01KK9YTP7V4C2BADS7W1ZGJEPB: 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: 01KK9YVP7BATS7FXNYP25ME3R9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-09T18:49:22.397Zjob assigned to worker 01KK9YVXTATB6PV0E0GFAD151P [factory aws, i-07e1e1c21099d5f32] (queued for 56 s)
 
22026-03-09T18:49:30.756Zstarting task 0: "setup"
32026-03-09T18:49:30.761Z++ uname -s
42026-03-09T18:49:30.765Z+ kern=SunOS
52026-03-09T18:49:30.765Z+ build_user=build
62026-03-09T18:49:30.765Z+ build_uid=12345
72026-03-09T18:49:30.765Z+ work_dir=/work
82026-03-09T18:49:30.765Z+ input_dir=/input
92026-03-09T18:49:30.765Z+ [[ 0 == 12345 ]]
102026-03-09T18:49:30.765Z+ case "$kern" in
112026-03-09T18:49:30.765Z+ groupadd -g 12345 build
122026-03-09T18:49:30.769Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-09T18:49:32.773Z+ zfs create -o mountpoint=/work rpool/work
142026-03-09T18:49:32.890Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-09T18:49:32.893Z+ home_fs=zfs
162026-03-09T18:49:32.893Z+ [[ zfs == autofs ]]
172026-03-09T18:49:32.893Z+ mkdir -p /home/build
182026-03-09T18:49:32.896Z+ chown build:build /home/build /work
192026-03-09T18:49:34.897Z+ chmod 0700 /home/build /work
202026-03-09T18:49:34.900Zprocess exited: duration 4145 ms, exit code 0
 
212026-03-09T18:49:34.909Zstarting task 1: "rust-toolchain"
222026-03-09T18:49:34.913Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-09T18:49:34.913Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-09T18:49:34.913Z * rust toolchain channel = "1.91.1"
252026-03-09T18:49:34.913Z * rust toolchain profile = "default"
262026-03-09T18:49:34.913Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-09T18:49:34.913Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-09T18:49:34.917Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-09T18:49:34.917Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-09T18:49:35.053Zinfo: downloading installer
312026-03-09T18:49:37.025Zwarn: It looks like you have an existing installation of Rust at:
322026-03-09T18:49:37.025Zwarn: /opt/ooce/bin
332026-03-09T18:49:37.025Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-09T18:49:37.025Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-09T18:49:37.025Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-09T18:49:37.025Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-09T18:49:37.025Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-09T18:49:37.025Zerror: cannot install while Rust is installed
392026-03-09T18:49:37.025Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-09T18:49:37.052Zinfo: profile set to 'default'
412026-03-09T18:49:37.053Zinfo: default host triple is x86_64-unknown-illumos
422026-03-09T18:49:37.058Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-09T18:49:37.261Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-09T18:49:37.261Zinfo: downloading component 'cargo'
452026-03-09T18:49:38.457Zinfo: downloading component 'clippy'
462026-03-09T18:49:38.998Zinfo: downloading component 'rust-docs'
472026-03-09T18:49:41.081Zinfo: downloading component 'rust-std'
482026-03-09T18:49:43.372Zinfo: downloading component 'rustc'
492026-03-09T18:49:53.990Zinfo: downloading component 'rustfmt'
502026-03-09T18:49:54.388Zinfo: installing component 'cargo'
512026-03-09T18:49:55.306Zinfo: installing component 'clippy'
522026-03-09T18:49:55.705Zinfo: installing component 'rust-docs'
532026-03-09T18:49:57.647Zinfo: installing component 'rust-std'
542026-03-09T18:49:59.472Zinfo: installing component 'rustc'
552026-03-09T18:50:06.341Zinfo: installing component 'rustfmt'
562026-03-09T18:50:06.688Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-09T18:50:06.688Z
582026-03-09T18:50:07.189Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-09T18:50:07.189Z
602026-03-09T18:50:07.192Z
612026-03-09T18:50:07.192ZRust is installed now. Great!
622026-03-09T18:50:07.192Z
632026-03-09T18:50:07.192ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-09T18:50:07.192Zenvironment variable. This has not been done automatically.
652026-03-09T18:50:07.193Z
662026-03-09T18:50:07.193ZTo configure your current shell, you need to source
672026-03-09T18:50:07.193Zthe corresponding env file under $HOME/.cargo.
682026-03-09T18:50:07.193Z
692026-03-09T18:50:07.193ZThis is usually done by running one of the following (note the leading DOT):
702026-03-09T18:50:07.193Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-09T18:50:07.193Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-09T18:50:07.193Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-09T18:50:07.294Z+ rustup --version
742026-03-09T18:50:07.304Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-09T18:50:07.307Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-09T18:50:07.395Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-09T18:50:07.399Z+ cargo --version
782026-03-09T18:50:07.474Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-09T18:50:07.477Z+ rustc --version
802026-03-09T18:50:07.558Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-09T18:50:07.562Zprocess exited: duration 32652 ms, exit code 0
 
822026-03-09T18:50:07.569Zstarting task 2: "authentication"
832026-03-09T18:50:07.592Zprocess exited: duration 23 ms, exit code 0
 
842026-03-09T18:50:07.598Zstarting task 3: "clone repository"
852026-03-09T18:50:07.604Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-09T18:50:07.607Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-09T18:50:07.640ZCloning into '/work/oxidecomputer/omicron'...
882026-03-09T18:51:00.310Z+ cd /work/oxidecomputer/omicron
892026-03-09T18:51:00.310Z+ git fetch origin 44a114028cc75ea7ee969474a71cf0a33394f58e
902026-03-09T18:51:01.068ZFrom https://github.com/oxidecomputer/omicron
912026-03-09T18:51:01.068Z * branch 44a114028cc75ea7ee969474a71cf0a33394f58e -> FETCH_HEAD
922026-03-09T18:51:01.082Z+ [[ -n '' ]]
932026-03-09T18:51:01.082Z+ git reset --hard 44a114028cc75ea7ee969474a71cf0a33394f58e
942026-03-09T18:51:01.303ZHEAD is now at 44a114028 feedback
952026-03-09T18:51:01.307Zprocess exited: duration 53703 ms, exit code 0
 
962026-03-09T18:51:01.318Zstarting task 4: "build"
972026-03-09T18:51:01.324Z+ source .github/buildomat/ci-env.sh
982026-03-09T18:51:01.324Z++ export CARGO_TERM_COLOR=always
992026-03-09T18:51:01.324Z++ CARGO_TERM_COLOR=always
1002026-03-09T18:51:01.324Z+ cargo --version
1012026-03-09T18:51:01.399Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-09T18:51:01.402Z+ rustc --version
1032026-03-09T18:51:01.470Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-09T18:51:01.474Z+ source ./env.sh
1052026-03-09T18:51:01.480Z++ OLD_SHELL_OPTS=ehxB
1062026-03-09T18:51:01.480Z++ set -o xtrace
1072026-03-09T18:51:01.480Z++++ dirname ./env.sh
1082026-03-09T18:51:01.480Z+++ readlink -f .
1092026-03-09T18:51:01.484Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-03-09T18:51:01.484Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-09T18:51:01.484Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-09T18:51:01.484Z++ 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
1132026-03-09T18:51:01.484Z++ 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
1142026-03-09T18:51:01.484Z++ 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
1152026-03-09T18:51:01.484Z++ 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
1162026-03-09T18:51:01.484Z++ 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
1172026-03-09T18:51:01.484Z++ 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
1182026-03-09T18:51:01.484Z++ case $OLD_SHELL_OPTS in
1192026-03-09T18:51:01.484Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202026-03-09T18:51:01.484Z+ 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
1212026-03-09T18:51:01.484Z+ 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
1222026-03-09T18:51:01.484Z+ banner prerequisites
1232026-03-09T18:51:01.484Z
1242026-03-09T18:51:01.484Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-03-09T18:51:01.484Z # # # # # # # # # # # # # # #
1262026-03-09T18:51:01.484Z # # # # ##### # # ##### # # # # # #### #
1272026-03-09T18:51:01.484Z ##### ##### # ##### # # # # # # # # #
1282026-03-09T18:51:01.484Z # # # # # # # # # # # # # # #
1292026-03-09T18:51:01.484Z # # # ###### # # ###### ### # #### # #### #
1302026-03-09T18:51:01.484Z
1312026-03-09T18:51:01.484Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-03-09T18:51:13.066Z Startup: Refreshing catalog 'helios-dev' ... Done
1332026-03-09T18:51:23.611Z Startup: Caching catalogs ... Done
1342026-03-09T18:51:48.888ZPlanning: Solver setup ... Done (23.637s)
1352026-03-09T18:51:49.059ZPlanning: Running solver ... Done (0.172s)
1362026-03-09T18:51:49.237ZPlanning: Finding local manifests ... Done (0.003s)
1372026-03-09T18:51:49.250ZPlanning: Fetching manifests: 0/4 0% complete
1382026-03-09T18:51:49.397ZPlanning: Fetching manifests: 4/4 100% complete
1392026-03-09T18:51:49.447ZPlanning: Package planning ... Done (0.049s)
1402026-03-09T18:51:49.497ZPlanning: Merging actions ... Done (0.050s)
1412026-03-09T18:51:49.780ZPlanning: Checking for conflicting actions ... Done (0.283s)
1422026-03-09T18:51:49.792ZPlanning: Consolidating action changes ... Done (0.012s)
1432026-03-09T18:51:50.613ZPlanning: Evaluating mediators ... Done (0.820s)
1442026-03-09T18:51:50.621ZPlanning: Planning completed in 26.86 seconds
1452026-03-09T18:51:50.638Z Packages to install: 4
1462026-03-09T18:51:50.638Z Mediators to change: 2
1472026-03-09T18:51:50.657Z Services to change: 1
1482026-03-09T18:51:50.657Z Estimated space available: 155.43 GB
1492026-03-09T18:51:50.657ZEstimated space to be consumed: 1.82 GB
1502026-03-09T18:51:50.657Z Create boot environment: No
1512026-03-09T18:51:50.657ZCreate backup boot environment: No
1522026-03-09T18:51:50.657Z Rebuild boot archive: No
1532026-03-09T18:51:50.657Z
1542026-03-09T18:51:50.657ZChanged mediators:
1552026-03-09T18:51:50.657Z mediator clang:
1562026-03-09T18:51:50.657Z version: None -> 15 (system default)
1572026-03-09T18:51:50.657Z
1582026-03-09T18:51:50.657Z mediator llvm:
1592026-03-09T18:51:50.657Z version: 14 (system default) -> 15 (system default)
1602026-03-09T18:51:50.658Z
1612026-03-09T18:51:50.658ZChanged packages:
1622026-03-09T18:51:50.658Zhelios-dev
1632026-03-09T18:51:50.658Z developer/build-essential
1642026-03-09T18:51:50.658Z None -> 11-2.0
1652026-03-09T18:51:50.658Z library/libxmlsec1
1662026-03-09T18:51:50.658Z None -> 1.2.35-2.0
1672026-03-09T18:51:50.658Z ooce/developer/clang-15
1682026-03-09T18:51:50.658Z None -> 15.0.7-2.0
1692026-03-09T18:51:50.658Z ooce/developer/llvm-15
1702026-03-09T18:51:50.658Z None -> 15.0.7-2.0
1712026-03-09T18:51:50.658Z
1722026-03-09T18:51:50.658ZServices:
1732026-03-09T18:51:50.658Z restart_fmri:
1742026-03-09T18:51:50.658Z svc:/system/update-man-index:default
1752026-03-09T18:51:50.693Z
1762026-03-09T18:51:50.693ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772026-03-09T18:51:55.737ZDownload: 1201/3290 items 83.7/212.6MB 39% complete (16.9M/s)
1782026-03-09T18:52:00.739ZDownload: 3005/3290 items 121.3/212.6MB 57% complete (12.3M/s)
1792026-03-09T18:52:06.798ZDownload: 3283/3290 items 211.2/212.6MB 99% complete (13.8M/s)
1802026-03-09T18:52:06.861ZDownload: Completed 212.60 MB in 16.17 seconds (13.2M/s)
1812026-03-09T18:52:07.250Z Actions: 1/3689 actions (Installing new actions)
1822026-03-09T18:52:11.859Z Actions: Completed 3689 actions in 4.61 seconds.
1832026-03-09T18:52:12.295Z Done (0.430s)
1842026-03-09T18:52:12.295Z Done (0.000s)
1852026-03-09T18:52:13.402Z Done (1.109s)
1862026-03-09T18:52:17.954Z Done (4.186s)
1872026-03-09T18:52:18.041Z Done (0.021s)
1882026-03-09T18:52:18.044Z Done (0.000s)
1892026-03-09T18:52:18.192Z Done (0.000s)
1902026-03-09T18:52:19.184ZPlanning: Evaluating mediator changes ... Done
1912026-03-09T18:52:19.355ZPlanning: Checking for conflicting actions ... Done
1922026-03-09T18:52:19.358ZPlanning: Consolidating action changes ... Done
1932026-03-09T18:52:19.640ZPlanning: Evaluating mediators ... Done
1942026-03-09T18:52:19.643ZPlanning: Planning completed in 0.46 seconds
1952026-03-09T18:52:19.673Z Mediators to change: 2
1962026-03-09T18:52:19.673Z Create boot environment: No
1972026-03-09T18:52:19.676ZCreate backup boot environment: No
1982026-03-09T18:52:19.747Z Done
1992026-03-09T18:52:19.747Z Done
2002026-03-09T18:52:20.577Z Done
2012026-03-09T18:52:24.585Z Done
2022026-03-09T18:52:24.677Z Done
2032026-03-09T18:52:24.680Z Done
2042026-03-09T18:52:24.839Z Done
2052026-03-09T18:52:25.490ZPlanning: Evaluating mediator changes ... Done
2062026-03-09T18:52:25.494ZPlanning: Merging actions ... Done
2072026-03-09T18:52:25.690ZPlanning: Checking for conflicting actions ... Done
2082026-03-09T18:52:25.693ZPlanning: Consolidating action changes ... Done
2092026-03-09T18:52:25.973ZPlanning: Evaluating mediators ... Done
2102026-03-09T18:52:26.034ZPlanning: Planning completed in 0.81 seconds
2112026-03-09T18:52:26.071Z Packages to change: 1
2122026-03-09T18:52:26.071Z Mediators to change: 1
2132026-03-09T18:52:26.071Z Services to change: 1
2142026-03-09T18:52:26.071Z Create boot environment: No
2152026-03-09T18:52:26.074ZCreate backup boot environment: Yes
2162026-03-09T18:52:28.617Z Actions: 1/6 actions (Updating modified actions)
2172026-03-09T18:52:28.621Z Actions: Completed 6 actions in 0.00 seconds.
2182026-03-09T18:52:28.621Z Done
2192026-03-09T18:52:28.621Z Done
2202026-03-09T18:52:28.842Z Done
2212026-03-09T18:52:32.656Z Done
2222026-03-09T18:52:32.749Z Done
2232026-03-09T18:52:32.753Z Done
2242026-03-09T18:52:32.917Z Done
2252026-03-09T18:52:33.379ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2262026-03-09T18:52:33.379Zclang system 15 system
2272026-03-09T18:52:33.379Zcsh system system illumos
2282026-03-09T18:52:33.379Zctags system system illumos
2292026-03-09T18:52:33.379Zfile system system illumos
2302026-03-09T18:52:33.379Zgcc vendor 12 vendor
2312026-03-09T18:52:33.379Zgcc system 10 system
2322026-03-09T18:52:33.379Zgcc system 7 system
2332026-03-09T18:52:33.379Zgo system 1.20 system
2342026-03-09T18:52:33.379Zgo system 1.19 system
2352026-03-09T18:52:33.379Zllvm system 15 system
2362026-03-09T18:52:33.379Zllvm system 14 system
2372026-03-09T18:52:33.379Zmariadb system 10.6 system
2382026-03-09T18:52:33.379Zmta vendor vendor dma
2392026-03-09T18:52:33.379Zopenjdk system 17 system
2402026-03-09T18:52:33.379Zopenjdk system 11 system
2412026-03-09T18:52:33.379Zopenjdk system 1.8 system
2422026-03-09T18:52:33.379Zopenssl vendor 3 vendor
2432026-03-09T18:52:33.379Zperl system 5.36 system
2442026-03-09T18:52:33.379Zpostgresql system 15 system
2452026-03-09T18:52:33.380Zpostgresql system 13 system
2462026-03-09T18:52:33.380Zpython vendor 3 vendor
2472026-03-09T18:52:33.380Zpython system 2 system
2482026-03-09T18:52:33.380Zpython3 system 3.11 system
2492026-03-09T18:52:33.380Zruby system 3.0 system
2502026-03-09T18:52:33.380Zwords vendor vendor american-english
2512026-03-09T18:52:33.380Zwords system system australian-english
2522026-03-09T18:52:33.380Zwords system system british-english
2532026-03-09T18:52:33.380Zwords system system canadian-english
2542026-03-09T18:52:33.380Zwords system system french
2552026-03-09T18:52:33.380Zwords system system italian
2562026-03-09T18:52:33.380Zwords system system ngerman
2572026-03-09T18:52:33.380Zwords system system ogerman
2582026-03-09T18:52:33.380Zwords system system spanish
2592026-03-09T18:52:33.737ZPUBLISHER TYPE STATUS P LOCATION
2602026-03-09T18:52:33.737Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612026-03-09T18:52:40.566ZFMRI IFO
2622026-03-09T18:52:40.566Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632026-03-09T18:52:40.566Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642026-03-09T18:52:40.566Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652026-03-09T18:52:40.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662026-03-09T18:52:40.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672026-03-09T18:52:40.566Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2682026-03-09T18:52:40.566Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692026-03-09T18:52:40.566Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2702026-03-09T18:52:40.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712026-03-09T18:52:40.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722026-03-09T18:52:40.566Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2732026-03-09T18:52:40.567Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742026-03-09T18:52:40.567Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752026-03-09T18:52:40.567Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2762026-03-09T18:52:40.567Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772026-03-09T18:52:40.567Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782026-03-09T18:52:41.813Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792026-03-09T18:52:42.446Z Updating crates.io index
2802026-03-09T18:52:42.449Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812026-03-09T18:52:43.014Z Updating git repository `https://github.com/oxidecomputer/lldp`
2822026-03-09T18:52:44.266Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2832026-03-09T18:52:44.945Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-03-09T18:52:45.758Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852026-03-09T18:52:50.381Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862026-03-09T18:52:56.796Z Updating git repository `https://github.com/oxidecomputer/opte`
2872026-03-09T18:52:59.511Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882026-03-09T18:53:00.367Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892026-03-09T18:53:04.728Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902026-03-09T18:53:06.297Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912026-03-09T18:53:08.660Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922026-03-09T18:53:09.382Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932026-03-09T18:53:10.523Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942026-03-09T18:53:11.158Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2952026-03-09T18:53:13.782Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962026-03-09T18:53:15.087Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972026-03-09T18:53:15.685Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2982026-03-09T18:53:16.423Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2992026-03-09T18:53:17.169Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002026-03-09T18:53:17.850Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012026-03-09T18:53:18.446Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022026-03-09T18:53:19.144Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3032026-03-09T18:53:20.084Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042026-03-09T18:53:20.977Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3052026-03-09T18:53:22.397Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3062026-03-09T18:53:23.132Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072026-03-09T18:53:23.864Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082026-03-09T18:53:24.407Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3092026-03-09T18:53:26.802Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3102026-03-09T18:53:27.331Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112026-03-09T18:53:28.182Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3122026-03-09T18:53:28.851Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3132026-03-09T18:53:29.550Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142026-03-09T18:53:30.336Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152026-03-09T18:53:31.061Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162026-03-09T18:53:31.611Z Updating git repository `https://github.com/illumos/smf-rs`
3172026-03-09T18:53:32.278Z Updating git repository `https://github.com/oxidecomputer/omicron`
3182026-03-09T18:54:26.410Z Downloading crates ...
3192026-03-09T18:54:26.487Z Downloaded anstyle-parse v0.2.7
3202026-03-09T18:54:26.487Z Downloaded anstyle v1.0.13
3212026-03-09T18:54:26.487Z Downloaded anstream v0.6.21
3222026-03-09T18:54:26.487Z Downloaded equivalent v1.0.2
3232026-03-09T18:54:26.487Z Downloaded errno v0.3.14
3242026-03-09T18:54:26.487Z Downloaded tabled_derive v0.7.0
3252026-03-09T18:54:26.487Z Downloaded block-buffer v0.10.4
3262026-03-09T18:54:26.487Z Downloaded papergrid v0.11.0
3272026-03-09T18:54:26.487Z Downloaded fastrand v2.3.0
3282026-03-09T18:54:26.487Z Downloaded sha2 v0.10.9
3292026-03-09T18:54:26.488Z Downloaded anyhow v1.0.102
3302026-03-09T18:54:26.488Z Downloaded proc-macro-error-attr v1.0.4
3312026-03-09T18:54:26.488Z Downloaded anstyle-query v1.1.5
3322026-03-09T18:54:26.488Z Downloaded heck v0.4.1
3332026-03-09T18:54:26.488Z Downloaded fnv v1.0.7
3342026-03-09T18:54:26.488Z Downloaded bitflags v2.11.0
3352026-03-09T18:54:26.488Z Downloaded idna_adapter v1.2.1
3362026-03-09T18:54:26.488Z Downloaded cargo-platform v0.2.0
3372026-03-09T18:54:26.488Z Downloaded digest v0.10.7
3382026-03-09T18:54:26.489Z Downloaded textwrap v0.16.2
3392026-03-09T18:54:26.489Z Downloaded usdt-attr-macro v0.5.0
3402026-03-09T18:54:26.489Z Downloaded unicode-linebreak v0.1.5
3412026-03-09T18:54:26.489Z Downloaded cargo_toml v0.21.0
3422026-03-09T18:54:26.489Z Downloaded yoke-derive v0.8.1
3432026-03-09T18:54:26.489Z Downloaded pretty-hex v0.4.1
3442026-03-09T18:54:26.489Z Downloaded heck v0.5.0
3452026-03-09T18:54:26.489Z Downloaded usdt v0.5.0
3462026-03-09T18:54:26.489Z Downloaded potential_utf v0.1.4
3472026-03-09T18:54:26.489Z Downloaded toml_write v0.1.2
3482026-03-09T18:54:26.489Z Downloaded generic-array v0.14.7
3492026-03-09T18:54:26.489Z Downloaded utf8parse v0.2.2
3502026-03-09T18:54:26.489Z Downloaded thread-id v4.2.2
3512026-03-09T18:54:26.489Z Downloaded autocfg v1.5.0
3522026-03-09T18:54:26.489Z Downloaded zerofrom-derive v0.1.6
3532026-03-09T18:54:26.489Z Downloaded stable_deref_trait v1.2.1
3542026-03-09T18:54:26.489Z Downloaded scroll_derive v0.12.1
3552026-03-09T18:54:26.489Z Downloaded plain v0.2.3
3562026-03-09T18:54:26.489Z Downloaded usdt-macro v0.5.0
3572026-03-09T18:54:26.489Z Downloaded form_urlencoded v1.2.2
3582026-03-09T18:54:26.489Z Downloaded dof v0.3.0
3592026-03-09T18:54:26.489Z Downloaded unicode-xid v0.2.6
3602026-03-09T18:54:26.489Z Downloaded zerofrom v0.1.6
3612026-03-09T18:54:26.489Z Downloaded toml_datetime v0.6.11
3622026-03-09T18:54:26.489Z Downloaded bytecount v0.6.9
3632026-03-09T18:54:26.489Z Downloaded utf8_iter v1.0.4
3642026-03-09T18:54:26.489Z Downloaded pest_meta v2.8.6
3652026-03-09T18:54:26.490Z Downloaded dtrace-parser v0.2.0
3662026-03-09T18:54:26.490Z Downloaded crypto-common v0.1.7
3672026-03-09T18:54:26.490Z Downloaded memmap v0.7.0
3682026-03-09T18:54:26.490Z Downloaded itoa v1.0.17
3692026-03-09T18:54:26.490Z Downloaded cfg-if v1.0.4
3702026-03-09T18:54:26.490Z Downloaded typeid v1.0.3
3712026-03-09T18:54:26.490Z Downloaded version_check v0.9.5
3722026-03-09T18:54:26.490Z Downloaded writeable v0.6.2
3732026-03-09T18:54:26.490Z Downloaded serde-value v0.7.0
3742026-03-09T18:54:26.490Z Downloaded tinystr v0.8.2
3752026-03-09T18:54:26.490Z Downloaded macaddr v1.0.1
3762026-03-09T18:54:26.490Z Downloaded is_terminal_polyfill v1.70.2
3772026-03-09T18:54:26.490Z Downloaded zerovec-derive v0.11.2
3782026-03-09T18:54:26.490Z Downloaded clap_lex v1.0.0
3792026-03-09T18:54:26.490Z Downloaded usdt-impl v0.5.0
3802026-03-09T18:54:26.490Z Downloaded zmij v1.0.21
3812026-03-09T18:54:26.490Z Downloaded byteorder v1.5.0
3822026-03-09T18:54:26.490Z Downloaded yoke v0.8.1
3832026-03-09T18:54:26.490Z Downloaded zerocopy-derive v0.7.35
3842026-03-09T18:54:26.490Z Downloaded ucd-trie v0.1.7
3852026-03-09T18:54:26.490Z Downloaded serde_spanned v0.6.9
3862026-03-09T18:54:26.490Z Downloaded swrite v0.1.0
3872026-03-09T18:54:26.490Z Downloaded thiserror-impl v2.0.18
3882026-03-09T18:54:26.490Z Downloaded serde-untagged v0.1.9
3892026-03-09T18:54:26.490Z Downloaded toml v0.8.23
3902026-03-09T18:54:26.490Z Downloaded unicode-ident v1.0.24
3912026-03-09T18:54:26.490Z Downloaded strsim v0.11.1
3922026-03-09T18:54:26.490Z Downloaded cpufeatures v0.2.17
3932026-03-09T18:54:26.490Z Downloaded colorchoice v1.0.4
3942026-03-09T18:54:26.490Z Downloaded semver v1.0.27
3952026-03-09T18:54:26.490Z Downloaded serde_tokenstream v0.2.3
3962026-03-09T18:54:26.490Z Downloaded erased-serde v0.4.9
3972026-03-09T18:54:26.490Z Downloaded cargo_metadata v0.21.0
3982026-03-09T18:54:26.490Z Downloaded terminal_size v0.4.3
3992026-03-09T18:54:26.491Z Downloaded zerotrie v0.2.3
4002026-03-09T18:54:26.491Z Downloaded toml_edit v0.22.27
4012026-03-09T18:54:26.491Z Downloaded percent-encoding v2.3.2
4022026-03-09T18:54:26.491Z Downloaded displaydoc v0.2.5
4032026-03-09T18:54:26.491Z Downloaded typenum v1.19.0
4042026-03-09T18:54:26.491Z Downloaded url v2.5.8
4052026-03-09T18:54:26.491Z Downloaded proc-macro-error v1.0.4
4062026-03-09T18:54:26.491Z Downloaded ordered-float v2.10.1
4072026-03-09T18:54:26.491Z Downloaded fs-err v3.3.0
4082026-03-09T18:54:26.491Z Downloaded getrandom v0.4.1
4092026-03-09T18:54:26.492Z Downloaded thiserror v1.0.69
4102026-03-09T18:54:26.492Z Downloaded scroll v0.12.0
4112026-03-09T18:54:26.492Z Downloaded smawk v0.3.2
4122026-03-09T18:54:26.492Z Downloaded camino-tempfile v1.4.1
4132026-03-09T18:54:26.492Z Downloaded zerovec v0.11.5
4142026-03-09T18:54:26.492Z Downloaded synstructure v0.13.2
4152026-03-09T18:54:26.493Z Downloaded zerocopy v0.7.35
4162026-03-09T18:54:26.493Z Downloaded thiserror-impl v1.0.69
4172026-03-09T18:54:26.493Z Downloaded winnow v0.7.14
4182026-03-09T18:54:26.493Z Downloaded litemap v0.8.1
4192026-03-09T18:54:26.520Z Downloaded proc-macro2 v1.0.106
4202026-03-09T18:54:26.520Z Downloaded smallvec v1.15.1
4212026-03-09T18:54:26.520Z Downloaded unicode-width v0.2.0
4222026-03-09T18:54:26.520Z Downloaded unicode-width v0.1.14
4232026-03-09T18:54:26.520Z Downloaded pest_generator v2.8.6
4242026-03-09T18:54:26.520Z Downloaded cargo-util-schemas v0.8.2
4252026-03-09T18:54:26.520Z Downloaded thiserror v2.0.18
4262026-03-09T18:54:26.520Z Downloaded serde_core v1.0.228
4272026-03-09T18:54:26.520Z Downloaded icu_provider v2.1.1
4282026-03-09T18:54:26.520Z Downloaded icu_locale_core v2.1.1
4292026-03-09T18:54:26.520Z Downloaded log v0.4.29
4302026-03-09T18:54:26.520Z Downloaded icu_properties v2.1.2
4312026-03-09T18:54:26.520Z Downloaded clap v4.5.60
4322026-03-09T18:54:26.521Z Downloaded serde_derive v1.0.228
4332026-03-09T18:54:26.521Z Downloaded serde v1.0.228
4342026-03-09T18:54:26.521Z Downloaded icu_normalizer v2.1.1
4352026-03-09T18:54:26.521Z Downloaded num-traits v0.2.19
4362026-03-09T18:54:26.521Z Downloaded pest_derive v2.8.6
4372026-03-09T18:54:26.521Z Downloaded once_cell v1.21.3
4382026-03-09T18:54:26.521Z Downloaded camino v1.2.2
4392026-03-09T18:54:26.521Z Downloaded tempfile v3.25.0
4402026-03-09T18:54:26.521Z Downloaded quote v1.0.44
4412026-03-09T18:54:26.521Z Downloaded clap_derive v4.5.55
4422026-03-09T18:54:26.521Z Downloaded icu_normalizer_data v2.1.1
4432026-03-09T18:54:26.521Z Downloaded icu_collections v2.1.1
4442026-03-09T18:54:26.521Z Downloaded memchr v2.8.0
4452026-03-09T18:54:26.521Z Downloaded pest v2.8.6
4462026-03-09T18:54:26.521Z Downloaded indexmap v2.13.0
4472026-03-09T18:54:26.521Z Downloaded icu_properties_data v2.1.2
4482026-03-09T18:54:26.521Z Downloaded idna v1.1.0
4492026-03-09T18:54:26.521Z Downloaded serde_json v1.0.149
4502026-03-09T18:54:26.521Z Downloaded hashbrown v0.16.1
4512026-03-09T18:54:26.521Z Downloaded clap_builder v4.5.60
4522026-03-09T18:54:26.521Z Downloaded tabled v0.15.0
4532026-03-09T18:54:26.521Z Downloaded syn v1.0.109
4542026-03-09T18:54:26.521Z Downloaded goblin v0.8.2
4552026-03-09T18:54:26.521Z Downloaded syn v2.0.117
4562026-03-09T18:54:26.521Z Downloaded rustix v1.1.3
4572026-03-09T18:54:26.521Z Downloaded libc v0.2.180
4582026-03-09T18:54:26.521Z Compiling proc-macro2 v1.0.106
4592026-03-09T18:54:26.521Z Compiling unicode-ident v1.0.24
4602026-03-09T18:54:26.521Z Compiling quote v1.0.44
4612026-03-09T18:54:26.521Z Compiling serde_core v1.0.228
4622026-03-09T18:54:26.521Z Compiling libc v0.2.180
4632026-03-09T18:54:26.521Z Compiling version_check v0.9.5
4642026-03-09T18:54:26.521Z Compiling memchr v2.8.0
4652026-03-09T18:54:26.521Z Compiling stable_deref_trait v1.2.1
4662026-03-09T18:54:26.521Z Compiling serde v1.0.228
4672026-03-09T18:54:26.521Z Compiling zmij v1.0.21
4682026-03-09T18:54:26.522Z Compiling itoa v1.0.17
4692026-03-09T18:54:26.522Z Compiling ucd-trie v0.1.7
4702026-03-09T18:54:26.709Z Compiling thiserror v1.0.69
4712026-03-09T18:54:26.938Z Compiling autocfg v1.5.0
4722026-03-09T18:54:27.137Z Compiling pest v2.8.6
4732026-03-09T18:54:27.168Z Compiling litemap v0.8.1
4742026-03-09T18:54:27.300Z Compiling writeable v0.6.2
4752026-03-09T18:54:27.554Z Compiling icu_properties_data v2.1.2
4762026-03-09T18:54:27.647Z Compiling byteorder v1.5.0
4772026-03-09T18:54:27.954Z Compiling rustix v1.1.3
4782026-03-09T18:54:28.206Z Compiling icu_normalizer_data v2.1.1
4792026-03-09T18:54:28.380Z Compiling syn v2.0.117
4802026-03-09T18:54:28.513Z Compiling errno v0.3.14
4812026-03-09T18:54:28.546Z Compiling bitflags v2.11.0
4822026-03-09T18:54:28.627Z Compiling serde_json v1.0.149
4832026-03-09T18:54:29.149Z Compiling num-traits v0.2.19
4842026-03-09T18:54:29.155Z Compiling smallvec v1.15.1
4852026-03-09T18:54:29.374Z Compiling typeid v1.0.3
4862026-03-09T18:54:29.429Z Compiling equivalent v1.0.2
4872026-03-09T18:54:29.567Z Compiling hashbrown v0.16.1
4882026-03-09T18:54:29.872Z Compiling pest_meta v2.8.6
4892026-03-09T18:54:29.991Z Compiling thread-id v4.2.2
4902026-03-09T18:54:30.122Z Compiling proc-macro-error-attr v1.0.4
4912026-03-09T18:54:30.159Z Compiling usdt-impl v0.5.0
4922026-03-09T18:54:30.460Z Compiling erased-serde v0.4.9
4932026-03-09T18:54:30.566Z Compiling toml_write v0.1.2
4942026-03-09T18:54:30.751Z Compiling indexmap v2.13.0
4952026-03-09T18:54:30.966Z Compiling syn v1.0.109
4962026-03-09T18:54:30.997Z Compiling winnow v0.7.14
4972026-03-09T18:54:32.197Z Compiling proc-macro-error v1.0.4
4982026-03-09T18:54:32.200Z Compiling thiserror v2.0.18
4992026-03-09T18:54:32.560Z Compiling log v0.4.29
5002026-03-09T18:54:32.927Z Compiling getrandom v0.4.1
5012026-03-09T18:54:32.951Z Compiling camino v1.2.2
5022026-03-09T18:54:33.608Z Compiling utf8parse v0.2.2
5032026-03-09T18:54:33.677Z Compiling percent-encoding v2.3.2
5042026-03-09T18:54:33.770Z Compiling plain v0.2.3
5052026-03-09T18:54:33.805Z Compiling utf8_iter v1.0.4
5062026-03-09T18:54:33.832Z Compiling anstyle-parse v0.2.7
5072026-03-09T18:54:33.960Z Compiling form_urlencoded v1.2.2
5082026-03-09T18:54:34.089Z Compiling ordered-float v2.10.1
5092026-03-09T18:54:34.468Z Compiling terminal_size v0.4.3
5102026-03-09T18:54:34.642Z Compiling colorchoice v1.0.4
5112026-03-09T18:54:34.646Z Compiling anstyle-query v1.1.5
5122026-03-09T18:54:34.700Z Compiling is_terminal_polyfill v1.70.2
5132026-03-09T18:54:34.820Z Compiling pretty-hex v0.4.1
5142026-03-09T18:54:34.852Z Compiling anstyle v1.0.13
5152026-03-09T18:54:34.880Z Compiling cfg-if v1.0.4
5162026-03-09T18:54:35.047Z Compiling synstructure v0.13.2
5172026-03-09T18:54:35.078Z Compiling pest_generator v2.8.6
5182026-03-09T18:54:35.268Z Compiling serde-untagged v0.1.9
5192026-03-09T18:54:35.322Z Compiling anstream v0.6.21
5202026-03-09T18:54:35.390Z Compiling semver v1.0.27
5212026-03-09T18:54:35.987Z Compiling fs-err v3.3.0
5222026-03-09T18:54:36.048Z Compiling heck v0.5.0
5232026-03-09T18:54:36.118Z Compiling anyhow v1.0.102
5242026-03-09T18:54:36.346Z Compiling unicode-width v0.1.14
5252026-03-09T18:54:36.422Z Compiling unicode-xid v0.2.6
5262026-03-09T18:54:36.545Z Compiling once_cell v1.21.3
5272026-03-09T18:54:36.631Z Compiling bytecount v0.6.9
5282026-03-09T18:54:36.740Z Compiling heck v0.4.1
5292026-03-09T18:54:36.793Z Compiling fnv v1.0.7
5302026-03-09T18:54:36.862Z Compiling strsim v0.11.1
5312026-03-09T18:54:36.888Z Compiling clap_lex v1.0.0
5322026-03-09T18:54:36.937Z Compiling fastrand v2.3.0
5332026-03-09T18:54:36.966Z Compiling papergrid v0.11.0
5342026-03-09T18:54:37.333Z Compiling tempfile v3.25.0
5352026-03-09T18:54:37.476Z Compiling clap_builder v4.5.60
5362026-03-09T18:54:37.987Z Compiling memmap v0.7.0
5372026-03-09T18:54:38.048Z Compiling unicode-linebreak v0.1.5
5382026-03-09T18:54:38.129Z Compiling unicode-width v0.2.0
5392026-03-09T18:54:38.349Z Compiling smawk v0.3.2
5402026-03-09T18:54:38.712Z Compiling textwrap v0.16.2
5412026-03-09T18:54:39.228Z Compiling camino-tempfile v1.4.1
5422026-03-09T18:54:39.342Z Compiling swrite v0.1.0
5432026-03-09T18:54:39.507Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442026-03-09T18:54:39.703Z Compiling tabled_derive v0.7.0
5452026-03-09T18:54:39.879Z Compiling serde_derive v1.0.228
5462026-03-09T18:54:39.927Z Compiling zerofrom-derive v0.1.6
5472026-03-09T18:54:39.953Z Compiling yoke-derive v0.8.1
5482026-03-09T18:54:40.001Z Compiling zerovec-derive v0.11.2
5492026-03-09T18:54:40.117Z Compiling displaydoc v0.2.5
5502026-03-09T18:54:41.699Z Compiling thiserror-impl v1.0.69
5512026-03-09T18:54:41.797Z Compiling zerocopy-derive v0.7.35
5522026-03-09T18:54:42.653Z Compiling pest_derive v2.8.6
5532026-03-09T18:54:42.720Z Compiling scroll_derive v0.12.1
5542026-03-09T18:54:43.344Z Compiling zerofrom v0.1.6
5552026-03-09T18:54:43.502Z Compiling thiserror-impl v2.0.18
5562026-03-09T18:54:43.598Z Compiling yoke v0.8.1
5572026-03-09T18:54:43.780Z Compiling zerocopy v0.7.35
5582026-03-09T18:54:43.970Z Compiling zerovec v0.11.5
5592026-03-09T18:54:44.245Z Compiling zerotrie v0.2.3
5602026-03-09T18:54:44.880Z Compiling dtrace-parser v0.2.0
5612026-03-09T18:54:44.905Z Compiling scroll v0.12.0
5622026-03-09T18:54:45.114Z Compiling tinystr v0.8.2
5632026-03-09T18:54:45.177Z Compiling potential_utf v0.1.4
5642026-03-09T18:54:45.206Z Compiling clap_derive v4.5.55
5652026-03-09T18:54:45.461Z Compiling icu_locale_core v2.1.1
5662026-03-09T18:54:45.487Z Compiling icu_collections v2.1.1
5672026-03-09T18:54:45.533Z Compiling goblin v0.8.2
5682026-03-09T18:54:46.527Z Compiling tabled v0.15.0
5692026-03-09T18:54:46.918Z Compiling icu_provider v2.1.1
5702026-03-09T18:54:47.496Z Compiling icu_properties v2.1.2
5712026-03-09T18:54:47.621Z Compiling icu_normalizer v2.1.1
5722026-03-09T18:54:48.315Z Compiling clap v4.5.60
5732026-03-09T18:54:48.458Z Compiling serde_spanned v0.6.9
5742026-03-09T18:54:48.555Z Compiling toml_datetime v0.6.11
5752026-03-09T18:54:48.595Z Compiling dof v0.3.0
5762026-03-09T18:54:48.670Z Compiling serde_tokenstream v0.2.3
5772026-03-09T18:54:48.733Z Compiling serde-value v0.7.0
5782026-03-09T18:54:48.762Z Compiling cargo-platform v0.2.0
5792026-03-09T18:54:49.120Z Compiling toml_edit v0.22.27
5802026-03-09T18:54:49.344Z Compiling macaddr v1.0.1
5812026-03-09T18:54:49.598Z Compiling idna_adapter v1.2.1
5822026-03-09T18:54:49.848Z Compiling idna v1.1.0
5832026-03-09T18:54:50.420Z Compiling usdt-macro v0.5.0
5842026-03-09T18:54:50.455Z Compiling usdt-attr-macro v0.5.0
5852026-03-09T18:54:50.505Z Compiling url v2.5.8
5862026-03-09T18:54:52.330Z Compiling usdt v0.5.0
5872026-03-09T18:54:52.363Z Compiling toml v0.8.23
5882026-03-09T18:54:53.114Z Compiling cargo-util-schemas v0.8.2
5892026-03-09T18:54:53.114Z Compiling cargo_toml v0.21.0
5902026-03-09T18:54:54.638Z Compiling cargo_metadata v0.21.0
5912026-03-09T18:54:56.430Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5922026-03-09T18:54:59.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
5932026-03-09T18:55:00.300Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5942026-03-09T18:55:01.123Z Downloading crates ...
5952026-03-09T18:55:01.247Z Downloaded adler2 v2.0.1
5962026-03-09T18:55:01.262Z Downloaded arrayvec v0.7.6
5972026-03-09T18:55:01.267Z Downloaded aes v0.8.4
5982026-03-09T18:55:01.273Z Downloaded bit-set v0.8.0
5992026-03-09T18:55:01.278Z Downloaded argon2 v0.5.3
6002026-03-09T18:55:01.282Z Downloaded array-init v0.0.4
6012026-03-09T18:55:01.287Z Downloaded curve25519-dalek-derive v0.1.1
6022026-03-09T18:55:01.291Z Downloaded ctr v0.9.2
6032026-03-09T18:55:01.297Z Downloaded csv-core v0.1.13
6042026-03-09T18:55:01.301Z Downloaded crc-catalog v2.4.0
6052026-03-09T18:55:01.306Z Downloaded document-features v0.2.12
6062026-03-09T18:55:01.310Z Downloaded foldhash v0.1.5
6072026-03-09T18:55:01.315Z Downloaded des v0.8.1
6082026-03-09T18:55:01.321Z Downloaded darling v0.21.3
6092026-03-09T18:55:01.330Z Downloaded dirs-sys-next v0.1.2
6102026-03-09T18:55:01.334Z Downloaded filetime v0.2.27
6112026-03-09T18:55:01.340Z Downloaded fixedbitset v0.5.7
6122026-03-09T18:55:01.346Z Downloaded foreign-types v0.5.0
6132026-03-09T18:55:01.350Z Downloaded darling_macro v0.23.0
6142026-03-09T18:55:01.354Z Downloaded float-ord v0.3.2
6152026-03-09T18:55:01.357Z Downloaded foreign-types-shared v0.3.1
6162026-03-09T18:55:01.362Z Downloaded foreign-types-shared v0.1.1
6172026-03-09T18:55:01.368Z Downloaded bitfield-macros v0.19.4
6182026-03-09T18:55:01.371Z Downloaded embedded-io v0.4.0
6192026-03-09T18:55:01.388Z Downloaded futures-core v0.3.32
6202026-03-09T18:55:01.391Z Downloaded darling_macro v0.21.3
6212026-03-09T18:55:01.396Z Downloaded fxhash v0.2.1
6222026-03-09T18:55:01.399Z Downloaded futures-sink v0.3.32
6232026-03-09T18:55:01.403Z Downloaded dtrace-parser v0.3.0
6242026-03-09T18:55:01.407Z Downloaded assert_matches v1.5.0
6252026-03-09T18:55:01.411Z Downloaded globwalk v0.9.1
6262026-03-09T18:55:01.415Z Downloaded git-stub v1.0.0
6272026-03-09T18:55:01.419Z Downloaded hash32 v0.3.1
6282026-03-09T18:55:01.423Z Downloaded cargo-platform v0.1.9
6292026-03-09T18:55:01.427Z Downloaded hex v0.4.3
6302026-03-09T18:55:01.431Z Downloaded http-body v1.0.1
6312026-03-09T18:55:01.435Z Downloaded http-range v0.1.5
6322026-03-09T18:55:01.438Z Downloaded der_derive v0.7.3
6332026-03-09T18:55:01.442Z Downloaded dsl_auto_type v0.1.3
6342026-03-09T18:55:01.447Z Downloaded fs-err v2.11.0
6352026-03-09T18:55:01.451Z Downloaded find-msvc-tools v0.1.9
6362026-03-09T18:55:01.455Z Downloaded glob v0.3.3
6372026-03-09T18:55:01.459Z Downloaded hubpack_derive v0.1.1
6382026-03-09T18:55:01.463Z Downloaded bytes v1.11.1
6392026-03-09T18:55:01.471Z Downloaded hyper-tls v0.6.0
6402026-03-09T18:55:01.474Z Downloaded inout v0.1.4
6412026-03-09T18:55:01.478Z Downloaded globset v0.4.18
6422026-03-09T18:55:01.503Z Downloaded is_ci v1.2.0
6432026-03-09T18:55:01.503Z Downloaded is-terminal v0.4.17
6442026-03-09T18:55:01.503Z Downloaded cookie v0.18.1
6452026-03-09T18:55:01.503Z Downloaded console v0.16.2
6462026-03-09T18:55:01.503Z Downloaded lalrpop-util v0.19.12
6472026-03-09T18:55:01.503Z Downloaded managed v0.8.0
6482026-03-09T18:55:01.507Z Downloaded linked-hash-map v0.5.6
6492026-03-09T18:55:01.512Z Downloaded colored v2.2.0
6502026-03-09T18:55:01.515Z Downloaded fs_extra v1.3.0
6512026-03-09T18:55:01.518Z Downloaded highway v1.3.0
6522026-03-09T18:55:01.522Z Downloaded maplit v1.0.2
6532026-03-09T18:55:01.525Z Downloaded memoffset v0.9.1
6542026-03-09T18:55:01.528Z Downloaded md5 v0.7.0
6552026-03-09T18:55:01.531Z Downloaded humantime v2.3.0
6562026-03-09T18:55:01.535Z Downloaded mime v0.3.17
6572026-03-09T18:55:01.539Z Downloaded impl-trait-for-tuples v0.2.3
6582026-03-09T18:55:01.543Z Downloaded newline-converter v0.3.0
6592026-03-09T18:55:01.547Z Downloaded new_debug_unreachable v1.0.6
6602026-03-09T18:55:01.550Z Downloaded newtype-uuid-macros v0.1.0
6612026-03-09T18:55:01.557Z Downloaded ingot v0.1.1
6622026-03-09T18:55:01.560Z Downloaded crc32fast v1.5.0
6632026-03-09T18:55:01.560Z Downloaded hickory-client v0.25.2
6642026-03-09T18:55:01.564Z Downloaded jobserver v0.1.34
6652026-03-09T18:55:01.568Z Downloaded normalize-line-endings v0.3.0
6662026-03-09T18:55:01.572Z Downloaded num_enum_derive v0.5.11
6672026-03-09T18:55:01.575Z Downloaded num-derive v0.4.2
6682026-03-09T18:55:01.579Z Downloaded openssl-probe v0.1.6
6692026-03-09T18:55:01.582Z Downloaded num_threads v0.1.7
6702026-03-09T18:55:01.585Z Downloaded hyper-rustls v0.27.7
6712026-03-09T18:55:01.589Z Downloaded num-iter v0.1.45
6722026-03-09T18:55:01.592Z Downloaded openssl-macros v0.1.1
6732026-03-09T18:55:01.595Z Downloaded olpc-cjson v0.1.4
6742026-03-09T18:55:01.598Z Downloaded oso-derive v0.27.3
6752026-03-09T18:55:01.601Z Downloaded darling_core v0.23.0
6762026-03-09T18:55:01.607Z Downloaded libsw v3.5.0
6772026-03-09T18:55:01.610Z Downloaded nibble_vec v0.1.0
6782026-03-09T18:55:01.614Z Downloaded mime_guess v2.0.5
6792026-03-09T18:55:01.617Z Downloaded parse-size v1.1.0
6802026-03-09T18:55:01.620Z Downloaded pbkdf2 v0.12.2
6812026-03-09T18:55:01.623Z Downloaded pbkdf2 v0.11.0
6822026-03-09T18:55:01.628Z Downloaded path-slash v0.1.5
6832026-03-09T18:55:01.631Z Downloaded newtype-uuid v1.3.2
6842026-03-09T18:55:01.634Z Downloaded base64 v0.22.1
6852026-03-09T18:55:01.639Z Downloaded ingot-macros v0.1.1
6862026-03-09T18:55:01.642Z Downloaded peg-runtime v0.8.5
6872026-03-09T18:55:01.645Z Downloaded num_enum v0.7.5
6882026-03-09T18:55:01.652Z Downloaded num_enum v0.5.11
6892026-03-09T18:55:01.659Z Downloaded pin-utils v0.1.0
6902026-03-09T18:55:01.662Z Downloaded phf_shared v0.11.3
6912026-03-09T18:55:01.665Z Downloaded oxnet v0.1.4
6922026-03-09T18:55:01.668Z Downloaded iana-time-zone v0.1.65
6932026-03-09T18:55:01.673Z Downloaded phf_shared v0.13.1
6942026-03-09T18:55:01.676Z Downloaded phf_shared v0.12.1
6952026-03-09T18:55:01.679Z Downloaded lock_api v0.4.14
6962026-03-09T18:55:01.682Z Downloaded parse-display-derive v0.10.0
6972026-03-09T18:55:01.685Z Downloaded powerfmt v0.2.0
6982026-03-09T18:55:01.688Z Downloaded proc-macro-crate v3.4.0
6992026-03-09T18:55:01.691Z Downloaded proc-macro-error-attr2 v2.0.0
7002026-03-09T18:55:01.694Z Downloaded proc-macro-crate v1.3.1
7012026-03-09T18:55:01.697Z Downloaded packed_struct v0.10.1
7022026-03-09T18:55:01.700Z Downloaded paste v1.0.15
7032026-03-09T18:55:01.703Z Downloaded heapless v0.8.0
7042026-03-09T18:55:01.709Z Downloaded progenitor-client v0.11.2
7052026-03-09T18:55:01.712Z Downloaded progenitor-client v0.10.0
7062026-03-09T18:55:01.715Z Downloaded peg-macros v0.8.5
7072026-03-09T18:55:01.718Z Downloaded num-integer v0.1.46
7082026-03-09T18:55:01.721Z Downloaded progenitor-macro v0.11.2
7092026-03-09T18:55:01.724Z Downloaded phf v0.12.1
7102026-03-09T18:55:01.727Z Downloaded progenitor-macro v0.13.0
7112026-03-09T18:55:01.730Z Downloaded omicron-zone-package v0.12.2
7122026-03-09T18:55:01.733Z Downloaded psl-types v2.0.11
7132026-03-09T18:55:01.736Z Downloaded pin-project-lite v0.2.17
7142026-03-09T18:55:01.743Z Downloaded radium v0.7.0
7152026-03-09T18:55:01.746Z Downloaded pkcs8 v0.10.2
7162026-03-09T18:55:01.749Z Downloaded rand_chacha v0.3.1
7172026-03-09T18:55:01.752Z Downloaded polyval v0.6.2
7182026-03-09T18:55:01.755Z Downloaded predicates-core v1.0.10
7192026-03-09T18:55:01.758Z Downloaded primeorder v0.13.6
7202026-03-09T18:55:01.761Z Downloaded recursive v0.1.1
7212026-03-09T18:55:01.764Z Downloaded parking_lot_core v0.9.12
7222026-03-09T18:55:01.767Z Downloaded heapless v0.7.17
7232026-03-09T18:55:01.771Z Downloaded recursive-proc-macro-impl v0.1.1
7242026-03-09T18:55:01.774Z Downloaded ref-cast v1.0.25
7252026-03-09T18:55:01.777Z Downloaded rand_xorshift v0.4.0
7262026-03-09T18:55:01.781Z Downloaded progenitor v0.13.0
7272026-03-09T18:55:01.784Z Downloaded rfc6979 v0.4.0
7282026-03-09T18:55:01.787Z Downloaded progenitor-extras v0.1.0
7292026-03-09T18:55:01.790Z Downloaded derive_more-impl v2.1.1
7302026-03-09T18:55:01.794Z Downloaded oso v0.27.3
7312026-03-09T18:55:01.799Z Downloaded rustc-hash v2.1.1
7322026-03-09T18:55:01.803Z Downloaded russh-cryptovec v0.7.3
7332026-03-09T18:55:01.807Z Downloaded pkcs5 v0.7.1
7342026-03-09T18:55:01.810Z Downloaded rand_chacha v0.9.0
7352026-03-09T18:55:01.813Z Downloaded postgres-types v0.2.12
7362026-03-09T18:55:01.816Z Downloaded miniz_oxide v0.8.9
7372026-03-09T18:55:01.819Z Downloaded rand_seeder v0.4.0
7382026-03-09T18:55:01.822Z Downloaded sapling-renderdag v0.1.0
7392026-03-09T18:55:01.825Z Downloaded jiff-static v0.2.21
7402026-03-09T18:55:01.829Z Downloaded scheduled-thread-pool v0.2.7
7412026-03-09T18:55:01.832Z Downloaded hashbrown v0.13.2
7422026-03-09T18:55:01.836Z Downloaded progenitor v0.11.2
7432026-03-09T18:55:01.839Z Downloaded rand_core v0.6.4
7442026-03-09T18:55:01.842Z Downloaded proc-macro-error2 v2.0.1
7452026-03-09T18:55:01.845Z Downloaded pkg-config v0.3.32
7462026-03-09T18:55:01.848Z Downloaded scrypt v0.11.0
7472026-03-09T18:55:01.851Z Downloaded secrecy v0.8.0
7482026-03-09T18:55:01.854Z Downloaded semver v0.1.20
7492026-03-09T18:55:01.858Z Downloaded secrecy v0.10.3
7502026-03-09T18:55:01.859Z Downloaded scopeguard v1.2.0
7512026-03-09T18:55:01.862Z Downloaded scroll_derive v0.13.1
7522026-03-09T18:55:01.862Z Downloaded openssl-sys v0.9.111
7532026-03-09T18:55:01.867Z Downloaded serde-big-array v0.5.1
7542026-03-09T18:55:01.871Z Downloaded crossterm v0.28.1
7552026-03-09T18:55:01.878Z Downloaded serde_plain v1.0.2
7562026-03-09T18:55:01.881Z Downloaded serde_urlencoded v0.7.1
7572026-03-09T18:55:01.885Z Downloaded serde_repr v0.1.20
7582026-03-09T18:55:01.888Z Downloaded shell-words v1.1.1
7592026-03-09T18:55:01.888Z Downloaded rustls-pemfile v2.2.0
7602026-03-09T18:55:01.891Z Downloaded signal-hook-mio v0.2.5
7612026-03-09T18:55:01.894Z Downloaded slog-bunyan v2.5.0
7622026-03-09T18:55:01.897Z Downloaded sigpipe v0.1.3
7632026-03-09T18:55:01.900Z Downloaded signature v2.2.0
7642026-03-09T18:55:01.900Z Downloaded hashbrown v0.12.3
7652026-03-09T18:55:01.904Z Downloaded rusty-fork v0.3.1
7662026-03-09T18:55:01.907Z Downloaded resolv-conf v0.7.6
7672026-03-09T18:55:01.910Z Downloaded siphasher v1.0.2
7682026-03-09T18:55:01.916Z Downloaded progenitor-impl v0.13.0
7692026-03-09T18:55:01.919Z Downloaded sec1 v0.7.3
7702026-03-09T18:55:01.919Z Downloaded scroll v0.13.0
7712026-03-09T18:55:01.922Z Downloaded progenitor-impl v0.11.2
7722026-03-09T18:55:01.925Z Downloaded http v1.4.0
7732026-03-09T18:55:01.928Z Downloaded sct v0.7.1
7742026-03-09T18:55:01.932Z Downloaded slog-envlogger v2.2.0
7752026-03-09T18:55:01.935Z Downloaded russh-keys v0.45.0
7762026-03-09T18:55:01.938Z Downloaded progenitor-impl v0.10.0
7772026-03-09T18:55:01.942Z Downloaded pin-project v1.1.11
7782026-03-09T18:55:01.955Z Downloaded ssh-encoding v0.2.0
7792026-03-09T18:55:01.959Z Downloaded signal-hook-registry v1.4.8
7802026-03-09T18:55:01.959Z Downloaded rcgen v0.12.1
7812026-03-09T18:55:01.964Z Downloaded sha1 v0.10.6
7822026-03-09T18:55:01.966Z Downloaded hickory-server v0.25.2
7832026-03-09T18:55:01.969Z Downloaded shlex v1.3.0
7842026-03-09T18:55:01.972Z Downloaded num-bigint v0.4.6
7852026-03-09T18:55:01.977Z Downloaded strum v0.27.2
7862026-03-09T18:55:01.980Z Downloaded slog-scope v4.4.1
7872026-03-09T18:55:01.983Z Downloaded crossterm v0.29.0
7882026-03-09T18:55:01.988Z Downloaded strum v0.26.3
7892026-03-09T18:55:01.991Z Downloaded take_mut v0.2.2
7902026-03-09T18:55:01.994Z Downloaded tabled_derive v0.11.0
7912026-03-09T18:55:01.994Z Downloaded supports-color v3.0.2
7922026-03-09T18:55:01.997Z Downloaded subtle v2.6.1
7932026-03-09T18:55:01.997Z Downloaded tagptr v0.2.0
7942026-03-09T18:55:02.000Z Downloaded slog-stdlog v4.1.1
7952026-03-09T18:55:02.003Z Downloaded slog-dtrace v0.3.0
7962026-03-09T18:55:02.003Z Downloaded slog-term v2.9.2
7972026-03-09T18:55:02.007Z Downloaded tabwriter v1.4.1
7982026-03-09T18:55:02.010Z Downloaded stacker v0.1.23
7992026-03-09T18:55:02.013Z Downloaded static_assertions v1.1.0
8002026-03-09T18:55:02.013Z Downloaded sync_wrapper v1.0.2
8012026-03-09T18:55:02.016Z Downloaded mio v1.1.1
8022026-03-09T18:55:02.021Z Downloaded time-core v0.1.8
8032026-03-09T18:55:02.024Z Downloaded tinyvec_macros v0.1.1
8042026-03-09T18:55:02.027Z Downloaded hashbrown v0.15.5
8052026-03-09T18:55:02.030Z Downloaded pretty_assertions v1.4.1
8062026-03-09T18:55:02.033Z Downloaded serde_cbor v0.11.2
8072026-03-09T18:55:02.036Z Downloaded structmeta v0.3.0
8082026-03-09T18:55:02.040Z Downloaded schemars v0.8.22
8092026-03-09T18:55:02.051Z Downloaded support-bundle-viewer v0.1.2
8102026-03-09T18:55:02.054Z Downloaded publicsuffix v2.3.0
8112026-03-09T18:55:02.057Z Downloaded nom v7.1.3
8122026-03-09T18:55:02.061Z Downloaded strum_macros v0.26.4
8132026-03-09T18:55:02.065Z Downloaded string_cache v0.8.9
8142026-03-09T18:55:02.068Z Downloaded aho-corasick v1.1.4
8152026-03-09T18:55:02.071Z Downloaded itertools v0.13.0
8162026-03-09T18:55:02.079Z Downloaded thread_local v1.1.9
8172026-03-09T18:55:02.083Z Downloaded spin v0.9.8
8182026-03-09T18:55:02.086Z Downloaded thiserror-no-std v2.0.2
8192026-03-09T18:55:02.092Z Downloaded try-lock v0.2.5
8202026-03-09T18:55:02.095Z Downloaded trait-variant v0.1.2
8212026-03-09T18:55:02.095Z Downloaded tower-layer v0.3.3
8222026-03-09T18:55:02.095Z Downloaded topological-sort v0.2.2
8232026-03-09T18:55:02.096Z Downloaded strum_macros v0.27.2
8242026-03-09T18:55:02.100Z Downloaded tiny-keccak v2.0.2
8252026-03-09T18:55:02.100Z Downloaded slog v2.8.2
8262026-03-09T18:55:02.104Z Downloaded tower-service v0.3.3
8272026-03-09T18:55:02.107Z Downloaded num-bigint-dig v0.8.6
8282026-03-09T18:55:02.110Z Downloaded tls_codec_derive v0.4.2
8292026-03-09T18:55:02.113Z Downloaded typify-macro v0.4.3
8302026-03-09T18:55:02.113Z Downloaded tokio-native-tls v0.3.1
8312026-03-09T18:55:02.117Z Downloaded tokio-dtrace v0.1.1
8322026-03-09T18:55:02.117Z Downloaded iddqd v0.3.17
8332026-03-09T18:55:02.124Z Downloaded unarray v0.1.4
8342026-03-09T18:55:02.127Z Downloaded tokio-macros v2.6.0
8352026-03-09T18:55:02.127Z Downloaded typify-macro v0.6.1
8362026-03-09T18:55:02.131Z Downloaded unicode-truncate v1.1.0
8372026-03-09T18:55:02.134Z Downloaded term v0.7.0
8382026-03-09T18:55:02.137Z Downloaded hyper v1.8.1
8392026-03-09T18:55:02.142Z Downloaded void v1.0.2
8402026-03-09T18:55:02.145Z Downloaded quinn v0.11.9
8412026-03-09T18:55:02.148Z Downloaded utf-8 v0.7.6
8422026-03-09T18:55:02.148Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8432026-03-09T18:55:02.152Z Downloaded universal-hash v0.5.1
8442026-03-09T18:55:02.152Z Downloaded tokio-rustls v0.25.0
8452026-03-09T18:55:02.155Z Downloaded usdt-macro v0.6.0
8462026-03-09T18:55:02.155Z Downloaded tokio-tungstenite v0.21.0
8472026-03-09T18:55:02.158Z Downloaded usdt-attr-macro v0.6.0
8482026-03-09T18:55:02.158Z Downloaded waitgroup v0.1.2
8492026-03-09T18:55:02.161Z Downloaded untrusted v0.9.0
8502026-03-09T18:55:02.162Z Downloaded wait-timeout v0.2.1
8512026-03-09T18:55:02.165Z Downloaded untrusted v0.7.1
8522026-03-09T18:55:02.165Z Downloaded usdt v0.6.0
8532026-03-09T18:55:02.168Z Downloaded toml_writer v1.0.6+spec-1.1.0
8542026-03-09T18:55:02.168Z Downloaded rsa v0.9.10
8552026-03-09T18:55:02.172Z Downloaded tui-tree-widget v0.23.1
8562026-03-09T18:55:02.175Z Downloaded tls_codec v0.4.2
8572026-03-09T18:55:02.178Z Downloaded futures-util v0.3.32
8582026-03-09T18:55:02.188Z Downloaded want v0.3.1
8592026-03-09T18:55:02.192Z Downloaded rustls-webpki v0.103.9
8602026-03-09T18:55:02.195Z Downloaded rand v0.8.5
8612026-03-09T18:55:02.198Z Downloaded unit-prefix v0.5.2
8622026-03-09T18:55:02.198Z Downloaded xattr v1.6.1
8632026-03-09T18:55:02.201Z Downloaded unicase v2.9.0
8642026-03-09T18:55:02.201Z Downloaded snafu v0.8.9
8652026-03-09T18:55:02.207Z Downloaded xshell-macros v0.2.7
8662026-03-09T18:55:02.211Z Downloaded rand v0.10.0
8672026-03-09T18:55:02.214Z Downloaded uzers v0.12.2
8682026-03-09T18:55:02.217Z Downloaded toml_parser v1.0.9+spec-1.1.0
8692026-03-09T18:55:02.220Z Downloaded vergen-gitcl v1.0.8
8702026-03-09T18:55:02.220Z Downloaded tokio-rustls v0.26.4
8712026-03-09T18:55:02.223Z Downloaded libm v0.2.16
8722026-03-09T18:55:02.231Z Downloaded zone v0.3.1
8732026-03-09T18:55:02.235Z Downloaded vsss-rs v3.3.4
8742026-03-09T18:55:02.238Z Downloaded zone_cfg_derive v0.3.1
8752026-03-09T18:55:02.238Z Downloaded term v1.2.1
8762026-03-09T18:55:02.241Z Downloaded whoami v1.6.1
8772026-03-09T18:55:02.244Z Downloaded vergen-lib v0.1.6
8782026-03-09T18:55:02.244Z Downloaded usdt-impl v0.6.0
8792026-03-09T18:55:02.247Z Downloaded subprocess v0.2.15
8802026-03-09T18:55:02.250Z Downloaded test-strategy v0.4.5
8812026-03-09T18:55:02.253Z Downloaded walkdir v2.5.0
8822026-03-09T18:55:02.256Z Downloaded tokio-stream v0.1.18
8832026-03-09T18:55:02.259Z Downloaded zeroize v1.8.2
8842026-03-09T18:55:02.262Z Downloaded xz2 v0.1.7
8852026-03-09T18:55:02.266Z Downloaded whoami v2.1.0
8862026-03-09T18:55:02.266Z Downloaded twox-hash v2.1.2
8872026-03-09T18:55:02.269Z Downloaded toml v0.9.12+spec-1.1.0
8882026-03-09T18:55:02.272Z Downloaded toml v0.7.8
8892026-03-09T18:55:02.275Z Downloaded vergen-git2 v1.0.7
8902026-03-09T18:55:02.278Z Downloaded vergen v9.0.6
8912026-03-09T18:55:02.281Z Downloaded tracing-attributes v0.1.31
8922026-03-09T18:55:02.284Z Downloaded tracing-core v0.1.36
8932026-03-09T18:55:02.287Z Downloaded wyz v0.5.1
8942026-03-09T18:55:02.287Z Downloaded samael v0.0.19
8952026-03-09T18:55:02.292Z Downloaded typify v0.4.3
8962026-03-09T18:55:02.297Z Downloaded ron v0.12.0
8972026-03-09T18:55:02.306Z Downloaded zstd v0.13.3
8982026-03-09T18:55:02.309Z Downloaded xshell v0.2.7
8992026-03-09T18:55:02.312Z Downloaded tar v0.4.44
9002026-03-09T18:55:02.316Z Downloaded steno v0.4.1
9012026-03-09T18:55:02.320Z Downloaded zeroize_derive v1.4.3
9022026-03-09T18:55:02.320Z Downloaded tungstenite v0.23.0
9032026-03-09T18:55:02.323Z Downloaded rustyline v14.0.0
9042026-03-09T18:55:02.327Z Downloaded uuid v1.21.0
9052026-03-09T18:55:02.331Z Downloaded unicode-properties v0.1.4
9062026-03-09T18:55:02.334Z Downloaded rpassword v7.4.0
9072026-03-09T18:55:02.337Z Downloaded p521 v0.13.3
9082026-03-09T18:55:02.340Z Downloaded russh v0.45.0
9092026-03-09T18:55:02.345Z Downloaded yasna v0.5.2
9102026-03-09T18:55:02.348Z Downloaded zstd-safe v7.2.4
9112026-03-09T18:55:02.351Z Downloaded vte v0.14.1
9122026-03-09T18:55:02.354Z Downloaded unsafe-libyaml v0.2.11
9132026-03-09T18:55:02.357Z Downloaded typify v0.6.1
9142026-03-09T18:55:02.360Z Downloaded toml_edit v0.23.10+spec-1.0.0
9152026-03-09T18:55:02.363Z Downloaded unicode-bidi v0.3.18
9162026-03-09T18:55:02.366Z Downloaded tungstenite v0.21.0
9172026-03-09T18:55:02.369Z Downloaded tinyvec v1.10.0
9182026-03-09T18:55:02.373Z Downloaded reqwest v0.13.2
9192026-03-09T18:55:02.377Z Downloaded reedline v0.40.0
9202026-03-09T18:55:02.385Z Downloaded unicode_categories v0.1.1
9212026-03-09T18:55:02.388Z Downloaded zerocopy v0.6.6
9222026-03-09T18:55:02.392Z Downloaded git2 v0.20.4
9232026-03-09T18:55:02.398Z Downloaded zopfli v0.8.3
9242026-03-09T18:55:02.401Z Downloaded zip v0.6.6
9252026-03-09T18:55:02.405Z Downloaded lalrpop v0.19.12
9262026-03-09T18:55:02.417Z Downloaded tokio-postgres v0.7.16
9272026-03-09T18:55:02.422Z Downloaded aws-lc-rs v1.16.0
9282026-03-09T18:55:02.433Z Downloaded zerocopy-derive v0.8.40
9292026-03-09T18:55:02.440Z Downloaded p384 v0.13.1
9302026-03-09T18:55:02.445Z Downloaded ssh-key v0.6.7
9312026-03-09T18:55:02.453Z Downloaded typed-path v0.9.3
9322026-03-09T18:55:02.460Z Downloaded x509-cert v0.2.5
9332026-03-09T18:55:02.465Z Downloaded unicode-segmentation v1.12.0
9342026-03-09T18:55:02.469Z Downloaded toml_edit v0.19.15
9352026-03-09T18:55:02.486Z Downloaded proptest v1.10.0
9362026-03-09T18:55:02.495Z Downloaded rustls-webpki v0.101.7
9372026-03-09T18:55:02.510Z Downloaded salty v0.3.0
9382026-03-09T18:55:02.516Z Downloaded quick-xml v0.37.5
9392026-03-09T18:55:02.522Z Downloaded nix v0.27.1
9402026-03-09T18:55:02.532Z Downloaded zip v4.6.1
9412026-03-09T18:55:02.537Z Downloaded goblin v0.10.5
9422026-03-09T18:55:02.544Z Downloaded radix_trie v0.2.1
9432026-03-09T18:55:02.549Z Downloaded petname v2.0.2
9442026-03-09T18:55:02.553Z Downloaded tower-http v0.6.8
9452026-03-09T18:55:02.563Z Downloaded tough v0.20.0
9462026-03-09T18:55:02.570Z Downloaded unicode-normalization v0.1.25
9472026-03-09T18:55:02.573Z Downloaded openssl v0.10.75
9482026-03-09T18:55:02.583Z Downloaded serde_with v3.17.0
9492026-03-09T18:55:02.596Z Downloaded polar-core v0.27.3
9502026-03-09T18:55:02.603Z Downloaded quinn-proto v0.11.13
9512026-03-09T18:55:02.611Z Downloaded nix v0.28.0
9522026-03-09T18:55:02.621Z Downloaded winnow v0.6.26
9532026-03-09T18:55:02.630Z Downloaded time v0.3.47
9542026-03-09T18:55:02.642Z Downloaded winnow v0.5.40
9552026-03-09T18:55:02.650Z Downloaded zlib-rs v0.6.2
9562026-03-09T18:55:02.655Z Downloaded nix v0.29.0
9572026-03-09T18:55:02.667Z Downloaded vcpkg v0.2.15
9582026-03-09T18:55:02.705Z Downloaded webpki-roots v1.0.6
9592026-03-09T18:55:02.708Z Downloaded tabled v0.20.0
9602026-03-09T18:55:02.725Z Downloaded rustls v0.23.37
9612026-03-09T18:55:02.736Z Downloaded regex-syntax v0.8.10
9622026-03-09T18:55:02.744Z Downloaded object v0.37.3
9632026-03-09T18:55:02.755Z Downloaded hickory-proto v0.24.4
9642026-03-09T18:55:02.768Z Downloaded rustls v0.21.12
9652026-03-09T18:55:02.780Z Downloaded rustls v0.22.4
9662026-03-09T18:55:02.794Z Downloaded zerocopy v0.8.40
9672026-03-09T18:55:02.817Z Downloaded smoltcp v0.11.0
9682026-03-09T18:55:02.827Z Downloaded regress v0.10.5
9692026-03-09T18:55:02.836Z Downloaded hickory-proto v0.25.2
9702026-03-09T18:55:02.854Z Downloaded openapiv3 v2.2.0
9712026-03-09T18:55:02.866Z Downloaded sled v0.34.7
9722026-03-09T18:55:02.876Z Downloaded bstr v1.12.1
9732026-03-09T18:55:02.883Z Downloaded typify-impl v0.6.1
9742026-03-09T18:55:02.895Z Downloaded typify-impl v0.4.3
9752026-03-09T18:55:02.907Z Downloaded rustix v0.38.44
9762026-03-09T18:55:02.929Z Downloaded smoltcp v0.9.1
9772026-03-09T18:55:02.938Z Downloaded nix v0.31.1
9782026-03-09T18:55:02.950Z Downloaded sqlparser v0.61.0
9792026-03-09T18:55:02.958Z Downloaded zerocopy-derive v0.6.6
9802026-03-09T18:55:02.967Z Downloaded regex-automata v0.4.14
9812026-03-09T18:55:02.980Z Downloaded nix v0.30.1
9822026-03-09T18:55:02.991Z Downloaded regex-syntax v0.6.29
9832026-03-09T18:55:02.997Z Downloaded diesel v2.2.12
9842026-03-09T18:55:03.015Z Downloaded lzma-sys v0.1.20
9852026-03-09T18:55:03.043Z Downloaded tracing v0.1.44
9862026-03-09T18:55:03.060Z Downloaded ratatui v0.29.0
9872026-03-09T18:55:03.078Z Downloaded csv v1.4.0
9882026-03-09T18:55:03.094Z Downloaded bzip2-sys v0.1.13+1.0.8
9892026-03-09T18:55:03.105Z Downloaded dropshot v0.16.7
9902026-03-09T18:55:03.125Z Downloaded rustls-webpki v0.102.8
9912026-03-09T18:55:03.142Z Downloaded petgraph v0.6.5
9922026-03-09T18:55:03.161Z Downloaded tokio-util v0.7.18
9932026-03-09T18:55:03.166Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
9942026-03-09T18:55:03.181Z Downloaded chrono-tz v0.10.4
9952026-03-09T18:55:03.195Z Downloaded jiff v0.2.21
9962026-03-09T18:55:03.211Z Downloaded tokio v1.49.0
9972026-03-09T18:55:03.245Z Downloaded object v0.30.4
9982026-03-09T18:55:03.253Z Downloaded petgraph v0.8.3
9992026-03-09T18:55:03.273Z Downloaded moka v0.12.13
10002026-03-09T18:55:03.280Z Downloaded portable-atomic v1.13.1
10012026-03-09T18:55:03.286Z Downloaded libz-sys v1.1.24
10022026-03-09T18:55:03.306Z Downloaded chrono v0.4.44
10032026-03-09T18:55:03.313Z Downloaded yansi v1.0.1
10042026-03-09T18:55:03.317Z Downloaded reqwest v0.12.28
10052026-03-09T18:55:03.321Z Downloaded regex v1.12.3
10062026-03-09T18:55:03.325Z Downloaded bindgen v0.71.1
10072026-03-09T18:55:03.332Z Downloaded bitvec v1.0.1
10082026-03-09T18:55:03.346Z Downloaded sha3 v0.10.8
10092026-03-09T18:55:03.350Z Downloaded tower v0.5.3
10102026-03-09T18:55:03.358Z Downloaded rayon v1.11.0
10112026-03-09T18:55:03.366Z Downloaded curve25519-dalek v4.1.3
10122026-03-09T18:55:03.373Z Downloaded h2 v0.4.13
10132026-03-09T18:55:03.379Z Downloaded tokio-tungstenite v0.23.1
10142026-03-09T18:55:03.382Z Downloaded tokio-rustls v0.24.1
10152026-03-09T18:55:03.386Z Downloaded schemars v1.2.1
10162026-03-09T18:55:03.398Z Downloaded hkdf v0.12.4
10172026-03-09T18:55:03.401Z Downloaded itertools v0.14.0
10182026-03-09T18:55:03.407Z Downloaded socket2 v0.6.2
10192026-03-09T18:55:03.410Z Downloaded rand v0.9.2
10202026-03-09T18:55:03.413Z Downloaded socket2 v0.5.10
10212026-03-09T18:55:03.416Z Downloaded encoding_rs v0.8.35
10222026-03-09T18:55:03.431Z Downloaded similar v2.7.0
10232026-03-09T18:55:03.436Z Downloaded signal-hook v0.3.18
10242026-03-09T18:55:03.439Z Downloaded blake3 v1.8.3
10252026-03-09T18:55:03.446Z Downloaded time-macros v0.2.27
10262026-03-09T18:55:03.449Z Downloaded serde_yaml v0.9.34+deprecated
10272026-03-09T18:55:03.452Z Downloaded schemars v0.9.0
10282026-03-09T18:55:03.464Z Downloaded libxml v0.3.3
10292026-03-09T18:55:03.469Z Downloaded itertools v0.12.1
10302026-03-09T18:55:03.476Z Downloaded iri-string v0.7.10
10312026-03-09T18:55:03.483Z Downloaded strum_macros v0.24.3
10322026-03-09T18:55:03.486Z Downloaded termtree v0.5.1
10332026-03-09T18:55:03.486Z Downloaded termios v0.3.3
10342026-03-09T18:55:03.489Z Downloaded rayon-core v1.13.0
10352026-03-09T18:55:03.492Z Downloaded qorb v0.4.1
10362026-03-09T18:55:03.495Z Downloaded rustls-platform-verifier v0.6.2
10372026-03-09T18:55:03.498Z Downloaded itertools v0.10.5
10382026-03-09T18:55:03.503Z Downloaded thread-id v5.1.0
10392026-03-09T18:55:03.506Z Downloaded ryu v1.0.23
10402026-03-09T18:55:03.510Z Downloaded thiserror-impl-no-std v2.0.2
10412026-03-09T18:55:03.510Z Downloaded testing_table v0.3.0
10422026-03-09T18:55:03.514Z Downloaded tap v1.0.1
10432026-03-09T18:55:03.514Z Downloaded sync-ptr v0.1.4
10442026-03-09T18:55:03.514Z Downloaded strip-ansi-escapes v0.2.1
10452026-03-09T18:55:03.514Z Downloaded stringprep v0.1.5
10462026-03-09T18:55:03.517Z Downloaded sqlformat v0.3.5
10472026-03-09T18:55:03.517Z Downloaded spki v0.7.3
10482026-03-09T18:55:03.520Z Downloaded serde_with_macros v3.17.0
10492026-03-09T18:55:03.523Z Downloaded smallvec v0.6.14
10502026-03-09T18:55:03.523Z Downloaded ron v0.8.1
10512026-03-09T18:55:03.527Z Downloaded snafu-derive v0.8.9
10522026-03-09T18:55:03.530Z Downloaded structmeta-derive v0.3.0
10532026-03-09T18:55:03.530Z Downloaded smf v0.2.3
10542026-03-09T18:55:03.533Z Downloaded slab v0.4.12
10552026-03-09T18:55:03.533Z Downloaded slog-json v2.6.1
10562026-03-09T18:55:03.533Z Downloaded ring v0.17.14
10572026-03-09T18:55:03.574Z Downloaded slog-async v2.8.0
10582026-03-09T18:55:03.577Z Downloaded simd-adler32 v0.3.8
10592026-03-09T18:55:03.577Z Downloaded rustversion v1.0.22
10602026-03-09T18:55:03.581Z Downloaded serde-hex v0.1.0
10612026-03-09T18:55:03.581Z Downloaded rustls-pki-types v1.14.0
10622026-03-09T18:55:03.584Z Downloaded hyper-util v0.1.20
10632026-03-09T18:55:03.588Z Downloaded ssh-cipher v0.2.0
10642026-03-09T18:55:03.591Z Downloaded sqlparser_derive v0.5.0
10652026-03-09T18:55:03.591Z Downloaded serde_spanned v1.0.4
10662026-03-09T18:55:03.591Z Downloaded serde_path_to_error v0.1.20
10672026-03-09T18:55:03.594Z Downloaded serde_derive_internals v0.29.1
10682026-03-09T18:55:03.595Z Downloaded schemars_derive v0.8.22
10692026-03-09T18:55:03.598Z Downloaded prettyplease v0.2.37
10702026-03-09T18:55:03.602Z Downloaded signal-hook-tokio v0.3.1
10712026-03-09T18:55:03.602Z Downloaded salsa20 v0.10.2
10722026-03-09T18:55:03.605Z Downloaded rand_core v0.10.0
10732026-03-09T18:55:03.605Z Downloaded papergrid v0.17.0
10742026-03-09T18:55:03.608Z Downloaded prefix-trie v0.7.0
10752026-03-09T18:55:03.611Z Downloaded serde_bytes v0.11.19
10762026-03-09T18:55:03.615Z Downloaded rustls-pemfile v1.0.4
10772026-03-09T18:55:03.615Z Downloaded rustls-native-certs v0.8.3
10782026-03-09T18:55:03.618Z Downloaded libgit2-sys v0.18.3+1.9.2
10792026-03-09T18:55:03.671Z Downloaded rand_core v0.9.5
10802026-03-09T18:55:03.675Z Downloaded postcard v1.1.3
10812026-03-09T18:55:03.675Z Downloaded minimal-lexical v0.2.1
10822026-03-09T18:55:03.678Z Downloaded seq-macro v0.3.6
10832026-03-09T18:55:03.682Z Downloaded rustc_version v0.4.1
10842026-03-09T18:55:03.682Z Downloaded rustc_version v0.1.7
10852026-03-09T18:55:03.685Z Downloaded quinn-udp v0.5.14
10862026-03-09T18:55:03.685Z Downloaded same-file v1.0.6
10872026-03-09T18:55:03.685Z Downloaded rtoolbox v0.0.3
10882026-03-09T18:55:03.688Z Downloaded pkcs1 v0.7.5
10892026-03-09T18:55:03.688Z Downloaded p256 v0.13.2
10902026-03-09T18:55:03.691Z Downloaded r2d2 v0.8.10
10912026-03-09T18:55:03.691Z Downloaded quick-error v1.2.3
10922026-03-09T18:55:03.694Z Downloaded psm v0.1.30
10932026-03-09T18:55:03.697Z Downloaded libloading v0.8.9
10942026-03-09T18:55:03.697Z Downloaded expectorate v1.2.0
10952026-03-09T18:55:03.700Z Downloaded dropshot-api-manager v0.5.2
10962026-03-09T18:55:03.704Z Downloaded ref-cast-impl v1.0.25
10972026-03-09T18:55:03.704Z Downloaded progenitor-macro v0.10.0
10982026-03-09T18:55:03.707Z Downloaded progenitor-client v0.13.0
10992026-03-09T18:55:03.707Z Downloaded progenitor v0.10.0
11002026-03-09T18:55:03.710Z Downloaded parking_lot v0.12.5
11012026-03-09T18:55:03.713Z Downloaded libbz2-rs-sys v0.2.2
11022026-03-09T18:55:03.714Z Downloaded hickory-resolver v0.25.2
11032026-03-09T18:55:03.718Z Downloaded hickory-resolver v0.24.4
11042026-03-09T18:55:03.722Z Downloaded parking_lot v0.11.2
11052026-03-09T18:55:03.725Z Downloaded indicatif v0.18.4
11062026-03-09T18:55:03.728Z Downloaded bumpalo v3.20.2
11072026-03-09T18:55:03.731Z Downloaded predicates v3.1.4
11082026-03-09T18:55:03.731Z Downloaded ppv-lite86 v0.2.21
11092026-03-09T18:55:03.735Z Downloaded postgres-protocol v0.6.10
11102026-03-09T18:55:03.735Z Downloaded poly1305 v0.8.0
11112026-03-09T18:55:03.738Z Downloaded parking_lot_core v0.8.6
11122026-03-09T18:55:03.741Z Downloaded ed25519-dalek v2.2.0
11132026-03-09T18:55:03.744Z Downloaded pin-project-internal v1.1.11
11142026-03-09T18:55:03.744Z Downloaded flate2 v1.1.9
11152026-03-09T18:55:03.747Z Downloaded match_cfg v0.1.0
11162026-03-09T18:55:03.750Z Downloaded derive_more v2.1.1
11172026-03-09T18:55:03.759Z Downloaded phf v0.13.1
11182026-03-09T18:55:03.762Z Downloaded base64 v0.21.7
11192026-03-09T18:55:03.765Z Downloaded pem-rfc7468 v0.7.0
11202026-03-09T18:55:03.765Z Downloaded pem v3.0.6
11212026-03-09T18:55:03.768Z Downloaded hmac v0.12.1
11222026-03-09T18:55:03.768Z Downloaded crossbeam-channel v0.5.15
11232026-03-09T18:55:03.771Z Downloaded peg v0.8.5
11242026-03-09T18:55:03.775Z Downloaded cc v1.2.56
11252026-03-09T18:55:03.778Z Downloaded password-hash v0.5.0
11262026-03-09T18:55:03.781Z Downloaded password-hash v0.4.2
11272026-03-09T18:55:03.785Z Downloaded headers v0.4.1
11282026-03-09T18:55:03.788Z Downloaded half v2.7.1
11292026-03-09T18:55:03.791Z Downloaded predicates-tree v1.0.13
11302026-03-09T18:55:03.791Z Downloaded precomputed-hash v0.1.1
11312026-03-09T18:55:03.791Z Downloaded indexmap v1.9.3
11322026-03-09T18:55:03.794Z Downloaded litrs v1.0.0
11332026-03-09T18:55:03.798Z Downloaded ignore v0.4.25
11342026-03-09T18:55:03.801Z Downloaded oxide-tokio-rt v0.1.2
11352026-03-09T18:55:03.801Z Downloaded owo-colors v4.3.0
11362026-03-09T18:55:03.806Z Downloaded der v0.7.10
11372026-03-09T18:55:03.808Z Downloaded memmap2 v0.9.10
11382026-03-09T18:55:03.809Z Downloaded getrandom v0.3.4
11392026-03-09T18:55:03.812Z Downloaded num-rational v0.4.2
11402026-03-09T18:55:03.812Z Downloaded flume v0.11.1
11412026-03-09T18:55:03.815Z Downloaded darling_core v0.21.3
11422026-03-09T18:55:03.819Z Downloaded darling_core v0.20.11
11432026-03-09T18:55:03.823Z Downloaded const_format v0.2.35
11442026-03-09T18:55:03.829Z Downloaded chacha20poly1305 v0.10.1
11452026-03-09T18:55:03.833Z Downloaded compact_str v0.8.1
11462026-03-09T18:55:03.833Z Downloaded opaque-debug v0.3.1
11472026-03-09T18:55:03.833Z Downloaded num_enum_derive v0.7.5
11482026-03-09T18:55:03.837Z Downloaded num-complex v0.4.6
11492026-03-09T18:55:03.837Z Downloaded allocator-api2 v0.2.21
11502026-03-09T18:55:03.841Z Downloaded packed_struct_codegen v0.10.1
11512026-03-09T18:55:03.841Z Downloaded num v0.4.3
11522026-03-09T18:55:03.841Z Downloaded nu-ansi-term v0.50.3
11532026-03-09T18:55:03.845Z Downloaded native-tls v0.2.18
11542026-03-09T18:55:03.845Z Downloaded nanorand v0.7.0
11552026-03-09T18:55:03.848Z Downloaded multer v3.1.0
11562026-03-09T18:55:03.851Z Downloaded parse-display v0.10.0
11572026-03-09T18:55:03.851Z Downloaded aes-gcm v0.10.3
11582026-03-09T18:55:03.854Z Downloaded openssl-probe v0.2.1
11592026-03-09T18:55:03.854Z Downloaded libefi-sys v0.1.0
11602026-03-09T18:55:03.857Z Downloaded hyper-staticfile v0.10.1
11612026-03-09T18:55:03.857Z Downloaded fatfs v0.3.6
11622026-03-09T18:55:03.860Z Downloaded dropshot_endpoint v0.16.7
11632026-03-09T18:55:03.862Z Downloaded httparse v1.10.1
11642026-03-09T18:55:03.866Z Downloaded futures v0.3.32
11652026-03-09T18:55:03.869Z Downloaded cancel-safe-futures v0.1.5
11662026-03-09T18:55:03.910Z Downloaded num-derive v0.3.3
11672026-03-09T18:55:03.928Z Downloaded linear-map v1.2.0
11682026-03-09T18:55:03.928Z Downloaded num-conv v0.2.0
11692026-03-09T18:55:03.928Z Downloaded nonempty v0.12.0
11702026-03-09T18:55:03.928Z Downloaded nodrop v0.1.14
11712026-03-09T18:55:03.928Z Downloaded newtype_derive v0.1.6
11722026-03-09T18:55:03.928Z Downloaded libsw-core v0.3.2
11732026-03-09T18:55:03.928Z Downloaded ipnet v2.11.0
11742026-03-09T18:55:03.928Z Downloaded ipnetwork v0.21.1
11752026-03-09T18:55:03.928Z Downloaded internet-checksum v0.2.1
11762026-03-09T18:55:03.928Z Downloaded ingot-types v0.1.2
11772026-03-09T18:55:03.928Z Downloaded http-body-util v0.1.3
11782026-03-09T18:55:03.928Z Downloaded crc-any v2.5.0
11792026-03-09T18:55:03.928Z Downloaded backon v1.6.0
11802026-03-09T18:55:03.928Z Downloaded indoc v2.0.7
11812026-03-09T18:55:03.928Z Downloaded multimap v0.10.1
11822026-03-09T18:55:03.928Z Downloaded half v1.8.3
11832026-03-09T18:55:03.928Z Downloaded derive_more v0.99.20
11842026-03-09T18:55:03.928Z Downloaded getrandom v0.2.17
11852026-03-09T18:55:03.928Z Downloaded futures-executor v0.3.32
11862026-03-09T18:55:03.928Z Downloaded elliptic-curve v0.13.8
11872026-03-09T18:55:03.928Z Downloaded maybe-uninit v2.0.0
11882026-03-09T18:55:03.928Z Downloaded lru-slab v0.1.2
11892026-03-09T18:55:03.928Z Downloaded lru v0.12.5
11902026-03-09T18:55:03.928Z Downloaded md-5 v0.10.6
11912026-03-09T18:55:03.928Z Downloaded lru-cache v0.1.2
11922026-03-09T18:55:03.929Z Downloaded lzss v0.8.2
11932026-03-09T18:55:03.929Z Downloaded home v0.5.12
11942026-03-09T18:55:03.929Z Downloaded diff v0.1.13
11952026-03-09T18:55:03.929Z Downloaded deranged v0.5.8
11962026-03-09T18:55:03.929Z Downloaded bzip2 v0.6.1
11972026-03-09T18:55:03.929Z Downloaded git-stub-vcs v0.1.0
11982026-03-09T18:55:03.929Z Downloaded futures-channel v0.3.32
11992026-03-09T18:55:03.932Z Downloaded libscf-sys v1.1.0
12002026-03-09T18:55:03.933Z Downloaded lazy_static v1.5.0
12012026-03-09T18:55:03.933Z Downloaded kstat-rs v0.2.4
12022026-03-09T18:55:03.933Z Downloaded keccak v0.1.6
12032026-03-09T18:55:03.933Z Downloaded instant v0.1.13
12042026-03-09T18:55:03.933Z Downloaded instability v0.3.11
12052026-03-09T18:55:03.933Z Downloaded colored v3.1.1
12062026-03-09T18:55:03.936Z Downloaded ciborium v0.2.2
12072026-03-09T18:55:03.936Z Downloaded cargo_toml v0.22.3
12082026-03-09T18:55:03.939Z Downloaded bitfield v0.19.4
12092026-03-09T18:55:03.939Z Downloaded indoc v1.0.9
12102026-03-09T18:55:03.942Z Downloaded indent_write v2.2.0
12112026-03-09T18:55:03.942Z Downloaded ident_case v1.0.1
12122026-03-09T18:55:03.942Z Downloaded group v0.13.0
12132026-03-09T18:55:03.946Z Downloaded derive-where v1.6.0
12142026-03-09T18:55:03.950Z Downloaded crypto-bigint v0.5.5
12152026-03-09T18:55:03.953Z Downloaded httpdate v1.0.3
12162026-03-09T18:55:03.956Z Downloaded ff v0.13.1
12172026-03-09T18:55:03.956Z Downloaded ecdsa v0.16.9
12182026-03-09T18:55:03.959Z Downloaded diesel_derives v2.2.7
12192026-03-09T18:55:03.962Z Downloaded convert_case v0.10.0
12202026-03-09T18:55:03.966Z Downloaded cipher v0.4.4
12212026-03-09T18:55:03.966Z Downloaded bcs v0.1.6
12222026-03-09T18:55:03.969Z Downloaded hubpack v0.1.2
12232026-03-09T18:55:03.972Z Downloaded hex-literal v0.4.1
12242026-03-09T18:55:03.972Z Downloaded fallible-iterator v0.2.0
12252026-03-09T18:55:03.976Z Downloaded erased-serde v0.3.31
12262026-03-09T18:55:03.979Z Downloaded either v1.15.0
12272026-03-09T18:55:03.983Z Downloaded drift v0.1.3
12282026-03-09T18:55:03.990Z Downloaded chacha20 v0.10.0
12292026-03-09T18:55:03.994Z Downloaded cassowary v0.3.0
12302026-03-09T18:55:03.998Z Downloaded foldhash v0.2.0
12312026-03-09T18:55:03.998Z Downloaded env_logger v0.11.9
12322026-03-09T18:55:04.002Z Downloaded ena v0.14.4
12332026-03-09T18:55:04.002Z Downloaded dyn-clone v1.0.20
12342026-03-09T18:55:04.005Z Downloaded derive-ex v0.1.8
12352026-03-09T18:55:04.005Z Downloaded cookie_store v0.22.1
12362026-03-09T18:55:04.008Z Downloaded blake2 v0.10.6
12372026-03-09T18:55:04.009Z Downloaded bzip2 v0.4.4
12382026-03-09T18:55:04.013Z Downloaded base64ct v1.8.3
12392026-03-09T18:55:04.013Z Downloaded hostname v0.4.2
12402026-03-09T18:55:04.016Z Downloaded hostname v0.3.1
12412026-03-09T18:55:04.016Z Downloaded headers-core v0.3.0
12422026-03-09T18:55:04.016Z Downloaded cexpr v0.6.0
12432026-03-09T18:55:04.020Z Downloaded cbc v0.1.2
12442026-03-09T18:55:04.020Z Downloaded bit-vec v0.6.3
12452026-03-09T18:55:04.020Z Downloaded hash32 v0.2.1
12462026-03-09T18:55:04.023Z Downloaded diesel-dtrace v0.4.2
12472026-03-09T18:55:04.023Z Downloaded defmt-macros v1.0.1
12482026-03-09T18:55:05.030Z Downloaded data-encoding v2.10.0
12492026-03-09T18:55:05.030Z Downloaded darling v0.23.0
12502026-03-09T18:55:05.035Z Downloaded ghash v0.5.1
12512026-03-09T18:55:05.035Z Downloaded gethostname v0.5.0
12522026-03-09T18:55:05.035Z Downloaded futures-task v0.3.32
12532026-03-09T18:55:05.035Z Downloaded futures-macro v0.3.32
12542026-03-09T18:55:05.035Z Downloaded ed25519 v2.2.3
12552026-03-09T18:55:05.035Z Downloaded display-error-chain v0.2.2
12562026-03-09T18:55:05.035Z Downloaded defmt v1.0.1
12572026-03-09T18:55:05.035Z Downloaded convert_case v0.4.0
12582026-03-09T18:55:05.035Z Downloaded ciborium-ll v0.2.2
12592026-03-09T18:55:05.035Z Downloaded crc8 v0.1.1
12602026-03-09T18:55:05.035Z Downloaded cmake v0.1.57
12612026-03-09T18:55:05.035Z Downloaded clang-sys v1.8.1
12622026-03-09T18:55:05.035Z Downloaded cfg_aliases v0.2.1
12632026-03-09T18:55:05.035Z Downloaded cargo_metadata v0.19.2
12642026-03-09T18:55:05.035Z Downloaded camino-tempfile-ext v0.3.3
12652026-03-09T18:55:05.035Z Downloaded async-bb8-diesel v0.2.1
12662026-03-09T18:55:05.035Z Downloaded arc-swap v1.8.2
12672026-03-09T18:55:05.035Z Downloaded futures-io v0.3.32
12682026-03-09T18:55:05.035Z Downloaded float-cmp v0.10.0
12692026-03-09T18:55:05.035Z Downloaded flagset v0.4.7
12702026-03-09T18:55:05.035Z Downloaded endian-type v0.1.2
12712026-03-09T18:55:05.035Z Downloaded dunce v1.0.5
12722026-03-09T18:55:05.036Z Downloaded dropshot-api-manager-types v0.5.2
12732026-03-09T18:55:05.036Z Downloaded cpufeatures v0.3.0
12742026-03-09T18:55:05.036Z Downloaded atomicwrites v0.4.4
12752026-03-09T18:55:05.036Z Downloaded funty v2.0.0
12762026-03-09T18:55:05.036Z Downloaded foreign-types v0.3.2
12772026-03-09T18:55:05.036Z Downloaded fixedbitset v0.4.2
12782026-03-09T18:55:05.036Z Downloaded env_filter v1.0.0
12792026-03-09T18:55:05.036Z Downloaded embedded-io v0.6.1
12802026-03-09T18:55:05.036Z Downloaded defmt v0.3.100
12812026-03-09T18:55:05.036Z Downloaded corncobs v0.1.4
12822026-03-09T18:55:05.036Z Downloaded cfg_aliases v0.1.1
12832026-03-09T18:55:05.036Z Downloaded castaway v0.2.4
12842026-03-09T18:55:05.036Z Downloaded blowfish v0.9.1
12852026-03-09T18:55:05.036Z Downloaded bit-vec v0.8.0
12862026-03-09T18:55:05.036Z Downloaded diesel_table_macro_syntax v0.2.0
12872026-03-09T18:55:05.036Z Downloaded cstr-argument v0.1.2
12882026-03-09T18:55:05.036Z Downloaded foreign-types-macros v0.2.3
12892026-03-09T18:55:05.036Z Downloaded darling_macro v0.20.11
12902026-03-09T18:55:05.036Z Downloaded darling v0.20.11
12912026-03-09T18:55:05.036Z Downloaded crucible-workspace-hack v0.1.0
12922026-03-09T18:55:05.036Z Downloaded async-stream v0.3.6
12932026-03-09T18:55:05.036Z Downloaded bit-set v0.5.3
12942026-03-09T18:55:05.036Z Downloaded ascii-canvas v3.0.0
12952026-03-09T18:55:05.036Z Downloaded difflib v0.4.0
12962026-03-09T18:55:05.036Z Downloaded defmt-parser v1.0.0
12972026-03-09T18:55:05.036Z Downloaded arrayref v0.3.9
12982026-03-09T18:55:05.036Z Downloaded crunchy v0.2.4
12992026-03-09T18:55:05.036Z Downloaded base16ct v1.0.0
13002026-03-09T18:55:05.036Z Downloaded enum-as-inner v0.6.1
13012026-03-09T18:55:05.036Z Downloaded dof v0.4.0
13022026-03-09T18:55:05.036Z Downloaded derive_builder v0.20.2
13032026-03-09T18:55:05.036Z Downloaded debug-ignore v1.0.5
13042026-03-09T18:55:05.036Z Downloaded daft-derive v0.1.5
13052026-03-09T18:55:05.036Z Downloaded chacha20 v0.9.1
13062026-03-09T18:55:05.036Z Downloaded bitflags v1.3.2
13072026-03-09T18:55:05.037Z Downloaded backoff v0.4.0
13082026-03-09T18:55:05.037Z Downloaded ar_archive_writer v0.5.1
13092026-03-09T18:55:05.037Z Downloaded fd-lock v4.0.4
13102026-03-09T18:55:05.037Z Downloaded derive_builder_core v0.20.2
13112026-03-09T18:55:05.037Z Downloaded constant_time_eq v0.4.2
13122026-03-09T18:55:05.037Z Downloaded async-stream-impl v0.3.6
13132026-03-09T18:55:05.037Z Downloaded bcrypt-pbkdf v0.10.0
13142026-03-09T18:55:05.037Z Downloaded ciborium-io v0.2.2
13152026-03-09T18:55:05.037Z Downloaded bitfield-struct v0.6.2
13162026-03-09T18:55:05.037Z Downloaded bb8 v0.8.6
13172026-03-09T18:55:05.037Z Downloaded async-recursion v1.1.1
13182026-03-09T18:55:05.037Z Downloaded derive_builder_macro v0.20.2
13192026-03-09T18:55:05.037Z Downloaded daft v0.1.5
13202026-03-09T18:55:05.037Z Downloaded crossbeam-utils v0.8.21
13212026-03-09T18:55:05.037Z Downloaded cobs v0.3.0
13222026-03-09T18:55:05.037Z Downloaded base16ct v0.2.0
13232026-03-09T18:55:05.037Z Downloaded dirs-next v2.0.0
13242026-03-09T18:55:05.037Z Downloaded block-padding v0.3.3
13252026-03-09T18:55:05.037Z Downloaded async-trait v0.1.89
13262026-03-09T18:55:05.037Z Downloaded crossbeam-epoch v0.9.18
13272026-03-09T18:55:05.037Z Downloaded const-oid v0.9.6
13282026-03-09T18:55:05.037Z Downloaded buf-list v1.1.2
13292026-03-09T18:55:05.037Z Downloaded atty v0.2.14
13302026-03-09T18:55:05.037Z Downloaded crc v3.4.0
13312026-03-09T18:55:05.037Z Downloaded crossbeam-deque v0.8.6
13322026-03-09T18:55:05.037Z Downloaded critical-section v1.2.0
13332026-03-09T18:55:05.037Z Downloaded const_format_proc_macros v0.2.34
13342026-03-09T18:55:05.037Z Downloaded console v0.15.11
13352026-03-09T18:55:05.037Z Downloaded atomic-waker v1.1.2
13362026-03-09T18:55:05.037Z Downloaded ahash v0.8.12
13372026-03-09T18:55:05.037Z Downloaded aead v0.5.2
13382026-03-09T18:55:05.037Z Downloaded aws-lc-sys v0.37.1
13392026-03-09T18:55:05.037Z Compiling libc v0.2.180
13402026-03-09T18:55:05.037Z Compiling serde v1.0.228
13412026-03-09T18:55:05.037Z Compiling log v0.4.29
13422026-03-09T18:55:05.037Z Compiling shlex v1.3.0
13432026-03-09T18:55:05.038Z Compiling find-msvc-tools v0.1.9
13442026-03-09T18:55:05.038Z Compiling smallvec v1.15.1
13452026-03-09T18:55:05.038Z Compiling syn v2.0.117
13462026-03-09T18:55:05.038Z Compiling typenum v1.19.0
13472026-03-09T18:55:05.268Z Compiling generic-array v0.14.7
13482026-03-09T18:55:05.290Z Compiling subtle v2.6.1
13492026-03-09T18:55:05.421Z Compiling scopeguard v1.2.0
13502026-03-09T18:55:05.514Z Compiling portable-atomic v1.13.1
13512026-03-09T18:55:05.569Z Compiling lock_api v0.4.14
13522026-03-09T18:55:05.587Z Compiling const-oid v0.9.6
13532026-03-09T18:55:05.636Z Compiling critical-section v1.2.0
13542026-03-09T18:55:05.683Z Compiling zerocopy v0.8.40
13552026-03-09T18:55:05.796Z Compiling pin-project-lite v0.2.17
13562026-03-09T18:55:05.951Z Compiling parking_lot_core v0.9.12
13572026-03-09T18:55:06.041Z Compiling serde_json v1.0.149
13582026-03-09T18:55:06.440Z Compiling pkg-config v0.3.32
13592026-03-09T18:55:06.586Z Compiling libm v0.2.16
13602026-03-09T18:55:06.983Z Compiling getrandom v0.2.17
13612026-03-09T18:55:07.015Z Compiling jobserver v0.1.34
13622026-03-09T18:55:07.162Z Compiling errno v0.3.14
13632026-03-09T18:55:07.409Z Compiling cc v1.2.56
13642026-03-09T18:55:07.430Z Compiling rand_core v0.6.4
13652026-03-09T18:55:07.539Z Compiling signal-hook-registry v1.4.8
13662026-03-09T18:55:07.735Z Compiling once_cell v1.21.3
13672026-03-09T18:55:07.790Z Compiling mio v1.1.1
13682026-03-09T18:55:08.121Z Compiling num-traits v0.2.19
13692026-03-09T18:55:08.243Z Compiling parking_lot v0.12.5
13702026-03-09T18:55:08.270Z Compiling bitflags v2.11.0
13712026-03-09T18:55:08.430Z Compiling futures-core v0.3.32
13722026-03-09T18:55:08.746Z Compiling socket2 v0.6.2
13732026-03-09T18:55:08.769Z Compiling percent-encoding v2.3.2
13742026-03-09T18:55:09.090Z Compiling allocator-api2 v0.2.21
13752026-03-09T18:55:09.118Z Compiling futures-sink v0.3.32
13762026-03-09T18:55:09.171Z Compiling cpufeatures v0.2.17
13772026-03-09T18:55:09.293Z Compiling foldhash v0.2.0
13782026-03-09T18:55:09.316Z Compiling futures-channel v0.3.32
13792026-03-09T18:55:09.320Z Compiling futures-task v0.3.32
13802026-03-09T18:55:09.662Z Compiling slab v0.4.12
13812026-03-09T18:55:09.664Z Compiling futures-io v0.3.32
13822026-03-09T18:55:09.717Z Compiling getrandom v0.4.1
13832026-03-09T18:55:09.788Z Compiling hashbrown v0.16.1
13842026-03-09T18:55:09.825Z Compiling rustversion v1.0.22
13852026-03-09T18:55:09.964Z Compiling rand_core v0.10.0
13862026-03-09T18:55:09.998Z Compiling getrandom v0.3.4
13872026-03-09T18:55:10.319Z Compiling cmake v0.1.57
13882026-03-09T18:55:11.203Z Compiling indexmap v2.13.0
13892026-03-09T18:55:11.227Z Compiling form_urlencoded v1.2.2
13902026-03-09T18:55:11.370Z Compiling dunce v1.0.5
13912026-03-09T18:55:11.522Z Compiling fs_extra v1.3.0
13922026-03-09T18:55:11.540Z Compiling base64ct v1.8.3
13932026-03-09T18:55:11.676Z Compiling ident_case v1.0.1
13942026-03-09T18:55:11.873Z Compiling flagset v0.4.7
13952026-03-09T18:55:11.896Z Compiling rand_core v0.9.5
13962026-03-09T18:55:11.899Z Compiling iana-time-zone v0.1.65
13972026-03-09T18:55:12.038Z Compiling aws-lc-sys v0.37.1
13982026-03-09T18:55:12.102Z Compiling pem-rfc7468 v0.7.0
13992026-03-09T18:55:12.152Z Compiling rustix v1.1.3
14002026-03-09T18:55:12.241Z Compiling ring v0.17.14
14012026-03-09T18:55:12.469Z Compiling synstructure v0.13.2
14022026-03-09T18:55:12.650Z Compiling uuid v1.21.0
14032026-03-09T18:55:12.695Z Compiling rustc_version v0.4.1
14042026-03-09T18:55:12.726Z Compiling aws-lc-rs v1.16.0
14052026-03-09T18:55:13.287Z Compiling regex-syntax v0.8.10
14062026-03-09T18:55:13.325Z Compiling vcpkg v0.2.15
14072026-03-09T18:55:13.853Z Compiling tracing-core v0.1.36
14082026-03-09T18:55:14.185Z Compiling crossbeam-utils v0.8.21
14092026-03-09T18:55:14.767Z Compiling pest_generator v2.8.6
14102026-03-09T18:55:15.004Z Compiling openssl-sys v0.9.111
14112026-03-09T18:55:15.048Z Compiling serde_derive_internals v0.29.1
14122026-03-09T18:55:16.189Z Compiling base64 v0.22.1
14132026-03-09T18:55:16.212Z Compiling schemars v0.8.22
14142026-03-09T18:55:16.552Z Compiling untrusted v0.9.0
14152026-03-09T18:55:16.592Z Compiling syn v1.0.109
14162026-03-09T18:55:16.740Z Compiling untrusted v0.7.1
14172026-03-09T18:55:16.845Z Compiling httparse v1.10.1
14182026-03-09T18:55:16.953Z Compiling openssl-probe v0.2.1
14192026-03-09T18:55:17.030Z Compiling serde_derive v1.0.228
14202026-03-09T18:55:17.119Z Compiling zeroize_derive v1.4.3
14212026-03-09T18:55:17.178Z Compiling zerofrom-derive v0.1.6
14222026-03-09T18:55:17.270Z Compiling yoke-derive v0.8.1
14232026-03-09T18:55:17.473Z Compiling zerocopy-derive v0.8.40
14242026-03-09T18:55:18.437Z Compiling zeroize v1.8.2
14252026-03-09T18:55:18.831Z Compiling zerovec-derive v0.11.2
14262026-03-09T18:55:18.835Z Compiling displaydoc v0.2.5
14272026-03-09T18:55:20.024Z Compiling tokio-macros v2.6.0
14282026-03-09T18:55:20.260Z Compiling crypto-common v0.1.7
14292026-03-09T18:55:20.463Z Compiling block-buffer v0.10.4
14302026-03-09T18:55:20.511Z Compiling zerofrom v0.1.6
14312026-03-09T18:55:20.515Z Compiling futures-macro v0.3.32
14322026-03-09T18:55:20.763Z Compiling yoke v0.8.1
14332026-03-09T18:55:20.781Z Compiling digest v0.10.7
14342026-03-09T18:55:21.114Z Compiling zerotrie v0.2.3
14352026-03-09T18:55:21.264Z Compiling hmac v0.12.1
14362026-03-09T18:55:21.400Z Compiling zerovec v0.11.5
14372026-03-09T18:55:21.550Z Compiling block-padding v0.3.3
14382026-03-09T18:55:21.554Z Compiling sha2 v0.10.9
14392026-03-09T18:55:21.730Z Compiling der_derive v0.7.3
14402026-03-09T18:55:21.843Z Compiling inout v0.1.4
14412026-03-09T18:55:22.120Z Compiling cipher v0.4.4
14422026-03-09T18:55:22.327Z Compiling futures-util v0.3.32
14432026-03-09T18:55:22.577Z Compiling tinystr v0.8.2
14442026-03-09T18:55:22.665Z Compiling potential_utf v0.1.4
14452026-03-09T18:55:22.999Z Compiling icu_locale_core v2.1.1
14462026-03-09T18:55:23.019Z Compiling icu_collections v2.1.1
14472026-03-09T18:55:23.952Z Compiling der v0.7.10
14482026-03-09T18:55:24.153Z Compiling salsa20 v0.10.2
14492026-03-09T18:55:24.405Z Compiling pbkdf2 v0.12.2
14502026-03-09T18:55:24.598Z Compiling icu_provider v2.1.1
14512026-03-09T18:55:25.172Z Compiling icu_normalizer v2.1.1
14522026-03-09T18:55:25.198Z Compiling icu_properties v2.1.2
14532026-03-09T18:55:25.231Z Compiling thiserror-impl v2.0.18
14542026-03-09T18:55:25.430Z Compiling bytes v1.11.1
14552026-03-09T18:55:26.373Z Compiling spki v0.7.3
14562026-03-09T18:55:26.724Z Compiling tokio v1.49.0
14572026-03-09T18:55:26.756Z Compiling http v1.4.0
14582026-03-09T18:55:26.827Z Compiling chrono v0.4.44
14592026-03-09T18:55:27.612Z Compiling idna_adapter v1.2.1
14602026-03-09T18:55:27.788Z Compiling scrypt v0.11.0
14612026-03-09T18:55:27.887Z Compiling idna v1.1.0
14622026-03-09T18:55:28.277Z Compiling cbc v0.1.2
14632026-03-09T18:55:28.309Z Compiling thiserror v2.0.18
14642026-03-09T18:55:28.484Z Compiling url v2.5.8
14652026-03-09T18:55:28.533Z Compiling aes v0.8.4
14662026-03-09T18:55:28.826Z Compiling ppv-lite86 v0.2.21
14672026-03-09T18:55:29.104Z Compiling rustls-pki-types v1.14.0
14682026-03-09T18:55:29.354Z Compiling tracing-attributes v0.1.31
14692026-03-09T18:55:29.604Z Compiling rand_chacha v0.9.0
14702026-03-09T18:55:30.039Z Compiling rand v0.9.2
14712026-03-09T18:55:30.139Z Compiling pkcs5 v0.7.1
14722026-03-09T18:55:30.219Z Compiling http-body v1.0.1
14732026-03-09T18:55:31.147Z Compiling pkcs8 v0.10.2
14742026-03-09T18:55:31.313Z Compiling schemars_derive v0.8.22
14752026-03-09T18:55:31.333Z Compiling pest_derive v2.8.6
14762026-03-09T18:55:31.782Z Compiling scroll_derive v0.13.1
14772026-03-09T18:55:32.101Z Compiling darling_core v0.20.11
14782026-03-09T18:55:32.464Z Compiling tracing v0.1.44
14792026-03-09T18:55:32.889Z Compiling try-lock v0.2.5
14802026-03-09T18:55:33.018Z Compiling tower-service v0.3.3
14812026-03-09T18:55:33.064Z Compiling tinyvec_macros v0.1.1
14822026-03-09T18:55:33.173Z Compiling atomic-waker v1.1.2
14832026-03-09T18:55:33.193Z Compiling tower-layer v0.3.3
14842026-03-09T18:55:33.384Z Compiling dyn-clone v1.0.20
14852026-03-09T18:55:33.509Z Compiling rustls v0.23.37
14862026-03-09T18:55:33.626Z Compiling tinyvec v1.10.0
14872026-03-09T18:55:33.673Z Compiling scroll v0.13.0
14882026-03-09T18:55:33.808Z Compiling want v0.3.1
14892026-03-09T18:55:34.437Z Compiling ipnet v2.11.0
14902026-03-09T18:55:34.555Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14912026-03-09T18:55:34.802Z Compiling spin v0.9.8
14922026-03-09T18:55:35.220Z Compiling aho-corasick v1.1.4
14932026-03-09T18:55:35.314Z Compiling openssl v0.10.75
14942026-03-09T18:55:35.532Z Compiling tokio-util v0.7.18
14952026-03-09T18:55:35.724Z Compiling foreign-types-shared v0.1.1
14962026-03-09T18:55:35.844Z Compiling time-core v0.1.8
14972026-03-09T18:55:36.183Z Compiling num-conv v0.2.0
14982026-03-09T18:55:36.454Z Compiling pin-utils v0.1.0
14992026-03-09T18:55:36.573Z Compiling crc32fast v1.5.0
15002026-03-09T18:55:37.083Z Compiling h2 v0.4.13
15012026-03-09T18:55:37.428Z Compiling powerfmt v0.2.0
15022026-03-09T18:55:37.876Z Compiling httpdate v1.0.3
15032026-03-09T18:55:37.953Z Compiling tempfile v3.25.0
15042026-03-09T18:55:37.976Z Compiling darling_macro v0.20.11
15052026-03-09T18:55:38.307Z Compiling deranged v0.5.8
15062026-03-09T18:55:38.740Z Compiling regex-automata v0.4.14
15072026-03-09T18:55:38.859Z Compiling darling v0.20.11
15082026-03-09T18:55:39.049Z Compiling time-macros v0.2.27
15092026-03-09T18:55:39.529Z Compiling foreign-types v0.3.2
15102026-03-09T18:55:40.254Z Compiling goblin v0.10.5
15112026-03-09T18:55:40.901Z Compiling thiserror-impl v1.0.69
15122026-03-09T18:55:41.555Z Compiling openssl-macros v0.1.1
15132026-03-09T18:55:43.657Z Compiling wait-timeout v0.2.1
15142026-03-09T18:55:43.680Z Compiling num_threads v0.1.7
15152026-03-09T18:55:43.836Z Compiling simd-adler32 v0.3.8
15162026-03-09T18:55:44.143Z Compiling hyper v1.8.1
15172026-03-09T18:55:44.165Z Compiling siphasher v1.0.2
15182026-03-09T18:55:44.360Z Compiling native-tls v0.2.18
15192026-03-09T18:55:44.529Z Compiling either v1.15.0
15202026-03-09T18:55:44.751Z Compiling bit-vec v0.8.0
15212026-03-09T18:55:44.919Z Compiling usdt-impl v0.6.0
15222026-03-09T18:55:45.223Z Compiling quick-error v1.2.3
15232026-03-09T18:55:45.325Z Compiling bit-set v0.8.0
15242026-03-09T18:55:45.385Z Compiling rusty-fork v0.3.1
15252026-03-09T18:55:45.675Z Compiling time v0.3.47
15262026-03-09T18:55:46.055Z Compiling thiserror v1.0.69
15272026-03-09T18:55:46.705Z Compiling hyper-util v0.1.20
15282026-03-09T18:55:47.750Z Compiling dof v0.4.0
15292026-03-09T18:55:48.889Z Compiling derive_builder_core v0.20.2
15302026-03-09T18:55:49.491Z Compiling unicode-normalization v0.1.25
15312026-03-09T18:55:50.466Z Compiling crossbeam-epoch v0.9.18
15322026-03-09T18:55:50.657Z Compiling dtrace-parser v0.3.0
15332026-03-09T18:55:50.675Z Compiling rustls-native-certs v0.8.3
15342026-03-09T18:55:50.963Z Compiling signature v2.2.0
15352026-03-09T18:55:51.021Z Compiling scroll_derive v0.12.1
15362026-03-09T18:55:51.104Z Compiling heapless v0.7.17
15372026-03-09T18:55:51.270Z Compiling darling_core v0.21.3
15382026-03-09T18:55:51.292Z Compiling rand_xorshift v0.4.0
15392026-03-09T18:55:51.516Z Compiling slog v2.8.2
15402026-03-09T18:55:51.579Z Compiling bzip2-sys v0.1.13+1.0.8
15412026-03-09T18:55:51.861Z Compiling sync_wrapper v1.0.2
15422026-03-09T18:55:52.037Z Compiling thread-id v5.1.0
15432026-03-09T18:55:52.081Z Compiling cookie v0.18.1
15442026-03-09T18:55:52.160Z Compiling paste v1.0.15
15452026-03-09T18:55:52.399Z Compiling unarray v0.1.4
15462026-03-09T18:55:52.422Z Compiling signal-hook v0.3.18
15472026-03-09T18:55:52.452Z Compiling anyhow v1.0.102
15482026-03-09T18:55:52.567Z Compiling adler2 v2.0.1
15492026-03-09T18:55:52.691Z Compiling rayon-core v1.13.0
15502026-03-09T18:55:52.711Z Compiling unicode-bidi v0.3.18
15512026-03-09T18:55:52.777Z Compiling unicode-segmentation v1.12.0
15522026-03-09T18:55:53.050Z Compiling zstd-safe v7.2.4
15532026-03-09T18:55:53.050Z Compiling unicode-properties v0.1.4
15542026-03-09T18:55:53.430Z Compiling stringprep v0.1.5
15552026-03-09T18:55:53.499Z Compiling miniz_oxide v0.8.9
15562026-03-09T18:55:53.628Z Compiling proptest v1.10.0
15572026-03-09T18:55:53.725Z Compiling scroll v0.12.0
15582026-03-09T18:55:54.287Z Compiling tower v0.5.3
15592026-03-09T18:55:54.926Z Compiling derive_builder_macro v0.20.2
15602026-03-09T18:55:55.059Z Compiling crossbeam-deque v0.8.6
15612026-03-09T18:55:55.087Z Compiling ipnetwork v0.21.1
15622026-03-09T18:55:55.328Z Compiling http-body-util v0.1.3
15632026-03-09T18:55:55.372Z Compiling webpki-roots v1.0.6
15642026-03-09T18:55:55.527Z Compiling rand_chacha v0.3.1
15652026-03-09T18:55:55.581Z Compiling serde_spanned v0.6.9
15662026-03-09T18:55:55.682Z Compiling serde_tokenstream v0.2.3
15672026-03-09T18:55:55.813Z Compiling erased-serde v0.3.31
15682026-03-09T18:55:55.835Z Compiling toml_datetime v0.6.11
15692026-03-09T18:55:55.857Z Compiling md-5 v0.10.6
15702026-03-09T18:55:56.143Z Compiling zerocopy-derive v0.7.35
15712026-03-09T18:55:56.262Z Compiling curve25519-dalek v4.1.3
15722026-03-09T18:55:56.369Z Compiling num-integer v0.1.46
15732026-03-09T18:55:56.965Z Compiling vergen-lib v0.1.6
15742026-03-09T18:55:57.078Z Compiling hash32 v0.2.1
15752026-03-09T18:55:57.099Z Compiling ff v0.13.1
15762026-03-09T18:55:57.308Z Compiling smoltcp v0.9.1
15772026-03-09T18:55:57.345Z Compiling iri-string v0.7.10
15782026-03-09T18:55:57.421Z Compiling rustix v0.38.44
15792026-03-09T18:55:57.470Z Compiling num-bigint-dig v0.8.6
15802026-03-09T18:55:57.596Z Compiling darling_macro v0.21.3
15812026-03-09T18:55:57.804Z Compiling ref-cast v1.0.25
15822026-03-09T18:55:57.961Z Compiling litrs v1.0.0
15832026-03-09T18:55:58.050Z Compiling psl-types v2.0.11
15842026-03-09T18:55:58.152Z Compiling base16ct v0.2.0
15852026-03-09T18:55:58.275Z Compiling zlib-rs v0.6.2
15862026-03-09T18:55:58.417Z Compiling fallible-iterator v0.2.0
15872026-03-09T18:55:58.481Z Compiling ryu v1.0.23
15882026-03-09T18:55:58.504Z Compiling darling v0.21.3
15892026-03-09T18:55:58.714Z Compiling sec1 v0.7.3
15902026-03-09T18:55:58.840Z Compiling serde_urlencoded v0.7.1
15912026-03-09T18:55:59.085Z Compiling postgres-protocol v0.6.10
15922026-03-09T18:55:59.107Z Compiling document-features v0.2.12
15932026-03-09T18:55:59.250Z Compiling publicsuffix v2.3.0
15942026-03-09T18:55:59.344Z Compiling newtype-uuid v1.3.2
15952026-03-09T18:55:59.675Z Compiling zerocopy v0.7.35
15962026-03-09T18:56:00.263Z Compiling tower-http v0.6.8
15972026-03-09T18:56:00.402Z Compiling group v0.13.0
15982026-03-09T18:56:00.818Z Compiling num-iter v0.1.45
15992026-03-09T18:56:01.020Z Compiling rand v0.8.5
16002026-03-09T18:56:01.046Z Compiling derive_builder v0.20.2
16012026-03-09T18:56:01.129Z Compiling oxnet v0.1.4
16022026-03-09T18:56:01.453Z Compiling proc-macro-error v1.0.4
16032026-03-09T18:56:01.838Z Compiling tokio-native-tls v0.3.1
16042026-03-09T18:56:01.859Z Compiling goblin v0.8.2
16052026-03-09T18:56:03.242Z Compiling heck v0.4.1
16062026-03-09T18:56:03.311Z Compiling phf_shared v0.13.1
16072026-03-09T18:56:03.372Z Compiling hubpack_derive v0.1.1
16082026-03-09T18:56:03.679Z Compiling regex v1.12.3
16092026-03-09T18:56:03.793Z Compiling lazy_static v1.5.0
16102026-03-09T18:56:03.827Z Compiling cargo-platform v0.1.9
16112026-03-09T18:56:03.937Z Compiling hkdf v0.12.4
16122026-03-09T18:56:04.235Z Compiling crypto-bigint v0.5.5
16132026-03-09T18:56:04.239Z Compiling curve25519-dalek-derive v0.1.1
16142026-03-09T18:56:04.341Z Compiling async-trait v0.1.89
16152026-03-09T18:56:04.618Z Compiling flate2 v1.1.9
16162026-03-09T18:56:05.459Z Compiling ref-cast-impl v1.0.25
16172026-03-09T18:56:05.513Z Compiling strum_macros v0.27.2
16182026-03-09T18:56:05.676Z Compiling daft-derive v0.1.5
16192026-03-09T18:56:06.600Z Compiling terminal_size v0.4.3
16202026-03-09T18:56:06.757Z Compiling vergen v9.0.6
16212026-03-09T18:56:06.831Z Compiling fs-err v3.3.0
16222026-03-09T18:56:07.103Z Compiling ahash v0.8.12
16232026-03-09T18:56:07.146Z Compiling winnow v0.5.40
16242026-03-09T18:56:07.190Z Compiling libbz2-rs-sys v0.2.2
16252026-03-09T18:56:07.492Z Compiling bitflags v1.3.2
16262026-03-09T18:56:07.638Z Compiling managed v0.8.0
16272026-03-09T18:56:08.109Z Compiling object v0.37.3
16282026-03-09T18:56:08.653Z Compiling foldhash v0.1.5
16292026-03-09T18:56:08.826Z Compiling bumpalo v3.20.2
16302026-03-09T18:56:08.974Z Compiling hashbrown v0.15.5
16312026-03-09T18:56:09.331Z Compiling zopfli v0.8.3
16322026-03-09T18:56:10.211Z Compiling bzip2 v0.6.1
16332026-03-09T18:56:10.235Z Compiling clap_builder v4.5.60
16342026-03-09T18:56:10.431Z Compiling strum v0.27.2
16352026-03-09T18:56:10.611Z Compiling toml_edit v0.19.15
16362026-03-09T18:56:10.684Z Compiling console v0.16.2
16372026-03-09T18:56:10.876Z Compiling dof v0.3.0
16382026-03-09T18:56:10.925Z Compiling daft v0.1.5
16392026-03-09T18:56:11.506Z Compiling elliptic-curve v0.13.8
16402026-03-09T18:56:12.414Z Compiling hubpack v0.1.2
16412026-03-09T18:56:12.547Z Compiling cargo_metadata v0.19.2
16422026-03-09T18:56:12.880Z Compiling phf v0.13.1
16432026-03-09T18:56:13.189Z Compiling zone_cfg_derive v0.3.1
16442026-03-09T18:56:14.641Z Compiling signal-hook-mio v0.2.5
16452026-03-09T18:56:14.834Z Compiling zstd v0.13.3
16462026-03-09T18:56:15.397Z Compiling cookie_store v0.22.1
16472026-03-09T18:56:16.783Z Compiling hyper-tls v0.6.0
16482026-03-09T18:56:16.929Z Compiling rayon v1.11.0
16492026-03-09T18:56:17.203Z Compiling bzip2 v0.4.4
16502026-03-09T18:56:17.497Z Compiling postgres-types v0.2.12
16512026-03-09T18:56:17.988Z Compiling serde_with_macros v3.17.0
16522026-03-09T18:56:18.814Z Compiling usdt-macro v0.6.0
16532026-03-09T18:56:19.744Z Compiling usdt-attr-macro v0.6.0
16542026-03-09T18:56:20.278Z Compiling ed25519 v2.2.3
16552026-03-09T18:56:20.326Z Compiling dtrace-parser v0.2.0
16562026-03-09T18:56:20.428Z Compiling itertools v0.12.1
16572026-03-09T18:56:20.628Z Compiling phf_shared v0.11.3
16582026-03-09T18:56:21.003Z Compiling bstr v1.12.1
16592026-03-09T18:56:21.237Z Compiling pkcs1 v0.7.5
16602026-03-09T18:56:21.328Z Compiling serde-big-array v0.5.1
16612026-03-09T18:56:21.602Z Compiling hex v0.4.3
16622026-03-09T18:56:22.113Z Compiling rfc6979 v0.4.0
16632026-03-09T18:56:22.162Z Compiling serde_repr v0.1.20
16642026-03-09T18:56:22.218Z Compiling clap_derive v4.5.55
16652026-03-09T18:56:22.327Z Compiling enum-as-inner v0.6.1
16662026-03-09T18:56:22.383Z Compiling strum_macros v0.26.4
16672026-03-09T18:56:22.565Z Compiling float-cmp v0.10.0
16682026-03-09T18:56:22.850Z Compiling thread-id v4.2.2
16692026-03-09T18:56:22.990Z Compiling memmap2 v0.9.10
16702026-03-09T18:56:23.261Z Compiling env_filter v1.0.0
16712026-03-09T18:56:23.403Z Compiling encoding_rs v0.8.35
16722026-03-09T18:56:23.406Z Compiling new_debug_unreachable v1.0.6
16732026-03-09T18:56:23.448Z Compiling fixedbitset v0.4.2
16742026-03-09T18:56:23.539Z Compiling data-encoding v2.10.0
16752026-03-09T18:56:23.871Z Compiling difflib v0.4.0
16762026-03-09T18:56:23.874Z Compiling predicates-core v1.0.10
16772026-03-09T18:56:24.217Z Compiling static_assertions v1.1.0
16782026-03-09T18:56:24.343Z Compiling fixedbitset v0.5.7
16792026-03-09T18:56:24.988Z Compiling mime v0.3.17
16802026-03-09T18:56:25.155Z Compiling unit-prefix v0.5.2
16812026-03-09T18:56:25.260Z Compiling rustc-hash v2.1.1
16822026-03-09T18:56:25.410Z Compiling precomputed-hash v0.1.1
16832026-03-09T18:56:25.478Z Compiling keccak v0.1.6
16842026-03-09T18:56:25.500Z Compiling normalize-line-endings v0.3.0
16852026-03-09T18:56:25.543Z Compiling jiff v0.2.21
16862026-03-09T18:56:25.656Z Compiling whoami v2.1.0
16872026-03-09T18:56:26.323Z Compiling tokio-postgres v0.7.16
16882026-03-09T18:56:26.463Z Compiling sha3 v0.10.8
16892026-03-09T18:56:26.570Z Compiling clap v4.5.60
16902026-03-09T18:56:26.665Z Compiling strum v0.26.3
16912026-03-09T18:56:26.705Z Compiling predicates v3.1.4
16922026-03-09T18:56:26.872Z Compiling string_cache v0.8.9
16932026-03-09T18:56:27.078Z Compiling iddqd v0.3.17
16942026-03-09T18:56:27.314Z Compiling indicatif v0.18.4
16952026-03-09T18:56:27.551Z Compiling petgraph v0.8.3
16962026-03-09T18:56:27.707Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16972026-03-09T18:56:28.279Z Compiling hickory-proto v0.25.2
16982026-03-09T18:56:29.383Z Compiling petgraph v0.6.5
16992026-03-09T18:56:29.766Z Compiling env_logger v0.11.9
17002026-03-09T18:56:30.541Z Compiling toml_edit v0.22.27
17012026-03-09T18:56:31.727Z Compiling usdt v0.6.0
17022026-03-09T18:56:32.233Z Compiling zip v4.6.1
17032026-03-09T18:56:32.373Z Compiling zone v0.3.1
17042026-03-09T18:56:32.998Z Compiling usdt-impl v0.5.0
17052026-03-09T18:56:34.002Z Compiling ecdsa v0.16.9
17062026-03-09T18:56:34.290Z Compiling serde_with v3.17.0
17072026-03-09T18:56:34.471Z Compiling similar v2.7.0
17082026-03-09T18:56:34.565Z Compiling rsa v0.9.10
17092026-03-09T18:56:34.861Z Compiling ed25519-dalek v2.2.0
17102026-03-09T18:56:36.253Z Compiling crossterm v0.28.1
17112026-03-09T18:56:36.414Z Compiling zip v0.6.6
17122026-03-09T18:56:37.360Z Compiling toml v0.7.8
17132026-03-09T18:56:38.429Z Compiling toml_parser v1.0.9+spec-1.1.0
17142026-03-09T18:56:38.756Z Compiling itertools v0.13.0
17152026-03-09T18:56:38.824Z Compiling tokio-stream v0.1.18
17162026-03-09T18:56:39.395Z Compiling buf-list v1.1.2
17172026-03-09T18:56:39.769Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17182026-03-09T18:56:39.797Z Compiling x509-cert v0.2.5
17192026-03-09T18:56:39.869Z Compiling openapiv3 v2.2.0
17202026-03-09T18:56:39.896Z Compiling sha1 v0.10.6
17212026-03-09T18:56:40.315Z Compiling toml_datetime v0.7.5+spec-1.1.0
17222026-03-09T18:56:40.494Z Compiling lalrpop-util v0.19.12
17232026-03-09T18:56:40.827Z Compiling peg-runtime v0.8.5
17242026-03-09T18:56:40.936Z Compiling thread_local v1.1.9
17252026-03-09T18:56:41.318Z Compiling slog-async v2.8.0
17262026-03-09T18:56:41.419Z Compiling crossbeam-channel v0.5.15
17272026-03-09T18:56:41.717Z Compiling futures-executor v0.3.32
17282026-03-09T18:56:41.945Z Compiling is-terminal v0.4.17
17292026-03-09T18:56:42.106Z Compiling filetime v0.2.27
17302026-03-09T18:56:42.227Z Compiling term v1.2.1
17312026-03-09T18:56:42.412Z Compiling take_mut v0.2.2
17322026-03-09T18:56:42.415Z Compiling xattr v1.6.1
17332026-03-09T18:56:42.508Z Compiling futures v0.3.32
17342026-03-09T18:56:42.712Z Compiling tar v0.4.44
17352026-03-09T18:56:43.567Z Compiling slog-term v2.9.2
17362026-03-09T18:56:52.437Z Compiling rustls-webpki v0.103.9
17372026-03-09T18:56:57.689Z Compiling tokio-rustls v0.26.4
17382026-03-09T18:56:57.692Z Compiling rustls-platform-verifier v0.6.2
17392026-03-09T18:56:58.046Z Compiling hyper-rustls v0.27.7
17402026-03-09T18:56:58.399Z Compiling reqwest v0.12.28
17412026-03-09T18:56:58.428Z Compiling reqwest v0.13.2
17422026-03-09T18:57:02.697Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17432026-03-09T18:57:03.025Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17442026-03-09T18:57:07.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
17452026-03-09T18:57:07.872Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17462026-03-09T18:57:07.929ZMar 09 18:57:06.838 INFO Starting download, target: Clickhouse
17472026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Starting download, target: Cockroach
17482026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Starting download, target: Console
17492026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Starting download, target: DendriteStub
17502026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Starting download, target: MaghemiteMgd
17512026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Starting download, target: TransceiverControl
17522026-03-09T18:57:07.933ZMar 09 18:57:06.839 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17532026-03-09T18:57:07.933ZMar 09 18:57:06.840 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17542026-03-09T18:57:07.933ZMar 09 18:57:06.840 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-03-09T18:57:07.933ZMar 09 18:57:06.840 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-03-09T18:57:07.933ZMar 09 18:57:06.840 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17572026-03-09T18:57:07.933ZMar 09 18:57:06.840 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17582026-03-09T18:57:08.239ZMar 09 18:57:07.145 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17592026-03-09T18:57:08.825ZMar 09 18:57:07.721 INFO Download complete, target: TransceiverControl
17602026-03-09T18:57:09.008ZMar 09 18:57:07.912 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17612026-03-09T18:57:09.221ZMar 09 18:57:08.130 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17622026-03-09T18:57:09.673ZMar 09 18:57:08.582 INFO Download complete, target: Console
17632026-03-09T18:57:09.968ZMar 09 18:57:08.878 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17642026-03-09T18:57:09.977ZMar 09 18:57:08.887 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17652026-03-09T18:57:10.060ZMar 09 18:57:08.969 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17662026-03-09T18:57:10.060ZMar 09 18:57:08.969 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17672026-03-09T18:57:14.192ZMar 09 18:57:13.102 INFO Download complete, target: MaghemiteMgd
17682026-03-09T18:57:14.800ZMar 09 18:57:13.710 INFO Download complete, target: DendriteStub
17692026-03-09T18:57:20.123ZMar 09 18:57:19.033 INFO Checking that binary works, target: Cockroach
17702026-03-09T18:57:20.266ZMar 09 18:57:19.176 INFO Download complete, target: Cockroach
17712026-03-09T18:57:24.365ZMar 09 18:57:23.274 INFO Checking that binary works, target: Clickhouse
17722026-03-09T18:57:24.558ZMar 09 18:57:23.467 INFO Download complete, target: Clickhouse
17732026-03-09T18:57:24.674ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-03-09T18:57:24.677Z
17752026-03-09T18:57:24.677Zreal 6:23.168000999
17762026-03-09T18:57:24.677Zuser 17:15.175950858
17772026-03-09T18:57:24.677Zsys 2:28.179513369
17782026-03-09T18:57:24.677Ztrap 0.629795889
17792026-03-09T18:57:24.677Ztflt 0.850060065
17802026-03-09T18:57:24.677Zdflt 1.092143710
17812026-03-09T18:57:24.677Zkflt 0.023585187
17822026-03-09T18:57:24.677Zlock 38:59.175706210
17832026-03-09T18:57:24.678Zslp 1:05:06.293395163
17842026-03-09T18:57:24.678Zlat 1:08.539871623
17852026-03-09T18:57:24.678Zstop 3:10.515279273
17862026-03-09T18:57:24.678Z+ banner hack-check
17872026-03-09T18:57:24.678Z
17882026-03-09T18:57:24.678Z # # ## #### # # #### # # ###### #### # #
17892026-03-09T18:57:24.678Z # # # # # # # # # # # # # # # # #
17902026-03-09T18:57:24.678Z ###### # # # #### ##### # ###### ##### # ####
17912026-03-09T18:57:24.678Z # # ###### # # # # # # # # # #
17922026-03-09T18:57:24.678Z # # # # # # # # # # # # # # # # #
17932026-03-09T18:57:24.678Z # # # # #### # # #### # # ###### #### # #
17942026-03-09T18:57:24.678Z
17952026-03-09T18:57:24.682Z+ export CARGO_INCREMENTAL=0
17962026-03-09T18:57:24.682Z+ CARGO_INCREMENTAL=0
17972026-03-09T18:57:24.683Z+ ptime -m timeout 2h cargo xtask check-features --ci
17982026-03-09T18:57:25.499Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-03-09T18:57:25.802Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-03-09T18:57:28.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
18012026-03-09T18:57:29.052Z Running `target/debug/xtask check-features --ci`
18022026-03-09T18:57:29.081Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18032026-03-09T18:57:29.082Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18042026-03-09T18:57:29.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18052026-03-09T18:57:29.821Z Running `target/debug/xtask download cargo-hack`
18062026-03-09T18:57:30.944Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18072026-03-09T18:57:31.385Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18082026-03-09T18:57:35.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
18092026-03-09T18:57:35.477Z Running `target/debug/xtask-downloader cargo-hack`
18102026-03-09T18:57:35.518ZMar 09 18:57:34.427 INFO Starting download, target: CargoHack
18112026-03-09T18:57:35.521ZMar 09 18:57:34.427 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18122026-03-09T18:57:36.033ZMar 09 18:57:34.941 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18132026-03-09T18:57:36.135ZMar 09 18:57:35.044 INFO Download complete, target: CargoHack
18142026-03-09T18:57:36.138Zrunning: "/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"
18152026-03-09T18:57:36.158Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18162026-03-09T18:57:36.390Zinfo: running `cargo check --bins` on api_identity (1/256)
18172026-03-09T18:57:37.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182026-03-09T18:57:37.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192026-03-09T18:57:37.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202026-03-09T18:57:37.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18212026-03-09T18:57:37.260Z
18222026-03-09T18:57:37.260Zinfo: running `cargo check --bins` on bootstore (2/256)
18232026-03-09T18:57:38.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-09T18:57:38.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-09T18:57:38.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-09T18:57:38.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18272026-03-09T18:57:38.150Z
18282026-03-09T18:57:38.150Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18292026-03-09T18:57:38.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-09T18:57:38.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-09T18:57:38.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-09T18:57:38.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18332026-03-09T18:57:38.995Z
18342026-03-09T18:57:38.995Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18352026-03-09T18:57:39.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-09T18:57:39.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-09T18:57:39.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-09T18:57:39.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
18392026-03-09T18:57:39.854Z
18402026-03-09T18:57:39.854Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18412026-03-09T18:57:40.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-09T18:57:40.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-09T18:57:40.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-09T18:57:40.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18452026-03-09T18:57:40.535Z
18462026-03-09T18:57:40.535Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18472026-03-09T18:57:41.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-09T18:57:41.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-09T18:57:41.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-09T18:57:41.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18512026-03-09T18:57:41.219Z
18522026-03-09T18:57:41.219Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18532026-03-09T18:57:41.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-09T18:57:41.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-09T18:57:41.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-09T18:57:41.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18572026-03-09T18:57:41.904Z
18582026-03-09T18:57:41.904Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18592026-03-09T18:57:42.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-09T18:57:42.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-09T18:57:42.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-09T18:57:42.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18632026-03-09T18:57:42.585Z
18642026-03-09T18:57:42.585Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18652026-03-09T18:57:43.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-09T18:57:43.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-09T18:57:43.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-09T18:57:43.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18692026-03-09T18:57:43.272Z
18702026-03-09T18:57:43.272Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18712026-03-09T18:57:43.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-09T18:57:43.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-09T18:57:43.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-09T18:57:43.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18752026-03-09T18:57:43.960Z
18762026-03-09T18:57:43.960Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18772026-03-09T18:57:44.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-09T18:57:44.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-09T18:57:44.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-09T18:57:44.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18812026-03-09T18:57:44.650Z
18822026-03-09T18:57:44.650Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18832026-03-09T18:57:45.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-09T18:57:45.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-09T18:57:45.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-09T18:57:45.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18872026-03-09T18:57:45.339Z
18882026-03-09T18:57:45.339Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18892026-03-09T18:57:45.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-09T18:57:45.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-09T18:57:45.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-09T18:57:45.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18932026-03-09T18:57:46.019Z
18942026-03-09T18:57:46.019Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18952026-03-09T18:57:46.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-09T18:57:46.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-09T18:57:46.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-09T18:57:46.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
18992026-03-09T18:57:46.708Z
19002026-03-09T18:57:46.708Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19012026-03-09T18:57:47.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-09T18:57:47.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-09T18:57:47.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-09T18:57:47.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19052026-03-09T18:57:47.361Z
19062026-03-09T18:57:47.361Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19072026-03-09T18:57:47.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-09T18:57:47.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-09T18:57:47.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-09T18:57:47.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19112026-03-09T18:57:48.035Z
19122026-03-09T18:57:48.035Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19132026-03-09T18:57:48.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-09T18:57:48.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-09T18:57:48.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-09T18:57:48.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19172026-03-09T18:57:48.695Z
19182026-03-09T18:57:48.695Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19192026-03-09T18:57:49.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-09T18:57:49.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-09T18:57:49.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-09T18:57:49.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19232026-03-09T18:57:49.360Z
19242026-03-09T18:57:49.360Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19252026-03-09T18:57:49.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-09T18:57:49.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-09T18:57:49.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-09T18:57:49.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19292026-03-09T18:57:50.024Z
19302026-03-09T18:57:50.024Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19312026-03-09T18:57:50.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-09T18:57:50.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-09T18:57:50.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-09T18:57:50.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19352026-03-09T18:57:50.686Z
19362026-03-09T18:57:50.686Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19372026-03-09T18:57:51.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-09T18:57:51.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-09T18:57:51.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-09T18:57:51.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19412026-03-09T18:57:51.363Z
19422026-03-09T18:57:51.363Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19432026-03-09T18:57:51.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-09T18:57:51.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-09T18:57:51.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-09T18:57:51.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19472026-03-09T18:57:52.046Z
19482026-03-09T18:57:52.046Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19492026-03-09T18:57:52.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-09T18:57:52.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-09T18:57:52.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-09T18:57:52.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19532026-03-09T18:57:52.720Z
19542026-03-09T18:57:52.720Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19552026-03-09T18:57:53.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-09T18:57:53.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-09T18:57:53.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-09T18:57:53.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19592026-03-09T18:57:53.390Z
19602026-03-09T18:57:53.390Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19612026-03-09T18:57:53.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-09T18:57:53.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-09T18:57:53.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-09T18:57:53.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19652026-03-09T18:57:54.060Z
19662026-03-09T18:57:54.060Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19672026-03-09T18:57:54.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-09T18:57:54.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-09T18:57:54.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-09T18:57:54.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19712026-03-09T18:57:54.723Z
19722026-03-09T18:57:54.723Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19732026-03-09T18:57:55.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-09T18:57:55.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-09T18:57:55.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-09T18:57:55.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19772026-03-09T18:57:55.385Z
19782026-03-09T18:57:55.385Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19792026-03-09T18:57:55.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-09T18:57:55.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-09T18:57:55.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-09T18:57:55.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19832026-03-09T18:57:56.053Z
19842026-03-09T18:57:56.053Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19852026-03-09T18:57:56.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-09T18:57:56.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-09T18:57:56.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-09T18:57:56.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19892026-03-09T18:57:56.722Z
19902026-03-09T18:57:56.722Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19912026-03-09T18:57:57.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-09T18:57:57.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-09T18:57:57.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-09T18:57:57.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
19952026-03-09T18:57:57.387Z
19962026-03-09T18:57:57.387Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
19972026-03-09T18:57:57.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-09T18:57:57.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-09T18:57:57.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-09T18:57:58.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20012026-03-09T18:57:58.065Z
20022026-03-09T18:57:58.065Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20032026-03-09T18:57:58.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-09T18:57:58.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-09T18:57:58.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-09T18:57:58.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20072026-03-09T18:57:58.735Z
20082026-03-09T18:57:58.735Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20092026-03-09T18:57:59.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-09T18:57:59.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-09T18:57:59.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-09T18:57:59.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20132026-03-09T18:57:59.395Z
20142026-03-09T18:57:59.395Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20152026-03-09T18:57:59.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-09T18:57:59.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-09T18:57:59.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-09T18:57:59.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
20192026-03-09T18:58:00.043Z
20202026-03-09T18:58:00.043Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20212026-03-09T18:58:00.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-09T18:58:00.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-09T18:58:00.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-09T18:58:00.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20252026-03-09T18:58:00.718Z
20262026-03-09T18:58:00.718Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20272026-03-09T18:58:01.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-09T18:58:01.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-09T18:58:01.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-09T18:58:01.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20312026-03-09T18:58:01.378Z
20322026-03-09T18:58:01.378Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20332026-03-09T18:58:01.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-09T18:58:01.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-09T18:58:01.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-09T18:58:01.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20372026-03-09T18:58:02.043Z
20382026-03-09T18:58:02.043Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20392026-03-09T18:58:02.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-09T18:58:02.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-09T18:58:02.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-09T18:58:02.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
20432026-03-09T18:58:02.700Z
20442026-03-09T18:58:02.701Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20452026-03-09T18:58:03.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-09T18:58:03.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-09T18:58:03.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-09T18:58:03.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20492026-03-09T18:58:03.366Z
20502026-03-09T18:58:03.366Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20512026-03-09T18:58:03.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-09T18:58:03.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-09T18:58:03.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-09T18:58:03.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
20552026-03-09T18:58:04.056Z
20562026-03-09T18:58:04.056Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20572026-03-09T18:58:04.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-09T18:58:04.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-09T18:58:04.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-09T18:58:04.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
20612026-03-09T18:58:04.747Z
20622026-03-09T18:58:04.747Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20632026-03-09T18:58:05.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-09T18:58:05.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-09T18:58:05.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-09T18:58:05.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20672026-03-09T18:58:05.429Z
20682026-03-09T18:58:05.429Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20692026-03-09T18:58:06.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-09T18:58:06.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-09T18:58:06.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-09T18:58:06.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20732026-03-09T18:58:06.100Z
20742026-03-09T18:58:06.100Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20752026-03-09T18:58:06.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-09T18:58:06.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-09T18:58:06.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-09T18:58:06.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
20792026-03-09T18:58:06.770Z
20802026-03-09T18:58:06.770Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20812026-03-09T18:58:07.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-09T18:58:07.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-09T18:58:07.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-09T18:58:07.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20852026-03-09T18:58:07.644Z
20862026-03-09T18:58:07.644Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20872026-03-09T18:58:08.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-09T18:58:08.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-09T18:58:08.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-09T18:58:08.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20912026-03-09T18:58:08.517Z
20922026-03-09T18:58:08.517Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20932026-03-09T18:58:09.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-09T18:58:09.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-09T18:58:09.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-09T18:58:09.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
20972026-03-09T18:58:09.384Z
20982026-03-09T18:58:09.384Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
20992026-03-09T18:58:10.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-09T18:58:10.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-09T18:58:10.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-09T18:58:10.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
21032026-03-09T18:58:10.271Z
21042026-03-09T18:58:10.272Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21052026-03-09T18:58:11.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-09T18:58:11.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-09T18:58:11.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-09T18:58:11.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
21092026-03-09T18:58:11.110Z
21102026-03-09T18:58:11.110Zinfo: running `cargo check --bins` on oxlog (50/256)
21112026-03-09T18:58:11.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-09T18:58:11.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-09T18:58:12.002Z Checking cfg-if v1.0.4
21142026-03-09T18:58:12.005Z Checking libc v0.2.180
21152026-03-09T18:58:12.005Z Checking serde_core v1.0.228
21162026-03-09T18:58:12.145Z Checking zeroize v1.8.2
21172026-03-09T18:58:12.148Z Checking memchr v2.8.0
21182026-03-09T18:58:12.151Z Checking log v0.4.29
21192026-03-09T18:58:12.151Z Checking smallvec v1.15.1
21202026-03-09T18:58:12.151Z Checking typenum v1.19.0
21212026-03-09T18:58:12.233Z Checking subtle v2.6.1
21222026-03-09T18:58:12.496Z Checking scopeguard v1.2.0
21232026-03-09T18:58:12.534Z Checking itoa v1.0.17
21242026-03-09T18:58:12.556Z Checking stable_deref_trait v1.2.1
21252026-03-09T18:58:12.559Z Checking const-oid v0.9.6
21262026-03-09T18:58:12.653Z Checking lock_api v0.4.14
21272026-03-09T18:58:12.671Z Checking portable-atomic v1.13.1
21282026-03-09T18:58:12.787Z Checking critical-section v1.2.0
21292026-03-09T18:58:12.949Z Checking zerofrom v0.1.6
21302026-03-09T18:58:13.057Z Checking pin-project-lite v0.2.17
21312026-03-09T18:58:13.097Z Checking zerocopy v0.8.40
21322026-03-09T18:58:13.187Z Checking yoke v0.8.1
21332026-03-09T18:58:13.215Z Checking libm v0.2.16
21342026-03-09T18:58:13.256Z Checking getrandom v0.2.17
21352026-03-09T18:58:13.388Z Checking errno v0.3.14
21362026-03-09T18:58:13.528Z Checking rand_core v0.6.4
21372026-03-09T18:58:13.547Z Checking generic-array v0.14.7
21382026-03-09T18:58:13.577Z Checking signal-hook-registry v1.4.8
21392026-03-09T18:58:13.674Z Checking once_cell v1.21.3
21402026-03-09T18:58:13.864Z Checking parking_lot_core v0.9.12
21412026-03-09T18:58:13.883Z Checking zerovec v0.11.5
21422026-03-09T18:58:14.024Z Checking mio v1.1.1
21432026-03-09T18:58:14.234Z Checking parking_lot v0.12.5
21442026-03-09T18:58:14.439Z Checking socket2 v0.6.2
21452026-03-09T18:58:14.617Z Checking zmij v1.0.21
21462026-03-09T18:58:14.679Z Checking percent-encoding v2.3.2
21472026-03-09T18:58:14.697Z Checking crypto-common v0.1.7
21482026-03-09T18:58:14.891Z Checking block-buffer v0.10.4
21492026-03-09T18:58:14.907Z Checking allocator-api2 v0.2.21
21502026-03-09T18:58:14.910Z Checking tinystr v0.8.2
21512026-03-09T18:58:14.942Z Checking litemap v0.8.1
21522026-03-09T18:58:14.971Z Checking writeable v0.6.2
21532026-03-09T18:58:15.049Z Checking futures-core v0.3.32
21542026-03-09T18:58:15.121Z Checking digest v0.10.7
21552026-03-09T18:58:15.256Z Checking equivalent v1.0.2
21562026-03-09T18:58:15.276Z Checking potential_utf v0.1.4
21572026-03-09T18:58:15.279Z Checking num-traits v0.2.19
21582026-03-09T18:58:15.311Z Checking icu_locale_core v2.1.1
21592026-03-09T18:58:15.383Z Checking zerotrie v0.2.3
21602026-03-09T18:58:15.493Z Checking foldhash v0.2.0
21612026-03-09T18:58:15.513Z Checking cpufeatures v0.2.17
21622026-03-09T18:58:15.529Z Checking icu_collections v2.1.1
21632026-03-09T18:58:15.619Z Checking hmac v0.12.1
21642026-03-09T18:58:15.793Z Checking hashbrown v0.16.1
21652026-03-09T18:58:15.855Z Checking block-padding v0.3.3
21662026-03-09T18:58:15.896Z Checking icu_properties_data v2.1.2
21672026-03-09T18:58:16.026Z Checking serde v1.0.228
21682026-03-09T18:58:16.089Z Checking bitflags v2.11.0
21692026-03-09T18:58:16.159Z Checking serde_json v1.0.149
21702026-03-09T18:58:16.186Z Checking icu_normalizer_data v2.1.1
21712026-03-09T18:58:16.313Z Checking futures-sink v0.3.32
21722026-03-09T18:58:16.424Z Checking rand_core v0.10.0
21732026-03-09T18:58:16.487Z Checking futures-channel v0.3.32
21742026-03-09T18:58:16.571Z Checking icu_provider v2.1.1
21752026-03-09T18:58:16.685Z Checking getrandom v0.4.1
21762026-03-09T18:58:16.804Z Checking inout v0.1.4
21772026-03-09T18:58:16.876Z Checking futures-task v0.3.32
21782026-03-09T18:58:16.947Z Checking slab v0.4.12
21792026-03-09T18:58:16.965Z Checking indexmap v2.13.0
21802026-03-09T18:58:17.052Z Checking icu_normalizer v2.1.1
21812026-03-09T18:58:17.067Z Checking icu_properties v2.1.2
21822026-03-09T18:58:17.085Z Checking bytes v1.11.1
21832026-03-09T18:58:17.135Z Checking futures-io v0.3.32
21842026-03-09T18:58:17.221Z Checking cipher v0.4.4
21852026-03-09T18:58:17.334Z Checking futures-util v0.3.32
21862026-03-09T18:58:17.661Z Checking sha2 v0.10.9
21872026-03-09T18:58:17.689Z Checking getrandom v0.3.4
21882026-03-09T18:58:17.806Z Checking byteorder v1.5.0
21892026-03-09T18:58:17.939Z Checking base64ct v1.8.3
21902026-03-09T18:58:18.127Z Checking tokio v1.49.0
21912026-03-09T18:58:18.234Z Checking utf8_iter v1.0.4
21922026-03-09T18:58:18.255Z Checking form_urlencoded v1.2.2
21932026-03-09T18:58:18.285Z Checking flagset v0.4.7
21942026-03-09T18:58:18.416Z Checking pem-rfc7468 v0.7.0
21952026-03-09T18:58:18.447Z Checking fnv v1.0.7
21962026-03-09T18:58:18.478Z Checking rand_core v0.9.5
21972026-03-09T18:58:18.499Z Checking http v1.4.0
21982026-03-09T18:58:18.596Z Checking salsa20 v0.10.2
21992026-03-09T18:58:18.697Z Checking der v0.7.10
22002026-03-09T18:58:18.824Z Checking uuid v1.21.0
22012026-03-09T18:58:18.844Z Checking pbkdf2 v0.12.2
22022026-03-09T18:58:19.015Z Checking scrypt v0.11.0
22032026-03-09T18:58:19.099Z Checking idna_adapter v1.2.1
22042026-03-09T18:58:19.259Z Checking cbc v0.1.2
22052026-03-09T18:58:19.305Z Checking idna v1.1.0
22062026-03-09T18:58:19.442Z Checking aes v0.8.4
22072026-03-09T18:58:19.484Z Checking rustix v1.1.3
22082026-03-09T18:58:19.796Z Checking url v2.5.8
22092026-03-09T18:58:19.832Z Checking tracing-core v0.1.36
22102026-03-09T18:58:20.364Z Checking rustls-pki-types v1.14.0
22112026-03-09T18:58:20.442Z Checking spki v0.7.3
22122026-03-09T18:58:20.503Z Checking iana-time-zone v0.1.65
22132026-03-09T18:58:20.676Z Checking regex-syntax v0.8.10
22142026-03-09T18:58:20.722Z Checking ppv-lite86 v0.2.21
22152026-03-09T18:58:20.742Z Checking chrono v0.4.44
22162026-03-09T18:58:20.768Z Checking pkcs5 v0.7.1
22172026-03-09T18:58:20.999Z Checking tracing v0.1.44
22182026-03-09T18:58:21.304Z Checking http-body v1.0.1
22192026-03-09T18:58:21.405Z Checking aws-lc-sys v0.37.1
22202026-03-09T18:58:21.467Z Checking rand_chacha v0.9.0
22212026-03-09T18:58:21.545Z Checking base64 v0.22.1
22222026-03-09T18:58:21.664Z Checking openssl-probe v0.2.1
22232026-03-09T18:58:21.849Z Checking untrusted v0.9.0
22242026-03-09T18:58:21.868Z Checking rand v0.9.2
22252026-03-09T18:58:22.008Z Checking untrusted v0.7.1
22262026-03-09T18:58:22.042Z Checking ring v0.17.14
22272026-03-09T18:58:22.065Z Checking pkcs8 v0.10.2
22282026-03-09T18:58:22.193Z Checking try-lock v0.2.5
22292026-03-09T18:58:22.355Z Checking plain v0.2.3
22302026-03-09T18:58:22.410Z Checking tower-layer v0.3.3
22312026-03-09T18:58:22.520Z Checking tinyvec_macros v0.1.1
22322026-03-09T18:58:22.623Z Checking tower-service v0.3.3
22332026-03-09T18:58:22.695Z Checking atomic-waker v1.1.2
22342026-03-09T18:58:22.770Z Checking tinyvec v1.10.0
22352026-03-09T18:58:22.855Z Checking want v0.3.1
22362026-03-09T18:58:22.874Z Checking ipnet v2.11.0
22372026-03-09T18:58:22.965Z Checking semver v1.0.27
22382026-03-09T18:58:23.028Z Checking aws-lc-rs v1.16.0
22392026-03-09T18:58:23.057Z Checking httparse v1.10.1
22402026-03-09T18:58:23.380Z Checking spin v0.9.8
22412026-03-09T18:58:23.441Z Checking pin-utils v0.1.0
22422026-03-09T18:58:23.481Z Checking fastrand v2.3.0
22432026-03-09T18:58:23.500Z Checking ucd-trie v0.1.7
22442026-03-09T18:58:23.552Z Checking foreign-types-shared v0.1.1
22452026-03-09T18:58:23.687Z Checking httpdate v1.0.3
22462026-03-09T18:58:23.721Z Checking unicode-ident v1.0.24
22472026-03-09T18:58:23.759Z Checking dyn-clone v1.0.20
22482026-03-09T18:58:23.794Z Checking pest v2.8.6
22492026-03-09T18:58:23.845Z Checking tempfile v3.25.0
22502026-03-09T18:58:23.899Z Checking proc-macro2 v1.0.106
22512026-03-09T18:58:23.938Z Checking foreign-types v0.3.2
22522026-03-09T18:58:23.949Z Checking schemars v0.8.22
22532026-03-09T18:58:24.041Z Checking crossbeam-utils v0.8.21
22542026-03-09T18:58:24.218Z Checking openssl-sys v0.9.111
22552026-03-09T18:58:24.319Z Checking thiserror v2.0.18
22562026-03-09T18:58:24.475Z Checking wait-timeout v0.2.1
22572026-03-09T18:58:24.579Z Checking aho-corasick v1.1.4
22582026-03-09T18:58:24.686Z Checking siphasher v1.0.2
22592026-03-09T18:58:24.761Z Checking anstyle v1.0.13
22602026-03-09T18:58:24.944Z Checking rustls-webpki v0.103.9
22612026-03-09T18:58:25.020Z Checking simd-adler32 v0.3.8
22622026-03-09T18:58:25.140Z Checking pretty-hex v0.4.1
22632026-03-09T18:58:25.352Z Checking powerfmt v0.2.0
22642026-03-09T18:58:25.394Z Checking utf8parse v0.2.2
22652026-03-09T18:58:25.490Z Checking quick-error v1.2.3
22662026-03-09T18:58:25.530Z Checking bit-vec v0.8.0
22672026-03-09T18:58:25.547Z Checking either v1.15.0
22682026-03-09T18:58:25.565Z Checking tokio-util v0.7.18
22692026-03-09T18:58:25.605Z Checking deranged v0.5.8
22702026-03-09T18:58:25.645Z Checking rusty-fork v0.3.1
22712026-03-09T18:58:25.827Z Checking rustls v0.23.37
22722026-03-09T18:58:25.902Z Checking bit-set v0.8.0
22732026-03-09T18:58:25.929Z Checking anstyle-parse v0.2.7
22742026-03-09T18:58:25.959Z Checking openssl v0.10.75
22752026-03-09T18:58:26.158Z Checking regex-automata v0.4.14
22762026-03-09T18:58:26.187Z Checking crossbeam-epoch v0.9.18
22772026-03-09T18:58:26.229Z Checking quote v1.0.44
22782026-03-09T18:58:26.381Z Compiling newtype-uuid v1.3.2
22792026-03-09T18:58:26.601Z Checking unicode-normalization v0.1.25
22802026-03-09T18:58:26.670Z Checking rustls-native-certs v0.8.3
22812026-03-09T18:58:26.720Z Checking rand_xorshift v0.4.0
22822026-03-09T18:58:26.890Z Checking thiserror v1.0.69
22832026-03-09T18:58:26.910Z Checking h2 v0.4.13
22842026-03-09T18:58:26.922Z Checking crc32fast v1.5.0
22852026-03-09T18:58:27.060Z Checking scroll v0.13.0
22862026-03-09T18:58:27.179Z Checking signature v2.2.0
22872026-03-09T18:58:27.412Z Checking sync_wrapper v1.0.2
22882026-03-09T18:58:27.523Z Checking num-conv v0.2.0
22892026-03-09T18:58:27.548Z Checking unicode-bidi v0.3.18
22902026-03-09T18:58:27.579Z Checking unarray v0.1.4
22912026-03-09T18:58:27.753Z Checking is_terminal_polyfill v1.70.2
22922026-03-09T18:58:27.768Z Checking adler2 v2.0.1
22932026-03-09T18:58:27.893Z Checking anstyle-query v1.1.5
22942026-03-09T18:58:27.959Z Checking colorchoice v1.0.4
22952026-03-09T18:58:28.037Z Checking unicode-properties v0.1.4
22962026-03-09T18:58:28.060Z Checking time-core v0.1.8
22972026-03-09T18:58:28.131Z Checking num_threads v0.1.7
22982026-03-09T18:58:28.156Z Checking anstream v0.6.21
22992026-03-09T18:58:28.283Z Checking miniz_oxide v0.8.9
23002026-03-09T18:58:28.365Z Checking time v0.3.47
23012026-03-09T18:58:28.413Z Checking stringprep v0.1.5
23022026-03-09T18:58:28.538Z Checking proptest v1.10.0
23032026-03-09T18:58:28.708Z Checking tower v0.5.3
23042026-03-09T18:58:29.063Z Checking goblin v0.10.5
23052026-03-09T18:58:29.603Z Checking crossbeam-deque v0.8.6
23062026-03-09T18:58:29.961Z Compiling daft v0.1.5
23072026-03-09T18:58:30.557Z Checking syn v2.0.117
23082026-03-09T18:58:30.572Z Checking ipnetwork v0.21.1
23092026-03-09T18:58:31.012Z Checking http-body-util v0.1.3
23102026-03-09T18:58:31.166Z Checking native-tls v0.2.18
23112026-03-09T18:58:31.215Z Checking rand_chacha v0.3.1
23122026-03-09T18:58:31.338Z Checking tokio-rustls v0.26.4
23132026-03-09T18:58:31.449Z Checking webpki-roots v1.0.6
23142026-03-09T18:58:31.532Z Checking scroll v0.12.0
23152026-03-09T18:58:31.629Z Checking zstd-sys v2.0.16+zstd.1.5.7
23162026-03-09T18:58:31.676Z Checking hash32 v0.2.1
23172026-03-09T18:58:31.810Z Checking serde_spanned v0.6.9
23182026-03-09T18:58:31.831Z Checking toml_datetime v0.6.11
23192026-03-09T18:58:31.950Z Checking num-integer v0.1.46
23202026-03-09T18:58:31.997Z Checking md-5 v0.10.6
23212026-03-09T18:58:32.028Z Checking ff v0.13.1
23222026-03-09T18:58:32.167Z Checking base16ct v0.2.0
23232026-03-09T18:58:32.245Z Checking psl-types v2.0.11
23242026-03-09T18:58:32.245Z Checking fallible-iterator v0.2.0
23252026-03-09T18:58:32.378Z Checking ryu v1.0.23
23262026-03-09T18:58:32.438Z Checking iri-string v0.7.10
23272026-03-09T18:58:32.471Z Checking zlib-rs v0.6.2
23282026-03-09T18:58:32.634Z Checking serde_urlencoded v0.7.1
23292026-03-09T18:58:32.868Z Checking postgres-protocol v0.6.10
23302026-03-09T18:58:33.086Z Checking publicsuffix v2.3.0
23312026-03-09T18:58:33.219Z Checking hyper v1.8.1
23322026-03-09T18:58:33.349Z Checking num-iter v0.1.45
23332026-03-09T18:58:33.372Z Checking sec1 v0.7.3
23342026-03-09T18:58:33.540Z Compiling iddqd v0.3.17
23352026-03-09T18:58:33.573Z Checking group v0.13.0
23362026-03-09T18:58:33.798Z Checking heapless v0.7.17
23372026-03-09T18:58:33.862Z Checking goblin v0.8.2
23382026-03-09T18:58:34.498Z Checking flate2 v1.1.9
23392026-03-09T18:58:34.796Z Checking zstd-safe v7.2.4
23402026-03-09T18:58:35.086Z Checking tower-http v0.6.8
23412026-03-09T18:58:35.120Z Checking rand v0.8.5
23422026-03-09T18:58:35.165Z Checking dof v0.4.0
23432026-03-09T18:58:35.202Z Checking tokio-native-tls v0.3.1
23442026-03-09T18:58:35.356Z Checking hyper-util v0.1.20
23452026-03-09T18:58:35.450Z Checking cookie v0.18.1
23462026-03-09T18:58:35.693Z Checking oxnet v0.1.4
23472026-03-09T18:58:35.918Z Checking rayon-core v1.13.0
23482026-03-09T18:58:36.163Z Checking dtrace-parser v0.3.0
23492026-03-09T18:58:36.205Z Checking phf_shared v0.13.1
23502026-03-09T18:58:36.367Z Checking lazy_static v1.5.0
23512026-03-09T18:58:36.520Z Checking terminal_size v0.4.3
23522026-03-09T18:58:36.637Z Checking zerocopy v0.7.35
23532026-03-09T18:58:36.653Z Checking bzip2-sys v0.1.13+1.0.8
23542026-03-09T18:58:36.673Z Checking signal-hook v0.3.18
23552026-03-09T18:58:36.692Z Checking hkdf v0.12.4
23562026-03-09T18:58:36.697Z Checking crypto-bigint v0.5.5
23572026-03-09T18:58:36.786Z Checking thread-id v5.1.0
23582026-03-09T18:58:36.875Z Checking libbz2-rs-sys v0.2.2
23592026-03-09T18:58:36.915Z Checking winnow v0.7.14
23602026-03-09T18:58:36.918Z Checking winnow v0.5.40
23612026-03-09T18:58:37.021Z Checking unicode-width v0.2.0
23622026-03-09T18:58:37.539Z Checking clap_lex v1.0.0
23632026-03-09T18:58:37.822Z Checking strsim v0.11.1
23642026-03-09T18:58:37.842Z Checking bitflags v1.3.2
23652026-03-09T18:58:37.859Z Checking bumpalo v3.20.2
23662026-03-09T18:58:37.958Z Checking foldhash v0.1.5
23672026-03-09T18:58:38.123Z Checking managed v0.8.0
23682026-03-09T18:58:38.213Z Checking hashbrown v0.15.5
23692026-03-09T18:58:38.247Z Checking zopfli v0.8.3
23702026-03-09T18:58:38.311Z Checking hyper-rustls v0.27.7
23712026-03-09T18:58:38.486Z Checking smoltcp v0.9.1
23722026-03-09T18:58:38.690Z Checking hyper-tls v0.6.0
23732026-03-09T18:58:38.835Z Checking dof v0.3.0
23742026-03-09T18:58:38.983Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752026-03-09T18:58:39.002Z Checking clap_builder v4.5.60
23762026-03-09T18:58:39.310Z Checking bzip2 v0.6.1
23772026-03-09T18:58:39.345Z Checking console v0.16.2
23782026-03-09T18:58:39.469Z Checking signal-hook-mio v0.2.5
23792026-03-09T18:58:39.490Z Checking elliptic-curve v0.13.8
23802026-03-09T18:58:39.623Z Checking usdt-impl v0.6.0
23812026-03-09T18:58:39.642Z Checking bzip2 v0.4.4
23822026-03-09T18:58:39.763Z Checking toml_edit v0.19.15
23832026-03-09T18:58:39.851Z Checking phf v0.13.1
23842026-03-09T18:58:39.908Z Checking rayon v1.11.0
23852026-03-09T18:58:39.952Z Checking num-bigint-dig v0.8.6
23862026-03-09T18:58:40.102Z Checking cookie_store v0.22.1
23872026-03-09T18:58:40.141Z Checking zstd v0.13.3
23882026-03-09T18:58:40.164Z Checking postgres-types v0.2.12
23892026-03-09T18:58:40.453Z Checking rustls-platform-verifier v0.6.2
23902026-03-09T18:58:40.527Z Checking bstr v1.12.1
23912026-03-09T18:58:40.704Z Checking regex v1.12.3
23922026-03-09T18:58:40.776Z Checking ed25519 v2.2.3
23932026-03-09T18:58:40.838Z Checking dtrace-parser v0.2.0
23942026-03-09T18:58:41.151Z Checking itertools v0.12.1
23952026-03-09T18:58:41.308Z Checking phf_shared v0.11.3
23962026-03-09T18:58:41.374Z Checking curve25519-dalek v4.1.3
23972026-03-09T18:58:41.472Z Checking ref-cast v1.0.25
23982026-03-09T18:58:41.612Z Checking strum v0.27.2
23992026-03-09T18:58:41.639Z Checking hubpack v0.1.2
24002026-03-09T18:58:41.805Z Checking rustix v0.38.44
24012026-03-09T18:58:41.956Z Checking pkcs1 v0.7.5
24022026-03-09T18:58:41.959Z Checking erased-serde v0.3.31
24032026-03-09T18:58:42.040Z Checking serde-big-array v0.5.1
24042026-03-09T18:58:42.281Z Checking hex v0.4.3
24052026-03-09T18:58:42.309Z Checking float-cmp v0.10.0
24062026-03-09T18:58:42.385Z Checking rfc6979 v0.4.0
24072026-03-09T18:58:42.531Z Checking memmap2 v0.9.10
24082026-03-09T18:58:42.602Z Checking thread-id v4.2.2
24092026-03-09T18:58:42.731Z Checking env_filter v1.0.0
24102026-03-09T18:58:42.824Z Checking encoding_rs v0.8.35
24112026-03-09T18:58:42.859Z Checking fixedbitset v0.4.2
24122026-03-09T18:58:43.002Z Checking unit-prefix v0.5.2
24132026-03-09T18:58:43.015Z Checking whoami v2.1.0
24142026-03-09T18:58:43.124Z Checking normalize-line-endings v0.3.0
24152026-03-09T18:58:43.225Z Checking precomputed-hash v0.1.1
24162026-03-09T18:58:43.247Z Checking keccak v0.1.6
24172026-03-09T18:58:43.265Z Checking predicates-core v1.0.10
24182026-03-09T18:58:43.351Z Checking difflib v0.4.0
24192026-03-09T18:58:43.372Z Checking unicode-segmentation v1.12.0
24202026-03-09T18:58:43.487Z Checking toml_write v0.1.2
24212026-03-09T18:58:43.554Z Checking data-encoding v2.10.0
24222026-03-09T18:58:43.581Z Checking fixedbitset v0.5.7
24232026-03-09T18:58:43.585Z Checking static_assertions v1.1.0
24242026-03-09T18:58:43.703Z Checking new_debug_unreachable v1.0.6
24252026-03-09T18:58:43.722Z Checking mime v0.3.17
24262026-03-09T18:58:43.797Z Checking rustc-hash v2.1.1
24272026-03-09T18:58:43.814Z Checking jiff v0.2.21
24282026-03-09T18:58:43.820Z Checking toml_edit v0.22.27
24292026-03-09T18:58:43.963Z Checking petgraph v0.8.3
24302026-03-09T18:58:44.033Z Checking string_cache v0.8.9
24312026-03-09T18:58:44.056Z Checking similar v2.7.0
24322026-03-09T18:58:44.126Z Checking hickory-proto v0.25.2
24332026-03-09T18:58:44.339Z Checking crossterm v0.28.1
24342026-03-09T18:58:44.907Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24352026-03-09T18:58:44.977Z Checking reqwest v0.12.28
24362026-03-09T18:58:45.981Z Checking predicates v3.1.4
24372026-03-09T18:58:46.087Z Checking zone v0.3.1
24382026-03-09T18:58:46.482Z Checking sha3 v0.10.8
24392026-03-09T18:58:46.791Z Checking indicatif v0.18.4
24402026-03-09T18:58:46.882Z Checking tokio-postgres v0.7.16
24412026-03-09T18:58:46.926Z Checking ed25519-dalek v2.2.0
24422026-03-09T18:58:46.945Z Checking petgraph v0.6.5
24432026-03-09T18:58:47.372Z Checking slog v2.8.2
24442026-03-09T18:58:47.496Z Checking env_logger v0.11.9
24452026-03-09T18:58:47.884Z Checking usdt v0.6.0
24462026-03-09T18:58:47.922Z Checking serde_with v3.17.0
24472026-03-09T18:58:47.952Z Checking usdt-impl v0.5.0
24482026-03-09T18:58:48.183Z Checking ecdsa v0.16.9
24492026-03-09T18:58:48.536Z Checking rsa v0.9.10
24502026-03-09T18:58:48.961Z Checking toml v0.7.8
24512026-03-09T18:58:49.341Z Checking zip v4.6.1
24522026-03-09T18:58:49.590Z Checking clap v4.5.60
24532026-03-09T18:58:49.634Z Checking reqwest v0.13.2
24542026-03-09T18:58:49.721Z Checking zip v0.6.6
24552026-03-09T18:58:49.749Z Checking toml_parser v1.0.9+spec-1.1.0
24562026-03-09T18:58:50.070Z Checking strum v0.26.3
24572026-03-09T18:58:50.290Z Checking tokio-stream v0.1.18
24582026-03-09T18:58:50.421Z Checking fs-err v3.3.0
24592026-03-09T18:58:50.508Z Checking ahash v0.8.12
24602026-03-09T18:58:50.633Z Checking object v0.37.3
24612026-03-09T18:58:50.652Z Checking itertools v0.13.0
24622026-03-09T18:58:50.723Z Checking buf-list v1.1.2
24632026-03-09T18:58:50.909Z Checking anyhow v1.0.102
24642026-03-09T18:58:51.014Z Checking camino v1.2.2
24652026-03-09T18:58:51.065Z Checking x509-cert v0.2.5
24662026-03-09T18:58:51.091Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24672026-03-09T18:58:51.312Z Checking openapiv3 v2.2.0
24682026-03-09T18:58:51.541Z Checking toml_datetime v0.7.5+spec-1.1.0
24692026-03-09T18:58:51.593Z Checking sha1 v0.10.6
24702026-03-09T18:58:51.622Z Checking lalrpop-util v0.19.12
24712026-03-09T18:58:51.708Z Checking peg-runtime v0.8.5
24722026-03-09T18:58:51.890Z Checking sigpipe v0.1.3
24732026-03-09T18:58:51.913Z Checking glob v0.3.3
24742026-03-09T18:58:57.477Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24752026-03-09T18:58:57.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.67s
24762026-03-09T18:58:57.727Z
24772026-03-09T18:58:57.727Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24782026-03-09T18:58:57.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-03-09T18:58:57.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-03-09T18:58:57.727Z Checking newtype-uuid v1.3.2
24812026-03-09T18:58:57.727Z Compiling structmeta-derive v0.3.0
24822026-03-09T18:58:57.727Z Compiling rustls v0.22.4
24832026-03-09T18:58:57.727Z Checking regress v0.10.5
24842026-03-09T18:58:57.727Z Compiling multer v3.1.0
24852026-03-09T18:58:57.727Z Compiling newtype-uuid-macros v0.1.0
24862026-03-09T18:58:57.727Z Compiling async-stream-impl v0.3.6
24872026-03-09T18:58:57.727Z Checking futures-executor v0.3.32
24882026-03-09T18:58:57.746Z Checking daft v0.1.5
24892026-03-09T18:58:57.746Z Compiling dropshot v0.16.7
24902026-03-09T18:58:57.801Z Checking futures v0.3.32
24912026-03-09T18:58:57.907Z Compiling dropshot_endpoint v0.16.7
24922026-03-09T18:58:58.100Z Checking thread_local v1.1.9
24932026-03-09T18:58:58.126Z Checking iddqd v0.3.17
24942026-03-09T18:58:58.425Z Checking crossbeam-channel v0.5.15
24952026-03-09T18:58:58.706Z Checking is-terminal v0.4.17
24962026-03-09T18:58:58.851Z Checking take_mut v0.2.2
24972026-03-09T18:58:58.986Z Checking term v1.2.1
24982026-03-09T18:58:59.032Z Checking rustls-webpki v0.102.8
24992026-03-09T18:58:59.158Z Checking slog-async v2.8.0
25002026-03-09T18:58:59.439Z Checking slog-term v2.9.2
25012026-03-09T18:58:59.489Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25022026-03-09T18:58:59.810Z Compiling structmeta v0.3.0
25032026-03-09T18:58:59.812Z Checking serde_spanned v1.0.4
25042026-03-09T18:58:59.997Z Checking toml_writer v1.0.6+spec-1.1.0
25052026-03-09T18:59:00.033Z Checking match_cfg v0.1.0
25062026-03-09T18:59:00.057Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25072026-03-09T18:59:00.147Z Checking debug-ignore v1.0.5
25082026-03-09T18:59:00.185Z Checking hostname v0.3.1
25092026-03-09T18:59:00.215Z Compiling derive-ex v0.1.8
25102026-03-09T18:59:00.249Z Compiling parse-display-derive v0.10.0
25112026-03-09T18:59:00.339Z Checking toml v0.9.12+spec-1.1.0
25122026-03-09T18:59:00.361Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25132026-03-09T18:59:00.699Z Checking slog-json v2.6.1
25142026-03-09T18:59:01.020Z Checking macaddr v1.0.1
25152026-03-09T18:59:01.186Z Checking slog-bunyan v2.5.0
25162026-03-09T18:59:01.398Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25172026-03-09T18:59:01.421Z Checking async-stream v0.3.6
25182026-03-09T18:59:01.817Z Checking waitgroup v0.1.2
25192026-03-09T18:59:01.995Z Checking rustls-pemfile v2.2.0
25202026-03-09T18:59:02.063Z Checking serde_path_to_error v0.1.20
25212026-03-09T18:59:02.088Z Checking hostname v0.4.2
25222026-03-09T18:59:02.152Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25232026-03-09T18:59:02.240Z Checking progenitor-client v0.10.0
25242026-03-09T18:59:02.265Z Compiling itertools v0.14.0
25252026-03-09T18:59:02.405Z Checking progenitor-client v0.13.0
25262026-03-09T18:59:02.671Z Checking instant v0.1.13
25272026-03-09T18:59:02.694Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25282026-03-09T18:59:02.818Z Checking backoff v0.4.0
25292026-03-09T18:59:02.889Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25302026-03-09T18:59:03.139Z Checking backon v1.6.0
25312026-03-09T18:59:03.469Z Checking heck v0.5.0
25322026-03-09T18:59:03.706Z Compiling toml_edit v0.23.10+spec-1.0.0
25332026-03-09T18:59:03.739Z Checking tokio-rustls v0.25.0
25342026-03-09T18:59:03.957Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25352026-03-09T18:59:04.039Z Checking parse-display v0.10.0
25362026-03-09T18:59:04.276Z Compiling test-strategy v0.4.5
25372026-03-09T18:59:04.298Z Compiling heapless v0.8.0
25382026-03-09T18:59:04.346Z Compiling crucible-workspace-hack v0.1.0
25392026-03-09T18:59:04.765Z Compiling typify-impl v0.4.3
25402026-03-09T18:59:05.212Z Compiling ingot-macros v0.1.1
25412026-03-09T18:59:05.234Z Compiling proc-macro-crate v3.4.0
25422026-03-09T18:59:05.342Z Checking hash32 v0.3.1
25432026-03-09T18:59:05.549Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25442026-03-09T18:59:05.571Z Compiling smoltcp v0.11.0
25452026-03-09T18:59:06.336Z Checking tabwriter v1.4.1
25462026-03-09T18:59:06.357Z Checking cobs v0.3.0
25472026-03-09T18:59:06.495Z Compiling num_enum_derive v0.7.5
25482026-03-09T18:59:06.603Z Compiling foreign-types-macros v0.2.3
25492026-03-09T18:59:06.635Z Checking foreign-types-shared v0.3.1
25502026-03-09T18:59:06.789Z Checking cpufeatures v0.3.0
25512026-03-09T18:59:06.917Z Checking chacha20 v0.10.0
25522026-03-09T18:59:07.347Z Checking postcard v1.1.3
25532026-03-09T18:59:07.837Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25542026-03-09T18:59:07.880Z Checking foreign-types v0.5.0
25552026-03-09T18:59:08.135Z Compiling proc-macro-crate v1.3.1
25562026-03-09T18:59:08.209Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25572026-03-09T18:59:08.476Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25582026-03-09T18:59:08.579Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25592026-03-09T18:59:08.863Z Checking num_enum v0.7.5
25602026-03-09T18:59:08.931Z Checking cstr-argument v0.1.2
25612026-03-09T18:59:09.038Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25622026-03-09T18:59:09.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25632026-03-09T18:59:09.146Z Checking colored v3.1.1
25642026-03-09T18:59:09.445Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25652026-03-09T18:59:09.498Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25662026-03-09T18:59:09.558Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25672026-03-09T18:59:09.744Z Compiling num_enum_derive v0.5.11
25682026-03-09T18:59:09.748Z Checking rand v0.10.0
25692026-03-09T18:59:09.782Z Checking secrecy v0.10.3
25702026-03-09T18:59:09.803Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25712026-03-09T18:59:09.988Z Compiling memoffset v0.9.1
25722026-03-09T18:59:10.364Z Compiling convert_case v0.4.0
25732026-03-09T18:59:10.700Z Compiling unsafe-libyaml v0.2.11
25742026-03-09T18:59:10.845Z Compiling cfg_aliases v0.2.1
25752026-03-09T18:59:10.971Z Compiling nix v0.30.1
25762026-03-09T18:59:11.257Z Compiling derive_more v0.99.20
25772026-03-09T18:59:12.002Z Checking num_enum v0.5.11
25782026-03-09T18:59:12.189Z Compiling serde_yaml v0.9.34+deprecated
25792026-03-09T18:59:12.213Z Checking ingot-types v0.1.2
25802026-03-09T18:59:12.766Z Checking camino-tempfile v1.4.1
25812026-03-09T18:59:12.989Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25822026-03-09T18:59:13.047Z Checking ingot v0.1.1
25832026-03-09T18:59:13.083Z Compiling prettyplease v0.2.37
25842026-03-09T18:59:13.588Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852026-03-09T18:59:13.696Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-09T18:59:13.818Z Checking smf v0.2.3
25872026-03-09T18:59:14.050Z Compiling num-derive v0.4.2
25882026-03-09T18:59:14.440Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-03-09T18:59:14.803Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-03-09T18:59:15.749Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25912026-03-09T18:59:16.199Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25922026-03-09T18:59:16.365Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25932026-03-09T18:59:16.631Z Compiling typify-macro v0.4.3
25942026-03-09T18:59:17.220Z Checking whoami v1.6.1
25952026-03-09T18:59:17.560Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25962026-03-09T18:59:17.667Z Compiling typify-impl v0.6.1
25972026-03-09T18:59:19.792Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25982026-03-09T18:59:20.124Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25992026-03-09T18:59:20.432Z Compiling typify v0.4.3
26002026-03-09T18:59:20.833Z Checking num-rational v0.4.2
26012026-03-09T18:59:22.290Z Compiling thiserror-impl-no-std v2.0.2
26022026-03-09T18:59:22.473Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26032026-03-09T18:59:22.601Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-09T18:59:22.671Z Checking half v2.7.1
26052026-03-09T18:59:22.933Z Checking universal-hash v0.5.1
26062026-03-09T18:59:23.165Z Checking num-complex v0.4.6
26072026-03-09T18:59:23.513Z Checking opaque-debug v0.3.1
26082026-03-09T18:59:23.632Z Checking ciborium-io v0.2.2
26092026-03-09T18:59:23.731Z Checking poly1305 v0.8.0
26102026-03-09T18:59:23.756Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26112026-03-09T18:59:23.787Z Checking ciborium-ll v0.2.2
26122026-03-09T18:59:24.035Z Checking num v0.4.3
26132026-03-09T18:59:24.124Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26142026-03-09T18:59:24.163Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26152026-03-09T18:59:24.283Z Checking toml v0.8.23
26162026-03-09T18:59:24.907Z Checking password-hash v0.5.0
26172026-03-09T18:59:24.936Z Checking thiserror-no-std v2.0.2
26182026-03-09T18:59:25.005Z Checking chacha20 v0.9.1
26192026-03-09T18:59:25.086Z Compiling usdt-macro v0.5.0
26202026-03-09T18:59:25.386Z Compiling usdt-attr-macro v0.5.0
26212026-03-09T18:59:25.391Z Checking blake2 v0.10.6
26222026-03-09T18:59:25.895Z Checking aead v0.5.2
26232026-03-09T18:59:26.267Z Checking memmap v0.7.0
26242026-03-09T18:59:26.581Z Checking float-ord v0.3.2
26252026-03-09T18:59:26.798Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26262026-03-09T18:59:26.899Z Checking chacha20poly1305 v0.10.1
26272026-03-09T18:59:26.998Z Checking usdt v0.5.0
26282026-03-09T18:59:27.111Z Checking argon2 v0.5.3
26292026-03-09T18:59:27.176Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26302026-03-09T18:59:27.346Z Checking vsss-rs v3.3.4
26312026-03-09T18:59:27.370Z Checking ciborium v0.2.2
26322026-03-09T18:59:28.021Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26332026-03-09T18:59:28.045Z Compiling semver v0.1.20
26342026-03-09T18:59:28.293Z Checking indent_write v2.2.0
26352026-03-09T18:59:28.524Z Compiling rustc_version v0.1.7
26362026-03-09T18:59:28.640Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26372026-03-09T18:59:29.003Z Compiling progenitor-impl v0.11.2
26382026-03-09T18:59:29.322Z Compiling typify-macro v0.6.1
26392026-03-09T18:59:29.940Z Compiling pin-project-internal v1.1.11
26402026-03-09T18:59:30.419Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26412026-03-09T18:59:31.319Z Checking linked-hash-map v0.5.6
26422026-03-09T18:59:31.670Z Compiling minimal-lexical v0.2.1
26432026-03-09T18:59:31.710Z Checking swrite v0.1.0
26442026-03-09T18:59:31.868Z Checking lru-cache v0.1.2
26452026-03-09T18:59:32.095Z Compiling nom v7.1.3
26462026-03-09T18:59:32.184Z Compiling newtype_derive v0.1.6
26472026-03-09T18:59:32.690Z Checking pin-project v1.1.11
26482026-03-09T18:59:33.219Z Checking newline-converter v0.3.0
26492026-03-09T18:59:33.245Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26502026-03-09T18:59:33.306Z Compiling typify v0.6.1
26512026-03-09T18:59:33.483Z Compiling progenitor-impl v0.13.0
26522026-03-09T18:59:33.584Z Checking atomicwrites v0.4.4
26532026-03-09T18:59:33.821Z Checking phf_shared v0.12.1
26542026-03-09T18:59:34.088Z Checking progenitor-client v0.11.2
26552026-03-09T18:59:34.116Z Checking hickory-proto v0.24.4
26562026-03-09T18:59:34.536Z Checking console v0.15.11
26572026-03-09T18:59:34.619Z Compiling snafu-derive v0.8.9
26582026-03-09T18:59:35.188Z Checking pem v3.0.6
26592026-03-09T18:59:35.506Z Checking csv-core v0.1.13
26602026-03-09T18:59:35.528Z Compiling async-recursion v1.1.1
26612026-03-09T18:59:35.885Z Compiling derive-where v1.6.0
26622026-03-09T18:59:35.912Z Compiling progenitor-macro v0.11.2
26632026-03-09T18:59:36.998Z Compiling slog-dtrace v0.3.0
26642026-03-09T18:59:37.392Z Compiling cancel-safe-futures v0.1.5
26652026-03-09T18:59:37.801Z Compiling chrono-tz v0.10.4
26662026-03-09T18:59:38.153Z Checking same-file v1.0.6
26672026-03-09T18:59:38.376Z Checking unicode-width v0.1.14
26682026-03-09T18:59:38.914Z Compiling owo-colors v4.3.0
26692026-03-09T18:59:39.068Z Checking highway v1.3.0
26702026-03-09T18:59:39.455Z Checking resolv-conf v0.7.6
26712026-03-09T18:59:39.543Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26722026-03-09T18:59:39.646Z Checking snafu v0.8.9
26732026-03-09T18:59:39.817Z Checking hickory-resolver v0.24.4
26742026-03-09T18:59:40.165Z Compiling const_format_proc_macros v0.2.34
26752026-03-09T18:59:40.214Z Compiling progenitor-macro v0.13.0
26762026-03-09T18:59:41.171Z Checking walkdir v2.5.0
26772026-03-09T18:59:41.582Z Checking csv v1.4.0
26782026-03-09T18:59:41.646Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26792026-03-09T18:59:42.162Z Checking expectorate v1.2.0
26802026-03-09T18:59:42.397Z Checking phf v0.12.1
26812026-03-09T18:59:42.452Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26822026-03-09T18:59:42.775Z Checking tokio-dtrace v0.1.1
26832026-03-09T18:59:43.110Z Compiling progenitor-impl v0.10.0
26842026-03-09T18:59:43.793Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26852026-03-09T18:59:44.791Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26862026-03-09T18:59:45.917Z Checking globset v0.4.18
26872026-03-09T18:59:45.939Z Checking olpc-cjson v0.1.4
26882026-03-09T18:59:46.199Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26892026-03-09T18:59:46.513Z Checking libsw-core v0.3.2
26902026-03-09T18:59:46.717Z Checking arc-swap v1.8.2
26912026-03-09T18:59:46.776Z Compiling lzma-sys v0.1.20
26922026-03-09T18:59:46.928Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26932026-03-09T18:59:46.987Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26942026-03-09T18:59:47.198Z Checking serde_plain v1.0.2
26952026-03-09T18:59:47.503Z Checking typed-path v0.9.3
26962026-03-09T18:59:47.526Z Checking utf-8 v0.7.6
26972026-03-09T18:59:47.772Z Checking bytecount v0.6.9
26982026-03-09T18:59:47.949Z Checking papergrid v0.11.0
26992026-03-09T18:59:48.640Z Checking progenitor v0.11.2
27002026-03-09T18:59:48.696Z Checking tungstenite v0.21.0
27012026-03-09T18:59:48.878Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27022026-03-09T18:59:49.376Z Checking tough v0.20.0
27032026-03-09T18:59:49.400Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27042026-03-09T18:59:49.636Z Checking slog-scope v4.4.1
27052026-03-09T18:59:49.680Z Checking libsw v3.5.0
27062026-03-09T18:59:49.879Z Checking oxide-tokio-rt v0.1.2
27072026-03-09T18:59:49.906Z Compiling progenitor-macro v0.10.0
27082026-03-09T18:59:50.160Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27092026-03-09T18:59:50.538Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27102026-03-09T18:59:51.127Z Checking const_format v0.2.35
27112026-03-09T18:59:52.338Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27122026-03-09T18:59:52.494Z Checking qorb v0.4.1
27132026-03-09T18:59:52.776Z Checking progenitor v0.13.0
27142026-03-09T18:59:53.009Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27152026-03-09T18:59:53.377Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27162026-03-09T18:59:53.950Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27172026-03-09T18:59:54.439Z Compiling cargo_toml v0.22.3
27182026-03-09T18:59:54.496Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27192026-03-09T18:59:55.011Z Checking gethostname v0.5.0
27202026-03-09T18:59:55.044Z Compiling tabled_derive v0.7.0
27212026-03-09T18:59:55.068Z Checking bcs v0.1.6
27222026-03-09T18:59:55.150Z Checking smawk v0.3.2
27232026-03-09T18:59:55.169Z Checking termtree v0.5.1
27242026-03-09T18:59:55.378Z Checking unicode-linebreak v0.1.5
27252026-03-09T18:59:55.417Z Checking linear-map v1.2.0
27262026-03-09T18:59:55.547Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27272026-03-09T18:59:55.742Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27282026-03-09T18:59:55.820Z Checking textwrap v0.16.2
27292026-03-09T18:59:56.324Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27302026-03-09T18:59:57.076Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27312026-03-09T18:59:57.293Z Checking tabled v0.15.0
27322026-03-09T18:59:57.828Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27332026-03-09T18:59:58.945Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27342026-03-09T18:59:59.166Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27352026-03-09T18:59:59.309Z Checking steno v0.4.1
27362026-03-09T18:59:59.471Z Checking slog-stdlog v4.1.1
27372026-03-09T18:59:59.695Z Checking typeid v1.0.3
27382026-03-09T18:59:59.876Z Checking tokio-tungstenite v0.21.0
27392026-03-09T19:00:00.369Z Checking humantime v2.3.0
27402026-03-09T19:00:00.422Z Checking base64 v0.21.7
27412026-03-09T19:00:00.742Z Checking xz2 v0.1.7
27422026-03-09T19:00:00.912Z Checking ron v0.12.0
27432026-03-09T19:00:01.060Z Checking slog-envlogger v2.2.0
27442026-03-09T19:00:01.176Z Checking yasna v0.5.2
27452026-03-09T19:00:01.321Z Checking headers-core v0.3.0
27462026-03-09T19:00:01.511Z Checking filetime v0.2.27
27472026-03-09T19:00:01.557Z Checking xattr v1.6.1
27482026-03-09T19:00:01.739Z Checking base16ct v1.0.0
27492026-03-09T19:00:01.789Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27502026-03-09T19:00:01.810Z Checking tar v0.4.44
27512026-03-09T19:00:01.963Z Checking headers v0.4.1
27522026-03-09T19:00:02.007Z Checking rcgen v0.12.1
27532026-03-09T19:00:02.422Z Checking progenitor v0.10.0
27542026-03-09T19:00:02.599Z Checking subprocess v0.2.15
27552026-03-09T19:00:02.660Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27562026-03-09T19:00:12.805Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27572026-03-09T19:00:22.966Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27582026-03-09T19:00:25.134Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27592026-03-09T19:00:26.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
27602026-03-09T19:00:27.165Z
27612026-03-09T19:00:27.165Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27622026-03-09T19:00:28.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632026-03-09T19:00:28.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642026-03-09T19:00:28.233Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-09T19:00:30.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
27662026-03-09T19:00:30.443Z
27672026-03-09T19:00:30.443Zinfo: running `cargo check --bins` on nexus-config (53/256)
27682026-03-09T19:00:31.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-09T19:00:31.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-09T19:00:31.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712026-03-09T19:00:31.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27722026-03-09T19:00:31.381Z
27732026-03-09T19:00:31.381Zinfo: running `cargo check --bins` on nexus-types (54/256)
27742026-03-09T19:00:32.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-09T19:00:32.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-09T19:00:32.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-09T19:00:32.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27782026-03-09T19:00:32.317Z
27792026-03-09T19:00:32.317Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27802026-03-09T19:00:33.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-09T19:00:33.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-09T19:00:33.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-09T19:00:33.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27842026-03-09T19:00:33.190Z
27852026-03-09T19:00:33.190Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27862026-03-09T19:00:33.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-09T19:00:33.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-09T19:00:33.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-09T19:00:33.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27902026-03-09T19:00:34.087Z
27912026-03-09T19:00:34.087Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27922026-03-09T19:00:34.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-09T19:00:34.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-09T19:00:34.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-09T19:00:34.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27962026-03-09T19:00:34.934Z
27972026-03-09T19:00:34.934Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
27982026-03-09T19:00:35.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-09T19:00:35.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-09T19:00:35.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-09T19:00:35.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28022026-03-09T19:00:35.796Z
28032026-03-09T19:00:35.796Zinfo: running `cargo check --bins` on ereport-types (59/256)
28042026-03-09T19:00:36.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-09T19:00:36.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-09T19:00:36.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-09T19:00:36.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28082026-03-09T19:00:36.662Z
28092026-03-09T19:00:36.662Zinfo: running `cargo check --bins` on gateway-client (60/256)
28102026-03-09T19:00:37.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-09T19:00:37.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-09T19:00:37.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-09T19:00:37.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28142026-03-09T19:00:37.547Z
28152026-03-09T19:00:37.547Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28162026-03-09T19:00:38.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-09T19:00:38.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-09T19:00:38.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-09T19:00:38.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28202026-03-09T19:00:38.421Z
28212026-03-09T19:00:38.421Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28222026-03-09T19:00:39.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-09T19:00:39.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-09T19:00:39.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-09T19:00:39.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28262026-03-09T19:00:39.287Z
28272026-03-09T19:00:39.287Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28282026-03-09T19:00:40.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-09T19:00:40.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-09T19:00:40.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-09T19:00:40.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28322026-03-09T19:00:40.153Z
28332026-03-09T19:00:40.153Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28342026-03-09T19:00:40.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-09T19:00:40.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-09T19:00:40.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-09T19:00:40.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28382026-03-09T19:00:41.022Z
28392026-03-09T19:00:41.022Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28402026-03-09T19:00:41.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-09T19:00:41.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-09T19:00:41.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-09T19:00:41.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28442026-03-09T19:00:41.897Z
28452026-03-09T19:00:41.897Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28462026-03-09T19:00:42.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-09T19:00:42.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-09T19:00:42.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-09T19:00:42.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28502026-03-09T19:00:42.778Z
28512026-03-09T19:00:42.778Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28522026-03-09T19:00:43.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-09T19:00:43.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-09T19:00:43.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-09T19:00:43.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28562026-03-09T19:00:43.695Z
28572026-03-09T19:00:43.695Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28582026-03-09T19:00:44.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-09T19:00:44.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-09T19:00:44.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-09T19:00:44.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28622026-03-09T19:00:44.546Z
28632026-03-09T19:00:44.546Zinfo: running `cargo check --bins` on oxql-types (69/256)
28642026-03-09T19:00:45.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-09T19:00:45.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-09T19:00:45.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-09T19:00:45.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28682026-03-09T19:00:45.414Z
28692026-03-09T19:00:45.414Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28702026-03-09T19:00:46.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-09T19:00:46.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-09T19:00:46.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-09T19:00:46.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28742026-03-09T19:00:46.283Z
28752026-03-09T19:00:46.283Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28762026-03-09T19:00:47.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-09T19:00:47.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-09T19:00:47.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-09T19:00:47.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28802026-03-09T19:00:47.158Z
28812026-03-09T19:00:47.158Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28822026-03-09T19:00:47.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-09T19:00:47.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-09T19:00:47.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-09T19:00:47.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28862026-03-09T19:00:48.017Z
28872026-03-09T19:00:48.017Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28882026-03-09T19:00:48.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-09T19:00:48.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-09T19:00:48.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-09T19:00:48.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28922026-03-09T19:00:48.911Z
28932026-03-09T19:00:48.911Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28942026-03-09T19:00:49.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-09T19:00:49.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-09T19:00:49.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-09T19:00:49.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28982026-03-09T19:00:49.818Z
28992026-03-09T19:00:49.818Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29002026-03-09T19:00:50.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-09T19:00:50.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-09T19:00:50.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-09T19:00:50.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
29042026-03-09T19:00:50.727Z
29052026-03-09T19:00:50.727Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29062026-03-09T19:00:51.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-09T19:00:51.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-09T19:00:51.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-09T19:00:51.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29102026-03-09T19:00:51.630Z
29112026-03-09T19:00:51.630Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29122026-03-09T19:00:52.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-09T19:00:52.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-09T19:00:52.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-09T19:00:52.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29162026-03-09T19:00:52.518Z
29172026-03-09T19:00:52.518Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29182026-03-09T19:00:53.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-09T19:00:53.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-09T19:00:53.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-09T19:00:53.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
29222026-03-09T19:00:53.405Z
29232026-03-09T19:00:53.405Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29242026-03-09T19:00:54.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-09T19:00:54.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-09T19:00:54.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-09T19:00:54.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29282026-03-09T19:00:54.267Z
29292026-03-09T19:00:54.267Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29302026-03-09T19:00:55.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-09T19:00:55.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-09T19:00:55.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-09T19:00:55.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29342026-03-09T19:00:55.125Z
29352026-03-09T19:00:55.125Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29362026-03-09T19:00:55.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-09T19:00:55.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-09T19:00:56.021Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29392026-03-09T19:00:56.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
29402026-03-09T19:00:56.945Z
29412026-03-09T19:00:56.945Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29422026-03-09T19:00:57.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-09T19:00:57.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-09T19:00:57.894Z Compiling ar_archive_writer v0.5.1
29452026-03-09T19:00:57.898Z Compiling stacker v0.1.23
29462026-03-09T19:00:57.898Z Compiling cfg_aliases v0.1.1
29472026-03-09T19:00:58.015Z Compiling convert_case v0.10.0
29482026-03-09T19:00:58.042Z Checking fd-lock v4.0.4
29492026-03-09T19:00:58.046Z Checking nibble_vec v0.1.0
29502026-03-09T19:00:58.046Z Checking vte v0.14.1
29512026-03-09T19:00:58.046Z Compiling recursive-proc-macro-impl v0.1.1
29522026-03-09T19:00:58.160Z Compiling nix v0.28.0
29532026-03-09T19:00:58.286Z Checking endian-type v0.1.2
29542026-03-09T19:00:58.343Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29552026-03-09T19:00:58.377Z Checking strip-ansi-escapes v0.2.1
29562026-03-09T19:00:58.481Z Compiling peg-macros v0.8.5
29572026-03-09T19:00:58.506Z Checking radix_trie v0.2.1
29582026-03-09T19:00:58.538Z Checking winnow v0.6.26
29592026-03-09T19:00:58.713Z Compiling derive_more-impl v2.1.1
29602026-03-09T19:00:58.906Z Compiling sqlparser_derive v0.5.0
29612026-03-09T19:00:58.945Z Checking nu-ansi-term v0.50.3
29622026-03-09T19:00:59.322Z Checking unicode_categories v0.1.1
29632026-03-09T19:00:59.380Z Checking home v0.5.12
29642026-03-09T19:00:59.559Z Checking reedline v0.40.0
29652026-03-09T19:00:59.670Z Checking display-error-chain v0.2.2
29662026-03-09T19:01:00.030Z Compiling psm v0.1.30
29672026-03-09T19:01:00.535Z Checking derive_more v2.1.1
29682026-03-09T19:01:00.666Z Checking crossterm v0.29.0
29692026-03-09T19:01:01.122Z Checking peg v0.8.5
29702026-03-09T19:01:01.143Z Checking rustyline v14.0.0
29712026-03-09T19:01:01.228Z Checking sqlformat v0.3.5
29722026-03-09T19:01:01.330Z Checking recursive v0.1.1
29732026-03-09T19:01:01.467Z Checking sqlparser v0.61.0
29742026-03-09T19:01:21.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s
29752026-03-09T19:01:21.865Z
29762026-03-09T19:01:21.865Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29772026-03-09T19:01:22.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-03-09T19:01:22.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-03-09T19:01:22.795Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29802026-03-09T19:01:28.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
29812026-03-09T19:01:28.671Z
29822026-03-09T19:01:28.671Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29832026-03-09T19:01:29.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-09T19:01:29.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-09T19:01:29.596Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-09T19:01:33.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
29872026-03-09T19:01:33.764Z
29882026-03-09T19:01:33.764Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29892026-03-09T19:01:34.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-09T19:01:34.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-09T19:01:34.691Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-09T19:01:39.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
29932026-03-09T19:01:40.209Z
29942026-03-09T19:01:40.209Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29952026-03-09T19:01:40.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-09T19:01:40.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-09T19:01:41.123Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-09T19:01:46.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
29992026-03-09T19:01:46.759Z
30002026-03-09T19:01:46.759Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30012026-03-09T19:01:47.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-09T19:01:47.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-09T19:01:47.678Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-09T19:01:51.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
30052026-03-09T19:01:52.025Z
30062026-03-09T19:01:52.025Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30072026-03-09T19:01:52.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-09T19:01:52.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-09T19:01:52.962Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-09T19:01:57.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
30112026-03-09T19:01:57.324Z
30122026-03-09T19:01:57.324Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30132026-03-09T19:01:58.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-09T19:01:58.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-09T19:01:58.264Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-09T19:02:03.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
30172026-03-09T19:02:04.097Z
30182026-03-09T19:02:04.097Zinfo: running `cargo check --bins` on oximeter (90/256)
30192026-03-09T19:02:04.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-09T19:02:04.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-09T19:02:04.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-03-09T19:02:04.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30232026-03-09T19:02:04.977Z
30242026-03-09T19:02:04.977Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30252026-03-09T19:02:05.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-09T19:02:05.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-09T19:02:05.874Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30282026-03-09T19:02:06.069Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30292026-03-09T19:02:06.557Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30302026-03-09T19:02:12.890Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30312026-03-09T19:02:13.368Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30322026-03-09T19:02:15.310Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30332026-03-09T19:02:16.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.32s
30342026-03-09T19:02:16.510Z
30352026-03-09T19:02:16.510Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30362026-03-09T19:02:17.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-03-09T19:02:17.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-03-09T19:02:17.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-03-09T19:02:17.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30402026-03-09T19:02:17.398Z
30412026-03-09T19:02:17.398Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30422026-03-09T19:02:18.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-09T19:02:18.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-09T19:02:18.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-09T19:02:18.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
30462026-03-09T19:02:18.351Z
30472026-03-09T19:02:18.351Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30482026-03-09T19:02:19.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-09T19:02:19.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-09T19:02:19.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-09T19:02:19.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30522026-03-09T19:02:19.257Z
30532026-03-09T19:02:19.257Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30542026-03-09T19:02:20.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-09T19:02:20.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-09T19:02:20.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-09T19:02:20.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30582026-03-09T19:02:20.159Z
30592026-03-09T19:02:20.159Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30602026-03-09T19:02:20.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-09T19:02:20.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-09T19:02:20.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-09T19:02:20.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30642026-03-09T19:02:21.056Z
30652026-03-09T19:02:21.056Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30662026-03-09T19:02:21.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-09T19:02:21.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-09T19:02:21.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-09T19:02:21.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30702026-03-09T19:02:21.970Z
30712026-03-09T19:02:21.970Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30722026-03-09T19:02:22.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-09T19:02:22.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-09T19:02:22.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-09T19:02:22.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30762026-03-09T19:02:22.870Z
30772026-03-09T19:02:22.870Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30782026-03-09T19:02:23.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-09T19:02:23.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-09T19:02:23.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-09T19:02:23.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30822026-03-09T19:02:23.779Z
30832026-03-09T19:02:23.779Zinfo: running `cargo check --bins` on update-engine (100/256)
30842026-03-09T19:02:24.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-09T19:02:24.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-09T19:02:24.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-09T19:02:24.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30882026-03-09T19:02:24.640Z
30892026-03-09T19:02:24.640Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30902026-03-09T19:02:25.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-09T19:02:25.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-09T19:02:25.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-09T19:02:25.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30942026-03-09T19:02:25.519Z
30952026-03-09T19:02:25.519Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
30962026-03-09T19:02:26.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-09T19:02:26.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-09T19:02:26.468Z Checking dropshot-api-manager-types v0.5.2
30992026-03-09T19:02:26.468Z Checking nanorand v0.7.0
31002026-03-09T19:02:26.786Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31012026-03-09T19:02:26.841Z Checking flume v0.11.1
31022026-03-09T19:02:27.166Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31032026-03-09T19:02:28.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
31042026-03-09T19:02:28.797Z
31052026-03-09T19:02:28.797Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31062026-03-09T19:02:29.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-03-09T19:02:29.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-03-09T19:02:29.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-03-09T19:02:29.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31102026-03-09T19:02:29.674Z
31112026-03-09T19:02:29.674Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31122026-03-09T19:02:30.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-09T19:02:30.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-09T19:02:30.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-09T19:02:30.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31162026-03-09T19:02:30.552Z
31172026-03-09T19:02:30.552Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31182026-03-09T19:02:31.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-09T19:02:31.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-09T19:02:31.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-09T19:02:31.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31222026-03-09T19:02:31.438Z
31232026-03-09T19:02:31.438Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31242026-03-09T19:02:32.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-09T19:02:32.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-09T19:02:32.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-09T19:02:32.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31282026-03-09T19:02:32.333Z
31292026-03-09T19:02:32.333Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31302026-03-09T19:02:33.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-09T19:02:33.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-09T19:02:33.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-09T19:02:33.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31342026-03-09T19:02:33.218Z
31352026-03-09T19:02:33.218Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31362026-03-09T19:02:33.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-09T19:02:33.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-09T19:02:33.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-09T19:02:34.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31402026-03-09T19:02:34.096Z
31412026-03-09T19:02:34.096Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31422026-03-09T19:02:34.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-09T19:02:34.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-09T19:02:34.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-09T19:02:34.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31462026-03-09T19:02:34.990Z
31472026-03-09T19:02:34.990Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31482026-03-09T19:02:35.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-09T19:02:35.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-09T19:02:35.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-09T19:02:35.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31522026-03-09T19:02:35.848Z
31532026-03-09T19:02:35.848Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31542026-03-09T19:02:36.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-09T19:02:36.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-09T19:02:36.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-09T19:02:36.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31582026-03-09T19:02:36.736Z
31592026-03-09T19:02:36.736Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31602026-03-09T19:02:37.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-09T19:02:37.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-09T19:02:37.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-09T19:02:37.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31642026-03-09T19:02:37.612Z
31652026-03-09T19:02:37.612Zinfo: running `cargo check --bins` on installinator-client (113/256)
31662026-03-09T19:02:38.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-09T19:02:38.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-09T19:02:38.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-09T19:02:38.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31702026-03-09T19:02:38.487Z
31712026-03-09T19:02:38.487Zinfo: running `cargo check --bins` on nexus-client (114/256)
31722026-03-09T19:02:39.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-09T19:02:39.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-09T19:02:39.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-09T19:02:39.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31762026-03-09T19:02:39.425Z
31772026-03-09T19:02:39.425Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31782026-03-09T19:02:40.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-09T19:02:40.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-09T19:02:40.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-09T19:02:40.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31822026-03-09T19:02:40.375Z
31832026-03-09T19:02:40.375Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31842026-03-09T19:02:41.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-09T19:02:41.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-09T19:02:41.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-09T19:02:41.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31882026-03-09T19:02:41.236Z
31892026-03-09T19:02:41.236Zinfo: running `cargo check --bins` on oxide-client (117/256)
31902026-03-09T19:02:41.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-09T19:02:42.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-09T19:02:42.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-09T19:02:42.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
31942026-03-09T19:02:42.100Z
31952026-03-09T19:02:42.100Zinfo: running `cargo check --bins` on oximeter-client (118/256)
31962026-03-09T19:02:42.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-09T19:02:42.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-09T19:02:42.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-09T19:02:42.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32002026-03-09T19:02:42.976Z
32012026-03-09T19:02:42.976Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32022026-03-09T19:02:43.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-09T19:02:43.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-09T19:02:43.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-09T19:02:43.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32062026-03-09T19:02:43.849Z
32072026-03-09T19:02:43.849Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32082026-03-09T19:02:44.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-09T19:02:44.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-09T19:02:44.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-09T19:02:44.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32122026-03-09T19:02:44.765Z
32132026-03-09T19:02:44.765Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32142026-03-09T19:02:45.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-09T19:02:45.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-09T19:02:45.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-09T19:02:45.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32182026-03-09T19:02:45.675Z
32192026-03-09T19:02:45.675Zinfo: running `cargo check --bins` on installinator-common (122/256)
32202026-03-09T19:02:46.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-09T19:02:46.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-09T19:02:46.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-09T19:02:46.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32242026-03-09T19:02:46.566Z
32252026-03-09T19:02:46.566Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32262026-03-09T19:02:47.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-09T19:02:47.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-09T19:02:47.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-09T19:02:47.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
32302026-03-09T19:02:47.417Z
32312026-03-09T19:02:47.417Zinfo: running `cargo check --bins` on wicket-common (124/256)
32322026-03-09T19:02:48.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-09T19:02:48.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-09T19:02:48.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-09T19:02:48.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
32362026-03-09T19:02:48.325Z
32372026-03-09T19:02:48.325Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32382026-03-09T19:02:49.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-09T19:02:49.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-09T19:02:49.254Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32412026-03-09T19:02:49.257Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32422026-03-09T19:02:49.257Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32432026-03-09T19:02:49.376Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32442026-03-09T19:02:49.400Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32452026-03-09T19:02:49.592Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32462026-03-09T19:02:49.689Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32472026-03-09T19:02:50.021Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32482026-03-09T19:02:50.035Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32492026-03-09T19:02:53.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
32502026-03-09T19:02:53.611Z
32512026-03-09T19:02:53.611Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32522026-03-09T19:02:54.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-03-09T19:02:54.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-03-09T19:02:54.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-03-09T19:02:54.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32562026-03-09T19:02:54.494Z
32572026-03-09T19:02:54.494Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32582026-03-09T19:02:55.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-09T19:02:55.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-09T19:02:55.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-09T19:02:55.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
32622026-03-09T19:02:55.498Z
32632026-03-09T19:02:55.498Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32642026-03-09T19:02:56.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-09T19:02:56.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-09T19:02:56.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-09T19:02:56.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
32682026-03-09T19:02:56.511Z
32692026-03-09T19:02:56.511Zinfo: running `cargo check --bins` on dns-server (129/256)
32702026-03-09T19:02:57.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-09T19:02:57.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-09T19:02:57.441Z Compiling parking_lot_core v0.8.6
32732026-03-09T19:02:57.445Z Compiling atomicwrites v0.4.4
32742026-03-09T19:02:57.445Z Compiling git-stub v1.0.0
32752026-03-09T19:02:57.445Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32762026-03-09T19:02:57.575Z Checking tagptr v0.2.0
32772026-03-09T19:02:57.579Z Checking prefix-trie v0.7.0
32782026-03-09T19:02:57.579Z Checking fxhash v0.2.1
32792026-03-09T19:02:57.579Z Checking hickory-client v0.25.2
32802026-03-09T19:02:57.879Z Checking moka v0.12.13
32812026-03-09T19:02:57.968Z Compiling git-stub-vcs v0.1.0
32822026-03-09T19:02:58.247Z Checking hickory-server v0.25.2
32832026-03-09T19:02:58.286Z Checking parking_lot v0.11.2
32842026-03-09T19:02:58.543Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32852026-03-09T19:02:58.551Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32862026-03-09T19:02:58.551Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32872026-03-09T19:02:58.599Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32882026-03-09T19:02:58.614Z Checking sled v0.34.7
32892026-03-09T19:02:59.076Z Checking hickory-resolver v0.25.2
32902026-03-09T19:03:02.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
32912026-03-09T19:03:02.351Z
32922026-03-09T19:03:02.352Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32932026-03-09T19:03:03.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942026-03-09T19:03:03.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952026-03-09T19:03:03.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962026-03-09T19:03:03.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32972026-03-09T19:03:03.225Z
32982026-03-09T19:03:03.225Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
32992026-03-09T19:03:04.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-09T19:03:04.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-09T19:03:04.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-09T19:03:04.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33032026-03-09T19:03:04.202Z
33042026-03-09T19:03:04.202Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33052026-03-09T19:03:05.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-09T19:03:05.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-09T19:03:05.245Z Compiling radium v0.7.0
33082026-03-09T19:03:05.249Z Checking tap v1.0.1
33092026-03-09T19:03:05.249Z Compiling maybe-uninit v2.0.0
33102026-03-09T19:03:05.404Z Compiling zerocopy-derive v0.6.6
33112026-03-09T19:03:05.411Z Compiling packed_struct v0.10.1
33122026-03-09T19:03:05.411Z Checking funty v2.0.0
33132026-03-09T19:03:05.434Z Checking crc-catalog v2.4.0
33142026-03-09T19:03:05.490Z Compiling packed_struct_codegen v0.10.1
33152026-03-09T19:03:05.527Z Checking wyz v0.5.1
33162026-03-09T19:03:05.617Z Checking crc v3.4.0
33172026-03-09T19:03:05.916Z Compiling bitfield-macros v0.19.4
33182026-03-09T19:03:05.938Z Compiling indexmap v1.9.3
33192026-03-09T19:03:05.971Z Checking nodrop v0.1.14
33202026-03-09T19:03:06.071Z Checking smallvec v0.6.14
33212026-03-09T19:03:06.125Z Checking array-init v0.0.4
33222026-03-09T19:03:06.260Z Checking hashbrown v0.12.3
33232026-03-09T19:03:06.316Z Checking bitvec v1.0.1
33242026-03-09T19:03:06.344Z Checking ron v0.8.1
33252026-03-09T19:03:06.475Z Checking hashbrown v0.13.2
33262026-03-09T19:03:07.063Z Checking serde-hex v0.1.0
33272026-03-09T19:03:07.268Z Checking zerocopy v0.6.6
33282026-03-09T19:03:07.431Z Checking bitfield v0.19.4
33292026-03-09T19:03:07.455Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33302026-03-09T19:03:07.555Z Checking crc-any v2.5.0
33312026-03-09T19:03:07.838Z Checking void v1.0.2
33322026-03-09T19:03:07.940Z Checking object v0.30.4
33332026-03-09T19:03:07.960Z Checking half v1.8.3
33342026-03-09T19:03:07.976Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33352026-03-09T19:03:07.996Z Checking path-slash v0.1.5
33362026-03-09T19:03:08.002Z Checking lzss v0.8.2
33372026-03-09T19:03:08.074Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33382026-03-09T19:03:08.187Z Checking tungstenite v0.23.0
33392026-03-09T19:03:08.237Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-09T19:03:08.349Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33412026-03-09T19:03:08.372Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33422026-03-09T19:03:08.397Z Checking serde_cbor v0.11.2
33432026-03-09T19:03:08.739Z Checking nix v0.27.1
33442026-03-09T19:03:09.075Z Checking kstat-rs v0.2.4
33452026-03-09T19:03:09.163Z Checking serde_bytes v0.11.19
33462026-03-09T19:03:09.315Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33472026-03-09T19:03:09.461Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33482026-03-09T19:03:09.488Z Checking tokio-tungstenite v0.23.1
33492026-03-09T19:03:09.908Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33502026-03-09T19:03:09.974Z Checking signal-hook-tokio v0.3.1
33512026-03-09T19:03:11.582Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33522026-03-09T19:03:11.759Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33532026-03-09T19:03:16.306Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33542026-03-09T19:03:17.792Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33552026-03-09T19:03:18.222Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33562026-03-09T19:03:20.029Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33572026-03-09T19:03:23.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
33582026-03-09T19:03:23.609Z
33592026-03-09T19:03:23.609Zinfo: running `cargo check --bins` on gateway-api (133/256)
33602026-03-09T19:03:24.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612026-03-09T19:03:24.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622026-03-09T19:03:24.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632026-03-09T19:03:24.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33642026-03-09T19:03:24.492Z
33652026-03-09T19:03:24.492Zinfo: running `cargo check --bins` on ipcc (134/256)
33662026-03-09T19:03:25.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-09T19:03:25.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-09T19:03:25.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-09T19:03:25.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33702026-03-09T19:03:25.367Z
33712026-03-09T19:03:25.367Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33722026-03-09T19:03:26.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-09T19:03:26.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-09T19:03:26.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-09T19:03:26.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33762026-03-09T19:03:26.214Z
33772026-03-09T19:03:26.214Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33782026-03-09T19:03:26.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-09T19:03:27.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-09T19:03:27.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-09T19:03:27.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33822026-03-09T19:03:27.098Z
33832026-03-09T19:03:27.098Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33842026-03-09T19:03:27.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-09T19:03:27.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-09T19:03:27.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-09T19:03:27.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33882026-03-09T19:03:27.980Z
33892026-03-09T19:03:27.980Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33902026-03-09T19:03:28.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-09T19:03:28.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-09T19:03:28.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-09T19:03:28.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33942026-03-09T19:03:28.858Z
33952026-03-09T19:03:28.858Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
33962026-03-09T19:03:29.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-09T19:03:29.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-09T19:03:29.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-09T19:03:29.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34002026-03-09T19:03:29.715Z
34012026-03-09T19:03:29.715Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34022026-03-09T19:03:33.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-09T19:03:33.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-09T19:03:33.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-09T19:03:33.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34062026-03-09T19:03:33.419Z
34072026-03-09T19:03:33.419Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34082026-03-09T19:03:33.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-09T19:03:33.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-09T19:03:33.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-09T19:03:33.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34122026-03-09T19:03:33.445Z
34132026-03-09T19:03:33.445Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34142026-03-09T19:03:33.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-09T19:03:33.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-09T19:03:33.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-09T19:03:33.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34182026-03-09T19:03:33.446Z
34192026-03-09T19:03:33.446Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34202026-03-09T19:03:33.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-09T19:03:33.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-09T19:03:33.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-09T19:03:33.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34242026-03-09T19:03:33.447Z
34252026-03-09T19:03:33.447Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34262026-03-09T19:03:34.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-09T19:03:34.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-09T19:03:34.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-09T19:03:34.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34302026-03-09T19:03:34.111Z
34312026-03-09T19:03:34.111Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34322026-03-09T19:03:34.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-09T19:03:34.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-09T19:03:34.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-09T19:03:34.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34362026-03-09T19:03:34.980Z
34372026-03-09T19:03:34.980Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34382026-03-09T19:03:35.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-09T19:03:35.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-09T19:03:35.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-09T19:03:35.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34422026-03-09T19:03:35.912Z
34432026-03-09T19:03:35.913Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34442026-03-09T19:03:36.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-09T19:03:36.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-09T19:03:36.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-09T19:03:36.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34482026-03-09T19:03:36.795Z
34492026-03-09T19:03:36.795Zinfo: running `cargo check --bins` on sp-sim (148/256)
34502026-03-09T19:03:37.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-09T19:03:37.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-09T19:03:37.775Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34532026-03-09T19:03:40.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
34542026-03-09T19:03:40.854Z
34552026-03-09T19:03:40.855Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34562026-03-09T19:03:41.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-09T19:03:41.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-09T19:03:41.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34592026-03-09T19:03:41.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
34602026-03-09T19:03:41.810Z
34612026-03-09T19:03:41.810Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34622026-03-09T19:03:42.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-09T19:03:42.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-09T19:03:42.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-09T19:03:42.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
34662026-03-09T19:03:42.772Z
34672026-03-09T19:03:42.772Zinfo: running `cargo check --bins` on db-macros (151/256)
34682026-03-09T19:03:43.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-09T19:03:43.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-09T19:03:43.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-09T19:03:43.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34722026-03-09T19:03:43.635Z
34732026-03-09T19:03:43.635Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34742026-03-09T19:03:44.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-09T19:03:44.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-09T19:03:44.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-09T19:03:44.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34782026-03-09T19:03:44.493Z
34792026-03-09T19:03:44.494Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34802026-03-09T19:03:45.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-09T19:03:45.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-09T19:03:45.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-09T19:03:45.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
34842026-03-09T19:03:45.459Z
34852026-03-09T19:03:45.459Zinfo: running `cargo check --bins` on authz-macros (154/256)
34862026-03-09T19:03:46.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-09T19:03:46.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-09T19:03:46.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-09T19:03:46.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34902026-03-09T19:03:46.320Z
34912026-03-09T19:03:46.320Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34922026-03-09T19:03:47.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-09T19:03:47.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-09T19:03:47.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-09T19:03:47.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
34962026-03-09T19:03:47.271Z
34972026-03-09T19:03:47.271Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
34982026-03-09T19:03:48.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-09T19:03:48.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-09T19:03:48.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-09T19:03:48.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35022026-03-09T19:03:48.216Z
35032026-03-09T19:03:48.216Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35042026-03-09T19:03:48.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-09T19:03:48.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-09T19:03:48.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-09T19:03:48.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35082026-03-09T19:03:49.071Z
35092026-03-09T19:03:49.071Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35102026-03-09T19:03:49.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-09T19:03:49.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-09T19:03:49.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-09T19:03:49.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35142026-03-09T19:03:49.929Z
35152026-03-09T19:03:49.929Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35162026-03-09T19:03:50.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-09T19:03:50.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-09T19:03:50.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-09T19:03:50.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35202026-03-09T19:03:50.806Z
35212026-03-09T19:03:50.806Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35222026-03-09T19:03:51.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-09T19:03:51.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-09T19:03:51.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-09T19:03:51.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35262026-03-09T19:03:51.676Z
35272026-03-09T19:03:51.676Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35282026-03-09T19:03:52.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-09T19:03:52.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-09T19:03:52.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-09T19:03:52.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35322026-03-09T19:03:52.538Z
35332026-03-09T19:03:52.538Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35342026-03-09T19:03:53.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-09T19:03:53.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-09T19:03:53.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-09T19:03:53.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35382026-03-09T19:03:53.505Z
35392026-03-09T19:03:53.505Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35402026-03-09T19:03:54.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-09T19:03:54.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-09T19:03:54.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-09T19:03:54.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35442026-03-09T19:03:54.470Z
35452026-03-09T19:03:54.470Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35462026-03-09T19:03:55.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-09T19:03:55.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-09T19:03:55.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-09T19:03:55.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35502026-03-09T19:03:55.398Z
35512026-03-09T19:03:55.398Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35522026-03-09T19:03:56.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-09T19:03:56.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-09T19:03:56.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-09T19:03:56.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35562026-03-09T19:03:56.294Z
35572026-03-09T19:03:56.294Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35582026-03-09T19:03:57.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-09T19:03:57.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-09T19:03:57.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-09T19:03:57.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35622026-03-09T19:03:57.193Z
35632026-03-09T19:03:57.193Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35642026-03-09T19:03:57.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-09T19:03:57.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-09T19:03:57.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-09T19:03:57.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35682026-03-09T19:03:58.090Z
35692026-03-09T19:03:58.090Zinfo: running `cargo check --bins` on key-manager (168/256)
35702026-03-09T19:03:58.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-09T19:03:58.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-09T19:03:58.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-09T19:03:58.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35742026-03-09T19:03:58.966Z
35752026-03-09T19:03:58.966Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35762026-03-09T19:03:59.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-09T19:03:59.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-09T19:03:59.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-09T19:03:59.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35802026-03-09T19:03:59.862Z
35812026-03-09T19:03:59.862Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35822026-03-09T19:04:00.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-09T19:04:00.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-09T19:04:00.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-09T19:04:00.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35862026-03-09T19:04:00.747Z
35872026-03-09T19:04:00.747Zinfo: running `cargo check --bins` on typed-rng (171/256)
35882026-03-09T19:04:01.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-09T19:04:01.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-09T19:04:01.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-09T19:04:01.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
35922026-03-09T19:04:01.600Z
35932026-03-09T19:04:01.600Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35942026-03-09T19:04:02.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-09T19:04:02.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-09T19:04:02.770Z Compiling libefi-sys v0.1.0
35972026-03-09T19:04:02.773Z Compiling bitfield-struct v0.6.2
35982026-03-09T19:04:02.930Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35992026-03-09T19:04:02.945Z Compiling xshell-macros v0.2.7
36002026-03-09T19:04:02.961Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36012026-03-09T19:04:02.984Z Compiling salty v0.3.0
36022026-03-09T19:04:03.007Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36032026-03-09T19:04:03.029Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36042026-03-09T19:04:03.052Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36052026-03-09T19:04:03.546Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36062026-03-09T19:04:03.632Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36072026-03-09T19:04:03.673Z Checking xshell v0.2.7
36082026-03-09T19:04:03.843Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36092026-03-09T19:04:03.905Z Checking primeorder v0.13.6
36102026-03-09T19:04:04.004Z Compiling proc-macro-error-attr2 v2.0.0
36112026-03-09T19:04:04.042Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36122026-03-09T19:04:04.089Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36132026-03-09T19:04:04.180Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36142026-03-09T19:04:04.384Z Checking p384 v0.13.1
36152026-03-09T19:04:04.446Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36162026-03-09T19:04:04.497Z Compiling nix v0.31.1
36172026-03-09T19:04:04.752Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182026-03-09T19:04:04.806Z Compiling proc-macro-error2 v2.0.1
36192026-03-09T19:04:05.070Z Compiling num-derive v0.3.3
36202026-03-09T19:04:05.222Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36212026-03-09T19:04:05.308Z Compiling unicase v2.9.0
36222026-03-09T19:04:05.355Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36232026-03-09T19:04:05.433Z Compiling tabled_derive v0.11.0
36242026-03-09T19:04:05.623Z Checking papergrid v0.17.0
36252026-03-09T19:04:05.734Z Compiling mime_guess v2.0.5
36262026-03-09T19:04:06.125Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36272026-03-09T19:04:06.930Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36282026-03-09T19:04:06.957Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36292026-03-09T19:04:07.176Z Checking libscf-sys v1.1.0
36302026-03-09T19:04:07.196Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36312026-03-09T19:04:07.217Z Checking testing_table v0.3.0
36322026-03-09T19:04:07.373Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36332026-03-09T19:04:07.406Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36342026-03-09T19:04:07.764Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-09T19:04:07.787Z Checking corncobs v0.1.4
36362026-03-09T19:04:08.023Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36372026-03-09T19:04:08.193Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36382026-03-09T19:04:08.239Z Checking tabled v0.20.0
36392026-03-09T19:04:08.270Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36402026-03-09T19:04:08.297Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36412026-03-09T19:04:08.455Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36422026-03-09T19:04:08.706Z Checking secrecy v0.8.0
36432026-03-09T19:04:08.726Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36442026-03-09T19:04:08.927Z Checking http-range v0.1.5
36452026-03-09T19:04:09.059Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36462026-03-09T19:04:10.132Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36472026-03-09T19:04:10.206Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36482026-03-09T19:04:10.293Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36492026-03-09T19:04:10.325Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36502026-03-09T19:04:10.351Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36512026-03-09T19:04:10.683Z Checking atty v0.2.14
36522026-03-09T19:04:10.849Z Checking crc8 v0.1.1
36532026-03-09T19:04:10.871Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36542026-03-09T19:04:10.928Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36552026-03-09T19:04:10.953Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36562026-03-09T19:04:11.049Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36572026-03-09T19:04:11.129Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36582026-03-09T19:04:11.599Z Checking hyper-staticfile v0.10.1
36592026-03-09T19:04:11.678Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36602026-03-09T19:04:11.742Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36612026-03-09T19:04:12.145Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36622026-03-09T19:04:12.343Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36632026-03-09T19:04:12.552Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36642026-03-09T19:04:12.780Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36652026-03-09T19:04:12.807Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36662026-03-09T19:04:12.906Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36672026-03-09T19:04:13.003Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682026-03-09T19:04:13.489Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36692026-03-09T19:04:13.627Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36702026-03-09T19:04:13.806Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36712026-03-09T19:04:13.985Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36722026-03-09T19:04:15.766Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36732026-03-09T19:04:15.792Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36742026-03-09T19:04:16.152Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36752026-03-09T19:04:16.500Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36762026-03-09T19:04:17.160Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36772026-03-09T19:04:17.618Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36782026-03-09T19:04:26.218Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36792026-03-09T19:04:45.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.16s
36802026-03-09T19:04:46.019Z
36812026-03-09T19:04:46.019Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36822026-03-09T19:04:46.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832026-03-09T19:04:46.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842026-03-09T19:04:47.127Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-09T19:05:06.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.46s
36862026-03-09T19:05:06.716Z
36872026-03-09T19:05:06.717Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36882026-03-09T19:05:07.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-09T19:05:07.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-09T19:05:07.807Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-09T19:05:27.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.81s
36922026-03-09T19:05:32.121Z
36932026-03-09T19:05:32.121Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36942026-03-09T19:05:32.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-09T19:05:32.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-09T19:05:32.191Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-09T19:05:48.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.47s
36982026-03-09T19:05:48.494Z
36992026-03-09T19:05:48.494Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37002026-03-09T19:05:49.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-09T19:05:49.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-09T19:05:49.579Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-09T19:06:08.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.34s
37042026-03-09T19:06:09.072Z
37052026-03-09T19:06:09.072Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37062026-03-09T19:06:09.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-09T19:06:09.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-09T19:06:10.163Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-09T19:06:29.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s
37102026-03-09T19:06:29.836Z
37112026-03-09T19:06:29.836Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37122026-03-09T19:06:30.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-09T19:06:30.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-09T19:06:30.909Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-09T19:06:50.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.64s
37162026-03-09T19:06:50.726Z
37172026-03-09T19:06:50.726Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37182026-03-09T19:06:51.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-09T19:06:51.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-09T19:06:51.831Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-09T19:07:11.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.81s
37222026-03-09T19:07:11.776Z
37232026-03-09T19:07:11.776Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37242026-03-09T19:07:12.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-09T19:07:12.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-09T19:07:12.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272026-03-09T19:07:12.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37282026-03-09T19:07:12.682Z
37292026-03-09T19:07:12.682Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37302026-03-09T19:07:13.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-09T19:07:13.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-09T19:07:13.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-09T19:07:13.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37342026-03-09T19:07:13.579Z
37352026-03-09T19:07:13.579Zinfo: running `cargo check --bins` on range-requests (182/256)
37362026-03-09T19:07:14.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-09T19:07:14.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-09T19:07:14.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-09T19:07:14.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
37402026-03-09T19:07:14.436Z
37412026-03-09T19:07:14.437Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37422026-03-09T19:07:15.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-09T19:07:15.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-09T19:07:15.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-09T19:07:15.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
37462026-03-09T19:07:15.315Z
37472026-03-09T19:07:15.315Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37482026-03-09T19:07:16.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-09T19:07:16.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-09T19:07:16.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-09T19:07:16.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37522026-03-09T19:07:16.224Z
37532026-03-09T19:07:16.224Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37542026-03-09T19:07:17.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-09T19:07:17.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-09T19:07:17.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-09T19:07:17.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37582026-03-09T19:07:17.113Z
37592026-03-09T19:07:17.113Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37602026-03-09T19:07:17.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-09T19:07:17.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-09T19:07:17.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-09T19:07:17.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37642026-03-09T19:07:18.010Z
37652026-03-09T19:07:18.010Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37662026-03-09T19:07:18.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-09T19:07:18.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-09T19:07:18.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-09T19:07:18.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37702026-03-09T19:07:18.929Z
37712026-03-09T19:07:18.929Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37722026-03-09T19:07:19.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-09T19:07:19.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-09T19:07:19.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-09T19:07:19.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37762026-03-09T19:07:19.826Z
37772026-03-09T19:07:19.826Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37782026-03-09T19:07:20.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-09T19:07:20.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-09T19:07:20.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-09T19:07:20.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37822026-03-09T19:07:20.724Z
37832026-03-09T19:07:20.724Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37842026-03-09T19:07:21.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-09T19:07:21.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-09T19:07:21.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-09T19:07:21.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37882026-03-09T19:07:21.616Z
37892026-03-09T19:07:21.616Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37902026-03-09T19:07:22.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-09T19:07:22.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-09T19:07:22.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-09T19:07:22.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37942026-03-09T19:07:22.524Z
37952026-03-09T19:07:22.525Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
37962026-03-09T19:07:23.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-09T19:07:23.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-09T19:07:23.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-09T19:07:23.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38002026-03-09T19:07:23.419Z
38012026-03-09T19:07:23.419Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38022026-03-09T19:07:24.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-09T19:07:24.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-09T19:07:24.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-09T19:07:24.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38062026-03-09T19:07:24.315Z
38072026-03-09T19:07:24.315Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38082026-03-09T19:07:25.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-09T19:07:25.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-09T19:07:25.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-09T19:07:25.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
38122026-03-09T19:07:25.267Z
38132026-03-09T19:07:25.267Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38142026-03-09T19:07:26.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-09T19:07:26.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-09T19:07:26.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-09T19:07:26.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38182026-03-09T19:07:26.227Z
38192026-03-09T19:07:26.227Zinfo: running `cargo check --bins` on update-common (196/256)
38202026-03-09T19:07:26.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-09T19:07:26.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-09T19:07:26.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-09T19:07:27.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38242026-03-09T19:07:27.101Z
38252026-03-09T19:07:27.101Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38262026-03-09T19:07:27.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-09T19:07:27.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-09T19:07:27.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-09T19:07:27.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38302026-03-09T19:07:28.064Z
38312026-03-09T19:07:28.064Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38322026-03-09T19:07:28.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-09T19:07:28.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-09T19:07:29.151Z Compiling fs-err v2.11.0
38352026-03-09T19:07:29.154Z Checking ignore v0.4.25
38362026-03-09T19:07:29.154Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38372026-03-09T19:07:29.154Z Checking predicates-tree v1.0.13
38382026-03-09T19:07:29.283Z Checking parse-size v1.1.0
38392026-03-09T19:07:29.346Z Checking rand_seeder v0.4.0
38402026-03-09T19:07:29.349Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38412026-03-09T19:07:29.349Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38422026-03-09T19:07:29.465Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38432026-03-09T19:07:29.497Z Compiling petname v2.0.2
38442026-03-09T19:07:29.594Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38452026-03-09T19:07:29.862Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38462026-03-09T19:07:29.944Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38472026-03-09T19:07:30.083Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38482026-03-09T19:07:30.139Z Checking globwalk v0.9.1
38492026-03-09T19:07:30.237Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38502026-03-09T19:07:30.450Z Checking sapling-renderdag v0.1.0
38512026-03-09T19:07:30.475Z Checking camino-tempfile-ext v0.3.3
38522026-03-09T19:07:30.567Z Checking sync-ptr v0.1.4
38532026-03-09T19:07:30.791Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38542026-03-09T19:07:30.845Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38552026-03-09T19:07:30.949Z Checking colored v2.2.0
38562026-03-09T19:07:30.976Z Checking assert_matches v1.5.0
38572026-03-09T19:07:31.491Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38582026-03-09T19:07:31.653Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38592026-03-09T19:07:31.657Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38602026-03-09T19:07:32.522Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38612026-03-09T19:07:34.664Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38622026-03-09T19:07:38.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.08s
38632026-03-09T19:07:38.386Z
38642026-03-09T19:07:38.386Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38652026-03-09T19:07:39.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-03-09T19:07:39.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-03-09T19:07:39.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-03-09T19:07:39.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
38692026-03-09T19:07:39.249Z
38702026-03-09T19:07:39.249Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38712026-03-09T19:07:40.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-09T19:07:40.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-09T19:07:40.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-09T19:07:40.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38752026-03-09T19:07:40.220Z
38762026-03-09T19:07:40.220Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38772026-03-09T19:07:41.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-09T19:07:41.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-09T19:07:41.224Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38802026-03-09T19:07:41.224Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38812026-03-09T19:07:42.195Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38822026-03-09T19:07:44.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
38832026-03-09T19:07:44.803Z
38842026-03-09T19:07:44.803Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38852026-03-09T19:07:45.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-03-09T19:07:45.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-03-09T19:07:45.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-03-09T19:07:45.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38892026-03-09T19:07:45.679Z
38902026-03-09T19:07:45.679Zinfo: running `cargo check --bins` on cert-dev (203/256)
38912026-03-09T19:07:46.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-09T19:07:46.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-09T19:07:46.534Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38942026-03-09T19:07:46.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38952026-03-09T19:07:47.096Z
38962026-03-09T19:07:47.096Zinfo: running `cargo check --bins` on clickana (204/256)
38972026-03-09T19:07:47.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-09T19:07:47.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-09T19:07:48.004Z Compiling darling_core v0.23.0
39002026-03-09T19:07:48.007Z Compiling instability v0.3.11
39012026-03-09T19:07:48.007Z Checking castaway v0.2.4
39022026-03-09T19:07:48.007Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39032026-03-09T19:07:48.007Z Compiling indoc v2.0.7
39042026-03-09T19:07:48.155Z Checking unicode-truncate v1.1.0
39052026-03-09T19:07:48.170Z Checking lru v0.12.5
39062026-03-09T19:07:48.173Z Checking cassowary v0.3.0
39072026-03-09T19:07:48.277Z Checking compact_str v0.8.1
39082026-03-09T19:07:49.875Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39092026-03-09T19:07:50.109Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39102026-03-09T19:07:50.938Z Compiling darling_macro v0.23.0
39112026-03-09T19:07:51.569Z Compiling darling v0.23.0
39122026-03-09T19:07:52.487Z Checking ratatui v0.29.0
39132026-03-09T19:07:54.398Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39142026-03-09T19:07:55.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.21s
39152026-03-09T19:07:55.514Z
39162026-03-09T19:07:55.514Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39172026-03-09T19:07:56.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-03-09T19:07:56.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-03-09T19:07:56.528Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39202026-03-09T19:07:56.532Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39212026-03-09T19:07:57.340Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39222026-03-09T19:07:57.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
39232026-03-09T19:07:58.161Z
39242026-03-09T19:07:58.161Zinfo: running `cargo check --bins` on ch-dev (206/256)
39252026-03-09T19:07:58.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-03-09T19:07:58.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-03-09T19:07:59.163Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39282026-03-09T19:08:00.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
39292026-03-09T19:08:00.454Z
39302026-03-09T19:08:00.454Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39312026-03-09T19:08:01.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-09T19:08:01.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-09T19:08:01.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-03-09T19:08:01.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
39352026-03-09T19:08:01.133Z
39362026-03-09T19:08:01.133Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39372026-03-09T19:08:01.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-09T19:08:01.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-09T19:08:02.125Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39402026-03-09T19:08:02.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
39412026-03-09T19:08:02.932Z
39422026-03-09T19:08:02.932Zinfo: running `cargo check --bins` on db-dev (209/256)
39432026-03-09T19:08:03.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-09T19:08:03.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-09T19:08:03.986Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39462026-03-09T19:08:05.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39472026-03-09T19:08:05.282Z
39482026-03-09T19:08:05.282Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39492026-03-09T19:08:06.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-09T19:08:06.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-09T19:08:06.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-03-09T19:08:06.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39532026-03-09T19:08:06.245Z
39542026-03-09T19:08:06.245Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39552026-03-09T19:08:06.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-09T19:08:07.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-09T19:08:07.096Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39582026-03-09T19:08:08.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
39592026-03-09T19:08:08.292Z
39602026-03-09T19:08:08.292Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39612026-03-09T19:08:09.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-09T19:08:09.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-09T19:08:09.308Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39642026-03-09T19:08:09.308Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39652026-03-09T19:08:09.311Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39662026-03-09T19:08:09.311Z Checking git-stub v1.0.0
39672026-03-09T19:08:09.311Z Compiling trait-variant v0.1.2
39682026-03-09T19:08:09.311Z Checking is_ci v1.2.0
39692026-03-09T19:08:09.311Z Checking maplit v1.0.2
39702026-03-09T19:08:09.437Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39712026-03-09T19:08:09.711Z Checking supports-color v3.0.2
39722026-03-09T19:08:09.714Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39732026-03-09T19:08:09.714Z Checking git-stub-vcs v0.1.0
39742026-03-09T19:08:09.852Z Checking drift v0.1.3
39752026-03-09T19:08:09.915Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39762026-03-09T19:08:10.077Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39772026-03-09T19:08:10.099Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39782026-03-09T19:08:10.402Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39792026-03-09T19:08:10.406Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39802026-03-09T19:08:10.499Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39812026-03-09T19:08:10.521Z Checking dropshot-api-manager v0.5.2
39822026-03-09T19:08:10.792Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39832026-03-09T19:08:11.124Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39842026-03-09T19:08:11.573Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39852026-03-09T19:08:11.976Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39862026-03-09T19:08:20.864Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39872026-03-09T19:08:22.551Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39882026-03-09T19:08:23.459Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39892026-03-09T19:08:24.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.76s
39902026-03-09T19:08:24.290Z
39912026-03-09T19:08:24.290Zinfo: running `cargo check --bins` on installinator-api (213/256)
39922026-03-09T19:08:25.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-03-09T19:08:25.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-03-09T19:08:25.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-03-09T19:08:25.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
39962026-03-09T19:08:25.182Z
39972026-03-09T19:08:25.182Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
39982026-03-09T19:08:26.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-09T19:08:26.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-09T19:08:26.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-09T19:08:26.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
40022026-03-09T19:08:26.128Z
40032026-03-09T19:08:26.128Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40042026-03-09T19:08:26.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-09T19:08:26.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-09T19:08:26.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-09T19:08:26.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
40082026-03-09T19:08:27.063Z
40092026-03-09T19:08:27.063Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40102026-03-09T19:08:27.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-09T19:08:27.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-09T19:08:27.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-09T19:08:27.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
40142026-03-09T19:08:28.021Z
40152026-03-09T19:08:28.021Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40162026-03-09T19:08:28.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-09T19:08:28.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-09T19:08:28.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-09T19:08:28.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
40202026-03-09T19:08:28.927Z
40212026-03-09T19:08:28.927Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40222026-03-09T19:08:29.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-09T19:08:29.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-09T19:08:29.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-09T19:08:29.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
40262026-03-09T19:08:29.787Z
40272026-03-09T19:08:29.787Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40282026-03-09T19:08:30.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-09T19:08:30.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-09T19:08:30.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-09T19:08:30.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
40322026-03-09T19:08:30.719Z
40332026-03-09T19:08:30.719Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40342026-03-09T19:08:31.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-09T19:08:31.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-09T19:08:31.581Z Checking erased-serde v0.4.9
40372026-03-09T19:08:31.584Z Checking ordered-float v2.10.1
40382026-03-09T19:08:31.712Z Checking unicode-xid v0.2.6
40392026-03-09T19:08:31.726Z Checking cargo-platform v0.2.0
40402026-03-09T19:08:32.057Z Checking serde-value v0.7.0
40412026-03-09T19:08:32.292Z Checking serde-untagged v0.1.9
40422026-03-09T19:08:32.556Z Checking cargo-util-schemas v0.8.2
40432026-03-09T19:08:33.837Z Checking cargo_metadata v0.21.0
40442026-03-09T19:08:34.944Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40452026-03-09T19:08:36.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
40462026-03-09T19:08:36.229Z
40472026-03-09T19:08:36.229Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40482026-03-09T19:08:37.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492026-03-09T19:08:37.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502026-03-09T19:08:37.276Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40512026-03-09T19:08:38.126Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40522026-03-09T19:08:38.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
40532026-03-09T19:08:39.050Z
40542026-03-09T19:08:39.050Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40552026-03-09T19:08:39.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562026-03-09T19:08:39.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572026-03-09T19:08:40.285Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40582026-03-09T19:08:40.285Z Compiling vergen-gitcl v1.0.8
40592026-03-09T19:08:40.288Z Compiling dirs-sys-next v0.1.2
40602026-03-09T19:08:40.288Z Compiling glob v0.3.3
40612026-03-09T19:08:40.288Z Compiling crunchy v0.2.4
40622026-03-09T19:08:40.289Z Compiling dsl_auto_type v0.1.3
40632026-03-09T19:08:40.289Z Checking scheduled-thread-pool v0.2.7
40642026-03-09T19:08:40.289Z Compiling diesel_table_macro_syntax v0.2.0
40652026-03-09T19:08:40.781Z Compiling dirs-next v2.0.0
40662026-03-09T19:08:40.805Z Compiling tiny-keccak v2.0.2
40672026-03-09T19:08:40.907Z Checking r2d2 v0.8.10
40682026-03-09T19:08:40.940Z Compiling term v0.7.0
40692026-03-09T19:08:41.200Z Compiling clang-sys v1.8.1
40702026-03-09T19:08:41.223Z Compiling bit-vec v0.6.3
40712026-03-09T19:08:41.270Z Compiling itertools v0.10.5
40722026-03-09T19:08:41.670Z Compiling bit-set v0.5.3
40732026-03-09T19:08:41.880Z Compiling diesel_derives v2.2.7
40742026-03-09T19:08:41.956Z Compiling ascii-canvas v3.0.0
40752026-03-09T19:08:41.980Z Compiling ena v0.14.4
40762026-03-09T19:08:42.202Z Compiling libloading v0.8.9
40772026-03-09T19:08:42.237Z Compiling diff v0.1.13
40782026-03-09T19:08:42.312Z Compiling bindgen v0.71.1
40792026-03-09T19:08:42.420Z Compiling regex-syntax v0.6.29
40802026-03-09T19:08:42.469Z Compiling cexpr v0.6.0
40812026-03-09T19:08:42.798Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40822026-03-09T19:08:43.139Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40832026-03-09T19:08:43.393Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40842026-03-09T19:08:43.412Z Compiling libxml v0.3.3
40852026-03-09T19:08:43.782Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40862026-03-09T19:08:43.904Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40872026-03-09T19:08:43.997Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40882026-03-09T19:08:44.330Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40892026-03-09T19:08:44.356Z Compiling strum_macros v0.24.3
40902026-03-09T19:08:44.509Z Compiling indoc v1.0.9
40912026-03-09T19:08:45.403Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40922026-03-09T19:08:45.750Z Compiling lalrpop v0.19.12
40932026-03-09T19:08:46.471Z Checking derive_builder v0.20.2
40942026-03-09T19:08:46.946Z Compiling oso-derive v0.27.3
40952026-03-09T19:08:47.467Z Checking quick-xml v0.37.5
40962026-03-09T19:08:47.494Z Compiling impl-trait-for-tuples v0.2.3
40972026-03-09T19:08:47.942Z Checking openssl-probe v0.1.6
40982026-03-09T19:08:48.170Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40992026-03-09T19:08:49.656Z Compiling diesel-dtrace v0.4.2
41002026-03-09T19:08:49.782Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41012026-03-09T19:08:50.107Z Checking bb8 v0.8.6
41022026-03-09T19:08:50.178Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41032026-03-09T19:08:50.594Z Checking nonempty v0.12.0
41042026-03-09T19:08:50.694Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41052026-03-09T19:08:50.913Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41062026-03-09T19:08:51.112Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41072026-03-09T19:08:51.355Z Checking support-bundle-viewer v0.1.2
41082026-03-09T19:08:51.379Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41092026-03-09T19:08:51.830Z Checking multimap v0.10.1
41102026-03-09T19:08:52.978Z Checking diesel v2.2.12
41112026-03-09T19:08:55.955Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41122026-03-09T19:08:59.674Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41132026-03-09T19:08:59.702Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41142026-03-09T19:09:00.158Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41152026-03-09T19:09:01.802Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41162026-03-09T19:09:03.420Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41172026-03-09T19:09:03.796Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41182026-03-09T19:09:05.171Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41192026-03-09T19:09:09.578Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41202026-03-09T19:09:20.886Z Compiling samael v0.0.19
41212026-03-09T19:09:30.057Z Checking async-bb8-diesel v0.2.1
41222026-03-09T19:09:32.440Z Compiling polar-core v0.27.3
41232026-03-09T19:09:39.852Z Checking oso v0.27.3
41242026-03-09T19:10:25.212Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41252026-03-09T19:11:22.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
41262026-03-09T19:11:23.070Z
41272026-03-09T19:11:23.070Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41282026-03-09T19:11:23.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292026-03-09T19:11:23.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302026-03-09T19:11:23.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41312026-03-09T19:11:23.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
41322026-03-09T19:11:24.049Z
41332026-03-09T19:11:24.049Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41342026-03-09T19:11:24.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-09T19:11:24.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-09T19:11:24.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-09T19:11:24.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
41382026-03-09T19:11:25.012Z
41392026-03-09T19:11:25.012Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41402026-03-09T19:11:25.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-09T19:11:25.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-09T19:11:25.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-09T19:11:25.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
41442026-03-09T19:11:25.892Z
41452026-03-09T19:11:25.892Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41462026-03-09T19:11:26.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-09T19:11:26.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-09T19:11:27.095Z Compiling libz-sys v1.1.24
41492026-03-09T19:11:27.098Z Compiling libgit2-sys v0.18.3+1.9.2
41502026-03-09T19:11:27.251Z Compiling vergen-git2 v1.0.7
41512026-03-09T19:11:27.254Z Compiling rustls v0.21.12
41522026-03-09T19:11:27.287Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41532026-03-09T19:11:27.290Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41542026-03-09T19:11:27.290Z Compiling nix v0.29.0
41552026-03-09T19:11:27.290Z Checking rustls-webpki v0.101.7
41562026-03-09T19:11:27.634Z Checking sct v0.7.1
41572026-03-09T19:11:27.675Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41582026-03-09T19:11:27.707Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41592026-03-09T19:11:27.870Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41602026-03-09T19:11:28.000Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41612026-03-09T19:11:28.218Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41622026-03-09T19:11:28.260Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41632026-03-09T19:11:28.345Z Checking rustls-pemfile v1.0.4
41642026-03-09T19:11:28.570Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41652026-03-09T19:11:28.603Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41662026-03-09T19:11:28.959Z Checking twox-hash v2.1.2
41672026-03-09T19:11:29.359Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41682026-03-09T19:11:29.428Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41692026-03-09T19:11:30.423Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41702026-03-09T19:11:30.490Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41712026-03-09T19:11:30.682Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41722026-03-09T19:11:30.938Z Checking tokio-rustls v0.24.1
41732026-03-09T19:11:31.364Z Checking progenitor-extras v0.1.0
41742026-03-09T19:11:31.740Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41752026-03-09T19:11:31.813Z Checking fatfs v0.3.6
41762026-03-09T19:11:31.949Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41772026-03-09T19:11:32.001Z Compiling seq-macro v0.3.6
41782026-03-09T19:11:39.314Z Compiling git2 v0.20.4
41792026-03-09T19:11:41.471Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41802026-03-09T19:11:41.641Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41812026-03-09T19:11:43.629Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41822026-03-09T19:13:07.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
41832026-03-09T19:13:07.383Z
41842026-03-09T19:13:07.383Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41852026-03-09T19:13:08.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-03-09T19:13:08.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-03-09T19:13:08.609Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41882026-03-09T19:14:22.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
41892026-03-09T19:14:22.872Z
41902026-03-09T19:14:22.872Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41912026-03-09T19:14:23.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-09T19:14:23.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-09T19:14:23.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41942026-03-09T19:14:23.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41952026-03-09T19:14:23.742Z
41962026-03-09T19:14:23.742Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
41972026-03-09T19:14:24.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-09T19:14:24.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-09T19:14:24.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-09T19:14:24.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
42012026-03-09T19:14:24.729Z
42022026-03-09T19:14:24.729Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42032026-03-09T19:14:25.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-09T19:14:25.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-09T19:14:25.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-09T19:14:25.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
42072026-03-09T19:14:25.658Z
42082026-03-09T19:14:25.658Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42092026-03-09T19:14:26.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-09T19:14:26.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-09T19:14:26.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-03-09T19:14:26.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
42132026-03-09T19:14:26.708Z
42142026-03-09T19:14:26.708Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42152026-03-09T19:14:27.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-03-09T19:14:27.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-03-09T19:14:27.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182026-03-09T19:14:27.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
42192026-03-09T19:14:27.589Z
42202026-03-09T19:14:27.589Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42212026-03-09T19:14:28.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-03-09T19:14:28.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-03-09T19:14:28.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242026-03-09T19:14:28.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
42252026-03-09T19:14:28.540Z
42262026-03-09T19:14:28.540Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42272026-03-09T19:14:29.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-03-09T19:14:29.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-03-09T19:14:29.780Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42302026-03-09T19:14:29.780Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42312026-03-09T19:14:29.944Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42322026-03-09T19:14:29.985Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42332026-03-09T19:14:29.997Z Checking yansi v1.0.1
42342026-03-09T19:14:29.997Z Checking diff v0.1.13
42352026-03-09T19:14:29.997Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-03-09T19:14:29.997Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42372026-03-09T19:14:30.234Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42382026-03-09T19:14:30.503Z Checking pretty_assertions v1.4.1
42392026-03-09T19:14:31.619Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42402026-03-09T19:15:12.507Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42412026-03-09T19:15:12.510Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42422026-03-09T19:15:12.511Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42432026-03-09T19:15:12.511Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42442026-03-09T19:15:12.511Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42452026-03-09T19:15:12.511Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42462026-03-09T19:15:13.795Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42472026-03-09T19:15:15.490Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42482026-03-09T19:16:29.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
42492026-03-09T19:16:29.962Z
42502026-03-09T19:16:29.962Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42512026-03-09T19:16:30.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-03-09T19:16:30.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-03-09T19:16:30.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42542026-03-09T19:16:30.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
42552026-03-09T19:16:30.841Z
42562026-03-09T19:16:30.841Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42572026-03-09T19:16:31.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42582026-03-09T19:16:31.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42592026-03-09T19:16:31.911Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42602026-03-09T19:16:32.041Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42612026-03-09T19:16:32.044Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42622026-03-09T19:16:58.888Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42632026-03-09T19:16:59.434Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42642026-03-09T19:17:02.341Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42652026-03-09T19:17:02.978Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42662026-03-09T19:17:08.029Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42672026-03-09T19:17:46.968Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42682026-03-09T19:17:47.905Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42692026-03-09T19:17:50.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
42702026-03-09T19:17:50.667Z
42712026-03-09T19:17:50.667Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42722026-03-09T19:17:51.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-03-09T19:17:51.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-03-09T19:17:51.659Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42752026-03-09T19:17:52.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
42762026-03-09T19:17:52.884Z
42772026-03-09T19:17:52.884Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42782026-03-09T19:17:53.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-09T19:17:53.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-09T19:17:53.795Z Compiling blake3 v1.8.3
42812026-03-09T19:17:53.798Z Checking arrayvec v0.7.6
42822026-03-09T19:17:53.915Z Checking arrayref v0.3.9
42832026-03-09T19:17:53.918Z Checking constant_time_eq v0.4.2
42842026-03-09T19:17:53.954Z Checking topological-sort v0.2.2
42852026-03-09T19:17:53.959Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42862026-03-09T19:17:53.959Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42872026-03-09T19:17:53.959Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42882026-03-09T19:17:54.069Z Checking shell-words v1.1.1
42892026-03-09T19:17:55.318Z Checking omicron-zone-package v0.12.2
42902026-03-09T19:17:56.559Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42912026-03-09T19:17:57.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
42922026-03-09T19:17:58.055Z
42932026-03-09T19:17:58.055Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42942026-03-09T19:17:58.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42952026-03-09T19:17:58.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42962026-03-09T19:17:58.981Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42972026-03-09T19:17:59.388Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42982026-03-09T19:17:59.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
42992026-03-09T19:18:00.138Z
43002026-03-09T19:18:00.138Zinfo: running `cargo check --bins` on xtask (240/256)
43012026-03-09T19:18:00.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-03-09T19:18:00.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-03-09T19:18:00.824Z Checking libc v0.2.180
43042026-03-09T19:18:00.827Z Checking serde v1.0.228
43052026-03-09T19:18:00.924Z Checking zerofrom v0.1.6
43062026-03-09T19:18:00.946Z Checking bitflags v2.11.0
43072026-03-09T19:18:00.957Z Checking hashbrown v0.16.1
43082026-03-09T19:18:00.958Z Checking smallvec v1.15.1
43092026-03-09T19:18:00.989Z Checking serde_json v1.0.149
43102026-03-09T19:18:00.993Z Checking scroll v0.12.0
43112026-03-09T19:18:01.142Z Checking yoke v0.8.1
43122026-03-09T19:18:01.231Z Checking num-traits v0.2.19
43132026-03-09T19:18:01.315Z Checking thiserror v1.0.69
43142026-03-09T19:18:01.474Z Checking log v0.4.29
43152026-03-09T19:18:01.488Z Checking percent-encoding v2.3.2
43162026-03-09T19:18:01.491Z Checking zerovec v0.11.5
43172026-03-09T19:18:01.733Z Checking zerotrie v0.2.3
43182026-03-09T19:18:01.752Z Checking errno v0.3.14
43192026-03-09T19:18:01.770Z Checking goblin v0.8.2
43202026-03-09T19:18:01.901Z Checking serde_spanned v0.6.9
43212026-03-09T19:18:01.962Z Checking rustix v1.1.3
43222026-03-09T19:18:02.074Z Checking indexmap v2.13.0
43232026-03-09T19:18:02.141Z Checking toml_datetime v0.6.11
43242026-03-09T19:18:02.262Z Checking zerocopy v0.7.35
43252026-03-09T19:18:02.479Z Checking form_urlencoded v1.2.2
43262026-03-09T19:18:02.508Z Checking tinystr v0.8.2
43272026-03-09T19:18:02.509Z Checking potential_utf v0.1.4
43282026-03-09T19:18:02.727Z Checking getrandom v0.4.1
43292026-03-09T19:18:02.746Z Checking ordered-float v2.10.1
43302026-03-09T19:18:02.762Z Checking icu_collections v2.1.1
43312026-03-09T19:18:02.860Z Checking icu_locale_core v2.1.1
43322026-03-09T19:18:02.954Z Checking thiserror v2.0.18
43332026-03-09T19:18:03.128Z Checking syn v2.0.117
43342026-03-09T19:18:03.291Z Checking serde-value v0.7.0
43352026-03-09T19:18:03.383Z Checking dtrace-parser v0.2.0
43362026-03-09T19:18:03.419Z Checking toml_edit v0.22.27
43372026-03-09T19:18:03.544Z Checking thread-id v4.2.2
43382026-03-09T19:18:03.671Z Checking once_cell v1.21.3
43392026-03-09T19:18:03.734Z Checking cargo-platform v0.2.0
43402026-03-09T19:18:03.897Z Checking memmap v0.7.0
43412026-03-09T19:18:03.985Z Checking terminal_size v0.4.3
43422026-03-09T19:18:04.036Z Checking tempfile v3.25.0
43432026-03-09T19:18:04.062Z Checking fs-err v3.3.0
43442026-03-09T19:18:04.136Z Checking tabled v0.15.0
43452026-03-09T19:18:04.183Z Checking clap_builder v4.5.60
43462026-03-09T19:18:04.217Z Checking icu_provider v2.1.1
43472026-03-09T19:18:04.409Z Checking camino-tempfile v1.4.1
43482026-03-09T19:18:04.447Z Checking textwrap v0.16.2
43492026-03-09T19:18:04.721Z Checking anyhow v1.0.102
43502026-03-09T19:18:04.748Z Checking icu_properties v2.1.2
43512026-03-09T19:18:04.876Z Checking icu_normalizer v2.1.1
43522026-03-09T19:18:05.108Z Checking macaddr v1.0.1
43532026-03-09T19:18:05.475Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43542026-03-09T19:18:05.953Z Checking toml v0.8.23
43552026-03-09T19:18:06.585Z Checking dof v0.3.0
43562026-03-09T19:18:06.604Z Checking idna_adapter v1.2.1
43572026-03-09T19:18:06.633Z Checking cargo_toml v0.21.0
43582026-03-09T19:18:06.760Z Checking idna v1.1.0
43592026-03-09T19:18:07.032Z Checking clap v4.5.60
43602026-03-09T19:18:07.186Z Checking url v2.5.8
43612026-03-09T19:18:07.560Z Checking usdt-impl v0.5.0
43622026-03-09T19:18:07.770Z Checking cargo-util-schemas v0.8.2
43632026-03-09T19:18:07.950Z Checking usdt v0.5.0
43642026-03-09T19:18:09.047Z Checking cargo_metadata v0.21.0
43652026-03-09T19:18:10.133Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43662026-03-09T19:18:10.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
43672026-03-09T19:18:10.960Z
43682026-03-09T19:18:10.960Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43692026-03-09T19:18:11.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-03-09T19:18:11.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-03-09T19:18:12.087Z Checking polyval v0.6.2
43722026-03-09T19:18:12.219Z Checking ctr v0.9.2
43732026-03-09T19:18:12.235Z Checking ssh-encoding v0.2.0
43742026-03-09T19:18:12.238Z Checking blowfish v0.9.1
43752026-03-09T19:18:12.267Z Checking password-hash v0.4.2
43762026-03-09T19:18:12.285Z Checking p256 v0.13.2
43772026-03-09T19:18:12.288Z Checking p521 v0.13.3
43782026-03-09T19:18:12.288Z Checking russh-cryptovec v0.7.3
43792026-03-09T19:18:12.466Z Checking ghash v0.5.1
43802026-03-09T19:18:12.489Z Checking bcrypt-pbkdf v0.10.0
43812026-03-09T19:18:12.511Z Checking md5 v0.7.0
43822026-03-09T19:18:12.556Z Checking num-bigint v0.4.6
43832026-03-09T19:18:12.556Z Checking des v0.8.1
43842026-03-09T19:18:12.669Z Checking aes-gcm v0.10.3
43852026-03-09T19:18:12.691Z Checking pbkdf2 v0.11.0
43862026-03-09T19:18:12.752Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43872026-03-09T19:18:12.792Z Checking hex-literal v0.4.1
43882026-03-09T19:18:12.814Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43892026-03-09T19:18:12.852Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43902026-03-09T19:18:12.935Z Checking ssh-cipher v0.2.0
43912026-03-09T19:18:12.957Z Checking socket2 v0.5.10
43922026-03-09T19:18:12.981Z Checking internet-checksum v0.2.1
43932026-03-09T19:18:13.254Z Checking ssh-key v0.6.7
43942026-03-09T19:18:13.550Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43952026-03-09T19:18:14.383Z Checking russh-keys v0.45.0
43962026-03-09T19:18:15.300Z Checking russh v0.45.0
43972026-03-09T19:18:43.092Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43982026-03-09T19:18:44.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s
43992026-03-09T19:18:45.149Z
44002026-03-09T19:18:45.149Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44012026-03-09T19:18:45.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-03-09T19:18:45.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-03-09T19:18:46.069Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44042026-03-09T19:18:46.072Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44052026-03-09T19:18:46.072Z Checking termios v0.3.3
44062026-03-09T19:18:48.333Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44072026-03-09T19:18:48.526Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44082026-03-09T19:18:51.841Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44092026-03-09T19:18:52.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s
44102026-03-09T19:18:52.931Z
44112026-03-09T19:18:52.931Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44122026-03-09T19:18:53.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-03-09T19:18:53.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-03-09T19:18:53.932Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44152026-03-09T19:18:53.935Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44162026-03-09T19:18:54.062Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44172026-03-09T19:18:54.067Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44182026-03-09T19:18:54.067Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44192026-03-09T19:18:54.710Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44202026-03-09T19:18:54.713Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44212026-03-09T19:18:55.842Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44222026-03-09T19:18:56.067Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44232026-03-09T19:18:56.070Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44242026-03-09T19:18:57.107Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44252026-03-09T19:18:59.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
44262026-03-09T19:18:59.976Z
44272026-03-09T19:18:59.976Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44282026-03-09T19:19:00.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-03-09T19:19:00.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-03-09T19:19:00.861Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44312026-03-09T19:19:01.482Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44322026-03-09T19:19:01.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
44332026-03-09T19:19:02.129Z
44342026-03-09T19:19:02.129Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44352026-03-09T19:19:02.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-09T19:19:02.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-09T19:19:02.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-03-09T19:19:02.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
44392026-03-09T19:19:03.017Z
44402026-03-09T19:19:03.017Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44412026-03-09T19:19:03.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-03-09T19:19:03.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-03-09T19:19:03.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-03-09T19:19:03.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
44452026-03-09T19:19:03.923Z
44462026-03-09T19:19:03.923Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44472026-03-09T19:19:04.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-03-09T19:19:04.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-03-09T19:19:04.970Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44502026-03-09T19:19:05.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
44512026-03-09T19:19:06.014Z
44522026-03-09T19:19:06.014Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44532026-03-09T19:19:06.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-03-09T19:19:06.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-03-09T19:19:06.922Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44562026-03-09T19:19:06.927Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44572026-03-09T19:19:07.244Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44582026-03-09T19:19:07.247Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44592026-03-09T19:19:08.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
44602026-03-09T19:19:08.545Z
44612026-03-09T19:19:08.545Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44622026-03-09T19:19:09.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-03-09T19:19:09.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-03-09T19:19:09.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44652026-03-09T19:19:09.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
44662026-03-09T19:19:09.408Z
44672026-03-09T19:19:09.408Zinfo: running `cargo check --bins` on omicron-package (250/256)
44682026-03-09T19:19:10.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-03-09T19:19:10.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-03-09T19:19:10.339Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44712026-03-09T19:19:11.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
44722026-03-09T19:19:12.124Z
44732026-03-09T19:19:12.124Zinfo: running `cargo check --bins` on tqdb (251/256)
44742026-03-09T19:19:12.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-03-09T19:19:12.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-03-09T19:19:13.211Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44772026-03-09T19:19:13.698Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44782026-03-09T19:19:14.745Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44792026-03-09T19:19:14.748Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44802026-03-09T19:19:22.763Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44812026-03-09T19:19:23.873Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44822026-03-09T19:19:23.876Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44832026-03-09T19:19:23.876Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44842026-03-09T19:19:23.876Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44852026-03-09T19:19:25.292Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44862026-03-09T19:19:36.557Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44872026-03-09T19:19:46.683Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44882026-03-09T19:19:46.686Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44892026-03-09T19:19:46.686Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44902026-03-09T19:19:46.686Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44912026-03-09T19:19:49.035Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44922026-03-09T19:19:51.181Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44932026-03-09T19:19:52.247Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44942026-03-09T19:19:54.297Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44952026-03-09T19:19:55.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.99s
44962026-03-09T19:19:55.359Z
44972026-03-09T19:19:55.359Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
44982026-03-09T19:19:56.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44992026-03-09T19:19:56.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45002026-03-09T19:19:56.341Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45012026-03-09T19:19:56.347Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45022026-03-09T19:19:56.347Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45032026-03-09T19:19:56.494Z Checking rtoolbox v0.0.3
45042026-03-09T19:19:56.497Z Checking tui-tree-widget v0.23.1
45052026-03-09T19:19:56.682Z Checking rpassword v7.4.0
45062026-03-09T19:19:56.856Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45072026-03-09T19:19:58.284Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45082026-03-09T19:20:06.339Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45092026-03-09T19:20:07.411Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45102026-03-09T19:20:09.100Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45112026-03-09T19:20:14.306Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45122026-03-09T19:20:17.381Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45132026-03-09T19:20:18.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.30s
45142026-03-09T19:20:18.885Z
45152026-03-09T19:20:18.885Zinfo: running `cargo check --bins` on wicket (253/256)
45162026-03-09T19:20:19.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45172026-03-09T19:20:19.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45182026-03-09T19:20:19.836Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-03-09T19:20:20.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
45202026-03-09T19:20:20.509Z
45212026-03-09T19:20:20.509Zinfo: running `cargo check --bins` on wicketd (254/256)
45222026-03-09T19:20:21.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-03-09T19:20:21.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-03-09T19:20:21.502Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45252026-03-09T19:20:21.505Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45262026-03-09T19:20:21.505Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45272026-03-09T19:20:21.505Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45282026-03-09T19:20:23.406Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45292026-03-09T19:20:24.323Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45302026-03-09T19:20:29.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s
45312026-03-09T19:20:29.401Z
45322026-03-09T19:20:29.401Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45332026-03-09T19:20:30.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-03-09T19:20:30.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-03-09T19:20:30.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-03-09T19:20:30.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
45372026-03-09T19:20:30.270Z
45382026-03-09T19:20:30.270Zinfo: running `cargo check --bins` on zone-setup (256/256)
45392026-03-09T19:20:31.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-03-09T19:20:31.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-03-09T19:20:31.209Z Checking uzers v0.12.2
45422026-03-09T19:20:31.585Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45432026-03-09T19:20:32.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
45442026-03-09T19:20:32.886Z
45452026-03-09T19:20:32.886Zreal 23:08.133365545
45462026-03-09T19:20:32.886Zuser 41:07.589085716
45472026-03-09T19:20:32.886Zsys 6:26.920460575
45482026-03-09T19:20:32.887Ztrap 0.886073181
45492026-03-09T19:20:32.887Ztflt 0.665696578
45502026-03-09T19:20:32.890Zdflt 0.834826018
45512026-03-09T19:20:32.890Zkflt 0.001901237
45522026-03-09T19:20:32.890Zlock 1:49:40.589381959
45532026-03-09T19:20:32.890Zslp 3:37:06.312808007
45542026-03-09T19:20:32.890Zlat 1:46.746148950
45552026-03-09T19:20:32.890Zstop 5:41.222104680
45562026-03-09T19:20:32.890Zprocess exited: duration 1771478 ms, exit code 0
 
45572026-03-09T19:20:32.897Zfound 0 output files