01KK2W8SETX4KWTJBV1XPNK31G: check-features (helios)

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

Buildomat Job: 01KK2W9ARSF0Y4YXHEQAVD5HAW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-07T00:49:46.673Zjob assigned to worker 01KK2W9J7V772HE9J2S7PCXMSJ [factory aws, i-0ca98db6f7f9d6e9a] (queued for 1 m 0 s)
 
22026-03-07T00:49:55.241Zstarting task 0: "setup"
32026-03-07T00:49:55.267Z++ uname -s
42026-03-07T00:49:55.267Z+ kern=SunOS
52026-03-07T00:49:55.267Z+ build_user=build
62026-03-07T00:49:55.267Z+ build_uid=12345
72026-03-07T00:49:55.267Z+ work_dir=/work
82026-03-07T00:49:55.267Z+ input_dir=/input
92026-03-07T00:49:55.267Z+ [[ 0 == 12345 ]]
102026-03-07T00:49:55.268Z+ case "$kern" in
112026-03-07T00:49:55.268Z+ groupadd -g 12345 build
122026-03-07T00:49:55.268Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-07T00:49:57.242Z+ zfs create -o mountpoint=/work rpool/work
142026-03-07T00:49:57.363Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-07T00:49:57.366Z+ home_fs=zfs
162026-03-07T00:49:57.367Z+ [[ zfs == autofs ]]
172026-03-07T00:49:57.367Z+ mkdir -p /home/build
182026-03-07T00:49:57.370Z+ chown build:build /home/build /work
192026-03-07T00:49:59.369Z+ chmod 0700 /home/build /work
202026-03-07T00:49:59.373Zprocess exited: duration 4149 ms, exit code 0
 
212026-03-07T00:49:59.380Zstarting task 1: "rust-toolchain"
222026-03-07T00:49:59.385Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-07T00:49:59.385Z * rust toolchain channel = "1.91.1"
242026-03-07T00:49:59.385Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-07T00:49:59.385Z * rust toolchain profile = "default"
262026-03-07T00:49:59.385Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-07T00:49:59.388Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-07T00:49:59.388Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-07T00:49:59.388Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-07T00:49:59.525Zinfo: downloading installer
312026-03-07T00:50:01.246Zwarn: It looks like you have an existing installation of Rust at:
322026-03-07T00:50:01.246Zwarn: /opt/ooce/bin
332026-03-07T00:50:01.246Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-07T00:50:01.246Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-07T00:50:01.246Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-07T00:50:01.246Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-07T00:50:01.246Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-07T00:50:01.246Zerror: cannot install while Rust is installed
392026-03-07T00:50:01.246Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-07T00:50:01.263Zinfo: profile set to 'default'
412026-03-07T00:50:01.263Zinfo: default host triple is x86_64-unknown-illumos
422026-03-07T00:50:01.266Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-07T00:50:01.460Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-07T00:50:01.460Zinfo: downloading component 'cargo'
452026-03-07T00:50:02.425Zinfo: downloading component 'clippy'
462026-03-07T00:50:02.807Zinfo: downloading component 'rust-docs'
472026-03-07T00:50:04.330Zinfo: downloading component 'rust-std'
482026-03-07T00:50:06.209Zinfo: downloading component 'rustc'
492026-03-07T00:50:13.535Zinfo: downloading component 'rustfmt'
502026-03-07T00:50:13.872Zinfo: installing component 'cargo'
512026-03-07T00:50:14.770Zinfo: installing component 'clippy'
522026-03-07T00:50:15.162Zinfo: installing component 'rust-docs'
532026-03-07T00:50:17.125Zinfo: installing component 'rust-std'
542026-03-07T00:50:18.925Zinfo: installing component 'rustc'
552026-03-07T00:50:25.619Zinfo: installing component 'rustfmt'
562026-03-07T00:50:25.958Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-07T00:50:25.958Z
582026-03-07T00:50:26.450Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-07T00:50:26.451Z
602026-03-07T00:50:26.454Z
612026-03-07T00:50:26.454ZRust is installed now. Great!
622026-03-07T00:50:26.454Z
632026-03-07T00:50:26.454ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-07T00:50:26.454Zenvironment variable. This has not been done automatically.
652026-03-07T00:50:26.454Z
662026-03-07T00:50:26.454ZTo configure your current shell, you need to source
672026-03-07T00:50:26.454Zthe corresponding env file under $HOME/.cargo.
682026-03-07T00:50:26.454Z
692026-03-07T00:50:26.454ZThis is usually done by running one of the following (note the leading DOT):
702026-03-07T00:50:26.454Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-07T00:50:26.454Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-07T00:50:26.454Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-07T00:50:26.569Z+ rustup --version
742026-03-07T00:50:26.580Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-07T00:50:26.584Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-07T00:50:26.669Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-07T00:50:26.672Z+ cargo --version
782026-03-07T00:50:26.745Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-07T00:50:26.749Z+ rustc --version
802026-03-07T00:50:26.824Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-07T00:50:26.828Zprocess exited: duration 27445 ms, exit code 0
 
822026-03-07T00:50:26.834Zstarting task 2: "authentication"
832026-03-07T00:50:26.856Zprocess exited: duration 21 ms, exit code 0
 
842026-03-07T00:50:26.865Zstarting task 3: "clone repository"
852026-03-07T00:50:26.869Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-07T00:50:26.872Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-07T00:50:26.909ZCloning into '/work/oxidecomputer/omicron'...
882026-03-07T00:50:36.348Z+ cd /work/oxidecomputer/omicron
892026-03-07T00:50:36.352Z+ git fetch origin 4e5301c2bd66f71780176af43b60fa1ac8a8f1a0
902026-03-07T00:50:36.627ZFrom https://github.com/oxidecomputer/omicron
912026-03-07T00:50:36.627Z * branch 4e5301c2bd66f71780176af43b60fa1ac8a8f1a0 -> FETCH_HEAD
922026-03-07T00:50:36.638Z+ [[ -n dropshot-gzip-support ]]
932026-03-07T00:50:36.641Z++ git branch --show-current
942026-03-07T00:50:36.641Z+ current=main
952026-03-07T00:50:36.641Z+ [[ main != dropshot-gzip-support ]]
962026-03-07T00:50:36.641Z+ git branch -f dropshot-gzip-support 4e5301c2bd66f71780176af43b60fa1ac8a8f1a0
972026-03-07T00:50:36.645Z+ git checkout -f dropshot-gzip-support
982026-03-07T00:50:36.943ZSwitched to branch 'dropshot-gzip-support'
992026-03-07T00:50:36.946Z+ git reset --hard 4e5301c2bd66f71780176af43b60fa1ac8a8f1a0
1002026-03-07T00:50:37.246ZHEAD is now at 4e5301c2b test it
1012026-03-07T00:50:37.249Zprocess exited: duration 10383 ms, exit code 0
 
1022026-03-07T00:50:37.256Zstarting task 4: "build"
1032026-03-07T00:50:37.261Z+ source .github/buildomat/ci-env.sh
1042026-03-07T00:50:37.264Z++ export CARGO_TERM_COLOR=always
1052026-03-07T00:50:37.264Z++ CARGO_TERM_COLOR=always
1062026-03-07T00:50:37.264Z+ cargo --version
1072026-03-07T00:50:37.322Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-07T00:50:37.327Z+ rustc --version
1092026-03-07T00:50:37.401Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-07T00:50:37.404Z+ source ./env.sh
1112026-03-07T00:50:37.404Z++ OLD_SHELL_OPTS=ehxB
1122026-03-07T00:50:37.404Z++ set -o xtrace
1132026-03-07T00:50:37.408Z++++ dirname ./env.sh
1142026-03-07T00:50:37.408Z+++ readlink -f .
1152026-03-07T00:50:37.411Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-07T00:50:37.411Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-07T00:50:37.411Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-07T00:50:37.411Z++ 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
1192026-03-07T00:50:37.411Z++ 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
1202026-03-07T00:50:37.411Z++ 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
1212026-03-07T00:50:37.411Z++ 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
1222026-03-07T00:50:37.411Z++ 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
1232026-03-07T00:50:37.411Z++ 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
1242026-03-07T00:50:37.411Z++ case $OLD_SHELL_OPTS in
1252026-03-07T00:50:37.411Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-07T00:50:37.411Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1272026-03-07T00:50:37.411Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1282026-03-07T00:50:37.411Z+ banner prerequisites
1292026-03-07T00:50:37.411Z
1302026-03-07T00:50:37.411Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-07T00:50:37.411Z # # # # # # # # # # # # # # #
1322026-03-07T00:50:37.411Z # # # # ##### # # ##### # # # # # #### #
1332026-03-07T00:50:37.411Z ##### ##### # ##### # # # # # # # # #
1342026-03-07T00:50:37.411Z # # # # # # # # # # # # # # #
1352026-03-07T00:50:37.415Z # # # ###### # # ###### ### # #### # #### #
1362026-03-07T00:50:37.415Z
1372026-03-07T00:50:37.415Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-07T00:50:48.320Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-07T00:50:58.981Z Startup: Caching catalogs ... Done
1402026-03-07T00:51:23.792ZPlanning: Solver setup ... Done (23.157s)
1412026-03-07T00:51:23.983ZPlanning: Running solver ... Done (0.169s)
1422026-03-07T00:51:24.141ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-07T00:51:24.156ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-07T00:51:24.297ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-07T00:51:24.345ZPlanning: Package planning ... Done (0.047s)
1462026-03-07T00:51:24.394ZPlanning: Merging actions ... Done (0.050s)
1472026-03-07T00:51:24.676ZPlanning: Checking for conflicting actions ... Done (0.281s)
1482026-03-07T00:51:24.688ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-03-07T00:51:25.729ZPlanning: Evaluating mediators ... Done (1.042s)
1502026-03-07T00:51:25.738ZPlanning: Planning completed in 26.60 seconds
1512026-03-07T00:51:25.755Z Packages to install: 4
1522026-03-07T00:51:25.755Z Mediators to change: 2
1532026-03-07T00:51:25.759Z Services to change: 1
1542026-03-07T00:51:25.759Z Estimated space available: 155.44 GB
1552026-03-07T00:51:25.759ZEstimated space to be consumed: 1.82 GB
1562026-03-07T00:51:25.759Z Create boot environment: No
1572026-03-07T00:51:25.759ZCreate backup boot environment: No
1582026-03-07T00:51:25.759Z Rebuild boot archive: No
1592026-03-07T00:51:25.759Z
1602026-03-07T00:51:25.759ZChanged mediators:
1612026-03-07T00:51:25.759Z mediator clang:
1622026-03-07T00:51:25.759Z version: None -> 15 (system default)
1632026-03-07T00:51:25.759Z
1642026-03-07T00:51:25.759Z mediator llvm:
1652026-03-07T00:51:25.759Z version: 14 (system default) -> 15 (system default)
1662026-03-07T00:51:25.759Z
1672026-03-07T00:51:25.759ZChanged packages:
1682026-03-07T00:51:25.759Zhelios-dev
1692026-03-07T00:51:25.759Z developer/build-essential
1702026-03-07T00:51:25.759Z None -> 11-2.0
1712026-03-07T00:51:25.759Z library/libxmlsec1
1722026-03-07T00:51:25.759Z None -> 1.2.35-2.0
1732026-03-07T00:51:25.759Z ooce/developer/clang-15
1742026-03-07T00:51:25.759Z None -> 15.0.7-2.0
1752026-03-07T00:51:25.759Z ooce/developer/llvm-15
1762026-03-07T00:51:25.759Z None -> 15.0.7-2.0
1772026-03-07T00:51:25.759Z
1782026-03-07T00:51:25.759ZServices:
1792026-03-07T00:51:25.759Z restart_fmri:
1802026-03-07T00:51:25.759Z svc:/system/update-man-index:default
1812026-03-07T00:51:25.810Z
1822026-03-07T00:51:25.810ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-07T00:51:30.811ZDownload: 1204/3290 items 84.3/212.6MB 39% complete (17.0M/s)
1842026-03-07T00:51:35.821ZDownload: 2488/3290 items 120.2/212.6MB 56% complete (12.1M/s)
1852026-03-07T00:51:40.204ZDownload: Completed 212.60 MB in 13.93 seconds (15.3M/s)
1862026-03-07T00:51:40.211Z Actions: 1/3689 actions (Installing new actions)
1872026-03-07T00:51:44.541Z Actions: Completed 3689 actions in 4.50 seconds.
1882026-03-07T00:51:44.966Z Done (0.421s)
1892026-03-07T00:51:44.966Z Done (0.000s)
1902026-03-07T00:51:46.089Z Done (1.123s)
1912026-03-07T00:51:50.553Z Done (4.100s)
1922026-03-07T00:51:50.640Z Done (0.020s)
1932026-03-07T00:51:50.647Z Done (0.000s)
1942026-03-07T00:51:50.793Z Done (0.000s)
1952026-03-07T00:51:51.770ZPlanning: Evaluating mediator changes ... Done
1962026-03-07T00:51:51.932ZPlanning: Checking for conflicting actions ... Done
1972026-03-07T00:51:51.935ZPlanning: Consolidating action changes ... Done
1982026-03-07T00:51:52.202ZPlanning: Evaluating mediators ... Done
1992026-03-07T00:51:52.209ZPlanning: Planning completed in 0.43 seconds
2002026-03-07T00:51:52.235Z Mediators to change: 2
2012026-03-07T00:51:52.238Z Create boot environment: No
2022026-03-07T00:51:52.238ZCreate backup boot environment: No
2032026-03-07T00:51:52.311Z Done
2042026-03-07T00:51:52.311Z Done
2052026-03-07T00:51:53.128Z Done
2062026-03-07T00:51:56.746Z Done
2072026-03-07T00:51:56.831Z Done
2082026-03-07T00:51:56.834Z Done
2092026-03-07T00:51:56.981Z Done
2102026-03-07T00:51:57.601ZPlanning: Evaluating mediator changes ... Done
2112026-03-07T00:51:57.605ZPlanning: Merging actions ... Done
2122026-03-07T00:51:57.793ZPlanning: Checking for conflicting actions ... Done
2132026-03-07T00:51:57.801ZPlanning: Consolidating action changes ... Done
2142026-03-07T00:51:58.057ZPlanning: Evaluating mediators ... Done
2152026-03-07T00:51:58.112ZPlanning: Planning completed in 0.76 seconds
2162026-03-07T00:51:58.144Z Packages to change: 1
2172026-03-07T00:51:58.144Z Mediators to change: 1
2182026-03-07T00:51:58.148Z Services to change: 1
2192026-03-07T00:51:58.148Z Create boot environment: No
2202026-03-07T00:51:58.148ZCreate backup boot environment: Yes
2212026-03-07T00:52:00.738Z Actions: 1/6 actions (Updating modified actions)
2222026-03-07T00:52:00.745Z Actions: Completed 6 actions in 0.00 seconds.
2232026-03-07T00:52:00.745Z Done
2242026-03-07T00:52:00.745Z Done
2252026-03-07T00:52:00.951Z Done
2262026-03-07T00:52:04.528Z Done
2272026-03-07T00:52:04.616Z Done
2282026-03-07T00:52:04.620Z Done
2292026-03-07T00:52:04.780Z Done
2302026-03-07T00:52:05.228ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-03-07T00:52:05.228Zclang system 15 system
2322026-03-07T00:52:05.228Zcsh system system illumos
2332026-03-07T00:52:05.228Zctags system system illumos
2342026-03-07T00:52:05.228Zfile system system illumos
2352026-03-07T00:52:05.228Zgcc vendor 12 vendor
2362026-03-07T00:52:05.228Zgcc system 10 system
2372026-03-07T00:52:05.229Zgcc system 7 system
2382026-03-07T00:52:05.229Zgo system 1.20 system
2392026-03-07T00:52:05.229Zgo system 1.19 system
2402026-03-07T00:52:05.229Zllvm system 15 system
2412026-03-07T00:52:05.229Zllvm system 14 system
2422026-03-07T00:52:05.229Zmariadb system 10.6 system
2432026-03-07T00:52:05.229Zmta vendor vendor dma
2442026-03-07T00:52:05.229Zopenjdk system 17 system
2452026-03-07T00:52:05.229Zopenjdk system 11 system
2462026-03-07T00:52:05.229Zopenjdk system 1.8 system
2472026-03-07T00:52:05.229Zopenssl vendor 3 vendor
2482026-03-07T00:52:05.229Zperl system 5.36 system
2492026-03-07T00:52:05.229Zpostgresql system 15 system
2502026-03-07T00:52:05.229Zpostgresql system 13 system
2512026-03-07T00:52:05.229Zpython vendor 3 vendor
2522026-03-07T00:52:05.229Zpython system 2 system
2532026-03-07T00:52:05.229Zpython3 system 3.11 system
2542026-03-07T00:52:05.230Zruby system 3.0 system
2552026-03-07T00:52:05.230Zwords vendor vendor american-english
2562026-03-07T00:52:05.230Zwords system system australian-english
2572026-03-07T00:52:05.230Zwords system system british-english
2582026-03-07T00:52:05.230Zwords system system canadian-english
2592026-03-07T00:52:05.230Zwords system system french
2602026-03-07T00:52:05.230Zwords system system italian
2612026-03-07T00:52:05.230Zwords system system ngerman
2622026-03-07T00:52:05.230Zwords system system ogerman
2632026-03-07T00:52:05.230Zwords system system spanish
2642026-03-07T00:52:05.568ZPUBLISHER TYPE STATUS P LOCATION
2652026-03-07T00:52:05.568Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-03-07T00:52:12.275ZFMRI IFO
2672026-03-07T00:52:12.275Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-03-07T00:52:12.275Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-03-07T00:52:12.275Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-03-07T00:52:12.275Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-03-07T00:52:12.275Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-03-07T00:52:12.276Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-03-07T00:52:12.276Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-03-07T00:52:12.276Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-03-07T00:52:12.276Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-03-07T00:52:12.276Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-03-07T00:52:12.276Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-03-07T00:52:12.276Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-03-07T00:52:12.276Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-03-07T00:52:12.276Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-03-07T00:52:12.276Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-03-07T00:52:12.276Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-03-07T00:52:13.492Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2842026-03-07T00:52:14.448Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-07T00:52:14.693Z Updating crates.io index
2862026-03-07T00:52:14.753Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-07T00:52:14.961Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-07T00:52:15.611Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-07T00:52:16.044Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-07T00:52:16.351Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-07T00:52:17.718Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-07T00:52:19.959Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-07T00:52:20.755Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-07T00:52:21.557Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-07T00:52:22.261Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-07T00:52:22.875Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-07T00:52:24.114Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-07T00:52:24.339Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-07T00:52:24.924Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-07T00:52:25.339Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-07T00:52:26.166Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-07T00:52:26.708Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-07T00:52:27.086Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-07T00:52:27.364Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-07T00:52:27.892Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-07T00:52:28.152Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-07T00:52:28.376Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-07T00:52:28.638Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-07T00:52:29.097Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-07T00:52:29.439Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-03-07T00:52:30.100Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-03-07T00:52:30.366Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-03-07T00:52:30.678Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-03-07T00:52:30.942Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-03-07T00:52:32.450Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-03-07T00:52:32.749Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-03-07T00:52:33.112Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-03-07T00:52:33.412Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-03-07T00:52:33.827Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-03-07T00:52:34.050Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-03-07T00:52:34.324Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-03-07T00:52:34.616Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-03-07T00:52:34.962Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-03-07T00:52:50.394Z Downloading crates ...
3252026-03-07T00:52:50.460Z Downloaded cpufeatures v0.2.17
3262026-03-07T00:52:50.468Z Downloaded block-buffer v0.10.4
3272026-03-07T00:52:50.468Z Downloaded dtrace-parser v0.2.0
3282026-03-07T00:52:50.491Z Downloaded clap v4.5.60
3292026-03-07T00:52:50.491Z Downloaded pretty-hex v0.4.1
3302026-03-07T00:52:50.491Z Downloaded thiserror-impl v1.0.69
3312026-03-07T00:52:50.492Z Downloaded macaddr v1.0.1
3322026-03-07T00:52:50.492Z Downloaded zerofrom v0.1.6
3332026-03-07T00:52:50.492Z Downloaded sha2 v0.10.9
3342026-03-07T00:52:50.492Z Downloaded is_terminal_polyfill v1.70.2
3352026-03-07T00:52:50.492Z Downloaded zerovec-derive v0.11.2
3362026-03-07T00:52:50.492Z Downloaded anstyle-parse v0.2.7
3372026-03-07T00:52:50.504Z Downloaded unicode-xid v0.2.6
3382026-03-07T00:52:50.504Z Downloaded tabled_derive v0.7.0
3392026-03-07T00:52:50.504Z Downloaded writeable v0.6.2
3402026-03-07T00:52:50.505Z Downloaded equivalent v1.0.2
3412026-03-07T00:52:50.505Z Downloaded cargo-platform v0.2.0
3422026-03-07T00:52:50.505Z Downloaded utf8_iter v1.0.4
3432026-03-07T00:52:50.505Z Downloaded toml_datetime v0.6.11
3442026-03-07T00:52:50.505Z Downloaded textwrap v0.16.2
3452026-03-07T00:52:50.505Z Downloaded swrite v0.1.0
3462026-03-07T00:52:50.517Z Downloaded anstyle-query v1.1.5
3472026-03-07T00:52:50.517Z Downloaded anstream v0.6.21
3482026-03-07T00:52:50.517Z Downloaded zerofrom-derive v0.1.6
3492026-03-07T00:52:50.518Z Downloaded thread-id v4.2.2
3502026-03-07T00:52:50.518Z Downloaded anstyle v1.0.13
3512026-03-07T00:52:50.518Z Downloaded toml_write v0.1.2
3522026-03-07T00:52:50.518Z Downloaded usdt v0.5.0
3532026-03-07T00:52:50.518Z Downloaded quote v1.0.44
3542026-03-07T00:52:50.518Z Downloaded usdt-macro v0.5.0
3552026-03-07T00:52:50.518Z Downloaded unicode-ident v1.0.24
3562026-03-07T00:52:50.526Z Downloaded version_check v0.9.5
3572026-03-07T00:52:50.527Z Downloaded utf8parse v0.2.2
3582026-03-07T00:52:50.527Z Downloaded usdt-attr-macro v0.5.0
3592026-03-07T00:52:50.527Z Downloaded pest_derive v2.8.6
3602026-03-07T00:52:50.527Z Downloaded getrandom v0.4.1
3612026-03-07T00:52:50.527Z Downloaded thiserror-impl v2.0.18
3622026-03-07T00:52:50.527Z Downloaded typeid v1.0.3
3632026-03-07T00:52:50.527Z Downloaded crypto-common v0.1.7
3642026-03-07T00:52:50.534Z Downloaded bitflags v2.11.0
3652026-03-07T00:52:50.534Z Downloaded unicode-linebreak v0.1.5
3662026-03-07T00:52:50.534Z Downloaded fastrand v2.3.0
3672026-03-07T00:52:50.534Z Downloaded errno v0.3.14
3682026-03-07T00:52:50.534Z Downloaded byteorder v1.5.0
3692026-03-07T00:52:50.541Z Downloaded yoke-derive v0.8.1
3702026-03-07T00:52:50.541Z Downloaded autocfg v1.5.0
3712026-03-07T00:52:50.541Z Downloaded usdt-impl v0.5.0
3722026-03-07T00:52:50.556Z Downloaded heck v0.5.0
3732026-03-07T00:52:50.556Z Downloaded plain v0.2.3
3742026-03-07T00:52:50.557Z Downloaded zmij v1.0.21
3752026-03-07T00:52:50.557Z Downloaded serde-value v0.7.0
3762026-03-07T00:52:50.557Z Downloaded scroll_derive v0.12.1
3772026-03-07T00:52:50.557Z Downloaded semver v1.0.27
3782026-03-07T00:52:50.561Z Downloaded fs-err v3.3.0
3792026-03-07T00:52:50.561Z Downloaded erased-serde v0.4.9
3802026-03-07T00:52:50.561Z Downloaded tinystr v0.8.2
3812026-03-07T00:52:50.561Z Downloaded icu_collections v2.1.1
3822026-03-07T00:52:50.570Z Downloaded yoke v0.8.1
3832026-03-07T00:52:50.570Z Downloaded potential_utf v0.1.4
3842026-03-07T00:52:50.570Z Downloaded thiserror v2.0.18
3852026-03-07T00:52:50.579Z Downloaded itoa v1.0.17
3862026-03-07T00:52:50.579Z Downloaded ucd-trie v0.1.7
3872026-03-07T00:52:50.579Z Downloaded toml v0.8.23
3882026-03-07T00:52:50.579Z Downloaded typenum v1.19.0
3892026-03-07T00:52:50.594Z Downloaded ordered-float v2.10.1
3902026-03-07T00:52:50.594Z Downloaded toml_edit v0.22.27
3912026-03-07T00:52:50.594Z Downloaded stable_deref_trait v1.2.1
3922026-03-07T00:52:50.594Z Downloaded smawk v0.3.2
3932026-03-07T00:52:50.594Z Downloaded fnv v1.0.7
3942026-03-07T00:52:50.594Z Downloaded cfg-if v1.0.4
3952026-03-07T00:52:50.594Z Downloaded zerocopy-derive v0.7.35
3962026-03-07T00:52:50.604Z Downloaded zerotrie v0.2.3
3972026-03-07T00:52:50.604Z Downloaded zerocopy v0.7.35
3982026-03-07T00:52:50.624Z Downloaded terminal_size v0.4.3
3992026-03-07T00:52:50.625Z Downloaded serde_spanned v0.6.9
4002026-03-07T00:52:50.625Z Downloaded heck v0.4.1
4012026-03-07T00:52:50.625Z Downloaded proc-macro-error-attr v1.0.4
4022026-03-07T00:52:50.644Z Downloaded zerovec v0.11.5
4032026-03-07T00:52:50.644Z Downloaded memmap v0.7.0
4042026-03-07T00:52:50.644Z Downloaded winnow v0.7.14
4052026-03-07T00:52:50.644Z Downloaded percent-encoding v2.3.2
4062026-03-07T00:52:50.644Z Downloaded num-traits v0.2.19
4072026-03-07T00:52:50.644Z Downloaded idna_adapter v1.2.1
4082026-03-07T00:52:50.644Z Downloaded unicode-width v0.2.0
4092026-03-07T00:52:50.644Z Downloaded unicode-width v0.1.14
4102026-03-07T00:52:50.644Z Downloaded form_urlencoded v1.2.2
4112026-03-07T00:52:50.656Z Downloaded url v2.5.8
4122026-03-07T00:52:50.656Z Downloaded strsim v0.11.1
4132026-03-07T00:52:50.656Z Downloaded serde v1.0.228
4142026-03-07T00:52:50.656Z Downloaded clap_lex v1.0.0
4152026-03-07T00:52:50.656Z Downloaded cargo_toml v0.21.0
4162026-03-07T00:52:50.656Z Downloaded anyhow v1.0.102
4172026-03-07T00:52:50.656Z Downloaded thiserror v1.0.69
4182026-03-07T00:52:50.666Z Downloaded serde_tokenstream v0.2.3
4192026-03-07T00:52:50.667Z Downloaded camino v1.2.2
4202026-03-07T00:52:50.667Z Downloaded synstructure v0.13.2
4212026-03-07T00:52:50.667Z Downloaded once_cell v1.21.3
4222026-03-07T00:52:50.667Z Downloaded camino-tempfile v1.4.1
4232026-03-07T00:52:50.667Z Downloaded scroll v0.12.0
4242026-03-07T00:52:50.668Z Downloaded icu_provider v2.1.1
4252026-03-07T00:52:50.783Z Downloaded dof v0.3.0
4262026-03-07T00:52:50.784Z Downloaded colorchoice v1.0.4
4272026-03-07T00:52:50.784Z Downloaded generic-array v0.14.7
4282026-03-07T00:52:50.784Z Downloaded proc-macro-error v1.0.4
4292026-03-07T00:52:50.784Z Downloaded digest v0.10.7
4302026-03-07T00:52:50.784Z Downloaded smallvec v1.15.1
4312026-03-07T00:52:50.784Z Downloaded bytecount v0.6.9
4322026-03-07T00:52:50.814Z Downloaded serde-untagged v0.1.9
4332026-03-07T00:52:50.814Z Downloaded cargo-util-schemas v0.8.2
4342026-03-07T00:52:50.814Z Downloaded tempfile v3.25.0
4352026-03-07T00:52:50.814Z Downloaded pest_generator v2.8.6
4362026-03-07T00:52:50.814Z Downloaded cargo_metadata v0.21.0
4372026-03-07T00:52:50.814Z Downloaded clap_derive v4.5.55
4382026-03-07T00:52:50.814Z Downloaded displaydoc v0.2.5
4392026-03-07T00:52:50.814Z Downloaded serde_derive v1.0.228
4402026-03-07T00:52:50.815Z Downloaded litemap v0.8.1
4412026-03-07T00:52:50.815Z Downloaded icu_properties v2.1.2
4422026-03-07T00:52:50.815Z Downloaded serde_core v1.0.228
4432026-03-07T00:52:50.815Z Downloaded proc-macro2 v1.0.106
4442026-03-07T00:52:50.815Z Downloaded papergrid v0.11.0
4452026-03-07T00:52:50.815Z Downloaded log v0.4.29
4462026-03-07T00:52:50.815Z Downloaded icu_normalizer v2.1.1
4472026-03-07T00:52:50.815Z Downloaded pest_meta v2.8.6
4482026-03-07T00:52:50.815Z Downloaded serde_json v1.0.149
4492026-03-07T00:52:50.815Z Downloaded memchr v2.8.0
4502026-03-07T00:52:50.816Z Downloaded indexmap v2.13.0
4512026-03-07T00:52:50.816Z Downloaded icu_normalizer_data v2.1.1
4522026-03-07T00:52:50.816Z Downloaded icu_locale_core v2.1.1
4532026-03-07T00:52:50.816Z Downloaded icu_properties_data v2.1.2
4542026-03-07T00:52:50.828Z Downloaded pest v2.8.6
4552026-03-07T00:52:50.828Z Downloaded idna v1.1.0
4562026-03-07T00:52:50.829Z Downloaded hashbrown v0.16.1
4572026-03-07T00:52:50.829Z Downloaded clap_builder v4.5.60
4582026-03-07T00:52:50.829Z Downloaded goblin v0.8.2
4592026-03-07T00:52:50.838Z Downloaded tabled v0.15.0
4602026-03-07T00:52:50.853Z Downloaded syn v1.0.109
4612026-03-07T00:52:50.876Z Downloaded syn v2.0.117
4622026-03-07T00:52:50.900Z Downloaded rustix v1.1.3
4632026-03-07T00:52:50.915Z Downloaded libc v0.2.180
4642026-03-07T00:52:51.011Z Compiling proc-macro2 v1.0.106
4652026-03-07T00:52:51.073Z Compiling quote v1.0.44
4662026-03-07T00:52:51.074Z Compiling unicode-ident v1.0.24
4672026-03-07T00:52:51.074Z Compiling serde_core v1.0.228
4682026-03-07T00:52:51.074Z Compiling libc v0.2.180
4692026-03-07T00:52:51.074Z Compiling version_check v0.9.5
4702026-03-07T00:52:51.074Z Compiling memchr v2.8.0
4712026-03-07T00:52:51.074Z Compiling serde v1.0.228
4722026-03-07T00:52:51.480Z Compiling stable_deref_trait v1.2.1
4732026-03-07T00:52:51.609Z Compiling zmij v1.0.21
4742026-03-07T00:52:51.926Z Compiling autocfg v1.5.0
4752026-03-07T00:52:52.035Z Compiling itoa v1.0.17
4762026-03-07T00:52:52.368Z Compiling ucd-trie v0.1.7
4772026-03-07T00:52:52.668Z Compiling thiserror v1.0.69
4782026-03-07T00:52:52.812Z Compiling pest v2.8.6
4792026-03-07T00:52:52.846Z Compiling litemap v0.8.1
4802026-03-07T00:52:52.869Z Compiling writeable v0.6.2
4812026-03-07T00:52:53.077Z Compiling icu_normalizer_data v2.1.1
4822026-03-07T00:52:53.204Z Compiling icu_properties_data v2.1.2
4832026-03-07T00:52:53.534Z Compiling rustix v1.1.3
4842026-03-07T00:52:53.648Z Compiling syn v2.0.117
4852026-03-07T00:52:53.784Z Compiling byteorder v1.5.0
4862026-03-07T00:52:53.974Z Compiling errno v0.3.14
4872026-03-07T00:52:54.079Z Compiling serde_json v1.0.149
4882026-03-07T00:52:54.226Z Compiling bitflags v2.11.0
4892026-03-07T00:52:54.486Z Compiling num-traits v0.2.19
4902026-03-07T00:52:54.601Z Compiling equivalent v1.0.2
4912026-03-07T00:52:54.670Z Compiling smallvec v1.15.1
4922026-03-07T00:52:54.838Z Compiling hashbrown v0.16.1
4932026-03-07T00:52:55.157Z Compiling typeid v1.0.3
4942026-03-07T00:52:55.495Z Compiling pest_meta v2.8.6
4952026-03-07T00:52:55.817Z Compiling thread-id v4.2.2
4962026-03-07T00:52:55.869Z Compiling proc-macro-error-attr v1.0.4
4972026-03-07T00:52:56.004Z Compiling usdt-impl v0.5.0
4982026-03-07T00:52:56.176Z Compiling indexmap v2.13.0
4992026-03-07T00:52:56.252Z Compiling erased-serde v0.4.9
5002026-03-07T00:52:56.418Z Compiling winnow v0.7.14
5012026-03-07T00:52:56.665Z Compiling syn v1.0.109
5022026-03-07T00:52:56.796Z Compiling toml_write v0.1.2
5032026-03-07T00:52:57.701Z Compiling proc-macro-error v1.0.4
5042026-03-07T00:52:57.797Z Compiling percent-encoding v2.3.2
5052026-03-07T00:52:58.055Z Compiling thiserror v2.0.18
5062026-03-07T00:52:58.171Z Compiling getrandom v0.4.1
5072026-03-07T00:52:58.764Z Compiling utf8_iter v1.0.4
5082026-03-07T00:52:58.911Z Compiling camino v1.2.2
5092026-03-07T00:52:59.020Z Compiling utf8parse v0.2.2
5102026-03-07T00:52:59.215Z Compiling plain v0.2.3
5112026-03-07T00:52:59.388Z Compiling log v0.4.29
5122026-03-07T00:52:59.414Z Compiling ordered-float v2.10.1
5132026-03-07T00:52:59.636Z Compiling anstyle-parse v0.2.7
5142026-03-07T00:52:59.845Z Compiling form_urlencoded v1.2.2
5152026-03-07T00:53:00.042Z Compiling terminal_size v0.4.3
5162026-03-07T00:53:00.152Z Compiling cfg-if v1.0.4
5172026-03-07T00:53:00.214Z Compiling colorchoice v1.0.4
5182026-03-07T00:53:00.273Z Compiling anstyle v1.0.13
5192026-03-07T00:53:00.285Z Compiling anstyle-query v1.1.5
5202026-03-07T00:53:00.413Z Compiling synstructure v0.13.2
5212026-03-07T00:53:00.455Z Compiling pest_generator v2.8.6
5222026-03-07T00:53:00.505Z Compiling is_terminal_polyfill v1.70.2
5232026-03-07T00:53:00.674Z Compiling pretty-hex v0.4.1
5242026-03-07T00:53:00.729Z Compiling anstream v0.6.21
5252026-03-07T00:53:01.117Z Compiling serde-untagged v0.1.9
5262026-03-07T00:53:01.214Z Compiling semver v1.0.27
5272026-03-07T00:53:01.642Z Compiling fs-err v3.3.0
5282026-03-07T00:53:02.336Z Compiling clap_lex v1.0.0
5292026-03-07T00:53:02.341Z Compiling unicode-width v0.1.14
5302026-03-07T00:53:02.341Z Compiling anyhow v1.0.102
5312026-03-07T00:53:02.341Z Compiling fnv v1.0.7
5322026-03-07T00:53:02.341Z Compiling once_cell v1.21.3
5332026-03-07T00:53:02.341Z Compiling unicode-xid v0.2.6
5342026-03-07T00:53:02.341Z Compiling strsim v0.11.1
5352026-03-07T00:53:02.378Z Compiling heck v0.5.0
5362026-03-07T00:53:02.422Z Compiling bytecount v0.6.9
5372026-03-07T00:53:02.506Z Compiling heck v0.4.1
5382026-03-07T00:53:02.572Z Compiling fastrand v2.3.0
5392026-03-07T00:53:02.860Z Compiling papergrid v0.11.0
5402026-03-07T00:53:02.971Z Compiling tempfile v3.25.0
5412026-03-07T00:53:02.998Z Compiling clap_builder v4.5.60
5422026-03-07T00:53:03.418Z Compiling memmap v0.7.0
5432026-03-07T00:53:03.499Z Compiling unicode-width v0.2.0
5442026-03-07T00:53:03.767Z Compiling smawk v0.3.2
5452026-03-07T00:53:03.792Z Compiling unicode-linebreak v0.1.5
5462026-03-07T00:53:04.275Z Compiling textwrap v0.16.2
5472026-03-07T00:53:04.654Z Compiling camino-tempfile v1.4.1
5482026-03-07T00:53:04.780Z Compiling swrite v0.1.0
5492026-03-07T00:53:04.950Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502026-03-07T00:53:05.116Z Compiling serde_derive v1.0.228
5512026-03-07T00:53:05.153Z Compiling zerofrom-derive v0.1.6
5522026-03-07T00:53:05.224Z Compiling yoke-derive v0.8.1
5532026-03-07T00:53:05.327Z Compiling zerovec-derive v0.11.2
5542026-03-07T00:53:05.408Z Compiling displaydoc v0.2.5
5552026-03-07T00:53:06.437Z Compiling thiserror-impl v1.0.69
5562026-03-07T00:53:07.011Z Compiling zerocopy-derive v0.7.35
5572026-03-07T00:53:07.835Z Compiling pest_derive v2.8.6
5582026-03-07T00:53:08.040Z Compiling scroll_derive v0.12.1
5592026-03-07T00:53:08.486Z Compiling zerofrom v0.1.6
5602026-03-07T00:53:08.685Z Compiling thiserror-impl v2.0.18
5612026-03-07T00:53:08.722Z Compiling yoke v0.8.1
5622026-03-07T00:53:08.948Z Compiling zerocopy v0.7.35
5632026-03-07T00:53:09.108Z Compiling zerovec v0.11.5
5642026-03-07T00:53:09.477Z Compiling zerotrie v0.2.3
5652026-03-07T00:53:09.521Z Compiling dtrace-parser v0.2.0
5662026-03-07T00:53:10.213Z Compiling tinystr v0.8.2
5672026-03-07T00:53:10.316Z Compiling potential_utf v0.1.4
5682026-03-07T00:53:10.483Z Compiling scroll v0.12.0
5692026-03-07T00:53:10.535Z Compiling tabled_derive v0.7.0
5702026-03-07T00:53:10.628Z Compiling icu_locale_core v2.1.1
5712026-03-07T00:53:10.656Z Compiling icu_collections v2.1.1
5722026-03-07T00:53:11.056Z Compiling goblin v0.8.2
5732026-03-07T00:53:11.470Z Compiling clap_derive v4.5.55
5742026-03-07T00:53:12.112Z Compiling icu_provider v2.1.1
5752026-03-07T00:53:12.418Z Compiling tabled v0.15.0
5762026-03-07T00:53:12.594Z Compiling icu_normalizer v2.1.1
5772026-03-07T00:53:12.594Z Compiling icu_properties v2.1.2
5782026-03-07T00:53:13.169Z Compiling serde_spanned v0.6.9
5792026-03-07T00:53:13.327Z Compiling toml_datetime v0.6.11
5802026-03-07T00:53:13.437Z Compiling serde-value v0.7.0
5812026-03-07T00:53:13.601Z Compiling dof v0.3.0
5822026-03-07T00:53:13.793Z Compiling toml_edit v0.22.27
5832026-03-07T00:53:13.872Z Compiling serde_tokenstream v0.2.3
5842026-03-07T00:53:14.521Z Compiling cargo-platform v0.2.0
5852026-03-07T00:53:14.550Z Compiling macaddr v1.0.1
5862026-03-07T00:53:15.049Z Compiling idna_adapter v1.2.1
5872026-03-07T00:53:15.305Z Compiling idna v1.1.0
5882026-03-07T00:53:15.432Z Compiling usdt-attr-macro v0.5.0
5892026-03-07T00:53:15.432Z Compiling usdt-macro v0.5.0
5902026-03-07T00:53:15.673Z Compiling clap v4.5.60
5912026-03-07T00:53:15.884Z Compiling url v2.5.8
5922026-03-07T00:53:17.093Z Compiling toml v0.8.23
5932026-03-07T00:53:17.966Z Compiling cargo-util-schemas v0.8.2
5942026-03-07T00:53:18.091Z Compiling cargo_toml v0.21.0
5952026-03-07T00:53:18.270Z Compiling usdt v0.5.0
5962026-03-07T00:53:19.565Z Compiling cargo_metadata v0.21.0
5972026-03-07T00:53:21.427Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982026-03-07T00:53:24.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
5992026-03-07T00:53:25.121Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002026-03-07T00:53:25.923Z Downloading crates ...
6012026-03-07T00:53:26.051Z Downloaded aead v0.5.2
6022026-03-07T00:53:26.061Z Downloaded array-init v0.0.4
6032026-03-07T00:53:26.065Z Downloaded ciborium-io v0.2.2
6042026-03-07T00:53:26.069Z Downloaded cargo_metadata v0.19.2
6052026-03-07T00:53:26.074Z Downloaded bcrypt-pbkdf v0.10.0
6062026-03-07T00:53:26.078Z Downloaded bzip2 v0.4.4
6072026-03-07T00:53:26.083Z Downloaded cfg_aliases v0.2.1
6082026-03-07T00:53:26.086Z Downloaded crc-catalog v2.4.0
6092026-03-07T00:53:26.090Z Downloaded cfg_aliases v0.1.1
6102026-03-07T00:53:26.095Z Downloaded crossbeam-utils v0.8.21
6112026-03-07T00:53:26.101Z Downloaded cargo_toml v0.22.3
6122026-03-07T00:53:26.105Z Downloaded darling_macro v0.23.0
6132026-03-07T00:53:26.109Z Downloaded debug-ignore v1.0.5
6142026-03-07T00:53:26.115Z Downloaded either v1.15.0
6152026-03-07T00:53:26.119Z Downloaded crucible-workspace-hack v0.1.0
6162026-03-07T00:53:26.123Z Downloaded env_logger v0.11.9
6172026-03-07T00:53:26.128Z Downloaded defmt v1.0.1
6182026-03-07T00:53:26.135Z Downloaded crossbeam-channel v0.5.15
6192026-03-07T00:53:26.142Z Downloaded env_filter v1.0.0
6202026-03-07T00:53:26.146Z Downloaded darling_macro v0.20.11
6212026-03-07T00:53:26.149Z Downloaded arrayref v0.3.9
6222026-03-07T00:53:26.154Z Downloaded embedded-io v0.6.1
6232026-03-07T00:53:26.159Z Downloaded dyn-clone v1.0.20
6242026-03-07T00:53:26.163Z Downloaded foreign-types-shared v0.3.1
6252026-03-07T00:53:26.167Z Downloaded chacha20 v0.9.1
6262026-03-07T00:53:26.172Z Downloaded funty v2.0.0
6272026-03-07T00:53:26.175Z Downloaded foreign-types v0.5.0
6282026-03-07T00:53:26.179Z Downloaded ciborium-ll v0.2.2
6292026-03-07T00:53:26.183Z Downloaded display-error-chain v0.2.2
6302026-03-07T00:53:26.187Z Downloaded diesel_table_macro_syntax v0.2.0
6312026-03-07T00:53:26.190Z Downloaded futures-macro v0.3.32
6322026-03-07T00:53:26.207Z Downloaded git-stub v1.0.0
6332026-03-07T00:53:26.211Z Downloaded chacha20poly1305 v0.10.1
6342026-03-07T00:53:26.216Z Downloaded foreign-types-macros v0.2.3
6352026-03-07T00:53:26.219Z Downloaded foreign-types-shared v0.1.1
6362026-03-07T00:53:26.224Z Downloaded hash32 v0.3.1
6372026-03-07T00:53:26.227Z Downloaded erased-serde v0.3.31
6382026-03-07T00:53:26.231Z Downloaded cipher v0.4.4
6392026-03-07T00:53:26.236Z Downloaded hex-literal v0.4.1
6402026-03-07T00:53:26.239Z Downloaded hostname v0.3.1
6412026-03-07T00:53:26.243Z Downloaded hostname v0.4.2
6422026-03-07T00:53:26.247Z Downloaded critical-section v1.2.0
6432026-03-07T00:53:26.251Z Downloaded hubpack_derive v0.1.1
6442026-03-07T00:53:26.255Z Downloaded home v0.5.12
6452026-03-07T00:53:26.258Z Downloaded indent_write v2.2.0
6462026-03-07T00:53:26.262Z Downloaded foldhash v0.1.5
6472026-03-07T00:53:26.265Z Downloaded deranged v0.5.8
6482026-03-07T00:53:26.269Z Downloaded derive-ex v0.1.8
6492026-03-07T00:53:26.274Z Downloaded foldhash v0.2.0
6502026-03-07T00:53:26.277Z Downloaded globset v0.4.18
6512026-03-07T00:53:26.280Z Downloaded glob v0.3.3
6522026-03-07T00:53:26.284Z Downloaded httpdate v1.0.3
6532026-03-07T00:53:26.287Z Downloaded diff v0.1.13
6542026-03-07T00:53:26.291Z Downloaded inout v0.1.4
6552026-03-07T00:53:26.295Z Downloaded indoc v1.0.9
6562026-03-07T00:53:26.299Z Downloaded libscf-sys v1.1.0
6572026-03-07T00:53:26.302Z Downloaded git-stub-vcs v0.1.0
6582026-03-07T00:53:26.305Z Downloaded keccak v0.1.6
6592026-03-07T00:53:26.308Z Downloaded const_format_proc_macros v0.2.34
6602026-03-07T00:53:26.312Z Downloaded internet-checksum v0.2.1
6612026-03-07T00:53:26.315Z Downloaded kstat-rs v0.2.4
6622026-03-07T00:53:26.318Z Downloaded linked-hash-map v0.5.6
6632026-03-07T00:53:26.321Z Downloaded lalrpop-util v0.19.12
6642026-03-07T00:53:26.324Z Downloaded lru v0.12.5
6652026-03-07T00:53:26.328Z Downloaded lru-slab v0.1.2
6662026-03-07T00:53:26.331Z Downloaded getrandom v0.2.17
6672026-03-07T00:53:26.334Z Downloaded cookie_store v0.22.1
6682026-03-07T00:53:26.338Z Downloaded impl-trait-for-tuples v0.2.3
6692026-03-07T00:53:26.343Z Downloaded md5 v0.7.0
6702026-03-07T00:53:26.346Z Downloaded diesel-dtrace v0.4.2
6712026-03-07T00:53:26.350Z Downloaded mime v0.3.17
6722026-03-07T00:53:26.353Z Downloaded managed v0.8.0
6732026-03-07T00:53:26.356Z Downloaded memoffset v0.9.1
6742026-03-07T00:53:26.359Z Downloaded lzss v0.8.2
6752026-03-07T00:53:26.362Z Downloaded lazy_static v1.5.0
6762026-03-07T00:53:26.366Z Downloaded nibble_vec v0.1.0
6772026-03-07T00:53:26.368Z Downloaded normalize-line-endings v0.3.0
6782026-03-07T00:53:26.372Z Downloaded darling v0.23.0
6792026-03-07T00:53:26.376Z Downloaded num-iter v0.1.45
6802026-03-07T00:53:26.379Z Downloaded ipnetwork v0.21.1
6812026-03-07T00:53:26.382Z Downloaded libefi-sys v0.1.0
6822026-03-07T00:53:26.385Z Downloaded ipnet v2.11.0
6832026-03-07T00:53:26.388Z Downloaded newline-converter v0.3.0
6842026-03-07T00:53:26.391Z Downloaded num_threads v0.1.7
6852026-03-07T00:53:26.394Z Downloaded base64 v0.22.1
6862026-03-07T00:53:26.399Z Downloaded libsw-core v0.3.2
6872026-03-07T00:53:26.402Z Downloaded elliptic-curve v0.13.8
6882026-03-07T00:53:26.407Z Downloaded oso-derive v0.27.3
6892026-03-07T00:53:26.410Z Downloaded des v0.8.1
6902026-03-07T00:53:26.413Z Downloaded parse-size v1.1.0
6912026-03-07T00:53:26.416Z Downloaded num v0.4.3
6922026-03-07T00:53:26.420Z Downloaded nodrop v0.1.14
6932026-03-07T00:53:26.423Z Downloaded multer v3.1.0
6942026-03-07T00:53:26.426Z Downloaded lock_api v0.4.14
6952026-03-07T00:53:26.430Z Downloaded newtype_derive v0.1.6
6962026-03-07T00:53:26.430Z Downloaded libloading v0.8.9
6972026-03-07T00:53:26.434Z Downloaded packed_struct_codegen v0.10.1
6982026-03-07T00:53:26.437Z Downloaded path-slash v0.1.5
6992026-03-07T00:53:26.440Z Downloaded openssl-macros v0.1.1
7002026-03-07T00:53:26.443Z Downloaded num_enum v0.5.11
7012026-03-07T00:53:26.447Z Downloaded ignore v0.4.25
7022026-03-07T00:53:26.450Z Downloaded peg-runtime v0.8.5
7032026-03-07T00:53:26.456Z Downloaded half v2.7.1
7042026-03-07T00:53:26.461Z Downloaded phf_shared v0.11.3
7052026-03-07T00:53:26.464Z Downloaded num_enum_derive v0.5.11
7062026-03-07T00:53:26.464Z Downloaded num-integer v0.1.46
7072026-03-07T00:53:26.467Z Downloaded parse-display v0.10.0
7082026-03-07T00:53:26.467Z Downloaded num_enum v0.7.5
7092026-03-07T00:53:26.473Z Downloaded phf_shared v0.13.1
7102026-03-07T00:53:26.476Z Downloaded linear-map v1.2.0
7112026-03-07T00:53:26.479Z Downloaded packed_struct v0.10.1
7122026-03-07T00:53:26.482Z Downloaded diesel_derives v2.2.7
7132026-03-07T00:53:26.486Z Downloaded fatfs v0.3.6
7142026-03-07T00:53:26.490Z Downloaded flume v0.11.1
7152026-03-07T00:53:26.494Z Downloaded native-tls v0.2.18
7162026-03-07T00:53:26.498Z Downloaded darling_core v0.21.3
7172026-03-07T00:53:26.503Z Downloaded predicates-tree v1.0.13
7182026-03-07T00:53:26.506Z Downloaded proc-macro-error-attr2 v2.0.0
7192026-03-07T00:53:26.509Z Downloaded proc-macro-crate v3.4.0
7202026-03-07T00:53:26.513Z Downloaded progenitor-client v0.11.2
7212026-03-07T00:53:26.516Z Downloaded owo-colors v4.3.0
7222026-03-07T00:53:26.516Z Downloaded progenitor-client v0.10.0
7232026-03-07T00:53:26.520Z Downloaded parking_lot_core v0.8.6
7242026-03-07T00:53:26.523Z Downloaded compact_str v0.8.1
7252026-03-07T00:53:26.526Z Downloaded olpc-cjson v0.1.4
7262026-03-07T00:53:26.529Z Downloaded psl-types v2.0.11
7272026-03-07T00:53:26.532Z Downloaded phf v0.12.1
7282026-03-07T00:53:26.535Z Downloaded progenitor-macro v0.13.0
7292026-03-07T00:53:26.535Z Downloaded quick-error v1.2.3
7302026-03-07T00:53:26.538Z Downloaded pin-project-lite v0.2.17
7312026-03-07T00:53:26.543Z Downloaded libbz2-rs-sys v0.2.2
7322026-03-07T00:53:26.546Z Downloaded oxnet v0.1.4
7332026-03-07T00:53:26.549Z Downloaded num-complex v0.4.6
7342026-03-07T00:53:26.552Z Downloaded progenitor-macro v0.10.0
7352026-03-07T00:53:26.556Z Downloaded radium v0.7.0
7362026-03-07T00:53:26.559Z Downloaded pkcs8 v0.10.2
7372026-03-07T00:53:26.562Z Downloaded pkg-config v0.3.32
7382026-03-07T00:53:26.565Z Downloaded rand_chacha v0.3.1
7392026-03-07T00:53:26.565Z Downloaded heapless v0.7.17
7402026-03-07T00:53:26.570Z Downloaded hickory-resolver v0.25.2
7412026-03-07T00:53:26.575Z Downloaded ppv-lite86 v0.2.21
7422026-03-07T00:53:26.578Z Downloaded password-hash v0.5.0
7432026-03-07T00:53:26.581Z Downloaded rand_xorshift v0.4.0
7442026-03-07T00:53:26.584Z Downloaded recursive-proc-macro-impl v0.1.1
7452026-03-07T00:53:26.584Z Downloaded recursive v0.1.1
7462026-03-07T00:53:26.587Z Downloaded ref-cast v1.0.25
7472026-03-07T00:53:26.591Z Downloaded progenitor-client v0.13.0
7482026-03-07T00:53:26.595Z Downloaded predicates v3.1.4
7492026-03-07T00:53:26.595Z Downloaded ref-cast-impl v1.0.25
7502026-03-07T00:53:26.599Z Downloaded progenitor-extras v0.1.0
7512026-03-07T00:53:26.602Z Downloaded omicron-zone-package v0.12.2
7522026-03-07T00:53:26.606Z Downloaded progenitor v0.13.0
7532026-03-07T00:53:26.609Z Downloaded progenitor v0.11.2
7542026-03-07T00:53:26.609Z Downloaded oso v0.27.3
7552026-03-07T00:53:26.612Z Downloaded peg-macros v0.8.5
7562026-03-07T00:53:26.616Z Downloaded poly1305 v0.8.0
7572026-03-07T00:53:26.620Z Downloaded rustc_version v0.4.1
7582026-03-07T00:53:26.623Z Downloaded flate2 v1.1.9
7592026-03-07T00:53:26.627Z Downloaded russh-cryptovec v0.7.3
7602026-03-07T00:53:26.630Z Downloaded rtoolbox v0.0.3
7612026-03-07T00:53:26.630Z Downloaded psm v0.1.30
7622026-03-07T00:53:26.634Z Downloaded rand_core v0.10.0
7632026-03-07T00:53:26.637Z Downloaded miniz_oxide v0.8.9
7642026-03-07T00:53:26.640Z Downloaded jiff-static v0.2.21
7652026-03-07T00:53:26.643Z Downloaded rustc-hash v2.1.1
7662026-03-07T00:53:26.647Z Downloaded rand_core v0.9.5
7672026-03-07T00:53:26.650Z Downloaded rand_core v0.6.4
7682026-03-07T00:53:26.650Z Downloaded scheduled-thread-pool v0.2.7
7692026-03-07T00:53:26.653Z Downloaded expectorate v1.2.0
7702026-03-07T00:53:26.656Z Downloaded r2d2 v0.8.10
7712026-03-07T00:53:26.659Z Downloaded ed25519-dalek v2.2.0
7722026-03-07T00:53:26.662Z Downloaded derive_more-impl v2.1.1
7732026-03-07T00:53:26.666Z Downloaded same-file v1.0.6
7742026-03-07T00:53:26.669Z Downloaded salsa20 v0.10.2
7752026-03-07T00:53:26.673Z Downloaded resolv-conf v0.7.6
7762026-03-07T00:53:26.676Z Downloaded scroll_derive v0.13.1
7772026-03-07T00:53:26.676Z Downloaded rand_seeder v0.4.0
7782026-03-07T00:53:26.679Z Downloaded secrecy v0.10.3
7792026-03-07T00:53:26.679Z Downloaded pkcs5 v0.7.1
7802026-03-07T00:53:26.683Z Downloaded postcard v1.1.3
7812026-03-07T00:53:26.686Z Downloaded indicatif v0.18.4
7822026-03-07T00:53:26.690Z Downloaded oxide-tokio-rt v0.1.2
7832026-03-07T00:53:26.693Z Downloaded rfc6979 v0.4.0
7842026-03-07T00:53:26.696Z Downloaded scrypt v0.11.0
7852026-03-07T00:53:26.699Z Downloaded semver v0.1.20
7862026-03-07T00:53:26.699Z Downloaded serde_bytes v0.11.19
7872026-03-07T00:53:26.702Z Downloaded serde_repr v0.1.20
7882026-03-07T00:53:26.705Z Downloaded sha1 v0.10.6
7892026-03-07T00:53:26.708Z Downloaded serde_spanned v1.0.4
7902026-03-07T00:53:26.708Z Downloaded minimal-lexical v0.2.1
7912026-03-07T00:53:26.712Z Downloaded p256 v0.13.2
7922026-03-07T00:53:26.716Z Downloaded sapling-renderdag v0.1.0
7932026-03-07T00:53:26.719Z Downloaded http v1.4.0
7942026-03-07T00:53:26.722Z Downloaded signal-hook-tokio v0.3.1
7952026-03-07T00:53:26.726Z Downloaded hyper-util v0.1.20
7962026-03-07T00:53:26.730Z Downloaded rustls-pemfile v2.2.0
7972026-03-07T00:53:26.733Z Downloaded progenitor-impl v0.11.2
7982026-03-07T00:53:26.736Z Downloaded shell-words v1.1.1
7992026-03-07T00:53:26.739Z Downloaded hickory-server v0.25.2
8002026-03-07T00:53:26.742Z Downloaded sigpipe v0.1.3
8012026-03-07T00:53:26.745Z Downloaded aes v0.8.4
8022026-03-07T00:53:26.747Z Downloaded signature v2.2.0
8032026-03-07T00:53:26.750Z Downloaded siphasher v1.0.2
8042026-03-07T00:53:26.753Z Downloaded slog-envlogger v2.2.0
8052026-03-07T00:53:26.756Z Downloaded sct v0.7.1
8062026-03-07T00:53:26.759Z Downloaded schemars_derive v0.8.22
8072026-03-07T00:53:26.762Z Downloaded scroll v0.13.0
8082026-03-07T00:53:26.762Z Downloaded openssl-sys v0.9.111
8092026-03-07T00:53:26.767Z Downloaded slog-bunyan v2.5.0
8102026-03-07T00:53:26.770Z Downloaded rusty-fork v0.3.1
8112026-03-07T00:53:26.773Z Downloaded serde_path_to_error v0.1.20
8122026-03-07T00:53:26.775Z Downloaded serde-hex v0.1.0
8132026-03-07T00:53:26.775Z Downloaded prefix-trie v0.7.0
8142026-03-07T00:53:26.779Z Downloaded progenitor-impl v0.13.0
8152026-03-07T00:53:26.782Z Downloaded serde_urlencoded v0.7.1
8162026-03-07T00:53:26.785Z Downloaded serde-big-array v0.5.1
8172026-03-07T00:53:26.788Z Downloaded secrecy v0.8.0
8182026-03-07T00:53:26.788Z Downloaded sec1 v0.7.3
8192026-03-07T00:53:26.791Z Downloaded serde_derive_internals v0.29.1
8202026-03-07T00:53:26.794Z Downloaded serde_plain v1.0.2
8212026-03-07T00:53:26.794Z Downloaded rustversion v1.0.22
8222026-03-07T00:53:26.797Z Downloaded ssh-encoding v0.2.0
8232026-03-07T00:53:26.800Z Downloaded ssh-cipher v0.2.0
8242026-03-07T00:53:26.800Z Downloaded signal-hook-registry v1.4.8
8252026-03-07T00:53:26.803Z Downloaded itertools v0.10.5
8262026-03-07T00:53:26.808Z Downloaded signal-hook-mio v0.2.5
8272026-03-07T00:53:26.812Z Downloaded papergrid v0.17.0
8282026-03-07T00:53:26.816Z Downloaded structmeta-derive v0.3.0
8292026-03-07T00:53:26.819Z Downloaded hashbrown v0.13.2
8302026-03-07T00:53:26.822Z Downloaded strum v0.26.3
8312026-03-07T00:53:26.825Z Downloaded sync_wrapper v1.0.2
8322026-03-07T00:53:26.825Z Downloaded tabwriter v1.4.1
8332026-03-07T00:53:26.828Z Downloaded supports-color v3.0.2
8342026-03-07T00:53:26.831Z Downloaded shlex v1.3.0
8352026-03-07T00:53:26.831Z Downloaded tabled_derive v0.11.0
8362026-03-07T00:53:26.835Z Downloaded smallvec v0.6.14
8372026-03-07T00:53:26.835Z Downloaded simd-adler32 v0.3.8
8382026-03-07T00:53:26.840Z Downloaded slog-dtrace v0.3.0
8392026-03-07T00:53:26.840Z Downloaded take_mut v0.2.2
8402026-03-07T00:53:26.843Z Downloaded slog-async v2.8.0
8412026-03-07T00:53:26.843Z Downloaded pin-project v1.1.11
8422026-03-07T00:53:26.851Z Downloaded termtree v0.5.1
8432026-03-07T00:53:26.854Z Downloaded smf v0.2.3
8442026-03-07T00:53:26.854Z Downloaded slog-scope v4.4.1
8452026-03-07T00:53:26.857Z Downloaded strum v0.27.2
8462026-03-07T00:53:26.860Z Downloaded tap v1.0.1
8472026-03-07T00:53:26.861Z Downloaded thiserror-impl-no-std v2.0.2
8482026-03-07T00:53:26.863Z Downloaded ryu v1.0.23
8492026-03-07T00:53:26.866Z Downloaded testing_table v0.3.0
8502026-03-07T00:53:26.866Z Downloaded nom v7.1.3
8512026-03-07T00:53:26.870Z Downloaded slog-stdlog v4.1.1
8522026-03-07T00:53:26.874Z Downloaded progenitor-impl v0.10.0
8532026-03-07T00:53:26.877Z Downloaded prettyplease v0.2.37
8542026-03-07T00:53:26.880Z Downloaded pretty_assertions v1.4.1
8552026-03-07T00:53:26.883Z Downloaded slog-json v2.6.1
8562026-03-07T00:53:26.883Z Downloaded spki v0.7.3
8572026-03-07T00:53:26.886Z Downloaded static_assertions v1.1.0
8582026-03-07T00:53:26.888Z Downloaded hashbrown v0.15.5
8592026-03-07T00:53:26.891Z Downloaded tinyvec_macros v0.1.1
8602026-03-07T00:53:26.894Z Downloaded time-core v0.1.8
8612026-03-07T00:53:26.895Z Downloaded thread-id v5.1.0
8622026-03-07T00:53:26.898Z Downloaded sync-ptr v0.1.4
8632026-03-07T00:53:26.898Z Downloaded support-bundle-viewer v0.1.2
8642026-03-07T00:53:26.901Z Downloaded stringprep v0.1.5
8652026-03-07T00:53:26.901Z Downloaded serde_cbor v0.11.2
8662026-03-07T00:53:26.904Z Downloaded rcgen v0.12.1
8672026-03-07T00:53:26.908Z Downloaded tagptr v0.2.0
8682026-03-07T00:53:26.908Z Downloaded quinn v0.11.9
8692026-03-07T00:53:26.911Z Downloaded mio v1.1.1
8702026-03-07T00:53:26.916Z Downloaded string_cache v0.8.9
8712026-03-07T00:53:26.919Z Downloaded rustls-platform-verifier v0.6.2
8722026-03-07T00:53:26.922Z Downloaded snafu-derive v0.8.9
8732026-03-07T00:53:26.925Z Downloaded rand v0.8.5
8742026-03-07T00:53:26.928Z Downloaded strum_macros v0.27.2
8752026-03-07T00:53:26.931Z Downloaded strum_macros v0.24.3
8762026-03-07T00:53:26.934Z Downloaded thiserror-no-std v2.0.2
8772026-03-07T00:53:26.937Z Downloaded tower-layer v0.3.3
8782026-03-07T00:53:26.937Z Downloaded schemars v0.8.22
8792026-03-07T00:53:26.948Z Downloaded slog-term v2.9.2
8802026-03-07T00:53:26.950Z Downloaded itertools v0.13.0
8812026-03-07T00:53:26.957Z Downloaded tls_codec_derive v0.4.2
8822026-03-07T00:53:26.960Z Downloaded tiny-keccak v2.0.2
8832026-03-07T00:53:26.963Z Downloaded trait-variant v0.1.2
8842026-03-07T00:53:26.963Z Downloaded try-lock v0.2.5
8852026-03-07T00:53:26.966Z Downloaded tower-service v0.3.3
8862026-03-07T00:53:26.966Z Downloaded sqlformat v0.3.5
8872026-03-07T00:53:26.966Z Downloaded topological-sort v0.2.2
8882026-03-07T00:53:26.970Z Downloaded time-macros v0.2.27
8892026-03-07T00:53:26.973Z Downloaded similar v2.7.0
8902026-03-07T00:53:26.976Z Downloaded term v1.2.1
8912026-03-07T00:53:26.979Z Downloaded unarray v0.1.4
8922026-03-07T00:53:26.979Z Downloaded typify-macro v0.4.3
8932026-03-07T00:53:26.982Z Downloaded serde_with_macros v3.17.0
8942026-03-07T00:53:26.982Z Downloaded tokio-tungstenite v0.21.0
8952026-03-07T00:53:26.985Z Downloaded rsa v0.9.10
8962026-03-07T00:53:26.990Z Downloaded ron v0.8.1
8972026-03-07T00:53:26.995Z Downloaded thread_local v1.1.9
8982026-03-07T00:53:26.997Z Downloaded unit-prefix v0.5.2
8992026-03-07T00:53:27.001Z Downloaded universal-hash v0.5.1
9002026-03-07T00:53:27.001Z Downloaded tokio-macros v2.6.0
9012026-03-07T00:53:27.001Z Downloaded tokio-dtrace v0.1.1
9022026-03-07T00:53:27.005Z Downloaded termios v0.3.3
9032026-03-07T00:53:27.005Z Downloaded stacker v0.1.23
9042026-03-07T00:53:27.008Z Downloaded rustls-webpki v0.103.9
9052026-03-07T00:53:27.008Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9062026-03-07T00:53:27.012Z Downloaded signal-hook v0.3.18
9072026-03-07T00:53:27.014Z Downloaded rayon-core v1.13.0
9082026-03-07T00:53:27.017Z Downloaded toml_writer v1.0.6+spec-1.1.0
9092026-03-07T00:53:27.017Z Downloaded aho-corasick v1.1.4
9102026-03-07T00:53:27.023Z Downloaded usdt v0.6.0
9112026-03-07T00:53:27.026Z Downloaded tls_codec v0.4.2
9122026-03-07T00:53:27.029Z Downloaded untrusted v0.9.0
9132026-03-07T00:53:27.029Z Downloaded untrusted v0.7.1
9142026-03-07T00:53:27.029Z Downloaded unicode-truncate v1.1.0
9152026-03-07T00:53:27.032Z Downloaded samael v0.0.19
9162026-03-07T00:53:27.036Z Downloaded term v0.7.0
9172026-03-07T00:53:27.039Z Downloaded utf-8 v0.7.6
9182026-03-07T00:53:27.042Z Downloaded usdt-macro v0.6.0
9192026-03-07T00:53:27.042Z Downloaded usdt-attr-macro v0.6.0
9202026-03-07T00:53:27.042Z Downloaded toml_datetime v1.0.0+spec-1.1.0
9212026-03-07T00:53:27.045Z Downloaded void v1.0.2
9222026-03-07T00:53:27.045Z Downloaded tokio-tungstenite v0.23.1
9232026-03-07T00:53:27.049Z Downloaded wait-timeout v0.2.1
9242026-03-07T00:53:27.049Z Downloaded waitgroup v0.1.2
9252026-03-07T00:53:27.052Z Downloaded strum_macros v0.26.4
9262026-03-07T00:53:27.055Z Downloaded p521 v0.13.3
9272026-03-07T00:53:27.057Z Downloaded num-bigint v0.4.6
9282026-03-07T00:53:27.060Z Downloaded snafu v0.8.9
9292026-03-07T00:53:27.066Z Downloaded want v0.3.1
9302026-03-07T00:53:27.069Z Downloaded socket2 v0.6.2
9312026-03-07T00:53:27.072Z Downloaded socket2 v0.5.10
9322026-03-07T00:53:27.072Z Downloaded tar v0.4.44
9332026-03-07T00:53:27.075Z Downloaded schemars v0.9.0
9342026-03-07T00:53:27.085Z Downloaded xshell-macros v0.2.7
9352026-03-07T00:53:27.088Z Downloaded uzers v0.12.2
9362026-03-07T00:53:27.088Z Downloaded libxml v0.3.3
9372026-03-07T00:53:27.093Z Downloaded tinyvec v1.10.0
9382026-03-07T00:53:27.096Z Downloaded unicase v2.9.0
9392026-03-07T00:53:27.099Z Downloaded xattr v1.6.1
9402026-03-07T00:53:27.099Z Downloaded vergen-git2 v1.0.7
9412026-03-07T00:53:27.103Z Downloaded toml_parser v1.0.9+spec-1.1.0
9422026-03-07T00:53:27.106Z Downloaded tokio-native-tls v0.3.1
9432026-03-07T00:53:27.106Z Downloaded qorb v0.4.1
9442026-03-07T00:53:27.109Z Downloaded typify-macro v0.6.1
9452026-03-07T00:53:27.112Z Downloaded subprocess v0.2.15
9462026-03-07T00:53:27.115Z Downloaded zone v0.3.1
9472026-03-07T00:53:27.115Z Downloaded tokio-rustls v0.26.4
9482026-03-07T00:53:27.118Z Downloaded tokio-rustls v0.25.0
9492026-03-07T00:53:27.118Z Downloaded zeroize_derive v1.4.3
9502026-03-07T00:53:27.121Z Downloaded whoami v2.1.0
9512026-03-07T00:53:27.122Z Downloaded tokio-rustls v0.24.1
9522026-03-07T00:53:27.125Z Downloaded tui-tree-widget v0.23.1
9532026-03-07T00:53:27.128Z Downloaded publicsuffix v2.3.0
9542026-03-07T00:53:27.128Z Downloaded russh v0.45.0
9552026-03-07T00:53:27.132Z Downloaded walkdir v2.5.0
9562026-03-07T00:53:27.135Z Downloaded schemars v1.2.1
9572026-03-07T00:53:27.147Z Downloaded xz2 v0.1.7
9582026-03-07T00:53:27.150Z Downloaded xshell v0.2.7
9592026-03-07T00:53:27.153Z Downloaded vergen-lib v0.1.6
9602026-03-07T00:53:27.153Z Downloaded vergen-gitcl v1.0.8
9612026-03-07T00:53:27.157Z Downloaded usdt-impl v0.6.0
9622026-03-07T00:53:27.157Z Downloaded toml v1.0.3+spec-1.1.0
9632026-03-07T00:53:27.160Z Downloaded toml v0.9.12+spec-1.1.0
9642026-03-07T00:53:27.163Z Downloaded zone_cfg_derive v0.3.1
9652026-03-07T00:53:27.186Z Downloaded whoami v1.6.1
9662026-03-07T00:53:27.186Z Downloaded twox-hash v2.1.2
9672026-03-07T00:53:27.186Z Downloaded h2 v0.4.13
9682026-03-07T00:53:27.186Z Downloaded num-bigint-dig v0.8.6
9692026-03-07T00:53:27.186Z Downloaded zstd v0.13.3
9702026-03-07T00:53:27.186Z Downloaded zstd-safe v7.2.4
9712026-03-07T00:53:27.186Z Downloaded wyz v0.5.1
9722026-03-07T00:53:27.186Z Downloaded vsss-rs v3.3.4
9732026-03-07T00:53:27.189Z Downloaded unicode-properties v0.1.4
9742026-03-07T00:53:27.189Z Downloaded rpassword v7.4.0
9752026-03-07T00:53:27.192Z Downloaded aws-lc-rs v1.16.0
9762026-03-07T00:53:27.199Z Downloaded zeroize v1.8.2
9772026-03-07T00:53:27.202Z Downloaded unicode-bidi v0.3.18
9782026-03-07T00:53:27.205Z Downloaded vergen v9.0.6
9792026-03-07T00:53:27.205Z Downloaded steno v0.4.1
9802026-03-07T00:53:27.208Z Downloaded zerocopy v0.6.6
9812026-03-07T00:53:27.212Z Downloaded slog v2.8.2
9822026-03-07T00:53:27.215Z Downloaded reedline v0.40.0
9832026-03-07T00:53:27.220Z Downloaded toml v0.7.8
9842026-03-07T00:53:27.223Z Downloaded typify v0.4.3
9852026-03-07T00:53:27.227Z Downloaded tracing-core v0.1.36
9862026-03-07T00:53:27.230Z Downloaded tracing-attributes v0.1.31
9872026-03-07T00:53:27.233Z Downloaded p384 v0.13.1
9882026-03-07T00:53:27.236Z Downloaded tokio-postgres v0.7.16
9892026-03-07T00:53:27.241Z Downloaded yasna v0.5.2
9902026-03-07T00:53:27.244Z Downloaded vte v0.14.1
9912026-03-07T00:53:27.247Z Downloaded unsafe-libyaml v0.2.11
9922026-03-07T00:53:27.250Z Downloaded typify v0.6.1
9932026-03-07T00:53:27.253Z Downloaded rand v0.10.0
9942026-03-07T00:53:27.256Z Downloaded chrono v0.4.44
9952026-03-07T00:53:27.261Z Downloaded uuid v1.21.0
9962026-03-07T00:53:27.265Z Downloaded toml_edit v0.23.10+spec-1.0.0
9972026-03-07T00:53:27.268Z Downloaded ssh-key v0.6.7
9982026-03-07T00:53:27.275Z Downloaded zopfli v0.8.3
9992026-03-07T00:53:27.278Z Downloaded rustyline v14.0.0
10002026-03-07T00:53:27.282Z Downloaded tokio-stream v0.1.18
10012026-03-07T00:53:27.286Z Downloaded bitvec v1.0.1
10022026-03-07T00:53:27.300Z Downloaded hyper v1.8.1
10032026-03-07T00:53:27.306Z Downloaded futures-util v0.3.32
10042026-03-07T00:53:27.317Z Downloaded toml_edit v0.19.15
10052026-03-07T00:53:27.332Z Downloaded portable-atomic v1.13.1
10062026-03-07T00:53:27.339Z Downloaded unicode_categories v0.1.1
10072026-03-07T00:53:27.343Z Downloaded moka v0.12.13
10082026-03-07T00:53:27.347Z Downloaded zerocopy-derive v0.8.40
10092026-03-07T00:53:27.356Z Downloaded zip v0.6.6
10102026-03-07T00:53:27.359Z Downloaded yansi v1.0.1
10112026-03-07T00:53:27.363Z Downloaded ron v0.12.0
10122026-03-07T00:53:27.370Z Downloaded x509-cert v0.2.5
10132026-03-07T00:53:27.375Z Downloaded rayon v1.11.0
10142026-03-07T00:53:27.383Z Downloaded reqwest v0.12.28
10152026-03-07T00:53:27.388Z Downloaded regex v1.12.3
10162026-03-07T00:53:27.393Z Downloaded proptest v1.10.0
10172026-03-07T00:53:27.402Z Downloaded bindgen v0.71.1
10182026-03-07T00:53:27.408Z Downloaded reqwest v0.13.2
10192026-03-07T00:53:27.415Z Downloaded tower-http v0.6.8
10202026-03-07T00:53:27.421Z Downloaded typed-path v0.9.3
10212026-03-07T00:53:27.427Z Downloaded rustls-webpki v0.101.7
10222026-03-07T00:53:27.440Z Downloaded unicode-segmentation v1.12.0
10232026-03-07T00:53:27.443Z Downloaded tokio-util v0.7.18
10242026-03-07T00:53:27.449Z Downloaded tower v0.5.3
10252026-03-07T00:53:27.457Z Downloaded radix_trie v0.2.1
10262026-03-07T00:53:27.465Z Downloaded salty v0.3.0
10272026-03-07T00:53:27.468Z Downloaded zip v4.6.1
10282026-03-07T00:53:27.473Z Downloaded openssl v0.10.75
10292026-03-07T00:53:27.480Z Downloaded curve25519-dalek v4.1.3
10302026-03-07T00:53:27.488Z Downloaded winnow v0.6.26
10312026-03-07T00:53:27.496Z Downloaded tough v0.20.0
10322026-03-07T00:53:27.504Z Downloaded quinn-proto v0.11.13
10332026-03-07T00:53:27.510Z Downloaded petname v2.0.2
10342026-03-07T00:53:27.515Z Downloaded polar-core v0.27.3
10352026-03-07T00:53:27.522Z Downloaded lalrpop v0.19.12
10362026-03-07T00:53:27.532Z Downloaded unicode-normalization v0.1.25
10372026-03-07T00:53:27.536Z Downloaded serde_with v3.17.0
10382026-03-07T00:53:27.546Z Downloaded tabled v0.20.0
10392026-03-07T00:53:27.562Z Downloaded winnow v0.5.40
10402026-03-07T00:53:27.569Z Downloaded time v0.3.47
10412026-03-07T00:53:27.580Z Downloaded nix v0.31.1
10422026-03-07T00:53:27.591Z Downloaded bstr v1.12.1
10432026-03-07T00:53:27.599Z Downloaded nix v0.27.1
10442026-03-07T00:53:27.608Z Downloaded vcpkg v0.2.15
10452026-03-07T00:53:27.644Z Downloaded zlib-rs v0.6.2
10462026-03-07T00:53:27.649Z Downloaded regex-syntax v0.6.29
10472026-03-07T00:53:27.655Z Downloaded rustls v0.22.4
10482026-03-07T00:53:27.666Z Downloaded nix v0.28.0
10492026-03-07T00:53:27.676Z Downloaded webpki-roots v1.0.6
10502026-03-07T00:53:27.679Z Downloaded smoltcp v0.11.0
10512026-03-07T00:53:27.690Z Downloaded regress v0.10.5
10522026-03-07T00:53:27.697Z Downloaded rustls v0.23.37
10532026-03-07T00:53:27.708Z Downloaded zerocopy v0.8.40
10542026-03-07T00:53:27.716Z Downloaded rustix v0.38.44
10552026-03-07T00:53:27.736Z Downloaded hickory-proto v0.25.2
10562026-03-07T00:53:27.750Z Downloaded regex-syntax v0.8.10
10572026-03-07T00:53:27.756Z Downloaded openapiv3 v2.2.0
10582026-03-07T00:53:27.767Z Downloaded smoltcp v0.9.1
10592026-03-07T00:53:27.776Z Downloaded hickory-proto v0.24.4
10602026-03-07T00:53:27.789Z Downloaded object v0.37.3
10612026-03-07T00:53:27.799Z Downloaded nix v0.30.1
10622026-03-07T00:53:27.809Z Downloaded nix v0.29.0
10632026-03-07T00:53:27.819Z Downloaded diesel v2.2.12
10642026-03-07T00:53:27.835Z Downloaded sqlparser v0.61.0
10652026-03-07T00:53:27.845Z Downloaded rustls v0.21.12
10662026-03-07T00:53:27.854Z Downloaded typify-impl v0.6.1
10672026-03-07T00:53:27.866Z Downloaded tracing v0.1.44
10682026-03-07T00:53:27.885Z Downloaded typify-impl v0.4.3
10692026-03-07T00:53:27.898Z Downloaded ratatui v0.29.0
10702026-03-07T00:53:27.915Z Downloaded sled v0.34.7
10712026-03-07T00:53:27.924Z Downloaded bzip2-sys v0.1.13+1.0.8
10722026-03-07T00:53:27.934Z Downloaded zerocopy-derive v0.6.6
10732026-03-07T00:53:27.943Z Downloaded object v0.30.4
10742026-03-07T00:53:27.951Z Downloaded regex-automata v0.4.14
10752026-03-07T00:53:27.963Z Downloaded chrono-tz v0.10.4
10762026-03-07T00:53:27.978Z Downloaded petgraph v0.6.5
10772026-03-07T00:53:27.993Z Downloaded jiff v0.2.21
10782026-03-07T00:53:28.009Z Downloaded rustls-webpki v0.102.8
10792026-03-07T00:53:28.025Z Downloaded quick-xml v0.37.5
10802026-03-07T00:53:28.030Z Downloaded lzma-sys v0.1.20
10812026-03-07T00:53:28.056Z Downloaded git2 v0.20.4
10822026-03-07T00:53:28.063Z Downloaded petgraph v0.8.3
10832026-03-07T00:53:28.082Z Downloaded goblin v0.10.5
10842026-03-07T00:53:28.088Z Downloaded tungstenite v0.23.0
10852026-03-07T00:53:28.091Z Downloaded tungstenite v0.21.0
10862026-03-07T00:53:28.094Z Downloaded test-strategy v0.4.5
10872026-03-07T00:53:28.097Z Downloaded rand v0.9.2
10882026-03-07T00:53:28.100Z Downloaded hkdf v0.12.4
10892026-03-07T00:53:28.103Z Downloaded iddqd v0.3.17
10902026-03-07T00:53:28.108Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10912026-03-07T00:53:28.123Z Downloaded sha3 v0.10.8
10922026-03-07T00:53:28.130Z Downloaded csv v1.4.0
10932026-03-07T00:53:28.144Z Downloaded tokio v1.49.0
10942026-03-07T00:53:28.179Z Downloaded libz-sys v1.1.24
10952026-03-07T00:53:28.197Z Downloaded blake3 v1.8.3
10962026-03-07T00:53:28.204Z Downloaded itertools v0.14.0
10972026-03-07T00:53:28.210Z Downloaded libm v0.2.16
10982026-03-07T00:53:28.219Z Downloaded spin v0.9.8
10992026-03-07T00:53:28.222Z Downloaded serde_yaml v0.9.34+deprecated
11002026-03-07T00:53:28.225Z Downloaded itertools v0.12.1
11012026-03-07T00:53:28.229Z Downloaded iri-string v0.7.10
11022026-03-07T00:53:28.235Z Downloaded rustls-pki-types v1.14.0
11032026-03-07T00:53:28.238Z Downloaded slab v0.4.12
11042026-03-07T00:53:28.242Z Downloaded quinn-udp v0.5.14
11052026-03-07T00:53:28.242Z Downloaded subtle v2.6.1
11062026-03-07T00:53:28.242Z Downloaded structmeta v0.3.0
11072026-03-07T00:53:28.245Z Downloaded strip-ansi-escapes v0.2.1
11082026-03-07T00:53:28.245Z Downloaded russh-keys v0.45.0
11092026-03-07T00:53:28.248Z Downloaded hashbrown v0.12.3
11102026-03-07T00:53:28.251Z Downloaded sqlparser_derive v0.5.0
11112026-03-07T00:53:28.251Z Downloaded seq-macro v0.3.6
11122026-03-07T00:53:28.251Z Downloaded rustls-pemfile v1.0.4
11132026-03-07T00:53:28.254Z Downloaded rustls-native-certs v0.8.3
11142026-03-07T00:53:28.254Z Downloaded scopeguard v1.2.0
11152026-03-07T00:53:28.257Z Downloaded rand_chacha v0.9.0
11162026-03-07T00:53:28.257Z Downloaded derive_more v2.1.1
11172026-03-07T00:53:28.266Z Downloaded crossterm v0.29.0
11182026-03-07T00:53:28.272Z Downloaded dropshot-api-manager v0.5.2
11192026-03-07T00:53:28.275Z Downloaded progenitor v0.10.0
11202026-03-07T00:53:28.278Z Downloaded postgres-types v0.2.12
11212026-03-07T00:53:28.281Z Downloaded hickory-resolver v0.24.4
11222026-03-07T00:53:28.284Z Downloaded parking_lot_core v0.9.12
11232026-03-07T00:53:28.284Z Downloaded parking_lot v0.11.2
11242026-03-07T00:53:28.287Z Downloaded crossterm v0.28.1
11252026-03-07T00:53:28.290Z Downloaded rustc_version v0.1.7
11262026-03-07T00:53:28.293Z Downloaded encoding_rs v0.8.35
11272026-03-07T00:53:28.309Z Downloaded pkcs1 v0.7.5
11282026-03-07T00:53:28.312Z Downloaded polyval v0.6.2
11292026-03-07T00:53:28.315Z Downloaded indexmap v1.9.3
11302026-03-07T00:53:28.315Z Downloaded async-compression v0.4.41
11312026-03-07T00:53:28.320Z Downloaded postgres-protocol v0.6.10
11322026-03-07T00:53:28.324Z Downloaded proc-macro-error2 v2.0.1
11332026-03-07T00:53:28.327Z Downloaded primeorder v0.13.6
11342026-03-07T00:53:28.327Z Downloaded pin-project-internal v1.1.11
11352026-03-07T00:53:28.330Z Downloaded darling_core v0.23.0
11362026-03-07T00:53:28.333Z Downloaded der v0.7.10
11372026-03-07T00:53:28.337Z Downloaded peg v0.8.5
11382026-03-07T00:53:28.340Z Downloaded heapless v0.8.0
11392026-03-07T00:53:28.343Z Downloaded paste v1.0.15
11402026-03-07T00:53:28.346Z Downloaded parking_lot v0.12.5
11412026-03-07T00:53:28.349Z Downloaded ring v0.17.14
11422026-03-07T00:53:28.384Z Downloaded headers v0.4.1
11432026-03-07T00:53:28.387Z Downloaded phf v0.13.1
11442026-03-07T00:53:28.391Z Downloaded litrs v1.0.0
11452026-03-07T00:53:28.394Z Downloaded memmap2 v0.9.10
11462026-03-07T00:53:28.394Z Downloaded progenitor-macro v0.11.2
11472026-03-07T00:53:28.394Z Downloaded pem-rfc7468 v0.7.0
11482026-03-07T00:53:28.397Z Downloaded pem v3.0.6
11492026-03-07T00:53:28.397Z Downloaded nu-ansi-term v0.50.3
11502026-03-07T00:53:28.400Z Downloaded proc-macro-crate v1.3.1
11512026-03-07T00:53:28.400Z Downloaded predicates-core v1.0.10
11522026-03-07T00:53:28.400Z Downloaded precomputed-hash v0.1.1
11532026-03-07T00:53:28.400Z Downloaded powerfmt v0.2.0
11542026-03-07T00:53:28.404Z Downloaded pin-utils v0.1.0
11552026-03-07T00:53:28.404Z Downloaded password-hash v0.4.2
11562026-03-07T00:53:28.404Z Downloaded parse-display-derive v0.10.0
11572026-03-07T00:53:28.407Z Downloaded num_enum_derive v0.7.5
11582026-03-07T00:53:28.407Z Downloaded nanorand v0.7.0
11592026-03-07T00:53:28.410Z Downloaded hyper-rustls v0.27.7
11602026-03-07T00:53:28.410Z Downloaded bumpalo v3.20.2
11612026-03-07T00:53:28.413Z Downloaded aes-gcm v0.10.3
11622026-03-07T00:53:28.417Z Downloaded phf_shared v0.12.1
11632026-03-07T00:53:28.417Z Downloaded pbkdf2 v0.12.2
11642026-03-07T00:53:28.417Z Downloaded libgit2-sys v0.18.3+1.9.2
11652026-03-07T00:53:28.466Z Downloaded num-rational v0.4.2
11662026-03-07T00:53:28.470Z Downloaded newtype-uuid v1.3.2
11672026-03-07T00:53:28.470Z Downloaded mime_guess v2.0.5
11682026-03-07T00:53:28.475Z Downloaded base64 v0.21.7
11692026-03-07T00:53:28.475Z Downloaded ingot-macros v0.1.1
11702026-03-07T00:53:28.478Z Downloaded pbkdf2 v0.11.0
11712026-03-07T00:53:28.478Z Downloaded hickory-client v0.25.2
11722026-03-07T00:53:28.478Z Downloaded opaque-debug v0.3.1
11732026-03-07T00:53:28.478Z Downloaded futures v0.3.32
11742026-03-07T00:53:28.482Z Downloaded openssl-probe v0.1.6
11752026-03-07T00:53:28.486Z Downloaded num-conv v0.2.0
11762026-03-07T00:53:28.486Z Downloaded lru-cache v0.1.2
11772026-03-07T00:53:28.486Z Downloaded openssl-probe v0.2.1
11782026-03-07T00:53:28.489Z Downloaded derive-where v1.6.0
11792026-03-07T00:53:28.489Z Downloaded derive_more v0.99.20
11802026-03-07T00:53:28.493Z Downloaded const_format v0.2.35
11812026-03-07T00:53:28.496Z Downloaded bytes v1.11.1
11822026-03-07T00:53:28.500Z Downloaded new_debug_unreachable v1.0.6
11832026-03-07T00:53:28.503Z Downloaded iana-time-zone v0.1.65
11842026-03-07T00:53:28.506Z Downloaded httparse v1.10.1
11852026-03-07T00:53:28.507Z Downloaded highway v1.3.0
11862026-03-07T00:53:28.510Z Downloaded getrandom v0.3.4
11872026-03-07T00:53:28.513Z Downloaded futures-channel v0.3.32
11882026-03-07T00:53:28.513Z Downloaded ingot-types v0.1.2
11892026-03-07T00:53:28.513Z Downloaded indoc v2.0.7
11902026-03-07T00:53:28.516Z Downloaded hmac v0.12.1
11912026-03-07T00:53:28.519Z Downloaded num-derive v0.4.2
11922026-03-07T00:53:28.519Z Downloaded num-derive v0.3.3
11932026-03-07T00:53:28.519Z Downloaded nonempty v0.12.0
11942026-03-07T00:53:28.522Z Downloaded half v1.8.3
11952026-03-07T00:53:28.522Z Downloaded humantime v2.3.0
11962026-03-07T00:53:28.525Z Downloaded newtype-uuid-macros v0.1.0
11972026-03-07T00:53:28.525Z Downloaded multimap v0.10.1
11982026-03-07T00:53:28.525Z Downloaded libsw v3.5.0
11992026-03-07T00:53:28.528Z Downloaded hyper-staticfile v0.10.1
12002026-03-07T00:53:28.528Z Downloaded jobserver v0.1.34
12012026-03-07T00:53:28.532Z Downloaded instability v0.3.11
12022026-03-07T00:53:28.532Z Downloaded md-5 v0.10.6
12032026-03-07T00:53:28.535Z Downloaded http-body-util v0.1.3
12042026-03-07T00:53:28.535Z Downloaded ecdsa v0.16.9
12052026-03-07T00:53:28.535Z Downloaded darling v0.21.3
12062026-03-07T00:53:28.539Z Downloaded maybe-uninit v2.0.0
12072026-03-07T00:53:28.542Z Downloaded match_cfg v0.1.0
12082026-03-07T00:53:28.542Z Downloaded maplit v1.0.2
12092026-03-07T00:53:28.542Z Downloaded ingot v0.1.1
12102026-03-07T00:53:28.545Z Downloaded allocator-api2 v0.2.21
12112026-03-07T00:53:28.545Z Downloaded derive_builder v0.20.2
12122026-03-07T00:53:28.549Z Downloaded daft-derive v0.1.5
12132026-03-07T00:53:28.553Z Downloaded csv-core v0.1.13
12142026-03-07T00:53:28.556Z Downloaded crc-any v2.5.0
12152026-03-07T00:53:28.556Z Downloaded const-oid v0.9.6
12162026-03-07T00:53:28.559Z Downloaded ident_case v1.0.1
12172026-03-07T00:53:28.559Z Downloaded instant v0.1.13
12182026-03-07T00:53:28.562Z Downloaded crc32fast v1.5.0
12192026-03-07T00:53:28.562Z Downloaded backon v1.6.0
12202026-03-07T00:53:28.565Z Downloaded is_ci v1.2.0
12212026-03-07T00:53:28.565Z Downloaded is-terminal v0.4.17
12222026-03-07T00:53:28.565Z Downloaded fs-err v2.11.0
12232026-03-07T00:53:28.568Z Downloaded ff v0.13.1
12242026-03-07T00:53:28.568Z Downloaded derive_builder_core v0.20.2
12252026-03-07T00:53:28.571Z Downloaded hyper-tls v0.6.0
12262026-03-07T00:53:28.571Z Downloaded group v0.13.0
12272026-03-07T00:53:28.571Z Downloaded daft v0.1.5
12282026-03-07T00:53:28.574Z Downloaded crypto-bigint v0.5.5
12292026-03-07T00:53:28.578Z Downloaded colored v3.1.1
12302026-03-07T00:53:28.581Z Downloaded blake2 v0.10.6
12312026-03-07T00:53:28.584Z Downloaded fs_extra v1.3.0
12322026-03-07T00:53:28.584Z Downloaded der_derive v0.7.3
12332026-03-07T00:53:28.587Z Downloaded cookie v0.18.1
12342026-03-07T00:53:28.587Z Downloaded console v0.16.2
12352026-03-07T00:53:28.590Z Downloaded ciborium v0.2.2
12362026-03-07T00:53:28.590Z Downloaded chacha20 v0.10.0
12372026-03-07T00:53:28.593Z Downloaded cancel-safe-futures v0.1.5
12382026-03-07T00:53:28.597Z Downloaded fallible-iterator v0.2.0
12392026-03-07T00:53:28.597Z Downloaded ctr v0.9.2
12402026-03-07T00:53:28.600Z Downloaded defmt-parser v1.0.0
12412026-03-07T00:53:28.600Z Downloaded console v0.15.11
12422026-03-07T00:53:28.600Z Downloaded castaway v0.2.4
12432026-03-07T00:53:28.604Z Downloaded ahash v0.8.12
12442026-03-07T00:53:28.604Z Downloaded globwalk v0.9.1
12452026-03-07T00:53:28.606Z Downloaded futures-executor v0.3.32
12462026-03-07T00:53:28.607Z Downloaded fixedbitset v0.5.7
12472026-03-07T00:53:28.609Z Downloaded find-msvc-tools v0.1.9
12482026-03-07T00:53:28.610Z Downloaded filetime v0.2.27
12492026-03-07T00:53:28.610Z Downloaded blowfish v0.9.1
12502026-03-07T00:53:28.613Z Downloaded hubpack v0.1.2
12512026-03-07T00:53:28.613Z Downloaded http-range v0.1.5
12522026-03-07T00:53:28.613Z Downloaded http-body v1.0.1
12532026-03-07T00:53:28.616Z Downloaded ed25519 v2.2.3
12542026-03-07T00:53:28.616Z Downloaded corncobs v0.1.4
12552026-03-07T00:53:28.616Z Downloaded bitflags v1.3.2
12562026-03-07T00:53:28.619Z Downloaded convert_case v0.10.0
12572026-03-07T00:53:28.619Z Downloaded bit-set v0.8.0
12582026-03-07T00:53:28.622Z Downloaded bcs v0.1.6
12592026-03-07T00:53:28.622Z Downloaded headers-core v0.3.0
12602026-03-07T00:53:28.625Z Downloaded hex v0.4.3
12612026-03-07T00:53:28.626Z Downloaded hash32 v0.2.1
12622026-03-07T00:53:28.626Z Downloaded cc v1.2.56
12632026-03-07T00:53:28.629Z Downloaded bzip2 v0.6.1
12642026-03-07T00:53:28.629Z Downloaded drift v0.1.3
12652026-03-07T00:53:28.633Z Downloaded defmt-macros v1.0.1
12662026-03-07T00:53:28.636Z Downloaded dunce v1.0.5
12672026-03-07T00:53:28.639Z Downloaded darling_core v0.20.11
12682026-03-07T00:53:28.643Z Downloaded async-trait v0.1.89
12692026-03-07T00:53:28.646Z Downloaded dirs-sys-next v0.1.2
12702026-03-07T00:53:28.646Z Downloaded derive_builder_macro v0.20.2
12712026-03-07T00:53:28.646Z Downloaded curve25519-dalek-derive v0.1.1
12722026-03-07T00:53:28.649Z Downloaded buf-list v1.1.2
12732026-03-07T00:53:28.649Z Downloaded bit-vec v0.8.0
12742026-03-07T00:53:28.652Z Downloaded bit-set v0.5.3
12752026-03-07T00:53:28.652Z Downloaded arrayvec v0.7.6
12762026-03-07T00:53:28.652Z Downloaded ghash v0.5.1
12772026-03-07T00:53:28.655Z Downloaded gethostname v0.5.0
12782026-03-07T00:53:28.655Z Downloaded fxhash v0.2.1
12792026-03-07T00:53:28.655Z Downloaded futures-task v0.3.32
12802026-03-07T00:53:28.655Z Downloaded futures-sink v0.3.32
12812026-03-07T00:53:28.658Z Downloaded futures-io v0.3.32
12822026-03-07T00:53:28.659Z Downloaded foreign-types v0.3.2
12832026-03-07T00:53:28.659Z Downloaded float-ord v0.3.2
12842026-03-07T00:53:28.659Z Downloaded flagset v0.4.7
12852026-03-07T00:53:28.662Z Downloaded fixedbitset v0.4.2
12862026-03-07T00:53:28.662Z Downloaded fd-lock v4.0.4
12872026-03-07T00:53:28.662Z Downloaded embedded-io v0.4.0
12882026-03-07T00:53:28.665Z Downloaded dtrace-parser v0.3.0
12892026-03-07T00:53:28.665Z Downloaded constant_time_eq v0.4.2
12902026-03-07T00:53:28.668Z Downloaded compression-codecs v0.4.37
12912026-03-07T00:53:28.668Z Downloaded cmake v0.1.57
12922026-03-07T00:53:28.671Z Downloaded bit-vec v0.6.3
12932026-03-07T00:53:28.671Z Downloaded base64ct v1.8.3
12942026-03-07T00:53:28.675Z Downloaded ascii-canvas v3.0.0
12952026-03-07T00:53:28.675Z Downloaded futures-core v0.3.32
12962026-03-07T00:53:28.678Z Downloaded dsl_auto_type v0.1.3
12972026-03-07T00:53:28.678Z Downloaded difflib v0.4.0
12982026-03-07T00:53:28.678Z Downloaded darling_macro v0.21.3
12992026-03-07T00:53:28.681Z Downloaded dof v0.4.0
13002026-03-07T00:53:28.681Z Downloaded document-features v0.2.12
13012026-03-07T00:53:28.681Z Downloaded crc8 v0.1.1
13022026-03-07T00:53:28.681Z Downloaded compression-core v0.4.31
13032026-03-07T00:53:28.684Z Downloaded backoff v0.4.0
13042026-03-07T00:53:28.684Z Downloaded async-stream-impl v0.3.6
13052026-03-07T00:53:28.684Z Downloaded cexpr v0.6.0
13062026-03-07T00:53:28.688Z Downloaded float-cmp v0.10.0
13072026-03-07T00:53:28.688Z Downloaded enum-as-inner v0.6.1
13082026-03-07T00:53:28.688Z Downloaded endian-type v0.1.2
13092026-03-07T00:53:28.688Z Downloaded dropshot-api-manager-types v0.5.2
13102026-03-07T00:53:28.691Z Downloaded dirs-next v2.0.0
13112026-03-07T00:53:28.691Z Downloaded darling v0.20.11
13122026-03-07T00:53:28.694Z Downloaded crc v3.4.0
13132026-03-07T00:53:28.694Z Downloaded cpufeatures v0.3.0
13142026-03-07T00:53:28.698Z Downloaded convert_case v0.4.0
13152026-03-07T00:53:28.698Z Downloaded cobs v0.3.0
13162026-03-07T00:53:28.698Z Downloaded cargo-platform v0.1.9
13172026-03-07T00:53:28.701Z Downloaded async-stream v0.3.6
13182026-03-07T00:53:28.701Z Downloaded assert_matches v1.5.0
13192026-03-07T00:53:28.701Z Downloaded async-recursion v1.1.1
13202026-03-07T00:53:28.704Z Downloaded block-padding v0.3.3
13212026-03-07T00:53:28.707Z Downloaded ena v0.14.4
13222026-03-07T00:53:28.707Z Downloaded atty v0.2.14
13232026-03-07T00:53:28.707Z Downloaded atomic-waker v1.1.2
13242026-03-07T00:53:28.710Z Downloaded adler2 v2.0.1
13252026-03-07T00:53:28.710Z Downloaded defmt v0.3.100
13262026-03-07T00:53:28.710Z Downloaded bb8 v0.8.6
13272026-03-07T00:53:28.710Z Downloaded data-encoding v2.10.0
13282026-03-07T00:53:28.713Z Downloaded bitfield-struct v0.6.2
13292026-03-07T00:53:28.713Z Downloaded cstr-argument v0.1.2
13302026-03-07T00:53:28.713Z Downloaded crunchy v0.2.4
13312026-03-07T00:53:28.718Z Downloaded crossbeam-deque v0.8.6
13322026-03-07T00:53:28.718Z Downloaded cbc v0.1.2
13332026-03-07T00:53:28.718Z Downloaded bitfield-macros v0.19.4
13342026-03-07T00:53:28.718Z Downloaded base16ct v1.0.0
13352026-03-07T00:53:28.721Z Downloaded arc-swap v1.8.2
13362026-03-07T00:53:28.721Z Downloaded crossbeam-epoch v0.9.18
13372026-03-07T00:53:28.725Z Downloaded colored v2.2.0
13382026-03-07T00:53:28.725Z Downloaded clang-sys v1.8.1
13392026-03-07T00:53:28.728Z Downloaded cassowary v0.3.0
13402026-03-07T00:53:28.728Z Downloaded camino-tempfile-ext v0.3.3
13412026-03-07T00:53:28.731Z Downloaded bitfield v0.19.4
13422026-03-07T00:53:28.731Z Downloaded base16ct v0.2.0
13432026-03-07T00:53:28.734Z Downloaded atomicwrites v0.4.4
13442026-03-07T00:53:28.734Z Downloaded async-bb8-diesel v0.2.1
13452026-03-07T00:53:28.734Z Downloaded ar_archive_writer v0.5.1
13462026-03-07T00:53:28.737Z Downloaded argon2 v0.5.3
13472026-03-07T00:53:29.013Z Downloaded aws-lc-sys v0.37.1
13482026-03-07T00:53:29.374Z Compiling libc v0.2.180
13492026-03-07T00:53:29.374Z Compiling serde v1.0.228
13502026-03-07T00:53:29.379Z Compiling log v0.4.29
13512026-03-07T00:53:29.380Z Compiling shlex v1.3.0
13522026-03-07T00:53:29.586Z Compiling find-msvc-tools v0.1.9
13532026-03-07T00:53:29.592Z Compiling smallvec v1.15.1
13542026-03-07T00:53:29.605Z Compiling syn v2.0.117
13552026-03-07T00:53:29.621Z Compiling typenum v1.19.0
13562026-03-07T00:53:30.003Z Compiling generic-array v0.14.7
13572026-03-07T00:53:30.094Z Compiling subtle v2.6.1
13582026-03-07T00:53:30.168Z Compiling scopeguard v1.2.0
13592026-03-07T00:53:30.220Z Compiling portable-atomic v1.13.1
13602026-03-07T00:53:30.319Z Compiling lock_api v0.4.14
13612026-03-07T00:53:30.350Z Compiling const-oid v0.9.6
13622026-03-07T00:53:30.442Z Compiling critical-section v1.2.0
13632026-03-07T00:53:30.464Z Compiling zerocopy v0.8.40
13642026-03-07T00:53:30.629Z Compiling serde_json v1.0.149
13652026-03-07T00:53:30.781Z Compiling parking_lot_core v0.9.12
13662026-03-07T00:53:30.982Z Compiling pin-project-lite v0.2.17
13672026-03-07T00:53:31.288Z Compiling pkg-config v0.3.32
13682026-03-07T00:53:31.333Z Compiling libm v0.2.16
13692026-03-07T00:53:31.892Z Compiling getrandom v0.2.17
13702026-03-07T00:53:31.915Z Compiling jobserver v0.1.34
13712026-03-07T00:53:31.947Z Compiling errno v0.3.14
13722026-03-07T00:53:32.218Z Compiling rand_core v0.6.4
13732026-03-07T00:53:32.338Z Compiling cc v1.2.56
13742026-03-07T00:53:32.446Z Compiling once_cell v1.21.3
13752026-03-07T00:53:32.567Z Compiling signal-hook-registry v1.4.8
13762026-03-07T00:53:32.757Z Compiling mio v1.1.1
13772026-03-07T00:53:32.827Z Compiling num-traits v0.2.19
13782026-03-07T00:53:32.872Z Compiling bitflags v2.11.0
13792026-03-07T00:53:33.131Z Compiling parking_lot v0.12.5
13802026-03-07T00:53:33.172Z Compiling futures-core v0.3.32
13812026-03-07T00:53:33.454Z Compiling socket2 v0.6.2
13822026-03-07T00:53:33.475Z Compiling percent-encoding v2.3.2
13832026-03-07T00:53:33.832Z Compiling allocator-api2 v0.2.21
13842026-03-07T00:53:33.870Z Compiling cpufeatures v0.2.17
13852026-03-07T00:53:33.996Z Compiling futures-sink v0.3.32
13862026-03-07T00:53:34.016Z Compiling foldhash v0.2.0
13872026-03-07T00:53:34.049Z Compiling futures-io v0.3.32
13882026-03-07T00:53:34.193Z Compiling futures-channel v0.3.32
13892026-03-07T00:53:34.332Z Compiling slab v0.4.12
13902026-03-07T00:53:34.382Z Compiling futures-task v0.3.32
13912026-03-07T00:53:34.419Z Compiling getrandom v0.4.1
13922026-03-07T00:53:34.530Z Compiling hashbrown v0.16.1
13932026-03-07T00:53:34.630Z Compiling rustversion v1.0.22
13942026-03-07T00:53:34.657Z Compiling getrandom v0.3.4
13952026-03-07T00:53:34.704Z Compiling rand_core v0.10.0
13962026-03-07T00:53:35.032Z Compiling cmake v0.1.57
13972026-03-07T00:53:35.911Z Compiling indexmap v2.13.0
13982026-03-07T00:53:35.930Z Compiling form_urlencoded v1.2.2
13992026-03-07T00:53:36.116Z Compiling fs_extra v1.3.0
14002026-03-07T00:53:36.235Z Compiling dunce v1.0.5
14012026-03-07T00:53:36.259Z Compiling base64ct v1.8.3
14022026-03-07T00:53:36.394Z Compiling ident_case v1.0.1
14032026-03-07T00:53:36.554Z Compiling flagset v0.4.7
14042026-03-07T00:53:36.598Z Compiling rand_core v0.9.5
14052026-03-07T00:53:36.666Z Compiling aws-lc-sys v0.37.1
14062026-03-07T00:53:36.773Z Compiling pem-rfc7468 v0.7.0
14072026-03-07T00:53:36.840Z Compiling iana-time-zone v0.1.65
14082026-03-07T00:53:36.888Z Compiling rustix v1.1.3
14092026-03-07T00:53:37.058Z Compiling ring v0.17.14
14102026-03-07T00:53:37.160Z Compiling synstructure v0.13.2
14112026-03-07T00:53:37.236Z Compiling uuid v1.21.0
14122026-03-07T00:53:37.381Z Compiling rustc_version v0.4.1
14132026-03-07T00:53:37.402Z Compiling regex-syntax v0.8.10
14142026-03-07T00:53:37.941Z Compiling aws-lc-rs v1.16.0
14152026-03-07T00:53:38.027Z Compiling vcpkg v0.2.15
14162026-03-07T00:53:38.564Z Compiling tracing-core v0.1.36
14172026-03-07T00:53:38.705Z Compiling crossbeam-utils v0.8.21
14182026-03-07T00:53:39.299Z Compiling pest_generator v2.8.6
14192026-03-07T00:53:39.688Z Compiling openssl-sys v0.9.111
14202026-03-07T00:53:39.763Z Compiling serde_derive_internals v0.29.1
14212026-03-07T00:53:40.897Z Compiling base64 v0.22.1
14222026-03-07T00:53:41.044Z Compiling untrusted v0.7.1
14232026-03-07T00:53:41.260Z Compiling schemars v0.8.22
14242026-03-07T00:53:41.279Z Compiling syn v1.0.109
14252026-03-07T00:53:41.565Z Compiling openssl-probe v0.2.1
14262026-03-07T00:53:41.619Z Compiling httparse v1.10.1
14272026-03-07T00:53:41.770Z Compiling serde_derive v1.0.228
14282026-03-07T00:53:41.844Z Compiling zeroize_derive v1.4.3
14292026-03-07T00:53:41.849Z Compiling zerofrom-derive v0.1.6
14302026-03-07T00:53:41.886Z Compiling yoke-derive v0.8.1
14312026-03-07T00:53:42.281Z Compiling zerocopy-derive v0.8.40
14322026-03-07T00:53:42.892Z Compiling zerovec-derive v0.11.2
14332026-03-07T00:53:43.140Z Compiling zeroize v1.8.2
14342026-03-07T00:53:43.780Z Compiling displaydoc v0.2.5
14352026-03-07T00:53:44.570Z Compiling tokio-macros v2.6.0
14362026-03-07T00:53:45.021Z Compiling crypto-common v0.1.7
14372026-03-07T00:53:45.230Z Compiling zerofrom v0.1.6
14382026-03-07T00:53:45.267Z Compiling block-buffer v0.10.4
14392026-03-07T00:53:45.373Z Compiling futures-macro v0.3.32
14402026-03-07T00:53:45.454Z Compiling yoke v0.8.1
14412026-03-07T00:53:45.477Z Compiling block-padding v0.3.3
14422026-03-07T00:53:45.557Z Compiling digest v0.10.7
14432026-03-07T00:53:45.760Z Compiling inout v0.1.4
14442026-03-07T00:53:45.855Z Compiling zerovec v0.11.5
14452026-03-07T00:53:46.054Z Compiling zerotrie v0.2.3
14462026-03-07T00:53:46.100Z Compiling hmac v0.12.1
14472026-03-07T00:53:46.168Z Compiling sha2 v0.10.9
14482026-03-07T00:53:46.369Z Compiling cipher v0.4.4
14492026-03-07T00:53:46.659Z Compiling der_derive v0.7.3
14502026-03-07T00:53:46.916Z Compiling tinystr v0.8.2
14512026-03-07T00:53:47.012Z Compiling potential_utf v0.1.4
14522026-03-07T00:53:47.224Z Compiling icu_collections v2.1.1
14532026-03-07T00:53:47.277Z Compiling icu_locale_core v2.1.1
14542026-03-07T00:53:47.324Z Compiling futures-util v0.3.32
14552026-03-07T00:53:48.241Z Compiling salsa20 v0.10.2
14562026-03-07T00:53:48.475Z Compiling pbkdf2 v0.12.2
14572026-03-07T00:53:48.674Z Compiling thiserror-impl v2.0.18
14582026-03-07T00:53:48.840Z Compiling icu_provider v2.1.1
14592026-03-07T00:53:49.348Z Compiling icu_normalizer v2.1.1
14602026-03-07T00:53:49.429Z Compiling icu_properties v2.1.2
14612026-03-07T00:53:49.656Z Compiling der v0.7.10
14622026-03-07T00:53:49.981Z Compiling bytes v1.11.1
14632026-03-07T00:53:50.529Z Compiling chrono v0.4.44
14642026-03-07T00:53:51.414Z Compiling tokio v1.49.0
14652026-03-07T00:53:51.796Z Compiling idna_adapter v1.2.1
14662026-03-07T00:53:52.027Z Compiling idna v1.1.0
14672026-03-07T00:53:52.196Z Compiling spki v0.7.3
14682026-03-07T00:53:52.462Z Compiling http v1.4.0
14692026-03-07T00:53:52.526Z Compiling thiserror v2.0.18
14702026-03-07T00:53:52.555Z Compiling scrypt v0.11.0
14712026-03-07T00:53:52.692Z Compiling url v2.5.8
14722026-03-07T00:53:52.986Z Compiling aes v0.8.4
14732026-03-07T00:53:53.447Z Compiling ppv-lite86 v0.2.21
14742026-03-07T00:53:53.551Z Compiling cbc v0.1.2
14752026-03-07T00:53:53.728Z Compiling rustls-pki-types v1.14.0
14762026-03-07T00:53:53.817Z Compiling tracing-attributes v0.1.31
14772026-03-07T00:53:54.238Z Compiling rand_chacha v0.9.0
14782026-03-07T00:53:54.427Z Compiling pkcs5 v0.7.1
14792026-03-07T00:53:54.504Z Compiling http-body v1.0.1
14802026-03-07T00:53:54.766Z Compiling rand v0.9.2
14812026-03-07T00:53:54.788Z Compiling untrusted v0.9.0
14822026-03-07T00:53:55.558Z Compiling pkcs8 v0.10.2
14832026-03-07T00:53:55.679Z Compiling schemars_derive v0.8.22
14842026-03-07T00:53:56.010Z Compiling pest_derive v2.8.6
14852026-03-07T00:53:56.186Z Compiling scroll_derive v0.13.1
14862026-03-07T00:53:56.748Z Compiling darling_core v0.20.11
14872026-03-07T00:53:56.907Z Compiling tracing v0.1.44
14882026-03-07T00:53:57.451Z Compiling rustls v0.23.37
14892026-03-07T00:53:57.578Z Compiling atomic-waker v1.1.2
14902026-03-07T00:53:57.748Z Compiling dyn-clone v1.0.20
14912026-03-07T00:53:57.780Z Compiling try-lock v0.2.5
14922026-03-07T00:53:57.916Z Compiling tinyvec_macros v0.1.1
14932026-03-07T00:53:57.961Z Compiling tower-layer v0.3.3
14942026-03-07T00:53:57.990Z Compiling tower-service v0.3.3
14952026-03-07T00:53:58.029Z Compiling tinyvec v1.10.0
14962026-03-07T00:53:58.146Z Compiling want v0.3.1
14972026-03-07T00:53:58.255Z Compiling scroll v0.13.0
14982026-03-07T00:53:58.789Z Compiling ipnet v2.11.0
14992026-03-07T00:53:59.106Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15002026-03-07T00:53:59.333Z Compiling spin v0.9.8
15012026-03-07T00:53:59.752Z Compiling tokio-util v0.7.18
15022026-03-07T00:53:59.839Z Compiling aho-corasick v1.1.4
15032026-03-07T00:53:59.919Z Compiling crc32fast v1.5.0
15042026-03-07T00:54:00.425Z Compiling powerfmt v0.2.0
15052026-03-07T00:54:00.806Z Compiling openssl v0.10.75
15062026-03-07T00:54:01.267Z Compiling h2 v0.4.13
15072026-03-07T00:54:01.804Z Compiling httpdate v1.0.3
15082026-03-07T00:54:02.039Z Compiling time-core v0.1.8
15092026-03-07T00:54:02.249Z Compiling pin-utils v0.1.0
15102026-03-07T00:54:02.370Z Compiling num-conv v0.2.0
15112026-03-07T00:54:02.392Z Compiling foreign-types-shared v0.1.1
15122026-03-07T00:54:02.529Z Compiling foreign-types v0.3.2
15132026-03-07T00:54:02.628Z Compiling darling_macro v0.20.11
15142026-03-07T00:54:02.651Z Compiling time-macros v0.2.27
15152026-03-07T00:54:02.654Z Compiling regex-automata v0.4.14
15162026-03-07T00:54:03.528Z Compiling darling v0.20.11
15172026-03-07T00:54:03.706Z Compiling tempfile v3.25.0
15182026-03-07T00:54:03.985Z Compiling deranged v0.5.8
15192026-03-07T00:54:04.801Z Compiling goblin v0.10.5
15202026-03-07T00:54:05.230Z Compiling thiserror-impl v1.0.69
15212026-03-07T00:54:06.446Z Compiling openssl-macros v0.1.1
15222026-03-07T00:54:08.051Z Compiling hyper v1.8.1
15232026-03-07T00:54:08.501Z Compiling wait-timeout v0.2.1
15242026-03-07T00:54:08.618Z Compiling num_threads v0.1.7
15252026-03-07T00:54:08.775Z Compiling native-tls v0.2.18
15262026-03-07T00:54:08.958Z Compiling quick-error v1.2.3
15272026-03-07T00:54:09.134Z Compiling siphasher v1.0.2
15282026-03-07T00:54:09.138Z Compiling bit-vec v0.8.0
15292026-03-07T00:54:09.524Z Compiling simd-adler32 v0.3.8
15302026-03-07T00:54:09.616Z Compiling either v1.15.0
15312026-03-07T00:54:10.073Z Compiling usdt-impl v0.6.0
15322026-03-07T00:54:10.095Z Compiling bit-set v0.8.0
15332026-03-07T00:54:10.354Z Compiling hyper-util v0.1.20
15342026-03-07T00:54:10.439Z Compiling rusty-fork v0.3.1
15352026-03-07T00:54:10.493Z Compiling time v0.3.47
15362026-03-07T00:54:11.500Z Compiling dof v0.4.0
15372026-03-07T00:54:12.579Z Compiling thiserror v1.0.69
15382026-03-07T00:54:13.112Z Compiling derive_builder_core v0.20.2
15392026-03-07T00:54:14.055Z Compiling unicode-normalization v0.1.25
15402026-03-07T00:54:14.236Z Compiling crossbeam-epoch v0.9.18
15412026-03-07T00:54:14.612Z Compiling dtrace-parser v0.3.0
15422026-03-07T00:54:14.935Z Compiling rustls-native-certs v0.8.3
15432026-03-07T00:54:15.036Z Compiling signature v2.2.0
15442026-03-07T00:54:15.100Z Compiling scroll_derive v0.12.1
15452026-03-07T00:54:15.307Z Compiling heapless v0.7.17
15462026-03-07T00:54:15.331Z Compiling darling_core v0.21.3
15472026-03-07T00:54:15.501Z Compiling rand_xorshift v0.4.0
15482026-03-07T00:54:15.714Z Compiling slog v2.8.2
15492026-03-07T00:54:15.763Z Compiling bzip2-sys v0.1.13+1.0.8
15502026-03-07T00:54:16.048Z Compiling sync_wrapper v1.0.2
15512026-03-07T00:54:16.214Z Compiling thread-id v5.1.0
15522026-03-07T00:54:16.280Z Compiling cookie v0.18.1
15532026-03-07T00:54:16.333Z Compiling unarray v0.1.4
15542026-03-07T00:54:16.405Z Compiling anyhow v1.0.102
15552026-03-07T00:54:16.477Z Compiling unicode-segmentation v1.12.0
15562026-03-07T00:54:16.509Z Compiling adler2 v2.0.1
15572026-03-07T00:54:16.605Z Compiling zstd-safe v7.2.4
15582026-03-07T00:54:16.737Z Compiling unicode-properties v0.1.4
15592026-03-07T00:54:16.948Z Compiling signal-hook v0.3.18
15602026-03-07T00:54:16.970Z Compiling unicode-bidi v0.3.18
15612026-03-07T00:54:17.153Z Compiling rayon-core v1.13.0
15622026-03-07T00:54:17.236Z Compiling paste v1.0.15
15632026-03-07T00:54:17.482Z Compiling miniz_oxide v0.8.9
15642026-03-07T00:54:17.683Z Compiling stringprep v0.1.5
15652026-03-07T00:54:17.927Z Compiling proptest v1.10.0
15662026-03-07T00:54:18.124Z Compiling scroll v0.12.0
15672026-03-07T00:54:18.661Z Compiling tower v0.5.3
15682026-03-07T00:54:18.782Z Compiling derive_builder_macro v0.20.2
15692026-03-07T00:54:18.801Z Compiling crossbeam-deque v0.8.6
15702026-03-07T00:54:19.110Z Compiling ipnetwork v0.21.1
15712026-03-07T00:54:19.552Z Compiling http-body-util v0.1.3
15722026-03-07T00:54:19.597Z Compiling webpki-roots v1.0.6
15732026-03-07T00:54:19.700Z Compiling rand_chacha v0.3.1
15742026-03-07T00:54:19.849Z Compiling toml_datetime v0.6.11
15752026-03-07T00:54:19.917Z Compiling serde_spanned v0.6.9
15762026-03-07T00:54:20.067Z Compiling erased-serde v0.3.31
15772026-03-07T00:54:20.089Z Compiling serde_tokenstream v0.2.3
15782026-03-07T00:54:20.157Z Compiling md-5 v0.10.6
15792026-03-07T00:54:20.347Z Compiling zerocopy-derive v0.7.35
15802026-03-07T00:54:20.417Z Compiling curve25519-dalek v4.1.3
15812026-03-07T00:54:20.730Z Compiling num-integer v0.1.46
15822026-03-07T00:54:21.114Z Compiling vergen-lib v0.1.6
15832026-03-07T00:54:21.369Z Compiling hash32 v0.2.1
15842026-03-07T00:54:21.446Z Compiling ff v0.13.1
15852026-03-07T00:54:21.469Z Compiling rustix v0.38.44
15862026-03-07T00:54:21.508Z Compiling darling_macro v0.21.3
15872026-03-07T00:54:21.661Z Compiling iri-string v0.7.10
15882026-03-07T00:54:21.685Z Compiling ref-cast v1.0.25
15892026-03-07T00:54:21.715Z Compiling zlib-rs v0.6.2
15902026-03-07T00:54:22.159Z Compiling base16ct v0.2.0
15912026-03-07T00:54:22.230Z Compiling litrs v1.0.0
15922026-03-07T00:54:22.266Z Compiling psl-types v2.0.11
15932026-03-07T00:54:22.411Z Compiling fallible-iterator v0.2.0
15942026-03-07T00:54:22.456Z Compiling smoltcp v0.9.1
15952026-03-07T00:54:22.479Z Compiling ryu v1.0.23
15962026-03-07T00:54:22.838Z Compiling num-bigint-dig v0.8.6
15972026-03-07T00:54:23.072Z Compiling postgres-protocol v0.6.10
15982026-03-07T00:54:23.142Z Compiling serde_urlencoded v0.7.1
15992026-03-07T00:54:23.217Z Compiling publicsuffix v2.3.0
16002026-03-07T00:54:23.300Z Compiling document-features v0.2.12
16012026-03-07T00:54:23.507Z Compiling darling v0.21.3
16022026-03-07T00:54:23.635Z Compiling newtype-uuid v1.3.2
16032026-03-07T00:54:23.655Z Compiling sec1 v0.7.3
16042026-03-07T00:54:24.237Z Compiling zerocopy v0.7.35
16052026-03-07T00:54:24.302Z Compiling group v0.13.0
16062026-03-07T00:54:24.416Z Compiling tower-http v0.6.8
16072026-03-07T00:54:24.672Z Compiling num-iter v0.1.45
16082026-03-07T00:54:25.331Z Compiling rand v0.8.5
16092026-03-07T00:54:25.541Z Compiling derive_builder v0.20.2
16102026-03-07T00:54:25.579Z Compiling oxnet v0.1.4
16112026-03-07T00:54:25.659Z Compiling proc-macro-error v1.0.4
16122026-03-07T00:54:25.727Z Compiling goblin v0.8.2
16132026-03-07T00:54:26.270Z Compiling tokio-native-tls v0.3.1
16142026-03-07T00:54:27.478Z Compiling heck v0.4.1
16152026-03-07T00:54:27.809Z Compiling phf_shared v0.13.1
16162026-03-07T00:54:27.860Z Compiling flate2 v1.1.9
16172026-03-07T00:54:27.894Z Compiling hubpack_derive v0.1.1
16182026-03-07T00:54:28.041Z Compiling regex v1.12.3
16192026-03-07T00:54:28.300Z Compiling lazy_static v1.5.0
16202026-03-07T00:54:28.456Z Compiling cargo-platform v0.1.9
16212026-03-07T00:54:28.752Z Compiling hkdf v0.12.4
16222026-03-07T00:54:28.756Z Compiling crypto-bigint v0.5.5
16232026-03-07T00:54:28.756Z Compiling async-trait v0.1.89
16242026-03-07T00:54:28.963Z Compiling daft-derive v0.1.5
16252026-03-07T00:54:29.010Z Compiling ref-cast-impl v1.0.25
16262026-03-07T00:54:29.032Z Compiling strum_macros v0.27.2
16272026-03-07T00:54:30.163Z Compiling curve25519-dalek-derive v0.1.1
16282026-03-07T00:54:30.580Z Compiling terminal_size v0.4.3
16292026-03-07T00:54:30.823Z Compiling vergen v9.0.6
16302026-03-07T00:54:31.149Z Compiling fs-err v3.3.0
16312026-03-07T00:54:31.234Z Compiling ahash v0.8.12
16322026-03-07T00:54:31.481Z Compiling foldhash v0.1.5
16332026-03-07T00:54:31.504Z Compiling winnow v0.5.40
16342026-03-07T00:54:31.594Z Compiling bitflags v1.3.2
16352026-03-07T00:54:31.717Z Compiling bumpalo v3.20.2
16362026-03-07T00:54:31.797Z Compiling managed v0.8.0
16372026-03-07T00:54:32.233Z Compiling libbz2-rs-sys v0.2.2
16382026-03-07T00:54:32.233Z Compiling object v0.37.3
16392026-03-07T00:54:32.798Z Compiling console v0.16.2
16402026-03-07T00:54:33.830Z Compiling bzip2 v0.6.1
16412026-03-07T00:54:33.890Z Compiling strum v0.27.2
16422026-03-07T00:54:34.098Z Compiling zopfli v0.8.3
16432026-03-07T00:54:34.237Z Compiling hashbrown v0.15.5
16442026-03-07T00:54:34.278Z Compiling clap_builder v4.5.60
16452026-03-07T00:54:34.824Z Compiling toml_edit v0.19.15
16462026-03-07T00:54:35.521Z Compiling elliptic-curve v0.13.8
16472026-03-07T00:54:35.878Z Compiling dof v0.3.0
16482026-03-07T00:54:36.050Z Compiling daft v0.1.5
16492026-03-07T00:54:36.589Z Compiling cargo_metadata v0.19.2
16502026-03-07T00:54:36.629Z Compiling hubpack v0.1.2
16512026-03-07T00:54:37.612Z Compiling phf v0.13.1
16522026-03-07T00:54:37.922Z Compiling zone_cfg_derive v0.3.1
16532026-03-07T00:54:39.277Z Compiling signal-hook-mio v0.2.5
16542026-03-07T00:54:40.023Z Compiling cookie_store v0.22.1
16552026-03-07T00:54:40.303Z Compiling zstd v0.13.3
16562026-03-07T00:54:40.852Z Compiling rayon v1.11.0
16572026-03-07T00:54:41.412Z Compiling hyper-tls v0.6.0
16582026-03-07T00:54:41.542Z Compiling bzip2 v0.4.4
16592026-03-07T00:54:41.930Z Compiling postgres-types v0.2.12
16602026-03-07T00:54:41.933Z Compiling serde_with_macros v3.17.0
16612026-03-07T00:54:42.880Z Compiling usdt-macro v0.6.0
16622026-03-07T00:54:43.202Z Compiling usdt-attr-macro v0.6.0
16632026-03-07T00:54:43.505Z Compiling ed25519 v2.2.3
16642026-03-07T00:54:44.429Z Compiling dtrace-parser v0.2.0
16652026-03-07T00:54:44.561Z Compiling itertools v0.12.1
16662026-03-07T00:54:44.605Z Compiling phf_shared v0.11.3
16672026-03-07T00:54:44.837Z Compiling bstr v1.12.1
16682026-03-07T00:54:45.035Z Compiling pkcs1 v0.7.5
16692026-03-07T00:54:45.091Z Compiling serde-big-array v0.5.1
16702026-03-07T00:54:45.349Z Compiling hex v0.4.3
16712026-03-07T00:54:45.622Z Compiling rfc6979 v0.4.0
16722026-03-07T00:54:45.832Z Compiling clap_derive v4.5.55
16732026-03-07T00:54:45.938Z Compiling serde_repr v0.1.20
16742026-03-07T00:54:45.967Z Compiling strum_macros v0.26.4
16752026-03-07T00:54:46.315Z Compiling enum-as-inner v0.6.1
16762026-03-07T00:54:46.356Z Compiling float-cmp v0.10.0
16772026-03-07T00:54:46.619Z Compiling thread-id v4.2.2
16782026-03-07T00:54:46.760Z Compiling memmap2 v0.9.10
16792026-03-07T00:54:47.009Z Compiling env_filter v1.0.0
16802026-03-07T00:54:47.185Z Compiling encoding_rs v0.8.35
16812026-03-07T00:54:47.364Z Compiling unit-prefix v0.5.2
16822026-03-07T00:54:47.421Z Compiling difflib v0.4.0
16832026-03-07T00:54:47.598Z Compiling static_assertions v1.1.0
16842026-03-07T00:54:47.628Z Compiling data-encoding v2.10.0
16852026-03-07T00:54:47.724Z Compiling normalize-line-endings v0.3.0
16862026-03-07T00:54:47.885Z Compiling fixedbitset v0.5.7
16872026-03-07T00:54:48.531Z Compiling new_debug_unreachable v1.0.6
16882026-03-07T00:54:48.650Z Compiling keccak v0.1.6
16892026-03-07T00:54:48.675Z Compiling precomputed-hash v0.1.1
16902026-03-07T00:54:48.820Z Compiling fixedbitset v0.4.2
16912026-03-07T00:54:49.262Z Compiling jiff v0.2.21
16922026-03-07T00:54:49.387Z Compiling rustc-hash v2.1.1
16932026-03-07T00:54:49.590Z Compiling whoami v2.1.0
16942026-03-07T00:54:50.101Z Compiling predicates-core v1.0.10
16952026-03-07T00:54:50.181Z Compiling mime v0.3.17
16962026-03-07T00:54:50.300Z Compiling strum v0.26.3
16972026-03-07T00:54:50.417Z Compiling predicates v3.1.4
16982026-03-07T00:54:50.438Z Compiling clap v4.5.60
16992026-03-07T00:54:50.505Z Compiling tokio-postgres v0.7.16
17002026-03-07T00:54:50.563Z Compiling iddqd v0.3.17
17012026-03-07T00:54:50.692Z Compiling toml_edit v0.22.27
17022026-03-07T00:54:50.801Z Compiling petgraph v0.6.5
17032026-03-07T00:54:50.840Z Compiling sha3 v0.10.8
17042026-03-07T00:54:51.888Z Compiling string_cache v0.8.9
17052026-03-07T00:54:51.916Z Compiling petgraph v0.8.3
17062026-03-07T00:54:52.332Z Compiling hickory-proto v0.25.2
17072026-03-07T00:54:53.108Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17082026-03-07T00:54:54.380Z Compiling indicatif v0.18.4
17092026-03-07T00:54:55.731Z Compiling zip v4.6.1
17102026-03-07T00:54:56.377Z Compiling env_logger v0.11.9
17112026-03-07T00:54:56.637Z Compiling zone v0.3.1
17122026-03-07T00:54:57.088Z Compiling usdt v0.6.0
17132026-03-07T00:54:57.550Z Compiling usdt-impl v0.5.0
17142026-03-07T00:54:57.663Z Compiling serde_with v3.17.0
17152026-03-07T00:54:57.942Z Compiling similar v2.7.0
17162026-03-07T00:54:58.188Z Compiling ecdsa v0.16.9
17172026-03-07T00:54:58.845Z Compiling rsa v0.9.10
17182026-03-07T00:54:59.010Z Compiling crossterm v0.28.1
17192026-03-07T00:54:59.868Z Compiling ed25519-dalek v2.2.0
17202026-03-07T00:54:59.974Z Compiling zip v0.6.6
17212026-03-07T00:55:00.910Z Compiling toml v0.7.8
17222026-03-07T00:55:01.985Z Compiling toml_parser v1.0.9+spec-1.1.0
17232026-03-07T00:55:02.110Z Compiling itertools v0.13.0
17242026-03-07T00:55:02.133Z Compiling tokio-stream v0.1.18
17252026-03-07T00:55:02.287Z Compiling buf-list v1.1.2
17262026-03-07T00:55:02.829Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-03-07T00:55:03.133Z Compiling x509-cert v0.2.5
17282026-03-07T00:55:03.447Z Compiling openapiv3 v2.2.0
17292026-03-07T00:55:03.543Z Compiling sha1 v0.10.6
17302026-03-07T00:55:03.935Z Compiling toml_datetime v0.7.5+spec-1.1.0
17312026-03-07T00:55:03.976Z Compiling lalrpop-util v0.19.12
17322026-03-07T00:55:04.309Z Compiling peg-runtime v0.8.5
17332026-03-07T00:55:04.511Z Compiling thread_local v1.1.9
17342026-03-07T00:55:04.890Z Compiling slog-async v2.8.0
17352026-03-07T00:55:04.926Z Compiling crossbeam-channel v0.5.15
17362026-03-07T00:55:04.997Z Compiling futures-executor v0.3.32
17372026-03-07T00:55:05.505Z Compiling is-terminal v0.4.17
17382026-03-07T00:55:05.529Z Compiling filetime v0.2.27
17392026-03-07T00:55:05.660Z Compiling xattr v1.6.1
17402026-03-07T00:55:05.848Z Compiling take_mut v0.2.2
17412026-03-07T00:55:05.937Z Compiling term v1.2.1
17422026-03-07T00:55:05.960Z Compiling tar v0.4.44
17432026-03-07T00:55:06.476Z Compiling futures v0.3.32
17442026-03-07T00:55:06.615Z Compiling slog-term v2.9.2
17452026-03-07T00:55:15.851Z Compiling rustls-webpki v0.103.9
17462026-03-07T00:55:20.707Z Compiling tokio-rustls v0.26.4
17472026-03-07T00:55:20.711Z Compiling rustls-platform-verifier v0.6.2
17482026-03-07T00:55:21.029Z Compiling hyper-rustls v0.27.7
17492026-03-07T00:55:21.406Z Compiling reqwest v0.13.2
17502026-03-07T00:55:21.406Z Compiling reqwest v0.12.28
17512026-03-07T00:55:25.689Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17522026-03-07T00:55:25.983Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17532026-03-07T00:55:30.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
17542026-03-07T00:55:30.570Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17552026-03-07T00:55:30.625ZMar 07 00:55:29.563 INFO Starting download, target: Clickhouse
17562026-03-07T00:55:30.625ZMar 07 00:55:29.564 INFO Starting download, target: Cockroach
17572026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Starting download, target: Console
17582026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Starting download, target: DendriteStub
17592026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Starting download, target: MaghemiteMgd
17602026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Starting download, target: TransceiverControl
17612026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17622026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17632026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17652026-03-07T00:55:30.629ZMar 07 00:55:29.564 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17662026-03-07T00:55:30.629ZMar 07 00:55:29.565 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17672026-03-07T00:55:31.336ZMar 07 00:55:30.252 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17682026-03-07T00:55:31.690ZMar 07 00:55:30.606 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-03-07T00:55:31.877ZMar 07 00:55:30.808 INFO Download complete, target: TransceiverControl
17702026-03-07T00:55:32.110ZMar 07 00:55:31.044 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-03-07T00:55:32.308ZMar 07 00:55:31.245 INFO Download complete, target: Console
17722026-03-07T00:55:32.362ZMar 07 00:55:31.299 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17732026-03-07T00:55:32.991ZMar 07 00:55:31.929 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17742026-03-07T00:55:32.991ZMar 07 00:55:31.930 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17752026-03-07T00:55:33.180ZMar 07 00:55:32.118 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17762026-03-07T00:55:37.053ZMar 07 00:55:35.991 INFO Download complete, target: DendriteStub
17772026-03-07T00:55:37.468ZMar 07 00:55:36.406 INFO Download complete, target: MaghemiteMgd
17782026-03-07T00:55:43.061ZMar 07 00:55:41.999 INFO Checking that binary works, target: Cockroach
17792026-03-07T00:55:43.192ZMar 07 00:55:42.130 INFO Download complete, target: Cockroach
17802026-03-07T00:55:47.445ZMar 07 00:55:46.383 INFO Checking that binary works, target: Clickhouse
17812026-03-07T00:55:47.596ZMar 07 00:55:46.534 INFO Download complete, target: Clickhouse
17822026-03-07T00:55:47.616ZAll builder prerequisites installed successfully, and PATH looks valid
17832026-03-07T00:55:47.620Z
17842026-03-07T00:55:47.620Zreal 5:10.181335569
17852026-03-07T00:55:47.620Zuser 17:02.793587085
17862026-03-07T00:55:47.620Zsys 2:27.119852122
17872026-03-07T00:55:47.620Ztrap 0.647472181
17882026-03-07T00:55:47.620Ztflt 0.776262861
17892026-03-07T00:55:47.620Zdflt 0.887352665
17902026-03-07T00:55:47.620Zkflt 0.026427971
17912026-03-07T00:55:47.620Zlock 39:29.103896007
17922026-03-07T00:55:47.620Zslp 1:02:24.391280570
17932026-03-07T00:55:47.620Zlat 1:10.709964533
17942026-03-07T00:55:47.620Zstop 3:11.121851393
17952026-03-07T00:55:47.620Z+ banner hack-check
17962026-03-07T00:55:47.620Z
17972026-03-07T00:55:47.620Z # # ## #### # # #### # # ###### #### # #
17982026-03-07T00:55:47.620Z # # # # # # # # # # # # # # # # #
17992026-03-07T00:55:47.620Z ###### # # # #### ##### # ###### ##### # ####
18002026-03-07T00:55:47.620Z # # ###### # # # # # # # # # #
18012026-03-07T00:55:47.620Z # # # # # # # # # # # # # # # # #
18022026-03-07T00:55:47.620Z # # # # #### # # #### # # ###### #### # #
18032026-03-07T00:55:47.620Z
18042026-03-07T00:55:47.620Z+ export CARGO_INCREMENTAL=0
18052026-03-07T00:55:47.620Z+ CARGO_INCREMENTAL=0
18062026-03-07T00:55:47.620Z+ ptime -m timeout 2h cargo xtask check-features --ci
18072026-03-07T00:55:48.394Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18082026-03-07T00:55:48.708Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18092026-03-07T00:55:51.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
18102026-03-07T00:55:51.854Z Running `target/debug/xtask check-features --ci`
18112026-03-07T00:55:51.914Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18122026-03-07T00:55:51.914Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18132026-03-07T00:55:52.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18142026-03-07T00:55:52.672Z Running `target/debug/xtask download cargo-hack`
18152026-03-07T00:55:53.647Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162026-03-07T00:55:54.028Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18172026-03-07T00:55:57.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
18182026-03-07T00:55:57.932Z Running `target/debug/xtask-downloader cargo-hack`
18192026-03-07T00:55:57.970ZMar 07 00:55:56.906 INFO Starting download, target: CargoHack
18202026-03-07T00:55:57.973ZMar 07 00:55:56.907 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18212026-03-07T00:55:58.723ZMar 07 00:55:57.660 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18222026-03-07T00:55:58.823ZMar 07 00:55:57.760 INFO Download complete, target: CargoHack
18232026-03-07T00:55:58.827Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18242026-03-07T00:55:58.845Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18252026-03-07T00:55:59.069Zinfo: running `cargo check --bins` on api_identity (1/256)
18262026-03-07T00:55:59.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272026-03-07T00:55:59.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282026-03-07T00:55:59.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292026-03-07T00:55:59.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18302026-03-07T00:55:59.883Z
18312026-03-07T00:55:59.883Zinfo: running `cargo check --bins` on bootstore (2/256)
18322026-03-07T00:56:00.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332026-03-07T00:56:00.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342026-03-07T00:56:00.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352026-03-07T00:56:00.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18362026-03-07T00:56:00.716Z
18372026-03-07T00:56:00.716Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18382026-03-07T00:56:01.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392026-03-07T00:56:01.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402026-03-07T00:56:01.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412026-03-07T00:56:01.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18422026-03-07T00:56:01.524Z
18432026-03-07T00:56:01.524Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18442026-03-07T00:56:02.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452026-03-07T00:56:02.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462026-03-07T00:56:02.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472026-03-07T00:56:02.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18482026-03-07T00:56:02.347Z
18492026-03-07T00:56:02.347Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18502026-03-07T00:56:02.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512026-03-07T00:56:02.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522026-03-07T00:56:02.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532026-03-07T00:56:02.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18542026-03-07T00:56:02.992Z
18552026-03-07T00:56:02.992Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18562026-03-07T00:56:03.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572026-03-07T00:56:03.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582026-03-07T00:56:03.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592026-03-07T00:56:03.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
18602026-03-07T00:56:03.644Z
18612026-03-07T00:56:03.644Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18622026-03-07T00:56:04.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632026-03-07T00:56:04.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642026-03-07T00:56:04.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652026-03-07T00:56:04.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
18662026-03-07T00:56:04.287Z
18672026-03-07T00:56:04.287Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18682026-03-07T00:56:04.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692026-03-07T00:56:04.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702026-03-07T00:56:04.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712026-03-07T00:56:04.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18722026-03-07T00:56:04.960Z
18732026-03-07T00:56:04.960Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18742026-03-07T00:56:05.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752026-03-07T00:56:05.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762026-03-07T00:56:05.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772026-03-07T00:56:05.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18782026-03-07T00:56:05.566Z
18792026-03-07T00:56:05.566Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18802026-03-07T00:56:06.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812026-03-07T00:56:06.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822026-03-07T00:56:06.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832026-03-07T00:56:06.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18842026-03-07T00:56:06.201Z
18852026-03-07T00:56:06.201Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18862026-03-07T00:56:06.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872026-03-07T00:56:06.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882026-03-07T00:56:06.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892026-03-07T00:56:06.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18902026-03-07T00:56:06.840Z
18912026-03-07T00:56:06.840Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18922026-03-07T00:56:07.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932026-03-07T00:56:07.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942026-03-07T00:56:07.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952026-03-07T00:56:07.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
18962026-03-07T00:56:07.478Z
18972026-03-07T00:56:07.478Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18982026-03-07T00:56:08.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-03-07T00:56:08.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-03-07T00:56:08.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012026-03-07T00:56:08.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19022026-03-07T00:56:08.113Z
19032026-03-07T00:56:08.113Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19042026-03-07T00:56:08.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-03-07T00:56:08.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-03-07T00:56:08.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-03-07T00:56:08.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19082026-03-07T00:56:08.744Z
19092026-03-07T00:56:08.744Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19102026-03-07T00:56:09.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-03-07T00:56:09.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-03-07T00:56:09.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-03-07T00:56:09.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19142026-03-07T00:56:09.387Z
19152026-03-07T00:56:09.387Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19162026-03-07T00:56:09.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-03-07T00:56:09.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-03-07T00:56:09.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-03-07T00:56:09.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19202026-03-07T00:56:10.034Z
19212026-03-07T00:56:10.034Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19222026-03-07T00:56:10.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-03-07T00:56:10.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-03-07T00:56:10.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-03-07T00:56:10.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19262026-03-07T00:56:10.680Z
19272026-03-07T00:56:10.680Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19282026-03-07T00:56:11.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-03-07T00:56:11.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-03-07T00:56:11.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-03-07T00:56:11.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19322026-03-07T00:56:11.331Z
19332026-03-07T00:56:11.331Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19342026-03-07T00:56:11.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-03-07T00:56:11.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-03-07T00:56:11.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-03-07T00:56:11.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19382026-03-07T00:56:11.979Z
19392026-03-07T00:56:11.979Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19402026-03-07T00:56:12.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-03-07T00:56:12.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-03-07T00:56:12.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-03-07T00:56:12.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19442026-03-07T00:56:12.629Z
19452026-03-07T00:56:12.629Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19462026-03-07T00:56:13.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-03-07T00:56:13.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-03-07T00:56:13.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-03-07T00:56:13.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19502026-03-07T00:56:13.276Z
19512026-03-07T00:56:13.276Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19522026-03-07T00:56:13.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-03-07T00:56:13.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-03-07T00:56:13.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-03-07T00:56:13.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19562026-03-07T00:56:13.929Z
19572026-03-07T00:56:13.929Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19582026-03-07T00:56:14.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-03-07T00:56:14.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-03-07T00:56:14.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-03-07T00:56:14.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19622026-03-07T00:56:14.578Z
19632026-03-07T00:56:14.578Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19642026-03-07T00:56:15.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-03-07T00:56:15.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-03-07T00:56:15.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-03-07T00:56:15.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19682026-03-07T00:56:15.226Z
19692026-03-07T00:56:15.226Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19702026-03-07T00:56:15.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-03-07T00:56:15.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-03-07T00:56:15.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-03-07T00:56:15.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19742026-03-07T00:56:15.874Z
19752026-03-07T00:56:15.874Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19762026-03-07T00:56:16.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-03-07T00:56:16.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-03-07T00:56:16.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-03-07T00:56:16.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19802026-03-07T00:56:16.518Z
19812026-03-07T00:56:16.518Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19822026-03-07T00:56:17.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-03-07T00:56:17.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-03-07T00:56:17.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-03-07T00:56:17.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19862026-03-07T00:56:17.166Z
19872026-03-07T00:56:17.166Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19882026-03-07T00:56:17.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-03-07T00:56:17.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-03-07T00:56:17.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-03-07T00:56:17.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19922026-03-07T00:56:17.815Z
19932026-03-07T00:56:17.815Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19942026-03-07T00:56:18.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-03-07T00:56:18.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-03-07T00:56:18.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-03-07T00:56:18.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19982026-03-07T00:56:18.459Z
19992026-03-07T00:56:18.459Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
20002026-03-07T00:56:19.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-03-07T00:56:19.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-03-07T00:56:19.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-03-07T00:56:19.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20042026-03-07T00:56:19.106Z
20052026-03-07T00:56:19.107Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20062026-03-07T00:56:19.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-03-07T00:56:19.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-03-07T00:56:19.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-03-07T00:56:19.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20102026-03-07T00:56:19.754Z
20112026-03-07T00:56:19.754Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20122026-03-07T00:56:20.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-03-07T00:56:20.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-03-07T00:56:20.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-03-07T00:56:20.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20162026-03-07T00:56:20.399Z
20172026-03-07T00:56:20.399Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20182026-03-07T00:56:20.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-03-07T00:56:21.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-03-07T00:56:21.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-03-07T00:56:21.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20222026-03-07T00:56:21.046Z
20232026-03-07T00:56:21.046Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20242026-03-07T00:56:21.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-03-07T00:56:21.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-03-07T00:56:21.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-03-07T00:56:21.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20282026-03-07T00:56:21.692Z
20292026-03-07T00:56:21.692Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20302026-03-07T00:56:22.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-03-07T00:56:22.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-03-07T00:56:22.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-03-07T00:56:22.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20342026-03-07T00:56:22.329Z
20352026-03-07T00:56:22.330Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20362026-03-07T00:56:22.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-03-07T00:56:22.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-03-07T00:56:22.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-03-07T00:56:22.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20402026-03-07T00:56:22.971Z
20412026-03-07T00:56:22.971Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20422026-03-07T00:56:23.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-03-07T00:56:23.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-03-07T00:56:23.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-03-07T00:56:23.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20462026-03-07T00:56:23.622Z
20472026-03-07T00:56:23.622Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20482026-03-07T00:56:24.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-03-07T00:56:24.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-03-07T00:56:24.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-03-07T00:56:24.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20522026-03-07T00:56:24.275Z
20532026-03-07T00:56:24.275Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20542026-03-07T00:56:24.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-03-07T00:56:24.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-03-07T00:56:24.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-03-07T00:56:24.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20582026-03-07T00:56:24.927Z
20592026-03-07T00:56:24.927Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20602026-03-07T00:56:25.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-03-07T00:56:25.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-03-07T00:56:25.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-03-07T00:56:25.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20642026-03-07T00:56:25.585Z
20652026-03-07T00:56:25.585Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20662026-03-07T00:56:26.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-03-07T00:56:26.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-03-07T00:56:26.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-03-07T00:56:26.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20702026-03-07T00:56:26.238Z
20712026-03-07T00:56:26.238Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20722026-03-07T00:56:26.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-03-07T00:56:26.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-03-07T00:56:26.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-03-07T00:56:26.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20762026-03-07T00:56:26.888Z
20772026-03-07T00:56:26.888Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20782026-03-07T00:56:27.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-03-07T00:56:27.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-03-07T00:56:27.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-03-07T00:56:27.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20822026-03-07T00:56:27.538Z
20832026-03-07T00:56:27.538Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20842026-03-07T00:56:28.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-03-07T00:56:28.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-03-07T00:56:28.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-03-07T00:56:28.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20882026-03-07T00:56:28.191Z
20892026-03-07T00:56:28.191Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20902026-03-07T00:56:28.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-03-07T00:56:28.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-03-07T00:56:28.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-03-07T00:56:28.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20942026-03-07T00:56:29.032Z
20952026-03-07T00:56:29.032Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20962026-03-07T00:56:29.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-03-07T00:56:29.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-03-07T00:56:29.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-03-07T00:56:29.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21002026-03-07T00:56:29.879Z
21012026-03-07T00:56:29.880Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
21022026-03-07T00:56:30.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-03-07T00:56:30.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-03-07T00:56:30.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-03-07T00:56:30.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21062026-03-07T00:56:30.723Z
21072026-03-07T00:56:30.723Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21082026-03-07T00:56:31.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-03-07T00:56:31.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-03-07T00:56:31.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112026-03-07T00:56:31.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21122026-03-07T00:56:31.563Z
21132026-03-07T00:56:31.563Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21142026-03-07T00:56:32.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152026-03-07T00:56:32.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162026-03-07T00:56:32.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172026-03-07T00:56:32.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21182026-03-07T00:56:32.376Z
21192026-03-07T00:56:32.377Zinfo: running `cargo check --bins` on oxlog (50/256)
21202026-03-07T00:56:33.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212026-03-07T00:56:33.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222026-03-07T00:56:33.221Z Checking cfg-if v1.0.4
21232026-03-07T00:56:33.224Z Checking libc v0.2.180
21242026-03-07T00:56:33.224Z Checking serde_core v1.0.228
21252026-03-07T00:56:33.354Z Checking zeroize v1.8.2
21262026-03-07T00:56:33.363Z Checking memchr v2.8.0
21272026-03-07T00:56:33.367Z Checking log v0.4.29
21282026-03-07T00:56:33.392Z Checking smallvec v1.15.1
21292026-03-07T00:56:33.395Z Checking typenum v1.19.0
21302026-03-07T00:56:33.405Z Checking subtle v2.6.1
21312026-03-07T00:56:33.590Z Checking scopeguard v1.2.0
21322026-03-07T00:56:33.676Z Checking itoa v1.0.17
21332026-03-07T00:56:33.721Z Checking stable_deref_trait v1.2.1
21342026-03-07T00:56:33.749Z Checking lock_api v0.4.14
21352026-03-07T00:56:33.804Z Checking const-oid v0.9.6
21362026-03-07T00:56:33.838Z Checking portable-atomic v1.13.1
21372026-03-07T00:56:33.913Z Checking critical-section v1.2.0
21382026-03-07T00:56:34.087Z Checking zerofrom v0.1.6
21392026-03-07T00:56:34.158Z Checking pin-project-lite v0.2.17
21402026-03-07T00:56:34.158Z Checking zerocopy v0.8.40
21412026-03-07T00:56:34.307Z Checking libm v0.2.16
21422026-03-07T00:56:34.326Z Checking yoke v0.8.1
21432026-03-07T00:56:34.459Z Checking getrandom v0.2.17
21442026-03-07T00:56:34.670Z Checking errno v0.3.14
21452026-03-07T00:56:34.673Z Checking generic-array v0.14.7
21462026-03-07T00:56:34.723Z Checking rand_core v0.6.4
21472026-03-07T00:56:34.830Z Checking once_cell v1.21.3
21482026-03-07T00:56:34.866Z Checking signal-hook-registry v1.4.8
21492026-03-07T00:56:35.052Z Checking parking_lot_core v0.9.12
21502026-03-07T00:56:35.166Z Checking zerovec v0.11.5
21512026-03-07T00:56:35.169Z Checking mio v1.1.1
21522026-03-07T00:56:35.416Z Checking parking_lot v0.12.5
21532026-03-07T00:56:35.658Z Checking socket2 v0.6.2
21542026-03-07T00:56:35.776Z Checking crypto-common v0.1.7
21552026-03-07T00:56:35.791Z Checking block-buffer v0.10.4
21562026-03-07T00:56:35.817Z Checking zmij v1.0.21
21572026-03-07T00:56:35.968Z Checking allocator-api2 v0.2.21
21582026-03-07T00:56:35.995Z Checking writeable v0.6.2
21592026-03-07T00:56:36.038Z Checking digest v0.10.7
21602026-03-07T00:56:36.166Z Checking tinystr v0.8.2
21612026-03-07T00:56:36.184Z Checking percent-encoding v2.3.2
21622026-03-07T00:56:36.222Z Checking futures-core v0.3.32
21632026-03-07T00:56:36.289Z Checking litemap v0.8.1
21642026-03-07T00:56:36.390Z Checking equivalent v1.0.2
21652026-03-07T00:56:36.427Z Checking potential_utf v0.1.4
21662026-03-07T00:56:36.446Z Checking num-traits v0.2.19
21672026-03-07T00:56:36.498Z Checking zerotrie v0.2.3
21682026-03-07T00:56:36.520Z Checking foldhash v0.2.0
21692026-03-07T00:56:36.578Z Checking cpufeatures v0.2.17
21702026-03-07T00:56:36.635Z Checking icu_locale_core v2.1.1
21712026-03-07T00:56:36.640Z Checking icu_collections v2.1.1
21722026-03-07T00:56:36.684Z Checking hmac v0.12.1
21732026-03-07T00:56:36.805Z Checking hashbrown v0.16.1
21742026-03-07T00:56:36.927Z Checking block-padding v0.3.3
21752026-03-07T00:56:36.959Z Checking icu_normalizer_data v2.1.1
21762026-03-07T00:56:37.082Z Checking icu_properties_data v2.1.2
21772026-03-07T00:56:37.141Z Checking futures-sink v0.3.32
21782026-03-07T00:56:37.207Z Checking serde v1.0.228
21792026-03-07T00:56:37.249Z Checking bitflags v2.11.0
21802026-03-07T00:56:37.300Z Checking serde_json v1.0.149
21812026-03-07T00:56:37.320Z Checking rand_core v0.10.0
21822026-03-07T00:56:37.567Z Checking getrandom v0.4.1
21832026-03-07T00:56:37.571Z Checking futures-channel v0.3.32
21842026-03-07T00:56:37.837Z Checking inout v0.1.4
21852026-03-07T00:56:37.922Z Checking futures-io v0.3.32
21862026-03-07T00:56:37.945Z Checking icu_provider v2.1.1
21872026-03-07T00:56:37.965Z Checking slab v0.4.12
21882026-03-07T00:56:38.004Z Checking indexmap v2.13.0
21892026-03-07T00:56:38.080Z Checking futures-task v0.3.32
21902026-03-07T00:56:38.119Z Checking cipher v0.4.4
21912026-03-07T00:56:38.200Z Checking bytes v1.11.1
21922026-03-07T00:56:38.258Z Checking sha2 v0.10.9
21932026-03-07T00:56:38.321Z Checking futures-util v0.3.32
21942026-03-07T00:56:38.405Z Checking icu_normalizer v2.1.1
21952026-03-07T00:56:38.552Z Checking icu_properties v2.1.2
21962026-03-07T00:56:38.861Z Checking getrandom v0.3.4
21972026-03-07T00:56:38.939Z Checking utf8_iter v1.0.4
21982026-03-07T00:56:39.085Z Checking base64ct v1.8.3
21992026-03-07T00:56:39.117Z Checking byteorder v1.5.0
22002026-03-07T00:56:39.166Z Checking form_urlencoded v1.2.2
22012026-03-07T00:56:39.213Z Checking tokio v1.49.0
22022026-03-07T00:56:39.317Z Checking fnv v1.0.7
22032026-03-07T00:56:39.367Z Checking flagset v0.4.7
22042026-03-07T00:56:39.458Z Checking rand_core v0.9.5
22052026-03-07T00:56:39.536Z Checking http v1.4.0
22062026-03-07T00:56:39.555Z Checking pem-rfc7468 v0.7.0
22072026-03-07T00:56:39.583Z Checking salsa20 v0.10.2
22082026-03-07T00:56:39.788Z Checking uuid v1.21.0
22092026-03-07T00:56:39.822Z Checking pbkdf2 v0.12.2
22102026-03-07T00:56:39.846Z Checking der v0.7.10
22112026-03-07T00:56:39.998Z Checking scrypt v0.11.0
22122026-03-07T00:56:40.244Z Checking cbc v0.1.2
22132026-03-07T00:56:40.439Z Checking aes v0.8.4
22142026-03-07T00:56:40.467Z Checking rustix v1.1.3
22152026-03-07T00:56:40.591Z Checking idna_adapter v1.2.1
22162026-03-07T00:56:40.813Z Checking idna v1.1.0
22172026-03-07T00:56:40.836Z Checking tracing-core v0.1.36
22182026-03-07T00:56:41.310Z Checking url v2.5.8
22192026-03-07T00:56:41.330Z Checking rustls-pki-types v1.14.0
22202026-03-07T00:56:41.476Z Checking regex-syntax v0.8.10
22212026-03-07T00:56:41.597Z Checking spki v0.7.3
22222026-03-07T00:56:41.875Z Checking ppv-lite86 v0.2.21
22232026-03-07T00:56:41.913Z Checking iana-time-zone v0.1.65
22242026-03-07T00:56:41.935Z Checking pkcs5 v0.7.1
22252026-03-07T00:56:42.098Z Checking chrono v0.4.44
22262026-03-07T00:56:42.279Z Checking tracing v0.1.44
22272026-03-07T00:56:42.473Z Checking http-body v1.0.1
22282026-03-07T00:56:42.561Z Checking aws-lc-sys v0.37.1
22292026-03-07T00:56:42.579Z Checking rand_chacha v0.9.0
22302026-03-07T00:56:42.660Z Checking untrusted v0.7.1
22312026-03-07T00:56:42.689Z Checking untrusted v0.9.0
22322026-03-07T00:56:42.845Z Checking base64 v0.22.1
22332026-03-07T00:56:42.865Z Checking openssl-probe v0.2.1
22342026-03-07T00:56:42.880Z Checking ring v0.17.14
22352026-03-07T00:56:42.982Z Checking rand v0.9.2
22362026-03-07T00:56:43.029Z Checking pkcs8 v0.10.2
22372026-03-07T00:56:43.318Z Checking atomic-waker v1.1.2
22382026-03-07T00:56:43.382Z Checking plain v0.2.3
22392026-03-07T00:56:43.485Z Checking tower-service v0.3.3
22402026-03-07T00:56:43.571Z Checking tower-layer v0.3.3
22412026-03-07T00:56:43.644Z Checking try-lock v0.2.5
22422026-03-07T00:56:43.810Z Checking tinyvec_macros v0.1.1
22432026-03-07T00:56:43.847Z Checking want v0.3.1
22442026-03-07T00:56:43.913Z Checking tinyvec v1.10.0
22452026-03-07T00:56:43.976Z Checking ipnet v2.11.0
22462026-03-07T00:56:44.055Z Checking semver v1.0.27
22472026-03-07T00:56:44.122Z Checking httparse v1.10.1
22482026-03-07T00:56:44.216Z Checking aws-lc-rs v1.16.0
22492026-03-07T00:56:44.479Z Checking spin v0.9.8
22502026-03-07T00:56:44.517Z Checking ucd-trie v0.1.7
22512026-03-07T00:56:44.535Z Checking httpdate v1.0.3
22522026-03-07T00:56:44.617Z Checking foreign-types-shared v0.1.1
22532026-03-07T00:56:44.660Z Checking unicode-ident v1.0.24
22542026-03-07T00:56:44.747Z Checking dyn-clone v1.0.20
22552026-03-07T00:56:44.751Z Checking pin-utils v0.1.0
22562026-03-07T00:56:44.791Z Checking fastrand v2.3.0
22572026-03-07T00:56:44.823Z Checking foreign-types v0.3.2
22582026-03-07T00:56:44.853Z Checking proc-macro2 v1.0.106
22592026-03-07T00:56:44.870Z Checking pest v2.8.6
22602026-03-07T00:56:44.901Z Checking schemars v0.8.22
22612026-03-07T00:56:44.925Z Checking crossbeam-utils v0.8.21
22622026-03-07T00:56:45.096Z Checking openssl-sys v0.9.111
22632026-03-07T00:56:45.133Z Checking tempfile v3.25.0
22642026-03-07T00:56:45.511Z Checking thiserror v2.0.18
22652026-03-07T00:56:45.544Z Checking wait-timeout v0.2.1
22662026-03-07T00:56:45.676Z Checking aho-corasick v1.1.4
22672026-03-07T00:56:45.697Z Checking pretty-hex v0.4.1
22682026-03-07T00:56:45.736Z Checking quick-error v1.2.3
22692026-03-07T00:56:45.907Z Checking utf8parse v0.2.2
22702026-03-07T00:56:45.910Z Checking powerfmt v0.2.0
22712026-03-07T00:56:46.069Z Checking either v1.15.0
22722026-03-07T00:56:46.103Z Checking rustls-webpki v0.103.9
22732026-03-07T00:56:46.220Z Checking anstyle v1.0.13
22742026-03-07T00:56:46.327Z Checking siphasher v1.0.2
22752026-03-07T00:56:46.431Z Checking simd-adler32 v0.3.8
22762026-03-07T00:56:46.455Z Checking tokio-util v0.7.18
22772026-03-07T00:56:46.498Z Checking bit-vec v0.8.0
22782026-03-07T00:56:46.573Z Checking openssl v0.10.75
22792026-03-07T00:56:46.646Z Checking deranged v0.5.8
22802026-03-07T00:56:46.772Z Checking anstyle-parse v0.2.7
22812026-03-07T00:56:46.873Z Checking bit-set v0.8.0
22822026-03-07T00:56:46.962Z Checking rustls v0.23.37
22832026-03-07T00:56:47.053Z Checking rusty-fork v0.3.1
22842026-03-07T00:56:47.155Z Checking crossbeam-epoch v0.9.18
22852026-03-07T00:56:47.239Z Checking regex-automata v0.4.14
22862026-03-07T00:56:47.343Z Checking quote v1.0.44
22872026-03-07T00:56:47.389Z Compiling newtype-uuid v1.3.2
22882026-03-07T00:56:47.592Z Checking unicode-normalization v0.1.25
22892026-03-07T00:56:47.703Z Checking rustls-native-certs v0.8.3
22902026-03-07T00:56:47.723Z Checking rand_xorshift v0.4.0
22912026-03-07T00:56:47.772Z Checking h2 v0.4.13
22922026-03-07T00:56:47.911Z Checking thiserror v1.0.69
22932026-03-07T00:56:47.915Z Checking crc32fast v1.5.0
22942026-03-07T00:56:48.069Z Checking scroll v0.13.0
22952026-03-07T00:56:48.165Z Checking sync_wrapper v1.0.2
22962026-03-07T00:56:48.341Z Checking signature v2.2.0
22972026-03-07T00:56:48.520Z Checking unarray v0.1.4
22982026-03-07T00:56:48.561Z Checking colorchoice v1.0.4
22992026-03-07T00:56:48.591Z Checking anstyle-query v1.1.5
23002026-03-07T00:56:48.694Z Checking time-core v0.1.8
23012026-03-07T00:56:48.714Z Checking adler2 v2.0.1
23022026-03-07T00:56:48.735Z Checking unicode-bidi v0.3.18
23032026-03-07T00:56:48.883Z Checking is_terminal_polyfill v1.70.2
23042026-03-07T00:56:49.002Z Checking unicode-properties v0.1.4
23052026-03-07T00:56:49.028Z Checking num_threads v0.1.7
23062026-03-07T00:56:49.046Z Checking num-conv v0.2.0
23072026-03-07T00:56:49.165Z Checking anstream v0.6.21
23082026-03-07T00:56:49.277Z Checking time v0.3.47
23092026-03-07T00:56:49.364Z Checking miniz_oxide v0.8.9
23102026-03-07T00:56:49.382Z Checking stringprep v0.1.5
23112026-03-07T00:56:49.542Z Checking proptest v1.10.0
23122026-03-07T00:56:49.659Z Checking goblin v0.10.5
23132026-03-07T00:56:50.153Z Checking tower v0.5.3
23142026-03-07T00:56:51.040Z Checking syn v2.0.117
23152026-03-07T00:56:51.594Z Compiling daft v0.1.5
23162026-03-07T00:56:51.618Z Checking native-tls v0.2.18
23172026-03-07T00:56:51.959Z Checking crossbeam-deque v0.8.6
23182026-03-07T00:56:52.032Z Checking ipnetwork v0.21.1
23192026-03-07T00:56:52.130Z Checking http-body-util v0.1.3
23202026-03-07T00:56:52.316Z Checking rand_chacha v0.3.1
23212026-03-07T00:56:52.452Z Checking webpki-roots v1.0.6
23222026-03-07T00:56:52.474Z Checking tokio-rustls v0.26.4
23232026-03-07T00:56:52.539Z Checking scroll v0.12.0
23242026-03-07T00:56:52.658Z Checking hash32 v0.2.1
23252026-03-07T00:56:52.714Z Checking zstd-sys v2.0.16+zstd.1.5.7
23262026-03-07T00:56:52.894Z Checking serde_spanned v0.6.9
23272026-03-07T00:56:52.919Z Checking toml_datetime v0.6.11
23282026-03-07T00:56:52.970Z Checking num-integer v0.1.46
23292026-03-07T00:56:53.016Z Checking md-5 v0.10.6
23302026-03-07T00:56:53.099Z Checking ff v0.13.1
23312026-03-07T00:56:53.264Z Checking base16ct v0.2.0
23322026-03-07T00:56:53.264Z Checking psl-types v2.0.11
23332026-03-07T00:56:53.338Z Checking iri-string v0.7.10
23342026-03-07T00:56:53.453Z Checking fallible-iterator v0.2.0
23352026-03-07T00:56:53.468Z Checking ryu v1.0.23
23362026-03-07T00:56:53.498Z Checking zlib-rs v0.6.2
23372026-03-07T00:56:53.756Z Checking serde_urlencoded v0.7.1
23382026-03-07T00:56:53.870Z Checking hyper v1.8.1
23392026-03-07T00:56:54.058Z Checking postgres-protocol v0.6.10
23402026-03-07T00:56:54.178Z Checking sec1 v0.7.3
23412026-03-07T00:56:54.332Z Compiling iddqd v0.3.17
23422026-03-07T00:56:54.584Z Checking publicsuffix v2.3.0
23432026-03-07T00:56:54.711Z Checking num-iter v0.1.45
23442026-03-07T00:56:54.874Z Checking group v0.13.0
23452026-03-07T00:56:54.915Z Checking goblin v0.8.2
23462026-03-07T00:56:55.151Z Checking heapless v0.7.17
23472026-03-07T00:56:55.519Z Checking flate2 v1.1.9
23482026-03-07T00:56:55.652Z Checking dof v0.4.0
23492026-03-07T00:56:55.855Z Checking tower-http v0.6.8
23502026-03-07T00:56:55.953Z Checking hyper-util v0.1.20
23512026-03-07T00:56:56.075Z Checking zstd-safe v7.2.4
23522026-03-07T00:56:56.141Z Checking rand v0.8.5
23532026-03-07T00:56:56.384Z Checking oxnet v0.1.4
23542026-03-07T00:56:56.405Z Checking rayon-core v1.13.0
23552026-03-07T00:56:56.830Z Checking cookie v0.18.1
23562026-03-07T00:56:56.914Z Checking tokio-native-tls v0.3.1
23572026-03-07T00:56:57.053Z Checking dtrace-parser v0.3.0
23582026-03-07T00:56:57.098Z Checking phf_shared v0.13.1
23592026-03-07T00:56:57.178Z Checking lazy_static v1.5.0
23602026-03-07T00:56:57.300Z Checking zerocopy v0.7.35
23612026-03-07T00:56:57.325Z Checking terminal_size v0.4.3
23622026-03-07T00:56:57.346Z Checking bzip2-sys v0.1.13+1.0.8
23632026-03-07T00:56:57.363Z Checking signal-hook v0.3.18
23642026-03-07T00:56:57.480Z Checking hkdf v0.12.4
23652026-03-07T00:56:57.508Z Checking crypto-bigint v0.5.5
23662026-03-07T00:56:57.542Z Checking thread-id v5.1.0
23672026-03-07T00:56:57.545Z Checking bitflags v1.3.2
23682026-03-07T00:56:57.672Z Checking winnow v0.7.14
23692026-03-07T00:56:57.675Z Checking libbz2-rs-sys v0.2.2
23702026-03-07T00:56:57.711Z Checking foldhash v0.1.5
23712026-03-07T00:56:57.729Z Checking strsim v0.11.1
23722026-03-07T00:56:57.963Z Checking winnow v0.5.40
23732026-03-07T00:56:58.024Z Checking clap_lex v1.0.0
23742026-03-07T00:56:58.301Z Checking managed v0.8.0
23752026-03-07T00:56:58.475Z Checking bumpalo v3.20.2
23762026-03-07T00:56:58.503Z Checking unicode-width v0.2.0
23772026-03-07T00:56:58.713Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23782026-03-07T00:56:58.750Z Checking hyper-rustls v0.27.7
23792026-03-07T00:56:58.885Z Checking zopfli v0.8.3
23802026-03-07T00:56:59.005Z Checking console v0.16.2
23812026-03-07T00:56:59.068Z Checking hyper-tls v0.6.0
23822026-03-07T00:56:59.111Z Checking smoltcp v0.9.1
23832026-03-07T00:56:59.381Z Checking bzip2 v0.6.1
23842026-03-07T00:56:59.565Z Checking clap_builder v4.5.60
23852026-03-07T00:56:59.648Z Checking hashbrown v0.15.5
23862026-03-07T00:56:59.702Z Checking signal-hook-mio v0.2.5
23872026-03-07T00:56:59.874Z Checking usdt-impl v0.6.0
23882026-03-07T00:56:59.877Z Checking dof v0.3.0
23892026-03-07T00:57:00.165Z Checking elliptic-curve v0.13.8
23902026-03-07T00:57:00.431Z Checking phf v0.13.1
23912026-03-07T00:57:00.482Z Checking bzip2 v0.4.4
23922026-03-07T00:57:00.504Z Checking num-bigint-dig v0.8.6
23932026-03-07T00:57:00.612Z Checking cookie_store v0.22.1
23942026-03-07T00:57:00.732Z Checking rayon v1.11.0
23952026-03-07T00:57:00.770Z Checking toml_edit v0.19.15
23962026-03-07T00:57:00.787Z Checking zstd v0.13.3
23972026-03-07T00:57:00.808Z Checking postgres-types v0.2.12
23982026-03-07T00:57:01.153Z Checking rustls-platform-verifier v0.6.2
23992026-03-07T00:57:01.218Z Checking bstr v1.12.1
24002026-03-07T00:57:01.295Z Checking regex v1.12.3
24012026-03-07T00:57:01.390Z Checking ed25519 v2.2.3
24022026-03-07T00:57:01.479Z Checking dtrace-parser v0.2.0
24032026-03-07T00:57:01.717Z Checking phf_shared v0.11.3
24042026-03-07T00:57:01.909Z Checking itertools v0.12.1
24052026-03-07T00:57:01.988Z Checking curve25519-dalek v4.1.3
24062026-03-07T00:57:02.005Z Checking ref-cast v1.0.25
24072026-03-07T00:57:02.123Z Checking strum v0.27.2
24082026-03-07T00:57:02.159Z Checking hubpack v0.1.2
24092026-03-07T00:57:02.305Z Checking rustix v0.38.44
24102026-03-07T00:57:02.407Z Checking pkcs1 v0.7.5
24112026-03-07T00:57:02.439Z Checking serde-big-array v0.5.1
24122026-03-07T00:57:02.477Z Checking erased-serde v0.3.31
24132026-03-07T00:57:02.671Z Checking hex v0.4.3
24142026-03-07T00:57:02.842Z Checking float-cmp v0.10.0
24152026-03-07T00:57:03.081Z Checking rfc6979 v0.4.0
24162026-03-07T00:57:03.195Z Checking thread-id v4.2.2
24172026-03-07T00:57:03.199Z Checking memmap2 v0.9.10
24182026-03-07T00:57:03.276Z Checking env_filter v1.0.0
24192026-03-07T00:57:03.326Z Checking encoding_rs v0.8.35
24202026-03-07T00:57:03.479Z Checking fixedbitset v0.5.7
24212026-03-07T00:57:03.525Z Checking data-encoding v2.10.0
24222026-03-07T00:57:03.528Z Checking normalize-line-endings v0.3.0
24232026-03-07T00:57:03.679Z Checking unicode-segmentation v1.12.0
24242026-03-07T00:57:03.825Z Checking jiff v0.2.21
24252026-03-07T00:57:03.886Z Checking mime v0.3.17
24262026-03-07T00:57:04.091Z Checking fixedbitset v0.4.2
24272026-03-07T00:57:04.212Z Checking whoami v2.1.0
24282026-03-07T00:57:04.291Z Checking static_assertions v1.1.0
24292026-03-07T00:57:04.295Z Checking toml_write v0.1.2
24302026-03-07T00:57:04.341Z Checking keccak v0.1.6
24312026-03-07T00:57:04.360Z Checking rustc-hash v2.1.1
24322026-03-07T00:57:04.364Z Checking difflib v0.4.0
24332026-03-07T00:57:04.398Z Checking predicates-core v1.0.10
24342026-03-07T00:57:04.554Z Checking unit-prefix v0.5.2
24352026-03-07T00:57:04.584Z Checking new_debug_unreachable v1.0.6
24362026-03-07T00:57:04.608Z Checking precomputed-hash v0.1.1
24372026-03-07T00:57:04.640Z Checking toml_edit v0.22.27
24382026-03-07T00:57:04.679Z Checking sha3 v0.10.8
24392026-03-07T00:57:04.698Z Checking tokio-postgres v0.7.16
24402026-03-07T00:57:04.718Z Checking predicates v3.1.4
24412026-03-07T00:57:04.737Z Checking string_cache v0.8.9
24422026-03-07T00:57:04.756Z Checking indicatif v0.18.4
24432026-03-07T00:57:05.082Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24442026-03-07T00:57:05.334Z Checking petgraph v0.6.5
24452026-03-07T00:57:05.482Z Checking reqwest v0.12.28
24462026-03-07T00:57:05.559Z Checking similar v2.7.0
24472026-03-07T00:57:06.388Z Checking crossterm v0.28.1
24482026-03-07T00:57:07.003Z Checking zone v0.3.1
24492026-03-07T00:57:07.286Z Checking hickory-proto v0.25.2
24502026-03-07T00:57:07.290Z Checking petgraph v0.8.3
24512026-03-07T00:57:07.540Z Checking ed25519-dalek v2.2.0
24522026-03-07T00:57:07.786Z Checking env_logger v0.11.9
24532026-03-07T00:57:08.001Z Checking usdt v0.6.0
24542026-03-07T00:57:08.093Z Checking slog v2.8.2
24552026-03-07T00:57:08.151Z Checking usdt-impl v0.5.0
24562026-03-07T00:57:08.299Z Checking ecdsa v0.16.9
24572026-03-07T00:57:08.364Z Checking toml v0.7.8
24582026-03-07T00:57:08.688Z Checking serde_with v3.17.0
24592026-03-07T00:57:08.706Z Checking rsa v0.9.10
24602026-03-07T00:57:09.057Z Checking clap v4.5.60
24612026-03-07T00:57:09.116Z Checking reqwest v0.13.2
24622026-03-07T00:57:09.179Z Checking zip v0.6.6
24632026-03-07T00:57:09.246Z Checking zip v4.6.1
24642026-03-07T00:57:09.713Z Checking toml_parser v1.0.9+spec-1.1.0
24652026-03-07T00:57:09.902Z Checking strum v0.26.3
24662026-03-07T00:57:10.090Z Checking tokio-stream v0.1.18
24672026-03-07T00:57:10.446Z Checking fs-err v3.3.0
24682026-03-07T00:57:10.495Z Checking ahash v0.8.12
24692026-03-07T00:57:10.532Z Checking object v0.37.3
24702026-03-07T00:57:10.896Z Checking buf-list v1.1.2
24712026-03-07T00:57:10.921Z Checking itertools v0.13.0
24722026-03-07T00:57:10.925Z Checking anyhow v1.0.102
24732026-03-07T00:57:11.047Z Checking camino v1.2.2
24742026-03-07T00:57:11.083Z Checking x509-cert v0.2.5
24752026-03-07T00:57:11.231Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24762026-03-07T00:57:11.316Z Checking openapiv3 v2.2.0
24772026-03-07T00:57:11.606Z Checking toml_datetime v0.7.5+spec-1.1.0
24782026-03-07T00:57:11.873Z Checking sha1 v0.10.6
24792026-03-07T00:57:12.001Z Checking lalrpop-util v0.19.12
24802026-03-07T00:57:12.191Z Checking peg-runtime v0.8.5
24812026-03-07T00:57:12.326Z Checking sigpipe v0.1.3
24822026-03-07T00:57:12.343Z Checking glob v0.3.3
24832026-03-07T00:57:15.405Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24842026-03-07T00:57:15.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.40s
24852026-03-07T00:57:15.976Z
24862026-03-07T00:57:15.976Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24872026-03-07T00:57:16.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882026-03-07T00:57:16.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892026-03-07T00:57:17.076Z Checking newtype-uuid v1.3.2
24902026-03-07T00:57:17.079Z Compiling structmeta-derive v0.3.0
24912026-03-07T00:57:17.079Z Compiling rustls v0.22.4
24922026-03-07T00:57:17.252Z Checking regress v0.10.5
24932026-03-07T00:57:17.255Z Compiling multer v3.1.0
24942026-03-07T00:57:17.284Z Compiling newtype-uuid-macros v0.1.0
24952026-03-07T00:57:17.289Z Compiling async-stream-impl v0.3.6
24962026-03-07T00:57:17.320Z Checking futures-executor v0.3.32
24972026-03-07T00:57:17.527Z Checking daft v0.1.5
24982026-03-07T00:57:17.583Z Compiling dropshot v0.16.7 (https://github.com/oxidecomputer/dropshot?rev=d707f541#d707f541)
24992026-03-07T00:57:17.682Z Checking futures v0.3.32
25002026-03-07T00:57:17.815Z Compiling dropshot_endpoint v0.16.7 (https://github.com/oxidecomputer/dropshot?rev=d707f541#d707f541)
25012026-03-07T00:57:17.998Z Checking iddqd v0.3.17
25022026-03-07T00:57:18.016Z Checking thread_local v1.1.9
25032026-03-07T00:57:18.313Z Checking crossbeam-channel v0.5.15
25042026-03-07T00:57:18.609Z Checking serde_spanned v1.0.4
25052026-03-07T00:57:18.873Z Checking is-terminal v0.4.17
25062026-03-07T00:57:18.969Z Checking term v1.2.1
25072026-03-07T00:57:19.013Z Checking take_mut v0.2.2
25082026-03-07T00:57:19.029Z Checking toml_writer v1.0.6+spec-1.1.0
25092026-03-07T00:57:19.178Z Checking slog-async v2.8.0
25102026-03-07T00:57:19.389Z Checking slog-term v2.9.2
25112026-03-07T00:57:19.412Z Checking rustls-webpki v0.102.8
25122026-03-07T00:57:19.473Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25132026-03-07T00:57:19.603Z Compiling structmeta v0.3.0
25142026-03-07T00:57:19.952Z Checking debug-ignore v1.0.5
25152026-03-07T00:57:20.008Z Compiling derive-ex v0.1.8
25162026-03-07T00:57:20.045Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25172026-03-07T00:57:20.116Z Compiling parse-display-derive v0.10.0
25182026-03-07T00:57:20.157Z Checking compression-core v0.4.31
25192026-03-07T00:57:20.184Z Checking match_cfg v0.1.0
25202026-03-07T00:57:20.302Z Checking hostname v0.3.1
25212026-03-07T00:57:20.382Z Checking compression-codecs v0.4.37
25222026-03-07T00:57:20.468Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25232026-03-07T00:57:20.619Z Checking slog-json v2.6.1
25242026-03-07T00:57:20.707Z Checking macaddr v1.0.1
25252026-03-07T00:57:20.916Z Checking toml_datetime v1.0.0+spec-1.1.0
25262026-03-07T00:57:21.074Z Checking slog-bunyan v2.5.0
25272026-03-07T00:57:21.203Z Checking async-compression v0.4.41
25282026-03-07T00:57:21.258Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25292026-03-07T00:57:21.340Z Checking toml v1.0.3+spec-1.1.0
25302026-03-07T00:57:21.695Z Checking async-stream v0.3.6
25312026-03-07T00:57:21.932Z Checking waitgroup v0.1.2
25322026-03-07T00:57:22.029Z Checking rustls-pemfile v2.2.0
25332026-03-07T00:57:22.103Z Checking serde_path_to_error v0.1.20
25342026-03-07T00:57:22.291Z Checking hostname v0.4.2
25352026-03-07T00:57:22.337Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25362026-03-07T00:57:22.457Z Checking progenitor-client v0.10.0
25372026-03-07T00:57:22.600Z Compiling itertools v0.14.0
25382026-03-07T00:57:22.666Z Checking progenitor-client v0.13.0
25392026-03-07T00:57:22.750Z Checking instant v0.1.13
25402026-03-07T00:57:22.887Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25412026-03-07T00:57:22.909Z Checking backoff v0.4.0
25422026-03-07T00:57:23.085Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25432026-03-07T00:57:23.225Z Checking backon v1.6.0
25442026-03-07T00:57:23.598Z Checking heck v0.5.0
25452026-03-07T00:57:23.687Z Checking tokio-rustls v0.25.0
25462026-03-07T00:57:23.817Z Compiling toml_edit v0.23.10+spec-1.0.0
25472026-03-07T00:57:23.945Z Checking parse-display v0.10.0
25482026-03-07T00:57:24.068Z Compiling test-strategy v0.4.5
25492026-03-07T00:57:24.176Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25502026-03-07T00:57:24.199Z Compiling crucible-workspace-hack v0.1.0
25512026-03-07T00:57:24.525Z Compiling heapless v0.8.0
25522026-03-07T00:57:24.646Z Compiling typify-impl v0.4.3
25532026-03-07T00:57:25.214Z Compiling proc-macro-crate v3.4.0
25542026-03-07T00:57:25.491Z Checking hash32 v0.3.1
25552026-03-07T00:57:25.512Z Compiling ingot-macros v0.1.1
25562026-03-07T00:57:25.536Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25572026-03-07T00:57:25.711Z Compiling smoltcp v0.11.0
25582026-03-07T00:57:26.425Z Checking tabwriter v1.4.1
25592026-03-07T00:57:26.451Z Checking cobs v0.3.0
25602026-03-07T00:57:26.501Z Compiling num_enum_derive v0.7.5
25612026-03-07T00:57:26.686Z Compiling foreign-types-macros v0.2.3
25622026-03-07T00:57:26.985Z Checking foreign-types-shared v0.3.1
25632026-03-07T00:57:27.138Z Checking cpufeatures v0.3.0
25642026-03-07T00:57:27.258Z Checking chacha20 v0.10.0
25652026-03-07T00:57:27.550Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25662026-03-07T00:57:27.670Z Checking postcard v1.1.3
25672026-03-07T00:57:27.891Z Checking foreign-types v0.5.0
25682026-03-07T00:57:28.278Z Compiling proc-macro-crate v1.3.1
25692026-03-07T00:57:28.303Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25702026-03-07T00:57:28.378Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25712026-03-07T00:57:28.382Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25722026-03-07T00:57:28.809Z Checking num_enum v0.7.5
25732026-03-07T00:57:28.867Z Checking cstr-argument v0.1.2
25742026-03-07T00:57:29.011Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25752026-03-07T00:57:29.089Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25762026-03-07T00:57:29.129Z Checking colored v3.1.1
25772026-03-07T00:57:29.200Z Compiling num_enum_derive v0.5.11
25782026-03-07T00:57:29.453Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25792026-03-07T00:57:29.507Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25802026-03-07T00:57:29.531Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25812026-03-07T00:57:29.636Z Checking rand v0.10.0
25822026-03-07T00:57:29.811Z Checking secrecy v0.10.3
25832026-03-07T00:57:29.816Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25842026-03-07T00:57:30.015Z Compiling memoffset v0.9.1
25852026-03-07T00:57:30.056Z Compiling convert_case v0.4.0
25862026-03-07T00:57:30.386Z Compiling cfg_aliases v0.2.1
25872026-03-07T00:57:30.510Z Compiling unsafe-libyaml v0.2.11
25882026-03-07T00:57:30.711Z Compiling nix v0.30.1
25892026-03-07T00:57:30.889Z Compiling derive_more v0.99.20
25902026-03-07T00:57:31.438Z Checking num_enum v0.5.11
25912026-03-07T00:57:31.628Z Checking camino-tempfile v1.4.1
25922026-03-07T00:57:31.706Z Compiling serde_yaml v0.9.34+deprecated
25932026-03-07T00:57:31.939Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25942026-03-07T00:57:32.210Z Compiling prettyplease v0.2.37
25952026-03-07T00:57:32.345Z Checking ingot-types v0.1.2
25962026-03-07T00:57:32.548Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25972026-03-07T00:57:32.640Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-07T00:57:32.662Z Checking smf v0.2.3
25992026-03-07T00:57:32.993Z Compiling num-derive v0.4.2
26002026-03-07T00:57:33.170Z Checking ingot v0.1.1
26012026-03-07T00:57:33.633Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26022026-03-07T00:57:35.278Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26032026-03-07T00:57:35.301Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26042026-03-07T00:57:35.471Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26052026-03-07T00:57:35.740Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26062026-03-07T00:57:36.284Z Compiling typify-macro v0.4.3
26072026-03-07T00:57:36.919Z Checking whoami v1.6.1
26082026-03-07T00:57:37.580Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26092026-03-07T00:57:38.029Z Compiling typify-impl v0.6.1
26102026-03-07T00:57:40.070Z Compiling typify v0.4.3
26112026-03-07T00:57:40.124Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26122026-03-07T00:57:40.349Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26132026-03-07T00:57:41.053Z Checking num-rational v0.4.2
26142026-03-07T00:57:42.282Z Compiling thiserror-impl-no-std v2.0.2
26152026-03-07T00:57:42.384Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26162026-03-07T00:57:42.431Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26172026-03-07T00:57:42.659Z Checking half v2.7.1
26182026-03-07T00:57:42.895Z Checking universal-hash v0.5.1
26192026-03-07T00:57:43.109Z Checking num-complex v0.4.6
26202026-03-07T00:57:43.248Z Checking ciborium-io v0.2.2
26212026-03-07T00:57:43.405Z Checking opaque-debug v0.3.1
26222026-03-07T00:57:43.546Z Checking poly1305 v0.8.0
26232026-03-07T00:57:43.599Z Checking ciborium-ll v0.2.2
26242026-03-07T00:57:43.806Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26252026-03-07T00:57:43.945Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26262026-03-07T00:57:44.024Z Checking num v0.4.3
26272026-03-07T00:57:44.101Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26282026-03-07T00:57:44.149Z Checking toml v0.8.23
26292026-03-07T00:57:44.688Z Checking password-hash v0.5.0
26302026-03-07T00:57:44.911Z Checking chacha20 v0.9.1
26312026-03-07T00:57:45.030Z Checking thiserror-no-std v2.0.2
26322026-03-07T00:57:45.159Z Compiling usdt-attr-macro v0.5.0
26332026-03-07T00:57:45.182Z Compiling usdt-macro v0.5.0
26342026-03-07T00:57:45.261Z Checking blake2 v0.10.6
26352026-03-07T00:57:45.774Z Checking aead v0.5.2
26362026-03-07T00:57:46.159Z Checking memmap v0.7.0
26372026-03-07T00:57:46.616Z Checking float-ord v0.3.2
26382026-03-07T00:57:46.717Z Checking usdt v0.5.0
26392026-03-07T00:57:46.780Z Checking chacha20poly1305 v0.10.1
26402026-03-07T00:57:46.801Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26412026-03-07T00:57:46.819Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26422026-03-07T00:57:46.989Z Checking argon2 v0.5.3
26432026-03-07T00:57:47.012Z Checking vsss-rs v3.3.4
26442026-03-07T00:57:47.042Z Checking ciborium v0.2.2
26452026-03-07T00:57:47.629Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26462026-03-07T00:57:47.697Z Checking indent_write v2.2.0
26472026-03-07T00:57:47.935Z Compiling semver v0.1.20
26482026-03-07T00:57:48.280Z Compiling rustc_version v0.1.7
26492026-03-07T00:57:48.496Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26502026-03-07T00:57:48.742Z Compiling progenitor-impl v0.11.2
26512026-03-07T00:57:49.781Z Compiling typify-macro v0.6.1
26522026-03-07T00:57:50.025Z Compiling pin-project-internal v1.1.11
26532026-03-07T00:57:50.304Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26542026-03-07T00:57:50.740Z Compiling minimal-lexical v0.2.1
26552026-03-07T00:57:51.279Z Checking swrite v0.1.0
26562026-03-07T00:57:51.437Z Checking linked-hash-map v0.5.6
26572026-03-07T00:57:51.555Z Compiling nom v7.1.3
26582026-03-07T00:57:51.772Z Checking lru-cache v0.1.2
26592026-03-07T00:57:51.991Z Compiling newtype_derive v0.1.6
26602026-03-07T00:57:52.734Z Checking pin-project v1.1.11
26612026-03-07T00:57:54.028Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26622026-03-07T00:57:54.031Z Checking newline-converter v0.3.0
26632026-03-07T00:57:54.031Z Checking atomicwrites v0.4.4
26642026-03-07T00:57:54.031Z Compiling typify v0.6.1
26652026-03-07T00:57:54.031Z Compiling progenitor-impl v0.13.0
26662026-03-07T00:57:54.031Z Checking hickory-proto v0.24.4
26672026-03-07T00:57:54.112Z Checking progenitor-client v0.11.2
26682026-03-07T00:57:54.453Z Checking phf_shared v0.12.1
26692026-03-07T00:57:54.548Z Checking console v0.15.11
26702026-03-07T00:57:54.733Z Compiling snafu-derive v0.8.9
26712026-03-07T00:57:54.987Z Checking pem v3.0.6
26722026-03-07T00:57:55.156Z Compiling async-recursion v1.1.1
26732026-03-07T00:57:55.296Z Checking csv-core v0.1.13
26742026-03-07T00:57:55.572Z Compiling progenitor-macro v0.11.2
26752026-03-07T00:57:55.628Z Compiling derive-where v1.6.0
26762026-03-07T00:57:56.637Z Compiling slog-dtrace v0.3.0
26772026-03-07T00:57:57.009Z Compiling cancel-safe-futures v0.1.5
26782026-03-07T00:57:57.412Z Checking unicode-width v0.1.14
26792026-03-07T00:57:57.988Z Checking resolv-conf v0.7.6
26802026-03-07T00:57:58.336Z Checking same-file v1.0.6
26812026-03-07T00:57:58.577Z Compiling chrono-tz v0.10.4
26822026-03-07T00:57:58.689Z Compiling owo-colors v4.3.0
26832026-03-07T00:57:58.991Z Checking highway v1.3.0
26842026-03-07T00:57:59.404Z Checking snafu v0.8.9
26852026-03-07T00:57:59.427Z Checking walkdir v2.5.0
26862026-03-07T00:57:59.481Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26872026-03-07T00:57:59.737Z Compiling const_format_proc_macros v0.2.34
26882026-03-07T00:57:59.886Z Checking hickory-resolver v0.24.4
26892026-03-07T00:58:00.560Z Compiling progenitor-macro v0.13.0
26902026-03-07T00:58:01.218Z Checking csv v1.4.0
26912026-03-07T00:58:01.516Z Checking expectorate v1.2.0
26922026-03-07T00:58:01.641Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26932026-03-07T00:58:01.751Z Checking phf v0.12.1
26942026-03-07T00:58:02.033Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26952026-03-07T00:58:03.191Z Checking tokio-dtrace v0.1.1
26962026-03-07T00:58:03.491Z Compiling progenitor-impl v0.10.0
26972026-03-07T00:58:03.518Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26982026-03-07T00:58:04.018Z Compiling toml v0.9.12+spec-1.1.0
26992026-03-07T00:58:05.399Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27002026-03-07T00:58:06.204Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27012026-03-07T00:58:06.471Z Checking globset v0.4.18
27022026-03-07T00:58:06.493Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27032026-03-07T00:58:07.007Z Checking olpc-cjson v0.1.4
27042026-03-07T00:58:07.030Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27052026-03-07T00:58:07.242Z Checking libsw-core v0.3.2
27062026-03-07T00:58:07.265Z Checking arc-swap v1.8.2
27072026-03-07T00:58:07.526Z Compiling lzma-sys v0.1.20
27082026-03-07T00:58:07.547Z Checking serde_plain v1.0.2
27092026-03-07T00:58:07.821Z Checking typed-path v0.9.3
27102026-03-07T00:58:07.962Z Checking progenitor v0.11.2
27112026-03-07T00:58:08.079Z Checking utf-8 v0.7.6
27122026-03-07T00:58:08.190Z Checking bytecount v0.6.9
27132026-03-07T00:58:08.272Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27142026-03-07T00:58:08.317Z Checking tungstenite v0.21.0
27152026-03-07T00:58:08.376Z Checking papergrid v0.11.0
27162026-03-07T00:58:09.238Z Checking slog-scope v4.4.1
27172026-03-07T00:58:09.494Z Checking libsw v3.5.0
27182026-03-07T00:58:09.688Z Checking tough v0.20.0
27192026-03-07T00:58:09.767Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27202026-03-07T00:58:09.857Z Compiling cargo_toml v0.22.3
27212026-03-07T00:58:10.077Z Checking oxide-tokio-rt v0.1.2
27222026-03-07T00:58:10.116Z Compiling progenitor-macro v0.10.0
27232026-03-07T00:58:10.493Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27242026-03-07T00:58:11.444Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27252026-03-07T00:58:11.655Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27262026-03-07T00:58:12.034Z Checking const_format v0.2.35
27272026-03-07T00:58:12.537Z Checking qorb v0.4.1
27282026-03-07T00:58:13.219Z Checking progenitor v0.13.0
27292026-03-07T00:58:14.398Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27302026-03-07T00:58:14.779Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27312026-03-07T00:58:15.162Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27322026-03-07T00:58:15.656Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27332026-03-07T00:58:15.882Z Checking gethostname v0.5.0
27342026-03-07T00:58:16.228Z Compiling tabled_derive v0.7.0
27352026-03-07T00:58:16.260Z Checking bcs v0.1.6
27362026-03-07T00:58:16.299Z Checking termtree v0.5.1
27372026-03-07T00:58:16.443Z Checking unicode-linebreak v0.1.5
27382026-03-07T00:58:16.542Z Checking smawk v0.3.2
27392026-03-07T00:58:16.714Z Checking linear-map v1.2.0
27402026-03-07T00:58:16.786Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27412026-03-07T00:58:16.873Z Checking textwrap v0.16.2
27422026-03-07T00:58:16.993Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27432026-03-07T00:58:17.065Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27442026-03-07T00:58:17.175Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27452026-03-07T00:58:17.290Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27462026-03-07T00:58:18.015Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27472026-03-07T00:58:18.208Z Checking tabled v0.15.0
27482026-03-07T00:58:18.860Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27492026-03-07T00:58:19.225Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27502026-03-07T00:58:19.545Z Checking steno v0.4.1
27512026-03-07T00:58:20.068Z Checking slog-stdlog v4.1.1
27522026-03-07T00:58:20.147Z Checking tokio-tungstenite v0.21.0
27532026-03-07T00:58:20.278Z Checking typeid v1.0.3
27542026-03-07T00:58:20.639Z Checking humantime v2.3.0
27552026-03-07T00:58:20.661Z Checking base64 v0.21.7
27562026-03-07T00:58:20.928Z Checking xz2 v0.1.7
27572026-03-07T00:58:20.974Z Checking ron v0.12.0
27582026-03-07T00:58:21.165Z Checking slog-envlogger v2.2.0
27592026-03-07T00:58:21.417Z Checking yasna v0.5.2
27602026-03-07T00:58:21.725Z Checking headers-core v0.3.0
27612026-03-07T00:58:21.896Z Checking filetime v0.2.27
27622026-03-07T00:58:22.157Z Checking xattr v1.6.1
27632026-03-07T00:58:22.224Z Checking base16ct v1.0.0
27642026-03-07T00:58:22.268Z Checking rcgen v0.12.1
27652026-03-07T00:58:22.391Z Checking tar v0.4.44
27662026-03-07T00:58:22.467Z Checking headers v0.4.1
27672026-03-07T00:58:22.557Z Checking progenitor v0.10.0
27682026-03-07T00:58:22.602Z Checking subprocess v0.2.15
27692026-03-07T00:58:22.777Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27702026-03-07T00:58:31.762Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27712026-03-07T00:58:41.335Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27722026-03-07T00:58:43.431Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27732026-03-07T00:58:45.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
27742026-03-07T00:58:45.383Z
27752026-03-07T00:58:45.383Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27762026-03-07T00:58:46.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27772026-03-07T00:58:46.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27782026-03-07T00:58:46.363Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27792026-03-07T00:58:48.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
27802026-03-07T00:58:48.477Z
27812026-03-07T00:58:48.477Zinfo: running `cargo check --bins` on nexus-config (53/256)
27822026-03-07T00:58:49.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27832026-03-07T00:58:49.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27842026-03-07T00:58:49.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27852026-03-07T00:58:49.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27862026-03-07T00:58:49.360Z
27872026-03-07T00:58:49.360Zinfo: running `cargo check --bins` on nexus-types (54/256)
27882026-03-07T00:58:50.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27892026-03-07T00:58:50.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27902026-03-07T00:58:50.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27912026-03-07T00:58:50.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27922026-03-07T00:58:50.246Z
27932026-03-07T00:58:50.246Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27942026-03-07T00:58:50.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27952026-03-07T00:58:50.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27962026-03-07T00:58:50.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27972026-03-07T00:58:50.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27982026-03-07T00:58:51.077Z
27992026-03-07T00:58:51.077Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
28002026-03-07T00:58:51.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012026-03-07T00:58:51.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022026-03-07T00:58:51.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032026-03-07T00:58:51.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28042026-03-07T00:58:51.907Z
28052026-03-07T00:58:51.907Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
28062026-03-07T00:58:52.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072026-03-07T00:58:52.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082026-03-07T00:58:52.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092026-03-07T00:58:52.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28102026-03-07T00:58:52.734Z
28112026-03-07T00:58:52.734Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28122026-03-07T00:58:53.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132026-03-07T00:58:53.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142026-03-07T00:58:53.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152026-03-07T00:58:53.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28162026-03-07T00:58:53.545Z
28172026-03-07T00:58:53.545Zinfo: running `cargo check --bins` on ereport-types (59/256)
28182026-03-07T00:58:54.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192026-03-07T00:58:54.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202026-03-07T00:58:54.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212026-03-07T00:58:54.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28222026-03-07T00:58:54.430Z
28232026-03-07T00:58:54.430Zinfo: running `cargo check --bins` on gateway-client (60/256)
28242026-03-07T00:58:55.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252026-03-07T00:58:55.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262026-03-07T00:58:55.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272026-03-07T00:58:55.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28282026-03-07T00:58:55.187Z
28292026-03-07T00:58:55.187Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28302026-03-07T00:58:55.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312026-03-07T00:58:55.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322026-03-07T00:58:55.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28332026-03-07T00:58:55.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28342026-03-07T00:58:56.010Z
28352026-03-07T00:58:56.010Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28362026-03-07T00:58:56.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28372026-03-07T00:58:56.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28382026-03-07T00:58:56.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28392026-03-07T00:58:56.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28402026-03-07T00:58:56.825Z
28412026-03-07T00:58:56.825Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28422026-03-07T00:58:57.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432026-03-07T00:58:57.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442026-03-07T00:58:57.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452026-03-07T00:58:57.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28462026-03-07T00:58:57.651Z
28472026-03-07T00:58:57.651Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28482026-03-07T00:58:58.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492026-03-07T00:58:58.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502026-03-07T00:58:58.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512026-03-07T00:58:58.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28522026-03-07T00:58:58.478Z
28532026-03-07T00:58:58.478Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28542026-03-07T00:58:59.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28552026-03-07T00:58:59.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28562026-03-07T00:58:59.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28572026-03-07T00:58:59.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28582026-03-07T00:58:59.305Z
28592026-03-07T00:58:59.305Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28602026-03-07T00:59:00.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612026-03-07T00:59:00.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622026-03-07T00:59:00.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632026-03-07T00:59:00.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28642026-03-07T00:59:00.133Z
28652026-03-07T00:59:00.133Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28662026-03-07T00:59:00.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672026-03-07T00:59:00.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682026-03-07T00:59:00.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692026-03-07T00:59:00.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28702026-03-07T00:59:01.002Z
28712026-03-07T00:59:01.002Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28722026-03-07T00:59:01.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732026-03-07T00:59:01.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742026-03-07T00:59:01.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752026-03-07T00:59:01.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28762026-03-07T00:59:01.814Z
28772026-03-07T00:59:01.814Zinfo: running `cargo check --bins` on oxql-types (69/256)
28782026-03-07T00:59:02.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792026-03-07T00:59:02.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802026-03-07T00:59:02.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812026-03-07T00:59:02.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28822026-03-07T00:59:02.646Z
28832026-03-07T00:59:02.646Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28842026-03-07T00:59:03.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852026-03-07T00:59:03.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862026-03-07T00:59:03.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872026-03-07T00:59:03.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28882026-03-07T00:59:03.478Z
28892026-03-07T00:59:03.478Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28902026-03-07T00:59:04.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912026-03-07T00:59:04.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922026-03-07T00:59:04.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932026-03-07T00:59:04.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28942026-03-07T00:59:04.301Z
28952026-03-07T00:59:04.301Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28962026-03-07T00:59:05.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972026-03-07T00:59:05.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982026-03-07T00:59:05.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992026-03-07T00:59:05.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29002026-03-07T00:59:05.109Z
29012026-03-07T00:59:05.109Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
29022026-03-07T00:59:05.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032026-03-07T00:59:05.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042026-03-07T00:59:05.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29052026-03-07T00:59:05.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29062026-03-07T00:59:05.957Z
29072026-03-07T00:59:05.957Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29082026-03-07T00:59:06.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29092026-03-07T00:59:06.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29102026-03-07T00:59:06.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29112026-03-07T00:59:06.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29122026-03-07T00:59:06.805Z
29132026-03-07T00:59:06.805Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29142026-03-07T00:59:07.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29152026-03-07T00:59:07.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29162026-03-07T00:59:07.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29172026-03-07T00:59:07.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29182026-03-07T00:59:07.656Z
29192026-03-07T00:59:07.656Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29202026-03-07T00:59:08.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29212026-03-07T00:59:08.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29222026-03-07T00:59:08.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29232026-03-07T00:59:08.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29242026-03-07T00:59:08.504Z
29252026-03-07T00:59:08.504Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29262026-03-07T00:59:09.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272026-03-07T00:59:09.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282026-03-07T00:59:09.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29292026-03-07T00:59:09.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29302026-03-07T00:59:09.348Z
29312026-03-07T00:59:09.348Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29322026-03-07T00:59:10.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332026-03-07T00:59:10.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342026-03-07T00:59:10.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29352026-03-07T00:59:10.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
29362026-03-07T00:59:10.190Z
29372026-03-07T00:59:10.190Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29382026-03-07T00:59:10.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29392026-03-07T00:59:10.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29402026-03-07T00:59:10.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29412026-03-07T00:59:10.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29422026-03-07T00:59:10.998Z
29432026-03-07T00:59:10.998Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29442026-03-07T00:59:11.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29452026-03-07T00:59:11.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29462026-03-07T00:59:11.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29472026-03-07T00:59:11.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29482026-03-07T00:59:11.801Z
29492026-03-07T00:59:11.801Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29502026-03-07T00:59:12.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29512026-03-07T00:59:12.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29522026-03-07T00:59:12.660Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29532026-03-07T00:59:13.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
29542026-03-07T00:59:13.560Z
29552026-03-07T00:59:13.560Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29562026-03-07T00:59:14.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29572026-03-07T00:59:14.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29582026-03-07T00:59:14.437Z Compiling ar_archive_writer v0.5.1
29592026-03-07T00:59:14.440Z Compiling stacker v0.1.23
29602026-03-07T00:59:14.440Z Compiling cfg_aliases v0.1.1
29612026-03-07T00:59:14.568Z Compiling convert_case v0.10.0
29622026-03-07T00:59:14.591Z Checking fd-lock v4.0.4
29632026-03-07T00:59:14.591Z Checking nibble_vec v0.1.0
29642026-03-07T00:59:14.594Z Checking vte v0.14.1
29652026-03-07T00:59:14.594Z Compiling recursive-proc-macro-impl v0.1.1
29662026-03-07T00:59:14.697Z Compiling nix v0.28.0
29672026-03-07T00:59:14.775Z Checking endian-type v0.1.2
29682026-03-07T00:59:14.872Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29692026-03-07T00:59:14.899Z Checking strip-ansi-escapes v0.2.1
29702026-03-07T00:59:14.994Z Checking radix_trie v0.2.1
29712026-03-07T00:59:15.040Z Compiling peg-macros v0.8.5
29722026-03-07T00:59:15.057Z Checking winnow v0.6.26
29732026-03-07T00:59:15.204Z Compiling derive_more-impl v2.1.1
29742026-03-07T00:59:15.397Z Compiling sqlparser_derive v0.5.0
29752026-03-07T00:59:15.400Z Checking nu-ansi-term v0.50.3
29762026-03-07T00:59:15.824Z Checking home v0.5.12
29772026-03-07T00:59:15.865Z Checking unicode_categories v0.1.1
29782026-03-07T00:59:16.033Z Checking reedline v0.40.0
29792026-03-07T00:59:16.169Z Checking display-error-chain v0.2.2
29802026-03-07T00:59:16.522Z Compiling psm v0.1.30
29812026-03-07T00:59:16.928Z Checking derive_more v2.1.1
29822026-03-07T00:59:17.054Z Checking crossterm v0.29.0
29832026-03-07T00:59:17.621Z Checking peg v0.8.5
29842026-03-07T00:59:17.657Z Checking rustyline v14.0.0
29852026-03-07T00:59:17.677Z Checking sqlformat v0.3.5
29862026-03-07T00:59:17.896Z Checking recursive v0.1.1
29872026-03-07T00:59:18.010Z Checking sqlparser v0.61.0
29882026-03-07T00:59:36.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.42s
29892026-03-07T00:59:37.175Z
29902026-03-07T00:59:37.176Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29912026-03-07T00:59:37.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922026-03-07T00:59:37.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932026-03-07T00:59:38.065Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942026-03-07T00:59:43.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
29952026-03-07T00:59:43.629Z
29962026-03-07T00:59:43.629Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29972026-03-07T00:59:44.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982026-03-07T00:59:44.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992026-03-07T00:59:44.501Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30002026-03-07T00:59:48.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.56s
30012026-03-07T00:59:48.411Z
30022026-03-07T00:59:48.411Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
30032026-03-07T00:59:49.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042026-03-07T00:59:49.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052026-03-07T00:59:49.296Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30062026-03-07T00:59:54.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.92s
30072026-03-07T00:59:54.551Z
30082026-03-07T00:59:54.551Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30092026-03-07T00:59:55.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102026-03-07T00:59:55.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112026-03-07T00:59:55.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30122026-03-07T01:00:00.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s
30132026-03-07T01:00:00.801Z
30142026-03-07T01:00:00.801Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30152026-03-07T01:00:01.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162026-03-07T01:00:01.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172026-03-07T01:00:01.686Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30182026-03-07T01:00:05.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
30192026-03-07T01:00:05.852Z
30202026-03-07T01:00:05.852Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30212026-03-07T01:00:06.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222026-03-07T01:00:06.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232026-03-07T01:00:06.738Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30242026-03-07T01:00:10.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
30252026-03-07T01:00:10.987Z
30262026-03-07T01:00:10.987Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30272026-03-07T01:00:11.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-03-07T01:00:11.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-03-07T01:00:11.869Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30302026-03-07T01:00:17.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
30312026-03-07T01:00:17.392Z
30322026-03-07T01:00:17.392Zinfo: running `cargo check --bins` on oximeter (90/256)
30332026-03-07T01:00:18.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-03-07T01:00:18.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-03-07T01:00:18.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-03-07T01:00:18.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30372026-03-07T01:00:18.233Z
30382026-03-07T01:00:18.233Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30392026-03-07T01:00:18.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-03-07T01:00:18.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-03-07T01:00:19.082Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30422026-03-07T01:00:19.273Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30432026-03-07T01:00:19.743Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30442026-03-07T01:00:25.814Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30452026-03-07T01:00:26.268Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30462026-03-07T01:00:28.066Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30472026-03-07T01:00:29.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.80s
30482026-03-07T01:00:29.241Z
30492026-03-07T01:00:29.241Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30502026-03-07T01:00:29.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512026-03-07T01:00:29.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522026-03-07T01:00:29.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532026-03-07T01:00:29.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30542026-03-07T01:00:30.065Z
30552026-03-07T01:00:30.065Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30562026-03-07T01:00:30.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572026-03-07T01:00:30.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582026-03-07T01:00:30.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592026-03-07T01:00:30.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30602026-03-07T01:00:30.958Z
30612026-03-07T01:00:30.958Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30622026-03-07T01:00:31.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632026-03-07T01:00:31.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642026-03-07T01:00:31.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652026-03-07T01:00:31.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30662026-03-07T01:00:31.808Z
30672026-03-07T01:00:31.808Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30682026-03-07T01:00:32.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692026-03-07T01:00:32.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702026-03-07T01:00:32.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712026-03-07T01:00:32.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30722026-03-07T01:00:32.656Z
30732026-03-07T01:00:32.656Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30742026-03-07T01:00:33.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752026-03-07T01:00:33.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762026-03-07T01:00:33.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772026-03-07T01:00:33.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30782026-03-07T01:00:33.503Z
30792026-03-07T01:00:33.503Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30802026-03-07T01:00:34.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812026-03-07T01:00:34.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822026-03-07T01:00:34.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832026-03-07T01:00:34.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30842026-03-07T01:00:34.348Z
30852026-03-07T01:00:34.348Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30862026-03-07T01:00:35.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872026-03-07T01:00:35.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882026-03-07T01:00:35.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892026-03-07T01:00:35.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30902026-03-07T01:00:35.189Z
30912026-03-07T01:00:35.189Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30922026-03-07T01:00:35.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932026-03-07T01:00:35.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942026-03-07T01:00:35.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952026-03-07T01:00:35.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30962026-03-07T01:00:36.041Z
30972026-03-07T01:00:36.042Zinfo: running `cargo check --bins` on update-engine (100/256)
30982026-03-07T01:00:36.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992026-03-07T01:00:36.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002026-03-07T01:00:36.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012026-03-07T01:00:36.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31022026-03-07T01:00:36.855Z
31032026-03-07T01:00:36.855Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
31042026-03-07T01:00:37.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-03-07T01:00:37.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-03-07T01:00:37.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072026-03-07T01:00:37.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31082026-03-07T01:00:37.690Z
31092026-03-07T01:00:37.690Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31102026-03-07T01:00:38.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112026-03-07T01:00:38.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122026-03-07T01:00:38.603Z Checking dropshot-api-manager-types v0.5.2
31132026-03-07T01:00:38.603Z Checking nanorand v0.7.0
31142026-03-07T01:00:38.908Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31152026-03-07T01:00:38.951Z Checking flume v0.11.1
31162026-03-07T01:00:39.266Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31172026-03-07T01:00:40.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
31182026-03-07T01:00:40.825Z
31192026-03-07T01:00:40.825Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31202026-03-07T01:00:41.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-03-07T01:00:41.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-03-07T01:00:41.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31232026-03-07T01:00:41.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31242026-03-07T01:00:41.671Z
31252026-03-07T01:00:41.671Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31262026-03-07T01:00:42.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31272026-03-07T01:00:42.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31282026-03-07T01:00:42.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31292026-03-07T01:00:42.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31302026-03-07T01:00:42.504Z
31312026-03-07T01:00:42.504Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31322026-03-07T01:00:43.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31332026-03-07T01:00:43.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31342026-03-07T01:00:43.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31352026-03-07T01:00:43.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31362026-03-07T01:00:43.355Z
31372026-03-07T01:00:43.355Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31382026-03-07T01:00:44.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392026-03-07T01:00:44.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402026-03-07T01:00:44.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31412026-03-07T01:00:44.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31422026-03-07T01:00:44.222Z
31432026-03-07T01:00:44.222Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31442026-03-07T01:00:44.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31452026-03-07T01:00:44.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31462026-03-07T01:00:44.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31472026-03-07T01:00:44.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31482026-03-07T01:00:45.049Z
31492026-03-07T01:00:45.049Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31502026-03-07T01:00:45.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512026-03-07T01:00:45.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522026-03-07T01:00:45.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31532026-03-07T01:00:45.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31542026-03-07T01:00:45.878Z
31552026-03-07T01:00:45.878Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31562026-03-07T01:00:46.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31572026-03-07T01:00:46.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31582026-03-07T01:00:46.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31592026-03-07T01:00:46.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31602026-03-07T01:00:46.714Z
31612026-03-07T01:00:46.714Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31622026-03-07T01:00:47.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31632026-03-07T01:00:47.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31642026-03-07T01:00:47.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31652026-03-07T01:00:47.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31662026-03-07T01:00:47.535Z
31672026-03-07T01:00:47.535Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31682026-03-07T01:00:48.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692026-03-07T01:00:48.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702026-03-07T01:00:48.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31712026-03-07T01:00:48.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31722026-03-07T01:00:48.387Z
31732026-03-07T01:00:48.387Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31742026-03-07T01:00:49.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752026-03-07T01:00:49.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762026-03-07T01:00:49.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31772026-03-07T01:00:49.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31782026-03-07T01:00:49.223Z
31792026-03-07T01:00:49.223Zinfo: running `cargo check --bins` on installinator-client (113/256)
31802026-03-07T01:00:49.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812026-03-07T01:00:49.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822026-03-07T01:00:49.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832026-03-07T01:00:49.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31842026-03-07T01:00:50.059Z
31852026-03-07T01:00:50.059Zinfo: running `cargo check --bins` on nexus-client (114/256)
31862026-03-07T01:00:50.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872026-03-07T01:00:50.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882026-03-07T01:00:50.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31892026-03-07T01:00:50.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31902026-03-07T01:00:50.950Z
31912026-03-07T01:00:50.950Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31922026-03-07T01:00:51.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932026-03-07T01:00:51.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942026-03-07T01:00:51.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31952026-03-07T01:00:51.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31962026-03-07T01:00:51.839Z
31972026-03-07T01:00:51.839Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31982026-03-07T01:00:52.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992026-03-07T01:00:52.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002026-03-07T01:00:52.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32012026-03-07T01:00:52.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32022026-03-07T01:00:52.665Z
32032026-03-07T01:00:52.665Zinfo: running `cargo check --bins` on oxide-client (117/256)
32042026-03-07T01:00:53.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052026-03-07T01:00:53.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062026-03-07T01:00:53.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072026-03-07T01:00:53.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32082026-03-07T01:00:53.493Z
32092026-03-07T01:00:53.493Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32102026-03-07T01:00:54.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112026-03-07T01:00:54.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122026-03-07T01:00:54.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132026-03-07T01:00:54.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32142026-03-07T01:00:54.333Z
32152026-03-07T01:00:54.333Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32162026-03-07T01:00:55.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172026-03-07T01:00:55.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182026-03-07T01:00:55.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192026-03-07T01:00:55.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32202026-03-07T01:00:55.153Z
32212026-03-07T01:00:55.153Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32222026-03-07T01:00:55.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232026-03-07T01:00:55.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242026-03-07T01:00:55.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252026-03-07T01:00:55.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32262026-03-07T01:00:56.019Z
32272026-03-07T01:00:56.019Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32282026-03-07T01:00:56.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292026-03-07T01:00:56.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302026-03-07T01:00:56.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312026-03-07T01:00:56.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32322026-03-07T01:00:56.877Z
32332026-03-07T01:00:56.877Zinfo: running `cargo check --bins` on installinator-common (122/256)
32342026-03-07T01:00:57.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-03-07T01:00:57.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-03-07T01:00:57.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372026-03-07T01:00:57.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32382026-03-07T01:00:57.722Z
32392026-03-07T01:00:57.722Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32402026-03-07T01:00:58.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-03-07T01:00:58.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-03-07T01:00:58.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432026-03-07T01:00:58.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32442026-03-07T01:00:58.526Z
32452026-03-07T01:00:58.526Zinfo: running `cargo check --bins` on wicket-common (124/256)
32462026-03-07T01:00:59.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-03-07T01:00:59.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-03-07T01:00:59.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492026-03-07T01:00:59.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32502026-03-07T01:00:59.384Z
32512026-03-07T01:00:59.384Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32522026-03-07T01:01:00.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-03-07T01:01:00.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-03-07T01:01:00.259Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32552026-03-07T01:01:00.259Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32562026-03-07T01:01:00.262Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32572026-03-07T01:01:00.398Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32582026-03-07T01:01:00.401Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32592026-03-07T01:01:00.609Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32602026-03-07T01:01:00.641Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32612026-03-07T01:01:00.998Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32622026-03-07T01:01:01.001Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32632026-03-07T01:01:04.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
32642026-03-07T01:01:04.426Z
32652026-03-07T01:01:04.426Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32662026-03-07T01:01:05.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672026-03-07T01:01:05.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682026-03-07T01:01:05.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32692026-03-07T01:01:05.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32702026-03-07T01:01:05.250Z
32712026-03-07T01:01:05.250Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32722026-03-07T01:01:06.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732026-03-07T01:01:06.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742026-03-07T01:01:06.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752026-03-07T01:01:06.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
32762026-03-07T01:01:06.204Z
32772026-03-07T01:01:06.204Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32782026-03-07T01:01:07.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792026-03-07T01:01:07.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802026-03-07T01:01:07.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812026-03-07T01:01:07.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32822026-03-07T01:01:07.153Z
32832026-03-07T01:01:07.153Zinfo: running `cargo check --bins` on dns-server (129/256)
32842026-03-07T01:01:07.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852026-03-07T01:01:07.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862026-03-07T01:01:08.021Z Compiling parking_lot_core v0.8.6
32872026-03-07T01:01:08.021Z Compiling atomicwrites v0.4.4
32882026-03-07T01:01:08.021Z Compiling git-stub v1.0.0
32892026-03-07T01:01:08.025Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32902026-03-07T01:01:08.161Z Checking tagptr v0.2.0
32912026-03-07T01:01:08.190Z Checking prefix-trie v0.7.0
32922026-03-07T01:01:08.193Z Checking fxhash v0.2.1
32932026-03-07T01:01:08.193Z Checking hickory-client v0.25.2
32942026-03-07T01:01:08.400Z Compiling git-stub-vcs v0.1.0
32952026-03-07T01:01:08.430Z Checking moka v0.12.13
32962026-03-07T01:01:08.791Z Checking hickory-server v0.25.2
32972026-03-07T01:01:08.895Z Checking parking_lot v0.11.2
32982026-03-07T01:01:08.990Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32992026-03-07T01:01:09.121Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33002026-03-07T01:01:09.124Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33012026-03-07T01:01:09.124Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33022026-03-07T01:01:09.210Z Checking sled v0.34.7
33032026-03-07T01:01:09.591Z Checking hickory-resolver v0.25.2
33042026-03-07T01:01:12.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
33052026-03-07T01:01:12.756Z
33062026-03-07T01:01:12.756Zinfo: running `cargo check --bins` on dns-server-api (130/256)
33072026-03-07T01:01:13.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082026-03-07T01:01:13.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092026-03-07T01:01:13.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102026-03-07T01:01:13.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33112026-03-07T01:01:13.584Z
33122026-03-07T01:01:13.584Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33132026-03-07T01:01:14.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142026-03-07T01:01:14.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152026-03-07T01:01:14.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162026-03-07T01:01:14.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33172026-03-07T01:01:14.508Z
33182026-03-07T01:01:14.508Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33192026-03-07T01:01:15.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202026-03-07T01:01:15.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212026-03-07T01:01:15.487Z Compiling radium v0.7.0
33222026-03-07T01:01:15.487Z Compiling maybe-uninit v2.0.0
33232026-03-07T01:01:15.487Z Checking tap v1.0.1
33242026-03-07T01:01:15.603Z Compiling zerocopy-derive v0.6.6
33252026-03-07T01:01:15.605Z Checking crc-catalog v2.4.0
33262026-03-07T01:01:15.605Z Checking funty v2.0.0
33272026-03-07T01:01:15.606Z Compiling packed_struct v0.10.1
33282026-03-07T01:01:15.609Z Compiling packed_struct_codegen v0.10.1
33292026-03-07T01:01:15.810Z Checking crc v3.4.0
33302026-03-07T01:01:15.916Z Checking wyz v0.5.1
33312026-03-07T01:01:16.184Z Compiling bitfield-macros v0.19.4
33322026-03-07T01:01:16.213Z Compiling indexmap v1.9.3
33332026-03-07T01:01:16.267Z Checking nodrop v0.1.14
33342026-03-07T01:01:16.353Z Checking smallvec v0.6.14
33352026-03-07T01:01:16.397Z Checking hashbrown v0.12.3
33362026-03-07T01:01:16.437Z Checking array-init v0.0.4
33372026-03-07T01:01:16.441Z Checking bitvec v1.0.1
33382026-03-07T01:01:16.599Z Checking ron v0.8.1
33392026-03-07T01:01:16.767Z Checking hashbrown v0.13.2
33402026-03-07T01:01:17.366Z Checking serde-hex v0.1.0
33412026-03-07T01:01:17.622Z Checking zerocopy v0.6.6
33422026-03-07T01:01:17.725Z Checking crc-any v2.5.0
33432026-03-07T01:01:17.728Z Checking bitfield v0.19.4
33442026-03-07T01:01:17.747Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33452026-03-07T01:01:18.059Z Checking half v1.8.3
33462026-03-07T01:01:18.078Z Checking object v0.30.4
33472026-03-07T01:01:18.109Z Checking void v1.0.2
33482026-03-07T01:01:18.152Z Checking path-slash v0.1.5
33492026-03-07T01:01:18.292Z Checking tungstenite v0.23.0
33502026-03-07T01:01:18.322Z Checking lzss v0.8.2
33512026-03-07T01:01:18.349Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33522026-03-07T01:01:18.352Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33532026-03-07T01:01:18.446Z Checking serde_cbor v0.11.2
33542026-03-07T01:01:18.681Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33552026-03-07T01:01:18.714Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33562026-03-07T01:01:18.863Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33572026-03-07T01:01:18.980Z Checking nix v0.27.1
33582026-03-07T01:01:19.217Z Checking kstat-rs v0.2.4
33592026-03-07T01:01:19.365Z Checking serde_bytes v0.11.19
33602026-03-07T01:01:19.483Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33612026-03-07T01:01:19.576Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33622026-03-07T01:01:19.719Z Checking tokio-tungstenite v0.23.1
33632026-03-07T01:01:20.052Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33642026-03-07T01:01:20.191Z Checking signal-hook-tokio v0.3.1
33652026-03-07T01:01:21.903Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33662026-03-07T01:01:22.040Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33672026-03-07T01:01:26.227Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33682026-03-07T01:01:27.684Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33692026-03-07T01:01:28.096Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33702026-03-07T01:01:29.809Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33712026-03-07T01:01:32.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.40s
33722026-03-07T01:01:33.139Z
33732026-03-07T01:01:33.140Zinfo: running `cargo check --bins` on gateway-api (133/256)
33742026-03-07T01:01:33.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-03-07T01:01:33.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-03-07T01:01:33.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-03-07T01:01:33.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33782026-03-07T01:01:33.979Z
33792026-03-07T01:01:33.979Zinfo: running `cargo check --bins` on ipcc (134/256)
33802026-03-07T01:01:34.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-03-07T01:01:34.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-03-07T01:01:34.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-03-07T01:01:34.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33842026-03-07T01:01:34.818Z
33852026-03-07T01:01:34.818Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33862026-03-07T01:01:35.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-03-07T01:01:35.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-03-07T01:01:35.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-03-07T01:01:35.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33902026-03-07T01:01:35.628Z
33912026-03-07T01:01:35.628Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33922026-03-07T01:01:36.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-03-07T01:01:36.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-03-07T01:01:36.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-03-07T01:01:36.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33962026-03-07T01:01:36.464Z
33972026-03-07T01:01:36.464Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33982026-03-07T01:01:37.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-03-07T01:01:37.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-03-07T01:01:37.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-03-07T01:01:37.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34022026-03-07T01:01:37.302Z
34032026-03-07T01:01:37.302Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
34042026-03-07T01:01:38.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-03-07T01:01:38.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-03-07T01:01:38.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-03-07T01:01:38.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34082026-03-07T01:01:38.138Z
34092026-03-07T01:01:38.138Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34102026-03-07T01:01:38.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-03-07T01:01:38.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-03-07T01:01:38.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-03-07T01:01:38.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34142026-03-07T01:01:38.974Z
34152026-03-07T01:01:38.974Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34162026-03-07T01:01:39.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-03-07T01:01:39.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-03-07T01:01:39.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192026-03-07T01:01:39.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34202026-03-07T01:01:39.813Z
34212026-03-07T01:01:39.813Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34222026-03-07T01:01:40.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-03-07T01:01:40.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-03-07T01:01:40.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-03-07T01:01:40.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34262026-03-07T01:01:40.653Z
34272026-03-07T01:01:40.653Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34282026-03-07T01:01:41.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-03-07T01:01:41.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-03-07T01:01:41.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-03-07T01:01:41.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34322026-03-07T01:01:41.484Z
34332026-03-07T01:01:41.484Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34342026-03-07T01:01:42.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-03-07T01:01:42.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-03-07T01:01:42.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-03-07T01:01:42.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34382026-03-07T01:01:42.316Z
34392026-03-07T01:01:42.316Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34402026-03-07T01:01:43.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-03-07T01:01:43.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-03-07T01:01:43.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-03-07T01:01:43.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34442026-03-07T01:01:43.152Z
34452026-03-07T01:01:43.152Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34462026-03-07T01:01:43.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-03-07T01:01:43.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-03-07T01:01:43.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-03-07T01:01:43.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34502026-03-07T01:01:43.992Z
34512026-03-07T01:01:43.992Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34522026-03-07T01:01:44.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-03-07T01:01:44.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-03-07T01:01:44.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-03-07T01:01:44.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34562026-03-07T01:01:44.874Z
34572026-03-07T01:01:44.874Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34582026-03-07T01:01:45.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-03-07T01:01:45.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-03-07T01:01:45.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-03-07T01:01:45.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
34622026-03-07T01:01:45.709Z
34632026-03-07T01:01:45.709Zinfo: running `cargo check --bins` on sp-sim (148/256)
34642026-03-07T01:01:46.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-03-07T01:01:46.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-03-07T01:01:46.646Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34672026-03-07T01:01:49.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
34682026-03-07T01:01:49.471Z
34692026-03-07T01:01:49.471Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34702026-03-07T01:01:50.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-03-07T01:01:50.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-03-07T01:01:50.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-03-07T01:01:50.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34742026-03-07T01:01:50.389Z
34752026-03-07T01:01:50.389Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34762026-03-07T01:01:51.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-03-07T01:01:51.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-03-07T01:01:51.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-03-07T01:01:51.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34802026-03-07T01:01:51.304Z
34812026-03-07T01:01:51.304Zinfo: running `cargo check --bins` on db-macros (151/256)
34822026-03-07T01:01:52.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-03-07T01:01:52.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-03-07T01:01:52.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-03-07T01:01:52.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34862026-03-07T01:01:52.115Z
34872026-03-07T01:01:52.115Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34882026-03-07T01:01:52.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-03-07T01:01:52.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-03-07T01:01:52.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-03-07T01:01:52.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34922026-03-07T01:01:52.928Z
34932026-03-07T01:01:52.928Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34942026-03-07T01:01:53.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-03-07T01:01:53.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-03-07T01:01:53.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-03-07T01:01:53.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34982026-03-07T01:01:53.834Z
34992026-03-07T01:01:53.834Zinfo: running `cargo check --bins` on authz-macros (154/256)
35002026-03-07T01:01:54.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-03-07T01:01:54.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-03-07T01:01:54.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-03-07T01:01:54.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35042026-03-07T01:01:54.661Z
35052026-03-07T01:01:54.661Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
35062026-03-07T01:01:55.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-03-07T01:01:55.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-03-07T01:01:55.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-03-07T01:01:55.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35102026-03-07T01:01:55.563Z
35112026-03-07T01:01:55.563Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35122026-03-07T01:01:56.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-03-07T01:01:56.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-03-07T01:01:56.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-03-07T01:01:56.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35162026-03-07T01:01:56.457Z
35172026-03-07T01:01:56.457Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35182026-03-07T01:01:57.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-03-07T01:01:57.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-03-07T01:01:57.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-03-07T01:01:57.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35222026-03-07T01:01:57.267Z
35232026-03-07T01:01:57.267Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35242026-03-07T01:01:57.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-03-07T01:01:57.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-03-07T01:01:57.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-03-07T01:01:57.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35282026-03-07T01:01:58.083Z
35292026-03-07T01:01:58.083Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35302026-03-07T01:01:58.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-03-07T01:01:58.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-03-07T01:01:58.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-03-07T01:01:58.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35342026-03-07T01:01:58.911Z
35352026-03-07T01:01:58.911Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35362026-03-07T01:01:59.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-03-07T01:01:59.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-03-07T01:01:59.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-03-07T01:01:59.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35402026-03-07T01:01:59.735Z
35412026-03-07T01:01:59.735Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35422026-03-07T01:02:00.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-03-07T01:02:00.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-03-07T01:02:00.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-03-07T01:02:00.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35462026-03-07T01:02:00.554Z
35472026-03-07T01:02:00.554Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35482026-03-07T01:02:01.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-03-07T01:02:01.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-03-07T01:02:01.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-03-07T01:02:01.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35522026-03-07T01:02:01.475Z
35532026-03-07T01:02:01.475Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35542026-03-07T01:02:02.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-03-07T01:02:02.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-03-07T01:02:02.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-03-07T01:02:02.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
35582026-03-07T01:02:02.394Z
35592026-03-07T01:02:02.394Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35602026-03-07T01:02:03.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-03-07T01:02:03.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-03-07T01:02:03.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-03-07T01:02:03.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35642026-03-07T01:02:03.304Z
35652026-03-07T01:02:03.304Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35662026-03-07T01:02:04.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-03-07T01:02:04.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-03-07T01:02:04.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-03-07T01:02:04.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35702026-03-07T01:02:04.161Z
35712026-03-07T01:02:04.161Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35722026-03-07T01:02:04.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-03-07T01:02:04.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-03-07T01:02:04.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-03-07T01:02:04.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35762026-03-07T01:02:05.010Z
35772026-03-07T01:02:05.010Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35782026-03-07T01:02:05.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-03-07T01:02:05.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-03-07T01:02:05.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-03-07T01:02:05.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35822026-03-07T01:02:05.847Z
35832026-03-07T01:02:05.847Zinfo: running `cargo check --bins` on key-manager (168/256)
35842026-03-07T01:02:06.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-03-07T01:02:06.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-03-07T01:02:06.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-03-07T01:02:06.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35882026-03-07T01:02:06.672Z
35892026-03-07T01:02:06.672Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35902026-03-07T01:02:07.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-03-07T01:02:07.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-03-07T01:02:07.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-03-07T01:02:07.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
35942026-03-07T01:02:07.516Z
35952026-03-07T01:02:07.516Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35962026-03-07T01:02:08.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-03-07T01:02:08.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-03-07T01:02:08.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992026-03-07T01:02:08.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36002026-03-07T01:02:08.361Z
36012026-03-07T01:02:08.361Zinfo: running `cargo check --bins` on typed-rng (171/256)
36022026-03-07T01:02:09.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032026-03-07T01:02:09.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042026-03-07T01:02:09.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052026-03-07T01:02:09.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36062026-03-07T01:02:09.166Z
36072026-03-07T01:02:09.166Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36082026-03-07T01:02:09.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092026-03-07T01:02:09.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102026-03-07T01:02:10.287Z Compiling libefi-sys v0.1.0
36112026-03-07T01:02:10.291Z Compiling bitfield-struct v0.6.2
36122026-03-07T01:02:10.291Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36132026-03-07T01:02:10.459Z Compiling xshell-macros v0.2.7
36142026-03-07T01:02:10.477Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36152026-03-07T01:02:10.498Z Compiling salty v0.3.0
36162026-03-07T01:02:10.519Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36172026-03-07T01:02:10.540Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36182026-03-07T01:02:10.562Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36192026-03-07T01:02:11.012Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36202026-03-07T01:02:11.134Z Checking xshell v0.2.7
36212026-03-07T01:02:11.156Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36222026-03-07T01:02:11.281Z Checking primeorder v0.13.6
36232026-03-07T01:02:11.415Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36242026-03-07T01:02:11.487Z Compiling proc-macro-error-attr2 v2.0.0
36252026-03-07T01:02:11.509Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36262026-03-07T01:02:11.588Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36272026-03-07T01:02:11.694Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36282026-03-07T01:02:11.754Z Checking p384 v0.13.1
36292026-03-07T01:02:11.884Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36302026-03-07T01:02:11.962Z Compiling nix v0.31.1
36312026-03-07T01:02:12.244Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36322026-03-07T01:02:12.247Z Compiling proc-macro-error2 v2.0.1
36332026-03-07T01:02:12.505Z Compiling num-derive v0.3.3
36342026-03-07T01:02:12.696Z Compiling unicase v2.9.0
36352026-03-07T01:02:12.719Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36362026-03-07T01:02:12.780Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36372026-03-07T01:02:12.847Z Compiling tabled_derive v0.11.0
36382026-03-07T01:02:13.089Z Compiling mime_guess v2.0.5
36392026-03-07T01:02:13.105Z Checking papergrid v0.17.0
36402026-03-07T01:02:13.509Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36412026-03-07T01:02:14.225Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36422026-03-07T01:02:14.377Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36432026-03-07T01:02:14.652Z Checking testing_table v0.3.0
36442026-03-07T01:02:14.671Z Checking libscf-sys v1.1.0
36452026-03-07T01:02:14.716Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36462026-03-07T01:02:14.791Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36472026-03-07T01:02:14.895Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36482026-03-07T01:02:15.190Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36492026-03-07T01:02:15.283Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36502026-03-07T01:02:15.552Z Checking corncobs v0.1.4
36512026-03-07T01:02:15.593Z Checking tabled v0.20.0
36522026-03-07T01:02:15.664Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36532026-03-07T01:02:15.770Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36542026-03-07T01:02:15.773Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36552026-03-07T01:02:15.864Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36562026-03-07T01:02:15.935Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36572026-03-07T01:02:16.298Z Checking secrecy v0.8.0
36582026-03-07T01:02:16.390Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36592026-03-07T01:02:16.538Z Checking http-range v0.1.5
36602026-03-07T01:02:17.571Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36612026-03-07T01:02:17.656Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36622026-03-07T01:02:17.700Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36632026-03-07T01:02:17.737Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36642026-03-07T01:02:17.925Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36652026-03-07T01:02:17.973Z Checking atty v0.2.14
36662026-03-07T01:02:18.135Z Checking crc8 v0.1.1
36672026-03-07T01:02:18.190Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36682026-03-07T01:02:18.294Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36692026-03-07T01:02:18.353Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36702026-03-07T01:02:18.379Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36712026-03-07T01:02:18.478Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36722026-03-07T01:02:19.031Z Checking hyper-staticfile v0.10.1
36732026-03-07T01:02:19.085Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36742026-03-07T01:02:19.281Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36752026-03-07T01:02:19.557Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36762026-03-07T01:02:19.954Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36772026-03-07T01:02:20.000Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36782026-03-07T01:02:20.172Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36792026-03-07T01:02:20.225Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36802026-03-07T01:02:20.352Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36812026-03-07T01:02:20.404Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36822026-03-07T01:02:20.800Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36832026-03-07T01:02:21.113Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36842026-03-07T01:02:21.195Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36852026-03-07T01:02:21.305Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36862026-03-07T01:02:23.256Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36872026-03-07T01:02:23.293Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36882026-03-07T01:02:23.658Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36892026-03-07T01:02:23.929Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36902026-03-07T01:02:24.543Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36912026-03-07T01:02:25.098Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36922026-03-07T01:02:33.142Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36932026-03-07T01:02:51.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.04s
36942026-03-07T01:02:51.452Z
36952026-03-07T01:02:51.452Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36962026-03-07T01:02:52.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-03-07T01:02:52.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-03-07T01:02:52.462Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36992026-03-07T01:03:10.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s
37002026-03-07T01:03:11.032Z
37012026-03-07T01:03:11.032Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
37022026-03-07T01:03:11.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-03-07T01:03:11.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-03-07T01:03:11.997Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37052026-03-07T01:03:30.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.24s
37062026-03-07T01:03:30.445Z
37072026-03-07T01:03:30.445Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37082026-03-07T01:03:31.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-03-07T01:03:31.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-03-07T01:03:31.464Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37112026-03-07T01:03:49.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s
37122026-03-07T01:03:49.961Z
37132026-03-07T01:03:49.961Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37142026-03-07T01:03:50.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-03-07T01:03:50.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-03-07T01:03:50.971Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37172026-03-07T01:04:09.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
37182026-03-07T01:04:09.452Z
37192026-03-07T01:04:09.452Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37202026-03-07T01:04:10.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212026-03-07T01:04:10.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222026-03-07T01:04:10.474Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37232026-03-07T01:04:28.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.22s
37242026-03-07T01:04:28.914Z
37252026-03-07T01:04:28.914Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37262026-03-07T01:04:29.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272026-03-07T01:04:29.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282026-03-07T01:04:29.961Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37292026-03-07T01:04:48.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.38s
37302026-03-07T01:04:48.529Z
37312026-03-07T01:04:48.529Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37322026-03-07T01:04:49.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332026-03-07T01:04:49.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342026-03-07T01:04:49.549Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37352026-03-07T01:05:07.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s
37362026-03-07T01:05:07.912Z
37372026-03-07T01:05:07.912Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37382026-03-07T01:05:08.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392026-03-07T01:05:08.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402026-03-07T01:05:08.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412026-03-07T01:05:08.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37422026-03-07T01:05:08.783Z
37432026-03-07T01:05:08.783Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37442026-03-07T01:05:09.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452026-03-07T01:05:09.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462026-03-07T01:05:09.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472026-03-07T01:05:09.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37482026-03-07T01:05:09.648Z
37492026-03-07T01:05:09.648Zinfo: running `cargo check --bins` on range-requests (182/256)
37502026-03-07T01:05:10.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512026-03-07T01:05:10.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522026-03-07T01:05:10.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532026-03-07T01:05:10.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37542026-03-07T01:05:10.480Z
37552026-03-07T01:05:10.480Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37562026-03-07T01:05:11.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-03-07T01:05:11.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-03-07T01:05:11.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592026-03-07T01:05:11.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37602026-03-07T01:05:11.311Z
37612026-03-07T01:05:11.311Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37622026-03-07T01:05:12.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-03-07T01:05:12.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-03-07T01:05:12.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652026-03-07T01:05:12.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37662026-03-07T01:05:12.165Z
37672026-03-07T01:05:12.165Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37682026-03-07T01:05:12.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-03-07T01:05:12.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-03-07T01:05:12.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712026-03-07T01:05:12.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37722026-03-07T01:05:13.010Z
37732026-03-07T01:05:13.010Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37742026-03-07T01:05:13.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-03-07T01:05:13.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-03-07T01:05:13.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772026-03-07T01:05:13.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37782026-03-07T01:05:13.853Z
37792026-03-07T01:05:13.853Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37802026-03-07T01:05:14.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-03-07T01:05:14.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-03-07T01:05:14.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832026-03-07T01:05:14.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37842026-03-07T01:05:14.715Z
37852026-03-07T01:05:14.715Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37862026-03-07T01:05:15.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872026-03-07T01:05:15.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882026-03-07T01:05:15.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892026-03-07T01:05:15.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37902026-03-07T01:05:15.583Z
37912026-03-07T01:05:15.583Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37922026-03-07T01:05:16.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932026-03-07T01:05:16.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942026-03-07T01:05:16.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952026-03-07T01:05:16.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37962026-03-07T01:05:16.440Z
37972026-03-07T01:05:16.440Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37982026-03-07T01:05:17.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992026-03-07T01:05:17.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002026-03-07T01:05:17.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012026-03-07T01:05:17.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38022026-03-07T01:05:17.299Z
38032026-03-07T01:05:17.299Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
38042026-03-07T01:05:18.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052026-03-07T01:05:18.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062026-03-07T01:05:18.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38072026-03-07T01:05:18.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38082026-03-07T01:05:18.169Z
38092026-03-07T01:05:18.169Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38102026-03-07T01:05:18.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112026-03-07T01:05:18.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122026-03-07T01:05:18.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38132026-03-07T01:05:18.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38142026-03-07T01:05:19.041Z
38152026-03-07T01:05:19.041Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38162026-03-07T01:05:19.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172026-03-07T01:05:19.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182026-03-07T01:05:19.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38192026-03-07T01:05:19.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38202026-03-07T01:05:19.925Z
38212026-03-07T01:05:19.925Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38222026-03-07T01:05:20.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232026-03-07T01:05:20.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242026-03-07T01:05:20.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252026-03-07T01:05:20.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38262026-03-07T01:05:20.819Z
38272026-03-07T01:05:20.819Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38282026-03-07T01:05:21.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292026-03-07T01:05:21.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302026-03-07T01:05:21.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38312026-03-07T01:05:21.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38322026-03-07T01:05:21.737Z
38332026-03-07T01:05:21.738Zinfo: running `cargo check --bins` on update-common (196/256)
38342026-03-07T01:05:22.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352026-03-07T01:05:22.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362026-03-07T01:05:22.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38372026-03-07T01:05:22.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38382026-03-07T01:05:22.596Z
38392026-03-07T01:05:22.596Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38402026-03-07T01:05:23.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412026-03-07T01:05:23.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422026-03-07T01:05:23.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432026-03-07T01:05:23.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
38442026-03-07T01:05:23.523Z
38452026-03-07T01:05:23.524Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38462026-03-07T01:05:24.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472026-03-07T01:05:24.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482026-03-07T01:05:24.541Z Compiling fs-err v2.11.0
38492026-03-07T01:05:24.543Z Checking ignore v0.4.25
38502026-03-07T01:05:24.543Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38512026-03-07T01:05:24.543Z Checking predicates-tree v1.0.13
38522026-03-07T01:05:24.543Z Checking parse-size v1.1.0
38532026-03-07T01:05:24.687Z Checking rand_seeder v0.4.0
38542026-03-07T01:05:24.690Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38552026-03-07T01:05:24.690Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38562026-03-07T01:05:24.890Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38572026-03-07T01:05:24.948Z Compiling petname v2.0.2
38582026-03-07T01:05:25.004Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38592026-03-07T01:05:25.273Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38602026-03-07T01:05:25.445Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38612026-03-07T01:05:25.468Z Checking globwalk v0.9.1
38622026-03-07T01:05:25.471Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38632026-03-07T01:05:25.723Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38642026-03-07T01:05:25.786Z Checking camino-tempfile-ext v0.3.3
38652026-03-07T01:05:25.815Z Checking sapling-renderdag v0.1.0
38662026-03-07T01:05:26.075Z Checking sync-ptr v0.1.4
38672026-03-07T01:05:26.150Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38682026-03-07T01:05:26.294Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38692026-03-07T01:05:26.362Z Checking colored v2.2.0
38702026-03-07T01:05:26.388Z Checking assert_matches v1.5.0
38712026-03-07T01:05:26.779Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38722026-03-07T01:05:26.986Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38732026-03-07T01:05:26.989Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38742026-03-07T01:05:27.807Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38752026-03-07T01:05:29.814Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38762026-03-07T01:05:33.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s
38772026-03-07T01:05:33.386Z
38782026-03-07T01:05:33.386Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38792026-03-07T01:05:34.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-03-07T01:05:34.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-03-07T01:05:34.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822026-03-07T01:05:34.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38832026-03-07T01:05:34.206Z
38842026-03-07T01:05:34.206Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38852026-03-07T01:05:35.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-03-07T01:05:35.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-03-07T01:05:35.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-03-07T01:05:35.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38892026-03-07T01:05:35.129Z
38902026-03-07T01:05:35.129Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38912026-03-07T01:05:35.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-07T01:05:35.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-07T01:05:36.082Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38942026-03-07T01:05:36.082Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38952026-03-07T01:05:37.001Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38962026-03-07T01:05:39.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
38972026-03-07T01:05:39.459Z
38982026-03-07T01:05:39.459Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38992026-03-07T01:05:40.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002026-03-07T01:05:40.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012026-03-07T01:05:40.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39022026-03-07T01:05:40.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
39032026-03-07T01:05:40.299Z
39042026-03-07T01:05:40.299Zinfo: running `cargo check --bins` on cert-dev (203/256)
39052026-03-07T01:05:41.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39062026-03-07T01:05:41.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39072026-03-07T01:05:41.118Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39082026-03-07T01:05:41.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
39092026-03-07T01:05:41.664Z
39102026-03-07T01:05:41.664Zinfo: running `cargo check --bins` on clickana (204/256)
39112026-03-07T01:05:42.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39122026-03-07T01:05:42.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39132026-03-07T01:05:42.529Z Compiling darling_core v0.23.0
39142026-03-07T01:05:42.533Z Compiling instability v0.3.11
39152026-03-07T01:05:42.533Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39162026-03-07T01:05:42.533Z Checking castaway v0.2.4
39172026-03-07T01:05:42.533Z Compiling indoc v2.0.7
39182026-03-07T01:05:42.649Z Checking unicode-truncate v1.1.0
39192026-03-07T01:05:42.675Z Checking lru v0.12.5
39202026-03-07T01:05:42.686Z Checking cassowary v0.3.0
39212026-03-07T01:05:42.811Z Checking compact_str v0.8.1
39222026-03-07T01:05:44.325Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39232026-03-07T01:05:44.553Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39242026-03-07T01:05:45.398Z Compiling darling_macro v0.23.0
39252026-03-07T01:05:45.974Z Compiling darling v0.23.0
39262026-03-07T01:05:46.848Z Checking ratatui v0.29.0
39272026-03-07T01:05:48.689Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39282026-03-07T01:05:49.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.91s
39292026-03-07T01:05:49.777Z
39302026-03-07T01:05:49.777Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39312026-03-07T01:05:50.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-07T01:05:50.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-07T01:05:50.740Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39342026-03-07T01:05:50.740Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39352026-03-07T01:05:51.514Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39362026-03-07T01:05:52.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
39372026-03-07T01:05:52.292Z
39382026-03-07T01:05:52.292Zinfo: running `cargo check --bins` on ch-dev (206/256)
39392026-03-07T01:05:53.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-03-07T01:05:53.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-03-07T01:05:53.255Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39422026-03-07T01:05:54.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.95s
39432026-03-07T01:05:54.515Z
39442026-03-07T01:05:54.515Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39452026-03-07T01:05:55.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-03-07T01:05:55.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-03-07T01:05:55.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482026-03-07T01:05:55.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
39492026-03-07T01:05:55.133Z
39502026-03-07T01:05:55.133Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39512026-03-07T01:05:55.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522026-03-07T01:05:55.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532026-03-07T01:05:56.078Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39542026-03-07T01:05:56.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
39552026-03-07T01:05:56.859Z
39562026-03-07T01:05:56.859Zinfo: running `cargo check --bins` on db-dev (209/256)
39572026-03-07T01:05:57.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582026-03-07T01:05:57.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592026-03-07T01:05:57.820Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39602026-03-07T01:05:58.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
39612026-03-07T01:05:59.063Z
39622026-03-07T01:05:59.063Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39632026-03-07T01:05:59.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-03-07T01:05:59.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-03-07T01:05:59.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662026-03-07T01:05:59.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
39672026-03-07T01:05:59.964Z
39682026-03-07T01:05:59.964Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39692026-03-07T01:06:00.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-03-07T01:06:00.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-03-07T01:06:00.775Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39722026-03-07T01:06:01.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
39732026-03-07T01:06:01.911Z
39742026-03-07T01:06:01.911Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39752026-03-07T01:06:02.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-03-07T01:06:02.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-03-07T01:06:02.895Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39782026-03-07T01:06:02.895Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39792026-03-07T01:06:02.899Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39802026-03-07T01:06:02.899Z Checking git-stub v1.0.0
39812026-03-07T01:06:02.899Z Compiling trait-variant v0.1.2
39822026-03-07T01:06:03.045Z Checking is_ci v1.2.0
39832026-03-07T01:06:03.048Z Checking maplit v1.0.2
39842026-03-07T01:06:03.056Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39852026-03-07T01:06:03.261Z Checking supports-color v3.0.2
39862026-03-07T01:06:03.282Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39872026-03-07T01:06:03.310Z Checking git-stub-vcs v0.1.0
39882026-03-07T01:06:03.406Z Checking drift v0.1.3
39892026-03-07T01:06:03.475Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39902026-03-07T01:06:03.568Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39912026-03-07T01:06:03.685Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39922026-03-07T01:06:03.903Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39932026-03-07T01:06:03.971Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39942026-03-07T01:06:04.056Z Checking dropshot-api-manager v0.5.2
39952026-03-07T01:06:04.078Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39962026-03-07T01:06:04.334Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39972026-03-07T01:06:04.735Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39982026-03-07T01:06:04.986Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39992026-03-07T01:06:05.642Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40002026-03-07T01:06:13.513Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
40012026-03-07T01:06:15.106Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40022026-03-07T01:06:15.973Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
40032026-03-07T01:06:16.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
40042026-03-07T01:06:16.764Z
40052026-03-07T01:06:16.764Zinfo: running `cargo check --bins` on installinator-api (213/256)
40062026-03-07T01:06:17.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072026-03-07T01:06:17.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082026-03-07T01:06:17.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40092026-03-07T01:06:17.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40102026-03-07T01:06:17.595Z
40112026-03-07T01:06:17.595Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40122026-03-07T01:06:18.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132026-03-07T01:06:18.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142026-03-07T01:06:18.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152026-03-07T01:06:18.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40162026-03-07T01:06:18.484Z
40172026-03-07T01:06:18.484Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40182026-03-07T01:06:19.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-03-07T01:06:19.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-03-07T01:06:19.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40212026-03-07T01:06:19.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40222026-03-07T01:06:19.375Z
40232026-03-07T01:06:19.376Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40242026-03-07T01:06:20.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40252026-03-07T01:06:20.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40262026-03-07T01:06:20.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40272026-03-07T01:06:20.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
40282026-03-07T01:06:20.270Z
40292026-03-07T01:06:20.270Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40302026-03-07T01:06:21.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40312026-03-07T01:06:21.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40322026-03-07T01:06:21.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40332026-03-07T01:06:21.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40342026-03-07T01:06:21.097Z
40352026-03-07T01:06:21.097Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40362026-03-07T01:06:21.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40372026-03-07T01:06:21.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40382026-03-07T01:06:21.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40392026-03-07T01:06:21.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40402026-03-07T01:06:21.922Z
40412026-03-07T01:06:21.922Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40422026-03-07T01:06:22.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40432026-03-07T01:06:22.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40442026-03-07T01:06:22.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40452026-03-07T01:06:22.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
40462026-03-07T01:06:22.800Z
40472026-03-07T01:06:22.800Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40482026-03-07T01:06:23.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492026-03-07T01:06:23.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502026-03-07T01:06:23.625Z Checking erased-serde v0.4.9
40512026-03-07T01:06:23.629Z Checking ordered-float v2.10.1
40522026-03-07T01:06:23.754Z Checking unicode-xid v0.2.6
40532026-03-07T01:06:23.767Z Checking cargo-platform v0.2.0
40542026-03-07T01:06:24.081Z Checking serde-value v0.7.0
40552026-03-07T01:06:24.312Z Checking serde-untagged v0.1.9
40562026-03-07T01:06:24.550Z Checking cargo-util-schemas v0.8.2
40572026-03-07T01:06:25.735Z Checking cargo_metadata v0.21.0
40582026-03-07T01:06:26.774Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40592026-03-07T01:06:27.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
40602026-03-07T01:06:28.015Z
40612026-03-07T01:06:28.015Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40622026-03-07T01:06:28.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-03-07T01:06:28.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-03-07T01:06:28.989Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40652026-03-07T01:06:29.796Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40662026-03-07T01:06:30.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
40672026-03-07T01:06:30.689Z
40682026-03-07T01:06:30.689Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40692026-03-07T01:06:31.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-03-07T01:06:31.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-03-07T01:06:31.848Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40722026-03-07T01:06:31.851Z Compiling vergen-gitcl v1.0.8
40732026-03-07T01:06:31.851Z Compiling dirs-sys-next v0.1.2
40742026-03-07T01:06:31.851Z Compiling glob v0.3.3
40752026-03-07T01:06:31.851Z Compiling crunchy v0.2.4
40762026-03-07T01:06:31.851Z Compiling dsl_auto_type v0.1.3
40772026-03-07T01:06:31.851Z Checking scheduled-thread-pool v0.2.7
40782026-03-07T01:06:31.851Z Compiling diesel_table_macro_syntax v0.2.0
40792026-03-07T01:06:32.300Z Compiling dirs-next v2.0.0
40802026-03-07T01:06:32.333Z Compiling tiny-keccak v2.0.2
40812026-03-07T01:06:32.507Z Compiling term v0.7.0
40822026-03-07T01:06:32.531Z Checking r2d2 v0.8.10
40832026-03-07T01:06:32.710Z Compiling bit-vec v0.6.3
40842026-03-07T01:06:32.822Z Compiling clang-sys v1.8.1
40852026-03-07T01:06:32.875Z Compiling itertools v0.10.5
40862026-03-07T01:06:33.137Z Compiling bit-set v0.5.3
40872026-03-07T01:06:33.442Z Compiling ascii-canvas v3.0.0
40882026-03-07T01:06:33.467Z Compiling diesel_derives v2.2.7
40892026-03-07T01:06:33.572Z Compiling ena v0.14.4
40902026-03-07T01:06:33.673Z Compiling libloading v0.8.9
40912026-03-07T01:06:33.719Z Compiling diff v0.1.13
40922026-03-07T01:06:33.745Z Compiling bindgen v0.71.1
40932026-03-07T01:06:33.953Z Compiling regex-syntax v0.6.29
40942026-03-07T01:06:34.082Z Compiling cexpr v0.6.0
40952026-03-07T01:06:34.268Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40962026-03-07T01:06:34.635Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40972026-03-07T01:06:34.798Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40982026-03-07T01:06:34.895Z Compiling libxml v0.3.3
40992026-03-07T01:06:35.326Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
41002026-03-07T01:06:35.481Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
41012026-03-07T01:06:35.556Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41022026-03-07T01:06:35.845Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
41032026-03-07T01:06:35.870Z Compiling strum_macros v0.24.3
41042026-03-07T01:06:35.902Z Compiling indoc v1.0.9
41052026-03-07T01:06:36.818Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41062026-03-07T01:06:37.185Z Compiling lalrpop v0.19.12
41072026-03-07T01:06:38.484Z Checking derive_builder v0.20.2
41082026-03-07T01:06:38.722Z Compiling oso-derive v0.27.3
41092026-03-07T01:06:38.990Z Checking quick-xml v0.37.5
41102026-03-07T01:06:39.048Z Compiling impl-trait-for-tuples v0.2.3
41112026-03-07T01:06:39.763Z Checking openssl-probe v0.1.6
41122026-03-07T01:06:40.002Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41132026-03-07T01:06:41.129Z Compiling diesel-dtrace v0.4.2
41142026-03-07T01:06:41.587Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41152026-03-07T01:06:41.634Z Checking bb8 v0.8.6
41162026-03-07T01:06:41.988Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41172026-03-07T01:06:42.206Z Checking nonempty v0.12.0
41182026-03-07T01:06:42.399Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41192026-03-07T01:06:42.504Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41202026-03-07T01:06:42.784Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41212026-03-07T01:06:42.898Z Checking support-bundle-viewer v0.1.2
41222026-03-07T01:06:42.923Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41232026-03-07T01:06:43.344Z Checking multimap v0.10.1
41242026-03-07T01:06:44.365Z Checking diesel v2.2.12
41252026-03-07T01:06:47.597Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41262026-03-07T01:06:50.551Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41272026-03-07T01:06:51.222Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41282026-03-07T01:06:51.321Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41292026-03-07T01:06:53.427Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41302026-03-07T01:06:54.379Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41312026-03-07T01:06:54.507Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41322026-03-07T01:06:55.731Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41332026-03-07T01:07:00.024Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41342026-03-07T01:07:08.704Z Compiling samael v0.0.19
41352026-03-07T01:07:18.854Z Checking async-bb8-diesel v0.2.1
41362026-03-07T01:07:23.249Z Compiling polar-core v0.27.3
41372026-03-07T01:07:30.364Z Checking oso v0.27.3
41382026-03-07T01:08:14.084Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41392026-03-07T01:09:07.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
41402026-03-07T01:09:07.247Z
41412026-03-07T01:09:07.248Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41422026-03-07T01:09:08.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432026-03-07T01:09:08.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442026-03-07T01:09:08.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41452026-03-07T01:09:08.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
41462026-03-07T01:09:08.177Z
41472026-03-07T01:09:08.177Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41482026-03-07T01:09:08.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41492026-03-07T01:09:08.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41502026-03-07T01:09:08.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41512026-03-07T01:09:08.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
41522026-03-07T01:09:09.098Z
41532026-03-07T01:09:09.098Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41542026-03-07T01:09:09.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552026-03-07T01:09:09.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562026-03-07T01:09:09.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41572026-03-07T01:09:09.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
41582026-03-07T01:09:09.922Z
41592026-03-07T01:09:09.922Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41602026-03-07T01:09:10.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612026-03-07T01:09:10.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622026-03-07T01:09:11.075Z Compiling libz-sys v1.1.24
41632026-03-07T01:09:11.079Z Compiling libgit2-sys v0.18.3+1.9.2
41642026-03-07T01:09:11.231Z Compiling vergen-git2 v1.0.7
41652026-03-07T01:09:11.244Z Compiling rustls v0.21.12
41662026-03-07T01:09:11.259Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41672026-03-07T01:09:11.263Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41682026-03-07T01:09:11.263Z Compiling nix v0.29.0
41692026-03-07T01:09:11.263Z Checking rustls-webpki v0.101.7
41702026-03-07T01:09:11.601Z Checking sct v0.7.1
41712026-03-07T01:09:11.621Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41722026-03-07T01:09:11.689Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41732026-03-07T01:09:11.823Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41742026-03-07T01:09:11.965Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41752026-03-07T01:09:12.205Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41762026-03-07T01:09:12.231Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41772026-03-07T01:09:12.350Z Checking rustls-pemfile v1.0.4
41782026-03-07T01:09:12.574Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41792026-03-07T01:09:12.603Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41802026-03-07T01:09:12.942Z Checking twox-hash v2.1.2
41812026-03-07T01:09:13.317Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41822026-03-07T01:09:13.344Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41832026-03-07T01:09:14.366Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41842026-03-07T01:09:14.454Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41852026-03-07T01:09:14.457Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41862026-03-07T01:09:14.938Z Checking tokio-rustls v0.24.1
41872026-03-07T01:09:15.318Z Checking progenitor-extras v0.1.0
41882026-03-07T01:09:15.651Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41892026-03-07T01:09:15.681Z Checking fatfs v0.3.6
41902026-03-07T01:09:15.710Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41912026-03-07T01:09:15.857Z Compiling seq-macro v0.3.6
41922026-03-07T01:09:22.997Z Compiling git2 v0.20.4
41932026-03-07T01:09:24.783Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41942026-03-07T01:09:24.940Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41952026-03-07T01:09:27.159Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41962026-03-07T01:10:43.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
41972026-03-07T01:10:43.956Z
41982026-03-07T01:10:43.957Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41992026-03-07T01:10:44.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-03-07T01:10:44.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-03-07T01:10:45.187Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42022026-03-07T01:11:52.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
42032026-03-07T01:11:52.705Z
42042026-03-07T01:11:52.705Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
42052026-03-07T01:11:53.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-03-07T01:11:53.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-03-07T01:11:53.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-03-07T01:11:53.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42092026-03-07T01:11:53.534Z
42102026-03-07T01:11:53.535Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42112026-03-07T01:11:54.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-03-07T01:11:54.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-03-07T01:11:54.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142026-03-07T01:11:54.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
42152026-03-07T01:11:54.465Z
42162026-03-07T01:11:54.465Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42172026-03-07T01:11:55.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-03-07T01:11:55.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-03-07T01:11:55.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42202026-03-07T01:11:55.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
42212026-03-07T01:11:55.380Z
42222026-03-07T01:11:55.380Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42232026-03-07T01:11:56.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-03-07T01:11:56.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-03-07T01:11:56.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42262026-03-07T01:11:56.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
42272026-03-07T01:11:56.308Z
42282026-03-07T01:11:56.308Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42292026-03-07T01:11:57.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42302026-03-07T01:11:57.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42312026-03-07T01:11:57.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42322026-03-07T01:11:57.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
42332026-03-07T01:11:57.227Z
42342026-03-07T01:11:57.227Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42352026-03-07T01:11:58.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-03-07T01:11:58.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-03-07T01:11:58.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42382026-03-07T01:11:58.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
42392026-03-07T01:11:58.169Z
42402026-03-07T01:11:58.169Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42412026-03-07T01:11:59.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-03-07T01:11:59.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-03-07T01:11:59.374Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42442026-03-07T01:11:59.374Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42452026-03-07T01:11:59.527Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42462026-03-07T01:11:59.552Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42472026-03-07T01:11:59.595Z Checking yansi v1.0.1
42482026-03-07T01:11:59.595Z Checking diff v0.1.13
42492026-03-07T01:11:59.595Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42502026-03-07T01:11:59.595Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42512026-03-07T01:11:59.797Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42522026-03-07T01:12:00.073Z Checking pretty_assertions v1.4.1
42532026-03-07T01:12:01.073Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42542026-03-07T01:12:38.300Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42552026-03-07T01:12:38.305Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42562026-03-07T01:12:38.305Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42572026-03-07T01:12:38.305Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42582026-03-07T01:12:38.305Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42592026-03-07T01:12:38.305Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42602026-03-07T01:12:39.425Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42612026-03-07T01:12:40.986Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42622026-03-07T01:13:47.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
42632026-03-07T01:13:47.641Z
42642026-03-07T01:13:47.641Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42652026-03-07T01:13:48.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-03-07T01:13:48.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-03-07T01:13:48.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-03-07T01:13:48.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42692026-03-07T01:13:48.465Z
42702026-03-07T01:13:48.465Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42712026-03-07T01:13:49.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-03-07T01:13:49.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-03-07T01:13:49.492Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42742026-03-07T01:13:49.622Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42752026-03-07T01:13:49.627Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42762026-03-07T01:14:15.285Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42772026-03-07T01:14:15.808Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42782026-03-07T01:14:18.632Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42792026-03-07T01:14:19.256Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42802026-03-07T01:14:23.944Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42812026-03-07T01:15:00.364Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42822026-03-07T01:15:01.253Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42832026-03-07T01:15:03.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
42842026-03-07T01:15:03.837Z
42852026-03-07T01:15:03.837Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42862026-03-07T01:15:04.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42872026-03-07T01:15:04.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42882026-03-07T01:15:04.794Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42892026-03-07T01:15:05.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
42902026-03-07T01:15:05.962Z
42912026-03-07T01:15:05.962Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42922026-03-07T01:15:06.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42932026-03-07T01:15:06.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42942026-03-07T01:15:06.832Z Compiling blake3 v1.8.3
42952026-03-07T01:15:06.835Z Checking arrayvec v0.7.6
42962026-03-07T01:15:06.951Z Checking constant_time_eq v0.4.2
42972026-03-07T01:15:06.955Z Checking arrayref v0.3.9
42982026-03-07T01:15:06.971Z Checking topological-sort v0.2.2
42992026-03-07T01:15:06.984Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
43002026-03-07T01:15:06.987Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
43012026-03-07T01:15:06.987Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
43022026-03-07T01:15:07.048Z Checking shell-words v1.1.1
43032026-03-07T01:15:08.195Z Checking omicron-zone-package v0.12.2
43042026-03-07T01:15:09.354Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
43052026-03-07T01:15:10.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
43062026-03-07T01:15:10.772Z
43072026-03-07T01:15:10.772Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43082026-03-07T01:15:11.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43092026-03-07T01:15:11.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43102026-03-07T01:15:11.636Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43112026-03-07T01:15:12.029Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43122026-03-07T01:15:12.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
43132026-03-07T01:15:12.767Z
43142026-03-07T01:15:12.767Zinfo: running `cargo check --bins` on xtask (240/256)
43152026-03-07T01:15:13.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-03-07T01:15:13.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-03-07T01:15:13.412Z Checking libc v0.2.180
43182026-03-07T01:15:13.512Z Checking serde v1.0.228
43192026-03-07T01:15:13.515Z Checking zerofrom v0.1.6
43202026-03-07T01:15:13.529Z Checking bitflags v2.11.0
43212026-03-07T01:15:13.536Z Checking smallvec v1.15.1
43222026-03-07T01:15:13.539Z Checking hashbrown v0.16.1
43232026-03-07T01:15:13.560Z Checking serde_json v1.0.149
43242026-03-07T01:15:13.563Z Checking scroll v0.12.0
43252026-03-07T01:15:13.724Z Checking yoke v0.8.1
43262026-03-07T01:15:13.801Z Checking num-traits v0.2.19
43272026-03-07T01:15:13.876Z Checking thiserror v1.0.69
43282026-03-07T01:15:14.043Z Checking percent-encoding v2.3.2
43292026-03-07T01:15:14.061Z Checking log v0.4.29
43302026-03-07T01:15:14.064Z Checking zerovec v0.11.5
43312026-03-07T01:15:14.304Z Checking zerotrie v0.2.3
43322026-03-07T01:15:14.326Z Checking errno v0.3.14
43332026-03-07T01:15:14.346Z Checking goblin v0.8.2
43342026-03-07T01:15:14.450Z Checking toml_datetime v0.6.11
43352026-03-07T01:15:14.537Z Checking rustix v1.1.3
43362026-03-07T01:15:14.562Z Checking indexmap v2.13.0
43372026-03-07T01:15:14.820Z Checking serde_spanned v0.6.9
43382026-03-07T01:15:14.836Z Checking form_urlencoded v1.2.2
43392026-03-07T01:15:15.009Z Checking zerocopy v0.7.35
43402026-03-07T01:15:15.030Z Checking getrandom v0.4.1
43412026-03-07T01:15:15.080Z Checking thiserror v2.0.18
43422026-03-07T01:15:15.118Z Checking tinystr v0.8.2
43432026-03-07T01:15:15.246Z Checking potential_utf v0.1.4
43442026-03-07T01:15:15.267Z Checking syn v2.0.117
43452026-03-07T01:15:15.335Z Checking ordered-float v2.10.1
43462026-03-07T01:15:15.474Z Checking icu_collections v2.1.1
43472026-03-07T01:15:15.493Z Checking icu_locale_core v2.1.1
43482026-03-07T01:15:15.883Z Checking serde-value v0.7.0
43492026-03-07T01:15:15.886Z Checking toml_edit v0.22.27
43502026-03-07T01:15:16.125Z Checking dtrace-parser v0.2.0
43512026-03-07T01:15:16.213Z Checking thread-id v4.2.2
43522026-03-07T01:15:16.299Z Checking once_cell v1.21.3
43532026-03-07T01:15:16.349Z Checking cargo-platform v0.2.0
43542026-03-07T01:15:16.621Z Checking terminal_size v0.4.3
43552026-03-07T01:15:16.640Z Checking memmap v0.7.0
43562026-03-07T01:15:16.657Z Checking tempfile v3.25.0
43572026-03-07T01:15:16.697Z Checking fs-err v3.3.0
43582026-03-07T01:15:16.800Z Checking clap_builder v4.5.60
43592026-03-07T01:15:16.821Z Checking icu_provider v2.1.1
43602026-03-07T01:15:16.884Z Checking textwrap v0.16.2
43612026-03-07T01:15:17.042Z Checking tabled v0.15.0
43622026-03-07T01:15:17.061Z Checking camino-tempfile v1.4.1
43632026-03-07T01:15:17.297Z Checking anyhow v1.0.102
43642026-03-07T01:15:17.316Z Checking icu_properties v2.1.2
43652026-03-07T01:15:17.383Z Checking icu_normalizer v2.1.1
43662026-03-07T01:15:17.720Z Checking macaddr v1.0.1
43672026-03-07T01:15:18.034Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43682026-03-07T01:15:18.471Z Checking toml v0.8.23
43692026-03-07T01:15:18.870Z Checking dof v0.3.0
43702026-03-07T01:15:19.205Z Checking cargo_toml v0.21.0
43712026-03-07T01:15:19.313Z Checking idna_adapter v1.2.1
43722026-03-07T01:15:19.481Z Checking idna v1.1.0
43732026-03-07T01:15:19.500Z Checking clap v4.5.60
43742026-03-07T01:15:19.816Z Checking url v2.5.8
43752026-03-07T01:15:19.885Z Checking usdt-impl v0.5.0
43762026-03-07T01:15:20.251Z Checking usdt v0.5.0
43772026-03-07T01:15:20.372Z Checking cargo-util-schemas v0.8.2
43782026-03-07T01:15:21.576Z Checking cargo_metadata v0.21.0
43792026-03-07T01:15:22.631Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43802026-03-07T01:15:23.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s
43812026-03-07T01:15:23.421Z
43822026-03-07T01:15:23.421Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43832026-03-07T01:15:24.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43842026-03-07T01:15:24.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43852026-03-07T01:15:24.478Z Checking polyval v0.6.2
43862026-03-07T01:15:24.610Z Checking ctr v0.9.2
43872026-03-07T01:15:24.626Z Checking ssh-encoding v0.2.0
43882026-03-07T01:15:24.628Z Checking blowfish v0.9.1
43892026-03-07T01:15:24.655Z Checking password-hash v0.4.2
43902026-03-07T01:15:24.673Z Checking p521 v0.13.3
43912026-03-07T01:15:24.676Z Checking p256 v0.13.2
43922026-03-07T01:15:24.690Z Checking russh-cryptovec v0.7.3
43932026-03-07T01:15:24.867Z Checking ghash v0.5.1
43942026-03-07T01:15:24.889Z Checking bcrypt-pbkdf v0.10.0
43952026-03-07T01:15:24.910Z Checking md5 v0.7.0
43962026-03-07T01:15:24.938Z Checking num-bigint v0.4.6
43972026-03-07T01:15:24.959Z Checking des v0.8.1
43982026-03-07T01:15:25.053Z Checking aes-gcm v0.10.3
43992026-03-07T01:15:25.080Z Checking pbkdf2 v0.11.0
44002026-03-07T01:15:25.167Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44012026-03-07T01:15:25.206Z Checking hex-literal v0.4.1
44022026-03-07T01:15:25.227Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
44032026-03-07T01:15:25.247Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
44042026-03-07T01:15:25.323Z Checking ssh-cipher v0.2.0
44052026-03-07T01:15:25.364Z Checking socket2 v0.5.10
44062026-03-07T01:15:25.388Z Checking internet-checksum v0.2.1
44072026-03-07T01:15:25.641Z Checking ssh-key v0.6.7
44082026-03-07T01:15:25.912Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44092026-03-07T01:15:26.770Z Checking russh-keys v0.45.0
44102026-03-07T01:15:27.635Z Checking russh v0.45.0
44112026-03-07T01:15:53.395Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44122026-03-07T01:15:55.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.65s
44132026-03-07T01:15:55.321Z
44142026-03-07T01:15:55.321Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44152026-03-07T01:15:56.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-03-07T01:15:56.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-03-07T01:15:56.173Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44182026-03-07T01:15:56.176Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44192026-03-07T01:15:56.176Z Checking termios v0.3.3
44202026-03-07T01:15:58.334Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44212026-03-07T01:15:58.520Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44222026-03-07T01:16:01.601Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44232026-03-07T01:16:02.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.11s
44242026-03-07T01:16:02.647Z
44252026-03-07T01:16:02.647Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44262026-03-07T01:16:03.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-03-07T01:16:03.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-03-07T01:16:03.575Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44292026-03-07T01:16:03.579Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44302026-03-07T01:16:03.713Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44312026-03-07T01:16:03.713Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44322026-03-07T01:16:03.716Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44332026-03-07T01:16:04.302Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44342026-03-07T01:16:04.307Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44352026-03-07T01:16:05.352Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44362026-03-07T01:16:05.526Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44372026-03-07T01:16:05.529Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44382026-03-07T01:16:06.528Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44392026-03-07T01:16:09.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
44402026-03-07T01:16:09.234Z
44412026-03-07T01:16:09.234Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44422026-03-07T01:16:09.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44432026-03-07T01:16:09.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44442026-03-07T01:16:10.083Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44452026-03-07T01:16:10.674Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44462026-03-07T01:16:11.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
44472026-03-07T01:16:11.292Z
44482026-03-07T01:16:11.292Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44492026-03-07T01:16:12.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44502026-03-07T01:16:12.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44512026-03-07T01:16:12.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44522026-03-07T01:16:12.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44532026-03-07T01:16:12.107Z
44542026-03-07T01:16:12.107Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44552026-03-07T01:16:12.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44562026-03-07T01:16:12.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44572026-03-07T01:16:12.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44582026-03-07T01:16:12.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
44592026-03-07T01:16:12.931Z
44602026-03-07T01:16:12.931Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44612026-03-07T01:16:13.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44622026-03-07T01:16:13.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44632026-03-07T01:16:13.922Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44642026-03-07T01:16:14.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
44652026-03-07T01:16:14.936Z
44662026-03-07T01:16:14.936Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44672026-03-07T01:16:15.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44682026-03-07T01:16:15.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44692026-03-07T01:16:15.803Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44702026-03-07T01:16:15.806Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44712026-03-07T01:16:16.115Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44722026-03-07T01:16:16.118Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44732026-03-07T01:16:17.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
44742026-03-07T01:16:17.372Z
44752026-03-07T01:16:17.372Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44762026-03-07T01:16:18.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-03-07T01:16:18.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-03-07T01:16:18.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-03-07T01:16:18.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
44802026-03-07T01:16:18.198Z
44812026-03-07T01:16:18.198Zinfo: running `cargo check --bins` on omicron-package (250/256)
44822026-03-07T01:16:18.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-03-07T01:16:18.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-03-07T01:16:19.084Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44852026-03-07T01:16:20.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
44862026-03-07T01:16:20.792Z
44872026-03-07T01:16:20.792Zinfo: running `cargo check --bins` on tqdb (251/256)
44882026-03-07T01:16:21.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-03-07T01:16:21.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-03-07T01:16:21.845Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44912026-03-07T01:16:22.312Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44922026-03-07T01:16:23.312Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44932026-03-07T01:16:23.315Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44942026-03-07T01:16:31.039Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44952026-03-07T01:16:32.076Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44962026-03-07T01:16:32.079Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44972026-03-07T01:16:32.079Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44982026-03-07T01:16:32.079Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44992026-03-07T01:16:33.432Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
45002026-03-07T01:16:44.442Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
45012026-03-07T01:16:54.018Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
45022026-03-07T01:16:54.021Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
45032026-03-07T01:16:54.021Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
45042026-03-07T01:16:54.021Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
45052026-03-07T01:16:56.267Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
45062026-03-07T01:16:58.294Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
45072026-03-07T01:16:59.281Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45082026-03-07T01:17:01.223Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45092026-03-07T01:17:01.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.19s
45102026-03-07T01:17:02.228Z
45112026-03-07T01:17:02.228Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45122026-03-07T01:17:03.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45132026-03-07T01:17:03.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45142026-03-07T01:17:03.184Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45152026-03-07T01:17:03.187Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45162026-03-07T01:17:03.187Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45172026-03-07T01:17:03.332Z Checking rtoolbox v0.0.3
45182026-03-07T01:17:03.344Z Checking tui-tree-widget v0.23.1
45192026-03-07T01:17:03.497Z Checking rpassword v7.4.0
45202026-03-07T01:17:03.676Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45212026-03-07T01:17:05.056Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45222026-03-07T01:17:12.715Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45232026-03-07T01:17:13.750Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45242026-03-07T01:17:15.352Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45252026-03-07T01:17:20.352Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45262026-03-07T01:17:23.258Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45272026-03-07T01:17:24.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s
45282026-03-07T01:17:24.711Z
45292026-03-07T01:17:24.711Zinfo: running `cargo check --bins` on wicket (253/256)
45302026-03-07T01:17:25.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45312026-03-07T01:17:25.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45322026-03-07T01:17:25.613Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45332026-03-07T01:17:26.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
45342026-03-07T01:17:26.270Z
45352026-03-07T01:17:26.270Zinfo: running `cargo check --bins` on wicketd (254/256)
45362026-03-07T01:17:27.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45372026-03-07T01:17:27.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45382026-03-07T01:17:27.222Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45392026-03-07T01:17:27.225Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45402026-03-07T01:17:27.225Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45412026-03-07T01:17:27.225Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45422026-03-07T01:17:29.044Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45432026-03-07T01:17:29.926Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45442026-03-07T01:17:34.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
45452026-03-07T01:17:34.738Z
45462026-03-07T01:17:34.738Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45472026-03-07T01:17:35.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45482026-03-07T01:17:35.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45492026-03-07T01:17:35.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45502026-03-07T01:17:35.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
45512026-03-07T01:17:35.552Z
45522026-03-07T01:17:35.552Zinfo: running `cargo check --bins` on zone-setup (256/256)
45532026-03-07T01:17:36.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45542026-03-07T01:17:36.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45552026-03-07T01:17:36.424Z Checking uzers v0.12.2
45562026-03-07T01:17:36.790Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45572026-03-07T01:17:37.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
45582026-03-07T01:17:38.062Z
45592026-03-07T01:17:38.063Zreal 21:50.342738489
45602026-03-07T01:17:38.063Zuser 39:36.329527923
45612026-03-07T01:17:38.063Zsys 6:18.169376367
45622026-03-07T01:17:38.063Ztrap 0.787569753
45632026-03-07T01:17:38.063Ztflt 0.797753755
45642026-03-07T01:17:38.063Zdflt 0.840667887
45652026-03-07T01:17:38.063Zkflt 0.005196078
45662026-03-07T01:17:38.064Zlock 1:43:18.485697630
45672026-03-07T01:17:38.064Zslp 3:27:15.964514807
45682026-03-07T01:17:38.080Zlat 1:50.846530561
45692026-03-07T01:17:38.080Zstop 5:46.763473872
45702026-03-07T01:17:38.081Zprocess exited: duration 1620689 ms, exit code 0
 
45712026-03-07T01:17:38.103Zfound 0 output files