01KKCFRQCH1WFAV1MYAY3WCTFH: clippy (helios)

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

Buildomat Job: 01KKCFSBWFMX93VNXYXFTDZV0E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:24:09.977Zjob assigned to worker 01KKCFSP44TD4CFNV2NXJ9JWWT [factory aws, i-022821b7eae7963b8] (queued for 1 m 25 s)
 
22026-03-10T18:24:17.443Zstarting task 0: "setup"
32026-03-10T18:24:17.447Z++ uname -s
42026-03-10T18:24:17.450Z+ kern=SunOS
52026-03-10T18:24:17.450Z+ build_user=build
62026-03-10T18:24:17.450Z+ build_uid=12345
72026-03-10T18:24:17.450Z+ work_dir=/work
82026-03-10T18:24:17.450Z+ input_dir=/input
92026-03-10T18:24:17.450Z+ [[ 0 == 12345 ]]
102026-03-10T18:24:17.450Z+ case "$kern" in
112026-03-10T18:24:17.450Z+ groupadd -g 12345 build
122026-03-10T18:24:17.453Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:24:19.457Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:24:19.572Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:24:19.575Z+ home_fs=zfs
162026-03-10T18:24:19.575Z+ [[ zfs == autofs ]]
172026-03-10T18:24:19.575Z+ mkdir -p /home/build
182026-03-10T18:24:19.575Z+ chown build:build /home/build /work
192026-03-10T18:24:21.578Z+ chmod 0700 /home/build /work
202026-03-10T18:24:21.582Zprocess exited: duration 4140 ms, exit code 0
 
212026-03-10T18:24:21.591Zstarting task 1: "rust-toolchain"
222026-03-10T18:24:21.596Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:24:21.596Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-10T18:24:21.596Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-10T18:24:21.596Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-10T18:24:21.600Z * rust toolchain channel = "1.91.1"
272026-03-10T18:24:21.600Z * rust toolchain profile = "default"
282026-03-10T18:24:21.600Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:24:21.600Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:24:21.728Zinfo: downloading installer
312026-03-10T18:24:23.649Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:24:23.650Zwarn: /opt/ooce/bin
332026-03-10T18:24:23.650Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:24:23.650Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:24:23.650Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:24:23.650Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:24:23.650Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:24:23.650Zerror: cannot install while Rust is installed
392026-03-10T18:24:23.650Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:24:23.662Zinfo: profile set to 'default'
412026-03-10T18:24:23.662Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:24:23.665Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:24:23.852Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:24:23.852Zinfo: downloading component 'cargo'
452026-03-10T18:24:25.254Zinfo: downloading component 'clippy'
462026-03-10T18:24:25.787Zinfo: downloading component 'rust-docs'
472026-03-10T18:24:27.826Zinfo: downloading component 'rust-std'
482026-03-10T18:24:30.275Zinfo: downloading component 'rustc'
492026-03-10T18:24:38.732Zinfo: downloading component 'rustfmt'
502026-03-10T18:24:39.121Zinfo: installing component 'cargo'
512026-03-10T18:24:39.946Zinfo: installing component 'clippy'
522026-03-10T18:24:40.295Zinfo: installing component 'rust-docs'
532026-03-10T18:24:41.744Zinfo: installing component 'rust-std'
542026-03-10T18:24:43.232Zinfo: installing component 'rustc'
552026-03-10T18:24:49.005Zinfo: installing component 'rustfmt'
562026-03-10T18:24:49.311Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-10T18:24:49.311Z
582026-03-10T18:24:49.716Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:24:49.716Z
602026-03-10T18:24:49.720Z
612026-03-10T18:24:49.720ZRust is installed now. Great!
622026-03-10T18:24:49.720Z
632026-03-10T18:24:49.720ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:24:49.720Zenvironment variable. This has not been done automatically.
652026-03-10T18:24:49.720Z
662026-03-10T18:24:49.720ZTo configure your current shell, you need to source
672026-03-10T18:24:49.720Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:24:49.720Z
692026-03-10T18:24:49.720ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:24:49.720Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:24:49.720Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:24:49.720Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:24:49.814Z+ rustup --version
742026-03-10T18:24:49.824Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:24:49.827Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:24:49.904Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:24:49.908Z+ cargo --version
782026-03-10T18:24:49.973Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:24:49.977Z+ rustc --version
802026-03-10T18:24:50.046Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:24:50.049Zprocess exited: duration 28460 ms, exit code 0
 
822026-03-10T18:24:50.055Zstarting task 2: "authentication"
832026-03-10T18:24:50.075Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T18:24:50.082Zstarting task 3: "clone repository"
852026-03-10T18:24:50.086Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:24:50.089Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:24:50.121ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:26:49.856Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:26:49.868Z+ git fetch origin c1b514da82f27c57b8ea415a61a4bc71b9181f9a
902026-03-10T18:26:50.287ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:26:50.288Z * branch c1b514da82f27c57b8ea415a61a4bc71b9181f9a -> FETCH_HEAD
922026-03-10T18:26:50.396Z+ [[ -n alan/test-wip-discard ]]
932026-03-10T18:26:50.396Z++ git branch --show-current
942026-03-10T18:26:50.396Z+ current=main
952026-03-10T18:26:50.396Z+ [[ main != alan/test-wip-discard ]]
962026-03-10T18:26:50.396Z+ git branch -f alan/test-wip-discard c1b514da82f27c57b8ea415a61a4bc71b9181f9a
972026-03-10T18:26:50.397Z+ git checkout -f alan/test-wip-discard
982026-03-10T18:26:50.565ZSwitched to branch 'alan/test-wip-discard'
992026-03-10T18:26:50.575Z+ git reset --hard c1b514da82f27c57b8ea415a61a4bc71b9181f9a
1002026-03-10T18:26:50.859ZHEAD is now at c1b514da8 Finish openapi update to versioned
1012026-03-10T18:26:50.871Zprocess exited: duration 120787 ms, exit code 0
 
1022026-03-10T18:26:50.893Zstarting task 4: "build"
1032026-03-10T18:26:50.904Z+ source ./env.sh
1042026-03-10T18:26:50.904Z++ OLD_SHELL_OPTS=ehxB
1052026-03-10T18:26:50.904Z++ set -o xtrace
1062026-03-10T18:26:50.904Z++++ dirname ./env.sh
1072026-03-10T18:26:50.904Z+++ readlink -f .
1082026-03-10T18:26:50.925Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-03-10T18:26:50.925Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-03-10T18:26:50.926Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-10T18:26:50.926Z++ 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
1122026-03-10T18:26:50.926Z++ 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
1132026-03-10T18:26:50.926Z++ 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
1142026-03-10T18:26:50.926Z++ 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
1152026-03-10T18:26:50.926Z++ 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
1162026-03-10T18:26:50.926Z++ 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
1172026-03-10T18:26:50.926Z++ case $OLD_SHELL_OPTS in
1182026-03-10T18:26:50.927Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-03-10T18:26:50.927Z+ source .github/buildomat/ci-env.sh
1202026-03-10T18:26:50.927Z++ export CARGO_TERM_COLOR=always
1212026-03-10T18:26:50.927Z++ CARGO_TERM_COLOR=always
1222026-03-10T18:26:50.927Z+ cargo --version
1232026-03-10T18:26:50.962Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-03-10T18:26:50.971Z+ rustc --version
1252026-03-10T18:26:51.032Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-03-10T18:26:51.038Z+ banner prerequisites
1272026-03-10T18:26:51.044Z
1282026-03-10T18:26:51.044Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-03-10T18:26:51.044Z # # # # # # # # # # # # # # #
1302026-03-10T18:26:51.044Z # # # # ##### # # ##### # # # # # #### #
1312026-03-10T18:26:51.044Z ##### ##### # ##### # # # # # # # # #
1322026-03-10T18:26:51.045Z # # # # # # # # # # # # # # #
1332026-03-10T18:26:51.045Z # # # ###### # # ###### ### # #### # #### #
1342026-03-10T18:26:51.045Z
1352026-03-10T18:26:51.045Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-03-10T18:27:00.943Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-03-10T18:27:10.315Z Startup: Caching catalogs ... Done
1382026-03-10T18:27:31.550ZPlanning: Solver setup ... Done (19.636s)
1392026-03-10T18:27:31.644ZPlanning: Running solver ... Done (0.145s)
1402026-03-10T18:27:31.785ZPlanning: Finding local manifests ... Done (0.003s)
1412026-03-10T18:27:31.797ZPlanning: Fetching manifests: 0/4 0% complete
1422026-03-10T18:27:31.918ZPlanning: Fetching manifests: 4/4 100% complete
1432026-03-10T18:27:31.962ZPlanning: Package planning ... Done (0.043s)
1442026-03-10T18:27:32.002ZPlanning: Merging actions ... Done (0.039s)
1452026-03-10T18:27:32.259ZPlanning: Checking for conflicting actions ... Done (0.236s)
1462026-03-10T18:27:32.298ZPlanning: Consolidating action changes ... Done (0.010s)
1472026-03-10T18:27:33.115ZPlanning: Evaluating mediators ... Done (0.859s)
1482026-03-10T18:27:33.154ZPlanning: Planning completed in 22.66 seconds
1492026-03-10T18:27:33.195Z Packages to install: 4
1502026-03-10T18:27:33.195Z Mediators to change: 2
1512026-03-10T18:27:33.195Z Services to change: 1
1522026-03-10T18:27:33.195Z Estimated space available: 155.43 GB
1532026-03-10T18:27:33.195ZEstimated space to be consumed: 1.82 GB
1542026-03-10T18:27:33.195Z Create boot environment: No
1552026-03-10T18:27:33.195ZCreate backup boot environment: No
1562026-03-10T18:27:33.195Z Rebuild boot archive: No
1572026-03-10T18:27:33.195Z
1582026-03-10T18:27:33.196ZChanged mediators:
1592026-03-10T18:27:33.196Z mediator clang:
1602026-03-10T18:27:33.196Z version: None -> 15 (system default)
1612026-03-10T18:27:33.196Z
1622026-03-10T18:27:33.196Z mediator llvm:
1632026-03-10T18:27:33.196Z version: 14 (system default) -> 15 (system default)
1642026-03-10T18:27:33.196Z
1652026-03-10T18:27:33.196ZChanged packages:
1662026-03-10T18:27:33.196Zhelios-dev
1672026-03-10T18:27:33.196Z developer/build-essential
1682026-03-10T18:27:33.196Z None -> 11-2.0
1692026-03-10T18:27:33.196Z library/libxmlsec1
1702026-03-10T18:27:33.196Z None -> 1.2.35-2.0
1712026-03-10T18:27:33.197Z ooce/developer/clang-15
1722026-03-10T18:27:33.197Z None -> 15.0.7-2.0
1732026-03-10T18:27:33.197Z ooce/developer/llvm-15
1742026-03-10T18:27:33.197Z None -> 15.0.7-2.0
1752026-03-10T18:27:33.197Z
1762026-03-10T18:27:33.197ZServices:
1772026-03-10T18:27:33.197Z restart_fmri:
1782026-03-10T18:27:33.197Z svc:/system/update-man-index:default
1792026-03-10T18:27:33.225Z
1802026-03-10T18:27:33.225ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-03-10T18:27:41.588ZDownload: 1223/3290 items 87.1/212.6MB 40% complete (17.4M/s)
1822026-03-10T18:27:43.176ZDownload: 3238/3290 items 202.1/212.6MB 95% complete (20.2M/s)
1832026-03-10T18:27:46.469ZDownload: Completed 212.60 MB in 13.29 seconds (16.0M/s)
1842026-03-10T18:27:46.862Z Actions: 1/3689 actions (Installing new actions)
1852026-03-10T18:27:50.970Z Actions: Completed 3689 actions in 4.11 seconds.
1862026-03-10T18:27:51.693Z Done (0.718s)
1872026-03-10T18:27:51.693Z Done (0.000s)
1882026-03-10T18:27:52.682Z Done (0.990s)
1892026-03-10T18:27:56.629Z Done (3.588s)
1902026-03-10T18:27:56.708Z Done (0.017s)
1912026-03-10T18:27:56.712Z Done (0.000s)
1922026-03-10T18:27:56.837Z Done (0.000s)
1932026-03-10T18:27:57.790ZPlanning: Evaluating mediator changes ... Done
1942026-03-10T18:27:57.929ZPlanning: Checking for conflicting actions ... Done
1952026-03-10T18:27:57.934ZPlanning: Consolidating action changes ... Done
1962026-03-10T18:27:58.150ZPlanning: Evaluating mediators ... Done
1972026-03-10T18:27:58.196ZPlanning: Planning completed in 0.36 seconds
1982026-03-10T18:27:58.210Z Mediators to change: 2
1992026-03-10T18:27:58.210Z Create boot environment: No
2002026-03-10T18:27:58.210ZCreate backup boot environment: No
2012026-03-10T18:27:58.246Z Done
2022026-03-10T18:27:58.246Z Done
2032026-03-10T18:27:58.955Z Done
2042026-03-10T18:28:02.273Z Done
2052026-03-10T18:28:02.355Z Done
2062026-03-10T18:28:02.359Z Done
2072026-03-10T18:28:02.530Z Done
2082026-03-10T18:28:03.044ZPlanning: Evaluating mediator changes ... Done
2092026-03-10T18:28:03.048ZPlanning: Merging actions ... Done
2102026-03-10T18:28:03.212ZPlanning: Checking for conflicting actions ... Done
2112026-03-10T18:28:03.215ZPlanning: Consolidating action changes ... Done
2122026-03-10T18:28:03.428ZPlanning: Evaluating mediators ... Done
2132026-03-10T18:28:03.471ZPlanning: Planning completed in 0.63 seconds
2142026-03-10T18:28:03.500Z Packages to change: 1
2152026-03-10T18:28:03.500Z Mediators to change: 1
2162026-03-10T18:28:03.505Z Services to change: 1
2172026-03-10T18:28:03.505Z Create boot environment: No
2182026-03-10T18:28:03.505ZCreate backup boot environment: Yes
2192026-03-10T18:28:06.087Z Actions: 1/6 actions (Updating modified actions)
2202026-03-10T18:28:06.091Z Actions: Completed 6 actions in 0.00 seconds.
2212026-03-10T18:28:06.091Z Done
2222026-03-10T18:28:06.091Z Done
2232026-03-10T18:28:06.278Z Done
2242026-03-10T18:28:09.566Z Done
2252026-03-10T18:28:09.651Z Done
2262026-03-10T18:28:09.654Z Done
2272026-03-10T18:28:09.796Z Done
2282026-03-10T18:28:10.171ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2292026-03-10T18:28:10.171Zclang system 15 system
2302026-03-10T18:28:10.171Zcsh system system illumos
2312026-03-10T18:28:10.171Zctags system system illumos
2322026-03-10T18:28:10.171Zfile system system illumos
2332026-03-10T18:28:10.171Zgcc vendor 12 vendor
2342026-03-10T18:28:10.171Zgcc system 10 system
2352026-03-10T18:28:10.171Zgcc system 7 system
2362026-03-10T18:28:10.171Zgo system 1.20 system
2372026-03-10T18:28:10.171Zgo system 1.19 system
2382026-03-10T18:28:10.171Zllvm system 15 system
2392026-03-10T18:28:10.172Zllvm system 14 system
2402026-03-10T18:28:10.172Zmariadb system 10.6 system
2412026-03-10T18:28:10.172Zmta vendor vendor dma
2422026-03-10T18:28:10.172Zopenjdk system 17 system
2432026-03-10T18:28:10.172Zopenjdk system 11 system
2442026-03-10T18:28:10.172Zopenjdk system 1.8 system
2452026-03-10T18:28:10.172Zopenssl vendor 3 vendor
2462026-03-10T18:28:10.172Zperl system 5.36 system
2472026-03-10T18:28:10.172Zpostgresql system 15 system
2482026-03-10T18:28:10.172Zpostgresql system 13 system
2492026-03-10T18:28:10.172Zpython vendor 3 vendor
2502026-03-10T18:28:10.172Zpython system 2 system
2512026-03-10T18:28:10.172Zpython3 system 3.11 system
2522026-03-10T18:28:10.172Zruby system 3.0 system
2532026-03-10T18:28:10.172Zwords vendor vendor american-english
2542026-03-10T18:28:10.172Zwords system system australian-english
2552026-03-10T18:28:10.172Zwords system system british-english
2562026-03-10T18:28:10.172Zwords system system canadian-english
2572026-03-10T18:28:10.172Zwords system system french
2582026-03-10T18:28:10.172Zwords system system italian
2592026-03-10T18:28:10.172Zwords system system ngerman
2602026-03-10T18:28:10.172Zwords system system ogerman
2612026-03-10T18:28:10.173Zwords system system spanish
2622026-03-10T18:28:10.480ZPUBLISHER TYPE STATUS P LOCATION
2632026-03-10T18:28:10.480Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642026-03-10T18:28:16.320ZFMRI IFO
2652026-03-10T18:28:16.320Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662026-03-10T18:28:16.320Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672026-03-10T18:28:16.321Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682026-03-10T18:28:16.321Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692026-03-10T18:28:16.321Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702026-03-10T18:28:16.321Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2712026-03-10T18:28:16.321Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722026-03-10T18:28:16.321Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2732026-03-10T18:28:16.321Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742026-03-10T18:28:16.321Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752026-03-10T18:28:16.321Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2762026-03-10T18:28:16.321Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772026-03-10T18:28:16.321Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782026-03-10T18:28:16.321Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2792026-03-10T18:28:16.321Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802026-03-10T18:28:16.321Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812026-03-10T18:28:17.576Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822026-03-10T18:28:17.884Z Updating crates.io index
2832026-03-10T18:28:17.887Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2842026-03-10T18:28:18.207Z Updating git repository `https://github.com/oxidecomputer/lldp`
2852026-03-10T18:28:19.372Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-03-10T18:28:19.841Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2872026-03-10T18:28:20.380Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882026-03-10T18:28:28.960Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892026-03-10T18:28:38.533Z Updating git repository `https://github.com/oxidecomputer/opte`
2902026-03-10T18:28:40.960Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912026-03-10T18:28:41.554Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922026-03-10T18:28:46.761Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2932026-03-10T18:28:47.732Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2942026-03-10T18:28:49.221Z Updating git repository `https://github.com/oxidecomputer/clickward`
2952026-03-10T18:28:49.695Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962026-03-10T18:28:50.226Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972026-03-10T18:28:50.676Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2982026-03-10T18:28:51.869Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2992026-03-10T18:28:53.424Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3002026-03-10T18:28:53.736Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3012026-03-10T18:28:54.028Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3022026-03-10T18:28:54.560Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3032026-03-10T18:28:54.924Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3042026-03-10T18:28:55.216Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3052026-03-10T18:28:55.511Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3062026-03-10T18:28:55.936Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3072026-03-10T18:28:56.509Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3082026-03-10T18:28:57.573Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3092026-03-10T18:28:57.933Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3102026-03-10T18:28:58.307Z Updating git repository `https://github.com/oxidecomputer/ispf`
3112026-03-10T18:28:59.745Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-03-10T18:29:00.991Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3132026-03-10T18:29:01.366Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3142026-03-10T18:29:01.832Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3152026-03-10T18:29:02.203Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3162026-03-10T18:29:02.865Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3172026-03-10T18:29:03.270Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3182026-03-10T18:29:03.670Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3192026-03-10T18:29:03.967Z Updating git repository `https://github.com/illumos/smf-rs`
3202026-03-10T18:29:04.405Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-03-10T18:30:28.923Z Downloading crates ...
3222026-03-10T18:30:28.979Z Downloaded cfg-if v1.0.4
3232026-03-10T18:30:28.982Z Downloaded anstyle-parse v0.2.7
3242026-03-10T18:30:28.993Z Downloaded bytecount v0.6.9
3252026-03-10T18:30:28.997Z Downloaded digest v0.10.7
3262026-03-10T18:30:28.997Z Downloaded fs-err v3.3.0
3272026-03-10T18:30:29.001Z Downloaded cargo-util-schemas v0.8.2
3282026-03-10T18:30:29.001Z Downloaded anstream v0.6.21
3292026-03-10T18:30:29.004Z Downloaded clap_derive v4.5.55
3302026-03-10T18:30:29.007Z Downloaded crypto-common v0.1.7
3312026-03-10T18:30:29.007Z Downloaded itoa v1.0.17
3322026-03-10T18:30:29.012Z Downloaded semver v1.0.27
3332026-03-10T18:30:29.015Z Downloaded zerovec-derive v0.11.2
3342026-03-10T18:30:29.017Z Downloaded serde_derive v1.0.228
3352026-03-10T18:30:29.021Z Downloaded zmij v1.0.21
3362026-03-10T18:30:29.021Z Downloaded ordered-float v2.10.1
3372026-03-10T18:30:29.021Z Downloaded memmap v0.7.0
3382026-03-10T18:30:29.023Z Downloaded macaddr v1.0.1
3392026-03-10T18:30:29.023Z Downloaded zerofrom-derive v0.1.6
3402026-03-10T18:30:29.023Z Downloaded bitflags v2.11.0
3412026-03-10T18:30:29.026Z Downloaded potential_utf v0.1.4
3422026-03-10T18:30:29.029Z Downloaded percent-encoding v2.3.2
3432026-03-10T18:30:29.029Z Downloaded yoke-derive v0.8.1
3442026-03-10T18:30:29.029Z Downloaded form_urlencoded v1.2.2
3452026-03-10T18:30:29.032Z Downloaded dtrace-parser v0.2.0
3462026-03-10T18:30:29.032Z Downloaded typeid v1.0.3
3472026-03-10T18:30:29.032Z Downloaded dof v0.3.0
3482026-03-10T18:30:29.032Z Downloaded usdt-macro v0.5.0
3492026-03-10T18:30:29.035Z Downloaded toml_write v0.1.2
3502026-03-10T18:30:29.035Z Downloaded thread-id v4.2.2
3512026-03-10T18:30:29.036Z Downloaded zerofrom v0.1.6
3522026-03-10T18:30:29.036Z Downloaded heck v0.4.1
3532026-03-10T18:30:29.039Z Downloaded cpufeatures v0.2.17
3542026-03-10T18:30:29.039Z Downloaded usdt v0.5.0
3552026-03-10T18:30:29.039Z Downloaded equivalent v1.0.2
3562026-03-10T18:30:29.042Z Downloaded usdt-attr-macro v0.5.0
3572026-03-10T18:30:29.045Z Downloaded camino v1.2.2
3582026-03-10T18:30:29.045Z Downloaded version_check v0.9.5
3592026-03-10T18:30:29.045Z Downloaded sha2 v0.10.9
3602026-03-10T18:30:29.048Z Downloaded stable_deref_trait v1.2.1
3612026-03-10T18:30:29.048Z Downloaded unicode-xid v0.2.6
3622026-03-10T18:30:29.051Z Downloaded toml_datetime v0.6.11
3632026-03-10T18:30:29.051Z Downloaded idna_adapter v1.2.1
3642026-03-10T18:30:29.051Z Downloaded unicode-linebreak v0.1.5
3652026-03-10T18:30:29.054Z Downloaded utf8parse v0.2.2
3662026-03-10T18:30:29.054Z Downloaded scroll_derive v0.12.1
3672026-03-10T18:30:29.057Z Downloaded clap_lex v1.0.0
3682026-03-10T18:30:29.057Z Downloaded utf8_iter v1.0.4
3692026-03-10T18:30:29.061Z Downloaded memchr v2.8.0
3702026-03-10T18:30:29.067Z Downloaded thiserror-impl v1.0.69
3712026-03-10T18:30:29.070Z Downloaded cargo-platform v0.2.0
3722026-03-10T18:30:29.075Z Downloaded strsim v0.11.1
3732026-03-10T18:30:29.078Z Downloaded heck v0.5.0
3742026-03-10T18:30:29.078Z Downloaded serde_spanned v0.6.9
3752026-03-10T18:30:29.078Z Downloaded writeable v0.6.2
3762026-03-10T18:30:29.082Z Downloaded plain v0.2.3
3772026-03-10T18:30:29.085Z Downloaded terminal_size v0.4.3
3782026-03-10T18:30:29.088Z Downloaded tinystr v0.8.2
3792026-03-10T18:30:29.091Z Downloaded zerocopy-derive v0.7.35
3802026-03-10T18:30:29.094Z Downloaded thiserror-impl v2.0.18
3812026-03-10T18:30:29.094Z Downloaded log v0.4.29
3822026-03-10T18:30:29.097Z Downloaded yoke v0.8.1
3832026-03-10T18:30:29.097Z Downloaded ucd-trie v0.1.7
3842026-03-10T18:30:29.097Z Downloaded smawk v0.3.2
3852026-03-10T18:30:29.100Z Downloaded colorchoice v1.0.4
3862026-03-10T18:30:29.100Z Downloaded anstyle-query v1.1.5
3872026-03-10T18:30:29.103Z Downloaded usdt-impl v0.5.0
3882026-03-10T18:30:29.103Z Downloaded toml v0.8.23
3892026-03-10T18:30:29.106Z Downloaded pretty-hex v0.4.1
3902026-03-10T18:30:29.106Z Downloaded is_terminal_polyfill v1.70.2
3912026-03-10T18:30:29.106Z Downloaded unicode-ident v1.0.24
3922026-03-10T18:30:29.109Z Downloaded textwrap v0.16.2
3932026-03-10T18:30:29.109Z Downloaded generic-array v0.14.7
3942026-03-10T18:30:29.118Z Downloaded block-buffer v0.10.4
3952026-03-10T18:30:29.121Z Downloaded zerotrie v0.2.3
3962026-03-10T18:30:29.124Z Downloaded typenum v1.19.0
3972026-03-10T18:30:29.124Z Downloaded serde-value v0.7.0
3982026-03-10T18:30:29.127Z Downloaded fastrand v2.3.0
3992026-03-10T18:30:29.127Z Downloaded toml_edit v0.22.27
4002026-03-10T18:30:29.130Z Downloaded tabled_derive v0.7.0
4012026-03-10T18:30:29.130Z Downloaded proc-macro-error-attr v1.0.4
4022026-03-10T18:30:29.134Z Downloaded errno v0.3.14
4032026-03-10T18:30:29.135Z Downloaded fnv v1.0.7
4042026-03-10T18:30:29.138Z Downloaded url v2.5.8
4052026-03-10T18:30:29.138Z Downloaded zerocopy v0.7.35
4062026-03-10T18:30:29.148Z Downloaded serde-untagged v0.1.9
4072026-03-10T18:30:29.151Z Downloaded icu_normalizer_data v2.1.1
4082026-03-10T18:30:29.151Z Downloaded zerovec v0.11.5
4092026-03-10T18:30:29.154Z Downloaded serde_tokenstream v0.2.3
4102026-03-10T18:30:29.157Z Downloaded synstructure v0.13.2
4112026-03-10T18:30:29.157Z Downloaded erased-serde v0.4.9
4122026-03-10T18:30:29.158Z Downloaded cargo_metadata v0.21.0
4132026-03-10T18:30:29.163Z Downloaded swrite v0.1.0
4142026-03-10T18:30:29.163Z Downloaded displaydoc v0.2.5
4152026-03-10T18:30:29.163Z Downloaded cargo_toml v0.21.0
4162026-03-10T18:30:29.166Z Downloaded winnow v0.7.14
4172026-03-10T18:30:29.169Z Downloaded byteorder v1.5.0
4182026-03-10T18:30:29.172Z Downloaded camino-tempfile v1.4.1
4192026-03-10T18:30:29.172Z Downloaded autocfg v1.5.0
4202026-03-10T18:30:29.172Z Downloaded thiserror v2.0.18
4212026-03-10T18:30:29.177Z Downloaded unicode-width v0.2.0
4222026-03-10T18:30:29.181Z Downloaded once_cell v1.21.3
4232026-03-10T18:30:29.185Z Downloaded scroll v0.12.0
4242026-03-10T18:30:29.185Z Downloaded unicode-width v0.1.14
4252026-03-10T18:30:29.188Z Downloaded proc-macro-error v1.0.4
4262026-03-10T18:30:29.189Z Downloaded anstyle v1.0.13
4272026-03-10T18:30:29.196Z Downloaded smallvec v1.15.1
4282026-03-10T18:30:29.208Z Downloaded quote v1.0.44
4292026-03-10T18:30:29.212Z Downloaded tempfile v3.25.0
4302026-03-10T18:30:29.216Z Downloaded pest_derive v2.8.6
4312026-03-10T18:30:29.216Z Downloaded papergrid v0.11.0
4322026-03-10T18:30:29.219Z Downloaded thiserror v1.0.69
4332026-03-10T18:30:29.222Z Downloaded serde_core v1.0.228
4342026-03-10T18:30:29.222Z Downloaded litemap v0.8.1
4352026-03-10T18:30:29.225Z Downloaded anyhow v1.0.102
4362026-03-10T18:30:29.229Z Downloaded num-traits v0.2.19
4372026-03-10T18:30:29.232Z Downloaded clap v4.5.60
4382026-03-10T18:30:29.238Z Downloaded proc-macro2 v1.0.106
4392026-03-10T18:30:29.240Z Downloaded icu_provider v2.1.1
4402026-03-10T18:30:29.243Z Downloaded pest_meta v2.8.6
4412026-03-10T18:30:29.247Z Downloaded getrandom v0.4.1
4422026-03-10T18:30:29.250Z Downloaded pest_generator v2.8.6
4432026-03-10T18:30:29.255Z Downloaded icu_normalizer v2.1.1
4442026-03-10T18:30:29.258Z Downloaded icu_properties v2.1.2
4452026-03-10T18:30:29.261Z Downloaded icu_locale_core v2.1.1
4462026-03-10T18:30:29.274Z Downloaded icu_collections v2.1.1
4472026-03-10T18:30:29.278Z Downloaded serde v1.0.228
4482026-03-10T18:30:29.284Z Downloaded hashbrown v0.16.1
4492026-03-10T18:30:29.300Z Downloaded indexmap v2.13.0
4502026-03-10T18:30:29.303Z Downloaded serde_json v1.0.149
4512026-03-10T18:30:29.308Z Downloaded idna v1.1.0
4522026-03-10T18:30:29.310Z Downloaded pest v2.8.6
4532026-03-10T18:30:29.314Z Downloaded goblin v0.8.2
4542026-03-10T18:30:29.319Z Downloaded clap_builder v4.5.60
4552026-03-10T18:30:29.335Z Downloaded icu_properties_data v2.1.2
4562026-03-10T18:30:29.344Z Downloaded tabled v0.15.0
4572026-03-10T18:30:29.355Z Downloaded syn v2.0.117
4582026-03-10T18:30:29.363Z Downloaded syn v1.0.109
4592026-03-10T18:30:29.389Z Downloaded rustix v1.1.3
4602026-03-10T18:30:29.422Z Downloaded libc v0.2.180
4612026-03-10T18:30:29.500Z Compiling proc-macro2 v1.0.106
4622026-03-10T18:30:29.505Z Compiling unicode-ident v1.0.24
4632026-03-10T18:30:29.505Z Compiling quote v1.0.44
4642026-03-10T18:30:29.505Z Compiling serde_core v1.0.228
4652026-03-10T18:30:29.505Z Compiling libc v0.2.180
4662026-03-10T18:30:29.505Z Compiling version_check v0.9.5
4672026-03-10T18:30:29.505Z Compiling serde v1.0.228
4682026-03-10T18:30:29.505Z Compiling memchr v2.8.0
4692026-03-10T18:30:29.908Z Compiling stable_deref_trait v1.2.1
4702026-03-10T18:30:30.006Z Compiling zmij v1.0.21
4712026-03-10T18:30:30.325Z Compiling autocfg v1.5.0
4722026-03-10T18:30:30.392Z Compiling itoa v1.0.17
4732026-03-10T18:30:30.643Z Compiling thiserror v1.0.69
4742026-03-10T18:30:30.665Z Compiling ucd-trie v0.1.7
4752026-03-10T18:30:30.776Z Compiling writeable v0.6.2
4762026-03-10T18:30:30.840Z Compiling litemap v0.8.1
4772026-03-10T18:30:30.962Z Compiling pest v2.8.6
4782026-03-10T18:30:31.017Z Compiling rustix v1.1.3
4792026-03-10T18:30:31.087Z Compiling icu_properties_data v2.1.2
4802026-03-10T18:30:31.363Z Compiling byteorder v1.5.0
4812026-03-10T18:30:31.490Z Compiling icu_normalizer_data v2.1.1
4822026-03-10T18:30:31.578Z Compiling syn v2.0.117
4832026-03-10T18:30:31.694Z Compiling errno v0.3.14
4842026-03-10T18:30:31.716Z Compiling serde_json v1.0.149
4852026-03-10T18:30:31.770Z Compiling bitflags v2.11.0
4862026-03-10T18:30:31.897Z Compiling num-traits v0.2.19
4872026-03-10T18:30:32.069Z Compiling hashbrown v0.16.1
4882026-03-10T18:30:32.143Z Compiling smallvec v1.15.1
4892026-03-10T18:30:32.299Z Compiling equivalent v1.0.2
4902026-03-10T18:30:32.407Z Compiling pest_meta v2.8.6
4912026-03-10T18:30:32.418Z Compiling typeid v1.0.3
4922026-03-10T18:30:32.719Z Compiling indexmap v2.13.0
4932026-03-10T18:30:32.827Z Compiling thread-id v4.2.2
4942026-03-10T18:30:32.917Z Compiling proc-macro-error-attr v1.0.4
4952026-03-10T18:30:32.938Z Compiling usdt-impl v0.5.0
4962026-03-10T18:30:32.982Z Compiling syn v1.0.109
4972026-03-10T18:30:33.162Z Compiling erased-serde v0.4.9
4982026-03-10T18:30:33.215Z Compiling toml_write v0.1.2
4992026-03-10T18:30:33.473Z Compiling winnow v0.7.14
5002026-03-10T18:30:33.681Z Compiling proc-macro-error v1.0.4
5012026-03-10T18:30:33.769Z Compiling getrandom v0.4.1
5022026-03-10T18:30:33.930Z Compiling log v0.4.29
5032026-03-10T18:30:34.176Z Compiling percent-encoding v2.3.2
5042026-03-10T18:30:34.244Z Compiling plain v0.2.3
5052026-03-10T18:30:34.386Z Compiling camino v1.2.2
5062026-03-10T18:30:34.418Z Compiling thiserror v2.0.18
5072026-03-10T18:30:34.535Z Compiling utf8_iter v1.0.4
5082026-03-10T18:30:34.783Z Compiling utf8parse v0.2.2
5092026-03-10T18:30:34.807Z Compiling ordered-float v2.10.1
5102026-03-10T18:30:34.829Z Compiling form_urlencoded v1.2.2
5112026-03-10T18:30:34.918Z Compiling anstyle-parse v0.2.7
5122026-03-10T18:30:35.154Z Compiling terminal_size v0.4.3
5132026-03-10T18:30:35.206Z Compiling cfg-if v1.0.4
5142026-03-10T18:30:35.300Z Compiling synstructure v0.13.2
5152026-03-10T18:30:35.327Z Compiling pest_generator v2.8.6
5162026-03-10T18:30:35.466Z Compiling pretty-hex v0.4.1
5172026-03-10T18:30:35.546Z Compiling anstyle-query v1.1.5
5182026-03-10T18:30:35.625Z Compiling is_terminal_polyfill v1.70.2
5192026-03-10T18:30:35.648Z Compiling anstyle v1.0.13
5202026-03-10T18:30:35.684Z Compiling colorchoice v1.0.4
5212026-03-10T18:30:35.725Z Compiling serde-untagged v0.1.9
5222026-03-10T18:30:35.881Z Compiling anstream v0.6.21
5232026-03-10T18:30:36.043Z Compiling semver v1.0.27
5242026-03-10T18:30:36.132Z Compiling fs-err v3.3.0
5252026-03-10T18:30:36.264Z Compiling heck v0.4.1
5262026-03-10T18:30:36.287Z Compiling bytecount v0.6.9
5272026-03-10T18:30:36.386Z Compiling unicode-width v0.1.14
5282026-03-10T18:30:36.454Z Compiling heck v0.5.0
5292026-03-10T18:30:36.478Z Compiling unicode-xid v0.2.6
5302026-03-10T18:30:36.501Z Compiling clap_lex v1.0.0
5312026-03-10T18:30:36.551Z Compiling strsim v0.11.1
5322026-03-10T18:30:36.638Z Compiling fastrand v2.3.0
5332026-03-10T18:30:36.773Z Compiling fnv v1.0.7
5342026-03-10T18:30:36.805Z Compiling anyhow v1.0.102
5352026-03-10T18:30:36.904Z Compiling once_cell v1.21.3
5362026-03-10T18:30:36.963Z Compiling papergrid v0.11.0
5372026-03-10T18:30:37.009Z Compiling clap_builder v4.5.60
5382026-03-10T18:30:37.189Z Compiling tempfile v3.25.0
5392026-03-10T18:30:37.253Z Compiling memmap v0.7.0
5402026-03-10T18:30:37.482Z Compiling unicode-linebreak v0.1.5
5412026-03-10T18:30:37.505Z Compiling smawk v0.3.2
5422026-03-10T18:30:37.676Z Compiling unicode-width v0.2.0
5432026-03-10T18:30:37.800Z Compiling camino-tempfile v1.4.1
5442026-03-10T18:30:37.908Z Compiling serde_derive v1.0.228
5452026-03-10T18:30:38.025Z Compiling zerofrom-derive v0.1.6
5462026-03-10T18:30:38.071Z Compiling yoke-derive v0.8.1
5472026-03-10T18:30:38.099Z Compiling zerovec-derive v0.11.2
5482026-03-10T18:30:38.164Z Compiling displaydoc v0.2.5
5492026-03-10T18:30:38.911Z Compiling thiserror-impl v1.0.69
5502026-03-10T18:30:39.162Z Compiling zerocopy-derive v0.7.35
5512026-03-10T18:30:39.586Z Compiling pest_derive v2.8.6
5522026-03-10T18:30:39.661Z Compiling scroll_derive v0.12.1
5532026-03-10T18:30:39.985Z Compiling zerofrom v0.1.6
5542026-03-10T18:30:40.154Z Compiling yoke v0.8.1
5552026-03-10T18:30:40.196Z Compiling thiserror-impl v2.0.18
5562026-03-10T18:30:40.398Z Compiling zerovec v0.11.5
5572026-03-10T18:30:40.423Z Compiling zerotrie v0.2.3
5582026-03-10T18:30:40.584Z Compiling zerocopy v0.7.35
5592026-03-10T18:30:40.815Z Compiling dtrace-parser v0.2.0
5602026-03-10T18:30:40.839Z Compiling scroll v0.12.0
5612026-03-10T18:30:41.106Z Compiling tinystr v0.8.2
5622026-03-10T18:30:41.183Z Compiling potential_utf v0.1.4
5632026-03-10T18:30:41.364Z Compiling icu_locale_core v2.1.1
5642026-03-10T18:30:41.367Z Compiling icu_collections v2.1.1
5652026-03-10T18:30:41.412Z Compiling goblin v0.8.2
5662026-03-10T18:30:41.415Z Compiling tabled_derive v0.7.0
5672026-03-10T18:30:41.799Z Compiling clap_derive v4.5.55
5682026-03-10T18:30:41.849Z Compiling textwrap v0.16.2
5692026-03-10T18:30:42.465Z Compiling icu_provider v2.1.1
5702026-03-10T18:30:42.577Z Compiling serde_spanned v0.6.9
5712026-03-10T18:30:42.607Z Compiling toml_datetime v0.6.11
5722026-03-10T18:30:42.664Z Compiling dof v0.3.0
5732026-03-10T18:30:42.687Z Compiling serde_tokenstream v0.2.3
5742026-03-10T18:30:42.743Z Compiling serde-value v0.7.0
5752026-03-10T18:30:42.767Z Compiling cargo-platform v0.2.0
5762026-03-10T18:30:42.855Z Compiling icu_properties v2.1.2
5772026-03-10T18:30:42.949Z Compiling icu_normalizer v2.1.1
5782026-03-10T18:30:43.086Z Compiling toml_edit v0.22.27
5792026-03-10T18:30:43.191Z Compiling tabled v0.15.0
5802026-03-10T18:30:43.218Z Compiling macaddr v1.0.1
5812026-03-10T18:30:43.510Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5822026-03-10T18:30:43.676Z Compiling swrite v0.1.0
5832026-03-10T18:30:43.895Z Compiling usdt-macro v0.5.0
5842026-03-10T18:30:43.895Z Compiling usdt-attr-macro v0.5.0
5852026-03-10T18:30:44.018Z Compiling idna_adapter v1.2.1
5862026-03-10T18:30:44.184Z Compiling idna v1.1.0
5872026-03-10T18:30:44.207Z Compiling clap v4.5.60
5882026-03-10T18:30:44.662Z Compiling url v2.5.8
5892026-03-10T18:30:45.036Z Compiling toml v0.8.23
5902026-03-10T18:30:45.513Z Compiling usdt v0.5.0
5912026-03-10T18:30:45.606Z Compiling cargo-util-schemas v0.8.2
5922026-03-10T18:30:45.677Z Compiling cargo_toml v0.21.0
5932026-03-10T18:30:46.789Z Compiling cargo_metadata v0.21.0
5942026-03-10T18:30:48.066Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5952026-03-10T18:30:50.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
5962026-03-10T18:30:51.212Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5972026-03-10T18:30:51.945Z Downloading crates ...
5982026-03-10T18:30:52.070Z Downloaded adler2 v2.0.1
5992026-03-10T18:30:52.077Z Downloaded ahash v0.8.12
6002026-03-10T18:30:52.087Z Downloaded bit-set v0.5.3
6012026-03-10T18:30:52.090Z Downloaded async-stream-impl v0.3.6
6022026-03-10T18:30:52.094Z Downloaded bit-set v0.8.0
6032026-03-10T18:30:52.097Z Downloaded crossbeam-utils v0.8.21
6042026-03-10T18:30:52.102Z Downloaded atomicwrites v0.4.4
6052026-03-10T18:30:52.105Z Downloaded defmt v1.0.1
6062026-03-10T18:30:52.111Z Downloaded fixedbitset v0.5.7
6072026-03-10T18:30:52.115Z Downloaded ena v0.14.4
6082026-03-10T18:30:52.119Z Downloaded diff v0.1.13
6092026-03-10T18:30:52.123Z Downloaded darling_core v0.20.11
6102026-03-10T18:30:52.130Z Downloaded flate2 v1.1.9
6112026-03-10T18:30:52.136Z Downloaded darling_macro v0.21.3
6122026-03-10T18:30:52.139Z Downloaded crossterm v0.29.0
6132026-03-10T18:30:52.148Z Downloaded derive_more v0.99.20
6142026-03-10T18:30:52.154Z Downloaded foldhash v0.1.5
6152026-03-10T18:30:52.158Z Downloaded foreign-types v0.5.0
6162026-03-10T18:30:52.164Z Downloaded endian-type v0.1.2
6172026-03-10T18:30:52.167Z Downloaded embedded-io v0.4.0
6182026-03-10T18:30:52.171Z Downloaded document-features v0.2.12
6192026-03-10T18:30:52.174Z Downloaded dyn-clone v1.0.20
6202026-03-10T18:30:52.177Z Downloaded cstr-argument v0.1.2
6212026-03-10T18:30:52.180Z Downloaded float-cmp v0.10.0
6222026-03-10T18:30:52.184Z Downloaded env_filter v1.0.0
6232026-03-10T18:30:52.188Z Downloaded dsl_auto_type v0.1.3
6242026-03-10T18:30:52.191Z Downloaded foreign-types-shared v0.1.1
6252026-03-10T18:30:52.195Z Downloaded deranged v0.5.8
6262026-03-10T18:30:52.198Z Downloaded defmt-macros v1.0.1
6272026-03-10T18:30:52.201Z Downloaded flagset v0.4.7
6282026-03-10T18:30:52.204Z Downloaded dirs-sys-next v0.1.2
6292026-03-10T18:30:52.208Z Downloaded foreign-types-shared v0.3.1
6302026-03-10T18:30:52.211Z Downloaded foreign-types-macros v0.2.3
6312026-03-10T18:30:52.214Z Downloaded crc8 v0.1.1
6322026-03-10T18:30:52.217Z Downloaded fd-lock v4.0.4
6332026-03-10T18:30:52.220Z Downloaded cpufeatures v0.3.0
6342026-03-10T18:30:52.224Z Downloaded hash32 v0.2.1
6352026-03-10T18:30:52.227Z Downloaded git-stub v1.0.0
6362026-03-10T18:30:52.230Z Downloaded ff v0.13.1
6372026-03-10T18:30:52.234Z Downloaded async-bb8-diesel v0.2.1
6382026-03-10T18:30:52.238Z Downloaded futures-io v0.3.32
6392026-03-10T18:30:52.241Z Downloaded filetime v0.2.27
6402026-03-10T18:30:52.244Z Downloaded futures-task v0.3.32
6412026-03-10T18:30:52.247Z Downloaded globwalk v0.9.1
6422026-03-10T18:30:52.251Z Downloaded http-range v0.1.5
6432026-03-10T18:30:52.254Z Downloaded cexpr v0.6.0
6442026-03-10T18:30:52.258Z Downloaded hubpack_derive v0.1.1
6452026-03-10T18:30:52.261Z Downloaded hubpack v0.1.2
6462026-03-10T18:30:52.264Z Downloaded ident_case v1.0.1
6472026-03-10T18:30:52.267Z Downloaded fixedbitset v0.4.2
6482026-03-10T18:30:52.272Z Downloaded group v0.13.0
6492026-03-10T18:30:52.279Z Downloaded hex-literal v0.4.1
6502026-03-10T18:30:52.283Z Downloaded erased-serde v0.3.31
6512026-03-10T18:30:52.283Z Downloaded globset v0.4.18
6522026-03-10T18:30:52.287Z Downloaded glob v0.3.3
6532026-03-10T18:30:52.287Z Downloaded console v0.15.11
6542026-03-10T18:30:52.307Z Downloaded internet-checksum v0.2.1
6552026-03-10T18:30:52.310Z Downloaded crossbeam-channel v0.5.15
6562026-03-10T18:30:52.313Z Downloaded is-terminal v0.4.17
6572026-03-10T18:30:52.316Z Downloaded allocator-api2 v0.2.21
6582026-03-10T18:30:52.319Z Downloaded http-body-util v0.1.3
6592026-03-10T18:30:52.322Z Downloaded indoc v1.0.9
6602026-03-10T18:30:52.327Z Downloaded libscf-sys v1.1.0
6612026-03-10T18:30:52.331Z Downloaded kstat-rs v0.2.4
6622026-03-10T18:30:52.334Z Downloaded linked-hash-map v0.5.6
6632026-03-10T18:30:52.337Z Downloaded convert_case v0.10.0
6642026-03-10T18:30:52.342Z Downloaded const-oid v0.9.6
6652026-03-10T18:30:52.345Z Downloaded lazy_static v1.5.0
6662026-03-10T18:30:52.345Z Downloaded lalrpop-util v0.19.12
6672026-03-10T18:30:52.368Z Downloaded is_ci v1.2.0
6682026-03-10T18:30:52.369Z Downloaded match_cfg v0.1.0
6692026-03-10T18:30:52.369Z Downloaded md5 v0.7.0
6702026-03-10T18:30:52.369Z Downloaded maybe-uninit v2.0.0
6712026-03-10T18:30:52.369Z Downloaded md-5 v0.10.6
6722026-03-10T18:30:52.369Z Downloaded impl-trait-for-tuples v0.2.3
6732026-03-10T18:30:52.374Z Downloaded instability v0.3.11
6742026-03-10T18:30:52.374Z Downloaded ipnet v2.11.0
6752026-03-10T18:30:52.374Z Downloaded ciborium v0.2.2
6762026-03-10T18:30:52.377Z Downloaded nibble_vec v0.1.0
6772026-03-10T18:30:52.377Z Downloaded multimap v0.10.1
6782026-03-10T18:30:52.381Z Downloaded normalize-line-endings v0.3.0
6792026-03-10T18:30:52.384Z Downloaded hmac v0.12.1
6802026-03-10T18:30:52.387Z Downloaded base64 v0.22.1
6812026-03-10T18:30:52.390Z Downloaded newtype_derive v0.1.6
6822026-03-10T18:30:52.393Z Downloaded libsw-core v0.3.2
6832026-03-10T18:30:52.397Z Downloaded indoc v2.0.7
6842026-03-10T18:30:52.400Z Downloaded opaque-debug v0.3.1
6852026-03-10T18:30:52.403Z Downloaded nodrop v0.1.14
6862026-03-10T18:30:52.406Z Downloaded num v0.4.3
6872026-03-10T18:30:52.410Z Downloaded elliptic-curve v0.13.8
6882026-03-10T18:30:52.414Z Downloaded ingot-types v0.1.2
6892026-03-10T18:30:52.417Z Downloaded dropshot_endpoint v0.16.7
6902026-03-10T18:30:52.422Z Downloaded libsw v3.5.0
6912026-03-10T18:30:52.426Z Downloaded ingot v0.1.1
6922026-03-10T18:30:52.426Z Downloaded openssl-probe v0.1.6
6932026-03-10T18:30:52.429Z Downloaded num-iter v0.1.45
6942026-03-10T18:30:52.429Z Downloaded openssl-macros v0.1.1
6952026-03-10T18:30:52.433Z Downloaded num-derive v0.4.2
6962026-03-10T18:30:52.436Z Downloaded oso-derive v0.27.3
6972026-03-10T18:30:52.437Z Downloaded lock_api v0.4.14
6982026-03-10T18:30:52.440Z Downloaded linear-map v1.2.0
6992026-03-10T18:30:52.444Z Downloaded ipnetwork v0.21.1
7002026-03-10T18:30:52.447Z Downloaded openssl-probe v0.2.1
7012026-03-10T18:30:52.450Z Downloaded parse-display v0.10.0
7022026-03-10T18:30:52.450Z Downloaded pbkdf2 v0.11.0
7032026-03-10T18:30:52.453Z Downloaded packed_struct_codegen v0.10.1
7042026-03-10T18:30:52.456Z Downloaded newtype-uuid v1.3.2
7052026-03-10T18:30:52.459Z Downloaded memoffset v0.9.1
7062026-03-10T18:30:52.462Z Downloaded httparse v1.10.1
7072026-03-10T18:30:52.465Z Downloaded path-slash v0.1.5
7082026-03-10T18:30:52.468Z Downloaded keccak v0.1.6
7092026-03-10T18:30:52.474Z Downloaded newtype-uuid-macros v0.1.0
7102026-03-10T18:30:52.477Z Downloaded num_enum_derive v0.5.11
7112026-03-10T18:30:52.477Z Downloaded pin-utils v0.1.0
7122026-03-10T18:30:52.477Z Downloaded phf_shared v0.13.1
7132026-03-10T18:30:52.480Z Downloaded phf_shared v0.12.1
7142026-03-10T18:30:52.480Z Downloaded litrs v1.0.0
7152026-03-10T18:30:52.484Z Downloaded peg-runtime v0.8.5
7162026-03-10T18:30:52.487Z Downloaded parse-size v1.1.0
7172026-03-10T18:30:52.490Z Downloaded num_enum v0.7.5
7182026-03-10T18:30:52.495Z Downloaded num_enum_derive v0.7.5
7192026-03-10T18:30:52.498Z Downloaded compact_str v0.8.1
7202026-03-10T18:30:52.501Z Downloaded hickory-client v0.25.2
7212026-03-10T18:30:52.504Z Downloaded owo-colors v4.3.0
7222026-03-10T18:30:52.507Z Downloaded num-rational v0.4.2
7232026-03-10T18:30:52.510Z Downloaded num-complex v0.4.6
7242026-03-10T18:30:52.513Z Downloaded predicates-tree v1.0.13
7252026-03-10T18:30:52.516Z Downloaded oxnet v0.1.4
7262026-03-10T18:30:52.519Z Downloaded num_enum v0.5.11
7272026-03-10T18:30:52.522Z Downloaded peg v0.8.5
7282026-03-10T18:30:52.526Z Downloaded proc-macro-crate v3.4.0
7292026-03-10T18:30:52.529Z Downloaded heapless v0.7.17
7302026-03-10T18:30:52.533Z Downloaded crc-any v2.5.0
7312026-03-10T18:30:52.537Z Downloaded proc-macro-crate v1.3.1
7322026-03-10T18:30:52.540Z Downloaded mime_guess v2.0.5
7332026-03-10T18:30:52.543Z Downloaded predicates-core v1.0.10
7342026-03-10T18:30:52.543Z Downloaded precomputed-hash v0.1.1
7352026-03-10T18:30:52.547Z Downloaded chacha20poly1305 v0.10.1
7362026-03-10T18:30:52.550Z Downloaded progenitor-client v0.11.2
7372026-03-10T18:30:52.550Z Downloaded progenitor-client v0.10.0
7382026-03-10T18:30:52.557Z Downloaded radium v0.7.0
7392026-03-10T18:30:52.560Z Downloaded diesel_derives v2.2.7
7402026-03-10T18:30:52.560Z Downloaded progenitor-macro v0.11.2
7412026-03-10T18:30:52.563Z Downloaded derive_more v2.1.1
7422026-03-10T18:30:52.571Z Downloaded progenitor-macro v0.10.0
7432026-03-10T18:30:52.574Z Downloaded psl-types v2.0.11
7442026-03-10T18:30:52.577Z Downloaded progenitor-macro v0.13.0
7452026-03-10T18:30:52.577Z Downloaded derive_more-impl v2.1.1
7462026-03-10T18:30:52.582Z Downloaded rand_xorshift v0.4.0
7472026-03-10T18:30:52.587Z Downloaded ppv-lite86 v0.2.21
7482026-03-10T18:30:52.590Z Downloaded pin-project-lite v0.2.17
7492026-03-10T18:30:52.594Z Downloaded pkcs8 v0.10.2
7502026-03-10T18:30:52.597Z Downloaded recursive-proc-macro-impl v0.1.1
7512026-03-10T18:30:52.597Z Downloaded ref-cast-impl v1.0.25
7522026-03-10T18:30:52.602Z Downloaded progenitor-client v0.13.0
7532026-03-10T18:30:52.604Z Downloaded progenitor-extras v0.1.0
7542026-03-10T18:30:52.604Z Downloaded predicates v3.1.4
7552026-03-10T18:30:52.607Z Downloaded hickory-resolver v0.25.2
7562026-03-10T18:30:52.611Z Downloaded num-integer v0.1.46
7572026-03-10T18:30:52.614Z Downloaded quick-error v1.2.3
7582026-03-10T18:30:52.617Z Downloaded psm v0.1.30
7592026-03-10T18:30:52.620Z Downloaded postgres-protocol v0.6.10
7602026-03-10T18:30:52.623Z Downloaded progenitor v0.13.0
7612026-03-10T18:30:52.627Z Downloaded rtoolbox v0.0.3
7622026-03-10T18:30:52.627Z Downloaded rustc-hash v2.1.1
7632026-03-10T18:30:52.630Z Downloaded progenitor v0.10.0
7642026-03-10T18:30:52.630Z Downloaded r2d2 v0.8.10
7652026-03-10T18:30:52.634Z Downloaded ref-cast v1.0.25
7662026-03-10T18:30:52.637Z Downloaded pkcs1 v0.7.5
7672026-03-10T18:30:52.641Z Downloaded rfc6979 v0.4.0
7682026-03-10T18:30:52.641Z Downloaded indicatif v0.18.4
7692026-03-10T18:30:52.645Z Downloaded rustc_version v0.4.1
7702026-03-10T18:30:52.649Z Downloaded rustc_version v0.1.7
7712026-03-10T18:30:52.653Z Downloaded parking_lot v0.12.5
7722026-03-10T18:30:52.653Z Downloaded parking_lot_core v0.9.12
7732026-03-10T18:30:52.656Z Downloaded miniz_oxide v0.8.9
7742026-03-10T18:30:52.662Z Downloaded russh-cryptovec v0.7.3
7752026-03-10T18:30:52.662Z Downloaded recursive v0.1.1
7762026-03-10T18:30:52.662Z Downloaded progenitor v0.11.2
7772026-03-10T18:30:52.684Z Downloaded base64 v0.21.7
7782026-03-10T18:30:52.687Z Downloaded scopeguard v1.2.0
7792026-03-10T18:30:52.687Z Downloaded sapling-renderdag v0.1.0
7802026-03-10T18:30:52.687Z Downloaded same-file v1.0.6
7812026-03-10T18:30:52.687Z Downloaded pkcs5 v0.7.1
7822026-03-10T18:30:52.687Z Downloaded rand_chacha v0.9.0
7832026-03-10T18:30:52.687Z Downloaded rand_chacha v0.3.1
7842026-03-10T18:30:52.687Z Downloaded rand_core v0.9.5
7852026-03-10T18:30:52.687Z Downloaded hickory-resolver v0.24.4
7862026-03-10T18:30:52.690Z Downloaded serde_bytes v0.11.19
7872026-03-10T18:30:52.690Z Downloaded postgres-types v0.2.12
7882026-03-10T18:30:52.694Z Downloaded rand_core v0.10.0
7892026-03-10T18:30:52.697Z Downloaded bytes v1.11.1
7902026-03-10T18:30:52.700Z Downloaded postcard v1.1.3
7912026-03-10T18:30:52.704Z Downloaded quinn-udp v0.5.14
7922026-03-10T18:30:52.708Z Downloaded oso v0.27.3
7932026-03-10T18:30:52.708Z Downloaded scroll_derive v0.13.1
7942026-03-10T18:30:52.711Z Downloaded serde_spanned v1.0.4
7952026-03-10T18:30:52.711Z Downloaded serde_repr v0.1.20
7962026-03-10T18:30:52.714Z Downloaded p256 v0.13.2
7972026-03-10T18:30:52.718Z Downloaded serde_plain v1.0.2
7982026-03-10T18:30:52.721Z Downloaded prefix-trie v0.7.0
7992026-03-10T18:30:52.724Z Downloaded secrecy v0.10.3
8002026-03-10T18:30:52.728Z Downloaded serde-big-array v0.5.1
8012026-03-10T18:30:52.728Z Downloaded secrecy v0.8.0
8022026-03-10T18:30:52.728Z Downloaded shell-words v1.1.1
8032026-03-10T18:30:52.731Z Downloaded scroll v0.13.0
8042026-03-10T18:30:52.735Z Downloaded semver v0.1.20
8052026-03-10T18:30:52.735Z Downloaded parking_lot v0.11.2
8062026-03-10T18:30:52.743Z Downloaded http v1.4.0
8072026-03-10T18:30:52.748Z Downloaded aes-gcm v0.10.3
8082026-03-10T18:30:52.748Z Downloaded resolv-conf v0.7.6
8092026-03-10T18:30:52.748Z Downloaded hashbrown v0.13.2
8102026-03-10T18:30:52.751Z Downloaded serde_urlencoded v0.7.1
8112026-03-10T18:30:52.755Z Downloaded signature v2.2.0
8122026-03-10T18:30:52.755Z Downloaded signal-hook-tokio v0.3.1
8132026-03-10T18:30:52.756Z Downloaded signal-hook-mio v0.2.5
8142026-03-10T18:30:52.759Z Downloaded serde-hex v0.1.0
8152026-03-10T18:30:52.772Z Downloaded rustls-pemfile v1.0.4
8162026-03-10T18:30:52.772Z Downloaded pin-project v1.1.11
8172026-03-10T18:30:52.776Z Downloaded siphasher v1.0.2
8182026-03-10T18:30:52.776Z Downloaded slog-envlogger v2.2.0
8192026-03-10T18:30:52.776Z Downloaded sigpipe v0.1.3
8202026-03-10T18:30:52.779Z Downloaded salsa20 v0.10.2
8212026-03-10T18:30:52.779Z Downloaded headers v0.4.1
8222026-03-10T18:30:52.783Z Downloaded serde_path_to_error v0.1.20
8232026-03-10T18:30:52.787Z Downloaded aes v0.8.4
8242026-03-10T18:30:52.790Z Downloaded hyper-util v0.1.20
8252026-03-10T18:30:52.795Z Downloaded openssl-sys v0.9.111
8262026-03-10T18:30:52.800Z Downloaded sqlparser_derive v0.5.0
8272026-03-10T18:30:52.803Z Downloaded rcgen v0.12.1
8282026-03-10T18:30:52.807Z Downloaded pretty_assertions v1.4.1
8292026-03-10T18:30:52.810Z Downloaded shlex v1.3.0
8302026-03-10T18:30:52.810Z Downloaded structmeta v0.3.0
8312026-03-10T18:30:52.810Z Downloaded signal-hook-registry v1.4.8
8322026-03-10T18:30:52.813Z Downloaded ssh-encoding v0.2.0
8332026-03-10T18:30:52.817Z Downloaded ssh-cipher v0.2.0
8342026-03-10T18:30:52.818Z Downloaded serde_derive_internals v0.29.1
8352026-03-10T18:30:52.821Z Downloaded seq-macro v0.3.6
8362026-03-10T18:30:52.821Z Downloaded progenitor-impl v0.13.0
8372026-03-10T18:30:52.832Z Downloaded sec1 v0.7.3
8382026-03-10T18:30:52.833Z Downloaded papergrid v0.17.0
8392026-03-10T18:30:52.836Z Downloaded strum v0.27.2
8402026-03-10T18:30:52.836Z Downloaded simd-adler32 v0.3.8
8412026-03-10T18:30:52.836Z Downloaded sync-ptr v0.1.4
8422026-03-10T18:30:52.836Z Downloaded ron v0.8.1
8432026-03-10T18:30:52.840Z Downloaded strum v0.26.3
8442026-03-10T18:30:52.843Z Downloaded structmeta-derive v0.3.0
8452026-03-10T18:30:52.843Z Downloaded strip-ansi-escapes v0.2.1
8462026-03-10T18:30:52.843Z Downloaded slog-scope v4.4.1
8472026-03-10T18:30:52.846Z Downloaded supports-color v3.0.2
8482026-03-10T18:30:52.849Z Downloaded smf v0.2.3
8492026-03-10T18:30:52.849Z Downloaded tagptr v0.2.0
8502026-03-10T18:30:52.849Z Downloaded tabled_derive v0.11.0
8512026-03-10T18:30:52.853Z Downloaded snafu-derive v0.8.9
8522026-03-10T18:30:52.856Z Downloaded tabwriter v1.4.1
8532026-03-10T18:30:52.856Z Downloaded take_mut v0.2.2
8542026-03-10T18:30:52.856Z Downloaded sync_wrapper v1.0.2
8552026-03-10T18:30:52.859Z Downloaded subtle v2.6.1
8562026-03-10T18:30:52.859Z Downloaded slog-bunyan v2.5.0
8572026-03-10T18:30:52.859Z Downloaded slog-async v2.8.0
8582026-03-10T18:30:52.863Z Downloaded tap v1.0.1
8592026-03-10T18:30:52.863Z Downloaded hashbrown v0.12.3
8602026-03-10T18:30:52.866Z Downloaded termtree v0.5.1
8612026-03-10T18:30:52.869Z Downloaded slog-term v2.9.2
8622026-03-10T18:30:52.872Z Downloaded smallvec v0.6.14
8632026-03-10T18:30:52.872Z Downloaded rayon-core v1.13.0
8642026-03-10T18:30:52.875Z Downloaded thread-id v5.1.0
8652026-03-10T18:30:52.879Z Downloaded static_assertions v1.1.0
8662026-03-10T18:30:52.884Z Downloaded hashbrown v0.15.5
8672026-03-10T18:30:52.889Z Downloaded libxml v0.3.3
8682026-03-10T18:30:52.893Z Downloaded num-bigint v0.4.6
8692026-03-10T18:30:52.896Z Downloaded serde_with_macros v3.17.0
8702026-03-10T18:30:52.896Z Downloaded time-core v0.1.8
8712026-03-10T18:30:52.899Z Downloaded thiserror-impl-no-std v2.0.2
8722026-03-10T18:30:52.903Z Downloaded strum_macros v0.24.3
8732026-03-10T18:30:52.903Z Downloaded rand v0.8.5
8742026-03-10T18:30:52.906Z Downloaded tinyvec_macros v0.1.1
8752026-03-10T18:30:52.906Z Downloaded testing_table v0.3.0
8762026-03-10T18:30:52.909Z Downloaded serde_cbor v0.11.2
8772026-03-10T18:30:52.912Z Downloaded string_cache v0.8.9
8782026-03-10T18:30:52.912Z Downloaded stacker v0.1.23
8792026-03-10T18:30:52.917Z Downloaded stringprep v0.1.5
8802026-03-10T18:30:52.917Z Downloaded sqlformat v0.3.5
8812026-03-10T18:30:52.917Z Downloaded slog-stdlog v4.1.1
8822026-03-10T18:30:52.919Z Downloaded slog-json v2.6.1
8832026-03-10T18:30:52.922Z Downloaded slog-dtrace v0.3.0
8842026-03-10T18:30:52.923Z Downloaded rustls-pki-types v1.14.0
8852026-03-10T18:30:52.926Z Downloaded slab v0.4.12
8862026-03-10T18:30:52.926Z Downloaded russh-keys v0.45.0
8872026-03-10T18:30:52.930Z Downloaded strum_macros v0.27.2
8882026-03-10T18:30:52.934Z Downloaded rustls-platform-verifier v0.6.2
8892026-03-10T18:30:52.934Z Downloaded tower-service v0.3.3
8902026-03-10T18:30:52.940Z Downloaded serde_yaml v0.9.34+deprecated
8912026-03-10T18:30:52.943Z Downloaded iri-string v0.7.10
8922026-03-10T18:30:52.945Z Downloaded tower-layer v0.3.3
8932026-03-10T18:30:52.949Z Downloaded tls_codec_derive v0.4.2
8942026-03-10T18:30:52.949Z Downloaded topological-sort v0.2.2
8952026-03-10T18:30:52.952Z Downloaded thread_local v1.1.9
8962026-03-10T18:30:52.952Z Downloaded support-bundle-viewer v0.1.2
8972026-03-10T18:30:52.955Z Downloaded spki v0.7.3
8982026-03-10T18:30:52.955Z Downloaded spin v0.9.8
8992026-03-10T18:30:52.958Z Downloaded progenitor-impl v0.11.2
9002026-03-10T18:30:52.961Z Downloaded progenitor-impl v0.10.0
9012026-03-10T18:30:52.961Z Downloaded prettyplease v0.2.37
9022026-03-10T18:30:52.964Z Downloaded ryu v1.0.23
9032026-03-10T18:30:52.968Z Downloaded tokio-dtrace v0.1.1
9042026-03-10T18:30:52.971Z Downloaded num-bigint-dig v0.8.6
9052026-03-10T18:30:52.974Z Downloaded unarray v0.1.4
9062026-03-10T18:30:52.974Z Downloaded usdt-attr-macro v0.6.0
9072026-03-10T18:30:52.978Z Downloaded usdt v0.6.0
9082026-03-10T18:30:52.978Z Downloaded untrusted v0.7.1
9092026-03-10T18:30:52.978Z Downloaded typify-macro v0.6.1
9102026-03-10T18:30:52.981Z Downloaded typify-macro v0.4.3
9112026-03-10T18:30:52.981Z Downloaded tokio-macros v2.6.0
9122026-03-10T18:30:52.985Z Downloaded termios v0.3.3
9132026-03-10T18:30:52.985Z Downloaded strum_macros v0.26.4
9142026-03-10T18:30:52.989Z Downloaded try-lock v0.2.5
9152026-03-10T18:30:52.989Z Downloaded trait-variant v0.1.2
9162026-03-10T18:30:52.989Z Downloaded thiserror-no-std v2.0.2
9172026-03-10T18:30:52.992Z Downloaded tokio-tungstenite v0.21.0
9182026-03-10T18:30:52.992Z Downloaded unicode-truncate v1.1.0
9192026-03-10T18:30:52.995Z Downloaded tokio-rustls v0.25.0
9202026-03-10T18:30:52.996Z Downloaded usdt-macro v0.6.0
9212026-03-10T18:30:52.998Z Downloaded unit-prefix v0.5.2
9222026-03-10T18:30:52.998Z Downloaded tokio-tungstenite v0.23.1
9232026-03-10T18:30:53.002Z Downloaded qorb v0.4.1
9242026-03-10T18:30:53.005Z Downloaded publicsuffix v2.3.0
9252026-03-10T18:30:53.008Z Downloaded tiny-keccak v2.0.2
9262026-03-10T18:30:53.008Z Downloaded tls_codec v0.4.2
9272026-03-10T18:30:53.012Z Downloaded utf-8 v0.7.6
9282026-03-10T18:30:53.012Z Downloaded term v1.2.1
9292026-03-10T18:30:53.015Z Downloaded untrusted v0.9.0
9302026-03-10T18:30:53.018Z Downloaded signal-hook v0.3.18
9312026-03-10T18:30:53.022Z Downloaded want v0.3.1
9322026-03-10T18:30:53.022Z Downloaded rustls-webpki v0.103.9
9332026-03-10T18:30:53.025Z Downloaded tokio-native-tls v0.3.1
9342026-03-10T18:30:53.025Z Downloaded libm v0.2.16
9352026-03-10T18:30:53.032Z Downloaded similar v2.7.0
9362026-03-10T18:30:53.036Z Downloaded void v1.0.2
9372026-03-10T18:30:53.039Z Downloaded slog v2.8.2
9382026-03-10T18:30:53.041Z Downloaded toml_writer v1.0.6+spec-1.1.0
9392026-03-10T18:30:53.041Z Downloaded russh v0.45.0
9402026-03-10T18:30:53.046Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9412026-03-10T18:30:53.049Z Downloaded itertools v0.14.0
9422026-03-10T18:30:53.053Z Downloaded term v0.7.0
9432026-03-10T18:30:53.059Z Downloaded tokio-rustls v0.24.1
9442026-03-10T18:30:53.061Z Downloaded schemars v0.8.22
9452026-03-10T18:30:53.067Z Downloaded xattr v1.6.1
9462026-03-10T18:30:53.070Z Downloaded waitgroup v0.1.2
9472026-03-10T18:30:53.070Z Downloaded wait-timeout v0.2.1
9482026-03-10T18:30:53.072Z Downloaded usdt-impl v0.6.0
9492026-03-10T18:30:53.072Z Downloaded snafu v0.8.9
9502026-03-10T18:30:53.077Z Downloaded p521 v0.13.3
9512026-03-10T18:30:53.081Z Downloaded mio v1.1.1
9522026-03-10T18:30:53.085Z Downloaded zeroize_derive v1.4.3
9532026-03-10T18:30:53.088Z Downloaded unicase v2.9.0
9542026-03-10T18:30:53.088Z Downloaded vergen-gitcl v1.0.8
9552026-03-10T18:30:53.091Z Downloaded tui-tree-widget v0.23.1
9562026-03-10T18:30:53.091Z Downloaded zone_cfg_derive v0.3.1
9572026-03-10T18:30:53.091Z Downloaded xshell-macros v0.2.7
9582026-03-10T18:30:53.094Z Downloaded socket2 v0.6.2
9592026-03-10T18:30:53.094Z Downloaded vergen-lib v0.1.6
9602026-03-10T18:30:53.097Z Downloaded nom v7.1.3
9612026-03-10T18:30:53.100Z Downloaded twox-hash v2.1.2
9622026-03-10T18:30:53.103Z Downloaded rsa v0.9.10
9632026-03-10T18:30:53.106Z Downloaded universal-hash v0.5.1
9642026-03-10T18:30:53.109Z Downloaded tokio-rustls v0.26.4
9652026-03-10T18:30:53.111Z Downloaded quinn v0.11.9
9662026-03-10T18:30:53.114Z Downloaded rand v0.9.2
9672026-03-10T18:30:53.117Z Downloaded time-macros v0.2.27
9682026-03-10T18:30:53.117Z Downloaded schemars v1.2.1
9692026-03-10T18:30:53.128Z Downloaded zone v0.3.1
9702026-03-10T18:30:53.131Z Downloaded vergen-git2 v1.0.7
9712026-03-10T18:30:53.131Z Downloaded toml_parser v1.0.9+spec-1.1.0
9722026-03-10T18:30:53.134Z Downloaded tar v0.4.44
9732026-03-10T18:30:53.136Z Downloaded subprocess v0.2.15
9742026-03-10T18:30:53.139Z Downloaded whoami v2.1.0
9752026-03-10T18:30:53.139Z Downloaded tokio-stream v0.1.18
9762026-03-10T18:30:53.143Z Downloaded xshell v0.2.7
9772026-03-10T18:30:53.145Z Downloaded toml v0.9.12+spec-1.1.0
9782026-03-10T18:30:53.148Z Downloaded walkdir v2.5.0
9792026-03-10T18:30:53.151Z Downloaded aho-corasick v1.1.4
9802026-03-10T18:30:53.155Z Downloaded hyper v1.8.1
9812026-03-10T18:30:53.159Z Downloaded unicode-properties v0.1.4
9822026-03-10T18:30:53.162Z Downloaded tinyvec v1.10.0
9832026-03-10T18:30:53.166Z Downloaded zeroize v1.8.2
9842026-03-10T18:30:53.166Z Downloaded whoami v1.6.1
9852026-03-10T18:30:53.169Z Downloaded futures-util v0.3.32
9862026-03-10T18:30:53.175Z Downloaded wyz v0.5.1
9872026-03-10T18:30:53.178Z Downloaded tungstenite v0.21.0
9882026-03-10T18:30:53.181Z Downloaded ron v0.12.0
9892026-03-10T18:30:53.186Z Downloaded vergen v9.0.6
9902026-03-10T18:30:53.189Z Downloaded uzers v0.12.2
9912026-03-10T18:30:53.192Z Downloaded zstd-safe v7.2.4
9922026-03-10T18:30:53.192Z Downloaded zstd v0.13.3
9932026-03-10T18:30:53.195Z Downloaded unsafe-libyaml v0.2.11
9942026-03-10T18:30:53.198Z Downloaded typify v0.6.1
9952026-03-10T18:30:53.201Z Downloaded typify v0.4.3
9962026-03-10T18:30:53.204Z Downloaded tungstenite v0.23.0
9972026-03-10T18:30:53.207Z Downloaded itertools v0.12.1
9982026-03-10T18:30:53.210Z Downloaded itertools v0.13.0
9992026-03-10T18:30:53.216Z Downloaded zerocopy v0.6.6
10002026-03-10T18:30:53.222Z Downloaded blake3 v1.8.3
10012026-03-10T18:30:53.225Z Downloaded xz2 v0.1.7
10022026-03-10T18:30:53.225Z Downloaded unicode-bidi v0.3.18
10032026-03-10T18:30:53.229Z Downloaded vsss-rs v3.3.4
10042026-03-10T18:30:53.233Z Downloaded steno v0.4.1
10052026-03-10T18:30:53.236Z Downloaded test-strategy v0.4.5
10062026-03-10T18:30:53.242Z Downloaded rpassword v7.4.0
10072026-03-10T18:30:53.242Z Downloaded toml v0.7.8
10082026-03-10T18:30:53.246Z Downloaded samael v0.0.19
10092026-03-10T18:30:53.249Z Downloaded rand v0.10.0
10102026-03-10T18:30:53.249Z Downloaded hkdf v0.12.4
10112026-03-10T18:30:53.252Z Downloaded tracing-attributes v0.1.31
10122026-03-10T18:30:53.252Z Downloaded toml_edit v0.23.10+spec-1.0.0
10132026-03-10T18:30:53.276Z Downloaded tokio-postgres v0.7.16
10142026-03-10T18:30:53.276Z Downloaded rustyline v14.0.0
10152026-03-10T18:30:53.276Z Downloaded vte v0.14.1
10162026-03-10T18:30:53.276Z Downloaded socket2 v0.5.10
10172026-03-10T18:30:53.279Z Downloaded tracing-core v0.1.36
10182026-03-10T18:30:53.279Z Downloaded schemars v0.9.0
10192026-03-10T18:30:53.284Z Downloaded zopfli v0.8.3
10202026-03-10T18:30:53.285Z Downloaded uuid v1.21.0
10212026-03-10T18:30:53.285Z Downloaded regex v1.12.3
10222026-03-10T18:30:53.289Z Downloaded yasna v0.5.2
10232026-03-10T18:30:53.292Z Downloaded h2 v0.4.13
10242026-03-10T18:30:53.296Z Downloaded iddqd v0.3.17
10252026-03-10T18:30:53.301Z Downloaded toml_edit v0.19.15
10262026-03-10T18:30:53.314Z Downloaded unicode_categories v0.1.1
10272026-03-10T18:30:53.317Z Downloaded bitvec v1.0.1
10282026-03-10T18:30:53.331Z Downloaded zip v0.6.6
10292026-03-10T18:30:53.336Z Downloaded yansi v1.0.1
10302026-03-10T18:30:53.339Z Downloaded ssh-key v0.6.7
10312026-03-10T18:30:53.344Z Downloaded hickory-server v0.25.2
10322026-03-10T18:30:53.344Z Downloaded minimal-lexical v0.2.1
10332026-03-10T18:30:53.347Z Downloaded git2 v0.20.4
10342026-03-10T18:30:53.351Z Downloaded itertools v0.10.5
10352026-03-10T18:30:53.356Z Downloaded aws-lc-rs v1.16.0
10362026-03-10T18:30:53.363Z Downloaded reedline v0.40.0
10372026-03-10T18:30:53.372Z Downloaded zerocopy-derive v0.8.40
10382026-03-10T18:30:53.377Z Downloaded moka v0.12.13
10392026-03-10T18:30:53.383Z Downloaded bindgen v0.71.1
10402026-03-10T18:30:53.389Z Downloaded typed-path v0.9.3
10412026-03-10T18:30:53.395Z Downloaded x509-cert v0.2.5
10422026-03-10T18:30:53.398Z Downloaded unicode-segmentation v1.12.0
10432026-03-10T18:30:53.402Z Downloaded goblin v0.10.5
10442026-03-10T18:30:53.408Z Downloaded rayon v1.11.0
10452026-03-10T18:30:53.414Z Downloaded rustls-webpki v0.101.7
10462026-03-10T18:30:53.425Z Downloaded salty v0.3.0
10472026-03-10T18:30:53.433Z Downloaded chrono v0.4.44
10482026-03-10T18:30:53.437Z Downloaded lalrpop v0.19.12
10492026-03-10T18:30:53.446Z Downloaded zip v4.6.1
10502026-03-10T18:30:53.449Z Downloaded tough v0.20.0
10512026-03-10T18:30:53.456Z Downloaded proptest v1.10.0
10522026-03-10T18:30:53.463Z Downloaded petname v2.0.2
10532026-03-10T18:30:53.467Z Downloaded serde_with v3.17.0
10542026-03-10T18:30:53.477Z Downloaded unicode-normalization v0.1.25
10552026-03-10T18:30:53.480Z Downloaded tower-http v0.6.8
10562026-03-10T18:30:53.485Z Downloaded tokio-util v0.7.18
10572026-03-10T18:30:53.492Z Downloaded rustls-webpki v0.102.8
10582026-03-10T18:30:53.506Z Downloaded object v0.30.4
10592026-03-10T18:30:53.515Z Downloaded quick-xml v0.37.5
10602026-03-10T18:30:53.519Z Downloaded quinn-proto v0.11.13
10612026-03-10T18:30:53.524Z Downloaded tower v0.5.3
10622026-03-10T18:30:53.531Z Downloaded openssl v0.10.75
10632026-03-10T18:30:53.539Z Downloaded nix v0.27.1
10642026-03-10T18:30:53.547Z Downloaded curve25519-dalek v4.1.3
10652026-03-10T18:30:53.557Z Downloaded p384 v0.13.1
10662026-03-10T18:30:53.571Z Downloaded winnow v0.5.40
10672026-03-10T18:30:53.575Z Downloaded reqwest v0.13.2
10682026-03-10T18:30:53.575Z Downloaded reqwest v0.12.28
10692026-03-10T18:30:53.575Z Downloaded winnow v0.6.26
10702026-03-10T18:30:53.580Z Downloaded nix v0.28.0
10712026-03-10T18:30:53.589Z Downloaded rustls v0.21.12
10722026-03-10T18:30:53.598Z Downloaded time v0.3.47
10732026-03-10T18:30:53.609Z Downloaded vcpkg v0.2.15
10742026-03-10T18:30:53.638Z Downloaded smoltcp v0.9.1
10752026-03-10T18:30:53.646Z Downloaded hickory-proto v0.24.4
10762026-03-10T18:30:53.658Z Downloaded nix v0.31.1
10772026-03-10T18:30:53.667Z Downloaded nix v0.30.1
10782026-03-10T18:30:53.675Z Downloaded diesel v2.2.12
10792026-03-10T18:30:53.690Z Downloaded zlib-rs v0.6.2
10802026-03-10T18:30:53.694Z Downloaded zerocopy v0.8.40
10812026-03-10T18:30:53.702Z Downloaded webpki-roots v1.0.6
10822026-03-10T18:30:53.705Z Downloaded object v0.37.3
10832026-03-10T18:30:53.713Z Downloaded bstr v1.12.1
10842026-03-10T18:30:53.720Z Downloaded openapiv3 v2.2.0
10852026-03-10T18:30:53.730Z Downloaded smoltcp v0.11.0
10862026-03-10T18:30:53.740Z Downloaded regress v0.10.5
10872026-03-10T18:30:53.747Z Downloaded hickory-proto v0.25.2
10882026-03-10T18:30:53.759Z Downloaded rustls v0.23.37
10892026-03-10T18:30:53.768Z Downloaded regex-syntax v0.8.10
10902026-03-10T18:30:53.776Z Downloaded rustix v0.38.44
10912026-03-10T18:30:53.793Z Downloaded rustls v0.22.4
10922026-03-10T18:30:53.802Z Downloaded regex-syntax v0.6.29
10932026-03-10T18:30:53.807Z Downloaded polar-core v0.27.3
10942026-03-10T18:30:53.816Z Downloaded nix v0.29.0
10952026-03-10T18:30:53.824Z Downloaded ratatui v0.29.0
10962026-03-10T18:30:53.837Z Downloaded dropshot v0.16.7
10972026-03-10T18:30:53.853Z Downloaded sqlparser v0.61.0
10982026-03-10T18:30:53.862Z Downloaded bzip2-sys v0.1.13+1.0.8
10992026-03-10T18:30:53.871Z Downloaded tabled v0.20.0
11002026-03-10T18:30:53.884Z Downloaded zerocopy-derive v0.6.6
11012026-03-10T18:30:53.894Z Downloaded regex-automata v0.4.14
11022026-03-10T18:30:53.904Z Downloaded radix_trie v0.2.1
11032026-03-10T18:30:53.910Z Downloaded sled v0.34.7
11042026-03-10T18:30:53.916Z Downloaded portable-atomic v1.13.1
11052026-03-10T18:30:53.924Z Downloaded rustls-pemfile v2.2.0
11062026-03-10T18:30:53.929Z Downloaded chrono-tz v0.10.4
11072026-03-10T18:30:53.937Z Downloaded typify-impl v0.6.1
11082026-03-10T18:30:53.949Z Downloaded typify-impl v0.4.3
11092026-03-10T18:30:53.961Z Downloaded tracing v0.1.44
11102026-03-10T18:30:53.978Z Downloaded lzma-sys v0.1.20
11112026-03-10T18:30:53.998Z Downloaded rustls-native-certs v0.8.3
11122026-03-10T18:30:54.002Z Downloaded sha1 v0.10.6
11132026-03-10T18:30:54.002Z Downloaded sct v0.7.1
11142026-03-10T18:30:54.005Z Downloaded schemars_derive v0.8.22
11152026-03-10T18:30:54.005Z Downloaded scrypt v0.11.0
11162026-03-10T18:30:54.008Z Downloaded rusty-fork v0.3.1
11172026-03-10T18:30:54.008Z Downloaded rustversion v1.0.22
11182026-03-10T18:30:54.014Z Downloaded scheduled-thread-pool v0.2.7
11192026-03-10T18:30:54.014Z Downloaded ar_archive_writer v0.5.1
11202026-03-10T18:30:54.017Z Downloaded rand_seeder v0.4.0
11212026-03-10T18:30:54.017Z Downloaded rand_core v0.6.4
11222026-03-10T18:30:54.017Z Downloaded poly1305 v0.8.0
11232026-03-10T18:30:54.017Z Downloaded jiff-static v0.2.21
11242026-03-10T18:30:54.020Z Downloaded expectorate v1.2.0
11252026-03-10T18:30:54.023Z Downloaded petgraph v0.6.5
11262026-03-10T18:30:54.034Z Downloaded tokio v1.49.0
11272026-03-10T18:30:54.063Z Downloaded jiff v0.2.21
11282026-03-10T18:30:54.079Z Downloaded proc-macro-error2 v2.0.1
11292026-03-10T18:30:54.083Z Downloaded der v0.7.10
11302026-03-10T18:30:54.086Z Downloaded primeorder v0.13.6
11312026-03-10T18:30:54.086Z Downloaded bumpalo v3.20.2
11322026-03-10T18:30:54.089Z Downloaded cc v1.2.56
11332026-03-10T18:30:54.089Z Downloaded phf v0.12.1
11342026-03-10T18:30:54.094Z Downloaded libbz2-rs-sys v0.2.2
11352026-03-10T18:30:54.094Z Downloaded pin-project-internal v1.1.11
11362026-03-10T18:30:54.097Z Downloaded pem-rfc7468 v0.7.0
11372026-03-10T18:30:54.097Z Downloaded pem v3.0.6
11382026-03-10T18:30:54.097Z Downloaded peg-macros v0.8.5
11392026-03-10T18:30:54.097Z Downloaded heapless v0.8.0
11402026-03-10T18:30:54.100Z Downloaded polyval v0.6.2
11412026-03-10T18:30:54.103Z Downloaded pkg-config v0.3.32
11422026-03-10T18:30:54.103Z Downloaded password-hash v0.4.2
11432026-03-10T18:30:54.103Z Downloaded petgraph v0.8.3
11442026-03-10T18:30:54.121Z Downloaded csv v1.4.0
11452026-03-10T18:30:54.136Z Downloaded parse-display-derive v0.10.0
11462026-03-10T18:30:54.139Z Downloaded libz-sys v1.1.24
11472026-03-10T18:30:54.155Z Downloaded omicron-zone-package v0.12.2
11482026-03-10T18:30:54.160Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11492026-03-10T18:30:54.171Z Downloaded dropshot-api-manager v0.5.2
11502026-03-10T18:30:54.175Z Downloaded phf v0.13.1
11512026-03-10T18:30:54.175Z Downloaded paste v1.0.15
11522026-03-10T18:30:54.178Z Downloaded sha3 v0.10.8
11532026-03-10T18:30:54.181Z Downloaded password-hash v0.5.0
11542026-03-10T18:30:54.181Z Downloaded parking_lot_core v0.8.6
11552026-03-10T18:30:54.184Z Downloaded native-tls v0.2.18
11562026-03-10T18:30:54.184Z Downloaded proc-macro-error-attr2 v2.0.0
11572026-03-10T18:30:54.184Z Downloaded pbkdf2 v0.12.2
11582026-03-10T18:30:54.185Z Downloaded packed_struct v0.10.1
11592026-03-10T18:30:54.188Z Downloaded oxide-tokio-rt v0.1.2
11602026-03-10T18:30:54.188Z Downloaded powerfmt v0.2.0
11612026-03-10T18:30:54.188Z Downloaded memmap2 v0.9.10
11622026-03-10T18:30:54.197Z Downloaded indexmap v1.9.3
11632026-03-10T18:30:54.204Z Downloaded ed25519-dalek v2.2.0
11642026-03-10T18:30:54.204Z Downloaded crypto-bigint v0.5.5
11652026-03-10T18:30:54.204Z Downloaded ingot-macros v0.1.1
11662026-03-10T18:30:54.204Z Downloaded hyper-rustls v0.27.7
11672026-03-10T18:30:54.208Z Downloaded half v2.7.1
11682026-03-10T18:30:54.208Z Downloaded ignore v0.4.25
11692026-03-10T18:30:54.208Z Downloaded phf_shared v0.11.3
11702026-03-10T18:30:54.208Z Downloaded nanorand v0.7.0
11712026-03-10T18:30:54.211Z Downloaded nu-ansi-term v0.50.3
11722026-03-10T18:30:54.211Z Downloaded getrandom v0.3.4
11732026-03-10T18:30:54.215Z Downloaded futures v0.3.32
11742026-03-10T18:30:54.218Z Downloaded multer v3.1.0
11752026-03-10T18:30:54.218Z Downloaded crc32fast v1.5.0
11762026-03-10T18:30:54.222Z Downloaded cookie v0.18.1
11772026-03-10T18:30:54.222Z Downloaded cargo_toml v0.22.3
11782026-03-10T18:30:54.226Z Downloaded encoding_rs v0.8.35
11792026-03-10T18:30:54.239Z Downloaded darling_core v0.21.3
11802026-03-10T18:30:54.244Z Downloaded num-derive v0.3.3
11812026-03-10T18:30:54.247Z Downloaded num-conv v0.2.0
11822026-03-10T18:30:54.247Z Downloaded libloading v0.8.9
11832026-03-10T18:30:54.247Z Downloaded olpc-cjson v0.1.4
11842026-03-10T18:30:54.247Z Downloaded iana-time-zone v0.1.65
11852026-03-10T18:30:54.251Z Downloaded flume v0.11.1
11862026-03-10T18:30:54.257Z Downloaded console v0.16.2
11872026-03-10T18:30:54.258Z Downloaded nonempty v0.12.0
11882026-03-10T18:30:54.258Z Downloaded num_threads v0.1.7
11892026-03-10T18:30:54.258Z Downloaded getrandom v0.2.17
11902026-03-10T18:30:54.263Z Downloaded ring v0.17.14
11912026-03-10T18:30:54.288Z Downloaded futures-channel v0.3.32
11922026-03-10T18:30:54.291Z Downloaded new_debug_unreachable v1.0.6
11932026-03-10T18:30:54.291Z Downloaded libefi-sys v0.1.0
11942026-03-10T18:30:54.291Z Downloaded jobserver v0.1.34
11952026-03-10T18:30:54.294Z Downloaded newline-converter v0.3.0
11962026-03-10T18:30:54.295Z Downloaded mime v0.3.17
11972026-03-10T18:30:54.295Z Downloaded lru v0.12.5
11982026-03-10T18:30:54.298Z Downloaded bzip2 v0.6.1
11992026-03-10T18:30:54.298Z Downloaded bzip2 v0.4.4
12002026-03-10T18:30:54.298Z Downloaded drift v0.1.3
12012026-03-10T18:30:54.301Z Downloaded derive-where v1.6.0
12022026-03-10T18:30:54.304Z Downloaded maplit v1.0.2
12032026-03-10T18:30:54.307Z Downloaded managed v0.8.0
12042026-03-10T18:30:54.307Z Downloaded lzss v0.8.2
12052026-03-10T18:30:54.307Z Downloaded lru-slab v0.1.2
12062026-03-10T18:30:54.307Z Downloaded lru-cache v0.1.2
12072026-03-10T18:30:54.310Z Downloaded half v1.8.3
12082026-03-10T18:30:54.310Z Downloaded fallible-iterator v0.2.0
12092026-03-10T18:30:54.313Z Downloaded ecdsa v0.16.9
12102026-03-10T18:30:54.313Z Downloaded chacha20 v0.9.1
12112026-03-10T18:30:54.313Z Downloaded cookie_store v0.22.1
12122026-03-10T18:30:54.316Z Downloaded colored v3.1.1
12132026-03-10T18:30:54.320Z Downloaded libgit2-sys v0.18.3+1.9.2
12142026-03-10T18:30:54.359Z Downloaded colored v2.2.0
12152026-03-10T18:30:54.363Z Downloaded chacha20 v0.10.0
12162026-03-10T18:30:54.363Z Downloaded cancel-safe-futures v0.1.5
12172026-03-10T18:30:54.365Z Downloaded hyper-staticfile v0.10.1
12182026-03-10T18:30:54.368Z Downloaded humantime v2.3.0
12192026-03-10T18:30:54.368Z Downloaded git-stub-vcs v0.1.0
12202026-03-10T18:30:54.368Z Downloaded highway v1.3.0
12212026-03-10T18:30:54.371Z Downloaded gethostname v0.5.0
12222026-03-10T18:30:54.371Z Downloaded darling_core v0.23.0
12232026-03-10T18:30:54.374Z Downloaded clang-sys v1.8.1
12242026-03-10T18:30:54.377Z Downloaded instant v0.1.13
12252026-03-10T18:30:54.377Z Downloaded inout v0.1.4
12262026-03-10T18:30:54.377Z Downloaded indent_write v2.2.0
12272026-03-10T18:30:54.380Z Downloaded hostname v0.3.1
12282026-03-10T18:30:54.381Z Downloaded home v0.5.12
12292026-03-10T18:30:54.381Z Downloaded futures-executor v0.3.32
12302026-03-10T18:30:54.381Z Downloaded fs_extra v1.3.0
12312026-03-10T18:30:54.384Z Downloaded fs-err v2.11.0
12322026-03-10T18:30:54.384Z Downloaded find-msvc-tools v0.1.9
12332026-03-10T18:30:54.387Z Downloaded fatfs v0.3.6
12342026-03-10T18:30:54.387Z Downloaded env_logger v0.11.9
12352026-03-10T18:30:54.390Z Downloaded ed25519 v2.2.3
12362026-03-10T18:30:54.390Z Downloaded des v0.8.1
12372026-03-10T18:30:54.394Z Downloaded darling v0.21.3
12382026-03-10T18:30:54.398Z Downloaded darling v0.20.11
12392026-03-10T18:30:54.398Z Downloaded corncobs v0.1.4
12402026-03-10T18:30:54.401Z Downloaded const_format_proc_macros v0.2.34
12412026-03-10T18:30:54.401Z Downloaded camino-tempfile-ext v0.3.3
12422026-03-10T18:30:54.401Z Downloaded csv-core v0.1.13
12432026-03-10T18:30:54.404Z Downloaded hex v0.4.3
12442026-03-10T18:30:54.404Z Downloaded headers-core v0.3.0
12452026-03-10T18:30:54.404Z Downloaded hash32 v0.3.1
12462026-03-10T18:30:54.404Z Downloaded daft-derive v0.1.5
12472026-03-10T18:30:54.409Z Downloaded cmake v0.1.57
12482026-03-10T18:30:54.412Z Downloaded cbc v0.1.2
12492026-03-10T18:30:54.412Z Downloaded cargo_metadata v0.19.2
12502026-03-10T18:30:54.412Z Downloaded hyper-tls v0.6.0
12512026-03-10T18:30:54.412Z Downloaded constant_time_eq v0.4.2
12522026-03-10T18:30:54.416Z Downloaded cassowary v0.3.0
12532026-03-10T18:30:54.416Z Downloaded buf-list v1.1.2
12542026-03-10T18:30:54.420Z Downloaded httpdate v1.0.3
12552026-03-10T18:30:54.421Z Downloaded hostname v0.4.2
12562026-03-10T18:30:54.421Z Downloaded http-body v1.0.1
12572026-03-10T18:30:54.421Z Downloaded futures-sink v0.3.32
12582026-03-10T18:30:54.421Z Downloaded derive_builder_core v0.20.2
12592026-03-10T18:30:54.424Z Downloaded derive-ex v0.1.8
12602026-03-10T18:30:54.424Z Downloaded data-encoding v2.10.0
12612026-03-10T18:30:54.424Z Downloaded funty v2.0.0
12622026-03-10T18:30:54.424Z Downloaded foldhash v0.2.0
12632026-03-10T18:30:54.424Z Downloaded either v1.15.0
12642026-03-10T18:30:54.427Z Downloaded blake2 v0.10.6
12652026-03-10T18:30:54.428Z Downloaded bitflags v1.3.2
12662026-03-10T18:30:54.431Z Downloaded bit-vec v0.6.3
12672026-03-10T18:30:54.431Z Downloaded backon v1.6.0
12682026-03-10T18:30:54.431Z Downloaded der_derive v0.7.3
12692026-03-10T18:30:54.434Z Downloaded cipher v0.4.4
12702026-03-10T18:30:54.434Z Downloaded ghash v0.5.1
12712026-03-10T18:30:54.434Z Downloaded fxhash v0.2.1
12722026-03-10T18:30:54.434Z Downloaded futures-macro v0.3.32
12732026-03-10T18:30:54.438Z Downloaded futures-core v0.3.32
12742026-03-10T18:30:54.438Z Downloaded dropshot-api-manager-types v0.5.2
12752026-03-10T18:30:54.438Z Downloaded crc v3.4.0
12762026-03-10T18:30:54.438Z Downloaded cfg_aliases v0.2.1
12772026-03-10T18:30:54.445Z Downloaded cargo-platform v0.1.9
12782026-03-10T18:30:54.445Z Downloaded crc-catalog v2.4.0
12792026-03-10T18:30:54.445Z Downloaded defmt-parser v1.0.0
12802026-03-10T18:30:54.445Z Downloaded dirs-next v2.0.0
12812026-03-10T18:30:54.451Z Downloaded cfg_aliases v0.1.1
12822026-03-10T18:30:54.451Z Downloaded castaway v0.2.4
12832026-03-10T18:30:54.451Z Downloaded bit-vec v0.8.0
12842026-03-10T18:30:54.451Z Downloaded ctr v0.9.2
12852026-03-10T18:30:54.451Z Downloaded float-ord v0.3.2
12862026-03-10T18:30:54.451Z Downloaded enum-as-inner v0.6.1
12872026-03-10T18:30:54.451Z Downloaded dunce v1.0.5
12882026-03-10T18:30:54.451Z Downloaded dof v0.4.0
12892026-03-10T18:30:54.451Z Downloaded blowfish v0.9.1
12902026-03-10T18:30:54.456Z Downloaded bitfield v0.19.4
12912026-03-10T18:30:54.456Z Downloaded bcs v0.1.6
12922026-03-10T18:30:54.456Z Downloaded bb8 v0.8.6
12932026-03-10T18:30:54.456Z Downloaded backoff v0.4.0
12942026-03-10T18:30:54.456Z Downloaded async-trait v0.1.89
12952026-03-10T18:30:54.462Z Downloaded display-error-chain v0.2.2
12962026-03-10T18:30:54.462Z Downloaded embedded-io v0.6.1
12972026-03-10T18:30:54.462Z Downloaded difflib v0.4.0
12982026-03-10T18:30:54.462Z Downloaded diesel_table_macro_syntax v0.2.0
12992026-03-10T18:30:54.462Z Downloaded darling_macro v0.23.0
13002026-03-10T18:30:54.462Z Downloaded darling_macro v0.20.11
13012026-03-10T18:30:54.466Z Downloaded cobs v0.3.0
13022026-03-10T18:30:54.467Z Downloaded defmt v0.3.100
13032026-03-10T18:30:54.467Z Downloaded ciborium-ll v0.2.2
13042026-03-10T18:30:54.467Z Downloaded foreign-types v0.3.2
13052026-03-10T18:30:54.467Z Downloaded dtrace-parser v0.3.0
13062026-03-10T18:30:54.467Z Downloaded derive_builder_macro v0.20.2
13072026-03-10T18:30:54.467Z Downloaded crunchy v0.2.4
13082026-03-10T18:30:54.467Z Downloaded const_format v0.2.35
13092026-03-10T18:30:54.470Z Downloaded base16ct v1.0.0
13102026-03-10T18:30:54.470Z Downloaded derive_builder v0.20.2
13112026-03-10T18:30:55.478Z Downloaded debug-ignore v1.0.5
13122026-03-10T18:30:55.478Z Downloaded darling v0.23.0
13132026-03-10T18:30:55.483Z Downloaded crucible-workspace-hack v0.1.0
13142026-03-10T18:30:55.483Z Downloaded daft v0.1.5
13152026-03-10T18:30:55.483Z Downloaded curve25519-dalek-derive v0.1.1
13162026-03-10T18:30:55.483Z Downloaded block-padding v0.3.3
13172026-03-10T18:30:55.484Z Downloaded base64ct v1.8.3
13182026-03-10T18:30:55.484Z Downloaded arrayvec v0.7.6
13192026-03-10T18:30:55.484Z Downloaded arc-swap v1.8.2
13202026-03-10T18:30:55.484Z Downloaded convert_case v0.4.0
13212026-03-10T18:30:55.484Z Downloaded ciborium-io v0.2.2
13222026-03-10T18:30:55.484Z Downloaded crossterm v0.28.1
13232026-03-10T18:30:55.484Z Downloaded bitfield-struct v0.6.2
13242026-03-10T18:30:55.484Z Downloaded atty v0.2.14
13252026-03-10T18:30:55.484Z Downloaded async-recursion v1.1.1
13262026-03-10T18:30:55.484Z Downloaded arrayref v0.3.9
13272026-03-10T18:30:55.484Z Downloaded crossbeam-deque v0.8.6
13282026-03-10T18:30:55.484Z Downloaded aead v0.5.2
13292026-03-10T18:30:55.484Z Downloaded diesel-dtrace v0.4.2
13302026-03-10T18:30:55.484Z Downloaded crossbeam-epoch v0.9.18
13312026-03-10T18:30:55.484Z Downloaded async-stream v0.3.6
13322026-03-10T18:30:55.484Z Downloaded critical-section v1.2.0
13332026-03-10T18:30:55.484Z Downloaded bitfield-macros v0.19.4
13342026-03-10T18:30:55.484Z Downloaded base16ct v0.2.0
13352026-03-10T18:30:55.484Z Downloaded atomic-waker v1.1.2
13362026-03-10T18:30:55.484Z Downloaded bcrypt-pbkdf v0.10.0
13372026-03-10T18:30:55.484Z Downloaded ascii-canvas v3.0.0
13382026-03-10T18:30:55.484Z Downloaded assert_matches v1.5.0
13392026-03-10T18:30:55.484Z Downloaded array-init v0.0.4
13402026-03-10T18:30:55.484Z Downloaded argon2 v0.5.3
13412026-03-10T18:30:55.484Z Downloaded aws-lc-sys v0.37.1
13422026-03-10T18:30:55.484Z Compiling libc v0.2.180
13432026-03-10T18:30:55.484Z Compiling serde v1.0.228
13442026-03-10T18:30:55.484Z Compiling log v0.4.29
13452026-03-10T18:30:55.484Z Compiling shlex v1.3.0
13462026-03-10T18:30:55.484Z Compiling find-msvc-tools v0.1.9
13472026-03-10T18:30:55.484Z Compiling smallvec v1.15.1
13482026-03-10T18:30:55.484Z Compiling syn v2.0.117
13492026-03-10T18:30:55.485Z Compiling typenum v1.19.0
13502026-03-10T18:30:55.678Z Compiling generic-array v0.14.7
13512026-03-10T18:30:55.694Z Compiling subtle v2.6.1
13522026-03-10T18:30:55.723Z Compiling scopeguard v1.2.0
13532026-03-10T18:30:55.766Z Compiling portable-atomic v1.13.1
13542026-03-10T18:30:55.850Z Compiling lock_api v0.4.14
13552026-03-10T18:30:55.867Z Compiling const-oid v0.9.6
13562026-03-10T18:30:55.935Z Compiling critical-section v1.2.0
13572026-03-10T18:30:56.026Z Compiling zerocopy v0.8.40
13582026-03-10T18:30:56.079Z Compiling serde_json v1.0.149
13592026-03-10T18:30:56.150Z Compiling parking_lot_core v0.9.12
13602026-03-10T18:30:56.336Z Compiling pin-project-lite v0.2.17
13612026-03-10T18:30:56.506Z Compiling pkg-config v0.3.32
13622026-03-10T18:30:56.610Z Compiling libm v0.2.16
13632026-03-10T18:30:56.757Z Compiling getrandom v0.2.17
13642026-03-10T18:30:56.804Z Compiling jobserver v0.1.34
13652026-03-10T18:30:56.992Z Compiling rand_core v0.6.4
13662026-03-10T18:30:57.033Z Compiling errno v0.3.14
13672026-03-10T18:30:57.188Z Compiling cc v1.2.56
13682026-03-10T18:30:57.216Z Compiling once_cell v1.21.3
13692026-03-10T18:30:57.273Z Compiling signal-hook-registry v1.4.8
13702026-03-10T18:30:57.300Z Compiling parking_lot v0.12.5
13712026-03-10T18:30:57.346Z Compiling mio v1.1.1
13722026-03-10T18:30:57.434Z Compiling num-traits v0.2.19
13732026-03-10T18:30:57.488Z Compiling bitflags v2.11.0
13742026-03-10T18:30:57.627Z Compiling futures-core v0.3.32
13752026-03-10T18:30:57.804Z Compiling socket2 v0.6.2
13762026-03-10T18:30:57.821Z Compiling percent-encoding v2.3.2
13772026-03-10T18:30:57.880Z Compiling allocator-api2 v0.2.21
13782026-03-10T18:30:58.006Z Compiling cpufeatures v0.2.17
13792026-03-10T18:30:58.064Z Compiling futures-sink v0.3.32
13802026-03-10T18:30:58.098Z Compiling foldhash v0.2.0
13812026-03-10T18:30:58.176Z Compiling futures-channel v0.3.32
13822026-03-10T18:30:58.198Z Compiling getrandom v0.4.1
13832026-03-10T18:30:58.332Z Compiling hashbrown v0.16.1
13842026-03-10T18:30:58.369Z Compiling slab v0.4.12
13852026-03-10T18:30:58.386Z Compiling futures-io v0.3.32
13862026-03-10T18:30:58.462Z Compiling futures-task v0.3.32
13872026-03-10T18:30:58.577Z Compiling rand_core v0.10.0
13882026-03-10T18:30:58.599Z Compiling getrandom v0.3.4
13892026-03-10T18:30:58.673Z Compiling rustversion v1.0.22
13902026-03-10T18:30:58.690Z Compiling cmake v0.1.57
13912026-03-10T18:30:59.160Z Compiling indexmap v2.13.0
13922026-03-10T18:30:59.214Z Compiling form_urlencoded v1.2.2
13932026-03-10T18:30:59.345Z Compiling base64ct v1.8.3
13942026-03-10T18:30:59.417Z Compiling ident_case v1.0.1
13952026-03-10T18:30:59.435Z Compiling fs_extra v1.3.0
13962026-03-10T18:30:59.566Z Compiling dunce v1.0.5
13972026-03-10T18:30:59.728Z Compiling synstructure v0.13.2
13982026-03-10T18:30:59.781Z Compiling pem-rfc7468 v0.7.0
13992026-03-10T18:30:59.790Z Compiling flagset v0.4.7
14002026-03-10T18:30:59.817Z Compiling aws-lc-sys v0.37.1
14012026-03-10T18:30:59.969Z Compiling rand_core v0.9.5
14022026-03-10T18:30:59.996Z Compiling iana-time-zone v0.1.65
14032026-03-10T18:31:00.039Z Compiling rustix v1.1.3
14042026-03-10T18:31:00.097Z Compiling ring v0.17.14
14052026-03-10T18:31:00.178Z Compiling uuid v1.21.0
14062026-03-10T18:31:00.255Z Compiling rustc_version v0.4.1
14072026-03-10T18:31:00.350Z Compiling vcpkg v0.2.15
14082026-03-10T18:31:00.555Z Compiling regex-syntax v0.8.10
14092026-03-10T18:31:00.689Z Compiling aws-lc-rs v1.16.0
14102026-03-10T18:31:01.068Z Compiling tracing-core v0.1.36
14112026-03-10T18:31:01.095Z Compiling crossbeam-utils v0.8.21
14122026-03-10T18:31:01.341Z Compiling openssl-sys v0.9.111
14132026-03-10T18:31:01.496Z Compiling pest_generator v2.8.6
14142026-03-10T18:31:01.779Z Compiling serde_derive_internals v0.29.1
14152026-03-10T18:31:02.101Z Compiling untrusted v0.7.1
14162026-03-10T18:31:02.253Z Compiling httparse v1.10.1
14172026-03-10T18:31:02.270Z Compiling serde_derive v1.0.228
14182026-03-10T18:31:02.397Z Compiling zeroize_derive v1.4.3
14192026-03-10T18:31:02.415Z Compiling zerofrom-derive v0.1.6
14202026-03-10T18:31:02.693Z Compiling yoke-derive v0.8.1
14212026-03-10T18:31:03.005Z Compiling zerocopy-derive v0.8.40
14222026-03-10T18:31:03.258Z Compiling zeroize v1.8.2
14232026-03-10T18:31:03.792Z Compiling zerovec-derive v0.11.2
14242026-03-10T18:31:04.278Z Compiling crypto-common v0.1.7
14252026-03-10T18:31:04.315Z Compiling block-buffer v0.10.4
14262026-03-10T18:31:04.345Z Compiling zerofrom v0.1.6
14272026-03-10T18:31:04.449Z Compiling displaydoc v0.2.5
14282026-03-10T18:31:04.498Z Compiling yoke v0.8.1
14292026-03-10T18:31:04.516Z Compiling digest v0.10.7
14302026-03-10T18:31:04.789Z Compiling tokio-macros v2.6.0
14312026-03-10T18:31:04.843Z Compiling hmac v0.12.1
14322026-03-10T18:31:04.964Z Compiling futures-macro v0.3.32
14332026-03-10T18:31:05.047Z Compiling block-padding v0.3.3
14342026-03-10T18:31:05.241Z Compiling inout v0.1.4
14352026-03-10T18:31:05.297Z Compiling zerovec v0.11.5
14362026-03-10T18:31:05.455Z Compiling cipher v0.4.4
14372026-03-10T18:31:05.479Z Compiling zerotrie v0.2.3
14382026-03-10T18:31:05.796Z Compiling sha2 v0.10.9
14392026-03-10T18:31:05.816Z Compiling der_derive v0.7.3
14402026-03-10T18:31:05.877Z Compiling salsa20 v0.10.2
14412026-03-10T18:31:06.003Z Compiling tinystr v0.8.2
14422026-03-10T18:31:06.050Z Compiling potential_utf v0.1.4
14432026-03-10T18:31:06.069Z Compiling futures-util v0.3.32
14442026-03-10T18:31:06.256Z Compiling icu_locale_core v2.1.1
14452026-03-10T18:31:06.256Z Compiling icu_collections v2.1.1
14462026-03-10T18:31:06.893Z Compiling pbkdf2 v0.12.2
14472026-03-10T18:31:07.030Z Compiling bytes v1.11.1
14482026-03-10T18:31:07.067Z Compiling chrono v0.4.44
14492026-03-10T18:31:07.110Z Compiling icu_provider v2.1.1
14502026-03-10T18:31:07.480Z Compiling icu_normalizer v2.1.1
14512026-03-10T18:31:07.483Z Compiling icu_properties v2.1.2
14522026-03-10T18:31:07.553Z Compiling der v0.7.10
14532026-03-10T18:31:07.846Z Compiling tokio v1.49.0
14542026-03-10T18:31:08.182Z Compiling http v1.4.0
14552026-03-10T18:31:08.902Z Compiling idna_adapter v1.2.1
14562026-03-10T18:31:08.996Z Compiling spki v0.7.3
14572026-03-10T18:31:09.065Z Compiling idna v1.1.0
14582026-03-10T18:31:09.129Z Compiling thiserror-impl v2.0.18
14592026-03-10T18:31:09.182Z Compiling scrypt v0.11.0
14602026-03-10T18:31:09.246Z Compiling aes v0.8.4
14612026-03-10T18:31:09.403Z Compiling ppv-lite86 v0.2.21
14622026-03-10T18:31:09.501Z Compiling url v2.5.8
14632026-03-10T18:31:09.567Z Compiling cbc v0.1.2
14642026-03-10T18:31:09.783Z Compiling rustls-pki-types v1.14.0
14652026-03-10T18:31:09.850Z Compiling rand_chacha v0.9.0
14662026-03-10T18:31:09.941Z Compiling tracing-attributes v0.1.31
14672026-03-10T18:31:10.378Z Compiling rand v0.9.2
14682026-03-10T18:31:10.625Z Compiling pkcs5 v0.7.1
14692026-03-10T18:31:10.705Z Compiling http-body v1.0.1
14702026-03-10T18:31:10.755Z Compiling base64 v0.22.1
14712026-03-10T18:31:10.890Z Compiling openssl-probe v0.2.1
14722026-03-10T18:31:10.986Z Compiling thiserror v2.0.18
14732026-03-10T18:31:11.105Z Compiling untrusted v0.9.0
14742026-03-10T18:31:11.123Z Compiling schemars v0.8.22
14752026-03-10T18:31:11.166Z Compiling syn v1.0.109
14762026-03-10T18:31:11.268Z Compiling pkcs8 v0.10.2
14772026-03-10T18:31:11.410Z Compiling schemars_derive v0.8.22
14782026-03-10T18:31:11.484Z Compiling pest_derive v2.8.6
14792026-03-10T18:31:11.637Z Compiling scroll_derive v0.13.1
14802026-03-10T18:31:11.783Z Compiling tracing v0.1.44
14812026-03-10T18:31:12.030Z Compiling darling_core v0.20.11
14822026-03-10T18:31:12.116Z Compiling rustls v0.23.37
14832026-03-10T18:31:12.280Z Compiling atomic-waker v1.1.2
14842026-03-10T18:31:12.347Z Compiling try-lock v0.2.5
14852026-03-10T18:31:12.426Z Compiling dyn-clone v1.0.20
14862026-03-10T18:31:12.479Z Compiling tower-layer v0.3.3
14872026-03-10T18:31:12.595Z Compiling tower-service v0.3.3
14882026-03-10T18:31:12.675Z Compiling tinyvec_macros v0.1.1
14892026-03-10T18:31:12.708Z Compiling want v0.3.1
14902026-03-10T18:31:12.726Z Compiling scroll v0.13.0
14912026-03-10T18:31:12.758Z Compiling tinyvec v1.10.0
14922026-03-10T18:31:12.905Z Compiling tokio-util v0.7.18
14932026-03-10T18:31:13.602Z Compiling ipnet v2.11.0
14942026-03-10T18:31:13.679Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14952026-03-10T18:31:14.195Z Compiling h2 v0.4.13
14962026-03-10T18:31:14.282Z Compiling spin v0.9.8
14972026-03-10T18:31:14.300Z Compiling aho-corasick v1.1.4
14982026-03-10T18:31:14.540Z Compiling num-conv v0.2.0
14992026-03-10T18:31:14.763Z Compiling time-core v0.1.8
15002026-03-10T18:31:14.889Z Compiling openssl v0.10.75
15012026-03-10T18:31:14.961Z Compiling crc32fast v1.5.0
15022026-03-10T18:31:15.202Z Compiling powerfmt v0.2.0
15032026-03-10T18:31:15.314Z Compiling httpdate v1.0.3
15042026-03-10T18:31:15.334Z Compiling darling_macro v0.20.11
15052026-03-10T18:31:15.459Z Compiling pin-utils v0.1.0
15062026-03-10T18:31:15.551Z Compiling foreign-types-shared v0.1.1
15072026-03-10T18:31:15.597Z Compiling regex-automata v0.4.14
15082026-03-10T18:31:15.656Z Compiling foreign-types v0.3.2
15092026-03-10T18:31:15.703Z Compiling deranged v0.5.8
15102026-03-10T18:31:15.804Z Compiling tempfile v3.25.0
15112026-03-10T18:31:15.950Z Compiling darling v0.20.11
15122026-03-10T18:31:16.075Z Compiling time-macros v0.2.27
15132026-03-10T18:31:16.739Z Compiling goblin v0.10.5
15142026-03-10T18:31:17.098Z Compiling openssl-macros v0.1.1
15152026-03-10T18:31:17.527Z Compiling thiserror-impl v1.0.69
15162026-03-10T18:31:18.405Z Compiling hyper v1.8.1
15172026-03-10T18:31:18.721Z Compiling wait-timeout v0.2.1
15182026-03-10T18:31:19.043Z Compiling usdt-impl v0.6.0
15192026-03-10T18:31:19.208Z Compiling bit-vec v0.8.0
15202026-03-10T18:31:19.318Z Compiling quick-error v1.2.3
15212026-03-10T18:31:19.445Z Compiling native-tls v0.2.18
15222026-03-10T18:31:19.492Z Compiling siphasher v1.0.2
15232026-03-10T18:31:19.510Z Compiling num_threads v0.1.7
15242026-03-10T18:31:19.626Z Compiling simd-adler32 v0.3.8
15252026-03-10T18:31:19.767Z Compiling either v1.15.0
15262026-03-10T18:31:19.806Z Compiling hyper-util v0.1.20
15272026-03-10T18:31:20.005Z Compiling time v0.3.47
15282026-03-10T18:31:20.031Z Compiling bit-set v0.8.0
15292026-03-10T18:31:20.239Z Compiling rusty-fork v0.3.1
15302026-03-10T18:31:20.556Z Compiling thiserror v1.0.69
15312026-03-10T18:31:20.660Z Compiling dof v0.4.0
15322026-03-10T18:31:21.359Z Compiling derive_builder_core v0.20.2
15332026-03-10T18:31:22.204Z Compiling unicode-normalization v0.1.25
15342026-03-10T18:31:22.317Z Compiling crossbeam-epoch v0.9.18
15352026-03-10T18:31:22.382Z Compiling dtrace-parser v0.3.0
15362026-03-10T18:31:22.528Z Compiling rustls-native-certs v0.8.3
15372026-03-10T18:31:22.725Z Compiling signature v2.2.0
15382026-03-10T18:31:22.799Z Compiling scroll_derive v0.12.1
15392026-03-10T18:31:22.847Z Compiling heapless v0.7.17
15402026-03-10T18:31:22.896Z Compiling rand_xorshift v0.4.0
15412026-03-10T18:31:22.937Z Compiling slog v2.8.2
15422026-03-10T18:31:23.091Z Compiling darling_core v0.21.3
15432026-03-10T18:31:23.168Z Compiling bzip2-sys v0.1.13+1.0.8
15442026-03-10T18:31:23.178Z Compiling sync_wrapper v1.0.2
15452026-03-10T18:31:23.303Z Compiling thread-id v5.1.0
15462026-03-10T18:31:23.403Z Compiling cookie v0.18.1
15472026-03-10T18:31:23.421Z Compiling rayon-core v1.13.0
15482026-03-10T18:31:23.521Z Compiling unicode-bidi v0.3.18
15492026-03-10T18:31:23.647Z Compiling unarray v0.1.4
15502026-03-10T18:31:23.666Z Compiling anyhow v1.0.102
15512026-03-10T18:31:23.689Z Compiling zstd-safe v7.2.4
15522026-03-10T18:31:23.776Z Compiling paste v1.0.15
15532026-03-10T18:31:23.945Z Compiling adler2 v2.0.1
15542026-03-10T18:31:24.066Z Compiling unicode-properties v0.1.4
15552026-03-10T18:31:24.100Z Compiling unicode-segmentation v1.12.0
15562026-03-10T18:31:24.120Z Compiling signal-hook v0.3.18
15572026-03-10T18:31:24.283Z Compiling stringprep v0.1.5
15582026-03-10T18:31:24.370Z Compiling miniz_oxide v0.8.9
15592026-03-10T18:31:24.579Z Compiling proptest v1.10.0
15602026-03-10T18:31:24.598Z Compiling scroll v0.12.0
15612026-03-10T18:31:25.012Z Compiling tower v0.5.3
15622026-03-10T18:31:25.112Z Compiling crossbeam-deque v0.8.6
15632026-03-10T18:31:25.235Z Compiling derive_builder_macro v0.20.2
15642026-03-10T18:31:25.346Z Compiling ipnetwork v0.21.1
15652026-03-10T18:31:25.640Z Compiling http-body-util v0.1.3
15662026-03-10T18:31:25.681Z Compiling webpki-roots v1.0.6
15672026-03-10T18:31:25.715Z Compiling rand_chacha v0.3.1
15682026-03-10T18:31:25.826Z Compiling serde_spanned v0.6.9
15692026-03-10T18:31:25.844Z Compiling serde_tokenstream v0.2.3
15702026-03-10T18:31:25.864Z Compiling erased-serde v0.3.31
15712026-03-10T18:31:25.944Z Compiling toml_datetime v0.6.11
15722026-03-10T18:31:26.004Z Compiling md-5 v0.10.6
15732026-03-10T18:31:26.210Z Compiling zerocopy-derive v0.7.35
15742026-03-10T18:31:26.227Z Compiling curve25519-dalek v4.1.3
15752026-03-10T18:31:26.273Z Compiling vergen-lib v0.1.6
15762026-03-10T18:31:26.516Z Compiling num-integer v0.1.46
15772026-03-10T18:31:26.585Z Compiling hash32 v0.2.1
15782026-03-10T18:31:26.671Z Compiling ff v0.13.1
15792026-03-10T18:31:26.760Z Compiling darling_macro v0.21.3
15802026-03-10T18:31:26.781Z Compiling ryu v1.0.23
15812026-03-10T18:31:26.825Z Compiling ref-cast v1.0.25
15822026-03-10T18:31:26.843Z Compiling smoltcp v0.9.1
15832026-03-10T18:31:26.941Z Compiling rustix v0.38.44
15842026-03-10T18:31:27.006Z Compiling zlib-rs v0.6.2
15852026-03-10T18:31:27.230Z Compiling litrs v1.0.0
15862026-03-10T18:31:27.286Z Compiling psl-types v2.0.11
15872026-03-10T18:31:27.368Z Compiling base16ct v0.2.0
15882026-03-10T18:31:27.386Z Compiling iri-string v0.7.10
15892026-03-10T18:31:27.404Z Compiling num-bigint-dig v0.8.6
15902026-03-10T18:31:27.431Z Compiling fallible-iterator v0.2.0
15912026-03-10T18:31:27.584Z Compiling sec1 v0.7.3
15922026-03-10T18:31:27.778Z Compiling publicsuffix v2.3.0
15932026-03-10T18:31:27.834Z Compiling postgres-protocol v0.6.10
15942026-03-10T18:31:27.911Z Compiling document-features v0.2.12
15952026-03-10T18:31:27.932Z Compiling newtype-uuid v1.3.2
15962026-03-10T18:31:27.984Z Compiling darling v0.21.3
15972026-03-10T18:31:28.082Z Compiling zerocopy v0.7.35
15982026-03-10T18:31:28.440Z Compiling serde_urlencoded v0.7.1
15992026-03-10T18:31:28.550Z Compiling num-iter v0.1.45
16002026-03-10T18:31:28.694Z Compiling group v0.13.0
16012026-03-10T18:31:28.882Z Compiling rand v0.8.5
16022026-03-10T18:31:28.910Z Compiling derive_builder v0.20.2
16032026-03-10T18:31:29.055Z Compiling tower-http v0.6.8
16042026-03-10T18:31:29.360Z Compiling oxnet v0.1.4
16052026-03-10T18:31:29.438Z Compiling proc-macro-error v1.0.4
16062026-03-10T18:31:29.571Z Compiling goblin v0.8.2
16072026-03-10T18:31:29.918Z Compiling tokio-native-tls v0.3.1
16082026-03-10T18:31:30.398Z Compiling heck v0.4.1
16092026-03-10T18:31:30.557Z Compiling phf_shared v0.13.1
16102026-03-10T18:31:30.679Z Compiling hubpack_derive v0.1.1
16112026-03-10T18:31:30.804Z Compiling regex v1.12.3
16122026-03-10T18:31:30.882Z Compiling flate2 v1.1.9
16132026-03-10T18:31:31.199Z Compiling lazy_static v1.5.0
16142026-03-10T18:31:31.262Z Compiling cargo-platform v0.1.9
16152026-03-10T18:31:31.313Z Compiling hkdf v0.12.4
16162026-03-10T18:31:31.385Z Compiling crypto-bigint v0.5.5
16172026-03-10T18:31:31.404Z Compiling ref-cast-impl v1.0.25
16182026-03-10T18:31:31.426Z Compiling strum_macros v0.27.2
16192026-03-10T18:31:31.509Z Compiling daft-derive v0.1.5
16202026-03-10T18:31:31.579Z Compiling curve25519-dalek-derive v0.1.1
16212026-03-10T18:31:32.107Z Compiling async-trait v0.1.89
16222026-03-10T18:31:32.439Z Compiling terminal_size v0.4.3
16232026-03-10T18:31:32.463Z Compiling vergen v9.0.6
16242026-03-10T18:31:32.605Z Compiling fs-err v3.3.0
16252026-03-10T18:31:32.715Z Compiling ahash v0.8.12
16262026-03-10T18:31:32.861Z Compiling foldhash v0.1.5
16272026-03-10T18:31:32.985Z Compiling libbz2-rs-sys v0.2.2
16282026-03-10T18:31:33.074Z Compiling bumpalo v3.20.2
16292026-03-10T18:31:33.405Z Compiling winnow v0.5.40
16302026-03-10T18:31:33.545Z Compiling object v0.37.3
16312026-03-10T18:31:33.891Z Compiling bitflags v1.3.2
16322026-03-10T18:31:33.910Z Compiling managed v0.8.0
16332026-03-10T18:31:33.982Z Compiling clap_builder v4.5.60
16342026-03-10T18:31:34.132Z Compiling strum v0.27.2
16352026-03-10T18:31:34.281Z Compiling console v0.16.2
16362026-03-10T18:31:34.593Z Compiling bzip2 v0.6.1
16372026-03-10T18:31:34.613Z Compiling zopfli v0.8.3
16382026-03-10T18:31:34.906Z Compiling hashbrown v0.15.5
16392026-03-10T18:31:35.099Z Compiling elliptic-curve v0.13.8
16402026-03-10T18:31:35.338Z Compiling toml_edit v0.19.15
16412026-03-10T18:31:35.477Z Compiling dof v0.3.0
16422026-03-10T18:31:35.587Z Compiling daft v0.1.5
16432026-03-10T18:31:35.794Z Compiling cargo_metadata v0.19.2
16442026-03-10T18:31:36.484Z Compiling hubpack v0.1.2
16452026-03-10T18:31:36.767Z Compiling phf v0.13.1
16462026-03-10T18:31:36.978Z Compiling zone_cfg_derive v0.3.1
16472026-03-10T18:31:37.655Z Compiling signal-hook-mio v0.2.5
16482026-03-10T18:31:37.800Z Compiling zstd v0.13.3
16492026-03-10T18:31:38.140Z Compiling cookie_store v0.22.1
16502026-03-10T18:31:38.309Z Compiling hyper-tls v0.6.0
16512026-03-10T18:31:38.328Z Compiling rayon v1.11.0
16522026-03-10T18:31:38.594Z Compiling bzip2 v0.4.4
16532026-03-10T18:31:38.856Z Compiling postgres-types v0.2.12
16542026-03-10T18:31:39.032Z Compiling serde_with_macros v3.17.0
16552026-03-10T18:31:39.299Z Compiling usdt-attr-macro v0.6.0
16562026-03-10T18:31:39.615Z Compiling usdt-macro v0.6.0
16572026-03-10T18:31:39.807Z Compiling ed25519 v2.2.3
16582026-03-10T18:31:40.375Z Compiling dtrace-parser v0.2.0
16592026-03-10T18:31:40.611Z Compiling itertools v0.12.1
16602026-03-10T18:31:40.629Z Compiling phf_shared v0.11.3
16612026-03-10T18:31:40.716Z Compiling bstr v1.12.1
16622026-03-10T18:31:40.810Z Compiling pkcs1 v0.7.5
16632026-03-10T18:31:40.870Z Compiling serde-big-array v0.5.1
16642026-03-10T18:31:41.005Z Compiling hex v0.4.3
16652026-03-10T18:31:41.046Z Compiling rfc6979 v0.4.0
16662026-03-10T18:31:41.198Z Compiling enum-as-inner v0.6.1
16672026-03-10T18:31:41.344Z Compiling serde_repr v0.1.20
16682026-03-10T18:31:41.365Z Compiling strum_macros v0.26.4
16692026-03-10T18:31:41.446Z Compiling clap_derive v4.5.55
16702026-03-10T18:31:41.599Z Compiling float-cmp v0.10.0
16712026-03-10T18:31:41.781Z Compiling thread-id v4.2.2
16722026-03-10T18:31:41.856Z Compiling memmap2 v0.9.10
16732026-03-10T18:31:41.882Z Compiling env_filter v1.0.0
16742026-03-10T18:31:42.054Z Compiling encoding_rs v0.8.35
16752026-03-10T18:31:42.129Z Compiling mime v0.3.17
16762026-03-10T18:31:42.265Z Compiling predicates-core v1.0.10
16772026-03-10T18:31:42.282Z Compiling fixedbitset v0.5.7
16782026-03-10T18:31:42.469Z Compiling normalize-line-endings v0.3.0
16792026-03-10T18:31:42.493Z Compiling rustc-hash v2.1.1
16802026-03-10T18:31:42.590Z Compiling keccak v0.1.6
16812026-03-10T18:31:42.652Z Compiling difflib v0.4.0
16822026-03-10T18:31:42.686Z Compiling static_assertions v1.1.0
16832026-03-10T18:31:42.778Z Compiling unit-prefix v0.5.2
16842026-03-10T18:31:42.956Z Compiling data-encoding v2.10.0
16852026-03-10T18:31:43.168Z Compiling fixedbitset v0.4.2
16862026-03-10T18:31:43.417Z Compiling new_debug_unreachable v1.0.6
16872026-03-10T18:31:43.446Z Compiling precomputed-hash v0.1.1
16882026-03-10T18:31:43.504Z Compiling jiff v0.2.21
16892026-03-10T18:31:43.551Z Compiling whoami v2.1.0
16902026-03-10T18:31:43.692Z Compiling string_cache v0.8.9
16912026-03-10T18:31:43.773Z Compiling strum v0.26.3
16922026-03-10T18:31:43.884Z Compiling clap v4.5.60
16932026-03-10T18:31:43.911Z Compiling tokio-postgres v0.7.16
16942026-03-10T18:31:43.929Z Compiling petgraph v0.6.5
16952026-03-10T18:31:43.981Z Compiling hickory-proto v0.25.2
16962026-03-10T18:31:43.999Z Compiling predicates v3.1.4
16972026-03-10T18:31:44.055Z Compiling indicatif v0.18.4
16982026-03-10T18:31:44.072Z Compiling sha3 v0.10.8
16992026-03-10T18:31:44.679Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17002026-03-10T18:31:44.934Z Compiling toml_edit v0.22.27
17012026-03-10T18:31:45.243Z Compiling iddqd v0.3.17
17022026-03-10T18:31:46.056Z Compiling petgraph v0.8.3
17032026-03-10T18:31:46.770Z Compiling zone v0.3.1
17042026-03-10T18:31:46.945Z Compiling env_logger v0.11.9
17052026-03-10T18:31:47.408Z Compiling zip v4.6.1
17062026-03-10T18:31:47.690Z Compiling usdt v0.6.0
17072026-03-10T18:31:48.017Z Compiling usdt-impl v0.5.0
17082026-03-10T18:31:48.421Z Compiling serde_with v3.17.0
17092026-03-10T18:31:48.684Z Compiling similar v2.7.0
17102026-03-10T18:31:48.742Z Compiling ecdsa v0.16.9
17112026-03-10T18:31:48.767Z Compiling rsa v0.9.10
17122026-03-10T18:31:48.785Z Compiling crossterm v0.28.1
17132026-03-10T18:31:49.248Z Compiling ed25519-dalek v2.2.0
17142026-03-10T18:31:49.356Z Compiling zip v0.6.6
17152026-03-10T18:31:50.163Z Compiling toml v0.7.8
17162026-03-10T18:31:50.582Z Compiling toml_parser v1.0.9+spec-1.1.0
17172026-03-10T18:31:50.704Z Compiling itertools v0.13.0
17182026-03-10T18:31:50.724Z Compiling tokio-stream v0.1.18
17192026-03-10T18:31:50.855Z Compiling buf-list v1.1.2
17202026-03-10T18:31:51.010Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-03-10T18:31:51.223Z Compiling x509-cert v0.2.5
17222026-03-10T18:31:51.328Z Compiling openapiv3 v2.2.0
17232026-03-10T18:31:51.426Z Compiling sha1 v0.10.6
17242026-03-10T18:31:51.445Z Compiling toml_datetime v0.7.5+spec-1.1.0
17252026-03-10T18:31:51.708Z Compiling peg-runtime v0.8.5
17262026-03-10T18:31:51.817Z Compiling lalrpop-util v0.19.12
17272026-03-10T18:31:52.053Z Compiling thread_local v1.1.9
17282026-03-10T18:31:52.071Z Compiling slog-async v2.8.0
17292026-03-10T18:31:52.356Z Compiling crossbeam-channel v0.5.15
17302026-03-10T18:31:52.375Z Compiling futures-executor v0.3.32
17312026-03-10T18:31:52.483Z Compiling filetime v0.2.27
17322026-03-10T18:31:52.697Z Compiling is-terminal v0.4.17
17332026-03-10T18:31:52.716Z Compiling xattr v1.6.1
17342026-03-10T18:31:52.815Z Compiling take_mut v0.2.2
17352026-03-10T18:31:52.921Z Compiling term v1.2.1
17362026-03-10T18:31:52.968Z Compiling tar v0.4.44
17372026-03-10T18:31:53.124Z Compiling futures v0.3.32
17382026-03-10T18:31:53.498Z Compiling slog-term v2.9.2
17392026-03-10T18:32:00.336Z Compiling rustls-webpki v0.103.9
17402026-03-10T18:32:04.300Z Compiling tokio-rustls v0.26.4
17412026-03-10T18:32:04.303Z Compiling rustls-platform-verifier v0.6.2
17422026-03-10T18:32:04.559Z Compiling hyper-rustls v0.27.7
17432026-03-10T18:32:04.819Z Compiling reqwest v0.13.2
17442026-03-10T18:32:04.840Z Compiling reqwest v0.12.28
17452026-03-10T18:32:07.802Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-03-10T18:32:08.087Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-03-10T18:32:11.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
17482026-03-10T18:32:12.059Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-03-10T18:32:12.119ZMar 10 18:32:11.573 INFO Starting download, target: Console
17502026-03-10T18:32:12.119ZMar 10 18:32:11.574 INFO Starting download, target: DendriteStub
17512026-03-10T18:32:12.119ZMar 10 18:32:11.574 INFO Starting download, target: Clickhouse
17522026-03-10T18:32:12.119ZMar 10 18:32:11.574 INFO Starting download, target: Cockroach
17532026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Starting download, target: TransceiverControl
17542026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Starting download, target: MaghemiteMgd
17552026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17562026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17572026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17582026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17592026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-10T18:32:12.126ZMar 10 18:32:11.574 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17612026-03-10T18:32:12.749ZMar 10 18:32:12.191 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-03-10T18:32:13.074ZMar 10 18:32:12.526 INFO Download complete, target: TransceiverControl
17632026-03-10T18:32:13.154ZMar 10 18:32:12.607 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17642026-03-10T18:32:13.555ZMar 10 18:32:13.007 INFO Download complete, target: Console
17652026-03-10T18:32:13.934ZMar 10 18:32:13.387 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17662026-03-10T18:32:14.217ZMar 10 18:32:13.672 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17672026-03-10T18:32:14.262ZMar 10 18:32:13.715 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17682026-03-10T18:32:14.262ZMar 10 18:32:13.715 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17692026-03-10T18:32:14.654ZMar 10 18:32:14.110 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17702026-03-10T18:32:17.396ZMar 10 18:32:16.852 INFO Download complete, target: MaghemiteMgd
17712026-03-10T18:32:17.757ZMar 10 18:32:17.212 INFO Download complete, target: DendriteStub
17722026-03-10T18:32:21.898ZMar 10 18:32:21.353 INFO Checking that binary works, target: Cockroach
17732026-03-10T18:32:22.013ZMar 10 18:32:21.469 INFO Download complete, target: Cockroach
17742026-03-10T18:32:25.714ZMar 10 18:32:25.170 INFO Checking that binary works, target: Clickhouse
17752026-03-10T18:32:25.878ZMar 10 18:32:25.334 INFO Download complete, target: Clickhouse
17762026-03-10T18:32:25.895ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-03-10T18:32:25.898Z
17782026-03-10T18:32:25.898Zreal 5:34.883775627
17792026-03-10T18:32:25.898Zuser 10:20.252417608
17802026-03-10T18:32:25.898Zsys 1:46.701114670
17812026-03-10T18:32:25.898Ztrap 0.324035438
17822026-03-10T18:32:25.898Ztflt 0.685797106
17832026-03-10T18:32:25.898Zdflt 0.627754804
17842026-03-10T18:32:25.898Zkflt 0.023693979
17852026-03-10T18:32:25.898Zlock 22:05.503157529
17862026-03-10T18:32:25.898Zslp 40:57.835644183
17872026-03-10T18:32:25.899Zlat 53.872403690
17882026-03-10T18:32:25.899Zstop 2:32.167339192
17892026-03-10T18:32:25.899Z+ banner clippy
17902026-03-10T18:32:25.899Z
17912026-03-10T18:32:25.899Z #### # # ##### ##### # #
17922026-03-10T18:32:25.899Z # # # # # # # # # #
17932026-03-10T18:32:25.899Z # # # # # # # #
17942026-03-10T18:32:25.899Z # # # ##### ##### #
17952026-03-10T18:32:25.899Z # # # # # # #
17962026-03-10T18:32:25.899Z #### ###### # # # #
17972026-03-10T18:32:25.899Z
17982026-03-10T18:32:25.899Z+ export CARGO_INCREMENTAL=0
17992026-03-10T18:32:25.899Z+ CARGO_INCREMENTAL=0
18002026-03-10T18:32:25.899Z+ ptime -m cargo xtask clippy
18012026-03-10T18:32:26.621Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-03-10T18:32:26.887Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-03-10T18:32:29.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
18042026-03-10T18:32:29.505Z Running `target/debug/xtask clippy`
18052026-03-10T18:32:29.533Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18062026-03-10T18:32:30.353Z Downloading crates ...
18072026-03-10T18:32:30.637Z Downloaded assert_cmd v2.1.2
18082026-03-10T18:32:30.916Z Downloaded hashbrown v0.14.5
18092026-03-10T18:32:30.920Z Downloaded approx v0.5.1
18102026-03-10T18:32:30.934Z Downloaded serde_regex v1.1.0
18112026-03-10T18:32:30.941Z Downloaded pathdiff v0.2.3
18122026-03-10T18:32:30.945Z Downloaded async-object-pool v0.2.0
18132026-03-10T18:32:30.954Z Downloaded parking v2.2.1
18142026-03-10T18:32:30.964Z Downloaded supports-color v2.1.0
18152026-03-10T18:32:30.974Z Downloaded miette-derive v5.10.0
18162026-03-10T18:32:30.981Z Downloaded termcolor v1.4.1
18172026-03-10T18:32:30.984Z Downloaded target-lexicon v0.13.3
18182026-03-10T18:32:30.989Z Downloaded tinytemplate v1.2.1
18192026-03-10T18:32:31.002Z Downloaded linkme v0.3.35
18202026-03-10T18:32:31.011Z Downloaded datatest-stable v0.3.3
18212026-03-10T18:32:31.030Z Downloaded async-lock v3.4.2
18222026-03-10T18:32:31.048Z Downloaded rstest_macros v0.25.0
18232026-03-10T18:32:31.052Z Downloaded rand_distr v0.5.1
18242026-03-10T18:32:31.060Z Downloaded toml v1.0.3+spec-1.1.0
18252026-03-10T18:32:31.063Z Downloaded chumsky v0.9.3
18262026-03-10T18:32:31.077Z Downloaded cast v0.3.0
18272026-03-10T18:32:31.080Z Downloaded criterion v0.7.0
18282026-03-10T18:32:31.101Z Downloaded target-triple v1.0.0
18292026-03-10T18:32:31.107Z Downloaded linkme-impl v0.3.35
18302026-03-10T18:32:31.110Z Downloaded supports-hyperlinks v2.1.0
18312026-03-10T18:32:31.113Z Downloaded assert-json-diff v2.0.2
18322026-03-10T18:32:31.116Z Downloaded escape8259 v0.5.3
18332026-03-10T18:32:31.132Z Downloaded terminal_size v0.1.17
18342026-03-10T18:32:31.135Z Downloaded event-listener-strategy v0.5.4
18352026-03-10T18:32:31.151Z Downloaded stringmetrics v2.2.2
18362026-03-10T18:32:31.155Z Downloaded constant_time_eq v0.3.1
18372026-03-10T18:32:31.155Z Downloaded knuffel-derive v3.2.0
18382026-03-10T18:32:31.158Z Downloaded oorandom v11.1.5
18392026-03-10T18:32:31.164Z Downloaded guppy-workspace-hack v0.1.0
18402026-03-10T18:32:31.169Z Downloaded cargo-platform v0.3.2
18412026-03-10T18:32:31.169Z Downloaded nested v0.1.1
18422026-03-10T18:32:31.173Z Downloaded similar-asserts v1.7.0
18432026-03-10T18:32:31.176Z Downloaded backtrace-ext v0.2.1
18442026-03-10T18:32:31.184Z Downloaded supports-unicode v2.1.0
18452026-03-10T18:32:31.194Z Downloaded relative-path v1.9.3
18462026-03-10T18:32:31.197Z Downloaded anes v0.1.6
18472026-03-10T18:32:31.197Z Downloaded partial-io v0.5.4
18482026-03-10T18:32:31.203Z Downloaded plotters-svg v0.3.7
18492026-03-10T18:32:31.211Z Downloaded rust-argon2 v2.1.0
18502026-03-10T18:32:31.215Z Downloaded toml_datetime v1.0.0+spec-1.1.0
18512026-03-10T18:32:31.219Z Downloaded libtest-mimic v0.8.1
18522026-03-10T18:32:31.219Z Downloaded target-spec v3.5.7
18532026-03-10T18:32:31.222Z Downloaded plotters-backend v0.3.7
18542026-03-10T18:32:31.229Z Downloaded concurrent-queue v2.5.0
18552026-03-10T18:32:31.234Z Downloaded criterion-plot v0.6.0
18562026-03-10T18:32:31.238Z Downloaded event-listener v5.4.1
18572026-03-10T18:32:31.240Z Downloaded rustc-demangle v0.1.27
18582026-03-10T18:32:31.241Z Downloaded futures-timer v3.0.3
18592026-03-10T18:32:31.245Z Downloaded cargo_metadata v0.23.1
18602026-03-10T18:32:31.253Z Downloaded httptest v0.16.4
18612026-03-10T18:32:31.257Z Downloaded blake2b_simd v1.0.4
18622026-03-10T18:32:31.260Z Downloaded cfg-expr v0.20.6
18632026-03-10T18:32:31.263Z Downloaded owo-colors v3.5.0
18642026-03-10T18:32:31.263Z Downloaded path-tree v0.8.3
18652026-03-10T18:32:31.266Z Downloaded trybuild v1.0.116
18662026-03-10T18:32:31.269Z Downloaded knuffel v3.2.0
18672026-03-10T18:32:31.269Z Downloaded addr2line v0.25.1
18682026-03-10T18:32:31.276Z Downloaded rstest v0.25.0
18692026-03-10T18:32:31.294Z Downloaded fancy-regex v0.14.0
18702026-03-10T18:32:31.299Z Downloaded textwrap v0.15.2
18712026-03-10T18:32:31.303Z Downloaded backtrace v0.3.76
18722026-03-10T18:32:31.306Z Downloaded miette v5.10.0
18732026-03-10T18:32:31.315Z Downloaded gimli v0.32.3
18742026-03-10T18:32:31.326Z Downloaded guppy v0.17.25
18752026-03-10T18:32:31.333Z Downloaded plotters v0.3.7
18762026-03-10T18:32:31.463Z Downloaded httpmock v0.8.3
18772026-03-10T18:32:33.460Z Checking cfg-if v1.0.4
18782026-03-10T18:32:33.828Z Checking libc v0.2.180
18792026-03-10T18:32:33.831Z Checking serde_core v1.0.228
18802026-03-10T18:32:33.909Z Checking memchr v2.8.0
18812026-03-10T18:32:33.949Z Checking smallvec v1.15.1
18822026-03-10T18:32:33.991Z Checking itoa v1.0.17
18832026-03-10T18:32:34.030Z Checking log v0.4.29
18842026-03-10T18:32:34.074Z Checking zeroize v1.8.2
18852026-03-10T18:32:34.116Z Checking libm v0.2.16
18862026-03-10T18:32:34.199Z Checking scopeguard v1.2.0
18872026-03-10T18:32:34.242Z Checking stable_deref_trait v1.2.1
18882026-03-10T18:32:34.287Z Checking zmij v1.0.21
18892026-03-10T18:32:34.330Z Checking zerofrom v0.1.6
18902026-03-10T18:32:34.373Z Checking lock_api v0.4.14
18912026-03-10T18:32:34.416Z Checking percent-encoding v2.3.2
18922026-03-10T18:32:34.459Z Checking litemap v0.8.1
18932026-03-10T18:32:34.499Z Checking errno v0.3.14
18942026-03-10T18:32:34.503Z Checking getrandom v0.2.17
18952026-03-10T18:32:34.585Z Checking yoke v0.8.1
18962026-03-10T18:32:34.627Z Checking writeable v0.6.2
18972026-03-10T18:32:34.671Z Checking icu_normalizer_data v2.1.1
18982026-03-10T18:32:34.675Z Checking icu_properties_data v2.1.2
18992026-03-10T18:32:34.752Z Checking subtle v2.6.1
19002026-03-10T18:32:34.792Z Checking form_urlencoded v1.2.2
19012026-03-10T18:32:34.833Z Checking zerovec v0.11.5
19022026-03-10T18:32:34.838Z Checking zerotrie v0.2.3
19032026-03-10T18:32:34.914Z Checking utf8_iter v1.0.4
19042026-03-10T18:32:34.949Z Checking rand_core v0.6.4
19052026-03-10T18:32:34.991Z Checking portable-atomic v1.13.1
19062026-03-10T18:32:34.991Z Checking pin-project-lite v0.2.17
19072026-03-10T18:32:35.118Z Checking critical-section v1.2.0
19082026-03-10T18:32:35.132Z Checking rand_core v0.10.0
19092026-03-10T18:32:35.135Z Checking num-traits v0.2.19
19102026-03-10T18:32:35.211Z Checking zerocopy v0.8.40
19112026-03-10T18:32:35.254Z Checking parking_lot_core v0.9.12
19122026-03-10T18:32:35.298Z Checking signal-hook-registry v1.4.8
19132026-03-10T18:32:35.374Z Checking getrandom v0.4.1
19142026-03-10T18:32:35.453Z Checking tinystr v0.8.2
19152026-03-10T18:32:35.519Z Checking potential_utf v0.1.4
19162026-03-10T18:32:35.561Z Checking parking_lot v0.12.5
19172026-03-10T18:32:35.603Z Checking mio v1.1.1
19182026-03-10T18:32:35.644Z Checking once_cell v1.21.3
19192026-03-10T18:32:35.708Z Checking icu_collections v2.1.1
19202026-03-10T18:32:35.751Z Checking icu_locale_core v2.1.1
19212026-03-10T18:32:35.823Z Checking typenum v1.19.0
19222026-03-10T18:32:35.892Z Checking socket2 v0.6.2
19232026-03-10T18:32:35.938Z Checking iana-time-zone v0.1.65
19242026-03-10T18:32:36.016Z Checking serde v1.0.228
19252026-03-10T18:32:36.016Z Checking bitflags v2.11.0
19262026-03-10T18:32:36.095Z Checking serde_json v1.0.149
19272026-03-10T18:32:36.151Z Checking semver v1.0.27
19282026-03-10T18:32:36.232Z Checking uuid v1.21.0
19292026-03-10T18:32:36.291Z Checking thiserror v2.0.18
19302026-03-10T18:32:36.448Z Checking allocator-api2 v0.2.21
19312026-03-10T18:32:36.494Z Checking futures-core v0.3.32
19322026-03-10T18:32:36.547Z Checking icu_provider v2.1.1
19332026-03-10T18:32:36.589Z Checking generic-array v0.14.7
19342026-03-10T18:32:36.632Z Checking bytes v1.11.1
19352026-03-10T18:32:36.675Z Checking chrono v0.4.44
19362026-03-10T18:32:36.724Z Checking equivalent v1.0.2
19372026-03-10T18:32:36.859Z Checking dyn-clone v1.0.20
19382026-03-10T18:32:36.901Z Checking icu_properties v2.1.2
19392026-03-10T18:32:36.901Z Checking icu_normalizer v2.1.1
19402026-03-10T18:32:37.019Z Checking const-oid v0.9.6
19412026-03-10T18:32:37.079Z Checking foldhash v0.2.0
19422026-03-10T18:32:37.250Z Checking crypto-common v0.1.7
19432026-03-10T18:32:37.254Z Checking tokio v1.49.0
19442026-03-10T18:32:37.330Z Checking hashbrown v0.16.1
19452026-03-10T18:32:37.330Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19462026-03-10T18:32:37.423Z Checking block-buffer v0.10.4
19472026-03-10T18:32:37.629Z Checking futures-sink v0.3.32
19482026-03-10T18:32:37.727Z Checking byteorder v1.5.0
19492026-03-10T18:32:37.778Z Checking futures-channel v0.3.32
19502026-03-10T18:32:37.854Z Checking rustix v1.1.3
19512026-03-10T18:32:38.018Z Checking slab v0.4.12
19522026-03-10T18:32:38.061Z Checking futures-task v0.3.32
19532026-03-10T18:32:38.064Z Checking digest v0.10.7
19542026-03-10T18:32:38.064Z Checking futures-io v0.3.32
19552026-03-10T18:32:38.173Z Checking idna_adapter v1.2.1
19562026-03-10T18:32:38.241Z Checking cpufeatures v0.2.17
19572026-03-10T18:32:38.287Z Checking indexmap v2.13.0
19582026-03-10T18:32:38.324Z Checking futures-util v0.3.32
19592026-03-10T18:32:38.366Z Checking idna v1.1.0
19602026-03-10T18:32:38.369Z Checking thiserror v1.0.69
19612026-03-10T18:32:38.445Z Checking getrandom v0.3.4
19622026-03-10T18:32:38.523Z Checking fnv v1.0.7
19632026-03-10T18:32:38.652Z Checking regex-syntax v0.8.10
19642026-03-10T18:32:38.691Z Checking http v1.4.0
19652026-03-10T18:32:38.751Z Checking url v2.5.8
19662026-03-10T18:32:39.069Z Checking tracing-core v0.1.36
19672026-03-10T18:32:39.111Z Checking base64 v0.22.1
19682026-03-10T18:32:39.339Z Checking schemars v0.8.22
19692026-03-10T18:32:39.442Z Checking unicode-ident v1.0.24
19702026-03-10T18:32:39.488Z Checking ipnet v2.11.0
19712026-03-10T18:32:39.529Z Checking tracing v0.1.44
19722026-03-10T18:32:39.533Z Checking ppv-lite86 v0.2.21
19732026-03-10T18:32:39.610Z Checking proc-macro2 v1.0.106
19742026-03-10T18:32:39.812Z Checking anstyle v1.0.13
19752026-03-10T18:32:39.855Z Checking untrusted v0.9.0
19762026-03-10T18:32:40.007Z Checking utf8parse v0.2.2
19772026-03-10T18:32:40.049Z Checking ring v0.17.14
19782026-03-10T18:32:40.052Z Checking quote v1.0.44
19792026-03-10T18:32:40.126Z Checking aho-corasick v1.1.4
19802026-03-10T18:32:40.167Z Checking anstyle-parse v0.2.7
19812026-03-10T18:32:40.244Z Checking colorchoice v1.0.4
19822026-03-10T18:32:40.334Z Checking syn v2.0.117
19832026-03-10T18:32:40.393Z Checking is_terminal_polyfill v1.70.2
19842026-03-10T18:32:40.432Z Checking base64ct v1.8.3
19852026-03-10T18:32:40.498Z Checking anstyle-query v1.1.5
19862026-03-10T18:32:40.539Z Checking block-padding v0.3.3
19872026-03-10T18:32:40.639Z Checking anstream v0.6.21
19882026-03-10T18:32:40.731Z Checking rustls-pki-types v1.14.0
19892026-03-10T18:32:40.774Z Checking httparse v1.10.1
19902026-03-10T18:32:40.926Z Checking inout v0.1.4
19912026-03-10T18:32:40.996Z Checking terminal_size v0.4.3
19922026-03-10T18:32:41.062Z Checking crossbeam-utils v0.8.21
19932026-03-10T18:32:41.105Z Checking regex-automata v0.4.14
19942026-03-10T18:32:41.150Z Checking cipher v0.4.4
19952026-03-10T18:32:41.153Z Checking strsim v0.11.1
19962026-03-10T18:32:41.229Z Checking clap_lex v1.0.0
19972026-03-10T18:32:41.421Z Checking http-body v1.0.1
19982026-03-10T18:32:41.463Z Checking clap_builder v4.5.60
19992026-03-10T18:32:41.466Z Checking rand_core v0.9.5
20002026-03-10T18:32:41.499Z Checking sha2 v0.10.9
20012026-03-10T18:32:41.582Z Checking atomic-waker v1.1.2
20022026-03-10T18:32:41.627Z Checking pem-rfc7468 v0.7.0
20032026-03-10T18:32:41.662Z Checking tokio-util v0.7.18
20042026-03-10T18:32:41.731Z Checking httpdate v1.0.3
20052026-03-10T18:32:41.773Z Checking try-lock v0.2.5
20062026-03-10T18:32:41.851Z Checking hmac v0.12.1
20072026-03-10T18:32:41.917Z Checking tower-layer v0.3.3
20082026-03-10T18:32:41.921Z Checking want v0.3.1
20092026-03-10T18:32:41.995Z Checking pin-utils v0.1.0
20102026-03-10T18:32:42.041Z Checking tower-service v0.3.3
20112026-03-10T18:32:42.108Z Checking ryu v1.0.23
20122026-03-10T18:32:42.150Z Checking rand_chacha v0.9.0
20132026-03-10T18:32:42.153Z Checking erased-serde v0.3.31
20142026-03-10T18:32:42.226Z Checking flagset v0.4.7
20152026-03-10T18:32:42.307Z Checking spin v0.9.8
20162026-03-10T18:32:42.408Z Checking der v0.7.10
20172026-03-10T18:32:42.451Z Checking rand v0.9.2
20182026-03-10T18:32:42.491Z Checking h2 v0.4.13
20192026-03-10T18:32:42.564Z Checking anyhow v1.0.102
20202026-03-10T18:32:42.784Z Checking slog v2.8.2
20212026-03-10T18:32:42.845Z Checking http-body-util v0.1.3
20222026-03-10T18:32:43.104Z Checking aws-lc-sys v0.37.1
20232026-03-10T18:32:43.160Z Checking untrusted v0.7.1
20242026-03-10T18:32:43.163Z Checking powerfmt v0.2.0
20252026-03-10T18:32:43.241Z Checking clap v4.5.60
20262026-03-10T18:32:43.328Z Checking num-conv v0.2.0
20272026-03-10T18:32:43.371Z Checking openssl-probe v0.2.1
20282026-03-10T18:32:43.424Z Checking deranged v0.5.8
20292026-03-10T18:32:43.479Z Checking num_threads v0.1.7
20302026-03-10T18:32:43.527Z Checking time-core v0.1.8
20312026-03-10T18:32:43.571Z Checking serde_urlencoded v0.7.1
20322026-03-10T18:32:43.615Z Checking regex v1.12.3
20332026-03-10T18:32:43.619Z Checking rand_chacha v0.3.1
20342026-03-10T18:32:43.694Z Checking fastrand v2.3.0
20352026-03-10T18:32:43.748Z Checking spki v0.7.3
20362026-03-10T18:32:43.872Z Checking pbkdf2 v0.12.2
20372026-03-10T18:32:43.948Z Checking aes v0.8.4
20382026-03-10T18:32:43.952Z Checking rand v0.8.5
20392026-03-10T18:32:44.029Z Checking unicode-width v0.2.0
20402026-03-10T18:32:44.032Z Checking pretty-hex v0.4.1
20412026-03-10T18:32:44.032Z Checking salsa20 v0.10.2
20422026-03-10T18:32:44.104Z Checking aws-lc-rs v1.16.0
20432026-03-10T18:32:44.238Z Checking cbc v0.1.2
20442026-03-10T18:32:44.297Z Checking ipnetwork v0.21.1
20452026-03-10T18:32:44.368Z Checking scrypt v0.11.0
20462026-03-10T18:32:44.424Z Checking tempfile v3.25.0
20472026-03-10T18:32:44.490Z Checking rustls-native-certs v0.8.3
20482026-03-10T18:32:44.569Z Checking sync_wrapper v1.0.2
20492026-03-10T18:32:44.611Z Checking hex v0.4.3
20502026-03-10T18:32:44.675Z Checking plain v0.2.3
20512026-03-10T18:32:44.720Z Checking pkcs5 v0.7.1
20522026-03-10T18:32:44.723Z Checking tower v0.5.3
20532026-03-10T18:32:44.724Z Checking webpki-roots v1.0.6
20542026-03-10T18:32:44.838Z Checking time v0.3.47
20552026-03-10T18:32:44.841Z Checking camino v1.2.2
20562026-03-10T18:32:44.944Z Checking ucd-trie v0.1.7
20572026-03-10T18:32:44.986Z Checking mime v0.3.17
20582026-03-10T18:32:45.073Z Checking iri-string v0.7.10
20592026-03-10T18:32:45.137Z Checking pest v2.8.6
20602026-03-10T18:32:45.237Z Checking pkcs8 v0.10.2
20612026-03-10T18:32:45.280Z Checking openapiv3 v2.2.0
20622026-03-10T18:32:45.323Z Checking either v1.15.0
20632026-03-10T18:32:45.328Z Checking rustls-webpki v0.103.9
20642026-03-10T18:32:45.495Z Checking encoding_rs v0.8.35
20652026-03-10T18:32:45.594Z Checking foreign-types-shared v0.1.1
20662026-03-10T18:32:45.732Z Checking winnow v0.7.14
20672026-03-10T18:32:45.941Z Checking rustls v0.23.37
20682026-03-10T18:32:46.085Z Checking hyper v1.8.1
20692026-03-10T18:32:46.412Z Checking foreign-types v0.3.2
20702026-03-10T18:32:46.528Z Checking oxnet v0.1.4
20712026-03-10T18:32:46.580Z Checking tower-http v0.6.8
20722026-03-10T18:32:46.680Z Checking lazy_static v1.5.0
20732026-03-10T18:32:46.784Z Checking openssl-sys v0.9.111
20742026-03-10T18:32:46.824Z Checking static_assertions v1.1.0
20752026-03-10T18:32:46.868Z Checking signature v2.2.0
20762026-03-10T18:32:46.941Z Checking simd-adler32 v0.3.8
20772026-03-10T18:32:47.017Z Checking hubpack v0.1.2
20782026-03-10T18:32:47.062Z Checking adler2 v2.0.1
20792026-03-10T18:32:47.121Z Checking sha1 v0.10.6
20802026-03-10T18:32:47.199Z Checking strum v0.26.3
20812026-03-10T18:32:47.241Z Checking miniz_oxide v0.8.9
20822026-03-10T18:32:47.282Z Checking data-encoding v2.10.0
20832026-03-10T18:32:47.327Z Checking hyper-util v0.1.20
20842026-03-10T18:32:47.376Z Checking tinyvec_macros v0.1.1
20852026-03-10T18:32:47.381Z Checking toml_datetime v0.6.11
20862026-03-10T18:32:47.381Z Checking serde_spanned v0.6.9
20872026-03-10T18:32:47.488Z Checking tinyvec v1.10.0
20882026-03-10T18:32:47.555Z Checking openssl v0.10.75
20892026-03-10T18:32:47.594Z Checking num-integer v0.1.46
20902026-03-10T18:32:47.657Z Checking scroll v0.13.0
20912026-03-10T18:32:47.703Z Checking bit-vec v0.8.0
20922026-03-10T18:32:47.745Z Checking base16ct v0.2.0
20932026-03-10T18:32:47.917Z Checking crossbeam-epoch v0.9.18
20942026-03-10T18:32:47.960Z Checking crc32fast v1.5.0
20952026-03-10T18:32:47.964Z Checking sec1 v0.7.3
20962026-03-10T18:32:48.038Z Checking goblin v0.10.5
20972026-03-10T18:32:48.042Z Checking bit-set v0.8.0
20982026-03-10T18:32:48.158Z Checking ff v0.13.1
20992026-03-10T18:32:48.229Z Checking wait-timeout v0.2.1
21002026-03-10T18:32:48.292Z Checking memmap2 v0.9.10
21012026-03-10T18:32:48.295Z Checking num-iter v0.1.45
21022026-03-10T18:32:48.370Z Checking group v0.13.0
21032026-03-10T18:32:48.412Z Checking dtrace-parser v0.3.0
21042026-03-10T18:32:48.510Z Checking bstr v1.12.1
21052026-03-10T18:32:48.552Z Checking hkdf v0.12.4
21062026-03-10T18:32:48.601Z Checking ahash v0.8.12
21072026-03-10T18:32:48.749Z Checking crypto-bigint v0.5.5
21082026-03-10T18:32:48.753Z Checking scroll v0.12.0
21092026-03-10T18:32:48.887Z Checking thread-id v5.1.0
21102026-03-10T18:32:49.010Z Checking quick-error v1.2.3
21112026-03-10T18:32:49.052Z Checking rand_xorshift v0.4.0
21122026-03-10T18:32:49.094Z Checking zerocopy v0.7.35
21132026-03-10T18:32:49.136Z Checking goblin v0.8.2
21142026-03-10T18:32:49.177Z Checking rusty-fork v0.3.1
21152026-03-10T18:32:49.219Z Checking tokio-rustls v0.26.4
21162026-03-10T18:32:49.261Z Checking unarray v0.1.4
21172026-03-10T18:32:49.414Z Checking num-bigint-dig v0.8.6
21182026-03-10T18:32:49.417Z Checking proptest v1.10.0
21192026-03-10T18:32:49.535Z Checking hyper-rustls v0.27.7
21202026-03-10T18:32:49.822Z Checking dtrace-parser v0.2.0
21212026-03-10T18:32:49.826Z Checking pkcs1 v0.7.5
21222026-03-10T18:32:50.152Z Checking x509-cert v0.2.5
21232026-03-10T18:32:50.155Z Checking thread-id v4.2.2
21242026-03-10T18:32:50.292Z Checking elliptic-curve v0.13.8
21252026-03-10T18:32:50.334Z Checking unicode-segmentation v1.12.0
21262026-03-10T18:32:50.411Z Checking native-tls v0.2.18
21272026-03-10T18:32:50.579Z Checking psl-types v2.0.11
21282026-03-10T18:32:50.663Z Checking tokio-native-tls v0.3.1
21292026-03-10T18:32:50.719Z Checking zlib-rs v0.6.2
21302026-03-10T18:32:50.761Z Checking publicsuffix v2.3.0
21312026-03-10T18:32:50.801Z Checking rsa v0.9.10
21322026-03-10T18:32:50.880Z Checking hyper-tls v0.6.0
21332026-03-10T18:32:50.986Z Checking crossbeam-deque v0.8.6
21342026-03-10T18:32:51.056Z Checking cookie v0.18.1
21352026-03-10T18:32:51.118Z Checking reqwest v0.12.28
21362026-03-10T18:32:51.232Z Checking rfc6979 v0.4.0
21372026-03-10T18:32:51.366Z Checking dof v0.4.0
21382026-03-10T18:32:51.408Z Checking toml_write v0.1.2
21392026-03-10T18:32:51.411Z Checking cookie_store v0.22.1
21402026-03-10T18:32:51.486Z Checking ecdsa v0.16.9
21412026-03-10T18:32:51.691Z Checking toml_edit v0.22.27
21422026-03-10T18:32:51.836Z Checking dof v0.3.0
21432026-03-10T18:32:51.877Z Checking rustls-platform-verifier v0.6.2
21442026-03-10T18:32:51.945Z Checking flate2 v1.1.9
21452026-03-10T18:32:51.984Z Checking toml_parser v1.0.9+spec-1.1.0
21462026-03-10T18:32:52.026Z Checking newtype-uuid v1.3.2
21472026-03-10T18:32:52.075Z Checking curve25519-dalek v4.1.3
21482026-03-10T18:32:52.238Z Checking usdt-impl v0.5.0
21492026-03-10T18:32:52.281Z Checking rustix v0.38.44
21502026-03-10T18:32:52.322Z Checking env_filter v1.0.0
21512026-03-10T18:32:52.366Z Checking usdt-impl v0.6.0
21522026-03-10T18:32:52.406Z Checking keccak v0.1.6
21532026-03-10T18:32:52.449Z Checking daft v0.1.5
21542026-03-10T18:32:52.528Z Checking env_logger v0.11.9
21552026-03-10T18:32:52.617Z Checking reqwest v0.13.2
21562026-03-10T18:32:52.660Z Checking sha3 v0.10.8
21572026-03-10T18:32:52.744Z Checking usdt v0.6.0
21582026-03-10T18:32:52.787Z Checking ed25519 v2.2.3
21592026-03-10T18:32:52.829Z Checking itertools v0.13.0
21602026-03-10T18:32:52.952Z Checking serde_with v3.17.0
21612026-03-10T18:32:52.993Z Checking bitflags v1.3.2
21622026-03-10T18:32:53.045Z Checking siphasher v1.0.2
21632026-03-10T18:32:53.110Z Checking unicode-normalization v0.1.25
21642026-03-10T18:32:53.154Z Checking ed25519-dalek v2.2.0
21652026-03-10T18:32:53.225Z Checking signal-hook v0.3.18
21662026-03-10T18:32:53.283Z Checking toml_datetime v0.7.5+spec-1.1.0
21672026-03-10T18:32:53.438Z Checking winnow v0.5.40
21682026-03-10T18:32:53.487Z Checking managed v0.8.0
21692026-03-10T18:32:53.529Z Checking rayon-core v1.13.0
21702026-03-10T18:32:53.592Z Checking bzip2-sys v0.1.13+1.0.8
21712026-03-10T18:32:53.698Z Checking object v0.37.3
21722026-03-10T18:32:53.741Z Checking foldhash v0.1.5
21732026-03-10T18:32:53.784Z Checking bzip2 v0.4.4
21742026-03-10T18:32:53.787Z Checking signal-hook-mio v0.2.5
21752026-03-10T18:32:54.019Z Checking hashbrown v0.15.5
21762026-03-10T18:32:54.022Z Checking ref-cast v1.0.25
21772026-03-10T18:32:54.022Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-03-10T18:32:54.064Z Checking zip v0.6.6
21792026-03-10T18:32:54.134Z Checking bumpalo v3.20.2
21802026-03-10T18:32:54.197Z Checking zstd-safe v7.2.4
21812026-03-10T18:32:54.289Z Checking libbz2-rs-sys v0.2.2
21822026-03-10T18:32:54.418Z Checking zopfli v0.8.3
21832026-03-10T18:32:54.459Z Checking zstd v0.13.3
21842026-03-10T18:32:54.505Z Checking rayon v1.11.0
21852026-03-10T18:32:54.598Z Checking crossterm v0.28.1
21862026-03-10T18:32:54.727Z Checking similar v2.7.0
21872026-03-10T18:32:54.835Z Checking bzip2 v0.6.1
21882026-03-10T18:32:54.877Z Checking fs-err v3.3.0
21892026-03-10T18:32:55.005Z Checking hash32 v0.2.1
21902026-03-10T18:32:55.048Z Checking toml_edit v0.19.15
21912026-03-10T18:32:55.087Z Checking serde-big-array v0.5.1
21922026-03-10T18:32:55.236Z Checking predicates-core v1.0.10
21932026-03-10T18:32:55.279Z Checking unicode-properties v0.1.4
21942026-03-10T18:32:55.282Z Checking jiff v0.2.21
21952026-03-10T18:32:55.282Z Checking unicode-bidi v0.3.18
21962026-03-10T18:32:55.418Z Checking heapless v0.7.17
21972026-03-10T18:32:55.538Z Checking hickory-proto v0.25.2
21982026-03-10T18:32:55.591Z Checking tokio-stream v0.1.18
21992026-03-10T18:32:55.718Z Checking stringprep v0.1.5
22002026-03-10T18:32:55.945Z Checking md-5 v0.10.6
22012026-03-10T18:32:56.001Z Checking float-cmp v0.10.0
22022026-03-10T18:32:56.127Z Checking difflib v0.4.0
22032026-03-10T18:32:56.169Z Checking normalize-line-endings v0.3.0
22042026-03-10T18:32:56.209Z Checking fallible-iterator v0.2.0
22052026-03-10T18:32:56.306Z Checking rustc-hash v2.1.1
22062026-03-10T18:32:56.382Z Checking predicates v3.1.4
22072026-03-10T18:32:56.458Z Checking toml v0.7.8
22082026-03-10T18:32:56.499Z Checking iddqd v0.3.17
22092026-03-10T18:32:56.573Z Checking smoltcp v0.9.1
22102026-03-10T18:32:56.616Z Checking postgres-protocol v0.6.10
22112026-03-10T18:32:56.809Z Checking phf_shared v0.13.1
22122026-03-10T18:32:56.912Z Checking phf_shared v0.11.3
22132026-03-10T18:32:57.053Z Checking itertools v0.12.1
22142026-03-10T18:32:57.106Z Checking console v0.16.2
22152026-03-10T18:32:57.149Z Checking buf-list v1.1.2
22162026-03-10T18:32:57.188Z Checking strum v0.27.2
22172026-03-10T18:32:57.350Z Checking fixedbitset v0.4.2
22182026-03-10T18:32:57.404Z Checking precomputed-hash v0.1.1
22192026-03-10T18:32:57.446Z Checking fixedbitset v0.5.7
22202026-03-10T18:32:57.521Z Checking unit-prefix v0.5.2
22212026-03-10T18:32:57.563Z Checking new_debug_unreachable v1.0.6
22222026-03-10T18:32:57.603Z Checking lalrpop-util v0.19.12
22232026-03-10T18:32:57.680Z Checking string_cache v0.8.9
22242026-03-10T18:32:57.717Z Checking petgraph v0.6.5
22252026-03-10T18:32:57.755Z Checking indicatif v0.18.4
22262026-03-10T18:32:57.796Z Checking petgraph v0.8.3
22272026-03-10T18:32:57.837Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22282026-03-10T18:32:57.920Z Checking phf v0.13.1
22292026-03-10T18:32:58.146Z Checking postgres-types v0.2.12
22302026-03-10T18:32:58.275Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22312026-03-10T18:32:58.449Z Checking zone v0.3.1
22322026-03-10T18:32:58.492Z Checking zip v4.6.1
22332026-03-10T18:32:58.610Z Checking whoami v2.1.0
22342026-03-10T18:32:58.697Z Checking peg-runtime v0.8.5
22352026-03-10T18:32:58.885Z Checking tokio-postgres v0.7.16
22362026-03-10T18:32:58.967Z Checking futures-executor v0.3.32
22372026-03-10T18:32:59.057Z Checking is-terminal v0.4.17
22382026-03-10T18:32:59.174Z Checking futures v0.3.32
22392026-03-10T18:32:59.216Z Checking crossbeam-channel v0.5.15
22402026-03-10T18:32:59.300Z Checking thread_local v1.1.9
22412026-03-10T18:32:59.304Z Checking take_mut v0.2.2
22422026-03-10T18:32:59.382Z Checking term v1.2.1
22432026-03-10T18:32:59.496Z Checking regress v0.10.5
22442026-03-10T18:32:59.499Z Compiling rustls v0.22.4
22452026-03-10T18:32:59.573Z Compiling newtype-uuid-macros v0.1.0
22462026-03-10T18:32:59.672Z Checking slog-async v2.8.0
22472026-03-10T18:32:59.713Z Checking slog-term v2.9.2
22482026-03-10T18:32:59.853Z Compiling structmeta-derive v0.3.0
22492026-03-10T18:32:59.920Z Compiling multer v3.1.0
22502026-03-10T18:32:59.987Z Compiling async-stream-impl v0.3.6
22512026-03-10T18:33:00.078Z Compiling dropshot v0.16.7
22522026-03-10T18:33:00.293Z Compiling dropshot_endpoint v0.16.7
22532026-03-10T18:33:00.450Z Checking match_cfg v0.1.0
22542026-03-10T18:33:00.541Z Checking slog-json v2.6.1
22552026-03-10T18:33:00.583Z Checking hostname v0.3.1
22562026-03-10T18:33:00.624Z Checking debug-ignore v1.0.5
22572026-03-10T18:33:00.762Z Checking serde_spanned v1.0.4
22582026-03-10T18:33:00.777Z Checking slog-bunyan v2.5.0
22592026-03-10T18:33:00.842Z Checking toml_writer v1.0.6+spec-1.1.0
22602026-03-10T18:33:00.845Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22612026-03-10T18:33:00.929Z Checking progenitor-client v0.13.0
22622026-03-10T18:33:00.971Z Checking rustls-webpki v0.102.8
22632026-03-10T18:33:01.119Z Checking serde_path_to_error v0.1.20
22642026-03-10T18:33:01.165Z Checking toml v0.9.12+spec-1.1.0
22652026-03-10T18:33:01.243Z Checking async-stream v0.3.6
22662026-03-10T18:33:01.347Z Compiling structmeta v0.3.0
22672026-03-10T18:33:01.434Z Checking waitgroup v0.1.2
22682026-03-10T18:33:01.477Z Checking rustls-pemfile v2.2.0
22692026-03-10T18:33:01.557Z Checking hostname v0.4.2
22702026-03-10T18:33:01.599Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22712026-03-10T18:33:01.648Z Compiling derive-ex v0.1.8
22722026-03-10T18:33:01.691Z Compiling parse-display-derive v0.10.0
22732026-03-10T18:33:01.694Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22742026-03-10T18:33:01.770Z Checking itertools v0.14.0
22752026-03-10T18:33:01.896Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22762026-03-10T18:33:02.015Z Checking macaddr v1.0.1
22772026-03-10T18:33:02.134Z Checking progenitor-client v0.10.0
22782026-03-10T18:33:02.277Z Checking instant v0.1.13
22792026-03-10T18:33:02.416Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22802026-03-10T18:33:02.461Z Checking backoff v0.4.0
22812026-03-10T18:33:02.464Z Checking backon v1.6.0
22822026-03-10T18:33:02.582Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22832026-03-10T18:33:02.747Z Checking heck v0.5.0
22842026-03-10T18:33:02.750Z Checking camino-tempfile v1.4.1
22852026-03-10T18:33:03.020Z Checking toml v0.8.23
22862026-03-10T18:33:03.206Z Compiling cfg_aliases v0.2.1
22872026-03-10T18:33:03.248Z Compiling crucible-workspace-hack v0.1.0
22882026-03-10T18:33:03.329Z Compiling memoffset v0.9.1
22892026-03-10T18:33:03.497Z Checking tokio-rustls v0.25.0
22902026-03-10T18:33:03.541Z Compiling toml_edit v0.23.10+spec-1.0.0
22912026-03-10T18:33:03.753Z Checking secrecy v0.10.3
22922026-03-10T18:33:03.934Z Checking glob v0.3.3
22932026-03-10T18:33:03.977Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942026-03-10T18:33:04.044Z Compiling test-strategy v0.4.5
22952026-03-10T18:33:04.086Z Checking parse-display v0.10.0
22962026-03-10T18:33:04.203Z Compiling heapless v0.8.0
22972026-03-10T18:33:04.283Z Compiling unsafe-libyaml v0.2.11
22982026-03-10T18:33:04.327Z Compiling proc-macro-crate v3.4.0
22992026-03-10T18:33:04.684Z Compiling ingot-macros v0.1.1
23002026-03-10T18:33:04.918Z Checking tabwriter v1.4.1
23012026-03-10T18:33:05.049Z Compiling serde_yaml v0.9.34+deprecated
23022026-03-10T18:33:05.113Z Checking hash32 v0.3.1
23032026-03-10T18:33:05.153Z Compiling smoltcp v0.11.0
23042026-03-10T18:33:05.300Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23052026-03-10T18:33:05.341Z Compiling convert_case v0.4.0
23062026-03-10T18:33:05.732Z Compiling num_enum_derive v0.7.5
23072026-03-10T18:33:05.869Z Compiling derive_more v0.99.20
23082026-03-10T18:33:06.118Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23092026-03-10T18:33:06.227Z Checking cobs v0.3.0
23102026-03-10T18:33:06.303Z Compiling foreign-types-macros v0.2.3
23112026-03-10T18:33:06.438Z Checking foreign-types-shared v0.3.1
23122026-03-10T18:33:06.581Z Checking cpufeatures v0.3.0
23132026-03-10T18:33:06.640Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23142026-03-10T18:33:06.708Z Checking chacha20 v0.10.0
23152026-03-10T18:33:07.010Z Checking postcard v1.1.3
23162026-03-10T18:33:07.149Z Checking foreign-types v0.5.0
23172026-03-10T18:33:07.189Z Checking num_enum v0.7.5
23182026-03-10T18:33:07.308Z Compiling proc-macro-crate v1.3.1
23192026-03-10T18:33:07.356Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23202026-03-10T18:33:07.419Z Checking sigpipe v0.1.3
23212026-03-10T18:33:07.460Z Checking cstr-argument v0.1.2
23222026-03-10T18:33:07.547Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232026-03-10T18:33:07.639Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23242026-03-10T18:33:07.680Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23252026-03-10T18:33:07.897Z Checking colored v3.1.1
23262026-03-10T18:33:08.030Z Compiling num_enum_derive v0.5.11
23272026-03-10T18:33:08.077Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23282026-03-10T18:33:08.134Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23292026-03-10T18:33:08.185Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-03-10T18:33:08.296Z Checking rand v0.10.0
23312026-03-10T18:33:08.336Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23322026-03-10T18:33:08.419Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23332026-03-10T18:33:08.493Z Checking ingot-types v0.1.2
23342026-03-10T18:33:08.711Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23352026-03-10T18:33:08.780Z Compiling nix v0.30.1
23362026-03-10T18:33:08.892Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23372026-03-10T18:33:09.022Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
23382026-03-10T18:33:09.025Z Checking ingot v0.1.1
23392026-03-10T18:33:09.292Z Checking smf v0.2.3
23402026-03-10T18:33:09.381Z Compiling num-derive v0.4.2
23412026-03-10T18:33:09.437Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23422026-03-10T18:33:09.498Z Checking num_enum v0.5.11
23432026-03-10T18:33:09.633Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
23442026-03-10T18:33:09.675Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23452026-03-10T18:33:09.772Z Checking whoami v1.6.1
23462026-03-10T18:33:09.856Z Compiling typify-impl v0.6.1
23472026-03-10T18:33:10.021Z Checking half v2.7.1
23482026-03-10T18:33:10.138Z Checking ciborium-io v0.2.2
23492026-03-10T18:33:10.283Z Checking indent_write v2.2.0
23502026-03-10T18:33:10.396Z Checking ciborium-ll v0.2.2
23512026-03-10T18:33:10.472Z Checking universal-hash v0.5.1
23522026-03-10T18:33:10.645Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23532026-03-10T18:33:10.649Z Checking ciborium v0.2.2
23542026-03-10T18:33:10.722Z Checking opaque-debug v0.3.1
23552026-03-10T18:33:10.778Z Checking aead v0.5.2
23562026-03-10T18:33:10.838Z Checking swrite v0.1.0
23572026-03-10T18:33:10.957Z Checking poly1305 v0.8.0
23582026-03-10T18:33:10.997Z Checking chacha20 v0.9.1
23592026-03-10T18:33:11.000Z Checking unicode-width v0.1.14
23602026-03-10T18:33:11.266Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23612026-03-10T18:33:11.306Z Compiling thiserror-impl-no-std v2.0.2
23622026-03-10T18:33:11.347Z Checking password-hash v0.5.0
23632026-03-10T18:33:11.391Z Checking blake2 v0.10.6
23642026-03-10T18:33:11.502Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23652026-03-10T18:33:11.662Z Compiling usdt-attr-macro v0.5.0
23662026-03-10T18:33:11.713Z Compiling usdt-macro v0.5.0
23672026-03-10T18:33:11.743Z Checking memmap v0.7.0
23682026-03-10T18:33:11.785Z Checking argon2 v0.5.3
23692026-03-10T18:33:11.939Z Checking chacha20poly1305 v0.10.1
23702026-03-10T18:33:12.126Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23712026-03-10T18:33:12.277Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
23722026-03-10T18:33:12.534Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23732026-03-10T18:33:12.620Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
23742026-03-10T18:33:12.678Z Compiling derive-where v1.6.0
23752026-03-10T18:33:12.720Z Checking usdt v0.5.0
23762026-03-10T18:33:12.836Z Checking atomicwrites v0.4.4
23772026-03-10T18:33:12.943Z Checking thiserror-no-std v2.0.2
23782026-03-10T18:33:12.989Z Checking tokio-dtrace v0.1.1
23792026-03-10T18:33:13.027Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23802026-03-10T18:33:13.031Z Checking console v0.15.11
23812026-03-10T18:33:13.104Z Checking vsss-rs v3.3.4
23822026-03-10T18:33:13.234Z Checking oxide-tokio-rt v0.1.2
23832026-03-10T18:33:13.452Z Checking newline-converter v0.3.0
23842026-03-10T18:33:13.491Z Compiling prettyplease v0.2.37
23852026-03-10T18:33:13.619Z Checking expectorate v1.2.0
23862026-03-10T18:33:13.787Z Checking bytecount v0.6.9
23872026-03-10T18:33:13.818Z Compiling owo-colors v4.3.0
23882026-03-10T18:33:13.909Z Compiling cancel-safe-futures v0.1.5
23892026-03-10T18:33:13.950Z Checking libsw-core v0.3.2
23902026-03-10T18:33:14.164Z Checking libsw v3.5.0
23912026-03-10T18:33:14.368Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
23922026-03-10T18:33:14.410Z Checking same-file v1.0.6
23932026-03-10T18:33:14.450Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23942026-03-10T18:33:14.529Z Checking linear-map v1.2.0
23952026-03-10T18:33:14.532Z Checking num-rational v0.4.2
23962026-03-10T18:33:14.610Z Checking walkdir v2.5.0
23972026-03-10T18:33:14.612Z Checking num-complex v0.4.6
23982026-03-10T18:33:14.806Z Checking float-ord v0.3.2
23992026-03-10T18:33:14.847Z Checking gethostname v0.5.0
24002026-03-10T18:33:15.001Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-03-10T18:33:15.005Z Compiling typify-impl v0.4.3
24022026-03-10T18:33:15.104Z Compiling async-recursion v1.1.1
24032026-03-10T18:33:15.167Z Checking num v0.4.3
24042026-03-10T18:33:15.309Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24052026-03-10T18:33:15.351Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24062026-03-10T18:33:16.337Z Compiling typify-macro v0.6.1
24072026-03-10T18:33:17.115Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24082026-03-10T18:33:17.429Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24092026-03-10T18:33:17.582Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24102026-03-10T18:33:18.278Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24112026-03-10T18:33:18.430Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24122026-03-10T18:33:18.732Z Compiling typify v0.6.1
24132026-03-10T18:33:18.899Z Compiling progenitor-impl v0.13.0
24142026-03-10T18:33:20.294Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24152026-03-10T18:33:21.084Z Checking unicode-linebreak v0.1.5
24162026-03-10T18:33:21.193Z Checking smawk v0.3.2
24172026-03-10T18:33:21.387Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182026-03-10T18:33:21.392Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24192026-03-10T18:33:21.477Z Compiling typify-macro v0.4.3
24202026-03-10T18:33:21.828Z Checking globset v0.4.18
24212026-03-10T18:33:22.590Z Compiling convert_case v0.10.0
24222026-03-10T18:33:22.632Z Compiling progenitor-macro v0.13.0
24232026-03-10T18:33:23.157Z Compiling slog-dtrace v0.3.0
24242026-03-10T18:33:23.451Z Checking resolv-conf v0.7.6
24252026-03-10T18:33:23.745Z Compiling derive_more-impl v2.1.1
24262026-03-10T18:33:23.875Z Compiling typify v0.4.3
24272026-03-10T18:33:24.129Z Compiling pin-project-internal v1.1.11
24282026-03-10T18:33:24.170Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24292026-03-10T18:33:24.461Z Checking pem v3.0.6
24302026-03-10T18:33:24.692Z Checking fd-lock v4.0.4
24312026-03-10T18:33:24.878Z Checking vte v0.14.1
24322026-03-10T18:33:24.917Z Checking derive_more v2.1.1
24332026-03-10T18:33:24.959Z Checking display-error-chain v0.2.2
24342026-03-10T18:33:25.045Z Checking crossterm v0.29.0
24352026-03-10T18:33:25.100Z Checking strip-ansi-escapes v0.2.1
24362026-03-10T18:33:25.141Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24372026-03-10T18:33:25.263Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24382026-03-10T18:33:25.453Z Compiling snafu-derive v0.8.9
24392026-03-10T18:33:25.708Z Checking pin-project v1.1.11
24402026-03-10T18:33:25.827Z Checking linked-hash-map v0.5.6
24412026-03-10T18:33:25.868Z Checking termtree v0.5.1
24422026-03-10T18:33:26.067Z Checking nu-ansi-term v0.50.3
24432026-03-10T18:33:26.070Z Compiling progenitor-impl v0.11.2
24442026-03-10T18:33:26.146Z Checking lru-cache v0.1.2
24452026-03-10T18:33:26.326Z Checking textwrap v0.16.2
24462026-03-10T18:33:26.405Z Checking reedline v0.40.0
24472026-03-10T18:33:26.632Z Checking olpc-cjson v0.1.4
24482026-03-10T18:33:26.685Z Checking hickory-proto v0.24.4
24492026-03-10T18:33:26.839Z Checking serde_plain v1.0.2
24502026-03-10T18:33:27.064Z Compiling minimal-lexical v0.2.1
24512026-03-10T18:33:27.426Z Checking typed-path v0.9.3
24522026-03-10T18:33:27.994Z Compiling nom v7.1.3
24532026-03-10T18:33:28.127Z Checking snafu v0.8.9
24542026-03-10T18:33:28.560Z Checking tough v0.20.0
24552026-03-10T18:33:29.138Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24562026-03-10T18:33:29.452Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24572026-03-10T18:33:29.714Z Checking progenitor-client v0.11.2
24582026-03-10T18:33:29.756Z Checking progenitor v0.13.0
24592026-03-10T18:33:29.834Z Compiling progenitor-macro v0.11.2
24602026-03-10T18:33:29.879Z Checking nibble_vec v0.1.0
24612026-03-10T18:33:29.920Z Checking endian-type v0.1.2
24622026-03-10T18:33:29.961Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24632026-03-10T18:33:30.048Z Checking hickory-resolver v0.24.4
24642026-03-10T18:33:30.073Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24652026-03-10T18:33:30.114Z Checking radix_trie v0.2.1
24662026-03-10T18:33:30.413Z Compiling ar_archive_writer v0.5.1
24672026-03-10T18:33:30.867Z Checking humantime v2.3.0
24682026-03-10T18:33:30.999Z Checking base64 v0.21.7
24692026-03-10T18:33:31.130Z Checking qorb v0.4.1
24702026-03-10T18:33:31.277Z Checking csv-core v0.1.13
24712026-03-10T18:33:31.507Z Compiling stacker v0.1.23
24722026-03-10T18:33:31.549Z Checking csv v1.4.0
24732026-03-10T18:33:31.640Z Compiling psm v0.1.30
24742026-03-10T18:33:31.889Z Checking highway v1.3.0
24752026-03-10T18:33:32.103Z Compiling cfg_aliases v0.1.1
24762026-03-10T18:33:32.202Z Compiling nix v0.28.0
24772026-03-10T18:33:32.297Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24782026-03-10T18:33:32.594Z Checking papergrid v0.11.0
24792026-03-10T18:33:32.699Z Compiling tabled_derive v0.7.0
24802026-03-10T18:33:32.740Z Checking home v0.5.12
24812026-03-10T18:33:32.995Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24822026-03-10T18:33:33.125Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24832026-03-10T18:33:33.480Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24842026-03-10T18:33:33.522Z Checking phf_shared v0.12.1
24852026-03-10T18:33:33.745Z Compiling recursive-proc-macro-impl v0.1.1
24862026-03-10T18:33:33.748Z Compiling semver v0.1.20
24872026-03-10T18:33:34.091Z Checking tabled v0.15.0
24882026-03-10T18:33:34.159Z Compiling chrono-tz v0.10.4
24892026-03-10T18:33:34.204Z Compiling rustc_version v0.1.7
24902026-03-10T18:33:34.209Z Checking phf v0.12.1
24912026-03-10T18:33:34.307Z Checking recursive v0.1.1
24922026-03-10T18:33:34.476Z Compiling const_format_proc_macros v0.2.34
24932026-03-10T18:33:34.553Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24942026-03-10T18:33:34.558Z Compiling peg-macros v0.8.5
24952026-03-10T18:33:35.255Z Checking winnow v0.6.26
24962026-03-10T18:33:35.306Z Compiling sqlparser_derive v0.5.0
24972026-03-10T18:33:35.692Z Checking unicode_categories v0.1.1
24982026-03-10T18:33:35.849Z Checking rustyline v14.0.0
24992026-03-10T18:33:35.966Z Checking const_format v0.2.35
25002026-03-10T18:33:36.006Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25012026-03-10T18:33:36.346Z Checking sqlparser v0.61.0
25022026-03-10T18:33:36.485Z Checking peg v0.8.5
25032026-03-10T18:33:36.606Z Compiling newtype_derive v0.1.6
25042026-03-10T18:33:36.808Z Checking bcs v0.1.6
25052026-03-10T18:33:36.852Z Checking sqlformat v0.3.5
25062026-03-10T18:33:36.855Z Checking progenitor v0.11.2
25072026-03-10T18:33:37.084Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25082026-03-10T18:33:37.141Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25092026-03-10T18:33:37.144Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25102026-03-10T18:33:37.352Z Checking steno v0.4.1
25112026-03-10T18:33:37.431Z Checking utf-8 v0.7.6
25122026-03-10T18:33:37.473Z Checking filetime v0.2.27
25132026-03-10T18:33:37.531Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25142026-03-10T18:33:37.629Z Checking arc-swap v1.8.2
25152026-03-10T18:33:37.672Z Checking xattr v1.6.1
25162026-03-10T18:33:37.859Z Checking tar v0.4.44
25172026-03-10T18:33:37.938Z Checking slog-scope v4.4.1
25182026-03-10T18:33:38.134Z Checking slog-stdlog v4.1.1
25192026-03-10T18:33:38.314Z Checking slog-envlogger v2.2.0
25202026-03-10T18:33:38.408Z Checking tungstenite v0.21.0
25212026-03-10T18:33:38.555Z Checking typeid v1.0.3
25222026-03-10T18:33:38.655Z Compiling progenitor-impl v0.10.0
25232026-03-10T18:33:38.772Z Checking subprocess v0.2.15
25242026-03-10T18:33:39.041Z Checking tokio-tungstenite v0.21.0
25252026-03-10T18:33:39.184Z Checking headers-core v0.3.0
25262026-03-10T18:33:39.349Z Checking headers v0.4.1
25272026-03-10T18:33:39.418Z Compiling lzma-sys v0.1.20
25282026-03-10T18:33:39.812Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25292026-03-10T18:33:39.918Z Compiling cargo_toml v0.22.3
25302026-03-10T18:33:40.017Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25312026-03-10T18:33:40.133Z Checking yasna v0.5.2
25322026-03-10T18:33:40.237Z Checking xz2 v0.1.7
25332026-03-10T18:33:40.340Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25342026-03-10T18:33:40.479Z Checking ron v0.12.0
25352026-03-10T18:33:40.666Z Checking rcgen v0.12.1
25362026-03-10T18:33:41.108Z Checking base16ct v1.0.0
25372026-03-10T18:33:41.300Z Checking dropshot-api-manager-types v0.5.2
25382026-03-10T18:33:41.487Z Checking tagptr v0.2.0
25392026-03-10T18:33:41.543Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25402026-03-10T18:33:41.698Z Checking moka v0.12.13
25412026-03-10T18:33:41.783Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25422026-03-10T18:33:41.991Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25432026-03-10T18:33:42.095Z Compiling libefi-sys v0.1.0
25442026-03-10T18:33:42.364Z Compiling progenitor-macro v0.10.0
25452026-03-10T18:33:42.402Z Compiling radium v0.7.0
25462026-03-10T18:33:42.501Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25472026-03-10T18:33:42.591Z Checking hickory-resolver v0.25.2
25482026-03-10T18:33:42.669Z Compiling bitfield-struct v0.6.2
25492026-03-10T18:33:42.722Z Compiling maybe-uninit v2.0.0
25502026-03-10T18:33:42.822Z Checking tap v1.0.1
25512026-03-10T18:33:42.985Z Checking wyz v0.5.1
25522026-03-10T18:33:43.499Z Compiling zerocopy-derive v0.6.6
25532026-03-10T18:33:43.566Z Compiling packed_struct v0.10.1
25542026-03-10T18:33:43.607Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25552026-03-10T18:33:43.645Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25562026-03-10T18:33:43.858Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
25572026-03-10T18:33:43.931Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-03-10T18:33:43.984Z Checking crc-catalog v2.4.0
25592026-03-10T18:33:44.064Z Checking funty v2.0.0
25602026-03-10T18:33:44.139Z Checking crc v3.4.0
25612026-03-10T18:33:44.274Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25622026-03-10T18:33:44.474Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25632026-03-10T18:33:44.552Z Checking bitvec v1.0.1
25642026-03-10T18:33:44.694Z Compiling packed_struct_codegen v0.10.1
25652026-03-10T18:33:44.732Z Checking zerocopy v0.6.6
25662026-03-10T18:33:44.772Z Compiling bitfield-macros v0.19.4
25672026-03-10T18:33:45.160Z Compiling indexmap v1.9.3
25682026-03-10T18:33:45.197Z Checking nodrop v0.1.14
25692026-03-10T18:33:45.343Z Checking array-init v0.0.4
25702026-03-10T18:33:45.497Z Checking smallvec v0.6.14
25712026-03-10T18:33:45.746Z Checking bitfield v0.19.4
25722026-03-10T18:33:45.786Z Checking hashbrown v0.12.3
25732026-03-10T18:33:45.873Z Checking serde-hex v0.1.0
25742026-03-10T18:33:46.153Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25752026-03-10T18:33:46.195Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25762026-03-10T18:33:46.410Z Checking ron v0.8.1
25772026-03-10T18:33:46.842Z Checking hashbrown v0.13.2
25782026-03-10T18:33:47.134Z Checking crc-any v2.5.0
25792026-03-10T18:33:47.406Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25802026-03-10T18:33:47.439Z Checking path-slash v0.1.5
25812026-03-10T18:33:47.449Z Checking object v0.30.4
25822026-03-10T18:33:47.627Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
25832026-03-10T18:33:47.664Z Compiling xshell-macros v0.2.7
25842026-03-10T18:33:48.015Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25852026-03-10T18:33:48.065Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25862026-03-10T18:33:48.202Z Checking xshell v0.2.7
25872026-03-10T18:33:48.476Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25882026-03-10T18:33:48.515Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25892026-03-10T18:33:49.389Z Checking half v1.8.3
25902026-03-10T18:33:49.431Z Checking progenitor v0.10.0
25912026-03-10T18:33:49.473Z Compiling num-derive v0.3.3
25922026-03-10T18:33:49.626Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-10T18:33:49.685Z Checking serde_cbor v0.11.2
25942026-03-10T18:33:49.781Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25952026-03-10T18:33:50.236Z Compiling proc-macro-error-attr2 v2.0.0
25962026-03-10T18:33:50.627Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25972026-03-10T18:33:50.703Z Checking libscf-sys v1.1.0
25982026-03-10T18:33:50.843Z Compiling proc-macro-error2 v2.0.1
25992026-03-10T18:33:50.874Z Compiling nix v0.31.1
26002026-03-10T18:33:50.924Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26012026-03-10T18:33:51.192Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26022026-03-10T18:33:51.233Z Compiling tabled_derive v0.11.0
26032026-03-10T18:33:51.528Z Checking papergrid v0.17.0
26042026-03-10T18:33:51.698Z Checking testing_table v0.3.0
26052026-03-10T18:33:52.314Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
26062026-03-10T18:33:52.628Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26072026-03-10T18:33:52.667Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26082026-03-10T18:33:52.909Z Checking tabled v0.20.0
26092026-03-10T18:33:52.957Z Checking maplit v1.0.2
26102026-03-10T18:33:53.179Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26112026-03-10T18:33:53.327Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26122026-03-10T18:33:53.718Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
26132026-03-10T18:33:53.757Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26142026-03-10T18:33:53.837Z Checking crc8 v0.1.1
26152026-03-10T18:33:53.877Z Checking fxhash v0.2.1
26162026-03-10T18:33:53.987Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26172026-03-10T18:33:54.057Z Checking unicase v2.9.0
26182026-03-10T18:33:54.240Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26192026-03-10T18:33:54.293Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26202026-03-10T18:33:54.690Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26212026-03-10T18:33:54.824Z Checking kstat-rs v0.2.4
26222026-03-10T18:33:55.049Z Compiling parking_lot_core v0.8.6
26232026-03-10T18:33:55.100Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26242026-03-10T18:33:55.305Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26252026-03-10T18:33:55.412Z Compiling git-stub v1.0.0
26262026-03-10T18:33:55.452Z Compiling dsl_auto_type v0.1.3
26272026-03-10T18:33:55.551Z Checking scheduled-thread-pool v0.2.7
26282026-03-10T18:33:55.758Z Compiling vergen-gitcl v1.0.8
26292026-03-10T18:33:55.797Z Compiling diesel_table_macro_syntax v0.2.0
26302026-03-10T18:33:55.985Z Checking r2d2 v0.8.10
26312026-03-10T18:33:56.119Z Compiling git-stub-vcs v0.1.0
26322026-03-10T18:33:56.244Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26332026-03-10T18:33:56.285Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26342026-03-10T18:33:56.289Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26352026-03-10T18:33:56.365Z Compiling diesel_derives v2.2.7
26362026-03-10T18:33:56.408Z Checking parking_lot v0.11.2
26372026-03-10T18:33:56.452Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26382026-03-10T18:33:56.578Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26392026-03-10T18:33:56.682Z Checking prefix-trie v0.7.0
26402026-03-10T18:33:56.719Z Checking nanorand v0.7.0
26412026-03-10T18:33:57.000Z Compiling dirs-sys-next v0.1.2
26422026-03-10T18:33:57.146Z Compiling crunchy v0.2.4
26432026-03-10T18:33:57.251Z Compiling dirs-next v2.0.0
26442026-03-10T18:33:57.295Z Checking hickory-server v0.25.2
26452026-03-10T18:33:57.391Z Checking flume v0.11.1
26462026-03-10T18:33:57.432Z Checking sled v0.34.7
26472026-03-10T18:33:57.471Z Compiling clang-sys v1.8.1
26482026-03-10T18:33:57.576Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26492026-03-10T18:33:57.743Z Checking hickory-client v0.25.2
26502026-03-10T18:33:57.857Z Compiling tiny-keccak v2.0.2
26512026-03-10T18:33:58.122Z Compiling term v0.7.0
26522026-03-10T18:33:58.215Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26532026-03-10T18:33:58.254Z Compiling bit-vec v0.6.3
26542026-03-10T18:33:58.442Z Compiling salty v0.3.0
26552026-03-10T18:33:58.602Z Compiling ascii-canvas v3.0.0
26562026-03-10T18:33:58.849Z Compiling bit-set v0.5.3
26572026-03-10T18:33:59.003Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26582026-03-10T18:33:59.043Z Checking primeorder v0.13.6
26592026-03-10T18:33:59.043Z Compiling itertools v0.10.5
26602026-03-10T18:33:59.060Z Compiling ena v0.14.4
26612026-03-10T18:33:59.096Z Compiling libloading v0.8.9
26622026-03-10T18:33:59.321Z Compiling regex-syntax v0.6.29
26632026-03-10T18:33:59.360Z Compiling bindgen v0.71.1
26642026-03-10T18:33:59.399Z Compiling diff v0.1.13
26652026-03-10T18:34:00.084Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26662026-03-10T18:34:00.181Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26672026-03-10T18:34:00.235Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-03-10T18:34:00.471Z Compiling cexpr v0.6.0
26692026-03-10T18:34:00.671Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26702026-03-10T18:34:01.019Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26712026-03-10T18:34:01.062Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26722026-03-10T18:34:01.345Z Compiling lalrpop v0.19.12
26732026-03-10T18:34:01.396Z Compiling libxml v0.3.3
26742026-03-10T18:34:01.789Z Compiling fs-err v2.11.0
26752026-03-10T18:34:02.127Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26762026-03-10T18:34:02.176Z Checking p384 v0.13.1
26772026-03-10T18:34:02.258Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26782026-03-10T18:34:02.432Z Checking diesel v2.2.12
26792026-03-10T18:34:02.682Z Compiling strum_macros v0.24.3
26802026-03-10T18:34:02.755Z Compiling indoc v1.0.9
26812026-03-10T18:34:04.550Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26822026-03-10T18:34:04.587Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26832026-03-10T18:34:05.036Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26842026-03-10T18:34:05.302Z Checking quick-xml v0.37.5
26852026-03-10T18:34:05.341Z Checking derive_builder v0.20.2
26862026-03-10T18:34:05.510Z Compiling oso-derive v0.27.3
26872026-03-10T18:34:05.553Z Compiling trait-variant v0.1.2
26882026-03-10T18:34:05.857Z Compiling impl-trait-for-tuples v0.2.3
26892026-03-10T18:34:06.184Z Checking openssl-probe v0.1.6
26902026-03-10T18:34:06.296Z Checking parse-size v1.1.0
26912026-03-10T18:34:06.352Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
26922026-03-10T18:34:06.480Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26932026-03-10T18:34:06.537Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
26942026-03-10T18:34:07.379Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26952026-03-10T18:34:07.631Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26962026-03-10T18:34:07.945Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26972026-03-10T18:34:08.010Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26982026-03-10T18:34:08.124Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26992026-03-10T18:34:08.986Z Checking assert_matches v1.5.0
27002026-03-10T18:34:09.116Z Compiling mime_guess v2.0.5
27012026-03-10T18:34:09.859Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27022026-03-10T18:34:10.260Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27032026-03-10T18:34:10.405Z Checking predicates-tree v1.0.13
27042026-03-10T18:34:10.448Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27052026-03-10T18:34:10.578Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27062026-03-10T18:34:10.748Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27072026-03-10T18:34:10.877Z Checking http-range v0.1.5
27082026-03-10T18:34:11.025Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27092026-03-10T18:34:11.126Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27102026-03-10T18:34:11.973Z Checking atty v0.2.14
27112026-03-10T18:34:12.030Z Compiling diesel-dtrace v0.4.2
27122026-03-10T18:34:12.579Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27132026-03-10T18:34:12.640Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27142026-03-10T18:34:13.115Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27152026-03-10T18:34:13.337Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27162026-03-10T18:34:13.401Z Checking bb8 v0.8.6
27172026-03-10T18:34:13.801Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27182026-03-10T18:34:14.166Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27192026-03-10T18:34:14.189Z Checking corncobs v0.1.4
27202026-03-10T18:34:14.364Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27212026-03-10T18:34:14.647Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27222026-03-10T18:34:14.739Z Checking hyper-staticfile v0.10.1
27232026-03-10T18:34:15.110Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27242026-03-10T18:34:15.113Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27252026-03-10T18:34:15.189Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27262026-03-10T18:34:15.229Z Checking ignore v0.4.25
27272026-03-10T18:34:15.317Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27282026-03-10T18:34:15.469Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27292026-03-10T18:34:15.509Z Checking signal-hook-tokio v0.3.1
27302026-03-10T18:34:15.700Z Checking secrecy v0.8.0
27312026-03-10T18:34:15.804Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27322026-03-10T18:34:16.156Z Checking globwalk v0.9.1
27332026-03-10T18:34:16.264Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27342026-03-10T18:34:16.423Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27352026-03-10T18:34:16.664Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27362026-03-10T18:34:16.910Z Checking nonempty v0.12.0
27372026-03-10T18:34:17.027Z Checking camino-tempfile-ext v0.3.3
27382026-03-10T18:34:17.437Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27392026-03-10T18:34:17.494Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27402026-03-10T18:34:17.494Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27412026-03-10T18:34:17.695Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27422026-03-10T18:34:18.161Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8a0026763144cb18f1a23fadecd4527602503df0#8a002676)
27432026-03-10T18:34:18.709Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27442026-03-10T18:34:18.954Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-03-10T18:34:18.995Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27462026-03-10T18:34:19.335Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27472026-03-10T18:34:19.489Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27482026-03-10T18:34:19.828Z Checking async-bb8-diesel v0.2.1
27492026-03-10T18:34:20.060Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27502026-03-10T18:34:20.300Z Checking tungstenite v0.23.0
27512026-03-10T18:34:20.547Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27522026-03-10T18:34:20.647Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27532026-03-10T18:34:20.698Z Checking void v1.0.2
27542026-03-10T18:34:20.847Z Checking lzss v0.8.2
27552026-03-10T18:34:20.896Z Checking tokio-tungstenite v0.23.1
27562026-03-10T18:34:21.103Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27572026-03-10T18:34:21.149Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27582026-03-10T18:34:21.263Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27592026-03-10T18:34:21.377Z Checking nix v0.27.1
27602026-03-10T18:34:22.008Z Checking serde_bytes v0.11.19
27612026-03-10T18:34:22.123Z Checking rand_seeder v0.4.0
27622026-03-10T18:34:22.274Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27632026-03-10T18:34:22.339Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27642026-03-10T18:34:25.814Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27652026-03-10T18:34:25.911Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27662026-03-10T18:34:25.911Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27672026-03-10T18:34:25.911Z Checking is_ci v1.2.0
27682026-03-10T18:34:25.911Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27692026-03-10T18:34:25.911Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-03-10T18:34:25.911Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27712026-03-10T18:34:25.911Z Checking yansi v1.0.1
27722026-03-10T18:34:25.911Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27732026-03-10T18:34:25.911Z Checking pretty_assertions v1.4.1
27742026-03-10T18:34:25.911Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27752026-03-10T18:34:25.911Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27762026-03-10T18:34:25.911Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27772026-03-10T18:34:25.911Z Compiling darling_core v0.23.0
27782026-03-10T18:34:26.781Z Compiling indoc v2.0.7
27792026-03-10T18:34:27.045Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27802026-03-10T18:34:27.086Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27812026-03-10T18:34:27.336Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27822026-03-10T18:34:27.431Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27832026-03-10T18:34:27.728Z Compiling instability v0.3.11
27842026-03-10T18:34:28.103Z Compiling libz-sys v1.1.24
27852026-03-10T18:34:28.141Z Checking castaway v0.2.4
27862026-03-10T18:34:28.314Z Checking compact_str v0.8.1
27872026-03-10T18:34:28.484Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27882026-03-10T18:34:28.500Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27892026-03-10T18:34:28.878Z Checking supports-color v3.0.2
27902026-03-10T18:34:29.071Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27912026-03-10T18:34:29.368Z Checking unicode-truncate v1.1.0
27922026-03-10T18:34:29.438Z Compiling darling_macro v0.23.0
27932026-03-10T18:34:29.586Z Checking lru v0.12.5
27942026-03-10T18:34:29.670Z Checking cassowary v0.3.0
27952026-03-10T18:34:29.877Z Compiling libgit2-sys v0.18.3+1.9.2
27962026-03-10T18:34:30.129Z Compiling darling v0.23.0
27972026-03-10T18:34:30.167Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27982026-03-10T18:34:30.808Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27992026-03-10T18:34:31.249Z Checking ratatui v0.29.0
28002026-03-10T18:34:31.724Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28012026-03-10T18:34:32.016Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28022026-03-10T18:34:32.418Z Compiling vergen-git2 v1.0.7
28032026-03-10T18:34:32.755Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28042026-03-10T18:34:32.804Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28052026-03-10T18:34:33.044Z Checking colored v2.2.0
28062026-03-10T18:34:33.086Z Compiling rustls v0.21.12
28072026-03-10T18:34:33.125Z Checking plotters-backend v0.3.7
28082026-03-10T18:34:33.339Z Checking shell-words v1.1.1
28092026-03-10T18:34:33.418Z Checking plotters-svg v0.3.7
28102026-03-10T18:34:33.597Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28112026-03-10T18:34:33.635Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28122026-03-10T18:34:33.675Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28132026-03-10T18:34:33.929Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28142026-03-10T18:34:33.972Z Compiling nix v0.29.0
28152026-03-10T18:34:34.519Z Checking rustls-webpki v0.101.7
28162026-03-10T18:34:34.558Z Checking sct v0.7.1
28172026-03-10T18:34:34.765Z Checking cast v0.3.0
28182026-03-10T18:34:34.883Z Checking hex-literal v0.4.1
28192026-03-10T18:34:34.998Z Checking criterion-plot v0.6.0
28202026-03-10T18:34:35.074Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28212026-03-10T18:34:35.522Z Checking plotters v0.3.7
28222026-03-10T18:34:36.562Z Checking erased-serde v0.4.9
28232026-03-10T18:34:36.828Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28242026-03-10T18:34:37.123Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28252026-03-10T18:34:38.174Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28262026-03-10T18:34:39.184Z Checking progenitor-extras v0.1.0
28272026-03-10T18:34:39.482Z Checking tinytemplate v1.2.1
28282026-03-10T18:34:39.792Z Checking ordered-float v2.10.1
28292026-03-10T18:34:40.182Z Checking anes v0.1.6
28302026-03-10T18:34:40.310Z Checking oorandom v11.1.5
28312026-03-10T18:34:40.423Z Checking serde-value v0.7.0
28322026-03-10T18:34:40.483Z Checking criterion v0.7.0
28332026-03-10T18:34:40.731Z Checking serde-untagged v0.1.9
28342026-03-10T18:34:41.022Z Checking tokio-rustls v0.24.1
28352026-03-10T18:34:41.640Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28362026-03-10T18:34:42.129Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28372026-03-10T18:34:42.422Z Checking rustls-pemfile v1.0.4
28382026-03-10T18:34:42.627Z Checking twox-hash v2.1.2
28392026-03-10T18:34:42.680Z Checking unicode-xid v0.2.6
28402026-03-10T18:34:42.854Z Checking cargo-util-schemas v0.8.2
28412026-03-10T18:34:43.111Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28422026-03-10T18:34:43.311Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28432026-03-10T18:34:43.536Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28442026-03-10T18:34:44.111Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28452026-03-10T18:34:44.335Z Checking fatfs v0.3.6
28462026-03-10T18:34:44.981Z Checking cargo-platform v0.2.0
28472026-03-10T18:34:45.250Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28482026-03-10T18:34:45.300Z Compiling petname v2.0.2
28492026-03-10T18:34:45.991Z Compiling seq-macro v0.3.6
28502026-03-10T18:34:46.908Z Checking cargo_metadata v0.21.0
28512026-03-10T18:34:47.199Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522026-03-10T18:34:47.968Z Checking concurrent-queue v2.5.0
28532026-03-10T18:34:48.235Z Checking rtoolbox v0.0.3
28542026-03-10T18:34:48.432Z Checking parking v2.2.1
28552026-03-10T18:34:48.633Z Checking futures-timer v3.0.3
28562026-03-10T18:34:48.895Z Checking event-listener v5.4.1
28572026-03-10T18:34:48.935Z Checking rpassword v7.4.0
28582026-03-10T18:34:49.186Z Checking tui-tree-widget v0.23.1
28592026-03-10T18:34:49.226Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28602026-03-10T18:34:49.452Z Checking polyval v0.6.2
28612026-03-10T18:34:49.490Z Checking sapling-renderdag v0.1.0
28622026-03-10T18:34:49.652Z Checking sync-ptr v0.1.4
28632026-03-10T18:34:49.691Z Checking ghash v0.5.1
28642026-03-10T18:34:49.829Z Checking event-listener-strategy v0.5.4
28652026-03-10T18:34:49.867Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28662026-03-10T18:34:49.906Z Checking ctr v0.9.2
28672026-03-10T18:34:50.028Z Checking constant_time_eq v0.4.2
28682026-03-10T18:34:50.144Z Checking arrayref v0.3.9
28692026-03-10T18:34:50.183Z Checking arrayvec v0.7.6
28702026-03-10T18:34:50.264Z Checking aes-gcm v0.10.3
28712026-03-10T18:34:50.314Z Checking async-lock v3.4.2
28722026-03-10T18:34:50.462Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28732026-03-10T18:34:50.499Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28742026-03-10T18:34:50.882Z Checking ssh-encoding v0.2.0
28752026-03-10T18:34:51.159Z Checking blowfish v0.9.1
28762026-03-10T18:34:51.383Z Checking bcrypt-pbkdf v0.10.0
28772026-03-10T18:34:51.623Z Checking ssh-cipher v0.2.0
28782026-03-10T18:34:51.727Z Checking async-object-pool v0.2.0
28792026-03-10T18:34:51.871Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28802026-03-10T18:34:51.910Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28812026-03-10T18:34:52.307Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28822026-03-10T18:34:52.703Z Checking serde_regex v1.1.0
28832026-03-10T18:34:52.934Z Checking password-hash v0.4.2
28842026-03-10T18:34:53.195Z Checking assert-json-diff v2.0.2
28852026-03-10T18:34:53.261Z Checking path-tree v0.8.3
28862026-03-10T18:34:53.447Z Checking stringmetrics v2.2.2
28872026-03-10T18:34:53.571Z Compiling target-lexicon v0.13.3
28882026-03-10T18:34:53.678Z Checking gimli v0.32.3
28892026-03-10T18:34:54.146Z Checking httpmock v0.8.3
28902026-03-10T18:34:54.344Z Checking pbkdf2 v0.11.0
28912026-03-10T18:34:54.588Z Checking ssh-key v0.6.7
28922026-03-10T18:34:55.045Z Compiling samael v0.0.19
28932026-03-10T18:34:55.877Z Checking addr2line v0.25.1
28942026-03-10T18:34:56.265Z Checking p521 v0.13.3
28952026-03-10T18:34:57.074Z Checking p256 v0.13.2
28962026-03-10T18:34:57.113Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28972026-03-10T18:34:57.391Z Checking russh-cryptovec v0.7.3
28982026-03-10T18:34:57.430Z Checking rustc-demangle v0.1.27
28992026-03-10T18:34:57.592Z Checking md5 v0.7.0
29002026-03-10T18:34:57.759Z Compiling guppy-workspace-hack v0.1.0
29012026-03-10T18:34:57.836Z Checking russh-keys v0.45.0
29022026-03-10T18:34:58.078Z Checking backtrace v0.3.76
29032026-03-10T18:34:58.472Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29042026-03-10T18:34:58.513Z Checking num-bigint v0.4.6
29052026-03-10T18:34:58.735Z Checking des v0.8.1
29062026-03-10T18:34:59.163Z Compiling blake3 v1.8.3
29072026-03-10T18:34:59.668Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-03-10T18:34:59.908Z Compiling target-spec v3.5.7
29092026-03-10T18:35:00.255Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29102026-03-10T18:35:00.355Z Checking russh v0.45.0
29112026-03-10T18:35:01.102Z Checking backtrace-ext v0.2.1
29122026-03-10T18:35:01.139Z Checking cfg-expr v0.20.6
29132026-03-10T18:35:01.269Z Checking supports-color v2.1.0
29142026-03-10T18:35:01.331Z Checking textwrap v0.15.2
29152026-03-10T18:35:01.466Z Checking supports-unicode v2.1.0
29162026-03-10T18:35:01.626Z Checking supports-hyperlinks v2.1.0
29172026-03-10T18:35:01.663Z Checking hashbrown v0.14.5
29182026-03-10T18:35:01.703Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29192026-03-10T18:35:01.793Z Checking cargo-platform v0.3.2
29202026-03-10T18:35:02.005Z Checking socket2 v0.5.10
29212026-03-10T18:35:02.054Z Checking terminal_size v0.1.17
29222026-03-10T18:35:02.218Z Compiling miette-derive v5.10.0
29232026-03-10T18:35:02.338Z Checking owo-colors v3.5.0
29242026-03-10T18:35:02.376Z Checking internet-checksum v0.2.1
29252026-03-10T18:35:02.560Z Checking chumsky v0.9.3
29262026-03-10T18:35:02.923Z Checking cargo_metadata v0.23.1
29272026-03-10T18:35:03.482Z Compiling git2 v0.20.4
29282026-03-10T18:35:03.809Z Checking miette v5.10.0
29292026-03-10T18:35:04.012Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29302026-03-10T18:35:04.084Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29312026-03-10T18:35:04.316Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29322026-03-10T18:35:04.505Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29332026-03-10T18:35:04.722Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29342026-03-10T18:35:04.838Z Checking httptest v0.16.4
29352026-03-10T18:35:05.101Z Checking pathdiff v0.2.3
29362026-03-10T18:35:05.179Z Compiling knuffel-derive v3.2.0
29372026-03-10T18:35:05.269Z Checking topological-sort v0.2.2
29382026-03-10T18:35:05.353Z Checking nested v0.1.1
29392026-03-10T18:35:05.473Z Checking omicron-zone-package v0.12.2
29402026-03-10T18:35:05.550Z Checking guppy v0.17.25
29412026-03-10T18:35:05.858Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29422026-03-10T18:35:06.152Z Checking similar-asserts v1.7.0
29432026-03-10T18:35:06.374Z Compiling rstest_macros v0.25.0
29442026-03-10T18:35:06.787Z Compiling target-triple v1.0.0
29452026-03-10T18:35:06.865Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29462026-03-10T18:35:07.200Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29472026-03-10T18:35:07.297Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29482026-03-10T18:35:07.334Z Checking knuffel v3.2.0
29492026-03-10T18:35:07.496Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29502026-03-10T18:35:07.796Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29512026-03-10T18:35:08.203Z Checking toml_datetime v1.0.0+spec-1.1.0
29522026-03-10T18:35:08.361Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29532026-03-10T18:35:08.544Z Compiling assert_cmd v2.1.2
29542026-03-10T18:35:08.899Z Compiling relative-path v1.9.3
29552026-03-10T18:35:08.938Z Checking escape8259 v0.5.3
29562026-03-10T18:35:09.178Z Checking libtest-mimic v0.8.1
29572026-03-10T18:35:09.555Z Checking toml v1.0.3+spec-1.1.0
29582026-03-10T18:35:09.830Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29592026-03-10T18:35:09.999Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29602026-03-10T18:35:10.417Z Checking blake2b_simd v1.0.4
29612026-03-10T18:35:10.905Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29622026-03-10T18:35:11.016Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29632026-03-10T18:35:11.429Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29642026-03-10T18:35:11.596Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29652026-03-10T18:35:11.882Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29662026-03-10T18:35:12.183Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29672026-03-10T18:35:12.431Z Checking fancy-regex v0.14.0
29682026-03-10T18:35:12.763Z Checking serde_tokenstream v0.2.3
29692026-03-10T18:35:12.991Z Checking uzers v0.12.2
29702026-03-10T18:35:13.094Z Compiling linkme-impl v0.3.35
29712026-03-10T18:35:13.318Z Checking constant_time_eq v0.3.1
29722026-03-10T18:35:13.492Z Checking termcolor v1.4.1
29732026-03-10T18:35:13.705Z Checking rust-argon2 v2.1.0
29742026-03-10T18:35:13.854Z Checking trybuild v1.0.116
29752026-03-10T18:35:14.067Z Checking datatest-stable v0.3.3
29762026-03-10T18:35:14.707Z Checking rstest v0.25.0
29772026-03-10T18:35:14.894Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29782026-03-10T18:35:14.935Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29792026-03-10T18:35:15.351Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29802026-03-10T18:35:15.399Z Checking support-bundle-viewer v0.1.2
29812026-03-10T18:35:15.757Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29822026-03-10T18:35:16.037Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29832026-03-10T18:35:16.198Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29842026-03-10T18:35:16.349Z Checking drift v0.1.3
29852026-03-10T18:35:16.516Z Checking rand_distr v0.5.1
29862026-03-10T18:35:17.765Z Checking multimap v0.10.1
29872026-03-10T18:35:17.826Z Checking approx v0.5.1
29882026-03-10T18:35:17.826Z Compiling linkme v0.3.35
29892026-03-10T18:35:17.826Z Checking dropshot-api-manager v0.5.2
29902026-03-10T18:35:18.880Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29912026-03-10T18:35:18.996Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29922026-03-10T18:35:19.227Z Compiling polar-core v0.27.3
29932026-03-10T18:35:19.730Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29942026-03-10T18:35:19.781Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29952026-03-10T18:35:19.781Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29962026-03-10T18:35:19.781Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29972026-03-10T18:35:19.781Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29982026-03-10T18:35:19.835Z Checking partial-io v0.5.4
29992026-03-10T18:35:19.846Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30002026-03-10T18:35:20.052Z Checking cargo_toml v0.21.0
30012026-03-10T18:35:20.060Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30022026-03-10T18:35:20.149Z Checking termios v0.3.3
30032026-03-10T18:35:20.229Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30042026-03-10T18:35:20.693Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30052026-03-10T18:35:20.776Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30062026-03-10T18:35:21.182Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30072026-03-10T18:35:25.233Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30082026-03-10T18:35:27.496Z Checking oso v0.27.3
30092026-03-10T18:35:30.989Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30102026-03-10T18:35:31.204Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30112026-03-10T18:35:33.845Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30122026-03-10T18:35:38.383Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30132026-03-10T18:35:47.260Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30142026-03-10T18:35:53.462Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30152026-03-10T18:35:54.829Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30162026-03-10T18:35:55.157Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30172026-03-10T18:36:07.263Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30182026-03-10T18:37:52.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
30192026-03-10T18:37:53.556Z
30202026-03-10T18:37:53.559Zreal 5:27.683603433
30212026-03-10T18:37:53.559Zuser 27:54.739885072
30222026-03-10T18:37:53.559Zsys 5:41.593938602
30232026-03-10T18:37:53.559Ztrap 0.713972298
30242026-03-10T18:37:53.559Ztflt 0.466001175
30252026-03-10T18:37:53.559Zdflt 0.137434169
30262026-03-10T18:37:53.559Zkflt 0.001042885
30272026-03-10T18:37:53.559Zlock 1:05:45.609304501
30282026-03-10T18:37:53.559Zslp 1:29:57.142098206
30292026-03-10T18:37:53.559Zlat 2:18.570910584
30302026-03-10T18:37:53.559Zstop 12:20.745599460
30312026-03-10T18:37:53.560Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30322026-03-10T18:37:53.560Z+ ptime -m cargo doc --workspace --no-deps
30332026-03-10T18:37:54.775Zwarning: output filename collision.
30342026-03-10T18:37:54.776ZThe 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)`.
30352026-03-10T18:37:54.776ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30362026-03-10T18:37:54.776ZThe targets should have unique names.
30372026-03-10T18:37:54.776ZThis is a known bug where multiple crates with the same name use
30382026-03-10T18:37:54.776Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30392026-03-10T18:37:55.947Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30402026-03-10T18:37:56.160Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30412026-03-10T18:37:56.191Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30422026-03-10T18:37:56.250Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30432026-03-10T18:37:56.285Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30442026-03-10T18:37:56.319Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30452026-03-10T18:37:56.322Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30462026-03-10T18:37:56.510Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30472026-03-10T18:37:56.543Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30482026-03-10T18:37:56.573Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30492026-03-10T18:37:56.634Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30502026-03-10T18:37:56.696Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30512026-03-10T18:37:56.877Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30522026-03-10T18:37:56.904Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30532026-03-10T18:37:56.929Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30542026-03-10T18:37:57.052Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30552026-03-10T18:37:57.102Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30562026-03-10T18:37:57.139Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30572026-03-10T18:37:57.526Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30582026-03-10T18:37:57.773Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30592026-03-10T18:37:57.832Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30602026-03-10T18:37:58.004Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30612026-03-10T18:37:58.030Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30622026-03-10T18:37:58.106Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30632026-03-10T18:37:58.134Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30642026-03-10T18:37:58.335Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30652026-03-10T18:37:58.359Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-03-10T18:37:58.385Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30672026-03-10T18:37:58.649Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-03-10T18:37:58.774Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30692026-03-10T18:37:58.989Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-03-10T18:37:59.093Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30712026-03-10T18:37:59.121Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30722026-03-10T18:37:59.226Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30732026-03-10T18:37:59.424Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-03-10T18:37:59.449Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30752026-03-10T18:37:59.477Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30762026-03-10T18:37:59.779Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30772026-03-10T18:37:59.851Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30782026-03-10T18:38:00.148Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30792026-03-10T18:38:00.192Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30802026-03-10T18:38:00.407Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30812026-03-10T18:38:00.486Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30822026-03-10T18:38:00.548Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30832026-03-10T18:38:00.580Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30842026-03-10T18:38:00.617Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30852026-03-10T18:38:00.795Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30862026-03-10T18:38:00.877Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30872026-03-10T18:38:00.900Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30882026-03-10T18:38:00.925Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30892026-03-10T18:38:01.060Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30902026-03-10T18:38:01.244Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30912026-03-10T18:38:01.268Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30922026-03-10T18:38:01.293Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30932026-03-10T18:38:01.363Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30942026-03-10T18:38:01.567Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30952026-03-10T18:38:01.592Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30962026-03-10T18:38:01.595Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30972026-03-10T18:38:01.835Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30982026-03-10T18:38:01.898Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30992026-03-10T18:38:01.959Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31002026-03-10T18:38:01.985Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31012026-03-10T18:38:02.170Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31022026-03-10T18:38:02.232Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31032026-03-10T18:38:02.510Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31042026-03-10T18:38:02.560Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31052026-03-10T18:38:02.563Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31062026-03-10T18:38:02.609Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31072026-03-10T18:38:02.809Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31082026-03-10T18:38:03.267Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31092026-03-10T18:38:03.565Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31102026-03-10T18:38:03.623Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31112026-03-10T18:38:03.816Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31122026-03-10T18:38:04.365Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31132026-03-10T18:38:05.001Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31142026-03-10T18:38:05.091Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31152026-03-10T18:38:05.385Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31162026-03-10T18:38:05.581Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31172026-03-10T18:38:05.668Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31182026-03-10T18:38:05.763Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31192026-03-10T18:38:05.848Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31202026-03-10T18:38:05.985Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31212026-03-10T18:38:06.283Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31222026-03-10T18:38:06.341Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31232026-03-10T18:38:06.462Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31242026-03-10T18:38:06.892Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31252026-03-10T18:38:07.127Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31262026-03-10T18:38:07.398Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31272026-03-10T18:38:07.709Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31282026-03-10T18:38:07.737Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31292026-03-10T18:38:07.765Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31302026-03-10T18:38:08.083Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31312026-03-10T18:38:08.480Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31322026-03-10T18:38:08.585Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31332026-03-10T18:38:08.629Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31342026-03-10T18:38:08.976Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-03-10T18:38:09.175Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31362026-03-10T18:38:09.583Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31372026-03-10T18:38:09.995Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31382026-03-10T18:38:10.885Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31392026-03-10T18:38:11.067Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31402026-03-10T18:38:11.607Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31412026-03-10T18:38:12.085Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31422026-03-10T18:38:12.425Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31432026-03-10T18:38:12.452Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31442026-03-10T18:38:12.741Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31452026-03-10T18:38:12.892Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31462026-03-10T18:38:12.917Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31472026-03-10T18:38:12.997Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31482026-03-10T18:38:13.078Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31492026-03-10T18:38:13.406Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31502026-03-10T18:38:13.446Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31512026-03-10T18:38:13.449Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522026-03-10T18:38:13.675Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31532026-03-10T18:38:14.061Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31542026-03-10T18:38:14.088Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31552026-03-10T18:38:15.693Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31562026-03-10T18:38:15.723Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31572026-03-10T18:38:16.398Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31582026-03-10T18:38:16.789Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31592026-03-10T18:38:16.789Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31602026-03-10T18:38:16.920Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31612026-03-10T18:38:16.957Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31622026-03-10T18:38:17.120Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31632026-03-10T18:38:17.833Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31642026-03-10T18:38:18.104Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31652026-03-10T18:38:18.322Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31662026-03-10T18:38:18.671Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31672026-03-10T18:38:18.815Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31682026-03-10T18:38:19.074Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31692026-03-10T18:38:19.224Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31702026-03-10T18:38:19.542Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31712026-03-10T18:38:19.628Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31722026-03-10T18:38:19.705Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31732026-03-10T18:38:21.347Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31742026-03-10T18:38:21.410Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-03-10T18:38:21.776Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31762026-03-10T18:38:22.443Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31772026-03-10T18:38:22.498Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31782026-03-10T18:38:23.089Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31792026-03-10T18:38:24.567Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31802026-03-10T18:38:24.769Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31812026-03-10T18:38:25.007Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31822026-03-10T18:38:25.543Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31832026-03-10T18:38:25.788Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31842026-03-10T18:38:26.273Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31852026-03-10T18:38:28.809Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31862026-03-10T18:38:29.176Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31872026-03-10T18:38:29.400Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31882026-03-10T18:38:29.482Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31892026-03-10T18:38:29.595Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31902026-03-10T18:38:30.331Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31912026-03-10T18:38:30.427Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31922026-03-10T18:38:31.430Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31932026-03-10T18:38:34.535Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31942026-03-10T18:38:35.599Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31952026-03-10T18:38:36.368Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31962026-03-10T18:38:36.430Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31972026-03-10T18:38:37.978Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31982026-03-10T18:38:38.462Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31992026-03-10T18:38:39.600Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32002026-03-10T18:38:40.358Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32012026-03-10T18:38:40.574Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32022026-03-10T18:38:40.653Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32032026-03-10T18:38:40.681Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32042026-03-10T18:38:41.742Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32052026-03-10T18:38:41.804Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32062026-03-10T18:38:41.907Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32072026-03-10T18:38:42.200Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32082026-03-10T18:38:42.287Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32092026-03-10T18:38:42.582Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32102026-03-10T18:38:42.798Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32112026-03-10T18:38:43.120Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32122026-03-10T18:38:43.222Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32132026-03-10T18:38:43.305Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32142026-03-10T18:38:43.798Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32152026-03-10T18:38:44.727Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32162026-03-10T18:38:44.968Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32172026-03-10T18:38:45.137Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32182026-03-10T18:38:45.849Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32192026-03-10T18:38:46.476Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32202026-03-10T18:38:47.407Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32212026-03-10T18:38:48.007Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32222026-03-10T18:38:48.691Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32232026-03-10T18:38:48.719Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-03-10T18:38:54.127Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32252026-03-10T18:38:54.452Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32262026-03-10T18:38:54.895Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32272026-03-10T18:38:55.724Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32282026-03-10T18:38:58.793Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32292026-03-10T18:38:59.843Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32302026-03-10T18:39:00.625Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32312026-03-10T18:39:01.684Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32322026-03-10T18:39:02.441Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32332026-03-10T18:39:05.340Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32342026-03-10T18:39:06.241Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32352026-03-10T18:39:06.658Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32362026-03-10T18:39:07.401Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32372026-03-10T18:39:09.264Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32382026-03-10T18:39:09.432Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32392026-03-10T18:39:10.486Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32402026-03-10T18:39:11.693Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32412026-03-10T18:39:12.255Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-03-10T18:39:12.722Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32432026-03-10T18:39:13.452Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32442026-03-10T18:39:14.194Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32452026-03-10T18:39:15.109Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32462026-03-10T18:39:19.244Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32472026-03-10T18:39:21.817Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482026-03-10T18:39:22.704Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32492026-03-10T18:39:23.839Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32502026-03-10T18:39:26.360Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32512026-03-10T18:39:27.274Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32522026-03-10T18:39:28.546Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32532026-03-10T18:39:29.296Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32542026-03-10T18:39:30.278Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32552026-03-10T18:39:32.614Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32562026-03-10T18:39:34.701Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32572026-03-10T18:39:34.878Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32582026-03-10T18:39:36.057Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32592026-03-10T18:39:37.740Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32602026-03-10T18:39:38.683Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32612026-03-10T18:39:39.842Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32622026-03-10T18:39:41.139Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32632026-03-10T18:39:42.311Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32642026-03-10T18:39:44.019Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32652026-03-10T18:39:48.722Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32662026-03-10T18:39:50.173Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32672026-03-10T18:39:51.703Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32682026-03-10T18:39:54.228Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32692026-03-10T18:39:55.317Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32702026-03-10T18:39:56.711Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32712026-03-10T18:40:01.657Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32722026-03-10T18:40:02.719Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32732026-03-10T18:40:03.691Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32742026-03-10T18:40:04.421Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32752026-03-10T18:40:06.389Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32762026-03-10T18:40:08.434Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32772026-03-10T18:40:10.357Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32782026-03-10T18:40:12.596Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32792026-03-10T18:40:14.539Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32802026-03-10T18:40:16.371Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32812026-03-10T18:40:18.784Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32822026-03-10T18:40:20.317Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32832026-03-10T18:40:22.270Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32842026-03-10T18:40:24.173Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32852026-03-10T18:40:26.032Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32862026-03-10T18:40:27.680Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32872026-03-10T18:40:29.584Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32882026-03-10T18:40:31.837Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32892026-03-10T18:40:33.419Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32902026-03-10T18:40:35.248Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32912026-03-10T18:40:37.803Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32922026-03-10T18:40:39.464Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32932026-03-10T18:40:41.460Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32942026-03-10T18:40:43.446Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32952026-03-10T18:40:45.516Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32962026-03-10T18:40:47.656Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32972026-03-10T18:40:49.636Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32982026-03-10T18:40:51.703Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32992026-03-10T18:40:53.801Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33002026-03-10T18:40:55.779Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33012026-03-10T18:40:57.826Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33022026-03-10T18:40:59.882Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33032026-03-10T18:41:01.979Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33042026-03-10T18:41:03.992Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33052026-03-10T18:41:05.979Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33062026-03-10T18:41:07.959Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33072026-03-10T18:41:11.790Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33082026-03-10T18:41:12.592Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33092026-03-10T18:41:16.923Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33102026-03-10T18:41:19.150Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33112026-03-10T18:41:20.910Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33122026-03-10T18:41:23.524Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33132026-03-10T18:41:25.747Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33142026-03-10T18:41:28.028Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33152026-03-10T18:41:30.047Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33162026-03-10T18:41:32.457Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33172026-03-10T18:41:34.543Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33182026-03-10T18:41:36.785Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33192026-03-10T18:41:39.343Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33202026-03-10T18:41:41.429Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33212026-03-10T18:41:44.077Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33222026-03-10T18:41:45.679Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33232026-03-10T18:41:48.033Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33242026-03-10T18:41:50.367Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33252026-03-10T18:41:52.499Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33262026-03-10T18:41:54.781Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33272026-03-10T18:41:56.951Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33282026-03-10T18:41:59.350Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33292026-03-10T18:42:01.752Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33302026-03-10T18:42:03.770Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33312026-03-10T18:42:06.110Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33322026-03-10T18:42:08.376Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33332026-03-10T18:42:10.678Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33342026-03-10T18:42:12.940Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33352026-03-10T18:42:15.309Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33362026-03-10T18:42:17.430Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33372026-03-10T18:42:19.985Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33382026-03-10T18:42:22.262Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33392026-03-10T18:42:24.563Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33402026-03-10T18:42:26.853Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33412026-03-10T18:42:29.251Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33422026-03-10T18:42:32.364Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33432026-03-10T18:42:34.444Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33442026-03-10T18:42:36.819Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33452026-03-10T18:42:39.360Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33462026-03-10T18:42:41.908Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33472026-03-10T18:42:44.320Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33482026-03-10T18:42:48.338Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33492026-03-10T18:42:54.680Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33502026-03-10T18:42:55.566Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33512026-03-10T18:42:57.798Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33522026-03-10T18:43:01.122Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33532026-03-10T18:43:04.407Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33542026-03-10T18:43:07.712Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33552026-03-10T18:43:11.036Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33562026-03-10T18:43:14.397Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33572026-03-10T18:43:17.752Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33582026-03-10T18:43:20.997Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33592026-03-10T18:43:24.387Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33602026-03-10T18:43:27.607Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33612026-03-10T18:43:30.972Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33622026-03-10T18:43:34.327Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33632026-03-10T18:43:37.671Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33642026-03-10T18:43:40.909Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33652026-03-10T18:43:44.208Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33662026-03-10T18:44:10.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 17s
33672026-03-10T18:44:10.927Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33682026-03-10T18:44:11.026Z
33692026-03-10T18:44:11.030Zreal 6:17.422488870
33702026-03-10T18:44:11.030Zuser 21:43.181444427
33712026-03-10T18:44:11.030Zsys 3:51.826610330
33722026-03-10T18:44:11.030Ztrap 0.415164989
33732026-03-10T18:44:11.030Ztflt 0.184588788
33742026-03-10T18:44:11.031Zdflt 0.063438431
33752026-03-10T18:44:11.031Zkflt 0.004664265
33762026-03-10T18:44:11.031Zlock 5:04:10.584845248
33772026-03-10T18:44:11.031Zslp 2:08:52.420923554
33782026-03-10T18:44:11.031Zlat 41.290996186
33792026-03-10T18:44:11.031Zstop 1:42.668742576
33802026-03-10T18:44:11.031Zprocess exited: duration 1040224 ms, exit code 0
 
33812026-03-10T18:44:11.037Zfound 0 output files