01KJY45ZQHMTK6FNN2PD6KHRNS: clippy (helios)

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

Buildomat Job: 01KJY46HJ7RHX0TSBJ3M81MT0B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:31:41.131Zjob assigned to worker 01KJY46KB9SMCWSBEMT8MM7MX0 [factory aws, i-0eee317df02c35bb6] (queued for 49 s)
 
22026-03-05T04:31:49.465Zstarting task 0: "setup"
32026-03-05T04:31:49.470Z++ uname -s
42026-03-05T04:31:49.473Z+ kern=SunOS
52026-03-05T04:31:49.473Z+ build_user=build
62026-03-05T04:31:49.473Z+ build_uid=12345
72026-03-05T04:31:49.473Z+ work_dir=/work
82026-03-05T04:31:49.473Z+ input_dir=/input
92026-03-05T04:31:49.473Z+ [[ 0 == 12345 ]]
102026-03-05T04:31:49.473Z+ case "$kern" in
112026-03-05T04:31:49.473Z+ groupadd -g 12345 build
122026-03-05T04:31:49.476Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:31:51.483Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:31:51.546Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:31:51.549Z+ home_fs=zfs
162026-03-05T04:31:51.549Z+ [[ zfs == autofs ]]
172026-03-05T04:31:51.549Z+ mkdir -p /home/build
182026-03-05T04:31:51.552Z+ chown build:build /home/build /work
192026-03-05T04:31:52.553Z+ chmod 0700 /home/build /work
202026-03-05T04:31:52.556Zprocess exited: duration 3092 ms, exit code 0
 
212026-03-05T04:31:52.562Zstarting task 1: "rust-toolchain"
222026-03-05T04:31:52.567Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-05T04:31:52.567Z * rust toolchain channel = "1.91.1"
242026-03-05T04:31:52.567Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-05T04:31:52.567Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-05T04:31:52.567Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:31:52.567Z * rust toolchain profile = "default"
282026-03-05T04:31:52.571Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:31:52.571Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T04:31:52.710Zinfo: downloading installer
312026-03-05T04:31:54.468Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:31:54.468Zwarn: /opt/ooce/bin
332026-03-05T04:31:54.468Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:31:54.468Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:31:54.468Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:31:54.468Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:31:54.468Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:31:54.468Zerror: cannot install while Rust is installed
392026-03-05T04:31:54.468Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:31:54.491Zinfo: profile set to 'default'
412026-03-05T04:31:54.491Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:31:54.494Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T04:31:54.691Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T04:31:54.691Zinfo: downloading component 'cargo'
452026-03-05T04:31:56.021Zinfo: downloading component 'clippy'
462026-03-05T04:31:56.539Zinfo: downloading component 'rust-docs'
472026-03-05T04:31:58.268Zinfo: downloading component 'rust-std'
482026-03-05T04:32:00.589Zinfo: downloading component 'rustc'
492026-03-05T04:32:10.373Zinfo: downloading component 'rustfmt'
502026-03-05T04:32:10.726Zinfo: installing component 'cargo'
512026-03-05T04:32:11.617Zinfo: installing component 'clippy'
522026-03-05T04:32:12.016Zinfo: installing component 'rust-docs'
532026-03-05T04:32:13.936Zinfo: installing component 'rust-std'
542026-03-05T04:32:15.771Zinfo: installing component 'rustc'
552026-03-05T04:32:22.443Zinfo: installing component 'rustfmt'
562026-03-05T04:32:22.786Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-05T04:32:22.786Z
582026-03-05T04:32:23.242Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T04:32:23.242Z
602026-03-05T04:32:23.245Z
612026-03-05T04:32:23.245ZRust is installed now. Great!
622026-03-05T04:32:23.245Z
632026-03-05T04:32:23.245ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:32:23.245Zenvironment variable. This has not been done automatically.
652026-03-05T04:32:23.245Z
662026-03-05T04:32:23.245ZTo configure your current shell, you need to source
672026-03-05T04:32:23.245Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:32:23.245Z
692026-03-05T04:32:23.245ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:32:23.245Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:32:23.245Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:32:23.246Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:32:23.334Z+ rustup --version
742026-03-05T04:32:23.349Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:32:23.352Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:32:23.480Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T04:32:23.485Z+ cargo --version
782026-03-05T04:32:23.570Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T04:32:23.573Z+ rustc --version
802026-03-05T04:32:23.649Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T04:32:23.652Zprocess exited: duration 31081 ms, exit code 0
 
822026-03-05T04:32:23.659Zstarting task 2: "authentication"
832026-03-05T04:32:23.681Zprocess exited: duration 21 ms, exit code 0
 
842026-03-05T04:32:23.689Zstarting task 3: "clone repository"
852026-03-05T04:32:23.692Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T04:32:23.696Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T04:32:23.728ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T04:33:20.751Z+ cd /work/oxidecomputer/omicron
892026-03-05T04:33:20.751Z+ git fetch origin ab4f934d3079ae53423ee7d2089093e2830ad070
902026-03-05T04:33:21.495ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T04:33:21.495Z * branch ab4f934d3079ae53423ee7d2089093e2830ad070 -> FETCH_HEAD
922026-03-05T04:33:21.506Z+ [[ -n '' ]]
932026-03-05T04:33:21.506Z+ git reset --hard ab4f934d3079ae53423ee7d2089093e2830ad070
942026-03-05T04:33:21.719ZHEAD is now at ab4f934d3 [spr] initial version
952026-03-05T04:33:21.722Zprocess exited: duration 58018 ms, exit code 0
 
962026-03-05T04:33:21.728Zstarting task 4: "build"
972026-03-05T04:33:21.734Z+ source ./env.sh
982026-03-05T04:33:21.734Z++ OLD_SHELL_OPTS=ehxB
992026-03-05T04:33:21.734Z++ set -o xtrace
1002026-03-05T04:33:21.737Z++++ dirname ./env.sh
1012026-03-05T04:33:21.739Z+++ readlink -f .
1022026-03-05T04:33:21.742Z++ OMICRON_WS=/work/oxidecomputer/omicron
1032026-03-05T04:33:21.743Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-03-05T04:33:21.743Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-03-05T04:33:21.743Z++ 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
1062026-03-05T04:33:21.743Z++ 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
1072026-03-05T04:33:21.743Z++ 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
1082026-03-05T04:33:21.743Z++ 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
1092026-03-05T04:33:21.743Z++ 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
1102026-03-05T04:33:21.743Z++ 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
1112026-03-05T04:33:21.743Z++ case $OLD_SHELL_OPTS in
1122026-03-05T04:33:21.743Z++ unset OLD_SHELL_OPTS OMICRON_WS
1132026-03-05T04:33:21.743Z+ source .github/buildomat/ci-env.sh
1142026-03-05T04:33:21.743Z++ export CARGO_TERM_COLOR=always
1152026-03-05T04:33:21.743Z++ CARGO_TERM_COLOR=always
1162026-03-05T04:33:21.743Z+ cargo --version
1172026-03-05T04:33:21.801Zcargo 1.91.1 (ea2d97820 2025-10-10)
1182026-03-05T04:33:21.804Z+ rustc --version
1192026-03-05T04:33:21.878Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1202026-03-05T04:33:21.881Z+ banner prerequisites
1212026-03-05T04:33:21.884Z
1222026-03-05T04:33:21.884Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-03-05T04:33:21.884Z # # # # # # # # # # # # # # #
1242026-03-05T04:33:21.884Z # # # # ##### # # ##### # # # # # #### #
1252026-03-05T04:33:21.884Z ##### ##### # ##### # # # # # # # # #
1262026-03-05T04:33:21.884Z # # # # # # # # # # # # # # #
1272026-03-05T04:33:21.884Z # # # ###### # # ###### ### # #### # #### #
1282026-03-05T04:33:21.884Z
1292026-03-05T04:33:21.884Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-03-05T04:33:32.587Z Startup: Refreshing catalog 'helios-dev' ... Done
1312026-03-05T04:33:43.032Z Startup: Caching catalogs ... Done
1322026-03-05T04:34:06.846ZPlanning: Solver setup ... Done (22.043s)
1332026-03-05T04:34:07.013ZPlanning: Running solver ... Done (0.166s)
1342026-03-05T04:34:07.181ZPlanning: Finding local manifests ... Done (0.003s)
1352026-03-05T04:34:07.193ZPlanning: Fetching manifests: 0/4 0% complete
1362026-03-05T04:34:07.331ZPlanning: Fetching manifests: 4/4 100% complete
1372026-03-05T04:34:07.379ZPlanning: Package planning ... Done (0.048s)
1382026-03-05T04:34:07.430ZPlanning: Merging actions ... Done (0.051s)
1392026-03-05T04:34:08.099ZPlanning: Checking for conflicting actions ... Done (0.668s)
1402026-03-05T04:34:08.111ZPlanning: Consolidating action changes ... Done (0.012s)
1412026-03-05T04:34:09.038ZPlanning: Evaluating mediators ... Done (0.927s)
1422026-03-05T04:34:09.047ZPlanning: Planning completed in 25.86 seconds
1432026-03-05T04:34:09.063Z Packages to install: 4
1442026-03-05T04:34:09.063Z Mediators to change: 2
1452026-03-05T04:34:09.066Z Services to change: 1
1462026-03-05T04:34:09.067Z Estimated space available: 155.44 GB
1472026-03-05T04:34:09.067ZEstimated space to be consumed: 1.82 GB
1482026-03-05T04:34:09.067Z Create boot environment: No
1492026-03-05T04:34:09.067ZCreate backup boot environment: No
1502026-03-05T04:34:09.067Z Rebuild boot archive: No
1512026-03-05T04:34:09.067Z
1522026-03-05T04:34:09.067ZChanged mediators:
1532026-03-05T04:34:09.067Z mediator clang:
1542026-03-05T04:34:09.067Z version: None -> 15 (system default)
1552026-03-05T04:34:09.067Z
1562026-03-05T04:34:09.067Z mediator llvm:
1572026-03-05T04:34:09.067Z version: 14 (system default) -> 15 (system default)
1582026-03-05T04:34:09.067Z
1592026-03-05T04:34:09.067ZChanged packages:
1602026-03-05T04:34:09.067Zhelios-dev
1612026-03-05T04:34:09.067Z developer/build-essential
1622026-03-05T04:34:09.067Z None -> 11-2.0
1632026-03-05T04:34:09.067Z library/libxmlsec1
1642026-03-05T04:34:09.067Z None -> 1.2.35-2.0
1652026-03-05T04:34:09.067Z ooce/developer/clang-15
1662026-03-05T04:34:09.067Z None -> 15.0.7-2.0
1672026-03-05T04:34:09.067Z ooce/developer/llvm-15
1682026-03-05T04:34:09.067Z None -> 15.0.7-2.0
1692026-03-05T04:34:09.067Z
1702026-03-05T04:34:09.067ZServices:
1712026-03-05T04:34:09.067Z restart_fmri:
1722026-03-05T04:34:09.067Z svc:/system/update-man-index:default
1732026-03-05T04:34:09.119Z
1742026-03-05T04:34:09.119ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1752026-03-05T04:34:14.226ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (21.3M/s)
1762026-03-05T04:34:19.219ZDownload: 3136/3290 items 145.7/212.6MB 68% complete (14.4M/s)
1772026-03-05T04:34:22.959ZDownload: Completed 212.60 MB in 13.84 seconds (15.4M/s)
1782026-03-05T04:34:23.255Z Actions: 1/3689 actions (Installing new actions)
1792026-03-05T04:34:27.897Z Actions: Completed 3689 actions in 4.64 seconds.
1802026-03-05T04:34:28.329Z Done (0.428s)
1812026-03-05T04:34:28.329Z Done (0.000s)
1822026-03-05T04:34:29.434Z Done (1.105s)
1832026-03-05T04:34:34.453Z Done (4.659s)
1842026-03-05T04:34:34.539Z Done (0.020s)
1852026-03-05T04:34:34.542Z Done (0.000s)
1862026-03-05T04:34:34.699Z Done (0.000s)
1872026-03-05T04:34:35.672ZPlanning: Evaluating mediator changes ... Done
1882026-03-05T04:34:35.836ZPlanning: Checking for conflicting actions ... Done
1892026-03-05T04:34:35.839ZPlanning: Consolidating action changes ... Done
1902026-03-05T04:34:36.115ZPlanning: Evaluating mediators ... Done
1912026-03-05T04:34:36.118ZPlanning: Planning completed in 0.44 seconds
1922026-03-05T04:34:36.148Z Mediators to change: 2
1932026-03-05T04:34:36.148Z Create boot environment: No
1942026-03-05T04:34:36.151ZCreate backup boot environment: No
1952026-03-05T04:34:36.242Z Done
1962026-03-05T04:34:36.242Z Done
1972026-03-05T04:34:37.007Z Done
1982026-03-05T04:34:40.679Z Done
1992026-03-05T04:34:40.765Z Done
2002026-03-05T04:34:40.768Z Done
2012026-03-05T04:34:40.927Z Done
2022026-03-05T04:34:41.547ZPlanning: Evaluating mediator changes ... Done
2032026-03-05T04:34:41.550ZPlanning: Merging actions ... Done
2042026-03-05T04:34:41.741ZPlanning: Checking for conflicting actions ... Done
2052026-03-05T04:34:41.744ZPlanning: Consolidating action changes ... Done
2062026-03-05T04:34:42.016ZPlanning: Evaluating mediators ... Done
2072026-03-05T04:34:42.073ZPlanning: Planning completed in 0.78 seconds
2082026-03-05T04:34:42.108Z Packages to change: 1
2092026-03-05T04:34:42.108Z Mediators to change: 1
2102026-03-05T04:34:42.110Z Services to change: 1
2112026-03-05T04:34:42.110Z Create boot environment: No
2122026-03-05T04:34:42.111ZCreate backup boot environment: Yes
2132026-03-05T04:34:44.647Z Actions: 1/6 actions (Updating modified actions)
2142026-03-05T04:34:44.650Z Actions: Completed 6 actions in 0.00 seconds.
2152026-03-05T04:34:44.650Z Done
2162026-03-05T04:34:44.650Z Done
2172026-03-05T04:34:44.870Z Done
2182026-03-05T04:34:48.494Z Done
2192026-03-05T04:34:48.579Z Done
2202026-03-05T04:34:48.582Z Done
2212026-03-05T04:34:48.747Z Done
2222026-03-05T04:34:49.191ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2232026-03-05T04:34:49.191Zclang system 15 system
2242026-03-05T04:34:49.191Zcsh system system illumos
2252026-03-05T04:34:49.191Zctags system system illumos
2262026-03-05T04:34:49.191Zfile system system illumos
2272026-03-05T04:34:49.191Zgcc vendor 12 vendor
2282026-03-05T04:34:49.191Zgcc system 10 system
2292026-03-05T04:34:49.191Zgcc system 7 system
2302026-03-05T04:34:49.191Zgo system 1.20 system
2312026-03-05T04:34:49.191Zgo system 1.19 system
2322026-03-05T04:34:49.191Zllvm system 15 system
2332026-03-05T04:34:49.191Zllvm system 14 system
2342026-03-05T04:34:49.191Zmariadb system 10.6 system
2352026-03-05T04:34:49.191Zmta vendor vendor dma
2362026-03-05T04:34:49.191Zopenjdk system 17 system
2372026-03-05T04:34:49.191Zopenjdk system 11 system
2382026-03-05T04:34:49.191Zopenjdk system 1.8 system
2392026-03-05T04:34:49.191Zopenssl vendor 3 vendor
2402026-03-05T04:34:49.191Zperl system 5.36 system
2412026-03-05T04:34:49.191Zpostgresql system 15 system
2422026-03-05T04:34:49.191Zpostgresql system 13 system
2432026-03-05T04:34:49.191Zpython vendor 3 vendor
2442026-03-05T04:34:49.191Zpython system 2 system
2452026-03-05T04:34:49.191Zpython3 system 3.11 system
2462026-03-05T04:34:49.191Zruby system 3.0 system
2472026-03-05T04:34:49.191Zwords vendor vendor american-english
2482026-03-05T04:34:49.191Zwords system system australian-english
2492026-03-05T04:34:49.191Zwords system system british-english
2502026-03-05T04:34:49.191Zwords system system canadian-english
2512026-03-05T04:34:49.191Zwords system system french
2522026-03-05T04:34:49.191Zwords system system italian
2532026-03-05T04:34:49.191Zwords system system ngerman
2542026-03-05T04:34:49.191Zwords system system ogerman
2552026-03-05T04:34:49.191Zwords system system spanish
2562026-03-05T04:34:49.529ZPUBLISHER TYPE STATUS P LOCATION
2572026-03-05T04:34:49.529Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582026-03-05T04:34:56.211ZFMRI IFO
2592026-03-05T04:34:56.212Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602026-03-05T04:34:56.212Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612026-03-05T04:34:56.212Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622026-03-05T04:34:56.212Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632026-03-05T04:34:56.212Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642026-03-05T04:34:56.212Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2652026-03-05T04:34:56.212Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662026-03-05T04:34:56.212Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2672026-03-05T04:34:56.212Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2682026-03-05T04:34:56.212Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692026-03-05T04:34:56.212Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2702026-03-05T04:34:56.212Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2712026-03-05T04:34:56.212Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722026-03-05T04:34:56.212Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2732026-03-05T04:34:56.212Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2742026-03-05T04:34:56.212Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2752026-03-05T04:34:57.391Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2762026-03-05T04:34:57.970Z Updating crates.io index
2772026-03-05T04:34:58.010Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782026-03-05T04:34:58.950Z Updating git repository `https://github.com/oxidecomputer/lldp`
2792026-03-05T04:34:59.781Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2802026-03-05T04:35:00.706Z Updating git repository `https://github.com/oxidecomputer/propolis`
2812026-03-05T04:35:05.147Z Updating git repository `https://github.com/oxidecomputer/crucible`
2822026-03-05T04:35:11.398Z Updating git repository `https://github.com/oxidecomputer/opte`
2832026-03-05T04:35:14.570Z Updating git repository `https://github.com/oxidecomputer/tofino`
2842026-03-05T04:35:15.130Z Updating git repository `https://github.com/oxidecomputer/falcon`
2852026-03-05T04:35:19.325Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2862026-03-05T04:35:20.611Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872026-03-05T04:35:23.196Z Updating git repository `https://github.com/oxidecomputer/clickward`
2882026-03-05T04:35:23.915Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2892026-03-05T04:35:24.954Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2902026-03-05T04:35:25.627Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2912026-03-05T04:35:27.441Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922026-03-05T04:35:28.878Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2932026-03-05T04:35:29.459Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942026-03-05T04:35:30.252Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2952026-03-05T04:35:31.097Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962026-03-05T04:35:31.669Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972026-03-05T04:35:32.144Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982026-03-05T04:35:32.673Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-05T04:35:33.482Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002026-03-05T04:35:34.349Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3012026-03-05T04:35:35.489Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3022026-03-05T04:35:36.121Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3032026-03-05T04:35:36.821Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042026-03-05T04:35:37.425Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3052026-03-05T04:35:38.686Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062026-03-05T04:35:40.103Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072026-03-05T04:35:40.694Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3082026-03-05T04:35:41.588Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3092026-03-05T04:35:42.217Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3102026-03-05T04:35:43.088Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112026-03-05T04:35:43.713Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122026-03-05T04:35:44.329Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132026-03-05T04:35:44.926Z Updating git repository `https://github.com/illumos/smf-rs`
3142026-03-05T04:35:45.602Z Updating git repository `https://github.com/oxidecomputer/omicron`
3152026-03-05T04:36:36.443Z Downloading crates ...
3162026-03-05T04:36:36.510Z Downloaded cargo_metadata v0.21.0
3172026-03-05T04:36:36.514Z Downloaded equivalent v1.0.2
3182026-03-05T04:36:36.517Z Downloaded clap_derive v4.5.55
3192026-03-05T04:36:36.517Z Downloaded anstyle-parse v0.2.7
3202026-03-05T04:36:36.520Z Downloaded anstream v0.6.21
3212026-03-05T04:36:36.523Z Downloaded toml_write v0.1.2
3222026-03-05T04:36:36.528Z Downloaded typeid v1.0.3
3232026-03-05T04:36:36.540Z Downloaded zerotrie v0.2.3
3242026-03-05T04:36:36.543Z Downloaded writeable v0.6.2
3252026-03-05T04:36:36.547Z Downloaded toml v0.8.23
3262026-03-05T04:36:36.553Z Downloaded zerofrom v0.1.6
3272026-03-05T04:36:36.556Z Downloaded utf8parse v0.2.2
3282026-03-05T04:36:36.556Z Downloaded toml_datetime v0.6.11
3292026-03-05T04:36:36.559Z Downloaded yoke-derive v0.8.1
3302026-03-05T04:36:36.564Z Downloaded textwrap v0.16.2
3312026-03-05T04:36:36.567Z Downloaded percent-encoding v2.3.2
3322026-03-05T04:36:36.570Z Downloaded block-buffer v0.10.4
3332026-03-05T04:36:36.570Z Downloaded heck v0.4.1
3342026-03-05T04:36:36.573Z Downloaded fnv v1.0.7
3352026-03-05T04:36:36.573Z Downloaded zmij v1.0.21
3362026-03-05T04:36:36.576Z Downloaded form_urlencoded v1.2.2
3372026-03-05T04:36:36.576Z Downloaded is_terminal_polyfill v1.70.2
3382026-03-05T04:36:36.578Z Downloaded typenum v1.19.0
3392026-03-05T04:36:36.582Z Downloaded proc-macro-error-attr v1.0.4
3402026-03-05T04:36:36.583Z Downloaded macaddr v1.0.1
3412026-03-05T04:36:36.586Z Downloaded cargo-platform v0.2.0
3422026-03-05T04:36:36.586Z Downloaded clap_lex v1.0.0
3432026-03-05T04:36:36.586Z Downloaded serde-value v0.7.0
3442026-03-05T04:36:36.588Z Downloaded crypto-common v0.1.7
3452026-03-05T04:36:36.588Z Downloaded colorchoice v1.0.4
3462026-03-05T04:36:36.588Z Downloaded zerocopy-derive v0.7.35
3472026-03-05T04:36:36.593Z Downloaded potential_utf v0.1.4
3482026-03-05T04:36:36.596Z Downloaded thiserror v1.0.69
3492026-03-05T04:36:36.599Z Downloaded usdt-impl v0.5.0
3502026-03-05T04:36:36.602Z Downloaded usdt v0.5.0
3512026-03-05T04:36:36.603Z Downloaded serde_tokenstream v0.2.3
3522026-03-05T04:36:36.606Z Downloaded zerofrom-derive v0.1.6
3532026-03-05T04:36:36.606Z Downloaded unicode-linebreak v0.1.5
3542026-03-05T04:36:36.606Z Downloaded dof v0.3.0
3552026-03-05T04:36:36.609Z Downloaded usdt-attr-macro v0.5.0
3562026-03-05T04:36:36.609Z Downloaded thread-id v4.2.2
3572026-03-05T04:36:36.611Z Downloaded once_cell v1.21.3
3582026-03-05T04:36:36.614Z Downloaded litemap v0.8.1
3592026-03-05T04:36:36.614Z Downloaded pest_generator v2.8.6
3602026-03-05T04:36:36.619Z Downloaded version_check v0.9.5
3612026-03-05T04:36:36.619Z Downloaded utf8_iter v1.0.4
3622026-03-05T04:36:36.622Z Downloaded swrite v0.1.0
3632026-03-05T04:36:36.622Z Downloaded dtrace-parser v0.2.0
3642026-03-05T04:36:36.622Z Downloaded tinystr v0.8.2
3652026-03-05T04:36:36.625Z Downloaded thiserror v2.0.18
3662026-03-05T04:36:36.629Z Downloaded synstructure v0.13.2
3672026-03-05T04:36:36.631Z Downloaded icu_properties v2.1.2
3682026-03-05T04:36:36.634Z Downloaded unicode-xid v0.2.6
3692026-03-05T04:36:36.634Z Downloaded winnow v0.7.14
3702026-03-05T04:36:36.643Z Downloaded zerovec v0.11.5
3712026-03-05T04:36:36.648Z Downloaded zerovec-derive v0.11.2
3722026-03-05T04:36:36.651Z Downloaded url v2.5.8
3732026-03-05T04:36:36.654Z Downloaded ucd-trie v0.1.7
3742026-03-05T04:36:36.654Z Downloaded idna_adapter v1.2.1
3752026-03-05T04:36:36.657Z Downloaded yoke v0.8.1
3762026-03-05T04:36:36.657Z Downloaded thiserror-impl v2.0.18
3772026-03-05T04:36:36.660Z Downloaded thiserror-impl v1.0.69
3782026-03-05T04:36:36.660Z Downloaded unicode-ident v1.0.24
3792026-03-05T04:36:36.663Z Downloaded smallvec v1.15.1
3802026-03-05T04:36:36.667Z Downloaded icu_locale_core v2.1.1
3812026-03-05T04:36:36.671Z Downloaded tempfile v3.25.0
3822026-03-05T04:36:36.675Z Downloaded toml_edit v0.22.27
3832026-03-05T04:36:36.678Z Downloaded zerocopy v0.7.35
3842026-03-05T04:36:36.694Z Downloaded log v0.4.29
3852026-03-05T04:36:36.697Z Downloaded unicode-width v0.1.14
3862026-03-05T04:36:36.700Z Downloaded clap v4.5.60
3872026-03-05T04:36:36.708Z Downloaded proc-macro2 v1.0.106
3882026-03-05T04:36:36.712Z Downloaded pest_meta v2.8.6
3892026-03-05T04:36:36.715Z Downloaded anyhow v1.0.102
3902026-03-05T04:36:36.719Z Downloaded serde_derive v1.0.228
3912026-03-05T04:36:36.722Z Downloaded idna v1.1.0
3922026-03-05T04:36:36.724Z Downloaded icu_normalizer v2.1.1
3932026-03-05T04:36:36.727Z Downloaded serde v1.0.228
3942026-03-05T04:36:36.730Z Downloaded unicode-width v0.2.0
3952026-03-05T04:36:36.735Z Downloaded fs-err v3.3.0
3962026-03-05T04:36:36.737Z Downloaded camino v1.2.2
3972026-03-05T04:36:36.740Z Downloaded bytecount v0.6.9
3982026-03-05T04:36:36.742Z Downloaded anstyle-query v1.1.5
3992026-03-05T04:36:36.743Z Downloaded anstyle v1.0.13
4002026-03-05T04:36:36.746Z Downloaded scroll v0.12.0
4012026-03-05T04:36:36.746Z Downloaded smawk v0.3.2
4022026-03-05T04:36:36.746Z Downloaded fastrand v2.3.0
4032026-03-05T04:36:36.748Z Downloaded heck v0.5.0
4042026-03-05T04:36:36.748Z Downloaded serde_spanned v0.6.9
4052026-03-05T04:36:36.751Z Downloaded usdt-macro v0.5.0
4062026-03-05T04:36:36.751Z Downloaded pretty-hex v0.4.1
4072026-03-05T04:36:36.751Z Downloaded proc-macro-error v1.0.4
4082026-03-05T04:36:36.754Z Downloaded cargo_toml v0.21.0
4092026-03-05T04:36:36.756Z Downloaded icu_properties_data v2.1.2
4102026-03-05T04:36:36.764Z Downloaded scroll_derive v0.12.1
4112026-03-05T04:36:36.766Z Downloaded cpufeatures v0.2.17
4122026-03-05T04:36:36.766Z Downloaded plain v0.2.3
4132026-03-05T04:36:36.769Z Downloaded pest v2.8.6
4142026-03-05T04:36:36.825Z Downloaded terminal_size v0.4.3
4152026-03-05T04:36:36.825Z Downloaded bitflags v2.11.0
4162026-03-05T04:36:36.825Z Downloaded tabled v0.15.0
4172026-03-05T04:36:36.825Z Downloaded tabled_derive v0.7.0
4182026-03-05T04:36:36.825Z Downloaded quote v1.0.44
4192026-03-05T04:36:36.825Z Downloaded errno v0.3.14
4202026-03-05T04:36:36.825Z Downloaded strsim v0.11.1
4212026-03-05T04:36:36.825Z Downloaded sha2 v0.10.9
4222026-03-05T04:36:36.825Z Downloaded displaydoc v0.2.5
4232026-03-05T04:36:36.825Z Downloaded cfg-if v1.0.4
4242026-03-05T04:36:36.825Z Downloaded serde_json v1.0.149
4252026-03-05T04:36:36.825Z Downloaded erased-serde v0.4.9
4262026-03-05T04:36:36.825Z Downloaded serde-untagged v0.1.9
4272026-03-05T04:36:36.825Z Downloaded memmap v0.7.0
4282026-03-05T04:36:36.825Z Downloaded ordered-float v2.10.1
4292026-03-05T04:36:36.825Z Downloaded itoa v1.0.17
4302026-03-05T04:36:36.825Z Downloaded getrandom v0.4.1
4312026-03-05T04:36:36.825Z Downloaded semver v1.0.27
4322026-03-05T04:36:36.825Z Downloaded goblin v0.8.2
4332026-03-05T04:36:36.828Z Downloaded pest_derive v2.8.6
4342026-03-05T04:36:36.828Z Downloaded cargo-util-schemas v0.8.2
4352026-03-05T04:36:36.831Z Downloaded icu_provider v2.1.1
4362026-03-05T04:36:36.834Z Downloaded camino-tempfile v1.4.1
4372026-03-05T04:36:36.834Z Downloaded icu_collections v2.1.1
4382026-03-05T04:36:36.839Z Downloaded syn v1.0.109
4392026-03-05T04:36:36.847Z Downloaded serde_core v1.0.228
4402026-03-05T04:36:36.851Z Downloaded icu_normalizer_data v2.1.1
4412026-03-05T04:36:36.853Z Downloaded memchr v2.8.0
4422026-03-05T04:36:36.856Z Downloaded num-traits v0.2.19
4432026-03-05T04:36:36.860Z Downloaded indexmap v2.13.0
4442026-03-05T04:36:36.863Z Downloaded papergrid v0.11.0
4452026-03-05T04:36:36.867Z Downloaded byteorder v1.5.0
4462026-03-05T04:36:36.871Z Downloaded generic-array v0.14.7
4472026-03-05T04:36:36.871Z Downloaded digest v0.10.7
4482026-03-05T04:36:36.874Z Downloaded autocfg v1.5.0
4492026-03-05T04:36:36.874Z Downloaded stable_deref_trait v1.2.1
4502026-03-05T04:36:36.877Z Downloaded hashbrown v0.16.1
4512026-03-05T04:36:36.882Z Downloaded clap_builder v4.5.60
4522026-03-05T04:36:36.888Z Downloaded syn v2.0.117
4532026-03-05T04:36:36.897Z Downloaded rustix v1.1.3
4542026-03-05T04:36:36.942Z Downloaded libc v0.2.180
4552026-03-05T04:36:37.028Z Compiling proc-macro2 v1.0.106
4562026-03-05T04:36:37.031Z Compiling quote v1.0.44
4572026-03-05T04:36:37.031Z Compiling unicode-ident v1.0.24
4582026-03-05T04:36:37.031Z Compiling serde_core v1.0.228
4592026-03-05T04:36:37.031Z Compiling libc v0.2.180
4602026-03-05T04:36:37.031Z Compiling version_check v0.9.5
4612026-03-05T04:36:37.031Z Compiling memchr v2.8.0
4622026-03-05T04:36:37.031Z Compiling serde v1.0.228
4632026-03-05T04:36:37.505Z Compiling stable_deref_trait v1.2.1
4642026-03-05T04:36:37.634Z Compiling zmij v1.0.21
4652026-03-05T04:36:38.029Z Compiling thiserror v1.0.69
4662026-03-05T04:36:38.053Z Compiling ucd-trie v0.1.7
4672026-03-05T04:36:38.164Z Compiling itoa v1.0.17
4682026-03-05T04:36:38.518Z Compiling autocfg v1.5.0
4692026-03-05T04:36:38.761Z Compiling pest v2.8.6
4702026-03-05T04:36:38.849Z Compiling writeable v0.6.2
4712026-03-05T04:36:39.061Z Compiling litemap v0.8.1
4722026-03-05T04:36:39.204Z Compiling byteorder v1.5.0
4732026-03-05T04:36:39.234Z Compiling rustix v1.1.3
4742026-03-05T04:36:39.700Z Compiling icu_properties_data v2.1.2
4752026-03-05T04:36:39.982Z Compiling syn v2.0.117
4762026-03-05T04:36:40.053Z Compiling icu_normalizer_data v2.1.1
4772026-03-05T04:36:40.213Z Compiling errno v0.3.14
4782026-03-05T04:36:40.239Z Compiling serde_json v1.0.149
4792026-03-05T04:36:40.443Z Compiling bitflags v2.11.0
4802026-03-05T04:36:40.623Z Compiling num-traits v0.2.19
4812026-03-05T04:36:40.650Z Compiling smallvec v1.15.1
4822026-03-05T04:36:40.867Z Compiling typeid v1.0.3
4832026-03-05T04:36:41.067Z Compiling equivalent v1.0.2
4842026-03-05T04:36:41.213Z Compiling hashbrown v0.16.1
4852026-03-05T04:36:41.313Z Compiling pest_meta v2.8.6
4862026-03-05T04:36:41.744Z Compiling thread-id v4.2.2
4872026-03-05T04:36:41.773Z Compiling proc-macro-error-attr v1.0.4
4882026-03-05T04:36:41.899Z Compiling usdt-impl v0.5.0
4892026-03-05T04:36:42.120Z Compiling syn v1.0.109
4902026-03-05T04:36:42.296Z Compiling erased-serde v0.4.9
4912026-03-05T04:36:42.468Z Compiling indexmap v2.13.0
4922026-03-05T04:36:42.722Z Compiling toml_write v0.1.2
4932026-03-05T04:36:42.810Z Compiling winnow v0.7.14
4942026-03-05T04:36:43.736Z Compiling proc-macro-error v1.0.4
4952026-03-05T04:36:44.059Z Compiling thiserror v2.0.18
4962026-03-05T04:36:44.090Z Compiling utf8_iter v1.0.4
4972026-03-05T04:36:44.376Z Compiling utf8parse v0.2.2
4982026-03-05T04:36:44.579Z Compiling getrandom v0.4.1
4992026-03-05T04:36:44.738Z Compiling plain v0.2.3
5002026-03-05T04:36:44.941Z Compiling camino v1.2.2
5012026-03-05T04:36:45.167Z Compiling percent-encoding v2.3.2
5022026-03-05T04:36:45.341Z Compiling log v0.4.29
5032026-03-05T04:36:45.547Z Compiling form_urlencoded v1.2.2
5042026-03-05T04:36:45.686Z Compiling ordered-float v2.10.1
5052026-03-05T04:36:45.711Z Compiling anstyle-parse v0.2.7
5062026-03-05T04:36:46.129Z Compiling terminal_size v0.4.3
5072026-03-05T04:36:46.388Z Compiling cfg-if v1.0.4
5082026-03-05T04:36:46.419Z Compiling anstyle-query v1.1.5
5092026-03-05T04:36:46.422Z Compiling is_terminal_polyfill v1.70.2
5102026-03-05T04:36:46.516Z Compiling pretty-hex v0.4.1
5112026-03-05T04:36:46.598Z Compiling anstyle v1.0.13
5122026-03-05T04:36:46.628Z Compiling colorchoice v1.0.4
5132026-03-05T04:36:46.683Z Compiling synstructure v0.13.2
5142026-03-05T04:36:46.691Z Compiling pest_generator v2.8.6
5152026-03-05T04:36:46.834Z Compiling serde-untagged v0.1.9
5162026-03-05T04:36:46.942Z Compiling anstream v0.6.21
5172026-03-05T04:36:47.212Z Compiling semver v1.0.27
5182026-03-05T04:36:47.562Z Compiling fs-err v3.3.0
5192026-03-05T04:36:47.909Z Compiling strsim v0.11.1
5202026-03-05T04:36:47.940Z Compiling anyhow v1.0.102
5212026-03-05T04:36:47.944Z Compiling fastrand v2.3.0
5222026-03-05T04:36:48.042Z Compiling fnv v1.0.7
5232026-03-05T04:36:48.212Z Compiling clap_lex v1.0.0
5242026-03-05T04:36:48.385Z Compiling heck v0.4.1
5252026-03-05T04:36:48.480Z Compiling unicode-xid v0.2.6
5262026-03-05T04:36:48.548Z Compiling heck v0.5.0
5272026-03-05T04:36:48.641Z Compiling bytecount v0.6.9
5282026-03-05T04:36:48.712Z Compiling once_cell v1.21.3
5292026-03-05T04:36:48.742Z Compiling unicode-width v0.1.14
5302026-03-05T04:36:49.061Z Compiling tempfile v3.25.0
5312026-03-05T04:36:49.127Z Compiling clap_builder v4.5.60
5322026-03-05T04:36:49.258Z Compiling papergrid v0.11.0
5332026-03-05T04:36:49.437Z Compiling memmap v0.7.0
5342026-03-05T04:36:49.488Z Compiling unicode-linebreak v0.1.5
5352026-03-05T04:36:49.782Z Compiling unicode-width v0.2.0
5362026-03-05T04:36:49.891Z Compiling smawk v0.3.2
5372026-03-05T04:36:50.008Z Compiling camino-tempfile v1.4.1
5382026-03-05T04:36:50.343Z Compiling textwrap v0.16.2
5392026-03-05T04:36:50.736Z Compiling swrite v0.1.0
5402026-03-05T04:36:50.896Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5412026-03-05T04:36:51.371Z Compiling tabled_derive v0.7.0
5422026-03-05T04:36:51.474Z Compiling serde_derive v1.0.228
5432026-03-05T04:36:51.500Z Compiling zerofrom-derive v0.1.6
5442026-03-05T04:36:51.658Z Compiling yoke-derive v0.8.1
5452026-03-05T04:36:51.701Z Compiling zerovec-derive v0.11.2
5462026-03-05T04:36:51.824Z Compiling displaydoc v0.2.5
5472026-03-05T04:36:53.417Z Compiling thiserror-impl v1.0.69
5482026-03-05T04:36:53.445Z Compiling zerocopy-derive v0.7.35
5492026-03-05T04:36:54.317Z Compiling pest_derive v2.8.6
5502026-03-05T04:36:54.384Z Compiling scroll_derive v0.12.1
5512026-03-05T04:36:54.848Z Compiling zerofrom v0.1.6
5522026-03-05T04:36:55.111Z Compiling yoke v0.8.1
5532026-03-05T04:36:55.138Z Compiling thiserror-impl v2.0.18
5542026-03-05T04:36:55.363Z Compiling zerocopy v0.7.35
5552026-03-05T04:36:55.494Z Compiling zerovec v0.11.5
5562026-03-05T04:36:55.897Z Compiling zerotrie v0.2.3
5572026-03-05T04:36:56.505Z Compiling dtrace-parser v0.2.0
5582026-03-05T04:36:56.544Z Compiling scroll v0.12.0
5592026-03-05T04:36:56.735Z Compiling tinystr v0.8.2
5602026-03-05T04:36:56.765Z Compiling potential_utf v0.1.4
5612026-03-05T04:36:56.795Z Compiling clap_derive v4.5.55
5622026-03-05T04:36:57.063Z Compiling icu_collections v2.1.1
5632026-03-05T04:36:57.092Z Compiling icu_locale_core v2.1.1
5642026-03-05T04:36:57.141Z Compiling goblin v0.8.2
5652026-03-05T04:36:57.861Z Compiling tabled v0.15.0
5662026-03-05T04:36:58.501Z Compiling icu_provider v2.1.1
5672026-03-05T04:36:59.059Z Compiling icu_normalizer v2.1.1
5682026-03-05T04:36:59.131Z Compiling icu_properties v2.1.2
5692026-03-05T04:36:59.999Z Compiling serde_spanned v0.6.9
5702026-03-05T04:37:00.060Z Compiling toml_datetime v0.6.11
5712026-03-05T04:37:00.087Z Compiling dof v0.3.0
5722026-03-05T04:37:00.115Z Compiling serde_tokenstream v0.2.3
5732026-03-05T04:37:00.189Z Compiling serde-value v0.7.0
5742026-03-05T04:37:00.257Z Compiling cargo-platform v0.2.0
5752026-03-05T04:37:00.591Z Compiling toml_edit v0.22.27
5762026-03-05T04:37:00.826Z Compiling clap v4.5.60
5772026-03-05T04:37:00.964Z Compiling macaddr v1.0.1
5782026-03-05T04:37:01.106Z Compiling idna_adapter v1.2.1
5792026-03-05T04:37:01.344Z Compiling idna v1.1.0
5802026-03-05T04:37:01.824Z Compiling usdt-macro v0.5.0
5812026-03-05T04:37:01.824Z Compiling usdt-attr-macro v0.5.0
5822026-03-05T04:37:01.998Z Compiling url v2.5.8
5832026-03-05T04:37:03.807Z Compiling toml v0.8.23
5842026-03-05T04:37:03.923Z Compiling usdt v0.5.0
5852026-03-05T04:37:04.566Z Compiling cargo-util-schemas v0.8.2
5862026-03-05T04:37:04.566Z Compiling cargo_toml v0.21.0
5872026-03-05T04:37:06.019Z Compiling cargo_metadata v0.21.0
5882026-03-05T04:37:07.828Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5892026-03-05T04:37:11.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
5902026-03-05T04:37:11.556Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5912026-03-05T04:37:12.335Z Downloading crates ...
5922026-03-05T04:37:12.495Z Downloaded async-recursion v1.1.1
5932026-03-05T04:37:12.501Z Downloaded atty v0.2.14
5942026-03-05T04:37:12.505Z Downloaded ahash v0.8.12
5952026-03-05T04:37:12.511Z Downloaded async-trait v0.1.89
5962026-03-05T04:37:12.517Z Downloaded dropshot-api-manager-types v0.5.2
5972026-03-05T04:37:12.521Z Downloaded darling_macro v0.20.11
5982026-03-05T04:37:12.525Z Downloaded cargo-platform v0.1.9
5992026-03-05T04:37:12.531Z Downloaded dyn-clone v1.0.20
6002026-03-05T04:37:12.534Z Downloaded document-features v0.2.12
6012026-03-05T04:37:12.539Z Downloaded float-ord v0.3.2
6022026-03-05T04:37:12.543Z Downloaded fixedbitset v0.5.7
6032026-03-05T04:37:12.548Z Downloaded des v0.8.1
6042026-03-05T04:37:12.553Z Downloaded diff v0.1.13
6052026-03-05T04:37:12.559Z Downloaded foreign-types v0.3.2
6062026-03-05T04:37:12.563Z Downloaded debug-ignore v1.0.5
6072026-03-05T04:37:12.568Z Downloaded curve25519-dalek-derive v0.1.1
6082026-03-05T04:37:12.572Z Downloaded defmt v1.0.1
6092026-03-05T04:37:12.579Z Downloaded embedded-io v0.4.0
6102026-03-05T04:37:12.583Z Downloaded foreign-types v0.5.0
6112026-03-05T04:37:12.587Z Downloaded dsl_auto_type v0.1.3
6122026-03-05T04:37:12.592Z Downloaded data-encoding v2.10.0
6132026-03-05T04:37:12.597Z Downloaded foreign-types-shared v0.1.1
6142026-03-05T04:37:12.600Z Downloaded crucible-workspace-hack v0.1.0
6152026-03-05T04:37:12.605Z Downloaded fd-lock v4.0.4
6162026-03-05T04:37:12.609Z Downloaded ciborium v0.2.2
6172026-03-05T04:37:12.615Z Downloaded drift v0.1.3
6182026-03-05T04:37:12.623Z Downloaded foreign-types-shared v0.3.1
6192026-03-05T04:37:12.627Z Downloaded dunce v1.0.5
6202026-03-05T04:37:12.645Z Downloaded hex-literal v0.4.1
6212026-03-05T04:37:12.648Z Downloaded hash32 v0.3.1
6222026-03-05T04:37:12.652Z Downloaded globwalk v0.9.1
6232026-03-05T04:37:12.656Z Downloaded either v1.15.0
6242026-03-05T04:37:12.660Z Downloaded daft-derive v0.1.5
6252026-03-05T04:37:12.668Z Downloaded headers-core v0.3.0
6262026-03-05T04:37:12.671Z Downloaded constant_time_eq v0.4.2
6272026-03-05T04:37:12.676Z Downloaded cipher v0.4.4
6282026-03-05T04:37:12.680Z Downloaded git-stub v1.0.0
6292026-03-05T04:37:12.684Z Downloaded hubpack_derive v0.1.1
6302026-03-05T04:37:12.687Z Downloaded cmake v0.1.57
6312026-03-05T04:37:12.691Z Downloaded ident_case v1.0.1
6322026-03-05T04:37:12.695Z Downloaded derive-ex v0.1.8
6332026-03-05T04:37:12.700Z Downloaded hex v0.4.3
6342026-03-05T04:37:12.703Z Downloaded ff v0.13.1
6352026-03-05T04:37:12.707Z Downloaded hyper-tls v0.6.0
6362026-03-05T04:37:12.711Z Downloaded fs-err v2.11.0
6372026-03-05T04:37:12.715Z Downloaded fs_extra v1.3.0
6382026-03-05T04:37:12.720Z Downloaded httpdate v1.0.3
6392026-03-05T04:37:12.725Z Downloaded hubpack v0.1.2
6402026-03-05T04:37:12.728Z Downloaded half v1.8.3
6412026-03-05T04:37:12.732Z Downloaded internet-checksum v0.2.1
6422026-03-05T04:37:12.735Z Downloaded instant v0.1.13
6432026-03-05T04:37:12.739Z Downloaded env_logger v0.11.9
6442026-03-05T04:37:12.743Z Downloaded group v0.13.0
6452026-03-05T04:37:12.747Z Downloaded globset v0.4.18
6462026-03-05T04:37:12.751Z Downloaded instability v0.3.11
6472026-03-05T04:37:12.755Z Downloaded lazy_static v1.5.0
6482026-03-05T04:37:12.760Z Downloaded libscf-sys v1.1.0
6492026-03-05T04:37:12.763Z Downloaded bzip2 v0.4.4
6502026-03-05T04:37:12.767Z Downloaded highway v1.3.0
6512026-03-05T04:37:12.771Z Downloaded backoff v0.4.0
6522026-03-05T04:37:12.775Z Downloaded lalrpop-util v0.19.12
6532026-03-05T04:37:12.778Z Downloaded is_ci v1.2.0
6542026-03-05T04:37:12.781Z Downloaded futures-executor v0.3.32
6552026-03-05T04:37:12.785Z Downloaded keccak v0.1.6
6562026-03-05T04:37:12.788Z Downloaded ena v0.14.4
6572026-03-05T04:37:12.792Z Downloaded lru-cache v0.1.2
6582026-03-05T04:37:12.795Z Downloaded mime v0.3.17
6592026-03-05T04:37:12.799Z Downloaded const_format v0.2.35
6602026-03-05T04:37:12.805Z Downloaded nibble_vec v0.1.0
6612026-03-05T04:37:12.810Z Downloaded bzip2 v0.6.1
6622026-03-05T04:37:12.813Z Downloaded maybe-uninit v2.0.0
6632026-03-05T04:37:12.816Z Downloaded impl-trait-for-tuples v0.2.3
6642026-03-05T04:37:12.820Z Downloaded match_cfg v0.1.0
6652026-03-05T04:37:12.823Z Downloaded md5 v0.7.0
6662026-03-05T04:37:12.826Z Downloaded nodrop v0.1.14
6672026-03-05T04:37:12.829Z Downloaded ipnetwork v0.21.1
6682026-03-05T04:37:12.833Z Downloaded num-derive v0.3.3
6692026-03-05T04:37:12.836Z Downloaded crc-any v2.5.0
6702026-03-05T04:37:12.841Z Downloaded normalize-line-endings v0.3.0
6712026-03-05T04:37:12.844Z Downloaded nonempty v0.12.0
6722026-03-05T04:37:12.847Z Downloaded olpc-cjson v0.1.4
6732026-03-05T04:37:12.850Z Downloaded opaque-debug v0.3.1
6742026-03-05T04:37:12.852Z Downloaded num v0.4.3
6752026-03-05T04:37:12.857Z Downloaded jobserver v0.1.34
6762026-03-05T04:37:12.860Z Downloaded libsw-core v0.3.2
6772026-03-05T04:37:12.864Z Downloaded lru v0.12.5
6782026-03-05T04:37:12.867Z Downloaded num-iter v0.1.45
6792026-03-05T04:37:12.870Z Downloaded oso-derive v0.27.3
6802026-03-05T04:37:12.873Z Downloaded num-derive v0.4.2
6812026-03-05T04:37:12.876Z Downloaded compact_str v0.8.1
6822026-03-05T04:37:12.880Z Downloaded half v2.7.1
6832026-03-05T04:37:12.885Z Downloaded newtype-uuid v1.3.2
6842026-03-05T04:37:12.888Z Downloaded managed v0.8.0
6852026-03-05T04:37:12.891Z Downloaded peg-runtime v0.8.5
6862026-03-05T04:37:12.894Z Downloaded pin-utils v0.1.0
6872026-03-05T04:37:12.897Z Downloaded openssl-probe v0.2.1
6882026-03-05T04:37:12.900Z Downloaded nu-ansi-term v0.50.3
6892026-03-05T04:37:12.904Z Downloaded ingot-macros v0.1.1
6902026-03-05T04:37:12.907Z Downloaded chacha20poly1305 v0.10.1
6912026-03-05T04:37:12.910Z Downloaded openssl-probe v0.1.6
6922026-03-05T04:37:12.913Z Downloaded phf_shared v0.11.3
6932026-03-05T04:37:12.916Z Downloaded phf_shared v0.13.1
6942026-03-05T04:37:12.920Z Downloaded packed_struct_codegen v0.10.1
6952026-03-05T04:37:12.923Z Downloaded phf_shared v0.12.1
6962026-03-05T04:37:12.926Z Downloaded indexmap v1.9.3
6972026-03-05T04:37:12.930Z Downloaded precomputed-hash v0.1.1
6982026-03-05T04:37:12.933Z Downloaded parse-display v0.10.0
6992026-03-05T04:37:12.935Z Downloaded mime_guess v2.0.5
7002026-03-05T04:37:12.939Z Downloaded proc-macro-error-attr2 v2.0.0
7012026-03-05T04:37:12.943Z Downloaded num-rational v0.4.2
7022026-03-05T04:37:12.945Z Downloaded proc-macro-crate v3.4.0
7032026-03-05T04:37:12.948Z Downloaded pbkdf2 v0.12.2
7042026-03-05T04:37:12.951Z Downloaded base64 v0.22.1
7052026-03-05T04:37:12.956Z Downloaded num_enum_derive v0.7.5
7062026-03-05T04:37:12.958Z Downloaded progenitor-client v0.10.0
7072026-03-05T04:37:12.961Z Downloaded psl-types v2.0.11
7082026-03-05T04:37:12.964Z Downloaded progenitor-client v0.11.2
7092026-03-05T04:37:12.967Z Downloaded peg-macros v0.8.5
7102026-03-05T04:37:12.970Z Downloaded memmap2 v0.9.10
7112026-03-05T04:37:12.975Z Downloaded flume v0.11.1
7122026-03-05T04:37:12.979Z Downloaded progenitor-macro v0.13.0
7132026-03-05T04:37:12.982Z Downloaded omicron-zone-package v0.12.2
7142026-03-05T04:37:12.985Z Downloaded quick-error v1.2.3
7152026-03-05T04:37:12.988Z Downloaded pin-project-lite v0.2.17
7162026-03-05T04:37:12.995Z Downloaded rand_chacha v0.3.1
7172026-03-05T04:37:12.998Z Downloaded powerfmt v0.2.0
7182026-03-05T04:37:13.001Z Downloaded polyval v0.6.2
7192026-03-05T04:37:13.004Z Downloaded packed_struct v0.10.1
7202026-03-05T04:37:13.007Z Downloaded oxnet v0.1.4
7212026-03-05T04:37:13.010Z Downloaded progenitor-macro v0.10.0
7222026-03-05T04:37:13.013Z Downloaded predicates v3.1.4
7232026-03-05T04:37:13.016Z Downloaded recursive-proc-macro-impl v0.1.1
7242026-03-05T04:37:13.019Z Downloaded hickory-resolver v0.25.2
7252026-03-05T04:37:13.024Z Downloaded rand_xorshift v0.4.0
7262026-03-05T04:37:13.027Z Downloaded password-hash v0.4.2
7272026-03-05T04:37:13.029Z Downloaded ref-cast v1.0.25
7282026-03-05T04:37:13.035Z Downloaded peg v0.8.5
7292026-03-05T04:37:13.039Z Downloaded password-hash v0.5.0
7302026-03-05T04:37:13.043Z Downloaded progenitor-client v0.13.0
7312026-03-05T04:37:13.045Z Downloaded phf v0.12.1
7322026-03-05T04:37:13.049Z Downloaded psm v0.1.30
7332026-03-05T04:37:13.052Z Downloaded pem v3.0.6
7342026-03-05T04:37:13.055Z Downloaded aes-gcm v0.10.3
7352026-03-05T04:37:13.060Z Downloaded pkg-config v0.3.32
7362026-03-05T04:37:13.063Z Downloaded proc-macro-crate v1.3.1
7372026-03-05T04:37:13.066Z Downloaded poly1305 v0.8.0
7382026-03-05T04:37:13.069Z Downloaded rand_seeder v0.4.0
7392026-03-05T04:37:13.072Z Downloaded ref-cast-impl v1.0.25
7402026-03-05T04:37:13.075Z Downloaded bumpalo v3.20.2
7412026-03-05T04:37:13.078Z Downloaded progenitor v0.11.2
7422026-03-05T04:37:13.081Z Downloaded hickory-resolver v0.24.4
7432026-03-05T04:37:13.086Z Downloaded sapling-renderdag v0.1.0
7442026-03-05T04:37:13.089Z Downloaded salsa20 v0.10.2
7452026-03-05T04:37:13.092Z Downloaded expectorate v1.2.0
7462026-03-05T04:37:13.095Z Downloaded rfc6979 v0.4.0
7472026-03-05T04:37:13.098Z Downloaded progenitor-macro v0.11.2
7482026-03-05T04:37:13.101Z Downloaded rtoolbox v0.0.3
7492026-03-05T04:37:13.104Z Downloaded progenitor v0.10.0
7502026-03-05T04:37:13.107Z Downloaded progenitor v0.13.0
7512026-03-05T04:37:13.111Z Downloaded parking_lot_core v0.9.12
7522026-03-05T04:37:13.114Z Downloaded scopeguard v1.2.0
7532026-03-05T04:37:13.114Z Downloaded scheduled-thread-pool v0.2.7
7542026-03-05T04:37:13.117Z Downloaded resolv-conf v0.7.6
7552026-03-05T04:37:13.120Z Downloaded rustc_version v0.1.7
7562026-03-05T04:37:13.120Z Downloaded rustc_version v0.4.1
7572026-03-05T04:37:13.124Z Downloaded rustc-hash v2.1.1
7582026-03-05T04:37:13.127Z Downloaded progenitor-extras v0.1.0
7592026-03-05T04:37:13.127Z Downloaded rand_core v0.6.4
7602026-03-05T04:37:13.152Z Downloaded semver v0.1.20
7612026-03-05T04:37:13.152Z Downloaded rand_chacha v0.9.0
7622026-03-05T04:37:13.152Z Downloaded secrecy v0.10.3
7632026-03-05T04:37:13.152Z Downloaded pin-project v1.1.11
7642026-03-05T04:37:13.152Z Downloaded serde_spanned v1.0.4
7652026-03-05T04:37:13.155Z Downloaded serde_bytes v0.11.19
7662026-03-05T04:37:13.155Z Downloaded scroll_derive v0.13.1
7672026-03-05T04:37:13.158Z Downloaded scrypt v0.11.0
7682026-03-05T04:37:13.161Z Downloaded secrecy v0.8.0
7692026-03-05T04:37:13.161Z Downloaded prefix-trie v0.7.0
7702026-03-05T04:37:13.165Z Downloaded rusty-fork v0.3.1
7712026-03-05T04:37:13.168Z Downloaded rustversion v1.0.22
7722026-03-05T04:37:13.171Z Downloaded parking_lot v0.12.5
7732026-03-05T04:37:13.175Z Downloaded serde_urlencoded v0.7.1
7742026-03-05T04:37:13.178Z Downloaded progenitor-impl v0.10.0
7752026-03-05T04:37:13.181Z Downloaded signal-hook-tokio v0.3.1
7762026-03-05T04:37:13.184Z Downloaded shell-words v1.1.1
7772026-03-05T04:37:13.187Z Downloaded slog-bunyan v2.5.0
7782026-03-05T04:37:13.187Z Downloaded siphasher v1.0.2
7792026-03-05T04:37:13.190Z Downloaded schemars_derive v0.8.22
7802026-03-05T04:37:13.193Z Downloaded sct v0.7.1
7812026-03-05T04:37:13.197Z Downloaded r2d2 v0.8.10
7822026-03-05T04:37:13.199Z Downloaded sha1 v0.10.6
7832026-03-05T04:37:13.202Z Downloaded quinn-udp v0.5.14
7842026-03-05T04:37:13.209Z Downloaded serde_plain v1.0.2
7852026-03-05T04:37:13.212Z Downloaded seq-macro v0.3.6
7862026-03-05T04:37:13.212Z Downloaded http v1.4.0
7872026-03-05T04:37:13.215Z Downloaded hyper-util v0.1.20
7882026-03-05T04:37:13.221Z Downloaded sigpipe v0.1.3
7892026-03-05T04:37:13.224Z Downloaded signature v2.2.0
7902026-03-05T04:37:13.227Z Downloaded serde_path_to_error v0.1.20
7912026-03-05T04:37:13.230Z Downloaded serde_derive_internals v0.29.1
7922026-03-05T04:37:13.234Z Downloaded serde-hex v0.1.0
7932026-03-05T04:37:13.234Z Downloaded pkcs1 v0.7.5
7942026-03-05T04:37:13.237Z Downloaded crossterm v0.29.0
7952026-03-05T04:37:13.243Z Downloaded ssh-encoding v0.2.0
7962026-03-05T04:37:13.246Z Downloaded slog-envlogger v2.2.0
7972026-03-05T04:37:13.249Z Downloaded scroll v0.13.0
7982026-03-05T04:37:13.252Z Downloaded hickory-server v0.25.2
7992026-03-05T04:37:13.255Z Downloaded progenitor-impl v0.11.2
8002026-03-05T04:37:13.259Z Downloaded serde_repr v0.1.20
8012026-03-05T04:37:13.262Z Downloaded ssh-cipher v0.2.0
8022026-03-05T04:37:13.264Z Downloaded sqlparser_derive v0.5.0
8032026-03-05T04:37:13.268Z Downloaded slab v0.4.12
8042026-03-05T04:37:13.271Z Downloaded slog-async v2.8.0
8052026-03-05T04:37:13.271Z Downloaded progenitor-impl v0.13.0
8062026-03-05T04:37:13.275Z Downloaded papergrid v0.17.0
8072026-03-05T04:37:13.278Z Downloaded jiff-static v0.2.21
8082026-03-05T04:37:13.283Z Downloaded p256 v0.13.2
8092026-03-05T04:37:13.286Z Downloaded sync-ptr v0.1.4
8102026-03-05T04:37:13.289Z Downloaded tap v1.0.1
8112026-03-05T04:37:13.292Z Downloaded ron v0.8.1
8122026-03-05T04:37:13.296Z Downloaded sync_wrapper v1.0.2
8132026-03-05T04:37:13.299Z Downloaded serde_cbor v0.11.2
8142026-03-05T04:37:13.302Z Downloaded smallvec v0.6.14
8152026-03-05T04:37:13.305Z Downloaded thiserror-impl-no-std v2.0.2
8162026-03-05T04:37:13.308Z Downloaded termtree v0.5.1
8172026-03-05T04:37:13.308Z Downloaded signal-hook-registry v1.4.8
8182026-03-05T04:37:13.311Z Downloaded spki v0.7.3
8192026-03-05T04:37:13.314Z Downloaded structmeta-derive v0.3.0
8202026-03-05T04:37:13.314Z Downloaded structmeta v0.3.0
8212026-03-05T04:37:13.317Z Downloaded simd-adler32 v0.3.8
8222026-03-05T04:37:13.320Z Downloaded time-core v0.1.8
8232026-03-05T04:37:13.323Z Downloaded thread-id v5.1.0
8242026-03-05T04:37:13.323Z Downloaded stacker v0.1.23
8252026-03-05T04:37:13.328Z Downloaded testing_table v0.3.0
8262026-03-05T04:37:13.328Z Downloaded shlex v1.3.0
8272026-03-05T04:37:13.331Z Downloaded smf v0.2.3
8282026-03-05T04:37:13.331Z Downloaded slog-scope v4.4.1
8292026-03-05T04:37:13.335Z Downloaded slog-json v2.6.1
8302026-03-05T04:37:13.335Z Downloaded ryu v1.0.23
8312026-03-05T04:37:13.338Z Downloaded tinyvec_macros v0.1.1
8322026-03-05T04:37:13.340Z Downloaded subtle v2.6.1
8332026-03-05T04:37:13.343Z Downloaded static_assertions v1.1.0
8342026-03-05T04:37:13.344Z Downloaded slog-dtrace v0.3.0
8352026-03-05T04:37:13.347Z Downloaded strum_macros v0.27.2
8362026-03-05T04:37:13.350Z Downloaded strum_macros v0.26.4
8372026-03-05T04:37:13.354Z Downloaded nom v7.1.3
8382026-03-05T04:37:13.357Z Downloaded russh-keys v0.45.0
8392026-03-05T04:37:13.359Z Downloaded quinn v0.11.9
8402026-03-05T04:37:13.363Z Downloaded qorb v0.4.1
8412026-03-05T04:37:13.368Z Downloaded sec1 v0.7.3
8422026-03-05T04:37:13.372Z Downloaded itertools v0.10.5
8432026-03-05T04:37:13.378Z Downloaded string_cache v0.8.9
8442026-03-05T04:37:13.381Z Downloaded stringprep v0.1.5
8452026-03-05T04:37:13.381Z Downloaded spin v0.9.8
8462026-03-05T04:37:13.384Z Downloaded rayon-core v1.13.0
8472026-03-05T04:37:13.388Z Downloaded rcgen v0.12.1
8482026-03-05T04:37:13.391Z Downloaded tower-layer v0.3.3
8492026-03-05T04:37:13.394Z Downloaded strum_macros v0.24.3
8502026-03-05T04:37:13.397Z Downloaded tabled_derive v0.11.0
8512026-03-05T04:37:13.397Z Downloaded support-bundle-viewer v0.1.2
8522026-03-05T04:37:13.400Z Downloaded itertools v0.13.0
8532026-03-05T04:37:13.407Z Downloaded tower-service v0.3.3
8542026-03-05T04:37:13.410Z Downloaded itertools v0.12.1
8552026-03-05T04:37:13.417Z Downloaded snafu-derive v0.8.9
8562026-03-05T04:37:13.420Z Downloaded tokio-macros v2.6.0
8572026-03-05T04:37:13.420Z Downloaded tls_codec v0.4.2
8582026-03-05T04:37:13.423Z Downloaded termios v0.3.3
8592026-03-05T04:37:13.423Z Downloaded iddqd v0.3.17
8602026-03-05T04:37:13.431Z Downloaded tiny-keccak v2.0.2
8612026-03-05T04:37:13.434Z Downloaded typify-macro v0.6.1
8622026-03-05T04:37:13.437Z Downloaded time-macros v0.2.27
8632026-03-05T04:37:13.439Z Downloaded universal-hash v0.5.1
8642026-03-05T04:37:13.440Z Downloaded rsa v0.9.10
8652026-03-05T04:37:13.447Z Downloaded tokio-tungstenite v0.21.0
8662026-03-05T04:37:13.450Z Downloaded unicode-truncate v1.1.0
8672026-03-05T04:37:13.450Z Downloaded usdt-macro v0.6.0
8682026-03-05T04:37:13.450Z Downloaded num-bigint v0.4.6
8692026-03-05T04:37:13.456Z Downloaded thiserror-no-std v2.0.2
8702026-03-05T04:37:13.460Z Downloaded typify-macro v0.4.3
8712026-03-05T04:37:13.463Z Downloaded tokio-dtrace v0.1.1
8722026-03-05T04:37:13.463Z Downloaded utf-8 v0.7.6
8732026-03-05T04:37:13.466Z Downloaded tls_codec_derive v0.4.2
8742026-03-05T04:37:13.469Z Downloaded hkdf v0.12.4
8752026-03-05T04:37:13.472Z Downloaded itertools v0.14.0
8762026-03-05T04:37:13.477Z Downloaded tokio-rustls v0.25.0
8772026-03-05T04:37:13.479Z Downloaded slog v2.8.2
8782026-03-05T04:37:13.482Z Downloaded usdt v0.6.0
8792026-03-05T04:37:13.485Z Downloaded tui-tree-widget v0.23.1
8802026-03-05T04:37:13.486Z Downloaded untrusted v0.7.1
8812026-03-05T04:37:13.488Z Downloaded tokio-rustls v0.24.1
8822026-03-05T04:37:13.492Z Downloaded waitgroup v0.1.2
8832026-03-05T04:37:13.492Z Downloaded void v1.0.2
8842026-03-05T04:37:13.497Z Downloaded term v0.7.0
8852026-03-05T04:37:13.497Z Downloaded term v1.2.1
8862026-03-05T04:37:13.500Z Downloaded tokio-tungstenite v0.23.1
8872026-03-05T04:37:13.503Z Downloaded libm v0.2.16
8882026-03-05T04:37:13.512Z Downloaded usdt-attr-macro v0.6.0
8892026-03-05T04:37:13.515Z Downloaded schemars v1.2.1
8902026-03-05T04:37:13.528Z Downloaded xshell-macros v0.2.7
8912026-03-05T04:37:13.531Z Downloaded xattr v1.6.1
8922026-03-05T04:37:13.531Z Downloaded toml_writer v1.0.6+spec-1.1.0
8932026-03-05T04:37:13.534Z Downloaded want v0.3.1
8942026-03-05T04:37:13.534Z Downloaded wait-timeout v0.2.1
8952026-03-05T04:37:13.537Z Downloaded usdt-impl v0.6.0
8962026-03-05T04:37:13.537Z Downloaded vergen-git2 v1.0.7
8972026-03-05T04:37:13.540Z Downloaded num-bigint-dig v0.8.6
8982026-03-05T04:37:13.543Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8992026-03-05T04:37:13.546Z Downloaded socket2 v0.5.10
9002026-03-05T04:37:13.549Z Downloaded h2 v0.4.13
9012026-03-05T04:37:13.553Z Downloaded twox-hash v2.1.2
9022026-03-05T04:37:13.556Z Downloaded iri-string v0.7.10
9032026-03-05T04:37:13.563Z Downloaded vergen-lib v0.1.6
9042026-03-05T04:37:13.567Z Downloaded whoami v1.6.1
9052026-03-05T04:37:13.571Z Downloaded subprocess v0.2.15
9062026-03-05T04:37:13.576Z Downloaded untrusted v0.9.0
9072026-03-05T04:37:13.576Z Downloaded zeroize_derive v1.4.3
9082026-03-05T04:37:13.576Z Downloaded aws-lc-rs v1.16.0
9092026-03-05T04:37:13.583Z Downloaded unicase v2.9.0
9102026-03-05T04:37:13.586Z Downloaded tokio-rustls v0.26.4
9112026-03-05T04:37:13.589Z Downloaded whoami v2.1.0
9122026-03-05T04:37:13.593Z Downloaded p521 v0.13.3
9132026-03-05T04:37:13.596Z Downloaded snafu v0.8.9
9142026-03-05T04:37:13.600Z Downloaded zone_cfg_derive v0.3.1
9152026-03-05T04:37:13.603Z Downloaded zeroize v1.8.2
9162026-03-05T04:37:13.603Z Downloaded vergen v9.0.6
9172026-03-05T04:37:13.606Z Downloaded uzers v0.12.2
9182026-03-05T04:37:13.609Z Downloaded walkdir v2.5.0
9192026-03-05T04:37:13.611Z Downloaded typify v0.4.3
9202026-03-05T04:37:13.614Z Downloaded tungstenite v0.21.0
9212026-03-05T04:37:13.617Z Downloaded zone v0.3.1
9222026-03-05T04:37:13.621Z Downloaded tungstenite v0.23.0
9232026-03-05T04:37:13.624Z Downloaded tracing-attributes v0.1.31
9242026-03-05T04:37:13.627Z Downloaded typify v0.6.1
9252026-03-05T04:37:13.630Z Downloaded ron v0.12.0
9262026-03-05T04:37:13.637Z Downloaded zstd-safe v7.2.4
9272026-03-05T04:37:13.640Z Downloaded xshell v0.2.7
9282026-03-05T04:37:13.644Z Downloaded zstd v0.13.3
9292026-03-05T04:37:13.648Z Downloaded toml v0.9.12+spec-1.1.0
9302026-03-05T04:37:13.651Z Downloaded yasna v0.5.2
9312026-03-05T04:37:13.657Z Downloaded uuid v1.21.0
9322026-03-05T04:37:13.660Z Downloaded steno v0.4.1
9332026-03-05T04:37:13.666Z Downloaded zerocopy v0.6.6
9342026-03-05T04:37:13.669Z Downloaded vte v0.14.1
9352026-03-05T04:37:13.672Z Downloaded tokio-postgres v0.7.16
9362026-03-05T04:37:13.678Z Downloaded tracing-core v0.1.36
9372026-03-05T04:37:13.681Z Downloaded russh v0.45.0
9382026-03-05T04:37:13.687Z Downloaded wyz v0.5.1
9392026-03-05T04:37:13.690Z Downloaded unsafe-libyaml v0.2.11
9402026-03-05T04:37:13.693Z Downloaded toml_edit v0.23.10+spec-1.0.0
9412026-03-05T04:37:13.697Z Downloaded p384 v0.13.1
9422026-03-05T04:37:13.702Z Downloaded regex v1.12.3
9432026-03-05T04:37:13.708Z Downloaded unicode-bidi v0.3.18
9442026-03-05T04:37:13.710Z Downloaded toml_edit v0.19.15
9452026-03-05T04:37:13.727Z Downloaded unicode_categories v0.1.1
9462026-03-05T04:37:13.730Z Downloaded curve25519-dalek v4.1.3
9472026-03-05T04:37:13.737Z Downloaded yansi v1.0.1
9482026-03-05T04:37:13.740Z Downloaded futures-util v0.3.32
9492026-03-05T04:37:13.750Z Downloaded reqwest v0.12.28
9502026-03-05T04:37:13.756Z Downloaded git2 v0.20.4
9512026-03-05T04:37:13.764Z Downloaded zopfli v0.8.3
9522026-03-05T04:37:13.767Z Downloaded rustls-webpki v0.101.7
9532026-03-05T04:37:13.780Z Downloaded ssh-key v0.6.7
9542026-03-05T04:37:13.786Z Downloaded chrono v0.4.44
9552026-03-05T04:37:13.792Z Downloaded rpassword v7.4.0
9562026-03-05T04:37:13.796Z Downloaded reqwest v0.13.2
9572026-03-05T04:37:13.800Z Downloaded unicode-segmentation v1.12.0
9582026-03-05T04:37:13.803Z Downloaded reedline v0.40.0
9592026-03-05T04:37:13.810Z Downloaded typed-path v0.9.3
9602026-03-05T04:37:13.815Z Downloaded toml v0.7.8
9612026-03-05T04:37:13.819Z Downloaded xz2 v0.1.7
9622026-03-05T04:37:13.822Z Downloaded unicode-properties v0.1.4
9632026-03-05T04:37:13.822Z Downloaded zip v0.6.6
9642026-03-05T04:37:13.826Z Downloaded tokio-stream v0.1.18
9652026-03-05T04:37:13.831Z Downloaded tower-http v0.6.8
9662026-03-05T04:37:13.839Z Downloaded tough v0.20.0
9672026-03-05T04:37:13.848Z Downloaded zerocopy-derive v0.8.40
9682026-03-05T04:37:13.856Z Downloaded bindgen v0.71.1
9692026-03-05T04:37:13.863Z Downloaded bitvec v1.0.1
9702026-03-05T04:37:13.878Z Downloaded quick-xml v0.37.5
9712026-03-05T04:37:13.882Z Downloaded lalrpop v0.19.12
9722026-03-05T04:37:13.892Z Downloaded x509-cert v0.2.5
9732026-03-05T04:37:13.897Z Downloaded rayon v1.11.0
9742026-03-05T04:37:13.905Z Downloaded winnow v0.5.40
9752026-03-05T04:37:13.913Z Downloaded salty v0.3.0
9762026-03-05T04:37:13.920Z Downloaded tower v0.5.3
9772026-03-05T04:37:13.929Z Downloaded openssl v0.10.75
9782026-03-05T04:37:13.938Z Downloaded zip v4.6.1
9792026-03-05T04:37:13.942Z Downloaded tokio-util v0.7.18
9802026-03-05T04:37:13.949Z Downloaded unicode-normalization v0.1.25
9812026-03-05T04:37:13.953Z Downloaded serde_with v3.17.0
9822026-03-05T04:37:13.967Z Downloaded regex-syntax v0.6.29
9832026-03-05T04:37:13.973Z Downloaded petname v2.0.2
9842026-03-05T04:37:13.976Z Downloaded nix v0.31.1
9852026-03-05T04:37:14.008Z Downloaded time v0.3.47
9862026-03-05T04:37:14.008Z Downloaded vcpkg v0.2.15
9872026-03-05T04:37:14.037Z Downloaded zlib-rs v0.6.2
9882026-03-05T04:37:14.042Z Downloaded radix_trie v0.2.1
9892026-03-05T04:37:14.047Z Downloaded openapiv3 v2.2.0
9902026-03-05T04:37:14.057Z Downloaded winnow v0.6.26
9912026-03-05T04:37:14.064Z Downloaded bstr v1.12.1
9922026-03-05T04:37:14.072Z Downloaded webpki-roots v1.0.6
9932026-03-05T04:37:14.075Z Downloaded rustls v0.22.4
9942026-03-05T04:37:14.088Z Downloaded polar-core v0.27.3
9952026-03-05T04:37:14.095Z Downloaded hickory-proto v0.25.2
9962026-03-05T04:37:14.110Z Downloaded hickory-proto v0.24.4
9972026-03-05T04:37:14.124Z Downloaded rustls v0.23.37
9982026-03-05T04:37:14.135Z Downloaded nix v0.29.0
9992026-03-05T04:37:14.145Z Downloaded smoltcp v0.9.1
10002026-03-05T04:37:14.154Z Downloaded object v0.37.3
10012026-03-05T04:37:14.165Z Downloaded nix v0.28.0
10022026-03-05T04:37:14.175Z Downloaded nix v0.27.1
10032026-03-05T04:37:14.185Z Downloaded quinn-proto v0.11.13
10042026-03-05T04:37:14.190Z Downloaded rustls v0.21.12
10052026-03-05T04:37:14.200Z Downloaded zerocopy v0.8.40
10062026-03-05T04:37:14.208Z Downloaded sled v0.34.7
10072026-03-05T04:37:14.217Z Downloaded regress v0.10.5
10082026-03-05T04:37:14.223Z Downloaded tracing v0.1.44
10092026-03-05T04:37:14.243Z Downloaded smoltcp v0.11.0
10102026-03-05T04:37:14.254Z Downloaded typify-impl v0.4.3
10112026-03-05T04:37:14.267Z Downloaded rustix v0.38.44
10122026-03-05T04:37:14.289Z Downloaded regex-syntax v0.8.10
10132026-03-05T04:37:14.296Z Downloaded proptest v1.10.0
10142026-03-05T04:37:14.305Z Downloaded regex-automata v0.4.14
10152026-03-05T04:37:14.319Z Downloaded sqlparser v0.61.0
10162026-03-05T04:37:14.329Z Downloaded tabled v0.20.0
10172026-03-05T04:37:14.346Z Downloaded petgraph v0.6.5
10182026-03-05T04:37:14.364Z Downloaded nix v0.30.1
10192026-03-05T04:37:14.375Z Downloaded dropshot v0.16.7
10202026-03-05T04:37:14.395Z Downloaded ratatui v0.29.0
10212026-03-05T04:37:14.414Z Downloaded typify-impl v0.6.1
10222026-03-05T04:37:14.426Z Downloaded bzip2-sys v0.1.13+1.0.8
10232026-03-05T04:37:14.438Z Downloaded csv v1.4.0
10242026-03-05T04:37:14.455Z Downloaded zerocopy-derive v0.6.6
10252026-03-05T04:37:14.466Z Downloaded rustls-webpki v0.102.8
10262026-03-05T04:37:14.483Z Downloaded libz-sys v1.1.24
10272026-03-05T04:37:14.504Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10282026-03-05T04:37:14.520Z Downloaded sha3 v0.10.8
10292026-03-05T04:37:14.525Z Downloaded diesel v2.2.12
10302026-03-05T04:37:14.547Z Downloaded jiff v0.2.21
10312026-03-05T04:37:14.559Z Downloaded chrono-tz v0.10.4
10322026-03-05T04:37:14.575Z Downloaded lzma-sys v0.1.20
10332026-03-05T04:37:14.603Z Downloaded moka v0.12.13
10342026-03-05T04:37:14.611Z Downloaded petgraph v0.8.3
10352026-03-05T04:37:14.631Z Downloaded goblin v0.10.5
10362026-03-05T04:37:14.638Z Downloaded portable-atomic v1.13.1
10372026-03-05T04:37:14.646Z Downloaded object v0.30.4
10382026-03-05T04:37:14.654Z Downloaded tar v0.4.44
10392026-03-05T04:37:14.657Z Downloaded samael v0.0.19
10402026-03-05T04:37:14.662Z Downloaded rand v0.10.0
10412026-03-05T04:37:14.666Z Downloaded blake3 v1.8.3
10422026-03-05T04:37:14.674Z Downloaded rustyline v14.0.0
10432026-03-05T04:37:14.679Z Downloaded vsss-rs v3.3.4
10442026-03-05T04:37:14.682Z Downloaded vergen-gitcl v1.0.8
10452026-03-05T04:37:14.685Z Downloaded toml_parser v1.0.9+spec-1.1.0
10462026-03-05T04:37:14.685Z Downloaded tinyvec v1.10.0
10472026-03-05T04:37:14.688Z Downloaded test-strategy v0.4.5
10482026-03-05T04:37:14.691Z Downloaded aho-corasick v1.1.4
10492026-03-05T04:37:14.696Z Downloaded schemars v0.9.0
10502026-03-05T04:37:14.709Z Downloaded tokio v1.49.0
10512026-03-05T04:37:14.747Z Downloaded tokio-native-tls v0.3.1
10522026-03-05T04:37:14.750Z Downloaded similar v2.7.0
10532026-03-05T04:37:14.753Z Downloaded hashbrown v0.15.5
10542026-03-05T04:37:14.757Z Downloaded rustls-webpki v0.103.9
10552026-03-05T04:37:14.760Z Downloaded rustls-platform-verifier v0.6.2
10562026-03-05T04:37:14.764Z Downloaded socket2 v0.6.2
10572026-03-05T04:37:14.767Z Downloaded serde_yaml v0.9.34+deprecated
10582026-03-05T04:37:14.769Z Downloaded libxml v0.3.3
10592026-03-05T04:37:14.773Z Downloaded encoding_rs v0.8.35
10602026-03-05T04:37:14.792Z Downloaded rand v0.9.2
10612026-03-05T04:37:14.795Z Downloaded unit-prefix v0.5.2
10622026-03-05T04:37:14.798Z Downloaded unarray v0.1.4
10632026-03-05T04:37:14.798Z Downloaded try-lock v0.2.5
10642026-03-05T04:37:14.798Z Downloaded trait-variant v0.1.2
10652026-03-05T04:37:14.801Z Downloaded sqlformat v0.3.5
10662026-03-05T04:37:14.801Z Downloaded hyper v1.8.1
10672026-03-05T04:37:14.806Z Downloaded publicsuffix v2.3.0
10682026-03-05T04:37:14.810Z Downloaded mio v1.1.1
10692026-03-05T04:37:14.814Z Downloaded schemars v0.8.22
10702026-03-05T04:37:14.824Z Downloaded topological-sort v0.2.2
10712026-03-05T04:37:14.827Z Downloaded thread_local v1.1.9
10722026-03-05T04:37:14.827Z Downloaded signal-hook v0.3.18
10732026-03-05T04:37:14.832Z Downloaded rand v0.8.5
10742026-03-05T04:37:14.835Z Downloaded openssl-sys v0.9.111
10752026-03-05T04:37:14.838Z Downloaded prettyplease v0.2.37
10762026-03-05T04:37:14.842Z Downloaded pretty_assertions v1.4.1
10772026-03-05T04:37:14.845Z Downloaded tagptr v0.2.0
10782026-03-05T04:37:14.847Z Downloaded ring v0.17.14
10792026-03-05T04:37:14.896Z Downloaded serde_with_macros v3.17.0
10802026-03-05T04:37:14.899Z Downloaded strum v0.27.2
10812026-03-05T04:37:14.899Z Downloaded strum v0.26.3
10822026-03-05T04:37:14.903Z Downloaded strip-ansi-escapes v0.2.1
10832026-03-05T04:37:14.903Z Downloaded slog-term v2.9.2
10842026-03-05T04:37:14.906Z Downloaded slog-stdlog v4.1.1
10852026-03-05T04:37:14.906Z Downloaded take_mut v0.2.2
10862026-03-05T04:37:14.906Z Downloaded tabwriter v1.4.1
10872026-03-05T04:37:14.906Z Downloaded signal-hook-mio v0.2.5
10882026-03-05T04:37:14.909Z Downloaded libgit2-sys v0.18.3+1.9.2
10892026-03-05T04:37:14.957Z Downloaded supports-color v3.0.2
10902026-03-05T04:37:14.960Z Downloaded rustls-pki-types v1.14.0
10912026-03-05T04:37:14.960Z Downloaded rustls-pemfile v2.2.0
10922026-03-05T04:37:14.963Z Downloaded rustls-native-certs v0.8.3
10932026-03-05T04:37:14.966Z Downloaded rustls-pemfile v1.0.4
10942026-03-05T04:37:14.966Z Downloaded hashbrown v0.13.2
10952026-03-05T04:37:14.969Z Downloaded serde-big-array v0.5.1
10962026-03-05T04:37:14.972Z Downloaded same-file v1.0.6
10972026-03-05T04:37:14.972Z Downloaded recursive v0.1.1
10982026-03-05T04:37:14.975Z Downloaded postcard v1.1.3
10992026-03-05T04:37:14.975Z Downloaded pkcs8 v0.10.2
11002026-03-05T04:37:14.979Z Downloaded pkcs5 v0.7.1
11012026-03-05T04:37:14.982Z Downloaded oso v0.27.3
11022026-03-05T04:37:14.985Z Downloaded miniz_oxide v0.8.9
11032026-03-05T04:37:14.988Z Downloaded minimal-lexical v0.2.1
11042026-03-05T04:37:14.990Z Downloaded russh-cryptovec v0.7.3
11052026-03-05T04:37:14.991Z Downloaded heapless v0.8.0
11062026-03-05T04:37:14.994Z Downloaded rand_core v0.9.5
11072026-03-05T04:37:14.996Z Downloaded postgres-types v0.2.12
11082026-03-05T04:37:14.996Z Downloaded rand_core v0.10.0
11092026-03-05T04:37:14.999Z Downloaded primeorder v0.13.6
11102026-03-05T04:37:14.999Z Downloaded postgres-protocol v0.6.10
11112026-03-05T04:37:15.002Z Downloaded parking_lot v0.11.2
11122026-03-05T04:37:15.002Z Downloaded ed25519-dalek v2.2.0
11132026-03-05T04:37:15.005Z Downloaded hashbrown v0.12.3
11142026-03-05T04:37:15.008Z Downloaded derive_more-impl v2.1.1
11152026-03-05T04:37:15.013Z Downloaded parse-size v1.1.0
11162026-03-05T04:37:15.015Z Downloaded headers v0.4.1
11172026-03-05T04:37:15.018Z Downloaded radium v0.7.0
11182026-03-05T04:37:15.022Z Downloaded proc-macro-error2 v2.0.1
11192026-03-05T04:37:15.022Z Downloaded parse-display-derive v0.10.0
11202026-03-05T04:37:15.025Z Downloaded ppv-lite86 v0.2.21
11212026-03-05T04:37:15.025Z Downloaded parking_lot_core v0.8.6
11222026-03-05T04:37:15.028Z Downloaded crossterm v0.28.1
11232026-03-05T04:37:15.032Z Downloaded oxide-tokio-rt v0.1.2
11242026-03-05T04:37:15.034Z Downloaded indicatif v0.18.4
11252026-03-05T04:37:15.037Z Downloaded pin-project-internal v1.1.11
11262026-03-05T04:37:15.040Z Downloaded phf v0.13.1
11272026-03-05T04:37:15.040Z Downloaded predicates-tree v1.0.13
11282026-03-05T04:37:15.040Z Downloaded predicates-core v1.0.10
11292026-03-05T04:37:15.043Z Downloaded bytes v1.11.1
11302026-03-05T04:37:15.046Z Downloaded flate2 v1.1.9
11312026-03-05T04:37:15.049Z Downloaded dropshot-api-manager v0.5.2
11322026-03-05T04:37:15.052Z Downloaded diesel_derives v2.2.7
11332026-03-05T04:37:15.055Z Downloaded paste v1.0.15
11342026-03-05T04:37:15.058Z Downloaded ignore v0.4.25
11352026-03-05T04:37:15.061Z Downloaded pem-rfc7468 v0.7.0
11362026-03-05T04:37:15.065Z Downloaded libbz2-rs-sys v0.2.2
11372026-03-05T04:37:15.065Z Downloaded heapless v0.7.17
11382026-03-05T04:37:15.068Z Downloaded getrandom v0.2.17
11392026-03-05T04:37:15.071Z Downloaded cc v1.2.56
11402026-03-05T04:37:15.074Z Downloaded num_enum v0.7.5
11412026-03-05T04:37:15.077Z Downloaded num_enum v0.5.11
11422026-03-05T04:37:15.081Z Downloaded num-integer v0.1.46
11432026-03-05T04:37:15.083Z Downloaded owo-colors v4.3.0
11442026-03-05T04:37:15.084Z Downloaded num-complex v0.4.6
11452026-03-05T04:37:15.086Z Downloaded litrs v1.0.0
11462026-03-05T04:37:15.086Z Downloaded futures v0.3.32
11472026-03-05T04:37:15.091Z Downloaded derive_more v0.99.20
11482026-03-05T04:37:15.095Z Downloaded derive_more v2.1.1
11492026-03-05T04:37:15.105Z Downloaded openssl-macros v0.1.1
11502026-03-05T04:37:15.108Z Downloaded pbkdf2 v0.11.0
11512026-03-05T04:37:15.108Z Downloaded path-slash v0.1.5
11522026-03-05T04:37:15.111Z Downloaded getrandom v0.3.4
11532026-03-05T04:37:15.114Z Downloaded native-tls v0.2.18
11542026-03-05T04:37:15.114Z Downloaded nanorand v0.7.0
11552026-03-05T04:37:15.117Z Downloaded multer v3.1.0
11562026-03-05T04:37:15.117Z Downloaded hyper-rustls v0.27.7
11572026-03-05T04:37:15.120Z Downloaded base64 v0.21.7
11582026-03-05T04:37:15.125Z Downloaded derive-where v1.6.0
11592026-03-05T04:37:15.129Z Downloaded iana-time-zone v0.1.65
11602026-03-05T04:37:15.129Z Downloaded darling_core v0.23.0
11612026-03-05T04:37:15.132Z Downloaded hmac v0.12.1
11622026-03-05T04:37:15.135Z Downloaded const-oid v0.9.6
11632026-03-05T04:37:15.140Z Downloaded console v0.16.2
11642026-03-05T04:37:15.140Z Downloaded num_threads v0.1.7
11652026-03-05T04:37:15.140Z Downloaded num_enum_derive v0.5.11
11662026-03-05T04:37:15.144Z Downloaded num-conv v0.2.0
11672026-03-05T04:37:15.144Z Downloaded lock_api v0.4.14
11682026-03-05T04:37:15.144Z Downloaded linear-map v1.2.0
11692026-03-05T04:37:15.144Z Downloaded fatfs v0.3.6
11702026-03-05T04:37:15.147Z Downloaded ingot-types v0.1.2
11712026-03-05T04:37:15.148Z Downloaded newtype_derive v0.1.6
11722026-03-05T04:37:15.148Z Downloaded newline-converter v0.3.0
11732026-03-05T04:37:15.148Z Downloaded md-5 v0.10.6
11742026-03-05T04:37:15.151Z Downloaded libsw v3.5.0
11752026-03-05T04:37:15.151Z Downloaded libloading v0.8.9
11762026-03-05T04:37:15.155Z Downloaded libefi-sys v0.1.0
11772026-03-05T04:37:15.155Z Downloaded ingot v0.1.1
11782026-03-05T04:37:15.155Z Downloaded indoc v2.0.7
11792026-03-05T04:37:15.158Z Downloaded httparse v1.10.1
11802026-03-05T04:37:15.162Z Downloaded http-body-util v0.1.3
11812026-03-05T04:37:15.162Z Downloaded hickory-client v0.25.2
11822026-03-05T04:37:15.162Z Downloaded ar_archive_writer v0.5.1
11832026-03-05T04:37:15.165Z Downloaded maplit v1.0.2
11842026-03-05T04:37:15.169Z Downloaded hyper-staticfile v0.10.1
11852026-03-05T04:37:15.169Z Downloaded newtype-uuid-macros v0.1.0
11862026-03-05T04:37:15.169Z Downloaded new_debug_unreachable v1.0.6
11872026-03-05T04:37:15.172Z Downloaded multimap v0.10.1
11882026-03-05T04:37:15.172Z Downloaded memoffset v0.9.1
11892026-03-05T04:37:15.172Z Downloaded ipnet v2.11.0
11902026-03-05T04:37:15.175Z Downloaded indent_write v2.2.0
11912026-03-05T04:37:15.175Z Downloaded humantime v2.3.0
11922026-03-05T04:37:15.179Z Downloaded darling_core v0.21.3
11932026-03-05T04:37:15.183Z Downloaded cargo_toml v0.22.3
11942026-03-05T04:37:15.183Z Downloaded lzss v0.8.2
11952026-03-05T04:37:15.183Z Downloaded lru-slab v0.1.2
11962026-03-05T04:37:15.186Z Downloaded linked-hash-map v0.5.6
11972026-03-05T04:37:15.186Z Downloaded kstat-rs v0.2.4
11982026-03-05T04:37:15.187Z Downloaded derive_builder v0.20.2
11992026-03-05T04:37:15.190Z Downloaded elliptic-curve v0.13.8
12002026-03-05T04:37:15.194Z Downloaded dropshot_endpoint v0.16.7
12012026-03-05T04:37:15.197Z Downloaded futures-channel v0.3.32
12022026-03-05T04:37:15.200Z Downloaded cookie_store v0.22.1
12032026-03-05T04:37:15.200Z Downloaded console v0.15.11
12042026-03-05T04:37:15.204Z Downloaded clang-sys v1.8.1
12052026-03-05T04:37:15.207Z Downloaded blake2 v0.10.6
12062026-03-05T04:37:15.207Z Downloaded is-terminal v0.4.17
12072026-03-05T04:37:15.207Z Downloaded inout v0.1.4
12082026-03-05T04:37:15.211Z Downloaded glob v0.3.3
12092026-03-05T04:37:15.211Z Downloaded diesel-dtrace v0.4.2
12102026-03-05T04:37:15.211Z Downloaded indoc v1.0.9
12112026-03-05T04:37:15.214Z Downloaded cookie v0.18.1
12122026-03-05T04:37:15.217Z Downloaded colored v3.1.1
12132026-03-05T04:37:15.220Z Downloaded colored v2.2.0
12142026-03-05T04:37:15.220Z Downloaded git-stub-vcs v0.1.0
12152026-03-05T04:37:15.223Z Downloaded crc32fast v1.5.0
12162026-03-05T04:37:15.223Z Downloaded darling v0.21.3
12172026-03-05T04:37:15.227Z Downloaded bitflags v1.3.2
12182026-03-05T04:37:15.230Z Downloaded crossbeam-channel v0.5.15
12192026-03-05T04:37:15.233Z Downloaded home v0.5.12
12202026-03-05T04:37:15.236Z Downloaded bit-vec v0.6.3
12212026-03-05T04:37:15.236Z Downloaded base64ct v1.8.3
12222026-03-05T04:37:15.242Z Downloaded corncobs v0.1.4
12232026-03-05T04:37:15.242Z Downloaded convert_case v0.10.0
12242026-03-05T04:37:15.246Z Downloaded cbc v0.1.2
12252026-03-05T04:37:15.246Z Downloaded camino-tempfile-ext v0.3.3
12262026-03-05T04:37:15.246Z Downloaded ecdsa v0.16.9
12272026-03-05T04:37:15.246Z Downloaded hash32 v0.2.1
12282026-03-05T04:37:15.246Z Downloaded filetime v0.2.27
12292026-03-05T04:37:15.250Z Downloaded fallible-iterator v0.2.0
12302026-03-05T04:37:15.250Z Downloaded erased-serde v0.3.31
12312026-03-05T04:37:15.250Z Downloaded ed25519 v2.2.3
12322026-03-05T04:37:15.254Z Downloaded daft v0.1.5
12332026-03-05T04:37:15.255Z Downloaded bitfield v0.19.4
12342026-03-05T04:37:15.255Z Downloaded ctr v0.9.2
12352026-03-05T04:37:15.258Z Downloaded http-body v1.0.1
12362026-03-05T04:37:15.258Z Downloaded foldhash v0.2.0
12372026-03-05T04:37:15.258Z Downloaded foldhash v0.1.5
12382026-03-05T04:37:15.258Z Downloaded find-msvc-tools v0.1.9
12392026-03-05T04:37:15.261Z Downloaded dirs-next v2.0.0
12402026-03-05T04:37:15.261Z Downloaded deranged v0.5.8
12412026-03-05T04:37:15.264Z Downloaded critical-section v1.2.0
12422026-03-05T04:37:15.264Z Downloaded cexpr v0.6.0
12432026-03-05T04:37:15.269Z Downloaded cargo_metadata v0.19.2
12442026-03-05T04:37:15.269Z Downloaded http-range v0.1.5
12452026-03-05T04:37:15.269Z Downloaded hostname v0.4.2
12462026-03-05T04:37:15.269Z Downloaded hostname v0.3.1
12472026-03-05T04:37:15.273Z Downloaded ghash v0.5.1
12482026-03-05T04:37:15.273Z Downloaded cassowary v0.3.0
12492026-03-05T04:37:15.273Z Downloaded byte-wrapper v0.1.0
12502026-03-05T04:37:15.297Z Downloaded buf-list v1.1.2
12512026-03-05T04:37:15.297Z Downloaded chacha20 v0.9.1
12522026-03-05T04:37:15.301Z Downloaded bit-vec v0.8.0
12532026-03-05T04:37:15.301Z Downloaded csv-core v0.1.13
12542026-03-05T04:37:15.301Z Downloaded chacha20 v0.10.0
12552026-03-05T04:37:15.301Z Downloaded cancel-safe-futures v0.1.5
12562026-03-05T04:37:15.301Z Downloaded futures-sink v0.3.32
12572026-03-05T04:37:15.301Z Downloaded funty v2.0.0
12582026-03-05T04:37:15.301Z Downloaded float-cmp v0.10.0
12592026-03-05T04:37:15.301Z Downloaded gethostname v0.5.0
12602026-03-05T04:37:15.301Z Downloaded fxhash v0.2.1
12612026-03-05T04:37:15.301Z Downloaded futures-task v0.3.32
12622026-03-05T04:37:15.301Z Downloaded futures-macro v0.3.32
12632026-03-05T04:37:15.301Z Downloaded futures-io v0.3.32
12642026-03-05T04:37:15.301Z Downloaded futures-core v0.3.32
12652026-03-05T04:37:15.301Z Downloaded embedded-io v0.6.1
12662026-03-05T04:37:15.301Z Downloaded dtrace-parser v0.3.0
12672026-03-05T04:37:15.301Z Downloaded dof v0.4.0
12682026-03-05T04:37:15.301Z Downloaded difflib v0.4.0
12692026-03-05T04:37:15.301Z Downloaded bit-set v0.8.0
12702026-03-05T04:37:15.301Z Downloaded bcs v0.1.6
12712026-03-05T04:37:15.301Z Downloaded bcrypt-pbkdf v0.10.0
12722026-03-05T04:37:15.302Z Downloaded display-error-chain v0.2.2
12732026-03-05T04:37:15.302Z Downloaded diesel_table_macro_syntax v0.2.0
12742026-03-05T04:37:15.305Z Downloaded flagset v0.4.7
12752026-03-05T04:37:15.305Z Downloaded ciborium-io v0.2.2
12762026-03-05T04:37:15.305Z Downloaded block-padding v0.3.3
12772026-03-05T04:37:15.305Z Downloaded bb8 v0.8.6
12782026-03-05T04:37:15.305Z Downloaded defmt-parser v1.0.0
12792026-03-05T04:37:15.308Z Downloaded darling v0.23.0
12802026-03-05T04:37:15.310Z Downloaded darling v0.20.11
12812026-03-05T04:37:15.315Z Downloaded cfg_aliases v0.2.1
12822026-03-05T04:37:15.318Z Downloaded cfg_aliases v0.1.1
12832026-03-05T04:37:15.318Z Downloaded base16ct v0.2.0
12842026-03-05T04:37:15.318Z Downloaded blowfish v0.9.1
12852026-03-05T04:37:15.318Z Downloaded backon v1.6.0
12862026-03-05T04:37:15.322Z Downloaded env_filter v1.0.0
12872026-03-05T04:37:15.324Z Downloaded darling_macro v0.21.3
12882026-03-05T04:37:15.324Z Downloaded const_format_proc_macros v0.2.34
12892026-03-05T04:37:15.324Z Downloaded argon2 v0.5.3
12902026-03-05T04:37:15.327Z Downloaded foreign-types-macros v0.2.3
12912026-03-05T04:37:15.327Z Downloaded fixedbitset v0.4.2
12922026-03-05T04:37:15.330Z Downloaded enum-as-inner v0.6.1
12932026-03-05T04:37:15.330Z Downloaded crc-catalog v2.4.0
12942026-03-05T04:37:15.330Z Downloaded ciborium-ll v0.2.2
12952026-03-05T04:37:15.333Z Downloaded array-init v0.0.4
12962026-03-05T04:37:15.333Z Downloaded convert_case v0.4.0
12972026-03-05T04:37:15.333Z Downloaded base16ct v1.0.0
12982026-03-05T04:37:15.336Z Downloaded dirs-sys-next v0.1.2
12992026-03-05T04:37:15.336Z Downloaded derive_builder_macro v0.20.2
13002026-03-05T04:37:15.336Z Downloaded der_derive v0.7.3
13012026-03-05T04:37:15.338Z Downloaded darling_macro v0.23.0
13022026-03-05T04:37:15.338Z Downloaded darling_core v0.20.11
13032026-03-05T04:37:15.341Z Downloaded cobs v0.3.0
13042026-03-05T04:37:15.344Z Downloaded arrayref v0.3.9
13052026-03-05T04:37:15.344Z Downloaded cpufeatures v0.3.0
13062026-03-05T04:37:15.347Z Downloaded crc v3.4.0
13072026-03-05T04:37:15.347Z Downloaded cstr-argument v0.1.2
13082026-03-05T04:37:15.347Z Downloaded crypto-bigint v0.5.5
13092026-03-05T04:37:15.352Z Downloaded crossbeam-epoch v0.9.18
13102026-03-05T04:37:15.355Z Downloaded bitfield-macros v0.19.4
13112026-03-05T04:37:15.355Z Downloaded arc-swap v1.8.2
13122026-03-05T04:37:15.359Z Downloaded der v0.7.10
13132026-03-05T04:37:15.363Z Downloaded crossbeam-utils v0.8.21
13142026-03-05T04:37:15.366Z Downloaded crossbeam-deque v0.8.6
13152026-03-05T04:37:15.368Z Downloaded defmt-macros v1.0.1
13162026-03-05T04:37:15.372Z Downloaded crunchy v0.2.4
13172026-03-05T04:37:15.372Z Downloaded async-bb8-diesel v0.2.1
13182026-03-05T04:37:15.375Z Downloaded derive_builder_core v0.20.2
13192026-03-05T04:37:15.375Z Downloaded endian-type v0.1.2
13202026-03-05T04:37:15.375Z Downloaded bitfield-struct v0.6.2
13212026-03-05T04:37:15.375Z Downloaded castaway v0.2.4
13222026-03-05T04:37:15.377Z Downloaded bit-set v0.5.3
13232026-03-05T04:37:15.378Z Downloaded defmt v0.3.100
13242026-03-05T04:37:15.378Z Downloaded async-stream v0.3.6
13252026-03-05T04:37:15.380Z Downloaded arrayvec v0.7.6
13262026-03-05T04:37:15.383Z Downloaded atomic-waker v1.1.2
13272026-03-05T04:37:15.383Z Downloaded crc8 v0.1.1
13282026-03-05T04:37:15.383Z Downloaded aes v0.8.4
13292026-03-05T04:37:15.386Z Downloaded allocator-api2 v0.2.21
13302026-03-05T04:37:15.388Z Downloaded async-stream-impl v0.3.6
13312026-03-05T04:37:15.388Z Downloaded ascii-canvas v3.0.0
13322026-03-05T04:37:15.388Z Downloaded aead v0.5.2
13332026-03-05T04:37:15.391Z Downloaded atomicwrites v0.4.4
13342026-03-05T04:37:15.391Z Downloaded adler2 v2.0.1
13352026-03-05T04:37:15.394Z Downloaded assert_matches v1.5.0
13362026-03-05T04:37:15.691Z Downloaded aws-lc-sys v0.37.1
13372026-03-05T04:37:16.049Z Compiling libc v0.2.180
13382026-03-05T04:37:16.049Z Compiling serde v1.0.228
13392026-03-05T04:37:16.052Z Compiling log v0.4.29
13402026-03-05T04:37:16.052Z Compiling shlex v1.3.0
13412026-03-05T04:37:16.052Z Compiling find-msvc-tools v0.1.9
13422026-03-05T04:37:16.219Z Compiling smallvec v1.15.1
13432026-03-05T04:37:16.247Z Compiling syn v2.0.117
13442026-03-05T04:37:16.259Z Compiling typenum v1.19.0
13452026-03-05T04:37:16.589Z Compiling generic-array v0.14.7
13462026-03-05T04:37:16.589Z Compiling subtle v2.6.1
13472026-03-05T04:37:16.648Z Compiling scopeguard v1.2.0
13482026-03-05T04:37:16.806Z Compiling portable-atomic v1.13.1
13492026-03-05T04:37:16.811Z Compiling lock_api v0.4.14
13502026-03-05T04:37:16.821Z Compiling const-oid v0.9.6
13512026-03-05T04:37:16.956Z Compiling critical-section v1.2.0
13522026-03-05T04:37:17.016Z Compiling zerocopy v0.8.40
13532026-03-05T04:37:17.116Z Compiling pin-project-lite v0.2.17
13542026-03-05T04:37:17.248Z Compiling serde_json v1.0.149
13552026-03-05T04:37:17.271Z Compiling parking_lot_core v0.9.12
13562026-03-05T04:37:17.778Z Compiling pkg-config v0.3.32
13572026-03-05T04:37:17.868Z Compiling libm v0.2.16
13582026-03-05T04:37:18.253Z Compiling getrandom v0.2.17
13592026-03-05T04:37:18.294Z Compiling jobserver v0.1.34
13602026-03-05T04:37:18.458Z Compiling errno v0.3.14
13612026-03-05T04:37:18.700Z Compiling rand_core v0.6.4
13622026-03-05T04:37:18.863Z Compiling cc v1.2.56
13632026-03-05T04:37:18.885Z Compiling signal-hook-registry v1.4.8
13642026-03-05T04:37:19.092Z Compiling once_cell v1.21.3
13652026-03-05T04:37:19.187Z Compiling mio v1.1.1
13662026-03-05T04:37:19.391Z Compiling num-traits v0.2.19
13672026-03-05T04:37:19.449Z Compiling bitflags v2.11.0
13682026-03-05T04:37:19.516Z Compiling futures-core v0.3.32
13692026-03-05T04:37:19.745Z Compiling parking_lot v0.12.5
13702026-03-05T04:37:19.899Z Compiling socket2 v0.6.2
13712026-03-05T04:37:20.004Z Compiling percent-encoding v2.3.2
13722026-03-05T04:37:20.237Z Compiling allocator-api2 v0.2.21
13732026-03-05T04:37:20.380Z Compiling cpufeatures v0.2.17
13742026-03-05T04:37:20.506Z Compiling futures-sink v0.3.32
13752026-03-05T04:37:20.615Z Compiling foldhash v0.2.0
13762026-03-05T04:37:20.639Z Compiling futures-io v0.3.32
13772026-03-05T04:37:20.688Z Compiling futures-channel v0.3.32
13782026-03-05T04:37:20.826Z Compiling slab v0.4.12
13792026-03-05T04:37:20.929Z Compiling hashbrown v0.16.1
13802026-03-05T04:37:20.976Z Compiling getrandom v0.4.1
13812026-03-05T04:37:21.033Z Compiling futures-task v0.3.32
13822026-03-05T04:37:21.159Z Compiling rand_core v0.10.0
13832026-03-05T04:37:21.162Z Compiling getrandom v0.3.4
13842026-03-05T04:37:21.348Z Compiling rustversion v1.0.22
13852026-03-05T04:37:21.483Z Compiling cmake v0.1.57
13862026-03-05T04:37:22.259Z Compiling indexmap v2.13.0
13872026-03-05T04:37:22.384Z Compiling form_urlencoded v1.2.2
13882026-03-05T04:37:22.673Z Compiling fs_extra v1.3.0
13892026-03-05T04:37:22.676Z Compiling dunce v1.0.5
13902026-03-05T04:37:22.717Z Compiling base64ct v1.8.3
13912026-03-05T04:37:22.847Z Compiling ident_case v1.0.1
13922026-03-05T04:37:23.040Z Compiling flagset v0.4.7
13932026-03-05T04:37:23.063Z Compiling rand_core v0.9.5
13942026-03-05T04:37:23.190Z Compiling aws-lc-sys v0.37.1
13952026-03-05T04:37:23.262Z Compiling pem-rfc7468 v0.7.0
13962026-03-05T04:37:23.319Z Compiling rustix v1.1.3
13972026-03-05T04:37:23.555Z Compiling iana-time-zone v0.1.65
13982026-03-05T04:37:23.643Z Compiling synstructure v0.13.2
13992026-03-05T04:37:23.788Z Compiling ring v0.17.14
14002026-03-05T04:37:23.826Z Compiling uuid v1.21.0
14012026-03-05T04:37:23.924Z Compiling rustc_version v0.4.1
14022026-03-05T04:37:23.966Z Compiling aws-lc-rs v1.16.0
14032026-03-05T04:37:24.420Z Compiling regex-syntax v0.8.10
14042026-03-05T04:37:24.539Z Compiling vcpkg v0.2.15
14052026-03-05T04:37:25.022Z Compiling tracing-core v0.1.36
14062026-03-05T04:37:25.309Z Compiling crossbeam-utils v0.8.21
14072026-03-05T04:37:25.909Z Compiling pest_generator v2.8.6
14082026-03-05T04:37:26.172Z Compiling openssl-sys v0.9.111
14092026-03-05T04:37:26.241Z Compiling serde_derive_internals v0.29.1
14102026-03-05T04:37:27.326Z Compiling untrusted v0.7.1
14112026-03-05T04:37:27.473Z Compiling untrusted v0.9.0
14122026-03-05T04:37:27.527Z Compiling schemars v0.8.22
14132026-03-05T04:37:27.549Z Compiling openssl-probe v0.2.1
14142026-03-05T04:37:27.685Z Compiling syn v1.0.109
14152026-03-05T04:37:27.860Z Compiling base64 v0.22.1
14162026-03-05T04:37:27.911Z Compiling httparse v1.10.1
14172026-03-05T04:37:28.259Z Compiling serde_derive v1.0.228
14182026-03-05T04:37:28.280Z Compiling zeroize_derive v1.4.3
14192026-03-05T04:37:28.346Z Compiling zerofrom-derive v0.1.6
14202026-03-05T04:37:28.474Z Compiling yoke-derive v0.8.1
14212026-03-05T04:37:28.586Z Compiling zerocopy-derive v0.8.40
14222026-03-05T04:37:29.603Z Compiling zeroize v1.8.2
14232026-03-05T04:37:30.015Z Compiling zerovec-derive v0.11.2
14242026-03-05T04:37:30.570Z Compiling displaydoc v0.2.5
14252026-03-05T04:37:31.208Z Compiling tokio-macros v2.6.0
14262026-03-05T04:37:31.377Z Compiling crypto-common v0.1.7
14272026-03-05T04:37:31.592Z Compiling zerofrom v0.1.6
14282026-03-05T04:37:31.630Z Compiling block-buffer v0.10.4
14292026-03-05T04:37:31.836Z Compiling yoke v0.8.1
14302026-03-05T04:37:31.929Z Compiling digest v0.10.7
14312026-03-05T04:37:32.111Z Compiling futures-macro v0.3.32
14322026-03-05T04:37:32.181Z Compiling zerotrie v0.2.3
14332026-03-05T04:37:32.428Z Compiling hmac v0.12.1
14342026-03-05T04:37:32.567Z Compiling zerovec v0.11.5
14352026-03-05T04:37:32.673Z Compiling block-padding v0.3.3
14362026-03-05T04:37:32.704Z Compiling sha2 v0.10.9
14372026-03-05T04:37:32.805Z Compiling der_derive v0.7.3
14382026-03-05T04:37:32.942Z Compiling inout v0.1.4
14392026-03-05T04:37:33.231Z Compiling cipher v0.4.4
14402026-03-05T04:37:33.766Z Compiling tinystr v0.8.2
14412026-03-05T04:37:33.789Z Compiling potential_utf v0.1.4
14422026-03-05T04:37:33.981Z Compiling futures-util v0.3.32
14432026-03-05T04:37:34.087Z Compiling icu_collections v2.1.1
14442026-03-05T04:37:34.186Z Compiling icu_locale_core v2.1.1
14452026-03-05T04:37:35.027Z Compiling der v0.7.10
14462026-03-05T04:37:35.172Z Compiling salsa20 v0.10.2
14472026-03-05T04:37:35.424Z Compiling pbkdf2 v0.12.2
14482026-03-05T04:37:35.621Z Compiling icu_provider v2.1.1
14492026-03-05T04:37:36.180Z Compiling icu_properties v2.1.2
14502026-03-05T04:37:36.221Z Compiling icu_normalizer v2.1.1
14512026-03-05T04:37:36.240Z Compiling thiserror-impl v2.0.18
14522026-03-05T04:37:36.715Z Compiling bytes v1.11.1
14532026-03-05T04:37:37.425Z Compiling spki v0.7.3
14542026-03-05T04:37:37.797Z Compiling chrono v0.4.44
14552026-03-05T04:37:37.800Z Compiling scrypt v0.11.0
14562026-03-05T04:37:38.126Z Compiling tokio v1.49.0
14572026-03-05T04:37:38.264Z Compiling http v1.4.0
14582026-03-05T04:37:38.901Z Compiling idna_adapter v1.2.1
14592026-03-05T04:37:39.126Z Compiling idna v1.1.0
14602026-03-05T04:37:39.147Z Compiling thiserror v2.0.18
14612026-03-05T04:37:39.203Z Compiling cbc v0.1.2
14622026-03-05T04:37:39.298Z Compiling aes v0.8.4
14632026-03-05T04:37:39.470Z Compiling rustls-pki-types v1.14.0
14642026-03-05T04:37:39.939Z Compiling ppv-lite86 v0.2.21
14652026-03-05T04:37:40.378Z Compiling url v2.5.8
14662026-03-05T04:37:40.451Z Compiling tracing-attributes v0.1.31
14672026-03-05T04:37:40.543Z Compiling pkcs5 v0.7.1
14682026-03-05T04:37:40.704Z Compiling rand_chacha v0.9.0
14692026-03-05T04:37:40.931Z Compiling http-body v1.0.1
14702026-03-05T04:37:41.165Z Compiling rand v0.9.2
14712026-03-05T04:37:41.621Z Compiling pkcs8 v0.10.2
14722026-03-05T04:37:42.184Z Compiling schemars_derive v0.8.22
14732026-03-05T04:37:42.316Z Compiling pest_derive v2.8.6
14742026-03-05T04:37:42.355Z Compiling scroll_derive v0.13.1
14752026-03-05T04:37:43.102Z Compiling darling_core v0.20.11
14762026-03-05T04:37:43.523Z Compiling tracing v0.1.44
14772026-03-05T04:37:44.075Z Compiling tower-layer v0.3.3
14782026-03-05T04:37:44.098Z Compiling tinyvec_macros v0.1.1
14792026-03-05T04:37:44.197Z Compiling tower-service v0.3.3
14802026-03-05T04:37:44.223Z Compiling dyn-clone v1.0.20
14812026-03-05T04:37:44.347Z Compiling try-lock v0.2.5
14822026-03-05T04:37:44.370Z Compiling atomic-waker v1.1.2
14832026-03-05T04:37:44.455Z Compiling rustls v0.23.37
14842026-03-05T04:37:44.511Z Compiling want v0.3.1
14852026-03-05T04:37:44.564Z Compiling scroll v0.13.0
14862026-03-05T04:37:44.768Z Compiling tinyvec v1.10.0
14872026-03-05T04:37:45.578Z Compiling ipnet v2.11.0
14882026-03-05T04:37:45.683Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14892026-03-05T04:37:45.929Z Compiling spin v0.9.8
14902026-03-05T04:37:46.316Z Compiling aho-corasick v1.1.4
14912026-03-05T04:37:46.459Z Compiling openssl v0.10.75
14922026-03-05T04:37:46.624Z Compiling tokio-util v0.7.18
14932026-03-05T04:37:46.905Z Compiling pin-utils v0.1.0
14942026-03-05T04:37:47.025Z Compiling num-conv v0.2.0
14952026-03-05T04:37:47.306Z Compiling crc32fast v1.5.0
14962026-03-05T04:37:47.839Z Compiling powerfmt v0.2.0
14972026-03-05T04:37:48.108Z Compiling time-core v0.1.8
14982026-03-05T04:37:48.215Z Compiling h2 v0.4.13
14992026-03-05T04:37:48.432Z Compiling httpdate v1.0.3
15002026-03-05T04:37:48.842Z Compiling darling_macro v0.20.11
15012026-03-05T04:37:48.895Z Compiling foreign-types-shared v0.1.1
15022026-03-05T04:37:48.998Z Compiling time-macros v0.2.27
15032026-03-05T04:37:49.027Z Compiling foreign-types v0.3.2
15042026-03-05T04:37:49.142Z Compiling regex-automata v0.4.14
15052026-03-05T04:37:49.746Z Compiling darling v0.20.11
15062026-03-05T04:37:49.872Z Compiling deranged v0.5.8
15072026-03-05T04:37:50.570Z Compiling tempfile v3.25.0
15082026-03-05T04:37:51.478Z Compiling goblin v0.10.5
15092026-03-05T04:37:51.664Z Compiling thiserror-impl v1.0.69
15102026-03-05T04:37:52.339Z Compiling openssl-macros v0.1.1
15112026-03-05T04:37:54.465Z Compiling wait-timeout v0.2.1
15122026-03-05T04:37:54.488Z Compiling either v1.15.0
15132026-03-05T04:37:54.891Z Compiling siphasher v1.0.2
15142026-03-05T04:37:54.914Z Compiling simd-adler32 v0.3.8
15152026-03-05T04:37:54.917Z Compiling usdt-impl v0.6.0
15162026-03-05T04:37:55.258Z Compiling hyper v1.8.1
15172026-03-05T04:37:55.299Z Compiling bit-vec v0.8.0
15182026-03-05T04:37:55.459Z Compiling num_threads v0.1.7
15192026-03-05T04:37:55.619Z Compiling quick-error v1.2.3
15202026-03-05T04:37:55.738Z Compiling native-tls v0.2.18
15212026-03-05T04:37:55.788Z Compiling rusty-fork v0.3.1
15222026-03-05T04:37:56.133Z Compiling bit-set v0.8.0
15232026-03-05T04:37:56.414Z Compiling time v0.3.47
15242026-03-05T04:37:56.468Z Compiling thiserror v1.0.69
15252026-03-05T04:37:57.608Z Compiling hyper-util v0.1.20
15262026-03-05T04:37:58.856Z Compiling dof v0.4.0
15272026-03-05T04:37:58.934Z Compiling derive_builder_core v0.20.2
15282026-03-05T04:38:00.310Z Compiling unicode-normalization v0.1.25
15292026-03-05T04:38:00.857Z Compiling crossbeam-epoch v0.9.18
15302026-03-05T04:38:01.215Z Compiling dtrace-parser v0.3.0
15312026-03-05T04:38:01.413Z Compiling rustls-native-certs v0.8.3
15322026-03-05T04:38:01.495Z Compiling signature v2.2.0
15332026-03-05T04:38:01.795Z Compiling scroll_derive v0.12.1
15342026-03-05T04:38:01.837Z Compiling heapless v0.7.17
15352026-03-05T04:38:01.952Z Compiling darling_core v0.21.3
15362026-03-05T04:38:02.128Z Compiling slog v2.8.2
15372026-03-05T04:38:02.289Z Compiling rand_xorshift v0.4.0
15382026-03-05T04:38:02.461Z Compiling bzip2-sys v0.1.13+1.0.8
15392026-03-05T04:38:02.569Z Compiling sync_wrapper v1.0.2
15402026-03-05T04:38:02.743Z Compiling thread-id v5.1.0
15412026-03-05T04:38:02.874Z Compiling cookie v0.18.1
15422026-03-05T04:38:02.999Z Compiling anyhow v1.0.102
15432026-03-05T04:38:03.020Z Compiling unicode-properties v0.1.4
15442026-03-05T04:38:03.231Z Compiling adler2 v2.0.1
15452026-03-05T04:38:03.250Z Compiling unicode-segmentation v1.12.0
15462026-03-05T04:38:03.387Z Compiling paste v1.0.15
15472026-03-05T04:38:03.446Z Compiling unicode-bidi v0.3.18
15482026-03-05T04:38:03.558Z Compiling unarray v0.1.4
15492026-03-05T04:38:03.794Z Compiling rayon-core v1.13.0
15502026-03-05T04:38:03.907Z Compiling signal-hook v0.3.18
15512026-03-05T04:38:03.926Z Compiling zstd-safe v7.2.4
15522026-03-05T04:38:04.136Z Compiling stringprep v0.1.5
15532026-03-05T04:38:04.159Z Compiling proptest v1.10.0
15542026-03-05T04:38:04.287Z Compiling miniz_oxide v0.8.9
15552026-03-05T04:38:04.657Z Compiling scroll v0.12.0
15562026-03-05T04:38:05.151Z Compiling tower v0.5.3
15572026-03-05T04:38:05.561Z Compiling crossbeam-deque v0.8.6
15582026-03-05T04:38:05.881Z Compiling derive_builder_macro v0.20.2
15592026-03-05T04:38:06.148Z Compiling ipnetwork v0.21.1
15602026-03-05T04:38:06.170Z Compiling http-body-util v0.1.3
15612026-03-05T04:38:06.253Z Compiling rand_chacha v0.3.1
15622026-03-05T04:38:06.356Z Compiling webpki-roots v1.0.6
15632026-03-05T04:38:06.559Z Compiling toml_datetime v0.6.11
15642026-03-05T04:38:06.619Z Compiling serde_tokenstream v0.2.3
15652026-03-05T04:38:06.668Z Compiling serde_spanned v0.6.9
15662026-03-05T04:38:06.923Z Compiling erased-serde v0.3.31
15672026-03-05T04:38:06.926Z Compiling md-5 v0.10.6
15682026-03-05T04:38:07.068Z Compiling zerocopy-derive v0.7.35
15692026-03-05T04:38:07.214Z Compiling curve25519-dalek v4.1.3
15702026-03-05T04:38:07.217Z Compiling num-integer v0.1.46
15712026-03-05T04:38:07.911Z Compiling vergen-lib v0.1.6
15722026-03-05T04:38:07.941Z Compiling hash32 v0.2.1
15732026-03-05T04:38:08.059Z Compiling darling_macro v0.21.3
15742026-03-05T04:38:08.153Z Compiling ff v0.13.1
15752026-03-05T04:38:08.182Z Compiling litrs v1.0.0
15762026-03-05T04:38:08.221Z Compiling psl-types v2.0.11
15772026-03-05T04:38:08.286Z Compiling base16ct v0.2.0
15782026-03-05T04:38:08.375Z Compiling ref-cast v1.0.25
15792026-03-05T04:38:08.420Z Compiling ryu v1.0.23
15802026-03-05T04:38:08.599Z Compiling rustix v0.38.44
15812026-03-05T04:38:08.813Z Compiling num-bigint-dig v0.8.6
15822026-03-05T04:38:08.959Z Compiling fallible-iterator v0.2.0
15832026-03-05T04:38:08.982Z Compiling zlib-rs v0.6.2
15842026-03-05T04:38:09.039Z Compiling iri-string v0.7.10
15852026-03-05T04:38:09.162Z Compiling smoltcp v0.9.1
15862026-03-05T04:38:09.271Z Compiling document-features v0.2.12
15872026-03-05T04:38:09.500Z Compiling zerocopy v0.7.35
15882026-03-05T04:38:09.598Z Compiling postgres-protocol v0.6.10
15892026-03-05T04:38:09.827Z Compiling newtype-uuid v1.3.2
15902026-03-05T04:38:10.501Z Compiling darling v0.21.3
15912026-03-05T04:38:10.553Z Compiling serde_urlencoded v0.7.1
15922026-03-05T04:38:10.622Z Compiling sec1 v0.7.3
15932026-03-05T04:38:10.774Z Compiling publicsuffix v2.3.0
15942026-03-05T04:38:10.777Z Compiling group v0.13.0
15952026-03-05T04:38:11.136Z Compiling num-iter v0.1.45
15962026-03-05T04:38:11.227Z Compiling rand v0.8.5
15972026-03-05T04:38:11.318Z Compiling derive_builder v0.20.2
15982026-03-05T04:38:11.522Z Compiling oxnet v0.1.4
15992026-03-05T04:38:11.900Z Compiling tower-http v0.6.8
16002026-03-05T04:38:12.210Z Compiling proc-macro-error v1.0.4
16012026-03-05T04:38:12.315Z Compiling tokio-native-tls v0.3.1
16022026-03-05T04:38:12.703Z Compiling goblin v0.8.2
16032026-03-05T04:38:13.787Z Compiling heck v0.4.1
16042026-03-05T04:38:13.965Z Compiling phf_shared v0.13.1
16052026-03-05T04:38:14.103Z Compiling hubpack_derive v0.1.1
16062026-03-05T04:38:14.239Z Compiling regex v1.12.3
16072026-03-05T04:38:14.509Z Compiling lazy_static v1.5.0
16082026-03-05T04:38:14.665Z Compiling cargo-platform v0.1.9
16092026-03-05T04:38:14.802Z Compiling hkdf v0.12.4
16102026-03-05T04:38:14.869Z Compiling crypto-bigint v0.5.5
16112026-03-05T04:38:15.070Z Compiling async-trait v0.1.89
16122026-03-05T04:38:15.139Z Compiling strum_macros v0.27.2
16132026-03-05T04:38:15.179Z Compiling flate2 v1.1.9
16142026-03-05T04:38:16.100Z Compiling ref-cast-impl v1.0.25
16152026-03-05T04:38:16.103Z Compiling curve25519-dalek-derive v0.1.1
16162026-03-05T04:38:17.124Z Compiling daft-derive v0.1.5
16172026-03-05T04:38:17.429Z Compiling terminal_size v0.4.3
16182026-03-05T04:38:17.528Z Compiling vergen v9.0.6
16192026-03-05T04:38:17.651Z Compiling fs-err v3.3.0
16202026-03-05T04:38:17.862Z Compiling ahash v0.8.12
16212026-03-05T04:38:17.984Z Compiling foldhash v0.1.5
16222026-03-05T04:38:18.234Z Compiling winnow v0.5.40
16232026-03-05T04:38:18.324Z Compiling libbz2-rs-sys v0.2.2
16242026-03-05T04:38:18.710Z Compiling bitflags v1.3.2
16252026-03-05T04:38:18.833Z Compiling object v0.37.3
16262026-03-05T04:38:19.391Z Compiling managed v0.8.0
16272026-03-05T04:38:19.844Z Compiling bumpalo v3.20.2
16282026-03-05T04:38:20.025Z Compiling strum v0.27.2
16292026-03-05T04:38:20.309Z Compiling zopfli v0.8.3
16302026-03-05T04:38:20.350Z Compiling bzip2 v0.6.1
16312026-03-05T04:38:20.609Z Compiling clap_builder v4.5.60
16322026-03-05T04:38:20.721Z Compiling console v0.16.2
16332026-03-05T04:38:21.531Z Compiling toml_edit v0.19.15
16342026-03-05T04:38:21.685Z Compiling daft v0.1.5
16352026-03-05T04:38:21.846Z Compiling hashbrown v0.15.5
16362026-03-05T04:38:21.948Z Compiling dof v0.3.0
16372026-03-05T04:38:22.153Z Compiling elliptic-curve v0.13.8
16382026-03-05T04:38:23.070Z Compiling cargo_metadata v0.19.2
16392026-03-05T04:38:23.209Z Compiling hubpack v0.1.2
16402026-03-05T04:38:23.687Z Compiling phf v0.13.1
16412026-03-05T04:38:24.016Z Compiling zone_cfg_derive v0.3.1
16422026-03-05T04:38:25.392Z Compiling signal-hook-mio v0.2.5
16432026-03-05T04:38:26.370Z Compiling rayon v1.11.0
16442026-03-05T04:38:26.392Z Compiling cookie_store v0.22.1
16452026-03-05T04:38:27.842Z Compiling zstd v0.13.3
16462026-03-05T04:38:28.238Z Compiling hyper-tls v0.6.0
16472026-03-05T04:38:28.317Z Compiling bzip2 v0.4.4
16482026-03-05T04:38:28.366Z Compiling serde_with_macros v3.17.0
16492026-03-05T04:38:28.683Z Compiling postgres-types v0.2.12
16502026-03-05T04:38:29.797Z Compiling usdt-macro v0.6.0
16512026-03-05T04:38:29.937Z Compiling usdt-attr-macro v0.6.0
16522026-03-05T04:38:30.218Z Compiling ed25519 v2.2.3
16532026-03-05T04:38:30.627Z Compiling dtrace-parser v0.2.0
16542026-03-05T04:38:30.957Z Compiling phf_shared v0.11.3
16552026-03-05T04:38:31.279Z Compiling itertools v0.12.1
16562026-03-05T04:38:31.349Z Compiling bstr v1.12.1
16572026-03-05T04:38:31.474Z Compiling pkcs1 v0.7.5
16582026-03-05T04:38:31.570Z Compiling hex v0.4.3
16592026-03-05T04:38:32.163Z Compiling serde-big-array v0.5.1
16602026-03-05T04:38:32.263Z Compiling rfc6979 v0.4.0
16612026-03-05T04:38:32.382Z Compiling enum-as-inner v0.6.1
16622026-03-05T04:38:32.405Z Compiling serde_repr v0.1.20
16632026-03-05T04:38:32.427Z Compiling clap_derive v4.5.55
16642026-03-05T04:38:32.468Z Compiling strum_macros v0.26.4
16652026-03-05T04:38:32.849Z Compiling float-cmp v0.10.0
16662026-03-05T04:38:33.102Z Compiling thread-id v4.2.2
16672026-03-05T04:38:33.240Z Compiling memmap2 v0.9.10
16682026-03-05T04:38:33.415Z Compiling env_filter v1.0.0
16692026-03-05T04:38:33.477Z Compiling encoding_rs v0.8.35
16702026-03-05T04:38:33.629Z Compiling rustc-hash v2.1.1
16712026-03-05T04:38:33.897Z Compiling keccak v0.1.6
16722026-03-05T04:38:34.079Z Compiling predicates-core v1.0.10
16732026-03-05T04:38:34.132Z Compiling whoami v2.1.0
16742026-03-05T04:38:34.417Z Compiling mime v0.3.17
16752026-03-05T04:38:34.990Z Compiling static_assertions v1.1.0
16762026-03-05T04:38:34.993Z Compiling normalize-line-endings v0.3.0
16772026-03-05T04:38:35.055Z Compiling precomputed-hash v0.1.1
16782026-03-05T04:38:35.109Z Compiling data-encoding v2.10.0
16792026-03-05T04:38:35.199Z Compiling fixedbitset v0.4.2
16802026-03-05T04:38:35.639Z Compiling fixedbitset v0.5.7
16812026-03-05T04:38:36.204Z Compiling new_debug_unreachable v1.0.6
16822026-03-05T04:38:36.273Z Compiling unit-prefix v0.5.2
16832026-03-05T04:38:36.314Z Compiling jiff v0.2.21
16842026-03-05T04:38:36.528Z Compiling difflib v0.4.0
16852026-03-05T04:38:36.662Z Compiling strum v0.26.3
16862026-03-05T04:38:36.734Z Compiling clap v4.5.60
16872026-03-05T04:38:36.800Z Compiling indicatif v0.18.4
16882026-03-05T04:38:36.824Z Compiling string_cache v0.8.9
16892026-03-05T04:38:36.853Z Compiling toml_edit v0.22.27
16902026-03-05T04:38:36.873Z Compiling petgraph v0.8.3
16912026-03-05T04:38:37.103Z Compiling predicates v3.1.4
16922026-03-05T04:38:37.236Z Compiling hickory-proto v0.25.2
16932026-03-05T04:38:37.804Z Compiling petgraph v0.6.5
16942026-03-05T04:38:38.599Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16952026-03-05T04:38:38.768Z Compiling tokio-postgres v0.7.16
16962026-03-05T04:38:41.404Z Compiling sha3 v0.10.8
16972026-03-05T04:38:41.433Z Compiling zone v0.3.1
16982026-03-05T04:38:42.491Z Compiling iddqd v0.3.17
16992026-03-05T04:38:42.961Z Compiling zip v4.6.1
17002026-03-05T04:38:43.807Z Compiling env_logger v0.11.9
17012026-03-05T04:38:44.103Z Compiling usdt v0.6.0
17022026-03-05T04:38:44.582Z Compiling usdt-impl v0.5.0
17032026-03-05T04:38:44.601Z Compiling ecdsa v0.16.9
17042026-03-05T04:38:45.047Z Compiling similar v2.7.0
17052026-03-05T04:38:45.160Z Compiling serde_with v3.17.0
17062026-03-05T04:38:45.358Z Compiling rsa v0.9.10
17072026-03-05T04:38:45.473Z Compiling crossterm v0.28.1
17082026-03-05T04:38:45.814Z Compiling ed25519-dalek v2.2.0
17092026-03-05T04:38:46.738Z Compiling zip v0.6.6
17102026-03-05T04:38:47.282Z Compiling toml v0.7.8
17112026-03-05T04:38:48.585Z Compiling toml_parser v1.0.9+spec-1.1.0
17122026-03-05T04:38:48.675Z Compiling itertools v0.13.0
17132026-03-05T04:38:48.731Z Compiling tokio-stream v0.1.18
17142026-03-05T04:38:48.852Z Compiling buf-list v1.1.2
17152026-03-05T04:38:49.383Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17162026-03-05T04:38:49.452Z Compiling x509-cert v0.2.5
17172026-03-05T04:38:49.714Z Compiling openapiv3 v2.2.0
17182026-03-05T04:38:50.068Z Compiling sha1 v0.10.6
17192026-03-05T04:38:50.071Z Compiling toml_datetime v0.7.5+spec-1.1.0
17202026-03-05T04:38:50.473Z Compiling lalrpop-util v0.19.12
17212026-03-05T04:38:50.678Z Compiling peg-runtime v0.8.5
17222026-03-05T04:38:50.826Z Compiling thread_local v1.1.9
17232026-03-05T04:38:51.239Z Compiling slog-async v2.8.0
17242026-03-05T04:38:51.307Z Compiling crossbeam-channel v0.5.15
17252026-03-05T04:38:51.595Z Compiling futures-executor v0.3.32
17262026-03-05T04:38:51.830Z Compiling is-terminal v0.4.17
17272026-03-05T04:38:51.985Z Compiling filetime v0.2.27
17282026-03-05T04:38:52.097Z Compiling xattr v1.6.1
17292026-03-05T04:38:52.292Z Compiling term v1.2.1
17302026-03-05T04:38:52.314Z Compiling take_mut v0.2.2
17312026-03-05T04:38:52.396Z Compiling tar v0.4.44
17322026-03-05T04:38:53.010Z Compiling slog-term v2.9.2
17332026-03-05T04:38:53.506Z Compiling futures v0.3.32
17342026-03-05T04:39:01.966Z Compiling rustls-webpki v0.103.9
17352026-03-05T04:39:06.872Z Compiling tokio-rustls v0.26.4
17362026-03-05T04:39:06.875Z Compiling rustls-platform-verifier v0.6.2
17372026-03-05T04:39:07.185Z Compiling hyper-rustls v0.27.7
17382026-03-05T04:39:07.540Z Compiling reqwest v0.12.28
17392026-03-05T04:39:07.540Z Compiling reqwest v0.13.2
17402026-03-05T04:39:11.714Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17412026-03-05T04:39:12.007Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17422026-03-05T04:39:16.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
17432026-03-05T04:39:16.643Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17442026-03-05T04:39:16.697ZMar 05 04:39:16.099 INFO Starting download, target: Clickhouse
17452026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Starting download, target: Cockroach
17462026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Starting download, target: Console
17472026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Starting download, target: DendriteStub
17482026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Starting download, target: MaghemiteMgd
17492026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Starting download, target: TransceiverControl
17502026-03-05T04:39:16.700ZMar 05 04:39:16.100 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17512026-03-05T04:39:16.701ZMar 05 04:39:16.100 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17522026-03-05T04:39:16.701ZMar 05 04:39:16.100 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17532026-03-05T04:39:16.701ZMar 05 04:39:16.101 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17542026-03-05T04:39:16.701ZMar 05 04:39:16.101 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-03-05T04:39:16.701ZMar 05 04:39:16.101 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-03-05T04:39:17.027ZMar 05 04:39:16.428 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17572026-03-05T04:39:17.674ZMar 05 04:39:17.075 INFO Download complete, target: TransceiverControl
17582026-03-05T04:39:17.766ZMar 05 04:39:17.166 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17592026-03-05T04:39:18.239ZMar 05 04:39:17.640 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17602026-03-05T04:39:18.390ZMar 05 04:39:17.792 INFO Download complete, target: Console
17612026-03-05T04:39:18.606ZMar 05 04:39:18.009 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17622026-03-05T04:39:18.847ZMar 05 04:39:18.249 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17632026-03-05T04:39:18.893ZMar 05 04:39:18.296 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17642026-03-05T04:39:18.893ZMar 05 04:39:18.296 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17652026-03-05T04:39:23.452ZMar 05 04:39:22.854 INFO Download complete, target: MaghemiteMgd
17662026-03-05T04:39:23.724ZMar 05 04:39:23.123 INFO Download complete, target: DendriteStub
17672026-03-05T04:39:29.307ZMar 05 04:39:28.708 INFO Checking that binary works, target: Cockroach
17682026-03-05T04:39:29.439ZMar 05 04:39:28.839 INFO Download complete, target: Cockroach
17692026-03-05T04:39:33.498ZMar 05 04:39:32.896 INFO Checking that binary works, target: Clickhouse
17702026-03-05T04:39:33.672ZMar 05 04:39:33.071 INFO Download complete, target: Clickhouse
17712026-03-05T04:39:33.788ZAll builder prerequisites installed successfully, and PATH looks valid
17722026-03-05T04:39:33.791Z
17732026-03-05T04:39:33.791Zreal 6:11.814314216
17742026-03-05T04:39:33.791Zuser 17:01.580448237
17752026-03-05T04:39:33.791Zsys 2:25.637691947
17762026-03-05T04:39:33.791Ztrap 0.628579213
17772026-03-05T04:39:33.791Ztflt 0.929612349
17782026-03-05T04:39:33.791Zdflt 0.917423635
17792026-03-05T04:39:33.791Zkflt 0.026235221
17802026-03-05T04:39:33.791Zlock 38:54.079226385
17812026-03-05T04:39:33.791Zslp 1:04:07.918712840
17822026-03-05T04:39:33.791Zlat 1:10.204261126
17832026-03-05T04:39:33.791Zstop 3:06.612072501
17842026-03-05T04:39:33.791Z+ banner clippy
17852026-03-05T04:39:33.794Z
17862026-03-05T04:39:33.794Z #### # # ##### ##### # #
17872026-03-05T04:39:33.794Z # # # # # # # # # #
17882026-03-05T04:39:33.794Z # # # # # # # #
17892026-03-05T04:39:33.794Z # # # ##### ##### #
17902026-03-05T04:39:33.794Z # # # # # # #
17912026-03-05T04:39:33.794Z #### ###### # # # #
17922026-03-05T04:39:33.794Z
17932026-03-05T04:39:33.794Z+ export CARGO_INCREMENTAL=0
17942026-03-05T04:39:33.794Z+ CARGO_INCREMENTAL=0
17952026-03-05T04:39:33.794Z+ ptime -m cargo xtask clippy
17962026-03-05T04:39:34.593Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17972026-03-05T04:39:34.893Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17982026-03-05T04:39:37.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
17992026-03-05T04:39:38.021Z Running `target/debug/xtask clippy`
18002026-03-05T04:39:38.047Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18012026-03-05T04:39:38.929Z Downloading crates ...
18022026-03-05T04:39:39.264Z Downloaded rustc-demangle v0.1.27
18032026-03-05T04:39:39.269Z Downloaded concurrent-queue v2.5.0
18042026-03-05T04:39:39.271Z Downloaded oorandom v11.1.5
18052026-03-05T04:39:39.271Z Downloaded escape8259 v0.5.3
18062026-03-05T04:39:39.293Z Downloaded gimli v0.32.3
18072026-03-05T04:39:39.317Z Downloaded backtrace v0.3.76
18082026-03-05T04:39:39.321Z Downloaded supports-color v2.1.0
18092026-03-05T04:39:39.324Z Downloaded nested v0.1.1
18102026-03-05T04:39:39.324Z Downloaded miette-derive v5.10.0
18112026-03-05T04:39:39.329Z Downloaded rand_distr v0.5.1
18122026-03-05T04:39:39.332Z Downloaded trybuild v1.0.116
18132026-03-05T04:39:39.336Z Downloaded linkme-impl v0.3.35
18142026-03-05T04:39:39.340Z Downloaded backtrace-ext v0.2.1
18152026-03-05T04:39:39.342Z Downloaded constant_time_eq v0.3.1
18162026-03-05T04:39:39.343Z Downloaded cargo-platform v0.3.2
18172026-03-05T04:39:39.343Z Downloaded termcolor v1.4.1
18182026-03-05T04:39:39.346Z Downloaded relative-path v1.9.3
18192026-03-05T04:39:39.346Z Downloaded chumsky v0.9.3
18202026-03-05T04:39:39.348Z Downloaded target-lexicon v0.13.3
18212026-03-05T04:39:39.351Z Downloaded supports-hyperlinks v2.1.0
18222026-03-05T04:39:39.351Z Downloaded rstest v0.25.0
18232026-03-05T04:39:39.356Z Downloaded rust-argon2 v2.1.0
18242026-03-05T04:39:39.359Z Downloaded plotters-backend v0.3.7
18252026-03-05T04:39:39.362Z Downloaded target-triple v1.0.0
18262026-03-05T04:39:39.362Z Downloaded blake2b_simd v1.0.4
18272026-03-05T04:39:39.362Z Downloaded anes v0.1.6
18282026-03-05T04:39:39.365Z Downloaded datatest-stable v0.3.3
18292026-03-05T04:39:39.368Z Downloaded tinytemplate v1.2.1
18302026-03-05T04:39:39.371Z Downloaded criterion-plot v0.6.0
18312026-03-05T04:39:39.373Z Downloaded futures-timer v3.0.3
18322026-03-05T04:39:39.373Z Downloaded assert-json-diff v2.0.2
18332026-03-05T04:39:39.376Z Downloaded addr2line v0.25.1
18342026-03-05T04:39:39.376Z Downloaded libtest-mimic v0.8.1
18352026-03-05T04:39:39.379Z Downloaded event-listener v5.4.1
18362026-03-05T04:39:39.382Z Downloaded terminal_size v0.1.17
18372026-03-05T04:39:39.382Z Downloaded knuffel v3.2.0
18382026-03-05T04:39:39.385Z Downloaded approx v0.5.1
18392026-03-05T04:39:39.386Z Downloaded partial-io v0.5.4
18402026-03-05T04:39:39.388Z Downloaded httptest v0.16.4
18412026-03-05T04:39:39.391Z Downloaded async-lock v3.4.2
18422026-03-05T04:39:39.396Z Downloaded serde_regex v1.1.0
18432026-03-05T04:39:39.399Z Downloaded parking v2.2.1
18442026-03-05T04:39:39.399Z Downloaded linkme v0.3.35
18452026-03-05T04:39:39.402Z Downloaded cast v0.3.0
18462026-03-05T04:39:39.402Z Downloaded knuffel-derive v3.2.0
18472026-03-05T04:39:39.405Z Downloaded plotters-svg v0.3.7
18482026-03-05T04:39:39.408Z Downloaded guppy-workspace-hack v0.1.0
18492026-03-05T04:39:39.411Z Downloaded event-listener-strategy v0.5.4
18502026-03-05T04:39:39.414Z Downloaded async-object-pool v0.2.0
18512026-03-05T04:39:39.417Z Downloaded supports-unicode v2.1.0
18522026-03-05T04:39:39.417Z Downloaded path-tree v0.8.3
18532026-03-05T04:39:39.420Z Downloaded pathdiff v0.2.3
18542026-03-05T04:39:39.425Z Downloaded similar-asserts v1.7.0
18552026-03-05T04:39:39.434Z Downloaded target-spec v3.5.7
18562026-03-05T04:39:39.438Z Downloaded cargo_metadata v0.23.1
18572026-03-05T04:39:39.441Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18582026-03-05T04:39:39.441Z Downloaded stringmetrics v2.2.2
18592026-03-05T04:39:39.441Z Downloaded owo-colors v3.5.0
18602026-03-05T04:39:39.444Z Downloaded toml v1.0.3+spec-1.1.0
18612026-03-05T04:39:39.448Z Downloaded cfg-expr v0.20.6
18622026-03-05T04:39:39.451Z Downloaded assert_cmd v2.1.2
18632026-03-05T04:39:39.455Z Downloaded rstest_macros v0.25.0
18642026-03-05T04:39:39.458Z Downloaded textwrap v0.15.2
18652026-03-05T04:39:39.476Z Downloaded guppy v0.17.25
18662026-03-05T04:39:39.482Z Downloaded plotters v0.3.7
18672026-03-05T04:39:39.489Z Downloaded fancy-regex v0.14.0
18682026-03-05T04:39:39.492Z Downloaded hashbrown v0.14.5
18692026-03-05T04:39:39.496Z Downloaded criterion v0.7.0
18702026-03-05T04:39:39.502Z Downloaded miette v5.10.0
18712026-03-05T04:39:39.615Z Downloaded httpmock v0.8.3
18722026-03-05T04:39:41.783Z Checking cfg-if v1.0.4
18732026-03-05T04:39:42.199Z Checking libc v0.2.180
18742026-03-05T04:39:42.201Z Checking serde_core v1.0.228
18752026-03-05T04:39:42.281Z Checking memchr v2.8.0
18762026-03-05T04:39:42.325Z Checking smallvec v1.15.1
18772026-03-05T04:39:42.369Z Checking itoa v1.0.17
18782026-03-05T04:39:42.372Z Checking log v0.4.29
18792026-03-05T04:39:42.474Z Checking zeroize v1.8.2
18802026-03-05T04:39:42.535Z Checking libm v0.2.16
18812026-03-05T04:39:42.661Z Checking scopeguard v1.2.0
18822026-03-05T04:39:42.723Z Checking stable_deref_trait v1.2.1
18832026-03-05T04:39:42.782Z Checking zmij v1.0.21
18842026-03-05T04:39:42.840Z Checking zerofrom v0.1.6
18852026-03-05T04:39:42.889Z Checking lock_api v0.4.14
18862026-03-05T04:39:42.949Z Checking percent-encoding v2.3.2
18872026-03-05T04:39:43.090Z Checking writeable v0.6.2
18882026-03-05T04:39:43.148Z Checking yoke v0.8.1
18892026-03-05T04:39:43.219Z Checking litemap v0.8.1
18902026-03-05T04:39:43.273Z Checking subtle v2.6.1
18912026-03-05T04:39:43.333Z Checking errno v0.3.14
18922026-03-05T04:39:43.409Z Checking getrandom v0.2.17
18932026-03-05T04:39:43.446Z Checking icu_normalizer_data v2.1.1
18942026-03-05T04:39:43.503Z Checking zerovec v0.11.5
18952026-03-05T04:39:43.579Z Checking zerotrie v0.2.3
18962026-03-05T04:39:43.637Z Checking icu_properties_data v2.1.2
18972026-03-05T04:39:43.639Z Checking form_urlencoded v1.2.2
18982026-03-05T04:39:43.747Z Checking utf8_iter v1.0.4
18992026-03-05T04:39:43.751Z Checking rand_core v0.6.4
19002026-03-05T04:39:43.920Z Checking portable-atomic v1.13.1
19012026-03-05T04:39:43.984Z Checking pin-project-lite v0.2.17
19022026-03-05T04:39:44.052Z Checking critical-section v1.2.0
19032026-03-05T04:39:44.117Z Checking zerocopy v0.8.40
19042026-03-05T04:39:44.187Z Checking parking_lot_core v0.9.12
19052026-03-05T04:39:44.245Z Checking rand_core v0.10.0
19062026-03-05T04:39:44.307Z Checking num-traits v0.2.19
19072026-03-05T04:39:44.364Z Checking signal-hook-registry v1.4.8
19082026-03-05T04:39:44.527Z Checking tinystr v0.8.2
19092026-03-05T04:39:44.586Z Checking potential_utf v0.1.4
19102026-03-05T04:39:44.586Z Checking parking_lot v0.12.5
19112026-03-05T04:39:44.706Z Checking getrandom v0.4.1
19122026-03-05T04:39:44.888Z Checking icu_locale_core v2.1.1
19132026-03-05T04:39:44.946Z Checking icu_collections v2.1.1
19142026-03-05T04:39:45.002Z Checking once_cell v1.21.3
19152026-03-05T04:39:45.058Z Checking mio v1.1.1
19162026-03-05T04:39:45.116Z Checking typenum v1.19.0
19172026-03-05T04:39:45.375Z Checking socket2 v0.6.2
19182026-03-05T04:39:45.563Z Checking iana-time-zone v0.1.65
19192026-03-05T04:39:45.740Z Checking thiserror v2.0.18
19202026-03-05T04:39:45.819Z Checking allocator-api2 v0.2.21
19212026-03-05T04:39:45.877Z Checking serde v1.0.228
19222026-03-05T04:39:45.877Z Checking bitflags v2.11.0
19232026-03-05T04:39:45.975Z Checking serde_json v1.0.149
19242026-03-05T04:39:46.027Z Checking uuid v1.21.0
19252026-03-05T04:39:46.226Z Checking semver v1.0.27
19262026-03-05T04:39:46.287Z Checking icu_provider v2.1.1
19272026-03-05T04:39:46.341Z Checking generic-array v0.14.7
19282026-03-05T04:39:46.454Z Checking futures-core v0.3.32
19292026-03-05T04:39:46.721Z Checking equivalent v1.0.2
19302026-03-05T04:39:46.789Z Checking icu_properties v2.1.2
19312026-03-05T04:39:46.789Z Checking icu_normalizer v2.1.1
19322026-03-05T04:39:46.911Z Checking bytes v1.11.1
19332026-03-05T04:39:46.911Z Checking chrono v0.4.44
19342026-03-05T04:39:47.008Z Checking dyn-clone v1.0.20
19352026-03-05T04:39:47.244Z Checking const-oid v0.9.6
19362026-03-05T04:39:47.487Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19372026-03-05T04:39:47.562Z Checking crypto-common v0.1.7
19382026-03-05T04:39:47.607Z Checking foldhash v0.2.0
19392026-03-05T04:39:47.809Z Checking block-buffer v0.10.4
19402026-03-05T04:39:48.173Z Checking hashbrown v0.16.1
19412026-03-05T04:39:48.173Z Checking tokio v1.49.0
19422026-03-05T04:39:48.173Z Checking futures-sink v0.3.32
19432026-03-05T04:39:48.179Z Checking rustix v1.1.3
19442026-03-05T04:39:48.307Z Checking byteorder v1.5.0
19452026-03-05T04:39:48.800Z Checking futures-channel v0.3.32
19462026-03-05T04:39:48.861Z Checking idna_adapter v1.2.1
19472026-03-05T04:39:48.942Z Checking slab v0.4.12
19482026-03-05T04:39:49.096Z Checking futures-task v0.3.32
19492026-03-05T04:39:49.159Z Checking idna v1.1.0
19502026-03-05T04:39:49.163Z Checking digest v0.10.7
19512026-03-05T04:39:49.272Z Checking futures-io v0.3.32
19522026-03-05T04:39:49.323Z Checking cpufeatures v0.2.17
19532026-03-05T04:39:49.378Z Checking indexmap v2.13.0
19542026-03-05T04:39:49.471Z Checking thiserror v1.0.69
19552026-03-05T04:39:49.533Z Checking futures-util v0.3.32
19562026-03-05T04:39:49.670Z Checking getrandom v0.3.4
19572026-03-05T04:39:49.724Z Checking fnv v1.0.7
19582026-03-05T04:39:49.728Z Checking url v2.5.8
19592026-03-05T04:39:49.930Z Checking regex-syntax v0.8.10
19602026-03-05T04:39:49.974Z Checking http v1.4.0
19612026-03-05T04:39:50.169Z Checking tracing-core v0.1.36
19622026-03-05T04:39:50.710Z Checking schemars v0.8.22
19632026-03-05T04:39:50.769Z Checking base64 v0.22.1
19642026-03-05T04:39:50.839Z Checking tracing v0.1.44
19652026-03-05T04:39:51.301Z Checking unicode-ident v1.0.24
19662026-03-05T04:39:51.359Z Checking ipnet v2.11.0
19672026-03-05T04:39:51.362Z Checking utf8parse v0.2.2
19682026-03-05T04:39:51.529Z Checking anstyle v1.0.13
19692026-03-05T04:39:51.591Z Checking proc-macro2 v1.0.106
19702026-03-05T04:39:51.594Z Checking ppv-lite86 v0.2.21
19712026-03-05T04:39:51.942Z Checking untrusted v0.9.0
19722026-03-05T04:39:52.001Z Checking anstyle-parse v0.2.7
19732026-03-05T04:39:52.185Z Checking ring v0.17.14
19742026-03-05T04:39:52.301Z Checking quote v1.0.44
19752026-03-05T04:39:52.357Z Checking aho-corasick v1.1.4
19762026-03-05T04:39:52.404Z Checking anstyle-query v1.1.5
19772026-03-05T04:39:52.454Z Checking colorchoice v1.0.4
19782026-03-05T04:39:52.603Z Checking base64ct v1.8.3
19792026-03-05T04:39:52.666Z Checking is_terminal_polyfill v1.70.2
19802026-03-05T04:39:52.669Z Checking syn v2.0.117
19812026-03-05T04:39:52.862Z Checking anstream v0.6.21
19822026-03-05T04:39:52.986Z Checking block-padding v0.3.3
19832026-03-05T04:39:53.141Z Checking terminal_size v0.4.3
19842026-03-05T04:39:53.277Z Checking inout v0.1.4
19852026-03-05T04:39:53.335Z Checking rustls-pki-types v1.14.0
19862026-03-05T04:39:53.398Z Checking crossbeam-utils v0.8.21
19872026-03-05T04:39:53.586Z Checking httparse v1.10.1
19882026-03-05T04:39:53.917Z Checking regex-automata v0.4.14
19892026-03-05T04:39:54.007Z Checking cipher v0.4.4
19902026-03-05T04:39:54.070Z Checking clap_lex v1.0.0
19912026-03-05T04:39:54.175Z Checking strsim v0.11.1
19922026-03-05T04:39:54.230Z Checking sha2 v0.10.9
19932026-03-05T04:39:54.395Z Checking pem-rfc7468 v0.7.0
19942026-03-05T04:39:54.478Z Checking http-body v1.0.1
19952026-03-05T04:39:54.532Z Checking clap_builder v4.5.60
19962026-03-05T04:39:54.536Z Checking rand_core v0.9.5
19972026-03-05T04:39:54.732Z Checking atomic-waker v1.1.2
19982026-03-05T04:39:54.784Z Checking hmac v0.12.1
19992026-03-05T04:39:54.860Z Checking try-lock v0.2.5
20002026-03-05T04:39:54.927Z Checking httpdate v1.0.3
20012026-03-05T04:39:55.048Z Checking flagset v0.4.7
20022026-03-05T04:39:55.107Z Checking ryu v1.0.23
20032026-03-05T04:39:55.111Z Checking want v0.3.1
20042026-03-05T04:39:55.218Z Checking tower-service v0.3.3
20052026-03-05T04:39:55.281Z Checking tokio-util v0.7.18
20062026-03-05T04:39:55.340Z Checking tower-layer v0.3.3
20072026-03-05T04:39:55.400Z Checking pin-utils v0.1.0
20082026-03-05T04:39:55.403Z Checking der v0.7.10
20092026-03-05T04:39:55.490Z Checking rand_chacha v0.9.0
20102026-03-05T04:39:55.549Z Checking erased-serde v0.3.31
20112026-03-05T04:39:55.657Z Checking spin v0.9.8
20122026-03-05T04:39:55.979Z Checking rand v0.9.2
20132026-03-05T04:39:56.077Z Checking anyhow v1.0.102
20142026-03-05T04:39:56.529Z Checking http-body-util v0.1.3
20152026-03-05T04:39:56.627Z Checking slog v2.8.2
20162026-03-05T04:39:56.675Z Checking h2 v0.4.13
20172026-03-05T04:39:57.027Z Checking aws-lc-sys v0.37.1
20182026-03-05T04:39:57.088Z Checking powerfmt v0.2.0
20192026-03-05T04:39:57.144Z Checking untrusted v0.7.1
20202026-03-05T04:39:57.242Z Checking num_threads v0.1.7
20212026-03-05T04:39:57.368Z Checking num-conv v0.2.0
20222026-03-05T04:39:57.424Z Checking fastrand v2.3.0
20232026-03-05T04:39:57.481Z Checking deranged v0.5.8
20242026-03-05T04:39:57.549Z Checking clap v4.5.60
20252026-03-05T04:39:57.645Z Checking time-core v0.1.8
20262026-03-05T04:39:57.735Z Checking openssl-probe v0.2.1
20272026-03-05T04:39:57.809Z Checking spki v0.7.3
20282026-03-05T04:39:57.978Z Checking serde_urlencoded v0.7.1
20292026-03-05T04:39:58.037Z Checking pbkdf2 v0.12.2
20302026-03-05T04:39:58.165Z Checking regex v1.12.3
20312026-03-05T04:39:58.216Z Checking aes v0.8.4
20322026-03-05T04:39:58.265Z Checking rand_chacha v0.3.1
20332026-03-05T04:39:58.472Z Checking unicode-width v0.2.0
20342026-03-05T04:39:58.679Z Checking aws-lc-rs v1.16.0
20352026-03-05T04:39:58.682Z Checking pretty-hex v0.4.1
20362026-03-05T04:39:58.770Z Checking rand v0.8.5
20372026-03-05T04:39:58.821Z Checking cbc v0.1.2
20382026-03-05T04:39:58.947Z Checking salsa20 v0.10.2
20392026-03-05T04:39:59.043Z Checking ipnetwork v0.21.1
20402026-03-05T04:39:59.110Z Checking hex v0.4.3
20412026-03-05T04:39:59.181Z Checking tempfile v3.25.0
20422026-03-05T04:39:59.248Z Checking scrypt v0.11.0
20432026-03-05T04:39:59.534Z Checking plain v0.2.3
20442026-03-05T04:39:59.593Z Checking pkcs5 v0.7.1
20452026-03-05T04:39:59.651Z Checking rustls-native-certs v0.8.3
20462026-03-05T04:39:59.700Z Checking sync_wrapper v1.0.2
20472026-03-05T04:39:59.753Z Checking camino v1.2.2
20482026-03-05T04:39:59.756Z Checking time v0.3.47
20492026-03-05T04:39:59.895Z Checking ucd-trie v0.1.7
20502026-03-05T04:39:59.950Z Checking mime v0.3.17
20512026-03-05T04:40:00.009Z Checking tower v0.5.3
20522026-03-05T04:40:00.177Z Checking pest v2.8.6
20532026-03-05T04:40:00.221Z Checking pkcs8 v0.10.2
20542026-03-05T04:40:00.323Z Checking webpki-roots v1.0.6
20552026-03-05T04:40:00.384Z Checking iri-string v0.7.10
20562026-03-05T04:40:00.577Z Checking either v1.15.0
20572026-03-05T04:40:00.641Z Checking openapiv3 v2.2.0
20582026-03-05T04:40:00.644Z Checking rustls-webpki v0.103.9
20592026-03-05T04:40:00.835Z Checking foreign-types-shared v0.1.1
20602026-03-05T04:40:01.021Z Checking foreign-types v0.3.2
20612026-03-05T04:40:01.024Z Checking openssl-sys v0.9.111
20622026-03-05T04:40:01.197Z Checking encoding_rs v0.8.35
20632026-03-05T04:40:01.675Z Checking rustls v0.23.37
20642026-03-05T04:40:02.323Z Checking winnow v0.7.14
20652026-03-05T04:40:02.557Z Checking openssl v0.10.75
20662026-03-05T04:40:02.673Z Checking oxnet v0.1.4
20672026-03-05T04:40:02.838Z Checking hyper v1.8.1
20682026-03-05T04:40:02.900Z Checking tower-http v0.6.8
20692026-03-05T04:40:03.206Z Checking lazy_static v1.5.0
20702026-03-05T04:40:03.409Z Checking static_assertions v1.1.0
20712026-03-05T04:40:03.469Z Checking signature v2.2.0
20722026-03-05T04:40:03.526Z Checking simd-adler32 v0.3.8
20732026-03-05T04:40:03.586Z Checking hubpack v0.1.2
20742026-03-05T04:40:03.724Z Checking adler2 v2.0.1
20752026-03-05T04:40:03.862Z Checking strum v0.26.3
20762026-03-05T04:40:03.922Z Checking sha1 v0.10.6
20772026-03-05T04:40:03.980Z Checking data-encoding v2.10.0
20782026-03-05T04:40:03.983Z Checking miniz_oxide v0.8.9
20792026-03-05T04:40:04.092Z Checking tinyvec_macros v0.1.1
20802026-03-05T04:40:04.255Z Checking tinyvec v1.10.0
20812026-03-05T04:40:04.314Z Checking toml_datetime v0.6.11
20822026-03-05T04:40:04.657Z Checking serde_spanned v0.6.9
20832026-03-05T04:40:04.753Z Checking num-integer v0.1.46
20842026-03-05T04:40:04.885Z Checking scroll v0.13.0
20852026-03-05T04:40:04.946Z Checking bit-vec v0.8.0
20862026-03-05T04:40:04.949Z Checking hyper-util v0.1.20
20872026-03-05T04:40:05.051Z Checking base16ct v0.2.0
20882026-03-05T04:40:05.225Z Checking crossbeam-epoch v0.9.18
20892026-03-05T04:40:05.288Z Checking crc32fast v1.5.0
20902026-03-05T04:40:05.344Z Checking sec1 v0.7.3
20912026-03-05T04:40:05.405Z Checking bit-set v0.8.0
20922026-03-05T04:40:05.408Z Checking goblin v0.10.5
20932026-03-05T04:40:05.597Z Checking ff v0.13.1
20942026-03-05T04:40:05.707Z Checking memmap2 v0.9.10
20952026-03-05T04:40:05.767Z Checking wait-timeout v0.2.1
20962026-03-05T04:40:05.830Z Checking num-iter v0.1.45
20972026-03-05T04:40:05.889Z Checking group v0.13.0
20982026-03-05T04:40:06.013Z Checking dtrace-parser v0.3.0
20992026-03-05T04:40:06.075Z Checking bstr v1.12.1
21002026-03-05T04:40:06.078Z Checking hkdf v0.12.4
21012026-03-05T04:40:06.188Z Checking ahash v0.8.12
21022026-03-05T04:40:06.419Z Checking crypto-bigint v0.5.5
21032026-03-05T04:40:06.556Z Checking scroll v0.12.0
21042026-03-05T04:40:06.635Z Checking thread-id v5.1.0
21052026-03-05T04:40:06.813Z Checking quick-error v1.2.3
21062026-03-05T04:40:06.948Z Checking tokio-rustls v0.26.4
21072026-03-05T04:40:07.030Z Checking rand_xorshift v0.4.0
21082026-03-05T04:40:07.085Z Checking rusty-fork v0.3.1
21092026-03-05T04:40:07.088Z Checking goblin v0.8.2
21102026-03-05T04:40:07.298Z Checking zerocopy v0.7.35
21112026-03-05T04:40:07.429Z Checking native-tls v0.2.18
21122026-03-05T04:40:07.432Z Checking unarray v0.1.4
21132026-03-05T04:40:07.539Z Checking num-bigint-dig v0.8.6
21142026-03-05T04:40:07.633Z Checking hyper-rustls v0.27.7
21152026-03-05T04:40:07.700Z Checking proptest v1.10.0
21162026-03-05T04:40:07.840Z Checking tokio-native-tls v0.3.1
21172026-03-05T04:40:08.094Z Checking dtrace-parser v0.2.0
21182026-03-05T04:40:08.161Z Checking hyper-tls v0.6.0
21192026-03-05T04:40:08.487Z Checking pkcs1 v0.7.5
21202026-03-05T04:40:08.543Z Checking reqwest v0.12.28
21212026-03-05T04:40:08.645Z Checking x509-cert v0.2.5
21222026-03-05T04:40:08.973Z Checking thread-id v4.2.2
21232026-03-05T04:40:09.137Z Checking elliptic-curve v0.13.8
21242026-03-05T04:40:09.196Z Checking unicode-segmentation v1.12.0
21252026-03-05T04:40:09.645Z Checking zlib-rs v0.6.2
21262026-03-05T04:40:09.869Z Checking rsa v0.9.10
21272026-03-05T04:40:09.929Z Checking crossbeam-deque v0.8.6
21282026-03-05T04:40:10.176Z Checking rfc6979 v0.4.0
21292026-03-05T04:40:10.332Z Checking toml_write v0.1.2
21302026-03-05T04:40:10.397Z Checking toml_parser v1.0.9+spec-1.1.0
21312026-03-05T04:40:10.450Z Checking ecdsa v0.16.9
21322026-03-05T04:40:10.707Z Checking toml_edit v0.22.27
21332026-03-05T04:40:10.915Z Checking curve25519-dalek v4.1.3
21342026-03-05T04:40:11.145Z Checking rustix v0.38.44
21352026-03-05T04:40:11.223Z Checking env_filter v1.0.0
21362026-03-05T04:40:11.425Z Checking dof v0.4.0
21372026-03-05T04:40:11.533Z Checking keccak v0.1.6
21382026-03-05T04:40:11.633Z Checking flate2 v1.1.9
21392026-03-05T04:40:11.945Z Checking psl-types v2.0.11
21402026-03-05T04:40:12.005Z Checking dof v0.3.0
21412026-03-05T04:40:12.141Z Checking newtype-uuid v1.3.2
21422026-03-05T04:40:12.212Z Checking publicsuffix v2.3.0
21432026-03-05T04:40:12.309Z Checking sha3 v0.10.8
21442026-03-05T04:40:12.532Z Checking env_logger v0.11.9
21452026-03-05T04:40:12.592Z Checking daft v0.1.5
21462026-03-05T04:40:12.645Z Checking usdt-impl v0.5.0
21472026-03-05T04:40:12.743Z Checking ed25519 v2.2.3
21482026-03-05T04:40:12.802Z Checking cookie v0.18.1
21492026-03-05T04:40:12.953Z Checking itertools v0.13.0
21502026-03-05T04:40:13.105Z Checking serde_with v3.17.0
21512026-03-05T04:40:13.158Z Checking bitflags v1.3.2
21522026-03-05T04:40:13.212Z Checking usdt-impl v0.6.0
21532026-03-05T04:40:13.216Z Checking siphasher v1.0.2
21542026-03-05T04:40:13.315Z Checking ed25519-dalek v2.2.0
21552026-03-05T04:40:13.318Z Checking cookie_store v0.22.1
21562026-03-05T04:40:13.353Z Checking rustls-platform-verifier v0.6.2
21572026-03-05T04:40:13.356Z Checking unicode-normalization v0.1.25
21582026-03-05T04:40:13.617Z Checking toml_datetime v0.7.5+spec-1.1.0
21592026-03-05T04:40:13.692Z Checking signal-hook v0.3.18
21602026-03-05T04:40:13.751Z Checking usdt v0.6.0
21612026-03-05T04:40:13.808Z Checking winnow v0.5.40
21622026-03-05T04:40:14.058Z Checking managed v0.8.0
21632026-03-05T04:40:14.114Z Checking reqwest v0.13.2
21642026-03-05T04:40:14.117Z Checking rayon-core v1.13.0
21652026-03-05T04:40:14.117Z Checking bzip2-sys v0.1.13+1.0.8
21662026-03-05T04:40:14.333Z Checking object v0.37.3
21672026-03-05T04:40:14.392Z Checking foldhash v0.1.5
21682026-03-05T04:40:14.503Z Checking bzip2 v0.4.4
21692026-03-05T04:40:14.678Z Checking hashbrown v0.15.5
21702026-03-05T04:40:14.872Z Checking signal-hook-mio v0.2.5
21712026-03-05T04:40:14.934Z Checking ref-cast v1.0.25
21722026-03-05T04:40:15.109Z Checking zstd-sys v2.0.16+zstd.1.5.7
21732026-03-05T04:40:15.169Z Checking zip v0.6.6
21742026-03-05T04:40:15.257Z Checking bumpalo v3.20.2
21752026-03-05T04:40:15.389Z Checking zstd-safe v7.2.4
21762026-03-05T04:40:15.699Z Checking libbz2-rs-sys v0.2.2
21772026-03-05T04:40:15.774Z Checking zstd v0.13.3
21782026-03-05T04:40:15.835Z Checking zopfli v0.8.3
21792026-03-05T04:40:15.900Z Checking crossterm v0.28.1
21802026-03-05T04:40:15.956Z Checking rayon v1.11.0
21812026-03-05T04:40:16.219Z Checking similar v2.7.0
21822026-03-05T04:40:16.564Z Checking fs-err v3.3.0
21832026-03-05T04:40:16.624Z Checking bzip2 v0.6.1
21842026-03-05T04:40:16.624Z Checking hash32 v0.2.1
21852026-03-05T04:40:16.712Z Checking toml_edit v0.19.15
21862026-03-05T04:40:16.953Z Checking serde-big-array v0.5.1
21872026-03-05T04:40:17.024Z Checking jiff v0.2.21
21882026-03-05T04:40:17.103Z Checking predicates-core v1.0.10
21892026-03-05T04:40:17.236Z Checking unicode-properties v0.1.4
21902026-03-05T04:40:17.294Z Checking unicode-bidi v0.3.18
21912026-03-05T04:40:17.370Z Checking heapless v0.7.17
21922026-03-05T04:40:17.525Z Checking hickory-proto v0.25.2
21932026-03-05T04:40:17.704Z Checking tokio-stream v0.1.18
21942026-03-05T04:40:17.962Z Checking stringprep v0.1.5
21952026-03-05T04:40:18.320Z Checking md-5 v0.10.6
21962026-03-05T04:40:18.364Z Checking float-cmp v0.10.0
21972026-03-05T04:40:18.622Z Checking normalize-line-endings v0.3.0
21982026-03-05T04:40:18.632Z Checking fallible-iterator v0.2.0
21992026-03-05T04:40:18.634Z Checking difflib v0.4.0
22002026-03-05T04:40:18.766Z Checking rustc-hash v2.1.1
22012026-03-05T04:40:19.018Z Checking iddqd v0.3.17
22022026-03-05T04:40:19.083Z Checking predicates v3.1.4
22032026-03-05T04:40:19.141Z Checking toml v0.7.8
22042026-03-05T04:40:19.267Z Checking postgres-protocol v0.6.10
22052026-03-05T04:40:19.537Z Checking smoltcp v0.9.1
22062026-03-05T04:40:19.766Z Checking phf_shared v0.11.3
22072026-03-05T04:40:19.907Z Checking phf_shared v0.13.1
22082026-03-05T04:40:19.995Z Checking itertools v0.12.1
22092026-03-05T04:40:20.125Z Checking console v0.16.2
22102026-03-05T04:40:20.435Z Checking buf-list v1.1.2
22112026-03-05T04:40:20.579Z Checking strum v0.27.2
22122026-03-05T04:40:20.820Z Checking new_debug_unreachable v1.0.6
22132026-03-05T04:40:20.865Z Checking lalrpop-util v0.19.12
22142026-03-05T04:40:20.868Z Checking unit-prefix v0.5.2
22152026-03-05T04:40:20.985Z Checking fixedbitset v0.5.7
22162026-03-05T04:40:21.047Z Checking fixedbitset v0.4.2
22172026-03-05T04:40:21.050Z Checking precomputed-hash v0.1.1
22182026-03-05T04:40:21.164Z Checking indicatif v0.18.4
22192026-03-05T04:40:21.229Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22202026-03-05T04:40:21.288Z Checking string_cache v0.8.9
22212026-03-05T04:40:21.379Z Checking petgraph v0.6.5
22222026-03-05T04:40:21.439Z Checking petgraph v0.8.3
22232026-03-05T04:40:21.651Z Checking phf v0.13.1
22242026-03-05T04:40:21.995Z Checking postgres-types v0.2.12
22252026-03-05T04:40:22.055Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22262026-03-05T04:40:22.340Z Checking zone v0.3.1
22272026-03-05T04:40:22.521Z Checking zip v4.6.1
22282026-03-05T04:40:22.662Z Checking whoami v2.1.0
22292026-03-05T04:40:22.767Z Checking peg-runtime v0.8.5
22302026-03-05T04:40:23.140Z Checking tokio-postgres v0.7.16
22312026-03-05T04:40:23.208Z Checking futures-executor v0.3.32
22322026-03-05T04:40:23.270Z Checking is-terminal v0.4.17
22332026-03-05T04:40:23.469Z Checking crossbeam-channel v0.5.15
22342026-03-05T04:40:23.522Z Checking futures v0.3.32
22352026-03-05T04:40:23.710Z Checking thread_local v1.1.9
22362026-03-05T04:40:23.831Z Checking term v1.2.1
22372026-03-05T04:40:23.990Z Checking take_mut v0.2.2
22382026-03-05T04:40:24.071Z Checking regress v0.10.5
22392026-03-05T04:40:24.225Z Compiling rustls v0.22.4
22402026-03-05T04:40:24.284Z Checking slog-async v2.8.0
22412026-03-05T04:40:24.355Z Checking slog-term v2.9.2
22422026-03-05T04:40:24.403Z Compiling newtype-uuid-macros v0.1.0
22432026-03-05T04:40:24.673Z Compiling structmeta-derive v0.3.0
22442026-03-05T04:40:24.750Z Compiling multer v3.1.0
22452026-03-05T04:40:24.910Z Compiling async-stream-impl v0.3.6
22462026-03-05T04:40:25.225Z Compiling dropshot v0.16.7
22472026-03-05T04:40:25.311Z Compiling dropshot_endpoint v0.16.7
22482026-03-05T04:40:25.788Z Checking match_cfg v0.1.0
22492026-03-05T04:40:25.909Z Checking slog-json v2.6.1
22502026-03-05T04:40:25.968Z Checking hostname v0.3.1
22512026-03-05T04:40:26.139Z Checking debug-ignore v1.0.5
22522026-03-05T04:40:26.197Z Checking serde_spanned v1.0.4
22532026-03-05T04:40:26.256Z Checking toml_writer v1.0.6+spec-1.1.0
22542026-03-05T04:40:26.259Z Checking slog-bunyan v2.5.0
22552026-03-05T04:40:26.367Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22562026-03-05T04:40:26.471Z Checking rustls-webpki v0.102.8
22572026-03-05T04:40:26.564Z Checking serde_path_to_error v0.1.20
22582026-03-05T04:40:26.680Z Checking toml v0.9.12+spec-1.1.0
22592026-03-05T04:40:26.818Z Checking async-stream v0.3.6
22602026-03-05T04:40:27.159Z Compiling structmeta v0.3.0
22612026-03-05T04:40:27.214Z Checking progenitor-client v0.13.0
22622026-03-05T04:40:27.268Z Checking waitgroup v0.1.2
22632026-03-05T04:40:27.383Z Checking rustls-pemfile v2.2.0
22642026-03-05T04:40:27.544Z Checking hostname v0.4.2
22652026-03-05T04:40:27.547Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22662026-03-05T04:40:27.643Z Compiling derive-ex v0.1.8
22672026-03-05T04:40:27.699Z Compiling parse-display-derive v0.10.0
22682026-03-05T04:40:27.702Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22692026-03-05T04:40:27.806Z Checking itertools v0.14.0
22702026-03-05T04:40:28.051Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22712026-03-05T04:40:28.114Z Checking macaddr v1.0.1
22722026-03-05T04:40:28.371Z Checking progenitor-client v0.10.0
22732026-03-05T04:40:28.526Z Checking instant v0.1.13
22742026-03-05T04:40:28.727Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22752026-03-05T04:40:28.802Z Checking backoff v0.4.0
22762026-03-05T04:40:28.863Z Checking backon v1.6.0
22772026-03-05T04:40:28.964Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22782026-03-05T04:40:29.276Z Checking heck v0.5.0
22792026-03-05T04:40:29.378Z Checking camino-tempfile v1.4.1
22802026-03-05T04:40:29.754Z Checking toml v0.8.23
22812026-03-05T04:40:30.155Z Compiling cfg_aliases v0.2.1
22822026-03-05T04:40:30.335Z Compiling memoffset v0.9.1
22832026-03-05T04:40:30.392Z Compiling toml_edit v0.23.10+spec-1.0.0
22842026-03-05T04:40:30.531Z Compiling crucible-workspace-hack v0.1.0
22852026-03-05T04:40:30.604Z Checking tokio-rustls v0.25.0
22862026-03-05T04:40:31.070Z Checking secrecy v0.10.3
22872026-03-05T04:40:31.292Z Checking glob v0.3.3
22882026-03-05T04:40:31.351Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892026-03-05T04:40:31.585Z Checking parse-display v0.10.0
22902026-03-05T04:40:31.700Z Compiling proc-macro-crate v3.4.0
22912026-03-05T04:40:31.776Z Compiling heapless v0.8.0
22922026-03-05T04:40:31.834Z Compiling test-strategy v0.4.5
22932026-03-05T04:40:31.971Z Checking tabwriter v1.4.1
22942026-03-05T04:40:32.294Z Checking hash32 v0.3.1
22952026-03-05T04:40:32.443Z Compiling ingot-macros v0.1.1
22962026-03-05T04:40:32.559Z Compiling unsafe-libyaml v0.2.11
22972026-03-05T04:40:32.798Z Compiling convert_case v0.4.0
22982026-03-05T04:40:32.857Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
22992026-03-05T04:40:32.993Z Compiling smoltcp v0.11.0
23002026-03-05T04:40:33.327Z Compiling num_enum_derive v0.7.5
23012026-03-05T04:40:33.624Z Compiling derive_more v0.99.20
23022026-03-05T04:40:34.442Z Compiling serde_yaml v0.9.34+deprecated
23032026-03-05T04:40:34.783Z Checking cobs v0.3.0
23042026-03-05T04:40:35.075Z Compiling foreign-types-macros v0.2.3
23052026-03-05T04:40:35.138Z Checking cpufeatures v0.3.0
23062026-03-05T04:40:35.312Z Checking foreign-types-shared v0.3.1
23072026-03-05T04:40:35.443Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23082026-03-05T04:40:35.515Z Checking chacha20 v0.10.0
23092026-03-05T04:40:35.698Z Checking num_enum v0.7.5
23102026-03-05T04:40:35.942Z Checking postcard v1.1.3
23112026-03-05T04:40:36.243Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23122026-03-05T04:40:36.410Z Checking foreign-types v0.5.0
23132026-03-05T04:40:36.823Z Compiling proc-macro-crate v1.3.1
23142026-03-05T04:40:36.885Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23152026-03-05T04:40:37.006Z Checking sigpipe v0.1.3
23162026-03-05T04:40:37.196Z Checking cstr-argument v0.1.2
23172026-03-05T04:40:37.391Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182026-03-05T04:40:37.467Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23192026-03-05T04:40:37.704Z Checking colored v3.1.1
23202026-03-05T04:40:37.887Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23212026-03-05T04:40:38.061Z Compiling num_enum_derive v0.5.11
23222026-03-05T04:40:38.146Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23232026-03-05T04:40:38.248Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23242026-03-05T04:40:38.384Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23252026-03-05T04:40:38.481Z Checking rand v0.10.0
23262026-03-05T04:40:38.536Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23272026-03-05T04:40:38.723Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23282026-03-05T04:40:38.871Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23292026-03-05T04:40:39.098Z Checking ingot-types v0.1.2
23302026-03-05T04:40:39.156Z Compiling nix v0.30.1
23312026-03-05T04:40:39.216Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23322026-03-05T04:40:39.518Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23332026-03-05T04:40:39.909Z Checking smf v0.2.3
23342026-03-05T04:40:39.970Z Compiling num-derive v0.4.2
23352026-03-05T04:40:39.974Z Checking ingot v0.1.1
23362026-03-05T04:40:39.974Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23372026-03-05T04:40:40.289Z Checking num_enum v0.5.11
23382026-03-05T04:40:40.380Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23392026-03-05T04:40:40.506Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23402026-03-05T04:40:40.578Z Checking whoami v1.6.1
23412026-03-05T04:40:40.683Z Compiling typify-impl v0.6.1
23422026-03-05T04:40:40.947Z Checking half v2.7.1
23432026-03-05T04:40:41.158Z Checking ciborium-io v0.2.2
23442026-03-05T04:40:41.429Z Checking indent_write v2.2.0
23452026-03-05T04:40:41.523Z Checking ciborium-ll v0.2.2
23462026-03-05T04:40:41.717Z Checking universal-hash v0.5.1
23472026-03-05T04:40:41.909Z Checking ciborium v0.2.2
23482026-03-05T04:40:41.997Z Checking opaque-debug v0.3.1
23492026-03-05T04:40:42.171Z Checking aead v0.5.2
23502026-03-05T04:40:42.229Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23512026-03-05T04:40:42.367Z Checking swrite v0.1.0
23522026-03-05T04:40:42.477Z Checking poly1305 v0.8.0
23532026-03-05T04:40:42.568Z Checking chacha20 v0.9.1
23542026-03-05T04:40:42.746Z Checking unicode-width v0.1.14
23552026-03-05T04:40:42.950Z Compiling thiserror-impl-no-std v2.0.2
23562026-03-05T04:40:43.005Z Checking password-hash v0.5.0
23572026-03-05T04:40:43.071Z Checking blake2 v0.10.6
23582026-03-05T04:40:43.274Z Compiling usdt-macro v0.5.0
23592026-03-05T04:40:43.484Z Compiling usdt-attr-macro v0.5.0
23602026-03-05T04:40:43.598Z Checking memmap v0.7.0
23612026-03-05T04:40:43.899Z Checking argon2 v0.5.3
23622026-03-05T04:40:44.020Z Checking chacha20poly1305 v0.10.1
23632026-03-05T04:40:44.283Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23642026-03-05T04:40:44.336Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23652026-03-05T04:40:44.694Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23662026-03-05T04:40:44.766Z Checking byte-wrapper v0.1.0
23672026-03-05T04:40:44.935Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23682026-03-05T04:40:45.136Z Checking usdt v0.5.0
23692026-03-05T04:40:45.222Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23702026-03-05T04:40:45.345Z Compiling derive-where v1.6.0
23712026-03-05T04:40:45.419Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23722026-03-05T04:40:45.475Z Checking tokio-dtrace v0.1.1
23732026-03-05T04:40:45.658Z Checking atomicwrites v0.4.4
23742026-03-05T04:40:45.765Z Checking thiserror-no-std v2.0.2
23752026-03-05T04:40:45.868Z Checking oxide-tokio-rt v0.1.2
23762026-03-05T04:40:45.953Z Checking console v0.15.11
23772026-03-05T04:40:45.956Z Checking vsss-rs v3.3.4
23782026-03-05T04:40:46.159Z Checking newline-converter v0.3.0
23792026-03-05T04:40:46.402Z Checking bytecount v0.6.9
23802026-03-05T04:40:46.596Z Checking expectorate v1.2.0
23812026-03-05T04:40:46.654Z Compiling prettyplease v0.2.37
23822026-03-05T04:40:46.781Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23832026-03-05T04:40:46.865Z Compiling owo-colors v4.3.0
23842026-03-05T04:40:47.182Z Compiling cancel-safe-futures v0.1.5
23852026-03-05T04:40:47.746Z Checking libsw-core v0.3.2
23862026-03-05T04:40:48.052Z Checking libsw v3.5.0
23872026-03-05T04:40:48.348Z Checking same-file v1.0.6
23882026-03-05T04:40:48.408Z Checking linear-map v1.2.0
23892026-03-05T04:40:48.412Z Checking num-rational v0.4.2
23902026-03-05T04:40:48.516Z Checking num-complex v0.4.6
23912026-03-05T04:40:48.575Z Checking walkdir v2.5.0
23922026-03-05T04:40:48.766Z Checking float-ord v0.3.2
23932026-03-05T04:40:48.943Z Compiling typify-impl v0.4.3
23942026-03-05T04:40:49.000Z Checking gethostname v0.5.0
23952026-03-05T04:40:49.124Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23962026-03-05T04:40:49.236Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-03-05T04:40:49.383Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23982026-03-05T04:40:49.448Z Checking num v0.4.3
23992026-03-05T04:40:49.507Z Compiling async-recursion v1.1.1
24002026-03-05T04:40:49.625Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24012026-03-05T04:40:52.205Z Compiling typify-macro v0.6.1
24022026-03-05T04:40:52.264Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-03-05T04:40:53.504Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-03-05T04:40:54.255Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24052026-03-05T04:40:55.281Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24062026-03-05T04:40:55.341Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24072026-03-05T04:40:56.089Z Compiling typify v0.6.1
24082026-03-05T04:40:56.321Z Compiling progenitor-impl v0.13.0
24092026-03-05T04:40:58.255Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24102026-03-05T04:40:59.529Z Checking smawk v0.3.2
24112026-03-05T04:40:59.805Z Checking unicode-linebreak v0.1.5
24122026-03-05T04:40:59.863Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24132026-03-05T04:40:59.934Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24142026-03-05T04:41:00.314Z Checking globset v0.4.18
24152026-03-05T04:41:00.373Z Compiling typify-macro v0.4.3
24162026-03-05T04:41:01.197Z Compiling convert_case v0.10.0
24172026-03-05T04:41:02.382Z Compiling slog-dtrace v0.3.0
24182026-03-05T04:41:02.798Z Checking resolv-conf v0.7.6
24192026-03-05T04:41:02.995Z Compiling derive_more-impl v2.1.1
24202026-03-05T04:41:03.281Z Compiling progenitor-macro v0.13.0
24212026-03-05T04:41:03.931Z Compiling pin-project-internal v1.1.11
24222026-03-05T04:41:04.234Z Compiling typify v0.4.3
24232026-03-05T04:41:04.721Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24242026-03-05T04:41:04.908Z Checking derive_more v2.1.1
24252026-03-05T04:41:05.092Z Checking crossterm v0.29.0
24262026-03-05T04:41:05.139Z Checking pem v3.0.6
24272026-03-05T04:41:05.139Z Checking fd-lock v4.0.4
24282026-03-05T04:41:05.453Z Checking vte v0.14.1
24292026-03-05T04:41:05.501Z Checking display-error-chain v0.2.2
24302026-03-05T04:41:05.747Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24312026-03-05T04:41:05.803Z Checking strip-ansi-escapes v0.2.1
24322026-03-05T04:41:06.045Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24332026-03-05T04:41:06.201Z Compiling snafu-derive v0.8.9
24342026-03-05T04:41:06.469Z Checking termtree v0.5.1
24352026-03-05T04:41:06.626Z Checking pin-project v1.1.11
24362026-03-05T04:41:06.763Z Checking nu-ansi-term v0.50.3
24372026-03-05T04:41:06.846Z Checking linked-hash-map v0.5.6
24382026-03-05T04:41:07.240Z Checking lru-cache v0.1.2
24392026-03-05T04:41:07.243Z Checking reedline v0.40.0
24402026-03-05T04:41:07.355Z Compiling progenitor-impl v0.11.2
24412026-03-05T04:41:07.513Z Checking textwrap v0.16.2
24422026-03-05T04:41:07.999Z Checking olpc-cjson v0.1.4
24432026-03-05T04:41:08.308Z Checking hickory-proto v0.24.4
24442026-03-05T04:41:09.932Z Checking serde_plain v1.0.2
24452026-03-05T04:41:10.088Z Checking typed-path v0.9.3
24462026-03-05T04:41:10.268Z Compiling minimal-lexical v0.2.1
24472026-03-05T04:41:10.780Z Compiling nom v7.1.3
24482026-03-05T04:41:10.848Z Checking snafu v0.8.9
24492026-03-05T04:41:12.040Z Checking tough v0.20.0
24502026-03-05T04:41:12.526Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24512026-03-05T04:41:13.527Z Checking progenitor-client v0.11.2
24522026-03-05T04:41:13.686Z Checking nibble_vec v0.1.0
24532026-03-05T04:41:13.973Z Checking endian-type v0.1.2
24542026-03-05T04:41:14.029Z Checking hickory-resolver v0.24.4
24552026-03-05T04:41:14.142Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24562026-03-05T04:41:14.195Z Compiling progenitor-macro v0.11.2
24572026-03-05T04:41:14.273Z Checking radix_trie v0.2.1
24582026-03-05T04:41:14.337Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24592026-03-05T04:41:14.745Z Compiling ar_archive_writer v0.5.1
24602026-03-05T04:41:15.477Z Checking humantime v2.3.0
24612026-03-05T04:41:15.643Z Checking qorb v0.4.1
24622026-03-05T04:41:15.900Z Checking csv-core v0.1.13
24632026-03-05T04:41:16.035Z Checking progenitor v0.13.0
24642026-03-05T04:41:16.210Z Checking base64 v0.21.7
24652026-03-05T04:41:16.310Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24662026-03-05T04:41:16.366Z Checking csv v1.4.0
24672026-03-05T04:41:16.667Z Compiling stacker v0.1.23
24682026-03-05T04:41:16.790Z Compiling psm v0.1.30
24692026-03-05T04:41:17.217Z Compiling cfg_aliases v0.1.1
24702026-03-05T04:41:17.281Z Checking highway v1.3.0
24712026-03-05T04:41:17.397Z Compiling nix v0.28.0
24722026-03-05T04:41:18.049Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24732026-03-05T04:41:18.156Z Checking papergrid v0.11.0
24742026-03-05T04:41:18.215Z Compiling tabled_derive v0.7.0
24752026-03-05T04:41:18.269Z Checking home v0.5.12
24762026-03-05T04:41:18.852Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24772026-03-05T04:41:18.943Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24782026-03-05T04:41:19.695Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24792026-03-05T04:41:20.139Z Checking phf_shared v0.12.1
24802026-03-05T04:41:20.447Z Checking tabled v0.15.0
24812026-03-05T04:41:20.503Z Compiling recursive-proc-macro-impl v0.1.1
24822026-03-05T04:41:20.793Z Compiling chrono-tz v0.10.4
24832026-03-05T04:41:20.864Z Compiling semver v0.1.20
24842026-03-05T04:41:21.282Z Checking phf v0.12.1
24852026-03-05T04:41:21.352Z Checking recursive v0.1.1
24862026-03-05T04:41:21.505Z Compiling rustc_version v0.1.7
24872026-03-05T04:41:21.615Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24882026-03-05T04:41:22.007Z Compiling const_format_proc_macros v0.2.34
24892026-03-05T04:41:22.480Z Compiling peg-macros v0.8.5
24902026-03-05T04:41:22.690Z Checking winnow v0.6.26
24912026-03-05T04:41:23.130Z Compiling sqlparser_derive v0.5.0
24922026-03-05T04:41:24.062Z Checking unicode_categories v0.1.1
24932026-03-05T04:41:24.429Z Checking const_format v0.2.35
24942026-03-05T04:41:24.845Z Checking rustyline v14.0.0
24952026-03-05T04:41:24.904Z Checking sqlparser v0.61.0
24962026-03-05T04:41:25.047Z Compiling newtype_derive v0.1.6
24972026-03-05T04:41:25.518Z Checking sqlformat v0.3.5
24982026-03-05T04:41:25.718Z Checking peg v0.8.5
24992026-03-05T04:41:25.901Z Checking bcs v0.1.6
25002026-03-05T04:41:26.093Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25012026-03-05T04:41:26.374Z Checking progenitor v0.11.2
25022026-03-05T04:41:26.468Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25032026-03-05T04:41:26.523Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25042026-03-05T04:41:26.657Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25052026-03-05T04:41:26.757Z Checking steno v0.4.1
25062026-03-05T04:41:26.820Z Checking utf-8 v0.7.6
25072026-03-05T04:41:27.108Z Checking filetime v0.2.27
25082026-03-05T04:41:27.176Z Checking arc-swap v1.8.2
25092026-03-05T04:41:27.226Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-05T04:41:27.381Z Checking xattr v1.6.1
25112026-03-05T04:41:27.640Z Checking slog-scope v4.4.1
25122026-03-05T04:41:27.693Z Checking tar v0.4.44
25132026-03-05T04:41:27.903Z Compiling progenitor-impl v0.10.0
25142026-03-05T04:41:28.519Z Checking slog-stdlog v4.1.1
25152026-03-05T04:41:28.895Z Checking slog-envlogger v2.2.0
25162026-03-05T04:41:28.991Z Checking tungstenite v0.21.0
25172026-03-05T04:41:29.245Z Checking typeid v1.0.3
25182026-03-05T04:41:29.459Z Checking subprocess v0.2.15
25192026-03-05T04:41:29.967Z Checking tokio-tungstenite v0.21.0
25202026-03-05T04:41:30.078Z Checking headers-core v0.3.0
25212026-03-05T04:41:30.318Z Checking headers v0.4.1
25222026-03-05T04:41:30.483Z Compiling lzma-sys v0.1.20
25232026-03-05T04:41:30.842Z Compiling cargo_toml v0.22.3
25242026-03-05T04:41:31.355Z Checking yasna v0.5.2
25252026-03-05T04:41:31.488Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25262026-03-05T04:41:31.650Z Checking xz2 v0.1.7
25272026-03-05T04:41:31.913Z Checking ron v0.12.0
25282026-03-05T04:41:32.009Z Checking base16ct v1.0.0
25292026-03-05T04:41:32.279Z Checking rcgen v0.12.1
25302026-03-05T04:41:32.336Z Checking dropshot-api-manager-types v0.5.2
25312026-03-05T04:41:32.696Z Checking tagptr v0.2.0
25322026-03-05T04:41:32.940Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25332026-03-05T04:41:33.023Z Checking moka v0.12.13
25342026-03-05T04:41:33.302Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25352026-03-05T04:41:33.611Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25362026-03-05T04:41:33.720Z Compiling radium v0.7.0
25372026-03-05T04:41:34.366Z Compiling libefi-sys v0.1.0
25382026-03-05T04:41:34.608Z Compiling progenitor-macro v0.10.0
25392026-03-05T04:41:34.662Z Checking hickory-resolver v0.25.2
25402026-03-05T04:41:34.853Z Compiling bitfield-struct v0.6.2
25412026-03-05T04:41:34.908Z Compiling maybe-uninit v2.0.0
25422026-03-05T04:41:35.515Z Checking tap v1.0.1
25432026-03-05T04:41:35.756Z Checking wyz v0.5.1
25442026-03-05T04:41:35.892Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25452026-03-05T04:41:36.158Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25462026-03-05T04:41:36.288Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472026-03-05T04:41:36.842Z Compiling zerocopy-derive v0.6.6
25482026-03-05T04:41:36.960Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25492026-03-05T04:41:37.021Z Compiling packed_struct v0.10.1
25502026-03-05T04:41:37.163Z Checking funty v2.0.0
25512026-03-05T04:41:37.218Z Checking crc-catalog v2.4.0
25522026-03-05T04:41:37.444Z Checking crc v3.4.0
25532026-03-05T04:41:37.641Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25542026-03-05T04:41:37.840Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25552026-03-05T04:41:38.012Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25562026-03-05T04:41:38.090Z Checking bitvec v1.0.1
25572026-03-05T04:41:38.207Z Compiling packed_struct_codegen v0.10.1
25582026-03-05T04:41:38.315Z Compiling bitfield-macros v0.19.4
25592026-03-05T04:41:38.705Z Checking zerocopy v0.6.6
25602026-03-05T04:41:39.532Z Compiling indexmap v1.9.3
25612026-03-05T04:41:39.957Z Checking nodrop v0.1.14
25622026-03-05T04:41:40.062Z Checking bitfield v0.19.4
25632026-03-05T04:41:40.125Z Checking smallvec v0.6.14
25642026-03-05T04:41:40.178Z Checking array-init v0.0.4
25652026-03-05T04:41:40.575Z Checking hashbrown v0.12.3
25662026-03-05T04:41:40.734Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25672026-03-05T04:41:40.789Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25682026-03-05T04:41:41.069Z Checking ron v0.8.1
25692026-03-05T04:41:41.174Z Checking serde-hex v0.1.0
25702026-03-05T04:41:42.319Z Checking hashbrown v0.13.2
25712026-03-05T04:41:42.376Z Checking crc-any v2.5.0
25722026-03-05T04:41:42.717Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25732026-03-05T04:41:42.811Z Checking path-slash v0.1.5
25742026-03-05T04:41:43.035Z Compiling xshell-macros v0.2.7
25752026-03-05T04:41:43.076Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25762026-03-05T04:41:43.376Z Checking object v0.30.4
25772026-03-05T04:41:43.776Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25782026-03-05T04:41:43.853Z Checking xshell v0.2.7
25792026-03-05T04:41:44.301Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25802026-03-05T04:41:44.359Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25812026-03-05T04:41:45.134Z Checking half v1.8.3
25822026-03-05T04:41:45.265Z Compiling num-derive v0.3.3
25832026-03-05T04:41:45.643Z Checking serde_cbor v0.11.2
25842026-03-05T04:41:45.806Z Compiling proc-macro-error-attr2 v2.0.0
25852026-03-05T04:41:46.497Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25862026-03-05T04:41:46.725Z Compiling proc-macro-error2 v2.0.1
25872026-03-05T04:41:46.957Z Compiling nix v0.31.1
25882026-03-05T04:41:47.126Z Checking progenitor v0.10.0
25892026-03-05T04:41:47.358Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25902026-03-05T04:41:47.420Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-03-05T04:41:47.478Z Checking libscf-sys v1.1.0
25922026-03-05T04:41:47.704Z Compiling tabled_derive v0.11.0
25932026-03-05T04:41:47.764Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25942026-03-05T04:41:48.223Z Checking papergrid v0.17.0
25952026-03-05T04:41:48.278Z Checking testing_table v0.3.0
25962026-03-05T04:41:49.057Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25972026-03-05T04:41:49.951Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25982026-03-05T04:41:50.170Z Checking maplit v1.0.2
25992026-03-05T04:41:50.410Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26002026-03-05T04:41:50.487Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26012026-03-05T04:41:50.490Z Checking tabled v0.20.0
26022026-03-05T04:41:50.871Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26032026-03-05T04:41:51.200Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26042026-03-05T04:41:51.353Z Checking crc8 v0.1.1
26052026-03-05T04:41:51.563Z Checking fxhash v0.2.1
26062026-03-05T04:41:51.716Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26072026-03-05T04:41:51.818Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26082026-03-05T04:41:53.004Z Checking unicase v2.9.0
26092026-03-05T04:41:53.301Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26102026-03-05T04:41:53.366Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26112026-03-05T04:41:53.645Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26122026-03-05T04:41:54.106Z Checking kstat-rs v0.2.4
26132026-03-05T04:41:54.383Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26142026-03-05T04:41:54.585Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26152026-03-05T04:41:54.637Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26162026-03-05T04:41:55.086Z Compiling parking_lot_core v0.8.6
26172026-03-05T04:41:55.418Z Compiling git-stub v1.0.0
26182026-03-05T04:41:55.669Z Compiling dsl_auto_type v0.1.3
26192026-03-05T04:41:55.745Z Checking scheduled-thread-pool v0.2.7
26202026-03-05T04:41:55.964Z Compiling vergen-gitcl v1.0.8
26212026-03-05T04:41:56.048Z Compiling diesel_table_macro_syntax v0.2.0
26222026-03-05T04:41:56.103Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26232026-03-05T04:41:56.421Z Checking r2d2 v0.8.10
26242026-03-05T04:41:56.478Z Compiling git-stub-vcs v0.1.0
26252026-03-05T04:41:56.820Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26262026-03-05T04:41:56.918Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26272026-03-05T04:41:57.059Z Compiling diesel_derives v2.2.7
26282026-03-05T04:41:57.231Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26292026-03-05T04:41:57.347Z Checking parking_lot v0.11.2
26302026-03-05T04:41:57.513Z Checking prefix-trie v0.7.0
26312026-03-05T04:41:57.575Z Checking nanorand v0.7.0
26322026-03-05T04:41:57.721Z Compiling dirs-sys-next v0.1.2
26332026-03-05T04:41:58.010Z Compiling crunchy v0.2.4
26342026-03-05T04:41:58.188Z Compiling dirs-next v2.0.0
26352026-03-05T04:41:58.245Z Checking hickory-server v0.25.2
26362026-03-05T04:41:58.315Z Checking flume v0.11.1
26372026-03-05T04:41:58.448Z Checking sled v0.34.7
26382026-03-05T04:41:58.636Z Compiling clang-sys v1.8.1
26392026-03-05T04:41:58.692Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26402026-03-05T04:41:58.849Z Checking hickory-client v0.25.2
26412026-03-05T04:41:59.083Z Compiling tiny-keccak v2.0.2
26422026-03-05T04:41:59.614Z Compiling term v0.7.0
26432026-03-05T04:41:59.670Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26442026-03-05T04:41:59.725Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26452026-03-05T04:41:59.778Z Compiling salty v0.3.0
26462026-03-05T04:42:00.005Z Compiling bit-vec v0.6.3
26472026-03-05T04:42:00.401Z Compiling bit-set v0.5.3
26482026-03-05T04:42:00.473Z Compiling ascii-canvas v3.0.0
26492026-03-05T04:42:00.839Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26502026-03-05T04:42:00.894Z Checking primeorder v0.13.6
26512026-03-05T04:42:01.006Z Compiling itertools v0.10.5
26522026-03-05T04:42:01.453Z Compiling ena v0.14.4
26532026-03-05T04:42:01.674Z Compiling libloading v0.8.9
26542026-03-05T04:42:01.882Z Compiling diff v0.1.13
26552026-03-05T04:42:01.937Z Compiling bindgen v0.71.1
26562026-03-05T04:42:02.141Z Compiling regex-syntax v0.6.29
26572026-03-05T04:42:03.123Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26582026-03-05T04:42:03.443Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26592026-03-05T04:42:03.693Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26602026-03-05T04:42:04.440Z Compiling cexpr v0.6.0
26612026-03-05T04:42:04.886Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26622026-03-05T04:42:05.435Z Compiling lalrpop v0.19.12
26632026-03-05T04:42:05.997Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26642026-03-05T04:42:06.505Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26652026-03-05T04:42:07.237Z Compiling libxml v0.3.3
26662026-03-05T04:42:07.460Z Compiling fs-err v2.11.0
26672026-03-05T04:42:07.617Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26682026-03-05T04:42:07.792Z Checking p384 v0.13.1
26692026-03-05T04:42:08.109Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26702026-03-05T04:42:08.162Z Checking diesel v2.2.12
26712026-03-05T04:42:08.386Z Compiling strum_macros v0.24.3
26722026-03-05T04:42:08.822Z Compiling indoc v1.0.9
26732026-03-05T04:42:11.714Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26742026-03-05T04:42:11.718Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26752026-03-05T04:42:12.523Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26762026-03-05T04:42:12.929Z Checking quick-xml v0.37.5
26772026-03-05T04:42:12.983Z Checking derive_builder v0.20.2
26782026-03-05T04:42:13.218Z Compiling oso-derive v0.27.3
26792026-03-05T04:42:13.409Z Compiling trait-variant v0.1.2
26802026-03-05T04:42:13.890Z Compiling impl-trait-for-tuples v0.2.3
26812026-03-05T04:42:14.273Z Checking parse-size v1.1.0
26822026-03-05T04:42:14.540Z Checking openssl-probe v0.1.6
26832026-03-05T04:42:14.605Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26842026-03-05T04:42:14.762Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26852026-03-05T04:42:15.017Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
26862026-03-05T04:42:16.385Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26872026-03-05T04:42:16.569Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26882026-03-05T04:42:17.522Z Checking assert_matches v1.5.0
26892026-03-05T04:42:17.720Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26902026-03-05T04:42:18.102Z Compiling mime_guess v2.0.5
26912026-03-05T04:42:18.180Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26922026-03-05T04:42:18.258Z Checking predicates-tree v1.0.13
26932026-03-05T04:42:18.486Z Checking http-range v0.1.5
26942026-03-05T04:42:18.558Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26952026-03-05T04:42:18.747Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26962026-03-05T04:42:19.243Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26972026-03-05T04:42:19.299Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26982026-03-05T04:42:19.913Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26992026-03-05T04:42:22.700Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27002026-03-05T04:42:22.889Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27012026-03-05T04:42:23.707Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27022026-03-05T04:42:24.841Z Checking atty v0.2.14
27032026-03-05T04:42:25.054Z Compiling diesel-dtrace v0.4.2
27042026-03-05T04:42:25.436Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27052026-03-05T04:42:26.431Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27062026-03-05T04:42:26.662Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27072026-03-05T04:42:27.239Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27082026-03-05T04:42:27.661Z Checking bb8 v0.8.6
27092026-03-05T04:42:27.828Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27102026-03-05T04:42:28.252Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27112026-03-05T04:42:28.302Z Checking corncobs v0.1.4
27122026-03-05T04:42:28.579Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-05T04:42:28.877Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27142026-03-05T04:42:28.919Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27152026-03-05T04:42:29.149Z Checking hyper-staticfile v0.10.1
27162026-03-05T04:42:29.543Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27172026-03-05T04:42:29.599Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27182026-03-05T04:42:29.733Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27192026-03-05T04:42:29.802Z Checking ignore v0.4.25
27202026-03-05T04:42:30.062Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27212026-03-05T04:42:30.129Z Checking signal-hook-tokio v0.3.1
27222026-03-05T04:42:30.405Z Checking secrecy v0.8.0
27232026-03-05T04:42:30.697Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27242026-03-05T04:42:30.753Z Checking globwalk v0.9.1
27252026-03-05T04:42:31.272Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27262026-03-05T04:42:31.351Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27272026-03-05T04:42:32.153Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27282026-03-05T04:42:32.211Z Checking nonempty v0.12.0
27292026-03-05T04:42:32.547Z Checking camino-tempfile-ext v0.3.3
27302026-03-05T04:42:32.687Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27312026-03-05T04:42:32.745Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27322026-03-05T04:42:33.002Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27332026-03-05T04:42:33.502Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27342026-03-05T04:42:33.939Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27352026-03-05T04:42:34.268Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27362026-03-05T04:42:34.445Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27372026-03-05T04:42:35.210Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27382026-03-05T04:42:35.634Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27392026-03-05T04:42:36.405Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27402026-03-05T04:42:36.571Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27412026-03-05T04:42:36.741Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27422026-03-05T04:42:36.907Z Checking tungstenite v0.23.0
27432026-03-05T04:42:37.602Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27442026-03-05T04:42:37.820Z Checking tokio-tungstenite v0.23.1
27452026-03-05T04:42:38.314Z Checking void v1.0.2
27462026-03-05T04:42:38.372Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27472026-03-05T04:42:38.428Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27482026-03-05T04:42:38.564Z Checking lzss v0.8.2
27492026-03-05T04:42:38.739Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27502026-03-05T04:42:39.478Z Checking async-bb8-diesel v0.2.1
27512026-03-05T04:42:39.756Z Checking nix v0.27.1
27522026-03-05T04:42:40.248Z Checking serde_bytes v0.11.19
27532026-03-05T04:42:40.648Z Checking rand_seeder v0.4.0
27542026-03-05T04:42:40.989Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27552026-03-05T04:42:41.053Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27562026-03-05T04:42:41.318Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27572026-03-05T04:42:41.681Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27582026-03-05T04:42:41.734Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592026-03-05T04:42:43.302Z Checking is_ci v1.2.0
27602026-03-05T04:42:43.465Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27612026-03-05T04:42:43.527Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27622026-03-05T04:42:43.928Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27632026-03-05T04:42:44.328Z Checking yansi v1.0.1
27642026-03-05T04:42:44.936Z Checking pretty_assertions v1.4.1
27652026-03-05T04:42:45.237Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27662026-03-05T04:42:45.727Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27672026-03-05T04:42:45.843Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27682026-03-05T04:42:46.232Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27692026-03-05T04:42:46.700Z Compiling darling_core v0.23.0
27702026-03-05T04:42:47.502Z Compiling indoc v2.0.7
27712026-03-05T04:42:48.510Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27722026-03-05T04:42:48.670Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27732026-03-05T04:42:48.931Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-03-05T04:42:48.990Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-03-05T04:42:49.414Z Compiling instability v0.3.11
27762026-03-05T04:42:49.999Z Compiling libz-sys v1.1.24
27772026-03-05T04:42:50.038Z Checking castaway v0.2.4
27782026-03-05T04:42:50.261Z Checking compact_str v0.8.1
27792026-03-05T04:42:50.307Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27802026-03-05T04:42:50.691Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-03-05T04:42:51.096Z Checking supports-color v3.0.2
27822026-03-05T04:42:51.368Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27832026-03-05T04:42:51.786Z Checking unicode-truncate v1.1.0
27842026-03-05T04:42:52.108Z Checking lru v0.12.5
27852026-03-05T04:42:52.339Z Checking cassowary v0.3.0
27862026-03-05T04:42:52.567Z Compiling libgit2-sys v0.18.3+1.9.2
27872026-03-05T04:42:53.088Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27882026-03-05T04:42:53.146Z Compiling darling_macro v0.23.0
27892026-03-05T04:42:54.099Z Compiling darling v0.23.0
27902026-03-05T04:42:54.509Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27912026-03-05T04:42:55.536Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27922026-03-05T04:42:55.843Z Checking ratatui v0.29.0
27932026-03-05T04:42:55.969Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27942026-03-05T04:42:56.554Z Compiling vergen-git2 v1.0.7
27952026-03-05T04:42:57.062Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27962026-03-05T04:42:57.488Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27972026-03-05T04:42:57.598Z Checking colored v2.2.0
27982026-03-05T04:42:57.903Z Checking plotters-backend v0.3.7
27992026-03-05T04:42:58.077Z Compiling rustls v0.21.12
28002026-03-05T04:42:58.379Z Checking shell-words v1.1.1
28012026-03-05T04:42:58.554Z Checking plotters-svg v0.3.7
28022026-03-05T04:42:58.826Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28032026-03-05T04:42:58.889Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28042026-03-05T04:42:58.907Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28052026-03-05T04:42:59.369Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28062026-03-05T04:42:59.435Z Compiling nix v0.29.0
28072026-03-05T04:43:00.185Z Checking rustls-webpki v0.101.7
28082026-03-05T04:43:00.283Z Checking sct v0.7.1
28092026-03-05T04:43:00.537Z Checking hex-literal v0.4.1
28102026-03-05T04:43:00.766Z Checking cast v0.3.0
28112026-03-05T04:43:00.941Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28122026-03-05T04:43:01.147Z Checking criterion-plot v0.6.0
28132026-03-05T04:43:01.961Z Checking plotters v0.3.7
28142026-03-05T04:43:03.763Z Checking erased-serde v0.4.9
28152026-03-05T04:43:03.944Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28162026-03-05T04:43:04.712Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28172026-03-05T04:43:06.254Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28182026-03-05T04:43:07.810Z Checking tinytemplate v1.2.1
28192026-03-05T04:43:08.281Z Checking ordered-float v2.10.1
28202026-03-05T04:43:08.884Z Checking oorandom v11.1.5
28212026-03-05T04:43:09.126Z Checking anes v0.1.6
28222026-03-05T04:43:09.417Z Checking serde-value v0.7.0
28232026-03-05T04:43:09.510Z Checking criterion v0.7.0
28242026-03-05T04:43:09.871Z Checking serde-untagged v0.1.9
28252026-03-05T04:43:10.312Z Checking tokio-rustls v0.24.1
28262026-03-05T04:43:11.343Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28272026-03-05T04:43:12.310Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28282026-03-05T04:43:12.721Z Checking rustls-pemfile v1.0.4
28292026-03-05T04:43:12.996Z Checking twox-hash v2.1.2
28302026-03-05T04:43:13.051Z Checking unicode-xid v0.2.6
28312026-03-05T04:43:13.294Z Checking cargo-util-schemas v0.8.2
28322026-03-05T04:43:13.764Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28332026-03-05T04:43:15.018Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28342026-03-05T04:43:15.269Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28352026-03-05T04:43:15.343Z Checking progenitor-extras v0.1.0
28362026-03-05T04:43:15.779Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28372026-03-05T04:43:16.092Z Checking fatfs v0.3.6
28382026-03-05T04:43:17.251Z Checking cargo-platform v0.2.0
28392026-03-05T04:43:17.700Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28402026-03-05T04:43:18.192Z Compiling petname v2.0.2
28412026-03-05T04:43:19.284Z Compiling seq-macro v0.3.6
28422026-03-05T04:43:20.813Z Checking cargo_metadata v0.21.0
28432026-03-05T04:43:21.277Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28442026-03-05T04:43:22.625Z Checking concurrent-queue v2.5.0
28452026-03-05T04:43:23.031Z Checking rtoolbox v0.0.3
28462026-03-05T04:43:23.336Z Checking futures-timer v3.0.3
28472026-03-05T04:43:23.656Z Checking parking v2.2.1
28482026-03-05T04:43:23.717Z Checking rpassword v7.4.0
28492026-03-05T04:43:23.882Z Checking event-listener v5.4.1
28502026-03-05T04:43:23.937Z Checking tui-tree-widget v0.23.1
28512026-03-05T04:43:24.365Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28522026-03-05T04:43:24.415Z Checking polyval v0.6.2
28532026-03-05T04:43:24.668Z Checking sapling-renderdag v0.1.0
28542026-03-05T04:43:24.722Z Checking sync-ptr v0.1.4
28552026-03-05T04:43:24.778Z Checking ghash v0.5.1
28562026-03-05T04:43:24.987Z Checking event-listener-strategy v0.5.4
28572026-03-05T04:43:25.033Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28582026-03-05T04:43:25.230Z Checking ctr v0.9.2
28592026-03-05T04:43:25.288Z Checking arrayref v0.3.9
28602026-03-05T04:43:25.424Z Checking constant_time_eq v0.4.2
28612026-03-05T04:43:25.481Z Checking arrayvec v0.7.6
28622026-03-05T04:43:25.559Z Checking aes-gcm v0.10.3
28632026-03-05T04:43:25.810Z Checking async-lock v3.4.2
28642026-03-05T04:43:25.886Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28652026-03-05T04:43:25.938Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28662026-03-05T04:43:26.761Z Checking ssh-encoding v0.2.0
28672026-03-05T04:43:27.169Z Checking blowfish v0.9.1
28682026-03-05T04:43:27.493Z Checking bcrypt-pbkdf v0.10.0
28692026-03-05T04:43:27.807Z Checking ssh-cipher v0.2.0
28702026-03-05T04:43:27.864Z Checking async-object-pool v0.2.0
28712026-03-05T04:43:28.098Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28722026-03-05T04:43:28.155Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28732026-03-05T04:43:28.741Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28742026-03-05T04:43:29.290Z Checking serde_regex v1.1.0
28752026-03-05T04:43:29.635Z Checking password-hash v0.4.2
28762026-03-05T04:43:30.064Z Checking assert-json-diff v2.0.2
28772026-03-05T04:43:30.136Z Checking path-tree v0.8.3
28782026-03-05T04:43:30.435Z Compiling target-lexicon v0.13.3
28792026-03-05T04:43:30.534Z Checking stringmetrics v2.2.2
28802026-03-05T04:43:30.855Z Checking gimli v0.32.3
28812026-03-05T04:43:31.610Z Checking httpmock v0.8.3
28822026-03-05T04:43:31.670Z Checking pbkdf2 v0.11.0
28832026-03-05T04:43:32.038Z Checking ssh-key v0.6.7
28842026-03-05T04:43:34.955Z Checking addr2line v0.25.1
28852026-03-05T04:43:35.486Z Checking p521 v0.13.3
28862026-03-05T04:43:36.692Z Checking p256 v0.13.2
28872026-03-05T04:43:36.845Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28882026-03-05T04:43:37.181Z Checking russh-cryptovec v0.7.3
28892026-03-05T04:43:37.258Z Compiling guppy-workspace-hack v0.1.0
28902026-03-05T04:43:37.429Z Compiling samael v0.0.19
28912026-03-05T04:43:37.484Z Checking md5 v0.7.0
28922026-03-05T04:43:37.640Z Checking rustc-demangle v0.1.27
28932026-03-05T04:43:37.812Z Checking russh-keys v0.45.0
28942026-03-05T04:43:38.124Z Checking backtrace v0.3.76
28952026-03-05T04:43:38.437Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28962026-03-05T04:43:38.788Z Checking num-bigint v0.4.6
28972026-03-05T04:43:39.119Z Checking des v0.8.1
28982026-03-05T04:43:39.721Z Compiling blake3 v1.8.3
28992026-03-05T04:43:40.426Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29002026-03-05T04:43:41.202Z Compiling target-spec v3.5.7
29012026-03-05T04:43:41.377Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29022026-03-05T04:43:41.673Z Checking russh v0.45.0
29032026-03-05T04:43:42.751Z Checking backtrace-ext v0.2.1
29042026-03-05T04:43:42.807Z Checking cfg-expr v0.20.6
29052026-03-05T04:43:43.170Z Checking supports-color v2.1.0
29062026-03-05T04:43:43.456Z Checking textwrap v0.15.2
29072026-03-05T04:43:43.660Z Checking supports-unicode v2.1.0
29082026-03-05T04:43:43.900Z Checking supports-hyperlinks v2.1.0
29092026-03-05T04:43:43.954Z Checking hashbrown v0.14.5
29102026-03-05T04:43:44.162Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29112026-03-05T04:43:44.623Z Checking cargo-platform v0.3.2
29122026-03-05T04:43:45.034Z Checking terminal_size v0.1.17
29132026-03-05T04:43:45.090Z Checking socket2 v0.5.10
29142026-03-05T04:43:45.252Z Compiling miette-derive v5.10.0
29152026-03-05T04:43:45.681Z Checking internet-checksum v0.2.1
29162026-03-05T04:43:45.684Z Checking owo-colors v3.5.0
29172026-03-05T04:43:45.944Z Checking chumsky v0.9.3
29182026-03-05T04:43:46.300Z Compiling git2 v0.20.4
29192026-03-05T04:43:47.474Z Checking cargo_metadata v0.23.1
29202026-03-05T04:43:47.873Z Checking miette v5.10.0
29212026-03-05T04:43:48.645Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29222026-03-05T04:43:49.034Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29232026-03-05T04:43:49.222Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29242026-03-05T04:43:49.279Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29252026-03-05T04:43:49.740Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29262026-03-05T04:43:49.799Z Checking httptest v0.16.4
29272026-03-05T04:43:50.371Z Checking pathdiff v0.2.3
29282026-03-05T04:43:50.592Z Compiling knuffel-derive v3.2.0
29292026-03-05T04:43:50.647Z Checking nested v0.1.1
29302026-03-05T04:43:50.710Z Checking topological-sort v0.2.2
29312026-03-05T04:43:50.939Z Checking guppy v0.17.25
29322026-03-05T04:43:51.076Z Checking omicron-zone-package v0.12.2
29332026-03-05T04:43:53.011Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29342026-03-05T04:43:53.101Z Checking similar-asserts v1.7.0
29352026-03-05T04:43:53.154Z Compiling rstest_macros v0.25.0
29362026-03-05T04:43:53.418Z Compiling target-triple v1.0.0
29372026-03-05T04:43:53.474Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29382026-03-05T04:43:53.753Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29392026-03-05T04:43:53.881Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29402026-03-05T04:43:54.070Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29412026-03-05T04:43:54.258Z Checking knuffel v3.2.0
29422026-03-05T04:43:54.486Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29432026-03-05T04:43:54.641Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29442026-03-05T04:43:55.720Z Checking toml_datetime v1.0.0+spec-1.1.0
29452026-03-05T04:43:56.141Z Checking escape8259 v0.5.3
29462026-03-05T04:43:56.207Z Compiling assert_cmd v2.1.2
29472026-03-05T04:43:56.451Z Compiling relative-path v1.9.3
29482026-03-05T04:43:56.817Z Checking libtest-mimic v0.8.1
29492026-03-05T04:43:57.364Z Checking toml v1.0.3+spec-1.1.0
29502026-03-05T04:43:58.081Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29512026-03-05T04:43:58.311Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29522026-03-05T04:43:58.716Z Checking blake2b_simd v1.0.4
29532026-03-05T04:43:59.771Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29542026-03-05T04:43:59.867Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29552026-03-05T04:44:00.567Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29562026-03-05T04:44:00.784Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29572026-03-05T04:44:01.231Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29582026-03-05T04:44:01.628Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29592026-03-05T04:44:01.997Z Checking fancy-regex v0.14.0
29602026-03-05T04:44:02.408Z Checking serde_tokenstream v0.2.3
29612026-03-05T04:44:03.100Z Checking uzers v0.12.2
29622026-03-05T04:44:03.110Z Checking termcolor v1.4.1
29632026-03-05T04:44:03.439Z Compiling linkme-impl v0.3.35
29642026-03-05T04:44:03.496Z Checking constant_time_eq v0.3.1
29652026-03-05T04:44:03.827Z Checking rust-argon2 v2.1.0
29662026-03-05T04:44:04.292Z Checking trybuild v1.0.116
29672026-03-05T04:44:04.356Z Checking datatest-stable v0.3.3
29682026-03-05T04:44:05.640Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-03-05T04:44:06.211Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29702026-03-05T04:44:06.330Z Checking rstest v0.25.0
29712026-03-05T04:44:06.400Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29722026-03-05T04:44:06.643Z Checking support-bundle-viewer v0.1.2
29732026-03-05T04:44:07.156Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29742026-03-05T04:44:07.598Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29752026-03-05T04:44:07.929Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29762026-03-05T04:44:08.022Z Checking drift v0.1.3
29772026-03-05T04:44:08.489Z Checking rand_distr v0.5.1
29782026-03-05T04:44:08.900Z Checking multimap v0.10.1
29792026-03-05T04:44:09.264Z Checking approx v0.5.1
29802026-03-05T04:44:09.317Z Compiling linkme v0.3.35
29812026-03-05T04:44:09.522Z Checking dropshot-api-manager v0.5.2
29822026-03-05T04:44:09.970Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29832026-03-05T04:44:11.557Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29842026-03-05T04:44:11.776Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29852026-03-05T04:44:11.950Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29862026-03-05T04:44:12.366Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29872026-03-05T04:44:12.949Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29882026-03-05T04:44:13.189Z Checking partial-io v0.5.4
29892026-03-05T04:44:13.307Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29902026-03-05T04:44:13.629Z Checking cargo_toml v0.21.0
29912026-03-05T04:44:13.952Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29922026-03-05T04:44:14.041Z Checking termios v0.3.3
29932026-03-05T04:44:14.297Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29942026-03-05T04:44:14.735Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29952026-03-05T04:44:14.876Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29962026-03-05T04:44:15.603Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29972026-03-05T04:44:15.679Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29982026-03-05T04:44:16.469Z Compiling polar-core v0.27.3
29992026-03-05T04:44:22.029Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30002026-03-05T04:44:27.111Z Checking oso v0.27.3
30012026-03-05T04:44:30.872Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30022026-03-05T04:44:34.445Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30032026-03-05T04:44:35.919Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30042026-03-05T04:44:42.924Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30052026-03-05T04:44:55.629Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30062026-03-05T04:45:03.871Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30072026-03-05T04:45:05.730Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30082026-03-05T04:45:07.333Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30092026-03-05T04:45:26.317Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30102026-03-05T04:47:42.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 04s
30112026-03-05T04:47:43.670Z
30122026-03-05T04:47:43.670Zreal 8:09.759715167
30132026-03-05T04:47:43.670Zuser 45:07.470814217
30142026-03-05T04:47:43.670Zsys 8:05.270043948
30152026-03-05T04:47:43.670Ztrap 1.320996038
30162026-03-05T04:47:43.670Ztflt 0.596375814
30172026-03-05T04:47:43.674Zdflt 0.216292822
30182026-03-05T04:47:43.674Zkflt 0.000963697
30192026-03-05T04:47:43.674Zlock 1:49:37.694002757
30202026-03-05T04:47:43.674Zslp 2:25:45.012397503
30212026-03-05T04:47:43.674Zlat 2:36.059916107
30222026-03-05T04:47:43.674Zstop 16:58.321033580
30232026-03-05T04:47:43.674Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30242026-03-05T04:47:43.674Z+ ptime -m cargo doc --workspace --no-deps
30252026-03-05T04:47:44.998Zwarning: output filename collision.
30262026-03-05T04:47:44.998ZThe 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)`.
30272026-03-05T04:47:44.998ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30282026-03-05T04:47:44.998ZThe targets should have unique names.
30292026-03-05T04:47:44.998ZThis is a known bug where multiple crates with the same name use
30302026-03-05T04:47:44.999Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30312026-03-05T04:47:46.290Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30322026-03-05T04:47:46.530Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30332026-03-05T04:47:46.561Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30342026-03-05T04:47:46.632Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30352026-03-05T04:47:46.675Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30362026-03-05T04:47:46.709Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30372026-03-05T04:47:46.713Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30382026-03-05T04:47:46.980Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30392026-03-05T04:47:47.027Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30402026-03-05T04:47:47.067Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30412026-03-05T04:47:47.236Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30422026-03-05T04:47:47.278Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30432026-03-05T04:47:47.444Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30442026-03-05T04:47:47.560Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30452026-03-05T04:47:47.656Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30462026-03-05T04:47:47.805Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30472026-03-05T04:47:47.848Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30482026-03-05T04:47:47.990Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30492026-03-05T04:47:48.539Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30502026-03-05T04:47:48.977Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30512026-03-05T04:47:49.128Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30522026-03-05T04:47:49.304Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30532026-03-05T04:47:49.378Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30542026-03-05T04:47:49.500Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30552026-03-05T04:47:49.535Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30562026-03-05T04:47:49.800Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30572026-03-05T04:47:49.838Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30582026-03-05T04:47:49.876Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30592026-03-05T04:47:50.492Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30602026-03-05T04:47:50.537Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30612026-03-05T04:47:50.880Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30622026-03-05T04:47:51.001Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632026-03-05T04:47:51.151Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30642026-03-05T04:47:51.310Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30652026-03-05T04:47:51.346Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30662026-03-05T04:47:51.577Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30672026-03-05T04:47:51.640Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30682026-03-05T04:47:51.972Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30692026-03-05T04:47:52.132Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30702026-03-05T04:47:52.558Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30712026-03-05T04:47:52.890Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722026-03-05T04:47:52.922Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30732026-03-05T04:47:53.016Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30742026-03-05T04:47:53.247Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30752026-03-05T04:47:53.295Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30762026-03-05T04:47:53.408Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30772026-03-05T04:47:53.493Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30782026-03-05T04:47:53.700Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30792026-03-05T04:47:53.734Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30802026-03-05T04:47:53.770Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30812026-03-05T04:47:53.841Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30822026-03-05T04:47:54.222Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30832026-03-05T04:47:54.249Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30842026-03-05T04:47:54.314Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30852026-03-05T04:47:54.364Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30862026-03-05T04:47:54.652Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30872026-03-05T04:47:54.679Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30882026-03-05T04:47:54.710Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30892026-03-05T04:47:54.957Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30902026-03-05T04:47:55.100Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30912026-03-05T04:47:55.136Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30922026-03-05T04:47:55.172Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30932026-03-05T04:47:55.443Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30942026-03-05T04:47:55.507Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30952026-03-05T04:47:55.964Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30962026-03-05T04:47:55.998Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30972026-03-05T04:47:56.030Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30982026-03-05T04:47:56.286Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30992026-03-05T04:47:56.638Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31002026-03-05T04:47:57.165Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31012026-03-05T04:47:57.578Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31022026-03-05T04:47:58.175Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31032026-03-05T04:47:58.602Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31042026-03-05T04:47:58.682Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31052026-03-05T04:47:58.935Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31062026-03-05T04:48:01.064Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31072026-03-05T04:48:01.459Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31082026-03-05T04:48:01.614Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31092026-03-05T04:48:02.147Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31102026-03-05T04:48:02.253Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31112026-03-05T04:48:02.477Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31122026-03-05T04:48:02.954Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132026-03-05T04:48:03.187Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31142026-03-05T04:48:03.936Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31152026-03-05T04:48:04.025Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31162026-03-05T04:48:04.139Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31172026-03-05T04:48:04.521Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31182026-03-05T04:48:04.641Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31192026-03-05T04:48:05.102Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31202026-03-05T04:48:05.138Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31212026-03-05T04:48:05.671Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31222026-03-05T04:48:05.705Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31232026-03-05T04:48:06.059Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31242026-03-05T04:48:06.378Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31252026-03-05T04:48:07.028Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31262026-03-05T04:48:07.474Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31272026-03-05T04:48:07.514Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31282026-03-05T04:48:07.880Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31292026-03-05T04:48:07.966Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31302026-03-05T04:48:08.063Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31312026-03-05T04:48:09.230Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31322026-03-05T04:48:10.597Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31332026-03-05T04:48:11.248Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31342026-03-05T04:48:11.323Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31352026-03-05T04:48:12.479Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31362026-03-05T04:48:13.373Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31372026-03-05T04:48:13.608Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31382026-03-05T04:48:13.852Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31392026-03-05T04:48:13.942Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31402026-03-05T04:48:14.046Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31412026-03-05T04:48:14.537Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31422026-03-05T04:48:14.582Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31432026-03-05T04:48:14.741Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31442026-03-05T04:48:14.993Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31452026-03-05T04:48:15.423Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31462026-03-05T04:48:15.540Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31472026-03-05T04:48:15.783Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31482026-03-05T04:48:16.335Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31492026-03-05T04:48:17.262Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31502026-03-05T04:48:18.775Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31512026-03-05T04:48:20.010Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31522026-03-05T04:48:20.160Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31532026-03-05T04:48:20.386Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31542026-03-05T04:48:20.427Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31552026-03-05T04:48:20.593Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31562026-03-05T04:48:20.633Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31572026-03-05T04:48:21.074Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31582026-03-05T04:48:21.928Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31592026-03-05T04:48:22.168Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31602026-03-05T04:48:22.483Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31612026-03-05T04:48:22.521Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31622026-03-05T04:48:23.077Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31632026-03-05T04:48:23.230Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31642026-03-05T04:48:23.851Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31652026-03-05T04:48:24.124Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31662026-03-05T04:48:26.068Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31672026-03-05T04:48:26.591Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31682026-03-05T04:48:26.792Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-03-05T04:48:27.551Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31702026-03-05T04:48:28.411Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31712026-03-05T04:48:28.449Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31722026-03-05T04:48:30.729Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31732026-03-05T04:48:32.337Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31742026-03-05T04:48:33.931Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31752026-03-05T04:48:34.716Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31762026-03-05T04:48:35.156Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31772026-03-05T04:48:35.458Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31782026-03-05T04:48:39.828Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31792026-03-05T04:48:40.507Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31802026-03-05T04:48:40.975Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31812026-03-05T04:48:41.072Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-03-05T04:48:41.141Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31832026-03-05T04:48:41.567Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31842026-03-05T04:48:42.476Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31852026-03-05T04:48:43.587Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31862026-03-05T04:48:43.672Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31872026-03-05T04:48:48.235Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31882026-03-05T04:48:49.809Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31892026-03-05T04:48:50.191Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31902026-03-05T04:48:51.793Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31912026-03-05T04:48:53.630Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31922026-03-05T04:48:55.437Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31932026-03-05T04:48:55.710Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31942026-03-05T04:48:56.291Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31952026-03-05T04:48:58.413Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31962026-03-05T04:48:58.759Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31972026-03-05T04:48:59.672Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31982026-03-05T04:48:59.758Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31992026-03-05T04:49:00.915Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-03-05T04:49:01.632Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32012026-03-05T04:49:01.866Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-03-05T04:49:01.920Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32032026-03-05T04:49:02.086Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32042026-03-05T04:49:02.483Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32052026-03-05T04:49:02.734Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32062026-03-05T04:49:02.781Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32072026-03-05T04:49:03.203Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32082026-03-05T04:49:03.529Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32092026-03-05T04:49:04.040Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32102026-03-05T04:49:04.586Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32112026-03-05T04:49:05.250Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32122026-03-05T04:49:06.248Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32132026-03-05T04:49:06.403Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32142026-03-05T04:49:07.687Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32152026-03-05T04:49:08.141Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32162026-03-05T04:49:08.952Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32172026-03-05T04:49:11.446Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32182026-03-05T04:49:13.170Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192026-03-05T04:49:13.911Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32202026-03-05T04:49:21.056Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32212026-03-05T04:49:21.303Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32222026-03-05T04:49:22.602Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32232026-03-05T04:49:23.738Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-03-05T04:49:24.416Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32252026-03-05T04:49:29.834Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32262026-03-05T04:49:31.589Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32272026-03-05T04:49:32.308Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32282026-03-05T04:49:33.177Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32292026-03-05T04:49:34.613Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32302026-03-05T04:49:40.184Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32312026-03-05T04:49:41.288Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32322026-03-05T04:49:42.336Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32332026-03-05T04:49:42.371Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32342026-03-05T04:49:43.779Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32352026-03-05T04:49:43.896Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32362026-03-05T04:49:44.454Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32372026-03-05T04:49:49.395Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32382026-03-05T04:49:49.934Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32392026-03-05T04:49:55.343Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32402026-03-05T04:49:57.010Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32412026-03-05T04:49:59.564Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32422026-03-05T04:50:01.183Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32432026-03-05T04:50:02.715Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32442026-03-05T04:50:05.004Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32452026-03-05T04:50:09.033Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32462026-03-05T04:50:10.324Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32472026-03-05T04:50:12.080Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32482026-03-05T04:50:13.474Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32492026-03-05T04:50:15.055Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32502026-03-05T04:50:17.791Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32512026-03-05T04:50:19.327Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32522026-03-05T04:50:20.875Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32532026-03-05T04:50:24.634Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32542026-03-05T04:50:25.386Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32552026-03-05T04:50:27.397Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32562026-03-05T04:50:28.778Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-03-05T04:50:30.627Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32582026-03-05T04:50:32.534Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32592026-03-05T04:50:38.691Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32602026-03-05T04:50:40.611Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-03-05T04:50:42.873Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32622026-03-05T04:50:45.226Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32632026-03-05T04:50:46.353Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32642026-03-05T04:50:47.896Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32652026-03-05T04:50:50.107Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32662026-03-05T04:50:55.347Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32672026-03-05T04:50:56.224Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32682026-03-05T04:50:57.992Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32692026-03-05T04:50:58.670Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32702026-03-05T04:51:01.119Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32712026-03-05T04:51:03.778Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32722026-03-05T04:51:06.679Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32732026-03-05T04:51:10.369Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32742026-03-05T04:51:12.963Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32752026-03-05T04:51:15.981Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32762026-03-05T04:51:19.170Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32772026-03-05T04:51:21.697Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32782026-03-05T04:51:24.212Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32792026-03-05T04:51:26.734Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32802026-03-05T04:51:28.319Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32812026-03-05T04:51:30.886Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32822026-03-05T04:51:33.024Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32832026-03-05T04:51:35.919Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32842026-03-05T04:51:37.905Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32852026-03-05T04:51:39.873Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32862026-03-05T04:51:42.041Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32872026-03-05T04:51:45.507Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32882026-03-05T04:51:47.264Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32892026-03-05T04:51:49.763Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32902026-03-05T04:51:52.230Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32912026-03-05T04:51:54.474Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-03-05T04:51:56.952Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32932026-03-05T04:51:59.076Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32942026-03-05T04:52:01.402Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32952026-03-05T04:52:03.678Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32962026-03-05T04:52:05.916Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32972026-03-05T04:52:08.072Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32982026-03-05T04:52:10.401Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32992026-03-05T04:52:12.509Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33002026-03-05T04:52:16.544Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33012026-03-05T04:52:17.397Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33022026-03-05T04:52:19.716Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33032026-03-05T04:52:22.187Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33042026-03-05T04:52:24.500Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33052026-03-05T04:52:24.622Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33062026-03-05T04:52:31.552Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33072026-03-05T04:52:33.892Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33082026-03-05T04:52:36.249Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33092026-03-05T04:52:38.720Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33102026-03-05T04:52:40.926Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33112026-03-05T04:52:43.128Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33122026-03-05T04:52:45.453Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33132026-03-05T04:52:48.432Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33142026-03-05T04:52:50.603Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33152026-03-05T04:52:52.894Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33162026-03-05T04:52:55.075Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33172026-03-05T04:52:57.592Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33182026-03-05T04:52:59.852Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33192026-03-05T04:53:02.294Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33202026-03-05T04:53:04.681Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33212026-03-05T04:53:07.039Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33222026-03-05T04:53:09.422Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33232026-03-05T04:53:11.740Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33242026-03-05T04:53:14.078Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33252026-03-05T04:53:16.549Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33262026-03-05T04:53:19.002Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33272026-03-05T04:53:21.423Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33282026-03-05T04:53:23.900Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33292026-03-05T04:53:26.275Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33302026-03-05T04:53:28.885Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33312026-03-05T04:53:31.284Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33322026-03-05T04:53:33.726Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33332026-03-05T04:53:36.393Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33342026-03-05T04:53:39.673Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33352026-03-05T04:53:41.760Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33362026-03-05T04:53:44.330Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33372026-03-05T04:53:47.079Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33382026-03-05T04:53:49.513Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33392026-03-05T04:53:52.128Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33402026-03-05T04:53:56.625Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33412026-03-05T04:53:58.114Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33422026-03-05T04:54:01.136Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33432026-03-05T04:54:08.660Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33442026-03-05T04:54:10.492Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33452026-03-05T04:54:12.168Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33462026-03-05T04:54:15.613Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33472026-03-05T04:54:19.033Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33482026-03-05T04:54:22.436Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33492026-03-05T04:54:25.928Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33502026-03-05T04:54:29.227Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33512026-03-05T04:54:32.681Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33522026-03-05T04:54:36.214Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33532026-03-05T04:54:39.529Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33542026-03-05T04:54:43.288Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33552026-03-05T04:54:46.509Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33562026-03-05T04:54:50.057Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33572026-03-05T04:54:53.457Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33582026-03-05T04:55:21.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 37s
33592026-03-05T04:55:21.401Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33602026-03-05T04:55:21.496Z
33612026-03-05T04:55:21.496Zreal 7:37.645432575
33622026-03-05T04:55:21.496Zuser 30:31.562863160
33632026-03-05T04:55:21.496Zsys 4:44.528744522
33642026-03-05T04:55:21.496Ztrap 0.759794287
33652026-03-05T04:55:21.496Ztflt 0.069652536
33662026-03-05T04:55:21.501Zdflt 0.063887606
33672026-03-05T04:55:21.501Zkflt 0.000012795
33682026-03-05T04:55:21.501Zlock 5:40:54.175760177
33692026-03-05T04:55:21.501Zslp 2:35:28.079431063
33702026-03-05T04:55:21.501Zlat 47.382984849
33712026-03-05T04:55:21.501Zstop 2:15.131702285
33722026-03-05T04:55:21.501Zprocess exited: duration 1319457 ms, exit code 0
 
33732026-03-05T04:55:21.508Zfound 0 output files