01KG07ME2CBX7EB205DG23VQ11: 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: 01KG07N159GBTJTSR7DBC2A1CQ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-27T17:23:29.500Zjob assigned to worker 01KG07N36YXMR27KV8DTWCANPC [factory aws, i-0e4f838b8a456e1ee] (queued for 54 s)
 
22026-01-27T17:23:38.390Zstarting task 0: "setup"
32026-01-27T17:23:38.395Z++ uname -s
42026-01-27T17:23:38.398Z+ kern=SunOS
52026-01-27T17:23:38.398Z+ build_user=build
62026-01-27T17:23:38.398Z+ build_uid=12345
72026-01-27T17:23:38.398Z+ work_dir=/work
82026-01-27T17:23:38.398Z+ input_dir=/input
92026-01-27T17:23:38.398Z+ [[ 0 == 12345 ]]
102026-01-27T17:23:38.398Z+ case "$kern" in
112026-01-27T17:23:38.398Z+ groupadd -g 12345 build
122026-01-27T17:23:38.401Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-27T17:23:40.406Z+ zfs create -o mountpoint=/work rpool/work
142026-01-27T17:23:40.500Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-27T17:23:40.502Z+ home_fs=zfs
162026-01-27T17:23:40.503Z+ [[ zfs == autofs ]]
172026-01-27T17:23:40.503Z+ mkdir -p /home/build
182026-01-27T17:23:40.506Z+ chown build:build /home/build /work
192026-01-27T17:23:42.506Z+ chmod 0700 /home/build /work
202026-01-27T17:23:42.510Zprocess exited: duration 4121 ms, exit code 0
 
212026-01-27T17:23:42.516Zstarting task 1: "rust-toolchain"
222026-01-27T17:23:42.522Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-27T17:23:42.522Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-01-27T17:23:42.522Z * rust toolchain channel = "1.91.1"
252026-01-27T17:23:42.522Z * rust toolchain profile = "default"
262026-01-27T17:23:42.522Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-27T17:23:42.522Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-27T17:23:42.525Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-27T17:23:42.525Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-27T17:23:42.657Zinfo: downloading installer
312026-01-27T17:23:44.663Zwarn: It looks like you have an existing installation of Rust at:
322026-01-27T17:23:44.663Zwarn: /opt/ooce/bin
332026-01-27T17:23:44.663Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-27T17:23:44.663Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-27T17:23:44.663Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-27T17:23:44.663Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-27T17:23:44.663Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-27T17:23:44.663Zerror: cannot install while Rust is installed
392026-01-27T17:23:44.663Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-27T17:23:44.703Zinfo: profile set to 'default'
412026-01-27T17:23:44.703Zinfo: default host triple is x86_64-unknown-illumos
422026-01-27T17:23:44.707Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-27T17:23:44.870Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-27T17:23:44.870Zinfo: downloading component 'cargo'
452026-01-27T17:23:45.675Zinfo: downloading component 'clippy'
462026-01-27T17:23:46.063Zinfo: downloading component 'rust-docs'
472026-01-27T17:23:47.287Zinfo: downloading component 'rust-std'
482026-01-27T17:23:48.790Zinfo: downloading component 'rustc'
492026-01-27T17:23:54.861Zinfo: downloading component 'rustfmt'
502026-01-27T17:23:55.136Zinfo: installing component 'cargo'
512026-01-27T17:23:56.050Zinfo: installing component 'clippy'
522026-01-27T17:23:56.449Zinfo: installing component 'rust-docs'
532026-01-27T17:23:58.407Zinfo: installing component 'rust-std'
542026-01-27T17:24:00.224Zinfo: installing component 'rustc'
552026-01-27T17:24:06.917Zinfo: installing component 'rustfmt'
562026-01-27T17:24:07.262Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-27T17:24:07.262Z
582026-01-27T17:24:07.733Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-27T17:24:07.733Z
602026-01-27T17:24:07.736Z
612026-01-27T17:24:07.736ZRust is installed now. Great!
622026-01-27T17:24:07.736Z
632026-01-27T17:24:07.736ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-27T17:24:07.737Zenvironment variable. This has not been done automatically.
652026-01-27T17:24:07.737Z
662026-01-27T17:24:07.737ZTo configure your current shell, you need to source
672026-01-27T17:24:07.737Zthe corresponding env file under $HOME/.cargo.
682026-01-27T17:24:07.737Z
692026-01-27T17:24:07.737ZThis is usually done by running one of the following (note the leading DOT):
702026-01-27T17:24:07.737Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-27T17:24:07.737Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-27T17:24:07.737Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-27T17:24:07.882Z+ rustup --version
742026-01-27T17:24:07.896Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-27T17:24:07.899Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-27T17:24:07.984Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-27T17:24:07.988Z+ cargo --version
782026-01-27T17:24:08.061Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-27T17:24:08.064Z+ rustc --version
802026-01-27T17:24:08.138Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-27T17:24:08.141Zprocess exited: duration 25622 ms, exit code 0
 
822026-01-27T17:24:08.150Zstarting task 2: "authentication"
832026-01-27T17:24:08.169Zprocess exited: duration 21 ms, exit code 0
 
842026-01-27T17:24:08.176Zstarting task 3: "clone repository"
852026-01-27T17:24:08.181Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-27T17:24:08.184Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-27T17:24:08.265ZCloning into '/work/oxidecomputer/omicron'...
882026-01-27T17:24:19.373Z+ cd /work/oxidecomputer/omicron
892026-01-27T17:24:19.377Z+ git fetch origin 5c3c0b1f4d3c4f4ef55bc69b1c3973ea2f35422d
902026-01-27T17:24:19.693ZFrom https://github.com/oxidecomputer/omicron
912026-01-27T17:24:19.693Z * branch 5c3c0b1f4d3c4f4ef55bc69b1c3973ea2f35422d -> FETCH_HEAD
922026-01-27T17:24:19.703Z+ [[ -n lrtq-upgrade ]]
932026-01-27T17:24:19.706Z++ git branch --show-current
942026-01-27T17:24:19.709Z+ current=main
952026-01-27T17:24:19.709Z+ [[ main != lrtq-upgrade ]]
962026-01-27T17:24:19.710Z+ git branch -f lrtq-upgrade 5c3c0b1f4d3c4f4ef55bc69b1c3973ea2f35422d
972026-01-27T17:24:19.713Z+ git checkout -f lrtq-upgrade
982026-01-27T17:24:20.154ZSwitched to branch 'lrtq-upgrade'
992026-01-27T17:24:20.157Z+ git reset --hard 5c3c0b1f4d3c4f4ef55bc69b1c3973ea2f35422d
1002026-01-27T17:24:20.193ZHEAD is now at 5c3c0b1f4 review comments
1012026-01-27T17:24:20.196Zprocess exited: duration 12017 ms, exit code 0
 
1022026-01-27T17:24:20.205Zstarting task 4: "build"
1032026-01-27T17:24:20.208Z+ source .github/buildomat/ci-env.sh
1042026-01-27T17:24:20.208Z++ export CARGO_TERM_COLOR=always
1052026-01-27T17:24:20.208Z++ CARGO_TERM_COLOR=always
1062026-01-27T17:24:20.209Z+ cargo --version
1072026-01-27T17:24:20.268Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-27T17:24:20.271Z+ rustc --version
1092026-01-27T17:24:20.344Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-27T17:24:20.347Z+ source ./env.sh
1112026-01-27T17:24:20.348Z++ OLD_SHELL_OPTS=ehxB
1122026-01-27T17:24:20.348Z++ set -o xtrace
1132026-01-27T17:24:20.351Z++++ dirname ./env.sh
1142026-01-27T17:24:20.351Z+++ readlink -f .
1152026-01-27T17:24:20.354Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ 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-01-27T17:24:20.354Z++ case $OLD_SHELL_OPTS in
1252026-01-27T17:24:20.354Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-27T17:24:20.354Z+ 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-01-27T17:24:20.354Z+ 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-01-27T17:24:20.354Z+ banner prerequisites
1292026-01-27T17:24:20.357Z
1302026-01-27T17:24:20.358Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-27T17:24:20.358Z # # # # # # # # # # # # # # #
1322026-01-27T17:24:20.358Z # # # # ##### # # ##### # # # # # #### #
1332026-01-27T17:24:20.358Z ##### ##### # ##### # # # # # # # # #
1342026-01-27T17:24:20.358Z # # # # # # # # # # # # # # #
1352026-01-27T17:24:20.358Z # # # ###### # # ###### ### # #### # #### #
1362026-01-27T17:24:20.358Z
1372026-01-27T17:24:20.358Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-27T17:24:31.391Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-27T17:24:41.463Z Startup: Caching catalogs ... Done
1402026-01-27T17:25:01.428ZPlanning: Solver setup ... Done (18.518s)
1412026-01-27T17:25:01.573ZPlanning: Running solver ... Done (0.143s)
1422026-01-27T17:25:01.727ZPlanning: Finding local manifests ... Done (0.003s)
1432026-01-27T17:25:01.742ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-27T17:25:01.877ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-27T17:25:01.925ZPlanning: Package planning ... Done (0.048s)
1462026-01-27T17:25:01.976ZPlanning: Merging actions ... Done (0.050s)
1472026-01-27T17:25:02.435ZPlanning: Checking for conflicting actions ... Done (0.461s)
1482026-01-27T17:25:02.446ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-01-27T17:25:04.615ZPlanning: Evaluating mediators ... Done (2.168s)
1502026-01-27T17:25:04.624ZPlanning: Planning completed in 23.01 seconds
1512026-01-27T17:25:04.891Z Packages to install: 4
1522026-01-27T17:25:04.891Z Mediators to change: 2
1532026-01-27T17:25:04.894Z Services to change: 1
1542026-01-27T17:25:04.894Z Estimated space available: 155.44 GB
1552026-01-27T17:25:04.894ZEstimated space to be consumed: 1.80 GB
1562026-01-27T17:25:04.894Z Create boot environment: No
1572026-01-27T17:25:04.894ZCreate backup boot environment: No
1582026-01-27T17:25:04.895Z Rebuild boot archive: No
1592026-01-27T17:25:04.895Z
1602026-01-27T17:25:04.895ZChanged mediators:
1612026-01-27T17:25:04.895Z mediator clang:
1622026-01-27T17:25:04.895Z version: None -> 15 (system default)
1632026-01-27T17:25:04.895Z
1642026-01-27T17:25:04.895Z mediator llvm:
1652026-01-27T17:25:04.895Z version: 14 (system default) -> 15 (system default)
1662026-01-27T17:25:04.895Z
1672026-01-27T17:25:04.895ZChanged packages:
1682026-01-27T17:25:04.895Zhelios-dev
1692026-01-27T17:25:04.895Z developer/build-essential
1702026-01-27T17:25:04.895Z None -> 11-2.0
1712026-01-27T17:25:04.895Z library/libxmlsec1
1722026-01-27T17:25:04.895Z None -> 1.2.35-2.0
1732026-01-27T17:25:04.895Z ooce/developer/clang-15
1742026-01-27T17:25:04.895Z None -> 15.0.7-2.0
1752026-01-27T17:25:04.895Z ooce/developer/llvm-15
1762026-01-27T17:25:04.895Z None -> 15.0.7-2.0
1772026-01-27T17:25:04.895Z
1782026-01-27T17:25:04.895ZServices:
1792026-01-27T17:25:04.895Z restart_fmri:
1802026-01-27T17:25:04.895Z svc:/system/update-man-index:default
1812026-01-27T17:25:04.945Z
1822026-01-27T17:25:04.945ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-27T17:25:09.945ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (17.0M/s)
1842026-01-27T17:25:18.105ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (17.5M/s)
1852026-01-27T17:25:23.102ZDownload: 3249/3290 items 203.1/212.6MB 95% complete (13.0M/s)
1862026-01-27T17:25:24.563ZDownload: Completed 212.60 MB in 19.62 seconds (10.8M/s)
1872026-01-27T17:25:24.769Z Actions: 1/3689 actions (Installing new actions)
1882026-01-27T17:25:29.577Z Actions: Completed 3689 actions in 4.81 seconds.
1892026-01-27T17:25:29.994Z Done (0.412s)
1902026-01-27T17:25:29.994Z Done (0.000s)
1912026-01-27T17:25:31.057Z Done (1.062s)
1922026-01-27T17:25:36.247Z Done (4.834s)
1932026-01-27T17:25:36.456Z Done (0.137s)
1942026-01-27T17:25:36.460Z Done (0.000s)
1952026-01-27T17:25:36.629Z Done (0.000s)
1962026-01-27T17:25:37.568ZPlanning: Evaluating mediator changes ... Done
1972026-01-27T17:25:37.733ZPlanning: Checking for conflicting actions ... Done
1982026-01-27T17:25:37.736ZPlanning: Consolidating action changes ... Done
1992026-01-27T17:25:38.008ZPlanning: Evaluating mediators ... Done
2002026-01-27T17:25:38.012ZPlanning: Planning completed in 0.44 seconds
2012026-01-27T17:25:38.042Z Mediators to change: 2
2022026-01-27T17:25:38.043Z Create boot environment: No
2032026-01-27T17:25:38.046ZCreate backup boot environment: No
2042026-01-27T17:25:38.132Z Done
2052026-01-27T17:25:38.132Z Done
2062026-01-27T17:25:38.896Z Done
2072026-01-27T17:25:42.405Z Done
2082026-01-27T17:25:42.491Z Done
2092026-01-27T17:25:42.499Z Done
2102026-01-27T17:25:42.651Z Done
2112026-01-27T17:25:43.260ZPlanning: Evaluating mediator changes ... Done
2122026-01-27T17:25:43.264ZPlanning: Merging actions ... Done
2132026-01-27T17:25:43.451ZPlanning: Checking for conflicting actions ... Done
2142026-01-27T17:25:43.454ZPlanning: Consolidating action changes ... Done
2152026-01-27T17:25:43.711ZPlanning: Evaluating mediators ... Done
2162026-01-27T17:25:43.764ZPlanning: Planning completed in 0.75 seconds
2172026-01-27T17:25:43.799Z Packages to change: 1
2182026-01-27T17:25:43.799Z Mediators to change: 1
2192026-01-27T17:25:43.802Z Services to change: 1
2202026-01-27T17:25:43.802Z Create boot environment: No
2212026-01-27T17:25:43.802ZCreate backup boot environment: Yes
2222026-01-27T17:25:46.532Z Actions: 1/6 actions (Updating modified actions)
2232026-01-27T17:25:46.535Z Actions: Completed 6 actions in 0.00 seconds.
2242026-01-27T17:25:46.535Z Done
2252026-01-27T17:25:46.535Z Done
2262026-01-27T17:25:46.744Z Done
2272026-01-27T17:25:50.382Z Done
2282026-01-27T17:25:50.469Z Done
2292026-01-27T17:25:50.476Z Done
2302026-01-27T17:25:50.635Z Done
2312026-01-27T17:25:51.083ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-01-27T17:25:51.083Zclang system 15 system
2332026-01-27T17:25:51.083Zcsh system system illumos
2342026-01-27T17:25:51.083Zctags system system illumos
2352026-01-27T17:25:51.083Zfile system system illumos
2362026-01-27T17:25:51.083Zgcc vendor 12 vendor
2372026-01-27T17:25:51.083Zgcc system 10 system
2382026-01-27T17:25:51.083Zgcc system 7 system
2392026-01-27T17:25:51.083Zgo system 1.20 system
2402026-01-27T17:25:51.083Zgo system 1.19 system
2412026-01-27T17:25:51.083Zllvm system 15 system
2422026-01-27T17:25:51.083Zllvm system 14 system
2432026-01-27T17:25:51.083Zmariadb system 10.6 system
2442026-01-27T17:25:51.083Zmta vendor vendor dma
2452026-01-27T17:25:51.083Zopenjdk system 17 system
2462026-01-27T17:25:51.083Zopenjdk system 11 system
2472026-01-27T17:25:51.083Zopenjdk system 1.8 system
2482026-01-27T17:25:51.083Zopenssl vendor 3 vendor
2492026-01-27T17:25:51.083Zperl system 5.36 system
2502026-01-27T17:25:51.083Zpostgresql system 15 system
2512026-01-27T17:25:51.083Zpostgresql system 13 system
2522026-01-27T17:25:51.083Zpython vendor 3 vendor
2532026-01-27T17:25:51.083Zpython system 2 system
2542026-01-27T17:25:51.083Zpython3 system 3.11 system
2552026-01-27T17:25:51.083Zruby system 3.0 system
2562026-01-27T17:25:51.083Zwords vendor vendor american-english
2572026-01-27T17:25:51.084Zwords system system australian-english
2582026-01-27T17:25:51.084Zwords system system british-english
2592026-01-27T17:25:51.084Zwords system system canadian-english
2602026-01-27T17:25:51.084Zwords system system french
2612026-01-27T17:25:51.084Zwords system system italian
2622026-01-27T17:25:51.084Zwords system system ngerman
2632026-01-27T17:25:51.084Zwords system system ogerman
2642026-01-27T17:25:51.084Zwords system system spanish
2652026-01-27T17:25:51.416ZPUBLISHER TYPE STATUS P LOCATION
2662026-01-27T17:25:51.416Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-01-27T17:25:57.699ZFMRI IFO
2682026-01-27T17:25:57.699Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-01-27T17:25:57.699Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-01-27T17:25:57.699Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-01-27T17:25:57.699Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-01-27T17:25:57.699Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-01-27T17:25:57.699Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-01-27T17:25:57.699Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-01-27T17:25:57.699Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-01-27T17:25:57.699Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-01-27T17:25:57.699Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-01-27T17:25:57.699Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-01-27T17:25:57.699Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-01-27T17:25:57.699Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-01-27T17:25:57.699Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-01-27T17:25:57.699Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-01-27T17:25:57.699Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-01-27T17:25:58.871Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-01-27T17:25:59.168Z Updating crates.io index
2862026-01-27T17:25:59.203Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-01-27T17:25:59.528Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882026-01-27T17:26:00.720Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-01-27T17:26:01.007Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902026-01-27T17:26:01.362Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-01-27T17:26:01.712Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-01-27T17:26:03.128Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-01-27T17:26:05.462Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-01-27T17:26:06.243Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-01-27T17:26:06.977Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-01-27T17:26:07.743Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-01-27T17:26:08.295Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-01-27T17:26:08.994Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-01-27T17:26:09.421Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-01-27T17:26:09.767Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-01-27T17:26:10.516Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-01-27T17:26:11.127Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-01-27T17:26:11.502Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-01-27T17:26:11.882Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-01-27T17:26:12.308Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-01-27T17:26:12.685Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-01-27T17:26:12.925Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-01-27T17:26:13.220Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-01-27T17:26:13.699Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-01-27T17:26:14.213Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-01-27T17:26:14.467Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-01-27T17:26:14.775Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-01-27T17:26:15.654Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-01-27T17:26:16.438Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-01-27T17:26:16.931Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-01-27T17:26:17.249Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-01-27T17:26:17.582Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3182026-01-27T17:26:17.960Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-01-27T17:26:18.501Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-01-27T17:26:18.758Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-01-27T17:26:19.007Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-01-27T17:26:19.324Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232026-01-27T17:26:30.774Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-01-27T17:26:31.215Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3252026-01-27T17:26:33.234Z Downloading crates ...
3262026-01-27T17:26:33.294Z Downloaded bytecount v0.6.8
3272026-01-27T17:26:33.299Z Downloaded cfg-if v1.0.4
3282026-01-27T17:26:33.302Z Downloaded ordered-float v2.10.1
3292026-01-27T17:26:33.306Z Downloaded block-buffer v0.10.4
3302026-01-27T17:26:33.306Z Downloaded anstyle v1.0.11
3312026-01-27T17:26:33.309Z Downloaded colorchoice v1.0.2
3322026-01-27T17:26:33.309Z Downloaded clap v4.5.48
3332026-01-27T17:26:33.318Z Downloaded thiserror v2.0.17
3342026-01-27T17:26:33.325Z Downloaded tinystr v0.7.6
3352026-01-27T17:26:33.329Z Downloaded anstream v0.6.18
3362026-01-27T17:26:33.329Z Downloaded version_check v0.9.5
3372026-01-27T17:26:33.332Z Downloaded unicode-ident v1.0.19
3382026-01-27T17:26:33.332Z Downloaded zerofrom v0.1.4
3392026-01-27T17:26:33.335Z Downloaded utf16_iter v1.0.5
3402026-01-27T17:26:33.335Z Downloaded thiserror v1.0.69
3412026-01-27T17:26:33.339Z Downloaded utf8_iter v1.0.4
3422026-01-27T17:26:33.342Z Downloaded typeid v1.0.3
3432026-01-27T17:26:33.342Z Downloaded toml_datetime v0.6.11
3442026-01-27T17:26:33.346Z Downloaded thread-id v4.2.2
3452026-01-27T17:26:33.346Z Downloaded memmap v0.7.0
3462026-01-27T17:26:33.346Z Downloaded utf8parse v0.2.2
3472026-01-27T17:26:33.349Z Downloaded zerofrom-derive v0.1.4
3482026-01-27T17:26:33.349Z Downloaded yoke-derive v0.7.4
3492026-01-27T17:26:33.352Z Downloaded usdt v0.5.0
3502026-01-27T17:26:33.352Z Downloaded terminal_size v0.4.0
3512026-01-27T17:26:33.352Z Downloaded unicode-xid v0.2.6
3522026-01-27T17:26:33.355Z Downloaded write16 v1.0.0
3532026-01-27T17:26:33.355Z Downloaded unicode-linebreak v0.1.5
3542026-01-27T17:26:33.355Z Downloaded toml_write v0.1.2
3552026-01-27T17:26:33.358Z Downloaded icu_provider v1.5.0
3562026-01-27T17:26:33.361Z Downloaded heck v0.5.0
3572026-01-27T17:26:33.361Z Downloaded heck v0.4.1
3582026-01-27T17:26:33.364Z Downloaded zerocopy-derive v0.7.35
3592026-01-27T17:26:33.367Z Downloaded zmij v1.0.15
3602026-01-27T17:26:33.370Z Downloaded writeable v0.5.5
3612026-01-27T17:26:33.370Z Downloaded fs-err v3.1.1
3622026-01-27T17:26:33.373Z Downloaded icu_properties v1.5.1
3632026-01-27T17:26:33.376Z Downloaded usdt-impl v0.5.0
3642026-01-27T17:26:33.376Z Downloaded thiserror-impl v2.0.17
3652026-01-27T17:26:33.379Z Downloaded zerovec-derive v0.10.3
3662026-01-27T17:26:33.379Z Downloaded litemap v0.7.3
3672026-01-27T17:26:33.382Z Downloaded icu_provider_macros v1.5.0
3682026-01-27T17:26:33.382Z Downloaded erased-serde v0.4.6
3692026-01-27T17:26:33.385Z Downloaded yoke v0.7.4
3702026-01-27T17:26:33.390Z Downloaded typenum v1.17.0
3712026-01-27T17:26:33.393Z Downloaded tempfile v3.24.0
3722026-01-27T17:26:33.393Z Downloaded macaddr v1.0.1
3732026-01-27T17:26:33.396Z Downloaded textwrap v0.16.2
3742026-01-27T17:26:33.402Z Downloaded anstyle-query v1.1.1
3752026-01-27T17:26:33.402Z Downloaded serde_spanned v0.6.9
3762026-01-27T17:26:33.402Z Downloaded plain v0.2.3
3772026-01-27T17:26:33.405Z Downloaded equivalent v1.0.2
3782026-01-27T17:26:33.405Z Downloaded smawk v0.3.2
3792026-01-27T17:26:33.405Z Downloaded dtrace-parser v0.2.0
3802026-01-27T17:26:33.405Z Downloaded is_terminal_polyfill v1.70.1
3812026-01-27T17:26:33.405Z Downloaded url v2.5.4
3822026-01-27T17:26:33.419Z Downloaded form_urlencoded v1.2.2
3832026-01-27T17:26:33.419Z Downloaded percent-encoding v2.3.2
3842026-01-27T17:26:33.419Z Downloaded idna v1.0.3
3852026-01-27T17:26:33.419Z Downloaded fnv v1.0.7
3862026-01-27T17:26:33.422Z Downloaded dof v0.3.0
3872026-01-27T17:26:33.422Z Downloaded toml_edit v0.22.27
3882026-01-27T17:26:33.423Z Downloaded zerovec v0.10.4
3892026-01-27T17:26:33.426Z Downloaded strsim v0.11.1
3902026-01-27T17:26:33.426Z Downloaded stable_deref_trait v1.2.0
3912026-01-27T17:26:33.429Z Downloaded proc-macro-error-attr v1.0.4
3922026-01-27T17:26:33.429Z Downloaded pretty-hex v0.4.1
3932026-01-27T17:26:33.429Z Downloaded zerocopy v0.7.35
3942026-01-27T17:26:33.444Z Downloaded scroll v0.12.0
3952026-01-27T17:26:33.448Z Downloaded digest v0.10.7
3962026-01-27T17:26:33.448Z Downloaded pest_generator v2.8.2
3972026-01-27T17:26:33.451Z Downloaded winnow v0.7.13
3982026-01-27T17:26:33.456Z Downloaded swrite v0.1.0
3992026-01-27T17:26:33.459Z Downloaded unicode-width v0.2.0
4002026-01-27T17:26:33.462Z Downloaded unicode-width v0.1.14
4012026-01-27T17:26:33.467Z Downloaded serde-untagged v0.1.7
4022026-01-27T17:26:33.481Z Downloaded synstructure v0.13.1
4032026-01-27T17:26:33.481Z Downloaded anstyle-parse v0.2.5
4042026-01-27T17:26:33.481Z Downloaded sha2 v0.10.9
4052026-01-27T17:26:33.489Z Downloaded serde_tokenstream v0.2.2
4062026-01-27T17:26:33.489Z Downloaded autocfg v1.4.0
4072026-01-27T17:26:33.489Z Downloaded smallvec v1.15.1
4082026-01-27T17:26:33.489Z Downloaded pest_derive v2.8.2
4092026-01-27T17:26:33.489Z Downloaded icu_locid_transform_data v1.5.0
4102026-01-27T17:26:33.489Z Downloaded icu_collections v1.5.0
4112026-01-27T17:26:33.492Z Downloaded semver v1.0.27
4122026-01-27T17:26:33.492Z Downloaded once_cell v1.21.3
4132026-01-27T17:26:33.492Z Downloaded pest_meta v2.8.2
4142026-01-27T17:26:33.492Z Downloaded icu_normalizer_data v1.5.0
4152026-01-27T17:26:33.498Z Downloaded camino-tempfile v1.4.1
4162026-01-27T17:26:33.498Z Downloaded proc-macro-error v1.0.4
4172026-01-27T17:26:33.502Z Downloaded proc-macro2 v1.0.101
4182026-01-27T17:26:33.502Z Downloaded icu_normalizer v1.5.0
4192026-01-27T17:26:33.508Z Downloaded icu_locid_transform v1.5.0
4202026-01-27T17:26:33.508Z Downloaded serde_core v1.0.228
4212026-01-27T17:26:33.511Z Downloaded camino v1.2.1
4222026-01-27T17:26:33.511Z Downloaded log v0.4.29
4232026-01-27T17:26:33.514Z Downloaded serde_derive v1.0.228
4242026-01-27T17:26:33.514Z Downloaded anyhow v1.0.99
4252026-01-27T17:26:33.517Z Downloaded papergrid v0.11.0
4262026-01-27T17:26:33.522Z Downloaded getrandom v0.3.4
4272026-01-27T17:26:33.526Z Downloaded serde-value v0.7.0
4282026-01-27T17:26:33.526Z Downloaded scroll_derive v0.12.0
4292026-01-27T17:26:33.529Z Downloaded serde v1.0.228
4302026-01-27T17:26:33.532Z Downloaded num-traits v0.2.19
4312026-01-27T17:26:33.532Z Downloaded memchr v2.7.4
4322026-01-27T17:26:33.536Z Downloaded toml v0.8.23
4332026-01-27T17:26:33.539Z Downloaded indexmap v2.12.1
4342026-01-27T17:26:33.542Z Downloaded itoa v1.0.11
4352026-01-27T17:26:33.545Z Downloaded usdt-macro v0.5.0
4362026-01-27T17:26:33.545Z Downloaded thiserror-impl v1.0.69
4372026-01-27T17:26:33.545Z Downloaded quote v1.0.40
4382026-01-27T17:26:33.550Z Downloaded displaydoc v0.2.5
4392026-01-27T17:26:33.552Z Downloaded generic-array v0.14.7
4402026-01-27T17:26:33.553Z Downloaded fastrand v2.1.1
4412026-01-27T17:26:33.553Z Downloaded errno v0.3.12
4422026-01-27T17:26:33.556Z Downloaded crypto-common v0.1.6
4432026-01-27T17:26:33.556Z Downloaded bitflags v2.9.4
4442026-01-27T17:26:33.559Z Downloaded pest v2.8.2
4452026-01-27T17:26:33.563Z Downloaded usdt-attr-macro v0.5.0
4462026-01-27T17:26:33.566Z Downloaded hashbrown v0.16.1
4472026-01-27T17:26:33.569Z Downloaded idna_adapter v1.2.0
4482026-01-27T17:26:33.569Z Downloaded icu_locid v1.5.0
4492026-01-27T17:26:33.573Z Downloaded ucd-trie v0.1.7
4502026-01-27T17:26:33.576Z Downloaded clap_builder v4.5.48
4512026-01-27T17:26:33.580Z Downloaded serde_json v1.0.149
4522026-01-27T17:26:33.587Z Downloaded tabled_derive v0.7.0
4532026-01-27T17:26:33.592Z Downloaded icu_properties_data v1.5.0
4542026-01-27T17:26:33.599Z Downloaded goblin v0.8.2
4552026-01-27T17:26:33.602Z Downloaded tabled v0.15.0
4562026-01-27T17:26:33.615Z Downloaded clap_derive v4.5.47
4572026-01-27T17:26:33.618Z Downloaded syn v1.0.109
4582026-01-27T17:26:33.625Z Downloaded cargo_toml v0.21.0
4592026-01-27T17:26:33.629Z Downloaded cargo_metadata v0.21.0
4602026-01-27T17:26:33.629Z Downloaded cpufeatures v0.2.14
4612026-01-27T17:26:33.632Z Downloaded clap_lex v0.7.4
4622026-01-27T17:26:33.632Z Downloaded cargo-util-schemas v0.8.2
4632026-01-27T17:26:33.632Z Downloaded cargo-platform v0.2.0
4642026-01-27T17:26:33.635Z Downloaded byteorder v1.5.0
4652026-01-27T17:26:33.635Z Downloaded syn v2.0.111
4662026-01-27T17:26:33.644Z Downloaded rustix v0.38.37
4672026-01-27T17:26:33.663Z Downloaded rustix v1.1.3
4682026-01-27T17:26:33.698Z Downloaded libc v0.2.180
4692026-01-27T17:26:33.784Z Compiling proc-macro2 v1.0.101
4702026-01-27T17:26:33.788Z Compiling unicode-ident v1.0.19
4712026-01-27T17:26:33.788Z Compiling serde_core v1.0.228
4722026-01-27T17:26:33.788Z Compiling serde v1.0.228
4732026-01-27T17:26:33.788Z Compiling version_check v0.9.5
4742026-01-27T17:26:33.789Z Compiling libc v0.2.180
4752026-01-27T17:26:33.789Z Compiling memchr v2.7.4
4762026-01-27T17:26:33.789Z Compiling thiserror v2.0.17
4772026-01-27T17:26:34.250Z Compiling stable_deref_trait v1.2.0
4782026-01-27T17:26:34.379Z Compiling zmij v1.0.15
4792026-01-27T17:26:34.679Z Compiling writeable v0.5.5
4802026-01-27T17:26:35.068Z Compiling ucd-trie v0.1.7
4812026-01-27T17:26:35.325Z Compiling litemap v0.7.3
4822026-01-27T17:26:35.394Z Compiling autocfg v1.4.0
4832026-01-27T17:26:35.486Z Compiling thiserror v1.0.69
4842026-01-27T17:26:35.702Z Compiling itoa v1.0.11
4852026-01-27T17:26:35.951Z Compiling byteorder v1.5.0
4862026-01-27T17:26:35.955Z Compiling icu_locid_transform_data v1.5.0
4872026-01-27T17:26:36.113Z Compiling bitflags v2.9.4
4882026-01-27T17:26:36.473Z Compiling serde_json v1.0.149
4892026-01-27T17:26:36.527Z Compiling icu_properties_data v1.5.0
4902026-01-27T17:26:36.780Z Compiling quote v1.0.40
4912026-01-27T17:26:36.821Z Compiling errno v0.3.12
4922026-01-27T17:26:36.887Z Compiling num-traits v0.2.19
4932026-01-27T17:26:37.005Z Compiling utf8_iter v1.0.4
4942026-01-27T17:26:37.069Z Compiling hashbrown v0.16.1
4952026-01-27T17:26:37.220Z Compiling syn v2.0.111
4962026-01-27T17:26:37.264Z Compiling rustix v0.38.37
4972026-01-27T17:26:37.342Z Compiling utf16_iter v1.0.5
4982026-01-27T17:26:37.805Z Compiling write16 v1.0.0
4992026-01-27T17:26:37.808Z Compiling typeid v1.0.3
5002026-01-27T17:26:37.808Z Compiling equivalent v1.0.2
5012026-01-27T17:26:37.808Z Compiling icu_normalizer_data v1.5.0
5022026-01-27T17:26:37.808Z Compiling smallvec v1.15.1
5032026-01-27T17:26:38.146Z Compiling indexmap v2.12.1
5042026-01-27T17:26:38.167Z Compiling proc-macro-error-attr v1.0.4
5052026-01-27T17:26:38.232Z Compiling usdt-impl v0.5.0
5062026-01-27T17:26:38.377Z Compiling syn v1.0.109
5072026-01-27T17:26:38.491Z Compiling winnow v0.7.13
5082026-01-27T17:26:38.646Z Compiling toml_write v0.1.2
5092026-01-27T17:26:38.778Z Compiling thread-id v4.2.2
5102026-01-27T17:26:39.274Z Compiling proc-macro-error v1.0.4
5112026-01-27T17:26:39.616Z Compiling log v0.4.29
5122026-01-27T17:26:39.640Z Compiling getrandom v0.3.4
5132026-01-27T17:26:40.107Z Compiling utf8parse v0.2.2
5142026-01-27T17:26:40.303Z Compiling plain v0.2.3
5152026-01-27T17:26:40.502Z Compiling percent-encoding v2.3.2
5162026-01-27T17:26:40.528Z Compiling rustix v1.1.3
5172026-01-27T17:26:40.882Z Compiling camino v1.2.1
5182026-01-27T17:26:41.077Z Compiling form_urlencoded v1.2.2
5192026-01-27T17:26:41.139Z Compiling ordered-float v2.10.1
5202026-01-27T17:26:41.427Z Compiling anstyle-parse v0.2.5
5212026-01-27T17:26:41.547Z Compiling terminal_size v0.4.0
5222026-01-27T17:26:41.795Z Compiling anstyle v1.0.11
5232026-01-27T17:26:41.888Z Compiling pretty-hex v0.4.1
5242026-01-27T17:26:42.129Z Compiling colorchoice v1.0.2
5252026-01-27T17:26:42.170Z Compiling anstyle-query v1.1.1
5262026-01-27T17:26:42.235Z Compiling is_terminal_polyfill v1.70.1
5272026-01-27T17:26:42.309Z Compiling cfg-if v1.0.4
5282026-01-27T17:26:42.389Z Compiling anstream v0.6.18
5292026-01-27T17:26:42.553Z Compiling semver v1.0.27
5302026-01-27T17:26:43.132Z Compiling fs-err v3.1.1
5312026-01-27T17:26:43.218Z Compiling unicode-width v0.1.14
5322026-01-27T17:26:43.343Z Compiling bytecount v0.6.8
5332026-01-27T17:26:43.421Z Compiling fastrand v2.1.1
5342026-01-27T17:26:43.469Z Compiling heck v0.4.1
5352026-01-27T17:26:43.564Z Compiling fnv v1.0.7
5362026-01-27T17:26:43.734Z Compiling synstructure v0.13.1
5372026-01-27T17:26:43.761Z Compiling strsim v0.11.1
5382026-01-27T17:26:43.874Z Compiling anyhow v1.0.99
5392026-01-27T17:26:43.942Z Compiling once_cell v1.21.3
5402026-01-27T17:26:44.357Z Compiling clap_lex v0.7.4
5412026-01-27T17:26:44.501Z Compiling unicode-xid v0.2.6
5422026-01-27T17:26:44.577Z Compiling heck v0.5.0
5432026-01-27T17:26:44.723Z Compiling clap_builder v4.5.48
5442026-01-27T17:26:45.031Z Compiling tempfile v3.24.0
5452026-01-27T17:26:45.056Z Compiling papergrid v0.11.0
5462026-01-27T17:26:45.246Z Compiling memmap v0.7.0
5472026-01-27T17:26:45.274Z Compiling unicode-linebreak v0.1.5
5482026-01-27T17:26:45.603Z Compiling smawk v0.3.2
5492026-01-27T17:26:45.806Z Compiling unicode-width v0.2.0
5502026-01-27T17:26:45.835Z Compiling camino-tempfile v1.4.1
5512026-01-27T17:26:46.307Z Compiling textwrap v0.16.2
5522026-01-27T17:26:46.393Z Compiling swrite v0.1.0
5532026-01-27T17:26:46.544Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-01-27T17:26:47.068Z Compiling tabled_derive v0.7.0
5552026-01-27T17:26:47.704Z Compiling serde_derive v1.0.228
5562026-01-27T17:26:47.704Z Compiling zerofrom-derive v0.1.4
5572026-01-27T17:26:47.707Z Compiling yoke-derive v0.7.4
5582026-01-27T17:26:47.707Z Compiling thiserror-impl v2.0.17
5592026-01-27T17:26:47.807Z Compiling zerovec-derive v0.10.3
5602026-01-27T17:26:49.120Z Compiling displaydoc v0.2.5
5612026-01-27T17:26:50.239Z Compiling icu_provider_macros v1.5.0
5622026-01-27T17:26:50.482Z Compiling thiserror-impl v1.0.69
5632026-01-27T17:26:50.706Z Compiling zerocopy-derive v0.7.35
5642026-01-27T17:26:51.046Z Compiling zerofrom v0.1.4
5652026-01-27T17:26:51.071Z Compiling pest v2.8.2
5662026-01-27T17:26:51.285Z Compiling yoke v0.7.4
5672026-01-27T17:26:51.312Z Compiling scroll_derive v0.12.0
5682026-01-27T17:26:51.670Z Compiling zerovec v0.10.4
5692026-01-27T17:26:52.205Z Compiling clap_derive v4.5.47
5702026-01-27T17:26:52.622Z Compiling zerocopy v0.7.35
5712026-01-27T17:26:53.085Z Compiling scroll v0.12.0
5722026-01-27T17:26:53.218Z Compiling goblin v0.8.2
5732026-01-27T17:26:53.218Z Compiling tabled v0.15.0
5742026-01-27T17:26:53.467Z Compiling tinystr v0.7.6
5752026-01-27T17:26:53.694Z Compiling pest_meta v2.8.2
5762026-01-27T17:26:53.851Z Compiling icu_locid v1.5.0
5772026-01-27T17:26:53.983Z Compiling icu_collections v1.5.0
5782026-01-27T17:26:55.002Z Compiling icu_provider v1.5.0
5792026-01-27T17:26:55.219Z Compiling pest_generator v2.8.2
5802026-01-27T17:26:55.866Z Compiling icu_locid_transform v1.5.0
5812026-01-27T17:26:55.981Z Compiling clap v4.5.48
5822026-01-27T17:26:56.318Z Compiling serde_spanned v0.6.9
5832026-01-27T17:26:56.368Z Compiling toml_datetime v0.6.11
5842026-01-27T17:26:56.587Z Compiling erased-serde v0.4.6
5852026-01-27T17:26:56.917Z Compiling dof v0.3.0
5862026-01-27T17:26:56.937Z Compiling toml_edit v0.22.27
5872026-01-27T17:26:57.019Z Compiling serde_tokenstream v0.2.2
5882026-01-27T17:26:57.626Z Compiling icu_properties v1.5.1
5892026-01-27T17:26:57.797Z Compiling serde-untagged v0.1.7
5902026-01-27T17:26:57.832Z Compiling serde-value v0.7.0
5912026-01-27T17:26:57.847Z Compiling pest_derive v2.8.2
5922026-01-27T17:26:58.236Z Compiling cargo-platform v0.2.0
5932026-01-27T17:26:58.318Z Compiling macaddr v1.0.1
5942026-01-27T17:26:58.757Z Compiling dtrace-parser v0.2.0
5952026-01-27T17:27:00.214Z Compiling toml v0.8.23
5962026-01-27T17:27:00.506Z Compiling usdt-attr-macro v0.5.0
5972026-01-27T17:27:00.656Z Compiling usdt-macro v0.5.0
5982026-01-27T17:27:01.108Z Compiling cargo_toml v0.21.0
5992026-01-27T17:27:01.374Z Compiling icu_normalizer v1.5.0
6002026-01-27T17:27:01.812Z Compiling usdt v0.5.0
6012026-01-27T17:27:02.094Z Compiling idna_adapter v1.2.0
6022026-01-27T17:27:02.243Z Compiling idna v1.0.3
6032026-01-27T17:27:02.638Z Compiling url v2.5.4
6042026-01-27T17:27:03.285Z Compiling cargo-util-schemas v0.8.2
6052026-01-27T17:27:04.844Z Compiling cargo_metadata v0.21.0
6062026-01-27T17:27:06.375Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6072026-01-27T17:27:09.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
6082026-01-27T17:27:10.111Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6092026-01-27T17:27:10.860Z Downloading crates ...
6102026-01-27T17:27:11.002Z Downloaded async-stream-impl v0.3.6
6112026-01-27T17:27:11.008Z Downloaded async-trait v0.1.89
6122026-01-27T17:27:11.014Z Downloaded bb8 v0.8.5
6132026-01-27T17:27:11.017Z Downloaded bcrypt-pbkdf v0.10.0
6142026-01-27T17:27:11.020Z Downloaded addr2line v0.24.2
6152026-01-27T17:27:11.024Z Downloaded cassowary v0.3.0
6162026-01-27T17:27:11.028Z Downloaded block-padding v0.3.3
6172026-01-27T17:27:11.033Z Downloaded crossbeam-deque v0.8.5
6182026-01-27T17:27:11.038Z Downloaded foreign-types-shared v0.1.1
6192026-01-27T17:27:11.041Z Downloaded bit-set v0.8.0
6202026-01-27T17:27:11.045Z Downloaded env_logger v0.11.8
6212026-01-27T17:27:11.051Z Downloaded futures v0.3.31
6222026-01-27T17:27:11.059Z Downloaded cargo_metadata v0.19.2
6232026-01-27T17:27:11.065Z Downloaded dof v0.4.0
6242026-01-27T17:27:11.068Z Downloaded derive_builder v0.20.2
6252026-01-27T17:27:11.076Z Downloaded diesel_table_macro_syntax v0.2.0
6262026-01-27T17:27:11.079Z Downloaded document-features v0.2.11
6272026-01-27T17:27:11.084Z Downloaded cfg_aliases v0.1.1
6282026-01-27T17:27:11.087Z Downloaded diesel-dtrace v0.4.2
6292026-01-27T17:27:11.091Z Downloaded crossbeam-utils v0.8.21
6302026-01-27T17:27:11.098Z Downloaded dropshot-api-manager-types v0.2.4
6312026-01-27T17:27:11.101Z Downloaded dirs-next v2.0.0
6322026-01-27T17:27:11.104Z Downloaded crc8 v0.1.1
6332026-01-27T17:27:11.108Z Downloaded display-error-chain v0.2.2
6342026-01-27T17:27:11.111Z Downloaded convert_case v0.7.1
6352026-01-27T17:27:11.118Z Downloaded float-cmp v0.10.0
6362026-01-27T17:27:11.123Z Downloaded foreign-types-macros v0.2.3
6372026-01-27T17:27:11.126Z Downloaded futures-task v0.3.31
6382026-01-27T17:27:11.129Z Downloaded foreign-types-shared v0.3.1
6392026-01-27T17:27:11.133Z Downloaded gethostname v0.5.0
6402026-01-27T17:27:11.136Z Downloaded embedded-io v0.4.0
6412026-01-27T17:27:11.139Z Downloaded critical-section v1.1.3
6422026-01-27T17:27:11.142Z Downloaded hash32 v0.2.1
6432026-01-27T17:27:11.147Z Downloaded headers-core v0.3.0
6442026-01-27T17:27:11.150Z Downloaded ghash v0.5.1
6452026-01-27T17:27:11.153Z Downloaded globwalk v0.9.1
6462026-01-27T17:27:11.157Z Downloaded hash32 v0.3.1
6472026-01-27T17:27:11.160Z Downloaded dyn-clone v1.0.20
6482026-01-27T17:27:11.165Z Downloaded funty v2.0.0
6492026-01-27T17:27:11.168Z Downloaded enum-as-inner v0.6.1
6502026-01-27T17:27:11.173Z Downloaded hostname v0.4.2
6512026-01-27T17:27:11.189Z Downloaded foldhash v0.1.5
6522026-01-27T17:27:11.193Z Downloaded indent_write v2.2.0
6532026-01-27T17:27:11.197Z Downloaded futures-executor v0.3.31
6542026-01-27T17:27:11.200Z Downloaded impl-trait-for-tuples v0.2.2
6552026-01-27T17:27:11.207Z Downloaded is_ci v1.2.0
6562026-01-27T17:27:11.210Z Downloaded colored v2.2.0
6572026-01-27T17:27:11.214Z Downloaded group v0.13.0
6582026-01-27T17:27:11.217Z Downloaded globset v0.4.15
6592026-01-27T17:27:11.221Z Downloaded glob v0.3.2
6602026-01-27T17:27:11.224Z Downloaded ff v0.13.0
6612026-01-27T17:27:11.227Z Downloaded lazycell v1.3.0
6622026-01-27T17:27:11.230Z Downloaded ciborium v0.2.2
6632026-01-27T17:27:11.235Z Downloaded instant v0.1.13
6642026-01-27T17:27:11.238Z Downloaded instability v0.3.2
6652026-01-27T17:27:11.242Z Downloaded hubpack v0.1.2
6662026-01-27T17:27:11.245Z Downloaded fixedbitset v0.5.7
6672026-01-27T17:27:11.248Z Downloaded match_cfg v0.1.0
6682026-01-27T17:27:11.251Z Downloaded maybe-uninit v2.0.0
6692026-01-27T17:27:11.254Z Downloaded memoffset v0.9.1
6702026-01-27T17:27:11.257Z Downloaded crc32fast v1.4.2
6712026-01-27T17:27:11.265Z Downloaded lazy_static v1.5.0
6722026-01-27T17:27:11.268Z Downloaded lalrpop-util v0.19.12
6732026-01-27T17:27:11.271Z Downloaded libscf-sys v1.1.0
6742026-01-27T17:27:11.271Z Downloaded lockfree-object-pool v0.1.6
6752026-01-27T17:27:11.275Z Downloaded managed v0.8.0
6762026-01-27T17:27:11.278Z Downloaded libefi-sys v0.1.0
6772026-01-27T17:27:11.282Z Downloaded normalize-line-endings v0.3.0
6782026-01-27T17:27:11.285Z Downloaded darling_core v0.21.0
6792026-01-27T17:27:11.291Z Downloaded httparse v1.9.5
6802026-01-27T17:27:11.296Z Downloaded num-derive v0.3.3
6812026-01-27T17:27:11.299Z Downloaded md-5 v0.10.6
6822026-01-27T17:27:11.302Z Downloaded num-conv v0.1.0
6832026-01-27T17:27:11.311Z Downloaded num v0.4.3
6842026-01-27T17:27:11.314Z Downloaded nanorand v0.7.0
6852026-01-27T17:27:11.314Z Downloaded olpc-cjson v0.1.4
6862026-01-27T17:27:11.317Z Downloaded multimap v0.10.1
6872026-01-27T17:27:11.320Z Downloaded openssl-probe v0.1.5
6882026-01-27T17:27:11.321Z Downloaded oso-derive v0.27.3
6892026-01-27T17:27:11.324Z Downloaded ipnetwork v0.21.1
6902026-01-27T17:27:11.327Z Downloaded multer v3.1.0
6912026-01-27T17:27:11.330Z Downloaded ipnet v2.11.0
6922026-01-27T17:27:11.334Z Downloaded nibble_vec v0.1.0
6932026-01-27T17:27:11.336Z Downloaded num_threads v0.1.7
6942026-01-27T17:27:11.340Z Downloaded libloading v0.8.5
6952026-01-27T17:27:11.343Z Downloaded hmac v0.12.1
6962026-01-27T17:27:11.347Z Downloaded native-tls v0.2.12
6972026-01-27T17:27:11.351Z Downloaded opaque-debug v0.3.1
6982026-01-27T17:27:11.355Z Downloaded parse-size v1.1.0
6992026-01-27T17:27:11.359Z Downloaded crossterm v0.29.0
7002026-01-27T17:27:11.363Z Downloaded peg-runtime v0.8.5
7012026-01-27T17:27:11.366Z Downloaded pbkdf2 v0.11.0
7022026-01-27T17:27:11.369Z Downloaded num-complex v0.4.6
7032026-01-27T17:27:11.372Z Downloaded memmap2 v0.9.8
7042026-01-27T17:27:11.376Z Downloaded oxnet v0.1.4
7052026-01-27T17:27:11.379Z Downloaded hyper-rustls v0.27.7
7062026-01-27T17:27:11.383Z Downloaded blake2 v0.10.6
7072026-01-27T17:27:11.387Z Downloaded iana-time-zone v0.1.63
7082026-01-27T17:27:11.391Z Downloaded packed_struct v0.10.1
7092026-01-27T17:27:11.394Z Downloaded pbkdf2 v0.12.2
7102026-01-27T17:27:11.397Z Downloaded ingot-macros v0.1.1
7112026-01-27T17:27:11.400Z Downloaded half v2.4.1
7122026-01-27T17:27:11.404Z Downloaded pretty-hex v0.2.1
7132026-01-27T17:27:11.407Z Downloaded num_enum v0.5.11
7142026-01-27T17:27:11.413Z Downloaded proc-macro-crate v1.3.1
7152026-01-27T17:27:11.416Z Downloaded crypto-bigint v0.5.5
7162026-01-27T17:27:11.424Z Downloaded progenitor-client v0.8.0
7172026-01-27T17:27:11.427Z Downloaded progenitor-macro v0.8.0
7182026-01-27T17:27:11.430Z Downloaded allocator-api2 v0.2.21
7192026-01-27T17:27:11.433Z Downloaded progenitor-macro v0.11.2
7202026-01-27T17:27:11.437Z Downloaded litrs v0.4.1
7212026-01-27T17:27:11.441Z Downloaded num-integer v0.1.46
7222026-01-27T17:27:11.441Z Downloaded oxide-tokio-rt v0.1.2
7232026-01-27T17:27:11.444Z Downloaded predicates-tree v1.0.12
7242026-01-27T17:27:11.447Z Downloaded rand_xorshift v0.4.0
7252026-01-27T17:27:11.452Z Downloaded pin-project-internal v1.1.6
7262026-01-27T17:27:11.455Z Downloaded pkg-config v0.3.31
7272026-01-27T17:27:11.455Z Downloaded heapless v0.7.17
7282026-01-27T17:27:11.459Z Downloaded psl-types v2.0.11
7292026-01-27T17:27:11.462Z Downloaded backtrace v0.3.74
7302026-01-27T17:27:11.467Z Downloaded indexmap v1.9.3
7312026-01-27T17:27:11.472Z Downloaded progenitor-macro v0.10.0
7322026-01-27T17:27:11.476Z Downloaded ref-cast-impl v1.0.25
7332026-01-27T17:27:11.480Z Downloaded ppv-lite86 v0.2.20
7342026-01-27T17:27:11.480Z Downloaded radium v0.7.0
7352026-01-27T17:27:11.483Z Downloaded ref-cast v1.0.25
7362026-01-27T17:27:11.486Z Downloaded progenitor v0.10.0
7372026-01-27T17:27:11.489Z Downloaded progenitor v0.11.2
7382026-01-27T17:27:11.493Z Downloaded phf v0.11.2
7392026-01-27T17:27:11.496Z Downloaded phf v0.12.1
7402026-01-27T17:27:11.496Z Downloaded polyval v0.6.2
7412026-01-27T17:27:11.499Z Downloaded rand_chacha v0.3.1
7422026-01-27T17:27:11.502Z Downloaded p256 v0.13.2
7432026-01-27T17:27:11.505Z Downloaded postgres-protocol v0.6.8
7442026-01-27T17:27:11.508Z Downloaded rustc_version v0.1.7
7452026-01-27T17:27:11.512Z Downloaded rustc-hash v2.1.1
7462026-01-27T17:27:11.517Z Downloaded rustc-hash v1.1.0
7472026-01-27T17:27:11.517Z Downloaded bumpalo v3.16.0
7482026-01-27T17:27:11.520Z Downloaded parking_lot v0.12.3
7492026-01-27T17:27:11.523Z Downloaded owo-colors v4.2.2
7502026-01-27T17:27:11.526Z Downloaded rfc6979 v0.4.0
7512026-01-27T17:27:11.529Z Downloaded primeorder v0.13.6
7522026-01-27T17:27:11.529Z Downloaded rand_seeder v0.4.0
7532026-01-27T17:27:11.532Z Downloaded hickory-resolver v0.24.4
7542026-01-27T17:27:11.536Z Downloaded rtoolbox v0.0.2
7552026-01-27T17:27:11.539Z Downloaded resolv-conf v0.7.0
7562026-01-27T17:27:11.543Z Downloaded predicates v3.1.3
7572026-01-27T17:27:11.546Z Downloaded scroll_derive v0.13.1
7582026-01-27T17:27:11.550Z Downloaded scopeguard v1.2.0
7592026-01-27T17:27:11.550Z Downloaded same-file v1.0.6
7602026-01-27T17:27:11.553Z Downloaded proc-macro-error2 v2.0.1
7612026-01-27T17:27:11.556Z Downloaded quick-error v1.2.3
7622026-01-27T17:27:11.559Z Downloaded serde-big-array v0.5.1
7632026-01-27T17:27:11.562Z Downloaded scrypt v0.11.0
7642026-01-27T17:27:11.564Z Downloaded rustc_version v0.4.1
7652026-01-27T17:27:11.567Z Downloaded scheduled-thread-pool v0.2.7
7662026-01-27T17:27:11.567Z Downloaded sapling-renderdag v0.1.0
7672026-01-27T17:27:11.570Z Downloaded oso v0.27.3
7682026-01-27T17:27:11.573Z Downloaded rustc-demangle v0.1.24
7692026-01-27T17:27:11.577Z Downloaded rand_core v0.6.4
7702026-01-27T17:27:11.580Z Downloaded serde_urlencoded v0.7.1
7712026-01-27T17:27:11.583Z Downloaded seq-macro v0.3.6
7722026-01-27T17:27:11.586Z Downloaded serde_repr v0.1.19
7732026-01-27T17:27:11.589Z Downloaded secrecy v0.8.0
7742026-01-27T17:27:11.589Z Downloaded rustls-pemfile v2.2.0
7752026-01-27T17:27:11.592Z Downloaded postgres-types v0.2.9
7762026-01-27T17:27:11.595Z Downloaded rand_core v0.9.3
7772026-01-27T17:27:11.598Z Downloaded prefix-trie v0.7.0
7782026-01-27T17:27:11.601Z Downloaded semver v0.1.20
7792026-01-27T17:27:11.604Z Downloaded progenitor-impl v0.8.0
7802026-01-27T17:27:11.607Z Downloaded papergrid v0.14.0
7812026-01-27T17:27:11.612Z Downloaded sigpipe v0.1.3
7822026-01-27T17:27:11.615Z Downloaded slog-bunyan v2.5.0
7832026-01-27T17:27:11.618Z Downloaded crossterm v0.28.1
7842026-01-27T17:27:11.621Z Downloaded slog-envlogger v2.2.0
7852026-01-27T17:27:11.624Z Downloaded sha1 v0.10.6
7862026-01-27T17:27:11.628Z Downloaded simd-adler32 v0.3.7
7872026-01-27T17:27:11.631Z Downloaded signature v2.2.0
7882026-01-27T17:27:11.631Z Downloaded signal-hook-tokio v0.3.1
7892026-01-27T17:27:11.634Z Downloaded serde-hex v0.1.0
7902026-01-27T17:27:11.637Z Downloaded sec1 v0.7.3
7912026-01-27T17:27:11.637Z Downloaded sct v0.7.1
7922026-01-27T17:27:11.641Z Downloaded serde_plain v1.0.2
7932026-01-27T17:27:11.645Z Downloaded rustls-pemfile v1.0.4
7942026-01-27T17:27:11.648Z Downloaded siphasher v0.3.11
7952026-01-27T17:27:11.648Z Downloaded siphasher v1.0.1
7962026-01-27T17:27:11.652Z Downloaded mio v1.0.2
7972026-01-27T17:27:11.656Z Downloaded prettyplease v0.2.36
7982026-01-27T17:27:11.660Z Downloaded pretty_assertions v1.4.1
7992026-01-27T17:27:11.663Z Downloaded pin-project v1.1.6
8002026-01-27T17:27:11.674Z Downloaded schemars_derive v0.8.22
8012026-01-27T17:27:11.679Z Downloaded strum v0.27.2
8022026-01-27T17:27:11.682Z Downloaded structmeta v0.3.0
8032026-01-27T17:27:11.682Z Downloaded strip-ansi-escapes v0.2.0
8042026-01-27T17:27:11.682Z Downloaded slog-async v2.8.0
8052026-01-27T17:27:11.686Z Downloaded sync_wrapper v1.0.1
8062026-01-27T17:27:11.686Z Downloaded serde_bytes v0.11.19
8072026-01-27T17:27:11.689Z Downloaded slog-term v2.9.2
8082026-01-27T17:27:11.692Z Downloaded tagptr v0.2.0
8092026-01-27T17:27:11.695Z Downloaded ron v0.8.1
8102026-01-27T17:27:11.698Z Downloaded serde_path_to_error v0.1.20
8112026-01-27T17:27:11.701Z Downloaded serde_derive_internals v0.29.1
8122026-01-27T17:27:11.704Z Downloaded ssh-cipher v0.2.0
8132026-01-27T17:27:11.710Z Downloaded spki v0.7.3
8142026-01-27T17:27:11.710Z Downloaded signal-hook-registry v1.4.2
8152026-01-27T17:27:11.721Z Downloaded snafu-derive v0.8.5
8162026-01-27T17:27:11.721Z Downloaded serde_with_macros v3.16.1
8172026-01-27T17:27:11.721Z Downloaded testing_table v0.3.0
8182026-01-27T17:27:11.725Z Downloaded aes v0.8.4
8192026-01-27T17:27:11.725Z Downloaded sqlformat v0.3.5
8202026-01-27T17:27:11.725Z Downloaded strum v0.26.3
8212026-01-27T17:27:11.725Z Downloaded supports-color v3.0.2
8222026-01-27T17:27:11.725Z Downloaded structmeta-derive v0.3.0
8232026-01-27T17:27:11.728Z Downloaded tinyvec_macros v0.1.1
8242026-01-27T17:27:11.728Z Downloaded thread_local v1.1.8
8252026-01-27T17:27:11.732Z Downloaded hashbrown v0.13.2
8262026-01-27T17:27:11.735Z Downloaded static_assertions v1.1.0
8272026-01-27T17:27:11.738Z Downloaded schemars v0.8.22
8282026-01-27T17:27:11.747Z Downloaded tap v1.0.1
8292026-01-27T17:27:11.750Z Downloaded take_mut v0.2.2
8302026-01-27T17:27:11.750Z Downloaded tabled_derive v0.10.0
8312026-01-27T17:27:11.753Z Downloaded sync-ptr v0.1.4
8322026-01-27T17:27:11.753Z Downloaded subtle v2.6.1
8332026-01-27T17:27:11.756Z Downloaded smallvec v0.6.14
8342026-01-27T17:27:11.757Z Downloaded nom v7.1.3
8352026-01-27T17:27:11.761Z Downloaded itertools v0.12.1
8362026-01-27T17:27:11.767Z Downloaded time-core v0.1.6
8372026-01-27T17:27:11.770Z Downloaded rand v0.8.5
8382026-01-27T17:27:11.773Z Downloaded thiserror-impl-no-std v2.0.2
8392026-01-27T17:27:11.776Z Downloaded spin v0.9.8
8402026-01-27T17:27:11.779Z Downloaded ron v0.7.1
8412026-01-27T17:27:11.783Z Downloaded rustls-pki-types v1.10.0
8422026-01-27T17:27:11.786Z Downloaded topological-sort v0.2.2
8432026-01-27T17:27:11.791Z Downloaded ssh-encoding v0.2.0
8442026-01-27T17:27:11.791Z Downloaded shlex v1.3.0
8452026-01-27T17:27:11.794Z Downloaded try-lock v0.2.5
8462026-01-27T17:27:11.794Z Downloaded stringprep v0.1.5
8472026-01-27T17:27:11.794Z Downloaded string_cache v0.8.9
8482026-01-27T17:27:11.800Z Downloaded serde_cbor v0.11.2
8492026-01-27T17:27:11.800Z Downloaded trait-variant v0.1.2
8502026-01-27T17:27:11.803Z Downloaded quinn v0.11.5
8512026-01-27T17:27:11.803Z Downloaded support-bundle-viewer v0.1.2
8522026-01-27T17:27:11.807Z Downloaded tls_codec_derive v0.4.1
8532026-01-27T17:27:11.807Z Downloaded strum_macros v0.27.2
8542026-01-27T17:27:11.810Z Downloaded blake3 v1.5.4
8552026-01-27T17:27:11.815Z Downloaded tokio-tungstenite v0.23.1
8562026-01-27T17:27:11.818Z Downloaded unarray v0.1.4
8572026-01-27T17:27:11.821Z Downloaded typify-macro v0.4.3
8582026-01-27T17:27:11.821Z Downloaded termios v0.3.3
8592026-01-27T17:27:11.824Z Downloaded tower-service v0.3.3
8602026-01-27T17:27:11.824Z Downloaded tower-layer v0.3.3
8612026-01-27T17:27:11.827Z Downloaded rand v0.9.2
8622026-01-27T17:27:11.830Z Downloaded tokio-dtrace v0.1.0
8632026-01-27T17:27:11.833Z Downloaded rcgen v0.12.1
8642026-01-27T17:27:11.833Z Downloaded term v0.7.0
8652026-01-27T17:27:11.836Z Downloaded untrusted v0.7.1
8662026-01-27T17:27:11.839Z Downloaded time-macros v0.2.24
8672026-01-27T17:27:11.842Z Downloaded usdt-macro v0.6.0
8682026-01-27T17:27:11.842Z Downloaded typify-macro v0.2.0
8692026-01-27T17:27:11.842Z Downloaded untrusted v0.9.0
8702026-01-27T17:27:11.846Z Downloaded toml_writer v1.0.4
8712026-01-27T17:27:11.846Z Downloaded itertools v0.14.0
8722026-01-27T17:27:11.852Z Downloaded void v1.0.2
8732026-01-27T17:27:11.855Z Downloaded tracing-attributes v0.1.27
8742026-01-27T17:27:11.858Z Downloaded aes-gcm v0.10.3
8752026-01-27T17:27:11.861Z Downloaded tokio-rustls v0.25.0
8762026-01-27T17:27:11.861Z Downloaded wait-timeout v0.2.0
8772026-01-27T17:27:11.865Z Downloaded want v0.3.1
8782026-01-27T17:27:11.865Z Downloaded vte_generate_state_changes v0.1.2
8792026-01-27T17:27:11.865Z Downloaded tui-tree-widget v0.23.1
8802026-01-27T17:27:11.868Z Downloaded which v4.4.2
8812026-01-27T17:27:11.868Z Downloaded usdt v0.6.0
8822026-01-27T17:27:11.868Z Downloaded universal-hash v0.5.1
8832026-01-27T17:27:11.872Z Downloaded unit-prefix v0.5.1
8842026-01-27T17:27:11.872Z Downloaded unicode-truncate v1.1.0
8852026-01-27T17:27:11.875Z Downloaded samael v0.0.19
8862026-01-27T17:27:11.880Z Downloaded usdt-attr-macro v0.6.0
8872026-01-27T17:27:11.883Z Downloaded tokio-tungstenite v0.21.0
8882026-01-27T17:27:11.883Z Downloaded xshell-macros v0.2.7
8892026-01-27T17:27:11.883Z Downloaded num-bigint-dig v0.8.6
8902026-01-27T17:27:11.887Z Downloaded tokio-rustls v0.26.0
8912026-01-27T17:27:11.890Z Downloaded socket2 v0.5.10
8922026-01-27T17:27:11.893Z Downloaded snafu v0.8.5
8932026-01-27T17:27:11.898Z Downloaded utf-8 v0.7.6
8942026-01-27T17:27:11.901Z Downloaded usdt-impl v0.6.0
8952026-01-27T17:27:11.901Z Downloaded test-strategy v0.4.3
8962026-01-27T17:27:11.905Z Downloaded waitgroup v0.1.2
8972026-01-27T17:27:11.908Z Downloaded vergen-lib v0.1.6
8982026-01-27T17:27:11.908Z Downloaded futures-util v0.3.31
8992026-01-27T17:27:11.920Z Downloaded zone_cfg_derive v0.3.0
9002026-01-27T17:27:11.924Z Downloaded zone_cfg_derive v0.1.2
9012026-01-27T17:27:11.924Z Downloaded typify v0.2.0
9022026-01-27T17:27:11.927Z Downloaded xattr v1.3.1
9032026-01-27T17:27:11.927Z Downloaded toml_parser v1.0.4
9042026-01-27T17:27:11.930Z Downloaded libxml v0.3.3
9052026-01-27T17:27:11.934Z Downloaded toml v0.7.8
9062026-01-27T17:27:11.937Z Downloaded tinyvec v1.8.0
9072026-01-27T17:27:11.940Z Downloaded unicase v2.8.1
9082026-01-27T17:27:11.943Z Downloaded xshell v0.2.7
9092026-01-27T17:27:11.943Z Downloaded zeroize_derive v1.4.2
9102026-01-27T17:27:11.947Z Downloaded zone v0.1.8
9112026-01-27T17:27:11.947Z Downloaded tokio-rustls v0.24.1
9122026-01-27T17:27:11.950Z Downloaded rsa v0.9.8
9132026-01-27T17:27:11.953Z Downloaded term v1.1.0
9142026-01-27T17:27:11.956Z Downloaded iddqd v0.3.16
9152026-01-27T17:27:11.963Z Downloaded zone v0.3.1
9162026-01-27T17:27:11.966Z Downloaded aws-lc-rs v1.12.4
9172026-01-27T17:27:11.973Z Downloaded schemars v1.0.4
9182026-01-27T17:27:11.986Z Downloaded zstd v0.13.3
9192026-01-27T17:27:11.990Z Downloaded whoami v1.5.2
9202026-01-27T17:27:11.993Z Downloaded walkdir v2.5.0
9212026-01-27T17:27:11.993Z Downloaded vte v0.11.1
9222026-01-27T17:27:11.996Z Downloaded yasna v0.5.2
9232026-01-27T17:27:12.000Z Downloaded xz2 v0.1.7
9242026-01-27T17:27:12.000Z Downloaded wyz v0.5.1
9252026-01-27T17:27:12.004Z Downloaded unicode-properties v0.1.3
9262026-01-27T17:27:12.004Z Downloaded typify v0.4.3
9272026-01-27T17:27:12.007Z Downloaded hyper v1.8.1
9282026-01-27T17:27:12.011Z Downloaded zeroize v1.8.1
9292026-01-27T17:27:12.014Z Downloaded unsafe-libyaml v0.2.11
9302026-01-27T17:27:12.017Z Downloaded vsss-rs v3.3.4
9312026-01-27T17:27:12.020Z Downloaded tokio-stream v0.1.17
9322026-01-27T17:27:12.023Z Downloaded vergen v9.0.6
9332026-01-27T17:27:12.026Z Downloaded zerocopy v0.6.6
9342026-01-27T17:27:12.026Z Downloaded toml v0.9.8
9352026-01-27T17:27:12.030Z Downloaded ssh-key v0.6.6
9362026-01-27T17:27:12.037Z Downloaded zstd-safe v7.2.3
9372026-01-27T17:27:12.041Z Downloaded hkdf v0.12.4
9382026-01-27T17:27:12.041Z Downloaded uzers v0.12.1
9392026-01-27T17:27:12.045Z Downloaded tracing-core v0.1.32
9402026-01-27T17:27:12.045Z Downloaded tracing v0.1.40
9412026-01-27T17:27:12.048Z Downloaded tungstenite v0.21.0
9422026-01-27T17:27:12.051Z Downloaded portable-atomic v1.11.0
9432026-01-27T17:27:12.057Z Downloaded p521 v0.13.3
9442026-01-27T17:27:12.060Z Downloaded schemars v0.9.0
9452026-01-27T17:27:12.071Z Downloaded unicode-bidi v0.3.17
9462026-01-27T17:27:12.074Z Downloaded russh v0.45.0
9472026-01-27T17:27:12.079Z Downloaded reedline v0.40.0
9482026-01-27T17:27:12.085Z Downloaded value-bag v1.12.0
9492026-01-27T17:27:12.089Z Downloaded uuid v1.19.0
9502026-01-27T17:27:12.093Z Downloaded aho-corasick v1.1.3
9512026-01-27T17:27:12.096Z Downloaded tungstenite v0.23.0
9522026-01-27T17:27:12.099Z Downloaded rpassword v7.4.0
9532026-01-27T17:27:12.102Z Downloaded p384 v0.13.1
9542026-01-27T17:27:12.107Z Downloaded h2 v0.4.6
9552026-01-27T17:27:12.112Z Downloaded toml_edit v0.19.15
9562026-01-27T17:27:12.124Z Downloaded zopfli v0.8.1
9572026-01-27T17:27:12.127Z Downloaded curve25519-dalek v4.1.3
9582026-01-27T17:27:12.136Z Downloaded bindgen v0.69.5
9592026-01-27T17:27:12.140Z Downloaded steno v0.4.1
9602026-01-27T17:27:12.144Z Downloaded zip v0.6.6
9612026-01-27T17:27:12.147Z Downloaded zerocopy-derive v0.8.27
9622026-01-27T17:27:12.152Z Downloaded tower v0.5.2
9632026-01-27T17:27:12.160Z Downloaded salty v0.3.0
9642026-01-27T17:27:12.166Z Downloaded typed-path v0.9.3
9652026-01-27T17:27:12.172Z Downloaded regex v1.11.3
9662026-01-27T17:27:12.177Z Downloaded yansi v1.0.1
9672026-01-27T17:27:12.181Z Downloaded unicode_categories v0.1.1
9682026-01-27T17:27:12.184Z Downloaded bindgen v0.71.1
9692026-01-27T17:27:12.187Z Downloaded rustls-webpki v0.101.7
9702026-01-27T17:27:12.199Z Downloaded tokio-util v0.7.15
9712026-01-27T17:27:12.205Z Downloaded time v0.3.43
9722026-01-27T17:27:12.212Z Downloaded x509-cert v0.2.5
9732026-01-27T17:27:12.218Z Downloaded zip v4.2.0
9742026-01-27T17:27:12.222Z Downloaded rustls-webpki v0.102.8
9752026-01-27T17:27:12.239Z Downloaded tower-http v0.6.6
9762026-01-27T17:27:12.245Z Downloaded goblin v0.10.2
9772026-01-27T17:27:12.252Z Downloaded tough v0.20.0
9782026-01-27T17:27:12.260Z Downloaded rayon v1.10.0
9792026-01-27T17:27:12.267Z Downloaded sqlparser v0.45.0
9802026-01-27T17:27:12.272Z Downloaded petname v2.0.2
9812026-01-27T17:27:12.276Z Downloaded serde_with v3.16.1
9822026-01-27T17:27:12.287Z Downloaded quick-xml v0.37.2
9832026-01-27T17:27:12.292Z Downloaded proptest v1.7.0
9842026-01-27T17:27:12.301Z Downloaded lalrpop v0.19.12
9852026-01-27T17:27:12.310Z Downloaded winnow v0.6.26
9862026-01-27T17:27:12.318Z Downloaded winnow v0.5.40
9872026-01-27T17:27:12.325Z Downloaded radix_trie v0.2.1
9882026-01-27T17:27:12.330Z Downloaded gimli v0.31.1
9892026-01-27T17:27:12.336Z Downloaded nix v0.27.1
9902026-01-27T17:27:12.345Z Downloaded openssl v0.10.73
9912026-01-27T17:27:12.353Z Downloaded polar-core v0.27.3
9922026-01-27T17:27:12.360Z Downloaded rustls v0.21.12
9932026-01-27T17:27:12.372Z Downloaded zlib-rs v0.5.1
9942026-01-27T17:27:12.375Z Downloaded hickory-proto v0.24.4
9952026-01-27T17:27:12.387Z Downloaded tabled v0.18.0
9962026-01-27T17:27:12.403Z Downloaded vcpkg v0.2.15
9972026-01-27T17:27:12.437Z Downloaded webpki-roots v1.0.1
9982026-01-27T17:27:12.441Z Downloaded smoltcp v0.11.0
9992026-01-27T17:27:12.451Z Downloaded rustls v0.23.19
10002026-01-27T17:27:12.460Z Downloaded regex-syntax v0.8.5
10012026-01-27T17:27:12.468Z Downloaded openapiv3 v2.2.0
10022026-01-27T17:27:12.476Z Downloaded zerocopy v0.8.27
10032026-01-27T17:27:12.496Z Downloaded rustls v0.22.4
10042026-01-27T17:27:12.507Z Downloaded hickory-proto v0.25.2
10052026-01-27T17:27:12.520Z Downloaded regress v0.10.4
10062026-01-27T17:27:12.528Z Downloaded object v0.36.5
10072026-01-27T17:27:12.537Z Downloaded nix v0.30.1
10082026-01-27T17:27:12.547Z Downloaded sled v0.34.7
10092026-01-27T17:27:12.557Z Downloaded dropshot v0.16.6
10102026-01-27T17:27:12.574Z Downloaded diesel v2.2.12
10112026-01-27T17:27:12.590Z Downloaded bstr v1.10.0
10122026-01-27T17:27:12.599Z Downloaded tabled v0.20.0
10132026-01-27T17:27:12.614Z Downloaded bzip2-sys v0.1.13+1.0.8
10142026-01-27T17:27:12.624Z Downloaded smoltcp v0.9.1
10152026-01-27T17:27:12.632Z Downloaded regex-syntax v0.6.29
10162026-01-27T17:27:12.639Z Downloaded nix v0.28.0
10172026-01-27T17:27:12.650Z Downloaded nix v0.29.0
10182026-01-27T17:27:12.660Z Downloaded petgraph v0.6.5
10192026-01-27T17:27:12.678Z Downloaded typify-impl v0.4.3
10202026-01-27T17:27:12.690Z Downloaded ratatui v0.29.0
10212026-01-27T17:27:12.708Z Downloaded typify-impl v0.2.0
10222026-01-27T17:27:12.720Z Downloaded object v0.30.4
10232026-01-27T17:27:12.728Z Downloaded chrono-tz v0.10.4
10242026-01-27T17:27:12.743Z Downloaded chrono v0.4.42
10252026-01-27T17:27:12.751Z Downloaded unicode-segmentation v1.12.0
10262026-01-27T17:27:12.754Z Downloaded unicode-normalization v0.1.24
10272026-01-27T17:27:12.757Z Downloaded moka v0.12.10
10282026-01-27T17:27:12.765Z Downloaded zerocopy-derive v0.6.6
10292026-01-27T17:27:12.775Z Downloaded quinn-proto v0.11.8
10302026-01-27T17:27:12.779Z Downloaded git2 v0.20.2
10312026-01-27T17:27:12.787Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10322026-01-27T17:27:12.803Z Downloaded regex-automata v0.4.11
10332026-01-27T17:27:12.816Z Downloaded bitvec v1.0.1
10342026-01-27T17:27:12.830Z Downloaded tokio-postgres v0.7.13
10352026-01-27T17:27:12.834Z Downloaded reqwest v0.12.24
10362026-01-27T17:27:12.840Z Downloaded jiff v0.2.15
10372026-01-27T17:27:12.855Z Downloaded lzma-sys v0.1.20
10382026-01-27T17:27:12.880Z Downloaded twox-hash v2.1.0
10392026-01-27T17:27:12.883Z Downloaded vergen-gitcl v1.0.8
10402026-01-27T17:27:12.888Z Downloaded vergen-git2 v1.0.7
10412026-01-27T17:27:12.888Z Downloaded rustyline v14.0.0
10422026-01-27T17:27:12.891Z Downloaded tar v0.4.44
10432026-01-27T17:27:12.894Z Downloaded libz-sys v1.1.20
10442026-01-27T17:27:12.910Z Downloaded csv v1.3.1
10452026-01-27T17:27:12.927Z Downloaded petgraph v0.8.2
10462026-01-27T17:27:12.945Z Downloaded subprocess v0.2.9
10472026-01-27T17:27:12.948Z Downloaded signal-hook v0.3.18
10482026-01-27T17:27:12.951Z Downloaded qorb v0.4.1
10492026-01-27T17:27:12.955Z Downloaded tokio-native-tls v0.3.1
10502026-01-27T17:27:12.958Z Downloaded tokio-macros v2.6.0
10512026-01-27T17:27:12.958Z Downloaded toml_datetime v0.7.3
10522026-01-27T17:27:12.958Z Downloaded tiny-keccak v2.0.2
10532026-01-27T17:27:12.961Z Downloaded thiserror-no-std v2.0.2
10542026-01-27T17:27:12.964Z Downloaded socket2 v0.6.1
10552026-01-27T17:27:12.967Z Downloaded rayon-core v1.12.1
10562026-01-27T17:27:12.972Z Downloaded strum_macros v0.26.4
10572026-01-27T17:27:12.972Z Downloaded tls_codec v0.4.1
10582026-01-27T17:27:12.975Z Downloaded slog v2.8.2
10592026-01-27T17:27:12.975Z Downloaded tokio v1.48.0
10602026-01-27T17:27:13.009Z Downloaded sha3 v0.10.8
10612026-01-27T17:27:13.014Z Downloaded similar v2.7.0
10622026-01-27T17:27:13.018Z Downloaded itertools v0.13.0
10632026-01-27T17:27:13.024Z Downloaded iri-string v0.7.8
10642026-01-27T17:27:13.029Z Downloaded serde_yaml v0.9.34+deprecated
10652026-01-27T17:27:13.032Z Downloaded strum_macros v0.24.3
10662026-01-27T17:27:13.035Z Downloaded smf v0.2.3
10672026-01-27T17:27:13.035Z Downloaded slog-stdlog v4.1.1
10682026-01-27T17:27:13.039Z Downloaded slog-scope v4.4.0
10692026-01-27T17:27:13.039Z Downloaded slog-dtrace v0.3.0
10702026-01-27T17:27:13.039Z Downloaded publicsuffix v2.3.0
10712026-01-27T17:27:13.042Z Downloaded ryu v1.0.18
10722026-01-27T17:27:13.045Z Downloaded thread-id v5.0.0
10732026-01-27T17:27:13.045Z Downloaded slab v0.4.9
10742026-01-27T17:27:13.048Z Downloaded hashbrown v0.12.3
10752026-01-27T17:27:13.052Z Downloaded rustls-native-certs v0.8.1
10762026-01-27T17:27:13.052Z Downloaded russh-keys v0.45.0
10772026-01-27T17:27:13.055Z Downloaded termtree v0.5.1
10782026-01-27T17:27:13.055Z Downloaded hyper-util v0.1.19
10792026-01-27T17:27:13.060Z Downloaded sqlparser_derive v0.2.2
10802026-01-27T17:27:13.063Z Downloaded tabwriter v1.4.0
10812026-01-27T17:27:13.063Z Downloaded tabled_derive v0.11.0
10822026-01-27T17:27:13.066Z Downloaded slog-json v2.6.1
10832026-01-27T17:27:13.066Z Downloaded papergrid v0.17.0
10842026-01-27T17:27:13.069Z Downloaded minimal-lexical v0.2.1
10852026-01-27T17:27:13.074Z Downloaded hashbrown v0.15.4
10862026-01-27T17:27:13.078Z Downloaded num-bigint v0.4.6
10872026-01-27T17:27:13.083Z Downloaded libm v0.2.8
10882026-01-27T17:27:13.090Z Downloaded itertools v0.10.5
10892026-01-27T17:27:13.095Z Downloaded signal-hook-mio v0.2.4
10902026-01-27T17:27:13.099Z Downloaded rustversion v1.0.22
10912026-01-27T17:27:13.099Z Downloaded encoding_rs v0.8.34
10922026-01-27T17:27:13.117Z Downloaded progenitor-impl v0.10.0
10932026-01-27T17:27:13.120Z Downloaded shell-words v1.1.0
10942026-01-27T17:27:13.120Z Downloaded serde_spanned v1.0.3
10952026-01-27T17:27:13.124Z Downloaded scroll v0.13.0
10962026-01-27T17:27:13.124Z Downloaded progenitor-impl v0.11.2
10972026-01-27T17:27:13.127Z Downloaded secrecy v0.10.3
10982026-01-27T17:27:13.127Z Downloaded rusty-fork v0.3.0
10992026-01-27T17:27:13.127Z Downloaded http v1.4.0
11002026-01-27T17:27:13.130Z Downloaded postcard v1.0.10
11012026-01-27T17:27:13.133Z Downloaded poly1305 v0.8.0
11022026-01-27T17:27:13.137Z Downloaded omicron-zone-package v0.12.2
11032026-01-27T17:27:13.137Z Downloaded expectorate v1.2.0
11042026-01-27T17:27:13.140Z Downloaded rand_chacha v0.9.0
11052026-01-27T17:27:13.141Z Downloaded r2d2 v0.8.10
11062026-01-27T17:27:13.144Z Downloaded pkcs5 v0.7.1
11072026-01-27T17:27:13.146Z Downloaded pkcs1 v0.7.5
11082026-01-27T17:27:13.150Z Downloaded openssl-sys v0.9.109
11092026-01-27T17:27:13.152Z Downloaded cc v1.2.30
11102026-01-27T17:27:13.155Z Downloaded russh-cryptovec v0.7.3
11112026-01-27T17:27:13.158Z Downloaded ring v0.17.14
11122026-01-27T17:27:13.200Z Downloaded quinn-udp v0.5.5
11132026-01-27T17:27:13.205Z Downloaded salsa20 v0.10.2
11142026-01-27T17:27:13.205Z Downloaded parking_lot v0.11.2
11152026-01-27T17:27:13.205Z Downloaded miniz_oxide v0.8.5
11162026-01-27T17:27:13.205Z Downloaded hickory-server v0.25.2
11172026-01-27T17:27:13.205Z Downloaded crossbeam-channel v0.5.15
11182026-01-27T17:27:13.208Z Downloaded bytes v1.10.1
11192026-01-27T17:27:13.212Z Downloaded pin-project-lite v0.2.14
11202026-01-27T17:27:13.216Z Downloaded indicatif v0.18.0
11212026-01-27T17:27:13.219Z Downloaded libgit2-sys v0.18.2+1.9.1
11222026-01-27T17:27:13.267Z Downloaded pem-rfc7468 v0.7.0
11232026-01-27T17:27:13.270Z Downloaded pem v3.0.5
11242026-01-27T17:27:13.270Z Downloaded peg v0.8.5
11252026-01-27T17:27:13.273Z Downloaded heapless v0.8.0
11262026-01-27T17:27:13.276Z Downloaded peg-macros v0.8.5
11272026-01-27T17:27:13.279Z Downloaded paste v1.0.15
11282026-01-27T17:27:13.282Z Downloaded parse-display-derive v0.10.0
11292026-01-27T17:27:13.282Z Downloaded progenitor-client v0.11.2
11302026-01-27T17:27:13.282Z Downloaded proc-macro-error-attr2 v2.0.0
11312026-01-27T17:27:13.282Z Downloaded mime_guess v2.0.5
11322026-01-27T17:27:13.285Z Downloaded jiff-static v0.2.15
11332026-01-27T17:27:13.289Z Downloaded hickory-resolver v0.25.2
11342026-01-27T17:27:13.292Z Downloaded pkcs8 v0.10.2
11352026-01-27T17:27:13.292Z Downloaded flate2 v1.1.2
11362026-01-27T17:27:13.297Z Downloaded base64 v0.21.7
11372026-01-27T17:27:13.300Z Downloaded libsw v3.5.0
11382026-01-27T17:27:13.303Z Downloaded progenitor-client v0.10.0
11392026-01-27T17:27:13.303Z Downloaded indicatif v0.17.11
11402026-01-27T17:27:13.306Z Downloaded ignore v0.4.23
11412026-01-27T17:27:13.309Z Downloaded progenitor v0.8.0
11422026-01-27T17:27:13.309Z Downloaded predicates-core v1.0.8
11432026-01-27T17:27:13.309Z Downloaded pin-utils v0.1.0
11442026-01-27T17:27:13.312Z Downloaded phf_shared v0.11.2
11452026-01-27T17:27:13.312Z Downloaded password-hash v0.5.0
11462026-01-27T17:27:13.312Z Downloaded password-hash v0.4.2
11472026-01-27T17:27:13.315Z Downloaded parking_lot_core v0.9.10
11482026-01-27T17:27:13.316Z Downloaded phf_shared v0.12.1
11492026-01-27T17:27:13.323Z Downloaded precomputed-hash v0.1.1
11502026-01-27T17:27:13.323Z Downloaded powerfmt v0.2.0
11512026-01-27T17:27:13.323Z Downloaded parking_lot_core v0.8.6
11522026-01-27T17:27:13.327Z Downloaded newtype-uuid-macros v0.1.0
11532026-01-27T17:27:13.327Z Downloaded newtype-uuid v1.3.2
11542026-01-27T17:27:13.327Z Downloaded headers v0.4.1
11552026-01-27T17:27:13.327Z Downloaded base64 v0.22.1
11562026-01-27T17:27:13.330Z Downloaded path-slash v0.1.5
11572026-01-27T17:27:13.333Z Downloaded packed_struct_codegen v0.10.1
11582026-01-27T17:27:13.333Z Downloaded num-rational v0.4.2
11592026-01-27T17:27:13.333Z Downloaded flume v0.11.1
11602026-01-27T17:27:13.336Z Downloaded elliptic-curve v0.13.8
11612026-01-27T17:27:13.339Z Downloaded compact_str v0.8.0
11622026-01-27T17:27:13.344Z Downloaded chacha20poly1305 v0.10.1
11632026-01-27T17:27:13.347Z Downloaded parse-display v0.10.0
11642026-01-27T17:27:13.347Z Downloaded nu-ansi-term v0.50.1
11652026-01-27T17:27:13.347Z Downloaded lru v0.12.5
11662026-01-27T17:27:13.351Z Downloaded lock_api v0.4.12
11672026-01-27T17:27:13.351Z Downloaded libz-rs-sys v0.5.1
11682026-01-27T17:27:13.351Z Downloaded keccak v0.1.5
11692026-01-27T17:27:13.354Z Downloaded jobserver v0.1.32
11702026-01-27T17:27:13.354Z Downloaded derive_more v2.0.1
11712026-01-27T17:27:13.362Z Downloaded newtype_derive v0.1.6
11722026-01-27T17:27:13.365Z Downloaded newline-converter v0.3.0
11732026-01-27T17:27:13.365Z Downloaded const_format v0.2.34
11742026-01-27T17:27:13.368Z Downloaded openssl-macros v0.1.1
11752026-01-27T17:27:13.372Z Downloaded number_prefix v0.4.0
11762026-01-27T17:27:13.372Z Downloaded ingot-types v0.1.2
11772026-01-27T17:27:13.372Z Downloaded num_enum_derive v0.5.11
11782026-01-27T17:27:13.372Z Downloaded num-iter v0.1.45
11792026-01-27T17:27:13.375Z Downloaded num-derive v0.4.2
11802026-01-27T17:27:13.375Z Downloaded nonempty v0.12.0
11812026-01-27T17:27:13.378Z Downloaded nodrop v0.1.14
11822026-01-27T17:27:13.378Z Downloaded crc-any v2.5.0
11832026-01-27T17:27:13.378Z Downloaded mime v0.3.17
11842026-01-27T17:27:13.381Z Downloaded md5 v0.7.0
11852026-01-27T17:27:13.381Z Downloaded maplit v1.0.2
11862026-01-27T17:27:13.381Z Downloaded half v1.8.3
11872026-01-27T17:27:13.384Z Downloaded getrandom v0.2.15
11882026-01-27T17:27:13.387Z Downloaded fatfs v0.3.6
11892026-01-27T17:27:13.387Z Downloaded dropshot-api-manager v0.2.4
11902026-01-27T17:27:13.390Z Downloaded diesel_derives v2.2.3
11912026-01-27T17:27:13.394Z Downloaded cookie v0.18.1
11922026-01-27T17:27:13.397Z Downloaded console v0.16.0
11932026-01-27T17:27:13.400Z Downloaded new_debug_unreachable v1.0.6
11942026-01-27T17:27:13.400Z Downloaded linear-map v1.2.0
11952026-01-27T17:27:13.400Z Downloaded hyper-staticfile v0.10.1
11962026-01-27T17:27:13.405Z Downloaded humantime v2.2.0
11972026-01-27T17:27:13.405Z Downloaded http-body-util v0.1.3
11982026-01-27T17:27:13.408Z Downloaded hickory-client v0.25.2
11992026-01-27T17:27:13.408Z Downloaded dropshot_endpoint v0.16.6
12002026-01-27T17:27:13.415Z Downloaded lzss v0.8.2
12012026-01-27T17:27:13.415Z Downloaded linked-hash-map v0.5.6
12022026-01-27T17:27:13.415Z Downloaded libsw-core v0.3.1
12032026-01-27T17:27:13.415Z Downloaded der v0.7.10
12042026-01-27T17:27:13.419Z Downloaded darling_core v0.20.10
12052026-01-27T17:27:13.422Z Downloaded kstat-rs v0.2.4
12062026-01-27T17:27:13.426Z Downloaded ingot v0.1.1
12072026-01-27T17:27:13.426Z Downloaded derive_more v0.99.20
12082026-01-27T17:27:13.429Z Downloaded indoc v2.0.6
12092026-01-27T17:27:13.432Z Downloaded lru-cache v0.1.2
12102026-01-27T17:27:13.432Z Downloaded httpdate v1.0.3
12112026-01-27T17:27:13.435Z Downloaded hex-literal v0.4.1
12122026-01-27T17:27:13.435Z Downloaded inout v0.1.3
12132026-01-27T17:27:13.435Z Downloaded highway v1.3.0
12142026-01-27T17:27:13.438Z Downloaded des v0.8.1
12152026-01-27T17:27:13.438Z Downloaded colored v3.0.0
12162026-01-27T17:27:13.442Z Downloaded ed25519 v2.2.3
12172026-01-27T17:27:13.442Z Downloaded csv-core v0.1.11
12182026-01-27T17:27:13.445Z Downloaded foldhash v0.2.0
12192026-01-27T17:27:13.445Z Downloaded ena v0.14.3
12202026-01-27T17:27:13.445Z Downloaded diff v0.1.13
12212026-01-27T17:27:13.448Z Downloaded darling v0.21.0
12222026-01-27T17:27:13.450Z Downloaded cancel-safe-futures v0.1.5
12232026-01-27T17:27:13.453Z Downloaded backoff v0.4.0
12242026-01-27T17:27:13.456Z Downloaded async-bb8-diesel v0.2.1
12252026-01-27T17:27:13.458Z Downloaded is-terminal v0.4.13
12262026-01-27T17:27:13.459Z Downloaded internet-checksum v0.2.1
12272026-01-27T17:27:13.459Z Downloaded indoc v1.0.9
12282026-01-27T17:27:13.462Z Downloaded clang-sys v1.8.1
12292026-01-27T17:27:13.465Z Downloaded http-body v1.0.1
12302026-01-27T17:27:13.465Z Downloaded futures-core v0.3.31
12312026-01-27T17:27:13.465Z Downloaded fs_extra v1.3.0
12322026-01-27T17:27:13.468Z Downloaded fs-err v2.11.0
12332026-01-27T17:27:13.468Z Downloaded erased-serde v0.3.31
12342026-01-27T17:27:13.471Z Downloaded either v1.15.0
12352026-01-27T17:27:13.474Z Downloaded ecdsa v0.16.9
12362026-01-27T17:27:13.474Z Downloaded dunce v1.0.5
12372026-01-27T17:27:13.474Z Downloaded ident_case v1.0.1
12382026-01-27T17:27:13.476Z Downloaded hyper-tls v0.6.0
12392026-01-27T17:27:13.477Z Downloaded hubpack_derive v0.1.1
12402026-01-27T17:27:13.477Z Downloaded http-range v0.1.5
12412026-01-27T17:27:13.479Z Downloaded hostname v0.3.1
12422026-01-27T17:27:13.479Z Downloaded home v0.5.9
12432026-01-27T17:27:13.479Z Downloaded hex v0.4.3
12442026-01-27T17:27:13.482Z Downloaded heck v0.3.3
12452026-01-27T17:27:13.482Z Downloaded futures-channel v0.3.31
12462026-01-27T17:27:13.485Z Downloaded filetime v0.2.26
12472026-01-27T17:27:13.485Z Downloaded fallible-iterator v0.2.0
12482026-01-27T17:27:13.488Z Downloaded crossbeam-epoch v0.9.18
12492026-01-27T17:27:13.488Z Downloaded cipher v0.4.4
12502026-01-27T17:27:13.491Z Downloaded base64 v0.13.1
12512026-01-27T17:27:13.494Z Downloaded argon2 v0.5.3
12522026-01-27T17:27:13.494Z Downloaded drift v0.1.2
12532026-01-27T17:27:13.497Z Downloaded cookie_store v0.21.1
12542026-01-27T17:27:13.500Z Downloaded embedded-io v0.6.1
12552026-01-27T17:27:13.503Z Downloaded corncobs v0.1.4
12562026-01-27T17:27:13.503Z Downloaded bzip2 v0.4.4
12572026-01-27T17:27:13.503Z Downloaded bcs v0.1.6
12582026-01-27T17:27:13.506Z Downloaded assert_matches v1.5.0
12592026-01-27T17:27:13.506Z Downloaded derive_more-impl v2.0.1
12602026-01-27T17:27:13.510Z Downloaded fixedbitset v0.4.2
12612026-01-27T17:27:13.514Z Downloaded dtrace-parser v0.3.0
12622026-01-27T17:27:13.514Z Downloaded const_format_proc_macros v0.2.34
12632026-01-27T17:27:13.517Z Downloaded foreign-types v0.3.2
12642026-01-27T17:27:13.517Z Downloaded cmake v0.1.51
12652026-01-27T17:27:13.517Z Downloaded cexpr v0.6.0
12662026-01-27T17:27:13.520Z Downloaded cbc v0.1.2
12672026-01-27T17:27:13.520Z Downloaded bit-vec v0.6.3
12682026-01-27T17:27:13.520Z Downloaded ctr v0.9.2
12692026-01-27T17:27:13.523Z Downloaded fxhash v0.2.1
12702026-01-27T17:27:13.523Z Downloaded futures-macro v0.3.31
12712026-01-27T17:27:13.523Z Downloaded futures-io v0.3.31
12722026-01-27T17:27:13.526Z Downloaded arrayref v0.3.9
12732026-01-27T17:27:13.526Z Downloaded foreign-types v0.5.0
12742026-01-27T17:27:13.526Z Downloaded float-ord v0.3.2
12752026-01-27T17:27:13.529Z Downloaded fd-lock v4.0.2
12762026-01-27T17:27:13.529Z Downloaded env_filter v0.1.2
12772026-01-27T17:27:13.531Z Downloaded futures-sink v0.3.31
12782026-01-27T17:27:13.532Z Downloaded convert_case v0.4.0
12792026-01-27T17:27:13.532Z Downloaded console v0.15.10
12802026-01-27T17:27:13.534Z Downloaded bzip2 v0.5.2
12812026-01-27T17:27:13.537Z Downloaded array-init v0.0.4
12822026-01-27T17:27:13.537Z Downloaded endian-type v0.1.2
12832026-01-27T17:27:13.537Z Downloaded difflib v0.4.0
12842026-01-27T17:27:13.537Z Downloaded darling v0.20.10
12852026-01-27T17:27:13.541Z Downloaded flagset v0.4.6
12862026-01-27T17:27:13.544Z Downloaded dsl_auto_type v0.1.2
12872026-01-27T17:27:13.544Z Downloaded defmt-parser v0.3.4
12882026-01-27T17:27:13.544Z Downloaded darling_macro v0.20.10
12892026-01-27T17:27:13.544Z Downloaded const-oid v0.9.6
12902026-01-27T17:27:13.547Z Downloaded bitflags v1.3.2
12912026-01-27T17:27:13.550Z Downloaded chacha20 v0.9.1
12922026-01-27T17:27:13.552Z Downloaded blowfish v0.9.1
12932026-01-27T17:27:13.552Z Downloaded bitfield-struct v0.6.2
12942026-01-27T17:27:13.552Z Downloaded derive-ex v0.1.8
12952026-01-27T17:27:13.555Z Downloaded debug-ignore v1.0.5
12962026-01-27T17:27:13.555Z Downloaded darling_macro v0.21.0
12972026-01-27T17:27:13.558Z Downloaded crucible-workspace-hack v0.1.0
12982026-01-27T17:27:13.558Z Downloaded cargo-platform v0.1.8
12992026-01-27T17:27:13.558Z Downloaded dirs-sys-next v0.1.2
13002026-01-27T17:27:13.558Z Downloaded curve25519-dalek-derive v0.1.1
13012026-01-27T17:27:13.561Z Downloaded cstr-argument v0.1.2
13022026-01-27T17:27:13.561Z Downloaded crc v3.2.1
13032026-01-27T17:27:13.564Z Downloaded cobs v0.2.3
13042026-01-27T17:27:13.564Z Downloaded ciborium-io v0.2.2
13052026-01-27T17:27:13.564Z Downloaded constant_time_eq v0.3.1
13062026-01-27T17:27:13.564Z Downloaded ciborium-ll v0.2.2
13072026-01-27T17:27:13.567Z Downloaded castaway v0.2.3
13082026-01-27T17:27:13.567Z Downloaded async-recursion v1.1.1
13092026-01-27T17:27:13.570Z Downloaded derive-where v1.5.0
13102026-01-27T17:27:13.573Z Downloaded daft-derive v0.1.4
13112026-01-27T17:27:13.577Z Downloaded daft v0.1.4
13122026-01-27T17:27:13.581Z Downloaded bit-set v0.5.3
13132026-01-27T17:27:13.582Z Downloaded atomicwrites v0.4.4
13142026-01-27T17:27:13.582Z Downloaded derive_builder_macro v0.20.2
13152026-01-27T17:27:13.586Z Downloaded der_derive v0.7.3
13162026-01-27T17:27:13.586Z Downloaded crc-catalog v2.4.0
13172026-01-27T17:27:13.586Z Downloaded cfg_aliases v0.2.1
13182026-01-27T17:27:13.586Z Downloaded aead v0.5.2
13192026-01-27T17:27:13.590Z Downloaded deranged v0.5.3
13202026-01-27T17:27:13.590Z Downloaded defmt v0.3.8
13212026-01-27T17:27:13.593Z Downloaded defmt-macros v0.3.9
13222026-01-27T17:27:13.594Z Downloaded crunchy v0.2.2
13232026-01-27T17:27:13.594Z Downloaded bit-vec v0.8.0
13242026-01-27T17:27:13.596Z Downloaded ahash v0.8.12
13252026-01-27T17:27:13.596Z Downloaded base64ct v1.6.0
13262026-01-27T17:27:13.599Z Downloaded ed25519-dalek v2.1.1
13272026-01-27T17:27:13.602Z Downloaded derive_builder_core v0.20.2
13282026-01-27T17:27:13.604Z Downloaded data-encoding v2.9.0
13292026-01-27T17:27:13.604Z Downloaded bitfield-macros v0.19.2
13302026-01-27T17:27:13.604Z Downloaded atty v0.2.14
13312026-01-27T17:27:13.607Z Downloaded ascii-canvas v3.0.0
13322026-01-27T17:27:13.607Z Downloaded adler2 v2.0.0
13332026-01-27T17:27:13.607Z Downloaded base16ct v0.2.0
13342026-01-27T17:27:13.610Z Downloaded camino-tempfile-ext v0.3.2
13352026-01-27T17:27:13.610Z Downloaded buf-list v1.0.3
13362026-01-27T17:27:13.613Z Downloaded bitfield v0.19.2
13372026-01-27T17:27:13.613Z Downloaded atomic-waker v1.1.2
13382026-01-27T17:27:13.616Z Downloaded async-stream v0.3.6
13392026-01-27T17:27:13.616Z Downloaded arc-swap v1.7.1
13402026-01-27T17:27:13.620Z Downloaded arrayvec v0.7.6
13412026-01-27T17:27:13.793Z Downloaded aws-lc-sys v0.26.0
13422026-01-27T17:27:14.101Z Compiling value-bag v1.12.0
13432026-01-27T17:27:14.101Z Compiling lock_api v0.4.12
13442026-01-27T17:27:14.101Z Compiling scopeguard v1.2.0
13452026-01-27T17:27:14.104Z Compiling shlex v1.3.0
13462026-01-27T17:27:14.104Z Compiling smallvec v1.15.1
13472026-01-27T17:27:14.104Z Compiling syn v2.0.111
13482026-01-27T17:27:14.270Z Compiling getrandom v0.2.15
13492026-01-27T17:27:14.290Z Compiling jobserver v0.1.32
13502026-01-27T17:27:14.392Z Compiling typenum v1.17.0
13512026-01-27T17:27:14.653Z Compiling rand_core v0.6.4
13522026-01-27T17:27:14.671Z Compiling generic-array v0.14.7
13532026-01-27T17:27:14.722Z Compiling log v0.4.29
13542026-01-27T17:27:14.820Z Compiling cc v1.2.30
13552026-01-27T17:27:15.109Z Compiling subtle v2.6.1
13562026-01-27T17:27:15.127Z Compiling portable-atomic v1.11.0
13572026-01-27T17:27:15.167Z Compiling const-oid v0.9.6
13582026-01-27T17:27:15.213Z Compiling critical-section v1.1.3
13592026-01-27T17:27:15.395Z Compiling serde_json v1.0.149
13602026-01-27T17:27:15.446Z Compiling pkg-config v0.3.31
13612026-01-27T17:27:15.467Z Compiling getrandom v0.3.4
13622026-01-27T17:27:15.931Z Compiling spin v0.9.8
13632026-01-27T17:27:16.361Z Compiling regex-syntax v0.8.5
13642026-01-27T17:27:16.817Z Compiling pin-project-lite v0.2.14
13652026-01-27T17:27:16.967Z Compiling parking_lot_core v0.9.10
13662026-01-27T17:27:17.256Z Compiling libm v0.2.8
13672026-01-27T17:27:17.446Z Compiling rustix v0.38.37
13682026-01-27T17:27:17.657Z Compiling once_cell v1.21.3
13692026-01-27T17:27:17.731Z Compiling signal-hook-registry v1.4.2
13702026-01-27T17:27:18.102Z Compiling num-traits v0.2.19
13712026-01-27T17:27:18.105Z Compiling allocator-api2 v0.2.21
13722026-01-27T17:27:18.316Z Compiling parking_lot v0.12.3
13732026-01-27T17:27:18.727Z Compiling mio v1.0.2
13742026-01-27T17:27:18.749Z Compiling futures-core v0.3.31
13752026-01-27T17:27:18.870Z Compiling lazy_static v1.5.0
13762026-01-27T17:27:19.019Z Compiling aho-corasick v1.1.3
13772026-01-27T17:27:19.040Z Compiling percent-encoding v2.3.2
13782026-01-27T17:27:19.133Z Compiling socket2 v0.6.1
13792026-01-27T17:27:19.672Z Compiling slab v0.4.9
13802026-01-27T17:27:19.807Z Compiling cpufeatures v0.2.14
13812026-01-27T17:27:19.849Z Compiling either v1.15.0
13822026-01-27T17:27:19.926Z Compiling glob v0.3.2
13832026-01-27T17:27:20.048Z Compiling futures-sink v0.3.31
13842026-01-27T17:27:20.227Z Compiling futures-channel v0.3.31
13852026-01-27T17:27:20.262Z Compiling hashbrown v0.16.1
13862026-01-27T17:27:20.464Z Compiling rustversion v1.0.22
13872026-01-27T17:27:20.673Z Compiling prettyplease v0.2.36
13882026-01-27T17:27:20.788Z Compiling clang-sys v1.8.1
13892026-01-27T17:27:21.049Z Compiling regex-automata v0.4.11
13902026-01-27T17:27:21.204Z Compiling futures-io v0.3.31
13912026-01-27T17:27:21.225Z Compiling pin-utils v0.1.0
13922026-01-27T17:27:21.339Z Compiling futures-task v0.3.31
13932026-01-27T17:27:21.538Z Compiling minimal-lexical v0.2.1
13942026-01-27T17:27:21.554Z Compiling indexmap v2.12.1
13952026-01-27T17:27:21.647Z Compiling libloading v0.8.5
13962026-01-27T17:27:22.004Z Compiling synstructure v0.13.1
13972026-01-27T17:27:22.023Z Compiling nom v7.1.3
13982026-01-27T17:27:22.287Z Compiling bindgen v0.69.5
13992026-01-27T17:27:22.809Z Compiling ident_case v1.0.1
14002026-01-27T17:27:22.996Z Compiling home v0.5.9
14012026-01-27T17:27:23.021Z Compiling base64ct v1.6.0
14022026-01-27T17:27:23.306Z Compiling itertools v0.12.1
14032026-01-27T17:27:23.408Z Compiling form_urlencoded v1.2.2
14042026-01-27T17:27:23.585Z Compiling pem-rfc7468 v0.7.0
14052026-01-27T17:27:23.715Z Compiling flagset v0.4.6
14062026-01-27T17:27:23.934Z Compiling rustc-hash v1.1.0
14072026-01-27T17:27:24.103Z Compiling lazycell v1.3.0
14082026-01-27T17:27:24.243Z Compiling rand_core v0.9.3
14092026-01-27T17:27:24.292Z Compiling cmake v0.1.51
14102026-01-27T17:27:24.784Z Compiling fs_extra v1.3.0
14112026-01-27T17:27:25.138Z Compiling cexpr v0.6.0
14122026-01-27T17:27:25.310Z Compiling iana-time-zone v0.1.63
14132026-01-27T17:27:25.328Z Compiling dunce v1.0.5
14142026-01-27T17:27:25.476Z Compiling paste v1.0.15
14152026-01-27T17:27:25.701Z Compiling foldhash v0.1.5
14162026-01-27T17:27:26.032Z Compiling hashbrown v0.15.4
14172026-01-27T17:27:26.128Z Compiling rustc_version v0.4.1
14182026-01-27T17:27:26.150Z Compiling uuid v1.19.0
14192026-01-27T17:27:26.212Z Compiling zerocopy v0.8.27
14202026-01-27T17:27:26.537Z Compiling serde_derive v1.0.228
14212026-01-27T17:27:26.657Z Compiling zeroize_derive v1.4.2
14222026-01-27T17:27:26.806Z Compiling zerofrom-derive v0.1.4
14232026-01-27T17:27:27.021Z Compiling yoke-derive v0.7.4
14242026-01-27T17:27:27.193Z Compiling zerovec-derive v0.10.3
14252026-01-27T17:27:27.682Z Compiling displaydoc v0.2.5
14262026-01-27T17:27:28.031Z Compiling zeroize v1.8.1
14272026-01-27T17:27:29.346Z Compiling icu_provider_macros v1.5.0
14282026-01-27T17:27:29.611Z Compiling zerocopy-derive v0.7.35
14292026-01-27T17:27:29.726Z Compiling tokio-macros v2.6.0
14302026-01-27T17:27:29.900Z Compiling crypto-common v0.1.6
14312026-01-27T17:27:30.120Z Compiling block-buffer v0.10.4
14322026-01-27T17:27:30.171Z Compiling zerofrom v0.1.4
14332026-01-27T17:27:30.354Z Compiling thiserror-impl v2.0.17
14342026-01-27T17:27:30.400Z Compiling digest v0.10.7
14352026-01-27T17:27:30.441Z Compiling yoke v0.7.4
14362026-01-27T17:27:30.863Z Compiling zerovec v0.10.4
14372026-01-27T17:27:30.957Z Compiling hmac v0.12.1
14382026-01-27T17:27:31.080Z Compiling block-padding v0.3.3
14392026-01-27T17:27:31.215Z Compiling futures-macro v0.3.31
14402026-01-27T17:27:31.343Z Compiling inout v0.1.3
14412026-01-27T17:27:31.350Z Compiling regex v1.11.3
14422026-01-27T17:27:31.640Z Compiling cipher v0.4.4
14432026-01-27T17:27:31.664Z Compiling zerocopy v0.7.35
14442026-01-27T17:27:32.192Z Compiling sha2 v0.10.9
14452026-01-27T17:27:32.363Z Compiling der_derive v0.7.3
14462026-01-27T17:27:32.800Z Compiling tinystr v0.7.6
14472026-01-27T17:27:33.046Z Compiling icu_collections v1.5.0
14482026-01-27T17:27:33.069Z Compiling futures-util v0.3.31
14492026-01-27T17:27:33.203Z Compiling icu_locid v1.5.0
14502026-01-27T17:27:33.474Z Compiling ppv-lite86 v0.2.20
14512026-01-27T17:27:33.498Z Compiling thiserror v2.0.17
14522026-01-27T17:27:33.675Z Compiling pest v2.8.2
14532026-01-27T17:27:33.823Z Compiling serde v1.0.228
14542026-01-27T17:27:34.231Z Compiling salsa20 v0.10.2
14552026-01-27T17:27:34.252Z Compiling pbkdf2 v0.12.2
14562026-01-27T17:27:34.430Z Compiling icu_provider v1.5.0
14572026-01-27T17:27:34.481Z Compiling vcpkg v0.2.15
14582026-01-27T17:27:34.602Z Compiling der v0.7.10
14592026-01-27T17:27:35.072Z Compiling bitflags v2.9.4
14602026-01-27T17:27:35.157Z Compiling bytes v1.10.1
14612026-01-27T17:27:35.374Z Compiling icu_locid_transform v1.5.0
14622026-01-27T17:27:35.645Z Compiling chrono v0.4.42
14632026-01-27T17:27:36.179Z Compiling openssl-sys v0.9.109
14642026-01-27T17:27:36.649Z Compiling tokio v1.48.0
14652026-01-27T17:27:36.666Z Compiling spki v0.7.3
14662026-01-27T17:27:37.049Z Compiling icu_properties v1.5.1
14672026-01-27T17:27:37.260Z Compiling http v1.4.0
14682026-01-27T17:27:37.553Z Compiling pest_meta v2.8.2
14692026-01-27T17:27:37.714Z Compiling scrypt v0.11.0
14702026-01-27T17:27:38.209Z Compiling rand_chacha v0.9.0
14712026-01-27T17:27:38.468Z Compiling cbc v0.1.2
14722026-01-27T17:27:38.738Z Compiling aes v0.8.4
14732026-01-27T17:27:39.096Z Compiling which v4.4.2
14742026-01-27T17:27:39.347Z Compiling zerocopy-derive v0.8.27
14752026-01-27T17:27:40.155Z Compiling pkcs5 v0.7.1
14762026-01-27T17:27:41.781Z Compiling icu_normalizer v1.5.0
14772026-01-27T17:27:41.865Z Compiling pest_generator v2.8.2
14782026-01-27T17:27:41.865Z Compiling rand v0.9.2
14792026-01-27T17:27:41.901Z Compiling tracing-attributes v0.1.27
14802026-01-27T17:27:42.418Z Compiling idna_adapter v1.2.0
14812026-01-27T17:27:42.641Z Compiling idna v1.0.3
14822026-01-27T17:27:42.821Z Compiling serde_derive_internals v0.29.1
14832026-01-27T17:27:42.896Z Compiling ring v0.17.14
14842026-01-27T17:27:43.304Z Compiling url v2.5.4
14852026-01-27T17:27:43.963Z Compiling tracing-core v0.1.32
14862026-01-27T17:27:44.098Z Compiling adler2 v2.0.0
14872026-01-27T17:27:44.328Z Compiling rustix v1.1.3
14882026-01-27T17:27:44.929Z Compiling aws-lc-rs v1.12.4
14892026-01-27T17:27:44.959Z Compiling schemars v0.8.22
14902026-01-27T17:27:44.981Z Compiling schemars_derive v0.8.22
14912026-01-27T17:27:45.179Z Compiling tokio-util v0.7.15
14922026-01-27T17:27:45.363Z Compiling tracing v0.1.40
14932026-01-27T17:27:45.363Z Compiling miniz_oxide v0.8.5
14942026-01-27T17:27:45.934Z Compiling pest_derive v2.8.2
14952026-01-27T17:27:46.207Z Compiling pkcs8 v0.10.2
14962026-01-27T17:27:46.705Z Compiling http-body v1.0.1
14972026-01-27T17:27:46.722Z Compiling scroll_derive v0.13.1
14982026-01-27T17:27:46.846Z Compiling darling_core v0.20.10
14992026-01-27T17:27:46.936Z Compiling tinyvec_macros v0.1.1
15002026-01-27T17:27:47.050Z Compiling dyn-clone v1.0.20
15012026-01-27T17:27:47.292Z Compiling rustls-pki-types v1.10.0
15022026-01-27T17:27:47.376Z Compiling base64 v0.22.1
15032026-01-27T17:27:47.714Z Compiling httparse v1.9.5
15042026-01-27T17:27:48.253Z Compiling tinyvec v1.8.0
15052026-01-27T17:27:48.453Z Compiling scroll v0.13.0
15062026-01-27T17:27:49.018Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-01-27T17:27:49.557Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-01-27T17:27:49.560Z Compiling openssl-probe v0.1.5
15092026-01-27T17:27:49.873Z Compiling try-lock v0.2.5
15102026-01-27T17:27:50.050Z Compiling foreign-types-shared v0.1.1
15112026-01-27T17:27:50.148Z Compiling openssl v0.10.73
15122026-01-27T17:27:50.168Z Compiling tower-service v0.3.3
15132026-01-27T17:27:50.314Z Compiling powerfmt v0.2.0
15142026-01-27T17:27:50.318Z Compiling untrusted v0.9.0
15152026-01-27T17:27:50.522Z Compiling untrusted v0.7.1
15162026-01-27T17:27:50.631Z Compiling num-conv v0.1.0
15172026-01-27T17:27:50.733Z Compiling time-core v0.1.6
15182026-01-27T17:27:50.782Z Compiling atomic-waker v1.1.2
15192026-01-27T17:27:50.927Z Compiling tower-layer v0.3.3
15202026-01-27T17:27:50.980Z Compiling h2 v0.4.6
15212026-01-27T17:27:51.039Z Compiling time-macros v0.2.24
15222026-01-27T17:27:51.168Z Compiling tempfile v3.24.0
15232026-01-27T17:27:51.249Z Compiling deranged v0.5.3
15242026-01-27T17:27:51.931Z Compiling foreign-types v0.3.2
15252026-01-27T17:27:52.042Z Compiling want v0.3.1
15262026-01-27T17:27:52.263Z Compiling darling_macro v0.20.10
15272026-01-27T17:27:53.160Z Compiling darling v0.20.10
15282026-01-27T17:27:53.283Z Compiling goblin v0.10.2
15292026-01-27T17:27:53.919Z Compiling ipnet v2.11.0
15302026-01-27T17:27:54.078Z Compiling openssl-macros v0.1.1
15312026-01-27T17:27:54.810Z Compiling wait-timeout v0.2.0
15322026-01-27T17:27:54.946Z Compiling usdt-impl v0.6.0
15332026-01-27T17:27:55.056Z Compiling syn v1.0.109
15342026-01-27T17:27:55.307Z Compiling rustls v0.23.19
15352026-01-27T17:27:55.329Z Compiling gimli v0.31.1
15362026-01-27T17:27:55.667Z Compiling bit-vec v0.8.0
15372026-01-27T17:27:55.670Z Compiling num_threads v0.1.7
15382026-01-27T17:27:55.712Z Compiling httpdate v1.0.3
15392026-01-27T17:27:55.845Z Compiling crossbeam-utils v0.8.21
15402026-01-27T17:27:56.130Z Compiling native-tls v0.2.12
15412026-01-27T17:27:56.153Z Compiling quick-error v1.2.3
15422026-01-27T17:27:56.307Z Compiling rusty-fork v0.3.0
15432026-01-27T17:27:56.422Z Compiling bit-set v0.8.0
15442026-01-27T17:27:56.539Z Compiling time v0.3.43
15452026-01-27T17:27:57.138Z Compiling derive_builder_core v0.20.2
15462026-01-27T17:27:59.271Z Compiling hyper v1.8.1
15472026-01-27T17:28:00.036Z Compiling dof v0.4.0
15482026-01-27T17:28:00.177Z Compiling addr2line v0.24.2
15492026-01-27T17:28:00.512Z Compiling unicode-normalization v0.1.24
15502026-01-27T17:28:00.888Z Compiling dtrace-parser v0.3.0
15512026-01-27T17:28:01.574Z Compiling signature v2.2.0
15522026-01-27T17:28:01.893Z Compiling heapless v0.7.17
15532026-01-27T17:28:02.243Z Compiling thiserror-impl v1.0.69
15542026-01-27T17:28:02.337Z Compiling scroll_derive v0.12.0
15552026-01-27T17:28:02.721Z Compiling rand_xorshift v0.4.0
15562026-01-27T17:28:02.773Z Compiling darling_core v0.21.0
15572026-01-27T17:28:03.020Z Compiling slog v2.8.2
15582026-01-27T17:28:03.355Z Compiling thread-id v5.0.0
15592026-01-27T17:28:03.495Z Compiling cookie v0.18.1
15602026-01-27T17:28:03.744Z Compiling object v0.36.5
15612026-01-27T17:28:03.834Z Compiling crc32fast v1.4.2
15622026-01-27T17:28:03.891Z Compiling zstd-safe v7.2.3
15632026-01-27T17:28:04.061Z Compiling unicode-properties v0.1.3
15642026-01-27T17:28:04.160Z Compiling unarray v0.1.4
15652026-01-27T17:28:04.224Z Compiling zlib-rs v0.5.1
15662026-01-27T17:28:04.338Z Compiling anyhow v1.0.99
15672026-01-27T17:28:04.452Z Compiling signal-hook v0.3.18
15682026-01-27T17:28:04.777Z Compiling rustc-demangle v0.1.24
15692026-01-27T17:28:04.918Z Compiling siphasher v0.3.11
15702026-01-27T17:28:05.099Z Compiling unicode-bidi v0.3.17
15712026-01-27T17:28:05.259Z Compiling phf_shared v0.11.2
15722026-01-27T17:28:05.649Z Compiling thiserror v1.0.69
15732026-01-27T17:28:05.756Z Compiling proptest v1.7.0
15742026-01-27T17:28:05.813Z Compiling stringprep v0.1.5
15752026-01-27T17:28:06.193Z Compiling scroll v0.12.0
15762026-01-27T17:28:06.862Z Compiling hyper-util v0.1.19
15772026-01-27T17:28:07.409Z Compiling derive_builder_macro v0.20.2
15782026-01-27T17:28:08.852Z Compiling darling_macro v0.21.0
15792026-01-27T17:28:09.433Z Compiling ipnetwork v0.21.1
15802026-01-27T17:28:09.757Z Compiling toml_datetime v0.6.11
15812026-01-27T17:28:10.262Z Compiling backtrace v0.3.74
15822026-01-27T17:28:10.292Z Compiling serde_tokenstream v0.2.2
15832026-01-27T17:28:10.725Z Compiling libz-rs-sys v0.5.1
15842026-01-27T17:28:10.850Z Compiling serde_spanned v0.6.9
15852026-01-27T17:28:10.929Z Compiling erased-serde v0.3.31
15862026-01-27T17:28:11.051Z Compiling rand_chacha v0.3.1
15872026-01-27T17:28:11.124Z Compiling md-5 v0.10.6
15882026-01-27T17:28:11.360Z Compiling curve25519-dalek v4.1.3
15892026-01-27T17:28:11.415Z Compiling vergen-lib v0.1.6
15902026-01-27T17:28:11.758Z Compiling num-integer v0.1.46
15912026-01-27T17:28:12.055Z Compiling sync_wrapper v1.0.1
15922026-01-27T17:28:12.242Z Compiling ff v0.13.0
15932026-01-27T17:28:12.272Z Compiling hash32 v0.2.1
15942026-01-27T17:28:12.457Z Compiling memoffset v0.9.1
15952026-01-27T17:28:12.499Z Compiling num-bigint-dig v0.8.6
15962026-01-27T17:28:12.648Z Compiling litrs v0.4.1
15972026-01-27T17:28:12.813Z Compiling base16ct v0.2.0
15982026-01-27T17:28:12.839Z Compiling ref-cast v1.0.25
15992026-01-27T17:28:12.913Z Compiling fallible-iterator v0.2.0
16002026-01-27T17:28:13.116Z Compiling cfg_aliases v0.2.1
16012026-01-27T17:28:13.139Z Compiling smoltcp v0.9.1
16022026-01-27T17:28:13.242Z Compiling psl-types v2.0.11
16032026-01-27T17:28:13.467Z Compiling publicsuffix v2.3.0
16042026-01-27T17:28:13.516Z Compiling nix v0.29.0
16052026-01-27T17:28:13.605Z Compiling postgres-protocol v0.6.8
16062026-01-27T17:28:13.673Z Compiling document-features v0.2.11
16072026-01-27T17:28:13.823Z Compiling sec1 v0.7.3
16082026-01-27T17:28:14.336Z Compiling group v0.13.0
16092026-01-27T17:28:14.383Z Compiling num-iter v0.1.45
16102026-01-27T17:28:14.595Z Compiling tower v0.5.2
16112026-01-27T17:28:14.937Z Compiling rand v0.8.5
16122026-01-27T17:28:14.966Z Compiling newtype-uuid v1.3.2
16132026-01-27T17:28:15.533Z Compiling flate2 v1.1.2
16142026-01-27T17:28:15.630Z Compiling oxnet v0.1.4
16152026-01-27T17:28:15.687Z Compiling darling v0.21.0
16162026-01-27T17:28:15.829Z Compiling derive_builder v0.20.2
16172026-01-27T17:28:15.859Z Compiling tokio-native-tls v0.3.1
16182026-01-27T17:28:16.043Z Compiling goblin v0.8.2
16192026-01-27T17:28:16.894Z Compiling rustls-native-certs v0.8.1
16202026-01-27T17:28:16.988Z Compiling webpki-roots v1.0.1
16212026-01-27T17:28:17.227Z Compiling http-body-util v0.1.3
16222026-01-27T17:28:17.299Z Compiling strum_macros v0.27.2
16232026-01-27T17:28:17.319Z Compiling terminal_size v0.4.0
16242026-01-27T17:28:17.456Z Compiling cargo-platform v0.1.8
16252026-01-27T17:28:17.558Z Compiling hkdf v0.12.4
16262026-01-27T17:28:17.686Z Compiling crypto-bigint v0.5.5
16272026-01-27T17:28:17.862Z Compiling daft-derive v0.1.4
16282026-01-27T17:28:17.944Z Compiling ref-cast-impl v1.0.25
16292026-01-27T17:28:19.130Z Compiling curve25519-dalek-derive v0.1.1
16302026-01-27T17:28:19.154Z Compiling hubpack_derive v0.1.1
16312026-01-27T17:28:19.459Z Compiling async-trait v0.1.89
16322026-01-27T17:28:20.022Z Compiling vergen v9.0.6
16332026-01-27T17:28:20.366Z Compiling ahash v0.8.12
16342026-01-27T17:28:20.541Z Compiling fs-err v3.1.1
16352026-01-27T17:28:20.791Z Compiling bitflags v1.3.2
16362026-01-27T17:28:20.923Z Compiling lockfree-object-pool v0.1.6
16372026-01-27T17:28:20.945Z Compiling winnow v0.5.40
16382026-01-27T17:28:21.228Z Compiling unicode-segmentation v1.12.0
16392026-01-27T17:28:21.980Z Compiling ryu v1.0.18
16402026-01-27T17:28:22.110Z Compiling iri-string v0.7.8
16412026-01-27T17:28:22.153Z Compiling simd-adler32 v0.3.7
16422026-01-27T17:28:22.340Z Compiling bumpalo v3.16.0
16432026-01-27T17:28:22.706Z Compiling buf-list v1.0.3
16442026-01-27T17:28:22.804Z Compiling managed v0.8.0
16452026-01-27T17:28:23.414Z Compiling clap_builder v4.5.48
16462026-01-27T17:28:23.535Z Compiling zopfli v0.8.1
16472026-01-27T17:28:24.589Z Compiling toml_edit v0.19.15
16482026-01-27T17:28:24.877Z Compiling serde_urlencoded v0.7.1
16492026-01-27T17:28:25.067Z Compiling tower-http v0.6.6
16502026-01-27T17:28:25.155Z Compiling strum v0.27.2
16512026-01-27T17:28:25.367Z Compiling dof v0.3.0
16522026-01-27T17:28:25.665Z Compiling elliptic-curve v0.13.8
16532026-01-27T17:28:26.012Z Compiling hubpack v0.1.2
16542026-01-27T17:28:26.448Z Compiling daft v0.1.4
16552026-01-27T17:28:26.721Z Compiling cargo_metadata v0.19.2
16562026-01-27T17:28:27.032Z Compiling hyper-tls v0.6.0
16572026-01-27T17:28:27.140Z Compiling signal-hook-mio v0.2.4
16582026-01-27T17:28:27.337Z Compiling zstd v0.13.3
16592026-01-27T17:28:27.445Z Compiling cookie_store v0.21.1
16602026-01-27T17:28:29.752Z Compiling serde_with_macros v3.16.1
16612026-01-27T17:28:30.100Z Compiling postgres-types v0.2.9
16622026-01-27T17:28:31.350Z Compiling usdt-attr-macro v0.6.0
16632026-01-27T17:28:31.371Z Compiling usdt-macro v0.6.0
16642026-01-27T17:28:31.374Z Compiling dtrace-parser v0.2.0
16652026-01-27T17:28:31.437Z Compiling phf v0.11.2
16662026-01-27T17:28:31.730Z Compiling ed25519 v2.2.3
16672026-01-27T17:28:32.301Z Compiling bzip2 v0.5.2
16682026-01-27T17:28:32.707Z Compiling bzip2 v0.4.4
16692026-01-27T17:28:32.831Z Compiling pkcs1 v0.7.5
16702026-01-27T17:28:32.914Z Compiling strum_macros v0.26.4
16712026-01-27T17:28:33.102Z Compiling clap_derive v4.5.47
16722026-01-27T17:28:33.197Z Compiling enum-as-inner v0.6.1
16732026-01-27T17:28:33.730Z Compiling hex v0.4.3
16742026-01-27T17:28:33.751Z Compiling serde-big-array v0.5.1
16752026-01-27T17:28:33.853Z Compiling rfc6979 v0.4.0
16762026-01-27T17:28:33.997Z Compiling serde_repr v0.1.19
16772026-01-27T17:28:34.107Z Compiling bstr v1.10.0
16782026-01-27T17:28:34.266Z Compiling float-cmp v0.10.0
16792026-01-27T17:28:34.296Z Compiling env_filter v0.1.2
16802026-01-27T17:28:34.532Z Compiling socket2 v0.5.10
16812026-01-27T17:28:34.936Z Compiling memmap2 v0.9.8
16822026-01-27T17:28:35.073Z Compiling encoding_rs v0.8.34
16832026-01-27T17:28:35.362Z Compiling precomputed-hash v0.1.1
16842026-01-27T17:28:35.453Z Compiling fixedbitset v0.4.2
16852026-01-27T17:28:35.504Z Compiling keccak v0.1.5
16862026-01-27T17:28:35.583Z Compiling whoami v1.5.2
16872026-01-27T17:28:35.944Z Compiling static_assertions v1.1.0
16882026-01-27T17:28:36.062Z Compiling jiff v0.2.15
16892026-01-27T17:28:36.178Z Compiling data-encoding v2.9.0
16902026-01-27T17:28:37.290Z Compiling new_debug_unreachable v1.0.6
16912026-01-27T17:28:37.404Z Compiling foldhash v0.2.0
16922026-01-27T17:28:37.454Z Compiling mime v0.3.17
16932026-01-27T17:28:37.803Z Compiling predicates-core v1.0.8
16942026-01-27T17:28:37.828Z Compiling normalize-line-endings v0.3.0
16952026-01-27T17:28:37.871Z Compiling difflib v0.4.0
16962026-01-27T17:28:37.956Z Compiling rustc-hash v2.1.1
16972026-01-27T17:28:37.984Z Compiling fixedbitset v0.5.7
16982026-01-27T17:28:38.138Z Compiling iddqd v0.3.16
16992026-01-27T17:28:38.170Z Compiling toml_edit v0.22.27
17002026-01-27T17:28:38.657Z Compiling petgraph v0.8.2
17012026-01-27T17:28:38.680Z Compiling predicates v3.1.3
17022026-01-27T17:28:39.122Z Compiling clap v4.5.48
17032026-01-27T17:28:39.271Z Compiling string_cache v0.8.9
17042026-01-27T17:28:39.683Z Compiling strum v0.26.3
17052026-01-27T17:28:39.897Z Compiling hickory-proto v0.25.2
17062026-01-27T17:28:40.155Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17072026-01-27T17:28:40.709Z Compiling tokio-postgres v0.7.13
17082026-01-27T17:28:40.867Z Compiling sha3 v0.10.8
17092026-01-27T17:28:41.895Z Compiling petgraph v0.6.5
17102026-01-27T17:28:43.195Z Compiling zip v4.2.0
17112026-01-27T17:28:45.246Z Compiling usdt v0.6.0
17122026-01-27T17:28:45.393Z Compiling similar v2.7.0
17132026-01-27T17:28:45.474Z Compiling env_logger v0.11.8
17142026-01-27T17:28:45.777Z Compiling usdt-impl v0.5.0
17152026-01-27T17:28:46.015Z Compiling serde_with v3.16.1
17162026-01-27T17:28:46.246Z Compiling ecdsa v0.16.9
17172026-01-27T17:28:46.932Z Compiling rsa v0.9.8
17182026-01-27T17:28:47.054Z Compiling zip v0.6.6
17192026-01-27T17:28:47.114Z Compiling ed25519-dalek v2.1.1
17202026-01-27T17:28:48.308Z Compiling toml v0.7.8
17212026-01-27T17:28:48.473Z Compiling crossterm v0.28.1
17222026-01-27T17:28:49.753Z Compiling heck v0.4.1
17232026-01-27T17:28:49.775Z Compiling crossbeam-epoch v0.9.18
17242026-01-27T17:28:49.998Z Compiling tokio-stream v0.1.17
17252026-01-27T17:28:50.206Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17262026-01-27T17:28:50.426Z Compiling x509-cert v0.2.5
17272026-01-27T17:28:50.447Z Compiling openapiv3 v2.2.0
17282026-01-27T17:28:50.651Z Compiling sha1 v0.10.6
17292026-01-27T17:28:51.014Z Compiling itertools v0.13.0
17302026-01-27T17:28:51.089Z Compiling itertools v0.10.5
17312026-01-27T17:28:51.519Z Compiling winnow v0.6.26
17322026-01-27T17:28:51.626Z Compiling lalrpop-util v0.19.12
17332026-01-27T17:28:51.997Z Compiling peg-runtime v0.8.5
17342026-01-27T17:28:52.574Z Compiling thread_local v1.1.8
17352026-01-27T17:28:53.082Z Compiling slog-async v2.8.0
17362026-01-27T17:28:53.594Z Compiling crossbeam-channel v0.5.15
17372026-01-27T17:28:53.709Z Compiling xattr v1.3.1
17382026-01-27T17:28:53.931Z Compiling futures-executor v0.3.31
17392026-01-27T17:28:54.000Z Compiling filetime v0.2.26
17402026-01-27T17:28:54.316Z Compiling is-terminal v0.4.13
17412026-01-27T17:28:54.339Z Compiling take_mut v0.2.2
17422026-01-27T17:28:54.418Z Compiling term v1.1.0
17432026-01-27T17:28:54.472Z Compiling tar v0.4.44
17442026-01-27T17:28:54.544Z Compiling futures v0.3.31
17452026-01-27T17:28:55.551Z Compiling slog-term v2.9.2
17462026-01-27T17:28:57.853Z Compiling aws-lc-sys v0.26.0
17472026-01-27T17:29:29.671Z Compiling rustls-webpki v0.102.8
17482026-01-27T17:29:34.202Z Compiling tokio-rustls v0.26.0
17492026-01-27T17:29:34.506Z Compiling hyper-rustls v0.27.7
17502026-01-27T17:29:34.883Z Compiling reqwest v0.12.24
17512026-01-27T17:29:38.439Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17522026-01-27T17:29:38.737Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17532026-01-27T17:29:43.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
17542026-01-27T17:29:43.436Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17552026-01-27T17:29:43.493ZJan 27 17:29:42.520 INFO Starting download, target: Cockroach
17562026-01-27T17:29:43.493ZJan 27 17:29:42.521 INFO Starting download, target: Clickhouse
17572026-01-27T17:29:43.501ZJan 27 17:29:42.521 INFO Starting download, target: DendriteStub
17582026-01-27T17:29:43.502ZJan 27 17:29:42.521 INFO Starting download, target: Console
17592026-01-27T17:29:43.502ZJan 27 17:29:42.521 INFO Starting download, target: MaghemiteMgd
17602026-01-27T17:29:43.502ZJan 27 17:29:42.521 INFO Starting download, target: TransceiverControl
17612026-01-27T17:29:43.502ZJan 27 17:29:42.521 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17622026-01-27T17:29:43.502ZJan 27 17:29:42.522 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17632026-01-27T17:29:43.502ZJan 27 17:29:42.522 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-01-27T17:29:43.502ZJan 27 17:29:42.522 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-01-27T17:29:43.502ZJan 27 17:29:42.522 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17662026-01-27T17:29:43.503ZJan 27 17:29:42.522 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17672026-01-27T17:29:43.896ZJan 27 17:29:42.923 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17682026-01-27T17:29:44.027ZJan 27 17:29:43.043 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-01-27T17:29:44.352ZJan 27 17:29:43.371 INFO Download complete, target: TransceiverControl
17702026-01-27T17:29:44.504ZJan 27 17:29:43.510 INFO Download complete, target: Console
17712026-01-27T17:29:44.823ZJan 27 17:29:43.857 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17722026-01-27T17:29:44.967ZJan 27 17:29:44.002 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17732026-01-27T17:29:45.441ZJan 27 17:29:44.476 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17742026-01-27T17:29:45.441ZJan 27 17:29:44.476 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17752026-01-27T17:29:45.904ZJan 27 17:29:44.940 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17762026-01-27T17:29:49.059ZJan 27 17:29:48.089 INFO Download complete, target: DendriteStub
17772026-01-27T17:29:49.268ZJan 27 17:29:48.298 INFO Download complete, target: MaghemiteMgd
17782026-01-27T17:29:53.581ZJan 27 17:29:52.616 INFO Checking that binary works, target: Cockroach
17792026-01-27T17:29:53.705ZJan 27 17:29:52.740 INFO Download complete, target: Cockroach
17802026-01-27T17:29:57.297ZJan 27 17:29:56.331 INFO Checking that binary works, target: Clickhouse
17812026-01-27T17:29:57.508ZJan 27 17:29:56.542 INFO Download complete, target: Clickhouse
17822026-01-27T17:29:57.592ZAll builder prerequisites installed successfully, and PATH looks valid
17832026-01-27T17:29:57.595Z
17842026-01-27T17:29:57.596Zreal 5:37.202079903
17852026-01-27T17:29:57.596Zuser 18:31.088522665
17862026-01-27T17:29:57.596Zsys 2:31.754479043
17872026-01-27T17:29:57.596Ztrap 0.675309843
17882026-01-27T17:29:57.596Ztflt 3.077486060
17892026-01-27T17:29:57.596Zdflt 3.562008010
17902026-01-27T17:29:57.596Zkflt 0.098560249
17912026-01-27T17:29:57.596Zlock 44:55.887166867
17922026-01-27T17:29:57.596Zslp 1:08:59.121445485
17932026-01-27T17:29:57.596Zlat 1:20.630018617
17942026-01-27T17:29:57.596Zstop 3:14.149777532
17952026-01-27T17:29:57.596Z+ banner hack-check
17962026-01-27T17:29:57.596Z
17972026-01-27T17:29:57.596Z # # ## #### # # #### # # ###### #### # #
17982026-01-27T17:29:57.596Z # # # # # # # # # # # # # # # # #
17992026-01-27T17:29:57.596Z ###### # # # #### ##### # ###### ##### # ####
18002026-01-27T17:29:57.596Z # # ###### # # # # # # # # # #
18012026-01-27T17:29:57.596Z # # # # # # # # # # # # # # # # #
18022026-01-27T17:29:57.596Z # # # # #### # # #### # # ###### #### # #
18032026-01-27T17:29:57.596Z
18042026-01-27T17:29:57.600Z+ export CARGO_INCREMENTAL=0
18052026-01-27T17:29:57.600Z+ CARGO_INCREMENTAL=0
18062026-01-27T17:29:57.600Z+ ptime -m timeout 2h cargo xtask check-features --ci
18072026-01-27T17:29:58.368Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18082026-01-27T17:29:58.670Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18092026-01-27T17:30:01.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
18102026-01-27T17:30:01.797Z Running `target/debug/xtask check-features --ci`
18112026-01-27T17:30:01.826Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18122026-01-27T17:30:01.826Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18132026-01-27T17:30:02.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18142026-01-27T17:30:02.494Z Running `target/debug/xtask download cargo-hack`
18152026-01-27T17:30:03.518Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18162026-01-27T17:30:03.928Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18172026-01-27T17:30:07.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
18182026-01-27T17:30:07.935Z Running `target/debug/xtask-downloader cargo-hack`
18192026-01-27T17:30:07.977ZJan 27 17:30:07.010 INFO Starting download, target: CargoHack
18202026-01-27T17:30:07.982ZJan 27 17:30:07.011 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18212026-01-27T17:30:08.327ZJan 27 17:30:07.359 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18222026-01-27T17:30:08.408ZJan 27 17:30:07.441 INFO Download complete, target: CargoHack
18232026-01-27T17:30:08.411Zrunning: "/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-01-27T17:30:08.431Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18252026-01-27T17:30:08.648Zinfo: running `cargo check --bins` on api_identity (1/247)
18262026-01-27T17:30:09.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272026-01-27T17:30:09.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282026-01-27T17:30:09.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292026-01-27T17:30:09.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18302026-01-27T17:30:09.422Z
18312026-01-27T17:30:09.423Zinfo: running `cargo check --bins` on bootstore (2/247)
18322026-01-27T17:30:10.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332026-01-27T17:30:10.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342026-01-27T17:30:10.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352026-01-27T17:30:10.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18362026-01-27T17:30:10.252Z
18372026-01-27T17:30:10.252Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/247)
18382026-01-27T17:30:10.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392026-01-27T17:30:10.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402026-01-27T17:30:10.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412026-01-27T17:30:10.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18422026-01-27T17:30:11.046Z
18432026-01-27T17:30:11.046Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/247)
18442026-01-27T17:30:11.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452026-01-27T17:30:11.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462026-01-27T17:30:11.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472026-01-27T17:30:11.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18482026-01-27T17:30:11.839Z
18492026-01-27T17:30:11.839Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/247)
18502026-01-27T17:30:12.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512026-01-27T17:30:12.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522026-01-27T17:30:12.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532026-01-27T17:30:12.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18542026-01-27T17:30:12.444Z
18552026-01-27T17:30:12.444Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/247)
18562026-01-27T17:30:12.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572026-01-27T17:30:12.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582026-01-27T17:30:12.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592026-01-27T17:30:12.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18602026-01-27T17:30:13.049Z
18612026-01-27T17:30:13.049Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/247)
18622026-01-27T17:30:13.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632026-01-27T17:30:13.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642026-01-27T17:30:13.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652026-01-27T17:30:13.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18662026-01-27T17:30:13.657Z
18672026-01-27T17:30:13.657Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/247)
18682026-01-27T17:30:14.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692026-01-27T17:30:14.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702026-01-27T17:30:14.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712026-01-27T17:30:14.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18722026-01-27T17:30:14.266Z
18732026-01-27T17:30:14.266Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/247)
18742026-01-27T17:30:14.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752026-01-27T17:30:14.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762026-01-27T17:30:14.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772026-01-27T17:30:14.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18782026-01-27T17:30:14.874Z
18792026-01-27T17:30:14.874Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/247)
18802026-01-27T17:30:15.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812026-01-27T17:30:15.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822026-01-27T17:30:15.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832026-01-27T17:30:15.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18842026-01-27T17:30:15.485Z
18852026-01-27T17:30:15.485Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/247)
18862026-01-27T17:30:16.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872026-01-27T17:30:16.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882026-01-27T17:30:16.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892026-01-27T17:30:16.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18902026-01-27T17:30:16.094Z
18912026-01-27T17:30:16.094Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/247)
18922026-01-27T17:30:16.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932026-01-27T17:30:16.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942026-01-27T17:30:16.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952026-01-27T17:30:16.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18962026-01-27T17:30:16.709Z
18972026-01-27T17:30:16.709Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/247)
18982026-01-27T17:30:17.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-01-27T17:30:17.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-01-27T17:30:17.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012026-01-27T17:30:17.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19022026-01-27T17:30:17.313Z
19032026-01-27T17:30:17.313Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/247)
19042026-01-27T17:30:17.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-01-27T17:30:17.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-01-27T17:30:17.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-01-27T17:30:17.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19082026-01-27T17:30:17.917Z
19092026-01-27T17:30:17.917Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/247)
19102026-01-27T17:30:18.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-01-27T17:30:18.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-01-27T17:30:18.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-01-27T17:30:18.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19142026-01-27T17:30:18.517Z
19152026-01-27T17:30:18.517Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/247)
19162026-01-27T17:30:19.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-01-27T17:30:19.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-01-27T17:30:19.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-01-27T17:30:19.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19202026-01-27T17:30:19.129Z
19212026-01-27T17:30:19.129Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/247)
19222026-01-27T17:30:19.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-01-27T17:30:19.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-01-27T17:30:19.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-01-27T17:30:19.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19262026-01-27T17:30:19.756Z
19272026-01-27T17:30:19.756Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/247)
19282026-01-27T17:30:20.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-01-27T17:30:20.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-01-27T17:30:20.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-01-27T17:30:20.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19322026-01-27T17:30:20.350Z
19332026-01-27T17:30:20.350Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/247)
19342026-01-27T17:30:20.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-01-27T17:30:20.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-01-27T17:30:20.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-01-27T17:30:20.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19382026-01-27T17:30:20.963Z
19392026-01-27T17:30:20.963Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/247)
19402026-01-27T17:30:21.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-01-27T17:30:21.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-01-27T17:30:21.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-01-27T17:30:21.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19442026-01-27T17:30:21.580Z
19452026-01-27T17:30:21.580Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/247)
19462026-01-27T17:30:22.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-01-27T17:30:22.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-01-27T17:30:22.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-01-27T17:30:22.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19502026-01-27T17:30:22.194Z
19512026-01-27T17:30:22.194Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/247)
19522026-01-27T17:30:22.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-01-27T17:30:22.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-01-27T17:30:22.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-01-27T17:30:22.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19562026-01-27T17:30:22.808Z
19572026-01-27T17:30:22.808Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/247)
19582026-01-27T17:30:23.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-01-27T17:30:23.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-01-27T17:30:23.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-01-27T17:30:23.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19622026-01-27T17:30:23.414Z
19632026-01-27T17:30:23.414Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/247)
19642026-01-27T17:30:23.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-01-27T17:30:23.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-01-27T17:30:23.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-01-27T17:30:23.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19682026-01-27T17:30:24.031Z
19692026-01-27T17:30:24.031Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/247)
19702026-01-27T17:30:24.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-01-27T17:30:24.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-01-27T17:30:24.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-01-27T17:30:24.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19742026-01-27T17:30:24.642Z
19752026-01-27T17:30:24.642Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/247)
19762026-01-27T17:30:25.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-01-27T17:30:25.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-01-27T17:30:25.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-01-27T17:30:25.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19802026-01-27T17:30:25.248Z
19812026-01-27T17:30:25.248Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/247)
19822026-01-27T17:30:25.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-01-27T17:30:25.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-01-27T17:30:25.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-01-27T17:30:25.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19862026-01-27T17:30:25.851Z
19872026-01-27T17:30:25.851Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/247)
19882026-01-27T17:30:26.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-01-27T17:30:26.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-01-27T17:30:26.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-01-27T17:30:26.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19922026-01-27T17:30:26.457Z
19932026-01-27T17:30:26.457Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/247)
19942026-01-27T17:30:27.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-01-27T17:30:27.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-01-27T17:30:27.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-01-27T17:30:27.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19982026-01-27T17:30:27.064Z
19992026-01-27T17:30:27.064Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/247)
20002026-01-27T17:30:27.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-01-27T17:30:27.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-01-27T17:30:27.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-01-27T17:30:27.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20042026-01-27T17:30:27.674Z
20052026-01-27T17:30:27.674Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/247)
20062026-01-27T17:30:28.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-01-27T17:30:28.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-01-27T17:30:28.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-01-27T17:30:28.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20102026-01-27T17:30:28.282Z
20112026-01-27T17:30:28.282Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/247)
20122026-01-27T17:30:28.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-01-27T17:30:28.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-01-27T17:30:28.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-01-27T17:30:28.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20162026-01-27T17:30:28.893Z
20172026-01-27T17:30:28.894Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/247)
20182026-01-27T17:30:29.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-01-27T17:30:29.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-01-27T17:30:29.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-01-27T17:30:29.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20222026-01-27T17:30:29.497Z
20232026-01-27T17:30:29.497Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/247)
20242026-01-27T17:30:30.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-01-27T17:30:30.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-01-27T17:30:30.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-01-27T17:30:30.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20282026-01-27T17:30:30.109Z
20292026-01-27T17:30:30.109Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/247)
20302026-01-27T17:30:30.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-01-27T17:30:30.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-01-27T17:30:30.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-01-27T17:30:30.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20342026-01-27T17:30:30.716Z
20352026-01-27T17:30:30.716Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/247)
20362026-01-27T17:30:31.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-01-27T17:30:31.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-01-27T17:30:31.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-01-27T17:30:31.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20402026-01-27T17:30:31.323Z
20412026-01-27T17:30:31.323Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/247)
20422026-01-27T17:30:31.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-01-27T17:30:31.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-01-27T17:30:31.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-01-27T17:30:31.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20462026-01-27T17:30:31.934Z
20472026-01-27T17:30:31.934Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/247)
20482026-01-27T17:30:32.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-01-27T17:30:32.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-01-27T17:30:32.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-01-27T17:30:32.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20522026-01-27T17:30:32.553Z
20532026-01-27T17:30:32.553Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/247)
20542026-01-27T17:30:33.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-01-27T17:30:33.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-01-27T17:30:33.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-01-27T17:30:33.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20582026-01-27T17:30:33.160Z
20592026-01-27T17:30:33.160Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/247)
20602026-01-27T17:30:33.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-01-27T17:30:33.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-01-27T17:30:33.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-01-27T17:30:33.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20642026-01-27T17:30:33.772Z
20652026-01-27T17:30:33.772Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/247)
20662026-01-27T17:30:34.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-01-27T17:30:34.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-01-27T17:30:34.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-01-27T17:30:34.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20702026-01-27T17:30:34.380Z
20712026-01-27T17:30:34.380Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/247)
20722026-01-27T17:30:34.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-01-27T17:30:34.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-01-27T17:30:34.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-01-27T17:30:34.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20762026-01-27T17:30:35.007Z
20772026-01-27T17:30:35.008Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/247)
20782026-01-27T17:30:35.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-01-27T17:30:35.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-01-27T17:30:35.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-01-27T17:30:35.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20822026-01-27T17:30:35.603Z
20832026-01-27T17:30:35.603Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/247)
20842026-01-27T17:30:36.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-01-27T17:30:36.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-01-27T17:30:36.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-01-27T17:30:36.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20882026-01-27T17:30:36.218Z
20892026-01-27T17:30:36.218Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/247)
20902026-01-27T17:30:36.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-01-27T17:30:36.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-01-27T17:30:36.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-01-27T17:30:36.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20942026-01-27T17:30:37.027Z
20952026-01-27T17:30:37.027Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/247)
20962026-01-27T17:30:37.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-01-27T17:30:37.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-01-27T17:30:37.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-01-27T17:30:37.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21002026-01-27T17:30:37.833Z
21012026-01-27T17:30:37.833Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/247)
21022026-01-27T17:30:38.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-01-27T17:30:38.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-01-27T17:30:38.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-01-27T17:30:38.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21062026-01-27T17:30:38.646Z
21072026-01-27T17:30:38.646Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/247)
21082026-01-27T17:30:39.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-01-27T17:30:39.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-01-27T17:30:39.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112026-01-27T17:30:39.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21122026-01-27T17:30:39.453Z
21132026-01-27T17:30:39.453Zinfo: running `cargo check --bins` on oxlog (49/247)
21142026-01-27T17:30:40.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152026-01-27T17:30:40.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162026-01-27T17:30:40.249Z Checking cfg-if v1.0.4
21172026-01-27T17:30:40.253Z Checking libc v0.2.180
21182026-01-27T17:30:40.366Z Checking serde_core v1.0.228
21192026-01-27T17:30:40.389Z Checking zeroize v1.8.1
21202026-01-27T17:30:40.392Z Checking memchr v2.7.4
21212026-01-27T17:30:40.418Z Checking value-bag v1.12.0
21222026-01-27T17:30:40.418Z Checking smallvec v1.15.1
21232026-01-27T17:30:40.421Z Checking typenum v1.17.0
21242026-01-27T17:30:40.459Z Checking scopeguard v1.2.0
21252026-01-27T17:30:40.613Z Checking lock_api v0.4.12
21262026-01-27T17:30:40.641Z Checking subtle v2.6.1
21272026-01-27T17:30:40.759Z Checking const-oid v0.9.6
21282026-01-27T17:30:40.855Z Checking log v0.4.29
21292026-01-27T17:30:40.927Z Checking itoa v1.0.11
21302026-01-27T17:30:40.995Z Checking stable_deref_trait v1.2.0
21312026-01-27T17:30:41.110Z Checking byteorder v1.5.0
21322026-01-27T17:30:41.175Z Checking portable-atomic v1.11.0
21332026-01-27T17:30:41.225Z Checking critical-section v1.1.3
21342026-01-27T17:30:41.358Z Checking zerofrom v0.1.4
21352026-01-27T17:30:41.382Z Checking allocator-api2 v0.2.21
21362026-01-27T17:30:41.461Z Checking generic-array v0.14.7
21372026-01-27T17:30:41.485Z Checking getrandom v0.2.15
21382026-01-27T17:30:41.531Z Checking getrandom v0.3.4
21392026-01-27T17:30:41.578Z Checking yoke v0.7.4
21402026-01-27T17:30:41.731Z Checking rand_core v0.6.4
21412026-01-27T17:30:41.784Z Checking signal-hook-registry v1.4.2
21422026-01-27T17:30:41.936Z Checking zerovec v0.10.4
21432026-01-27T17:30:41.985Z Checking parking_lot_core v0.9.10
21442026-01-27T17:30:42.056Z Checking pin-project-lite v0.2.14
21452026-01-27T17:30:42.073Z Checking mio v1.0.2
21462026-01-27T17:30:42.133Z Checking once_cell v1.21.3
21472026-01-27T17:30:42.201Z Checking equivalent v1.0.2
21482026-01-27T17:30:42.328Z Checking parking_lot v0.12.3
21492026-01-27T17:30:42.344Z Checking libm v0.2.8
21502026-01-27T17:30:42.453Z Checking writeable v0.5.5
21512026-01-27T17:30:42.592Z Checking litemap v0.7.3
21522026-01-27T17:30:42.643Z Checking zerocopy v0.7.35
21532026-01-27T17:30:42.664Z Checking crypto-common v0.1.6
21542026-01-27T17:30:42.667Z Checking block-buffer v0.10.4
21552026-01-27T17:30:42.800Z Checking socket2 v0.6.1
21562026-01-27T17:30:42.869Z Checking zmij v1.0.15
21572026-01-27T17:30:42.917Z Checking digest v0.10.7
21582026-01-27T17:30:42.935Z Checking percent-encoding v2.3.2
21592026-01-27T17:30:43.163Z Checking cpufeatures v0.2.14
21602026-01-27T17:30:43.234Z Checking num-traits v0.2.19
21612026-01-27T17:30:43.264Z Checking futures-core v0.3.31
21622026-01-27T17:30:43.285Z Checking icu_locid_transform_data v1.5.0
21632026-01-27T17:30:43.301Z Checking hmac v0.12.1
21642026-01-27T17:30:43.316Z Checking block-padding v0.3.3
21652026-01-27T17:30:43.379Z Checking hashbrown v0.16.1
21662026-01-27T17:30:43.463Z Checking tinystr v0.7.6
21672026-01-27T17:30:43.463Z Checking icu_collections v1.5.0
21682026-01-27T17:30:43.525Z Checking icu_properties_data v1.5.0
21692026-01-27T17:30:43.544Z Checking inout v0.1.3
21702026-01-27T17:30:43.763Z Checking utf8_iter v1.0.4
21712026-01-27T17:30:43.788Z Checking write16 v1.0.0
21722026-01-27T17:30:43.804Z Checking icu_locid v1.5.0
21732026-01-27T17:30:43.843Z Checking ppv-lite86 v0.2.20
21742026-01-27T17:30:43.923Z Checking utf16_iter v1.0.5
21752026-01-27T17:30:43.961Z Checking icu_normalizer_data v1.5.0
21762026-01-27T17:30:44.074Z Checking futures-sink v0.3.31
21772026-01-27T17:30:44.116Z Checking cipher v0.4.4
21782026-01-27T17:30:44.144Z Checking sha2 v0.10.9
21792026-01-27T17:30:44.230Z Checking serde v1.0.228
21802026-01-27T17:30:44.247Z Checking serde_json v1.0.149
21812026-01-27T17:30:44.394Z Checking indexmap v2.12.1
21822026-01-27T17:30:44.516Z Checking futures-channel v0.3.31
21832026-01-27T17:30:44.535Z Checking slab v0.4.9
21842026-01-27T17:30:44.673Z Checking base64ct v1.6.0
21852026-01-27T17:30:44.706Z Checking futures-task v0.3.31
21862026-01-27T17:30:44.757Z Checking icu_provider v1.5.0
21872026-01-27T17:30:44.821Z Checking pin-utils v0.1.0
21882026-01-27T17:30:44.891Z Checking futures-io v0.3.31
21892026-01-27T17:30:44.957Z Checking errno v0.3.12
21902026-01-27T17:30:44.972Z Checking flagset v0.4.6
21912026-01-27T17:30:45.104Z Checking futures-util v0.3.31
21922026-01-27T17:30:45.137Z Checking pem-rfc7468 v0.7.0
21932026-01-27T17:30:45.161Z Checking form_urlencoded v1.2.2
21942026-01-27T17:30:45.200Z Checking rand_core v0.9.3
21952026-01-27T17:30:45.217Z Checking bytes v1.10.1
21962026-01-27T17:30:45.379Z Checking bitflags v2.9.4
21972026-01-27T17:30:45.397Z Checking icu_locid_transform v1.5.0
21982026-01-27T17:30:45.420Z Checking der v0.7.10
21992026-01-27T17:30:45.524Z Checking foldhash v0.1.5
22002026-01-27T17:30:45.702Z Checking fnv v1.0.7
22012026-01-27T17:30:45.719Z Checking salsa20 v0.10.2
22022026-01-27T17:30:45.773Z Checking hashbrown v0.15.4
22032026-01-27T17:30:45.853Z Checking uuid v1.19.0
22042026-01-27T17:30:45.880Z Checking pbkdf2 v0.12.2
22052026-01-27T17:30:45.976Z Checking spin v0.9.8
22062026-01-27T17:30:46.041Z Checking scrypt v0.11.0
22072026-01-27T17:30:46.191Z Checking tokio v1.48.0
22082026-01-27T17:30:46.299Z Checking http v1.4.0
22092026-01-27T17:30:46.316Z Checking rand_chacha v0.9.0
22102026-01-27T17:30:46.367Z Checking icu_properties v1.5.1
22112026-01-27T17:30:46.481Z Checking cbc v0.1.2
22122026-01-27T17:30:46.674Z Checking aes v0.8.4
22132026-01-27T17:30:46.708Z Checking regex-syntax v0.8.5
22142026-01-27T17:30:46.804Z Checking iana-time-zone v0.1.63
22152026-01-27T17:30:46.971Z Checking chrono v0.4.42
22162026-01-27T17:30:47.103Z Checking spki v0.7.3
22172026-01-27T17:30:47.512Z Checking rand v0.9.2
22182026-01-27T17:30:47.664Z Checking pkcs5 v0.7.1
22192026-01-27T17:30:47.768Z Checking tracing-core v0.1.32
22202026-01-27T17:30:48.146Z Checking thiserror v2.0.17
22212026-01-27T17:30:48.233Z Checking pkcs8 v0.10.2
22222026-01-27T17:30:48.351Z Checking tracing v0.1.40
22232026-01-27T17:30:48.424Z Checking http-body v1.0.1
22242026-01-27T17:30:48.601Z Checking tinyvec_macros v0.1.1
22252026-01-27T17:30:48.655Z Checking rustls-pki-types v1.10.0
22262026-01-27T17:30:48.729Z Checking plain v0.2.3
22272026-01-27T17:30:48.731Z Checking base64 v0.22.1
22282026-01-27T17:30:48.847Z Checking tinyvec v1.8.0
22292026-01-27T17:30:48.950Z Checking lazy_static v1.5.0
22302026-01-27T17:30:49.102Z Checking rustix v1.1.3
22312026-01-27T17:30:49.179Z Checking semver v1.0.27
22322026-01-27T17:30:49.197Z Checking zerocopy v0.8.27
22332026-01-27T17:30:49.582Z Checking icu_normalizer v1.5.0
22342026-01-27T17:30:49.594Z Checking aws-lc-sys v0.26.0
22352026-01-27T17:30:49.711Z Checking dyn-clone v1.0.20
22362026-01-27T17:30:49.893Z Checking foreign-types-shared v0.1.1
22372026-01-27T17:30:49.899Z Checking unicode-ident v1.0.19
22382026-01-27T17:30:49.966Z Checking untrusted v0.9.0
22392026-01-27T17:30:50.048Z Checking try-lock v0.2.5
22402026-01-27T17:30:50.129Z Checking untrusted v0.7.1
22412026-01-27T17:30:50.147Z Checking atomic-waker v1.1.2
22422026-01-27T17:30:50.200Z Checking ucd-trie v0.1.7
22432026-01-27T17:30:50.307Z Checking adler2 v2.0.0
22442026-01-27T17:30:50.312Z Checking openssl-probe v0.1.5
22452026-01-27T17:30:50.338Z Checking idna_adapter v1.2.0
22462026-01-27T17:30:50.425Z Checking fastrand v2.1.1
22472026-01-27T17:30:50.488Z Checking tower-layer v0.3.3
22482026-01-27T17:30:50.492Z Checking tower-service v0.3.3
22492026-01-27T17:30:50.542Z Checking idna v1.0.3
22502026-01-27T17:30:50.617Z Checking miniz_oxide v0.8.5
22512026-01-27T17:30:50.736Z Checking pest v2.8.2
22522026-01-27T17:30:50.777Z Checking want v0.3.1
22532026-01-27T17:30:50.982Z Checking ring v0.17.14
22542026-01-27T17:30:51.063Z Checking url v2.5.4
22552026-01-27T17:30:51.163Z Checking tempfile v3.24.0
22562026-01-27T17:30:51.338Z Checking proc-macro2 v1.0.101
22572026-01-27T17:30:51.590Z Checking foreign-types v0.3.2
22582026-01-27T17:30:51.696Z Checking ipnet v2.11.0
22592026-01-27T17:30:51.770Z Checking aws-lc-rs v1.12.4
22602026-01-27T17:30:51.976Z Checking schemars v0.8.22
22612026-01-27T17:30:52.013Z Checking httparse v1.9.5
22622026-01-27T17:30:52.227Z Checking openssl-sys v0.9.109
22632026-01-27T17:30:52.480Z Checking wait-timeout v0.2.0
22642026-01-27T17:30:52.578Z Checking aho-corasick v1.1.3
22652026-01-27T17:30:52.681Z Checking httpdate v1.0.3
22662026-01-27T17:30:52.955Z Checking powerfmt v0.2.0
22672026-01-27T17:30:53.071Z Checking tokio-util v0.7.15
22682026-01-27T17:30:53.160Z Checking utf8parse v0.2.2
22692026-01-27T17:30:53.242Z Checking anstyle v1.0.11
22702026-01-27T17:30:53.333Z Checking bit-vec v0.8.0
22712026-01-27T17:30:53.385Z Checking pretty-hex v0.4.1
22722026-01-27T17:30:53.407Z Checking quick-error v1.2.3
22732026-01-27T17:30:53.473Z Checking rustls-webpki v0.102.8
22742026-01-27T17:30:53.536Z Checking openssl v0.10.73
22752026-01-27T17:30:53.560Z Checking rusty-fork v0.3.0
22762026-01-27T17:30:53.568Z Checking anstyle-parse v0.2.5
22772026-01-27T17:30:53.597Z Checking deranged v0.5.3
22782026-01-27T17:30:53.651Z Checking bit-set v0.8.0
22792026-01-27T17:30:53.866Z Checking quote v1.0.40
22802026-01-27T17:30:53.885Z Compiling newtype-uuid v1.3.2
22812026-01-27T17:30:53.942Z Checking unicode-normalization v0.1.24
22822026-01-27T17:30:54.226Z Checking regex-automata v0.4.11
22832026-01-27T17:30:54.259Z Checking crossbeam-utils v0.8.21
22842026-01-27T17:30:54.259Z Checking rustix v0.38.37
22852026-01-27T17:30:54.260Z Checking rand_xorshift v0.4.0
22862026-01-27T17:30:54.327Z Checking h2 v0.4.6
22872026-01-27T17:30:54.416Z Checking bzip2-sys v0.1.13+1.0.8
22882026-01-27T17:30:54.540Z Checking scroll v0.13.0
22892026-01-27T17:30:54.813Z Checking signature v2.2.0
22902026-01-27T17:30:54.920Z Checking crc32fast v1.4.2
22912026-01-27T17:30:54.993Z Checking colorchoice v1.0.2
22922026-01-27T17:30:55.030Z Checking unarray v0.1.4
22932026-01-27T17:30:55.147Z Checking num_threads v0.1.7
22942026-01-27T17:30:55.168Z Checking zlib-rs v0.5.1
22952026-01-27T17:30:55.194Z Checking unicode-properties v0.1.3
22962026-01-27T17:30:55.346Z Checking anstyle-query v1.1.1
22972026-01-27T17:30:55.432Z Checking either v1.15.0
22982026-01-27T17:30:55.574Z Checking is_terminal_polyfill v1.70.1
22992026-01-27T17:30:55.723Z Checking siphasher v0.3.11
23002026-01-27T17:30:55.807Z Checking unicode-bidi v0.3.17
23012026-01-27T17:30:56.068Z Checking time-core v0.1.6
23022026-01-27T17:30:56.117Z Checking num-conv v0.1.0
23032026-01-27T17:30:56.382Z Checking phf_shared v0.11.2
23042026-01-27T17:30:56.404Z Checking time v0.3.43
23052026-01-27T17:30:56.426Z Checking stringprep v0.1.5
23062026-01-27T17:30:56.669Z Checking anstream v0.6.18
23072026-01-27T17:30:56.707Z Checking proptest v1.7.0
23082026-01-27T17:30:57.002Z Checking libz-rs-sys v0.5.1
23092026-01-27T17:30:57.021Z Checking goblin v0.10.2
23102026-01-27T17:30:57.191Z Checking crossbeam-epoch v0.9.18
23112026-01-27T17:30:57.417Z Checking rustls v0.23.19
23122026-01-27T17:30:57.644Z Checking syn v2.0.111
23132026-01-27T17:30:58.344Z Compiling daft v0.1.4
23142026-01-27T17:30:58.368Z Checking native-tls v0.2.12
23152026-01-27T17:30:58.699Z Checking ipnetwork v0.21.1
23162026-01-27T17:30:58.940Z Checking scroll v0.12.0
23172026-01-27T17:30:59.061Z Checking thiserror v1.0.69
23182026-01-27T17:30:59.143Z Checking serde_spanned v0.6.9
23192026-01-27T17:30:59.209Z Checking toml_datetime v0.6.11
23202026-01-27T17:30:59.358Z Checking zstd-sys v2.0.14+zstd.1.5.7
23212026-01-27T17:30:59.397Z Checking num-integer v0.1.46
23222026-01-27T17:30:59.550Z Checking rand_chacha v0.3.1
23232026-01-27T17:30:59.570Z Checking sync_wrapper v1.0.1
23242026-01-27T17:30:59.732Z Checking md-5 v0.10.6
23252026-01-27T17:30:59.901Z Checking ff v0.13.0
23262026-01-27T17:30:59.982Z Checking hash32 v0.2.1
23272026-01-27T17:31:00.002Z Checking gimli v0.31.1
23282026-01-27T17:31:00.139Z Checking psl-types v2.0.11
23292026-01-27T17:31:00.308Z Checking base16ct v0.2.0
23302026-01-27T17:31:00.349Z Checking fallible-iterator v0.2.0
23312026-01-27T17:31:00.543Z Checking sec1 v0.7.3
23322026-01-27T17:31:00.568Z Checking hyper v1.8.1
23332026-01-27T17:31:01.003Z Checking publicsuffix v2.3.0
23342026-01-27T17:31:01.018Z Checking postgres-protocol v0.6.8
23352026-01-27T17:31:01.255Z Checking heapless v0.7.17
23362026-01-27T17:31:01.443Z Compiling iddqd v0.3.16
23372026-01-27T17:31:01.641Z Checking group v0.13.0
23382026-01-27T17:31:01.917Z Checking rand v0.8.5
23392026-01-27T17:31:02.149Z Checking num-iter v0.1.45
23402026-01-27T17:31:02.329Z Checking tokio-rustls v0.26.0
23412026-01-27T17:31:02.347Z Checking tower v0.5.2
23422026-01-27T17:31:02.550Z Checking hyper-util v0.1.19
23432026-01-27T17:31:02.733Z Checking zstd-safe v7.2.3
23442026-01-27T17:31:02.799Z Checking dof v0.4.0
23452026-01-27T17:31:03.023Z Checking goblin v0.8.2
23462026-01-27T17:31:03.052Z Checking oxnet v0.1.4
23472026-01-27T17:31:03.232Z Checking cookie v0.18.1
23482026-01-27T17:31:03.528Z Checking tokio-native-tls v0.3.1
23492026-01-27T17:31:03.629Z Checking terminal_size v0.4.0
23502026-01-27T17:31:03.663Z Checking flate2 v1.1.2
23512026-01-27T17:31:03.682Z Checking dtrace-parser v0.3.0
23522026-01-27T17:31:03.697Z Checking addr2line v0.24.2
23532026-01-27T17:31:03.799Z Checking rustls-native-certs v0.8.1
23542026-01-27T17:31:03.825Z Checking webpki-roots v1.0.1
23552026-01-27T17:31:04.011Z Checking http-body-util v0.1.3
23562026-01-27T17:31:04.031Z Checking signal-hook v0.3.18
23572026-01-27T17:31:04.049Z Checking hkdf v0.12.4
23582026-01-27T17:31:04.143Z Checking crypto-bigint v0.5.5
23592026-01-27T17:31:04.203Z Checking thread-id v5.0.0
23602026-01-27T17:31:04.270Z Checking object v0.36.5
23612026-01-27T17:31:04.293Z Checking strsim v0.11.1
23622026-01-27T17:31:04.328Z Checking rustc-demangle v0.1.24
23632026-01-27T17:31:04.378Z Checking ryu v1.0.18
23642026-01-27T17:31:04.449Z Checking simd-adler32 v0.3.7
23652026-01-27T17:31:04.589Z Compiling rayon-core v1.12.1
23662026-01-27T17:31:04.630Z Checking lockfree-object-pool v0.1.6
23672026-01-27T17:31:04.794Z Checking winnow v0.5.40
23682026-01-27T17:31:04.797Z Checking bitflags v1.3.2
23692026-01-27T17:31:04.879Z Checking iri-string v0.7.8
23702026-01-27T17:31:04.944Z Checking managed v0.8.0
23712026-01-27T17:31:04.952Z Checking clap_lex v0.7.4
23722026-01-27T17:31:05.215Z Checking bumpalo v3.16.0
23732026-01-27T17:31:05.305Z Checking smoltcp v0.9.1
23742026-01-27T17:31:05.456Z Checking hyper-rustls v0.27.7
23752026-01-27T17:31:05.547Z Checking zopfli v0.8.1
23762026-01-27T17:31:05.851Z Checking hyper-tls v0.6.0
23772026-01-27T17:31:06.154Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23782026-01-27T17:31:06.235Z Checking clap_builder v4.5.48
23792026-01-27T17:31:06.520Z Checking serde_urlencoded v0.7.1
23802026-01-27T17:31:06.699Z Checking signal-hook-mio v0.2.4
23812026-01-27T17:31:06.831Z Checking elliptic-curve v0.13.8
23822026-01-27T17:31:06.870Z Checking usdt-impl v0.6.0
23832026-01-27T17:31:06.939Z Checking cookie_store v0.21.1
23842026-01-27T17:31:07.424Z Checking tower-http v0.6.6
23852026-01-27T17:31:07.489Z Checking num-bigint-dig v0.8.6
23862026-01-27T17:31:07.582Z Checking toml_edit v0.19.15
23872026-01-27T17:31:07.599Z Checking zstd v0.13.3
23882026-01-27T17:31:07.762Z Checking dof v0.3.0
23892026-01-27T17:31:07.848Z Checking postgres-types v0.2.9
23902026-01-27T17:31:07.952Z Checking dtrace-parser v0.2.0
23912026-01-27T17:31:07.955Z Checking regex v1.11.3
23922026-01-27T17:31:08.362Z Checking bstr v1.10.0
23932026-01-27T17:31:08.459Z Checking crossbeam-deque v0.8.5
23942026-01-27T17:31:08.522Z Checking phf v0.11.2
23952026-01-27T17:31:08.574Z Checking ed25519 v2.2.3
23962026-01-27T17:31:08.796Z Checking bzip2 v0.5.2
23972026-01-27T17:31:08.801Z Checking bzip2 v0.4.4
23982026-01-27T17:31:08.930Z Checking curve25519-dalek v4.1.3
23992026-01-27T17:31:09.109Z Checking ref-cast v1.0.25
24002026-01-27T17:31:09.129Z Checking strum v0.27.2
24012026-01-27T17:31:09.147Z Checking hubpack v0.1.2
24022026-01-27T17:31:09.235Z Checking memoffset v0.9.1
24032026-01-27T17:31:09.255Z Checking pkcs1 v0.7.5
24042026-01-27T17:31:09.285Z Checking hex v0.4.3
24052026-01-27T17:31:09.363Z Checking serde-big-array v0.5.1
24062026-01-27T17:31:09.454Z Checking erased-serde v0.3.31
24072026-01-27T17:31:09.496Z Checking float-cmp v0.10.0
24082026-01-27T17:31:09.598Z Checking rfc6979 v0.4.0
24092026-01-27T17:31:09.652Z Checking memmap2 v0.9.8
24102026-01-27T17:31:09.722Z Checking socket2 v0.5.10
24112026-01-27T17:31:09.777Z Checking thread-id v4.2.2
24122026-01-27T17:31:09.797Z Checking env_filter v0.1.2
24132026-01-27T17:31:09.905Z Checking encoding_rs v0.8.34
24142026-01-27T17:31:09.928Z Checking new_debug_unreachable v1.0.6
24152026-01-27T17:31:09.952Z Checking unicode-segmentation v1.12.0
24162026-01-27T17:31:10.037Z Checking fixedbitset v0.5.7
24172026-01-27T17:31:10.056Z Checking toml_write v0.1.2
24182026-01-27T17:31:10.192Z Checking backtrace v0.3.74
24192026-01-27T17:31:10.219Z Checking data-encoding v2.9.0
24202026-01-27T17:31:10.359Z Checking predicates-core v1.0.8
24212026-01-27T17:31:10.400Z Checking difflib v0.4.0
24222026-01-27T17:31:10.460Z Checking fixedbitset v0.4.2
24232026-01-27T17:31:10.574Z Checking static_assertions v1.1.0
24242026-01-27T17:31:10.637Z Checking winnow v0.7.13
24252026-01-27T17:31:10.684Z Checking minimal-lexical v0.2.1
24262026-01-27T17:31:10.718Z Checking jiff v0.2.15
24272026-01-27T17:31:10.736Z Checking keccak v0.1.5
24282026-01-27T17:31:10.760Z Checking foldhash v0.2.0
24292026-01-27T17:31:10.774Z Checking whoami v1.5.2
24302026-01-27T17:31:10.788Z Checking normalize-line-endings v0.3.0
24312026-01-27T17:31:10.929Z Checking rustc-hash v2.1.1
24322026-01-27T17:31:11.027Z Checking precomputed-hash v0.1.1
24332026-01-27T17:31:11.053Z Checking mime v0.3.17
24342026-01-27T17:31:11.071Z Checking tokio-postgres v0.7.13
24352026-01-27T17:31:11.075Z Checking nom v7.1.3
24362026-01-27T17:31:11.146Z Checking string_cache v0.8.9
24372026-01-27T17:31:11.373Z Checking sha3 v0.10.8
24382026-01-27T17:31:11.433Z Checking predicates v3.1.3
24392026-01-27T17:31:11.767Z Checking hickory-proto v0.25.2
24402026-01-27T17:31:12.069Z Checking anyhow v1.0.99
24412026-01-27T17:31:12.090Z Checking reqwest v0.12.24
24422026-01-27T17:31:12.464Z Checking ed25519-dalek v2.1.1
24432026-01-27T17:31:12.899Z Checking petgraph v0.6.5
24442026-01-27T17:31:12.972Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24452026-01-27T17:31:13.477Z Checking toml_edit v0.22.27
24462026-01-27T17:31:13.719Z Checking similar v2.7.0
24472026-01-27T17:31:13.818Z Checking slog v2.8.2
24482026-01-27T17:31:14.068Z Checking petgraph v0.8.2
24492026-01-27T17:31:14.366Z Checking env_logger v0.11.8
24502026-01-27T17:31:14.565Z Checking usdt v0.6.0
24512026-01-27T17:31:14.718Z Checking toml v0.7.8
24522026-01-27T17:31:14.848Z Checking usdt-impl v0.5.0
24532026-01-27T17:31:15.415Z Checking ecdsa v0.16.9
24542026-01-27T17:31:15.433Z Checking serde_with v3.16.1
24552026-01-27T17:31:15.867Z Checking rsa v0.9.8
24562026-01-27T17:31:16.095Z Checking nix v0.29.0
24572026-01-27T17:31:16.145Z Checking clap v4.5.48
24582026-01-27T17:31:16.268Z Checking zip v0.6.6
24592026-01-27T17:31:16.638Z Checking zip v4.2.0
24602026-01-27T17:31:16.945Z Checking crossterm v0.28.1
24612026-01-27T17:31:17.483Z Checking itertools v0.12.1
24622026-01-27T17:31:17.500Z Checking itertools v0.13.0
24632026-01-27T17:31:17.729Z Checking itertools v0.10.5
24642026-01-27T17:31:17.912Z Checking strum v0.26.3
24652026-01-27T17:31:18.098Z Checking tokio-stream v0.1.17
24662026-01-27T17:31:18.276Z Checking ahash v0.8.12
24672026-01-27T17:31:18.563Z Checking fs-err v3.1.1
24682026-01-27T17:31:18.622Z Checking buf-list v1.0.3
24692026-01-27T17:31:18.683Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24702026-01-27T17:31:18.941Z Checking x509-cert v0.2.5
24712026-01-27T17:31:18.944Z Checking openapiv3 v2.2.0
24722026-01-27T17:31:18.987Z Checking sha1 v0.10.6
24732026-01-27T17:31:19.066Z Checking winnow v0.6.26
24742026-01-27T17:31:19.164Z Checking peg-runtime v0.8.5
24752026-01-27T17:31:19.303Z Checking lalrpop-util v0.19.12
24762026-01-27T17:31:19.407Z Checking rayon v1.10.0
24772026-01-27T17:31:19.622Z Checking camino v1.2.1
24782026-01-27T17:31:19.815Z Checking sigpipe v0.1.3
24792026-01-27T17:31:19.839Z Checking glob v0.3.2
24802026-01-27T17:31:22.003Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24812026-01-27T17:31:22.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.92s
24822026-01-27T17:31:22.568Z
24832026-01-27T17:31:22.568Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/247)
24842026-01-27T17:31:23.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-01-27T17:31:23.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-01-27T17:31:23.625Z Compiling regress v0.10.4
24872026-01-27T17:31:23.777Z Compiling unsafe-libyaml v0.2.11
24882026-01-27T17:31:23.793Z Compiling structmeta-derive v0.3.0
24892026-01-27T17:31:23.796Z Compiling rustls v0.22.4
24902026-01-27T17:31:23.820Z Checking newtype-uuid v1.3.2
24912026-01-27T17:31:23.842Z Compiling multer v3.1.0
24922026-01-27T17:31:23.847Z Checking heck v0.5.0
24932026-01-27T17:31:24.077Z Compiling newtype-uuid-macros v0.1.0
24942026-01-27T17:31:24.143Z Checking daft v0.1.4
24952026-01-27T17:31:24.165Z Compiling async-stream-impl v0.3.6
24962026-01-27T17:31:24.261Z Checking futures-executor v0.3.31
24972026-01-27T17:31:24.514Z Compiling dropshot v0.16.6
24982026-01-27T17:31:24.579Z Checking iddqd v0.3.16
24992026-01-27T17:31:24.962Z Checking futures v0.3.31
25002026-01-27T17:31:25.093Z Compiling serde_yaml v0.9.34+deprecated
25012026-01-27T17:31:25.433Z Compiling dropshot_endpoint v0.16.6
25022026-01-27T17:31:25.541Z Checking match_cfg v0.1.0
25032026-01-27T17:31:25.650Z Checking hostname v0.3.1
25042026-01-27T17:31:25.731Z Checking thread_local v1.1.8
25052026-01-27T17:31:25.807Z Checking unicode-width v0.1.14
25062026-01-27T17:31:26.022Z Checking crossbeam-channel v0.5.15
25072026-01-27T17:31:26.229Z Compiling structmeta v0.3.0
25082026-01-27T17:31:26.302Z Checking is-terminal v0.4.13
25092026-01-27T17:31:26.452Z Checking take_mut v0.2.2
25102026-01-27T17:31:26.500Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25112026-01-27T17:31:26.625Z Checking term v1.1.0
25122026-01-27T17:31:26.650Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25132026-01-27T17:31:26.653Z Compiling derive-ex v0.1.8
25142026-01-27T17:31:26.722Z Checking slog-async v2.8.0
25152026-01-27T17:31:27.059Z Checking slog-term v2.9.2
25162026-01-27T17:31:27.083Z Compiling parse-display-derive v0.10.0
25172026-01-27T17:31:27.140Z Checking typify-impl v0.4.3
25182026-01-27T17:31:27.627Z Checking debug-ignore v1.0.5
25192026-01-27T17:31:27.797Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25202026-01-27T17:31:28.609Z Checking toml_parser v1.0.4
25212026-01-27T17:31:29.381Z Checking slog-json v2.6.1
25222026-01-27T17:31:29.498Z Checking macaddr v1.0.1
25232026-01-27T17:31:29.670Z Checking toml_datetime v0.7.3
25242026-01-27T17:31:29.839Z Checking serde_spanned v1.0.3
25252026-01-27T17:31:29.893Z Checking toml_writer v1.0.4
25262026-01-27T17:31:30.103Z Checking slog-bunyan v2.5.0
25272026-01-27T17:31:30.124Z Checking tabwriter v1.4.0
25282026-01-27T17:31:30.254Z Checking toml v0.9.8
25292026-01-27T17:31:30.297Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25302026-01-27T17:31:30.385Z Checking async-stream v0.3.6
25312026-01-27T17:31:30.658Z Compiling test-strategy v0.4.3
25322026-01-27T17:31:30.841Z Checking waitgroup v0.1.2
25332026-01-27T17:31:31.014Z Checking rustls-pemfile v2.2.0
25342026-01-27T17:31:31.030Z Checking serde_path_to_error v0.1.20
25352026-01-27T17:31:31.052Z Checking hostname v0.4.2
25362026-01-27T17:31:31.215Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25372026-01-27T17:31:31.261Z Compiling itertools v0.14.0
25382026-01-27T17:31:31.392Z Checking progenitor-client v0.10.0
25392026-01-27T17:31:31.414Z Checking progenitor-client v0.11.2
25402026-01-27T17:31:31.612Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
25412026-01-27T17:31:31.635Z Checking instant v0.1.13
25422026-01-27T17:31:31.778Z Checking colored v3.0.0
25432026-01-27T17:31:31.802Z Checking tokio-rustls v0.25.0
25442026-01-27T17:31:31.824Z Checking backoff v0.4.0
25452026-01-27T17:31:31.848Z Checking parse-display v0.10.0
25462026-01-27T17:31:32.045Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25472026-01-27T17:31:32.138Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25482026-01-27T17:31:32.162Z Compiling proc-macro-crate v1.3.1
25492026-01-27T17:31:32.217Z Compiling proc-macro-error v1.0.4
25502026-01-27T17:31:32.818Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25512026-01-27T17:31:33.039Z Compiling num_enum_derive v0.5.11
25522026-01-27T17:31:33.201Z Compiling heapless v0.8.0
25532026-01-27T17:31:33.266Z Checking hash32 v0.3.1
25542026-01-27T17:31:33.489Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25552026-01-27T17:31:33.821Z Compiling smoltcp v0.11.0
25562026-01-27T17:31:34.059Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25572026-01-27T17:31:34.082Z Compiling ingot-macros v0.1.1
25582026-01-27T17:31:34.557Z Compiling foreign-types-macros v0.2.3
25592026-01-27T17:31:34.620Z Checking foreign-types-shared v0.3.1
25602026-01-27T17:31:34.770Z Checking cobs v0.2.3
25612026-01-27T17:31:34.825Z Compiling crucible-workspace-hack v0.1.0
25622026-01-27T17:31:35.021Z Checking postcard v1.0.10
25632026-01-27T17:31:35.305Z Checking num_enum v0.5.11
25642026-01-27T17:31:35.500Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25652026-01-27T17:31:35.579Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25662026-01-27T17:31:35.600Z Checking cstr-argument v0.1.2
25672026-01-27T17:31:35.815Z Checking foreign-types v0.5.0
25682026-01-27T17:31:35.818Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25692026-01-27T17:31:35.965Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25702026-01-27T17:31:36.035Z Checking pretty-hex v0.2.1
25712026-01-27T17:31:36.227Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25722026-01-27T17:31:36.255Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25732026-01-27T17:31:36.342Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-01-27T17:31:36.405Z Checking colored v2.2.0
25752026-01-27T17:31:36.432Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25762026-01-27T17:31:36.528Z Compiling convert_case v0.4.0
25772026-01-27T17:31:36.551Z Checking camino-tempfile v1.4.1
25782026-01-27T17:31:36.572Z Compiling nix v0.30.1
25792026-01-27T17:31:36.867Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25802026-01-27T17:31:37.329Z Compiling derive_more v0.99.20
25812026-01-27T17:31:37.411Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25822026-01-27T17:31:37.467Z Compiling zone_cfg_derive v0.3.0
25832026-01-27T17:31:37.723Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25842026-01-27T17:31:38.700Z Checking smf v0.2.3
25852026-01-27T17:31:38.765Z Compiling num-derive v0.4.2
25862026-01-27T17:31:38.942Z Compiling typify-macro v0.4.3
25872026-01-27T17:31:39.466Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25882026-01-27T17:31:39.529Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25892026-01-27T17:31:39.955Z Checking zone v0.3.1
25902026-01-27T17:31:40.582Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
25912026-01-27T17:31:40.822Z Checking ingot-types v0.1.2
25922026-01-27T17:31:40.927Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25932026-01-27T17:31:41.598Z Checking ingot v0.1.1
25942026-01-27T17:31:42.660Z Checking secrecy v0.10.3
25952026-01-27T17:31:42.866Z Compiling typify v0.4.3
25962026-01-27T17:31:43.049Z Compiling progenitor-impl v0.11.2
25972026-01-27T17:31:44.134Z Compiling typify-impl v0.2.0
25982026-01-27T17:31:45.037Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25992026-01-27T17:31:45.755Z Checking unicode-width v0.2.0
26002026-01-27T17:31:45.807Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26012026-01-27T17:31:45.951Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26022026-01-27T17:31:46.237Z Checking num-rational v0.4.2
26032026-01-27T17:31:46.751Z Compiling usdt-macro v0.5.0
26042026-01-27T17:31:46.810Z Compiling usdt-attr-macro v0.5.0
26052026-01-27T17:31:47.265Z Compiling thiserror-impl-no-std v2.0.2
26062026-01-27T17:31:47.467Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26072026-01-27T17:31:47.703Z Checking universal-hash v0.5.1
26082026-01-27T17:31:47.936Z Checking num-complex v0.4.6
26092026-01-27T17:31:48.405Z Checking memmap v0.7.0
26102026-01-27T17:31:48.645Z Checking half v2.4.1
26112026-01-27T17:31:48.838Z Checking opaque-debug v0.3.1
26122026-01-27T17:31:48.957Z Checking ciborium-io v0.2.2
26132026-01-27T17:31:49.107Z Compiling num v0.4.3
26142026-01-27T17:31:49.153Z Checking ciborium-ll v0.2.2
26152026-01-27T17:31:49.198Z Checking poly1305 v0.8.0
26162026-01-27T17:31:49.360Z Checking usdt v0.5.0
26172026-01-27T17:31:49.469Z Checking console v0.15.10
26182026-01-27T17:31:49.577Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26192026-01-27T17:31:49.647Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26202026-01-27T17:31:49.678Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26212026-01-27T17:31:49.699Z Compiling progenitor-macro v0.11.2
26222026-01-27T17:31:49.945Z Checking toml v0.8.23
26232026-01-27T17:31:49.970Z Checking thiserror-no-std v2.0.2
26242026-01-27T17:31:50.009Z Checking password-hash v0.5.0
26252026-01-27T17:31:50.048Z Checking chacha20 v0.9.1
26262026-01-27T17:31:50.105Z Checking blake2 v0.10.6
26272026-01-27T17:31:50.250Z Checking aead v0.5.2
26282026-01-27T17:31:50.430Z Checking float-ord v0.3.2
26292026-01-27T17:31:50.476Z Compiling semver v0.1.20
26302026-01-27T17:31:50.608Z Checking chacha20poly1305 v0.10.1
26312026-01-27T17:31:50.631Z Checking argon2 v0.5.3
26322026-01-27T17:31:50.679Z Checking vsss-rs v3.3.4
26332026-01-27T17:31:50.747Z Checking ciborium v0.2.2
26342026-01-27T17:31:50.829Z Compiling rustc_version v0.1.7
26352026-01-27T17:31:51.264Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26362026-01-27T17:31:51.360Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26372026-01-27T17:31:51.721Z Checking linked-hash-map v0.5.6
26382026-01-27T17:31:51.817Z Checking indent_write v2.2.0
26392026-01-27T17:31:51.863Z Checking siphasher v1.0.1
26402026-01-27T17:31:52.050Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
26412026-01-27T17:31:52.073Z Checking lru-cache v0.1.2
26422026-01-27T17:31:52.203Z Checking phf_shared v0.12.1
26432026-01-27T17:31:52.292Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26442026-01-27T17:31:52.488Z Compiling newtype_derive v0.1.6
26452026-01-27T17:31:52.666Z Compiling progenitor-impl v0.10.0
26462026-01-27T17:31:52.839Z Checking resolv-conf v0.7.0
26472026-01-27T17:31:53.207Z Checking newline-converter v0.3.0
26482026-01-27T17:31:53.404Z Checking hickory-proto v0.24.4
26492026-01-27T17:31:53.953Z Checking atomicwrites v0.4.4
26502026-01-27T17:31:54.192Z Checking prettyplease v0.2.36
26512026-01-27T17:31:55.084Z Compiling pin-project-internal v1.1.6
26522026-01-27T17:31:55.338Z Compiling derive-where v1.5.0
26532026-01-27T17:31:55.361Z Checking csv-core v0.1.11
26542026-01-27T17:31:55.365Z Compiling typify-macro v0.2.0
26552026-01-27T17:31:55.720Z Compiling slog-dtrace v0.3.0
26562026-01-27T17:31:56.084Z Compiling cancel-safe-futures v0.1.5
26572026-01-27T17:31:56.484Z Checking swrite v0.1.0
26582026-01-27T17:31:56.556Z Compiling chrono-tz v0.10.4
26592026-01-27T17:31:56.629Z Compiling owo-colors v4.2.2
26602026-01-27T17:31:56.929Z Compiling const_format_proc_macros v0.2.34
26612026-01-27T17:31:57.481Z Checking csv v1.3.1
26622026-01-27T17:31:57.648Z Checking pin-project v1.1.6
26632026-01-27T17:31:57.781Z Checking hickory-resolver v0.24.4
26642026-01-27T17:31:57.807Z Checking expectorate v1.2.0
26652026-01-27T17:31:58.109Z Checking phf v0.12.1
26662026-01-27T17:31:58.288Z Checking tokio-dtrace v0.1.0
26672026-01-27T17:31:58.391Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26682026-01-27T17:31:58.582Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26692026-01-27T17:31:58.776Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26702026-01-27T17:31:59.192Z Compiling typify v0.2.0
26712026-01-27T17:31:59.245Z Compiling progenitor-macro v0.10.0
26722026-01-27T17:31:59.349Z Compiling progenitor-impl v0.8.0
26732026-01-27T17:31:59.540Z Checking pem v3.0.5
26742026-01-27T17:31:59.650Z Checking libsw-core v0.3.1
26752026-01-27T17:31:59.820Z Compiling lzma-sys v0.1.20
26762026-01-27T17:31:59.842Z Compiling snafu-derive v0.8.5
26772026-01-27T17:31:59.994Z Compiling async-recursion v1.1.1
26782026-01-27T17:32:00.462Z Checking utf-8 v0.7.6
26792026-01-27T17:32:00.651Z Checking same-file v1.0.6
26802026-01-27T17:32:00.702Z Checking arc-swap v1.7.1
26812026-01-27T17:32:00.841Z Checking bytecount v0.6.8
26822026-01-27T17:32:01.023Z Checking highway v1.3.0
26832026-01-27T17:32:01.156Z Checking slog-scope v4.4.0
26842026-01-27T17:32:01.403Z Checking papergrid v0.11.0
26852026-01-27T17:32:01.461Z Checking walkdir v2.5.0
26862026-01-27T17:32:01.494Z Checking tungstenite v0.21.0
26872026-01-27T17:32:01.782Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26882026-01-27T17:32:01.812Z Checking libsw v3.5.0
26892026-01-27T17:32:02.119Z Checking qorb v0.4.1
26902026-01-27T17:32:02.172Z Checking progenitor v0.11.2
26912026-01-27T17:32:02.411Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26922026-01-27T17:32:02.833Z Checking const_format v0.2.34
26932026-01-27T17:32:03.330Z Checking oxide-tokio-rt v0.1.2
26942026-01-27T17:32:04.077Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26952026-01-27T17:32:04.422Z Checking snafu v0.8.5
26962026-01-27T17:32:05.177Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26972026-01-27T17:32:05.427Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26982026-01-27T17:32:05.713Z Compiling progenitor-macro v0.8.0
26992026-01-27T17:32:06.060Z Compiling tabled_derive v0.7.0
27002026-01-27T17:32:06.314Z Checking globset v0.4.15
27012026-01-27T17:32:06.771Z Checking olpc-cjson v0.1.4
27022026-01-27T17:32:06.837Z Checking progenitor-client v0.8.0
27032026-01-27T17:32:07.025Z Checking gethostname v0.5.0
27042026-01-27T17:32:07.188Z Compiling heck v0.3.3
27052026-01-27T17:32:07.221Z Checking bcs v0.1.6
27062026-01-27T17:32:07.573Z Checking serde_plain v1.0.2
27072026-01-27T17:32:07.722Z Checking typed-path v0.9.3
27082026-01-27T17:32:07.857Z Checking linear-map v1.2.0
27092026-01-27T17:32:08.185Z Checking unicode-linebreak v0.1.5
27102026-01-27T17:32:08.208Z Checking termtree v0.5.1
27112026-01-27T17:32:08.448Z Checking smawk v0.3.2
27122026-01-27T17:32:08.647Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27132026-01-27T17:32:08.684Z Checking textwrap v0.16.2
27142026-01-27T17:32:08.811Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27152026-01-27T17:32:09.095Z Checking tabled v0.15.0
27162026-01-27T17:32:11.663Z Checking tough v0.20.0
27172026-01-27T17:32:11.694Z Compiling zone_cfg_derive v0.1.2
27182026-01-27T17:32:11.851Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-01-27T17:32:11.885Z Checking progenitor v0.10.0
27202026-01-27T17:32:12.115Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27212026-01-27T17:32:12.152Z Checking steno v0.4.1
27222026-01-27T17:32:13.082Z Checking tokio-tungstenite v0.21.0
27232026-01-27T17:32:13.792Z Checking slog-stdlog v4.1.1
27242026-01-27T17:32:13.998Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27252026-01-27T17:32:14.282Z Checking base64 v0.13.1
27262026-01-27T17:32:14.371Z Checking base64 v0.21.7
27272026-01-27T17:32:14.687Z Checking number_prefix v0.4.0
27282026-01-27T17:32:14.880Z Checking humantime v2.2.0
27292026-01-27T17:32:14.937Z Checking ron v0.7.1
27302026-01-27T17:32:14.975Z Checking indicatif v0.17.11
27312026-01-27T17:32:15.262Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27322026-01-27T17:32:15.743Z Checking slog-envlogger v2.2.0
27332026-01-27T17:32:15.769Z Checking xz2 v0.1.7
27342026-01-27T17:32:16.010Z Checking zone v0.1.8
27352026-01-27T17:32:16.048Z Checking xattr v1.3.1
27362026-01-27T17:32:16.092Z Checking yasna v0.5.2
27372026-01-27T17:32:16.256Z Checking headers-core v0.3.0
27382026-01-27T17:32:16.286Z Checking filetime v0.2.26
27392026-01-27T17:32:16.441Z Checking headers v0.4.1
27402026-01-27T17:32:16.530Z Checking tar v0.4.44
27412026-01-27T17:32:16.681Z Checking subprocess v0.2.9
27422026-01-27T17:32:16.928Z Checking rcgen v0.12.1
27432026-01-27T17:32:18.006Z Checking progenitor v0.8.0
27442026-01-27T17:32:18.175Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27452026-01-27T17:32:19.510Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27462026-01-27T17:32:19.510Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27472026-01-27T17:32:19.513Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27482026-01-27T17:32:20.270Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27492026-01-27T17:32:20.469Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27502026-01-27T17:32:21.126Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27512026-01-27T17:32:22.042Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27522026-01-27T17:32:23.148Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27532026-01-27T17:32:23.154Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27542026-01-27T17:32:23.268Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27552026-01-27T17:32:23.901Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27562026-01-27T17:32:25.212Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27572026-01-27T17:32:25.891Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27582026-01-27T17:32:26.290Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27592026-01-27T17:32:30.030Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27602026-01-27T17:32:32.218Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27612026-01-27T17:32:33.432Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27622026-01-27T17:32:34.701Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632026-01-27T17:32:53.216Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27642026-01-27T17:32:55.267Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-01-27T17:32:57.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
27662026-01-27T17:32:57.244Z
27672026-01-27T17:32:57.244Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/247)
27682026-01-27T17:32:58.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-01-27T17:32:58.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-01-27T17:32:58.202Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27712026-01-27T17:33:00.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.84s
27722026-01-27T17:33:00.319Z
27732026-01-27T17:33:00.319Zinfo: running `cargo check --bins` on nexus-config (52/247)
27742026-01-27T17:33:01.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-01-27T17:33:01.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-01-27T17:33:01.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-01-27T17:33:01.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27782026-01-27T17:33:01.171Z
27792026-01-27T17:33:01.171Zinfo: running `cargo check --bins` on nexus-types (53/247)
27802026-01-27T17:33:01.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-01-27T17:33:01.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-01-27T17:33:01.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-01-27T17:33:01.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27842026-01-27T17:33:02.028Z
27852026-01-27T17:33:02.029Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/247)
27862026-01-27T17:33:02.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-01-27T17:33:02.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-01-27T17:33:02.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-01-27T17:33:02.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27902026-01-27T17:33:02.836Z
27912026-01-27T17:33:02.836Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/247)
27922026-01-27T17:33:03.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-01-27T17:33:03.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-01-27T17:33:03.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-01-27T17:33:03.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27962026-01-27T17:33:03.631Z
27972026-01-27T17:33:03.631Zinfo: running `cargo check --bins` on cockroach-admin-types (56/247)
27982026-01-27T17:33:04.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-01-27T17:33:04.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-01-27T17:33:04.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-01-27T17:33:04.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28022026-01-27T17:33:04.414Z
28032026-01-27T17:33:04.414Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/247)
28042026-01-27T17:33:05.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-01-27T17:33:05.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-01-27T17:33:05.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-01-27T17:33:05.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28082026-01-27T17:33:05.198Z
28092026-01-27T17:33:05.198Zinfo: running `cargo check --bins` on ereport-types (58/247)
28102026-01-27T17:33:05.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-01-27T17:33:05.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-01-27T17:33:05.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-01-27T17:33:05.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28142026-01-27T17:33:06.002Z
28152026-01-27T17:33:06.003Zinfo: running `cargo check --bins` on gateway-client (59/247)
28162026-01-27T17:33:06.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-01-27T17:33:06.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-01-27T17:33:06.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-01-27T17:33:06.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28202026-01-27T17:33:06.813Z
28212026-01-27T17:33:06.813Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/247)
28222026-01-27T17:33:07.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-01-27T17:33:07.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-01-27T17:33:07.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-01-27T17:33:07.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28262026-01-27T17:33:07.613Z
28272026-01-27T17:33:07.613Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/247)
28282026-01-27T17:33:08.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-01-27T17:33:08.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-01-27T17:33:08.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-01-27T17:33:08.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28322026-01-27T17:33:08.417Z
28332026-01-27T17:33:08.417Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/247)
28342026-01-27T17:33:09.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-01-27T17:33:09.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-01-27T17:33:09.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-01-27T17:33:09.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28382026-01-27T17:33:09.220Z
28392026-01-27T17:33:09.220Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/247)
28402026-01-27T17:33:09.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-01-27T17:33:09.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-01-27T17:33:09.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-01-27T17:33:09.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28442026-01-27T17:33:10.030Z
28452026-01-27T17:33:10.030Zinfo: running `cargo check --bins` on internal-dns-types (64/247)
28462026-01-27T17:33:10.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-01-27T17:33:10.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-01-27T17:33:10.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-01-27T17:33:10.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28502026-01-27T17:33:10.840Z
28512026-01-27T17:33:10.840Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/247)
28522026-01-27T17:33:11.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-01-27T17:33:11.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-01-27T17:33:11.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-01-27T17:33:11.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28562026-01-27T17:33:11.653Z
28572026-01-27T17:33:11.653Zinfo: running `cargo check --bins` on omicron-passwords (66/247)
28582026-01-27T17:33:12.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-01-27T17:33:12.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-01-27T17:33:12.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-01-27T17:33:12.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28622026-01-27T17:33:12.444Z
28632026-01-27T17:33:12.444Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/247)
28642026-01-27T17:33:13.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-01-27T17:33:13.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-01-27T17:33:13.292Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28672026-01-27T17:33:14.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
28682026-01-27T17:33:14.220Z
28692026-01-27T17:33:14.220Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/247)
28702026-01-27T17:33:14.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-01-27T17:33:14.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-01-27T17:33:15.081Z Compiling cfg_aliases v0.1.1
28732026-01-27T17:33:15.081Z Compiling convert_case v0.7.1
28742026-01-27T17:33:15.085Z Compiling vte_generate_state_changes v0.1.2
28752026-01-27T17:33:15.085Z Checking fd-lock v4.0.2
28762026-01-27T17:33:15.200Z Checking nibble_vec v0.1.0
28772026-01-27T17:33:15.211Z Checking endian-type v0.1.2
28782026-01-27T17:33:15.260Z Compiling peg-macros v0.8.5
28792026-01-27T17:33:15.263Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28802026-01-27T17:33:15.280Z Compiling nix v0.28.0
28812026-01-27T17:33:15.392Z Compiling sqlparser_derive v0.2.2
28822026-01-27T17:33:15.425Z Checking nu-ansi-term v0.50.1
28832026-01-27T17:33:15.456Z Checking radix_trie v0.2.1
28842026-01-27T17:33:15.797Z Checking vte v0.11.1
28852026-01-27T17:33:15.828Z Checking unicode_categories v0.1.1
28862026-01-27T17:33:15.854Z Checking home v0.5.9
28872026-01-27T17:33:15.926Z Compiling derive_more-impl v2.0.1
28882026-01-27T17:33:16.008Z Checking display-error-chain v0.2.2
28892026-01-27T17:33:16.128Z Checking sqlformat v0.3.5
28902026-01-27T17:33:16.369Z Checking sqlparser v0.45.0
28912026-01-27T17:33:17.123Z Checking strip-ansi-escapes v0.2.0
28922026-01-27T17:33:17.280Z Checking reedline v0.40.0
28932026-01-27T17:33:17.316Z Checking derive_more v2.0.1
28942026-01-27T17:33:17.408Z Checking crossterm v0.29.0
28952026-01-27T17:33:17.607Z Checking peg v0.8.5
28962026-01-27T17:33:17.971Z Checking rustyline v14.0.0
28972026-01-27T17:33:26.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s
28982026-01-27T17:33:26.883Z
28992026-01-27T17:33:26.883Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/247)
29002026-01-27T17:33:27.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-01-27T17:33:27.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-01-27T17:33:27.731Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29032026-01-27T17:33:33.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
29042026-01-27T17:33:33.281Z
29052026-01-27T17:33:33.281Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/247)
29062026-01-27T17:33:34.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-01-27T17:33:34.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-01-27T17:33:34.130Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29092026-01-27T17:33:37.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
29102026-01-27T17:33:38.078Z
29112026-01-27T17:33:38.078Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/247)
29122026-01-27T17:33:38.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-01-27T17:33:38.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-01-27T17:33:38.923Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29152026-01-27T17:33:43.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
29162026-01-27T17:33:44.156Z
29172026-01-27T17:33:44.156Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/247)
29182026-01-27T17:33:44.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-01-27T17:33:44.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-01-27T17:33:45.030Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29212026-01-27T17:33:50.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
29222026-01-27T17:33:50.304Z
29232026-01-27T17:33:50.304Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/247)
29242026-01-27T17:33:51.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-01-27T17:33:51.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-01-27T17:33:51.163Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29272026-01-27T17:33:55.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
29282026-01-27T17:33:55.324Z
29292026-01-27T17:33:55.324Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/247)
29302026-01-27T17:33:56.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-01-27T17:33:56.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-01-27T17:33:56.174Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29332026-01-27T17:34:00.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
29342026-01-27T17:34:00.339Z
29352026-01-27T17:34:00.339Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/247)
29362026-01-27T17:34:01.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-01-27T17:34:01.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-01-27T17:34:01.184Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29392026-01-27T17:34:06.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
29402026-01-27T17:34:06.682Z
29412026-01-27T17:34:06.682Zinfo: running `cargo check --bins` on oximeter (76/247)
29422026-01-27T17:34:07.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-01-27T17:34:07.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-01-27T17:34:07.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452026-01-27T17:34:07.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29462026-01-27T17:34:07.495Z
29472026-01-27T17:34:07.495Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/247)
29482026-01-27T17:34:08.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492026-01-27T17:34:08.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502026-01-27T17:34:08.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512026-01-27T17:34:08.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29522026-01-27T17:34:08.274Z
29532026-01-27T17:34:08.274Zinfo: running `cargo check --bins` on oximeter-schema (78/247)
29542026-01-27T17:34:08.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552026-01-27T17:34:08.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562026-01-27T17:34:09.096Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29572026-01-27T17:34:09.283Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29582026-01-27T17:34:09.756Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29592026-01-27T17:34:16.791Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29602026-01-27T17:34:17.271Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29612026-01-27T17:34:19.194Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29622026-01-27T17:34:20.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s
29632026-01-27T17:34:20.416Z
29642026-01-27T17:34:20.416Zinfo: running `cargo check --bins` on oximeter-types (79/247)
29652026-01-27T17:34:21.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662026-01-27T17:34:21.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672026-01-27T17:34:21.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682026-01-27T17:34:21.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29692026-01-27T17:34:21.217Z
29702026-01-27T17:34:21.217Zinfo: running `cargo check --bins` on oximeter-types-versions (80/247)
29712026-01-27T17:34:21.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722026-01-27T17:34:21.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732026-01-27T17:34:21.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742026-01-27T17:34:21.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29752026-01-27T17:34:22.018Z
29762026-01-27T17:34:22.018Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/247)
29772026-01-27T17:34:22.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-01-27T17:34:22.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-01-27T17:34:22.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802026-01-27T17:34:22.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29812026-01-27T17:34:22.822Z
29822026-01-27T17:34:22.822Zinfo: running `cargo check --bins` on oxql-types (82/247)
29832026-01-27T17:34:23.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-01-27T17:34:23.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-01-27T17:34:23.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862026-01-27T17:34:23.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29872026-01-27T17:34:23.627Z
29882026-01-27T17:34:23.627Zinfo: running `cargo check --bins` on oximeter-test-utils (83/247)
29892026-01-27T17:34:24.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-01-27T17:34:24.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-01-27T17:34:24.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922026-01-27T17:34:24.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29932026-01-27T17:34:24.492Z
29942026-01-27T17:34:24.492Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/247)
29952026-01-27T17:34:25.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-01-27T17:34:25.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-01-27T17:34:25.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982026-01-27T17:34:25.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29992026-01-27T17:34:25.323Z
30002026-01-27T17:34:25.323Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/247)
30012026-01-27T17:34:26.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-01-27T17:34:26.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-01-27T17:34:26.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042026-01-27T17:34:26.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30052026-01-27T17:34:26.151Z
30062026-01-27T17:34:26.151Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/247)
30072026-01-27T17:34:26.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-01-27T17:34:26.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-01-27T17:34:26.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102026-01-27T17:34:26.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30112026-01-27T17:34:26.980Z
30122026-01-27T17:34:26.980Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/247)
30132026-01-27T17:34:27.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-01-27T17:34:27.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-01-27T17:34:27.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162026-01-27T17:34:27.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30172026-01-27T17:34:27.802Z
30182026-01-27T17:34:27.802Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/247)
30192026-01-27T17:34:28.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-01-27T17:34:28.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-01-27T17:34:28.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-01-27T17:34:28.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30232026-01-27T17:34:28.623Z
30242026-01-27T17:34:28.624Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/247)
30252026-01-27T17:34:29.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-01-27T17:34:29.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-01-27T17:34:29.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-01-27T17:34:29.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30292026-01-27T17:34:29.442Z
30302026-01-27T17:34:29.442Zinfo: running `cargo check --bins --no-default-features` on gfss (90/247)
30312026-01-27T17:34:30.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-01-27T17:34:30.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-01-27T17:34:30.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342026-01-27T17:34:30.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30352026-01-27T17:34:30.224Z
30362026-01-27T17:34:30.224Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/247)
30372026-01-27T17:34:30.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382026-01-27T17:34:30.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392026-01-27T17:34:30.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402026-01-27T17:34:30.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30412026-01-27T17:34:31.007Z
30422026-01-27T17:34:31.007Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/247)
30432026-01-27T17:34:31.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-01-27T17:34:31.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-01-27T17:34:31.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-01-27T17:34:31.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30472026-01-27T17:34:31.829Z
30482026-01-27T17:34:31.829Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/247)
30492026-01-27T17:34:32.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-01-27T17:34:32.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-01-27T17:34:32.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-01-27T17:34:32.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30532026-01-27T17:34:32.671Z
30542026-01-27T17:34:32.671Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/247)
30552026-01-27T17:34:33.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-01-27T17:34:33.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-01-27T17:34:33.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-01-27T17:34:33.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30592026-01-27T17:34:33.495Z
30602026-01-27T17:34:33.495Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/247)
30612026-01-27T17:34:34.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-01-27T17:34:34.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-01-27T17:34:34.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-01-27T17:34:34.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30652026-01-27T17:34:34.321Z
30662026-01-27T17:34:34.321Zinfo: running `cargo check --bins` on trust-quorum-types (96/247)
30672026-01-27T17:34:35.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-01-27T17:34:35.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-01-27T17:34:35.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-01-27T17:34:35.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30712026-01-27T17:34:35.133Z
30722026-01-27T17:34:35.133Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/247)
30732026-01-27T17:34:35.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-01-27T17:34:35.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-01-27T17:34:35.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-01-27T17:34:35.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30772026-01-27T17:34:35.959Z
30782026-01-27T17:34:35.959Zinfo: running `cargo check --bins` on update-engine (98/247)
30792026-01-27T17:34:36.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-01-27T17:34:36.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-01-27T17:34:36.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-01-27T17:34:36.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30832026-01-27T17:34:36.735Z
30842026-01-27T17:34:36.735Zinfo: running `cargo check --bins` on omicron-rpaths (99/247)
30852026-01-27T17:34:37.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-01-27T17:34:37.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-01-27T17:34:37.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-01-27T17:34:37.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30892026-01-27T17:34:37.500Z
30902026-01-27T17:34:37.500Zinfo: running `cargo check --bins` on omicron-certificates (100/247)
30912026-01-27T17:34:38.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-01-27T17:34:38.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-01-27T17:34:38.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-01-27T17:34:38.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30952026-01-27T17:34:38.295Z
30962026-01-27T17:34:38.295Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (101/247)
30972026-01-27T17:34:39.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-01-27T17:34:39.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-01-27T17:34:39.166Z Checking dropshot-api-manager-types v0.2.4
31002026-01-27T17:34:39.169Z Checking nanorand v0.7.0
31012026-01-27T17:34:39.447Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31022026-01-27T17:34:39.515Z Checking flume v0.11.1
31032026-01-27T17:34:39.857Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31042026-01-27T17:34:41.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
31052026-01-27T17:34:41.473Z
31062026-01-27T17:34:41.473Zinfo: running `cargo check --bins` on clickhouse-admin-api (102/247)
31072026-01-27T17:34:42.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082026-01-27T17:34:42.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092026-01-27T17:34:42.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31102026-01-27T17:34:42.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31112026-01-27T17:34:42.282Z
31122026-01-27T17:34:42.282Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (103/247)
31132026-01-27T17:34:42.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-01-27T17:34:42.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-01-27T17:34:42.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-01-27T17:34:43.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31172026-01-27T17:34:43.090Z
31182026-01-27T17:34:43.090Zinfo: running `cargo check --bins` on bootstrap-agent-client (104/247)
31192026-01-27T17:34:43.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-01-27T17:34:43.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-01-27T17:34:43.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-01-27T17:34:43.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31232026-01-27T17:34:43.902Z
31242026-01-27T17:34:43.902Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/247)
31252026-01-27T17:34:44.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-01-27T17:34:44.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-01-27T17:34:44.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282026-01-27T17:34:44.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31292026-01-27T17:34:44.706Z
31302026-01-27T17:34:44.706Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/247)
31312026-01-27T17:34:45.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-01-27T17:34:45.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-01-27T17:34:45.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-01-27T17:34:45.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31352026-01-27T17:34:45.510Z
31362026-01-27T17:34:45.511Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/247)
31372026-01-27T17:34:46.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-01-27T17:34:46.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-01-27T17:34:46.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-01-27T17:34:46.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31412026-01-27T17:34:46.316Z
31422026-01-27T17:34:46.316Zinfo: running `cargo check --bins` on cockroach-admin-client (108/247)
31432026-01-27T17:34:47.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-01-27T17:34:47.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-01-27T17:34:47.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-01-27T17:34:47.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31472026-01-27T17:34:47.098Z
31482026-01-27T17:34:47.098Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/247)
31492026-01-27T17:34:47.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-01-27T17:34:47.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-01-27T17:34:47.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-01-27T17:34:47.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31532026-01-27T17:34:47.911Z
31542026-01-27T17:34:47.911Zinfo: running `cargo check --bins` on dns-service-client (110/247)
31552026-01-27T17:34:48.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-01-27T17:34:48.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-01-27T17:34:48.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-01-27T17:34:48.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31592026-01-27T17:34:48.719Z
31602026-01-27T17:34:48.719Zinfo: running `cargo check --bins` on installinator-client (111/247)
31612026-01-27T17:34:49.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-01-27T17:34:49.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-01-27T17:34:49.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-01-27T17:34:49.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31652026-01-27T17:34:49.525Z
31662026-01-27T17:34:49.525Zinfo: running `cargo check --bins` on nexus-client (112/247)
31672026-01-27T17:34:51.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-01-27T17:34:51.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-01-27T17:34:51.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-01-27T17:34:51.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31712026-01-27T17:34:51.281Z
31722026-01-27T17:34:51.281Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/247)
31732026-01-27T17:34:51.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-01-27T17:34:51.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-01-27T17:34:51.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-01-27T17:34:51.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31772026-01-27T17:34:51.281Z
31782026-01-27T17:34:51.281Zinfo: running `cargo check --bins` on ntp-admin-client (114/247)
31792026-01-27T17:34:51.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-01-27T17:34:51.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-01-27T17:34:51.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-01-27T17:34:51.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31832026-01-27T17:34:52.009Z
31842026-01-27T17:34:52.009Zinfo: running `cargo check --bins` on oxide-client (115/247)
31852026-01-27T17:34:52.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-01-27T17:34:52.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-01-27T17:34:52.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-01-27T17:34:52.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31892026-01-27T17:34:52.792Z
31902026-01-27T17:34:52.792Zinfo: running `cargo check --bins` on oximeter-client (116/247)
31912026-01-27T17:34:53.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-01-27T17:34:53.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-01-27T17:34:53.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-01-27T17:34:53.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31952026-01-27T17:34:53.592Z
31962026-01-27T17:34:53.592Zinfo: running `cargo check --bins` on repo-depot-client (117/247)
31972026-01-27T17:34:54.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-01-27T17:34:54.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-01-27T17:34:54.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-01-27T17:34:54.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32012026-01-27T17:34:54.364Z
32022026-01-27T17:34:54.364Zinfo: running `cargo check --bins` on sled-agent-client (118/247)
32032026-01-27T17:34:55.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-01-27T17:34:55.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-01-27T17:34:55.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-01-27T17:34:55.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32072026-01-27T17:34:55.190Z
32082026-01-27T17:34:55.190Zinfo: running `cargo check --bins` on wicketd-client (119/247)
32092026-01-27T17:34:55.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-01-27T17:34:55.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-01-27T17:34:55.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-01-27T17:34:55.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32132026-01-27T17:34:56.024Z
32142026-01-27T17:34:56.024Zinfo: running `cargo check --bins` on installinator-common (120/247)
32152026-01-27T17:34:56.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-01-27T17:34:56.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-01-27T17:34:56.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-01-27T17:34:56.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32192026-01-27T17:34:56.836Z
32202026-01-27T17:34:56.836Zinfo: running `cargo check --bins` on installinator-common-versions (121/247)
32212026-01-27T17:34:57.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-01-27T17:34:57.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-01-27T17:34:57.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242026-01-27T17:34:57.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32252026-01-27T17:34:57.615Z
32262026-01-27T17:34:57.615Zinfo: running `cargo check --bins` on wicket-common (122/247)
32272026-01-27T17:34:58.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-01-27T17:34:58.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-01-27T17:34:58.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302026-01-27T17:34:58.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32312026-01-27T17:34:58.441Z
32322026-01-27T17:34:58.441Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/247)
32332026-01-27T17:34:59.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-01-27T17:34:59.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-01-27T17:34:59.285Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32362026-01-27T17:34:59.288Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32372026-01-27T17:34:59.405Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32382026-01-27T17:34:59.578Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32392026-01-27T17:34:59.594Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32402026-01-27T17:34:59.958Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32412026-01-27T17:34:59.961Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32422026-01-27T17:35:03.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
32432026-01-27T17:35:03.250Z
32442026-01-27T17:35:03.250Zinfo: running `cargo check --bins` on cockroach-admin-api (124/247)
32452026-01-27T17:35:03.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-01-27T17:35:03.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-01-27T17:35:03.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-01-27T17:35:03.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32492026-01-27T17:35:04.057Z
32502026-01-27T17:35:04.057Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/247)
32512026-01-27T17:35:04.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-01-27T17:35:04.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-01-27T17:35:04.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542026-01-27T17:35:04.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32552026-01-27T17:35:04.984Z
32562026-01-27T17:35:04.985Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/247)
32572026-01-27T17:35:05.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-01-27T17:35:05.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-01-27T17:35:05.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602026-01-27T17:35:05.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32612026-01-27T17:35:05.913Z
32622026-01-27T17:35:05.914Zinfo: running `cargo check --bins` on dns-server (127/247)
32632026-01-27T17:35:06.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-01-27T17:35:06.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-01-27T17:35:06.773Z Compiling parking_lot_core v0.8.6
32662026-01-27T17:35:06.776Z Compiling moka v0.12.10
32672026-01-27T17:35:06.776Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32682026-01-27T17:35:06.776Z Checking tagptr v0.2.0
32692026-01-27T17:35:06.972Z Checking prefix-trie v0.7.0
32702026-01-27T17:35:06.986Z Checking fxhash v0.2.1
32712026-01-27T17:35:06.986Z Checking hickory-client v0.25.2
32722026-01-27T17:35:07.450Z Checking hickory-server v0.25.2
32732026-01-27T17:35:07.577Z Checking parking_lot v0.11.2
32742026-01-27T17:35:07.708Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32752026-01-27T17:35:07.711Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32762026-01-27T17:35:07.711Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772026-01-27T17:35:07.858Z Checking sled v0.34.7
32782026-01-27T17:35:08.237Z Checking hickory-resolver v0.25.2
32792026-01-27T17:35:09.669Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32802026-01-27T17:35:11.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
32812026-01-27T17:35:11.354Z
32822026-01-27T17:35:11.354Zinfo: running `cargo check --bins` on dns-server-api (128/247)
32832026-01-27T17:35:12.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842026-01-27T17:35:12.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852026-01-27T17:35:12.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862026-01-27T17:35:12.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32872026-01-27T17:35:12.151Z
32882026-01-27T17:35:12.151Zinfo: running `cargo check --bins` on gateway-test-utils (129/247)
32892026-01-27T17:35:12.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902026-01-27T17:35:12.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912026-01-27T17:35:12.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922026-01-27T17:35:12.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32932026-01-27T17:35:13.033Z
32942026-01-27T17:35:13.033Zinfo: running `cargo check --bins` on omicron-gateway (130/247)
32952026-01-27T17:35:13.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962026-01-27T17:35:13.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972026-01-27T17:35:13.964Z Compiling radium v0.7.0
32982026-01-27T17:35:13.967Z Checking tap v1.0.1
32992026-01-27T17:35:13.967Z Compiling maybe-uninit v2.0.0
33002026-01-27T17:35:14.100Z Compiling zerocopy-derive v0.6.6
33012026-01-27T17:35:14.110Z Checking funty v2.0.0
33022026-01-27T17:35:14.114Z Compiling packed_struct v0.10.1
33032026-01-27T17:35:14.139Z Checking crc-catalog v2.4.0
33042026-01-27T17:35:14.174Z Compiling packed_struct_codegen v0.10.1
33052026-01-27T17:35:14.236Z Checking wyz v0.5.1
33062026-01-27T17:35:14.316Z Checking crc v3.2.1
33072026-01-27T17:35:14.621Z Compiling bitfield-macros v0.19.2
33082026-01-27T17:35:14.663Z Compiling indexmap v1.9.3
33092026-01-27T17:35:14.737Z Checking nodrop v0.1.14
33102026-01-27T17:35:14.794Z Checking smallvec v0.6.14
33112026-01-27T17:35:14.902Z Checking array-init v0.0.4
33122026-01-27T17:35:14.950Z Checking hashbrown v0.12.3
33132026-01-27T17:35:15.009Z Checking bitvec v1.0.1
33142026-01-27T17:35:15.061Z Checking ron v0.8.1
33152026-01-27T17:35:15.205Z Checking hashbrown v0.13.2
33162026-01-27T17:35:15.833Z Checking serde-hex v0.1.0
33172026-01-27T17:35:15.890Z Checking zerocopy v0.6.6
33182026-01-27T17:35:16.158Z Checking bitfield v0.19.2
33192026-01-27T17:35:16.177Z Checking crc-any v2.5.0
33202026-01-27T17:35:16.269Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33212026-01-27T17:35:16.566Z Checking half v1.8.3
33222026-01-27T17:35:16.583Z Checking void v1.0.2
33232026-01-27T17:35:16.587Z Checking object v0.30.4
33242026-01-27T17:35:16.620Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33252026-01-27T17:35:16.652Z Checking path-slash v0.1.5
33262026-01-27T17:35:16.741Z Checking lzss v0.8.2
33272026-01-27T17:35:16.808Z Checking tungstenite v0.23.0
33282026-01-27T17:35:16.883Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33292026-01-27T17:35:16.903Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33302026-01-27T17:35:16.963Z Checking serde_cbor v0.11.2
33312026-01-27T17:35:17.083Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-01-27T17:35:17.163Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33332026-01-27T17:35:17.166Z Checking nix v0.27.1
33342026-01-27T17:35:17.662Z Checking kstat-rs v0.2.4
33352026-01-27T17:35:17.783Z Checking serde_bytes v0.11.19
33362026-01-27T17:35:17.908Z Checking tokio-tungstenite v0.23.1
33372026-01-27T17:35:18.022Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33382026-01-27T17:35:18.140Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33392026-01-27T17:35:18.385Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33402026-01-27T17:35:18.429Z Checking signal-hook-tokio v0.3.1
33412026-01-27T17:35:20.182Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-01-27T17:35:20.303Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33432026-01-27T17:35:24.530Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-01-27T17:35:25.920Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33452026-01-27T17:35:26.332Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33462026-01-27T17:35:28.032Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33472026-01-27T17:35:31.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s
33482026-01-27T17:35:31.331Z
33492026-01-27T17:35:31.331Zinfo: running `cargo check --bins` on gateway-api (131/247)
33502026-01-27T17:35:32.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512026-01-27T17:35:32.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522026-01-27T17:35:32.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532026-01-27T17:35:32.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33542026-01-27T17:35:32.146Z
33552026-01-27T17:35:32.146Zinfo: running `cargo check --bins` on ipcc (132/247)
33562026-01-27T17:35:32.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572026-01-27T17:35:32.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582026-01-27T17:35:32.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592026-01-27T17:35:32.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33602026-01-27T17:35:32.966Z
33612026-01-27T17:35:32.966Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/247)
33622026-01-27T17:35:33.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632026-01-27T17:35:33.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642026-01-27T17:35:33.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652026-01-27T17:35:33.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33662026-01-27T17:35:33.749Z
33672026-01-27T17:35:33.750Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/247)
33682026-01-27T17:35:34.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-01-27T17:35:34.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-01-27T17:35:34.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-01-27T17:35:34.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33722026-01-27T17:35:34.549Z
33732026-01-27T17:35:34.549Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/247)
33742026-01-27T17:35:35.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-01-27T17:35:35.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-01-27T17:35:35.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-01-27T17:35:35.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33782026-01-27T17:35:35.356Z
33792026-01-27T17:35:35.356Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/247)
33802026-01-27T17:35:36.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-01-27T17:35:36.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-01-27T17:35:36.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-01-27T17:35:36.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33842026-01-27T17:35:36.161Z
33852026-01-27T17:35:36.161Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/247)
33862026-01-27T17:35:36.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-01-27T17:35:36.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-01-27T17:35:36.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-01-27T17:35:36.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33902026-01-27T17:35:36.968Z
33912026-01-27T17:35:36.968Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/247)
33922026-01-27T17:35:37.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-01-27T17:35:37.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-01-27T17:35:37.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-01-27T17:35:37.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33962026-01-27T17:35:37.776Z
33972026-01-27T17:35:37.776Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/247)
33982026-01-27T17:35:38.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-01-27T17:35:38.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-01-27T17:35:38.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-01-27T17:35:38.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34022026-01-27T17:35:38.582Z
34032026-01-27T17:35:38.582Zinfo: running `cargo check --bins` on oximeter-producer (140/247)
34042026-01-27T17:35:39.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-01-27T17:35:39.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-01-27T17:35:39.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-01-27T17:35:39.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34082026-01-27T17:35:39.444Z
34092026-01-27T17:35:39.444Zinfo: running `cargo check --bins` on internal-dns-resolver (141/247)
34102026-01-27T17:35:40.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-01-27T17:35:40.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-01-27T17:35:40.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-01-27T17:35:40.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34142026-01-27T17:35:40.260Z
34152026-01-27T17:35:40.260Zinfo: running `cargo check --bins` on sp-sim (142/247)
34162026-01-27T17:35:41.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-01-27T17:35:41.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-01-27T17:35:41.164Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34192026-01-27T17:35:43.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
34202026-01-27T17:35:43.969Z
34212026-01-27T17:35:43.969Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/247)
34222026-01-27T17:35:44.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-01-27T17:35:44.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-01-27T17:35:44.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-01-27T17:35:44.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34262026-01-27T17:35:44.844Z
34272026-01-27T17:35:44.844Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/247)
34282026-01-27T17:35:45.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-01-27T17:35:45.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-01-27T17:35:45.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-01-27T17:35:45.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34322026-01-27T17:35:45.725Z
34332026-01-27T17:35:45.725Zinfo: running `cargo check --bins` on db-macros (145/247)
34342026-01-27T17:35:46.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-01-27T17:35:46.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-01-27T17:35:46.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-01-27T17:35:46.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34382026-01-27T17:35:46.516Z
34392026-01-27T17:35:46.516Zinfo: running `cargo check --bins` on nexus-macros-common (146/247)
34402026-01-27T17:35:47.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-01-27T17:35:47.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-01-27T17:35:47.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-01-27T17:35:47.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34442026-01-27T17:35:47.300Z
34452026-01-27T17:35:47.300Zinfo: running `cargo check --bins` on nexus-auth (147/247)
34462026-01-27T17:35:48.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-01-27T17:35:48.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-01-27T17:35:48.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-01-27T17:35:48.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34502026-01-27T17:35:48.168Z
34512026-01-27T17:35:48.168Zinfo: running `cargo check --bins` on authz-macros (148/247)
34522026-01-27T17:35:48.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-01-27T17:35:48.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-01-27T17:35:48.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-01-27T17:35:48.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34562026-01-27T17:35:48.967Z
34572026-01-27T17:35:48.967Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/247)
34582026-01-27T17:35:49.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-01-27T17:35:49.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-01-27T17:35:49.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-01-27T17:35:49.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34622026-01-27T17:35:49.789Z
34632026-01-27T17:35:49.789Zinfo: running `cargo check --bins` on nexus-db-model (150/247)
34642026-01-27T17:35:50.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-01-27T17:35:50.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-01-27T17:35:50.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-01-27T17:35:50.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34682026-01-27T17:35:50.651Z
34692026-01-27T17:35:50.651Zinfo: running `cargo check --bins` on nexus-db-schema (151/247)
34702026-01-27T17:35:51.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-01-27T17:35:51.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-01-27T17:35:51.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-01-27T17:35:51.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
34742026-01-27T17:35:51.428Z
34752026-01-27T17:35:51.428Zinfo: running `cargo check --bins` on nexus-defaults (152/247)
34762026-01-27T17:35:52.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-01-27T17:35:52.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-01-27T17:35:52.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-01-27T17:35:52.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34802026-01-27T17:35:52.227Z
34812026-01-27T17:35:52.227Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/247)
34822026-01-27T17:35:52.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-01-27T17:35:52.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-01-27T17:35:52.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-01-27T17:35:52.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34862026-01-27T17:35:53.012Z
34872026-01-27T17:35:53.012Zinfo: running `cargo check --bins` on parallel-task-set (154/247)
34882026-01-27T17:35:53.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-01-27T17:35:53.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-01-27T17:35:53.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-01-27T17:35:53.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34922026-01-27T17:35:53.792Z
34932026-01-27T17:35:53.792Zinfo: running `cargo check --bins` on nexus-db-errors (155/247)
34942026-01-27T17:35:54.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-01-27T17:35:54.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-01-27T17:35:54.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-01-27T17:35:54.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34982026-01-27T17:35:54.663Z
34992026-01-27T17:35:54.663Zinfo: running `cargo check --bins` on nexus-db-lookup (156/247)
35002026-01-27T17:35:55.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-01-27T17:35:55.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-01-27T17:35:55.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-01-27T17:35:55.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35042026-01-27T17:35:55.533Z
35052026-01-27T17:35:55.533Zinfo: running `cargo check --bins` on nexus-inventory (157/247)
35062026-01-27T17:35:56.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-01-27T17:35:56.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-01-27T17:35:56.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-01-27T17:35:56.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35102026-01-27T17:35:56.392Z
35112026-01-27T17:35:56.392Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/247)
35122026-01-27T17:35:57.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-01-27T17:35:57.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-01-27T17:35:57.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-01-27T17:35:57.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35162026-01-27T17:35:57.222Z
35172026-01-27T17:35:57.222Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/247)
35182026-01-27T17:35:57.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-01-27T17:35:57.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-01-27T17:35:57.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-01-27T17:35:57.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35222026-01-27T17:35:58.058Z
35232026-01-27T17:35:58.058Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/247)
35242026-01-27T17:35:58.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-01-27T17:35:58.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-01-27T17:35:58.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-01-27T17:35:58.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35282026-01-27T17:35:58.874Z
35292026-01-27T17:35:58.874Zinfo: running `cargo check --bins` on key-manager (161/247)
35302026-01-27T17:35:59.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-01-27T17:35:59.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-01-27T17:35:59.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-01-27T17:35:59.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35342026-01-27T17:35:59.666Z
35352026-01-27T17:35:59.666Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/247)
35362026-01-27T17:36:00.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-01-27T17:36:00.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-01-27T17:36:00.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-01-27T17:36:00.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35402026-01-27T17:36:00.472Z
35412026-01-27T17:36:00.472Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/247)
35422026-01-27T17:36:01.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-01-27T17:36:01.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-01-27T17:36:01.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-01-27T17:36:01.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35462026-01-27T17:36:01.305Z
35472026-01-27T17:36:01.305Zinfo: running `cargo check --bins` on typed-rng (164/247)
35482026-01-27T17:36:01.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-01-27T17:36:01.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-01-27T17:36:01.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-01-27T17:36:01.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35522026-01-27T17:36:02.069Z
35532026-01-27T17:36:02.069Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/247)
35542026-01-27T17:36:02.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-01-27T17:36:02.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-01-27T17:36:03.139Z Compiling libefi-sys v0.1.0
35572026-01-27T17:36:03.142Z Compiling bitfield-struct v0.6.2
35582026-01-27T17:36:03.142Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35592026-01-27T17:36:03.142Z Compiling xshell-macros v0.2.7
35602026-01-27T17:36:03.327Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35612026-01-27T17:36:03.346Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35622026-01-27T17:36:03.364Z Compiling salty v0.3.0
35632026-01-27T17:36:03.367Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35642026-01-27T17:36:03.431Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35652026-01-27T17:36:03.542Z Compiling proc-macro-error-attr2 v2.0.0
35662026-01-27T17:36:03.709Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35672026-01-27T17:36:03.940Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35682026-01-27T17:36:03.964Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35692026-01-27T17:36:03.996Z Checking xshell v0.2.7
35702026-01-27T17:36:04.216Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35712026-01-27T17:36:04.310Z Compiling proc-macro-error2 v2.0.1
35722026-01-27T17:36:04.349Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35732026-01-27T17:36:04.371Z Checking primeorder v0.13.6
35742026-01-27T17:36:04.552Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35752026-01-27T17:36:04.839Z Compiling num-derive v0.3.3
35762026-01-27T17:36:04.864Z Compiling unicase v2.8.1
35772026-01-27T17:36:04.903Z Compiling tabled_derive v0.11.0
35782026-01-27T17:36:05.147Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35792026-01-27T17:36:05.224Z Checking p384 v0.13.1
35802026-01-27T17:36:05.289Z Compiling mime_guess v2.0.5
35812026-01-27T17:36:05.630Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35822026-01-27T17:36:05.813Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35832026-01-27T17:36:06.434Z Checking papergrid v0.17.0
35842026-01-27T17:36:06.451Z Checking testing_table v0.3.0
35852026-01-27T17:36:06.569Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35862026-01-27T17:36:06.602Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35872026-01-27T17:36:06.942Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35882026-01-27T17:36:07.271Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35892026-01-27T17:36:07.565Z Checking libscf-sys v1.1.0
35902026-01-27T17:36:07.651Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb)
35912026-01-27T17:36:07.794Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35922026-01-27T17:36:08.044Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35932026-01-27T17:36:08.160Z Checking corncobs v0.1.4
35942026-01-27T17:36:08.208Z Checking tabled v0.20.0
35952026-01-27T17:36:08.347Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35962026-01-27T17:36:08.377Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35972026-01-27T17:36:08.398Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35982026-01-27T17:36:08.486Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19)
35992026-01-27T17:36:08.510Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36002026-01-27T17:36:08.806Z Checking secrecy v0.8.0
36012026-01-27T17:36:08.905Z Checking http-range v0.1.5
36022026-01-27T17:36:09.133Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36032026-01-27T17:36:09.335Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36042026-01-27T17:36:09.617Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36052026-01-27T17:36:10.090Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36062026-01-27T17:36:10.233Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
36072026-01-27T17:36:10.274Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36082026-01-27T17:36:10.433Z Checking atty v0.2.14
36092026-01-27T17:36:10.487Z Checking crc8 v0.1.1
36102026-01-27T17:36:10.592Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
36112026-01-27T17:36:10.631Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36122026-01-27T17:36:10.659Z Checking hyper-staticfile v0.10.1
36132026-01-27T17:36:10.697Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36142026-01-27T17:36:11.205Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36152026-01-27T17:36:11.562Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36162026-01-27T17:36:11.604Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36172026-01-27T17:36:11.873Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36182026-01-27T17:36:12.008Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36192026-01-27T17:36:12.034Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36202026-01-27T17:36:12.257Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36212026-01-27T17:36:12.528Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36222026-01-27T17:36:12.642Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36232026-01-27T17:36:12.764Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36242026-01-27T17:36:13.004Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36252026-01-27T17:36:13.096Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36262026-01-27T17:36:13.277Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36272026-01-27T17:36:15.533Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36282026-01-27T17:36:15.746Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36292026-01-27T17:36:15.876Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36302026-01-27T17:36:16.437Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36312026-01-27T17:36:16.997Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36322026-01-27T17:36:17.294Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36332026-01-27T17:36:25.729Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36342026-01-27T17:36:41.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.26s
36352026-01-27T17:36:41.567Z
36362026-01-27T17:36:41.567Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/247)
36372026-01-27T17:36:42.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-01-27T17:36:42.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-01-27T17:36:42.542Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36402026-01-27T17:36:58.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.59s
36412026-01-27T17:36:58.398Z
36422026-01-27T17:36:58.398Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/247)
36432026-01-27T17:36:59.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-01-27T17:36:59.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-01-27T17:36:59.369Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36462026-01-27T17:37:15.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.70s
36472026-01-27T17:37:15.344Z
36482026-01-27T17:37:15.344Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/247)
36492026-01-27T17:37:16.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-01-27T17:37:16.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-01-27T17:37:16.305Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36522026-01-27T17:37:31.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.49s
36532026-01-27T17:37:32.081Z
36542026-01-27T17:37:32.081Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/247)
36552026-01-27T17:37:32.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-01-27T17:37:32.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-01-27T17:37:33.050Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36582026-01-27T17:37:48.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s
36592026-01-27T17:37:48.975Z
36602026-01-27T17:37:48.975Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/247)
36612026-01-27T17:37:49.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-01-27T17:37:49.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-01-27T17:37:49.955Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36642026-01-27T17:38:05.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.70s
36652026-01-27T17:38:05.917Z
36662026-01-27T17:38:05.917Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/247)
36672026-01-27T17:38:06.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-01-27T17:38:06.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-01-27T17:38:06.889Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36702026-01-27T17:38:22.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s
36712026-01-27T17:38:22.947Z
36722026-01-27T17:38:22.947Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/247)
36732026-01-27T17:38:23.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-01-27T17:38:23.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-01-27T17:38:23.923Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36762026-01-27T17:38:39.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
36772026-01-27T17:38:40.047Z
36782026-01-27T17:38:40.047Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/247)
36792026-01-27T17:38:40.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-01-27T17:38:40.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-01-27T17:38:40.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-01-27T17:38:40.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
36832026-01-27T17:38:40.880Z
36842026-01-27T17:38:40.880Zinfo: running `cargo check --bins` on range-requests (174/247)
36852026-01-27T17:38:41.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-01-27T17:38:41.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-01-27T17:38:41.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-01-27T17:38:41.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36892026-01-27T17:38:41.672Z
36902026-01-27T17:38:41.672Zinfo: running `cargo check --bins` on repo-depot-api (175/247)
36912026-01-27T17:38:42.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-01-27T17:38:42.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-01-27T17:38:42.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-01-27T17:38:42.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36952026-01-27T17:38:42.468Z
36962026-01-27T17:38:42.468Zinfo: running `cargo check --bins` on sled-agent-api (176/247)
36972026-01-27T17:38:43.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-01-27T17:38:43.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-01-27T17:38:43.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-01-27T17:38:43.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37012026-01-27T17:38:43.309Z
37022026-01-27T17:38:43.309Zinfo: running `cargo check --bins` on sled-diagnostics (177/247)
37032026-01-27T17:38:44.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-01-27T17:38:44.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-01-27T17:38:44.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-01-27T17:38:44.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37072026-01-27T17:38:44.144Z
37082026-01-27T17:38:44.144Zinfo: running `cargo check --bins` on zfs-test-harness (178/247)
37092026-01-27T17:38:44.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-01-27T17:38:44.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-01-27T17:38:44.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-01-27T17:38:44.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37132026-01-27T17:38:44.966Z
37142026-01-27T17:38:44.966Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/247)
37152026-01-27T17:38:45.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-01-27T17:38:45.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-01-27T17:38:45.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-01-27T17:38:45.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37192026-01-27T17:38:45.810Z
37202026-01-27T17:38:45.811Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/247)
37212026-01-27T17:38:46.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-01-27T17:38:46.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-01-27T17:38:46.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-01-27T17:38:46.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37252026-01-27T17:38:46.656Z
37262026-01-27T17:38:46.656Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/247)
37272026-01-27T17:38:47.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-01-27T17:38:47.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-01-27T17:38:47.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-01-27T17:38:47.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37312026-01-27T17:38:47.475Z
37322026-01-27T17:38:47.475Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (182/247)
37332026-01-27T17:38:48.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-01-27T17:38:48.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-01-27T17:38:48.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-01-27T17:38:48.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37372026-01-27T17:38:48.322Z
37382026-01-27T17:38:48.322Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (183/247)
37392026-01-27T17:38:49.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-01-27T17:38:49.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-01-27T17:38:49.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-01-27T17:38:49.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37432026-01-27T17:38:49.164Z
37442026-01-27T17:38:49.165Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (184/247)
37452026-01-27T17:38:49.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-01-27T17:38:49.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-01-27T17:38:49.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-01-27T17:38:49.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37492026-01-27T17:38:50.000Z
37502026-01-27T17:38:50.000Zinfo: running `cargo check --bins` on trust-quorum (185/247)
37512026-01-27T17:38:50.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-01-27T17:38:50.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-01-27T17:38:50.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-01-27T17:38:50.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37552026-01-27T17:38:50.833Z
37562026-01-27T17:38:50.833Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (186/247)
37572026-01-27T17:38:51.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-01-27T17:38:51.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-01-27T17:38:51.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-01-27T17:38:51.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37612026-01-27T17:38:51.685Z
37622026-01-27T17:38:51.685Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (187/247)
37632026-01-27T17:38:52.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-01-27T17:38:52.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-01-27T17:38:52.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-01-27T17:38:52.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37672026-01-27T17:38:52.568Z
37682026-01-27T17:38:52.568Zinfo: running `cargo check --bins` on update-common (188/247)
37692026-01-27T17:38:53.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-01-27T17:38:53.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-01-27T17:38:53.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-01-27T17:38:53.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37732026-01-27T17:38:53.401Z
37742026-01-27T17:38:53.401Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (189/247)
37752026-01-27T17:38:54.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-01-27T17:38:54.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-01-27T17:38:54.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-01-27T17:38:54.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37792026-01-27T17:38:54.285Z
37802026-01-27T17:38:54.285Zinfo: running `cargo check --bins` on reconfigurator-cli (190/247)
37812026-01-27T17:38:55.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-01-27T17:38:55.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-01-27T17:38:55.259Z Compiling fs-err v2.11.0
37842026-01-27T17:38:55.259Z Checking ignore v0.4.23
37852026-01-27T17:38:55.263Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37862026-01-27T17:38:55.386Z Checking predicates-tree v1.0.12
37872026-01-27T17:38:55.390Z Checking parse-size v1.1.0
37882026-01-27T17:38:55.417Z Checking rand_seeder v0.4.0
37892026-01-27T17:38:55.420Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37902026-01-27T17:38:55.434Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37912026-01-27T17:38:55.611Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37922026-01-27T17:38:55.705Z Compiling petname v2.0.2
37932026-01-27T17:38:55.739Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37942026-01-27T17:38:55.994Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37952026-01-27T17:38:56.037Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37962026-01-27T17:38:56.149Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37972026-01-27T17:38:56.170Z Checking globwalk v0.9.1
37982026-01-27T17:38:56.375Z Checking sapling-renderdag v0.1.0
37992026-01-27T17:38:56.491Z Checking camino-tempfile-ext v0.3.2
38002026-01-27T17:38:56.520Z Checking sync-ptr v0.1.4
38012026-01-27T17:38:56.732Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38022026-01-27T17:38:56.850Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38032026-01-27T17:38:56.911Z Checking assert_matches v1.5.0
38042026-01-27T17:38:57.487Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38052026-01-27T17:38:57.604Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38062026-01-27T17:38:57.607Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38072026-01-27T17:38:58.482Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38082026-01-27T17:39:00.479Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38092026-01-27T17:39:03.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s
38102026-01-27T17:39:03.974Z
38112026-01-27T17:39:03.974Zinfo: running `cargo check --bins` on omicron-repl-utils (191/247)
38122026-01-27T17:39:04.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-01-27T17:39:04.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-01-27T17:39:04.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-01-27T17:39:04.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38162026-01-27T17:39:04.764Z
38172026-01-27T17:39:04.764Zinfo: running `cargo check --bins` on nexus-test-interface (192/247)
38182026-01-27T17:39:05.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-01-27T17:39:05.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-01-27T17:39:05.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-01-27T17:39:05.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38222026-01-27T17:39:05.645Z
38232026-01-27T17:39:05.645Zinfo: running `cargo check --bins` on oximeter-collector (193/247)
38242026-01-27T17:39:06.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-01-27T17:39:06.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-01-27T17:39:06.558Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38272026-01-27T17:39:06.563Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38282026-01-27T17:39:07.461Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38292026-01-27T17:39:09.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
38302026-01-27T17:39:09.946Z
38312026-01-27T17:39:09.947Zinfo: running `cargo check --bins` on oximeter-api (194/247)
38322026-01-27T17:39:10.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-01-27T17:39:10.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-01-27T17:39:10.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-01-27T17:39:10.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38362026-01-27T17:39:10.759Z
38372026-01-27T17:39:10.759Zinfo: running `cargo check --bins` on cert-dev (195/247)
38382026-01-27T17:39:11.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-01-27T17:39:11.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-01-27T17:39:11.546Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38412026-01-27T17:39:11.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38422026-01-27T17:39:12.081Z
38432026-01-27T17:39:12.081Zinfo: running `cargo check --bins` on clickana (196/247)
38442026-01-27T17:39:12.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452026-01-27T17:39:12.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462026-01-27T17:39:12.913Z Checking castaway v0.2.3
38472026-01-27T17:39:12.916Z Checking unicode-truncate v1.1.0
38482026-01-27T17:39:12.916Z Checking lru v0.12.5
38492026-01-27T17:39:12.916Z Compiling instability v0.3.2
38502026-01-27T17:39:12.916Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38512026-01-27T17:39:12.916Z Checking cassowary v0.3.0
38522026-01-27T17:39:12.916Z Compiling indoc v2.0.6
38532026-01-27T17:39:13.166Z Checking compact_str v0.8.0
38542026-01-27T17:39:13.835Z Checking ratatui v0.29.0
38552026-01-27T17:39:14.706Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38562026-01-27T17:39:14.972Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38572026-01-27T17:39:16.206Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38582026-01-27T17:39:17.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
38592026-01-27T17:39:17.344Z
38602026-01-27T17:39:17.344Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (197/247)
38612026-01-27T17:39:18.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-01-27T17:39:18.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-01-27T17:39:18.254Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38642026-01-27T17:39:18.258Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38652026-01-27T17:39:19.027Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38662026-01-27T17:39:19.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
38672026-01-27T17:39:19.796Z
38682026-01-27T17:39:19.796Zinfo: running `cargo check --bins` on ch-dev (198/247)
38692026-01-27T17:39:20.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-01-27T17:39:20.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-01-27T17:39:20.727Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38722026-01-27T17:39:21.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
38732026-01-27T17:39:21.940Z
38742026-01-27T17:39:21.940Zinfo: running `cargo check --bins` on dev-tools-common (199/247)
38752026-01-27T17:39:22.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-01-27T17:39:22.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-01-27T17:39:22.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782026-01-27T17:39:22.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
38792026-01-27T17:39:22.550Z
38802026-01-27T17:39:22.550Zinfo: running `cargo check --bins` on crdb-seed (200/247)
38812026-01-27T17:39:23.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-01-27T17:39:23.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-01-27T17:39:23.458Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38842026-01-27T17:39:24.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
38852026-01-27T17:39:24.228Z
38862026-01-27T17:39:24.228Zinfo: running `cargo check --bins` on db-dev (201/247)
38872026-01-27T17:39:24.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-01-27T17:39:24.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-01-27T17:39:25.147Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38902026-01-27T17:39:26.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
38912026-01-27T17:39:26.361Z
38922026-01-27T17:39:26.361Zinfo: running `cargo check --bins` on omicron-dev-lib (202/247)
38932026-01-27T17:39:27.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-01-27T17:39:27.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-01-27T17:39:27.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38962026-01-27T17:39:27.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38972026-01-27T17:39:27.229Z
38982026-01-27T17:39:27.229Zinfo: running `cargo check --bins` on xtask-downloader (203/247)
38992026-01-27T17:39:27.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002026-01-27T17:39:27.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012026-01-27T17:39:28.013Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39022026-01-27T17:39:28.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
39032026-01-27T17:39:29.156Z
39042026-01-27T17:39:29.156Zinfo: running `cargo check --bins` on omicron-dropshot-apis (204/247)
39052026-01-27T17:39:29.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39062026-01-27T17:39:29.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39072026-01-27T17:39:30.103Z Compiling tabled_derive v0.10.0
39082026-01-27T17:39:30.103Z Checking papergrid v0.14.0
39092026-01-27T17:39:30.107Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39102026-01-27T17:39:30.108Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39112026-01-27T17:39:30.108Z Compiling trait-variant v0.1.2
39122026-01-27T17:39:30.227Z Checking maplit v1.0.2
39132026-01-27T17:39:30.238Z Checking is_ci v1.2.0
39142026-01-27T17:39:30.267Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39152026-01-27T17:39:30.365Z Checking drift v0.1.2
39162026-01-27T17:39:30.467Z Checking supports-color v3.0.2
39172026-01-27T17:39:30.634Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39182026-01-27T17:39:30.653Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39192026-01-27T17:39:30.676Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39202026-01-27T17:39:30.893Z Checking dropshot-api-manager v0.2.4
39212026-01-27T17:39:30.987Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39222026-01-27T17:39:31.082Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39232026-01-27T17:39:31.367Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39242026-01-27T17:39:31.457Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39252026-01-27T17:39:31.931Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39262026-01-27T17:39:32.384Z Checking tabled v0.18.0
39272026-01-27T17:39:32.784Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39282026-01-27T17:39:35.459Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39292026-01-27T17:39:37.157Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39302026-01-27T17:39:38.036Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39312026-01-27T17:39:38.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s
39322026-01-27T17:39:38.848Z
39332026-01-27T17:39:38.848Zinfo: running `cargo check --bins` on installinator-api (205/247)
39342026-01-27T17:39:39.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-01-27T17:39:39.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-01-27T17:39:39.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-01-27T17:39:39.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39382026-01-27T17:39:39.653Z
39392026-01-27T17:39:39.653Zinfo: running `cargo check --bins` on nexus-external-api (206/247)
39402026-01-27T17:39:40.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-01-27T17:39:40.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-01-27T17:39:40.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432026-01-27T17:39:40.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39442026-01-27T17:39:40.523Z
39452026-01-27T17:39:40.523Zinfo: running `cargo check --bins` on nexus-internal-api (207/247)
39462026-01-27T17:39:41.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-01-27T17:39:41.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-01-27T17:39:41.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492026-01-27T17:39:41.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39502026-01-27T17:39:41.378Z
39512026-01-27T17:39:41.378Zinfo: running `cargo check --bins` on nexus-lockstep-api (208/247)
39522026-01-27T17:39:42.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-01-27T17:39:42.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-01-27T17:39:42.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-01-27T17:39:42.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39562026-01-27T17:39:42.235Z
39572026-01-27T17:39:42.235Zinfo: running `cargo check --bins` on ntp-admin-api (209/247)
39582026-01-27T17:39:42.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-01-27T17:39:42.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-01-27T17:39:42.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612026-01-27T17:39:42.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
39622026-01-27T17:39:43.041Z
39632026-01-27T17:39:43.041Zinfo: running `cargo check --bins` on ntp-admin-types-versions (210/247)
39642026-01-27T17:39:43.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652026-01-27T17:39:43.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662026-01-27T17:39:43.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39672026-01-27T17:39:43.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
39682026-01-27T17:39:43.828Z
39692026-01-27T17:39:43.828Zinfo: running `cargo check --bins` on wicketd-api (211/247)
39702026-01-27T17:39:44.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712026-01-27T17:39:44.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722026-01-27T17:39:44.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39732026-01-27T17:39:44.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39742026-01-27T17:39:44.654Z
39752026-01-27T17:39:44.654Zinfo: running `cargo check --bins` on omicron-ls-apis (212/247)
39762026-01-27T17:39:45.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772026-01-27T17:39:45.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782026-01-27T17:39:45.443Z Checking typeid v1.0.3
39792026-01-27T17:39:45.558Z Checking ordered-float v2.10.1
39802026-01-27T17:39:45.571Z Checking unicode-xid v0.2.6
39812026-01-27T17:39:45.584Z Checking cargo-platform v0.2.0
39822026-01-27T17:39:45.651Z Checking erased-serde v0.4.6
39832026-01-27T17:39:45.929Z Checking serde-value v0.7.0
39842026-01-27T17:39:46.225Z Checking serde-untagged v0.1.7
39852026-01-27T17:39:46.463Z Checking cargo-util-schemas v0.8.2
39862026-01-27T17:39:47.674Z Checking cargo_metadata v0.21.0
39872026-01-27T17:39:48.732Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39882026-01-27T17:39:49.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
39892026-01-27T17:39:49.941Z
39902026-01-27T17:39:49.942Zinfo: running `cargo check --bins` on mgs-dev (213/247)
39912026-01-27T17:39:50.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-01-27T17:39:50.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-01-27T17:39:50.882Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39942026-01-27T17:39:51.687Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39952026-01-27T17:39:52.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
39962026-01-27T17:39:52.577Z
39972026-01-27T17:39:52.577Zinfo: running `cargo check --bins` on omicron-omdb (214/247)
39982026-01-27T17:39:53.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-01-27T17:39:53.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-01-27T17:39:53.687Z Compiling vergen-gitcl v1.0.8
40012026-01-27T17:39:53.687Z Compiling dirs-sys-next v0.1.2
40022026-01-27T17:39:53.687Z Compiling crunchy v0.2.2
40032026-01-27T17:39:53.690Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40042026-01-27T17:39:53.690Z Compiling dsl_auto_type v0.1.2
40052026-01-27T17:39:53.690Z Checking scheduled-thread-pool v0.2.7
40062026-01-27T17:39:53.690Z Compiling diesel_table_macro_syntax v0.2.0
40072026-01-27T17:39:53.690Z Compiling tiny-keccak v2.0.2
40082026-01-27T17:39:54.150Z Compiling dirs-next v2.0.0
40092026-01-27T17:39:54.170Z Checking r2d2 v0.8.10
40102026-01-27T17:39:54.350Z Compiling term v0.7.0
40112026-01-27T17:39:54.354Z Compiling bit-vec v0.6.3
40122026-01-27T17:39:54.371Z Compiling ena v0.14.3
40132026-01-27T17:39:54.477Z Compiling diff v0.1.13
40142026-01-27T17:39:54.745Z Compiling bit-set v0.5.3
40152026-01-27T17:39:54.784Z Compiling bindgen v0.71.1
40162026-01-27T17:39:55.029Z Compiling ascii-canvas v3.0.0
40172026-01-27T17:39:55.068Z Compiling regex-syntax v0.6.29
40182026-01-27T17:39:55.282Z Compiling diesel_derives v2.2.3
40192026-01-27T17:39:55.498Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40202026-01-27T17:39:55.534Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40212026-01-27T17:39:55.557Z Compiling libxml v0.3.3
40222026-01-27T17:39:55.560Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40232026-01-27T17:39:55.778Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40242026-01-27T17:39:55.863Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40252026-01-27T17:39:56.031Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40262026-01-27T17:39:56.321Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40272026-01-27T17:39:56.519Z Compiling strum_macros v0.24.3
40282026-01-27T17:39:56.620Z Compiling indoc v1.0.9
40292026-01-27T17:39:57.488Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40302026-01-27T17:39:57.853Z Checking derive_builder v0.20.2
40312026-01-27T17:39:58.052Z Compiling oso-derive v0.27.3
40322026-01-27T17:39:58.219Z Compiling lalrpop v0.19.12
40332026-01-27T17:39:58.913Z Compiling impl-trait-for-tuples v0.2.2
40342026-01-27T17:39:59.089Z Checking quick-xml v0.37.2
40352026-01-27T17:39:59.616Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40362026-01-27T17:40:00.091Z Compiling diesel-dtrace v0.4.2
40372026-01-27T17:40:00.554Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40382026-01-27T17:40:00.915Z Checking bb8 v0.8.5
40392026-01-27T17:40:01.280Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40402026-01-27T17:40:01.305Z Checking nonempty v0.12.0
40412026-01-27T17:40:01.406Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40422026-01-27T17:40:01.617Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40432026-01-27T17:40:01.678Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40442026-01-27T17:40:01.801Z Checking console v0.16.0
40452026-01-27T17:40:02.003Z Checking unit-prefix v0.5.1
40462026-01-27T17:40:02.229Z Checking support-bundle-viewer v0.1.2
40472026-01-27T17:40:02.417Z Checking indicatif v0.18.0
40482026-01-27T17:40:02.636Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40492026-01-27T17:40:02.734Z Checking multimap v0.10.1
40502026-01-27T17:40:05.189Z Checking diesel v2.2.12
40512026-01-27T17:40:21.844Z Compiling samael v0.0.19
40522026-01-27T17:40:24.692Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40532026-01-27T17:40:28.050Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40542026-01-27T17:40:28.403Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40552026-01-27T17:40:28.678Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40562026-01-27T17:40:28.912Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40572026-01-27T17:40:28.955Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40582026-01-27T17:40:31.638Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40592026-01-27T17:40:32.939Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40602026-01-27T17:40:37.681Z Checking async-bb8-diesel v0.2.1
40612026-01-27T17:40:38.395Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40622026-01-27T17:40:44.358Z Compiling polar-core v0.27.3
40632026-01-27T17:40:51.535Z Checking oso v0.27.3
40642026-01-27T17:41:38.813Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40652026-01-27T17:42:29.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
40662026-01-27T17:42:29.990Z
40672026-01-27T17:42:29.990Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (215/247)
40682026-01-27T17:42:30.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692026-01-27T17:42:30.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702026-01-27T17:42:30.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40712026-01-27T17:42:30.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
40722026-01-27T17:42:30.873Z
40732026-01-27T17:42:30.873Zinfo: running `cargo check --bins` on nexus-saga-recovery (216/247)
40742026-01-27T17:42:31.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40752026-01-27T17:42:31.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40762026-01-27T17:42:31.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40772026-01-27T17:42:31.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
40782026-01-27T17:42:31.744Z
40792026-01-27T17:42:31.744Zinfo: running `cargo check --bins` on nexus-test-utils-macros (217/247)
40802026-01-27T17:42:32.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40812026-01-27T17:42:32.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40822026-01-27T17:42:32.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40832026-01-27T17:42:32.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40842026-01-27T17:42:32.529Z
40852026-01-27T17:42:32.529Zinfo: running `cargo check --bins` on omicron-nexus (218/247)
40862026-01-27T17:42:33.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40872026-01-27T17:42:33.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40882026-01-27T17:42:33.648Z Compiling libz-sys v1.1.20
40892026-01-27T17:42:33.787Z Compiling libgit2-sys v0.18.2+1.9.1
40902026-01-27T17:42:33.798Z Compiling vergen-git2 v1.0.7
40912026-01-27T17:42:33.807Z Compiling rustls v0.21.12
40922026-01-27T17:42:33.818Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40932026-01-27T17:42:33.820Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40942026-01-27T17:42:33.820Z Checking sct v0.7.1
40952026-01-27T17:42:33.835Z Checking rustls-webpki v0.101.7
40962026-01-27T17:42:34.054Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40972026-01-27T17:42:34.162Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40982026-01-27T17:42:34.182Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40992026-01-27T17:42:34.232Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41002026-01-27T17:42:34.517Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41012026-01-27T17:42:34.637Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41022026-01-27T17:42:34.668Z Checking rustls-pemfile v1.0.4
41032026-01-27T17:42:34.729Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41042026-01-27T17:42:34.871Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41052026-01-27T17:42:35.256Z Checking twox-hash v2.1.0
41062026-01-27T17:42:35.725Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41072026-01-27T17:42:35.791Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41082026-01-27T17:42:36.464Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41092026-01-27T17:42:36.577Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41102026-01-27T17:42:36.842Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41112026-01-27T17:42:37.482Z Checking tokio-rustls v0.24.1
41122026-01-27T17:42:37.850Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41132026-01-27T17:42:37.874Z Checking fatfs v0.3.6
41142026-01-27T17:42:38.061Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41152026-01-27T17:42:38.097Z Compiling seq-macro v0.3.6
41162026-01-27T17:42:45.488Z Compiling git2 v0.20.2
41172026-01-27T17:42:46.935Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41182026-01-27T17:42:47.093Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41192026-01-27T17:42:49.659Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41202026-01-27T17:44:00.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
41212026-01-27T17:44:00.860Z
41222026-01-27T17:44:00.860Zinfo: running `cargo check --bins` on nexus-background-task-interface (219/247)
41232026-01-27T17:44:01.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-01-27T17:44:01.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-01-27T17:44:01.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-01-27T17:44:01.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
41272026-01-27T17:44:01.704Z
41282026-01-27T17:44:01.704Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (220/247)
41292026-01-27T17:44:02.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-01-27T17:44:02.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-01-27T17:44:02.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-01-27T17:44:02.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
41332026-01-27T17:44:02.589Z
41342026-01-27T17:44:02.590Zinfo: running `cargo check --bins` on nexus-mgs-updates (221/247)
41352026-01-27T17:44:03.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-01-27T17:44:03.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-01-27T17:44:03.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-01-27T17:44:03.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41392026-01-27T17:44:03.473Z
41402026-01-27T17:44:03.474Zinfo: running `cargo check --bins` on nexus-networking (222/247)
41412026-01-27T17:44:04.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-01-27T17:44:04.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-01-27T17:44:04.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-01-27T17:44:04.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41452026-01-27T17:44:04.356Z
41462026-01-27T17:44:04.356Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (223/247)
41472026-01-27T17:44:05.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-01-27T17:44:05.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-01-27T17:44:05.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502026-01-27T17:44:05.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41512026-01-27T17:44:05.239Z
41522026-01-27T17:44:05.239Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (224/247)
41532026-01-27T17:44:06.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542026-01-27T17:44:06.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552026-01-27T17:44:06.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41562026-01-27T17:44:06.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41572026-01-27T17:44:06.123Z
41582026-01-27T17:44:06.123Zinfo: running `cargo check --bins` on omicron-dev (225/247)
41592026-01-27T17:44:06.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602026-01-27T17:44:06.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612026-01-27T17:44:07.281Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41622026-01-27T17:44:07.281Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41632026-01-27T17:44:07.437Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41642026-01-27T17:44:07.454Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41652026-01-27T17:44:07.460Z Checking yansi v1.0.1
41662026-01-27T17:44:07.460Z Checking diff v0.1.13
41672026-01-27T17:44:07.460Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41682026-01-27T17:44:07.460Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41692026-01-27T17:44:07.724Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41702026-01-27T17:44:07.941Z Checking pretty_assertions v1.4.1
41712026-01-27T17:44:09.035Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41722026-01-27T17:44:43.966Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41732026-01-27T17:44:43.969Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41742026-01-27T17:44:43.969Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41752026-01-27T17:44:43.969Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41762026-01-27T17:44:43.969Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41772026-01-27T17:44:43.969Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41782026-01-27T17:44:45.123Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41792026-01-27T17:44:46.682Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41802026-01-27T17:45:46.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
41812026-01-27T17:45:46.764Z
41822026-01-27T17:45:46.765Zinfo: running `cargo check --bins` on omicron-pins (226/247)
41832026-01-27T17:45:47.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842026-01-27T17:45:47.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852026-01-27T17:45:47.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862026-01-27T17:45:47.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
41872026-01-27T17:45:47.559Z
41882026-01-27T17:45:47.559Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (227/247)
41892026-01-27T17:45:48.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902026-01-27T17:45:48.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912026-01-27T17:45:48.555Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41922026-01-27T17:45:48.680Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41932026-01-27T17:45:48.683Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41942026-01-27T17:46:17.294Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41952026-01-27T17:46:17.801Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41962026-01-27T17:46:20.532Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41972026-01-27T17:46:21.099Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41982026-01-27T17:46:25.800Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41992026-01-27T17:46:59.838Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42002026-01-27T17:47:00.701Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42012026-01-27T17:47:02.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
42022026-01-27T17:47:03.224Z
42032026-01-27T17:47:03.224Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (228/247)
42042026-01-27T17:47:03.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052026-01-27T17:47:04.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062026-01-27T17:47:04.148Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42072026-01-27T17:47:05.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
42082026-01-27T17:47:05.275Z
42092026-01-27T17:47:05.275Zinfo: running `cargo check --bins` on omicron-releng (229/247)
42102026-01-27T17:47:06.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112026-01-27T17:47:06.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122026-01-27T17:47:06.116Z Compiling blake3 v1.5.4
42132026-01-27T17:47:06.120Z Checking arrayvec v0.7.6
42142026-01-27T17:47:06.234Z Checking arrayref v0.3.9
42152026-01-27T17:47:06.237Z Checking constant_time_eq v0.3.1
42162026-01-27T17:47:06.258Z Checking topological-sort v0.2.2
42172026-01-27T17:47:06.269Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42182026-01-27T17:47:06.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42192026-01-27T17:47:06.272Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42202026-01-27T17:47:06.339Z Checking shell-words v1.1.0
42212026-01-27T17:47:07.385Z Checking omicron-zone-package v0.12.2
42222026-01-27T17:47:08.566Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42232026-01-27T17:47:09.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
42242026-01-27T17:47:10.023Z
42252026-01-27T17:47:10.023Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (230/247)
42262026-01-27T17:47:10.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-01-27T17:47:10.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-01-27T17:47:10.867Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42292026-01-27T17:47:11.262Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42302026-01-27T17:47:11.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
42312026-01-27T17:47:12.026Z
42322026-01-27T17:47:12.026Zinfo: running `cargo check --bins` on xtask (231/247)
42332026-01-27T17:47:12.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-01-27T17:47:12.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-01-27T17:47:12.643Z Checking bitflags v2.9.4
42362026-01-27T17:47:12.648Z Checking serde v1.0.228
42372026-01-27T17:47:12.740Z Checking zerofrom v0.1.4
42382026-01-27T17:47:12.759Z Checking thiserror v2.0.17
42392026-01-27T17:47:12.762Z Checking smallvec v1.15.1
42402026-01-27T17:47:12.770Z Checking hashbrown v0.16.1
42412026-01-27T17:47:12.798Z Checking serde_json v1.0.149
42422026-01-27T17:47:12.801Z Checking scroll v0.12.0
42432026-01-27T17:47:12.893Z Checking num-traits v0.2.19
42442026-01-27T17:47:12.961Z Checking yoke v0.7.4
42452026-01-27T17:47:12.988Z Checking rustix v0.38.37
42462026-01-27T17:47:13.100Z Checking thiserror v1.0.69
42472026-01-27T17:47:13.253Z Checking percent-encoding v2.3.2
42482026-01-27T17:47:13.271Z Checking log v0.4.29
42492026-01-27T17:47:13.320Z Checking zerovec v0.10.4
42502026-01-27T17:47:13.514Z Checking form_urlencoded v1.2.2
42512026-01-27T17:47:13.557Z Checking goblin v0.8.2
42522026-01-27T17:47:13.734Z Checking serde_spanned v0.6.9
42532026-01-27T17:47:13.752Z Checking toml_datetime v0.6.11
42542026-01-27T17:47:13.820Z Checking indexmap v2.12.1
42552026-01-27T17:47:13.931Z Checking erased-serde v0.4.6
42562026-01-27T17:47:13.965Z Checking terminal_size v0.4.0
42572026-01-27T17:47:14.105Z Checking zerocopy v0.7.35
42582026-01-27T17:47:14.161Z Checking pest v2.8.2
42592026-01-27T17:47:14.266Z Checking getrandom v0.3.4
42602026-01-27T17:47:14.355Z Checking ordered-float v2.10.1
42612026-01-27T17:47:14.499Z Checking syn v2.0.111
42622026-01-27T17:47:14.820Z Checking serde-untagged v0.1.7
42632026-01-27T17:47:14.862Z Checking serde-value v0.7.0
42642026-01-27T17:47:14.905Z Checking tinystr v0.7.6
42652026-01-27T17:47:15.039Z Checking icu_collections v1.5.0
42662026-01-27T17:47:15.187Z Checking toml_edit v0.22.27
42672026-01-27T17:47:15.267Z Checking icu_locid v1.5.0
42682026-01-27T17:47:15.284Z Checking rustix v1.1.3
42692026-01-27T17:47:15.301Z Checking once_cell v1.21.3
42702026-01-27T17:47:15.625Z Checking clap_builder v4.5.48
42712026-01-27T17:47:15.718Z Checking cargo-platform v0.2.0
42722026-01-27T17:47:16.076Z Checking textwrap v0.16.2
42732026-01-27T17:47:16.185Z Checking icu_provider v1.5.0
42742026-01-27T17:47:16.507Z Checking fs-err v3.1.1
42752026-01-27T17:47:16.784Z Checking dtrace-parser v0.2.0
42762026-01-27T17:47:16.833Z Checking tempfile v3.24.0
42772026-01-27T17:47:16.849Z Checking tabled v0.15.0
42782026-01-27T17:47:16.865Z Checking icu_locid_transform v1.5.0
42792026-01-27T17:47:17.198Z Checking camino-tempfile v1.4.1
42802026-01-27T17:47:17.291Z Checking anyhow v1.0.99
42812026-01-27T17:47:17.490Z Checking macaddr v1.0.1
42822026-01-27T17:47:17.684Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42832026-01-27T17:47:17.803Z Checking toml v0.8.23
42842026-01-27T17:47:17.855Z Checking icu_properties v1.5.1
42852026-01-27T17:47:18.293Z Checking dof v0.3.0
42862026-01-27T17:47:18.494Z Checking cargo_toml v0.21.0
42872026-01-27T17:47:18.511Z Checking clap v4.5.48
42882026-01-27T17:47:19.010Z Checking usdt-impl v0.5.0
42892026-01-27T17:47:19.405Z Checking usdt v0.5.0
42902026-01-27T17:47:20.307Z Checking icu_normalizer v1.5.0
42912026-01-27T17:47:20.792Z Checking idna_adapter v1.2.0
42922026-01-27T17:47:20.925Z Checking idna v1.0.3
42932026-01-27T17:47:21.235Z Checking url v2.5.4
42942026-01-27T17:47:21.735Z Checking cargo-util-schemas v0.8.2
42952026-01-27T17:47:22.935Z Checking cargo_metadata v0.21.0
42962026-01-27T17:47:23.974Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42972026-01-27T17:47:24.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
42982026-01-27T17:47:24.792Z
42992026-01-27T17:47:24.792Zinfo: running `cargo check --bins` on end-to-end-tests (232/247)
43002026-01-27T17:47:25.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43012026-01-27T17:47:25.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43022026-01-27T17:47:25.795Z Checking polyval v0.6.2
43032026-01-27T17:47:25.922Z Checking ctr v0.9.2
43042026-01-27T17:47:25.936Z Checking ssh-encoding v0.2.0
43052026-01-27T17:47:25.941Z Checking blowfish v0.9.1
43062026-01-27T17:47:25.963Z Checking password-hash v0.4.2
43072026-01-27T17:47:25.980Z Checking p256 v0.13.2
43082026-01-27T17:47:25.983Z Checking p521 v0.13.3
43092026-01-27T17:47:26.020Z Checking russh-cryptovec v0.7.3
43102026-01-27T17:47:26.152Z Checking ghash v0.5.1
43112026-01-27T17:47:26.183Z Checking bcrypt-pbkdf v0.10.0
43122026-01-27T17:47:26.183Z Checking md5 v0.7.0
43132026-01-27T17:47:26.244Z Checking num-bigint v0.4.6
43142026-01-27T17:47:26.265Z Checking des v0.8.1
43152026-01-27T17:47:26.357Z Checking aes-gcm v0.10.3
43162026-01-27T17:47:26.390Z Checking pbkdf2 v0.11.0
43172026-01-27T17:47:26.465Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43182026-01-27T17:47:26.487Z Checking hex-literal v0.4.1
43192026-01-27T17:47:26.503Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43202026-01-27T17:47:26.533Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43212026-01-27T17:47:26.610Z Checking ssh-cipher v0.2.0
43222026-01-27T17:47:26.638Z Checking internet-checksum v0.2.1
43232026-01-27T17:47:26.913Z Checking ssh-key v0.6.6
43242026-01-27T17:47:27.106Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43252026-01-27T17:47:27.996Z Checking russh-keys v0.45.0
43262026-01-27T17:47:28.880Z Checking russh v0.45.0
43272026-01-27T17:47:52.954Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43282026-01-27T17:47:54.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
43292026-01-27T17:47:54.848Z
43302026-01-27T17:47:54.848Zinfo: running `cargo check --bins` on gateway-cli (233/247)
43312026-01-27T17:47:55.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-01-27T17:47:55.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-01-27T17:47:55.681Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43342026-01-27T17:47:55.684Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43352026-01-27T17:47:55.684Z Checking termios v0.3.3
43362026-01-27T17:47:57.863Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43372026-01-27T17:47:58.052Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43382026-01-27T17:48:00.964Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43392026-01-27T17:48:01.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
43402026-01-27T17:48:02.024Z
43412026-01-27T17:48:02.024Zinfo: running `cargo check --bins --no-default-features` on installinator (234/247)
43422026-01-27T17:48:02.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43432026-01-27T17:48:02.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43442026-01-27T17:48:02.923Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43452026-01-27T17:48:02.925Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43462026-01-27T17:48:03.055Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43472026-01-27T17:48:03.058Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43482026-01-27T17:48:03.058Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43492026-01-27T17:48:03.684Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43502026-01-27T17:48:03.687Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43512026-01-27T17:48:04.792Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43522026-01-27T17:48:04.894Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43532026-01-27T17:48:04.897Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43542026-01-27T17:48:05.872Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43552026-01-27T17:48:08.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
43562026-01-27T17:48:08.400Z
43572026-01-27T17:48:08.400Zinfo: running `cargo check --bins` on internal-dns-cli (235/247)
43582026-01-27T17:48:09.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43592026-01-27T17:48:09.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43602026-01-27T17:48:09.226Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43612026-01-27T17:48:09.832Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43622026-01-27T17:48:10.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
43632026-01-27T17:48:10.471Z
43642026-01-27T17:48:10.471Zinfo: running `cargo check --bins` on omicron-live-tests (236/247)
43652026-01-27T17:48:11.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43662026-01-27T17:48:11.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43672026-01-27T17:48:11.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43682026-01-27T17:48:11.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
43692026-01-27T17:48:11.258Z
43702026-01-27T17:48:11.258Zinfo: running `cargo check --bins` on live-tests-macros (237/247)
43712026-01-27T17:48:11.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43722026-01-27T17:48:11.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43732026-01-27T17:48:11.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43742026-01-27T17:48:11.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
43752026-01-27T17:48:12.042Z
43762026-01-27T17:48:12.042Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (238/247)
43772026-01-27T17:48:12.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43782026-01-27T17:48:12.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43792026-01-27T17:48:12.975Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43802026-01-27T17:48:13.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
43812026-01-27T17:48:13.938Z
43822026-01-27T17:48:13.939Zinfo: running `cargo check --bins` on omicron-ntp-admin (239/247)
43832026-01-27T17:48:14.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43842026-01-27T17:48:14.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43852026-01-27T17:48:14.767Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43862026-01-27T17:48:14.770Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43872026-01-27T17:48:15.077Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43882026-01-27T17:48:15.080Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43892026-01-27T17:48:16.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
43902026-01-27T17:48:16.370Z
43912026-01-27T17:48:16.370Zinfo: running `cargo check --bins` on ntp-admin-types (240/247)
43922026-01-27T17:48:17.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-01-27T17:48:17.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-01-27T17:48:17.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43952026-01-27T17:48:17.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
43962026-01-27T17:48:17.155Z
43972026-01-27T17:48:17.155Zinfo: running `cargo check --bins` on omicron-package (241/247)
43982026-01-27T17:48:17.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43992026-01-27T17:48:17.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44002026-01-27T17:48:17.994Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44012026-01-27T17:48:19.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
44022026-01-27T17:48:19.754Z
44032026-01-27T17:48:19.755Zinfo: running `cargo check --bins` on tqdb (242/247)
44042026-01-27T17:48:20.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44052026-01-27T17:48:20.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44062026-01-27T17:48:20.730Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44072026-01-27T17:48:21.195Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44082026-01-27T17:48:22.216Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44092026-01-27T17:48:22.219Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44102026-01-27T17:48:28.142Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44112026-01-27T17:48:29.356Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44122026-01-27T17:48:29.359Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44132026-01-27T17:48:29.359Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44142026-01-27T17:48:30.715Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44152026-01-27T17:48:30.718Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44162026-01-27T17:48:49.213Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44172026-01-27T17:48:49.216Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44182026-01-27T17:48:49.216Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44192026-01-27T17:48:49.216Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44202026-01-27T17:48:51.396Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44212026-01-27T17:48:53.428Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44222026-01-27T17:48:54.394Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44232026-01-27T17:48:56.320Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44242026-01-27T17:48:57.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s
44252026-01-27T17:48:57.294Z
44262026-01-27T17:48:57.294Zinfo: running `cargo check --bins` on wicket-dbg (243/247)
44272026-01-27T17:48:58.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-01-27T17:48:58.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-01-27T17:48:58.206Z Checking rtoolbox v0.0.2
44302026-01-27T17:48:58.209Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44312026-01-27T17:48:58.209Z Checking tui-tree-widget v0.23.1
44322026-01-27T17:48:58.464Z Checking rpassword v7.4.0
44332026-01-27T17:49:03.295Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44342026-01-27T17:49:06.311Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44352026-01-27T17:49:07.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s
44362026-01-27T17:49:07.833Z
44372026-01-27T17:49:07.833Zinfo: running `cargo check --bins` on wicket (244/247)
44382026-01-27T17:49:08.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-01-27T17:49:08.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-01-27T17:49:08.728Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44412026-01-27T17:49:09.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
44422026-01-27T17:49:09.427Z
44432026-01-27T17:49:09.427Zinfo: running `cargo check --bins` on wicketd (245/247)
44442026-01-27T17:49:10.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-01-27T17:49:10.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-01-27T17:49:10.343Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44472026-01-27T17:49:14.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
44482026-01-27T17:49:15.158Z
44492026-01-27T17:49:15.158Zinfo: running `cargo check --bins` on omicron-workspace-hack (246/247)
44502026-01-27T17:49:15.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44512026-01-27T17:49:15.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44522026-01-27T17:49:15.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44532026-01-27T17:49:15.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
44542026-01-27T17:49:15.940Z
44552026-01-27T17:49:15.940Zinfo: running `cargo check --bins` on zone-setup (247/247)
44562026-01-27T17:49:16.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44572026-01-27T17:49:16.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44582026-01-27T17:49:16.805Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44592026-01-27T17:49:16.808Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44602026-01-27T17:49:16.808Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44612026-01-27T17:49:16.808Z Checking uzers v0.12.1
44622026-01-27T17:49:17.299Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44632026-01-27T17:49:18.930Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44642026-01-27T17:49:24.925Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44652026-01-27T17:49:26.118Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44662026-01-27T17:49:27.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s
44672026-01-27T17:49:27.414Z
44682026-01-27T17:49:27.414Zreal 19:29.703182748
44692026-01-27T17:49:27.415Zuser 36:37.096299592
44702026-01-27T17:49:27.415Zsys 5:55.396149430
44712026-01-27T17:49:27.415Ztrap 0.727809962
44722026-01-27T17:49:27.415Ztflt 0.803063986
44732026-01-27T17:49:27.418Zdflt 0.822029276
44742026-01-27T17:49:27.418Zkflt 0.001022789
44752026-01-27T17:49:27.418Zlock 1:32:17.083136063
44762026-01-27T17:49:27.418Zslp 3:07:34.088452975
44772026-01-27T17:49:27.418Zlat 1:41.370310977
44782026-01-27T17:49:27.418Zstop 5:16.687603148
44792026-01-27T17:49:27.418Zprocess exited: duration 1507067 ms, exit code 0
 
44802026-01-27T17:49:27.425Zfound 0 output files