01JT44Z774TTT9AY5S4HR8VRE4: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JT44ZQ4FRAG8VJZTZ2DXJG70

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-30T20:08:27.632Zjob assigned to worker 01JT44ZX5R7DQNYW051BYR1F3G [factory aws, i-0756e88695ae70e3f] (queued for 50 s)
 
22025-04-30T20:08:36.225Zstarting task 0: "setup"
32025-04-30T20:08:36.230Z++ uname -s
42025-04-30T20:08:36.233Z+ kern=SunOS
52025-04-30T20:08:36.233Z+ build_user=build
62025-04-30T20:08:36.233Z+ build_uid=12345
72025-04-30T20:08:36.233Z+ work_dir=/work
82025-04-30T20:08:36.233Z+ input_dir=/input
92025-04-30T20:08:36.233Z+ [[ 0 == 12345 ]]
102025-04-30T20:08:36.233Z+ case "$kern" in
112025-04-30T20:08:36.233Z+ groupadd -g 12345 build
122025-04-30T20:08:36.236Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-30T20:08:38.243Z+ zfs create -o mountpoint=/work rpool/work
142025-04-30T20:08:38.365Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-30T20:08:38.368Z+ home_fs=zfs
162025-04-30T20:08:38.368Z+ [[ zfs == autofs ]]
172025-04-30T20:08:38.368Z+ mkdir -p /home/build
182025-04-30T20:08:38.371Z+ chown build:build /home/build /work
192025-04-30T20:08:40.372Z+ chmod 0700 /home/build /work
202025-04-30T20:08:40.375Zprocess exited: duration 4151 ms, exit code 0
 
212025-04-30T20:08:40.384Zstarting task 1: "rust-toolchain"
222025-04-30T20:08:40.388Z * rust toolchain channel = "1.86.0"
232025-04-30T20:08:40.388Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
242025-04-30T20:08:40.388Z * rust toolchain profile = "default"
252025-04-30T20:08:40.388Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-30T20:08:40.388Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-30T20:08:40.388Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-30T20:08:40.391Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-30T20:08:40.393Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-30T20:08:40.482Zinfo: downloading installer
312025-04-30T20:08:42.156Zwarn: It looks like you have an existing installation of Rust at:
322025-04-30T20:08:42.156Zwarn: /opt/ooce/bin
332025-04-30T20:08:42.156Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-30T20:08:42.156Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-30T20:08:42.156Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-30T20:08:42.156Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-30T20:08:42.156Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-30T20:08:42.156Zerror: cannot install while Rust is installed
392025-04-30T20:08:42.156Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-30T20:08:42.192Zinfo: profile set to 'default'
412025-04-30T20:08:42.192Zinfo: default host triple is x86_64-unknown-illumos
422025-04-30T20:08:42.195Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-30T20:08:42.368Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-30T20:08:42.368Zinfo: downloading component 'cargo'
452025-04-30T20:08:43.140Zinfo: downloading component 'clippy'
462025-04-30T20:08:43.518Zinfo: downloading component 'rust-docs'
472025-04-30T20:08:45.069Zinfo: downloading component 'rust-std'
482025-04-30T20:08:46.902Zinfo: downloading component 'rustc'
492025-04-30T20:08:54.114Zinfo: downloading component 'rustfmt'
502025-04-30T20:08:54.347Zinfo: installing component 'cargo'
512025-04-30T20:08:55.186Zinfo: installing component 'clippy'
522025-04-30T20:08:55.573Zinfo: installing component 'rust-docs'
532025-04-30T20:08:57.508Zinfo: installing component 'rust-std'
542025-04-30T20:08:59.256Zinfo: installing component 'rustc'
552025-04-30T20:09:05.742Zinfo: installing component 'rustfmt'
562025-04-30T20:09:06.072Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-30T20:09:06.073Z
582025-04-30T20:09:06.491Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-30T20:09:06.491Z
602025-04-30T20:09:06.494Z
612025-04-30T20:09:06.494ZRust is installed now. Great!
622025-04-30T20:09:06.494Z
632025-04-30T20:09:06.494ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-30T20:09:06.494Zenvironment variable. This has not been done automatically.
652025-04-30T20:09:06.494Z
662025-04-30T20:09:06.495ZTo configure your current shell, you need to source
672025-04-30T20:09:06.495Zthe corresponding env file under $HOME/.cargo.
682025-04-30T20:09:06.495Z
692025-04-30T20:09:06.495ZThis is usually done by running one of the following (note the leading DOT):
702025-04-30T20:09:06.495Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-30T20:09:06.495Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-30T20:09:06.495Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-30T20:09:06.576Z+ rustup --version
742025-04-30T20:09:06.588Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-30T20:09:06.588Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-30T20:09:06.618Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-30T20:09:06.621Z+ cargo --version
782025-04-30T20:09:06.642Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-30T20:09:06.645Z+ rustc --version
802025-04-30T20:09:06.672Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-30T20:09:06.675Zprocess exited: duration 26288 ms, exit code 0
 
822025-04-30T20:09:06.681Zstarting task 2: "authentication"
832025-04-30T20:09:06.705Zprocess exited: duration 23 ms, exit code 0
 
842025-04-30T20:09:06.715Zstarting task 3: "clone repository"
852025-04-30T20:09:06.718Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-30T20:09:06.721Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-30T20:09:06.896ZCloning into '/work/oxidecomputer/omicron'...
882025-04-30T20:09:15.364Z+ cd /work/oxidecomputer/omicron
892025-04-30T20:09:15.364Z+ git fetch origin 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
902025-04-30T20:09:15.733ZFrom https://github.com/oxidecomputer/omicron
912025-04-30T20:09:15.733Z * branch 16a4c5675d86bcda0a448e8ffdda0b327cdeba13 -> FETCH_HEAD
922025-04-30T20:09:15.745Z+ [[ -n john/sled-agent-config-reconciler-1 ]]
932025-04-30T20:09:15.748Z++ git branch --show-current
942025-04-30T20:09:15.751Z+ current=main
952025-04-30T20:09:15.751Z+ [[ main != john/sled-agent-config-reconciler-1 ]]
962025-04-30T20:09:15.751Z+ git branch -f john/sled-agent-config-reconciler-1 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
972025-04-30T20:09:15.754Z+ git checkout -f john/sled-agent-config-reconciler-1
982025-04-30T20:09:15.961ZSwitched to branch 'john/sled-agent-config-reconciler-1'
992025-04-30T20:09:15.964Z+ git reset --hard 16a4c5675d86bcda0a448e8ffdda0b327cdeba13
1002025-04-30T20:09:15.983ZHEAD is now at 16a4c5675 make trait futures Send
1012025-04-30T20:09:15.986Zprocess exited: duration 9272 ms, exit code 0
 
1022025-04-30T20:09:15.993Zstarting task 4: "build"
1032025-04-30T20:09:15.998Z+ source ./env.sh
1042025-04-30T20:09:15.998Z++ OLD_SHELL_OPTS=ehxB
1052025-04-30T20:09:15.998Z++ set -o xtrace
1062025-04-30T20:09:16.004Z++++ dirname ./env.sh
1072025-04-30T20:09:16.007Z+++ readlink -f .
1082025-04-30T20:09:16.129Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-04-30T20:09:16.132Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-04-30T20:09:16.133Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-04-30T20:09:16.133Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-04-30T20:09:16.133Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132025-04-30T20:09:16.133Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142025-04-30T20:09:16.133Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152025-04-30T20:09:16.133Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-04-30T20:09:16.133Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-04-30T20:09:16.133Z++ case $OLD_SHELL_OPTS in
1182025-04-30T20:09:16.133Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-04-30T20:09:16.133Z+ source .github/buildomat/ci-env.sh
1202025-04-30T20:09:16.133Z++ export CARGO_TERM_COLOR=always
1212025-04-30T20:09:16.133Z++ CARGO_TERM_COLOR=always
1222025-04-30T20:09:16.134Z+ cargo --version
1232025-04-30T20:09:16.185Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1242025-04-30T20:09:16.188Z+ rustc --version
1252025-04-30T20:09:16.255Zrustc 1.86.0 (05f9846f8 2025-03-31)
1262025-04-30T20:09:16.258Z+ banner prerequisites
1272025-04-30T20:09:16.387Z
1282025-04-30T20:09:16.387Z ##### ##### ###### ##### ###### #### # # # #### #
1292025-04-30T20:09:16.387Z # # # # # # # # # # # # # # #
1302025-04-30T20:09:16.387Z # # # # ##### # # ##### # # # # # #### #
1312025-04-30T20:09:16.387Z ##### ##### # ##### # # # # # # # # #
1322025-04-30T20:09:16.388Z # # # # # # # # # # # # # # #
1332025-04-30T20:09:16.388Z # # # ###### # # ###### ### # #### # #### #
1342025-04-30T20:09:16.388Z
1352025-04-30T20:09:16.391Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362025-04-30T20:09:23.268Zpkg list: illegal option -- F
1372025-04-30T20:09:23.268ZUsage:
1382025-04-30T20:09:23.271Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1392025-04-30T20:09:23.271Z [pkg_fmri_pattern ...]
1402025-04-30T20:09:24.131Zpkg list: illegal option -- F
1412025-04-30T20:09:24.131ZUsage:
1422025-04-30T20:09:24.131Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1432025-04-30T20:09:24.131Z [pkg_fmri_pattern ...]
1442025-04-30T20:09:31.890Z Startup: Refreshing catalog 'helios-dev' ... Done
1452025-04-30T20:09:37.725Z Startup: Caching catalogs ... Done
1462025-04-30T20:09:58.525ZPlanning: Solver setup ... Done (19.687s)
1472025-04-30T20:09:58.735ZPlanning: Running solver ... Done (0.208s)
1482025-04-30T20:09:59.348ZPlanning: Finding local manifests ... Done (0.456s)
1492025-04-30T20:09:59.360ZPlanning: Fetching manifests: 0/7 0% complete
1502025-04-30T20:09:59.713ZPlanning: Fetching manifests: 7/7 100% complete
1512025-04-30T20:10:00.439ZPlanning: Package planning ... Done (0.726s)
1522025-04-30T20:10:00.498ZPlanning: Merging actions ... Done (0.057s)
1532025-04-30T20:10:01.994ZPlanning: Checking for conflicting actions ... Done (1.497s)
1542025-04-30T20:10:10.522ZPlanning: Consolidating action changes ... Done (8.527s)
1552025-04-30T20:10:10.939ZPlanning: Evaluating mediators ... Done (0.416s)
1562025-04-30T20:10:11.052ZPlanning: Planning completed in 33.21 seconds
1572025-04-30T20:10:11.069Z Packages to install: 4
1582025-04-30T20:10:11.069Z Packages to update: 3
1592025-04-30T20:10:11.069Z Mediators to change: 2
1602025-04-30T20:10:11.072Z Services to change: 1
1612025-04-30T20:10:11.072Z Estimated space available: 155.56 GB
1622025-04-30T20:10:11.072ZEstimated space to be consumed: 1.71 GB
1632025-04-30T20:10:11.072Z Create boot environment: No
1642025-04-30T20:10:11.072ZCreate backup boot environment: Yes
1652025-04-30T20:10:11.072Z Rebuild boot archive: No
1662025-04-30T20:10:11.072Z
1672025-04-30T20:10:11.072ZChanged mediators:
1682025-04-30T20:10:11.072Z mediator clang:
1692025-04-30T20:10:11.072Z version: None -> 15 (system default)
1702025-04-30T20:10:11.072Z
1712025-04-30T20:10:11.072Z mediator llvm:
1722025-04-30T20:10:11.072Z version: 14 (system default) -> 15 (system default)
1732025-04-30T20:10:11.072Z
1742025-04-30T20:10:11.072ZChanged packages:
1752025-04-30T20:10:11.072Zhelios-dev
1762025-04-30T20:10:11.072Z developer/build-essential
1772025-04-30T20:10:11.072Z None -> 11-2.0
1782025-04-30T20:10:11.072Z library/libxmlsec1
1792025-04-30T20:10:11.072Z None -> 1.2.35-2.0
1802025-04-30T20:10:11.072Z ooce/developer/clang-15
1812025-04-30T20:10:11.073Z None -> 15.0.7-2.0
1822025-04-30T20:10:11.073Z ooce/developer/llvm-15
1832025-04-30T20:10:11.073Z None -> 15.0.7-2.0
1842025-04-30T20:10:11.073Z package/pkg
1852025-04-30T20:10:11.073Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1862025-04-30T20:10:11.073Z system/library/g++-runtime
1872025-04-30T20:10:11.073Z 13-2.0 -> 14-2.0
1882025-04-30T20:10:11.073Z system/library/gcc-runtime
1892025-04-30T20:10:11.073Z 13-2.0 -> 14-2.0
1902025-04-30T20:10:11.073Z
1912025-04-30T20:10:11.073ZServices:
1922025-04-30T20:10:11.073Z restart_fmri:
1932025-04-30T20:10:11.073Z svc:/system/update-man-index:default
1942025-04-30T20:10:11.073Z
1952025-04-30T20:10:11.073ZEditable files to change:
1962025-04-30T20:10:11.073Z Update:
1972025-04-30T20:10:11.073Z usr/share/lib/pkg/web/config.shtml
1982025-04-30T20:10:11.321Z
1992025-04-30T20:10:11.321ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2002025-04-30T20:10:16.504ZDownload: 1187/4301 items 73.8/225.4MB 32% complete (14.8M/s)
2012025-04-30T20:10:21.505ZDownload: 1257/4301 items 98.5/225.4MB 43% complete (9.8M/s)
2022025-04-30T20:10:26.516ZDownload: 2318/4301 items 119.6/225.4MB 53% complete (4.9M/s)
2032025-04-30T20:10:31.575ZDownload: 3243/4301 items 203.0/225.4MB 90% complete (11.1M/s)
2042025-04-30T20:10:37.179ZDownload: 4297/4301 items 225.4/225.4MB 99% complete (10.5M/s)
2052025-04-30T20:10:38.892ZDownload: Completed 225.42 MB in 27.57 seconds (8.2M/s)
2062025-04-30T20:10:40.986Z Actions: 1/5122 actions (Removing old actions)
2072025-04-30T20:10:41.004Z Actions: 194/5122 actions (Installing new actions)
2082025-04-30T20:10:46.008Z Actions: 4122/5122 actions (Installing new actions)
2092025-04-30T20:10:46.400Z Actions: 4267/5122 actions (Updating modified actions)
2102025-04-30T20:10:47.012Z Actions: Completed 5122 actions in 6.00 seconds.
2112025-04-30T20:10:47.259Z Done (0.259s)
2122025-04-30T20:10:47.266Z Done (0.001s)
2132025-04-30T20:10:47.987Z Done (0.725s)
2142025-04-30T20:10:54.639Z Done (6.400s)
2152025-04-30T20:10:55.133Z Done (0.421s)
2162025-04-30T20:10:55.137Z Done (0.000s)
2172025-04-30T20:10:55.287Z Done (0.000s)
2182025-04-30T20:10:56.087ZPlanning: Evaluating mediator changes ... Done
2192025-04-30T20:10:56.253ZPlanning: Checking for conflicting actions ... Done
2202025-04-30T20:10:56.256ZPlanning: Consolidating action changes ... Done
2212025-04-30T20:10:56.532ZPlanning: Evaluating mediators ... Done
2222025-04-30T20:10:56.536ZPlanning: Planning completed in 0.45 seconds
2232025-04-30T20:10:56.573Z Mediators to change: 2
2242025-04-30T20:10:56.573Z Create boot environment: No
2252025-04-30T20:10:56.576ZCreate backup boot environment: No
2262025-04-30T20:10:56.672Z Done
2272025-04-30T20:10:56.672Z Done
2282025-04-30T20:10:57.153Z Done
2292025-04-30T20:11:01.015Z Done
2302025-04-30T20:11:01.110Z Done
2312025-04-30T20:11:01.113Z Done
2322025-04-30T20:11:01.226Z Done
2332025-04-30T20:11:01.870ZPlanning: Evaluating mediator changes ... Done
2342025-04-30T20:11:01.873ZPlanning: Merging actions ... Done
2352025-04-30T20:11:02.061ZPlanning: Checking for conflicting actions ... Done
2362025-04-30T20:11:02.064ZPlanning: Consolidating action changes ... Done
2372025-04-30T20:11:02.335ZPlanning: Evaluating mediators ... Done
2382025-04-30T20:11:02.392ZPlanning: Planning completed in 0.78 seconds
2392025-04-30T20:11:02.433Z Packages to change: 1
2402025-04-30T20:11:02.433Z Mediators to change: 1
2412025-04-30T20:11:02.433Z Services to change: 1
2422025-04-30T20:11:02.433Z Create boot environment: No
2432025-04-30T20:11:02.436ZCreate backup boot environment: Yes
2442025-04-30T20:11:04.687Z Actions: 1/6 actions (Updating modified actions)
2452025-04-30T20:11:04.714Z Actions: Completed 6 actions in 0.03 seconds.
2462025-04-30T20:11:04.717Z Done
2472025-04-30T20:11:04.717Z Done
2482025-04-30T20:11:04.861Z Done
2492025-04-30T20:11:08.597Z Done
2502025-04-30T20:11:08.695Z Done
2512025-04-30T20:11:08.698Z Done
2522025-04-30T20:11:08.848Z Done
2532025-04-30T20:11:09.288ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2542025-04-30T20:11:09.288Zclang system 15 system
2552025-04-30T20:11:09.288Zcsh system system illumos
2562025-04-30T20:11:09.288Zctags system system illumos
2572025-04-30T20:11:09.288Zgcc vendor 12 vendor
2582025-04-30T20:11:09.288Zgcc system 10 system
2592025-04-30T20:11:09.288Zgcc system 7 system
2602025-04-30T20:11:09.288Zgo system 1.20 system
2612025-04-30T20:11:09.288Zgo system 1.19 system
2622025-04-30T20:11:09.289Zllvm system 15 system
2632025-04-30T20:11:09.289Zllvm system 14 system
2642025-04-30T20:11:09.289Zmariadb system 10.6 system
2652025-04-30T20:11:09.289Zmta vendor vendor dma
2662025-04-30T20:11:09.289Zopenjdk system 17 system
2672025-04-30T20:11:09.289Zopenjdk system 11 system
2682025-04-30T20:11:09.289Zopenjdk system 1.8 system
2692025-04-30T20:11:09.289Zopenssl vendor 3 vendor
2702025-04-30T20:11:09.289Zperl system 5.36 system
2712025-04-30T20:11:09.289Zpostgresql system 15 system
2722025-04-30T20:11:09.289Zpostgresql system 13 system
2732025-04-30T20:11:09.289Zpython vendor 3 vendor
2742025-04-30T20:11:09.289Zpython system 2 system
2752025-04-30T20:11:09.289Zpython3 system 3.11 system
2762025-04-30T20:11:09.290Zruby system 3.0 system
2772025-04-30T20:11:09.290Zwords vendor vendor american-english
2782025-04-30T20:11:09.290Zwords system system australian-english
2792025-04-30T20:11:09.290Zwords system system british-english
2802025-04-30T20:11:09.290Zwords system system canadian-english
2812025-04-30T20:11:09.290Zwords system system french
2822025-04-30T20:11:09.290Zwords system system italian
2832025-04-30T20:11:09.290Zwords system system ngerman
2842025-04-30T20:11:09.290Zwords system system ogerman
2852025-04-30T20:11:09.290Zwords system system spanish
2862025-04-30T20:11:09.623ZPUBLISHER TYPE STATUS P LOCATION
2872025-04-30T20:11:09.623Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2882025-04-30T20:11:13.251ZFMRI IFO
2892025-04-30T20:11:13.251Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2902025-04-30T20:11:13.251Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2912025-04-30T20:11:13.251Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2922025-04-30T20:11:13.251Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2932025-04-30T20:11:13.251Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2942025-04-30T20:11:13.251Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2952025-04-30T20:11:13.252Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2962025-04-30T20:11:13.252Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2972025-04-30T20:11:13.252Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2982025-04-30T20:11:13.252Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2992025-04-30T20:11:13.252Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3002025-04-30T20:11:13.252Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3012025-04-30T20:11:13.252Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3022025-04-30T20:11:13.252Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3032025-04-30T20:11:13.252Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3042025-04-30T20:11:14.188Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3052025-04-30T20:11:14.504Z Updating git repository `https://github.com/seanmonstar/reqwest`
3062025-04-30T20:11:15.330Z Updating crates.io index
3072025-04-30T20:11:15.333Z Updating git repository `https://github.com/oxidecomputer/lldp`
3082025-04-30T20:11:15.720Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3092025-04-30T20:11:16.293Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3102025-04-30T20:11:16.606Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3112025-04-30T20:11:16.891Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3122025-04-30T20:11:17.237Z Updating git repository `https://github.com/oxidecomputer/propolis`
3132025-04-30T20:11:18.478Z Updating git repository `https://github.com/oxidecomputer/crucible`
3142025-04-30T20:11:20.493Z Updating git repository `https://github.com/oxidecomputer/opte`
3152025-04-30T20:11:21.363Z Updating git repository `https://github.com/oxidecomputer/falcon`
3162025-04-30T20:11:22.125Z Updating git repository `https://github.com/oxidecomputer/clickward`
3172025-04-30T20:11:22.532Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3182025-04-30T20:11:22.839Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3192025-04-30T20:11:23.539Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3202025-04-30T20:11:23.946Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3212025-04-30T20:11:24.469Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222025-04-30T20:11:24.819Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3232025-04-30T20:11:25.159Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-04-30T20:11:25.510Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-04-30T20:11:25.826Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-04-30T20:11:26.131Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-04-30T20:11:26.382Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-04-30T20:11:26.786Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3292025-04-30T20:11:27.167Z Updating git repository `https://github.com/oxidecomputer/ispf`
3302025-04-30T20:11:27.476Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3312025-04-30T20:11:27.879Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3322025-04-30T20:11:28.410Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3332025-04-30T20:11:28.842Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-04-30T20:11:29.167Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3352025-04-30T20:11:29.556Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3362025-04-30T20:11:30.065Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-04-30T20:11:30.401Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-04-30T20:11:30.659Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-04-30T20:11:30.992Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-04-30T20:11:31.354Z Updating git repository `https://github.com/oxidecomputer/omicron`
3412025-04-30T20:11:40.387Z Updating git repository `https://github.com/illumos/smf-rs`
3422025-04-30T20:11:41.862Z Downloading crates ...
3432025-04-30T20:11:41.929Z Downloaded byteorder v1.5.0
3442025-04-30T20:11:41.932Z Downloaded bitflags v1.3.2
3452025-04-30T20:11:41.937Z Downloaded autocfg v1.4.0
3462025-04-30T20:11:41.940Z Downloaded anstyle-parse v0.2.5
3472025-04-30T20:11:41.943Z Downloaded anstyle-query v1.1.1
3482025-04-30T20:11:41.943Z Downloaded zerocopy-derive v0.7.35
3492025-04-30T20:11:41.947Z Downloaded anstyle v1.0.10
3502025-04-30T20:11:41.950Z Downloaded equivalent v1.0.1
3512025-04-30T20:11:41.953Z Downloaded dtrace-parser v0.2.0
3522025-04-30T20:11:41.956Z Downloaded swrite v0.1.0
3532025-04-30T20:11:41.965Z Downloaded winnow v0.7.3
3542025-04-30T20:11:41.975Z Downloaded usdt-attr-macro v0.5.0
3552025-04-30T20:11:41.978Z Downloaded usdt-macro v0.5.0
3562025-04-30T20:11:41.978Z Downloaded cpufeatures v0.2.14
3572025-04-30T20:11:41.981Z Downloaded scroll_derive v0.12.0
3582025-04-30T20:11:41.981Z Downloaded zerocopy v0.7.35
3592025-04-30T20:11:41.995Z Downloaded fastrand v2.1.1
3602025-04-30T20:11:41.998Z Downloaded bytecount v0.6.8
3612025-04-30T20:11:41.998Z Downloaded memmap v0.7.0
3622025-04-30T20:11:42.001Z Downloaded block-buffer v0.10.4
3632025-04-30T20:11:42.001Z Downloaded anstream v0.6.15
3642025-04-30T20:11:42.005Z Downloaded colorchoice v1.0.2
3652025-04-30T20:11:42.005Z Downloaded proc-macro-error-attr v1.0.4
3662025-04-30T20:11:42.007Z Downloaded fs-err v3.1.0
3672025-04-30T20:11:42.008Z Downloaded fnv v1.0.7
3682025-04-30T20:11:42.011Z Downloaded crypto-common v0.1.6
3692025-04-30T20:11:42.011Z Downloaded clap_lex v0.7.4
3702025-04-30T20:11:42.011Z Downloaded cfg-if v1.0.0
3712025-04-30T20:11:42.011Z Downloaded cargo-platform v0.1.8
3722025-04-30T20:11:42.016Z Downloaded plain v0.2.3
3732025-04-30T20:11:42.016Z Downloaded tabled_derive v0.7.0
3742025-04-30T20:11:42.019Z Downloaded generic-array v0.14.7
3752025-04-30T20:11:42.019Z Downloaded digest v0.10.7
3762025-04-30T20:11:42.019Z Downloaded pest_generator v2.7.14
3772025-04-30T20:11:42.022Z Downloaded itoa v1.0.11
3782025-04-30T20:11:42.022Z Downloaded heck v0.5.0
3792025-04-30T20:11:42.025Z Downloaded toml_datetime v0.6.8
3802025-04-30T20:11:42.025Z Downloaded terminal_size v0.4.0
3812025-04-30T20:11:42.027Z Downloaded macaddr v1.0.1
3822025-04-30T20:11:42.030Z Downloaded dof v0.3.0
3832025-04-30T20:11:42.030Z Downloaded errno v0.3.9
3842025-04-30T20:11:42.031Z Downloaded terminal_size v0.2.6
3852025-04-30T20:11:42.034Z Downloaded thread-id v4.2.2
3862025-04-30T20:11:42.034Z Downloaded strsim v0.11.1
3872025-04-30T20:11:42.034Z Downloaded serde_tokenstream v0.2.2
3882025-04-30T20:11:42.037Z Downloaded thiserror-impl v1.0.69
3892025-04-30T20:11:42.037Z Downloaded smawk v0.3.2
3902025-04-30T20:11:42.040Z Downloaded thiserror v1.0.69
3912025-04-30T20:11:42.044Z Downloaded version_check v0.9.5
3922025-04-30T20:11:42.047Z Downloaded utf8parse v0.2.2
3932025-04-30T20:11:42.050Z Downloaded usdt v0.5.0
3942025-04-30T20:11:42.050Z Downloaded serde_spanned v0.6.8
3952025-04-30T20:11:42.050Z Downloaded pretty-hex v0.4.1
3962025-04-30T20:11:42.053Z Downloaded clap_derive v4.5.32
3972025-04-30T20:11:42.056Z Downloaded cargo_toml v0.21.0
3982025-04-30T20:11:42.056Z Downloaded cargo_metadata v0.19.2
3992025-04-30T20:11:42.059Z Downloaded camino-tempfile v1.1.1
4002025-04-30T20:11:42.059Z Downloaded once_cell v1.21.3
4012025-04-30T20:11:42.062Z Downloaded bitflags v2.9.0
4022025-04-30T20:11:42.065Z Downloaded proc-macro-error v1.0.4
4032025-04-30T20:11:42.068Z Downloaded semver v1.0.25
4042025-04-30T20:11:42.071Z Downloaded quote v1.0.39
4052025-04-30T20:11:42.074Z Downloaded pest_derive v2.7.14
4062025-04-30T20:11:42.077Z Downloaded unicode-linebreak v0.1.5
4072025-04-30T20:11:42.077Z Downloaded sha2 v0.10.8
4082025-04-30T20:11:42.080Z Downloaded scroll v0.12.0
4092025-04-30T20:11:42.080Z Downloaded io-lifetimes v1.0.11
4102025-04-30T20:11:42.083Z Downloaded tempfile v3.13.0
4112025-04-30T20:11:42.086Z Downloaded heck v0.4.1
4122025-04-30T20:11:42.091Z Downloaded thiserror v2.0.12
4132025-04-30T20:11:42.097Z Downloaded usdt-impl v0.5.0
4142025-04-30T20:11:42.100Z Downloaded anyhow v1.0.98
4152025-04-30T20:11:42.103Z Downloaded ryu v1.0.18
4162025-04-30T20:11:42.106Z Downloaded proc-macro2 v1.0.94
4172025-04-30T20:11:42.109Z Downloaded toml v0.8.20
4182025-04-30T20:11:42.112Z Downloaded typenum v1.17.0
4192025-04-30T20:11:42.115Z Downloaded pest_meta v2.7.14
4202025-04-30T20:11:42.118Z Downloaded papergrid v0.11.0
4212025-04-30T20:11:42.121Z Downloaded unicode-ident v1.0.14
4222025-04-30T20:11:42.124Z Downloaded clap v4.5.35
4232025-04-30T20:11:42.132Z Downloaded textwrap v0.16.1
4242025-04-30T20:11:42.135Z Downloaded serde_derive v1.0.219
4252025-04-30T20:11:42.138Z Downloaded ucd-trie v0.1.7
4262025-04-30T20:11:42.141Z Downloaded log v0.4.22
4272025-04-30T20:11:42.144Z Downloaded is_terminal_polyfill v1.70.1
4282025-04-30T20:11:42.144Z Downloaded thiserror-impl v2.0.12
4292025-04-30T20:11:42.144Z Downloaded camino v1.1.9
4302025-04-30T20:11:42.147Z Downloaded indexmap v2.7.1
4312025-04-30T20:11:42.154Z Downloaded serde v1.0.219
4322025-04-30T20:11:42.157Z Downloaded memchr v2.7.4
4332025-04-30T20:11:42.171Z Downloaded toml_edit v0.22.24
4342025-04-30T20:11:42.193Z Downloaded pest v2.7.14
4352025-04-30T20:11:42.211Z Downloaded serde_json v1.0.140
4362025-04-30T20:11:42.218Z Downloaded hashbrown v0.15.1
4372025-04-30T20:11:42.223Z Downloaded clap_builder v4.5.35
4382025-04-30T20:11:42.230Z Downloaded goblin v0.8.2
4392025-04-30T20:11:42.238Z Downloaded tabled v0.15.0
4402025-04-30T20:11:42.255Z Downloaded syn v1.0.109
4412025-04-30T20:11:42.271Z Downloaded unicode-width v0.1.14
4422025-04-30T20:11:42.280Z Downloaded syn v2.0.98
4432025-04-30T20:11:42.291Z Downloaded rustix v0.37.28
4442025-04-30T20:11:42.309Z Downloaded rustix v0.38.37
4452025-04-30T20:11:42.356Z Downloaded libc v0.2.171
4462025-04-30T20:11:42.505Z Compiling proc-macro2 v1.0.94
4472025-04-30T20:11:42.505Z Compiling unicode-ident v1.0.14
4482025-04-30T20:11:42.508Z Compiling version_check v0.9.5
4492025-04-30T20:11:42.509Z Compiling libc v0.2.171
4502025-04-30T20:11:42.509Z Compiling serde v1.0.219
4512025-04-30T20:11:42.509Z Compiling memchr v2.7.4
4522025-04-30T20:11:42.546Z Compiling thiserror v1.0.69
4532025-04-30T20:11:42.549Z Compiling ucd-trie v0.1.7
4542025-04-30T20:11:42.798Z Compiling ryu v1.0.18
4552025-04-30T20:11:43.155Z Compiling itoa v1.0.11
4562025-04-30T20:11:43.182Z Compiling once_cell v1.21.3
4572025-04-30T20:11:43.315Z Compiling byteorder v1.5.0
4582025-04-30T20:11:43.388Z Compiling rustix v0.38.37
4592025-04-30T20:11:43.579Z Compiling serde_json v1.0.140
4602025-04-30T20:11:43.889Z Compiling bitflags v2.9.0
4612025-04-30T20:11:43.979Z Compiling proc-macro-error-attr v1.0.4
4622025-04-30T20:11:44.133Z Compiling usdt-impl v0.5.0
4632025-04-30T20:11:44.237Z Compiling syn v1.0.109
4642025-04-30T20:11:44.305Z Compiling io-lifetimes v1.0.11
4652025-04-30T20:11:44.377Z Compiling proc-macro-error v1.0.4
4662025-04-30T20:11:44.438Z Compiling quote v1.0.39
4672025-04-30T20:11:44.523Z Compiling errno v0.3.9
4682025-04-30T20:11:44.774Z Compiling rustix v0.37.28
4692025-04-30T20:11:44.819Z Compiling utf8parse v0.2.2
4702025-04-30T20:11:44.848Z Compiling syn v2.0.98
4712025-04-30T20:11:45.084Z Compiling thread-id v4.2.2
4722025-04-30T20:11:45.108Z Compiling log v0.4.22
4732025-04-30T20:11:45.111Z Compiling plain v0.2.3
4742025-04-30T20:11:45.111Z Compiling equivalent v1.0.1
4752025-04-30T20:11:45.206Z Compiling camino v1.1.9
4762025-04-30T20:11:45.283Z Compiling hashbrown v0.15.1
4772025-04-30T20:11:45.599Z Compiling anstyle-parse v0.2.5
4782025-04-30T20:11:45.914Z Compiling thiserror v2.0.12
4792025-04-30T20:11:45.949Z Compiling unicode-width v0.1.14
4802025-04-30T20:11:46.062Z Compiling autocfg v1.4.0
4812025-04-30T20:11:46.251Z Compiling indexmap v2.7.1
4822025-04-30T20:11:46.340Z Compiling anstyle v1.0.10
4832025-04-30T20:11:46.502Z Compiling bitflags v1.3.2
4842025-04-30T20:11:46.563Z Compiling semver v1.0.25
4852025-04-30T20:11:46.625Z Compiling is_terminal_polyfill v1.70.1
4862025-04-30T20:11:46.777Z Compiling winnow v0.7.3
4872025-04-30T20:11:46.806Z Compiling anstyle-query v1.1.1
4882025-04-30T20:11:46.974Z Compiling colorchoice v1.0.2
4892025-04-30T20:11:47.000Z Compiling pretty-hex v0.4.1
4902025-04-30T20:11:47.147Z Compiling anstream v0.6.15
4912025-04-30T20:11:47.175Z Compiling fs-err v3.1.0
4922025-04-30T20:11:47.229Z Compiling terminal_size v0.4.0
4932025-04-30T20:11:47.776Z Compiling fnv v1.0.7
4942025-04-30T20:11:47.781Z Compiling heck v0.5.0
4952025-04-30T20:11:47.781Z Compiling clap_lex v0.7.4
4962025-04-30T20:11:47.825Z Compiling cfg-if v1.0.0
4972025-04-30T20:11:47.851Z Compiling heck v0.4.1
4982025-04-30T20:11:47.947Z Compiling anyhow v1.0.98
4992025-04-30T20:11:48.199Z Compiling bytecount v0.6.8
5002025-04-30T20:11:48.260Z Compiling fastrand v2.1.1
5012025-04-30T20:11:48.562Z Compiling strsim v0.11.1
5022025-04-30T20:11:48.772Z Compiling tempfile v3.13.0
5032025-04-30T20:11:48.800Z Compiling terminal_size v0.2.6
5042025-04-30T20:11:48.876Z Compiling papergrid v0.11.0
5052025-04-30T20:11:49.016Z Compiling clap_builder v4.5.35
5062025-04-30T20:11:49.223Z Compiling memmap v0.7.0
5072025-04-30T20:11:49.383Z Compiling smawk v0.3.2
5082025-04-30T20:11:49.559Z Compiling unicode-linebreak v0.1.5
5092025-04-30T20:11:50.054Z Compiling textwrap v0.16.1
5102025-04-30T20:11:50.124Z Compiling swrite v0.1.0
5112025-04-30T20:11:50.170Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5122025-04-30T20:11:50.664Z Compiling tabled_derive v0.7.0
5132025-04-30T20:11:52.076Z Compiling serde_derive v1.0.219
5142025-04-30T20:11:52.076Z Compiling thiserror-impl v1.0.69
5152025-04-30T20:11:52.079Z Compiling zerocopy-derive v0.7.35
5162025-04-30T20:11:52.080Z Compiling scroll_derive v0.12.0
5172025-04-30T20:11:52.080Z Compiling thiserror-impl v2.0.12
5182025-04-30T20:11:52.080Z Compiling clap_derive v4.5.32
5192025-04-30T20:11:52.209Z Compiling tabled v0.15.0
5202025-04-30T20:11:53.554Z Compiling scroll v0.12.0
5212025-04-30T20:11:54.138Z Compiling goblin v0.8.2
5222025-04-30T20:11:54.201Z Compiling zerocopy v0.7.35
5232025-04-30T20:11:55.188Z Compiling pest v2.7.14
5242025-04-30T20:11:56.411Z Compiling clap v4.5.35
5252025-04-30T20:11:57.431Z Compiling pest_meta v2.7.14
5262025-04-30T20:11:58.321Z Compiling pest_generator v2.7.14
5272025-04-30T20:11:59.674Z Compiling pest_derive v2.7.14
5282025-04-30T20:12:00.364Z Compiling dtrace-parser v0.2.0
5292025-04-30T20:12:01.290Z Compiling serde_spanned v0.6.8
5302025-04-30T20:12:01.293Z Compiling toml_datetime v0.6.8
5312025-04-30T20:12:01.293Z Compiling cargo-platform v0.1.8
5322025-04-30T20:12:01.630Z Compiling serde_tokenstream v0.2.2
5332025-04-30T20:12:01.799Z Compiling toml_edit v0.22.24
5342025-04-30T20:12:01.825Z Compiling macaddr v1.0.1
5352025-04-30T20:12:01.911Z Compiling camino-tempfile v1.1.1
5362025-04-30T20:12:02.704Z Compiling dof v0.3.0
5372025-04-30T20:12:02.704Z Compiling cargo_metadata v0.19.2
5382025-04-30T20:12:04.357Z Compiling usdt-attr-macro v0.5.0
5392025-04-30T20:12:04.358Z Compiling usdt-macro v0.5.0
5402025-04-30T20:12:04.722Z Compiling toml v0.8.20
5412025-04-30T20:12:05.516Z Compiling cargo_toml v0.21.0
5422025-04-30T20:12:05.540Z Compiling usdt v0.5.0
5432025-04-30T20:12:08.069Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5442025-04-30T20:12:11.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.34s
5452025-04-30T20:12:11.530Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5462025-04-30T20:12:12.179Z Downloading crates ...
5472025-04-30T20:12:12.315Z Downloaded cfg_aliases v0.1.1
5482025-04-30T20:12:12.318Z Downloaded headers-core v0.3.0
5492025-04-30T20:12:12.323Z Downloaded atomicwrites v0.4.4
5502025-04-30T20:12:12.326Z Downloaded cfg_aliases v0.2.1
5512025-04-30T20:12:12.330Z Downloaded async-stream-impl v0.3.6
5522025-04-30T20:12:12.341Z Downloaded ciborium-io v0.2.2
5532025-04-30T20:12:12.344Z Downloaded cstr-argument v0.1.2
5542025-04-30T20:12:12.344Z Downloaded http-body v1.0.1
5552025-04-30T20:12:12.348Z Downloaded crucible-workspace-hack v0.1.0
5562025-04-30T20:12:12.352Z Downloaded ident_case v1.0.1
5572025-04-30T20:12:12.354Z Downloaded hubpack_derive v0.1.1
5582025-04-30T20:12:12.355Z Downloaded crc8 v0.1.1
5592025-04-30T20:12:12.357Z Downloaded crunchy v0.2.2
5602025-04-30T20:12:12.357Z Downloaded bitfield v0.14.0
5612025-04-30T20:12:12.361Z Downloaded bit-vec v0.6.3
5622025-04-30T20:12:12.364Z Downloaded match_cfg v0.1.0
5632025-04-30T20:12:12.364Z Downloaded icu_provider_macros v1.5.0
5642025-04-30T20:12:12.367Z Downloaded is_ci v1.2.0
5652025-04-30T20:12:12.367Z Downloaded async-stream v0.3.6
5662025-04-30T20:12:12.370Z Downloaded http-range v0.1.5
5672025-04-30T20:12:12.373Z Downloaded instant v0.1.13
5682025-04-30T20:12:12.376Z Downloaded block-padding v0.3.3
5692025-04-30T20:12:12.376Z Downloaded bcrypt-pbkdf v0.10.0
5702025-04-30T20:12:12.379Z Downloaded md5 v0.7.0
5712025-04-30T20:12:12.379Z Downloaded bb8 v0.8.5
5722025-04-30T20:12:12.383Z Downloaded base16ct v0.2.0
5732025-04-30T20:12:12.386Z Downloaded atty v0.2.14
5742025-04-30T20:12:12.386Z Downloaded bitfield-struct v0.6.2
5752025-04-30T20:12:12.389Z Downloaded hex v0.4.3
5762025-04-30T20:12:12.392Z Downloaded heck v0.3.3
5772025-04-30T20:12:12.392Z Downloaded heapless v0.8.0
5782025-04-30T20:12:12.399Z Downloaded hostname v0.4.0
5792025-04-30T20:12:12.402Z Downloaded hostname v0.3.1
5802025-04-30T20:12:12.405Z Downloaded humantime v2.1.0
5812025-04-30T20:12:12.406Z Downloaded crc-catalog v2.4.0
5822025-04-30T20:12:12.409Z Downloaded hyper-tls v0.6.0
5832025-04-30T20:12:12.409Z Downloaded hubpack v0.1.2
5842025-04-30T20:12:12.412Z Downloaded crc v3.2.1
5852025-04-30T20:12:12.415Z Downloaded lazycell v1.3.0
5862025-04-30T20:12:12.418Z Downloaded idna_adapter v1.2.0
5872025-04-30T20:12:12.418Z Downloaded ciborium-ll v0.2.2
5882025-04-30T20:12:12.421Z Downloaded pretty-hex v0.2.1
5892025-04-30T20:12:12.424Z Downloaded indoc v2.0.6
5902025-04-30T20:12:12.427Z Downloaded lockfree-object-pool v0.1.6
5912025-04-30T20:12:12.430Z Downloaded internet-checksum v0.2.1
5922025-04-30T20:12:12.433Z Downloaded crossbeam-deque v0.8.5
5932025-04-30T20:12:12.436Z Downloaded lru v0.12.5
5942025-04-30T20:12:12.436Z Downloaded instability v0.3.2
5952025-04-30T20:12:12.439Z Downloaded mime v0.3.17
5962025-04-30T20:12:12.442Z Downloaded russh-cryptovec v0.7.3
5972025-04-30T20:12:12.445Z Downloaded libefi-sys v0.1.0
5982025-04-30T20:12:12.445Z Downloaded lazy_static v1.5.0
5992025-04-30T20:12:12.449Z Downloaded memoffset v0.9.1
6002025-04-30T20:12:12.453Z Downloaded maplit v1.0.2
6012025-04-30T20:12:12.453Z Downloaded libsw v3.4.0
6022025-04-30T20:12:12.456Z Downloaded cargo_metadata v0.18.1
6032025-04-30T20:12:12.456Z Downloaded bcs v0.1.6
6042025-04-30T20:12:12.459Z Downloaded serde_urlencoded v0.7.1
6052025-04-30T20:12:12.462Z Downloaded hyper-staticfile v0.10.1
6062025-04-30T20:12:12.465Z Downloaded hyper-rustls v0.27.3
6072025-04-30T20:12:12.468Z Downloaded highway v1.3.0
6082025-04-30T20:12:12.471Z Downloaded crc32fast v1.4.2
6092025-04-30T20:12:12.475Z Downloaded ciborium v0.2.2
6102025-04-30T20:12:12.478Z Downloaded libloading v0.8.5
6112025-04-30T20:12:12.481Z Downloaded cobs v0.2.3
6122025-04-30T20:12:12.485Z Downloaded lock_api v0.4.12
6132025-04-30T20:12:12.488Z Downloaded scrypt v0.11.0
6142025-04-30T20:12:12.488Z Downloaded lzss v0.8.2
6152025-04-30T20:12:12.491Z Downloaded litemap v0.7.3
6162025-04-30T20:12:12.493Z Downloaded icu_locid_transform v1.5.0
6172025-04-30T20:12:12.496Z Downloaded memmap2 v0.9.5
6182025-04-30T20:12:12.499Z Downloaded lalrpop-util v0.19.12
6192025-04-30T20:12:12.504Z Downloaded r2d2 v0.8.10
6202025-04-30T20:12:12.507Z Downloaded jobserver v0.1.32
6212025-04-30T20:12:12.507Z Downloaded psl-types v2.0.11
6222025-04-30T20:12:12.510Z Downloaded sync-ptr v0.1.1
6232025-04-30T20:12:12.510Z Downloaded strum v0.26.3
6242025-04-30T20:12:12.513Z Downloaded tinyvec_macros v0.1.1
6252025-04-30T20:12:12.513Z Downloaded sync_wrapper v1.0.1
6262025-04-30T20:12:12.516Z Downloaded rustls-pemfile v1.0.4
6272025-04-30T20:12:12.519Z Downloaded write16 v1.0.0
6282025-04-30T20:12:12.522Z Downloaded icu_locid_transform_data v1.5.0
6292025-04-30T20:12:12.522Z Downloaded iana-time-zone v0.1.63
6302025-04-30T20:12:12.526Z Downloaded sec1 v0.7.3
6312025-04-30T20:12:12.529Z Downloaded rustversion v1.0.17
6322025-04-30T20:12:12.532Z Downloaded rfc6979 v0.4.0
6332025-04-30T20:12:12.535Z Downloaded icu_normalizer v1.5.0
6342025-04-30T20:12:12.539Z Downloaded crc-any v2.5.0
6352025-04-30T20:12:12.542Z Downloaded cookie v0.18.1
6362025-04-30T20:12:12.546Z Downloaded signature v2.2.0
6372025-04-30T20:12:12.549Z Downloaded zone_cfg_derive v0.3.0
6382025-04-30T20:12:12.552Z Downloaded crossbeam-utils v0.8.21
6392025-04-30T20:12:12.555Z Downloaded cookie_store v0.21.1
6402025-04-30T20:12:12.558Z Downloaded slog-bunyan v2.5.0
6412025-04-30T20:12:12.561Z Downloaded slog-async v2.8.0
6422025-04-30T20:12:12.561Z Downloaded derive_builder_macro v0.20.2
6432025-04-30T20:12:12.564Z Downloaded sigpipe v0.1.3
6442025-04-30T20:12:12.564Z Downloaded icu_provider v1.5.0
6452025-04-30T20:12:12.567Z Downloaded heapless v0.7.17
6462025-04-30T20:12:12.573Z Downloaded foreign-types-shared v0.3.1
6472025-04-30T20:12:12.576Z Downloaded foreign-types-shared v0.1.1
6482025-04-30T20:12:12.577Z Downloaded tinystr v0.7.6
6492025-04-30T20:12:12.580Z Downloaded newtype_derive v0.1.6
6502025-04-30T20:12:12.583Z Downloaded futures-task v0.3.31
6512025-04-30T20:12:12.585Z Downloaded futures-sink v0.3.31
6522025-04-30T20:12:12.585Z Downloaded topological-sort v0.2.2
6532025-04-30T20:12:12.589Z Downloaded tiny-keccak v2.0.2
6542025-04-30T20:12:12.602Z Downloaded zeroize v1.8.1
6552025-04-30T20:12:12.605Z Downloaded icu_normalizer_data v1.5.0
6562025-04-30T20:12:12.608Z Downloaded indexmap v1.9.3
6572025-04-30T20:12:12.612Z Downloaded nibble_vec v0.1.0
6582025-04-30T20:12:12.615Z Downloaded icu_properties v1.5.1
6592025-04-30T20:12:12.618Z Downloaded shell-words v1.1.0
6602025-04-30T20:12:12.622Z Downloaded openssl-probe v0.1.5
6612025-04-30T20:12:12.622Z Downloaded openssl-macros v0.1.1
6622025-04-30T20:12:12.623Z Downloaded zstd v0.13.3
6632025-04-30T20:12:12.625Z Downloaded hickory-client v0.24.4
6642025-04-30T20:12:12.630Z Downloaded zstd-safe v7.2.3
6652025-04-30T20:12:12.633Z Downloaded spin v0.9.8
6662025-04-30T20:12:12.636Z Downloaded progenitor-impl v0.9.1
6672025-04-30T20:12:12.640Z Downloaded futures-executor v0.3.31
6682025-04-30T20:12:12.643Z Downloaded progenitor-macro v0.9.1
6692025-04-30T20:12:12.643Z Downloaded futures-macro v0.3.31
6702025-04-30T20:12:12.647Z Downloaded foreign-types-macros v0.2.3
6712025-04-30T20:12:12.647Z Downloaded serde-big-array v0.5.1
6722025-04-30T20:12:12.650Z Downloaded ena v0.14.3
6732025-04-30T20:12:12.652Z Downloaded base64 v0.21.7
6742025-04-30T20:12:12.656Z Downloaded rustc_version v0.4.1
6752025-04-30T20:12:12.659Z Downloaded vte v0.11.1
6762025-04-30T20:12:12.663Z Downloaded newtype-uuid v1.2.1
6772025-04-30T20:12:12.666Z Downloaded nanorand v0.7.0
6782025-04-30T20:12:12.666Z Downloaded num-iter v0.1.45
6792025-04-30T20:12:12.669Z Downloaded num-integer v0.1.46
6802025-04-30T20:12:12.672Z Downloaded bzip2 v0.5.2
6812025-04-30T20:12:12.672Z Downloaded yoke v0.7.4
6822025-04-30T20:12:12.675Z Downloaded bytes v1.10.1
6832025-04-30T20:12:12.680Z Downloaded hyper-util v0.1.11
6842025-04-30T20:12:12.686Z Downloaded crypto-bigint v0.5.5
6852025-04-30T20:12:12.694Z Downloaded time-core v0.1.2
6862025-04-30T20:12:12.697Z Downloaded supports-color v3.0.2
6872025-04-30T20:12:12.700Z Downloaded yasna v0.5.2
6882025-04-30T20:12:12.703Z Downloaded phf v0.11.2
6892025-04-30T20:12:12.704Z Downloaded peg v0.8.5
6902025-04-30T20:12:12.708Z Downloaded socket2 v0.5.9
6912025-04-30T20:12:12.711Z Downloaded ref-cast-impl v1.0.23
6922025-04-30T20:12:12.714Z Downloaded zerofrom v0.1.4
6932025-04-30T20:12:12.717Z Downloaded polyval v0.6.2
6942025-04-30T20:12:12.720Z Downloaded tinyvec v1.8.0
6952025-04-30T20:12:12.723Z Downloaded unicode-xid v0.2.6
6962025-04-30T20:12:12.726Z Downloaded serde_repr v0.1.19
6972025-04-30T20:12:12.729Z Downloaded rand_core v0.6.4
6982025-04-30T20:12:12.729Z Downloaded base64 v0.22.1
6992025-04-30T20:12:12.734Z Downloaded cc v1.2.15
7002025-04-30T20:12:12.739Z Downloaded slog-stdlog v4.1.1
7012025-04-30T20:12:12.741Z Downloaded num-rational v0.4.2
7022025-04-30T20:12:12.744Z Downloaded serde_plain v1.0.2
7032025-04-30T20:12:12.747Z Downloaded serde-hex v0.1.0
7042025-04-30T20:12:12.750Z Downloaded parking_lot v0.11.2
7052025-04-30T20:12:12.753Z Downloaded pretty_assertions v1.4.1
7062025-04-30T20:12:12.758Z Downloaded enum-as-inner v0.6.1
7072025-04-30T20:12:12.758Z Downloaded hickory-server v0.24.4
7082025-04-30T20:12:12.764Z Downloaded filetime v0.2.25
7092025-04-30T20:12:12.768Z Downloaded untrusted v0.9.0
7102025-04-30T20:12:12.771Z Downloaded env_filter v0.1.2
7112025-04-30T20:12:12.774Z Downloaded termcolor v1.4.1
7122025-04-30T20:12:12.774Z Downloaded static_assertions v1.1.0
7132025-04-30T20:12:12.777Z Downloaded tokio-native-tls v0.3.1
7142025-04-30T20:12:12.780Z Downloaded foreign-types v0.5.0
7152025-04-30T20:12:12.783Z Downloaded opaque-debug v0.3.1
7162025-04-30T20:12:12.783Z Downloaded tokio-macros v2.5.0
7172025-04-30T20:12:12.786Z Downloaded parse-display v0.10.0
7182025-04-30T20:12:12.786Z Downloaded salsa20 v0.10.2
7192025-04-30T20:12:12.789Z Downloaded peg-macros v0.8.5
7202025-04-30T20:12:12.792Z Downloaded serde_derive_internals v0.29.1
7212025-04-30T20:12:12.792Z Downloaded unsafe-libyaml v0.2.11
7222025-04-30T20:12:12.797Z Downloaded pkcs1 v0.7.5
7232025-04-30T20:12:12.801Z Downloaded whoami v1.5.2
7242025-04-30T20:12:12.804Z Downloaded defmt v0.3.8
7252025-04-30T20:12:12.828Z Downloaded diesel-dtrace v0.4.2
7262025-04-30T20:12:12.828Z Downloaded progenitor v0.8.0
7272025-04-30T20:12:12.828Z Downloaded foreign-types v0.3.2
7282025-04-30T20:12:12.828Z Downloaded num-traits v0.2.19
7292025-04-30T20:12:12.828Z Downloaded rpassword v7.3.1
7302025-04-30T20:12:12.828Z Downloaded half v2.4.1
7312025-04-30T20:12:12.828Z Downloaded icu_collections v1.5.0
7322025-04-30T20:12:12.832Z Downloaded sha1 v0.10.6
7332025-04-30T20:12:12.835Z Downloaded foldhash v0.1.3
7342025-04-30T20:12:12.835Z Downloaded tokio-rustls v0.24.1
7352025-04-30T20:12:12.838Z Downloaded parking_lot_core v0.9.10
7362025-04-30T20:12:12.841Z Downloaded funty v2.0.0
7372025-04-30T20:12:12.844Z Downloaded packed_struct_codegen v0.10.1
7382025-04-30T20:12:12.847Z Downloaded fs-err v2.11.0
7392025-04-30T20:12:12.850Z Downloaded parse-display-derive v0.10.0
7402025-04-30T20:12:12.850Z Downloaded diff v0.1.13
7412025-04-30T20:12:12.854Z Downloaded value-bag v1.9.0
7422025-04-30T20:12:12.858Z Downloaded predicates-core v1.0.8
7432025-04-30T20:12:12.861Z Downloaded packed_struct v0.10.1
7442025-04-30T20:12:12.864Z Downloaded num_enum_derive v0.5.11
7452025-04-30T20:12:12.864Z Downloaded document-features v0.2.10
7462025-04-30T20:12:12.869Z Downloaded xshell-macros v0.2.7
7472025-04-30T20:12:12.869Z Downloaded void v1.0.2
7482025-04-30T20:12:12.872Z Downloaded debug-ignore v1.0.5
7492025-04-30T20:12:12.872Z Downloaded num_enum v0.5.11
7502025-04-30T20:12:12.876Z Downloaded headers v0.4.0
7512025-04-30T20:12:12.883Z Downloaded form_urlencoded v1.2.1
7522025-04-30T20:12:12.886Z Downloaded zip v0.6.6
7532025-04-30T20:12:12.890Z Downloaded slab v0.4.9
7542025-04-30T20:12:12.893Z Downloaded num-conv v0.1.0
7552025-04-30T20:12:12.896Z Downloaded dyn-clone v1.0.19
7562025-04-30T20:12:12.899Z Downloaded smallvec v0.6.14
7572025-04-30T20:12:12.899Z Downloaded schemars_derive v0.8.22
7582025-04-30T20:12:12.901Z Downloaded structmeta v0.3.0
7592025-04-30T20:12:12.904Z Downloaded smf v0.2.3
7602025-04-30T20:12:12.905Z Downloaded multimap v0.10.0
7612025-04-30T20:12:13.911Z Downloaded multer v3.1.0
7622025-04-30T20:12:13.915Z Downloaded precomputed-hash v0.1.1
7632025-04-30T20:12:13.915Z Downloaded percent-encoding v2.3.1
7642025-04-30T20:12:13.916Z Downloaded path-slash v0.1.5
7652025-04-30T20:12:13.916Z Downloaded num-complex v0.4.6
7662025-04-30T20:12:13.916Z Downloaded num-derive v0.4.2
7672025-04-30T20:12:13.916Z Downloaded progenitor-client v0.8.0
7682025-04-30T20:12:13.916Z Downloaded phf_generator v0.11.2
7692025-04-30T20:12:13.916Z Downloaded toml_edit v0.19.15
7702025-04-30T20:12:13.916Z Downloaded quick-error v1.2.3
7712025-04-30T20:12:13.916Z Downloaded uzers v0.12.1
7722025-04-30T20:12:13.916Z Downloaded dropshot_endpoint v0.16.0
7732025-04-30T20:12:13.917Z Downloaded try-lock v0.2.5
7742025-04-30T20:12:13.917Z Downloaded derive-where v1.2.7
7752025-04-30T20:12:13.917Z Downloaded libxml v0.3.3
7762025-04-30T20:12:13.917Z Downloaded hash32 v0.3.1
7772025-04-30T20:12:13.917Z Downloaded hash32 v0.2.1
7782025-04-30T20:12:13.917Z Downloaded ghash v0.5.1
7792025-04-30T20:12:13.917Z Downloaded darling_macro v0.20.10
7802025-04-30T20:12:13.917Z Downloaded ff v0.13.0
7812025-04-30T20:12:13.917Z Downloaded subprocess v0.2.9
7822025-04-30T20:12:13.917Z Downloaded slog-term v2.9.1
7832025-04-30T20:12:13.917Z Downloaded endian-type v0.1.2
7842025-04-30T20:12:13.917Z Downloaded want v0.3.1
7852025-04-30T20:12:13.917Z Downloaded waitgroup v0.1.2
7862025-04-30T20:12:13.917Z Downloaded pem v3.0.5
7872025-04-30T20:12:13.917Z Downloaded ed25519 v2.2.3
7882025-04-30T20:12:13.917Z Downloaded num-derive v0.3.3
7892025-04-30T20:12:13.917Z Downloaded typify v0.2.0
7902025-04-30T20:12:13.918Z Downloaded flate2 v1.1.1
7912025-04-30T20:12:13.918Z Downloaded omicron-zone-package v0.12.0
7922025-04-30T20:12:13.918Z Downloaded publicsuffix v2.3.0
7932025-04-30T20:12:13.918Z Downloaded rustc_version v0.1.7
7942025-04-30T20:12:13.918Z Downloaded rustc-hash v1.1.0
7952025-04-30T20:12:13.918Z Downloaded zerovec-derive v0.10.3
7962025-04-30T20:12:13.918Z Downloaded hashbrown v0.13.2
7972025-04-30T20:12:13.918Z Downloaded siphasher v0.3.11
7982025-04-30T20:12:13.918Z Downloaded rustc-hash v2.1.1
7992025-04-30T20:12:13.918Z Downloaded oso-derive v0.27.3
8002025-04-30T20:12:13.918Z Downloaded rustyline v14.0.0
8012025-04-30T20:12:13.918Z Downloaded itertools v0.12.1
8022025-04-30T20:12:13.918Z Downloaded peg-runtime v0.8.5
8032025-04-30T20:12:13.918Z Downloaded pbkdf2 v0.12.2
8042025-04-30T20:12:13.918Z Downloaded aes-gcm v0.10.3
8052025-04-30T20:12:13.918Z Downloaded olpc-cjson v0.1.4
8062025-04-30T20:12:13.918Z Downloaded proc-macro-crate v1.3.1
8072025-04-30T20:12:13.919Z Downloaded ecdsa v0.16.9
8082025-04-30T20:12:13.919Z Downloaded smallvec v1.14.0
8092025-04-30T20:12:13.919Z Downloaded tui-tree-widget v0.23.0
8102025-04-30T20:12:13.919Z Downloaded flagset v0.4.6
8112025-04-30T20:12:13.919Z Downloaded miniz_oxide v0.8.5
8122025-04-30T20:12:13.919Z Downloaded defmt-parser v0.3.4
8132025-04-30T20:12:13.919Z Downloaded data-encoding v2.6.0
8142025-04-30T20:12:13.919Z Downloaded quinn v0.11.5
8152025-04-30T20:12:13.919Z Downloaded zone v0.3.1
8162025-04-30T20:12:13.919Z Downloaded test-strategy v0.4.0
8172025-04-30T20:12:13.920Z Downloaded gethostname v0.5.0
8182025-04-30T20:12:13.920Z Downloaded defmt-macros v0.3.9
8192025-04-30T20:12:13.920Z Downloaded diesel_table_macro_syntax v0.2.0
8202025-04-30T20:12:13.920Z Downloaded proc-macro-error2 v2.0.1
8212025-04-30T20:12:13.920Z Downloaded postcard v1.0.10
8222025-04-30T20:12:13.920Z Downloaded getrandom v0.3.1
8232025-04-30T20:12:13.920Z Downloaded tokio-rustls v0.25.0
8242025-04-30T20:12:13.920Z Downloaded fxhash v0.2.1
8252025-04-30T20:12:13.920Z Downloaded yoke-derive v0.7.4
8262025-04-30T20:12:13.920Z Downloaded parse-size v1.1.0
8272025-04-30T20:12:13.920Z Downloaded vergen v8.3.2
8282025-04-30T20:12:13.920Z Downloaded tokio-postgres v0.7.13
8292025-04-30T20:12:13.920Z Downloaded progenitor-client v0.9.1
8302025-04-30T20:12:13.920Z Downloaded futures-core v0.3.31
8312025-04-30T20:12:13.920Z Downloaded slog-envlogger v2.2.0
8322025-04-30T20:12:13.920Z Downloaded unicase v2.7.0
8332025-04-30T20:12:13.920Z Downloaded aho-corasick v1.1.3
8342025-04-30T20:12:13.920Z Downloaded tower-layer v0.3.3
8352025-04-30T20:12:13.920Z Downloaded openssl-sys v0.9.107
8362025-04-30T20:12:13.920Z Downloaded newline-converter v0.3.0
8372025-04-30T20:12:13.920Z Downloaded hkdf v0.12.4
8382025-04-30T20:12:13.920Z Downloaded unicode-truncate v1.1.0
8392025-04-30T20:12:13.920Z Downloaded uuid v1.16.0
8402025-04-30T20:12:13.920Z Downloaded either v1.14.0
8412025-04-30T20:12:13.920Z Downloaded deranged v0.3.11
8422025-04-30T20:12:13.921Z Downloaded nodrop v0.1.14
8432025-04-30T20:12:13.921Z Downloaded glob v0.3.2
8442025-04-30T20:12:13.921Z Downloaded utf8_iter v1.0.4
8452025-04-30T20:12:13.921Z Downloaded getrandom v0.2.15
8462025-04-30T20:12:13.921Z Downloaded quinn-udp v0.5.5
8472025-04-30T20:12:13.921Z Downloaded oxnet v0.1.1
8482025-04-30T20:12:13.921Z Downloaded similar v2.7.0
8492025-04-30T20:12:13.921Z Downloaded tracing-core v0.1.32
8502025-04-30T20:12:13.922Z Downloaded predicates v3.1.3
8512025-04-30T20:12:13.922Z Downloaded new_debug_unreachable v1.0.6
8522025-04-30T20:12:13.922Z Downloaded string_cache v0.8.9
8532025-04-30T20:12:13.922Z Downloaded sqlparser_derive v0.2.2
8542025-04-30T20:12:13.922Z Downloaded curve25519-dalek-derive v0.1.1
8552025-04-30T20:12:13.922Z Downloaded ssh-cipher v0.2.0
8562025-04-30T20:12:13.922Z Downloaded rsa v0.9.6
8572025-04-30T20:12:13.922Z Downloaded mio v1.0.2
8582025-04-30T20:12:13.922Z Downloaded normalize-line-endings v0.3.0
8592025-04-30T20:12:13.922Z Downloaded utf-8 v0.7.6
8602025-04-30T20:12:13.922Z Downloaded xz2 v0.1.7
8612025-04-30T20:12:13.922Z Downloaded der v0.7.9
8622025-04-30T20:12:13.929Z Downloaded xshell v0.2.7
8632025-04-30T20:12:13.929Z Downloaded ref-cast v1.0.23
8642025-04-30T20:12:13.929Z Downloaded utf16_iter v1.0.5
8652025-04-30T20:12:13.929Z Downloaded signal-hook v0.3.17
8662025-04-30T20:12:13.929Z Downloaded phf_shared v0.11.2
8672025-04-30T20:12:13.930Z Downloaded phf_codegen v0.11.2
8682025-04-30T20:12:13.930Z Downloaded ron v0.7.1
8692025-04-30T20:12:13.930Z Downloaded tough v0.20.0
8702025-04-30T20:12:13.930Z Downloaded secrecy v0.8.0
8712025-04-30T20:12:13.930Z Downloaded scheduled-thread-pool v0.2.7
8722025-04-30T20:12:13.930Z Downloaded take_mut v0.2.2
8732025-04-30T20:12:13.930Z Downloaded password-hash v0.4.2
8742025-04-30T20:12:13.930Z Downloaded num_threads v0.1.7
8752025-04-30T20:12:13.930Z Downloaded number_prefix v0.4.0
8762025-04-30T20:12:13.930Z Downloaded oso v0.27.3
8772025-04-30T20:12:13.930Z Downloaded globset v0.4.15
8782025-04-30T20:12:13.930Z Downloaded unarray v0.1.4
8792025-04-30T20:12:13.930Z Downloaded num v0.4.3
8802025-04-30T20:12:13.930Z Downloaded thiserror-impl-no-std v2.0.2
8812025-04-30T20:12:13.930Z Downloaded typify-macro v0.3.0
8822025-04-30T20:12:13.930Z Downloaded group v0.13.0
8832025-04-30T20:12:13.930Z Downloaded float-ord v0.3.2
8842025-04-30T20:12:13.930Z Downloaded unicode-bidi v0.3.17
8852025-04-30T20:12:13.930Z Downloaded diesel_derives v2.2.3
8862025-04-30T20:12:13.930Z Downloaded tokio-rustls v0.26.0
8872025-04-30T20:12:13.930Z Downloaded winnow v0.5.40
8882025-04-30T20:12:13.930Z Downloaded zone_cfg_derive v0.1.2
8892025-04-30T20:12:13.930Z Downloaded strum_macros v0.25.3
8902025-04-30T20:12:13.930Z Downloaded displaydoc v0.2.5
8912025-04-30T20:12:13.931Z Downloaded proc-macro-error-attr2 v2.0.0
8922025-04-30T20:12:13.931Z Downloaded futures-channel v0.3.31
8932025-04-30T20:12:13.932Z Downloaded pin-utils v0.1.0
8942025-04-30T20:12:13.932Z Downloaded pin-project-internal v1.1.6
8952025-04-30T20:12:13.932Z Downloaded password-hash v0.5.0
8962025-04-30T20:12:13.932Z Downloaded pin-project-lite v0.2.14
8972025-04-30T20:12:13.932Z Downloaded tower v0.5.2
8982025-04-30T20:12:13.932Z Downloaded ppv-lite86 v0.2.20
8992025-04-30T20:12:13.932Z Downloaded dunce v1.0.5
9002025-04-30T20:12:13.932Z Downloaded subtle v2.6.1
9012025-04-30T20:12:13.932Z Downloaded fixedbitset v0.5.7
9022025-04-30T20:12:13.932Z Downloaded sqlparser v0.45.0
9032025-04-30T20:12:13.932Z Downloaded derive_builder v0.20.2
9042025-04-30T20:12:13.932Z Downloaded term v0.7.0
9052025-04-30T20:12:13.932Z Downloaded serde_with v3.12.0
9062025-04-30T20:12:13.932Z Downloaded rustls-pemfile v2.2.0
9072025-04-30T20:12:13.932Z Downloaded zerocopy v0.6.6
9082025-04-30T20:12:13.932Z Downloaded dsl_auto_type v0.1.2
9092025-04-30T20:12:13.932Z Downloaded termtree v0.5.1
9102025-04-30T20:12:13.932Z Downloaded hashbrown v0.12.3
9112025-04-30T20:12:13.932Z Downloaded postgres-protocol v0.6.8
9122025-04-30T20:12:13.932Z Downloaded powerfmt v0.2.0
9132025-04-30T20:12:13.932Z Downloaded tungstenite v0.21.0
9142025-04-30T20:12:13.932Z Downloaded rayon v1.10.0
9152025-04-30T20:12:13.933Z Downloaded salty v0.3.0
9162025-04-30T20:12:13.933Z Downloaded chrono v0.4.40
9172025-04-30T20:12:13.933Z Downloaded env_logger v0.10.2
9182025-04-30T20:12:13.933Z Downloaded rustls-pki-types v1.10.0
9192025-04-30T20:12:13.933Z Downloaded tungstenite v0.23.0
9202025-04-30T20:12:13.933Z Downloaded icu_properties_data v1.5.0
9212025-04-30T20:12:13.933Z Downloaded darling_core v0.20.10
9222025-04-30T20:12:13.933Z Downloaded qorb v0.3.1
9232025-04-30T20:12:13.933Z Downloaded snafu v0.8.5
9242025-04-30T20:12:13.933Z Downloaded typed-path v0.9.3
9252025-04-30T20:12:13.933Z Downloaded portable-atomic v1.11.0
9262025-04-30T20:12:13.933Z Downloaded num-bigint v0.4.6
9272025-04-30T20:12:13.933Z Downloaded parse-zoneinfo v0.3.1
9282025-04-30T20:12:13.933Z Downloaded zerovec v0.10.4
9292025-04-30T20:12:13.934Z Downloaded steno v0.4.1
9302025-04-30T20:12:13.934Z Downloaded tabled v0.18.0
9312025-04-30T20:12:13.934Z Downloaded samael v0.0.18
9322025-04-30T20:12:13.934Z Downloaded p521 v0.13.3
9332025-04-30T20:12:13.934Z Downloaded tokio-util v0.7.13
9342025-04-30T20:12:13.934Z Downloaded petname v2.0.2
9352025-04-30T20:12:13.934Z Downloaded rustls-webpki v0.102.8
9362025-04-30T20:12:13.934Z Downloaded h2 v0.4.6
9372025-04-30T20:12:13.934Z Downloaded smoltcp v0.9.1
9382025-04-30T20:12:13.934Z Downloaded x509-cert v0.2.5
9392025-04-30T20:12:13.935Z Downloaded unicode-segmentation v1.12.0
9402025-04-30T20:12:13.935Z Downloaded zerocopy v0.8.10
9412025-04-30T20:12:13.935Z Downloaded nom v7.1.3
9422025-04-30T20:12:13.935Z Downloaded proptest v1.6.0
9432025-04-30T20:12:13.935Z Downloaded quinn-proto v0.11.8
9442025-04-30T20:12:13.935Z Downloaded zip v2.6.1
9452025-04-30T20:12:13.935Z Downloaded futures-util v0.3.31
9462025-04-30T20:12:13.935Z Downloaded regex v1.11.1
9472025-04-30T20:12:13.935Z Downloaded num-bigint-dig v0.8.4
9482025-04-30T20:12:13.935Z Downloaded bstr v1.10.0
9492025-04-30T20:12:13.935Z Downloaded radix_trie v0.2.1
9502025-04-30T20:12:13.936Z Downloaded unicode-width v0.2.0
9512025-04-30T20:12:13.936Z Downloaded chrono-tz v0.10.3
9522025-04-30T20:12:13.936Z Downloaded p384 v0.13.0
9532025-04-30T20:12:13.936Z Downloaded reedline v0.38.0
9542025-04-30T20:12:13.936Z Downloaded rustls-webpki v0.101.7
9552025-04-30T20:12:13.936Z Downloaded rustls v0.21.12
9562025-04-30T20:12:13.936Z Downloaded openssl v0.10.72
9572025-04-30T20:12:13.936Z Downloaded openapiv3 v2.0.0
9582025-04-30T20:12:13.936Z Downloaded git2 v0.19.0
9592025-04-30T20:12:13.936Z Downloaded nix v0.28.0
9602025-04-30T20:12:13.936Z Downloaded hickory-proto v0.24.4
9612025-04-30T20:12:13.936Z Downloaded regress v0.10.3
9622025-04-30T20:12:13.940Z Downloaded regex-syntax v0.6.29
9632025-04-30T20:12:13.940Z Downloaded object v0.36.5
9642025-04-30T20:12:13.940Z Downloaded curve25519-dalek v4.1.3
9652025-04-30T20:12:13.940Z Downloaded regex-syntax v0.8.5
9662025-04-30T20:12:13.940Z Downloaded rustls v0.23.19
9672025-04-30T20:12:13.940Z Downloaded webpki-roots v0.26.6
9682025-04-30T20:12:13.940Z Downloaded typify-impl v0.2.0
9692025-04-30T20:12:13.940Z Downloaded gimli v0.31.1
9702025-04-30T20:12:13.940Z Downloaded dropshot v0.16.0
9712025-04-30T20:12:13.940Z Downloaded object v0.30.4
9722025-04-30T20:12:13.940Z Downloaded polar-core v0.27.3
9732025-04-30T20:12:13.940Z Downloaded smoltcp v0.11.0
9742025-04-30T20:12:13.940Z Downloaded ratatui v0.29.0
9752025-04-30T20:12:13.960Z Downloaded nix v0.29.0
9762025-04-30T20:12:13.972Z Downloaded rustls v0.22.4
9772025-04-30T20:12:13.986Z Downloaded typify-impl v0.3.0
9782025-04-30T20:12:14.001Z Downloaded diesel v2.2.9
9792025-04-30T20:12:14.020Z Downloaded regex-automata v0.4.8
9802025-04-30T20:12:14.037Z Downloaded bzip2-sys v0.1.13+1.0.8
9812025-04-30T20:12:14.048Z Downloaded zerocopy-derive v0.6.6
9822025-04-30T20:12:14.058Z Downloaded sled v0.34.7
9832025-04-30T20:12:14.069Z Downloaded vcpkg v0.2.15
9842025-04-30T20:12:14.110Z Downloaded petgraph v0.7.1
9852025-04-30T20:12:14.129Z Downloaded nix v0.27.1
9862025-04-30T20:12:14.140Z Downloaded minimal-lexical v0.2.1
9872025-04-30T20:12:14.145Z Downloaded unicode-normalization v0.1.24
9882025-04-30T20:12:14.149Z Downloaded bindgen v0.71.1
9892025-04-30T20:12:14.157Z Downloaded jiff v0.2.10
9902025-04-30T20:12:14.176Z Downloaded quick-xml v0.37.2
9912025-04-30T20:12:14.182Z Downloaded sha3 v0.10.8
9922025-04-30T20:12:14.186Z Downloaded tokio v1.43.1
9932025-04-30T20:12:14.224Z Downloaded postgres-types v0.2.9
9942025-04-30T20:12:14.227Z Downloaded pin-project v1.1.6
9952025-04-30T20:12:14.236Z Downloaded russh v0.45.0
9962025-04-30T20:12:14.241Z Downloaded strum_macros v0.26.4
9972025-04-30T20:12:14.244Z Downloaded darling v0.20.10
9982025-04-30T20:12:14.248Z Downloaded lalrpop v0.19.12
9992025-04-30T20:12:14.260Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10002025-04-30T20:12:14.279Z Downloaded libz-sys v1.1.20
10012025-04-30T20:12:14.300Z Downloaded csv v1.3.1
10022025-04-30T20:12:14.319Z Downloaded lzma-sys v0.1.20
10032025-04-30T20:12:14.347Z Downloaded petgraph v0.6.5
10042025-04-30T20:12:14.363Z Downloaded snafu-derive v0.8.5
10052025-04-30T20:12:14.366Z Downloaded schemars v0.8.22
10062025-04-30T20:12:14.377Z Downloaded p256 v0.13.2
10072025-04-30T20:12:14.380Z Downloaded bitvec v1.0.1
10082025-04-30T20:12:14.395Z Downloaded bindgen v0.69.5
10092025-04-30T20:12:14.402Z Downloaded winnow v0.6.20
10102025-04-30T20:12:14.411Z Downloaded typify v0.3.0
10112025-04-30T20:12:14.414Z Downloaded ed25519-dalek v2.1.1
10122025-04-30T20:12:14.417Z Downloaded env_logger v0.11.5
10132025-04-30T20:12:14.420Z Downloaded xattr v1.3.1
10142025-04-30T20:12:14.423Z Downloaded termios v0.3.3
10152025-04-30T20:12:14.423Z Downloaded nu-ansi-term v0.50.1
10162025-04-30T20:12:14.427Z Downloaded progenitor-impl v0.8.0
10172025-04-30T20:12:14.427Z Downloaded tracing v0.1.40
10182025-04-30T20:12:14.430Z Downloaded rand v0.8.5
10192025-04-30T20:12:14.434Z Downloaded expectorate v1.1.0
10202025-04-30T20:12:14.437Z Downloaded derive_builder_core v0.20.2
10212025-04-30T20:12:14.441Z Downloaded des v0.8.1
10222025-04-30T20:12:14.441Z Downloaded aws-lc-rs v1.12.4
10232025-04-30T20:12:14.449Z Downloaded strum_macros v0.24.3
10242025-04-30T20:12:14.454Z Downloaded blake3 v1.5.4
10252025-04-30T20:12:14.458Z Downloaded zone v0.1.8
10262025-04-30T20:12:14.461Z Downloaded elliptic-curve v0.13.8
10272025-04-30T20:12:14.465Z Downloaded time v0.3.36
10282025-04-30T20:12:14.469Z Downloaded which v4.4.2
10292025-04-30T20:12:14.472Z Downloaded tower-service v0.3.3
10302025-04-30T20:12:14.472Z Downloaded same-file v1.0.6
10312025-04-30T20:12:14.475Z Downloaded unicode-properties v0.1.3
10322025-04-30T20:12:14.475Z Downloaded ssh-key v0.6.6
10332025-04-30T20:12:14.483Z Downloaded secrecy v0.10.3
10342025-04-30T20:12:14.486Z Downloaded fixedbitset v0.4.2
10352025-04-30T20:12:14.486Z Downloaded ring v0.17.11
10362025-04-30T20:12:14.527Z Downloaded serde_yaml v0.9.34+deprecated
10372025-04-30T20:12:14.530Z Downloaded ron v0.8.1
10382025-04-30T20:12:14.535Z Downloaded slog-dtrace v0.3.0
10392025-04-30T20:12:14.540Z Downloaded signal-hook-registry v1.4.2
10402025-04-30T20:12:14.540Z Downloaded signal-hook-mio v0.2.4
10412025-04-30T20:12:14.540Z Downloaded shlex v1.3.0
10422025-04-30T20:12:14.543Z Downloaded walkdir v2.5.0
10432025-04-30T20:12:14.543Z Downloaded owo-colors v4.2.0
10442025-04-30T20:12:14.547Z Downloaded signal-hook-tokio v0.3.1
10452025-04-30T20:12:14.547Z Downloaded semver v0.1.20
10462025-04-30T20:12:14.547Z Downloaded rand_xorshift v0.3.0
10472025-04-30T20:12:14.551Z Downloaded rand_seeder v0.3.0
10482025-04-30T20:12:14.551Z Downloaded rand_chacha v0.3.1
10492025-04-30T20:12:14.551Z Downloaded radium v0.7.0
10502025-04-30T20:12:14.551Z Downloaded pbkdf2 v0.11.0
10512025-04-30T20:12:14.554Z Downloaded tar v0.4.44
10522025-04-30T20:12:14.557Z Downloaded rcgen v0.12.1
10532025-04-30T20:12:14.560Z Downloaded encoding_rs v0.8.34
10542025-04-30T20:12:14.580Z Downloaded native-tls v0.2.12
10552025-04-30T20:12:14.583Z Downloaded tokio-tungstenite v0.23.1
10562025-04-30T20:12:14.586Z Downloaded tokio-tungstenite v0.21.0
10572025-04-30T20:12:14.586Z Downloaded pkcs5 v0.7.1
10582025-04-30T20:12:14.589Z Downloaded zerocopy-derive v0.8.10
10592025-04-30T20:12:14.595Z Downloaded papergrid v0.14.0
10602025-04-30T20:12:14.601Z Downloaded wait-timeout v0.2.0
10612025-04-30T20:12:14.604Z Downloaded pem-rfc7468 v0.7.0
10622025-04-30T20:12:14.604Z Downloaded fallible-iterator v0.2.0
10632025-04-30T20:12:14.607Z Downloaded flume v0.11.1
10642025-04-30T20:12:14.610Z Downloaded url v2.5.3
10652025-04-30T20:12:14.615Z Downloaded idna v1.0.3
10662025-04-30T20:12:14.615Z Downloaded tracing-attributes v0.1.27
10672025-04-30T20:12:14.618Z Downloaded tap v1.0.1
10682025-04-30T20:12:14.618Z Downloaded simd-adler32 v0.3.7
10692025-04-30T20:12:14.621Z Downloaded futures v0.3.31
10702025-04-30T20:12:14.624Z Downloaded strip-ansi-escapes v0.2.0
10712025-04-30T20:12:14.627Z Downloaded stringprep v0.1.5
10722025-04-30T20:12:14.627Z Downloaded resolv-conf v0.7.0
10732025-04-30T20:12:14.630Z Downloaded mime_guess v2.0.5
10742025-04-30T20:12:14.630Z Downloaded itertools v0.14.0
10752025-04-30T20:12:14.636Z Downloaded itertools v0.13.0
10762025-04-30T20:12:14.643Z Downloaded libgit2-sys v0.17.0+1.8.1
10772025-04-30T20:12:14.703Z Downloaded hyper v1.6.0
10782025-04-30T20:12:14.709Z Downloaded der_derive v0.7.3
10792025-04-30T20:12:14.712Z Downloaded serde_with_macros v3.12.0
10802025-04-30T20:12:14.715Z Downloaded daft-derive v0.1.3
10812025-04-30T20:12:14.718Z Downloaded daft v0.1.3
10822025-04-30T20:12:14.722Z Downloaded crossterm v0.28.1
10832025-04-30T20:12:14.725Z Downloaded unicode_categories v0.1.1
10842025-04-30T20:12:14.728Z Downloaded pkg-config v0.3.31
10852025-04-30T20:12:14.731Z Downloaded pkcs8 v0.10.2
10862025-04-30T20:12:14.731Z Downloaded prettyplease v0.2.30
10872025-04-30T20:12:14.735Z Downloaded rand v0.9.0
10882025-04-30T20:12:14.739Z Downloaded fs_extra v1.3.0
10892025-04-30T20:12:14.742Z Downloaded libm v0.2.8
10902025-04-30T20:12:14.749Z Downloaded rtoolbox v0.0.2
10912025-04-30T20:12:14.752Z Downloaded itertools v0.10.5
10922025-04-30T20:12:14.756Z Downloaded yansi v1.0.1
10932025-04-30T20:12:14.760Z Downloaded fatfs v0.3.6
10942025-04-30T20:12:14.763Z Downloaded http v1.2.0
10952025-04-30T20:12:14.765Z Downloaded aes v0.8.4
10962025-04-30T20:12:14.768Z Downloaded zeroize_derive v1.4.2
10972025-04-30T20:12:14.771Z Downloaded zerofrom-derive v0.1.4
10982025-04-30T20:12:14.771Z Downloaded wyz v0.5.1
10992025-04-30T20:12:14.771Z Downloaded writeable v0.5.5
11002025-04-30T20:12:14.775Z Downloaded parking_lot v0.12.3
11012025-04-30T20:12:14.778Z Downloaded zopfli v0.8.1
11022025-04-30T20:12:14.778Z Downloaded bumpalo v3.16.0
11032025-04-30T20:12:14.781Z Downloaded tls_codec_derive v0.4.1
11042025-04-30T20:12:14.784Z Downloaded stable_deref_trait v1.2.0
11052025-04-30T20:12:14.784Z Downloaded poly1305 v0.8.0
11062025-04-30T20:12:14.787Z Downloaded derive_more v0.99.19
11072025-04-30T20:12:14.790Z Downloaded ctr v0.9.2
11082025-04-30T20:12:14.793Z Downloaded tls_codec v0.4.1
11092025-04-30T20:12:14.797Z Downloaded time-macros v0.2.18
11102025-04-30T20:12:14.797Z Downloaded thiserror-no-std v2.0.2
11112025-04-30T20:12:14.800Z Downloaded thread_local v1.1.8
11122025-04-30T20:12:14.800Z Downloaded jiff-static v0.2.10
11132025-04-30T20:12:14.803Z Downloaded rayon-core v1.12.1
11142025-04-30T20:12:14.806Z Downloaded slog-scope v4.4.0
11152025-04-30T20:12:14.809Z Downloaded slog-json v2.6.1
11162025-04-30T20:12:14.809Z Downloaded crossbeam-channel v0.5.15
11172025-04-30T20:12:14.813Z Downloaded rand_chacha v0.9.0
11182025-04-30T20:12:14.817Z Downloaded serde_path_to_error v0.1.16
11192025-04-30T20:12:14.817Z Downloaded primeorder v0.13.6
11202025-04-30T20:12:14.820Z Downloaded toml v0.7.8
11212025-04-30T20:12:14.823Z Downloaded progenitor-macro v0.8.0
11222025-04-30T20:12:14.823Z Downloaded paste v1.0.15
11232025-04-30T20:12:14.826Z Downloaded futures-io v0.3.31
11242025-04-30T20:12:14.827Z Downloaded parking_lot_core v0.8.6
11252025-04-30T20:12:14.830Z Downloaded ssh-encoding v0.2.0
11262025-04-30T20:12:14.830Z Downloaded csv-core v0.1.11
11272025-04-30T20:12:14.830Z Downloaded slog v2.7.0
11282025-04-30T20:12:14.833Z Downloaded const_format v0.2.34
11292025-04-30T20:12:14.838Z Downloaded hickory-resolver v0.24.4
11302025-04-30T20:12:14.842Z Downloaded compact_str v0.8.0
11312025-04-30T20:12:14.846Z Downloaded fd-lock v4.0.2
11322025-04-30T20:12:14.849Z Downloaded embedded-io v0.6.1
11332025-04-30T20:12:14.852Z Downloaded vsss-rs v3.3.4
11342025-04-30T20:12:14.852Z Downloaded backtrace v0.3.74
11352025-04-30T20:12:14.856Z Downloaded allocator-api2 v0.2.18
11362025-04-30T20:12:14.860Z Downloaded difflib v0.4.0
11372025-04-30T20:12:14.863Z Downloaded float-cmp v0.10.0
11382025-04-30T20:12:14.863Z Downloaded embedded-io v0.4.0
11392025-04-30T20:12:14.864Z Downloaded display-error-chain v0.2.2
11402025-04-30T20:12:14.867Z Downloaded dirs-sys-next v0.1.2
11412025-04-30T20:12:14.867Z Downloaded dirs-next v2.0.0
11422025-04-30T20:12:14.867Z Downloaded twox-hash v2.1.0
11432025-04-30T20:12:14.870Z Downloaded tokio-stream v0.1.17
11442025-04-30T20:12:14.873Z Downloaded russh-keys v0.45.0
11452025-04-30T20:12:14.877Z Downloaded indicatif v0.17.11
11462025-04-30T20:12:14.880Z Downloaded chacha20poly1305 v0.10.1
11472025-04-30T20:12:14.880Z Downloaded blake2 v0.10.6
11482025-04-30T20:12:14.883Z Downloaded base64 v0.13.1
11492025-04-30T20:12:14.886Z Downloaded arc-swap v1.7.1
11502025-04-30T20:12:14.889Z Downloaded typify-macro v0.2.0
11512025-04-30T20:12:14.892Z Downloaded rustc-demangle v0.1.24
11522025-04-30T20:12:14.892Z Downloaded tabwriter v1.4.0
11532025-04-30T20:12:14.895Z Downloaded tabled_derive v0.10.0
11542025-04-30T20:12:14.895Z Downloaded synstructure v0.13.1
11552025-04-30T20:12:14.895Z Downloaded structmeta-derive v0.3.0
11562025-04-30T20:12:14.898Z Downloaded sqlformat v0.2.6
11572025-04-30T20:12:14.898Z Downloaded spki v0.7.3
11582025-04-30T20:12:14.901Z Downloaded rand_core v0.9.2
11592025-04-30T20:12:14.901Z Downloaded litrs v0.4.1
11602025-04-30T20:12:14.905Z Downloaded sct v0.7.1
11612025-04-30T20:12:14.908Z Downloaded scopeguard v1.2.0
11622025-04-30T20:12:14.908Z Downloaded rusty-fork v0.3.0
11632025-04-30T20:12:14.915Z Downloaded crossbeam-epoch v0.9.18
11642025-04-30T20:12:14.915Z Downloaded const-oid v0.9.6
11652025-04-30T20:12:14.915Z Downloaded clang-sys v1.8.1
11662025-04-30T20:12:14.920Z Downloaded colored v2.2.0
11672025-04-30T20:12:14.920Z Downloaded hmac v0.12.1
11682025-04-30T20:12:14.923Z Downloaded icu_locid v1.5.0
11692025-04-30T20:12:14.926Z Downloaded vte_generate_state_changes v0.1.2
11702025-04-30T20:12:14.928Z Downloaded untrusted v0.7.1
11712025-04-30T20:12:14.928Z Downloaded universal-hash v0.5.1
11722025-04-30T20:12:14.928Z Downloaded progenitor v0.9.1
11732025-04-30T20:12:14.931Z Downloaded ahash v0.8.11
11742025-04-30T20:12:14.934Z Downloaded console v0.15.10
11752025-04-30T20:12:14.937Z Downloaded addr2line v0.24.2
11762025-04-30T20:12:14.939Z Downloaded ipnet v2.11.0
11772025-04-30T20:12:14.939Z Downloaded linear-map v1.2.0
11782025-04-30T20:12:14.942Z Downloaded libsw-core v0.3.1
11792025-04-30T20:12:14.942Z Downloaded httparse v1.9.5
11802025-04-30T20:12:14.945Z Downloaded chrono-tz-build v0.4.0
11812025-04-30T20:12:14.945Z Downloaded cancel-safe-futures v0.1.5
11822025-04-30T20:12:14.948Z Downloaded bzip2 v0.4.4
11832025-04-30T20:12:14.951Z Downloaded const_format_proc_macros v0.2.34
11842025-04-30T20:12:14.954Z Downloaded bit-vec v0.8.0
11852025-04-30T20:12:14.954Z Downloaded async-trait v0.1.88
11862025-04-30T20:12:14.956Z Downloaded async-bb8-diesel v0.2.1
11872025-04-30T20:12:14.959Z Downloaded argon2 v0.5.3
11882025-04-30T20:12:14.962Z Downloaded array-init v0.0.4
11892025-04-30T20:12:14.962Z Downloaded kstat-rs v0.2.4
11902025-04-30T20:12:14.962Z Downloaded managed v0.8.0
11912025-04-30T20:12:14.965Z Downloaded keccak v0.1.5
11922025-04-30T20:12:14.965Z Downloaded is-terminal v0.4.13
11932025-04-30T20:12:14.965Z Downloaded impl-trait-for-tuples v0.2.2
11942025-04-30T20:12:14.968Z Downloaded md-5 v0.10.6
11952025-04-30T20:12:14.971Z Downloaded maybe-uninit v2.0.0
11962025-04-30T20:12:14.971Z Downloaded lru-cache v0.1.2
11972025-04-30T20:12:14.974Z Downloaded linked-hash-map v0.5.6
11982025-04-30T20:12:14.974Z Downloaded libscf-sys v1.1.0
11992025-04-30T20:12:14.974Z Downloaded inout v0.1.3
12002025-04-30T20:12:14.977Z Downloaded bit-set v0.5.3
12012025-04-30T20:12:14.977Z Downloaded backoff v0.4.0
12022025-04-30T20:12:14.980Z Downloaded indent_write v2.2.0
12032025-04-30T20:12:14.980Z Downloaded ipnetwork v0.21.1
12042025-04-30T20:12:14.983Z Downloaded indoc v1.0.9
12052025-04-30T20:12:14.983Z Downloaded cmake v0.1.51
12062025-04-30T20:12:14.987Z Downloaded cexpr v0.6.0
12072025-04-30T20:12:14.987Z Downloaded convert_case v0.4.0
12082025-04-30T20:12:14.990Z Downloaded cassowary v0.3.0
12092025-04-30T20:12:14.990Z Downloaded base64ct v1.6.0
12102025-04-30T20:12:14.992Z Downloaded arrayvec v0.7.6
12112025-04-30T20:12:14.996Z Downloaded httpdate v1.0.3
12122025-04-30T20:12:14.996Z Downloaded home v0.5.9
12132025-04-30T20:12:14.996Z Downloaded http-body-util v0.1.3
12142025-04-30T20:12:14.999Z Downloaded cipher v0.4.4
12152025-04-30T20:12:14.999Z Downloaded castaway v0.2.3
12162025-04-30T20:12:15.002Z Downloaded hex-literal v0.4.1
12172025-04-30T20:12:15.002Z Downloaded constant_time_eq v0.3.1
12182025-04-30T20:12:15.002Z Downloaded buf-list v1.0.3
12192025-04-30T20:12:15.005Z Downloaded arrayref v0.3.9
12202025-04-30T20:12:15.006Z Downloaded chacha20 v0.9.1
12212025-04-30T20:12:15.008Z Downloaded cbc v0.1.2
12222025-04-30T20:12:15.008Z Downloaded blowfish v0.9.1
12232025-04-30T20:12:15.008Z Downloaded ascii-canvas v3.0.0
12242025-04-30T20:12:15.011Z Downloaded assert_matches v1.5.0
12252025-04-30T20:12:15.011Z Downloaded atomic-waker v1.1.2
12262025-04-30T20:12:15.014Z Downloaded bit-set v0.8.0
12272025-04-30T20:12:15.014Z Downloaded async-recursion v1.1.1
12282025-04-30T20:12:15.017Z Downloaded aead v0.5.2
12292025-04-30T20:12:15.020Z Downloaded adler2 v2.0.0
12302025-04-30T20:12:15.287Z Downloaded aws-lc-sys v0.26.0
12312025-04-30T20:12:15.613Z Compiling serde v1.0.219
12322025-04-30T20:12:15.617Z Compiling value-bag v1.9.0
12332025-04-30T20:12:15.617Z Compiling shlex v1.3.0
12342025-04-30T20:12:15.617Z Compiling lock_api v0.4.12
12352025-04-30T20:12:15.770Z Compiling scopeguard v1.2.0
12362025-04-30T20:12:15.773Z Compiling typenum v1.17.0
12372025-04-30T20:12:15.833Z Compiling syn v2.0.98
12382025-04-30T20:12:15.850Z Compiling getrandom v0.2.15
12392025-04-30T20:12:15.949Z Compiling jobserver v0.1.32
12402025-04-30T20:12:16.159Z Compiling log v0.4.22
12412025-04-30T20:12:16.298Z Compiling rand_core v0.6.4
12422025-04-30T20:12:16.301Z Compiling generic-array v0.14.7
12432025-04-30T20:12:16.329Z Compiling cc v1.2.15
12442025-04-30T20:12:16.683Z Compiling smallvec v1.14.0
12452025-04-30T20:12:16.703Z Compiling subtle v2.6.1
12462025-04-30T20:12:16.741Z Compiling const-oid v0.9.6
12472025-04-30T20:12:16.783Z Compiling stable_deref_trait v1.2.0
12482025-04-30T20:12:16.885Z Compiling pkg-config v0.3.31
12492025-04-30T20:12:16.899Z Compiling pin-project-lite v0.2.14
12502025-04-30T20:12:17.028Z Compiling rustix v0.38.37
12512025-04-30T20:12:17.048Z Compiling parking_lot_core v0.9.10
12522025-04-30T20:12:17.066Z Compiling signal-hook-registry v1.4.2
12532025-04-30T20:12:17.704Z Compiling mio v1.0.2
12542025-04-30T20:12:17.878Z Compiling parking_lot v0.12.3
12552025-04-30T20:12:18.037Z Compiling spin v0.9.8
12562025-04-30T20:12:18.059Z Compiling futures-core v0.3.31
12572025-04-30T20:12:18.153Z Compiling aho-corasick v1.1.3
12582025-04-30T20:12:18.313Z Compiling libm v0.2.8
12592025-04-30T20:12:18.421Z Compiling serde_json v1.0.140
12602025-04-30T20:12:18.679Z Compiling litemap v0.7.3
12612025-04-30T20:12:18.703Z Compiling writeable v0.5.5
12622025-04-30T20:12:18.706Z Compiling cpufeatures v0.2.14
12632025-04-30T20:12:18.737Z Compiling either v1.14.0
12642025-04-30T20:12:18.861Z Compiling regex-syntax v0.8.5
12652025-04-30T20:12:18.998Z Compiling socket2 v0.5.9
12662025-04-30T20:12:19.190Z Compiling num-traits v0.2.19
12672025-04-30T20:12:19.270Z Compiling slab v0.4.9
12682025-04-30T20:12:19.273Z Compiling glob v0.3.2
12692025-04-30T20:12:19.799Z Compiling getrandom v0.3.1
12702025-04-30T20:12:19.942Z Compiling icu_locid_transform_data v1.5.0
12712025-04-30T20:12:20.067Z Compiling futures-sink v0.3.31
12722025-04-30T20:12:20.114Z Compiling clang-sys v1.8.1
12732025-04-30T20:12:20.196Z Compiling prettyplease v0.2.30
12742025-04-30T20:12:20.546Z Compiling lazy_static v1.5.0
12752025-04-30T20:12:20.584Z Compiling minimal-lexical v0.2.1
12762025-04-30T20:12:20.609Z Compiling allocator-api2 v0.2.18
12772025-04-30T20:12:20.679Z Compiling foldhash v0.1.3
12782025-04-30T20:12:20.986Z Compiling icu_properties_data v1.5.0
12792025-04-30T20:12:21.060Z Compiling nom v7.1.3
12802025-04-30T20:12:21.253Z Compiling libloading v0.8.5
12812025-04-30T20:12:21.395Z Compiling hashbrown v0.15.1
12822025-04-30T20:12:21.544Z Compiling percent-encoding v2.3.1
12832025-04-30T20:12:21.635Z Compiling icu_normalizer_data v1.5.0
12842025-04-30T20:12:21.756Z Compiling base64ct v1.6.0
12852025-04-30T20:12:21.872Z Compiling home v0.5.9
12862025-04-30T20:12:22.093Z Compiling utf8_iter v1.0.4
12872025-04-30T20:12:22.341Z Compiling utf16_iter v1.0.5
12882025-04-30T20:12:22.361Z Compiling write16 v1.0.0
12892025-04-30T20:12:22.507Z Compiling bindgen v0.69.5
12902025-04-30T20:12:22.549Z Compiling regex-automata v0.4.8
12912025-04-30T20:12:22.580Z Compiling pem-rfc7468 v0.7.0
12922025-04-30T20:12:22.808Z Compiling itertools v0.12.1
12932025-04-30T20:12:23.196Z Compiling rustc-hash v1.1.0
12942025-04-30T20:12:23.353Z Compiling synstructure v0.13.1
12952025-04-30T20:12:24.527Z Compiling cexpr v0.6.0
12962025-04-30T20:12:24.751Z Compiling lazycell v1.3.0
12972025-04-30T20:12:24.895Z Compiling flagset v0.4.6
12982025-04-30T20:12:24.936Z Compiling futures-channel v0.3.31
12992025-04-30T20:12:25.123Z Compiling cmake v0.1.51
13002025-04-30T20:12:25.356Z Compiling pin-utils v0.1.0
13012025-04-30T20:12:25.467Z Compiling futures-task v0.3.31
13022025-04-30T20:12:25.674Z Compiling fs_extra v1.3.0
13032025-04-30T20:12:25.763Z Compiling futures-io v0.3.31
13042025-04-30T20:12:25.963Z Compiling dunce v1.0.5
13052025-04-30T20:12:26.030Z Compiling form_urlencoded v1.2.1
13062025-04-30T20:12:26.103Z Compiling paste v1.0.15
13072025-04-30T20:12:26.124Z Compiling vcpkg v0.2.15
13082025-04-30T20:12:26.215Z Compiling crossbeam-utils v0.8.21
13092025-04-30T20:12:26.328Z Compiling ring v0.17.11
13102025-04-30T20:12:26.348Z Compiling tracing-core v0.1.32
13112025-04-30T20:12:26.775Z Compiling zerocopy v0.8.10
13122025-04-30T20:12:27.398Z Compiling regex v1.11.1
13132025-04-30T20:12:27.508Z Compiling iana-time-zone v0.1.63
13142025-04-30T20:12:27.570Z Compiling aws-lc-rs v1.12.4
13152025-04-30T20:12:27.813Z Compiling openssl-sys v0.9.107
13162025-04-30T20:12:28.014Z Compiling httparse v1.9.5
13172025-04-30T20:12:28.303Z Compiling serde_derive v1.0.219
13182025-04-30T20:12:28.330Z Compiling zeroize_derive v1.4.2
13192025-04-30T20:12:28.692Z Compiling zerofrom-derive v0.1.4
13202025-04-30T20:12:28.871Z Compiling yoke-derive v0.7.4
13212025-04-30T20:12:29.025Z Compiling zerovec-derive v0.10.3
13222025-04-30T20:12:29.697Z Compiling zeroize v1.8.1
13232025-04-30T20:12:31.160Z Compiling displaydoc v0.2.5
13242025-04-30T20:12:31.360Z Compiling crypto-common v0.1.6
13252025-04-30T20:12:31.380Z Compiling block-buffer v0.10.4
13262025-04-30T20:12:31.398Z Compiling zerocopy-derive v0.7.35
13272025-04-30T20:12:31.579Z Compiling icu_provider_macros v1.5.0
13282025-04-30T20:12:31.654Z Compiling digest v0.10.7
13292025-04-30T20:12:32.048Z Compiling zerofrom v0.1.4
13302025-04-30T20:12:32.127Z Compiling hmac v0.12.1
13312025-04-30T20:12:32.268Z Compiling yoke v0.7.4
13322025-04-30T20:12:32.369Z Compiling tokio-macros v2.5.0
13332025-04-30T20:12:32.578Z Compiling block-padding v0.3.3
13342025-04-30T20:12:32.601Z Compiling zerovec v0.10.4
13352025-04-30T20:12:32.621Z Compiling sha2 v0.10.8
13362025-04-30T20:12:32.819Z Compiling inout v0.1.3
13372025-04-30T20:12:32.892Z Compiling thiserror-impl v1.0.69
13382025-04-30T20:12:33.075Z Compiling cipher v0.4.4
13392025-04-30T20:12:33.264Z Compiling zerocopy v0.7.35
13402025-04-30T20:12:33.561Z Compiling der_derive v0.7.3
13412025-04-30T20:12:33.842Z Compiling futures-macro v0.3.31
13422025-04-30T20:12:34.039Z Compiling salsa20 v0.10.2
13432025-04-30T20:12:34.299Z Compiling tinystr v0.7.6
13442025-04-30T20:12:34.488Z Compiling icu_collections v1.5.0
13452025-04-30T20:12:34.585Z Compiling ppv-lite86 v0.2.20
13462025-04-30T20:12:34.703Z Compiling icu_locid v1.5.0
13472025-04-30T20:12:35.312Z Compiling pbkdf2 v0.12.2
13482025-04-30T20:12:35.486Z Compiling scrypt v0.11.0
13492025-04-30T20:12:35.689Z Compiling cbc v0.1.2
13502025-04-30T20:12:35.709Z Compiling futures-util v0.3.31
13512025-04-30T20:12:35.827Z Compiling icu_provider v1.5.0
13522025-04-30T20:12:35.918Z Compiling der v0.7.9
13532025-04-30T20:12:35.921Z Compiling thiserror v1.0.69
13542025-04-30T20:12:35.962Z Compiling aes v0.8.4
13552025-04-30T20:12:36.087Z Compiling pest v2.7.14
13562025-04-30T20:12:36.295Z Compiling tracing-attributes v0.1.27
13572025-04-30T20:12:36.634Z Compiling icu_locid_transform v1.5.0
13582025-04-30T20:12:36.736Z Compiling scroll_derive v0.12.0
13592025-04-30T20:12:38.103Z Compiling icu_properties v1.5.1
13602025-04-30T20:12:38.661Z Compiling spki v0.7.3
13612025-04-30T20:12:38.707Z Compiling pest_meta v2.7.14
13622025-04-30T20:12:39.007Z Compiling pkcs5 v0.7.1
13632025-04-30T20:12:39.080Z Compiling zerocopy-derive v0.8.10
13642025-04-30T20:12:39.108Z Compiling tinyvec_macros v0.1.1
13652025-04-30T20:12:39.208Z Compiling rustls-pki-types v1.10.0
13662025-04-30T20:12:39.522Z Compiling tracing v0.1.40
13672025-04-30T20:12:40.042Z Compiling pkcs8 v0.10.2
13682025-04-30T20:12:40.106Z Compiling pest_generator v2.7.14
13692025-04-30T20:12:40.177Z Compiling tinyvec v1.8.0
13702025-04-30T20:12:40.680Z Compiling bitflags v2.9.0
13712025-04-30T20:12:40.843Z Compiling bytes v1.10.1
13722025-04-30T20:12:41.600Z Compiling semver v1.0.25
13732025-04-30T20:12:41.706Z Compiling icu_normalizer v1.5.0
13742025-04-30T20:12:41.885Z Compiling tokio v1.43.1
13752025-04-30T20:12:42.207Z Compiling indexmap v2.7.1
13762025-04-30T20:12:42.278Z Compiling rustc_version v0.4.1
13772025-04-30T20:12:42.668Z Compiling idna_adapter v1.2.0
13782025-04-30T20:12:42.913Z Compiling idna v1.0.3
13792025-04-30T20:12:42.937Z Compiling http v1.2.0
13802025-04-30T20:12:43.046Z Compiling uuid v1.16.0
13812025-04-30T20:12:43.457Z Compiling chrono v0.4.40
13822025-04-30T20:12:43.530Z Compiling url v2.5.3
13832025-04-30T20:12:44.490Z Compiling http-body v1.0.1
13842025-04-30T20:12:44.653Z Compiling scroll v0.12.0
13852025-04-30T20:12:44.742Z Compiling which v4.4.2
13862025-04-30T20:12:45.264Z Compiling serde_derive_internals v0.29.1
13872025-04-30T20:12:45.267Z Compiling bzip2-sys v0.1.13+1.0.8
13882025-04-30T20:12:45.301Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13892025-04-30T20:12:45.799Z Compiling foreign-types-shared v0.1.1
13902025-04-30T20:12:45.820Z Compiling untrusted v0.7.1
13912025-04-30T20:12:45.927Z Compiling atomic-waker v1.1.2
13922025-04-30T20:12:46.027Z Compiling untrusted v0.9.0
13932025-04-30T20:12:46.074Z Compiling adler2 v2.0.0
13942025-04-30T20:12:46.140Z Compiling time-core v0.1.2
13952025-04-30T20:12:46.224Z Compiling num-conv v0.1.0
13962025-04-30T20:12:46.293Z Compiling try-lock v0.2.5
13972025-04-30T20:12:46.341Z Compiling openssl v0.10.72
13982025-04-30T20:12:46.466Z Compiling schemars v0.8.22
13992025-04-30T20:12:46.533Z Compiling rustversion v1.0.17
14002025-04-30T20:12:46.668Z Compiling powerfmt v0.2.0
14012025-04-30T20:12:46.828Z Compiling time-macros v0.2.18
14022025-04-30T20:12:46.881Z Compiling want v0.3.1
14032025-04-30T20:12:47.039Z Compiling rand_core v0.9.2
14042025-04-30T20:12:47.171Z Compiling deranged v0.3.11
14052025-04-30T20:12:47.199Z Compiling miniz_oxide v0.8.5
14062025-04-30T20:12:47.515Z Compiling schemars_derive v0.8.22
14072025-04-30T20:12:48.582Z Compiling goblin v0.8.2
14082025-04-30T20:12:48.628Z Compiling foreign-types v0.3.2
14092025-04-30T20:12:50.220Z Compiling tokio-util v0.7.13
14102025-04-30T20:12:50.279Z Compiling pest_derive v2.7.14
14112025-04-30T20:12:51.071Z Compiling openssl-macros v0.1.1
14122025-04-30T20:12:51.544Z Compiling h2 v0.4.6
14132025-04-30T20:12:51.645Z Compiling httpdate v1.0.3
14142025-04-30T20:12:51.666Z Compiling dyn-clone v1.0.19
14152025-04-30T20:12:51.846Z Compiling rustls v0.23.19
14162025-04-30T20:12:51.901Z Compiling num_threads v0.1.7
14172025-04-30T20:12:52.048Z Compiling native-tls v0.2.12
14182025-04-30T20:12:52.104Z Compiling syn v1.0.109
14192025-04-30T20:12:52.172Z Compiling tower-service v0.3.3
14202025-04-30T20:12:52.322Z Compiling time v0.3.36
14212025-04-30T20:12:54.948Z Compiling dof v0.3.0
14222025-04-30T20:12:55.847Z Compiling dtrace-parser v0.2.0
14232025-04-30T20:12:56.866Z Compiling rand_chacha v0.9.0
14242025-04-30T20:12:57.578Z Compiling heapless v0.7.17
14252025-04-30T20:12:57.705Z Compiling unicode-normalization v0.1.24
14262025-04-30T20:12:58.056Z Compiling rand_chacha v0.3.1
14272025-04-30T20:12:58.076Z Compiling signature v2.2.0
14282025-04-30T20:12:58.389Z Compiling crossbeam-epoch v0.9.18
14292025-04-30T20:12:58.769Z Compiling hyper v1.6.0
14302025-04-30T20:12:58.980Z Compiling crc32fast v1.4.2
14312025-04-30T20:12:59.144Z Compiling cookie v0.18.1
14322025-04-30T20:12:59.319Z Compiling unicode-bidi v0.3.17
14332025-04-30T20:12:59.464Z Compiling openssl-probe v0.1.5
14342025-04-30T20:12:59.795Z Compiling zstd-safe v7.2.3
14352025-04-30T20:13:00.155Z Compiling siphasher v0.3.11
14362025-04-30T20:13:00.362Z Compiling rayon-core v1.12.1
14372025-04-30T20:13:00.384Z Compiling slog v2.7.0
14382025-04-30T20:13:00.516Z Compiling base64 v0.22.1
14392025-04-30T20:13:00.519Z Compiling signal-hook v0.3.17
14402025-04-30T20:13:00.661Z Compiling unicode-properties v0.1.3
14412025-04-30T20:13:00.922Z Compiling phf_shared v0.11.2
14422025-04-30T20:13:01.064Z Compiling stringprep v0.1.5
14432025-04-30T20:13:01.145Z Compiling hyper-util v0.1.11
14442025-04-30T20:13:01.249Z Compiling usdt-impl v0.5.0
14452025-04-30T20:13:01.270Z Compiling crossbeam-deque v0.8.5
14462025-04-30T20:13:01.304Z Compiling rand v0.8.5
14472025-04-30T20:13:01.617Z Compiling rand v0.9.0
14482025-04-30T20:13:02.074Z Compiling curve25519-dalek v4.1.3
14492025-04-30T20:13:02.279Z Compiling toml_datetime v0.6.8
14502025-04-30T20:13:02.550Z Compiling serde_spanned v0.6.8
14512025-04-30T20:13:02.754Z Compiling serde_tokenstream v0.2.2
14522025-04-30T20:13:02.801Z Compiling md-5 v0.10.6
14532025-04-30T20:13:02.822Z Compiling num-integer v0.1.46
14542025-04-30T20:13:03.100Z Compiling ff v0.13.0
14552025-04-30T20:13:03.345Z Compiling hash32 v0.2.1
14562025-04-30T20:13:03.365Z Compiling memoffset v0.9.1
14572025-04-30T20:13:03.371Z Compiling cfg_aliases v0.2.1
14582025-04-30T20:13:03.405Z Compiling portable-atomic v1.11.0
14592025-04-30T20:13:03.488Z Compiling fallible-iterator v0.2.0
14602025-04-30T20:13:03.609Z Compiling smoltcp v0.9.1
14612025-04-30T20:13:03.714Z Compiling litrs v0.4.1
14622025-04-30T20:13:03.733Z Compiling newtype-uuid v1.2.1
14632025-04-30T20:13:04.068Z Compiling num-bigint-dig v0.8.4
14642025-04-30T20:13:04.090Z Compiling psl-types v2.0.11
14652025-04-30T20:13:04.203Z Compiling base16ct v0.2.0
14662025-04-30T20:13:04.272Z Compiling gimli v0.31.1
14672025-04-30T20:13:04.297Z Compiling publicsuffix v2.3.0
14682025-04-30T20:13:04.451Z Compiling sec1 v0.7.3
14692025-04-30T20:13:04.504Z Compiling postgres-protocol v0.6.8
14702025-04-30T20:13:04.707Z Compiling nix v0.29.0
14712025-04-30T20:13:04.854Z Compiling document-features v0.2.10
14722025-04-30T20:13:04.986Z Compiling num-iter v0.1.45
14732025-04-30T20:13:05.186Z Compiling group v0.13.0
14742025-04-30T20:13:05.635Z Compiling tokio-native-tls v0.3.1
14752025-04-30T20:13:06.024Z Compiling flate2 v1.1.1
14762025-04-30T20:13:06.653Z Compiling ipnetwork v0.21.1
14772025-04-30T20:13:06.680Z Compiling terminal_size v0.4.0
14782025-04-30T20:13:06.815Z Compiling http-body-util v0.1.3
14792025-04-30T20:13:06.884Z Compiling webpki-roots v0.26.6
14802025-04-30T20:13:06.922Z Compiling hkdf v0.12.4
14812025-04-30T20:13:07.019Z Compiling crypto-bigint v0.5.5
14822025-04-30T20:13:07.092Z Compiling zerocopy-derive v0.6.6
14832025-04-30T20:13:07.193Z Compiling async-trait v0.1.88
14842025-04-30T20:13:07.284Z Compiling curve25519-dalek-derive v0.1.1
14852025-04-30T20:13:07.515Z Compiling sync_wrapper v1.0.1
14862025-04-30T20:13:07.690Z Compiling fs-err v3.1.0
14872025-04-30T20:13:08.032Z Compiling ahash v0.8.11
14882025-04-30T20:13:08.406Z Compiling addr2line v0.24.2
14892025-04-30T20:13:08.634Z Compiling object v0.36.5
14902025-04-30T20:13:08.990Z Compiling bumpalo v3.16.0
14912025-04-30T20:13:09.011Z Compiling winnow v0.5.40
14922025-04-30T20:13:09.142Z Compiling ipnet v2.11.0
14932025-04-30T20:13:09.496Z Compiling tower-layer v0.3.3
14942025-04-30T20:13:09.663Z Compiling rustc-demangle v0.1.24
14952025-04-30T20:13:09.782Z Compiling managed v0.8.0
14962025-04-30T20:13:10.234Z Compiling unicode-width v0.2.0
14972025-04-30T20:13:10.239Z Compiling buf-list v1.0.3
14982025-04-30T20:13:10.553Z Compiling simd-adler32 v0.3.7
14992025-04-30T20:13:10.788Z Compiling lockfree-object-pool v0.1.6
15002025-04-30T20:13:10.842Z Compiling zip v2.6.1
15012025-04-30T20:13:11.053Z Compiling anyhow v1.0.98
15022025-04-30T20:13:11.056Z Compiling zopfli v0.8.1
15032025-04-30T20:13:11.273Z Compiling console v0.15.10
15042025-04-30T20:13:12.089Z Compiling clap_builder v4.5.35
15052025-04-30T20:13:12.442Z Compiling toml_edit v0.19.15
15062025-04-30T20:13:12.606Z Compiling elliptic-curve v0.13.8
15072025-04-30T20:13:12.972Z Compiling tower v0.5.2
15082025-04-30T20:13:13.418Z Compiling zerocopy v0.6.6
15092025-04-30T20:13:13.452Z Compiling hubpack_derive v0.1.1
15102025-04-30T20:13:13.792Z Compiling strum_macros v0.25.3
15112025-04-30T20:13:14.386Z Compiling hubpack v0.1.2
15122025-04-30T20:13:14.716Z Compiling hyper-tls v0.6.0
15132025-04-30T20:13:14.809Z Compiling oxnet v0.1.1
15142025-04-30T20:13:15.118Z Compiling backtrace v0.3.74
15152025-04-30T20:13:15.542Z Compiling signal-hook-mio v0.2.4
15162025-04-30T20:13:15.592Z Compiling rayon v1.10.0
15172025-04-30T20:13:15.724Z Compiling cookie_store v0.21.1
15182025-04-30T20:13:17.149Z Compiling zstd v0.13.3
15192025-04-30T20:13:17.357Z Compiling postgres-types v0.2.9
15202025-04-30T20:13:18.670Z Compiling usdt-macro v0.5.0
15212025-04-30T20:13:19.369Z Compiling usdt-attr-macro v0.5.0
15222025-04-30T20:13:19.657Z Compiling phf v0.11.2
15232025-04-30T20:13:19.702Z Compiling ed25519 v2.2.3
15242025-04-30T20:13:19.916Z Compiling strum_macros v0.26.4
15252025-04-30T20:13:19.956Z Compiling bzip2 v0.4.4
15262025-04-30T20:13:20.104Z Compiling bzip2 v0.5.2
15272025-04-30T20:13:20.356Z Compiling clap_derive v4.5.32
15282025-04-30T20:13:20.499Z Compiling enum-as-inner v0.6.1
15292025-04-30T20:13:20.966Z Compiling futures-executor v0.3.31
15302025-04-30T20:13:21.465Z Compiling serde-big-array v0.5.1
15312025-04-30T20:13:21.489Z Compiling serde_urlencoded v0.7.1
15322025-04-30T20:13:21.582Z Compiling pkcs1 v0.7.5
15332025-04-30T20:13:21.713Z Compiling rustls-pemfile v2.2.0
15342025-04-30T20:13:21.921Z Compiling rfc6979 v0.4.0
15352025-04-30T20:13:22.002Z Compiling serde_repr v0.1.19
15362025-04-30T20:13:22.068Z Compiling daft-derive v0.1.3
15372025-04-30T20:13:22.112Z Compiling bstr v1.10.0
15382025-04-30T20:13:22.812Z Compiling float-cmp v0.10.0
15392025-04-30T20:13:22.825Z Compiling encoding_rs v0.8.34
15402025-04-30T20:13:23.103Z Compiling whoami v1.5.2
15412025-04-30T20:13:23.639Z Compiling static_assertions v1.1.0
15422025-04-30T20:13:23.643Z Compiling precomputed-hash v0.1.1
15432025-04-30T20:13:23.704Z Compiling unicode-segmentation v1.12.0
15442025-04-30T20:13:23.759Z Compiling new_debug_unreachable v1.0.6
15452025-04-30T20:13:23.830Z Compiling data-encoding v2.6.0
15462025-04-30T20:13:23.884Z Compiling mime v0.3.17
15472025-04-30T20:13:24.310Z Compiling difflib v0.4.0
15482025-04-30T20:13:24.451Z Compiling normalize-line-endings v0.3.0
15492025-04-30T20:13:24.607Z Compiling predicates-core v1.0.8
15502025-04-30T20:13:24.636Z Compiling fixedbitset v0.4.2
15512025-04-30T20:13:24.710Z Compiling number_prefix v0.4.0
15522025-04-30T20:13:24.927Z Compiling petgraph v0.6.5
15532025-04-30T20:13:24.952Z Compiling indicatif v0.17.11
15542025-04-30T20:13:25.055Z Compiling predicates v3.1.3
15552025-04-30T20:13:25.607Z Compiling clap v4.5.35
15562025-04-30T20:13:25.743Z Compiling hickory-proto v0.24.4
15572025-04-30T20:13:25.765Z Compiling similar v2.7.0
15582025-04-30T20:13:26.490Z Compiling strum v0.26.3
15592025-04-30T20:13:26.699Z Compiling string_cache v0.8.9
15602025-04-30T20:13:26.702Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15612025-04-30T20:13:26.872Z Compiling toml_edit v0.22.24
15622025-04-30T20:13:27.177Z Compiling daft v0.1.3
15632025-04-30T20:13:27.712Z Compiling tokio-postgres v0.7.13
15642025-04-30T20:13:27.856Z Compiling usdt v0.5.0
15652025-04-30T20:13:28.339Z Compiling ecdsa v0.16.9
15662025-04-30T20:13:28.476Z Compiling rsa v0.9.6
15672025-04-30T20:13:29.195Z Compiling futures v0.3.31
15682025-04-30T20:13:31.539Z Compiling zip v0.6.6
15692025-04-30T20:13:31.559Z Compiling ed25519-dalek v2.1.1
15702025-04-30T20:13:33.178Z Compiling crossterm v0.28.1
15712025-04-30T20:13:33.218Z Compiling toml v0.7.8
15722025-04-30T20:13:34.621Z Compiling tokio-stream v0.1.17
15732025-04-30T20:13:34.662Z Compiling openapiv3 v2.0.0
15742025-04-30T20:13:34.715Z Compiling x509-cert v0.2.5
15752025-04-30T20:13:34.832Z Compiling sha1 v0.10.6
15762025-04-30T20:13:35.060Z Compiling itertools v0.10.5
15772025-04-30T20:13:35.249Z Compiling dirs-sys-next v0.1.2
15782025-04-30T20:13:35.570Z Compiling lalrpop-util v0.19.12
15792025-04-30T20:13:35.795Z Compiling peg-runtime v0.8.5
15802025-04-30T20:13:35.947Z Compiling unicode-xid v0.2.6
15812025-04-30T20:13:36.153Z Compiling dirs-next v2.0.0
15822025-04-30T20:13:36.213Z Compiling thread_local v1.1.8
15832025-04-30T20:13:36.343Z Compiling slog-async v2.8.0
15842025-04-30T20:13:36.363Z Compiling term v0.7.0
15852025-04-30T20:13:36.382Z Compiling xattr v1.3.1
15862025-04-30T20:13:36.657Z Compiling crossbeam-channel v0.5.15
15872025-04-30T20:13:36.717Z Compiling is-terminal v0.4.13
15882025-04-30T20:13:36.866Z Compiling filetime v0.2.25
15892025-04-30T20:13:36.961Z Compiling take_mut v0.2.2
15902025-04-30T20:13:37.136Z Compiling tar v0.4.44
15912025-04-30T20:13:37.159Z Compiling slog-term v2.9.1
15922025-04-30T20:13:37.585Z Compiling camino v1.1.9
15932025-04-30T20:13:43.593Z Compiling aws-lc-sys v0.26.0
15942025-04-30T20:14:14.973Z Compiling rustls-webpki v0.102.8
15952025-04-30T20:14:19.459Z Compiling tokio-rustls v0.26.0
15962025-04-30T20:14:19.743Z Compiling hyper-rustls v0.27.3
15972025-04-30T20:14:20.080Z Compiling reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
15982025-04-30T20:14:23.536Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15992025-04-30T20:14:23.827Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16002025-04-30T20:14:28.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
16012025-04-30T20:14:28.446Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16022025-04-30T20:14:28.491ZApr 30 20:14:27.952 INFO Starting download, target: Clickhouse
16032025-04-30T20:14:28.491ZApr 30 20:14:27.953 INFO Starting download, target: Cockroach
16042025-04-30T20:14:28.491ZApr 30 20:14:27.953 INFO Starting download, target: Console
16052025-04-30T20:14:28.496ZApr 30 20:14:27.953 INFO Starting download, target: DendriteStub
16062025-04-30T20:14:28.496ZApr 30 20:14:27.953 INFO Starting download, target: MaghemiteMgd
16072025-04-30T20:14:28.497ZApr 30 20:14:27.953 INFO Starting download, target: TransceiverControl
16082025-04-30T20:14:28.497ZApr 30 20:14:27.953 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16092025-04-30T20:14:28.497ZApr 30 20:14:27.953 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16102025-04-30T20:14:28.497ZApr 30 20:14:27.953 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16112025-04-30T20:14:28.497ZApr 30 20:14:27.954 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16122025-04-30T20:14:28.497ZApr 30 20:14:27.954 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16132025-04-30T20:14:28.497ZApr 30 20:14:27.954 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16142025-04-30T20:14:29.083ZApr 30 20:14:28.540 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16152025-04-30T20:14:29.220ZApr 30 20:14:28.657 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16162025-04-30T20:14:29.508ZApr 30 20:14:28.911 INFO Download complete, target: Console
16172025-04-30T20:14:29.586ZApr 30 20:14:29.045 INFO Download complete, target: TransceiverControl
16182025-04-30T20:14:30.445ZApr 30 20:14:29.887 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16192025-04-30T20:14:30.526ZApr 30 20:14:29.959 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16202025-04-30T20:14:30.547ZApr 30 20:14:29.991 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16212025-04-30T20:14:31.054ZApr 30 20:14:30.516 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16222025-04-30T20:14:31.054ZApr 30 20:14:30.516 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16232025-04-30T20:14:33.289ZApr 30 20:14:32.751 INFO Download complete, target: DendriteStub
16242025-04-30T20:14:33.650ZApr 30 20:14:33.112 INFO Download complete, target: MaghemiteMgd
16252025-04-30T20:14:37.459ZApr 30 20:14:36.920 INFO Checking that binary works, target: Cockroach
16262025-04-30T20:14:37.622ZApr 30 20:14:37.083 INFO Download complete, target: Cockroach
16272025-04-30T20:14:41.297ZApr 30 20:14:40.758 INFO Checking that binary works, target: Clickhouse
16282025-04-30T20:14:41.992ZApr 30 20:14:41.453 INFO Download complete, target: Clickhouse
16292025-04-30T20:14:42.130ZAll builder prerequisites installed successfully, and PATH looks valid
16302025-04-30T20:14:42.133Z
16312025-04-30T20:14:42.133Zreal 5:25.689771704
16322025-04-30T20:14:42.133Zuser 15:40.518735476
16332025-04-30T20:14:42.133Zsys 2:11.311911372
16342025-04-30T20:14:42.133Ztrap 0.559109152
16352025-04-30T20:14:42.133Ztflt 1.900449931
16362025-04-30T20:14:42.133Zdflt 2.363847259
16372025-04-30T20:14:42.133Zkflt 0.189829335
16382025-04-30T20:14:42.133Zlock 23:43.813310780
16392025-04-30T20:14:42.133Zslp 56:56.970913867
16402025-04-30T20:14:42.133Zlat 1:00.603239615
16412025-04-30T20:14:42.133Zstop 2:27.679257770
16422025-04-30T20:14:42.133Z+ banner clippy
16432025-04-30T20:14:42.133Z
16442025-04-30T20:14:42.133Z #### # # ##### ##### # #
16452025-04-30T20:14:42.133Z # # # # # # # # # #
16462025-04-30T20:14:42.133Z # # # # # # # #
16472025-04-30T20:14:42.133Z # # # ##### ##### #
16482025-04-30T20:14:42.135Z # # # # # # #
16492025-04-30T20:14:42.135Z #### ###### # # # #
16502025-04-30T20:14:42.135Z
16512025-04-30T20:14:42.138Z+ export CARGO_INCREMENTAL=0
16522025-04-30T20:14:42.138Z+ CARGO_INCREMENTAL=0
16532025-04-30T20:14:42.138Z+ ptime -m cargo xtask clippy
16542025-04-30T20:14:42.806Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16552025-04-30T20:14:43.086Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16562025-04-30T20:14:45.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
16572025-04-30T20:14:45.938Z Running `target/debug/xtask clippy`
16582025-04-30T20:14:45.964Zrunning: /home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
16592025-04-30T20:14:46.795Z Downloading crates ...
16602025-04-30T20:14:47.127Z Downloaded anes v0.1.6
16612025-04-30T20:14:47.130Z Downloaded approx v0.5.1
16622025-04-30T20:14:47.134Z Downloaded assert-json-diff v2.0.2
16632025-04-30T20:14:47.146Z Downloaded guppy-workspace-hack v0.1.0
16642025-04-30T20:14:47.155Z Downloaded nested v0.1.1
16652025-04-30T20:14:47.158Z Downloaded termtree v0.4.1
16662025-04-30T20:14:47.168Z Downloaded doc-comment v0.3.3
16672025-04-30T20:14:47.172Z Downloaded async-object-pool v0.1.5
16682025-04-30T20:14:47.172Z Downloaded blake2b_simd v1.0.2
16692025-04-30T20:14:47.175Z Downloaded target-triple v0.1.3
16702025-04-30T20:14:47.178Z Downloaded plotters-backend v0.3.7
16712025-04-30T20:14:47.186Z Downloaded kv-log-macro v1.0.7
16722025-04-30T20:14:47.189Z Downloaded event-listener v2.5.3
16732025-04-30T20:14:47.192Z Downloaded plotters-svg v0.3.7
16742025-04-30T20:14:47.192Z Downloaded event-listener-strategy v0.5.2
16752025-04-30T20:14:47.192Z Downloaded cast v0.3.0
16762025-04-30T20:14:47.195Z Downloaded async-global-executor v2.4.1
16772025-04-30T20:14:47.195Z Downloaded piper v0.2.4
16782025-04-30T20:14:47.198Z Downloaded serde_regex v1.1.0
16792025-04-30T20:14:47.198Z Downloaded proc-macro-crate v3.2.0
16802025-04-30T20:14:47.199Z Downloaded async-signal v0.2.10
16812025-04-30T20:14:47.203Z Downloaded async-channel v2.3.1
16822025-04-30T20:14:47.203Z Downloaded oorandom v11.1.4
16832025-04-30T20:14:47.206Z Downloaded concurrent-queue v2.5.0
16842025-04-30T20:14:47.206Z Downloaded parking v2.2.1
16852025-04-30T20:14:47.206Z Downloaded pathdiff v0.2.3
16862025-04-30T20:14:47.206Z Downloaded async-channel v1.9.0
16872025-04-30T20:14:47.209Z Downloaded relative-path v1.9.3
16882025-04-30T20:14:47.210Z Downloaded similar-asserts v1.7.0
16892025-04-30T20:14:47.213Z Downloaded path-tree v0.8.1
16902025-04-30T20:14:47.213Z Downloaded predicates-tree v1.0.11
16912025-04-30T20:14:47.213Z Downloaded async-attributes v1.1.2
16922025-04-30T20:14:47.216Z Downloaded blocking v1.6.1
16932025-04-30T20:14:47.219Z Downloaded futures-timer v3.0.3
16942025-04-30T20:14:47.219Z Downloaded hyper-rustls v0.26.0
16952025-04-30T20:14:47.222Z Downloaded async-process v2.3.0
16962025-04-30T20:14:47.227Z Downloaded stringmetrics v2.2.2
16972025-04-30T20:14:47.230Z Downloaded futures-lite v2.3.0
16982025-04-30T20:14:47.234Z Downloaded criterion-plot v0.5.0
16992025-04-30T20:14:47.237Z Downloaded tinytemplate v1.2.1
17002025-04-30T20:14:47.240Z Downloaded target-spec v3.4.2
17012025-04-30T20:14:47.243Z Downloaded target-lexicon v0.13.2
17022025-04-30T20:14:47.243Z Downloaded assert_cmd v2.0.17
17032025-04-30T20:14:47.246Z Downloaded rustls-native-certs v0.7.3
17042025-04-30T20:14:47.249Z Downloaded httptest v0.16.3
17052025-04-30T20:14:47.249Z Downloaded rust-argon2 v2.1.0
17062025-04-30T20:14:47.252Z Downloaded rstest v0.24.0
17072025-04-30T20:14:47.256Z Downloaded cfg-expr v0.18.0
17082025-04-30T20:14:47.259Z Downloaded trybuild v1.0.103
17092025-04-30T20:14:47.264Z Downloaded polling v3.7.3
17102025-04-30T20:14:47.267Z Downloaded rstest_macros v0.24.0
17112025-04-30T20:14:47.270Z Downloaded rand_distr v0.4.3
17122025-04-30T20:14:47.273Z Downloaded async-lock v3.4.0
17132025-04-30T20:14:47.276Z Downloaded async-io v2.3.4
17142025-04-30T20:14:47.280Z Downloaded async-executor v1.13.1
17152025-04-30T20:14:47.283Z Downloaded event-listener v5.3.1
17162025-04-30T20:14:47.283Z Downloaded async-task v4.7.1
17172025-04-30T20:14:47.286Z Downloaded partial-io v0.5.4
17182025-04-30T20:14:47.289Z Downloaded guppy v0.17.17
17192025-04-30T20:14:47.294Z Downloaded criterion v0.5.1
17202025-04-30T20:14:47.301Z Downloaded plotters v0.3.7
17212025-04-30T20:14:47.310Z Downloaded async-std v1.13.0
17222025-04-30T20:14:47.405Z Downloaded httpmock v0.8.0-alpha.1
17232025-04-30T20:14:48.063Z Checking cfg-if v1.0.0
17242025-04-30T20:14:48.234Z Checking libc v0.2.171
17252025-04-30T20:14:48.258Z Checking serde v1.0.219
17262025-04-30T20:14:48.285Z Checking memchr v2.7.4
17272025-04-30T20:14:48.309Z Checking smallvec v1.14.0
17282025-04-30T20:14:48.346Z Checking value-bag v1.9.0
17292025-04-30T20:14:48.367Z Checking itoa v1.0.11
17302025-04-30T20:14:48.397Z Checking zeroize v1.8.1
17312025-04-30T20:14:48.397Z Checking scopeguard v1.2.0
17322025-04-30T20:14:48.586Z Checking pin-project-lite v0.2.14
17332025-04-30T20:14:48.615Z Checking lock_api v0.4.12
17342025-04-30T20:14:48.669Z Checking subtle v2.6.1
17352025-04-30T20:14:48.702Z Checking libm v0.2.8
17362025-04-30T20:14:48.705Z Checking log v0.4.22
17372025-04-30T20:14:48.754Z Checking stable_deref_trait v1.2.0
17382025-04-30T20:14:48.889Z Checking ryu v1.0.18
17392025-04-30T20:14:48.955Z Checking byteorder v1.5.0
17402025-04-30T20:14:48.987Z Checking once_cell v1.21.3
17412025-04-30T20:14:49.095Z Checking typenum v1.17.0
17422025-04-30T20:14:49.151Z Checking zerofrom v0.1.4
17432025-04-30T20:14:49.243Z Checking getrandom v0.2.15
17442025-04-30T20:14:49.273Z Checking parking_lot_core v0.9.10
17452025-04-30T20:14:49.312Z Checking signal-hook-registry v1.4.2
17462025-04-30T20:14:49.357Z Checking yoke v0.7.4
17472025-04-30T20:14:49.388Z Checking futures-core v0.3.31
17482025-04-30T20:14:49.511Z Checking rand_core v0.6.4
17492025-04-30T20:14:49.567Z Checking num-traits v0.2.19
17502025-04-30T20:14:49.599Z Checking mio v1.0.2
17512025-04-30T20:14:49.603Z Checking writeable v0.5.5
17522025-04-30T20:14:49.651Z Checking parking_lot v0.12.3
17532025-04-30T20:14:49.693Z Checking zerovec v0.10.4
17542025-04-30T20:14:49.833Z Checking litemap v0.7.3
17552025-04-30T20:14:49.975Z Checking icu_locid_transform_data v1.5.0
17562025-04-30T20:14:50.010Z Checking percent-encoding v2.3.1
17572025-04-30T20:14:50.098Z Checking icu_properties_data v1.5.0
17582025-04-30T20:14:50.170Z Checking generic-array v0.14.7
17592025-04-30T20:14:50.204Z Checking utf16_iter v1.0.5
17602025-04-30T20:14:50.230Z Checking icu_normalizer_data v1.5.0
17612025-04-30T20:14:50.230Z Checking write16 v1.0.0
17622025-04-30T20:14:50.336Z Checking utf8_iter v1.0.4
17632025-04-30T20:14:50.367Z Checking socket2 v0.5.9
17642025-04-30T20:14:50.400Z Checking form_urlencoded v1.2.1
17652025-04-30T20:14:50.441Z Checking thiserror v1.0.69
17662025-04-30T20:14:50.568Z Checking const-oid v0.9.6
17672025-04-30T20:14:50.613Z Checking zerocopy v0.7.35
17682025-04-30T20:14:50.644Z Checking getrandom v0.3.1
17692025-04-30T20:14:50.915Z Checking slab v0.4.9
17702025-04-30T20:14:50.968Z Checking futures-io v0.3.31
17712025-04-30T20:14:51.061Z Checking allocator-api2 v0.2.18
17722025-04-30T20:14:51.186Z Checking equivalent v1.0.1
17732025-04-30T20:14:51.218Z Checking foldhash v0.1.3
17742025-04-30T20:14:51.253Z Checking crypto-common v0.1.6
17752025-04-30T20:14:51.282Z Checking tinystr v0.7.6
17762025-04-30T20:14:51.316Z Checking icu_collections v1.5.0
17772025-04-30T20:14:51.443Z Checking block-buffer v0.10.4
17782025-04-30T20:14:51.480Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17792025-04-30T20:14:51.637Z Checking icu_locid v1.5.0
17802025-04-30T20:14:51.672Z Checking hashbrown v0.15.1
17812025-04-30T20:14:51.700Z Checking iana-time-zone v0.1.63
17822025-04-30T20:14:51.899Z Checking futures-sink v0.3.31
17832025-04-30T20:14:51.928Z Checking cpufeatures v0.2.14
17842025-04-30T20:14:51.961Z Checking errno v0.3.9
17852025-04-30T20:14:51.988Z Checking pin-utils v0.1.0
17862025-04-30T20:14:52.062Z Checking fnv v1.0.7
17872025-04-30T20:14:52.072Z Checking futures-channel v0.3.31
17882025-04-30T20:14:52.120Z Checking futures-task v0.3.31
17892025-04-30T20:14:52.164Z Checking dyn-clone v1.0.19
17902025-04-30T20:14:52.228Z Checking ppv-lite86 v0.2.20
17912025-04-30T20:14:52.337Z Checking tracing-core v0.1.32
17922025-04-30T20:14:52.366Z Checking block-padding v0.3.3
17932025-04-30T20:14:52.404Z Checking digest v0.10.7
17942025-04-30T20:14:52.466Z Checking futures-util v0.3.31
17952025-04-30T20:14:52.594Z Checking inout v0.1.3
17962025-04-30T20:14:52.599Z Checking icu_provider v1.5.0
17972025-04-30T20:14:52.670Z Checking bytes v1.10.1
17982025-04-30T20:14:52.747Z Checking bitflags v2.9.0
17992025-04-30T20:14:52.774Z Checking serde_json v1.0.140
18002025-04-30T20:14:52.835Z Checking chrono v0.4.40
18012025-04-30T20:14:52.936Z Checking uuid v1.16.0
18022025-04-30T20:14:52.978Z Checking semver v1.0.25
18032025-04-30T20:14:53.075Z Checking rustix v0.38.37
18042025-04-30T20:14:53.229Z Checking icu_locid_transform v1.5.0
18052025-04-30T20:14:53.422Z Checking indexmap v2.7.1
18062025-04-30T20:14:53.560Z Checking tracing v0.1.40
18072025-04-30T20:14:53.674Z Checking tokio v1.43.1
18082025-04-30T20:14:53.914Z Checking rand_chacha v0.3.1
18092025-04-30T20:14:54.269Z Checking icu_properties v1.5.1
18102025-04-30T20:14:54.362Z Checking rand v0.8.5
18112025-04-30T20:14:54.414Z Checking http v1.2.0
18122025-04-30T20:14:54.624Z Checking cipher v0.4.4
18132025-04-30T20:14:54.889Z Checking crossbeam-utils v0.8.21
18142025-04-30T20:14:55.085Z Checking spin v0.9.8
18152025-04-30T20:14:55.459Z Checking regex-syntax v0.8.5
18162025-04-30T20:14:55.596Z Checking atomic-waker v1.1.2
18172025-04-30T20:14:55.631Z Checking base64ct v1.6.0
18182025-04-30T20:14:55.689Z Checking hmac v0.12.1
18192025-04-30T20:14:55.762Z Checking sha2 v0.10.8
18202025-04-30T20:14:55.939Z Checking powerfmt v0.2.0
18212025-04-30T20:14:56.130Z Checking untrusted v0.9.0
18222025-04-30T20:14:56.229Z Checking adler2 v2.0.0
18232025-04-30T20:14:56.305Z Checking unicode-ident v1.0.14
18242025-04-30T20:14:56.338Z Checking ring v0.17.11
18252025-04-30T20:14:56.364Z Checking deranged v0.3.11
18262025-04-30T20:14:56.401Z Checking miniz_oxide v0.8.5
18272025-04-30T20:14:56.515Z Checking proc-macro2 v1.0.94
18282025-04-30T20:14:57.017Z Checking httparse v1.9.5
18292025-04-30T20:14:57.153Z Checking num-conv v0.1.0
18302025-04-30T20:14:57.202Z Checking time-core v0.1.2
18312025-04-30T20:14:57.875Z Checking num_threads v0.1.7
18322025-04-30T20:14:57.881Z Checking quote v1.0.39
18332025-04-30T20:14:57.881Z Checking aho-corasick v1.1.3
18342025-04-30T20:14:57.881Z Checking rustls-pki-types v1.10.0
18352025-04-30T20:14:57.881Z Checking icu_normalizer v1.5.0
18362025-04-30T20:14:57.881Z Checking time v0.3.36
18372025-04-30T20:14:57.881Z Checking syn v2.0.98
18382025-04-30T20:14:58.092Z Checking pem-rfc7468 v0.7.0
18392025-04-30T20:14:58.398Z Checking http-body v1.0.1
18402025-04-30T20:14:58.447Z Checking idna_adapter v1.2.0
18412025-04-30T20:14:58.513Z Checking aws-lc-sys v0.26.0
18422025-04-30T20:14:58.634Z Checking base64 v0.22.1
18432025-04-30T20:14:58.664Z Checking idna v1.0.3
18442025-04-30T20:14:58.689Z Checking untrusted v0.7.1
18452025-04-30T20:14:58.883Z Checking try-lock v0.2.5
18462025-04-30T20:14:59.041Z Checking httpdate v1.0.3
18472025-04-30T20:14:59.079Z Checking regex-automata v0.4.8
18482025-04-30T20:14:59.147Z Checking want v0.3.1
18492025-04-30T20:14:59.181Z Checking url v2.5.3
18502025-04-30T20:14:59.325Z Checking utf8parse v0.2.2
18512025-04-30T20:14:59.371Z Checking flagset v0.4.6
18522025-04-30T20:14:59.506Z Checking pbkdf2 v0.12.2
18532025-04-30T20:14:59.604Z Checking der v0.7.9
18542025-04-30T20:14:59.708Z Checking lazy_static v1.5.0
18552025-04-30T20:14:59.856Z Checking aes v0.8.4
18562025-04-30T20:15:00.086Z Checking tower-service v0.3.3
18572025-04-30T20:15:00.169Z Checking schemars v0.8.22
18582025-04-30T20:15:00.244Z Checking gimli v0.31.1
18592025-04-30T20:15:00.520Z Checking tokio-util v0.7.13
18602025-04-30T20:15:00.686Z Checking aws-lc-rs v1.12.4
18612025-04-30T20:15:00.747Z Checking salsa20 v0.10.2
18622025-04-30T20:15:01.011Z Checking cbc v0.1.2
18632025-04-30T20:15:01.255Z Checking object v0.36.5
18642025-04-30T20:15:01.438Z Checking spki v0.7.3
18652025-04-30T20:15:01.568Z Checking h2 v0.4.6
18662025-04-30T20:15:01.780Z Checking slog v2.7.0
18672025-04-30T20:15:01.816Z Checking rustc-demangle v0.1.24
18682025-04-30T20:15:02.292Z Checking scrypt v0.11.0
18692025-04-30T20:15:02.322Z Checking mime v0.3.17
18702025-04-30T20:15:02.493Z Checking rustls-webpki v0.102.8
18712025-04-30T20:15:02.539Z Checking anstyle v1.0.10
18722025-04-30T20:15:02.676Z Checking pkcs5 v0.7.1
18732025-04-30T20:15:02.927Z Checking foreign-types-shared v0.1.1
18742025-04-30T20:15:03.026Z Checking ipnet v2.11.0
18752025-04-30T20:15:03.060Z Checking openssl-probe v0.1.5
18762025-04-30T20:15:03.191Z Checking pkcs8 v0.10.2
18772025-04-30T20:15:03.244Z Checking foreign-types v0.3.2
18782025-04-30T20:15:03.277Z Checking regex v1.11.1
18792025-04-30T20:15:03.364Z Checking anstyle-parse v0.2.5
18802025-04-30T20:15:03.509Z Checking http-body-util v0.1.3
18812025-04-30T20:15:03.538Z Checking openssl-sys v0.9.107
18822025-04-30T20:15:03.642Z Checking anstyle-query v1.1.1
18832025-04-30T20:15:03.811Z Checking colorchoice v1.0.2
18842025-04-30T20:15:03.870Z Checking is_terminal_polyfill v1.70.1
18852025-04-30T20:15:03.873Z Checking rustls-pemfile v2.2.0
18862025-04-30T20:15:03.953Z Checking terminal_size v0.4.0
18872025-04-30T20:15:03.983Z Checking clap_lex v0.7.4
18882025-04-30T20:15:04.023Z Checking anstream v0.6.15
18892025-04-30T20:15:04.082Z Checking addr2line v0.24.2
18902025-04-30T20:15:04.139Z Checking either v1.14.0
18912025-04-30T20:15:04.170Z Checking strsim v0.11.1
18922025-04-30T20:15:04.281Z Checking rustls v0.23.19
18932025-04-30T20:15:04.402Z Checking futures-executor v0.3.31
18942025-04-30T20:15:04.487Z Checking clap_builder v4.5.35
18952025-04-30T20:15:04.554Z Checking toml_datetime v0.6.8
18962025-04-30T20:15:04.635Z Checking serde_spanned v0.6.8
18972025-04-30T20:15:04.664Z Checking serde_urlencoded v0.7.1
18982025-04-30T20:15:04.689Z Checking openssl v0.10.72
18992025-04-30T20:15:04.852Z Checking encoding_rs v0.8.34
19002025-04-30T20:15:04.855Z Checking futures v0.3.31
19012025-04-30T20:15:05.001Z Checking psl-types v2.0.11
19022025-04-30T20:15:05.086Z Checking ipnetwork v0.21.1
19032025-04-30T20:15:05.205Z Checking publicsuffix v2.3.0
19042025-04-30T20:15:05.497Z Checking cookie v0.18.1
19052025-04-30T20:15:05.536Z Checking webpki-roots v0.26.6
19062025-04-30T20:15:05.758Z Checking sync_wrapper v1.0.1
19072025-04-30T20:15:05.946Z Checking tower-layer v0.3.3
19082025-04-30T20:15:05.979Z Checking cookie_store v0.21.1
19092025-04-30T20:15:06.244Z Checking tower v0.5.2
19102025-04-30T20:15:06.683Z Checking signature v2.2.0
19112025-04-30T20:15:06.910Z Checking data-encoding v2.6.0
19122025-04-30T20:15:06.998Z Checking bitflags v1.3.2
19132025-04-30T20:15:07.125Z Checking tinyvec_macros v0.1.1
19142025-04-30T20:15:07.156Z Checking openapiv3 v2.0.0
19152025-04-30T20:15:07.218Z Checking backtrace v0.3.74
19162025-04-30T20:15:07.247Z Checking tinyvec v1.8.0
19172025-04-30T20:15:07.438Z Checking clap v4.5.35
19182025-04-30T20:15:07.498Z Checking scroll v0.12.0
19192025-04-30T20:15:07.572Z Checking ucd-trie v0.1.7
19202025-04-30T20:15:07.789Z Checking anyhow v1.0.98
19212025-04-30T20:15:07.820Z Checking plain v0.2.3
19222025-04-30T20:15:07.966Z Checking pest v2.7.14
19232025-04-30T20:15:07.996Z Checking goblin v0.8.2
19242025-04-30T20:15:08.026Z Checking hyper v1.6.0
19252025-04-30T20:15:08.180Z Checking sha1 v0.10.6
19262025-04-30T20:15:08.486Z Checking num-integer v0.1.46
19272025-04-30T20:15:08.514Z Checking pretty-hex v0.4.1
19282025-04-30T20:15:08.704Z Checking thread-id v4.2.2
19292025-04-30T20:15:08.847Z Checking zerocopy v0.8.10
19302025-04-30T20:15:08.969Z Checking crc32fast v1.4.2
19312025-04-30T20:15:09.245Z Checking base16ct v0.2.0
19322025-04-30T20:15:09.299Z Checking tokio-rustls v0.26.0
19332025-04-30T20:15:09.470Z Checking static_assertions v1.1.0
19342025-04-30T20:15:09.593Z Checking sec1 v0.7.3
19352025-04-30T20:15:09.721Z Checking ff v0.13.0
19362025-04-30T20:15:09.877Z Checking native-tls v0.2.12
19372025-04-30T20:15:09.968Z Checking memmap v0.7.0
19382025-04-30T20:15:10.012Z Checking unicode-width v0.2.0
19392025-04-30T20:15:10.044Z Checking hyper-util v0.1.11
19402025-04-30T20:15:10.223Z Checking winnow v0.7.3
19412025-04-30T20:15:10.226Z Checking tokio-native-tls v0.3.1
19422025-04-30T20:15:10.275Z Checking group v0.13.0
19432025-04-30T20:15:10.447Z Checking dtrace-parser v0.2.0
19442025-04-30T20:15:10.476Z Checking num-iter v0.1.45
19452025-04-30T20:15:10.513Z Checking oxnet v0.1.1
19462025-04-30T20:15:10.544Z Checking hkdf v0.12.4
19472025-04-30T20:15:10.659Z Checking hubpack v0.1.2
19482025-04-30T20:15:10.788Z Checking crypto-bigint v0.5.5
19492025-04-30T20:15:10.920Z Checking bstr v1.10.0
19502025-04-30T20:15:10.948Z Checking unicode-segmentation v1.12.0
19512025-04-30T20:15:11.017Z Checking winnow v0.5.40
19522025-04-30T20:15:11.607Z Checking num-bigint-dig v0.8.4
19532025-04-30T20:15:11.640Z Checking flate2 v1.1.1
19542025-04-30T20:15:11.750Z Checking pkcs1 v0.7.5
19552025-04-30T20:15:12.002Z Checking hyper-rustls v0.27.3
19562025-04-30T20:15:12.154Z Checking hyper-tls v0.6.0
19572025-04-30T20:15:12.274Z Checking crossbeam-epoch v0.9.18
19582025-04-30T20:15:12.352Z Checking zerocopy v0.6.6
19592025-04-30T20:15:12.466Z Checking reqwest v0.12.15 (https://github.com/seanmonstar/reqwest?rev=114d97c1a862567b465cb57f14d584626e1cf30c#114d97c1)
19602025-04-30T20:15:12.707Z Checking strum v0.26.3
19612025-04-30T20:15:12.982Z Checking unicode-normalization v0.1.24
19622025-04-30T20:15:12.986Z Checking dof v0.3.0
19632025-04-30T20:15:13.005Z Checking toml_edit v0.22.24
19642025-04-30T20:15:13.045Z Checking rfc6979 v0.4.0
19652025-04-30T20:15:13.247Z Checking bzip2-sys v0.1.13+1.0.8
19662025-04-30T20:15:13.382Z Checking managed v0.8.0
19672025-04-30T20:15:13.528Z Checking rsa v0.9.6
19682025-04-30T20:15:13.564Z Checking usdt-impl v0.5.0
19692025-04-30T20:15:13.567Z Checking elliptic-curve v0.13.8
19702025-04-30T20:15:13.760Z Checking crossbeam-deque v0.8.5
19712025-04-30T20:15:13.815Z Checking newtype-uuid v1.2.1
19722025-04-30T20:15:13.845Z Checking toml_edit v0.19.15
19732025-04-30T20:15:14.097Z Checking x509-cert v0.2.5
19742025-04-30T20:15:14.130Z Checking curve25519-dalek v4.1.3
19752025-04-30T20:15:14.160Z Checking usdt v0.5.0
19762025-04-30T20:15:14.207Z Checking ecdsa v0.16.9
19772025-04-30T20:15:14.241Z Checking ahash v0.8.11
19782025-04-30T20:15:14.446Z Checking daft v0.1.3
19792025-04-30T20:15:14.508Z Checking rayon-core v1.12.1
19802025-04-30T20:15:14.758Z Checking rand_core v0.9.2
19812025-04-30T20:15:14.899Z Checking ed25519 v2.2.3
19822025-04-30T20:15:14.928Z Checking memoffset v0.9.1
19832025-04-30T20:15:15.063Z Checking signal-hook v0.3.17
19842025-04-30T20:15:15.105Z Checking siphasher v0.3.11
19852025-04-30T20:15:15.177Z Checking rand_chacha v0.9.0
19862025-04-30T20:15:15.236Z Checking bzip2 v0.4.4
19872025-04-30T20:15:15.406Z Checking phf_shared v0.11.2
19882025-04-30T20:15:15.441Z Checking console v0.15.10
19892025-04-30T20:15:15.545Z Checking hickory-proto v0.24.4
19902025-04-30T20:15:15.583Z Checking zstd-sys v2.0.14+zstd.1.5.7
19912025-04-30T20:15:15.645Z Checking rand v0.9.0
19922025-04-30T20:15:15.682Z Checking zip v0.6.6
19932025-04-30T20:15:15.719Z Checking signal-hook-mio v0.2.4
19942025-04-30T20:15:15.811Z Checking zstd-safe v7.2.3
19952025-04-30T20:15:15.878Z Checking ed25519-dalek v2.1.1
19962025-04-30T20:15:15.950Z Checking itertools v0.10.5
19972025-04-30T20:15:15.992Z Checking hash32 v0.2.1
19982025-04-30T20:15:16.126Z Checking unicode-bidi v0.3.17
19992025-04-30T20:15:16.301Z Checking bumpalo v3.16.0
20002025-04-30T20:15:16.304Z Checking toml v0.7.8
20012025-04-30T20:15:16.304Z Checking lockfree-object-pool v0.1.6
20022025-04-30T20:15:16.378Z Checking simd-adler32 v0.3.7
20032025-04-30T20:15:16.586Z Checking unicode-properties v0.1.3
20042025-04-30T20:15:16.623Z Checking heapless v0.7.17
20052025-04-30T20:15:16.689Z Checking zstd v0.13.3
20062025-04-30T20:15:16.736Z Checking zopfli v0.8.1
20072025-04-30T20:15:16.739Z Checking crossterm v0.28.1
20082025-04-30T20:15:16.979Z Checking stringprep v0.1.5
20092025-04-30T20:15:17.046Z Checking rayon v1.10.0
20102025-04-30T20:15:17.075Z Checking nix v0.29.0
20112025-04-30T20:15:17.260Z Checking bzip2 v0.5.2
20122025-04-30T20:15:17.455Z Checking similar v2.7.0
20132025-04-30T20:15:17.541Z Checking tokio-stream v0.1.17
20142025-04-30T20:15:17.570Z Checking md-5 v0.10.6
20152025-04-30T20:15:17.835Z Checking predicates-core v1.0.8
20162025-04-30T20:15:18.000Z Checking fallible-iterator v0.2.0
20172025-04-30T20:15:18.062Z Checking zip v2.6.1
20182025-04-30T20:15:18.302Z Checking smoltcp v0.9.1
20192025-04-30T20:15:18.339Z Checking phf v0.11.2
20202025-04-30T20:15:18.381Z Checking itertools v0.12.1
20212025-04-30T20:15:18.421Z Checking fs-err v3.1.0
20222025-04-30T20:15:18.607Z Checking postgres-protocol v0.6.8
20232025-04-30T20:15:18.636Z Checking buf-list v1.0.3
20242025-04-30T20:15:18.978Z Checking serde-big-array v0.5.1
20252025-04-30T20:15:18.982Z Checking float-cmp v0.10.0
20262025-04-30T20:15:19.225Z Checking portable-atomic v1.11.0
20272025-04-30T20:15:19.251Z Checking fixedbitset v0.4.2
20282025-04-30T20:15:19.276Z Checking minimal-lexical v0.2.1
20292025-04-30T20:15:19.304Z Checking number_prefix v0.4.0
20302025-04-30T20:15:19.509Z Checking new_debug_unreachable v1.0.6
20312025-04-30T20:15:19.531Z Checking normalize-line-endings v0.3.0
20322025-04-30T20:15:19.620Z Checking precomputed-hash v0.1.1
20332025-04-30T20:15:19.668Z Checking lalrpop-util v0.19.12
20342025-04-30T20:15:19.693Z Checking difflib v0.4.0
20352025-04-30T20:15:19.698Z Checking nom v7.1.3
20362025-04-30T20:15:19.763Z Checking string_cache v0.8.9
20372025-04-30T20:15:19.970Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
20382025-04-30T20:15:20.014Z Checking predicates v3.1.3
20392025-04-30T20:15:20.081Z Checking petgraph v0.6.5
20402025-04-30T20:15:20.084Z Checking postgres-types v0.2.9
20412025-04-30T20:15:20.225Z Checking peg-runtime v0.8.5
20422025-04-30T20:15:20.484Z Checking whoami v1.5.2
20432025-04-30T20:15:20.561Z Checking indicatif v0.17.11
20442025-04-30T20:15:20.640Z Compiling thiserror-impl v2.0.12
20452025-04-30T20:15:20.819Z Checking tokio-postgres v0.7.13
20462025-04-30T20:15:20.823Z Compiling regress v0.10.3
20472025-04-30T20:15:20.927Z Checking camino v1.1.9
20482025-04-30T20:15:21.342Z Compiling ident_case v1.0.1
20492025-04-30T20:15:21.470Z Checking fastrand v2.1.1
20502025-04-30T20:15:21.541Z Compiling darling_core v0.20.10
20512025-04-30T20:15:21.819Z Checking is-terminal v0.4.13
20522025-04-30T20:15:21.981Z Compiling unsafe-libyaml v0.2.11
20532025-04-30T20:15:22.374Z Checking heck v0.5.0
20542025-04-30T20:15:22.599Z Compiling structmeta-derive v0.3.0
20552025-04-30T20:15:23.688Z Compiling serde_yaml v0.9.34+deprecated
20562025-04-30T20:15:23.784Z Checking dirs-sys-next v0.1.2
20572025-04-30T20:15:23.888Z Checking thiserror v2.0.12
20582025-04-30T20:15:24.061Z Checking dirs-next v2.0.0
20592025-04-30T20:15:24.186Z Checking crossbeam-channel v0.5.15
20602025-04-30T20:15:24.234Z Checking thread_local v1.1.8
20612025-04-30T20:15:24.535Z Compiling typify-impl v0.3.0
20622025-04-30T20:15:24.895Z Compiling rustls v0.22.4
20632025-04-30T20:15:25.194Z Compiling structmeta v0.3.0
20642025-04-30T20:15:25.262Z Checking term v0.7.0
20652025-04-30T20:15:25.419Z Checking take_mut v0.2.2
20662025-04-30T20:15:25.540Z Checking tempfile v3.13.0
20672025-04-30T20:15:25.584Z Checking toml v0.8.20
20682025-04-30T20:15:25.612Z Checking slog-async v2.8.0
20692025-04-30T20:15:25.666Z Checking slog-term v2.9.1
20702025-04-30T20:15:25.944Z Compiling multer v3.1.0
20712025-04-30T20:15:25.971Z Compiling async-stream-impl v0.3.6
20722025-04-30T20:15:26.215Z Checking quick-error v1.2.3
20732025-04-30T20:15:26.329Z Compiling test-strategy v0.4.0
20742025-04-30T20:15:26.385Z Compiling dropshot v0.16.0
20752025-04-30T20:15:26.388Z Compiling dropshot_endpoint v0.16.0
20762025-04-30T20:15:26.792Z Checking hex v0.4.3
20772025-04-30T20:15:27.205Z Checking match_cfg v0.1.0
20782025-04-30T20:15:27.258Z Checking debug-ignore v1.0.5
20792025-04-30T20:15:27.306Z Checking progenitor-client v0.9.1
20802025-04-30T20:15:27.337Z Checking hostname v0.3.1
20812025-04-30T20:15:27.387Z Compiling darling_macro v0.20.10
20822025-04-30T20:15:27.428Z Checking wait-timeout v0.2.0
20832025-04-30T20:15:27.497Z Checking bit-vec v0.8.0
20842025-04-30T20:15:27.637Z Checking rusty-fork v0.3.0
20852025-04-30T20:15:27.707Z Checking serde_path_to_error v0.1.16
20862025-04-30T20:15:27.914Z Checking bit-set v0.8.0
20872025-04-30T20:15:27.957Z Checking rand_xorshift v0.3.0
20882025-04-30T20:15:28.160Z Checking unarray v0.1.4
20892025-04-30T20:15:28.320Z Compiling darling v0.20.10
20902025-04-30T20:15:28.348Z Checking slog-json v2.6.1
20912025-04-30T20:15:28.351Z Checking proptest v1.6.0
20922025-04-30T20:15:28.454Z Compiling serde_with_macros v3.12.0
20932025-04-30T20:15:28.629Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20942025-04-30T20:15:29.228Z Compiling derive-where v1.2.7
20952025-04-30T20:15:29.410Z Checking slog-bunyan v2.5.0
20962025-04-30T20:15:29.608Z Checking async-stream v0.3.6
20972025-04-30T20:15:29.833Z Compiling parse-display-derive v0.10.0
20982025-04-30T20:15:30.174Z Checking waitgroup v0.1.2
20992025-04-30T20:15:30.344Z Checking hostname v0.4.0
21002025-04-30T20:15:30.516Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21012025-04-30T20:15:30.618Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21022025-04-30T20:15:30.679Z Checking macaddr v1.0.1
21032025-04-30T20:15:30.942Z Checking serde_with v3.12.0
21042025-04-30T20:15:31.039Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21052025-04-30T20:15:31.213Z Checking instant v0.1.13
21062025-04-30T20:15:31.358Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21072025-04-30T20:15:31.532Z Checking backoff v0.4.0
21082025-04-30T20:15:31.665Z Checking tokio-rustls v0.25.0
21092025-04-30T20:15:31.821Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
21102025-04-30T20:15:31.863Z Checking camino-tempfile v1.1.1
21112025-04-30T20:15:32.151Z Checking unicode-width v0.1.14
21122025-04-30T20:15:32.353Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
21132025-04-30T20:15:32.690Z Compiling proc-macro-error v1.0.4
21142025-04-30T20:15:32.767Z Compiling proc-macro-crate v1.3.1
21152025-04-30T20:15:32.833Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
21162025-04-30T20:15:32.928Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21172025-04-30T20:15:33.285Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21182025-04-30T20:15:33.351Z Checking tabwriter v1.4.0
21192025-04-30T20:15:33.531Z Compiling foreign-types-macros v0.2.3
21202025-04-30T20:15:33.635Z Checking foreign-types-shared v0.3.1
21212025-04-30T20:15:33.684Z Compiling num_enum_derive v0.5.11
21222025-04-30T20:15:33.752Z Checking parse-display v0.10.0
21232025-04-30T20:15:33.818Z Checking cstr-argument v0.1.2
21242025-04-30T20:15:33.968Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21252025-04-30T20:15:33.972Z Checking pretty-hex v0.2.1
21262025-04-30T20:15:34.023Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
21272025-04-30T20:15:34.026Z Checking colored v2.2.0
21282025-04-30T20:15:34.198Z Checking winnow v0.6.20
21292025-04-30T20:15:34.397Z Checking smf v0.2.3
21302025-04-30T20:15:34.444Z Checking itertools v0.14.0
21312025-04-30T20:15:34.722Z Checking foreign-types v0.5.0
21322025-04-30T20:15:34.794Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21332025-04-30T20:15:34.853Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21342025-04-30T20:15:34.883Z Checking base64 v0.21.7
21352025-04-30T20:15:34.969Z Compiling itertools v0.13.0
21362025-04-30T20:15:35.190Z Compiling crucible-workspace-hack v0.1.0
21372025-04-30T20:15:35.350Z Compiling heapless v0.8.0
21382025-04-30T20:15:35.670Z Checking hash32 v0.3.1
21392025-04-30T20:15:35.936Z Compiling smoltcp v0.11.0
21402025-04-30T20:15:35.969Z Checking num_enum v0.5.11
21412025-04-30T20:15:36.094Z Checking cobs v0.2.3
21422025-04-30T20:15:36.153Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21432025-04-30T20:15:36.321Z Checking postcard v1.0.10
21442025-04-30T20:15:36.466Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
21452025-04-30T20:15:36.596Z Checking sigpipe v0.1.3
21462025-04-30T20:15:36.724Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
21472025-04-30T20:15:36.899Z Checking jiff v0.2.10
21482025-04-30T20:15:36.927Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
21492025-04-30T20:15:36.953Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21502025-04-30T20:15:37.155Z Compiling zone_cfg_derive v0.3.0
21512025-04-30T20:15:37.219Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21522025-04-30T20:15:37.567Z Compiling num-derive v0.4.2
21532025-04-30T20:15:37.816Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21542025-04-30T20:15:37.869Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
21552025-04-30T20:15:38.206Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
21562025-04-30T20:15:38.493Z Compiling convert_case v0.4.0
21572025-04-30T20:15:38.515Z Checking zone v0.3.1
21582025-04-30T20:15:38.687Z Checking atomicwrites v0.4.4
21592025-04-30T20:15:38.717Z Compiling typify-macro v0.3.0
21602025-04-30T20:15:38.896Z Checking utf-8 v0.7.6
21612025-04-30T20:15:39.139Z Checking tungstenite v0.21.0
21622025-04-30T20:15:39.300Z Checking newline-converter v0.3.0
21632025-04-30T20:15:39.330Z Compiling derive_more v0.99.19
21642025-04-30T20:15:39.487Z Checking expectorate v1.1.0
21652025-04-30T20:15:39.668Z Checking num-rational v0.4.2
21662025-04-30T20:15:39.752Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
21672025-04-30T20:15:39.971Z Checking tokio-tungstenite v0.21.0
21682025-04-30T20:15:40.009Z Checking num-complex v0.4.6
21692025-04-30T20:15:40.208Z Checking float-ord v0.3.2
21702025-04-30T20:15:40.272Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21712025-04-30T20:15:40.392Z Checking indent_write v2.2.0
21722025-04-30T20:15:40.511Z Checking same-file v1.0.6
21732025-04-30T20:15:40.559Z Checking fixedbitset v0.5.7
21742025-04-30T20:15:40.613Z Checking xattr v1.3.1
21752025-04-30T20:15:40.707Z Checking walkdir v2.5.0
21762025-04-30T20:15:40.892Z Checking filetime v0.2.25
21772025-04-30T20:15:40.931Z Checking num v0.4.3
21782025-04-30T20:15:41.003Z Checking petgraph v0.7.1
21792025-04-30T20:15:41.028Z Checking arc-swap v1.7.1
21802025-04-30T20:15:41.055Z Checking half v2.4.1
21812025-04-30T20:15:41.124Z Checking tar v0.4.44
21822025-04-30T20:15:41.467Z Checking slog-scope v4.4.0
21832025-04-30T20:15:41.543Z Checking ciborium-io v0.2.2
21842025-04-30T20:15:41.693Z Checking slog-stdlog v4.1.1
21852025-04-30T20:15:41.697Z Checking ciborium-ll v0.2.2
21862025-04-30T20:15:41.895Z Checking password-hash v0.5.0
21872025-04-30T20:15:41.982Z Checking blake2 v0.10.6
21882025-04-30T20:15:42.030Z Checking ciborium v0.2.2
21892025-04-30T20:15:42.346Z Checking slog-envlogger v2.2.0
21902025-04-30T20:15:42.469Z Checking argon2 v0.5.3
21912025-04-30T20:15:42.575Z Compiling owo-colors v4.2.0
21922025-04-30T20:15:42.672Z Compiling typify v0.3.0
21932025-04-30T20:15:42.865Z Compiling progenitor-impl v0.9.1
21942025-04-30T20:15:43.008Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21952025-04-30T20:15:43.167Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21962025-04-30T20:15:43.207Z Compiling cancel-safe-futures v0.1.5
21972025-04-30T20:15:43.307Z Checking swrite v0.1.0
21982025-04-30T20:15:43.527Z Checking libsw-core v0.3.1
21992025-04-30T20:15:43.554Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
22002025-04-30T20:15:43.777Z Checking libsw v3.4.0
22012025-04-30T20:15:44.027Z Checking linear-map v1.2.0
22022025-04-30T20:15:44.073Z Checking pem v3.0.5
22032025-04-30T20:15:44.328Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22042025-04-30T20:15:44.355Z Compiling typify-impl v0.2.0
22052025-04-30T20:15:44.565Z Checking prettyplease v0.2.30
22062025-04-30T20:15:45.414Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22072025-04-30T20:15:45.565Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
22082025-04-30T20:15:46.626Z Checking highway v1.3.0
22092025-04-30T20:15:47.096Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
22102025-04-30T20:15:47.515Z Checking headers-core v0.3.0
22112025-04-30T20:15:48.517Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
22122025-04-30T20:15:49.556Z Checking headers v0.4.0
22132025-04-30T20:15:49.592Z Compiling progenitor-macro v0.9.1
22142025-04-30T20:15:50.275Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=88adb1a5df689b3e2daddab9325ee94047f6ffad#88adb1a5)
22152025-04-30T20:15:54.360Z Compiling lzma-sys v0.1.20
22162025-04-30T20:15:54.933Z Checking progenitor-client v0.8.0
22172025-04-30T20:15:55.043Z Compiling heck v0.3.3
22182025-04-30T20:15:55.187Z Checking linked-hash-map v0.5.6
22192025-04-30T20:15:55.420Z Compiling zone_cfg_derive v0.1.2
22202025-04-30T20:15:55.501Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22212025-04-30T20:15:55.526Z Checking lru-cache v0.1.2
22222025-04-30T20:15:55.562Z Checking yasna v0.5.2
22232025-04-30T20:15:55.775Z Checking base64 v0.13.1
22242025-04-30T20:15:55.833Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22252025-04-30T20:15:56.234Z Checking ron v0.7.1
22262025-04-30T20:15:56.357Z Checking xz2 v0.1.7
22272025-04-30T20:15:56.477Z Checking rcgen v0.12.1
22282025-04-30T20:15:56.690Z Checking resolv-conf v0.7.0
22292025-04-30T20:15:56.940Z Checking zone v0.1.8
22302025-04-30T20:15:57.079Z Checking hickory-resolver v0.24.4
22312025-04-30T20:15:57.184Z Checking subprocess v0.2.9
22322025-04-30T20:15:57.409Z Checking humantime v2.1.0
22332025-04-30T20:15:57.677Z Checking keccak v0.1.5
22342025-04-30T20:15:57.786Z Checking secrecy v0.10.3
22352025-04-30T20:15:57.998Z Compiling semver v0.1.20
22362025-04-30T20:15:58.041Z Checking universal-hash v0.5.1
22372025-04-30T20:15:58.068Z Checking sha3 v0.10.8
22382025-04-30T20:15:58.259Z Checking opaque-debug v0.3.1
22392025-04-30T20:15:58.383Z Compiling rustc_version v0.1.7
22402025-04-30T20:15:58.496Z Checking aead v0.5.2
22412025-04-30T20:15:58.592Z Checking poly1305 v0.8.0
22422025-04-30T20:15:58.744Z Checking chacha20 v0.9.1
22432025-04-30T20:15:58.773Z Checking qorb v0.3.1
22442025-04-30T20:15:58.799Z Compiling typify-macro v0.2.0
22452025-04-30T20:15:58.836Z Compiling newtype_derive v0.1.6
22462025-04-30T20:15:59.113Z Compiling thiserror-impl-no-std v2.0.2
22472025-04-30T20:15:59.140Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22482025-04-30T20:15:59.422Z Checking steno v0.4.1
22492025-04-30T20:15:59.534Z Checking chacha20poly1305 v0.10.1
22502025-04-30T20:15:59.756Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
22512025-04-30T20:15:59.793Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22522025-04-30T20:16:00.277Z Checking bytecount v0.6.8
22532025-04-30T20:16:00.403Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22542025-04-30T20:16:00.464Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22552025-04-30T20:16:01.146Z Checking display-error-chain v0.2.2
22562025-04-30T20:16:01.371Z Compiling slog-dtrace v0.3.0
22572025-04-30T20:16:01.671Z Checking gethostname v0.5.0
22582025-04-30T20:16:01.795Z Checking nibble_vec v0.1.0
22592025-04-30T20:16:01.823Z Checking endian-type v0.1.2
22602025-04-30T20:16:01.848Z Checking progenitor v0.9.1
22612025-04-30T20:16:01.873Z Checking thiserror-no-std v2.0.2
22622025-04-30T20:16:02.037Z Checking vsss-rs v3.3.4
22632025-04-30T20:16:02.066Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
22642025-04-30T20:16:02.099Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22652025-04-30T20:16:02.445Z Checking radix_trie v0.2.1
22662025-04-30T20:16:02.762Z Compiling typify v0.2.0
22672025-04-30T20:16:02.961Z Compiling progenitor-impl v0.8.0
22682025-04-30T20:16:03.127Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
22692025-04-30T20:16:05.052Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
22702025-04-30T20:16:05.096Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22712025-04-30T20:16:05.302Z Compiling proc-macro-error-attr2 v2.0.0
22722025-04-30T20:16:05.825Z Checking papergrid v0.14.0
22732025-04-30T20:16:06.173Z Compiling proc-macro-error2 v2.0.1
22742025-04-30T20:16:06.852Z Compiling tabled_derive v0.10.0
22752025-04-30T20:16:06.889Z Compiling num-derive v0.3.3
22762025-04-30T20:16:06.959Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22772025-04-30T20:16:08.018Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
22782025-04-30T20:16:09.090Z Checking libscf-sys v1.1.0
22792025-04-30T20:16:09.337Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
22802025-04-30T20:16:09.364Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
22812025-04-30T20:16:09.505Z Checking tabled v0.18.0
22822025-04-30T20:16:09.703Z Checking maplit v1.0.2
22832025-04-30T20:16:09.740Z Compiling progenitor-macro v0.8.0
22842025-04-30T20:16:09.784Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
22852025-04-30T20:16:09.916Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
22862025-04-30T20:16:10.295Z Checking crc8 v0.1.1
22872025-04-30T20:16:10.407Z Compiling vte_generate_state_changes v0.1.2
22882025-04-30T20:16:10.463Z Checking fd-lock v4.0.2
22892025-04-30T20:16:10.702Z Checking fxhash v0.2.1
22902025-04-30T20:16:10.925Z Compiling async-recursion v1.1.1
22912025-04-30T20:16:11.128Z Checking vte v0.11.1
22922025-04-30T20:16:12.006Z Compiling radium v0.7.0
22932025-04-30T20:16:12.446Z Checking termcolor v1.4.1
22942025-04-30T20:16:12.481Z Checking nu-ansi-term v0.50.1
22952025-04-30T20:16:12.578Z Checking strip-ansi-escapes v0.2.0
22962025-04-30T20:16:12.809Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
22972025-04-30T20:16:12.867Z Compiling const_format_proc_macros v0.2.34
22982025-04-30T20:16:12.907Z Checking reedline v0.38.0
22992025-04-30T20:16:13.426Z Compiling maybe-uninit v2.0.0
23002025-04-30T20:16:13.630Z Checking tap v1.0.1
23012025-04-30T20:16:13.824Z Checking wyz v0.5.1
23022025-04-30T20:16:14.150Z Checking crc-catalog v2.4.0
23032025-04-30T20:16:14.224Z Checking funty v2.0.0
23042025-04-30T20:16:14.335Z Compiling packed_struct v0.10.1
23052025-04-30T20:16:14.505Z Checking crc v3.2.1
23062025-04-30T20:16:14.774Z Checking const_format v0.2.34
23072025-04-30T20:16:14.975Z Compiling packed_struct_codegen v0.10.1
23082025-04-30T20:16:15.000Z Compiling indexmap v1.9.3
23092025-04-30T20:16:15.126Z Checking bitvec v1.0.1
23102025-04-30T20:16:15.267Z Checking nodrop v0.1.14
23112025-04-30T20:16:15.399Z Checking smallvec v0.6.14
23122025-04-30T20:16:15.426Z Checking array-init v0.0.4
23132025-04-30T20:16:15.455Z Checking hashbrown v0.12.3
23142025-04-30T20:16:15.802Z Checking bitfield v0.14.0
23152025-04-30T20:16:16.120Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23162025-04-30T20:16:16.412Z Checking env_logger v0.10.2
23172025-04-30T20:16:16.415Z Checking serde-hex v0.1.0
23182025-04-30T20:16:16.871Z Checking ron v0.8.1
23192025-04-30T20:16:17.116Z Checking hashbrown v0.13.2
23202025-04-30T20:16:17.564Z Checking crc-any v2.5.0
23212025-04-30T20:16:17.969Z Checking path-slash v0.1.5
23222025-04-30T20:16:18.043Z Checking object v0.30.4
23232025-04-30T20:16:18.104Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23242025-04-30T20:16:18.147Z Checking home v0.5.9
23252025-04-30T20:16:18.318Z Checking kstat-rs v0.2.4
23262025-04-30T20:16:18.402Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
23272025-04-30T20:16:18.677Z Checking papergrid v0.11.0
23282025-04-30T20:16:19.103Z Compiling tabled_derive v0.7.0
23292025-04-30T20:16:20.090Z Compiling libefi-sys v0.1.0
23302025-04-30T20:16:20.214Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23312025-04-30T20:16:20.450Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23322025-04-30T20:16:20.625Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23332025-04-30T20:16:20.908Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23342025-04-30T20:16:21.260Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23352025-04-30T20:16:21.317Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23362025-04-30T20:16:22.093Z Checking progenitor v0.8.0
23372025-04-30T20:16:22.344Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23382025-04-30T20:16:23.782Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23392025-04-30T20:16:24.057Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23402025-04-30T20:16:24.114Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23412025-04-30T20:16:24.594Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23422025-04-30T20:16:24.867Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23432025-04-30T20:16:25.298Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23442025-04-30T20:16:26.123Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23452025-04-30T20:16:26.587Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
23462025-04-30T20:16:27.016Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23472025-04-30T20:16:27.124Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23482025-04-30T20:16:27.590Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23492025-04-30T20:16:28.953Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23502025-04-30T20:16:28.983Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23512025-04-30T20:16:30.085Z Checking tabled v0.15.0
23522025-04-30T20:16:30.907Z Compiling bitfield-struct v0.6.2
23532025-04-30T20:16:31.221Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23542025-04-30T20:16:31.451Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23552025-04-30T20:16:31.766Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23562025-04-30T20:16:32.107Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23572025-04-30T20:16:32.176Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23582025-04-30T20:16:32.323Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23592025-04-30T20:16:33.003Z Compiling phf_generator v0.11.2
23602025-04-30T20:16:33.010Z Compiling phf_codegen v0.11.2
23612025-04-30T20:16:33.010Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23622025-04-30T20:16:33.010Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23632025-04-30T20:16:33.010Z Compiling dsl_auto_type v0.1.2
23642025-04-30T20:16:33.254Z Checking scheduled-thread-pool v0.2.7
23652025-04-30T20:16:33.336Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
23662025-04-30T20:16:33.481Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
23672025-04-30T20:16:33.510Z Compiling parse-zoneinfo v0.3.1
23682025-04-30T20:16:34.314Z Compiling diesel_table_macro_syntax v0.2.0
23692025-04-30T20:16:34.753Z Checking glob v0.3.2
23702025-04-30T20:16:35.083Z Compiling cfg_aliases v0.1.1
23712025-04-30T20:16:35.108Z Compiling diesel_derives v2.2.3
23722025-04-30T20:16:35.176Z Compiling chrono-tz-build v0.4.0
23732025-04-30T20:16:35.204Z Compiling nix v0.28.0
23742025-04-30T20:16:35.982Z Checking r2d2 v0.8.10
23752025-04-30T20:16:36.248Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23762025-04-30T20:16:36.330Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23772025-04-30T20:16:36.436Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23782025-04-30T20:16:36.681Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23792025-04-30T20:16:36.770Z Checking bcs v0.1.6
23802025-04-30T20:16:37.020Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
23812025-04-30T20:16:37.025Z Checking nanorand v0.7.0
23822025-04-30T20:16:37.220Z Compiling parking_lot_core v0.8.6
23832025-04-30T20:16:37.428Z Checking flume v0.11.1
23842025-04-30T20:16:37.455Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23852025-04-30T20:16:37.704Z Compiling chrono-tz v0.10.3
23862025-04-30T20:16:38.003Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23872025-04-30T20:16:38.378Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23882025-04-30T20:16:38.428Z Compiling crunchy v0.2.2
23892025-04-30T20:16:38.659Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
23902025-04-30T20:16:39.477Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
23912025-04-30T20:16:39.786Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
23922025-04-30T20:16:40.362Z Compiling peg-macros v0.8.5
23932025-04-30T20:16:41.044Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
23942025-04-30T20:16:41.330Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23952025-04-30T20:16:41.757Z Compiling sqlparser_derive v0.2.2
23962025-04-30T20:16:42.462Z Compiling tiny-keccak v2.0.2
23972025-04-30T20:16:42.499Z Checking unicode_categories v0.1.1
23982025-04-30T20:16:42.820Z Compiling xshell-macros v0.2.7
23992025-04-30T20:16:42.845Z Checking sqlformat v0.2.6
24002025-04-30T20:16:42.870Z Checking sqlparser v0.45.0
24012025-04-30T20:16:43.603Z Checking xshell v0.2.7
24022025-04-30T20:16:43.882Z Checking peg v0.8.5
24032025-04-30T20:16:44.016Z Checking rustyline v14.0.0
24042025-04-30T20:16:45.540Z Checking parking_lot v0.11.2
24052025-04-30T20:16:46.047Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24062025-04-30T20:16:46.094Z Checking diesel v2.2.9
24072025-04-30T20:16:46.145Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
24082025-04-30T20:16:46.412Z Checking termtree v0.5.1
24092025-04-30T20:16:46.692Z Compiling bit-vec v0.6.3
24102025-04-30T20:16:46.749Z Compiling ref-cast v1.0.23
24112025-04-30T20:16:47.133Z Compiling bit-set v0.5.3
24122025-04-30T20:16:47.431Z Checking sled v0.34.7
24132025-04-30T20:16:47.530Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24142025-04-30T20:16:48.093Z Checking hickory-client v0.24.4
24152025-04-30T20:16:48.822Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d)
24162025-04-30T20:16:50.039Z Compiling ascii-canvas v3.0.0
24172025-04-30T20:16:50.236Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
24182025-04-30T20:16:50.518Z Checking hickory-server v0.24.4
24192025-04-30T20:16:50.568Z Compiling ena v0.14.3
24202025-04-30T20:16:50.812Z Compiling ref-cast-impl v1.0.23
24212025-04-30T20:16:50.871Z Compiling bindgen v0.71.1
24222025-04-30T20:16:51.006Z Compiling regex-syntax v0.6.29
24232025-04-30T20:16:51.692Z Compiling diff v0.1.13
24242025-04-30T20:16:51.874Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24252025-04-30T20:16:52.166Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
24262025-04-30T20:16:52.240Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24272025-04-30T20:16:52.791Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
24282025-04-30T20:16:53.129Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
24292025-04-30T20:16:53.577Z Compiling unicase v2.7.0
24302025-04-30T20:16:53.950Z Compiling rustc-hash v2.1.1
24312025-04-30T20:16:54.565Z Compiling lalrpop v0.19.12
24322025-04-30T20:16:55.543Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24332025-04-30T20:16:55.688Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24342025-04-30T20:16:56.219Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
24352025-04-30T20:16:56.468Z Compiling derive_builder_core v0.20.2
24362025-04-30T20:16:56.572Z Compiling libxml v0.3.3
24372025-04-30T20:16:57.079Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24382025-04-30T20:16:57.104Z Compiling strum_macros v0.24.3
24392025-04-30T20:16:58.510Z Compiling indoc v1.0.9
24402025-04-30T20:16:58.728Z Compiling derive_builder_macro v0.20.2
24412025-04-30T20:16:59.652Z Checking derive_builder v0.20.2
24422025-04-30T20:17:00.275Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
24432025-04-30T20:17:00.404Z Checking primeorder v0.13.6
24442025-04-30T20:17:00.644Z Checking quick-xml v0.37.2
24452025-04-30T20:17:00.955Z Compiling oso-derive v0.27.3
24462025-04-30T20:17:00.996Z Compiling impl-trait-for-tuples v0.2.2
24472025-04-30T20:17:02.040Z Compiling mime_guess v2.0.5
24482025-04-30T20:17:02.839Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24492025-04-30T20:17:03.179Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
24502025-04-30T20:17:04.349Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24512025-04-30T20:17:04.809Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24522025-04-30T20:17:04.835Z Checking http-range v0.1.5
24532025-04-30T20:17:05.341Z Checking signal-hook-tokio v0.3.1
24542025-04-30T20:17:05.410Z Checking atty v0.2.14
24552025-04-30T20:17:05.535Z Compiling salty v0.3.0
24562025-04-30T20:17:05.588Z Checking p384 v0.13.0
24572025-04-30T20:17:05.955Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
24582025-04-30T20:17:06.095Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24592025-04-30T20:17:06.420Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24602025-04-30T20:17:06.810Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
24612025-04-30T20:17:07.336Z Compiling diesel-dtrace v0.4.2
24622025-04-30T20:17:07.400Z Checking hyper-staticfile v0.10.1
24632025-04-30T20:17:07.621Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24642025-04-30T20:17:07.689Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
24652025-04-30T20:17:07.774Z Checking tungstenite v0.23.0
24662025-04-30T20:17:07.795Z Checking bb8 v0.8.5
24672025-04-30T20:17:07.896Z Checking env_filter v0.1.2
24682025-04-30T20:17:08.019Z Checking assert_matches v1.5.0
24692025-04-30T20:17:08.149Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24702025-04-30T20:17:08.159Z Checking env_logger v0.11.5
24712025-04-30T20:17:08.159Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
24722025-04-30T20:17:08.285Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
24732025-04-30T20:17:08.529Z Checking void v1.0.2
24742025-04-30T20:17:08.551Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
24752025-04-30T20:17:08.633Z Checking tokio-tungstenite v0.23.1
24762025-04-30T20:17:08.710Z Checking lzss v0.8.2
24772025-04-30T20:17:08.769Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24782025-04-30T20:17:08.802Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24792025-04-30T20:17:08.961Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24802025-04-30T20:17:09.071Z Checking nix v0.27.1
24812025-04-30T20:17:09.107Z Checking secrecy v0.8.0
24822025-04-30T20:17:09.113Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=060a204d91e401a368c700a09d24510b7cd2b0e4#060a204d)
24832025-04-30T20:17:09.270Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
24842025-04-30T20:17:09.993Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24852025-04-30T20:17:14.218Z Compiling pin-project-internal v1.1.6
24862025-04-30T20:17:14.242Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24872025-04-30T20:17:14.255Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24882025-04-30T20:17:14.255Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24892025-04-30T20:17:14.255Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24902025-04-30T20:17:14.255Z Checking rand_seeder v0.3.0
24912025-04-30T20:17:14.255Z Compiling snafu-derive v0.8.5
24922025-04-30T20:17:14.256Z Checking pin-project v1.1.6
24932025-04-30T20:17:14.257Z Compiling fs-err v2.11.0
24942025-04-30T20:17:14.257Z Checking olpc-cjson v0.1.4
24952025-04-30T20:17:14.414Z Checking globset v0.4.15
24962025-04-30T20:17:14.621Z Checking serde_plain v1.0.2
24972025-04-30T20:17:14.883Z Checking typed-path v0.9.3
24982025-04-30T20:17:15.266Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24992025-04-30T20:17:15.553Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
25002025-04-30T20:17:16.558Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25012025-04-30T20:17:16.914Z Checking async-bb8-diesel v0.2.1
25022025-04-30T20:17:17.123Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25032025-04-30T20:17:17.435Z Checking parse-size v1.1.0
25042025-04-30T20:17:17.616Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25052025-04-30T20:17:17.656Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
25062025-04-30T20:17:18.127Z Checking heck v0.4.1
25072025-04-30T20:17:18.335Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
25082025-04-30T20:17:18.572Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25092025-04-30T20:17:18.575Z Checking snafu v0.8.5
25102025-04-30T20:17:18.770Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25112025-04-30T20:17:18.823Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25122025-04-30T20:17:19.036Z Checking tough v0.20.0
25132025-04-30T20:17:19.378Z Checking yansi v1.0.1
25142025-04-30T20:17:19.929Z Checking pretty_assertions v1.4.1
25152025-04-30T20:17:21.934Z Checking io-lifetimes v1.0.11
25162025-04-30T20:17:21.975Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
25172025-04-30T20:17:21.975Z Checking rustix v0.37.28
25182025-04-30T20:17:21.976Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25192025-04-30T20:17:22.010Z Checking is_ci v1.2.0
25202025-04-30T20:17:22.011Z Checking supports-color v3.0.2
25212025-04-30T20:17:22.024Z Checking terminal_size v0.2.6
25222025-04-30T20:17:22.223Z Compiling libz-sys v1.1.20
25232025-04-30T20:17:22.932Z Checking unicode-linebreak v0.1.5
25242025-04-30T20:17:23.379Z Compiling indoc v2.0.6
25252025-04-30T20:17:23.555Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
25262025-04-30T20:17:24.004Z Checking smawk v0.3.2
25272025-04-30T20:17:24.198Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
25282025-04-30T20:17:24.240Z Checking textwrap v0.16.1
25292025-04-30T20:17:24.443Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25302025-04-30T20:17:24.648Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
25312025-04-30T20:17:24.963Z Checking castaway v0.2.3
25322025-04-30T20:17:25.157Z Checking compact_str v0.8.0
25332025-04-30T20:17:25.196Z Checking unicode-truncate v1.1.0
25342025-04-30T20:17:25.449Z Checking concurrent-queue v2.5.0
25352025-04-30T20:17:25.840Z Checking lru v0.12.5
25362025-04-30T20:17:26.024Z Compiling libgit2-sys v0.17.0+1.8.1
25372025-04-30T20:17:26.143Z Compiling instability v0.3.2
25382025-04-30T20:17:26.459Z Checking parking v2.2.1
25392025-04-30T20:17:26.647Z Checking cassowary v0.3.0
25402025-04-30T20:17:27.299Z Checking ratatui v0.29.0
25412025-04-30T20:17:27.315Z Checking cargo-platform v0.1.8
25422025-04-30T20:17:27.499Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
25432025-04-30T20:17:27.564Z Checking cargo_metadata v0.19.2
25442025-04-30T20:17:28.903Z Compiling vergen v8.3.2
25452025-04-30T20:17:29.294Z Checking event-listener v5.3.1
25462025-04-30T20:17:29.719Z Compiling cargo_metadata v0.18.1
25472025-04-30T20:17:29.739Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25482025-04-30T20:17:30.076Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25492025-04-30T20:17:32.130Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
25502025-04-30T20:17:32.226Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
25512025-04-30T20:17:32.371Z Checking plotters-backend v0.3.7
25522025-04-30T20:17:32.478Z Compiling rustls v0.21.12
25532025-04-30T20:17:32.726Z Checking shell-words v1.1.0
25542025-04-30T20:17:32.780Z Checking plotters-svg v0.3.7
25552025-04-30T20:17:32.921Z Checking event-listener-strategy v0.5.2
25562025-04-30T20:17:32.944Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25572025-04-30T20:17:33.017Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
25582025-04-30T20:17:33.155Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
25592025-04-30T20:17:33.391Z Checking sct v0.7.1
25602025-04-30T20:17:33.520Z Checking rustls-webpki v0.101.7
25612025-04-30T20:17:33.635Z Checking cast v0.3.0
25622025-04-30T20:17:33.789Z Checking plotters v0.3.7
25632025-04-30T20:17:33.970Z Checking criterion-plot v0.5.0
25642025-04-30T20:17:34.472Z Checking futures-lite v2.3.0
25652025-04-30T20:17:35.561Z Checking tinytemplate v1.2.1
25662025-04-30T20:17:35.820Z Checking oorandom v11.1.4
25672025-04-30T20:17:35.973Z Checking anes v0.1.6
25682025-04-30T20:17:36.001Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25692025-04-30T20:17:36.246Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25702025-04-30T20:17:36.292Z Checking criterion v0.5.1
25712025-04-30T20:17:36.580Z Checking rustls-pemfile v1.0.4
25722025-04-30T20:17:36.804Z Checking twox-hash v2.1.0
25732025-04-30T20:17:37.169Z Checking tokio-rustls v0.24.1
25742025-04-30T20:17:37.405Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
25752025-04-30T20:17:37.540Z Checking async-lock v3.4.0
25762025-04-30T20:17:38.371Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25772025-04-30T20:17:39.011Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
25782025-04-30T20:17:39.606Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
25792025-04-30T20:17:39.759Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
25802025-04-30T20:17:39.948Z Checking fatfs v0.3.6
25812025-04-30T20:17:40.017Z Checking polling v3.7.3
25822025-04-30T20:17:40.413Z Checking csv-core v0.1.11
25832025-04-30T20:17:41.133Z Checking hex-literal v0.4.1
25842025-04-30T20:17:41.146Z Checking csv v1.3.1
25852025-04-30T20:17:41.146Z Checking async-io v2.3.4
25862025-04-30T20:17:41.220Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
25872025-04-30T20:17:41.763Z Checking rtoolbox v0.0.2
25882025-04-30T20:17:41.845Z Checking async-task v4.7.1
25892025-04-30T20:17:41.982Z Checking rpassword v7.3.1
25902025-04-30T20:17:42.171Z Checking async-channel v2.3.1
25912025-04-30T20:17:42.218Z Checking tui-tree-widget v0.23.0
25922025-04-30T20:17:42.518Z Checking polyval v0.6.2
25932025-04-30T20:17:42.543Z Checking piper v0.2.4
25942025-04-30T20:17:42.785Z Checking futures-timer v3.0.3
25952025-04-30T20:17:42.810Z Checking ghash v0.5.1
25962025-04-30T20:17:43.014Z Checking blocking v1.6.1
25972025-04-30T20:17:43.119Z Checking async-executor v1.13.1
25982025-04-30T20:17:43.349Z Checking async-signal v0.2.10
25992025-04-30T20:17:43.448Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
26002025-04-30T20:17:43.654Z Checking ctr v0.9.2
26012025-04-30T20:17:43.960Z Checking arrayref v0.3.9
26022025-04-30T20:17:44.024Z Checking arrayvec v0.7.6
26032025-04-30T20:17:44.083Z Checking constant_time_eq v0.3.1
26042025-04-30T20:17:44.257Z Checking event-listener v2.5.3
26052025-04-30T20:17:44.410Z Checking aes-gcm v0.10.3
26062025-04-30T20:17:44.485Z Checking async-channel v1.9.0
26072025-04-30T20:17:44.677Z Checking async-process v2.3.0
26082025-04-30T20:17:44.790Z Checking async-global-executor v2.4.1
26092025-04-30T20:17:45.041Z Checking ssh-encoding v0.2.0
26102025-04-30T20:17:45.096Z Checking blowfish v0.9.1
26112025-04-30T20:17:45.321Z Compiling petname v2.0.2
26122025-04-30T20:17:45.401Z Checking kv-log-macro v1.0.7
26132025-04-30T20:17:45.553Z Compiling async-attributes v1.1.2
26142025-04-30T20:17:46.431Z Checking async-std v1.13.0
26152025-04-30T20:17:46.702Z Checking ssh-cipher v0.2.0
26162025-04-30T20:17:47.018Z Checking bcrypt-pbkdf v0.10.0
26172025-04-30T20:17:48.476Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
26182025-04-30T20:17:48.493Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
26192025-04-30T20:17:48.521Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
26202025-04-30T20:17:49.521Z Checking password-hash v0.4.2
26212025-04-30T20:17:49.698Z Checking async-object-pool v0.1.5
26222025-04-30T20:17:49.858Z Checking ssh-key v0.6.6
26232025-04-30T20:17:49.994Z Checking pbkdf2 v0.11.0
26242025-04-30T20:17:51.207Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26252025-04-30T20:17:51.481Z Checking p521 v0.13.3
26262025-04-30T20:17:52.040Z Checking p256 v0.13.2
26272025-04-30T20:17:52.558Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
26282025-04-30T20:17:52.827Z Checking serde_regex v1.1.0
26292025-04-30T20:17:52.938Z Checking assert-json-diff v2.0.2
26302025-04-30T20:17:53.105Z Checking russh-cryptovec v0.7.3
26312025-04-30T20:17:53.222Z Checking path-tree v0.8.1
26322025-04-30T20:17:53.337Z Checking md5 v0.7.0
26332025-04-30T20:17:53.599Z Checking sync-ptr v0.1.1
26342025-04-30T20:17:53.671Z Checking stringmetrics v2.2.2
26352025-04-30T20:17:53.824Z Compiling target-lexicon v0.13.2
26362025-04-30T20:17:53.931Z Checking httpmock v0.8.0-alpha.1
26372025-04-30T20:17:54.734Z Checking russh-keys v0.45.0
26382025-04-30T20:17:54.963Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
26392025-04-30T20:17:56.036Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
26402025-04-30T20:17:56.578Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
26412025-04-30T20:17:56.840Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
26422025-04-30T20:17:57.186Z Checking num-bigint v0.4.6
26432025-04-30T20:17:57.323Z Checking des v0.8.1
26442025-04-30T20:17:57.608Z Compiling blake3 v1.5.4
26452025-04-30T20:17:58.290Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
26462025-04-30T20:17:58.868Z Compiling guppy-workspace-hack v0.1.0
26472025-04-30T20:17:59.209Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
26482025-04-30T20:17:59.530Z Checking russh v0.45.0
26492025-04-30T20:18:00.497Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
26502025-04-30T20:18:00.629Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26512025-04-30T20:18:01.259Z Checking rustls-native-certs v0.7.3
26522025-04-30T20:18:01.465Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
26532025-04-30T20:18:01.654Z Checking memmap2 v0.9.5
26542025-04-30T20:18:01.860Z Checking internet-checksum v0.2.1
26552025-04-30T20:18:01.943Z Compiling target-spec v3.4.2
26562025-04-30T20:18:02.520Z Checking hyper-rustls v0.26.0
26572025-04-30T20:18:02.590Z Checking cfg-expr v0.18.0
26582025-04-30T20:18:03.025Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
26592025-04-30T20:18:03.445Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
26602025-04-30T20:18:03.683Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
26612025-04-30T20:18:03.850Z Checking httptest v0.16.3
26622025-04-30T20:18:04.531Z Checking topological-sort v0.2.2
26632025-04-30T20:18:04.790Z Checking omicron-zone-package v0.12.0
26642025-04-30T20:18:06.796Z Checking pathdiff v0.2.3
26652025-04-30T20:18:06.979Z Compiling rstest_macros v0.24.0
26662025-04-30T20:18:07.332Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26672025-04-30T20:18:07.450Z Compiling doc-comment v0.3.3
26682025-04-30T20:18:07.496Z Compiling target-triple v0.1.3
26692025-04-30T20:18:07.548Z Checking nested v0.1.1
26702025-04-30T20:18:07.801Z Checking guppy v0.17.17
26712025-04-30T20:18:08.185Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
26722025-04-30T20:18:08.223Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26732025-04-30T20:18:08.531Z Checking similar-asserts v1.7.0
26742025-04-30T20:18:08.808Z Compiling proc-macro-crate v3.2.0
26752025-04-30T20:18:10.485Z Compiling relative-path v1.9.3
26762025-04-30T20:18:10.654Z Checking termtree v0.4.1
26772025-04-30T20:18:10.654Z Compiling assert_cmd v2.0.17
26782025-04-30T20:18:10.735Z Checking predicates-tree v1.0.11
26792025-04-30T20:18:11.227Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
26802025-04-30T20:18:11.340Z Checking blake2b_simd v1.0.2
26812025-04-30T20:18:12.192Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
26822025-04-30T20:18:12.654Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
26832025-04-30T20:18:13.022Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
26842025-04-30T20:18:13.360Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
26852025-04-30T20:18:13.698Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
26862025-04-30T20:18:14.275Z Checking serde_tokenstream v0.2.2
26872025-04-30T20:18:14.689Z Checking uzers v0.12.1
26882025-04-30T20:18:15.257Z Checking rust-argon2 v2.1.0
26892025-04-30T20:18:15.717Z Checking trybuild v1.0.103
26902025-04-30T20:18:17.556Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
26912025-04-30T20:18:18.034Z Compiling git2 v0.19.0
26922025-04-30T20:18:18.968Z Checking rstest v0.24.0
26932025-04-30T20:18:19.232Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
26942025-04-30T20:18:20.480Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26952025-04-30T20:18:21.004Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
26962025-04-30T20:18:21.366Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
26972025-04-30T20:18:21.738Z Checking rand_distr v0.4.3
26982025-04-30T20:18:22.572Z Checking multimap v0.10.0
26992025-04-30T20:18:22.874Z Checking approx v0.5.1
27002025-04-30T20:18:24.383Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
27012025-04-30T20:18:24.973Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27022025-04-30T20:18:25.863Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
27032025-04-30T20:18:26.202Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=45801597f410685015ac2704d044919a41e3ff75#45801597)
27042025-04-30T20:18:26.276Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
27052025-04-30T20:18:26.982Z Compiling samael v0.0.18
27062025-04-30T20:18:27.126Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
27072025-04-30T20:18:29.828Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
27082025-04-30T20:18:29.885Z Checking partial-io v0.5.4
27092025-04-30T20:18:29.885Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
27102025-04-30T20:18:29.885Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
27112025-04-30T20:18:29.885Z Checking cargo_toml v0.21.0
27122025-04-30T20:18:29.885Z Checking termios v0.3.3
27132025-04-30T20:18:29.885Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27142025-04-30T20:18:29.886Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
27152025-04-30T20:18:29.899Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
27162025-04-30T20:18:30.453Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27172025-04-30T20:18:35.160Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
27182025-04-30T20:18:47.166Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
27192025-04-30T20:18:50.616Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
27202025-04-30T20:18:56.310Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
27212025-04-30T20:19:05.419Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
27222025-04-30T20:19:14.683Z Compiling polar-core v0.27.3
27232025-04-30T20:19:20.920Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
27242025-04-30T20:19:22.135Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
27252025-04-30T20:19:25.725Z Checking oso v0.27.3
27262025-04-30T20:19:30.124Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
27272025-04-30T20:19:32.858Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
27282025-04-30T20:20:13.468Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27292025-04-30T20:20:13.468Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27302025-04-30T20:20:13.471Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27312025-04-30T20:21:34.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 48s
27322025-04-30T20:21:35.320Z
27332025-04-30T20:21:35.320Zreal 6:53.123255092
27342025-04-30T20:21:35.320Zuser 37:41.570464919
27352025-04-30T20:21:35.320Zsys 5:36.356434005
27362025-04-30T20:21:35.320Ztrap 1.106830617
27372025-04-30T20:21:35.320Ztflt 0.654175860
27382025-04-30T20:21:35.322Zdflt 0.082405225
27392025-04-30T20:21:35.322Zkflt 0.000914264
27402025-04-30T20:21:35.325Zlock 54:08.262406263
27412025-04-30T20:21:35.325Zslp 2:08:36.216043622
27422025-04-30T20:21:35.325Zlat 1:50.959767732
27432025-04-30T20:21:35.325Zstop 7:33.987948584
27442025-04-30T20:21:35.325Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
27452025-04-30T20:21:35.325Z+ ptime -m cargo doc --workspace --no-deps
27462025-04-30T20:21:36.524Zwarning: output filename collision.
27472025-04-30T20:21:36.525ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
27482025-04-30T20:21:36.525ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
27492025-04-30T20:21:36.525ZThe targets should have unique names.
27502025-04-30T20:21:36.525ZThis is a known bug where multiple crates with the same name use
27512025-04-30T20:21:36.525Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
27522025-04-30T20:21:37.060Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27532025-04-30T20:21:37.218Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27542025-04-30T20:21:37.240Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27552025-04-30T20:21:37.288Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27562025-04-30T20:21:37.319Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
27572025-04-30T20:21:37.323Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27582025-04-30T20:21:37.323Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
27592025-04-30T20:21:37.491Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
27602025-04-30T20:21:37.626Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27612025-04-30T20:21:37.654Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27622025-04-30T20:21:37.686Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27632025-04-30T20:21:37.841Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27642025-04-30T20:21:37.992Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27652025-04-30T20:21:38.118Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27662025-04-30T20:21:38.252Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27672025-04-30T20:21:38.278Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27682025-04-30T20:21:38.418Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27692025-04-30T20:21:38.457Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27702025-04-30T20:21:38.482Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27712025-04-30T20:21:38.851Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27722025-04-30T20:21:38.894Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27732025-04-30T20:21:39.090Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
27742025-04-30T20:21:39.259Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27752025-04-30T20:21:39.486Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27762025-04-30T20:21:39.519Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27772025-04-30T20:21:39.850Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
27782025-04-30T20:21:40.107Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27792025-04-30T20:21:40.154Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27802025-04-30T20:21:40.534Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27812025-04-30T20:21:40.898Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27822025-04-30T20:21:41.111Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27832025-04-30T20:21:41.427Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27842025-04-30T20:21:41.487Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
27852025-04-30T20:21:41.705Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27862025-04-30T20:21:41.978Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27872025-04-30T20:21:42.006Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27882025-04-30T20:21:42.302Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27892025-04-30T20:21:42.414Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27902025-04-30T20:21:42.460Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27912025-04-30T20:21:42.571Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27922025-04-30T20:21:42.694Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27932025-04-30T20:21:42.786Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27942025-04-30T20:21:42.848Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
27952025-04-30T20:21:42.913Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
27962025-04-30T20:21:42.970Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
27972025-04-30T20:21:43.088Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27982025-04-30T20:21:43.145Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
27992025-04-30T20:21:43.307Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28002025-04-30T20:21:43.397Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
28012025-04-30T20:21:43.457Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
28022025-04-30T20:21:43.534Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28032025-04-30T20:21:43.724Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
28042025-04-30T20:21:43.752Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28052025-04-30T20:21:43.962Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
28062025-04-30T20:21:43.983Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
28072025-04-30T20:21:44.121Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28082025-04-30T20:21:44.144Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
28092025-04-30T20:21:44.292Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
28102025-04-30T20:21:44.564Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28112025-04-30T20:21:44.849Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28122025-04-30T20:21:46.070Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
28132025-04-30T20:21:46.210Z Documenting ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
28142025-04-30T20:21:47.641Z Documenting ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
28152025-04-30T20:21:48.623Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28162025-04-30T20:21:48.945Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28172025-04-30T20:21:50.294Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28182025-04-30T20:21:50.837Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28192025-04-30T20:21:51.245Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28202025-04-30T20:21:51.529Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28212025-04-30T20:21:51.840Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28222025-04-30T20:21:52.011Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28232025-04-30T20:21:53.361Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28242025-04-30T20:21:53.707Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28252025-04-30T20:21:53.770Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28262025-04-30T20:21:54.494Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
28272025-04-30T20:21:55.122Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28282025-04-30T20:21:58.262Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
28292025-04-30T20:21:58.805Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28302025-04-30T20:21:58.899Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28312025-04-30T20:21:59.274Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28322025-04-30T20:21:59.886Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28332025-04-30T20:22:00.335Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
28342025-04-30T20:22:01.414Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28352025-04-30T20:22:01.708Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28362025-04-30T20:22:01.856Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
28372025-04-30T20:22:02.287Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28382025-04-30T20:22:03.248Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28392025-04-30T20:22:04.120Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28402025-04-30T20:22:04.443Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28412025-04-30T20:22:04.595Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28422025-04-30T20:22:05.332Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28432025-04-30T20:22:06.312Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28442025-04-30T20:22:06.553Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28452025-04-30T20:22:06.936Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28462025-04-30T20:22:06.961Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28472025-04-30T20:22:07.026Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
28482025-04-30T20:22:07.463Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
28492025-04-30T20:22:09.046Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28502025-04-30T20:22:09.168Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28512025-04-30T20:22:09.689Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
28522025-04-30T20:22:09.881Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28532025-04-30T20:22:10.714Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28542025-04-30T20:22:11.267Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
28552025-04-30T20:22:11.436Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28562025-04-30T20:22:11.675Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28572025-04-30T20:22:11.906Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28582025-04-30T20:22:11.952Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28592025-04-30T20:22:12.680Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28602025-04-30T20:22:12.781Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28612025-04-30T20:22:12.785Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28622025-04-30T20:22:13.300Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28632025-04-30T20:22:13.325Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28642025-04-30T20:22:13.421Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28652025-04-30T20:22:13.591Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
28662025-04-30T20:22:13.909Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28672025-04-30T20:22:14.505Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28682025-04-30T20:22:14.992Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28692025-04-30T20:22:15.017Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28702025-04-30T20:22:15.376Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28712025-04-30T20:22:15.919Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28722025-04-30T20:22:16.027Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28732025-04-30T20:22:16.638Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28742025-04-30T20:22:18.492Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28752025-04-30T20:22:18.559Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28762025-04-30T20:22:18.559Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28772025-04-30T20:22:18.630Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
28782025-04-30T20:22:19.086Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28792025-04-30T20:22:19.303Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28802025-04-30T20:22:20.027Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28812025-04-30T20:22:20.532Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28822025-04-30T20:22:20.808Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28832025-04-30T20:22:20.932Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
28842025-04-30T20:22:21.079Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28852025-04-30T20:22:24.944Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
28862025-04-30T20:22:24.944Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
28872025-04-30T20:22:24.944Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28882025-04-30T20:22:24.944Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
28892025-04-30T20:22:24.944Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28902025-04-30T20:22:24.944Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28912025-04-30T20:22:24.944Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28922025-04-30T20:22:25.172Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28932025-04-30T20:22:26.035Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28942025-04-30T20:22:26.585Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28952025-04-30T20:22:27.150Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28962025-04-30T20:22:28.012Z Documenting openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
28972025-04-30T20:22:29.752Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28982025-04-30T20:22:30.775Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28992025-04-30T20:22:31.358Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29002025-04-30T20:22:34.560Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29012025-04-30T20:22:35.622Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29022025-04-30T20:22:36.328Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29032025-04-30T20:22:37.421Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29042025-04-30T20:22:38.599Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29052025-04-30T20:22:41.370Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29062025-04-30T20:22:41.833Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29072025-04-30T20:22:45.017Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29082025-04-30T20:22:45.041Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29092025-04-30T20:22:46.884Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29102025-04-30T20:22:47.105Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29112025-04-30T20:22:49.434Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29122025-04-30T20:22:49.890Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29132025-04-30T20:22:51.013Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29142025-04-30T20:22:53.868Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29152025-04-30T20:22:57.179Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29162025-04-30T20:22:57.462Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29172025-04-30T20:22:57.462Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29182025-04-30T20:22:57.484Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29192025-04-30T20:22:59.637Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
29202025-04-30T20:23:00.755Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29212025-04-30T20:23:01.295Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29222025-04-30T20:23:02.327Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29232025-04-30T20:23:04.102Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29242025-04-30T20:23:04.550Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29252025-04-30T20:23:04.923Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29262025-04-30T20:23:05.620Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29272025-04-30T20:23:05.756Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29282025-04-30T20:23:07.237Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29292025-04-30T20:23:09.141Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29302025-04-30T20:23:09.487Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29312025-04-30T20:23:10.462Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29322025-04-30T20:23:12.395Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29332025-04-30T20:23:13.634Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29342025-04-30T20:23:14.556Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29352025-04-30T20:23:14.735Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
29362025-04-30T20:23:15.520Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29372025-04-30T20:23:15.544Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29382025-04-30T20:23:18.155Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29392025-04-30T20:23:18.377Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29402025-04-30T20:23:19.290Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29412025-04-30T20:23:20.100Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29422025-04-30T20:23:20.213Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29432025-04-30T20:23:20.589Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29442025-04-30T20:23:22.421Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29452025-04-30T20:23:23.194Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29462025-04-30T20:23:23.592Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29472025-04-30T20:23:23.894Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29482025-04-30T20:23:23.974Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29492025-04-30T20:23:25.935Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29502025-04-30T20:23:26.775Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29512025-04-30T20:23:27.480Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29522025-04-30T20:23:28.495Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29532025-04-30T20:23:28.541Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29542025-04-30T20:23:29.388Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
29552025-04-30T20:23:30.435Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29562025-04-30T20:23:31.239Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29572025-04-30T20:23:32.086Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29582025-04-30T20:23:32.340Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29592025-04-30T20:23:33.810Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29602025-04-30T20:23:34.303Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29612025-04-30T20:23:34.308Z Documenting nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29622025-04-30T20:23:35.833Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29632025-04-30T20:23:37.414Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29642025-04-30T20:23:37.983Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29652025-04-30T20:23:38.693Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29662025-04-30T20:23:39.734Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
29672025-04-30T20:23:40.450Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29682025-04-30T20:23:40.502Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
29692025-04-30T20:23:41.260Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29702025-04-30T20:23:41.815Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29712025-04-30T20:23:41.987Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29722025-04-30T20:23:42.998Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29732025-04-30T20:23:43.846Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29742025-04-30T20:23:44.900Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29752025-04-30T20:23:44.910Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29762025-04-30T20:23:45.346Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
29772025-04-30T20:23:45.683Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29782025-04-30T20:23:46.057Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29792025-04-30T20:23:46.660Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29802025-04-30T20:23:47.872Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29812025-04-30T20:23:48.191Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29822025-04-30T20:23:48.722Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29832025-04-30T20:23:49.033Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29842025-04-30T20:23:49.612Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29852025-04-30T20:23:49.973Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29862025-04-30T20:23:50.185Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29872025-04-30T20:23:50.221Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29882025-04-30T20:23:52.493Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29892025-04-30T20:23:52.847Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29902025-04-30T20:23:53.062Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29912025-04-30T20:23:53.256Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29922025-04-30T20:23:53.508Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29932025-04-30T20:23:53.568Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29942025-04-30T20:23:53.721Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29952025-04-30T20:23:54.748Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29962025-04-30T20:23:56.247Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29972025-04-30T20:24:01.558Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29982025-04-30T20:24:01.914Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29992025-04-30T20:24:02.052Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30002025-04-30T20:24:03.264Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30012025-04-30T20:24:04.730Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30022025-04-30T20:24:05.471Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30032025-04-30T20:24:07.093Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30042025-04-30T20:24:07.331Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30052025-04-30T20:24:08.065Z Documenting openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30062025-04-30T20:24:08.435Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30072025-04-30T20:24:09.150Z Documenting id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
30082025-04-30T20:24:09.585Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30092025-04-30T20:24:09.745Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30102025-04-30T20:24:10.125Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30112025-04-30T20:24:10.390Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30122025-04-30T20:24:10.673Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30132025-04-30T20:24:11.646Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30142025-04-30T20:24:11.746Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30152025-04-30T20:24:11.830Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30162025-04-30T20:24:11.903Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30172025-04-30T20:24:12.655Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30182025-04-30T20:24:12.852Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30192025-04-30T20:24:13.082Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30202025-04-30T20:24:13.566Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30212025-04-30T20:24:13.982Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30222025-04-30T20:24:14.011Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30232025-04-30T20:24:14.129Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30242025-04-30T20:24:14.564Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30252025-04-30T20:24:14.971Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30262025-04-30T20:24:15.780Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30272025-04-30T20:24:16.375Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30282025-04-30T20:24:16.700Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30292025-04-30T20:24:54.994Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30302025-04-30T20:25:02.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
30312025-04-30T20:25:02.222Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 161 other files
30322025-04-30T20:25:02.306Z
30332025-04-30T20:25:02.307Zreal 3:26.886026078
30342025-04-30T20:25:02.307Zuser 19:41.714564917
30352025-04-30T20:25:02.307Zsys 2:54.728876000
30362025-04-30T20:25:02.307Ztrap 0.519241964
30372025-04-30T20:25:02.307Ztflt 0.088849138
30382025-04-30T20:25:02.307Zdflt 0.108314476
30392025-04-30T20:25:02.307Zkflt 0.000433842
30402025-04-30T20:25:02.307Zlock 27:24.529156567
30412025-04-30T20:25:02.307Zslp 56:04.531740377
30422025-04-30T20:25:02.332Zlat 1:16.621676116
30432025-04-30T20:25:02.332Zstop 1:36.351938000
30442025-04-30T20:25:02.332Zprocess exited: duration 946155 ms, exit code 0
 
30452025-04-30T20:25:02.364Zfound 0 output files