01KFNTNN0H8B1XBNZNNJH2ZPJV: 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: 01KFNTP5R8018F5EEB7GKXWCJS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-23T16:24:32.733Zjob assigned to worker 01KFNTPE2WBZF84Q9N7DM5FCVR [factory aws, i-02d17b90044d1dedc] (queued for 55 s)
 
22026-01-23T16:24:40.977Zstarting task 0: "setup"
32026-01-23T16:24:40.982Z++ uname -s
42026-01-23T16:24:40.985Z+ kern=SunOS
52026-01-23T16:24:40.985Z+ build_user=build
62026-01-23T16:24:40.985Z+ build_uid=12345
72026-01-23T16:24:40.985Z+ work_dir=/work
82026-01-23T16:24:40.985Z+ input_dir=/input
92026-01-23T16:24:40.985Z+ [[ 0 == 12345 ]]
102026-01-23T16:24:40.985Z+ case "$kern" in
112026-01-23T16:24:40.985Z+ groupadd -g 12345 build
122026-01-23T16:24:40.988Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-01-23T16:24:42.995Z+ zfs create -o mountpoint=/work rpool/work
142026-01-23T16:24:43.134Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-01-23T16:24:43.137Z+ home_fs=zfs
162026-01-23T16:24:43.137Z+ [[ zfs == autofs ]]
172026-01-23T16:24:43.138Z+ mkdir -p /home/build
182026-01-23T16:24:43.140Z+ chown build:build /home/build /work
192026-01-23T16:24:45.142Z+ chmod 0700 /home/build /work
202026-01-23T16:24:45.145Zprocess exited: duration 4169 ms, exit code 0
 
212026-01-23T16:24:45.151Zstarting task 1: "rust-toolchain"
222026-01-23T16:24:45.156Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-01-23T16:24:45.156Z * rust toolchain channel = "1.91.1"
242026-01-23T16:24:45.156Z * rust toolchain profile = "default"
252026-01-23T16:24:45.156Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-01-23T16:24:45.156Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-01-23T16:24:45.156Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-01-23T16:24:45.159Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-01-23T16:24:45.159Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-01-23T16:24:45.273Zinfo: downloading installer
312026-01-23T16:24:46.478Zwarn: It looks like you have an existing installation of Rust at:
322026-01-23T16:24:46.478Zwarn: /opt/ooce/bin
332026-01-23T16:24:46.478Zwarn: It is recommended that rustup be the primary Rust installation.
342026-01-23T16:24:46.478Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-01-23T16:24:46.478Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-01-23T16:24:46.478Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-01-23T16:24:46.478Zwarn: or pass `-y' to ignore all ignorable checks.
382026-01-23T16:24:46.478Zerror: cannot install while Rust is installed
392026-01-23T16:24:46.478Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-01-23T16:24:46.491Zinfo: profile set to 'default'
412026-01-23T16:24:46.491Zinfo: default host triple is x86_64-unknown-illumos
422026-01-23T16:24:46.495Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-01-23T16:24:46.658Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-01-23T16:24:46.658Zinfo: downloading component 'cargo'
452026-01-23T16:24:47.619Zinfo: downloading component 'clippy'
462026-01-23T16:24:47.955Zinfo: downloading component 'rust-docs'
472026-01-23T16:24:49.418Zinfo: downloading component 'rust-std'
482026-01-23T16:24:51.602Zinfo: downloading component 'rustc'
492026-01-23T16:24:59.398Zinfo: downloading component 'rustfmt'
502026-01-23T16:24:59.627Zinfo: installing component 'cargo'
512026-01-23T16:25:00.549Zinfo: installing component 'clippy'
522026-01-23T16:25:00.948Zinfo: installing component 'rust-docs'
532026-01-23T16:25:02.932Zinfo: installing component 'rust-std'
542026-01-23T16:25:04.745Zinfo: installing component 'rustc'
552026-01-23T16:25:11.695Zinfo: installing component 'rustfmt'
562026-01-23T16:25:12.037Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-01-23T16:25:12.037Z
582026-01-23T16:25:12.541Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-01-23T16:25:12.541Z
602026-01-23T16:25:12.544Z
612026-01-23T16:25:12.544ZRust is installed now. Great!
622026-01-23T16:25:12.544Z
632026-01-23T16:25:12.544ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-01-23T16:25:12.544Zenvironment variable. This has not been done automatically.
652026-01-23T16:25:12.544Z
662026-01-23T16:25:12.544ZTo configure your current shell, you need to source
672026-01-23T16:25:12.544Zthe corresponding env file under $HOME/.cargo.
682026-01-23T16:25:12.544Z
692026-01-23T16:25:12.544ZThis is usually done by running one of the following (note the leading DOT):
702026-01-23T16:25:12.544Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-01-23T16:25:12.544Zsource "$HOME/.cargo/env.fish" # For fish
722026-01-23T16:25:12.544Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-01-23T16:25:12.646Z+ rustup --version
742026-01-23T16:25:12.658Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-01-23T16:25:12.661Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-01-23T16:25:12.748Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-01-23T16:25:12.752Z+ cargo --version
782026-01-23T16:25:12.825Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-01-23T16:25:12.828Z+ rustc --version
802026-01-23T16:25:12.908Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-01-23T16:25:12.912Zprocess exited: duration 27755 ms, exit code 0
 
822026-01-23T16:25:12.918Zstarting task 2: "authentication"
832026-01-23T16:25:12.941Zprocess exited: duration 22 ms, exit code 0
 
842026-01-23T16:25:12.947Zstarting task 3: "clone repository"
852026-01-23T16:25:12.952Z+ mkdir -p /work/oxidecomputer/omicron
862026-01-23T16:25:12.955Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-01-23T16:25:12.997ZCloning into '/work/oxidecomputer/omicron'...
882026-01-23T16:25:27.251Z+ cd /work/oxidecomputer/omicron
892026-01-23T16:25:27.255Z+ git fetch origin cf8c300cbb019d3a4119ab99d8a7eea0db9e6626
902026-01-23T16:25:27.589ZFrom https://github.com/oxidecomputer/omicron
912026-01-23T16:25:27.589Z * branch cf8c300cbb019d3a4119ab99d8a7eea0db9e6626 -> FETCH_HEAD
922026-01-23T16:25:27.602Z+ [[ -n jmcarp/dev-configure-crdb-port ]]
932026-01-23T16:25:27.605Z++ git branch --show-current
942026-01-23T16:25:27.607Z+ current=main
952026-01-23T16:25:27.607Z+ [[ main != jmcarp/dev-configure-crdb-port ]]
962026-01-23T16:25:27.607Z+ git branch -f jmcarp/dev-configure-crdb-port cf8c300cbb019d3a4119ab99d8a7eea0db9e6626
972026-01-23T16:25:27.610Z+ git checkout -f jmcarp/dev-configure-crdb-port
982026-01-23T16:25:28.065ZSwitched to branch 'jmcarp/dev-configure-crdb-port'
992026-01-23T16:25:28.069Z+ git reset --hard cf8c300cbb019d3a4119ab99d8a7eea0db9e6626
1002026-01-23T16:25:28.087ZHEAD is now at cf8c300cb Optionally configure mgs and internal dns ports for omicron-dev.
1012026-01-23T16:25:28.090Zprocess exited: duration 15138 ms, exit code 0
 
1022026-01-23T16:25:28.096Zstarting task 4: "build"
1032026-01-23T16:25:28.101Z+ source .github/buildomat/ci-env.sh
1042026-01-23T16:25:28.104Z++ export CARGO_TERM_COLOR=always
1052026-01-23T16:25:28.104Z++ CARGO_TERM_COLOR=always
1062026-01-23T16:25:28.104Z+ cargo --version
1072026-01-23T16:25:28.164Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-01-23T16:25:28.167Z+ rustc --version
1092026-01-23T16:25:28.243Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-01-23T16:25:28.246Z+ source ./env.sh
1112026-01-23T16:25:28.246Z++ OLD_SHELL_OPTS=ehxB
1122026-01-23T16:25:28.246Z++ set -o xtrace
1132026-01-23T16:25:28.249Z++++ dirname ./env.sh
1142026-01-23T16:25:28.252Z+++ readlink -f .
1152026-01-23T16:25:28.255Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-01-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ 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-23T16:25:28.255Z++ case $OLD_SHELL_OPTS in
1252026-01-23T16:25:28.255Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-01-23T16:25:28.256Z+ 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-23T16:25:28.256Z+ 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-23T16:25:28.256Z+ banner prerequisites
1292026-01-23T16:25:28.259Z
1302026-01-23T16:25:28.259Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-01-23T16:25:28.259Z # # # # # # # # # # # # # # #
1322026-01-23T16:25:28.259Z # # # # ##### # # ##### # # # # # #### #
1332026-01-23T16:25:28.259Z ##### ##### # ##### # # # # # # # # #
1342026-01-23T16:25:28.259Z # # # # # # # # # # # # # # #
1352026-01-23T16:25:28.259Z # # # ###### # # ###### ### # #### # #### #
1362026-01-23T16:25:28.259Z
1372026-01-23T16:25:28.259Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-01-23T16:25:39.629Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-01-23T16:25:49.582Z Startup: Caching catalogs ... Done
1402026-01-23T16:26:09.271ZPlanning: Solver setup ... Done (18.250s)
1412026-01-23T16:26:09.417ZPlanning: Running solver ... Done (0.145s)
1422026-01-23T16:26:09.574ZPlanning: Finding local manifests ... Done (0.004s)
1432026-01-23T16:26:09.586ZPlanning: Fetching manifests: 0/4 0% complete
1442026-01-23T16:26:09.726ZPlanning: Fetching manifests: 4/4 100% complete
1452026-01-23T16:26:09.778ZPlanning: Package planning ... Done (0.053s)
1462026-01-23T16:26:09.829ZPlanning: Merging actions ... Done (0.051s)
1472026-01-23T16:26:10.124ZPlanning: Checking for conflicting actions ... Done (0.294s)
1482026-01-23T16:26:10.135ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-01-23T16:26:11.186ZPlanning: Evaluating mediators ... Done (1.050s)
1502026-01-23T16:26:11.196ZPlanning: Planning completed in 21.46 seconds
1512026-01-23T16:26:11.213Z Packages to install: 4
1522026-01-23T16:26:11.213Z Mediators to change: 2
1532026-01-23T16:26:11.216Z Services to change: 1
1542026-01-23T16:26:11.216Z Estimated space available: 155.44 GB
1552026-01-23T16:26:11.216ZEstimated space to be consumed: 1.79 GB
1562026-01-23T16:26:11.216Z Create boot environment: No
1572026-01-23T16:26:11.216ZCreate backup boot environment: No
1582026-01-23T16:26:11.216Z Rebuild boot archive: No
1592026-01-23T16:26:11.216Z
1602026-01-23T16:26:11.216ZChanged mediators:
1612026-01-23T16:26:11.216Z mediator clang:
1622026-01-23T16:26:11.216Z version: None -> 15 (system default)
1632026-01-23T16:26:11.216Z
1642026-01-23T16:26:11.216Z mediator llvm:
1652026-01-23T16:26:11.216Z version: 14 (system default) -> 15 (system default)
1662026-01-23T16:26:11.216Z
1672026-01-23T16:26:11.216ZChanged packages:
1682026-01-23T16:26:11.216Zhelios-dev
1692026-01-23T16:26:11.216Z developer/build-essential
1702026-01-23T16:26:11.216Z None -> 11-2.0
1712026-01-23T16:26:11.216Z library/libxmlsec1
1722026-01-23T16:26:11.216Z None -> 1.2.35-2.0
1732026-01-23T16:26:11.216Z ooce/developer/clang-15
1742026-01-23T16:26:11.216Z None -> 15.0.7-2.0
1752026-01-23T16:26:11.216Z ooce/developer/llvm-15
1762026-01-23T16:26:11.216Z None -> 15.0.7-2.0
1772026-01-23T16:26:11.216Z
1782026-01-23T16:26:11.216ZServices:
1792026-01-23T16:26:11.217Z restart_fmri:
1802026-01-23T16:26:11.217Z svc:/system/update-man-index:default
1812026-01-23T16:26:11.267Z
1822026-01-23T16:26:11.267ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-01-23T16:26:16.268ZDownload: 1497/3290 items 117.2/212.6MB 55% complete (23.8M/s)
1842026-01-23T16:26:21.276ZDownload: 2454/3290 items 120.1/212.6MB 56% complete (12.3M/s)
1852026-01-23T16:26:24.016ZDownload: Completed 212.60 MB in 12.75 seconds (16.7M/s)
1862026-01-23T16:26:24.317Z Actions: 1/3689 actions (Installing new actions)
1872026-01-23T16:26:28.921Z Actions: Completed 3689 actions in 4.60 seconds.
1882026-01-23T16:26:29.669Z Done (0.744s)
1892026-01-23T16:26:29.669Z Done (0.000s)
1902026-01-23T16:26:30.732Z Done (1.062s)
1912026-01-23T16:26:35.012Z Done (3.911s)
1922026-01-23T16:26:35.100Z Done (0.019s)
1932026-01-23T16:26:35.104Z Done (0.000s)
1942026-01-23T16:26:35.246Z Done (0.000s)
1952026-01-23T16:26:36.205ZPlanning: Evaluating mediator changes ... Done
1962026-01-23T16:26:36.368ZPlanning: Checking for conflicting actions ... Done
1972026-01-23T16:26:36.375ZPlanning: Consolidating action changes ... Done
1982026-01-23T16:26:36.642ZPlanning: Evaluating mediators ... Done
1992026-01-23T16:26:36.646ZPlanning: Planning completed in 0.45 seconds
2002026-01-23T16:26:36.676Z Mediators to change: 2
2012026-01-23T16:26:36.680Z Create boot environment: No
2022026-01-23T16:26:36.680ZCreate backup boot environment: No
2032026-01-23T16:26:36.747Z Done
2042026-01-23T16:26:36.748Z Done
2052026-01-23T16:26:37.503Z Done
2062026-01-23T16:26:41.162Z Done
2072026-01-23T16:26:41.250Z Done
2082026-01-23T16:26:41.253Z Done
2092026-01-23T16:26:41.416Z Done
2102026-01-23T16:26:42.073ZPlanning: Evaluating mediator changes ... Done
2112026-01-23T16:26:42.078ZPlanning: Merging actions ... Done
2122026-01-23T16:26:42.270ZPlanning: Checking for conflicting actions ... Done
2132026-01-23T16:26:42.279ZPlanning: Consolidating action changes ... Done
2142026-01-23T16:26:42.547ZPlanning: Evaluating mediators ... Done
2152026-01-23T16:26:42.606ZPlanning: Planning completed in 0.80 seconds
2162026-01-23T16:26:42.641Z Packages to change: 1
2172026-01-23T16:26:42.641Z Mediators to change: 1
2182026-01-23T16:26:42.644Z Services to change: 1
2192026-01-23T16:26:42.644Z Create boot environment: No
2202026-01-23T16:26:42.644ZCreate backup boot environment: Yes
2212026-01-23T16:26:45.147Z Actions: 1/6 actions (Updating modified actions)
2222026-01-23T16:26:45.150Z Actions: Completed 6 actions in 0.00 seconds.
2232026-01-23T16:26:45.150Z Done
2242026-01-23T16:26:45.150Z Done
2252026-01-23T16:26:45.359Z Done
2262026-01-23T16:26:49.208Z Done
2272026-01-23T16:26:49.310Z Done
2282026-01-23T16:26:49.313Z Done
2292026-01-23T16:26:49.481Z Done
2302026-01-23T16:26:49.934ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-01-23T16:26:49.934Zclang system 15 system
2322026-01-23T16:26:49.934Zcsh system system illumos
2332026-01-23T16:26:49.934Zctags system system illumos
2342026-01-23T16:26:49.934Zfile system system illumos
2352026-01-23T16:26:49.934Zgcc vendor 12 vendor
2362026-01-23T16:26:49.934Zgcc system 10 system
2372026-01-23T16:26:49.934Zgcc system 7 system
2382026-01-23T16:26:49.934Zgo system 1.20 system
2392026-01-23T16:26:49.934Zgo system 1.19 system
2402026-01-23T16:26:49.934Zllvm system 15 system
2412026-01-23T16:26:49.934Zllvm system 14 system
2422026-01-23T16:26:49.934Zmariadb system 10.6 system
2432026-01-23T16:26:49.934Zmta vendor vendor dma
2442026-01-23T16:26:49.934Zopenjdk system 17 system
2452026-01-23T16:26:49.934Zopenjdk system 11 system
2462026-01-23T16:26:49.934Zopenjdk system 1.8 system
2472026-01-23T16:26:49.934Zopenssl vendor 3 vendor
2482026-01-23T16:26:49.934Zperl system 5.36 system
2492026-01-23T16:26:49.934Zpostgresql system 15 system
2502026-01-23T16:26:49.934Zpostgresql system 13 system
2512026-01-23T16:26:49.934Zpython vendor 3 vendor
2522026-01-23T16:26:49.935Zpython system 2 system
2532026-01-23T16:26:49.935Zpython3 system 3.11 system
2542026-01-23T16:26:49.935Zruby system 3.0 system
2552026-01-23T16:26:49.935Zwords vendor vendor american-english
2562026-01-23T16:26:49.935Zwords system system australian-english
2572026-01-23T16:26:49.935Zwords system system british-english
2582026-01-23T16:26:49.935Zwords system system canadian-english
2592026-01-23T16:26:49.935Zwords system system french
2602026-01-23T16:26:49.935Zwords system system italian
2612026-01-23T16:26:49.935Zwords system system ngerman
2622026-01-23T16:26:49.935Zwords system system ogerman
2632026-01-23T16:26:49.935Zwords system system spanish
2642026-01-23T16:26:50.282ZPUBLISHER TYPE STATUS P LOCATION
2652026-01-23T16:26:50.283Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-01-23T16:26:56.529ZFMRI IFO
2672026-01-23T16:26:56.529Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-01-23T16:26:56.529Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-01-23T16:26:56.529Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-01-23T16:26:56.529Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-01-23T16:26:56.529Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-01-23T16:26:56.529Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-01-23T16:26:56.529Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-01-23T16:26:56.529Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-01-23T16:26:56.529Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-01-23T16:26:56.529Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-01-23T16:26:56.529Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-01-23T16:26:56.529Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-01-23T16:26:56.529Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-01-23T16:26:56.529Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-01-23T16:26:56.529Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-01-23T16:26:56.529Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-01-23T16:26:57.702Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-01-23T16:26:57.980Z Updating crates.io index
2852026-01-23T16:26:58.020Z Updating git repository `https://github.com/oxidecomputer/lldp`
2862026-01-23T16:26:58.322Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2872026-01-23T16:26:59.138Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-01-23T16:26:59.739Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2892026-01-23T16:26:59.944Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-01-23T16:27:00.382Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-01-23T16:27:01.850Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-01-23T16:27:05.580Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-01-23T16:27:06.275Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-01-23T16:27:06.566Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-01-23T16:27:08.977Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-01-23T16:27:09.572Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-01-23T16:27:10.375Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-01-23T16:27:10.831Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-01-23T16:27:11.183Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-01-23T16:27:11.898Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-01-23T16:27:12.338Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-01-23T16:27:12.750Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-01-23T16:27:13.073Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-01-23T16:27:13.578Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-01-23T16:27:13.799Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-01-23T16:27:14.032Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-01-23T16:27:14.305Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3082026-01-23T16:27:14.810Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3092026-01-23T16:27:15.387Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3102026-01-23T16:27:15.724Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3112026-01-23T16:27:16.069Z Updating git repository `https://github.com/oxidecomputer/ispf`
3122026-01-23T16:27:17.094Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-01-23T16:27:17.933Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3142026-01-23T16:27:18.370Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3152026-01-23T16:27:18.641Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3162026-01-23T16:27:19.049Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3172026-01-23T16:27:19.365Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3182026-01-23T16:27:19.824Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3192026-01-23T16:27:20.092Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3202026-01-23T16:27:20.308Z Updating git repository `https://github.com/oxidecomputer/omicron`
3212026-01-23T16:27:45.273Z Updating git repository `https://github.com/illumos/smf-rs`
3222026-01-23T16:27:47.584Z Downloading crates ...
3232026-01-23T16:27:47.638Z Downloaded anstyle v1.0.11
3242026-01-23T16:27:47.645Z Downloaded autocfg v1.4.0
3252026-01-23T16:27:47.648Z Downloaded form_urlencoded v1.2.2
3262026-01-23T16:27:47.648Z Downloaded anyhow v1.0.99
3272026-01-23T16:27:47.651Z Downloaded fastrand v2.1.1
3282026-01-23T16:27:47.654Z Downloaded cargo-platform v0.2.0
3292026-01-23T16:27:47.654Z Downloaded dtrace-parser v0.2.0
3302026-01-23T16:27:47.657Z Downloaded anstyle-query v1.1.1
3312026-01-23T16:27:47.657Z Downloaded anstream v0.6.18
3322026-01-23T16:27:47.660Z Downloaded heck v0.4.1
3332026-01-23T16:27:47.660Z Downloaded digest v0.10.7
3342026-01-23T16:27:47.662Z Downloaded erased-serde v0.4.6
3352026-01-23T16:27:47.666Z Downloaded fnv v1.0.7
3362026-01-23T16:27:47.666Z Downloaded cargo_toml v0.21.0
3372026-01-23T16:27:47.666Z Downloaded zerovec-derive v0.10.3
3382026-01-23T16:27:47.669Z Downloaded tinystr v0.7.6
3392026-01-23T16:27:47.669Z Downloaded toml_datetime v0.6.11
3402026-01-23T16:27:47.672Z Downloaded cpufeatures v0.2.14
3412026-01-23T16:27:47.672Z Downloaded equivalent v1.0.2
3422026-01-23T16:27:47.672Z Downloaded clap_derive v4.5.47
3432026-01-23T16:27:47.674Z Downloaded cargo_metadata v0.21.0
3442026-01-23T16:27:47.677Z Downloaded utf8_iter v1.0.4
3452026-01-23T16:27:47.677Z Downloaded tabled_derive v0.7.0
3462026-01-23T16:27:47.677Z Downloaded percent-encoding v2.3.2
3472026-01-23T16:27:47.680Z Downloaded toml v0.8.23
3482026-01-23T16:27:47.680Z Downloaded textwrap v0.16.2
3492026-01-23T16:27:47.683Z Downloaded write16 v1.0.0
3502026-01-23T16:27:47.686Z Downloaded thread-id v4.2.2
3512026-01-23T16:27:47.686Z Downloaded itoa v1.0.11
3522026-01-23T16:27:47.686Z Downloaded version_check v0.9.5
3532026-01-23T16:27:47.689Z Downloaded usdt-macro v0.5.0
3542026-01-23T16:27:47.689Z Downloaded generic-array v0.14.7
3552026-01-23T16:27:47.692Z Downloaded zerofrom-derive v0.1.4
3562026-01-23T16:27:47.692Z Downloaded zerofrom v0.1.4
3572026-01-23T16:27:47.692Z Downloaded yoke-derive v0.7.4
3582026-01-23T16:27:47.692Z Downloaded utf8parse v0.2.2
3592026-01-23T16:27:47.695Z Downloaded usdt v0.5.0
3602026-01-23T16:27:47.695Z Downloaded cargo-util-schemas v0.8.2
3612026-01-23T16:27:47.698Z Downloaded toml_write v0.1.2
3622026-01-23T16:27:47.698Z Downloaded utf16_iter v1.0.5
3632026-01-23T16:27:47.702Z Downloaded writeable v0.5.5
3642026-01-23T16:27:47.702Z Downloaded usdt-impl v0.5.0
3652026-01-23T16:27:47.702Z Downloaded thiserror-impl v2.0.17
3662026-01-23T16:27:47.705Z Downloaded unicode-linebreak v0.1.5
3672026-01-23T16:27:47.705Z Downloaded typeid v1.0.3
3682026-01-23T16:27:47.705Z Downloaded unicode-xid v0.2.6
3692026-01-23T16:27:47.708Z Downloaded thiserror-impl v1.0.69
3702026-01-23T16:27:47.709Z Downloaded crypto-common v0.1.6
3712026-01-23T16:27:47.709Z Downloaded clap v4.5.48
3722026-01-23T16:27:47.714Z Downloaded usdt-attr-macro v0.5.0
3732026-01-23T16:27:47.717Z Downloaded plain v0.2.3
3742026-01-23T16:27:47.717Z Downloaded bytecount v0.6.8
3752026-01-23T16:27:47.720Z Downloaded zmij v1.0.15
3762026-01-23T16:27:47.720Z Downloaded ucd-trie v0.1.7
3772026-01-23T16:27:47.723Z Downloaded idna_adapter v1.2.0
3782026-01-23T16:27:47.723Z Downloaded pest_meta v2.8.2
3792026-01-23T16:27:47.725Z Downloaded macaddr v1.0.1
3802026-01-23T16:27:47.725Z Downloaded zerocopy-derive v0.7.35
3812026-01-23T16:27:47.728Z Downloaded url v2.5.4
3822026-01-23T16:27:47.733Z Downloaded scroll_derive v0.12.0
3832026-01-23T16:27:47.733Z Downloaded unicode-ident v1.0.19
3842026-01-23T16:27:47.736Z Downloaded typenum v1.17.0
3852026-01-23T16:27:47.736Z Downloaded serde_spanned v0.6.9
3862026-01-23T16:27:47.739Z Downloaded is_terminal_polyfill v1.70.1
3872026-01-23T16:27:47.739Z Downloaded yoke v0.7.4
3882026-01-23T16:27:47.739Z Downloaded icu_provider_macros v1.5.0
3892026-01-23T16:27:47.742Z Downloaded toml_edit v0.22.27
3902026-01-23T16:27:47.745Z Downloaded stable_deref_trait v1.2.0
3912026-01-23T16:27:47.745Z Downloaded smawk v0.3.2
3922026-01-23T16:27:47.747Z Downloaded proc-macro-error-attr v1.0.4
3932026-01-23T16:27:47.747Z Downloaded getrandom v0.3.4
3942026-01-23T16:27:47.750Z Downloaded serde-value v0.7.0
3952026-01-23T16:27:47.750Z Downloaded camino-tempfile v1.4.1
3962026-01-23T16:27:47.753Z Downloaded block-buffer v0.10.4
3972026-01-23T16:27:47.753Z Downloaded zerovec v0.10.4
3982026-01-23T16:27:47.757Z Downloaded zerocopy v0.7.35
3992026-01-23T16:27:47.770Z Downloaded synstructure v0.13.1
4002026-01-23T16:27:47.773Z Downloaded winnow v0.7.13
4012026-01-23T16:27:47.778Z Downloaded serde-untagged v0.1.7
4022026-01-23T16:27:47.781Z Downloaded semver v1.0.27
4032026-01-23T16:27:47.784Z Downloaded strsim v0.11.1
4042026-01-23T16:27:47.784Z Downloaded byteorder v1.5.0
4052026-01-23T16:27:47.787Z Downloaded unicode-width v0.2.0
4062026-01-23T16:27:47.790Z Downloaded unicode-width v0.1.14
4072026-01-23T16:27:47.793Z Downloaded sha2 v0.10.9
4082026-01-23T16:27:47.796Z Downloaded scroll v0.12.0
4092026-01-23T16:27:47.800Z Downloaded icu_locid_transform v1.5.0
4102026-01-23T16:27:47.800Z Downloaded proc-macro-error v1.0.4
4112026-01-23T16:27:47.803Z Downloaded litemap v0.7.3
4122026-01-23T16:27:47.803Z Downloaded icu_locid v1.5.0
4132026-01-23T16:27:47.806Z Downloaded displaydoc v0.2.5
4142026-01-23T16:27:47.810Z Downloaded serde_tokenstream v0.2.2
4152026-01-23T16:27:47.813Z Downloaded quote v1.0.40
4162026-01-23T16:27:47.813Z Downloaded ordered-float v2.10.1
4172026-01-23T16:27:47.815Z Downloaded once_cell v1.21.3
4182026-01-23T16:27:47.815Z Downloaded icu_locid_transform_data v1.5.0
4192026-01-23T16:27:47.818Z Downloaded pretty-hex v0.4.1
4202026-01-23T16:27:47.818Z Downloaded pest_generator v2.8.2
4212026-01-23T16:27:47.818Z Downloaded swrite v0.1.0
4222026-01-23T16:27:47.821Z Downloaded memmap v0.7.0
4232026-01-23T16:27:47.821Z Downloaded log v0.4.27
4242026-01-23T16:27:47.824Z Downloaded bitflags v2.9.4
4252026-01-23T16:27:47.827Z Downloaded fs-err v3.1.1
4262026-01-23T16:27:47.827Z Downloaded clap_lex v0.7.4
4272026-01-23T16:27:47.830Z Downloaded smallvec v1.15.1
4282026-01-23T16:27:47.830Z Downloaded anstyle-parse v0.2.5
4292026-01-23T16:27:47.833Z Downloaded dof v0.3.0
4302026-01-23T16:27:47.833Z Downloaded thiserror v1.0.69
4312026-01-23T16:27:47.836Z Downloaded tempfile v3.20.0
4322026-01-23T16:27:47.839Z Downloaded icu_properties v1.5.1
4332026-01-23T16:27:47.843Z Downloaded icu_normalizer_data v1.5.0
4342026-01-23T16:27:47.843Z Downloaded icu_normalizer v1.5.0
4352026-01-23T16:27:47.845Z Downloaded num-traits v0.2.19
4362026-01-23T16:27:47.848Z Downloaded serde_core v1.0.228
4372026-01-23T16:27:47.851Z Downloaded camino v1.2.1
4382026-01-23T16:27:47.851Z Downloaded icu_provider v1.5.0
4392026-01-23T16:27:47.854Z Downloaded terminal_size v0.4.0
4402026-01-23T16:27:47.854Z Downloaded errno v0.3.12
4412026-01-23T16:27:47.857Z Downloaded colorchoice v1.0.2
4422026-01-23T16:27:47.858Z Downloaded thiserror v2.0.17
4432026-01-23T16:27:47.860Z Downloaded papergrid v0.11.0
4442026-01-23T16:27:47.864Z Downloaded proc-macro2 v1.0.101
4452026-01-23T16:27:47.867Z Downloaded heck v0.5.0
4462026-01-23T16:27:47.870Z Downloaded serde_derive v1.0.228
4472026-01-23T16:27:47.873Z Downloaded memchr v2.7.4
4482026-01-23T16:27:47.876Z Downloaded pest_derive v2.8.2
4492026-01-23T16:27:47.876Z Downloaded icu_collections v1.5.0
4502026-01-23T16:27:47.881Z Downloaded serde v1.0.228
4512026-01-23T16:27:47.884Z Downloaded cfg-if v1.0.4
4522026-01-23T16:27:47.892Z Downloaded indexmap v2.12.1
4532026-01-23T16:27:47.908Z Downloaded pest v2.8.2
4542026-01-23T16:27:47.912Z Downloaded hashbrown v0.16.1
4552026-01-23T16:27:47.933Z Downloaded serde_json v1.0.149
4562026-01-23T16:27:47.938Z Downloaded goblin v0.8.2
4572026-01-23T16:27:47.943Z Downloaded idna v1.0.3
4582026-01-23T16:27:47.946Z Downloaded clap_builder v4.5.48
4592026-01-23T16:27:47.951Z Downloaded tabled v0.15.0
4602026-01-23T16:27:47.964Z Downloaded icu_properties_data v1.5.0
4612026-01-23T16:27:47.978Z Downloaded syn v1.0.109
4622026-01-23T16:27:47.987Z Downloaded syn v2.0.111
4632026-01-23T16:27:47.996Z Downloaded rustix v0.38.37
4642026-01-23T16:27:48.015Z Downloaded rustix v1.0.7
4652026-01-23T16:27:48.049Z Downloaded libc v0.2.174
4662026-01-23T16:27:48.132Z Compiling proc-macro2 v1.0.101
4672026-01-23T16:27:48.135Z Compiling unicode-ident v1.0.19
4682026-01-23T16:27:48.135Z Compiling serde_core v1.0.228
4692026-01-23T16:27:48.135Z Compiling version_check v0.9.5
4702026-01-23T16:27:48.135Z Compiling serde v1.0.228
4712026-01-23T16:27:48.135Z Compiling libc v0.2.174
4722026-01-23T16:27:48.135Z Compiling memchr v2.7.4
4732026-01-23T16:27:48.363Z Compiling thiserror v2.0.17
4742026-01-23T16:27:48.673Z Compiling stable_deref_trait v1.2.0
4752026-01-23T16:27:48.856Z Compiling zmij v1.0.15
4762026-01-23T16:27:49.055Z Compiling thiserror v1.0.69
4772026-01-23T16:27:49.572Z Compiling itoa v1.0.11
4782026-01-23T16:27:49.645Z Compiling ucd-trie v0.1.7
4792026-01-23T16:27:49.818Z Compiling writeable v0.5.5
4802026-01-23T16:27:49.844Z Compiling litemap v0.7.3
4812026-01-23T16:27:49.908Z Compiling autocfg v1.4.0
4822026-01-23T16:27:50.287Z Compiling byteorder v1.5.0
4832026-01-23T16:27:50.413Z Compiling bitflags v2.9.4
4842026-01-23T16:27:50.469Z Compiling icu_locid_transform_data v1.5.0
4852026-01-23T16:27:50.604Z Compiling quote v1.0.40
4862026-01-23T16:27:50.772Z Compiling errno v0.3.12
4872026-01-23T16:27:50.864Z Compiling serde_json v1.0.149
4882026-01-23T16:27:51.035Z Compiling syn v2.0.111
4892026-01-23T16:27:51.218Z Compiling icu_properties_data v1.5.0
4902026-01-23T16:27:51.270Z Compiling num-traits v0.2.19
4912026-01-23T16:27:51.304Z Compiling typeid v1.0.3
4922026-01-23T16:27:51.455Z Compiling smallvec v1.15.1
4932026-01-23T16:27:51.483Z Compiling equivalent v1.0.2
4942026-01-23T16:27:51.607Z Compiling utf8_iter v1.0.4
4952026-01-23T16:27:51.712Z Compiling icu_normalizer_data v1.5.0
4962026-01-23T16:27:51.800Z Compiling utf16_iter v1.0.5
4972026-01-23T16:27:51.843Z Compiling rustix v0.38.37
4982026-01-23T16:27:51.868Z Compiling write16 v1.0.0
4992026-01-23T16:27:51.894Z Compiling hashbrown v0.16.1
5002026-01-23T16:27:52.113Z Compiling usdt-impl v0.5.0
5012026-01-23T16:27:52.344Z Compiling proc-macro-error-attr v1.0.4
5022026-01-23T16:27:52.534Z Compiling toml_write v0.1.2
5032026-01-23T16:27:52.665Z Compiling syn v1.0.109
5042026-01-23T16:27:52.707Z Compiling winnow v0.7.13
5052026-01-23T16:27:52.838Z Compiling thread-id v4.2.2
5062026-01-23T16:27:53.136Z Compiling indexmap v2.12.1
5072026-01-23T16:27:53.543Z Compiling proc-macro-error v1.0.4
5082026-01-23T16:27:54.055Z Compiling percent-encoding v2.3.2
5092026-01-23T16:27:54.290Z Compiling utf8parse v0.2.2
5102026-01-23T16:27:54.454Z Compiling plain v0.2.3
5112026-01-23T16:27:54.515Z Compiling camino v1.2.1
5122026-01-23T16:27:54.575Z Compiling getrandom v0.3.4
5132026-01-23T16:27:54.907Z Compiling log v0.4.27
5142026-01-23T16:27:54.966Z Compiling rustix v1.0.7
5152026-01-23T16:27:55.222Z Compiling ordered-float v2.10.1
5162026-01-23T16:27:55.287Z Compiling anstyle-parse v0.2.5
5172026-01-23T16:27:55.658Z Compiling form_urlencoded v1.2.2
5182026-01-23T16:27:55.793Z Compiling terminal_size v0.4.0
5192026-01-23T16:27:56.098Z Compiling pretty-hex v0.4.1
5202026-01-23T16:27:56.312Z Compiling colorchoice v1.0.2
5212026-01-23T16:27:56.340Z Compiling is_terminal_polyfill v1.70.1
5222026-01-23T16:27:56.398Z Compiling cfg-if v1.0.4
5232026-01-23T16:27:56.482Z Compiling anstyle v1.0.11
5242026-01-23T16:27:56.511Z Compiling anstyle-query v1.1.1
5252026-01-23T16:27:56.817Z Compiling anstream v0.6.18
5262026-01-23T16:27:56.866Z Compiling semver v1.0.27
5272026-01-23T16:27:57.085Z Compiling fs-err v3.1.1
5282026-01-23T16:27:57.485Z Compiling unicode-xid v0.2.6
5292026-01-23T16:27:57.514Z Compiling bytecount v0.6.8
5302026-01-23T16:27:57.565Z Compiling synstructure v0.13.1
5312026-01-23T16:27:57.592Z Compiling unicode-width v0.1.14
5322026-01-23T16:27:57.700Z Compiling heck v0.5.0
5332026-01-23T16:27:57.732Z Compiling clap_lex v0.7.4
5342026-01-23T16:27:58.170Z Compiling strsim v0.11.1
5352026-01-23T16:27:58.197Z Compiling fastrand v2.1.1
5362026-01-23T16:27:58.223Z Compiling once_cell v1.21.3
5372026-01-23T16:27:58.637Z Compiling fnv v1.0.7
5382026-01-23T16:27:58.805Z Compiling anyhow v1.0.99
5392026-01-23T16:27:58.832Z Compiling heck v0.4.1
5402026-01-23T16:27:58.878Z Compiling papergrid v0.11.0
5412026-01-23T16:27:58.923Z Compiling tempfile v3.20.0
5422026-01-23T16:27:59.297Z Compiling clap_builder v4.5.48
5432026-01-23T16:27:59.519Z Compiling memmap v0.7.0
5442026-01-23T16:27:59.759Z Compiling unicode-width v0.2.0
5452026-01-23T16:27:59.855Z Compiling unicode-linebreak v0.1.5
5462026-01-23T16:27:59.884Z Compiling smawk v0.3.2
5472026-01-23T16:28:00.282Z Compiling textwrap v0.16.2
5482026-01-23T16:28:00.903Z Compiling camino-tempfile v1.4.1
5492026-01-23T16:28:00.926Z Compiling swrite v0.1.0
5502026-01-23T16:28:01.088Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-01-23T16:28:01.276Z Compiling tabled_derive v0.7.0
5522026-01-23T16:28:02.046Z Compiling serde_derive v1.0.228
5532026-01-23T16:28:02.046Z Compiling zerofrom-derive v0.1.4
5542026-01-23T16:28:02.095Z Compiling yoke-derive v0.7.4
5552026-01-23T16:28:02.098Z Compiling thiserror-impl v2.0.17
5562026-01-23T16:28:02.171Z Compiling zerovec-derive v0.10.3
5572026-01-23T16:28:02.723Z Compiling displaydoc v0.2.5
5582026-01-23T16:28:04.320Z Compiling thiserror-impl v1.0.69
5592026-01-23T16:28:04.640Z Compiling icu_provider_macros v1.5.0
5602026-01-23T16:28:04.762Z Compiling zerocopy-derive v0.7.35
5612026-01-23T16:28:05.431Z Compiling zerofrom v0.1.4
5622026-01-23T16:28:05.470Z Compiling pest v2.8.2
5632026-01-23T16:28:05.677Z Compiling yoke v0.7.4
5642026-01-23T16:28:05.706Z Compiling scroll_derive v0.12.0
5652026-01-23T16:28:06.081Z Compiling zerovec v0.10.4
5662026-01-23T16:28:06.722Z Compiling zerocopy v0.7.35
5672026-01-23T16:28:07.002Z Compiling clap_derive v4.5.47
5682026-01-23T16:28:07.083Z Compiling scroll v0.12.0
5692026-01-23T16:28:07.410Z Compiling tabled v0.15.0
5702026-01-23T16:28:07.632Z Compiling goblin v0.8.2
5712026-01-23T16:28:07.960Z Compiling tinystr v0.7.6
5722026-01-23T16:28:08.091Z Compiling pest_meta v2.8.2
5732026-01-23T16:28:08.149Z Compiling icu_collections v1.5.0
5742026-01-23T16:28:08.372Z Compiling icu_locid v1.5.0
5752026-01-23T16:28:09.544Z Compiling pest_generator v2.8.2
5762026-01-23T16:28:10.306Z Compiling icu_provider v1.5.0
5772026-01-23T16:28:10.445Z Compiling toml_datetime v0.6.11
5782026-01-23T16:28:10.643Z Compiling serde_spanned v0.6.9
5792026-01-23T16:28:10.819Z Compiling dof v0.3.0
5802026-01-23T16:28:10.909Z Compiling toml_edit v0.22.27
5812026-01-23T16:28:10.991Z Compiling icu_locid_transform v1.5.0
5822026-01-23T16:28:11.266Z Compiling serde_tokenstream v0.2.2
5832026-01-23T16:28:11.339Z Compiling erased-serde v0.4.6
5842026-01-23T16:28:11.723Z Compiling serde-value v0.7.0
5852026-01-23T16:28:11.887Z Compiling cargo-platform v0.2.0
5862026-01-23T16:28:12.445Z Compiling icu_properties v1.5.1
5872026-01-23T16:28:12.502Z Compiling serde-untagged v0.1.7
5882026-01-23T16:28:12.528Z Compiling clap v4.5.48
5892026-01-23T16:28:12.607Z Compiling pest_derive v2.8.2
5902026-01-23T16:28:12.665Z Compiling macaddr v1.0.1
5912026-01-23T16:28:13.338Z Compiling dtrace-parser v0.2.0
5922026-01-23T16:28:14.485Z Compiling toml v0.8.23
5932026-01-23T16:28:15.260Z Compiling usdt-attr-macro v0.5.0
5942026-01-23T16:28:15.260Z Compiling usdt-macro v0.5.0
5952026-01-23T16:28:15.404Z Compiling cargo_toml v0.21.0
5962026-01-23T16:28:16.122Z Compiling icu_normalizer v1.5.0
5972026-01-23T16:28:16.467Z Compiling usdt v0.5.0
5982026-01-23T16:28:16.782Z Compiling idna_adapter v1.2.0
5992026-01-23T16:28:16.952Z Compiling idna v1.0.3
6002026-01-23T16:28:17.371Z Compiling url v2.5.4
6012026-01-23T16:28:18.168Z Compiling cargo-util-schemas v0.8.2
6022026-01-23T16:28:19.617Z Compiling cargo_metadata v0.21.0
6032026-01-23T16:28:21.220Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6042026-01-23T16:28:24.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
6052026-01-23T16:28:25.038Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6062026-01-23T16:28:25.793Z Downloading crates ...
6072026-01-23T16:28:25.933Z Downloaded argon2 v0.5.3
6082026-01-23T16:28:25.938Z Downloaded arc-swap v1.7.1
6092026-01-23T16:28:25.943Z Downloaded addr2line v0.24.2
6102026-01-23T16:28:25.953Z Downloaded crossbeam-deque v0.8.5
6112026-01-23T16:28:25.958Z Downloaded atty v0.2.14
6122026-01-23T16:28:25.963Z Downloaded base64ct v1.6.0
6132026-01-23T16:28:25.969Z Downloaded der_derive v0.7.3
6142026-01-23T16:28:25.974Z Downloaded endian-type v0.1.2
6152026-01-23T16:28:25.977Z Downloaded curve25519-dalek-derive v0.1.1
6162026-01-23T16:28:25.981Z Downloaded defmt-parser v0.3.4
6172026-01-23T16:28:25.985Z Downloaded embedded-io v0.6.1
6182026-01-23T16:28:25.990Z Downloaded deranged v0.5.3
6192026-01-23T16:28:25.995Z Downloaded foreign-types-shared v0.1.1
6202026-01-23T16:28:25.999Z Downloaded defmt-macros v0.3.9
6212026-01-23T16:28:26.006Z Downloaded env_filter v0.1.2
6222026-01-23T16:28:26.012Z Downloaded flagset v0.4.6
6232026-01-23T16:28:26.017Z Downloaded fd-lock v4.0.2
6242026-01-23T16:28:26.023Z Downloaded float-cmp v0.10.0
6252026-01-23T16:28:26.027Z Downloaded fallible-iterator v0.2.0
6262026-01-23T16:28:26.031Z Downloaded crc8 v0.1.1
6272026-01-23T16:28:26.035Z Downloaded foreign-types-shared v0.3.1
6282026-01-23T16:28:26.041Z Downloaded crc v3.2.1
6292026-01-23T16:28:26.044Z Downloaded futures-task v0.3.31
6302026-01-23T16:28:26.048Z Downloaded foreign-types v0.5.0
6312026-01-23T16:28:26.052Z Downloaded either v1.15.0
6322026-01-23T16:28:26.057Z Downloaded cfg_aliases v0.2.1
6332026-01-23T16:28:26.061Z Downloaded const_format_proc_macros v0.2.34
6342026-01-23T16:28:26.066Z Downloaded futures-io v0.3.31
6352026-01-23T16:28:26.070Z Downloaded globwalk v0.9.1
6362026-01-23T16:28:26.074Z Downloaded fxhash v0.2.1
6372026-01-23T16:28:26.078Z Downloaded hash32 v0.2.1
6382026-01-23T16:28:26.082Z Downloaded ff v0.13.0
6392026-01-23T16:28:26.087Z Downloaded headers-core v0.3.0
6402026-01-23T16:28:26.090Z Downloaded hex-literal v0.4.1
6412026-01-23T16:28:26.094Z Downloaded hex v0.4.3
6422026-01-23T16:28:26.099Z Downloaded fs_extra v1.3.0
6432026-01-23T16:28:26.104Z Downloaded cexpr v0.6.0
6442026-01-23T16:28:26.109Z Downloaded hostname v0.3.1
6452026-01-23T16:28:26.126Z Downloaded instant v0.1.13
6462026-01-23T16:28:26.129Z Downloaded backoff v0.4.0
6472026-01-23T16:28:26.135Z Downloaded instability v0.3.2
6482026-01-23T16:28:26.138Z Downloaded inout v0.1.3
6492026-01-23T16:28:26.142Z Downloaded is_ci v1.2.0
6502026-01-23T16:28:26.146Z Downloaded internet-checksum v0.2.1
6512026-01-23T16:28:26.149Z Downloaded indoc v1.0.9
6522026-01-23T16:28:26.154Z Downloaded console v0.15.10
6532026-01-23T16:28:26.160Z Downloaded lazycell v1.3.0
6542026-01-23T16:28:26.164Z Downloaded diff v0.1.13
6552026-01-23T16:28:26.169Z Downloaded lalrpop-util v0.19.12
6562026-01-23T16:28:26.172Z Downloaded aho-corasick v1.1.3
6572026-01-23T16:28:26.179Z Downloaded linked-hash-map v0.5.6
6582026-01-23T16:28:26.183Z Downloaded lzss v0.8.2
6592026-01-23T16:28:26.188Z Downloaded getrandom v0.2.15
6602026-01-23T16:28:26.192Z Downloaded managed v0.8.0
6612026-01-23T16:28:26.196Z Downloaded md-5 v0.10.6
6622026-01-23T16:28:26.199Z Downloaded maybe-uninit v2.0.0
6632026-01-23T16:28:26.203Z Downloaded newline-converter v0.3.0
6642026-01-23T16:28:26.207Z Downloaded mime v0.3.17
6652026-01-23T16:28:26.211Z Downloaded crc-any v2.5.0
6662026-01-23T16:28:26.214Z Downloaded clang-sys v1.8.1
6672026-01-23T16:28:26.221Z Downloaded newtype-uuid-macros v0.1.0
6682026-01-23T16:28:26.224Z Downloaded nodrop v0.1.14
6692026-01-23T16:28:26.226Z Downloaded num-derive v0.4.2
6702026-01-23T16:28:26.229Z Downloaded num v0.4.3
6712026-01-23T16:28:26.232Z Downloaded hmac v0.12.1
6722026-01-23T16:28:26.236Z Downloaded number_prefix v0.4.0
6732026-01-23T16:28:26.239Z Downloaded olpc-cjson v0.1.4
6742026-01-23T16:28:26.243Z Downloaded oso-derive v0.27.3
6752026-01-23T16:28:26.245Z Downloaded flume v0.11.1
6762026-01-23T16:28:26.252Z Downloaded lru-cache v0.1.2
6772026-01-23T16:28:26.255Z Downloaded lock_api v0.4.12
6782026-01-23T16:28:26.258Z Downloaded packed_struct_codegen v0.10.1
6792026-01-23T16:28:26.260Z Downloaded ingot-macros v0.1.1
6802026-01-23T16:28:26.264Z Downloaded compact_str v0.8.0
6812026-01-23T16:28:26.269Z Downloaded parse-size v1.1.0
6822026-01-23T16:28:26.272Z Downloaded crypto-bigint v0.5.5
6832026-01-23T16:28:26.280Z Downloaded peg-runtime v0.8.5
6842026-01-23T16:28:26.283Z Downloaded indexmap v1.9.3
6852026-01-23T16:28:26.288Z Downloaded ignore v0.4.23
6862026-01-23T16:28:26.292Z Downloaded parse-display v0.10.0
6872026-01-23T16:28:26.295Z Downloaded phf_shared v0.11.2
6882026-01-23T16:28:26.297Z Downloaded phf_shared v0.12.1
6892026-01-23T16:28:26.300Z Downloaded num_threads v0.1.7
6902026-01-23T16:28:26.304Z Downloaded precomputed-hash v0.1.1
6912026-01-23T16:28:26.307Z Downloaded num-complex v0.4.6
6922026-01-23T16:28:26.309Z Downloaded num-integer v0.1.46
6932026-01-23T16:28:26.312Z Downloaded pin-utils v0.1.0
6942026-01-23T16:28:26.315Z Downloaded heapless v0.8.0
6952026-01-23T16:28:26.321Z Downloaded proc-macro-error-attr2 v2.0.0
6962026-01-23T16:28:26.324Z Downloaded proc-macro-crate v1.3.1
6972026-01-23T16:28:26.327Z Downloaded pretty-hex v0.2.1
6982026-01-23T16:28:26.330Z Downloaded backtrace v0.3.74
6992026-01-23T16:28:26.335Z Downloaded progenitor-macro v0.10.0
7002026-01-23T16:28:26.338Z Downloaded progenitor-macro v0.11.2
7012026-01-23T16:28:26.340Z Downloaded quick-error v1.2.3
7022026-01-23T16:28:26.343Z Downloaded psl-types v2.0.11
7032026-01-23T16:28:26.346Z Downloaded phf v0.11.2
7042026-01-23T16:28:26.349Z Downloaded peg v0.8.5
7052026-01-23T16:28:26.354Z Downloaded headers v0.4.1
7062026-01-23T16:28:26.362Z Downloaded ref-cast v1.0.25
7072026-01-23T16:28:26.366Z Downloaded ref-cast-impl v1.0.25
7082026-01-23T16:28:26.369Z Downloaded rand_chacha v0.3.1
7092026-01-23T16:28:26.372Z Downloaded indicatif v0.18.0
7102026-01-23T16:28:26.377Z Downloaded rand_xorshift v0.4.0
7112026-01-23T16:28:26.380Z Downloaded crossbeam-channel v0.5.15
7122026-01-23T16:28:26.386Z Downloaded rfc6979 v0.4.0
7132026-01-23T16:28:26.389Z Downloaded pkg-config v0.3.31
7142026-01-23T16:28:26.392Z Downloaded jiff-static v0.2.15
7152026-01-23T16:28:26.396Z Downloaded russh-cryptovec v0.7.3
7162026-01-23T16:28:26.399Z Downloaded postgres-protocol v0.6.8
7172026-01-23T16:28:26.402Z Downloaded ed25519-dalek v2.1.1
7182026-01-23T16:28:26.406Z Downloaded rand_core v0.6.4
7192026-01-23T16:28:26.409Z Downloaded proc-macro-error2 v2.0.1
7202026-01-23T16:28:26.414Z Downloaded rtoolbox v0.0.2
7212026-01-23T16:28:26.416Z Downloaded rustc_version v0.4.1
7222026-01-23T16:28:26.419Z Downloaded salsa20 v0.10.2
7232026-01-23T16:28:26.422Z Downloaded same-file v1.0.6
7242026-01-23T16:28:26.425Z Downloaded rustc_version v0.1.7
7252026-01-23T16:28:26.428Z Downloaded hickory-resolver v0.25.2
7262026-01-23T16:28:26.433Z Downloaded rustc-hash v2.1.1
7272026-01-23T16:28:26.436Z Downloaded scroll_derive v0.13.1
7282026-01-23T16:28:26.438Z Downloaded quinn-udp v0.5.5
7292026-01-23T16:28:26.441Z Downloaded serde-big-array v0.5.1
7302026-01-23T16:28:26.444Z Downloaded scrypt v0.11.0
7312026-01-23T16:28:26.447Z Downloaded secrecy v0.10.3
7322026-01-23T16:28:26.450Z Downloaded secrecy v0.8.0
7332026-01-23T16:28:26.453Z Downloaded parking_lot v0.12.3
7342026-01-23T16:28:26.456Z Downloaded seq-macro v0.3.6
7352026-01-23T16:28:26.459Z Downloaded rustc-demangle v0.1.24
7362026-01-23T16:28:26.463Z Downloaded sha1 v0.10.6
7372026-01-23T16:28:26.467Z Downloaded shell-words v1.1.0
7382026-01-23T16:28:26.470Z Downloaded serde_bytes v0.11.19
7392026-01-23T16:28:26.470Z Downloaded signature v2.2.0
7402026-01-23T16:28:26.473Z Downloaded signal-hook-mio v0.2.4
7412026-01-23T16:28:26.475Z Downloaded papergrid v0.17.0
7422026-01-23T16:28:26.483Z Downloaded sigpipe v0.1.3
7432026-01-23T16:28:26.485Z Downloaded signal-hook-tokio v0.3.1
7442026-01-23T16:28:26.486Z Downloaded rusty-fork v0.3.0
7452026-01-23T16:28:26.488Z Downloaded rustversion v1.0.22
7462026-01-23T16:28:26.491Z Downloaded siphasher v1.0.1
7472026-01-23T16:28:26.494Z Downloaded siphasher v0.3.11
7482026-01-23T16:28:26.497Z Downloaded schemars_derive v0.8.22
7492026-01-23T16:28:26.499Z Downloaded primeorder v0.13.6
7502026-01-23T16:28:26.502Z Downloaded prefix-trie v0.7.0
7512026-01-23T16:28:26.505Z Downloaded slog-bunyan v2.5.0
7522026-01-23T16:28:26.508Z Downloaded scroll v0.13.0
7532026-01-23T16:28:26.511Z Downloaded slog-envlogger v2.2.0
7542026-01-23T16:28:26.514Z Downloaded bindgen v0.71.1
7552026-01-23T16:28:26.521Z Downloaded signal-hook-registry v1.4.2
7562026-01-23T16:28:26.523Z Downloaded http v1.4.0
7572026-01-23T16:28:26.527Z Downloaded serde_repr v0.1.19
7582026-01-23T16:28:26.532Z Downloaded serde_path_to_error v0.1.20
7592026-01-23T16:28:26.535Z Downloaded serde_derive_internals v0.29.1
7602026-01-23T16:28:26.538Z Downloaded ssh-cipher v0.2.0
7612026-01-23T16:28:26.538Z Downloaded rcgen v0.12.1
7622026-01-23T16:28:26.541Z Downloaded progenitor-impl v0.11.2
7632026-01-23T16:28:26.545Z Downloaded structmeta v0.3.0
7642026-01-23T16:28:26.548Z Downloaded ssh-encoding v0.2.0
7652026-01-23T16:28:26.550Z Downloaded slog-async v2.8.0
7662026-01-23T16:28:26.553Z Downloaded tabled_derive v0.11.0
7672026-01-23T16:28:26.556Z Downloaded strum v0.27.2
7682026-01-23T16:28:26.556Z Downloaded slab v0.4.9
7692026-01-23T16:28:26.558Z Downloaded tabwriter v1.4.0
7702026-01-23T16:28:26.561Z Downloaded sync_wrapper v1.0.1
7712026-01-23T16:28:26.561Z Downloaded sync-ptr v0.1.4
7722026-01-23T16:28:26.564Z Downloaded supports-color v3.0.2
7732026-01-23T16:28:26.568Z Downloaded pretty_assertions v1.4.1
7742026-01-23T16:28:26.571Z Downloaded subtle v2.6.1
7752026-01-23T16:28:26.571Z Downloaded minimal-lexical v0.2.1
7762026-01-23T16:28:26.576Z Downloaded tap v1.0.1
7772026-01-23T16:28:26.579Z Downloaded sqlformat v0.3.5
7782026-01-23T16:28:26.582Z Downloaded smf v0.2.3
7792026-01-23T16:28:26.582Z Downloaded libm v0.2.8
7802026-01-23T16:28:26.591Z Downloaded time-core v0.1.6
7812026-01-23T16:28:26.594Z Downloaded thread-id v5.0.0
7822026-01-23T16:28:26.596Z Downloaded thread_local v1.1.8
7832026-01-23T16:28:26.597Z Downloaded thiserror-impl-no-std v2.0.2
7842026-01-23T16:28:26.599Z Downloaded static_assertions v1.1.0
7852026-01-23T16:28:26.602Z Downloaded serde_with_macros v3.14.0
7862026-01-23T16:28:26.605Z Downloaded serde_cbor v0.11.2
7872026-01-23T16:28:26.608Z Downloaded tinyvec_macros v0.1.1
7882026-01-23T16:28:26.611Z Downloaded progenitor-impl v0.10.0
7892026-01-23T16:28:26.643Z Downloaded schemars v0.8.22
7902026-01-23T16:28:26.650Z Downloaded take_mut v0.2.2
7912026-01-23T16:28:26.650Z Downloaded support-bundle-viewer v0.1.2
7922026-01-23T16:28:26.650Z Downloaded itertools v0.10.5
7932026-01-23T16:28:26.650Z Downloaded quinn v0.11.5
7942026-01-23T16:28:26.651Z Downloaded termtree v0.5.1
7952026-01-23T16:28:26.651Z Downloaded spin v0.9.8
7962026-01-23T16:28:26.651Z Downloaded tower-service v0.3.3
7972026-01-23T16:28:26.656Z Downloaded topological-sort v0.2.2
7982026-01-23T16:28:26.656Z Downloaded time-macros v0.2.24
7992026-01-23T16:28:26.656Z Downloaded termios v0.3.3
8002026-01-23T16:28:26.659Z Downloaded rustls-pki-types v1.10.0
8012026-01-23T16:28:26.662Z Downloaded nom v7.1.3
8022026-01-23T16:28:26.665Z Downloaded trait-variant v0.1.2
8032026-01-23T16:28:26.668Z Downloaded tokio-dtrace v0.1.0
8042026-01-23T16:28:26.671Z Downloaded tokio-tungstenite v0.21.0
8052026-01-23T16:28:26.671Z Downloaded try-lock v0.2.5
8062026-01-23T16:28:26.676Z Downloaded unicode-truncate v1.1.0
8072026-01-23T16:28:26.679Z Downloaded tiny-keccak v2.0.2
8082026-01-23T16:28:26.679Z Downloaded hyper-util v0.1.19
8092026-01-23T16:28:26.684Z Downloaded unarray v0.1.4
8102026-01-23T16:28:26.687Z Downloaded tokio-rustls v0.25.0
8112026-01-23T16:28:26.691Z Downloaded untrusted v0.7.1
8122026-01-23T16:28:26.691Z Downloaded blake3 v1.5.4
8132026-01-23T16:28:26.698Z Downloaded utf-8 v0.7.6
8142026-01-23T16:28:26.701Z Downloaded untrusted v0.9.0
8152026-01-23T16:28:26.704Z Downloaded usdt v0.6.0
8162026-01-23T16:28:26.704Z Downloaded toml_writer v1.0.4
8172026-01-23T16:28:26.707Z Downloaded usdt-macro v0.6.0
8182026-01-23T16:28:26.707Z Downloaded qorb v0.4.1
8192026-01-23T16:28:26.711Z Downloaded vte_generate_state_changes v0.1.2
8202026-01-23T16:28:26.714Z Downloaded void v1.0.2
8212026-01-23T16:28:26.714Z Downloaded usdt-attr-macro v0.6.0
8222026-01-23T16:28:26.716Z Downloaded rand v0.8.5
8232026-01-23T16:28:26.719Z Downloaded iddqd v0.3.16
8242026-01-23T16:28:26.726Z Downloaded tls_codec v0.4.1
8252026-01-23T16:28:26.729Z Downloaded typify v0.2.0
8262026-01-23T16:28:26.731Z Downloaded which v4.4.2
8272026-01-23T16:28:26.734Z Downloaded want v0.3.1
8282026-01-23T16:28:26.737Z Downloaded tokio-stream v0.1.17
8292026-01-23T16:28:26.739Z Downloaded tui-tree-widget v0.23.1
8302026-01-23T16:28:26.742Z Downloaded schemars v1.0.4
8312026-01-23T16:28:26.756Z Downloaded xshell-macros v0.2.7
8322026-01-23T16:28:26.759Z Downloaded xattr v1.3.1
8332026-01-23T16:28:26.759Z Downloaded tokio-tungstenite v0.23.1
8342026-01-23T16:28:26.762Z Downloaded tokio-rustls v0.24.1
8352026-01-23T16:28:26.765Z Downloaded rsa v0.9.8
8362026-01-23T16:28:26.769Z Downloaded zeroize_derive v1.4.2
8372026-01-23T16:28:26.772Z Downloaded zone_cfg_derive v0.1.2
8382026-01-23T16:28:26.772Z Downloaded zone v0.1.8
8392026-01-23T16:28:26.776Z Downloaded zone v0.3.1
8402026-01-23T16:28:26.776Z Downloaded usdt-impl v0.6.0
8412026-01-23T16:28:26.784Z Downloaded itertools v0.13.0
8422026-01-23T16:28:26.787Z Downloaded vergen-gitcl v1.0.8
8432026-01-23T16:28:26.787Z Downloaded zone_cfg_derive v0.3.0
8442026-01-23T16:28:26.791Z Downloaded vergen-lib v0.1.6
8452026-01-23T16:28:26.791Z Downloaded toml_parser v1.0.4
8462026-01-23T16:28:26.794Z Downloaded term v0.7.0
8472026-01-23T16:28:26.797Z Downloaded walkdir v2.5.0
8482026-01-23T16:28:26.797Z Downloaded wait-timeout v0.2.0
8492026-01-23T16:28:26.800Z Downloaded unicase v2.8.1
8502026-01-23T16:28:26.803Z Downloaded wyz v0.5.1
8512026-01-23T16:28:26.803Z Downloaded whoami v1.5.2
8522026-01-23T16:28:26.806Z Downloaded vsss-rs v3.3.4
8532026-01-23T16:28:26.809Z Downloaded xshell v0.2.7
8542026-01-23T16:28:26.809Z Downloaded aws-lc-rs v1.12.4
8552026-01-23T16:28:26.818Z Downloaded xz2 v0.1.7
8562026-01-23T16:28:26.822Z Downloaded vergen v9.0.6
8572026-01-23T16:28:26.824Z Downloaded value-bag v1.9.0
8582026-01-23T16:28:26.827Z Downloaded uzers v0.12.1
8592026-01-23T16:28:26.830Z Downloaded zeroize v1.8.1
8602026-01-23T16:28:26.830Z Downloaded test-strategy v0.4.3
8612026-01-23T16:28:26.834Z Downloaded typify v0.4.3
8622026-01-23T16:28:26.838Z Downloaded steno v0.4.1
8632026-01-23T16:28:26.843Z Downloaded zstd-safe v7.2.3
8642026-01-23T16:28:26.845Z Downloaded toml v0.9.8
8652026-01-23T16:28:26.850Z Downloaded vte v0.11.1
8662026-01-23T16:28:26.852Z Downloaded num-bigint-dig v0.8.6
8672026-01-23T16:28:26.857Z Downloaded yasna v0.5.2
8682026-01-23T16:28:26.861Z Downloaded tracing-core v0.1.32
8692026-01-23T16:28:26.863Z Downloaded p521 v0.13.3
8702026-01-23T16:28:26.867Z Downloaded russh v0.45.0
8712026-01-23T16:28:26.873Z Downloaded uuid v1.19.0
8722026-01-23T16:28:26.877Z Downloaded zstd v0.13.3
8732026-01-23T16:28:26.880Z Downloaded tungstenite v0.23.0
8742026-01-23T16:28:26.884Z Downloaded unicode-bidi v0.3.17
8752026-01-23T16:28:26.886Z Downloaded tokio-postgres v0.7.13
8762026-01-23T16:28:26.892Z Downloaded unsafe-libyaml v0.2.11
8772026-01-23T16:28:26.896Z Downloaded hkdf v0.12.4
8782026-01-23T16:28:26.899Z Downloaded tracing v0.1.40
8792026-01-23T16:28:26.905Z Downloaded tungstenite v0.21.0
8802026-01-23T16:28:26.908Z Downloaded rpassword v7.4.0
8812026-01-23T16:28:26.911Z Downloaded portable-atomic v1.11.0
8822026-01-23T16:28:26.917Z Downloaded ssh-key v0.6.6
8832026-01-23T16:28:26.924Z Downloaded reqwest v0.12.24
8842026-01-23T16:28:26.931Z Downloaded zopfli v0.8.1
8852026-01-23T16:28:26.933Z Downloaded yansi v1.0.1
8862026-01-23T16:28:26.936Z Downloaded chrono v0.4.42
8872026-01-23T16:28:26.943Z Downloaded tower v0.5.2
8882026-01-23T16:28:26.953Z Downloaded zip v0.6.6
8892026-01-23T16:28:26.957Z Downloaded quick-xml v0.37.2
8902026-01-23T16:28:26.965Z Downloaded toml_edit v0.19.15
8912026-01-23T16:28:26.980Z Downloaded typed-path v0.9.3
8922026-01-23T16:28:26.986Z Downloaded rustls-webpki v0.101.7
8932026-01-23T16:28:27.000Z Downloaded zerocopy-derive v0.8.27
8942026-01-23T16:28:27.006Z Downloaded lalrpop v0.19.12
8952026-01-23T16:28:27.018Z Downloaded x509-cert v0.2.5
8962026-01-23T16:28:27.023Z Downloaded tower-http v0.6.6
8972026-01-23T16:28:27.031Z Downloaded tokio-util v0.7.15
8982026-01-23T16:28:27.038Z Downloaded tough v0.20.0
8992026-01-23T16:28:27.048Z Downloaded rustls-webpki v0.102.8
9002026-01-23T16:28:27.067Z Downloaded zip v4.2.0
9012026-01-23T16:28:27.071Z Downloaded object v0.30.4
9022026-01-23T16:28:27.079Z Downloaded moka v0.12.10
9032026-01-23T16:28:27.090Z Downloaded unicode-segmentation v1.12.0
9042026-01-23T16:28:27.092Z Downloaded gimli v0.31.1
9052026-01-23T16:28:27.099Z Downloaded unicode-normalization v0.1.24
9062026-01-23T16:28:27.103Z Downloaded salty v0.3.0
9072026-01-23T16:28:27.110Z Downloaded quinn-proto v0.11.8
9082026-01-23T16:28:27.117Z Downloaded rayon v1.10.0
9092026-01-23T16:28:27.126Z Downloaded petname v2.0.2
9102026-01-23T16:28:27.132Z Downloaded nix v0.27.1
9112026-01-23T16:28:27.143Z Downloaded winnow v0.6.26
9122026-01-23T16:28:27.151Z Downloaded nix v0.29.0
9132026-01-23T16:28:27.163Z Downloaded curve25519-dalek v4.1.3
9142026-01-23T16:28:27.171Z Downloaded rustls v0.21.12
9152026-01-23T16:28:27.184Z Downloaded zlib-rs v0.5.1
9162026-01-23T16:28:27.188Z Downloaded regex-syntax v0.6.29
9172026-01-23T16:28:27.195Z Downloaded openssl v0.10.73
9182026-01-23T16:28:27.204Z Downloaded vcpkg v0.2.15
9192026-01-23T16:28:27.243Z Downloaded tabled v0.20.0
9202026-01-23T16:28:27.264Z Downloaded rustls v0.22.4
9212026-01-23T16:28:27.273Z Downloaded zerocopy v0.8.27
9222026-01-23T16:28:27.297Z Downloaded smoltcp v0.9.1
9232026-01-23T16:28:27.306Z Downloaded regex-syntax v0.8.5
9242026-01-23T16:28:27.314Z Downloaded webpki-roots v1.0.1
9252026-01-23T16:28:27.317Z Downloaded hickory-proto v0.24.4
9262026-01-23T16:28:27.333Z Downloaded object v0.36.5
9272026-01-23T16:28:27.342Z Downloaded diesel v2.2.12
9282026-01-23T16:28:27.360Z Downloaded smoltcp v0.11.0
9292026-01-23T16:28:27.371Z Downloaded regress v0.10.4
9302026-01-23T16:28:27.378Z Downloaded openapiv3 v2.2.0
9312026-01-23T16:28:27.391Z Downloaded rustls v0.23.19
9322026-01-23T16:28:27.403Z Downloaded hickory-proto v0.25.2
9332026-01-23T16:28:27.416Z Downloaded typify-impl v0.2.0
9342026-01-23T16:28:27.430Z Downloaded dropshot v0.16.6
9352026-01-23T16:28:27.452Z Downloaded typify-impl v0.4.3
9362026-01-23T16:28:27.464Z Downloaded tabled v0.18.0
9372026-01-23T16:28:27.482Z Downloaded bzip2-sys v0.1.13+1.0.8
9382026-01-23T16:28:27.494Z Downloaded radix_trie v0.2.1
9392026-01-23T16:28:27.499Z Downloaded sled v0.34.7
9402026-01-23T16:28:27.509Z Downloaded polar-core v0.27.3
9412026-01-23T16:28:27.517Z Downloaded nix v0.30.1
9422026-01-23T16:28:27.528Z Downloaded ratatui v0.29.0
9432026-01-23T16:28:27.547Z Downloaded chrono-tz v0.10.4
9442026-01-23T16:28:27.562Z Downloaded bstr v1.10.0
9452026-01-23T16:28:27.571Z Downloaded nix v0.28.0
9462026-01-23T16:28:27.581Z Downloaded petgraph v0.8.2
9472026-01-23T16:28:27.601Z Downloaded zerocopy-derive v0.6.6
9482026-01-23T16:28:27.610Z Downloaded winnow v0.5.40
9492026-01-23T16:28:27.618Z Downloaded sqlparser v0.45.0
9502026-01-23T16:28:27.624Z Downloaded serde_with v3.14.0
9512026-01-23T16:28:27.636Z Downloaded regex-automata v0.4.11
9522026-01-23T16:28:27.650Z Downloaded petgraph v0.6.5
9532026-01-23T16:28:27.666Z Downloaded jiff v0.2.15
9542026-01-23T16:28:27.681Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
9552026-01-23T16:28:27.697Z Downloaded sha3 v0.10.8
9562026-01-23T16:28:27.701Z Downloaded proptest v1.7.0
9572026-01-23T16:28:27.710Z Downloaded lzma-sys v0.1.20
9582026-01-23T16:28:27.736Z Downloaded goblin v0.10.2
9592026-01-23T16:28:27.743Z Downloaded libz-sys v1.1.20
9602026-01-23T16:28:27.760Z Downloaded git2 v0.20.2
9612026-01-23T16:28:27.768Z Downloaded csv v1.3.1
9622026-01-23T16:28:27.786Z Downloaded time v0.3.43
9632026-01-23T16:28:27.793Z Downloaded regex v1.11.3
9642026-01-23T16:28:27.799Z Downloaded zerocopy v0.6.6
9652026-01-23T16:28:27.802Z Downloaded unicode_categories v0.1.1
9662026-01-23T16:28:27.805Z Downloaded rustyline v14.0.0
9672026-01-23T16:28:27.808Z Downloaded bitvec v1.0.1
9682026-01-23T16:28:27.823Z Downloaded reedline v0.40.0
9692026-01-23T16:28:27.829Z Downloaded p384 v0.13.1
9702026-01-23T16:28:27.834Z Downloaded itertools v0.12.1
9712026-01-23T16:28:27.840Z Downloaded unicode-properties v0.1.3
9722026-01-23T16:28:27.843Z Downloaded tokio v1.48.0
9732026-01-23T16:28:27.875Z Downloaded snafu v0.8.5
9742026-01-23T16:28:27.880Z Downloaded itertools v0.14.0
9752026-01-23T16:28:27.886Z Downloaded twox-hash v2.1.0
9762026-01-23T16:28:27.890Z Downloaded toml v0.7.8
9772026-01-23T16:28:27.893Z Downloaded tar v0.4.44
9782026-01-23T16:28:27.896Z Downloaded samael v0.0.19
9792026-01-23T16:28:27.900Z Downloaded vergen-git2 v1.0.7
9802026-01-23T16:28:27.903Z Downloaded rand v0.9.2
9812026-01-23T16:28:27.906Z Downloaded iri-string v0.7.8
9822026-01-23T16:28:27.913Z Downloaded tracing-attributes v0.1.27
9832026-01-23T16:28:27.915Z Downloaded h2 v0.4.6
9842026-01-23T16:28:27.921Z Downloaded futures-util v0.3.31
9852026-01-23T16:28:27.932Z Downloaded waitgroup v0.1.2
9862026-01-23T16:28:27.935Z Downloaded term v1.1.0
9872026-01-23T16:28:27.938Z Downloaded socket2 v0.5.10
9882026-01-23T16:28:27.938Z Downloaded tokio-rustls v0.26.0
9892026-01-23T16:28:27.941Z Downloaded socket2 v0.6.1
9902026-01-23T16:28:27.944Z Downloaded tinyvec v1.8.0
9912026-01-23T16:28:27.944Z Downloaded num-bigint v0.4.6
9922026-01-23T16:28:27.948Z Downloaded encoding_rs v0.8.34
9932026-01-23T16:28:27.968Z Downloaded hyper v1.8.1
9942026-01-23T16:28:27.974Z Downloaded hashbrown v0.15.4
9952026-01-23T16:28:27.980Z Downloaded ring v0.17.14
9962026-01-23T16:28:28.015Z Downloaded toml_datetime v0.7.3
9972026-01-23T16:28:28.018Z Downloaded universal-hash v0.5.1
9982026-01-23T16:28:28.018Z Downloaded unit-prefix v0.5.1
9992026-01-23T16:28:28.021Z Downloaded typify-macro v0.4.3
10002026-01-23T16:28:28.021Z Downloaded typify-macro v0.2.0
10012026-01-23T16:28:28.021Z Downloaded tokio-native-tls v0.3.1
10022026-01-23T16:28:28.024Z Downloaded subprocess v0.2.9
10032026-01-23T16:28:28.024Z Downloaded strum_macros v0.27.2
10042026-01-23T16:28:28.027Z Downloaded slog v2.8.2
10052026-01-23T16:28:28.029Z Downloaded schemars v0.9.0
10062026-01-23T16:28:28.039Z Downloaded publicsuffix v2.3.0
10072026-01-23T16:28:28.042Z Downloaded mio v1.0.2
10082026-01-23T16:28:28.045Z Downloaded tokio-macros v2.6.0
10092026-01-23T16:28:28.048Z Downloaded similar v2.7.0
10102026-01-23T16:28:28.051Z Downloaded bindgen v0.69.5
10112026-01-23T16:28:28.058Z Downloaded signal-hook v0.3.18
10122026-01-23T16:28:28.061Z Downloaded serde_yaml v0.9.34+deprecated
10132026-01-23T16:28:28.064Z Downloaded tower-layer v0.3.3
10142026-01-23T16:28:28.064Z Downloaded tls_codec_derive v0.4.1
10152026-01-23T16:28:28.067Z Downloaded thiserror-no-std v2.0.2
10162026-01-23T16:28:28.070Z Downloaded libxml v0.3.3
10172026-01-23T16:28:28.074Z Downloaded hashbrown v0.13.2
10182026-01-23T16:28:28.078Z Downloaded hashbrown v0.12.3
10192026-01-23T16:28:28.081Z Downloaded strum_macros v0.26.4
10202026-01-23T16:28:28.085Z Downloaded strum_macros v0.24.3
10212026-01-23T16:28:28.088Z Downloaded stringprep v0.1.5
10222026-01-23T16:28:28.088Z Downloaded shlex v1.3.0
10232026-01-23T16:28:28.088Z Downloaded ryu v1.0.18
10242026-01-23T16:28:28.091Z Downloaded libgit2-sys v0.18.2+1.9.1
10252026-01-23T16:28:28.139Z Downloaded rayon-core v1.12.1
10262026-01-23T16:28:28.142Z Downloaded testing_table v0.3.0
10272026-01-23T16:28:28.144Z Downloaded string_cache v0.8.9
10282026-01-23T16:28:28.144Z Downloaded snafu-derive v0.8.5
10292026-01-23T16:28:28.147Z Downloaded hickory-server v0.25.2
10302026-01-23T16:28:28.150Z Downloaded pin-project v1.1.6
10312026-01-23T16:28:28.159Z Downloaded spki v0.7.3
10322026-01-23T16:28:28.162Z Downloaded tagptr v0.2.0
10332026-01-23T16:28:28.162Z Downloaded tabled_derive v0.10.0
10342026-01-23T16:28:28.164Z Downloaded smallvec v0.6.14
10352026-01-23T16:28:28.164Z Downloaded slog-term v2.9.2
10362026-01-23T16:28:28.167Z Downloaded slog-stdlog v4.1.1
10372026-01-23T16:28:28.167Z Downloaded slog-scope v4.4.0
10382026-01-23T16:28:28.170Z Downloaded slog-json v2.6.1
10392026-01-23T16:28:28.170Z Downloaded slog-dtrace v0.3.0
10402026-01-23T16:28:28.173Z Downloaded ron v0.8.1
10412026-01-23T16:28:28.177Z Downloaded ron v0.7.1
10422026-01-23T16:28:28.180Z Downloaded strum v0.26.3
10432026-01-23T16:28:28.180Z Downloaded structmeta-derive v0.3.0
10442026-01-23T16:28:28.182Z Downloaded strip-ansi-escapes v0.2.0
10452026-01-23T16:28:28.182Z Downloaded prettyplease v0.2.36
10462026-01-23T16:28:28.185Z Downloaded russh-keys v0.45.0
10472026-01-23T16:28:28.188Z Downloaded sqlparser_derive v0.2.2
10482026-01-23T16:28:28.188Z Downloaded sec1 v0.7.3
10492026-01-23T16:28:28.191Z Downloaded pkcs5 v0.7.1
10502026-01-23T16:28:28.193Z Downloaded serde-hex v0.1.0
10512026-01-23T16:28:28.193Z Downloaded sct v0.7.1
10522026-01-23T16:28:28.196Z Downloaded p256 v0.13.2
10532026-01-23T16:28:28.199Z Downloaded hickory-resolver v0.24.4
10542026-01-23T16:28:28.203Z Downloaded crossterm v0.29.0
10552026-01-23T16:28:28.208Z Downloaded simd-adler32 v0.3.7
10562026-01-23T16:28:28.211Z Downloaded openssl-sys v0.9.109
10572026-01-23T16:28:28.214Z Downloaded miniz_oxide v0.8.5
10582026-01-23T16:28:28.217Z Downloaded rustls-native-certs v0.8.1
10592026-01-23T16:28:28.219Z Downloaded progenitor-impl v0.8.0
10602026-01-23T16:28:28.222Z Downloaded papergrid v0.14.0
10612026-01-23T16:28:28.225Z Downloaded rustls-pemfile v2.2.0
10622026-01-23T16:28:28.227Z Downloaded rustls-pemfile v1.0.4
10632026-01-23T16:28:28.228Z Downloaded serde_urlencoded v0.7.1
10642026-01-23T16:28:28.267Z Downloaded serde_spanned v1.0.3
10652026-01-23T16:28:28.267Z Downloaded serde_plain v1.0.2
10662026-01-23T16:28:28.267Z Downloaded semver v0.1.20
10672026-01-23T16:28:28.267Z Downloaded resolv-conf v0.7.0
10682026-01-23T16:28:28.267Z Downloaded rand_core v0.9.3
10692026-01-23T16:28:28.267Z Downloaded postcard v1.0.10
10702026-01-23T16:28:28.267Z Downloaded oso v0.27.3
10712026-01-23T16:28:28.267Z Downloaded postgres-types v0.2.9
10722026-01-23T16:28:28.267Z Downloaded pkcs1 v0.7.5
10732026-01-23T16:28:28.267Z Downloaded derive_more v2.0.1
10742026-01-23T16:28:28.267Z Downloaded scopeguard v1.2.0
10752026-01-23T16:28:28.267Z Downloaded scheduled-thread-pool v0.2.7
10762026-01-23T16:28:28.267Z Downloaded sapling-renderdag v0.1.0
10772026-01-23T16:28:28.267Z Downloaded rand_seeder v0.4.0
10782026-01-23T16:28:28.267Z Downloaded r2d2 v0.8.10
10792026-01-23T16:28:28.267Z Downloaded crossterm v0.28.1
10802026-01-23T16:28:28.267Z Downloaded rustc-hash v1.1.0
10812026-01-23T16:28:28.267Z Downloaded rand_chacha v0.9.0
10822026-01-23T16:28:28.271Z Downloaded progenitor-client v0.11.2
10832026-01-23T16:28:28.271Z Downloaded progenitor v0.10.0
10842026-01-23T16:28:28.271Z Downloaded poly1305 v0.8.0
10852026-01-23T16:28:28.271Z Downloaded diesel_derives v2.2.3
10862026-01-23T16:28:28.276Z Downloaded pkcs8 v0.10.2
10872026-01-23T16:28:28.276Z Downloaded omicron-zone-package v0.12.2
10882026-01-23T16:28:28.279Z Downloaded progenitor v0.11.2
10892026-01-23T16:28:28.279Z Downloaded parking_lot v0.11.2
10902026-01-23T16:28:28.282Z Downloaded cc v1.2.30
10912026-01-23T16:28:28.285Z Downloaded predicates v3.1.3
10922026-01-23T16:28:28.289Z Downloaded radium v0.7.0
10932026-01-23T16:28:28.289Z Downloaded ppv-lite86 v0.2.20
10942026-01-23T16:28:28.289Z Downloaded pem-rfc7468 v0.7.0
10952026-01-23T16:28:28.292Z Downloaded owo-colors v4.2.2
10962026-01-23T16:28:28.292Z Downloaded polyval v0.6.2
10972026-01-23T16:28:28.295Z Downloaded pin-project-lite v0.2.14
10982026-01-23T16:28:28.298Z Downloaded pin-project-internal v1.1.6
10992026-01-23T16:28:28.301Z Downloaded phf v0.12.1
11002026-01-23T16:28:28.301Z Downloaded peg-macros v0.8.5
11012026-01-23T16:28:28.307Z Downloaded pbkdf2 v0.12.2
11022026-01-23T16:28:28.307Z Downloaded parking_lot_core v0.8.6
11032026-01-23T16:28:28.307Z Downloaded memmap2 v0.9.8
11042026-01-23T16:28:28.310Z Downloaded num-rational v0.4.2
11052026-01-23T16:28:28.311Z Downloaded indicatif v0.17.11
11062026-01-23T16:28:28.314Z Downloaded progenitor-macro v0.8.0
11072026-01-23T16:28:28.314Z Downloaded progenitor-client v0.10.0
11082026-01-23T16:28:28.314Z Downloaded progenitor v0.8.0
11092026-01-23T16:28:28.318Z Downloaded password-hash v0.4.2
11102026-01-23T16:28:28.318Z Downloaded parse-display-derive v0.10.0
11112026-01-23T16:28:28.321Z Downloaded pem v3.0.5
11122026-01-23T16:28:28.321Z Downloaded paste v1.0.15
11132026-01-23T16:28:28.321Z Downloaded parking_lot_core v0.9.10
11142026-01-23T16:28:28.324Z Downloaded progenitor-client v0.8.0
11152026-01-23T16:28:28.324Z Downloaded password-hash v0.5.0
11162026-01-23T16:28:28.327Z Downloaded native-tls v0.2.12
11172026-01-23T16:28:28.327Z Downloaded bumpalo v3.16.0
11182026-01-23T16:28:28.330Z Downloaded litrs v0.4.1
11192026-01-23T16:28:28.333Z Downloaded const_format v0.2.34
11202026-01-23T16:28:28.336Z Downloaded predicates-tree v1.0.12
11212026-01-23T16:28:28.336Z Downloaded predicates-core v1.0.8
11222026-01-23T16:28:28.340Z Downloaded packed_struct v0.10.1
11232026-01-23T16:28:28.340Z Downloaded oxnet v0.1.4
11242026-01-23T16:28:28.345Z Downloaded oxide-tokio-rt v0.1.2
11252026-01-23T16:28:28.345Z Downloaded dropshot-api-manager v0.2.4
11262026-01-23T16:28:28.348Z Downloaded derive_more-impl v2.0.1
11272026-01-23T16:28:28.348Z Downloaded heapless v0.7.17
11282026-01-23T16:28:28.351Z Downloaded libloading v0.8.5
11292026-01-23T16:28:28.355Z Downloaded nu-ansi-term v0.50.1
11302026-01-23T16:28:28.358Z Downloaded half v2.4.1
11312026-01-23T16:28:28.358Z Downloaded powerfmt v0.2.0
11322026-01-23T16:28:28.358Z Downloaded fatfs v0.3.6
11332026-01-23T16:28:28.361Z Downloaded num_enum v0.5.11
11342026-01-23T16:28:28.365Z Downloaded pbkdf2 v0.11.0
11352026-01-23T16:28:28.368Z Downloaded path-slash v0.1.5
11362026-01-23T16:28:28.368Z Downloaded newtype_derive v0.1.6
11372026-01-23T16:28:28.371Z Downloaded expectorate v1.2.0
11382026-01-23T16:28:28.371Z Downloaded newtype-uuid v1.3.2
11392026-01-23T16:28:28.374Z Downloaded nanorand v0.7.0
11402026-01-23T16:28:28.374Z Downloaded bytes v1.10.1
11412026-01-23T16:28:28.378Z Downloaded chacha20poly1305 v0.10.1
11422026-01-23T16:28:28.378Z Downloaded ingot v0.1.1
11432026-01-23T16:28:28.381Z Downloaded iana-time-zone v0.1.63
11442026-01-23T16:28:28.384Z Downloaded multer v3.1.0
11452026-01-23T16:28:28.384Z Downloaded mime_guess v2.0.5
11462026-01-23T16:28:28.387Z Downloaded flate2 v1.1.2
11472026-01-23T16:28:28.392Z Downloaded libsw v3.5.0
11482026-01-23T16:28:28.392Z Downloaded elliptic-curve v0.13.8
11492026-01-23T16:28:28.395Z Downloaded dropshot_endpoint v0.16.6
11502026-01-23T16:28:28.398Z Downloaded derive_more v0.99.20
11512026-01-23T16:28:28.401Z Downloaded openssl-probe v0.1.5
11522026-01-23T16:28:28.404Z Downloaded openssl-macros v0.1.1
11532026-01-23T16:28:28.404Z Downloaded opaque-debug v0.3.1
11542026-01-23T16:28:28.404Z Downloaded num_enum_derive v0.5.11
11552026-01-23T16:28:28.407Z Downloaded num-iter v0.1.45
11562026-01-23T16:28:28.407Z Downloaded num-conv v0.1.0
11572026-01-23T16:28:28.407Z Downloaded nonempty v0.12.0
11582026-01-23T16:28:28.407Z Downloaded normalize-line-endings v0.3.0
11592026-01-23T16:28:28.410Z Downloaded libz-rs-sys v0.5.1
11602026-01-23T16:28:28.410Z Downloaded libefi-sys v0.1.0
11612026-01-23T16:28:28.410Z Downloaded hyper-rustls v0.27.7
11622026-01-23T16:28:28.413Z Downloaded futures v0.3.31
11632026-01-23T16:28:28.420Z Downloaded derive-where v1.5.0
11642026-01-23T16:28:28.423Z Downloaded num-derive v0.3.3
11652026-01-23T16:28:28.423Z Downloaded nibble_vec v0.1.0
11662026-01-23T16:28:28.423Z Downloaded linear-map v1.2.0
11672026-01-23T16:28:28.423Z Downloaded jobserver v0.1.32
11682026-01-23T16:28:28.427Z Downloaded httparse v1.9.5
11692026-01-23T16:28:28.427Z Downloaded hostname v0.4.2
11702026-01-23T16:28:28.430Z Downloaded hickory-client v0.25.2
11712026-01-23T16:28:28.430Z Downloaded new_debug_unreachable v1.0.6
11722026-01-23T16:28:28.434Z Downloaded multimap v0.10.1
11732026-01-23T16:28:28.434Z Downloaded bzip2 v0.5.2
11742026-01-23T16:28:28.434Z Downloaded base64 v0.13.1
11752026-01-23T16:28:28.437Z Downloaded memoffset v0.9.1
11762026-01-23T16:28:28.437Z Downloaded md5 v0.7.0
11772026-01-23T16:28:28.439Z Downloaded match_cfg v0.1.0
11782026-01-23T16:28:28.439Z Downloaded console v0.16.0
11792026-01-23T16:28:28.442Z Downloaded maplit v1.0.2
11802026-01-23T16:28:28.442Z Downloaded ipnetwork v0.21.1
11812026-01-23T16:28:28.445Z Downloaded ipnet v2.11.0
11822026-01-23T16:28:28.445Z Downloaded ingot-types v0.1.2
11832026-01-23T16:28:28.448Z Downloaded indoc v2.0.6
11842026-01-23T16:28:28.451Z Downloaded glob v0.3.2
11852026-01-23T16:28:28.451Z Downloaded lru v0.12.5
11862026-01-23T16:28:28.451Z Downloaded lockfree-object-pool v0.1.6
11872026-01-23T16:28:28.455Z Downloaded half v1.8.3
11882026-01-23T16:28:28.458Z Downloaded cookie v0.18.1
11892026-01-23T16:28:28.458Z Downloaded async-bb8-diesel v0.2.1
11902026-01-23T16:28:28.461Z Downloaded humantime v2.2.0
11912026-01-23T16:28:28.461Z Downloaded drift v0.1.2
11922026-01-23T16:28:28.464Z Downloaded cookie_store v0.21.1
11932026-01-23T16:28:28.467Z Downloaded libsw-core v0.3.1
11942026-01-23T16:28:28.470Z Downloaded libscf-sys v1.1.0
11952026-01-23T16:28:28.470Z Downloaded lazy_static v1.5.0
11962026-01-23T16:28:28.472Z Downloaded hyper-staticfile v0.10.1
11972026-01-23T16:28:28.472Z Downloaded cargo_metadata v0.19.2
11982026-01-23T16:28:28.475Z Downloaded kstat-rs v0.2.4
11992026-01-23T16:28:28.475Z Downloaded keccak v0.1.5
12002026-01-23T16:28:28.475Z Downloaded http-body-util v0.1.3
12012026-01-23T16:28:28.478Z Downloaded highway v1.3.0
12022026-01-23T16:28:28.481Z Downloaded env_logger v0.11.8
12032026-01-23T16:28:28.481Z Downloaded des v0.8.1
12042026-01-23T16:28:28.484Z Downloaded derive_builder v0.20.2
12052026-01-23T16:28:28.487Z Downloaded derive_builder_core v0.20.2
12062026-01-23T16:28:28.489Z Downloaded camino-tempfile-ext v0.3.2
12072026-01-23T16:28:28.489Z Downloaded bzip2 v0.4.4
12082026-01-23T16:28:28.492Z Downloaded crc32fast v1.4.2
12092026-01-23T16:28:28.495Z Downloaded cbc v0.1.2
12102026-01-23T16:28:28.495Z Downloaded cancel-safe-futures v0.1.5
12112026-01-23T16:28:28.498Z Downloaded blake2 v0.10.6
12122026-01-23T16:28:28.501Z Downloaded colored v2.2.0
12132026-01-23T16:28:28.501Z Downloaded darling_core v0.21.0
12142026-01-23T16:28:28.506Z Downloaded is-terminal v0.4.13
12152026-01-23T16:28:28.509Z Downloaded group v0.13.0
12162026-01-23T16:28:28.509Z Downloaded hyper-tls v0.6.0
12172026-01-23T16:28:28.512Z Downloaded hubpack_derive v0.1.1
12182026-01-23T16:28:28.512Z Downloaded futures-macro v0.3.31
12192026-01-23T16:28:28.512Z Downloaded critical-section v1.1.3
12202026-01-23T16:28:28.515Z Downloaded corncobs v0.1.4
12212026-01-23T16:28:28.515Z Downloaded buf-list v1.0.3
12222026-01-23T16:28:28.517Z Downloaded blowfish v0.9.1
12232026-01-23T16:28:28.517Z Downloaded arrayvec v0.7.6
12242026-01-23T16:28:28.520Z Downloaded indent_write v2.2.0
12252026-01-23T16:28:28.520Z Downloaded impl-trait-for-tuples v0.2.2
12262026-01-23T16:28:28.523Z Downloaded ident_case v1.0.1
12272026-01-23T16:28:28.523Z Downloaded hubpack v0.1.2
12282026-01-23T16:28:28.526Z Downloaded httpdate v1.0.3
12292026-01-23T16:28:28.526Z Downloaded http-range v0.1.5
12302026-01-23T16:28:28.526Z Downloaded http-body v1.0.1
12312026-01-23T16:28:28.526Z Downloaded home v0.5.9
12322026-01-23T16:28:28.529Z Downloaded globset v0.4.15
12332026-01-23T16:28:28.529Z Downloaded futures-executor v0.3.31
12342026-01-23T16:28:28.532Z Downloaded fs-err v2.11.0
12352026-01-23T16:28:28.532Z Downloaded filetime v0.2.26
12362026-01-23T16:28:28.535Z Downloaded ecdsa v0.16.9
12372026-01-23T16:28:28.535Z Downloaded dtrace-parser v0.3.0
12382026-01-23T16:28:28.535Z Downloaded der v0.7.10
12392026-01-23T16:28:28.539Z Downloaded daft v0.1.4
12402026-01-23T16:28:28.542Z Downloaded constant_time_eq v0.3.1
12412026-01-23T16:28:28.542Z Downloaded chacha20 v0.9.1
12422026-01-23T16:28:28.545Z Downloaded const-oid v0.9.6
12432026-01-23T16:28:28.548Z Downloaded colored v3.0.0
12442026-01-23T16:28:28.548Z Downloaded ciborium v0.2.2
12452026-01-23T16:28:28.551Z Downloaded cassowary v0.3.0
12462026-01-23T16:28:28.551Z Downloaded bitfield v0.19.2
12472026-01-23T16:28:28.554Z Downloaded bit-vec v0.8.0
12482026-01-23T16:28:28.554Z Downloaded bitflags v1.3.2
12492026-01-23T16:28:28.557Z Downloaded foldhash v0.1.5
12502026-01-23T16:28:28.559Z Downloaded ed25519 v2.2.3
12512026-01-23T16:28:28.559Z Downloaded bit-vec v0.6.3
12522026-01-23T16:28:28.562Z Downloaded async-trait v0.1.89
12532026-01-23T16:28:28.565Z Downloaded diesel-dtrace v0.4.2
12542026-01-23T16:28:28.565Z Downloaded derive-ex v0.1.8
12552026-01-23T16:28:28.568Z Downloaded convert_case v0.7.1
12562026-01-23T16:28:28.568Z Downloaded heck v0.3.3
12572026-01-23T16:28:28.568Z Downloaded hash32 v0.3.1
12582026-01-23T16:28:28.571Z Downloaded cipher v0.4.4
12592026-01-23T16:28:28.571Z Downloaded erased-serde v0.3.31
12602026-01-23T16:28:28.573Z Downloaded ctr v0.9.2
12612026-01-23T16:28:28.576Z Downloaded ghash v0.5.1
12622026-01-23T16:28:28.576Z Downloaded gethostname v0.5.0
12632026-01-23T16:28:28.576Z Downloaded futures-channel v0.3.31
12642026-01-23T16:28:28.579Z Downloaded document-features v0.2.11
12652026-01-23T16:28:28.579Z Downloaded futures-sink v0.3.31
12662026-01-23T16:28:28.582Z Downloaded csv-core v0.1.11
12672026-01-23T16:28:28.582Z Downloaded foldhash v0.2.0
12682026-01-23T16:28:28.584Z Downloaded float-ord v0.3.2
12692026-01-23T16:28:28.584Z Downloaded fixedbitset v0.5.7
12702026-01-23T16:28:28.587Z Downloaded fixedbitset v0.4.2
12712026-01-23T16:28:28.587Z Downloaded enum-as-inner v0.6.1
12722026-01-23T16:28:28.590Z Downloaded futures-core v0.3.31
12732026-01-23T16:28:28.591Z Downloaded funty v2.0.0
12742026-01-23T16:28:28.591Z Downloaded dsl_auto_type v0.1.2
12752026-01-23T16:28:28.595Z Downloaded derive_builder_macro v0.20.2
12762026-01-23T16:28:28.595Z Downloaded async-stream v0.3.6
12772026-01-23T16:28:28.595Z Downloaded aes-gcm v0.10.3
12782026-01-23T16:28:28.598Z Downloaded cmake v0.1.51
12792026-01-23T16:28:28.598Z Downloaded bitfield-struct v0.6.2
12802026-01-23T16:28:28.598Z Downloaded dunce v1.0.5
12812026-01-23T16:28:28.602Z Downloaded difflib v0.4.0
12822026-01-23T16:28:28.602Z Downloaded diesel_table_macro_syntax v0.2.0
12832026-01-23T16:28:28.602Z Downloaded embedded-io v0.4.0
12842026-01-23T16:28:28.605Z Downloaded bit-set v0.8.0
12852026-01-23T16:28:28.605Z Downloaded castaway v0.2.3
12862026-01-23T16:28:28.605Z Downloaded foreign-types-macros v0.2.3
12872026-01-23T16:28:28.605Z Downloaded foreign-types v0.3.2
12882026-01-23T16:28:28.608Z Downloaded dyn-clone v1.0.20
12892026-01-23T16:28:28.608Z Downloaded dof v0.4.0
12902026-01-23T16:28:28.608Z Downloaded dirs-next v2.0.0
12912026-01-23T16:28:28.611Z Downloaded crc-catalog v2.4.0
12922026-01-23T16:28:28.611Z Downloaded array-init v0.0.4
12932026-01-23T16:28:28.611Z Downloaded cfg_aliases v0.1.1
12942026-01-23T16:28:28.614Z Downloaded cargo-platform v0.1.8
12952026-01-23T16:28:28.614Z Downloaded bitfield-macros v0.19.2
12962026-01-23T16:28:28.614Z Downloaded atomic-waker v1.1.2
12972026-01-23T16:28:28.617Z Downloaded async-stream-impl v0.3.6
12982026-01-23T16:28:28.617Z Downloaded arrayref v0.3.9
12992026-01-23T16:28:28.617Z Downloaded ena v0.14.3
13002026-01-23T16:28:28.620Z Downloaded darling_core v0.20.10
13012026-01-23T16:28:28.625Z Downloaded block-padding v0.3.3
13022026-01-23T16:28:28.625Z Downloaded atomicwrites v0.4.4
13032026-01-23T16:28:28.628Z Downloaded async-recursion v1.1.1
13042026-01-23T16:28:28.628Z Downloaded dirs-sys-next v0.1.2
13052026-01-23T16:28:28.630Z Downloaded darling v0.21.0
13062026-01-23T16:28:28.636Z Downloaded cobs v0.2.3
13072026-01-23T16:28:28.639Z Downloaded ascii-canvas v3.0.0
13082026-01-23T16:28:28.639Z Downloaded aes v0.8.4
13092026-01-23T16:28:28.642Z Downloaded convert_case v0.4.0
13102026-01-23T16:28:28.645Z Downloaded ciborium-ll v0.2.2
13112026-01-23T16:28:28.645Z Downloaded ciborium-io v0.2.2
13122026-01-23T16:28:28.645Z Downloaded base16ct v0.2.0
13132026-01-23T16:28:28.648Z Downloaded dropshot-api-manager-types v0.2.4
13142026-01-23T16:28:28.649Z Downloaded display-error-chain v0.2.2
13152026-01-23T16:28:28.649Z Downloaded base64 v0.21.7
13162026-01-23T16:28:28.652Z Downloaded base64 v0.22.1
13172026-01-23T16:28:28.655Z Downloaded defmt v0.3.8
13182026-01-23T16:28:28.657Z Downloaded darling v0.20.10
13192026-01-23T16:28:28.660Z Downloaded daft-derive v0.1.4
13202026-01-23T16:28:28.664Z Downloaded crossbeam-utils v0.8.21
13212026-01-23T16:28:28.667Z Downloaded allocator-api2 v0.2.21
13222026-01-23T16:28:28.670Z Downloaded ahash v0.8.12
13232026-01-23T16:28:28.672Z Downloaded debug-ignore v1.0.5
13242026-01-23T16:28:28.672Z Downloaded data-encoding v2.9.0
13252026-01-23T16:28:28.675Z Downloaded crunchy v0.2.2
13262026-01-23T16:28:28.676Z Downloaded bit-set v0.5.3
13272026-01-23T16:28:28.676Z Downloaded bcs v0.1.6
13282026-01-23T16:28:28.679Z Downloaded bb8 v0.8.5
13292026-01-23T16:28:28.679Z Downloaded aead v0.5.2
13302026-01-23T16:28:28.679Z Downloaded darling_macro v0.21.0
13312026-01-23T16:28:28.682Z Downloaded darling_macro v0.20.10
13322026-01-23T16:28:28.682Z Downloaded cstr-argument v0.1.2
13332026-01-23T16:28:28.682Z Downloaded crucible-workspace-hack v0.1.0
13342026-01-23T16:28:28.682Z Downloaded crossbeam-epoch v0.9.18
13352026-01-23T16:28:28.684Z Downloaded bcrypt-pbkdf v0.10.0
13362026-01-23T16:28:28.684Z Downloaded assert_matches v1.5.0
13372026-01-23T16:28:28.687Z Downloaded adler2 v2.0.0
13382026-01-23T16:28:28.761Z Downloaded aws-lc-sys v0.26.0
13392026-01-23T16:28:29.076Z Compiling value-bag v1.9.0
13402026-01-23T16:28:29.076Z Compiling lock_api v0.4.12
13412026-01-23T16:28:29.076Z Compiling scopeguard v1.2.0
13422026-01-23T16:28:29.080Z Compiling shlex v1.3.0
13432026-01-23T16:28:29.080Z Compiling typenum v1.17.0
13442026-01-23T16:28:29.080Z Compiling syn v2.0.111
13452026-01-23T16:28:29.080Z Compiling getrandom v0.2.15
13462026-01-23T16:28:29.246Z Compiling jobserver v0.1.32
13472026-01-23T16:28:29.468Z Compiling smallvec v1.15.1
13482026-01-23T16:28:29.773Z Compiling log v0.4.27
13492026-01-23T16:28:29.900Z Compiling cc v1.2.30
13502026-01-23T16:28:29.954Z Compiling rand_core v0.6.4
13512026-01-23T16:28:30.003Z Compiling generic-array v0.14.7
13522026-01-23T16:28:30.269Z Compiling subtle v2.6.1
13532026-01-23T16:28:30.320Z Compiling portable-atomic v1.11.0
13542026-01-23T16:28:30.465Z Compiling const-oid v0.9.6
13552026-01-23T16:28:30.524Z Compiling critical-section v1.1.3
13562026-01-23T16:28:30.548Z Compiling pkg-config v0.3.31
13572026-01-23T16:28:30.628Z Compiling serde_json v1.0.149
13582026-01-23T16:28:30.698Z Compiling getrandom v0.3.4
13592026-01-23T16:28:31.118Z Compiling spin v0.9.8
13602026-01-23T16:28:31.522Z Compiling parking_lot_core v0.9.10
13612026-01-23T16:28:31.933Z Compiling pin-project-lite v0.2.14
13622026-01-23T16:28:31.988Z Compiling regex-syntax v0.8.5
13632026-01-23T16:28:32.100Z Compiling libm v0.2.8
13642026-01-23T16:28:32.489Z Compiling rustix v0.38.37
13652026-01-23T16:28:32.570Z Compiling once_cell v1.21.3
13662026-01-23T16:28:32.755Z Compiling signal-hook-registry v1.4.2
13672026-01-23T16:28:32.986Z Compiling num-traits v0.2.19
13682026-01-23T16:28:33.292Z Compiling allocator-api2 v0.2.21
13692026-01-23T16:28:33.378Z Compiling parking_lot v0.12.3
13702026-01-23T16:28:33.627Z Compiling mio v1.0.2
13712026-01-23T16:28:33.909Z Compiling futures-core v0.3.31
13722026-01-23T16:28:33.986Z Compiling lazy_static v1.5.0
13732026-01-23T16:28:34.137Z Compiling aho-corasick v1.1.3
13742026-01-23T16:28:34.181Z Compiling percent-encoding v2.3.2
13752026-01-23T16:28:34.203Z Compiling socket2 v0.6.1
13762026-01-23T16:28:34.690Z Compiling slab v0.4.9
13772026-01-23T16:28:34.792Z Compiling cpufeatures v0.2.14
13782026-01-23T16:28:34.872Z Compiling glob v0.3.2
13792026-01-23T16:28:34.907Z Compiling either v1.15.0
13802026-01-23T16:28:35.101Z Compiling futures-sink v0.3.31
13812026-01-23T16:28:35.274Z Compiling futures-channel v0.3.31
13822026-01-23T16:28:35.331Z Compiling hashbrown v0.16.1
13832026-01-23T16:28:35.509Z Compiling prettyplease v0.2.36
13842026-01-23T16:28:35.713Z Compiling pin-utils v0.1.0
13852026-01-23T16:28:35.734Z Compiling clang-sys v1.8.1
13862026-01-23T16:28:35.822Z Compiling rustversion v1.0.22
13872026-01-23T16:28:35.860Z Compiling futures-task v0.3.31
13882026-01-23T16:28:36.176Z Compiling regex-automata v0.4.11
13892026-01-23T16:28:36.336Z Compiling futures-io v0.3.31
13902026-01-23T16:28:36.506Z Compiling minimal-lexical v0.2.1
13912026-01-23T16:28:36.580Z Compiling indexmap v2.12.1
13922026-01-23T16:28:36.616Z Compiling libloading v0.8.5
13932026-01-23T16:28:36.992Z Compiling synstructure v0.13.1
13942026-01-23T16:28:37.037Z Compiling nom v7.1.3
13952026-01-23T16:28:37.771Z Compiling home v0.5.9
13962026-01-23T16:28:37.791Z Compiling bindgen v0.69.5
13972026-01-23T16:28:37.977Z Compiling base64ct v1.6.0
13982026-01-23T16:28:38.448Z Compiling itertools v0.12.1
13992026-01-23T16:28:38.581Z Compiling pem-rfc7468 v0.7.0
14002026-01-23T16:28:38.802Z Compiling form_urlencoded v1.2.2
14012026-01-23T16:28:39.131Z Compiling rustc-hash v1.1.0
14022026-01-23T16:28:39.220Z Compiling lazycell v1.3.0
14032026-01-23T16:28:39.300Z Compiling flagset v0.4.6
14042026-01-23T16:28:39.449Z Compiling rand_core v0.9.3
14052026-01-23T16:28:39.537Z Compiling cmake v0.1.51
14062026-01-23T16:28:40.050Z Compiling dunce v1.0.5
14072026-01-23T16:28:40.210Z Compiling cexpr v0.6.0
14082026-01-23T16:28:40.419Z Compiling foldhash v0.1.5
14092026-01-23T16:28:40.466Z Compiling fs_extra v1.3.0
14102026-01-23T16:28:40.751Z Compiling paste v1.0.15
14112026-01-23T16:28:40.967Z Compiling iana-time-zone v0.1.63
14122026-01-23T16:28:41.028Z Compiling hashbrown v0.15.4
14132026-01-23T16:28:41.345Z Compiling rustc_version v0.4.1
14142026-01-23T16:28:41.368Z Compiling uuid v1.19.0
14152026-01-23T16:28:41.414Z Compiling ident_case v1.0.1
14162026-01-23T16:28:41.617Z Compiling regex v1.11.3
14172026-01-23T16:28:41.738Z Compiling zerocopy v0.8.27
14182026-01-23T16:28:41.984Z Compiling serde_derive v1.0.228
14192026-01-23T16:28:42.015Z Compiling zeroize_derive v1.4.2
14202026-01-23T16:28:42.254Z Compiling zerofrom-derive v0.1.4
14212026-01-23T16:28:42.573Z Compiling yoke-derive v0.7.4
14222026-01-23T16:28:42.600Z Compiling zerovec-derive v0.10.3
14232026-01-23T16:28:42.862Z Compiling displaydoc v0.2.5
14242026-01-23T16:28:43.411Z Compiling zeroize v1.8.1
14252026-01-23T16:28:44.492Z Compiling zerocopy-derive v0.7.35
14262026-01-23T16:28:45.123Z Compiling icu_provider_macros v1.5.0
14272026-01-23T16:28:45.319Z Compiling crypto-common v0.1.6
14282026-01-23T16:28:45.377Z Compiling block-buffer v0.10.4
14292026-01-23T16:28:45.575Z Compiling tokio-macros v2.6.0
14302026-01-23T16:28:45.656Z Compiling digest v0.10.7
14312026-01-23T16:28:45.685Z Compiling zerofrom v0.1.4
14322026-01-23T16:28:45.940Z Compiling yoke v0.7.4
14332026-01-23T16:28:46.147Z Compiling hmac v0.12.1
14342026-01-23T16:28:46.151Z Compiling thiserror-impl v2.0.17
14352026-01-23T16:28:46.322Z Compiling zerovec v0.10.4
14362026-01-23T16:28:46.435Z Compiling block-padding v0.3.3
14372026-01-23T16:28:46.466Z Compiling futures-macro v0.3.31
14382026-01-23T16:28:46.498Z Compiling zerocopy v0.7.35
14392026-01-23T16:28:46.721Z Compiling inout v0.1.3
14402026-01-23T16:28:47.024Z Compiling cipher v0.4.4
14412026-01-23T16:28:47.074Z Compiling sha2 v0.10.9
14422026-01-23T16:28:47.585Z Compiling der_derive v0.7.3
14432026-01-23T16:28:47.832Z Compiling ppv-lite86 v0.2.20
14442026-01-23T16:28:48.249Z Compiling tinystr v0.7.6
14452026-01-23T16:28:48.394Z Compiling icu_collections v1.5.0
14462026-01-23T16:28:48.641Z Compiling icu_locid v1.5.0
14472026-01-23T16:28:48.664Z Compiling futures-util v0.3.31
14482026-01-23T16:28:48.774Z Compiling salsa20 v0.10.2
14492026-01-23T16:28:49.011Z Compiling pbkdf2 v0.12.2
14502026-01-23T16:28:49.206Z Compiling vcpkg v0.2.15
14512026-01-23T16:28:49.257Z Compiling thiserror v2.0.17
14522026-01-23T16:28:49.332Z Compiling serde v1.0.228
14532026-01-23T16:28:49.492Z Compiling pest v2.8.2
14542026-01-23T16:28:49.764Z Compiling scrypt v0.11.0
14552026-01-23T16:28:49.846Z Compiling icu_provider v1.5.0
14562026-01-23T16:28:50.290Z Compiling der v0.7.10
14572026-01-23T16:28:50.607Z Compiling bitflags v2.9.4
14582026-01-23T16:28:50.631Z Compiling bytes v1.10.1
14592026-01-23T16:28:50.691Z Compiling icu_locid_transform v1.5.0
14602026-01-23T16:28:50.826Z Compiling chrono v0.4.42
14612026-01-23T16:28:51.065Z Compiling openssl-sys v0.9.109
14622026-01-23T16:28:52.089Z Compiling tokio v1.48.0
14632026-01-23T16:28:52.188Z Compiling icu_properties v1.5.1
14642026-01-23T16:28:52.449Z Compiling spki v0.7.3
14652026-01-23T16:28:52.835Z Compiling pest_meta v2.8.2
14662026-01-23T16:28:53.020Z Compiling http v1.4.0
14672026-01-23T16:28:53.197Z Compiling rand_chacha v0.9.0
14682026-01-23T16:28:54.192Z Compiling aes v0.8.4
14692026-01-23T16:28:54.225Z Compiling cbc v0.1.2
14702026-01-23T16:28:54.625Z Compiling which v4.4.2
14712026-01-23T16:28:54.975Z Compiling zerocopy-derive v0.8.27
14722026-01-23T16:28:55.215Z Compiling darling_core v0.20.10
14732026-01-23T16:28:56.783Z Compiling icu_normalizer v1.5.0
14742026-01-23T16:28:56.958Z Compiling pkcs5 v0.7.1
14752026-01-23T16:28:57.002Z Compiling pest_generator v2.8.2
14762026-01-23T16:28:57.327Z Compiling rand v0.9.2
14772026-01-23T16:28:58.067Z Compiling idna_adapter v1.2.0
14782026-01-23T16:28:58.322Z Compiling idna v1.0.3
14792026-01-23T16:28:58.683Z Compiling tracing-attributes v0.1.27
14802026-01-23T16:28:58.745Z Compiling serde_derive_internals v0.29.1
14812026-01-23T16:28:59.149Z Compiling url v2.5.4
14822026-01-23T16:28:59.820Z Compiling ring v0.17.14
14832026-01-23T16:29:00.911Z Compiling tokio-util v0.7.15
14842026-01-23T16:29:00.914Z Compiling tracing-core v0.1.32
14852026-01-23T16:29:01.000Z Compiling schemars v0.8.22
14862026-01-23T16:29:01.044Z Compiling darling_macro v0.20.10
14872026-01-23T16:29:01.374Z Compiling aws-lc-rs v1.12.4
14882026-01-23T16:29:01.839Z Compiling adler2 v2.0.0
14892026-01-23T16:29:01.902Z Compiling rustix v1.0.7
14902026-01-23T16:29:01.988Z Compiling darling v0.20.10
14912026-01-23T16:29:02.069Z Compiling miniz_oxide v0.8.5
14922026-01-23T16:29:02.092Z Compiling tracing v0.1.40
14932026-01-23T16:29:02.113Z Compiling schemars_derive v0.8.22
14942026-01-23T16:29:02.588Z Compiling pest_derive v2.8.2
14952026-01-23T16:29:02.750Z Compiling pkcs8 v0.10.2
14962026-01-23T16:29:03.066Z Compiling http-body v1.0.1
14972026-01-23T16:29:03.316Z Compiling scroll_derive v0.13.1
14982026-01-23T16:29:03.353Z Compiling dyn-clone v1.0.20
14992026-01-23T16:29:03.397Z Compiling tinyvec_macros v0.1.1
15002026-01-23T16:29:03.418Z Compiling httparse v1.9.5
15012026-01-23T16:29:03.507Z Compiling rustls-pki-types v1.10.0
15022026-01-23T16:29:03.581Z Compiling base64 v0.22.1
15032026-01-23T16:29:04.181Z Compiling tinyvec v1.8.0
15042026-01-23T16:29:04.435Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15052026-01-23T16:29:05.118Z Compiling scroll v0.13.0
15062026-01-23T16:29:05.179Z Compiling bzip2-sys v0.1.13+1.0.8
15072026-01-23T16:29:05.632Z Compiling openssl-probe v0.1.5
15082026-01-23T16:29:05.672Z Compiling tower-layer v0.3.3
15092026-01-23T16:29:05.694Z Compiling openssl v0.10.73
15102026-01-23T16:29:05.727Z Compiling atomic-waker v1.1.2
15112026-01-23T16:29:05.945Z Compiling foreign-types-shared v0.1.1
15122026-01-23T16:29:05.967Z Compiling num-conv v0.1.0
15132026-01-23T16:29:05.989Z Compiling tower-service v0.3.3
15142026-01-23T16:29:06.087Z Compiling untrusted v0.9.0
15152026-01-23T16:29:06.110Z Compiling time-core v0.1.6
15162026-01-23T16:29:06.136Z Compiling untrusted v0.7.1
15172026-01-23T16:29:06.259Z Compiling powerfmt v0.2.0
15182026-01-23T16:29:06.298Z Compiling try-lock v0.2.5
15192026-01-23T16:29:06.365Z Compiling foreign-types v0.3.2
15202026-01-23T16:29:06.448Z Compiling time-macros v0.2.24
15212026-01-23T16:29:06.476Z Compiling want v0.3.1
15222026-01-23T16:29:06.494Z Compiling h2 v0.4.6
15232026-01-23T16:29:06.624Z Compiling tempfile v3.20.0
15242026-01-23T16:29:06.756Z Compiling deranged v0.5.3
15252026-01-23T16:29:07.422Z Compiling goblin v0.10.2
15262026-01-23T16:29:09.530Z Compiling ipnet v2.11.0
15272026-01-23T16:29:09.553Z Compiling openssl-macros v0.1.1
15282026-01-23T16:29:10.317Z Compiling wait-timeout v0.2.0
15292026-01-23T16:29:10.347Z Compiling num_threads v0.1.7
15302026-01-23T16:29:10.506Z Compiling native-tls v0.2.12
15312026-01-23T16:29:10.701Z Compiling syn v1.0.109
15322026-01-23T16:29:10.819Z Compiling quick-error v1.2.3
15332026-01-23T16:29:10.885Z Compiling httpdate v1.0.3
15342026-01-23T16:29:10.999Z Compiling rustls v0.23.19
15352026-01-23T16:29:11.293Z Compiling usdt-impl v0.6.0
15362026-01-23T16:29:11.322Z Compiling gimli v0.31.1
15372026-01-23T16:29:11.325Z Compiling bit-vec v0.8.0
15382026-01-23T16:29:11.325Z Compiling crossbeam-utils v0.8.21
15392026-01-23T16:29:11.716Z Compiling bit-set v0.8.0
15402026-01-23T16:29:11.836Z Compiling rusty-fork v0.3.0
15412026-01-23T16:29:11.964Z Compiling time v0.3.43
15422026-01-23T16:29:12.668Z Compiling unicode-normalization v0.1.24
15432026-01-23T16:29:13.788Z Compiling hyper v1.8.1
15442026-01-23T16:29:15.883Z Compiling addr2line v0.24.2
15452026-01-23T16:29:15.989Z Compiling dof v0.4.0
15462026-01-23T16:29:16.084Z Compiling dtrace-parser v0.3.0
15472026-01-23T16:29:16.594Z Compiling derive_builder_core v0.20.2
15482026-01-23T16:29:17.624Z Compiling signature v2.2.0
15492026-01-23T16:29:17.957Z Compiling heapless v0.7.17
15502026-01-23T16:29:18.014Z Compiling thiserror-impl v1.0.69
15512026-01-23T16:29:18.261Z Compiling scroll_derive v0.12.0
15522026-01-23T16:29:18.409Z Compiling rand_xorshift v0.4.0
15532026-01-23T16:29:18.432Z Compiling slog v2.8.2
15542026-01-23T16:29:18.610Z Compiling thread-id v5.0.0
15552026-01-23T16:29:18.711Z Compiling cookie v0.18.1
15562026-01-23T16:29:18.746Z Compiling crc32fast v1.4.2
15572026-01-23T16:29:18.791Z Compiling object v0.36.5
15582026-01-23T16:29:19.061Z Compiling anyhow v1.0.99
15592026-01-23T16:29:19.099Z Compiling zstd-safe v7.2.3
15602026-01-23T16:29:19.486Z Compiling siphasher v0.3.11
15612026-01-23T16:29:19.585Z Compiling zlib-rs v0.5.1
15622026-01-23T16:29:19.641Z Compiling unicode-bidi v0.3.17
15632026-01-23T16:29:19.709Z Compiling signal-hook v0.3.18
15642026-01-23T16:29:19.871Z Compiling unicode-properties v0.1.3
15652026-01-23T16:29:20.024Z Compiling unarray v0.1.4
15662026-01-23T16:29:20.214Z Compiling rustc-demangle v0.1.24
15672026-01-23T16:29:20.294Z Compiling proptest v1.7.0
15682026-01-23T16:29:20.837Z Compiling stringprep v0.1.5
15692026-01-23T16:29:20.889Z Compiling thiserror v1.0.69
15702026-01-23T16:29:21.092Z Compiling phf_shared v0.11.2
15712026-01-23T16:29:21.487Z Compiling scroll v0.12.0
15722026-01-23T16:29:21.825Z Compiling derive_builder_macro v0.20.2
15732026-01-23T16:29:22.230Z Compiling hyper-util v0.1.19
15742026-01-23T16:29:22.942Z Compiling ipnetwork v0.21.1
15752026-01-23T16:29:23.801Z Compiling erased-serde v0.3.31
15762026-01-23T16:29:23.910Z Compiling serde_tokenstream v0.2.2
15772026-01-23T16:29:24.577Z Compiling toml_datetime v0.6.11
15782026-01-23T16:29:25.157Z Compiling serde_spanned v0.6.9
15792026-01-23T16:29:25.199Z Compiling rand_chacha v0.3.1
15802026-01-23T16:29:25.417Z Compiling backtrace v0.3.74
15812026-01-23T16:29:25.946Z Compiling libz-rs-sys v0.5.1
15822026-01-23T16:29:26.279Z Compiling md-5 v0.10.6
15832026-01-23T16:29:26.386Z Compiling curve25519-dalek v4.1.3
15842026-01-23T16:29:26.586Z Compiling vergen-lib v0.1.6
15852026-01-23T16:29:26.794Z Compiling num-integer v0.1.46
15862026-01-23T16:29:26.940Z Compiling sync_wrapper v1.0.1
15872026-01-23T16:29:27.106Z Compiling hash32 v0.2.1
15882026-01-23T16:29:27.129Z Compiling ff v0.13.0
15892026-01-23T16:29:27.160Z Compiling memoffset v0.9.1
15902026-01-23T16:29:27.362Z Compiling fallible-iterator v0.2.0
15912026-01-23T16:29:27.491Z Compiling cfg_aliases v0.2.1
15922026-01-23T16:29:27.520Z Compiling ref-cast v1.0.25
15932026-01-23T16:29:27.522Z Compiling num-bigint-dig v0.8.6
15942026-01-23T16:29:27.615Z Compiling psl-types v2.0.11
15952026-01-23T16:29:27.831Z Compiling smoltcp v0.9.1
15962026-01-23T16:29:27.894Z Compiling base16ct v0.2.0
15972026-01-23T16:29:28.051Z Compiling litrs v0.4.1
15982026-01-23T16:29:28.216Z Compiling sec1 v0.7.3
15992026-01-23T16:29:28.237Z Compiling postgres-protocol v0.6.8
16002026-01-23T16:29:28.346Z Compiling publicsuffix v2.3.0
16012026-01-23T16:29:28.494Z Compiling nix v0.29.0
16022026-01-23T16:29:28.833Z Compiling group v0.13.0
16032026-01-23T16:29:29.125Z Compiling document-features v0.2.11
16042026-01-23T16:29:29.187Z Compiling num-iter v0.1.45
16052026-01-23T16:29:29.446Z Compiling tower v0.5.2
16062026-01-23T16:29:29.547Z Compiling newtype-uuid v1.3.2
16072026-01-23T16:29:29.890Z Compiling flate2 v1.1.2
16082026-01-23T16:29:30.247Z Compiling rand v0.8.5
16092026-01-23T16:29:30.456Z Compiling oxnet v0.1.4
16102026-01-23T16:29:30.524Z Compiling derive_builder v0.20.2
16112026-01-23T16:29:30.735Z Compiling tokio-native-tls v0.3.1
16122026-01-23T16:29:31.023Z Compiling goblin v0.8.2
16132026-01-23T16:29:31.315Z Compiling rustls-native-certs v0.8.1
16142026-01-23T16:29:31.903Z Compiling webpki-roots v1.0.1
16152026-01-23T16:29:32.114Z Compiling http-body-util v0.1.3
16162026-01-23T16:29:32.137Z Compiling strum_macros v0.27.2
16172026-01-23T16:29:32.164Z Compiling terminal_size v0.4.0
16182026-01-23T16:29:32.419Z Compiling cargo-platform v0.1.8
16192026-01-23T16:29:32.452Z Compiling hkdf v0.12.4
16202026-01-23T16:29:32.590Z Compiling crypto-bigint v0.5.5
16212026-01-23T16:29:32.740Z Compiling daft-derive v0.1.4
16222026-01-23T16:29:32.933Z Compiling curve25519-dalek-derive v0.1.1
16232026-01-23T16:29:34.383Z Compiling async-trait v0.1.89
16242026-01-23T16:29:34.441Z Compiling ref-cast-impl v1.0.25
16252026-01-23T16:29:34.685Z Compiling hubpack_derive v0.1.1
16262026-01-23T16:29:35.602Z Compiling vergen v9.0.6
16272026-01-23T16:29:35.605Z Compiling ahash v0.8.12
16282026-01-23T16:29:35.939Z Compiling fs-err v3.1.1
16292026-01-23T16:29:36.024Z Compiling bitflags v1.3.2
16302026-01-23T16:29:36.150Z Compiling managed v0.8.0
16312026-01-23T16:29:36.300Z Compiling simd-adler32 v0.3.7
16322026-01-23T16:29:36.577Z Compiling ryu v1.0.18
16332026-01-23T16:29:36.854Z Compiling iri-string v0.7.8
16342026-01-23T16:29:36.857Z Compiling unicode-segmentation v1.12.0
16352026-01-23T16:29:36.942Z Compiling bumpalo v3.16.0
16362026-01-23T16:29:37.213Z Compiling buf-list v1.0.3
16372026-01-23T16:29:37.424Z Compiling winnow v0.5.40
16382026-01-23T16:29:37.748Z Compiling lockfree-object-pool v0.1.6
16392026-01-23T16:29:37.943Z Compiling strum v0.27.2
16402026-01-23T16:29:38.028Z Compiling zopfli v0.8.1
16412026-01-23T16:29:38.158Z Compiling dof v0.3.0
16422026-01-23T16:29:38.607Z Compiling serde_urlencoded v0.7.1
16432026-01-23T16:29:39.154Z Compiling clap_builder v4.5.48
16442026-01-23T16:29:39.989Z Compiling tower-http v0.6.6
16452026-01-23T16:29:40.577Z Compiling elliptic-curve v0.13.8
16462026-01-23T16:29:40.879Z Compiling toml_edit v0.19.15
16472026-01-23T16:29:41.076Z Compiling hubpack v0.1.2
16482026-01-23T16:29:41.129Z Compiling daft v0.1.4
16492026-01-23T16:29:41.517Z Compiling cargo_metadata v0.19.2
16502026-01-23T16:29:41.611Z Compiling hyper-tls v0.6.0
16512026-01-23T16:29:41.753Z Compiling cookie_store v0.21.1
16522026-01-23T16:29:42.030Z Compiling signal-hook-mio v0.2.4
16532026-01-23T16:29:43.270Z Compiling zstd v0.13.3
16542026-01-23T16:29:44.707Z Compiling postgres-types v0.2.9
16552026-01-23T16:29:45.198Z Compiling usdt-macro v0.6.0
16562026-01-23T16:29:46.014Z Compiling usdt-attr-macro v0.6.0
16572026-01-23T16:29:46.729Z Compiling phf v0.11.2
16582026-01-23T16:29:47.029Z Compiling dtrace-parser v0.2.0
16592026-01-23T16:29:47.052Z Compiling ed25519 v2.2.3
16602026-01-23T16:29:47.128Z Compiling bzip2 v0.5.2
16612026-01-23T16:29:47.531Z Compiling bzip2 v0.4.4
16622026-01-23T16:29:47.660Z Compiling pkcs1 v0.7.5
16632026-01-23T16:29:47.779Z Compiling serde_with_macros v3.14.0
16642026-01-23T16:29:47.929Z Compiling enum-as-inner v0.6.1
16652026-01-23T16:29:48.609Z Compiling clap_derive v4.5.47
16662026-01-23T16:29:48.964Z Compiling strum_macros v0.26.4
16672026-01-23T16:29:49.025Z Compiling serde-big-array v0.5.1
16682026-01-23T16:29:49.153Z Compiling hex v0.4.3
16692026-01-23T16:29:49.292Z Compiling rfc6979 v0.4.0
16702026-01-23T16:29:49.560Z Compiling serde_repr v0.1.19
16712026-01-23T16:29:49.718Z Compiling bstr v1.10.0
16722026-01-23T16:29:49.812Z Compiling float-cmp v0.10.0
16732026-01-23T16:29:50.087Z Compiling env_filter v0.1.2
16742026-01-23T16:29:50.384Z Compiling socket2 v0.5.10
16752026-01-23T16:29:50.678Z Compiling memmap2 v0.9.8
16762026-01-23T16:29:50.699Z Compiling encoding_rs v0.8.34
16772026-01-23T16:29:51.113Z Compiling rustc-hash v2.1.1
16782026-01-23T16:29:51.244Z Compiling precomputed-hash v0.1.1
16792026-01-23T16:29:51.302Z Compiling new_debug_unreachable v1.0.6
16802026-01-23T16:29:51.331Z Compiling difflib v0.4.0
16812026-01-23T16:29:51.387Z Compiling keccak v0.1.5
16822026-01-23T16:29:51.423Z Compiling foldhash v0.2.0
16832026-01-23T16:29:51.833Z Compiling jiff v0.2.15
16842026-01-23T16:29:52.641Z Compiling normalize-line-endings v0.3.0
16852026-01-23T16:29:52.802Z Compiling fixedbitset v0.4.2
16862026-01-23T16:29:53.054Z Compiling fixedbitset v0.5.7
16872026-01-23T16:29:53.252Z Compiling static_assertions v1.1.0
16882026-01-23T16:29:53.336Z Compiling whoami v1.5.2
16892026-01-23T16:29:53.379Z Compiling mime v0.3.17
16902026-01-23T16:29:53.637Z Compiling predicates-core v1.0.8
16912026-01-23T16:29:53.689Z Compiling data-encoding v2.9.0
16922026-01-23T16:29:53.916Z Compiling predicates v3.1.3
16932026-01-23T16:29:53.939Z Compiling tokio-postgres v0.7.13
16942026-01-23T16:29:53.961Z Compiling petgraph v0.8.2
16952026-01-23T16:29:54.354Z Compiling hickory-proto v0.25.2
16962026-01-23T16:29:55.456Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16972026-01-23T16:29:55.529Z Compiling strum v0.26.3
16982026-01-23T16:29:55.745Z Compiling petgraph v0.6.5
16992026-01-23T16:29:55.901Z Compiling clap v4.5.48
17002026-01-23T16:29:56.045Z Compiling toml_edit v0.22.27
17012026-01-23T16:29:58.525Z Compiling sha3 v0.10.8
17022026-01-23T16:29:59.335Z Compiling zip v4.2.0
17032026-01-23T16:29:59.361Z Compiling iddqd v0.3.16
17042026-01-23T16:29:59.602Z Compiling string_cache v0.8.9
17052026-01-23T16:30:00.052Z Compiling usdt v0.6.0
17062026-01-23T16:30:00.551Z Compiling similar v2.7.0
17072026-01-23T16:30:01.539Z Compiling usdt-impl v0.5.0
17082026-01-23T16:30:02.031Z Compiling serde_with v3.14.0
17092026-01-23T16:30:02.164Z Compiling env_logger v0.11.8
17102026-01-23T16:30:02.597Z Compiling ecdsa v0.16.9
17112026-01-23T16:30:02.851Z Compiling rsa v0.9.8
17122026-01-23T16:30:02.921Z Compiling zip v0.6.6
17132026-01-23T16:30:03.101Z Compiling ed25519-dalek v2.1.1
17142026-01-23T16:30:03.505Z Compiling toml v0.7.8
17152026-01-23T16:30:04.499Z Compiling crossterm v0.28.1
17162026-01-23T16:30:05.523Z Compiling heck v0.4.1
17172026-01-23T16:30:05.969Z Compiling crossbeam-epoch v0.9.18
17182026-01-23T16:30:05.993Z Compiling tokio-stream v0.1.17
17192026-01-23T16:30:06.015Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17202026-01-23T16:30:06.212Z Compiling x509-cert v0.2.5
17212026-01-23T16:30:06.333Z Compiling openapiv3 v2.2.0
17222026-01-23T16:30:06.455Z Compiling sha1 v0.10.6
17232026-01-23T16:30:06.671Z Compiling itertools v0.10.5
17242026-01-23T16:30:06.901Z Compiling itertools v0.13.0
17252026-01-23T16:30:06.957Z Compiling winnow v0.6.26
17262026-01-23T16:30:07.701Z Compiling peg-runtime v0.8.5
17272026-01-23T16:30:08.305Z Compiling lalrpop-util v0.19.12
17282026-01-23T16:30:08.671Z Compiling thread_local v1.1.8
17292026-01-23T16:30:09.179Z Compiling slog-async v2.8.0
17302026-01-23T16:30:09.256Z Compiling crossbeam-channel v0.5.15
17312026-01-23T16:30:09.825Z Compiling xattr v1.3.1
17322026-01-23T16:30:09.889Z Compiling futures-executor v0.3.31
17332026-01-23T16:30:10.113Z Compiling is-terminal v0.4.13
17342026-01-23T16:30:10.271Z Compiling filetime v0.2.26
17352026-01-23T16:30:10.295Z Compiling term v1.1.0
17362026-01-23T16:30:10.370Z Compiling take_mut v0.2.2
17372026-01-23T16:30:10.401Z Compiling futures v0.3.31
17382026-01-23T16:30:10.495Z Compiling tar v0.4.44
17392026-01-23T16:30:11.570Z Compiling slog-term v2.9.2
17402026-01-23T16:30:13.998Z Compiling aws-lc-sys v0.26.0
17412026-01-23T16:30:43.728Z Compiling rustls-webpki v0.102.8
17422026-01-23T16:30:48.320Z Compiling tokio-rustls v0.26.0
17432026-01-23T16:30:48.588Z Compiling hyper-rustls v0.27.7
17442026-01-23T16:30:48.882Z Compiling reqwest v0.12.24
17452026-01-23T16:30:52.643Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17462026-01-23T16:30:52.954Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17472026-01-23T16:30:57.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
17482026-01-23T16:30:57.788Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17492026-01-23T16:30:57.841ZJan 23 16:30:56.873 INFO Starting download, target: Clickhouse
17502026-01-23T16:30:57.841ZJan 23 16:30:56.874 INFO Starting download, target: Console
17512026-01-23T16:30:57.841ZJan 23 16:30:56.874 INFO Starting download, target: Cockroach
17522026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Starting download, target: DendriteStub
17532026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Starting download, target: MaghemiteMgd
17542026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Starting download, target: TransceiverControl
17552026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17562026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17572026-01-23T16:30:57.845ZJan 23 16:30:56.874 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17582026-01-23T16:30:57.845ZJan 23 16:30:56.875 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17592026-01-23T16:30:57.845ZJan 23 16:30:56.875 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17602026-01-23T16:30:57.845ZJan 23 16:30:56.875 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17612026-01-23T16:30:58.169ZJan 23 16:30:57.200 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-01-23T16:30:58.344ZJan 23 16:30:57.371 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17632026-01-23T16:30:58.661ZJan 23 16:30:57.677 INFO Download complete, target: TransceiverControl
17642026-01-23T16:30:58.861ZJan 23 16:30:57.841 INFO Download complete, target: Console
17652026-01-23T16:30:59.459ZJan 23 16:30:58.490 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17662026-01-23T16:30:59.545ZJan 23 16:30:58.577 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17672026-01-23T16:30:59.820ZJan 23 16:30:58.852 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17682026-01-23T16:31:00.249ZJan 23 16:30:59.281 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17692026-01-23T16:31:00.249ZJan 23 16:30:59.281 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17702026-01-23T16:31:03.605ZJan 23 16:31:02.637 INFO Download complete, target: DendriteStub
17712026-01-23T16:31:03.815ZJan 23 16:31:02.844 INFO Download complete, target: MaghemiteMgd
17722026-01-23T16:31:08.211ZJan 23 16:31:07.242 INFO Checking that binary works, target: Cockroach
17732026-01-23T16:31:08.347ZJan 23 16:31:07.377 INFO Download complete, target: Cockroach
17742026-01-23T16:31:11.065ZJan 23 16:31:10.095 INFO Checking that binary works, target: Clickhouse
17752026-01-23T16:31:11.176ZJan 23 16:31:10.206 INFO Download complete, target: Clickhouse
17762026-01-23T16:31:11.198ZAll builder prerequisites installed successfully, and PATH looks valid
17772026-01-23T16:31:11.202Z
17782026-01-23T16:31:11.202Zreal 5:42.870721488
17792026-01-23T16:31:11.202Zuser 18:45.188386732
17802026-01-23T16:31:11.202Zsys 2:34.737904362
17812026-01-23T16:31:11.202Ztrap 0.708888564
17822026-01-23T16:31:11.202Ztflt 0.999180359
17832026-01-23T16:31:11.202Zdflt 1.306217491
17842026-01-23T16:31:11.202Zkflt 0.026755795
17852026-01-23T16:31:11.202Zlock 44:59.151105372
17862026-01-23T16:31:11.202Zslp 1:09:23.559535378
17872026-01-23T16:31:11.202Zlat 1:21.426407246
17882026-01-23T16:31:11.202Zstop 3:13.111654054
17892026-01-23T16:31:11.203Z+ banner hack-check
17902026-01-23T16:31:11.203Z
17912026-01-23T16:31:11.203Z # # ## #### # # #### # # ###### #### # #
17922026-01-23T16:31:11.203Z # # # # # # # # # # # # # # # # #
17932026-01-23T16:31:11.203Z ###### # # # #### ##### # ###### ##### # ####
17942026-01-23T16:31:11.203Z # # ###### # # # # # # # # # #
17952026-01-23T16:31:11.203Z # # # # # # # # # # # # # # # # #
17962026-01-23T16:31:11.203Z # # # # #### # # #### # # ###### #### # #
17972026-01-23T16:31:11.203Z
17982026-01-23T16:31:11.203Z+ export CARGO_INCREMENTAL=0
17992026-01-23T16:31:11.203Z+ CARGO_INCREMENTAL=0
18002026-01-23T16:31:11.203Z+ ptime -m timeout 2h cargo xtask check-features --ci
18012026-01-23T16:31:11.974Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18022026-01-23T16:31:12.274Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18032026-01-23T16:31:15.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
18042026-01-23T16:31:15.475Z Running `target/debug/xtask check-features --ci`
18052026-01-23T16:31:15.483Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18062026-01-23T16:31:15.483Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18072026-01-23T16:31:16.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
18082026-01-23T16:31:16.145Z Running `target/debug/xtask download cargo-hack`
18092026-01-23T16:31:19.966Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18102026-01-23T16:31:19.997Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18112026-01-23T16:31:21.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
18122026-01-23T16:31:21.737Z Running `target/debug/xtask-downloader cargo-hack`
18132026-01-23T16:31:21.782ZJan 23 16:31:20.810 INFO Starting download, target: CargoHack
18142026-01-23T16:31:21.786ZJan 23 16:31:20.811 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18152026-01-23T16:31:22.135ZJan 23 16:31:21.163 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18162026-01-23T16:31:22.215ZJan 23 16:31:21.244 INFO Download complete, target: CargoHack
18172026-01-23T16:31:22.220Zrunning: "/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"
18182026-01-23T16:31:22.241Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18192026-01-23T16:31:22.457Zinfo: running `cargo check --bins` on api_identity (1/245)
18202026-01-23T16:31:23.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212026-01-23T16:31:23.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222026-01-23T16:31:23.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232026-01-23T16:31:23.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18242026-01-23T16:31:23.227Z
18252026-01-23T16:31:23.227Zinfo: running `cargo check --bins` on bootstore (2/245)
18262026-01-23T16:31:23.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272026-01-23T16:31:23.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282026-01-23T16:31:23.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292026-01-23T16:31:23.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
18302026-01-23T16:31:24.040Z
18312026-01-23T16:31:24.040Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/245)
18322026-01-23T16:31:24.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332026-01-23T16:31:24.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342026-01-23T16:31:24.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352026-01-23T16:31:24.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18362026-01-23T16:31:24.881Z
18372026-01-23T16:31:24.881Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/245)
18382026-01-23T16:31:25.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392026-01-23T16:31:25.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402026-01-23T16:31:25.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412026-01-23T16:31:25.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18422026-01-23T16:31:25.686Z
18432026-01-23T16:31:25.686Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/245)
18442026-01-23T16:31:26.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452026-01-23T16:31:26.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462026-01-23T16:31:26.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472026-01-23T16:31:26.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18482026-01-23T16:31:26.304Z
18492026-01-23T16:31:26.304Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/245)
18502026-01-23T16:31:26.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512026-01-23T16:31:26.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522026-01-23T16:31:26.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532026-01-23T16:31:26.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18542026-01-23T16:31:26.925Z
18552026-01-23T16:31:26.925Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/245)
18562026-01-23T16:31:27.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572026-01-23T16:31:27.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582026-01-23T16:31:27.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592026-01-23T16:31:27.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
18602026-01-23T16:31:27.548Z
18612026-01-23T16:31:27.548Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/245)
18622026-01-23T16:31:28.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632026-01-23T16:31:28.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642026-01-23T16:31:28.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652026-01-23T16:31:28.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18662026-01-23T16:31:28.149Z
18672026-01-23T16:31:28.149Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/245)
18682026-01-23T16:31:28.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692026-01-23T16:31:28.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702026-01-23T16:31:28.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712026-01-23T16:31:28.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18722026-01-23T16:31:28.766Z
18732026-01-23T16:31:28.767Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/245)
18742026-01-23T16:31:29.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752026-01-23T16:31:29.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762026-01-23T16:31:29.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772026-01-23T16:31:29.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18782026-01-23T16:31:29.385Z
18792026-01-23T16:31:29.385Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/245)
18802026-01-23T16:31:29.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812026-01-23T16:31:29.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822026-01-23T16:31:29.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832026-01-23T16:31:29.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18842026-01-23T16:31:29.995Z
18852026-01-23T16:31:29.996Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/245)
18862026-01-23T16:31:30.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872026-01-23T16:31:30.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882026-01-23T16:31:30.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892026-01-23T16:31:30.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18902026-01-23T16:31:30.609Z
18912026-01-23T16:31:30.609Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/245)
18922026-01-23T16:31:31.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932026-01-23T16:31:31.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942026-01-23T16:31:31.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952026-01-23T16:31:31.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18962026-01-23T16:31:31.219Z
18972026-01-23T16:31:31.219Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/245)
18982026-01-23T16:31:31.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-01-23T16:31:31.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-01-23T16:31:31.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012026-01-23T16:31:31.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19022026-01-23T16:31:31.829Z
19032026-01-23T16:31:31.829Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/245)
19042026-01-23T16:31:32.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-01-23T16:31:32.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-01-23T16:31:32.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-01-23T16:31:32.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19082026-01-23T16:31:32.440Z
19092026-01-23T16:31:32.440Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/245)
19102026-01-23T16:31:32.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-01-23T16:31:32.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-01-23T16:31:32.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-01-23T16:31:32.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19142026-01-23T16:31:33.051Z
19152026-01-23T16:31:33.051Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/245)
19162026-01-23T16:31:33.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-01-23T16:31:33.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-01-23T16:31:33.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-01-23T16:31:33.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19202026-01-23T16:31:33.672Z
19212026-01-23T16:31:33.672Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/245)
19222026-01-23T16:31:34.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-01-23T16:31:34.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-01-23T16:31:34.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-01-23T16:31:34.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19262026-01-23T16:31:34.290Z
19272026-01-23T16:31:34.290Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/245)
19282026-01-23T16:31:34.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-01-23T16:31:34.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-01-23T16:31:34.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-01-23T16:31:34.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19322026-01-23T16:31:34.920Z
19332026-01-23T16:31:34.920Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/245)
19342026-01-23T16:31:35.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-01-23T16:31:35.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-01-23T16:31:35.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-01-23T16:31:35.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19382026-01-23T16:31:35.534Z
19392026-01-23T16:31:35.534Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/245)
19402026-01-23T16:31:36.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-01-23T16:31:36.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-01-23T16:31:36.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-01-23T16:31:36.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19442026-01-23T16:31:36.160Z
19452026-01-23T16:31:36.160Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/245)
19462026-01-23T16:31:36.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-01-23T16:31:36.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-01-23T16:31:36.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-01-23T16:31:36.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19502026-01-23T16:31:36.783Z
19512026-01-23T16:31:36.783Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/245)
19522026-01-23T16:31:37.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-01-23T16:31:37.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-01-23T16:31:37.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-01-23T16:31:37.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19562026-01-23T16:31:37.410Z
19572026-01-23T16:31:37.410Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/245)
19582026-01-23T16:31:37.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-01-23T16:31:37.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-01-23T16:31:37.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-01-23T16:31:37.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19622026-01-23T16:31:38.037Z
19632026-01-23T16:31:38.037Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/245)
19642026-01-23T16:31:38.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-01-23T16:31:38.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-01-23T16:31:38.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-01-23T16:31:38.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19682026-01-23T16:31:38.663Z
19692026-01-23T16:31:38.663Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/245)
19702026-01-23T16:31:39.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-01-23T16:31:39.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-01-23T16:31:39.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-01-23T16:31:39.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19742026-01-23T16:31:39.282Z
19752026-01-23T16:31:39.283Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/245)
19762026-01-23T16:31:39.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-01-23T16:31:39.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-01-23T16:31:39.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-01-23T16:31:39.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19802026-01-23T16:31:39.901Z
19812026-01-23T16:31:39.901Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/245)
19822026-01-23T16:31:40.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-01-23T16:31:40.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-01-23T16:31:40.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-01-23T16:31:40.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19862026-01-23T16:31:40.522Z
19872026-01-23T16:31:40.522Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/245)
19882026-01-23T16:31:41.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-01-23T16:31:41.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-01-23T16:31:41.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-01-23T16:31:41.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19922026-01-23T16:31:41.139Z
19932026-01-23T16:31:41.139Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/245)
19942026-01-23T16:31:41.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-01-23T16:31:41.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-01-23T16:31:41.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-01-23T16:31:41.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19982026-01-23T16:31:41.751Z
19992026-01-23T16:31:41.751Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/245)
20002026-01-23T16:31:42.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-01-23T16:31:42.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-01-23T16:31:42.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-01-23T16:31:42.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20042026-01-23T16:31:42.367Z
20052026-01-23T16:31:42.367Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/245)
20062026-01-23T16:31:42.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-01-23T16:31:42.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-01-23T16:31:42.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-01-23T16:31:42.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20102026-01-23T16:31:42.991Z
20112026-01-23T16:31:42.991Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/245)
20122026-01-23T16:31:43.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-01-23T16:31:43.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-01-23T16:31:43.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-01-23T16:31:43.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20162026-01-23T16:31:43.630Z
20172026-01-23T16:31:43.631Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/245)
20182026-01-23T16:31:44.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-01-23T16:31:44.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-01-23T16:31:44.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-01-23T16:31:44.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20222026-01-23T16:31:44.271Z
20232026-01-23T16:31:44.274Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/245)
20242026-01-23T16:31:44.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-01-23T16:31:44.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-01-23T16:31:44.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-01-23T16:31:44.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20282026-01-23T16:31:44.867Z
20292026-01-23T16:31:44.867Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/245)
20302026-01-23T16:31:45.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-01-23T16:31:45.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-01-23T16:31:45.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-01-23T16:31:45.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20342026-01-23T16:31:45.468Z
20352026-01-23T16:31:45.468Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/245)
20362026-01-23T16:31:46.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-01-23T16:31:46.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-01-23T16:31:46.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-01-23T16:31:46.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20402026-01-23T16:31:46.082Z
20412026-01-23T16:31:46.082Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/245)
20422026-01-23T16:31:46.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-01-23T16:31:46.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-01-23T16:31:46.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-01-23T16:31:46.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20462026-01-23T16:31:46.695Z
20472026-01-23T16:31:46.695Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/245)
20482026-01-23T16:31:47.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-01-23T16:31:47.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-01-23T16:31:47.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-01-23T16:31:47.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20522026-01-23T16:31:47.307Z
20532026-01-23T16:31:47.307Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/245)
20542026-01-23T16:31:47.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-01-23T16:31:47.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-01-23T16:31:47.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-01-23T16:31:47.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20582026-01-23T16:31:47.919Z
20592026-01-23T16:31:47.919Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/245)
20602026-01-23T16:31:48.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-01-23T16:31:48.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-01-23T16:31:48.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-01-23T16:31:48.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20642026-01-23T16:31:48.532Z
20652026-01-23T16:31:48.532Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/245)
20662026-01-23T16:31:49.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-01-23T16:31:49.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-01-23T16:31:49.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-01-23T16:31:49.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
20702026-01-23T16:31:49.148Z
20712026-01-23T16:31:49.149Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/245)
20722026-01-23T16:31:49.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-01-23T16:31:49.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-01-23T16:31:49.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-01-23T16:31:49.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20762026-01-23T16:31:49.758Z
20772026-01-23T16:31:49.758Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/245)
20782026-01-23T16:31:50.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-01-23T16:31:50.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-01-23T16:31:50.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-01-23T16:31:50.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
20822026-01-23T16:31:50.399Z
20832026-01-23T16:31:50.399Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/245)
20842026-01-23T16:31:51.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-01-23T16:31:51.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-01-23T16:31:51.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-01-23T16:31:51.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20882026-01-23T16:31:51.225Z
20892026-01-23T16:31:51.225Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/245)
20902026-01-23T16:31:51.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-01-23T16:31:51.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-01-23T16:31:51.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-01-23T16:31:51.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20942026-01-23T16:31:52.034Z
20952026-01-23T16:31:52.034Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/245)
20962026-01-23T16:31:52.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-01-23T16:31:52.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-01-23T16:31:52.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-01-23T16:31:52.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21002026-01-23T16:31:52.856Z
21012026-01-23T16:31:52.856Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/245)
21022026-01-23T16:31:53.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-01-23T16:31:53.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-01-23T16:31:53.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-01-23T16:31:53.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21062026-01-23T16:31:53.676Z
21072026-01-23T16:31:53.676Zinfo: running `cargo check --bins` on oxlog (49/245)
21082026-01-23T16:31:54.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-01-23T16:31:54.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-01-23T16:31:54.480Z Checking cfg-if v1.0.4
21112026-01-23T16:31:54.483Z Checking libc v0.2.174
21122026-01-23T16:31:54.593Z Checking serde_core v1.0.228
21132026-01-23T16:31:54.618Z Checking zeroize v1.8.1
21142026-01-23T16:31:54.621Z Checking memchr v2.7.4
21152026-01-23T16:31:54.641Z Checking value-bag v1.9.0
21162026-01-23T16:31:54.641Z Checking smallvec v1.15.1
21172026-01-23T16:31:54.644Z Checking typenum v1.17.0
21182026-01-23T16:31:54.684Z Checking scopeguard v1.2.0
21192026-01-23T16:31:54.833Z Checking lock_api v0.4.12
21202026-01-23T16:31:54.878Z Checking subtle v2.6.1
21212026-01-23T16:31:55.023Z Checking const-oid v0.9.6
21222026-01-23T16:31:55.044Z Checking log v0.4.27
21232026-01-23T16:31:55.161Z Checking itoa v1.0.11
21242026-01-23T16:31:55.217Z Checking byteorder v1.5.0
21252026-01-23T16:31:55.398Z Checking stable_deref_trait v1.2.0
21262026-01-23T16:31:55.458Z Checking portable-atomic v1.11.0
21272026-01-23T16:31:55.512Z Checking critical-section v1.1.3
21282026-01-23T16:31:55.536Z Checking zerofrom v0.1.4
21292026-01-23T16:31:55.643Z Checking allocator-api2 v0.2.21
21302026-01-23T16:31:55.671Z Checking pin-project-lite v0.2.14
21312026-01-23T16:31:55.706Z Checking getrandom v0.2.15
21322026-01-23T16:31:55.751Z Checking yoke v0.7.4
21332026-01-23T16:31:55.792Z Checking generic-array v0.14.7
21342026-01-23T16:31:55.811Z Checking getrandom v0.3.4
21352026-01-23T16:31:55.950Z Checking rand_core v0.6.4
21362026-01-23T16:31:56.056Z Checking signal-hook-registry v1.4.2
21372026-01-23T16:31:56.116Z Checking zerovec v0.10.4
21382026-01-23T16:31:56.257Z Checking parking_lot_core v0.9.10
21392026-01-23T16:31:56.277Z Checking mio v1.0.2
21402026-01-23T16:31:56.320Z Checking equivalent v1.0.2
21412026-01-23T16:31:56.444Z Checking libm v0.2.8
21422026-01-23T16:31:56.469Z Checking once_cell v1.21.3
21432026-01-23T16:31:56.621Z Checking parking_lot v0.12.3
21442026-01-23T16:31:56.774Z Checking writeable v0.5.5
21452026-01-23T16:31:56.873Z Checking litemap v0.7.3
21462026-01-23T16:31:56.892Z Checking socket2 v0.6.1
21472026-01-23T16:31:56.941Z Checking crypto-common v0.1.6
21482026-01-23T16:31:56.973Z Checking block-buffer v0.10.4
21492026-01-23T16:31:57.093Z Checking zerocopy v0.7.35
21502026-01-23T16:31:57.151Z Checking zmij v1.0.15
21512026-01-23T16:31:57.210Z Checking digest v0.10.7
21522026-01-23T16:31:57.226Z Checking percent-encoding v2.3.2
21532026-01-23T16:31:57.347Z Checking num-traits v0.2.19
21542026-01-23T16:31:57.367Z Checking cpufeatures v0.2.14
21552026-01-23T16:31:57.470Z Checking futures-core v0.3.31
21562026-01-23T16:31:57.487Z Checking icu_locid_transform_data v1.5.0
21572026-01-23T16:31:57.556Z Checking block-padding v0.3.3
21582026-01-23T16:31:57.597Z Checking hashbrown v0.16.1
21592026-01-23T16:31:57.600Z Checking hmac v0.12.1
21602026-01-23T16:31:57.664Z Checking icu_properties_data v1.5.0
21612026-01-23T16:31:57.725Z Checking tinystr v0.7.6
21622026-01-23T16:31:57.779Z Checking icu_collections v1.5.0
21632026-01-23T16:31:57.831Z Checking inout v0.1.3
21642026-01-23T16:31:57.921Z Checking utf8_iter v1.0.4
21652026-01-23T16:31:58.076Z Checking icu_locid v1.5.0
21662026-01-23T16:31:58.079Z Checking write16 v1.0.0
21672026-01-23T16:31:58.141Z Checking futures-sink v0.3.31
21682026-01-23T16:31:58.236Z Checking utf16_iter v1.0.5
21692026-01-23T16:31:58.299Z Checking icu_normalizer_data v1.5.0
21702026-01-23T16:31:58.317Z Checking ppv-lite86 v0.2.20
21712026-01-23T16:31:58.416Z Checking futures-channel v0.3.31
21722026-01-23T16:31:58.435Z Checking cipher v0.4.4
21732026-01-23T16:31:58.455Z Checking sha2 v0.10.9
21742026-01-23T16:31:58.518Z Checking serde v1.0.228
21752026-01-23T16:31:58.617Z Checking serde_json v1.0.149
21762026-01-23T16:31:58.766Z Checking indexmap v2.12.1
21772026-01-23T16:31:58.785Z Checking slab v0.4.9
21782026-01-23T16:31:58.822Z Checking base64ct v1.6.0
21792026-01-23T16:31:59.020Z Checking icu_provider v1.5.0
21802026-01-23T16:31:59.038Z Checking pin-utils v0.1.0
21812026-01-23T16:31:59.040Z Checking futures-task v0.3.31
21822026-01-23T16:31:59.064Z Checking futures-io v0.3.31
21832026-01-23T16:31:59.144Z Checking errno v0.3.12
21842026-01-23T16:31:59.259Z Checking flagset v0.4.6
21852026-01-23T16:31:59.298Z Checking futures-util v0.3.31
21862026-01-23T16:31:59.318Z Checking pem-rfc7468 v0.7.0
21872026-01-23T16:31:59.346Z Checking form_urlencoded v1.2.2
21882026-01-23T16:31:59.487Z Checking rand_core v0.9.3
21892026-01-23T16:31:59.523Z Checking bytes v1.10.1
21902026-01-23T16:31:59.573Z Checking bitflags v2.9.4
21912026-01-23T16:31:59.604Z Checking der v0.7.10
21922026-01-23T16:31:59.678Z Checking icu_locid_transform v1.5.0
21932026-01-23T16:31:59.833Z Checking fnv v1.0.7
21942026-01-23T16:31:59.891Z Checking foldhash v0.1.5
21952026-01-23T16:31:59.984Z Checking salsa20 v0.10.2
21962026-01-23T16:32:00.047Z Checking uuid v1.19.0
21972026-01-23T16:32:00.131Z Checking hashbrown v0.15.4
21982026-01-23T16:32:00.200Z Checking pbkdf2 v0.12.2
21992026-01-23T16:32:00.239Z Checking spin v0.9.8
22002026-01-23T16:32:00.378Z Checking scrypt v0.11.0
22012026-01-23T16:32:00.544Z Checking tokio v1.48.0
22022026-01-23T16:32:00.598Z Checking http v1.4.0
22032026-01-23T16:32:00.617Z Checking rand_chacha v0.9.0
22042026-01-23T16:32:00.676Z Checking cbc v0.1.2
22052026-01-23T16:32:00.694Z Checking icu_properties v1.5.1
22062026-01-23T16:32:00.897Z Checking aes v0.8.4
22072026-01-23T16:32:01.024Z Checking regex-syntax v0.8.5
22082026-01-23T16:32:01.200Z Checking iana-time-zone v0.1.63
22092026-01-23T16:32:01.347Z Checking spki v0.7.3
22102026-01-23T16:32:01.375Z Checking chrono v0.4.42
22112026-01-23T16:32:01.641Z Checking rand v0.9.2
22122026-01-23T16:32:01.773Z Checking pkcs5 v0.7.1
22132026-01-23T16:32:01.886Z Checking tracing-core v0.1.32
22142026-01-23T16:32:02.296Z Checking thiserror v2.0.17
22152026-01-23T16:32:02.455Z Checking pkcs8 v0.10.2
22162026-01-23T16:32:02.540Z Checking tracing v0.1.40
22172026-01-23T16:32:02.730Z Checking http-body v1.0.1
22182026-01-23T16:32:02.786Z Checking rustls-pki-types v1.10.0
22192026-01-23T16:32:02.918Z Checking plain v0.2.3
22202026-01-23T16:32:02.961Z Checking tinyvec_macros v0.1.1
22212026-01-23T16:32:03.062Z Checking base64 v0.22.1
22222026-01-23T16:32:03.103Z Checking tinyvec v1.8.0
22232026-01-23T16:32:03.372Z Checking lazy_static v1.5.0
22242026-01-23T16:32:03.374Z Checking rustix v1.0.7
22252026-01-23T16:32:03.505Z Checking semver v1.0.27
22262026-01-23T16:32:03.548Z Checking zerocopy v0.8.27
22272026-01-23T16:32:03.897Z Checking aws-lc-sys v0.26.0
22282026-01-23T16:32:03.915Z Checking untrusted v0.7.1
22292026-01-23T16:32:04.038Z Checking icu_normalizer v1.5.0
22302026-01-23T16:32:04.086Z Checking unicode-ident v1.0.19
22312026-01-23T16:32:04.149Z Checking foreign-types-shared v0.1.1
22322026-01-23T16:32:04.270Z Checking atomic-waker v1.1.2
22332026-01-23T16:32:04.286Z Checking fastrand v2.1.1
22342026-01-23T16:32:04.428Z Checking openssl-probe v0.1.5
22352026-01-23T16:32:04.475Z Checking dyn-clone v1.0.20
22362026-01-23T16:32:04.600Z Checking ucd-trie v0.1.7
22372026-01-23T16:32:04.631Z Checking tower-layer v0.3.3
22382026-01-23T16:32:04.646Z Checking untrusted v0.9.0
22392026-01-23T16:32:04.822Z Checking try-lock v0.2.5
22402026-01-23T16:32:04.825Z Checking tower-service v0.3.3
22412026-01-23T16:32:04.849Z Checking idna_adapter v1.2.0
22422026-01-23T16:32:04.891Z Checking adler2 v2.0.0
22432026-01-23T16:32:04.966Z Checking pest v2.8.2
22442026-01-23T16:32:04.969Z Checking want v0.3.1
22452026-01-23T16:32:05.041Z Checking idna v1.0.3
22462026-01-23T16:32:05.062Z Checking miniz_oxide v0.8.5
22472026-01-23T16:32:05.187Z Checking ring v0.17.14
22482026-01-23T16:32:05.531Z Checking tempfile v3.20.0
22492026-01-23T16:32:05.557Z Checking url v2.5.4
22502026-01-23T16:32:05.749Z Checking foreign-types v0.3.2
22512026-01-23T16:32:05.865Z Checking proc-macro2 v1.0.101
22522026-01-23T16:32:05.912Z Checking ipnet v2.11.0
22532026-01-23T16:32:06.079Z Checking aws-lc-rs v1.12.4
22542026-01-23T16:32:06.444Z Checking httparse v1.9.5
22552026-01-23T16:32:06.479Z Checking schemars v0.8.22
22562026-01-23T16:32:06.547Z Checking openssl-sys v0.9.109
22572026-01-23T16:32:06.918Z Checking wait-timeout v0.2.0
22582026-01-23T16:32:06.993Z Checking aho-corasick v1.1.3
22592026-01-23T16:32:07.135Z Checking quick-error v1.2.3
22602026-01-23T16:32:07.311Z Checking httpdate v1.0.3
22612026-01-23T16:32:07.396Z Checking powerfmt v0.2.0
22622026-01-23T16:32:07.503Z Checking anstyle v1.0.11
22632026-01-23T16:32:07.584Z Checking utf8parse v0.2.2
22642026-01-23T16:32:07.641Z Checking tokio-util v0.7.15
22652026-01-23T16:32:07.677Z Checking pretty-hex v0.4.1
22662026-01-23T16:32:07.736Z Checking bit-vec v0.8.0
22672026-01-23T16:32:07.753Z Checking anstyle-parse v0.2.5
22682026-01-23T16:32:07.817Z Checking rustls-webpki v0.102.8
22692026-01-23T16:32:07.861Z Checking openssl v0.10.73
22702026-01-23T16:32:07.864Z Checking deranged v0.5.3
22712026-01-23T16:32:07.994Z Checking rusty-fork v0.3.0
22722026-01-23T16:32:08.023Z Checking quote v1.0.40
22732026-01-23T16:32:08.113Z Checking bit-set v0.8.0
22742026-01-23T16:32:08.309Z Compiling newtype-uuid v1.3.2
22752026-01-23T16:32:08.377Z Checking unicode-normalization v0.1.24
22762026-01-23T16:32:08.396Z Checking crossbeam-utils v0.8.21
22772026-01-23T16:32:08.562Z Checking regex-automata v0.4.11
22782026-01-23T16:32:08.582Z Checking rustix v0.38.37
22792026-01-23T16:32:08.624Z Checking rand_xorshift v0.4.0
22802026-01-23T16:32:08.818Z Checking bzip2-sys v0.1.13+1.0.8
22812026-01-23T16:32:08.934Z Checking h2 v0.4.6
22822026-01-23T16:32:08.957Z Checking scroll v0.13.0
22832026-01-23T16:32:09.171Z Checking signature v2.2.0
22842026-01-23T16:32:09.291Z Checking crc32fast v1.4.2
22852026-01-23T16:32:09.390Z Checking time-core v0.1.6
22862026-01-23T16:32:09.456Z Checking colorchoice v1.0.2
22872026-01-23T16:32:09.546Z Checking zlib-rs v0.5.1
22882026-01-23T16:32:09.607Z Checking siphasher v0.3.11
22892026-01-23T16:32:09.671Z Checking unarray v0.1.4
22902026-01-23T16:32:09.847Z Checking unicode-bidi v0.3.17
22912026-01-23T16:32:09.935Z Checking num_threads v0.1.7
22922026-01-23T16:32:10.080Z Checking is_terminal_polyfill v1.70.1
22932026-01-23T16:32:10.222Z Checking num-conv v0.1.0
22942026-01-23T16:32:10.334Z Checking anstyle-query v1.1.1
22952026-01-23T16:32:10.426Z Checking unicode-properties v0.1.3
22962026-01-23T16:32:10.451Z Checking either v1.15.0
22972026-01-23T16:32:10.473Z Checking anstream v0.6.18
22982026-01-23T16:32:10.806Z Checking stringprep v0.1.5
22992026-01-23T16:32:10.844Z Checking time v0.3.43
23002026-01-23T16:32:10.861Z Checking phf_shared v0.11.2
23012026-01-23T16:32:11.099Z Checking proptest v1.7.0
23022026-01-23T16:32:11.150Z Checking goblin v0.10.2
23032026-01-23T16:32:11.408Z Checking libz-rs-sys v0.5.1
23042026-01-23T16:32:11.638Z Checking crossbeam-epoch v0.9.18
23052026-01-23T16:32:11.762Z Checking rustls v0.23.19
23062026-01-23T16:32:12.078Z Compiling daft v0.1.4
23072026-01-23T16:32:12.647Z Checking syn v2.0.111
23082026-01-23T16:32:12.868Z Checking ipnetwork v0.21.1
23092026-01-23T16:32:12.924Z Checking native-tls v0.2.12
23102026-01-23T16:32:13.273Z Checking scroll v0.12.0
23112026-01-23T16:32:13.291Z Checking thiserror v1.0.69
23122026-01-23T16:32:13.447Z Checking toml_datetime v0.6.11
23132026-01-23T16:32:13.489Z Checking serde_spanned v0.6.9
23142026-01-23T16:32:13.710Z Checking zstd-sys v2.0.14+zstd.1.5.7
23152026-01-23T16:32:13.729Z Checking rand_chacha v0.3.1
23162026-01-23T16:32:13.812Z Checking num-integer v0.1.46
23172026-01-23T16:32:13.920Z Checking sync_wrapper v1.0.1
23182026-01-23T16:32:14.092Z Checking md-5 v0.10.6
23192026-01-23T16:32:14.132Z Checking ff v0.13.0
23202026-01-23T16:32:14.316Z Checking hash32 v0.2.1
23212026-01-23T16:32:14.356Z Checking gimli v0.31.1
23222026-01-23T16:32:14.375Z Checking psl-types v2.0.11
23232026-01-23T16:32:14.584Z Checking base16ct v0.2.0
23242026-01-23T16:32:14.636Z Checking fallible-iterator v0.2.0
23252026-01-23T16:32:14.814Z Compiling iddqd v0.3.16
23262026-01-23T16:32:15.246Z Checking postgres-protocol v0.6.8
23272026-01-23T16:32:15.268Z Checking hyper v1.8.1
23282026-01-23T16:32:15.893Z Checking sec1 v0.7.3
23292026-01-23T16:32:15.925Z Checking heapless v0.7.17
23302026-01-23T16:32:16.304Z Checking publicsuffix v2.3.0
23312026-01-23T16:32:16.607Z Checking group v0.13.0
23322026-01-23T16:32:16.844Z Checking tokio-rustls v0.26.0
23332026-01-23T16:32:16.869Z Checking num-iter v0.1.45
23342026-01-23T16:32:16.886Z Checking rand v0.8.5
23352026-01-23T16:32:17.064Z Checking tower v0.5.2
23362026-01-23T16:32:17.139Z Checking dof v0.4.0
23372026-01-23T16:32:17.262Z Checking zstd-safe v7.2.3
23382026-01-23T16:32:17.306Z Checking hyper-util v0.1.19
23392026-01-23T16:32:17.326Z Checking goblin v0.8.2
23402026-01-23T16:32:17.563Z Checking cookie v0.18.1
23412026-01-23T16:32:17.906Z Checking oxnet v0.1.4
23422026-01-23T16:32:18.007Z Checking tokio-native-tls v0.3.1
23432026-01-23T16:32:18.035Z Checking terminal_size v0.4.0
23442026-01-23T16:32:18.080Z Checking addr2line v0.24.2
23452026-01-23T16:32:18.099Z Checking flate2 v1.1.2
23462026-01-23T16:32:18.227Z Checking dtrace-parser v0.3.0
23472026-01-23T16:32:18.268Z Checking rustls-native-certs v0.8.1
23482026-01-23T16:32:18.353Z Checking webpki-roots v1.0.1
23492026-01-23T16:32:18.479Z Checking http-body-util v0.1.3
23502026-01-23T16:32:18.566Z Checking signal-hook v0.3.18
23512026-01-23T16:32:18.597Z Checking hkdf v0.12.4
23522026-01-23T16:32:18.722Z Checking crypto-bigint v0.5.5
23532026-01-23T16:32:18.740Z Checking thread-id v5.0.0
23542026-01-23T16:32:18.774Z Checking object v0.36.5
23552026-01-23T16:32:18.818Z Checking bumpalo v3.16.0
23562026-01-23T16:32:18.862Z Checking managed v0.8.0
23572026-01-23T16:32:18.895Z Checking lockfree-object-pool v0.1.6
23582026-01-23T16:32:18.922Z Checking clap_lex v0.7.4
23592026-01-23T16:32:19.166Z Checking winnow v0.5.40
23602026-01-23T16:32:19.166Z Compiling rayon-core v1.12.1
23612026-01-23T16:32:19.224Z Checking bitflags v1.3.2
23622026-01-23T16:32:19.242Z Checking iri-string v0.7.8
23632026-01-23T16:32:19.345Z Checking strsim v0.11.1
23642026-01-23T16:32:19.519Z Checking ryu v1.0.18
23652026-01-23T16:32:19.626Z Checking rustc-demangle v0.1.24
23662026-01-23T16:32:19.774Z Checking simd-adler32 v0.3.7
23672026-01-23T16:32:20.082Z Checking serde_urlencoded v0.7.1
23682026-01-23T16:32:20.123Z Checking zopfli v0.8.1
23692026-01-23T16:32:20.169Z Checking hyper-rustls v0.27.7
23702026-01-23T16:32:20.520Z Checking hyper-tls v0.6.0
23712026-01-23T16:32:20.563Z Checking clap_builder v4.5.48
23722026-01-23T16:32:20.829Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23732026-01-23T16:32:20.872Z Checking smoltcp v0.9.1
23742026-01-23T16:32:21.180Z Checking signal-hook-mio v0.2.4
23752026-01-23T16:32:21.355Z Checking usdt-impl v0.6.0
23762026-01-23T16:32:21.425Z Checking elliptic-curve v0.13.8
23772026-01-23T16:32:21.928Z Checking tower-http v0.6.6
23782026-01-23T16:32:22.036Z Checking toml_edit v0.19.15
23792026-01-23T16:32:22.116Z Checking num-bigint-dig v0.8.6
23802026-01-23T16:32:22.197Z Checking dof v0.3.0
23812026-01-23T16:32:22.298Z Checking cookie_store v0.21.1
23822026-01-23T16:32:22.413Z Checking zstd v0.13.3
23832026-01-23T16:32:22.443Z Checking postgres-types v0.2.9
23842026-01-23T16:32:22.799Z Checking dtrace-parser v0.2.0
23852026-01-23T16:32:22.851Z Checking bstr v1.10.0
23862026-01-23T16:32:22.944Z Checking regex v1.11.3
23872026-01-23T16:32:23.088Z Checking crossbeam-deque v0.8.5
23882026-01-23T16:32:23.306Z Checking phf v0.11.2
23892026-01-23T16:32:23.407Z Checking ed25519 v2.2.3
23902026-01-23T16:32:23.447Z Checking bzip2 v0.5.2
23912026-01-23T16:32:23.531Z Checking bzip2 v0.4.4
23922026-01-23T16:32:23.569Z Checking curve25519-dalek v4.1.3
23932026-01-23T16:32:23.710Z Checking ref-cast v1.0.25
23942026-01-23T16:32:23.730Z Checking strum v0.27.2
23952026-01-23T16:32:23.757Z Checking hubpack v0.1.2
23962026-01-23T16:32:23.844Z Checking memoffset v0.9.1
23972026-01-23T16:32:23.861Z Checking pkcs1 v0.7.5
23982026-01-23T16:32:23.901Z Checking hex v0.4.3
23992026-01-23T16:32:23.971Z Checking serde-big-array v0.5.1
24002026-01-23T16:32:24.055Z Checking erased-serde v0.3.31
24012026-01-23T16:32:24.162Z Checking float-cmp v0.10.0
24022026-01-23T16:32:24.198Z Checking rfc6979 v0.4.0
24032026-01-23T16:32:24.280Z Checking socket2 v0.5.10
24042026-01-23T16:32:24.375Z Checking thread-id v4.2.2
24052026-01-23T16:32:24.397Z Checking memmap2 v0.9.8
24062026-01-23T16:32:24.414Z Checking env_filter v0.1.2
24072026-01-23T16:32:24.504Z Checking encoding_rs v0.8.34
24082026-01-23T16:32:24.506Z Checking predicates-core v1.0.8
24092026-01-23T16:32:24.697Z Checking normalize-line-endings v0.3.0
24102026-01-23T16:32:24.734Z Checking minimal-lexical v0.2.1
24112026-01-23T16:32:24.748Z Checking unicode-segmentation v1.12.0
24122026-01-23T16:32:24.773Z Checking keccak v0.1.5
24132026-01-23T16:32:24.790Z Checking jiff v0.2.15
24142026-01-23T16:32:24.851Z Checking backtrace v0.3.74
24152026-01-23T16:32:25.088Z Checking static_assertions v1.1.0
24162026-01-23T16:32:25.130Z Checking new_debug_unreachable v1.0.6
24172026-01-23T16:32:25.190Z Checking mime v0.3.17
24182026-01-23T16:32:25.211Z Checking whoami v1.5.2
24192026-01-23T16:32:25.218Z Checking fixedbitset v0.5.7
24202026-01-23T16:32:25.418Z Checking winnow v0.7.13
24212026-01-23T16:32:25.429Z Checking toml_write v0.1.2
24222026-01-23T16:32:25.430Z Checking data-encoding v2.9.0
24232026-01-23T16:32:25.478Z Checking rustc-hash v2.1.1
24242026-01-23T16:32:25.494Z Checking precomputed-hash v0.1.1
24252026-01-23T16:32:25.576Z Checking fixedbitset v0.4.2
24262026-01-23T16:32:25.618Z Checking foldhash v0.2.0
24272026-01-23T16:32:25.658Z Checking difflib v0.4.0
24282026-01-23T16:32:25.726Z Checking string_cache v0.8.9
24292026-01-23T16:32:25.858Z Checking petgraph v0.6.5
24302026-01-23T16:32:25.953Z Checking hickory-proto v0.25.2
24312026-01-23T16:32:25.991Z Checking predicates v3.1.3
24322026-01-23T16:32:26.012Z Checking petgraph v0.8.2
24332026-01-23T16:32:26.629Z Checking tokio-postgres v0.7.13
24342026-01-23T16:32:26.716Z Checking reqwest v0.12.24
24352026-01-23T16:32:27.820Z Checking ed25519-dalek v2.1.1
24362026-01-23T16:32:28.261Z Checking similar v2.7.0
24372026-01-23T16:32:28.300Z Checking toml_edit v0.22.27
24382026-01-23T16:32:28.710Z Checking anyhow v1.0.99
24392026-01-23T16:32:28.891Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24402026-01-23T16:32:29.080Z Checking sha3 v0.10.8
24412026-01-23T16:32:29.098Z Checking slog v2.8.2
24422026-01-23T16:32:29.517Z Checking nom v7.1.3
24432026-01-23T16:32:29.536Z Checking usdt v0.6.0
24442026-01-23T16:32:29.675Z Checking env_logger v0.11.8
24452026-01-23T16:32:29.742Z Checking toml v0.7.8
24462026-01-23T16:32:29.802Z Checking usdt-impl v0.5.0
24472026-01-23T16:32:30.026Z Checking serde_with v3.14.0
24482026-01-23T16:32:30.373Z Checking ecdsa v0.16.9
24492026-01-23T16:32:30.480Z Checking rsa v0.9.8
24502026-01-23T16:32:30.681Z Checking zip v4.2.0
24512026-01-23T16:32:30.999Z Checking nix v0.29.0
24522026-01-23T16:32:31.145Z Checking zip v0.6.6
24532026-01-23T16:32:31.469Z Checking clap v4.5.48
24542026-01-23T16:32:31.845Z Checking crossterm v0.28.1
24552026-01-23T16:32:32.012Z Checking itertools v0.10.5
24562026-01-23T16:32:32.230Z Checking itertools v0.12.1
24572026-01-23T16:32:32.304Z Checking itertools v0.13.0
24582026-01-23T16:32:32.462Z Checking strum v0.26.3
24592026-01-23T16:32:32.642Z Checking tokio-stream v0.1.17
24602026-01-23T16:32:32.686Z Checking ahash v0.8.12
24612026-01-23T16:32:33.082Z Checking fs-err v3.1.1
24622026-01-23T16:32:33.512Z Checking buf-list v1.0.3
24632026-01-23T16:32:33.600Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24642026-01-23T16:32:33.635Z Checking x509-cert v0.2.5
24652026-01-23T16:32:33.698Z Checking openapiv3 v2.2.0
24662026-01-23T16:32:33.835Z Checking sha1 v0.10.6
24672026-01-23T16:32:33.977Z Checking winnow v0.6.26
24682026-01-23T16:32:34.096Z Checking peg-runtime v0.8.5
24692026-01-23T16:32:34.165Z Checking lalrpop-util v0.19.12
24702026-01-23T16:32:34.354Z Checking rayon v1.10.0
24712026-01-23T16:32:34.373Z Checking camino v1.2.1
24722026-01-23T16:32:34.485Z Checking sigpipe v0.1.3
24732026-01-23T16:32:34.602Z Checking glob v0.3.2
24742026-01-23T16:32:36.854Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-01-23T16:32:37.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.56s
24762026-01-23T16:32:37.432Z
24772026-01-23T16:32:37.432Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/245)
24782026-01-23T16:32:38.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-01-23T16:32:38.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-01-23T16:32:38.481Z Compiling regress v0.10.4
24812026-01-23T16:32:38.634Z Compiling unsafe-libyaml v0.2.11
24822026-01-23T16:32:38.651Z Compiling structmeta-derive v0.3.0
24832026-01-23T16:32:38.663Z Compiling rustls v0.22.4
24842026-01-23T16:32:38.666Z Checking newtype-uuid v1.3.2
24852026-01-23T16:32:38.694Z Compiling multer v3.1.0
24862026-01-23T16:32:38.712Z Checking heck v0.5.0
24872026-01-23T16:32:38.932Z Compiling newtype-uuid-macros v0.1.0
24882026-01-23T16:32:38.996Z Compiling async-stream-impl v0.3.6
24892026-01-23T16:32:39.017Z Checking daft v0.1.4
24902026-01-23T16:32:39.122Z Checking futures-executor v0.3.31
24912026-01-23T16:32:39.401Z Compiling dropshot v0.16.6
24922026-01-23T16:32:39.502Z Checking iddqd v0.3.16
24932026-01-23T16:32:40.844Z Checking futures v0.3.31
24942026-01-23T16:32:40.847Z Compiling serde_yaml v0.9.34+deprecated
24952026-01-23T16:32:40.847Z Compiling dropshot_endpoint v0.16.6
24962026-01-23T16:32:40.847Z Checking match_cfg v0.1.0
24972026-01-23T16:32:40.847Z Checking hostname v0.3.1
24982026-01-23T16:32:40.847Z Checking thread_local v1.1.8
24992026-01-23T16:32:40.847Z Checking unicode-width v0.1.14
25002026-01-23T16:32:40.896Z Checking crossbeam-channel v0.5.15
25012026-01-23T16:32:41.098Z Compiling structmeta v0.3.0
25022026-01-23T16:32:41.119Z Checking is-terminal v0.4.13
25032026-01-23T16:32:41.269Z Checking term v1.1.0
25042026-01-23T16:32:41.474Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25052026-01-23T16:32:41.499Z Compiling derive-ex v0.1.8
25062026-01-23T16:32:41.585Z Checking take_mut v0.2.2
25072026-01-23T16:32:41.606Z Compiling parse-display-derive v0.10.0
25082026-01-23T16:32:41.690Z Checking slog-term v2.9.2
25092026-01-23T16:32:41.756Z Checking slog-async v2.8.0
25102026-01-23T16:32:42.094Z Checking typify-impl v0.4.3
25112026-01-23T16:32:42.097Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25122026-01-23T16:32:42.885Z Checking debug-ignore v1.0.5
25132026-01-23T16:32:43.066Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25142026-01-23T16:32:43.863Z Checking toml_parser v1.0.4
25152026-01-23T16:32:44.462Z Checking slog-json v2.6.1
25162026-01-23T16:32:44.691Z Checking macaddr v1.0.1
25172026-01-23T16:32:44.756Z Checking serde_spanned v1.0.3
25182026-01-23T16:32:44.843Z Checking toml_datetime v0.7.3
25192026-01-23T16:32:44.991Z Checking toml_writer v1.0.4
25202026-01-23T16:32:45.044Z Checking slog-bunyan v2.5.0
25212026-01-23T16:32:45.240Z Checking tabwriter v1.4.0
25222026-01-23T16:32:45.264Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25232026-01-23T16:32:45.334Z Checking toml v0.9.8
25242026-01-23T16:32:45.423Z Checking async-stream v0.3.6
25252026-01-23T16:32:45.616Z Compiling test-strategy v0.4.3
25262026-01-23T16:32:45.653Z Checking waitgroup v0.1.2
25272026-01-23T16:32:45.827Z Checking rustls-pemfile v2.2.0
25282026-01-23T16:32:45.927Z Checking serde_path_to_error v0.1.20
25292026-01-23T16:32:46.024Z Checking hostname v0.4.2
25302026-01-23T16:32:46.078Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25312026-01-23T16:32:46.199Z Compiling itertools v0.14.0
25322026-01-23T16:32:46.283Z Checking progenitor-client v0.10.0
25332026-01-23T16:32:46.413Z Checking progenitor-client v0.11.2
25342026-01-23T16:32:46.569Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
25352026-01-23T16:32:46.717Z Checking instant v0.1.13
25362026-01-23T16:32:46.786Z Checking colored v3.0.0
25372026-01-23T16:32:46.834Z Checking tokio-rustls v0.25.0
25382026-01-23T16:32:46.858Z Checking backoff v0.4.0
25392026-01-23T16:32:46.878Z Checking parse-display v0.10.0
25402026-01-23T16:32:47.035Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25412026-01-23T16:32:47.169Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25422026-01-23T16:32:47.195Z Compiling darling_core v0.21.0
25432026-01-23T16:32:47.237Z Compiling proc-macro-crate v1.3.1
25442026-01-23T16:32:48.172Z Compiling num_enum_derive v0.5.11
25452026-01-23T16:32:48.292Z Compiling proc-macro-error v1.0.4
25462026-01-23T16:32:48.910Z Compiling heapless v0.8.0
25472026-01-23T16:32:49.190Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25482026-01-23T16:32:49.257Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25492026-01-23T16:32:49.686Z Checking hash32 v0.3.1
25502026-01-23T16:32:49.714Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25512026-01-23T16:32:49.886Z Compiling smoltcp v0.11.0
25522026-01-23T16:32:49.949Z Compiling foreign-types-macros v0.2.3
25532026-01-23T16:32:50.088Z Checking cobs v0.2.3
25542026-01-23T16:32:50.290Z Compiling crucible-workspace-hack v0.1.0
25552026-01-23T16:32:50.459Z Checking num_enum v0.5.11
25562026-01-23T16:32:50.572Z Checking foreign-types-shared v0.3.1
25572026-01-23T16:32:50.649Z Checking postcard v1.0.10
25582026-01-23T16:32:50.859Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25592026-01-23T16:32:50.891Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25602026-01-23T16:32:51.177Z Checking foreign-types v0.5.0
25612026-01-23T16:32:51.223Z Checking cstr-argument v0.1.2
25622026-01-23T16:32:51.305Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25632026-01-23T16:32:51.355Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25642026-01-23T16:32:51.438Z Checking pretty-hex v0.2.1
25652026-01-23T16:32:51.579Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25662026-01-23T16:32:51.629Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25672026-01-23T16:32:51.703Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25682026-01-23T16:32:51.746Z Checking colored v2.2.0
25692026-01-23T16:32:51.840Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
25702026-01-23T16:32:51.868Z Compiling convert_case v0.4.0
25712026-01-23T16:32:51.905Z Checking camino-tempfile v1.4.1
25722026-01-23T16:32:51.908Z Compiling nix v0.30.1
25732026-01-23T16:32:52.220Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25742026-01-23T16:32:52.723Z Compiling derive_more v0.99.20
25752026-01-23T16:32:52.846Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25762026-01-23T16:32:52.869Z Compiling zone_cfg_derive v0.3.0
25772026-01-23T16:32:53.178Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
25782026-01-23T16:32:53.270Z Compiling darling_macro v0.21.0
25792026-01-23T16:32:54.013Z Compiling typify-macro v0.4.3
25802026-01-23T16:32:54.094Z Checking smf v0.2.3
25812026-01-23T16:32:54.231Z Compiling darling v0.21.0
25822026-01-23T16:32:54.286Z Compiling num-derive v0.4.2
25832026-01-23T16:32:54.373Z Compiling ingot-macros v0.1.1
25842026-01-23T16:32:55.204Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25852026-01-23T16:32:55.254Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25862026-01-23T16:32:55.743Z Checking zone v0.3.1
25872026-01-23T16:32:55.848Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
25882026-01-23T16:32:56.490Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25892026-01-23T16:32:58.042Z Compiling typify v0.4.3
25902026-01-23T16:32:58.222Z Compiling progenitor-impl v0.11.2
25912026-01-23T16:32:58.541Z Checking secrecy v0.10.3
25922026-01-23T16:33:00.028Z Compiling typify-impl v0.2.0
25932026-01-23T16:33:01.187Z Checking ingot-types v0.1.2
25942026-01-23T16:33:01.394Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25952026-01-23T16:33:01.497Z Checking unicode-width v0.2.0
25962026-01-23T16:33:01.666Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25972026-01-23T16:33:01.956Z Checking num-rational v0.4.2
25982026-01-23T16:33:01.981Z Checking ingot v0.1.1
25992026-01-23T16:33:02.206Z Compiling usdt-macro v0.5.0
26002026-01-23T16:33:02.502Z Compiling usdt-attr-macro v0.5.0
26012026-01-23T16:33:02.590Z Compiling thiserror-impl-no-std v2.0.2
26022026-01-23T16:33:03.491Z Checking universal-hash v0.5.1
26032026-01-23T16:33:03.712Z Checking num-complex v0.4.6
26042026-01-23T16:33:04.105Z Checking memmap v0.7.0
26052026-01-23T16:33:04.373Z Checking half v2.4.1
26062026-01-23T16:33:04.667Z Checking ciborium-io v0.2.2
26072026-01-23T16:33:04.796Z Checking opaque-debug v0.3.1
26082026-01-23T16:33:04.840Z Compiling num v0.4.3
26092026-01-23T16:33:04.912Z Checking poly1305 v0.8.0
26102026-01-23T16:33:04.915Z Checking ciborium-ll v0.2.2
26112026-01-23T16:33:05.092Z Checking usdt v0.5.0
26122026-01-23T16:33:05.118Z Compiling progenitor-macro v0.11.2
26132026-01-23T16:33:05.258Z Checking console v0.15.10
26142026-01-23T16:33:05.417Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26152026-01-23T16:33:05.440Z Checking thiserror-no-std v2.0.2
26162026-01-23T16:33:05.462Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26172026-01-23T16:33:05.526Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26182026-01-23T16:33:05.586Z Checking toml v0.8.23
26192026-01-23T16:33:05.784Z Checking password-hash v0.5.0
26202026-01-23T16:33:05.826Z Checking chacha20 v0.9.1
26212026-01-23T16:33:05.986Z Checking blake2 v0.10.6
26222026-01-23T16:33:06.189Z Checking aead v0.5.2
26232026-01-23T16:33:06.268Z Compiling semver v0.1.20
26242026-01-23T16:33:06.397Z Compiling float-ord v0.3.2
26252026-01-23T16:33:06.509Z Checking argon2 v0.5.3
26262026-01-23T16:33:06.609Z Checking chacha20poly1305 v0.10.1
26272026-01-23T16:33:06.631Z Compiling rustc_version v0.1.7
26282026-01-23T16:33:06.860Z Checking vsss-rs v3.3.4
26292026-01-23T16:33:06.891Z Checking ciborium v0.2.2
26302026-01-23T16:33:07.227Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26312026-01-23T16:33:07.863Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
26322026-01-23T16:33:07.898Z Checking indent_write v2.2.0
26332026-01-23T16:33:08.089Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26342026-01-23T16:33:08.123Z Checking siphasher v1.0.1
26352026-01-23T16:33:08.309Z Checking linked-hash-map v0.5.6
26362026-01-23T16:33:08.468Z Checking phf_shared v0.12.1
26372026-01-23T16:33:08.670Z Checking lru-cache v0.1.2
26382026-01-23T16:33:08.766Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
26392026-01-23T16:33:08.827Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26402026-01-23T16:33:08.881Z Compiling newtype_derive v0.1.6
26412026-01-23T16:33:09.230Z Compiling progenitor-impl v0.10.0
26422026-01-23T16:33:10.171Z Checking resolv-conf v0.7.0
26432026-01-23T16:33:10.325Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
26442026-01-23T16:33:10.543Z Checking newline-converter v0.3.0
26452026-01-23T16:33:10.733Z Checking hickory-proto v0.24.4
26462026-01-23T16:33:10.754Z Checking atomicwrites v0.4.4
26472026-01-23T16:33:11.000Z Checking prettyplease v0.2.36
26482026-01-23T16:33:11.557Z Compiling typify-macro v0.2.0
26492026-01-23T16:33:11.884Z Compiling derive-where v1.5.0
26502026-01-23T16:33:11.946Z Checking csv-core v0.1.11
26512026-01-23T16:33:12.182Z Compiling pin-project-internal v1.1.6
26522026-01-23T16:33:12.317Z Compiling slog-dtrace v0.3.0
26532026-01-23T16:33:12.692Z Compiling owo-colors v4.2.2
26542026-01-23T16:33:12.863Z Checking swrite v0.1.0
26552026-01-23T16:33:13.020Z Compiling cancel-safe-futures v0.1.5
26562026-01-23T16:33:13.350Z Compiling chrono-tz v0.10.4
26572026-01-23T16:33:13.427Z Compiling const_format_proc_macros v0.2.34
26582026-01-23T16:33:13.929Z Checking csv v1.3.1
26592026-01-23T16:33:14.775Z Checking expectorate v1.2.0
26602026-01-23T16:33:14.934Z Checking pin-project v1.1.6
26612026-01-23T16:33:15.045Z Checking phf v0.12.1
26622026-01-23T16:33:15.068Z Checking hickory-resolver v0.24.4
26632026-01-23T16:33:15.071Z Checking tokio-dtrace v0.1.0
26642026-01-23T16:33:15.314Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26652026-01-23T16:33:15.357Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26662026-01-23T16:33:15.380Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26672026-01-23T16:33:15.498Z Compiling typify v0.2.0
26682026-01-23T16:33:15.693Z Compiling progenitor-impl v0.8.0
26692026-01-23T16:33:15.868Z Compiling progenitor-macro v0.10.0
26702026-01-23T16:33:16.452Z Checking pem v3.0.5
26712026-01-23T16:33:16.612Z Checking libsw-core v0.3.1
26722026-01-23T16:33:16.644Z Compiling lzma-sys v0.1.20
26732026-01-23T16:33:16.728Z Compiling snafu-derive v0.8.5
26742026-01-23T16:33:16.865Z Compiling async-recursion v1.1.1
26752026-01-23T16:33:17.056Z Checking utf-8 v0.7.6
26762026-01-23T16:33:17.296Z Checking arc-swap v1.7.1
26772026-01-23T16:33:17.433Z Checking same-file v1.0.6
26782026-01-23T16:33:17.656Z Checking bytecount v0.6.8
26792026-01-23T16:33:17.747Z Checking highway v1.3.0
26802026-01-23T16:33:17.839Z Checking papergrid v0.11.0
26812026-01-23T16:33:17.860Z Checking progenitor v0.11.2
26822026-01-23T16:33:18.109Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
26832026-01-23T16:33:18.283Z Checking slog-scope v4.4.0
26842026-01-23T16:33:18.512Z Checking walkdir v2.5.0
26852026-01-23T16:33:18.709Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26862026-01-23T16:33:18.870Z Checking tungstenite v0.21.0
26872026-01-23T16:33:19.009Z Checking libsw v3.5.0
26882026-01-23T16:33:19.285Z Checking qorb v0.4.1
26892026-01-23T16:33:19.942Z Checking oxide-tokio-rt v0.1.2
26902026-01-23T16:33:20.195Z Checking const_format v0.2.34
26912026-01-23T16:33:21.424Z Checking snafu v0.8.5
26922026-01-23T16:33:21.526Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26932026-01-23T16:33:22.293Z Compiling progenitor-macro v0.8.0
26942026-01-23T16:33:22.422Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26952026-01-23T16:33:22.776Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26962026-01-23T16:33:23.498Z Compiling tabled_derive v0.7.0
26972026-01-23T16:33:23.541Z Checking globset v0.4.15
26982026-01-23T16:33:23.656Z Checking olpc-cjson v0.1.4
26992026-01-23T16:33:23.916Z Checking progenitor-client v0.8.0
27002026-01-23T16:33:24.035Z Checking gethostname v0.5.0
27012026-01-23T16:33:24.202Z Compiling heck v0.3.3
27022026-01-23T16:33:24.318Z Checking bcs v0.1.6
27032026-01-23T16:33:24.580Z Checking serde_plain v1.0.2
27042026-01-23T16:33:24.599Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27052026-01-23T16:33:24.791Z Checking smawk v0.3.2
27062026-01-23T16:33:24.880Z Checking linear-map v1.2.0
27072026-01-23T16:33:25.027Z Checking termtree v0.5.1
27082026-01-23T16:33:25.239Z Checking unicode-linebreak v0.1.5
27092026-01-23T16:33:25.281Z Checking typed-path v0.9.3
27102026-01-23T16:33:25.735Z Checking tabled v0.15.0
27112026-01-23T16:33:27.199Z Checking tough v0.20.0
27122026-01-23T16:33:27.979Z Checking textwrap v0.16.2
27132026-01-23T16:33:28.403Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27142026-01-23T16:33:28.596Z Checking progenitor v0.10.0
27152026-01-23T16:33:28.600Z Compiling zone_cfg_derive v0.1.2
27162026-01-23T16:33:28.850Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27172026-01-23T16:33:30.024Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27182026-01-23T16:33:30.314Z Checking steno v0.4.1
27192026-01-23T16:33:31.436Z Checking tokio-tungstenite v0.21.0
27202026-01-23T16:33:31.939Z Checking slog-stdlog v4.1.1
27212026-01-23T16:33:32.015Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27222026-01-23T16:33:32.161Z Checking base64 v0.13.1
27232026-01-23T16:33:32.355Z Checking base64 v0.21.7
27242026-01-23T16:33:32.531Z Checking number_prefix v0.4.0
27252026-01-23T16:33:32.582Z Checking humantime v2.2.0
27262026-01-23T16:33:32.629Z Checking ron v0.7.1
27272026-01-23T16:33:32.757Z Checking indicatif v0.17.11
27282026-01-23T16:33:32.829Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27292026-01-23T16:33:32.901Z Checking slog-envlogger v2.2.0
27302026-01-23T16:33:33.165Z Checking xz2 v0.1.7
27312026-01-23T16:33:33.321Z Checking zone v0.1.8
27322026-01-23T16:33:33.487Z Checking xattr v1.3.1
27332026-01-23T16:33:33.510Z Checking yasna v0.5.2
27342026-01-23T16:33:33.685Z Checking headers-core v0.3.0
27352026-01-23T16:33:33.726Z Checking filetime v0.2.26
27362026-01-23T16:33:33.858Z Checking headers v0.4.1
27372026-01-23T16:33:33.955Z Checking tar v0.4.44
27382026-01-23T16:33:33.988Z Checking subprocess v0.2.9
27392026-01-23T16:33:34.378Z Checking rcgen v0.12.1
27402026-01-23T16:33:34.831Z Checking progenitor v0.8.0
27412026-01-23T16:33:35.017Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27422026-01-23T16:33:35.863Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27432026-01-23T16:33:35.863Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27442026-01-23T16:33:35.866Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27452026-01-23T16:33:36.719Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27462026-01-23T16:33:36.741Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27472026-01-23T16:33:37.745Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27482026-01-23T16:33:38.271Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27492026-01-23T16:33:39.328Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27502026-01-23T16:33:39.395Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27512026-01-23T16:33:39.478Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27522026-01-23T16:33:40.153Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27532026-01-23T16:33:41.386Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27542026-01-23T16:33:41.965Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27552026-01-23T16:33:43.455Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27562026-01-23T16:33:47.328Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27572026-01-23T16:33:48.587Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27582026-01-23T16:33:49.905Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27592026-01-23T16:33:51.205Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27602026-01-23T16:34:09.426Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27612026-01-23T16:34:11.495Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27622026-01-23T16:34:13.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
27632026-01-23T16:34:13.513Z
27642026-01-23T16:34:13.513Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/245)
27652026-01-23T16:34:14.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662026-01-23T16:34:14.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672026-01-23T16:34:14.475Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27682026-01-23T16:34:16.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
27692026-01-23T16:34:16.607Z
27702026-01-23T16:34:16.607Zinfo: running `cargo check --bins` on nexus-config (52/245)
27712026-01-23T16:34:17.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722026-01-23T16:34:17.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732026-01-23T16:34:17.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742026-01-23T16:34:17.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27752026-01-23T16:34:17.463Z
27762026-01-23T16:34:17.463Zinfo: running `cargo check --bins` on nexus-types (53/245)
27772026-01-23T16:34:18.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782026-01-23T16:34:18.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792026-01-23T16:34:18.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802026-01-23T16:34:18.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27812026-01-23T16:34:18.318Z
27822026-01-23T16:34:18.318Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/245)
27832026-01-23T16:34:19.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842026-01-23T16:34:19.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852026-01-23T16:34:19.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862026-01-23T16:34:19.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27872026-01-23T16:34:19.145Z
27882026-01-23T16:34:19.145Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/245)
27892026-01-23T16:34:19.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902026-01-23T16:34:19.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912026-01-23T16:34:19.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922026-01-23T16:34:19.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27932026-01-23T16:34:19.973Z
27942026-01-23T16:34:19.974Zinfo: running `cargo check --bins` on cockroach-admin-types (56/245)
27952026-01-23T16:34:20.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962026-01-23T16:34:20.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972026-01-23T16:34:20.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982026-01-23T16:34:20.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27992026-01-23T16:34:20.775Z
28002026-01-23T16:34:20.775Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/245)
28012026-01-23T16:34:21.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022026-01-23T16:34:21.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032026-01-23T16:34:21.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042026-01-23T16:34:21.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28052026-01-23T16:34:21.582Z
28062026-01-23T16:34:21.582Zinfo: running `cargo check --bins` on ereport-types (58/245)
28072026-01-23T16:34:22.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082026-01-23T16:34:22.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092026-01-23T16:34:22.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102026-01-23T16:34:22.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28112026-01-23T16:34:22.407Z
28122026-01-23T16:34:22.407Zinfo: running `cargo check --bins` on gateway-client (59/245)
28132026-01-23T16:34:23.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142026-01-23T16:34:23.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152026-01-23T16:34:23.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162026-01-23T16:34:23.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28172026-01-23T16:34:23.217Z
28182026-01-23T16:34:23.217Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/245)
28192026-01-23T16:34:23.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202026-01-23T16:34:23.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212026-01-23T16:34:23.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222026-01-23T16:34:23.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28232026-01-23T16:34:24.026Z
28242026-01-23T16:34:24.026Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/245)
28252026-01-23T16:34:24.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262026-01-23T16:34:24.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272026-01-23T16:34:24.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282026-01-23T16:34:24.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28292026-01-23T16:34:24.828Z
28302026-01-23T16:34:24.828Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/245)
28312026-01-23T16:34:25.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322026-01-23T16:34:25.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332026-01-23T16:34:25.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342026-01-23T16:34:25.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28352026-01-23T16:34:25.636Z
28362026-01-23T16:34:25.636Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/245)
28372026-01-23T16:34:26.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382026-01-23T16:34:26.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392026-01-23T16:34:26.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402026-01-23T16:34:26.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28412026-01-23T16:34:26.441Z
28422026-01-23T16:34:26.441Zinfo: running `cargo check --bins` on internal-dns-types (64/245)
28432026-01-23T16:34:27.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442026-01-23T16:34:27.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452026-01-23T16:34:27.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462026-01-23T16:34:27.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28472026-01-23T16:34:27.250Z
28482026-01-23T16:34:27.250Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/245)
28492026-01-23T16:34:27.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502026-01-23T16:34:27.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512026-01-23T16:34:27.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522026-01-23T16:34:27.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28532026-01-23T16:34:28.061Z
28542026-01-23T16:34:28.061Zinfo: running `cargo check --bins` on omicron-passwords (66/245)
28552026-01-23T16:34:28.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562026-01-23T16:34:28.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572026-01-23T16:34:28.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582026-01-23T16:34:28.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28592026-01-23T16:34:28.847Z
28602026-01-23T16:34:28.847Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/245)
28612026-01-23T16:34:29.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622026-01-23T16:34:29.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632026-01-23T16:34:29.706Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642026-01-23T16:34:30.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
28652026-01-23T16:34:30.664Z
28662026-01-23T16:34:30.664Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/245)
28672026-01-23T16:34:31.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682026-01-23T16:34:31.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692026-01-23T16:34:31.540Z Compiling cfg_aliases v0.1.1
28702026-01-23T16:34:31.543Z Compiling convert_case v0.7.1
28712026-01-23T16:34:31.543Z Compiling vte_generate_state_changes v0.1.2
28722026-01-23T16:34:31.543Z Checking fd-lock v4.0.2
28732026-01-23T16:34:31.683Z Checking nibble_vec v0.1.0
28742026-01-23T16:34:31.686Z Checking endian-type v0.1.2
28752026-01-23T16:34:31.689Z Compiling peg-macros v0.8.5
28762026-01-23T16:34:31.689Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28772026-01-23T16:34:31.793Z Compiling nix v0.28.0
28782026-01-23T16:34:31.896Z Compiling sqlparser_derive v0.2.2
28792026-01-23T16:34:31.958Z Checking unicode_categories v0.1.1
28802026-01-23T16:34:31.977Z Checking radix_trie v0.2.1
28812026-01-23T16:34:32.214Z Checking vte v0.11.1
28822026-01-23T16:34:32.249Z Checking home v0.5.9
28832026-01-23T16:34:32.396Z Checking nu-ansi-term v0.50.1
28842026-01-23T16:34:32.419Z Compiling derive_more-impl v2.0.1
28852026-01-23T16:34:32.422Z Checking sqlformat v0.3.5
28862026-01-23T16:34:32.745Z Checking display-error-chain v0.2.2
28872026-01-23T16:34:32.963Z Checking sqlparser v0.45.0
28882026-01-23T16:34:33.586Z Checking strip-ansi-escapes v0.2.0
28892026-01-23T16:34:33.730Z Checking reedline v0.40.0
28902026-01-23T16:34:33.761Z Checking derive_more v2.0.1
28912026-01-23T16:34:33.880Z Checking crossterm v0.29.0
28922026-01-23T16:34:34.021Z Checking peg v0.8.5
28932026-01-23T16:34:34.617Z Checking rustyline v14.0.0
28942026-01-23T16:34:43.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s
28952026-01-23T16:34:43.621Z
28962026-01-23T16:34:43.621Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/245)
28972026-01-23T16:34:44.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982026-01-23T16:34:44.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992026-01-23T16:34:44.489Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29002026-01-23T16:34:49.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
29012026-01-23T16:34:50.152Z
29022026-01-23T16:34:50.152Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/245)
29032026-01-23T16:34:50.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042026-01-23T16:34:50.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052026-01-23T16:34:51.017Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29062026-01-23T16:34:54.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.67s
29072026-01-23T16:34:55.040Z
29082026-01-23T16:34:55.040Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/245)
29092026-01-23T16:34:55.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102026-01-23T16:34:55.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112026-01-23T16:34:55.902Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29122026-01-23T16:35:01.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
29132026-01-23T16:35:01.320Z
29142026-01-23T16:35:01.320Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/245)
29152026-01-23T16:35:02.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162026-01-23T16:35:02.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172026-01-23T16:35:02.188Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29182026-01-23T16:35:07.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.10s
29192026-01-23T16:35:07.646Z
29202026-01-23T16:35:07.646Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/245)
29212026-01-23T16:35:08.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222026-01-23T16:35:08.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232026-01-23T16:35:08.514Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29242026-01-23T16:35:12.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
29252026-01-23T16:35:12.745Z
29262026-01-23T16:35:12.745Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/245)
29272026-01-23T16:35:13.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282026-01-23T16:35:13.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292026-01-23T16:35:13.623Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29302026-01-23T16:35:17.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
29312026-01-23T16:35:17.908Z
29322026-01-23T16:35:17.908Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/245)
29332026-01-23T16:35:18.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342026-01-23T16:35:18.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352026-01-23T16:35:18.775Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29362026-01-23T16:35:24.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
29372026-01-23T16:35:24.364Z
29382026-01-23T16:35:24.364Zinfo: running `cargo check --bins` on oximeter (76/245)
29392026-01-23T16:35:25.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402026-01-23T16:35:25.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412026-01-23T16:35:25.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29422026-01-23T16:35:25.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29432026-01-23T16:35:25.178Z
29442026-01-23T16:35:25.179Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/245)
29452026-01-23T16:35:25.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462026-01-23T16:35:25.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472026-01-23T16:35:25.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29482026-01-23T16:35:25.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29492026-01-23T16:35:25.976Z
29502026-01-23T16:35:25.976Zinfo: running `cargo check --bins` on oximeter-schema (78/245)
29512026-01-23T16:35:26.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522026-01-23T16:35:26.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532026-01-23T16:35:26.802Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29542026-01-23T16:35:26.988Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29552026-01-23T16:35:27.470Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29562026-01-23T16:35:34.550Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29572026-01-23T16:35:35.046Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29582026-01-23T16:35:36.960Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29592026-01-23T16:35:38.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.03s
29602026-01-23T16:35:38.220Z
29612026-01-23T16:35:38.220Zinfo: running `cargo check --bins` on oximeter-types (79/245)
29622026-01-23T16:35:38.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632026-01-23T16:35:38.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642026-01-23T16:35:38.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652026-01-23T16:35:38.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29662026-01-23T16:35:39.040Z
29672026-01-23T16:35:39.040Zinfo: running `cargo check --bins` on oximeter-types-versions (80/245)
29682026-01-23T16:35:39.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692026-01-23T16:35:39.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702026-01-23T16:35:39.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712026-01-23T16:35:39.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29722026-01-23T16:35:39.851Z
29732026-01-23T16:35:39.851Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/245)
29742026-01-23T16:35:40.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752026-01-23T16:35:40.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762026-01-23T16:35:40.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772026-01-23T16:35:40.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29782026-01-23T16:35:40.665Z
29792026-01-23T16:35:40.666Zinfo: running `cargo check --bins` on oxql-types (82/245)
29802026-01-23T16:35:41.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812026-01-23T16:35:41.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822026-01-23T16:35:41.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29832026-01-23T16:35:41.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
29842026-01-23T16:35:41.478Z
29852026-01-23T16:35:41.478Zinfo: running `cargo check --bins` on oximeter-test-utils (83/245)
29862026-01-23T16:35:42.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872026-01-23T16:35:42.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882026-01-23T16:35:42.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29892026-01-23T16:35:42.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29902026-01-23T16:35:42.368Z
29912026-01-23T16:35:42.368Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/245)
29922026-01-23T16:35:43.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932026-01-23T16:35:43.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942026-01-23T16:35:43.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952026-01-23T16:35:43.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29962026-01-23T16:35:43.211Z
29972026-01-23T16:35:43.212Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/245)
29982026-01-23T16:35:43.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992026-01-23T16:35:43.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002026-01-23T16:35:43.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012026-01-23T16:35:43.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30022026-01-23T16:35:44.046Z
30032026-01-23T16:35:44.046Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/245)
30042026-01-23T16:35:44.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052026-01-23T16:35:44.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062026-01-23T16:35:44.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072026-01-23T16:35:44.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30082026-01-23T16:35:44.885Z
30092026-01-23T16:35:44.886Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/245)
30102026-01-23T16:35:45.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112026-01-23T16:35:45.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122026-01-23T16:35:45.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132026-01-23T16:35:45.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30142026-01-23T16:35:45.732Z
30152026-01-23T16:35:45.732Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/245)
30162026-01-23T16:35:46.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172026-01-23T16:35:46.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182026-01-23T16:35:46.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192026-01-23T16:35:46.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30202026-01-23T16:35:46.561Z
30212026-01-23T16:35:46.561Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/245)
30222026-01-23T16:35:47.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232026-01-23T16:35:47.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242026-01-23T16:35:47.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252026-01-23T16:35:47.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30262026-01-23T16:35:47.400Z
30272026-01-23T16:35:47.401Zinfo: running `cargo check --bins --no-default-features` on gfss (90/245)
30282026-01-23T16:35:48.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292026-01-23T16:35:48.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302026-01-23T16:35:48.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312026-01-23T16:35:48.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30322026-01-23T16:35:48.194Z
30332026-01-23T16:35:48.194Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/245)
30342026-01-23T16:35:48.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352026-01-23T16:35:48.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362026-01-23T16:35:48.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372026-01-23T16:35:48.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30382026-01-23T16:35:48.993Z
30392026-01-23T16:35:48.993Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/245)
30402026-01-23T16:35:49.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412026-01-23T16:35:49.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422026-01-23T16:35:49.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432026-01-23T16:35:49.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30442026-01-23T16:35:49.839Z
30452026-01-23T16:35:49.839Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/245)
30462026-01-23T16:35:50.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472026-01-23T16:35:50.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482026-01-23T16:35:50.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492026-01-23T16:35:50.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30502026-01-23T16:35:50.676Z
30512026-01-23T16:35:50.676Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/245)
30522026-01-23T16:35:51.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532026-01-23T16:35:51.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542026-01-23T16:35:51.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552026-01-23T16:35:51.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30562026-01-23T16:35:51.505Z
30572026-01-23T16:35:51.505Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/245)
30582026-01-23T16:35:52.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592026-01-23T16:35:52.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602026-01-23T16:35:52.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612026-01-23T16:35:52.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30622026-01-23T16:35:52.347Z
30632026-01-23T16:35:52.347Zinfo: running `cargo check --bins` on trust-quorum-types (96/245)
30642026-01-23T16:35:53.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652026-01-23T16:35:53.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662026-01-23T16:35:53.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672026-01-23T16:35:53.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30682026-01-23T16:35:53.193Z
30692026-01-23T16:35:53.193Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/245)
30702026-01-23T16:35:53.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712026-01-23T16:35:53.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722026-01-23T16:35:53.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732026-01-23T16:35:53.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
30742026-01-23T16:35:54.048Z
30752026-01-23T16:35:54.048Zinfo: running `cargo check --bins` on update-engine (98/245)
30762026-01-23T16:35:54.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772026-01-23T16:35:54.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782026-01-23T16:35:54.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792026-01-23T16:35:54.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30802026-01-23T16:35:54.845Z
30812026-01-23T16:35:54.846Zinfo: running `cargo check --bins` on omicron-rpaths (99/245)
30822026-01-23T16:35:55.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832026-01-23T16:35:55.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842026-01-23T16:35:55.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852026-01-23T16:35:55.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30862026-01-23T16:35:55.639Z
30872026-01-23T16:35:55.639Zinfo: running `cargo check --bins` on omicron-certificates (100/245)
30882026-01-23T16:35:56.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892026-01-23T16:35:56.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902026-01-23T16:35:56.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912026-01-23T16:35:56.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30922026-01-23T16:35:56.454Z
30932026-01-23T16:35:56.454Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (101/245)
30942026-01-23T16:35:57.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952026-01-23T16:35:57.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962026-01-23T16:35:57.350Z Checking dropshot-api-manager-types v0.2.4
30972026-01-23T16:35:57.354Z Checking nanorand v0.7.0
30982026-01-23T16:35:57.638Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30992026-01-23T16:35:57.708Z Checking flume v0.11.1
31002026-01-23T16:35:58.022Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31012026-01-23T16:35:59.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
31022026-01-23T16:35:59.696Z
31032026-01-23T16:35:59.696Zinfo: running `cargo check --bins` on clickhouse-admin-api (102/245)
31042026-01-23T16:36:00.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052026-01-23T16:36:00.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062026-01-23T16:36:00.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072026-01-23T16:36:00.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31082026-01-23T16:36:00.520Z
31092026-01-23T16:36:00.520Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (103/245)
31102026-01-23T16:36:01.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112026-01-23T16:36:01.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122026-01-23T16:36:01.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132026-01-23T16:36:01.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31142026-01-23T16:36:01.334Z
31152026-01-23T16:36:01.334Zinfo: running `cargo check --bins` on bootstrap-agent-client (104/245)
31162026-01-23T16:36:02.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172026-01-23T16:36:02.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182026-01-23T16:36:02.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192026-01-23T16:36:02.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31202026-01-23T16:36:02.168Z
31212026-01-23T16:36:02.168Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/245)
31222026-01-23T16:36:02.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232026-01-23T16:36:02.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242026-01-23T16:36:02.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252026-01-23T16:36:02.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31262026-01-23T16:36:02.990Z
31272026-01-23T16:36:02.990Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/245)
31282026-01-23T16:36:03.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292026-01-23T16:36:03.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302026-01-23T16:36:03.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312026-01-23T16:36:03.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31322026-01-23T16:36:03.832Z
31332026-01-23T16:36:03.832Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/245)
31342026-01-23T16:36:04.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352026-01-23T16:36:04.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362026-01-23T16:36:04.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372026-01-23T16:36:04.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31382026-01-23T16:36:04.675Z
31392026-01-23T16:36:04.675Zinfo: running `cargo check --bins` on cockroach-admin-client (108/245)
31402026-01-23T16:36:05.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412026-01-23T16:36:05.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422026-01-23T16:36:05.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432026-01-23T16:36:05.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31442026-01-23T16:36:05.489Z
31452026-01-23T16:36:05.489Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/245)
31462026-01-23T16:36:06.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472026-01-23T16:36:06.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482026-01-23T16:36:06.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492026-01-23T16:36:06.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31502026-01-23T16:36:06.333Z
31512026-01-23T16:36:06.334Zinfo: running `cargo check --bins` on dns-service-client (110/245)
31522026-01-23T16:36:07.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532026-01-23T16:36:07.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542026-01-23T16:36:07.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552026-01-23T16:36:07.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31562026-01-23T16:36:07.164Z
31572026-01-23T16:36:07.164Zinfo: running `cargo check --bins` on installinator-client (111/245)
31582026-01-23T16:36:07.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592026-01-23T16:36:07.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602026-01-23T16:36:07.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612026-01-23T16:36:07.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31622026-01-23T16:36:08.022Z
31632026-01-23T16:36:08.023Zinfo: running `cargo check --bins` on nexus-client (112/245)
31642026-01-23T16:36:08.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652026-01-23T16:36:08.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662026-01-23T16:36:08.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672026-01-23T16:36:08.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31682026-01-23T16:36:08.913Z
31692026-01-23T16:36:08.913Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/245)
31702026-01-23T16:36:09.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712026-01-23T16:36:09.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722026-01-23T16:36:09.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732026-01-23T16:36:09.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31742026-01-23T16:36:09.798Z
31752026-01-23T16:36:09.798Zinfo: running `cargo check --bins` on ntp-admin-client (114/245)
31762026-01-23T16:36:10.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-01-23T16:36:10.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-01-23T16:36:10.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792026-01-23T16:36:10.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31802026-01-23T16:36:10.602Z
31812026-01-23T16:36:10.602Zinfo: running `cargo check --bins` on oxide-client (115/245)
31822026-01-23T16:36:11.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-01-23T16:36:11.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-01-23T16:36:11.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852026-01-23T16:36:11.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31862026-01-23T16:36:11.419Z
31872026-01-23T16:36:11.419Zinfo: running `cargo check --bins` on oximeter-client (116/245)
31882026-01-23T16:36:12.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892026-01-23T16:36:12.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902026-01-23T16:36:12.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912026-01-23T16:36:12.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31922026-01-23T16:36:12.251Z
31932026-01-23T16:36:12.251Zinfo: running `cargo check --bins` on repo-depot-client (117/245)
31942026-01-23T16:36:12.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952026-01-23T16:36:12.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962026-01-23T16:36:12.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972026-01-23T16:36:12.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31982026-01-23T16:36:13.067Z
31992026-01-23T16:36:13.067Zinfo: running `cargo check --bins` on sled-agent-client (118/245)
32002026-01-23T16:36:13.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012026-01-23T16:36:13.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022026-01-23T16:36:13.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032026-01-23T16:36:13.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32042026-01-23T16:36:13.925Z
32052026-01-23T16:36:13.925Zinfo: running `cargo check --bins` on wicketd-client (119/245)
32062026-01-23T16:36:14.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072026-01-23T16:36:14.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082026-01-23T16:36:14.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092026-01-23T16:36:14.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
32102026-01-23T16:36:14.778Z
32112026-01-23T16:36:14.778Zinfo: running `cargo check --bins` on installinator-common (120/245)
32122026-01-23T16:36:15.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132026-01-23T16:36:15.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142026-01-23T16:36:15.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152026-01-23T16:36:15.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32162026-01-23T16:36:15.673Z
32172026-01-23T16:36:15.673Zinfo: running `cargo check --bins` on installinator-common-versions (121/245)
32182026-01-23T16:36:16.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192026-01-23T16:36:16.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202026-01-23T16:36:16.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212026-01-23T16:36:16.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
32222026-01-23T16:36:16.481Z
32232026-01-23T16:36:16.481Zinfo: running `cargo check --bins` on wicket-common (122/245)
32242026-01-23T16:36:17.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252026-01-23T16:36:17.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262026-01-23T16:36:17.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272026-01-23T16:36:17.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32282026-01-23T16:36:17.332Z
32292026-01-23T16:36:17.332Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/245)
32302026-01-23T16:36:18.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312026-01-23T16:36:18.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322026-01-23T16:36:18.205Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32332026-01-23T16:36:18.208Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32342026-01-23T16:36:18.334Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32352026-01-23T16:36:18.513Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32362026-01-23T16:36:18.532Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32372026-01-23T16:36:18.900Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32382026-01-23T16:36:18.903Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32392026-01-23T16:36:22.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
32402026-01-23T16:36:22.315Z
32412026-01-23T16:36:22.315Zinfo: running `cargo check --bins` on cockroach-admin-api (124/245)
32422026-01-23T16:36:23.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432026-01-23T16:36:23.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442026-01-23T16:36:23.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452026-01-23T16:36:23.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32462026-01-23T16:36:23.136Z
32472026-01-23T16:36:23.136Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/245)
32482026-01-23T16:36:23.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492026-01-23T16:36:23.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502026-01-23T16:36:23.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512026-01-23T16:36:23.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32522026-01-23T16:36:24.070Z
32532026-01-23T16:36:24.070Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/245)
32542026-01-23T16:36:24.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552026-01-23T16:36:24.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562026-01-23T16:36:24.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572026-01-23T16:36:24.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
32582026-01-23T16:36:25.021Z
32592026-01-23T16:36:25.021Zinfo: running `cargo check --bins` on dns-server (127/245)
32602026-01-23T16:36:25.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612026-01-23T16:36:25.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622026-01-23T16:36:25.895Z Compiling parking_lot_core v0.8.6
32632026-01-23T16:36:25.898Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32642026-01-23T16:36:25.898Z Compiling moka v0.12.10
32652026-01-23T16:36:25.898Z Checking tagptr v0.2.0
32662026-01-23T16:36:26.049Z Checking prefix-trie v0.7.0
32672026-01-23T16:36:26.052Z Checking fxhash v0.2.1
32682026-01-23T16:36:26.052Z Checking hickory-client v0.25.2
32692026-01-23T16:36:26.620Z Checking hickory-server v0.25.2
32702026-01-23T16:36:26.709Z Checking parking_lot v0.11.2
32712026-01-23T16:36:26.873Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32722026-01-23T16:36:26.877Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32732026-01-23T16:36:26.877Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32742026-01-23T16:36:26.987Z Checking sled v0.34.7
32752026-01-23T16:36:27.361Z Checking hickory-resolver v0.25.2
32762026-01-23T16:36:28.995Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32772026-01-23T16:36:30.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
32782026-01-23T16:36:30.753Z
32792026-01-23T16:36:30.753Zinfo: running `cargo check --bins` on dns-server-api (128/245)
32802026-01-23T16:36:31.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812026-01-23T16:36:31.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822026-01-23T16:36:31.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832026-01-23T16:36:31.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32842026-01-23T16:36:31.576Z
32852026-01-23T16:36:31.576Zinfo: running `cargo check --bins` on gateway-test-utils (129/245)
32862026-01-23T16:36:32.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872026-01-23T16:36:32.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882026-01-23T16:36:32.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892026-01-23T16:36:32.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32902026-01-23T16:36:32.482Z
32912026-01-23T16:36:32.482Zinfo: running `cargo check --bins` on omicron-gateway (130/245)
32922026-01-23T16:36:33.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932026-01-23T16:36:33.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942026-01-23T16:36:33.449Z Compiling radium v0.7.0
32952026-01-23T16:36:33.452Z Checking tap v1.0.1
32962026-01-23T16:36:33.452Z Compiling maybe-uninit v2.0.0
32972026-01-23T16:36:33.575Z Compiling zerocopy-derive v0.6.6
32982026-01-23T16:36:33.577Z Checking crc-catalog v2.4.0
32992026-01-23T16:36:33.578Z Checking funty v2.0.0
33002026-01-23T16:36:33.578Z Compiling packed_struct v0.10.1
33012026-01-23T16:36:33.591Z Compiling packed_struct_codegen v0.10.1
33022026-01-23T16:36:33.777Z Checking wyz v0.5.1
33032026-01-23T16:36:33.831Z Checking crc v3.2.1
33042026-01-23T16:36:34.127Z Compiling bitfield-macros v0.19.2
33052026-01-23T16:36:34.148Z Compiling indexmap v1.9.3
33062026-01-23T16:36:34.300Z Checking nodrop v0.1.14
33072026-01-23T16:36:34.443Z Checking smallvec v0.6.14
33082026-01-23T16:36:34.465Z Checking array-init v0.0.4
33092026-01-23T16:36:34.468Z Checking hashbrown v0.12.3
33102026-01-23T16:36:34.486Z Checking bitvec v1.0.1
33112026-01-23T16:36:34.552Z Checking ron v0.8.1
33122026-01-23T16:36:34.832Z Checking hashbrown v0.13.2
33132026-01-23T16:36:35.462Z Checking serde-hex v0.1.0
33142026-01-23T16:36:35.574Z Checking zerocopy v0.6.6
33152026-01-23T16:36:35.672Z Checking bitfield v0.19.2
33162026-01-23T16:36:35.751Z Checking crc-any v2.5.0
33172026-01-23T16:36:35.773Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33182026-01-23T16:36:36.098Z Checking void v1.0.2
33192026-01-23T16:36:36.121Z Checking path-slash v0.1.5
33202026-01-23T16:36:36.136Z Checking object v0.30.4
33212026-01-23T16:36:36.177Z Checking half v1.8.3
33222026-01-23T16:36:36.197Z Checking tungstenite v0.23.0
33232026-01-23T16:36:36.246Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-01-23T16:36:36.267Z Checking lzss v0.8.2
33252026-01-23T16:36:36.269Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33262026-01-23T16:36:36.532Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33272026-01-23T16:36:36.604Z Checking serde_cbor v0.11.2
33282026-01-23T16:36:36.622Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33292026-01-23T16:36:36.785Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33302026-01-23T16:36:36.809Z Checking nix v0.27.1
33312026-01-23T16:36:37.056Z Checking kstat-rs v0.2.4
33322026-01-23T16:36:37.414Z Checking serde_bytes v0.11.19
33332026-01-23T16:36:37.440Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33342026-01-23T16:36:37.494Z Checking tokio-tungstenite v0.23.1
33352026-01-23T16:36:37.740Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33362026-01-23T16:36:37.983Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33372026-01-23T16:36:38.044Z Checking signal-hook-tokio v0.3.1
33382026-01-23T16:36:39.744Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33392026-01-23T16:36:39.967Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33402026-01-23T16:36:44.559Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33412026-01-23T16:36:45.895Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33422026-01-23T16:36:46.327Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33432026-01-23T16:36:48.093Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33442026-01-23T16:36:51.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.79s
33452026-01-23T16:36:51.510Z
33462026-01-23T16:36:51.510Zinfo: running `cargo check --bins` on gateway-api (131/245)
33472026-01-23T16:36:52.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482026-01-23T16:36:52.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492026-01-23T16:36:52.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33502026-01-23T16:36:52.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33512026-01-23T16:36:52.348Z
33522026-01-23T16:36:52.348Zinfo: running `cargo check --bins` on ipcc (132/245)
33532026-01-23T16:36:53.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33542026-01-23T16:36:53.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33552026-01-23T16:36:53.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33562026-01-23T16:36:53.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
33572026-01-23T16:36:53.162Z
33582026-01-23T16:36:53.162Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/245)
33592026-01-23T16:36:53.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602026-01-23T16:36:53.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612026-01-23T16:36:53.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33622026-01-23T16:36:53.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33632026-01-23T16:36:53.953Z
33642026-01-23T16:36:53.953Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/245)
33652026-01-23T16:36:54.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662026-01-23T16:36:54.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672026-01-23T16:36:54.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33682026-01-23T16:36:54.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33692026-01-23T16:36:54.779Z
33702026-01-23T16:36:54.779Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/245)
33712026-01-23T16:36:55.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722026-01-23T16:36:55.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732026-01-23T16:36:55.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33742026-01-23T16:36:55.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33752026-01-23T16:36:55.597Z
33762026-01-23T16:36:55.598Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/245)
33772026-01-23T16:36:56.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782026-01-23T16:36:56.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792026-01-23T16:36:56.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802026-01-23T16:36:56.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33812026-01-23T16:36:56.419Z
33822026-01-23T16:36:56.419Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/245)
33832026-01-23T16:36:57.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842026-01-23T16:36:57.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852026-01-23T16:36:57.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862026-01-23T16:36:57.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
33872026-01-23T16:36:57.238Z
33882026-01-23T16:36:57.238Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/245)
33892026-01-23T16:36:57.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902026-01-23T16:36:57.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912026-01-23T16:36:57.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922026-01-23T16:36:57.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33932026-01-23T16:36:58.068Z
33942026-01-23T16:36:58.069Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/245)
33952026-01-23T16:36:58.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-01-23T16:36:58.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-01-23T16:36:58.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982026-01-23T16:36:58.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33992026-01-23T16:36:58.906Z
34002026-01-23T16:36:58.907Zinfo: running `cargo check --bins` on oximeter-producer (140/245)
34012026-01-23T16:36:59.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-01-23T16:36:59.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-01-23T16:36:59.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-01-23T16:36:59.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34052026-01-23T16:36:59.789Z
34062026-01-23T16:36:59.789Zinfo: running `cargo check --bins` on internal-dns-resolver (141/245)
34072026-01-23T16:37:00.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-01-23T16:37:00.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-01-23T16:37:00.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102026-01-23T16:37:00.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34112026-01-23T16:37:00.613Z
34122026-01-23T16:37:00.613Zinfo: running `cargo check --bins` on sp-sim (142/245)
34132026-01-23T16:37:01.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142026-01-23T16:37:01.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152026-01-23T16:37:01.541Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34162026-01-23T16:37:04.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
34172026-01-23T16:37:04.436Z
34182026-01-23T16:37:04.436Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/245)
34192026-01-23T16:37:05.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-01-23T16:37:05.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-01-23T16:37:05.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222026-01-23T16:37:05.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34232026-01-23T16:37:05.328Z
34242026-01-23T16:37:05.328Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/245)
34252026-01-23T16:37:06.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262026-01-23T16:37:06.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272026-01-23T16:37:06.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282026-01-23T16:37:06.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34292026-01-23T16:37:06.235Z
34302026-01-23T16:37:06.235Zinfo: running `cargo check --bins` on db-macros (145/245)
34312026-01-23T16:37:06.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322026-01-23T16:37:06.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332026-01-23T16:37:06.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34342026-01-23T16:37:06.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34352026-01-23T16:37:07.036Z
34362026-01-23T16:37:07.036Zinfo: running `cargo check --bins` on nexus-macros-common (146/245)
34372026-01-23T16:37:07.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382026-01-23T16:37:07.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392026-01-23T16:37:07.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402026-01-23T16:37:07.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34412026-01-23T16:37:07.842Z
34422026-01-23T16:37:07.842Zinfo: running `cargo check --bins` on nexus-auth (147/245)
34432026-01-23T16:37:08.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442026-01-23T16:37:08.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452026-01-23T16:37:08.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462026-01-23T16:37:08.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34472026-01-23T16:37:08.738Z
34482026-01-23T16:37:08.739Zinfo: running `cargo check --bins` on authz-macros (148/245)
34492026-01-23T16:37:09.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502026-01-23T16:37:09.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512026-01-23T16:37:09.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522026-01-23T16:37:09.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34532026-01-23T16:37:09.541Z
34542026-01-23T16:37:09.541Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/245)
34552026-01-23T16:37:10.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562026-01-23T16:37:10.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572026-01-23T16:37:10.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582026-01-23T16:37:10.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34592026-01-23T16:37:10.424Z
34602026-01-23T16:37:10.424Zinfo: running `cargo check --bins` on nexus-db-model (150/245)
34612026-01-23T16:37:11.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622026-01-23T16:37:11.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632026-01-23T16:37:11.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642026-01-23T16:37:11.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34652026-01-23T16:37:11.310Z
34662026-01-23T16:37:11.310Zinfo: running `cargo check --bins` on nexus-db-schema (151/245)
34672026-01-23T16:37:12.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682026-01-23T16:37:12.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692026-01-23T16:37:12.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34702026-01-23T16:37:12.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34712026-01-23T16:37:12.126Z
34722026-01-23T16:37:12.126Zinfo: running `cargo check --bins` on nexus-defaults (152/245)
34732026-01-23T16:37:12.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742026-01-23T16:37:12.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752026-01-23T16:37:12.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762026-01-23T16:37:12.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34772026-01-23T16:37:12.962Z
34782026-01-23T16:37:12.962Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (153/245)
34792026-01-23T16:37:13.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34802026-01-23T16:37:13.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34812026-01-23T16:37:13.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34822026-01-23T16:37:13.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34832026-01-23T16:37:13.770Z
34842026-01-23T16:37:13.770Zinfo: running `cargo check --bins` on parallel-task-set (154/245)
34852026-01-23T16:37:14.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34862026-01-23T16:37:14.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34872026-01-23T16:37:14.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34882026-01-23T16:37:14.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34892026-01-23T16:37:14.576Z
34902026-01-23T16:37:14.576Zinfo: running `cargo check --bins` on nexus-db-errors (155/245)
34912026-01-23T16:37:15.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34922026-01-23T16:37:15.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34932026-01-23T16:37:15.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34942026-01-23T16:37:15.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34952026-01-23T16:37:15.469Z
34962026-01-23T16:37:15.469Zinfo: running `cargo check --bins` on nexus-db-lookup (156/245)
34972026-01-23T16:37:16.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982026-01-23T16:37:16.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992026-01-23T16:37:16.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35002026-01-23T16:37:16.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35012026-01-23T16:37:16.362Z
35022026-01-23T16:37:16.362Zinfo: running `cargo check --bins` on nexus-inventory (157/245)
35032026-01-23T16:37:17.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042026-01-23T16:37:17.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052026-01-23T16:37:17.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062026-01-23T16:37:17.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35072026-01-23T16:37:17.245Z
35082026-01-23T16:37:17.245Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (158/245)
35092026-01-23T16:37:17.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102026-01-23T16:37:17.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112026-01-23T16:37:17.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122026-01-23T16:37:18.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35132026-01-23T16:37:18.094Z
35142026-01-23T16:37:18.094Zinfo: running `cargo check --bins --no-default-features` on sled-storage (159/245)
35152026-01-23T16:37:18.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162026-01-23T16:37:18.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172026-01-23T16:37:18.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182026-01-23T16:37:18.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35192026-01-23T16:37:18.931Z
35202026-01-23T16:37:18.931Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (160/245)
35212026-01-23T16:37:19.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222026-01-23T16:37:19.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232026-01-23T16:37:19.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242026-01-23T16:37:19.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35252026-01-23T16:37:19.794Z
35262026-01-23T16:37:19.794Zinfo: running `cargo check --bins` on key-manager (161/245)
35272026-01-23T16:37:20.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282026-01-23T16:37:20.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292026-01-23T16:37:20.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302026-01-23T16:37:20.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35312026-01-23T16:37:20.633Z
35322026-01-23T16:37:20.633Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (162/245)
35332026-01-23T16:37:21.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342026-01-23T16:37:21.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352026-01-23T16:37:21.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362026-01-23T16:37:21.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35372026-01-23T16:37:21.483Z
35382026-01-23T16:37:21.483Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (163/245)
35392026-01-23T16:37:22.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402026-01-23T16:37:22.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412026-01-23T16:37:22.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422026-01-23T16:37:22.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35432026-01-23T16:37:22.336Z
35442026-01-23T16:37:22.336Zinfo: running `cargo check --bins` on typed-rng (164/245)
35452026-01-23T16:37:23.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462026-01-23T16:37:23.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472026-01-23T16:37:23.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482026-01-23T16:37:23.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35492026-01-23T16:37:23.159Z
35502026-01-23T16:37:23.159Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (165/245)
35512026-01-23T16:37:23.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522026-01-23T16:37:23.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532026-01-23T16:37:24.272Z Compiling libefi-sys v0.1.0
35542026-01-23T16:37:24.275Z Compiling bitfield-struct v0.6.2
35552026-01-23T16:37:24.428Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35562026-01-23T16:37:24.442Z Compiling xshell-macros v0.2.7
35572026-01-23T16:37:24.459Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35582026-01-23T16:37:24.480Z Compiling salty v0.3.0
35592026-01-23T16:37:24.483Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35602026-01-23T16:37:24.483Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35612026-01-23T16:37:24.537Z Compiling proc-macro-error-attr2 v2.0.0
35622026-01-23T16:37:25.106Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35632026-01-23T16:37:25.149Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35642026-01-23T16:37:25.149Z Checking xshell v0.2.7
35652026-01-23T16:37:25.277Z Compiling proc-macro-error2 v2.0.1
35662026-01-23T16:37:25.442Z Checking primeorder v0.13.6
35672026-01-23T16:37:25.480Z Compiling num-derive v0.3.3
35682026-01-23T16:37:25.503Z Compiling unicase v2.8.1
35692026-01-23T16:37:25.751Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35702026-01-23T16:37:25.902Z Compiling mime_guess v2.0.5
35712026-01-23T16:37:25.923Z Compiling tabled_derive v0.11.0
35722026-01-23T16:37:25.940Z Checking p384 v0.13.1
35732026-01-23T16:37:26.380Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35742026-01-23T16:37:26.512Z Checking attest-data v0.4.0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35752026-01-23T16:37:26.867Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35762026-01-23T16:37:26.934Z Checking papergrid v0.17.0
35772026-01-23T16:37:27.097Z Checking testing_table v0.3.0
35782026-01-23T16:37:27.255Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35792026-01-23T16:37:27.279Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35802026-01-23T16:37:27.535Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35812026-01-23T16:37:27.600Z Checking libscf-sys v1.1.0
35822026-01-23T16:37:27.844Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=1b01d737447c6c72380a5fe51ebb1dd0f111de1f#1b01d737)
35832026-01-23T16:37:27.923Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35842026-01-23T16:37:28.392Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35852026-01-23T16:37:28.621Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35862026-01-23T16:37:28.644Z Checking corncobs v0.1.4
35872026-01-23T16:37:28.780Z Checking tabled v0.20.0
35882026-01-23T16:37:28.877Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
35892026-01-23T16:37:28.898Z Checking dice-mfg-msgs v0.2.1 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35902026-01-23T16:37:29.021Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35912026-01-23T16:37:29.324Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4b408edc1d00f108ddf635415d783e6f12fe9641#4b408edc)
35922026-01-23T16:37:29.377Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35932026-01-23T16:37:29.490Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35942026-01-23T16:37:29.939Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35952026-01-23T16:37:30.018Z Checking secrecy v0.8.0
35962026-01-23T16:37:30.177Z Checking http-range v0.1.5
35972026-01-23T16:37:30.403Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
35982026-01-23T16:37:30.743Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35992026-01-23T16:37:30.972Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36002026-01-23T16:37:31.313Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36012026-01-23T16:37:31.500Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
36022026-01-23T16:37:31.529Z Checking atty v0.2.14
36032026-01-23T16:37:31.553Z Checking crc8 v0.1.1
36042026-01-23T16:37:31.679Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527)
36052026-01-23T16:37:31.707Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36062026-01-23T16:37:31.731Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36072026-01-23T16:37:32.079Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36082026-01-23T16:37:32.155Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36092026-01-23T16:37:32.908Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36102026-01-23T16:37:33.262Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36112026-01-23T16:37:33.518Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36122026-01-23T16:37:33.615Z Checking hyper-staticfile v0.10.1
36132026-01-23T16:37:33.668Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36142026-01-23T16:37:33.778Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36152026-01-23T16:37:33.803Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36162026-01-23T16:37:34.055Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36172026-01-23T16:37:34.133Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36182026-01-23T16:37:34.166Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36192026-01-23T16:37:34.252Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36202026-01-23T16:37:34.649Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36212026-01-23T16:37:34.887Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36222026-01-23T16:37:35.229Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36232026-01-23T16:37:36.897Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36242026-01-23T16:37:37.124Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36252026-01-23T16:37:37.240Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36262026-01-23T16:37:38.633Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=846348bf5c92ab490cf4f69fbe1202691dae6125#846348bf)
36272026-01-23T16:37:47.443Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36282026-01-23T16:38:03.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.19s
36292026-01-23T16:38:03.596Z
36302026-01-23T16:38:03.596Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (166/245)
36312026-01-23T16:38:04.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322026-01-23T16:38:04.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332026-01-23T16:38:04.610Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36342026-01-23T16:38:20.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.11s
36352026-01-23T16:38:20.955Z
36362026-01-23T16:38:20.955Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (167/245)
36372026-01-23T16:38:21.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-01-23T16:38:21.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-01-23T16:38:21.965Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36402026-01-23T16:38:38.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s
36412026-01-23T16:38:38.391Z
36422026-01-23T16:38:38.391Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (168/245)
36432026-01-23T16:38:39.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-01-23T16:38:39.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-01-23T16:38:39.382Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36462026-01-23T16:38:55.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s
36472026-01-23T16:38:55.728Z
36482026-01-23T16:38:55.728Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (169/245)
36492026-01-23T16:38:56.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-01-23T16:38:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-01-23T16:38:56.722Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36522026-01-23T16:39:12.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s
36532026-01-23T16:39:12.885Z
36542026-01-23T16:39:12.885Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (170/245)
36552026-01-23T16:39:13.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-01-23T16:39:13.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-01-23T16:39:13.863Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36582026-01-23T16:39:29.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.78s
36592026-01-23T16:39:29.913Z
36602026-01-23T16:39:29.913Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (171/245)
36612026-01-23T16:39:30.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-01-23T16:39:30.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-01-23T16:39:30.880Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36642026-01-23T16:39:46.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
36652026-01-23T16:39:47.030Z
36662026-01-23T16:39:47.030Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (172/245)
36672026-01-23T16:39:47.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-01-23T16:39:47.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-01-23T16:39:48.023Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36702026-01-23T16:40:03.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.86s
36712026-01-23T16:40:04.143Z
36722026-01-23T16:40:04.143Zinfo: running `cargo check --bins` on bootstrap-agent-api (173/245)
36732026-01-23T16:40:04.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-01-23T16:40:04.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-01-23T16:40:04.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-01-23T16:40:04.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
36772026-01-23T16:40:05.002Z
36782026-01-23T16:40:05.002Zinfo: running `cargo check --bins` on range-requests (174/245)
36792026-01-23T16:40:05.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-01-23T16:40:05.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-01-23T16:40:05.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-01-23T16:40:05.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36832026-01-23T16:40:05.818Z
36842026-01-23T16:40:05.818Zinfo: running `cargo check --bins` on repo-depot-api (175/245)
36852026-01-23T16:40:06.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-01-23T16:40:06.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-01-23T16:40:06.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-01-23T16:40:06.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
36892026-01-23T16:40:06.635Z
36902026-01-23T16:40:06.635Zinfo: running `cargo check --bins` on sled-agent-api (176/245)
36912026-01-23T16:40:07.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-01-23T16:40:07.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-01-23T16:40:07.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-01-23T16:40:07.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
36952026-01-23T16:40:07.501Z
36962026-01-23T16:40:07.501Zinfo: running `cargo check --bins` on sled-diagnostics (177/245)
36972026-01-23T16:40:08.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-01-23T16:40:08.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-01-23T16:40:08.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-01-23T16:40:08.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37012026-01-23T16:40:08.347Z
37022026-01-23T16:40:08.347Zinfo: running `cargo check --bins` on zfs-test-harness (178/245)
37032026-01-23T16:40:09.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-01-23T16:40:09.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-01-23T16:40:09.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-01-23T16:40:09.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37072026-01-23T16:40:09.188Z
37082026-01-23T16:40:09.188Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (179/245)
37092026-01-23T16:40:09.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-01-23T16:40:09.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-01-23T16:40:09.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-01-23T16:40:09.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37132026-01-23T16:40:10.033Z
37142026-01-23T16:40:10.033Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (180/245)
37152026-01-23T16:40:10.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-01-23T16:40:10.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-01-23T16:40:10.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-01-23T16:40:10.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37192026-01-23T16:40:10.872Z
37202026-01-23T16:40:10.872Zinfo: running `cargo check --bins` on sled-agent-health-monitor (181/245)
37212026-01-23T16:40:11.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-01-23T16:40:11.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-01-23T16:40:11.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-01-23T16:40:11.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37252026-01-23T16:40:11.711Z
37262026-01-23T16:40:11.711Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (182/245)
37272026-01-23T16:40:12.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-01-23T16:40:12.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-01-23T16:40:12.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-01-23T16:40:12.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37312026-01-23T16:40:12.570Z
37322026-01-23T16:40:12.570Zinfo: running `cargo check --bins` on trust-quorum (183/245)
37332026-01-23T16:40:13.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-01-23T16:40:13.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-01-23T16:40:13.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-01-23T16:40:13.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
37372026-01-23T16:40:13.426Z
37382026-01-23T16:40:13.426Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (184/245)
37392026-01-23T16:40:14.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-01-23T16:40:14.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-01-23T16:40:14.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-01-23T16:40:14.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37432026-01-23T16:40:14.306Z
37442026-01-23T16:40:14.306Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (185/245)
37452026-01-23T16:40:15.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-01-23T16:40:15.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-01-23T16:40:15.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-01-23T16:40:15.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37492026-01-23T16:40:15.205Z
37502026-01-23T16:40:15.206Zinfo: running `cargo check --bins` on update-common (186/245)
37512026-01-23T16:40:15.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-01-23T16:40:15.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-01-23T16:40:15.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-01-23T16:40:15.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37552026-01-23T16:40:16.046Z
37562026-01-23T16:40:16.046Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (187/245)
37572026-01-23T16:40:16.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-01-23T16:40:16.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-01-23T16:40:16.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-01-23T16:40:16.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37612026-01-23T16:40:16.950Z
37622026-01-23T16:40:16.950Zinfo: running `cargo check --bins` on reconfigurator-cli (188/245)
37632026-01-23T16:40:17.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-01-23T16:40:17.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-01-23T16:40:17.938Z Compiling fs-err v2.11.0
37662026-01-23T16:40:17.941Z Checking ignore v0.4.23
37672026-01-23T16:40:17.941Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
37682026-01-23T16:40:17.941Z Checking predicates-tree v1.0.12
37692026-01-23T16:40:17.941Z Checking parse-size v1.1.0
37702026-01-23T16:40:18.102Z Checking rand_seeder v0.4.0
37712026-01-23T16:40:18.115Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
37722026-01-23T16:40:18.134Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37732026-01-23T16:40:18.245Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37742026-01-23T16:40:18.278Z Compiling petname v2.0.2
37752026-01-23T16:40:18.353Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37762026-01-23T16:40:18.608Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37772026-01-23T16:40:18.728Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37782026-01-23T16:40:18.816Z Checking globwalk v0.9.1
37792026-01-23T16:40:18.844Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37802026-01-23T16:40:19.066Z Checking sapling-renderdag v0.1.0
37812026-01-23T16:40:19.148Z Checking camino-tempfile-ext v0.3.2
37822026-01-23T16:40:19.203Z Checking sync-ptr v0.1.4
37832026-01-23T16:40:19.415Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37842026-01-23T16:40:19.500Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
37852026-01-23T16:40:19.630Z Checking assert_matches v1.5.0
37862026-01-23T16:40:20.278Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37872026-01-23T16:40:20.278Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37882026-01-23T16:40:20.312Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37892026-01-23T16:40:21.291Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37902026-01-23T16:40:23.312Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37912026-01-23T16:40:26.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s
37922026-01-23T16:40:26.922Z
37932026-01-23T16:40:26.922Zinfo: running `cargo check --bins` on omicron-repl-utils (189/245)
37942026-01-23T16:40:27.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-01-23T16:40:27.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-01-23T16:40:27.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-01-23T16:40:27.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37982026-01-23T16:40:27.721Z
37992026-01-23T16:40:27.721Zinfo: running `cargo check --bins` on nexus-test-interface (190/245)
38002026-01-23T16:40:28.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-01-23T16:40:28.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-01-23T16:40:28.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-01-23T16:40:28.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38042026-01-23T16:40:28.599Z
38052026-01-23T16:40:28.600Zinfo: running `cargo check --bins` on oximeter-collector (191/245)
38062026-01-23T16:40:29.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-01-23T16:40:29.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-01-23T16:40:29.544Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38092026-01-23T16:40:29.544Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38102026-01-23T16:40:30.499Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38112026-01-23T16:40:32.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
38122026-01-23T16:40:33.034Z
38132026-01-23T16:40:33.034Zinfo: running `cargo check --bins` on oximeter-api (192/245)
38142026-01-23T16:40:33.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-01-23T16:40:33.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-01-23T16:40:33.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-01-23T16:40:33.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38182026-01-23T16:40:33.855Z
38192026-01-23T16:40:33.855Zinfo: running `cargo check --bins` on cert-dev (193/245)
38202026-01-23T16:40:34.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-01-23T16:40:34.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-01-23T16:40:34.654Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38232026-01-23T16:40:35.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38242026-01-23T16:40:35.195Z
38252026-01-23T16:40:35.195Zinfo: running `cargo check --bins` on clickana (194/245)
38262026-01-23T16:40:35.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-01-23T16:40:35.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-01-23T16:40:36.037Z Checking castaway v0.2.3
38292026-01-23T16:40:36.037Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38302026-01-23T16:40:36.040Z Checking unicode-truncate v1.1.0
38312026-01-23T16:40:36.040Z Checking lru v0.12.5
38322026-01-23T16:40:36.040Z Compiling instability v0.3.2
38332026-01-23T16:40:36.040Z Compiling indoc v2.0.6
38342026-01-23T16:40:36.040Z Checking cassowary v0.3.0
38352026-01-23T16:40:36.292Z Checking compact_str v0.8.0
38362026-01-23T16:40:36.925Z Checking ratatui v0.29.0
38372026-01-23T16:40:37.865Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38382026-01-23T16:40:38.131Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38392026-01-23T16:40:39.362Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38402026-01-23T16:40:40.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
38412026-01-23T16:40:40.520Z
38422026-01-23T16:40:40.520Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (195/245)
38432026-01-23T16:40:41.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442026-01-23T16:40:41.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452026-01-23T16:40:41.459Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38462026-01-23T16:40:41.462Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38472026-01-23T16:40:42.250Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38482026-01-23T16:40:42.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
38492026-01-23T16:40:43.045Z
38502026-01-23T16:40:43.045Zinfo: running `cargo check --bins` on ch-dev (196/245)
38512026-01-23T16:40:43.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522026-01-23T16:40:43.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532026-01-23T16:40:43.982Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38542026-01-23T16:40:44.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
38552026-01-23T16:40:45.219Z
38562026-01-23T16:40:45.219Zinfo: running `cargo check --bins` on dev-tools-common (197/245)
38572026-01-23T16:40:45.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38582026-01-23T16:40:45.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38592026-01-23T16:40:45.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38602026-01-23T16:40:45.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
38612026-01-23T16:40:45.837Z
38622026-01-23T16:40:45.837Zinfo: running `cargo check --bins` on crdb-seed (198/245)
38632026-01-23T16:40:46.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38642026-01-23T16:40:46.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38652026-01-23T16:40:46.777Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
38662026-01-23T16:40:47.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
38672026-01-23T16:40:47.557Z
38682026-01-23T16:40:47.557Zinfo: running `cargo check --bins` on db-dev (199/245)
38692026-01-23T16:40:48.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702026-01-23T16:40:48.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712026-01-23T16:40:48.512Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38722026-01-23T16:40:49.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s
38732026-01-23T16:40:49.776Z
38742026-01-23T16:40:49.776Zinfo: running `cargo check --bins` on omicron-dev-lib (200/245)
38752026-01-23T16:40:50.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762026-01-23T16:40:50.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772026-01-23T16:40:50.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38782026-01-23T16:40:50.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38792026-01-23T16:40:50.672Z
38802026-01-23T16:40:50.672Zinfo: running `cargo check --bins` on xtask-downloader (201/245)
38812026-01-23T16:40:51.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-01-23T16:40:51.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-01-23T16:40:51.491Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38842026-01-23T16:40:52.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
38852026-01-23T16:40:52.676Z
38862026-01-23T16:40:52.676Zinfo: running `cargo check --bins` on omicron-dropshot-apis (202/245)
38872026-01-23T16:40:53.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-01-23T16:40:53.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-01-23T16:40:53.657Z Compiling tabled_derive v0.10.0
38902026-01-23T16:40:53.657Z Checking papergrid v0.14.0
38912026-01-23T16:40:53.663Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38922026-01-23T16:40:53.663Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38932026-01-23T16:40:53.663Z Compiling trait-variant v0.1.2
38942026-01-23T16:40:53.663Z Checking maplit v1.0.2
38952026-01-23T16:40:53.792Z Checking is_ci v1.2.0
38962026-01-23T16:40:53.795Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
38972026-01-23T16:40:53.982Z Checking supports-color v3.0.2
38982026-01-23T16:40:54.001Z Checking drift v0.1.2
38992026-01-23T16:40:54.162Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39002026-01-23T16:40:54.182Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39012026-01-23T16:40:54.210Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39022026-01-23T16:40:54.504Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39032026-01-23T16:40:54.531Z Checking dropshot-api-manager v0.2.4
39042026-01-23T16:40:54.695Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39052026-01-23T16:40:54.995Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39062026-01-23T16:40:55.086Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39072026-01-23T16:40:55.636Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39082026-01-23T16:40:55.941Z Checking tabled v0.18.0
39092026-01-23T16:40:56.449Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39102026-01-23T16:40:58.983Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39112026-01-23T16:41:00.730Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39122026-01-23T16:41:01.629Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39132026-01-23T16:41:02.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s
39142026-01-23T16:41:02.449Z
39152026-01-23T16:41:02.449Zinfo: running `cargo check --bins` on installinator-api (203/245)
39162026-01-23T16:41:03.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172026-01-23T16:41:03.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182026-01-23T16:41:03.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39192026-01-23T16:41:03.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39202026-01-23T16:41:03.270Z
39212026-01-23T16:41:03.270Zinfo: running `cargo check --bins` on nexus-external-api (204/245)
39222026-01-23T16:41:04.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-01-23T16:41:04.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-01-23T16:41:04.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39252026-01-23T16:41:04.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39262026-01-23T16:41:04.138Z
39272026-01-23T16:41:04.138Zinfo: running `cargo check --bins` on nexus-internal-api (205/245)
39282026-01-23T16:41:04.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292026-01-23T16:41:04.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302026-01-23T16:41:04.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312026-01-23T16:41:04.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
39322026-01-23T16:41:05.023Z
39332026-01-23T16:41:05.023Zinfo: running `cargo check --bins` on nexus-lockstep-api (206/245)
39342026-01-23T16:41:05.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-01-23T16:41:05.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-01-23T16:41:05.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-01-23T16:41:05.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39382026-01-23T16:41:05.894Z
39392026-01-23T16:41:05.894Zinfo: running `cargo check --bins` on ntp-admin-api (207/245)
39402026-01-23T16:41:06.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-01-23T16:41:06.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-01-23T16:41:06.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432026-01-23T16:41:06.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39442026-01-23T16:41:06.715Z
39452026-01-23T16:41:06.715Zinfo: running `cargo check --bins` on ntp-admin-types-versions (208/245)
39462026-01-23T16:41:07.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-01-23T16:41:07.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-01-23T16:41:07.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492026-01-23T16:41:07.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
39502026-01-23T16:41:07.511Z
39512026-01-23T16:41:07.511Zinfo: running `cargo check --bins` on wicketd-api (209/245)
39522026-01-23T16:41:08.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-01-23T16:41:08.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-01-23T16:41:08.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-01-23T16:41:08.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39562026-01-23T16:41:08.368Z
39572026-01-23T16:41:08.368Zinfo: running `cargo check --bins` on omicron-ls-apis (210/245)
39582026-01-23T16:41:09.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-01-23T16:41:09.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-01-23T16:41:09.165Z Checking typeid v1.0.3
39612026-01-23T16:41:09.283Z Checking ordered-float v2.10.1
39622026-01-23T16:41:09.300Z Checking unicode-xid v0.2.6
39632026-01-23T16:41:09.316Z Checking cargo-platform v0.2.0
39642026-01-23T16:41:09.391Z Checking erased-serde v0.4.6
39652026-01-23T16:41:09.645Z Checking serde-value v0.7.0
39662026-01-23T16:41:10.012Z Checking serde-untagged v0.1.7
39672026-01-23T16:41:10.253Z Checking cargo-util-schemas v0.8.2
39682026-01-23T16:41:11.493Z Checking cargo_metadata v0.21.0
39692026-01-23T16:41:12.548Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
39702026-01-23T16:41:13.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
39712026-01-23T16:41:13.774Z
39722026-01-23T16:41:13.774Zinfo: running `cargo check --bins` on mgs-dev (211/245)
39732026-01-23T16:41:14.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-01-23T16:41:14.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-01-23T16:41:14.742Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
39762026-01-23T16:41:15.576Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39772026-01-23T16:41:16.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
39782026-01-23T16:41:16.506Z
39792026-01-23T16:41:16.506Zinfo: running `cargo check --bins` on omicron-omdb (212/245)
39802026-01-23T16:41:17.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812026-01-23T16:41:17.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822026-01-23T16:41:17.662Z Compiling vergen-gitcl v1.0.8
39832026-01-23T16:41:17.662Z Compiling dirs-sys-next v0.1.2
39842026-01-23T16:41:17.662Z Compiling crunchy v0.2.2
39852026-01-23T16:41:17.668Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39862026-01-23T16:41:17.668Z Compiling dsl_auto_type v0.1.2
39872026-01-23T16:41:17.668Z Checking scheduled-thread-pool v0.2.7
39882026-01-23T16:41:17.668Z Compiling diesel_table_macro_syntax v0.2.0
39892026-01-23T16:41:17.805Z Compiling tiny-keccak v2.0.2
39902026-01-23T16:41:18.062Z Compiling dirs-next v2.0.0
39912026-01-23T16:41:18.225Z Compiling term v0.7.0
39922026-01-23T16:41:18.256Z Checking r2d2 v0.8.10
39932026-01-23T16:41:18.280Z Compiling bit-vec v0.6.3
39942026-01-23T16:41:18.316Z Compiling ena v0.14.3
39952026-01-23T16:41:18.591Z Compiling diff v0.1.13
39962026-01-23T16:41:18.727Z Compiling bit-set v0.5.3
39972026-01-23T16:41:18.750Z Compiling ascii-canvas v3.0.0
39982026-01-23T16:41:19.025Z Compiling regex-syntax v0.6.29
39992026-01-23T16:41:19.154Z Compiling bindgen v0.71.1
40002026-01-23T16:41:19.237Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40012026-01-23T16:41:19.266Z Compiling diesel_derives v2.2.3
40022026-01-23T16:41:19.391Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40032026-01-23T16:41:19.422Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40042026-01-23T16:41:19.443Z Compiling libxml v0.3.3
40052026-01-23T16:41:19.631Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40062026-01-23T16:41:19.660Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40072026-01-23T16:41:19.903Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40082026-01-23T16:41:20.223Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40092026-01-23T16:41:20.416Z Compiling strum_macros v0.24.3
40102026-01-23T16:41:20.512Z Compiling indoc v1.0.9
40112026-01-23T16:41:21.381Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40122026-01-23T16:41:21.730Z Checking derive_builder v0.20.2
40132026-01-23T16:41:21.929Z Compiling oso-derive v0.27.3
40142026-01-23T16:41:22.143Z Compiling impl-trait-for-tuples v0.2.2
40152026-01-23T16:41:22.699Z Compiling lalrpop v0.19.12
40162026-01-23T16:41:22.997Z Checking quick-xml v0.37.2
40172026-01-23T16:41:23.697Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40182026-01-23T16:41:24.111Z Compiling diesel-dtrace v0.4.2
40192026-01-23T16:41:24.612Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40202026-01-23T16:41:24.980Z Checking bb8 v0.8.5
40212026-01-23T16:41:25.148Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40222026-01-23T16:41:25.362Z Checking nonempty v0.12.0
40232026-01-23T16:41:25.537Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40242026-01-23T16:41:25.569Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40252026-01-23T16:41:25.670Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40262026-01-23T16:41:25.932Z Checking console v0.16.0
40272026-01-23T16:41:25.955Z Checking unit-prefix v0.5.1
40282026-01-23T16:41:26.193Z Checking support-bundle-viewer v0.1.2
40292026-01-23T16:41:26.560Z Checking indicatif v0.18.0
40302026-01-23T16:41:26.644Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40312026-01-23T16:41:26.837Z Checking multimap v0.10.1
40322026-01-23T16:41:29.013Z Checking diesel v2.2.12
40332026-01-23T16:41:47.250Z Compiling samael v0.0.19
40342026-01-23T16:41:48.847Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40352026-01-23T16:41:52.524Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40362026-01-23T16:41:53.368Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40372026-01-23T16:41:53.389Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40382026-01-23T16:41:53.518Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40392026-01-23T16:41:53.540Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40402026-01-23T16:41:56.071Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40412026-01-23T16:41:57.339Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40422026-01-23T16:42:01.698Z Checking async-bb8-diesel v0.2.1
40432026-01-23T16:42:02.930Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40442026-01-23T16:42:10.114Z Compiling polar-core v0.27.3
40452026-01-23T16:42:17.342Z Checking oso v0.27.3
40462026-01-23T16:43:03.763Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40472026-01-23T16:43:56.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
40482026-01-23T16:43:56.704Z
40492026-01-23T16:43:56.704Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (213/245)
40502026-01-23T16:43:57.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40512026-01-23T16:43:57.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40522026-01-23T16:43:57.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40532026-01-23T16:43:57.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
40542026-01-23T16:43:57.621Z
40552026-01-23T16:43:57.621Zinfo: running `cargo check --bins` on nexus-saga-recovery (214/245)
40562026-01-23T16:43:58.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40572026-01-23T16:43:58.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40582026-01-23T16:43:58.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40592026-01-23T16:43:58.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
40602026-01-23T16:43:58.527Z
40612026-01-23T16:43:58.527Zinfo: running `cargo check --bins` on nexus-test-utils-macros (215/245)
40622026-01-23T16:43:59.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-01-23T16:43:59.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-01-23T16:43:59.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40652026-01-23T16:43:59.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40662026-01-23T16:43:59.357Z
40672026-01-23T16:43:59.357Zinfo: running `cargo check --bins` on omicron-nexus (216/245)
40682026-01-23T16:44:00.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40692026-01-23T16:44:00.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40702026-01-23T16:44:00.499Z Compiling libz-sys v1.1.20
40712026-01-23T16:44:00.502Z Compiling libgit2-sys v0.18.2+1.9.1
40722026-01-23T16:44:00.655Z Compiling vergen-git2 v1.0.7
40732026-01-23T16:44:00.668Z Compiling rustls v0.21.12
40742026-01-23T16:44:00.671Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40752026-01-23T16:44:00.684Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
40762026-01-23T16:44:00.698Z Checking sct v0.7.1
40772026-01-23T16:44:00.701Z Checking rustls-webpki v0.101.7
40782026-01-23T16:44:00.951Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
40792026-01-23T16:44:01.045Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40802026-01-23T16:44:01.066Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
40812026-01-23T16:44:01.087Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40822026-01-23T16:44:01.429Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
40832026-01-23T16:44:01.499Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
40842026-01-23T16:44:01.503Z Checking rustls-pemfile v1.0.4
40852026-01-23T16:44:01.548Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
40862026-01-23T16:44:01.693Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40872026-01-23T16:44:02.027Z Checking twox-hash v2.1.0
40882026-01-23T16:44:02.615Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40892026-01-23T16:44:02.689Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
40902026-01-23T16:44:03.428Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40912026-01-23T16:44:03.481Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40922026-01-23T16:44:03.680Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40932026-01-23T16:44:04.318Z Checking tokio-rustls v0.24.1
40942026-01-23T16:44:04.712Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40952026-01-23T16:44:04.758Z Checking fatfs v0.3.6
40962026-01-23T16:44:04.949Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40972026-01-23T16:44:04.979Z Compiling seq-macro v0.3.6
40982026-01-23T16:44:12.157Z Compiling git2 v0.20.2
40992026-01-23T16:44:14.071Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41002026-01-23T16:44:14.231Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41012026-01-23T16:44:16.371Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41022026-01-23T16:45:29.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
41032026-01-23T16:45:29.623Z
41042026-01-23T16:45:29.623Zinfo: running `cargo check --bins` on nexus-background-task-interface (217/245)
41052026-01-23T16:45:30.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062026-01-23T16:45:30.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072026-01-23T16:45:30.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41082026-01-23T16:45:30.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41092026-01-23T16:45:30.460Z
41102026-01-23T16:45:30.460Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (218/245)
41112026-01-23T16:45:31.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-01-23T16:45:31.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-01-23T16:45:31.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-01-23T16:45:31.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41152026-01-23T16:45:31.341Z
41162026-01-23T16:45:31.341Zinfo: running `cargo check --bins` on nexus-mgs-updates (219/245)
41172026-01-23T16:45:32.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-01-23T16:45:32.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-01-23T16:45:32.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-01-23T16:45:32.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
41212026-01-23T16:45:32.193Z
41222026-01-23T16:45:32.193Zinfo: running `cargo check --bins` on nexus-networking (220/245)
41232026-01-23T16:45:32.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-01-23T16:45:32.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-01-23T16:45:32.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-01-23T16:45:32.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
41272026-01-23T16:45:33.060Z
41282026-01-23T16:45:33.061Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (221/245)
41292026-01-23T16:45:33.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-01-23T16:45:33.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-01-23T16:45:33.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-01-23T16:45:33.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
41332026-01-23T16:45:33.964Z
41342026-01-23T16:45:33.964Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (222/245)
41352026-01-23T16:45:34.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-01-23T16:45:34.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-01-23T16:45:34.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-01-23T16:45:34.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41392026-01-23T16:45:34.845Z
41402026-01-23T16:45:34.845Zinfo: running `cargo check --bins` on omicron-dev (223/245)
41412026-01-23T16:45:35.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-01-23T16:45:35.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-01-23T16:45:36.015Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41442026-01-23T16:45:36.016Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41452026-01-23T16:45:36.177Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41462026-01-23T16:45:36.197Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41472026-01-23T16:45:36.200Z Checking yansi v1.0.1
41482026-01-23T16:45:36.200Z Checking diff v0.1.13
41492026-01-23T16:45:36.200Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41502026-01-23T16:45:36.213Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41512026-01-23T16:45:36.429Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41522026-01-23T16:45:36.727Z Checking pretty_assertions v1.4.1
41532026-01-23T16:45:37.777Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41542026-01-23T16:46:13.721Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41552026-01-23T16:46:13.724Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41562026-01-23T16:46:13.724Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41572026-01-23T16:46:13.724Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41582026-01-23T16:46:13.724Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41592026-01-23T16:46:13.728Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41602026-01-23T16:46:14.926Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41612026-01-23T16:46:16.489Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41622026-01-23T16:47:18.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
41632026-01-23T16:47:19.240Z
41642026-01-23T16:47:19.240Zinfo: running `cargo check --bins` on omicron-pins (224/245)
41652026-01-23T16:47:19.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662026-01-23T16:47:19.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672026-01-23T16:47:19.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682026-01-23T16:47:19.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
41692026-01-23T16:47:20.030Z
41702026-01-23T16:47:20.030Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (225/245)
41712026-01-23T16:47:20.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-01-23T16:47:20.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-01-23T16:47:21.012Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
41742026-01-23T16:47:21.137Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41752026-01-23T16:47:21.141Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41762026-01-23T16:47:50.155Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
41772026-01-23T16:47:50.685Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41782026-01-23T16:47:53.504Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41792026-01-23T16:47:54.087Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41802026-01-23T16:47:58.711Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41812026-01-23T16:48:34.112Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41822026-01-23T16:48:34.986Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41832026-01-23T16:48:37.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
41842026-01-23T16:48:37.593Z
41852026-01-23T16:48:37.593Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (226/245)
41862026-01-23T16:48:38.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41872026-01-23T16:48:38.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41882026-01-23T16:48:38.528Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
41892026-01-23T16:48:39.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
41902026-01-23T16:48:39.688Z
41912026-01-23T16:48:39.689Zinfo: running `cargo check --bins` on omicron-releng (227/245)
41922026-01-23T16:48:40.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-01-23T16:48:40.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-01-23T16:48:40.567Z Compiling blake3 v1.5.4
41952026-01-23T16:48:40.570Z Checking arrayvec v0.7.6
41962026-01-23T16:48:40.684Z Checking constant_time_eq v0.3.1
41972026-01-23T16:48:40.687Z Checking arrayref v0.3.9
41982026-01-23T16:48:40.722Z Checking topological-sort v0.2.2
41992026-01-23T16:48:40.725Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42002026-01-23T16:48:40.725Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42012026-01-23T16:48:40.725Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42022026-01-23T16:48:40.809Z Checking shell-words v1.1.0
42032026-01-23T16:48:41.945Z Checking omicron-zone-package v0.12.2
42042026-01-23T16:48:43.156Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42052026-01-23T16:48:44.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
42062026-01-23T16:48:44.646Z
42072026-01-23T16:48:44.646Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (228/245)
42082026-01-23T16:48:45.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092026-01-23T16:48:45.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102026-01-23T16:48:45.488Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42112026-01-23T16:48:45.892Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42122026-01-23T16:48:46.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
42132026-01-23T16:48:46.666Z
42142026-01-23T16:48:46.666Zinfo: running `cargo check --bins` on xtask (229/245)
42152026-01-23T16:48:47.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-01-23T16:48:47.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-01-23T16:48:47.288Z Checking bitflags v2.9.4
42182026-01-23T16:48:47.291Z Checking serde v1.0.228
42192026-01-23T16:48:47.291Z Checking zerofrom v0.1.4
42202026-01-23T16:48:47.407Z Checking thiserror v2.0.17
42212026-01-23T16:48:47.421Z Checking smallvec v1.15.1
42222026-01-23T16:48:47.423Z Checking hashbrown v0.16.1
42232026-01-23T16:48:47.448Z Checking serde_json v1.0.149
42242026-01-23T16:48:47.451Z Checking scroll v0.12.0
42252026-01-23T16:48:47.541Z Checking num-traits v0.2.19
42262026-01-23T16:48:47.599Z Checking yoke v0.7.4
42272026-01-23T16:48:47.649Z Checking rustix v0.38.37
42282026-01-23T16:48:47.766Z Checking thiserror v1.0.69
42292026-01-23T16:48:47.911Z Checking percent-encoding v2.3.2
42302026-01-23T16:48:47.930Z Checking log v0.4.27
42312026-01-23T16:48:47.962Z Checking zerovec v0.10.4
42322026-01-23T16:48:48.157Z Checking pest v2.8.2
42332026-01-23T16:48:48.200Z Checking goblin v0.8.2
42342026-01-23T16:48:48.401Z Checking serde_spanned v0.6.9
42352026-01-23T16:48:48.483Z Checking indexmap v2.12.1
42362026-01-23T16:48:48.629Z Checking toml_datetime v0.6.11
42372026-01-23T16:48:48.671Z Checking terminal_size v0.4.0
42382026-01-23T16:48:48.873Z Checking erased-serde v0.4.6
42392026-01-23T16:48:48.949Z Checking zerocopy v0.7.35
42402026-01-23T16:48:48.997Z Checking form_urlencoded v1.2.2
42412026-01-23T16:48:49.120Z Checking ordered-float v2.10.1
42422026-01-23T16:48:49.226Z Checking getrandom v0.3.4
42432026-01-23T16:48:49.442Z Checking syn v2.0.111
42442026-01-23T16:48:49.615Z Checking tinystr v0.7.6
42452026-01-23T16:48:49.670Z Checking icu_collections v1.5.0
42462026-01-23T16:48:49.700Z Checking toml_edit v0.22.27
42472026-01-23T16:48:49.793Z Checking serde-untagged v0.1.7
42482026-01-23T16:48:49.995Z Checking icu_locid v1.5.0
42492026-01-23T16:48:50.166Z Checking serde-value v0.7.0
42502026-01-23T16:48:50.185Z Checking rustix v1.0.7
42512026-01-23T16:48:50.332Z Checking once_cell v1.21.3
42522026-01-23T16:48:50.603Z Checking clap_builder v4.5.48
42532026-01-23T16:48:50.666Z Checking cargo-platform v0.2.0
42542026-01-23T16:48:50.703Z Checking dtrace-parser v0.2.0
42552026-01-23T16:48:50.971Z Checking icu_provider v1.5.0
42562026-01-23T16:48:51.020Z Checking textwrap v0.16.2
42572026-01-23T16:48:51.238Z Checking fs-err v3.1.1
42582026-01-23T16:48:51.450Z Checking anyhow v1.0.99
42592026-01-23T16:48:51.589Z Checking tabled v0.15.0
42602026-01-23T16:48:51.592Z Checking icu_locid_transform v1.5.0
42612026-01-23T16:48:51.689Z Checking tempfile v3.20.0
42622026-01-23T16:48:51.843Z Checking macaddr v1.0.1
42632026-01-23T16:48:52.078Z Checking camino-tempfile v1.4.1
42642026-01-23T16:48:52.207Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42652026-01-23T16:48:52.371Z Checking toml v0.8.23
42662026-01-23T16:48:52.622Z Checking icu_properties v1.5.1
42672026-01-23T16:48:52.935Z Checking dof v0.3.0
42682026-01-23T16:48:53.098Z Checking cargo_toml v0.21.0
42692026-01-23T16:48:53.232Z Checking clap v4.5.48
42702026-01-23T16:48:53.882Z Checking usdt-impl v0.5.0
42712026-01-23T16:48:54.289Z Checking usdt v0.5.0
42722026-01-23T16:48:54.993Z Checking icu_normalizer v1.5.0
42732026-01-23T16:48:55.486Z Checking idna_adapter v1.2.0
42742026-01-23T16:48:55.622Z Checking idna v1.0.3
42752026-01-23T16:48:55.933Z Checking url v2.5.4
42762026-01-23T16:48:56.440Z Checking cargo-util-schemas v0.8.2
42772026-01-23T16:48:57.688Z Checking cargo_metadata v0.21.0
42782026-01-23T16:48:58.746Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
42792026-01-23T16:48:59.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s
42802026-01-23T16:48:59.578Z
42812026-01-23T16:48:59.578Zinfo: running `cargo check --bins` on end-to-end-tests (230/245)
42822026-01-23T16:49:00.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42832026-01-23T16:49:00.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42842026-01-23T16:49:00.596Z Checking polyval v0.6.2
42852026-01-23T16:49:00.723Z Checking ctr v0.9.2
42862026-01-23T16:49:00.738Z Checking ssh-encoding v0.2.0
42872026-01-23T16:49:00.741Z Checking blowfish v0.9.1
42882026-01-23T16:49:00.763Z Checking password-hash v0.4.2
42892026-01-23T16:49:00.777Z Checking p256 v0.13.2
42902026-01-23T16:49:00.780Z Checking p521 v0.13.3
42912026-01-23T16:49:00.780Z Checking russh-cryptovec v0.7.3
42922026-01-23T16:49:00.948Z Checking bcrypt-pbkdf v0.10.0
42932026-01-23T16:49:00.969Z Checking ghash v0.5.1
42942026-01-23T16:49:01.012Z Checking md5 v0.7.0
42952026-01-23T16:49:01.039Z Checking num-bigint v0.4.6
42962026-01-23T16:49:01.090Z Checking des v0.8.1
42972026-01-23T16:49:01.159Z Checking pbkdf2 v0.11.0
42982026-01-23T16:49:01.162Z Checking aes-gcm v0.10.3
42992026-01-23T16:49:01.219Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43002026-01-23T16:49:01.290Z Checking hex-literal v0.4.1
43012026-01-23T16:49:01.316Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43022026-01-23T16:49:01.348Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43032026-01-23T16:49:01.407Z Checking ssh-cipher v0.2.0
43042026-01-23T16:49:01.449Z Checking internet-checksum v0.2.1
43052026-01-23T16:49:01.712Z Checking ssh-key v0.6.6
43062026-01-23T16:49:01.885Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43072026-01-23T16:49:02.871Z Checking russh-keys v0.45.0
43082026-01-23T16:49:03.732Z Checking russh v0.45.0
43092026-01-23T16:49:28.288Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43102026-01-23T16:49:30.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s
43112026-01-23T16:49:30.262Z
43122026-01-23T16:49:30.262Zinfo: running `cargo check --bins` on gateway-cli (231/245)
43132026-01-23T16:49:30.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-01-23T16:49:30.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-01-23T16:49:31.099Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43162026-01-23T16:49:31.102Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43172026-01-23T16:49:31.102Z Checking termios v0.3.3
43182026-01-23T16:49:33.322Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43192026-01-23T16:49:33.519Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43202026-01-23T16:49:36.479Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43212026-01-23T16:49:37.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.09s
43222026-01-23T16:49:37.569Z
43232026-01-23T16:49:37.569Zinfo: running `cargo check --bins --no-default-features` on installinator (232/245)
43242026-01-23T16:49:38.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43252026-01-23T16:49:38.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43262026-01-23T16:49:38.493Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43272026-01-23T16:49:38.496Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43282026-01-23T16:49:38.630Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43292026-01-23T16:49:38.643Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43302026-01-23T16:49:38.646Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43312026-01-23T16:49:39.247Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43322026-01-23T16:49:39.251Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43332026-01-23T16:49:40.340Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43342026-01-23T16:49:40.570Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43352026-01-23T16:49:40.572Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43362026-01-23T16:49:41.594Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43372026-01-23T16:49:43.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.35s
43382026-01-23T16:49:44.144Z
43392026-01-23T16:49:44.144Zinfo: running `cargo check --bins` on internal-dns-cli (233/245)
43402026-01-23T16:49:44.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43412026-01-23T16:49:44.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43422026-01-23T16:49:44.970Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43432026-01-23T16:49:45.587Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43442026-01-23T16:49:46.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
43452026-01-23T16:49:46.251Z
43462026-01-23T16:49:46.251Zinfo: running `cargo check --bins` on omicron-live-tests (234/245)
43472026-01-23T16:49:46.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43482026-01-23T16:49:46.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43492026-01-23T16:49:46.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43502026-01-23T16:49:46.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
43512026-01-23T16:49:47.047Z
43522026-01-23T16:49:47.047Zinfo: running `cargo check --bins` on live-tests-macros (235/245)
43532026-01-23T16:49:47.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43542026-01-23T16:49:47.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43552026-01-23T16:49:47.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43562026-01-23T16:49:47.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
43572026-01-23T16:49:47.842Z
43582026-01-23T16:49:47.843Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (236/245)
43592026-01-23T16:49:48.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43602026-01-23T16:49:48.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43612026-01-23T16:49:48.809Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
43622026-01-23T16:49:49.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
43632026-01-23T16:49:49.811Z
43642026-01-23T16:49:49.811Zinfo: running `cargo check --bins` on omicron-ntp-admin (237/245)
43652026-01-23T16:49:50.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43662026-01-23T16:49:50.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43672026-01-23T16:49:50.642Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
43682026-01-23T16:49:50.645Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
43692026-01-23T16:49:50.955Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
43702026-01-23T16:49:50.957Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
43712026-01-23T16:49:52.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
43722026-01-23T16:49:52.294Z
43732026-01-23T16:49:52.295Zinfo: running `cargo check --bins` on ntp-admin-types (238/245)
43742026-01-23T16:49:53.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-01-23T16:49:53.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-01-23T16:49:53.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43772026-01-23T16:49:53.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
43782026-01-23T16:49:53.100Z
43792026-01-23T16:49:53.100Zinfo: running `cargo check --bins` on omicron-package (239/245)
43802026-01-23T16:49:53.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-01-23T16:49:53.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-01-23T16:49:53.978Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
43832026-01-23T16:49:55.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
43842026-01-23T16:49:55.750Z
43852026-01-23T16:49:55.750Zinfo: running `cargo check --bins` on tqdb (240/245)
43862026-01-23T16:49:56.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-01-23T16:49:56.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-01-23T16:49:56.768Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
43892026-01-23T16:49:57.233Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
43902026-01-23T16:49:58.285Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43912026-01-23T16:49:58.287Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
43922026-01-23T16:50:04.425Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43932026-01-23T16:50:05.641Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
43942026-01-23T16:50:05.644Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
43952026-01-23T16:50:05.644Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
43962026-01-23T16:50:07.031Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
43972026-01-23T16:50:07.035Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
43982026-01-23T16:50:25.625Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
43992026-01-23T16:50:25.628Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44002026-01-23T16:50:25.628Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44012026-01-23T16:50:25.628Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44022026-01-23T16:50:27.826Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44032026-01-23T16:50:29.822Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44042026-01-23T16:50:30.825Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44052026-01-23T16:50:32.761Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44062026-01-23T16:50:33.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.78s
44072026-01-23T16:50:33.784Z
44082026-01-23T16:50:33.784Zinfo: running `cargo check --bins` on wicket-dbg (241/245)
44092026-01-23T16:50:34.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-01-23T16:50:34.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-01-23T16:50:34.717Z Checking rtoolbox v0.0.2
44122026-01-23T16:50:34.720Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44132026-01-23T16:50:34.720Z Checking tui-tree-widget v0.23.1
44142026-01-23T16:50:34.980Z Checking rpassword v7.4.0
44152026-01-23T16:50:39.852Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44162026-01-23T16:50:42.935Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44172026-01-23T16:50:44.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s
44182026-01-23T16:50:44.531Z
44192026-01-23T16:50:44.531Zinfo: running `cargo check --bins` on wicket (242/245)
44202026-01-23T16:50:45.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44212026-01-23T16:50:45.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44222026-01-23T16:50:45.453Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44232026-01-23T16:50:45.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
44242026-01-23T16:50:46.152Z
44252026-01-23T16:50:46.152Zinfo: running `cargo check --bins` on wicketd (243/245)
44262026-01-23T16:50:46.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-01-23T16:50:46.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-01-23T16:50:47.115Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44292026-01-23T16:50:51.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
44302026-01-23T16:50:52.059Z
44312026-01-23T16:50:52.059Zinfo: running `cargo check --bins` on omicron-workspace-hack (244/245)
44322026-01-23T16:50:52.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44332026-01-23T16:50:52.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44342026-01-23T16:50:52.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44352026-01-23T16:50:52.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
44362026-01-23T16:50:52.877Z
44372026-01-23T16:50:52.877Zinfo: running `cargo check --bins` on zone-setup (245/245)
44382026-01-23T16:50:53.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-01-23T16:50:53.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-01-23T16:50:53.813Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44412026-01-23T16:50:53.816Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44422026-01-23T16:50:53.817Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44432026-01-23T16:50:53.898Z Checking uzers v0.12.1
44442026-01-23T16:50:54.277Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44452026-01-23T16:50:55.944Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44462026-01-23T16:51:02.109Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44472026-01-23T16:51:03.346Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44482026-01-23T16:51:04.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.57s
44492026-01-23T16:51:04.699Z
44502026-01-23T16:51:04.699Zreal 19:53.260414139
44512026-01-23T16:51:04.699Zuser 37:25.129059129
44522026-01-23T16:51:04.699Zsys 6:03.490606659
44532026-01-23T16:51:04.699Ztrap 0.778644431
44542026-01-23T16:51:04.699Ztflt 0.640728365
44552026-01-23T16:51:04.699Zdflt 1.126487164
44562026-01-23T16:51:04.702Zkflt 0.000982271
44572026-01-23T16:51:04.702Zlock 1:34:49.008271944
44582026-01-23T16:51:04.702Zslp 3:11:48.717167881
44592026-01-23T16:51:04.702Zlat 1:42.558977574
44602026-01-23T16:51:04.702Zstop 5:14.823264782
44612026-01-23T16:51:04.702Zprocess exited: duration 1536302 ms, exit code 0
 
44622026-01-23T16:51:04.709Zfound 0 output files