01KJVEE92J2JSWGHM1ARR237ZT: 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: 01KJVEEP55NB1733S3JFJBFERP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T03:33:14.945Zjob assigned to worker 01KJVEEX2BAEQ9NX51GGZJKWPZ [factory aws, i-003cf818ca72ca996] (queued for 54 s)
 
22026-03-04T03:33:23.576Zstarting task 0: "setup"
32026-03-04T03:33:23.581Z++ uname -s
42026-03-04T03:33:23.584Z+ kern=SunOS
52026-03-04T03:33:23.584Z+ build_user=build
62026-03-04T03:33:23.584Z+ build_uid=12345
72026-03-04T03:33:23.584Z+ work_dir=/work
82026-03-04T03:33:23.584Z+ input_dir=/input
92026-03-04T03:33:23.584Z+ [[ 0 == 12345 ]]
102026-03-04T03:33:23.584Z+ case "$kern" in
112026-03-04T03:33:23.584Z+ groupadd -g 12345 build
122026-03-04T03:33:23.587Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T03:33:25.594Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T03:33:25.729Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T03:33:25.732Z+ home_fs=zfs
162026-03-04T03:33:25.732Z+ [[ zfs == autofs ]]
172026-03-04T03:33:25.732Z+ mkdir -p /home/build
182026-03-04T03:33:25.734Z+ chown build:build /home/build /work
192026-03-04T03:33:27.736Z+ chmod 0700 /home/build /work
202026-03-04T03:33:27.739Zprocess exited: duration 4164 ms, exit code 0
 
212026-03-04T03:33:27.745Zstarting task 1: "rust-toolchain"
222026-03-04T03:33:27.751Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-04T03:33:27.751Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-04T03:33:27.751Z * rust toolchain channel = "1.91.1"
252026-03-04T03:33:27.751Z * rust toolchain profile = "default"
262026-03-04T03:33:27.751Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T03:33:27.751Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T03:33:27.754Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T03:33:27.754Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-04T03:33:27.895Zinfo: downloading installer
312026-03-04T03:33:29.621Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T03:33:29.621Zwarn: /opt/ooce/bin
332026-03-04T03:33:29.621Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T03:33:29.621Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T03:33:29.621Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T03:33:29.621Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T03:33:29.621Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T03:33:29.621Zerror: cannot install while Rust is installed
392026-03-04T03:33:29.621Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T03:33:29.635Zinfo: profile set to 'default'
412026-03-04T03:33:29.635Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T03:33:29.640Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-04T03:33:29.851Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-04T03:33:29.851Zinfo: downloading component 'cargo'
452026-03-04T03:33:31.236Zinfo: downloading component 'clippy'
462026-03-04T03:33:31.746Zinfo: downloading component 'rust-docs'
472026-03-04T03:33:33.866Zinfo: downloading component 'rust-std'
482026-03-04T03:33:36.449Zinfo: downloading component 'rustc'
492026-03-04T03:33:43.826Zinfo: downloading component 'rustfmt'
502026-03-04T03:33:44.092Zinfo: installing component 'cargo'
512026-03-04T03:33:45.019Zinfo: installing component 'clippy'
522026-03-04T03:33:45.421Zinfo: installing component 'rust-docs'
532026-03-04T03:33:47.328Zinfo: installing component 'rust-std'
542026-03-04T03:33:49.233Zinfo: installing component 'rustc'
552026-03-04T03:33:56.111Zinfo: installing component 'rustfmt'
562026-03-04T03:33:56.468Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-04T03:33:56.468Z
582026-03-04T03:33:56.920Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-04T03:33:56.920Z
602026-03-04T03:33:56.923Z
612026-03-04T03:33:56.923ZRust is installed now. Great!
622026-03-04T03:33:56.923Z
632026-03-04T03:33:56.923ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T03:33:56.923Zenvironment variable. This has not been done automatically.
652026-03-04T03:33:56.923Z
662026-03-04T03:33:56.923ZTo configure your current shell, you need to source
672026-03-04T03:33:56.923Zthe corresponding env file under $HOME/.cargo.
682026-03-04T03:33:56.923Z
692026-03-04T03:33:56.923ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T03:33:56.923Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T03:33:56.923Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T03:33:56.923Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T03:33:57.014Z+ rustup --version
742026-03-04T03:33:57.025Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T03:33:57.029Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T03:33:57.119Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-04T03:33:57.122Z+ cargo --version
782026-03-04T03:33:57.195Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-04T03:33:57.198Z+ rustc --version
802026-03-04T03:33:57.278Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-04T03:33:57.282Zprocess exited: duration 29529 ms, exit code 0
 
822026-03-04T03:33:57.288Zstarting task 2: "authentication"
832026-03-04T03:33:57.312Zprocess exited: duration 23 ms, exit code 0
 
842026-03-04T03:33:57.319Zstarting task 3: "clone repository"
852026-03-04T03:33:57.325Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-04T03:33:57.330Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-04T03:33:57.364ZCloning into '/work/oxidecomputer/omicron'...
882026-03-04T03:34:10.652Z+ cd /work/oxidecomputer/omicron
892026-03-04T03:34:10.656Z+ git fetch origin 572705112237735f0caffd1a0669a4b706c141b0
902026-03-04T03:34:10.961ZFrom https://github.com/oxidecomputer/omicron
912026-03-04T03:34:10.961Z * branch 572705112237735f0caffd1a0669a4b706c141b0 -> FETCH_HEAD
922026-03-04T03:34:10.973Z+ [[ -n john/bootstore-next-version ]]
932026-03-04T03:34:10.976Z++ git branch --show-current
942026-03-04T03:34:10.980Z+ current=main
952026-03-04T03:34:10.980Z+ [[ main != john/bootstore-next-version ]]
962026-03-04T03:34:10.980Z+ git branch -f john/bootstore-next-version 572705112237735f0caffd1a0669a4b706c141b0
972026-03-04T03:34:10.983Z+ git checkout -f john/bootstore-next-version
982026-03-04T03:34:11.344ZSwitched to branch 'john/bootstore-next-version'
992026-03-04T03:34:11.347Z+ git reset --hard 572705112237735f0caffd1a0669a4b706c141b0
1002026-03-04T03:34:11.380ZHEAD is now at 572705112 Merge branch 'john/bootstore-versioning' into john/bootstore-next-version
1012026-03-04T03:34:11.383Zprocess exited: duration 14058 ms, exit code 0
 
1022026-03-04T03:34:11.420Zstarting task 4: "build"
1032026-03-04T03:34:11.425Z+ source .github/buildomat/ci-env.sh
1042026-03-04T03:34:11.429Z++ export CARGO_TERM_COLOR=always
1052026-03-04T03:34:11.429Z++ CARGO_TERM_COLOR=always
1062026-03-04T03:34:11.429Z+ cargo --version
1072026-03-04T03:34:11.491Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-04T03:34:11.496Z+ rustc --version
1092026-03-04T03:34:11.574Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-04T03:34:11.578Z+ source ./env.sh
1112026-03-04T03:34:11.578Z++ OLD_SHELL_OPTS=ehxB
1122026-03-04T03:34:11.578Z++ set -o xtrace
1132026-03-04T03:34:11.578Z++++ dirname ./env.sh
1142026-03-04T03:34:11.583Z+++ readlink -f .
1152026-03-04T03:34:11.586Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-04T03:34:11.586Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-04T03:34:11.586Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-04T03:34:11.586Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-03-04T03:34:11.586Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-03-04T03:34:11.586Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-03-04T03:34:11.586Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-03-04T03:34:11.586Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-03-04T03:34:11.586Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-03-04T03:34:11.586Z++ case $OLD_SHELL_OPTS in
1252026-03-04T03:34:11.586Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-04T03:34:11.586Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-03-04T03:34:11.586Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-03-04T03:34:11.586Z+ banner prerequisites
1292026-03-04T03:34:11.586Z
1302026-03-04T03:34:11.587Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-04T03:34:11.587Z # # # # # # # # # # # # # # #
1322026-03-04T03:34:11.587Z # # # # ##### # # ##### # # # # # #### #
1332026-03-04T03:34:11.587Z ##### ##### # ##### # # # # # # # # #
1342026-03-04T03:34:11.587Z # # # # # # # # # # # # # # #
1352026-03-04T03:34:11.587Z # # # ###### # # ###### ### # #### # #### #
1362026-03-04T03:34:11.587Z
1372026-03-04T03:34:11.587Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-04T03:34:22.916Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-04T03:34:33.479Z Startup: Caching catalogs ... Done
1402026-03-04T03:34:57.879ZPlanning: Solver setup ... Done (22.561s)
1412026-03-04T03:34:58.044ZPlanning: Running solver ... Done (0.166s)
1422026-03-04T03:34:58.225ZPlanning: Finding local manifests ... Done (0.003s)
1432026-03-04T03:34:58.239ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-04T03:34:58.382ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-04T03:34:58.431ZPlanning: Package planning ... Done (0.050s)
1462026-03-04T03:34:58.482ZPlanning: Merging actions ... Done (0.050s)
1472026-03-04T03:34:58.772ZPlanning: Checking for conflicting actions ... Done (0.290s)
1482026-03-04T03:34:58.799ZPlanning: Consolidating action changes ... Done (0.011s)
1492026-03-04T03:35:00.123ZPlanning: Evaluating mediators ... Done (1.337s)
1502026-03-04T03:35:00.133ZPlanning: Planning completed in 26.49 seconds
1512026-03-04T03:35:00.148Z Packages to install: 4
1522026-03-04T03:35:00.148Z Mediators to change: 2
1532026-03-04T03:35:00.151Z Services to change: 1
1542026-03-04T03:35:00.151Z Estimated space available: 155.43 GB
1552026-03-04T03:35:00.151ZEstimated space to be consumed: 1.82 GB
1562026-03-04T03:35:00.151Z Create boot environment: No
1572026-03-04T03:35:00.151ZCreate backup boot environment: No
1582026-03-04T03:35:00.151Z Rebuild boot archive: No
1592026-03-04T03:35:00.151Z
1602026-03-04T03:35:00.151ZChanged mediators:
1612026-03-04T03:35:00.151Z mediator clang:
1622026-03-04T03:35:00.151Z version: None -> 15 (system default)
1632026-03-04T03:35:00.151Z
1642026-03-04T03:35:00.151Z mediator llvm:
1652026-03-04T03:35:00.151Z version: 14 (system default) -> 15 (system default)
1662026-03-04T03:35:00.151Z
1672026-03-04T03:35:00.151ZChanged packages:
1682026-03-04T03:35:00.151Zhelios-dev
1692026-03-04T03:35:00.152Z developer/build-essential
1702026-03-04T03:35:00.152Z None -> 11-2.0
1712026-03-04T03:35:00.152Z library/libxmlsec1
1722026-03-04T03:35:00.152Z None -> 1.2.35-2.0
1732026-03-04T03:35:00.152Z ooce/developer/clang-15
1742026-03-04T03:35:00.152Z None -> 15.0.7-2.0
1752026-03-04T03:35:00.152Z ooce/developer/llvm-15
1762026-03-04T03:35:00.152Z None -> 15.0.7-2.0
1772026-03-04T03:35:00.152Z
1782026-03-04T03:35:00.152ZServices:
1792026-03-04T03:35:00.152Z restart_fmri:
1802026-03-04T03:35:00.152Z svc:/system/update-man-index:default
1812026-03-04T03:35:00.206Z
1822026-03-04T03:35:00.206ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-04T03:35:05.238ZDownload: 2220/3290 items 119.2/212.6MB 56% complete (26.8M/s)
1842026-03-04T03:35:10.348ZDownload: 3244/3290 items 203.1/212.6MB 95% complete (24.6M/s)
1852026-03-04T03:35:15.457ZDownload: 3275/3290 items 208.9/212.6MB 98% complete (8.9M/s)
1862026-03-04T03:35:16.725ZDownload: Completed 212.60 MB in 16.52 seconds (12.9M/s)
1872026-03-04T03:35:16.921Z Actions: 1/3689 actions (Installing new actions)
1882026-03-04T03:35:21.538Z Actions: Completed 3689 actions in 4.62 seconds.
1892026-03-04T03:35:21.978Z Done (0.435s)
1902026-03-04T03:35:21.978Z Done (0.000s)
1912026-03-04T03:35:23.132Z Done (1.153s)
1922026-03-04T03:35:27.847Z Done (4.343s)
1932026-03-04T03:35:27.935Z Done (0.020s)
1942026-03-04T03:35:27.938Z Done (0.000s)
1952026-03-04T03:35:28.165Z Done (0.000s)
1962026-03-04T03:35:29.191ZPlanning: Evaluating mediator changes ... Done
1972026-03-04T03:35:29.366ZPlanning: Checking for conflicting actions ... Done
1982026-03-04T03:35:29.370ZPlanning: Consolidating action changes ... Done
1992026-03-04T03:35:29.660ZPlanning: Evaluating mediators ... Done
2002026-03-04T03:35:29.663ZPlanning: Planning completed in 0.47 seconds
2012026-03-04T03:35:29.695Z Mediators to change: 2
2022026-03-04T03:35:29.695Z Create boot environment: No
2032026-03-04T03:35:29.698ZCreate backup boot environment: No
2042026-03-04T03:35:29.784Z Done
2052026-03-04T03:35:29.784Z Done
2062026-03-04T03:35:30.622Z Done
2072026-03-04T03:35:34.645Z Done
2082026-03-04T03:35:34.761Z Done
2092026-03-04T03:35:34.764Z Done
2102026-03-04T03:35:34.874Z Done
2112026-03-04T03:35:35.561ZPlanning: Evaluating mediator changes ... Done
2122026-03-04T03:35:35.565ZPlanning: Merging actions ... Done
2132026-03-04T03:35:35.769ZPlanning: Checking for conflicting actions ... Done
2142026-03-04T03:35:35.772ZPlanning: Consolidating action changes ... Done
2152026-03-04T03:35:36.057ZPlanning: Evaluating mediators ... Done
2162026-03-04T03:35:36.119ZPlanning: Planning completed in 0.82 seconds
2172026-03-04T03:35:36.156Z Packages to change: 1
2182026-03-04T03:35:36.156Z Mediators to change: 1
2192026-03-04T03:35:36.156Z Services to change: 1
2202026-03-04T03:35:36.159Z Create boot environment: No
2212026-03-04T03:35:36.159ZCreate backup boot environment: Yes
2222026-03-04T03:35:38.891Z Actions: 1/6 actions (Updating modified actions)
2232026-03-04T03:35:38.894Z Actions: Completed 6 actions in 0.00 seconds.
2242026-03-04T03:35:38.894Z Done
2252026-03-04T03:35:38.894Z Done
2262026-03-04T03:35:39.113Z Done
2272026-03-04T03:35:43.061Z Done
2282026-03-04T03:35:43.160Z Done
2292026-03-04T03:35:43.163Z Done
2302026-03-04T03:35:43.333Z Done
2312026-03-04T03:35:43.850ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-03-04T03:35:43.850Zclang system 15 system
2332026-03-04T03:35:43.851Zcsh system system illumos
2342026-03-04T03:35:43.851Zctags system system illumos
2352026-03-04T03:35:43.851Zfile system system illumos
2362026-03-04T03:35:43.851Zgcc vendor 12 vendor
2372026-03-04T03:35:43.851Zgcc system 10 system
2382026-03-04T03:35:43.852Zgcc system 7 system
2392026-03-04T03:35:43.852Zgo system 1.20 system
2402026-03-04T03:35:43.852Zgo system 1.19 system
2412026-03-04T03:35:43.852Zllvm system 15 system
2422026-03-04T03:35:43.852Zllvm system 14 system
2432026-03-04T03:35:43.852Zmariadb system 10.6 system
2442026-03-04T03:35:43.852Zmta vendor vendor dma
2452026-03-04T03:35:43.852Zopenjdk system 17 system
2462026-03-04T03:35:43.852Zopenjdk system 11 system
2472026-03-04T03:35:43.852Zopenjdk system 1.8 system
2482026-03-04T03:35:43.852Zopenssl vendor 3 vendor
2492026-03-04T03:35:43.853Zperl system 5.36 system
2502026-03-04T03:35:43.853Zpostgresql system 15 system
2512026-03-04T03:35:43.853Zpostgresql system 13 system
2522026-03-04T03:35:43.853Zpython vendor 3 vendor
2532026-03-04T03:35:43.853Zpython system 2 system
2542026-03-04T03:35:43.853Zpython3 system 3.11 system
2552026-03-04T03:35:43.853Zruby system 3.0 system
2562026-03-04T03:35:43.853Zwords vendor vendor american-english
2572026-03-04T03:35:43.853Zwords system system australian-english
2582026-03-04T03:35:43.854Zwords system system british-english
2592026-03-04T03:35:43.854Zwords system system canadian-english
2602026-03-04T03:35:43.854Zwords system system french
2612026-03-04T03:35:43.854Zwords system system italian
2622026-03-04T03:35:43.854Zwords system system ngerman
2632026-03-04T03:35:43.854Zwords system system ogerman
2642026-03-04T03:35:43.871Zwords system system spanish
2652026-03-04T03:35:44.207ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-04T03:35:44.213Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-04T03:35:50.912ZFMRI IFO
2682026-03-04T03:35:50.912Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-04T03:35:50.912Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-04T03:35:50.912Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-04T03:35:50.912Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-04T03:35:50.912Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-04T03:35:50.912Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-04T03:35:50.912Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-03-04T03:35:50.912Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-03-04T03:35:50.912Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-03-04T03:35:50.912Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-03-04T03:35:50.912Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-03-04T03:35:50.912Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-03-04T03:35:50.912Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-03-04T03:35:50.913Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-03-04T03:35:50.913Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-03-04T03:35:50.913Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-03-04T03:35:52.164Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-04T03:35:52.473Z Updating crates.io index
2862026-03-04T03:35:52.476Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-04T03:35:52.735Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-04T03:35:53.552Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-04T03:35:54.080Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-04T03:35:54.420Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-04T03:35:57.136Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-04T03:35:59.487Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-04T03:36:00.270Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-04T03:36:00.803Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-04T03:36:01.985Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-04T03:36:02.577Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-04T03:36:04.186Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-04T03:36:04.639Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-04T03:36:05.155Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-04T03:36:05.533Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-04T03:36:06.547Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-04T03:36:07.082Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-04T03:36:07.494Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-04T03:36:07.852Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-04T03:36:08.187Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-04T03:36:08.541Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-04T03:36:08.782Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-04T03:36:09.050Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-04T03:36:09.541Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-04T03:36:11.477Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-03-04T03:36:12.133Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-03-04T03:36:12.439Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-03-04T03:36:12.759Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-03-04T03:36:13.168Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-03-04T03:36:15.255Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-03-04T03:36:15.486Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-03-04T03:36:15.848Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-03-04T03:36:16.219Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-03-04T03:36:16.577Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-03-04T03:36:17.018Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-03-04T03:36:17.275Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-03-04T03:36:17.511Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-03-04T03:36:17.914Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-03-04T03:36:36.686Z Downloading crates ...
3252026-03-04T03:36:36.781Z Downloaded fnv v1.0.7
3262026-03-04T03:36:36.785Z Downloaded swrite v0.1.0
3272026-03-04T03:36:36.791Z Downloaded textwrap v0.16.2
3282026-03-04T03:36:36.794Z Downloaded yoke-derive v0.8.1
3292026-03-04T03:36:36.798Z Downloaded sha2 v0.10.9
3302026-03-04T03:36:36.801Z Downloaded papergrid v0.11.0
3312026-03-04T03:36:36.804Z Downloaded icu_locale_core v2.1.1
3322026-03-04T03:36:36.809Z Downloaded serde_core v1.0.228
3332026-03-04T03:36:36.812Z Downloaded unicode-ident v1.0.24
3342026-03-04T03:36:36.815Z Downloaded unicode-xid v0.2.6
3352026-03-04T03:36:36.820Z Downloaded usdt-attr-macro v0.5.0
3362026-03-04T03:36:36.823Z Downloaded thread-id v4.2.2
3372026-03-04T03:36:36.826Z Downloaded toml_write v0.1.2
3382026-03-04T03:36:36.829Z Downloaded utf8parse v0.2.2
3392026-03-04T03:36:36.829Z Downloaded typeid v1.0.3
3402026-03-04T03:36:36.836Z Downloaded zerofrom-derive v0.1.6
3412026-03-04T03:36:36.839Z Downloaded thiserror v2.0.18
3422026-03-04T03:36:36.842Z Downloaded digest v0.10.7
3432026-03-04T03:36:36.845Z Downloaded yoke v0.8.1
3442026-03-04T03:36:36.848Z Downloaded zerovec-derive v0.11.2
3452026-03-04T03:36:36.848Z Downloaded thiserror-impl v2.0.18
3462026-03-04T03:36:36.848Z Downloaded camino-tempfile v1.4.1
3472026-03-04T03:36:36.851Z Downloaded thiserror v1.0.69
3482026-03-04T03:36:36.854Z Downloaded version_check v0.9.5
3492026-03-04T03:36:36.860Z Downloaded pretty-hex v0.4.1
3502026-03-04T03:36:36.863Z Downloaded zerofrom v0.1.6
3512026-03-04T03:36:36.863Z Downloaded cpufeatures v0.2.17
3522026-03-04T03:36:36.867Z Downloaded utf8_iter v1.0.4
3532026-03-04T03:36:36.870Z Downloaded unicode-linebreak v0.1.5
3542026-03-04T03:36:36.870Z Downloaded generic-array v0.14.7
3552026-03-04T03:36:36.873Z Downloaded usdt-macro v0.5.0
3562026-03-04T03:36:36.873Z Downloaded is_terminal_polyfill v1.70.2
3572026-03-04T03:36:36.873Z Downloaded strsim v0.11.1
3582026-03-04T03:36:36.877Z Downloaded stable_deref_trait v1.2.1
3592026-03-04T03:36:36.877Z Downloaded zerotrie v0.2.3
3602026-03-04T03:36:36.881Z Downloaded usdt v0.5.0
3612026-03-04T03:36:36.884Z Downloaded smawk v0.3.2
3622026-03-04T03:36:36.884Z Downloaded itoa v1.0.17
3632026-03-04T03:36:36.887Z Downloaded toml_datetime v0.6.11
3642026-03-04T03:36:36.887Z Downloaded usdt-impl v0.5.0
3652026-03-04T03:36:36.887Z Downloaded heck v0.5.0
3662026-03-04T03:36:36.891Z Downloaded heck v0.4.1
3672026-03-04T03:36:36.891Z Downloaded form_urlencoded v1.2.2
3682026-03-04T03:36:36.894Z Downloaded crypto-common v0.1.7
3692026-03-04T03:36:36.894Z Downloaded zmij v1.0.21
3702026-03-04T03:36:36.894Z Downloaded writeable v0.6.2
3712026-03-04T03:36:36.897Z Downloaded url v2.5.8
3722026-03-04T03:36:36.900Z Downloaded tinystr v0.8.2
3732026-03-04T03:36:36.900Z Downloaded thiserror-impl v1.0.69
3742026-03-04T03:36:36.903Z Downloaded clap_lex v1.0.0
3752026-03-04T03:36:36.903Z Downloaded toml v0.8.23
3762026-03-04T03:36:36.906Z Downloaded potential_utf v0.1.4
3772026-03-04T03:36:36.909Z Downloaded ucd-trie v0.1.7
3782026-03-04T03:36:36.912Z Downloaded idna_adapter v1.2.1
3792026-03-04T03:36:36.915Z Downloaded zerocopy-derive v0.7.35
3802026-03-04T03:36:36.919Z Downloaded tabled_derive v0.7.0
3812026-03-04T03:36:36.922Z Downloaded colorchoice v1.0.4
3822026-03-04T03:36:36.922Z Downloaded memmap v0.7.0
3832026-03-04T03:36:36.925Z Downloaded macaddr v1.0.1
3842026-03-04T03:36:36.925Z Downloaded ordered-float v2.10.1
3852026-03-04T03:36:36.925Z Downloaded toml_edit v0.22.27
3862026-03-04T03:36:36.929Z Downloaded typenum v1.19.0
3872026-03-04T03:36:36.932Z Downloaded cargo-platform v0.2.0
3882026-03-04T03:36:36.936Z Downloaded serde-value v0.7.0
3892026-03-04T03:36:36.936Z Downloaded scroll_derive v0.12.1
3902026-03-04T03:36:36.936Z Downloaded fastrand v2.3.0
3912026-03-04T03:36:36.936Z Downloaded equivalent v1.0.2
3922026-03-04T03:36:36.939Z Downloaded dtrace-parser v0.2.0
3932026-03-04T03:36:36.939Z Downloaded zerocopy v0.7.35
3942026-03-04T03:36:36.951Z Downloaded semver v1.0.27
3952026-03-04T03:36:36.954Z Downloaded zerovec v0.11.5
3962026-03-04T03:36:36.958Z Downloaded winnow v0.7.14
3972026-03-04T03:36:36.966Z Downloaded serde_tokenstream v0.2.3
3982026-03-04T03:36:36.969Z Downloaded unicode-width v0.1.14
3992026-03-04T03:36:36.972Z Downloaded synstructure v0.13.2
4002026-03-04T03:36:36.975Z Downloaded cargo_metadata v0.21.0
4012026-03-04T03:36:36.975Z Downloaded bytecount v0.6.9
4022026-03-04T03:36:36.978Z Downloaded anstyle-query v1.1.5
4032026-03-04T03:36:36.978Z Downloaded anstyle v1.0.13
4042026-03-04T03:36:36.981Z Downloaded anstream v0.6.21
4052026-03-04T03:36:36.981Z Downloaded unicode-width v0.2.0
4062026-03-04T03:36:36.985Z Downloaded terminal_size v0.4.3
4072026-03-04T03:36:36.988Z Downloaded camino v1.2.2
4082026-03-04T03:36:36.988Z Downloaded scroll v0.12.0
4092026-03-04T03:36:36.991Z Downloaded pest_derive v2.8.6
4102026-03-04T03:36:36.994Z Downloaded smallvec v1.15.1
4112026-03-04T03:36:36.994Z Downloaded errno v0.3.14
4122026-03-04T03:36:36.997Z Downloaded quote v1.0.44
4132026-03-04T03:36:36.997Z Downloaded pest_generator v2.8.6
4142026-03-04T03:36:37.000Z Downloaded once_cell v1.21.3
4152026-03-04T03:36:37.000Z Downloaded erased-serde v0.4.9
4162026-03-04T03:36:37.003Z Downloaded clap_derive v4.5.55
4172026-03-04T03:36:37.006Z Downloaded litemap v0.8.1
4182026-03-04T03:36:37.006Z Downloaded tempfile v3.25.0
4192026-03-04T03:36:37.009Z Downloaded bitflags v2.11.0
4202026-03-04T03:36:37.012Z Downloaded serde_spanned v0.6.9
4212026-03-04T03:36:37.012Z Downloaded anyhow v1.0.102
4222026-03-04T03:36:37.015Z Downloaded proc-macro-error-attr v1.0.4
4232026-03-04T03:36:37.018Z Downloaded percent-encoding v2.3.2
4242026-03-04T03:36:37.018Z Downloaded fs-err v3.3.0
4252026-03-04T03:36:37.021Z Downloaded dof v0.3.0
4262026-03-04T03:36:37.021Z Downloaded displaydoc v0.2.5
4272026-03-04T03:36:37.024Z Downloaded anstyle-parse v0.2.7
4282026-03-04T03:36:37.024Z Downloaded cargo_toml v0.21.0
4292026-03-04T03:36:37.024Z Downloaded cfg-if v1.0.4
4302026-03-04T03:36:37.027Z Downloaded byteorder v1.5.0
4312026-03-04T03:36:37.027Z Downloaded block-buffer v0.10.4
4322026-03-04T03:36:37.030Z Downloaded autocfg v1.5.0
4332026-03-04T03:36:37.033Z Downloaded proc-macro-error v1.0.4
4342026-03-04T03:36:37.038Z Downloaded serde_derive v1.0.228
4352026-03-04T03:36:37.041Z Downloaded num-traits v0.2.19
4362026-03-04T03:36:37.045Z Downloaded cargo-util-schemas v0.8.2
4372026-03-04T03:36:37.048Z Downloaded proc-macro2 v1.0.106
4382026-03-04T03:36:37.054Z Downloaded serde-untagged v0.1.9
4392026-03-04T03:36:37.057Z Downloaded plain v0.2.3
4402026-03-04T03:36:37.071Z Downloaded pest_meta v2.8.6
4412026-03-04T03:36:37.075Z Downloaded icu_normalizer v2.1.1
4422026-03-04T03:36:37.082Z Downloaded icu_normalizer_data v2.1.1
4432026-03-04T03:36:37.092Z Downloaded log v0.4.29
4442026-03-04T03:36:37.097Z Downloaded serde v1.0.228
4452026-03-04T03:36:37.104Z Downloaded clap v4.5.60
4462026-03-04T03:36:37.112Z Downloaded icu_properties v2.1.2
4472026-03-04T03:36:37.115Z Downloaded getrandom v0.4.1
4482026-03-04T03:36:37.118Z Downloaded icu_provider v2.1.1
4492026-03-04T03:36:37.131Z Downloaded memchr v2.8.0
4502026-03-04T03:36:37.137Z Downloaded indexmap v2.13.0
4512026-03-04T03:36:37.141Z Downloaded icu_collections v2.1.1
4522026-03-04T03:36:37.169Z Downloaded serde_json v1.0.149
4532026-03-04T03:36:37.179Z Downloaded pest v2.8.6
4542026-03-04T03:36:37.184Z Downloaded hashbrown v0.16.1
4552026-03-04T03:36:37.188Z Downloaded clap_builder v4.5.60
4562026-03-04T03:36:37.194Z Downloaded idna v1.1.0
4572026-03-04T03:36:37.197Z Downloaded goblin v0.8.2
4582026-03-04T03:36:37.201Z Downloaded icu_properties_data v2.1.2
4592026-03-04T03:36:37.213Z Downloaded tabled v0.15.0
4602026-03-04T03:36:37.226Z Downloaded syn v1.0.109
4612026-03-04T03:36:37.235Z Downloaded syn v2.0.117
4622026-03-04T03:36:37.247Z Downloaded rustix v1.1.3
4632026-03-04T03:36:37.294Z Downloaded libc v0.2.180
4642026-03-04T03:36:37.385Z Compiling proc-macro2 v1.0.106
4652026-03-04T03:36:37.385Z Compiling unicode-ident v1.0.24
4662026-03-04T03:36:37.388Z Compiling quote v1.0.44
4672026-03-04T03:36:37.388Z Compiling serde_core v1.0.228
4682026-03-04T03:36:37.388Z Compiling libc v0.2.180
4692026-03-04T03:36:37.388Z Compiling version_check v0.9.5
4702026-03-04T03:36:37.388Z Compiling serde v1.0.228
4712026-03-04T03:36:37.388Z Compiling stable_deref_trait v1.2.1
4722026-03-04T03:36:37.866Z Compiling memchr v2.8.0
4732026-03-04T03:36:37.893Z Compiling zmij v1.0.21
4742026-03-04T03:36:38.340Z Compiling ucd-trie v0.1.7
4752026-03-04T03:36:38.420Z Compiling itoa v1.0.17
4762026-03-04T03:36:38.846Z Compiling thiserror v1.0.69
4772026-03-04T03:36:38.909Z Compiling autocfg v1.5.0
4782026-03-04T03:36:39.175Z Compiling pest v2.8.6
4792026-03-04T03:36:39.210Z Compiling writeable v0.6.2
4802026-03-04T03:36:39.372Z Compiling litemap v0.8.1
4812026-03-04T03:36:39.631Z Compiling icu_normalizer_data v2.1.1
4822026-03-04T03:36:39.759Z Compiling icu_properties_data v2.1.2
4832026-03-04T03:36:39.888Z Compiling rustix v1.1.3
4842026-03-04T03:36:39.980Z Compiling byteorder v1.5.0
4852026-03-04T03:36:40.480Z Compiling syn v2.0.117
4862026-03-04T03:36:40.570Z Compiling errno v0.3.14
4872026-03-04T03:36:40.599Z Compiling serde_json v1.0.149
4882026-03-04T03:36:40.822Z Compiling bitflags v2.11.0
4892026-03-04T03:36:41.023Z Compiling num-traits v0.2.19
4902026-03-04T03:36:41.051Z Compiling hashbrown v0.16.1
4912026-03-04T03:36:41.257Z Compiling smallvec v1.15.1
4922026-03-04T03:36:41.387Z Compiling typeid v1.0.3
4932026-03-04T03:36:41.689Z Compiling pest_meta v2.8.6
4942026-03-04T03:36:42.066Z Compiling equivalent v1.0.2
4952026-03-04T03:36:42.222Z Compiling indexmap v2.13.0
4962026-03-04T03:36:42.349Z Compiling thread-id v4.2.2
4972026-03-04T03:36:42.515Z Compiling usdt-impl v0.5.0
4982026-03-04T03:36:42.627Z Compiling proc-macro-error-attr v1.0.4
4992026-03-04T03:36:42.935Z Compiling syn v1.0.109
5002026-03-04T03:36:43.005Z Compiling erased-serde v0.4.9
5012026-03-04T03:36:43.425Z Compiling toml_write v0.1.2
5022026-03-04T03:36:43.565Z Compiling winnow v0.7.14
5032026-03-04T03:36:44.188Z Compiling proc-macro-error v1.0.4
5042026-03-04T03:36:44.337Z Compiling plain v0.2.3
5052026-03-04T03:36:44.533Z Compiling log v0.4.29
5062026-03-04T03:36:44.561Z Compiling utf8_iter v1.0.4
5072026-03-04T03:36:44.835Z Compiling camino v1.2.2
5082026-03-04T03:36:44.898Z Compiling getrandom v0.4.1
5092026-03-04T03:36:45.519Z Compiling percent-encoding v2.3.2
5102026-03-04T03:36:45.684Z Compiling thiserror v2.0.18
5112026-03-04T03:36:45.715Z Compiling utf8parse v0.2.2
5122026-03-04T03:36:45.885Z Compiling form_urlencoded v1.2.2
5132026-03-04T03:36:45.920Z Compiling anstyle-parse v0.2.7
5142026-03-04T03:36:46.230Z Compiling ordered-float v2.10.1
5152026-03-04T03:36:46.573Z Compiling terminal_size v0.4.3
5162026-03-04T03:36:46.834Z Compiling anstyle-query v1.1.5
5172026-03-04T03:36:46.838Z Compiling colorchoice v1.0.4
5182026-03-04T03:36:47.037Z Compiling pretty-hex v0.4.1
5192026-03-04T03:36:47.078Z Compiling is_terminal_polyfill v1.70.2
5202026-03-04T03:36:47.136Z Compiling anstyle v1.0.13
5212026-03-04T03:36:47.185Z Compiling cfg-if v1.0.4
5222026-03-04T03:36:47.242Z Compiling synstructure v0.13.2
5232026-03-04T03:36:47.298Z Compiling pest_generator v2.8.6
5242026-03-04T03:36:47.353Z Compiling serde-untagged v0.1.9
5252026-03-04T03:36:47.585Z Compiling anstream v0.6.21
5262026-03-04T03:36:47.629Z Compiling semver v1.0.27
5272026-03-04T03:36:48.294Z Compiling fs-err v3.3.0
5282026-03-04T03:36:48.323Z Compiling heck v0.4.1
5292026-03-04T03:36:48.377Z Compiling once_cell v1.21.3
5302026-03-04T03:36:48.663Z Compiling unicode-width v0.1.14
5312026-03-04T03:36:48.703Z Compiling heck v0.5.0
5322026-03-04T03:36:48.768Z Compiling anyhow v1.0.102
5332026-03-04T03:36:48.794Z Compiling strsim v0.11.1
5342026-03-04T03:36:49.161Z Compiling fnv v1.0.7
5352026-03-04T03:36:49.209Z Compiling unicode-xid v0.2.6
5362026-03-04T03:36:49.212Z Compiling bytecount v0.6.9
5372026-03-04T03:36:49.383Z Compiling fastrand v2.3.0
5382026-03-04T03:36:49.426Z Compiling clap_lex v1.0.0
5392026-03-04T03:36:49.475Z Compiling papergrid v0.11.0
5402026-03-04T03:36:49.891Z Compiling tempfile v3.25.0
5412026-03-04T03:36:49.919Z Compiling clap_builder v4.5.60
5422026-03-04T03:36:49.977Z Compiling memmap v0.7.0
5432026-03-04T03:36:50.099Z Compiling unicode-linebreak v0.1.5
5442026-03-04T03:36:50.348Z Compiling smawk v0.3.2
5452026-03-04T03:36:50.614Z Compiling unicode-width v0.2.0
5462026-03-04T03:36:50.650Z Compiling camino-tempfile v1.4.1
5472026-03-04T03:36:51.130Z Compiling textwrap v0.16.2
5482026-03-04T03:36:51.325Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-03-04T03:36:51.816Z Compiling swrite v0.1.0
5502026-03-04T03:36:51.878Z Compiling tabled_derive v0.7.0
5512026-03-04T03:36:52.094Z Compiling serde_derive v1.0.228
5522026-03-04T03:36:52.132Z Compiling zerofrom-derive v0.1.6
5532026-03-04T03:36:52.205Z Compiling yoke-derive v0.8.1
5542026-03-04T03:36:52.255Z Compiling zerovec-derive v0.11.2
5552026-03-04T03:36:52.371Z Compiling displaydoc v0.2.5
5562026-03-04T03:36:54.038Z Compiling thiserror-impl v1.0.69
5572026-03-04T03:36:54.068Z Compiling zerocopy-derive v0.7.35
5582026-03-04T03:36:55.042Z Compiling pest_derive v2.8.6
5592026-03-04T03:36:55.072Z Compiling scroll_derive v0.12.1
5602026-03-04T03:36:55.498Z Compiling zerofrom v0.1.6
5612026-03-04T03:36:55.744Z Compiling yoke v0.8.1
5622026-03-04T03:36:55.890Z Compiling thiserror-impl v2.0.18
5632026-03-04T03:36:56.033Z Compiling zerocopy v0.7.35
5642026-03-04T03:36:56.135Z Compiling zerovec v0.11.5
5652026-03-04T03:36:56.598Z Compiling zerotrie v0.2.3
5662026-03-04T03:36:57.230Z Compiling dtrace-parser v0.2.0
5672026-03-04T03:36:57.259Z Compiling tinystr v0.8.2
5682026-03-04T03:36:57.344Z Compiling potential_utf v0.1.4
5692026-03-04T03:36:57.412Z Compiling scroll v0.12.0
5702026-03-04T03:36:57.656Z Compiling icu_locale_core v2.1.1
5712026-03-04T03:36:57.687Z Compiling icu_collections v2.1.1
5722026-03-04T03:36:57.738Z Compiling clap_derive v4.5.55
5732026-03-04T03:36:57.994Z Compiling goblin v0.8.2
5742026-03-04T03:36:58.654Z Compiling tabled v0.15.0
5752026-03-04T03:36:59.234Z Compiling icu_provider v2.1.1
5762026-03-04T03:36:59.722Z Compiling icu_properties v2.1.2
5772026-03-04T03:36:59.722Z Compiling icu_normalizer v2.1.1
5782026-03-04T03:37:00.647Z Compiling toml_datetime v0.6.11
5792026-03-04T03:37:00.677Z Compiling serde_spanned v0.6.9
5802026-03-04T03:37:00.844Z Compiling dof v0.3.0
5812026-03-04T03:37:00.960Z Compiling serde_tokenstream v0.2.3
5822026-03-04T03:37:00.963Z Compiling serde-value v0.7.0
5832026-03-04T03:37:01.209Z Compiling toml_edit v0.22.27
5842026-03-04T03:37:01.649Z Compiling cargo-platform v0.2.0
5852026-03-04T03:37:01.775Z Compiling clap v4.5.60
5862026-03-04T03:37:01.841Z Compiling macaddr v1.0.1
5872026-03-04T03:37:01.919Z Compiling idna_adapter v1.2.1
5882026-03-04T03:37:02.192Z Compiling idna v1.1.0
5892026-03-04T03:37:02.780Z Compiling url v2.5.8
5902026-03-04T03:37:02.810Z Compiling usdt-attr-macro v0.5.0
5912026-03-04T03:37:02.842Z Compiling usdt-macro v0.5.0
5922026-03-04T03:37:04.616Z Compiling toml v0.8.23
5932026-03-04T03:37:04.865Z Compiling usdt v0.5.0
5942026-03-04T03:37:05.448Z Compiling cargo-util-schemas v0.8.2
5952026-03-04T03:37:05.448Z Compiling cargo_toml v0.21.0
5962026-03-04T03:37:06.933Z Compiling cargo_metadata v0.21.0
5972026-03-04T03:37:08.802Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982026-03-04T03:37:12.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
5992026-03-04T03:37:12.729Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002026-03-04T03:37:13.575Z Downloading crates ...
6012026-03-04T03:37:13.750Z Downloaded castaway v0.2.4
6022026-03-04T03:37:13.758Z Downloaded assert_matches v1.5.0
6032026-03-04T03:37:13.762Z Downloaded crc8 v0.1.1
6042026-03-04T03:37:13.766Z Downloaded dirs-sys-next v0.1.2
6052026-03-04T03:37:13.770Z Downloaded cancel-safe-futures v0.1.5
6062026-03-04T03:37:13.775Z Downloaded crucible-workspace-hack v0.1.0
6072026-03-04T03:37:13.779Z Downloaded argon2 v0.5.3
6082026-03-04T03:37:13.783Z Downloaded dtrace-parser v0.3.0
6092026-03-04T03:37:13.788Z Downloaded daft-derive v0.1.5
6102026-03-04T03:37:13.794Z Downloaded foreign-types-macros v0.2.3
6112026-03-04T03:37:13.798Z Downloaded data-encoding v2.10.0
6122026-03-04T03:37:13.803Z Downloaded async-stream-impl v0.3.6
6132026-03-04T03:37:13.820Z Downloaded env_logger v0.11.9
6142026-03-04T03:37:13.825Z Downloaded flume v0.11.1
6152026-03-04T03:37:13.831Z Downloaded darling_macro v0.20.11
6162026-03-04T03:37:13.835Z Downloaded bit-set v0.8.0
6172026-03-04T03:37:13.838Z Downloaded bit-set v0.5.3
6182026-03-04T03:37:13.842Z Downloaded curve25519-dalek-derive v0.1.1
6192026-03-04T03:37:13.846Z Downloaded cexpr v0.6.0
6202026-03-04T03:37:13.850Z Downloaded daft v0.1.5
6212026-03-04T03:37:13.854Z Downloaded darling_core v0.21.3
6222026-03-04T03:37:13.861Z Downloaded chacha20poly1305 v0.10.1
6232026-03-04T03:37:13.865Z Downloaded camino-tempfile-ext v0.3.3
6242026-03-04T03:37:13.870Z Downloaded darling v0.21.3
6252026-03-04T03:37:13.876Z Downloaded darling_core v0.23.0
6262026-03-04T03:37:13.883Z Downloaded getrandom v0.3.4
6272026-03-04T03:37:13.889Z Downloaded crossbeam-epoch v0.9.18
6282026-03-04T03:37:13.894Z Downloaded base64 v0.21.7
6292026-03-04T03:37:13.900Z Downloaded diesel_table_macro_syntax v0.2.0
6302026-03-04T03:37:13.903Z Downloaded bitfield-struct v0.6.2
6312026-03-04T03:37:13.907Z Downloaded half v2.7.1
6322026-03-04T03:37:13.913Z Downloaded flagset v0.4.7
6332026-03-04T03:37:13.917Z Downloaded hash32 v0.3.1
6342026-03-04T03:37:13.921Z Downloaded dunce v1.0.5
6352026-03-04T03:37:13.924Z Downloaded foreign-types-shared v0.3.1
6362026-03-04T03:37:13.927Z Downloaded float-ord v0.3.2
6372026-03-04T03:37:13.932Z Downloaded cmake v0.1.57
6382026-03-04T03:37:13.935Z Downloaded futures-core v0.3.32
6392026-03-04T03:37:13.938Z Downloaded ff v0.13.1
6402026-03-04T03:37:13.943Z Downloaded foreign-types v0.5.0
6412026-03-04T03:37:13.946Z Downloaded dropshot-api-manager-types v0.5.2
6422026-03-04T03:37:13.949Z Downloaded dof v0.4.0
6432026-03-04T03:37:13.953Z Downloaded chacha20 v0.9.1
6442026-03-04T03:37:13.957Z Downloaded defmt-macros v1.0.1
6452026-03-04T03:37:13.963Z Downloaded document-features v0.2.12
6462026-03-04T03:37:13.967Z Downloaded defmt v1.0.1
6472026-03-04T03:37:13.971Z Downloaded embedded-io v0.4.0
6482026-03-04T03:37:13.975Z Downloaded http-range v0.1.5
6492026-03-04T03:37:13.978Z Downloaded globwalk v0.9.1
6502026-03-04T03:37:13.983Z Downloaded futures-macro v0.3.32
6512026-03-04T03:37:13.986Z Downloaded fxhash v0.2.1
6522026-03-04T03:37:13.989Z Downloaded console v0.16.2
6532026-03-04T03:37:13.992Z Downloaded futures-task v0.3.32
6542026-03-04T03:37:13.996Z Downloaded funty v2.0.0
6552026-03-04T03:37:13.999Z Downloaded fixedbitset v0.4.2
6562026-03-04T03:37:14.003Z Downloaded fs_extra v1.3.0
6572026-03-04T03:37:14.007Z Downloaded enum-as-inner v0.6.1
6582026-03-04T03:37:14.012Z Downloaded gethostname v0.5.0
6592026-03-04T03:37:14.016Z Downloaded fixedbitset v0.5.7
6602026-03-04T03:37:14.019Z Downloaded http-body v1.0.1
6612026-03-04T03:37:14.022Z Downloaded hex-literal v0.4.1
6622026-03-04T03:37:14.025Z Downloaded find-msvc-tools v0.1.9
6632026-03-04T03:37:14.029Z Downloaded httpdate v1.0.3
6642026-03-04T03:37:14.032Z Downloaded hostname v0.4.2
6652026-03-04T03:37:14.037Z Downloaded hash32 v0.2.1
6662026-03-04T03:37:14.040Z Downloaded clang-sys v1.8.1
6672026-03-04T03:37:14.044Z Downloaded hostname v0.3.1
6682026-03-04T03:37:14.048Z Downloaded git-stub v1.0.0
6692026-03-04T03:37:14.053Z Downloaded indent_write v2.2.0
6702026-03-04T03:37:14.056Z Downloaded foldhash v0.1.5
6712026-03-04T03:37:14.060Z Downloaded ed25519 v2.2.3
6722026-03-04T03:37:14.063Z Downloaded ident_case v1.0.1
6732026-03-04T03:37:14.066Z Downloaded is-terminal v0.4.17
6742026-03-04T03:37:14.069Z Downloaded humantime v2.3.0
6752026-03-04T03:37:14.072Z Downloaded foldhash v0.2.0
6762026-03-04T03:37:14.075Z Downloaded instant v0.1.13
6772026-03-04T03:37:14.078Z Downloaded derive_builder v0.20.2
6782026-03-04T03:37:14.084Z Downloaded getrandom v0.2.17
6792026-03-04T03:37:14.088Z Downloaded keccak v0.1.6
6802026-03-04T03:37:14.092Z Downloaded inout v0.1.4
6812026-03-04T03:37:14.095Z Downloaded md-5 v0.10.6
6822026-03-04T03:37:14.099Z Downloaded dyn-clone v1.0.20
6832026-03-04T03:37:14.102Z Downloaded hyper-staticfile v0.10.1
6842026-03-04T03:37:14.106Z Downloaded allocator-api2 v0.2.21
6852026-03-04T03:37:14.112Z Downloaded globset v0.4.18
6862026-03-04T03:37:14.116Z Downloaded highway v1.3.0
6872026-03-04T03:37:14.119Z Downloaded internet-checksum v0.2.1
6882026-03-04T03:37:14.122Z Downloaded either v1.15.0
6892026-03-04T03:37:14.126Z Downloaded nibble_vec v0.1.0
6902026-03-04T03:37:14.129Z Downloaded ena v0.14.4
6912026-03-04T03:37:14.132Z Downloaded ecdsa v0.16.9
6922026-03-04T03:37:14.135Z Downloaded libloading v0.8.9
6932026-03-04T03:37:14.138Z Downloaded half v1.8.3
6942026-03-04T03:37:14.141Z Downloaded managed v0.8.0
6952026-03-04T03:37:14.146Z Downloaded ahash v0.8.12
6962026-03-04T03:37:14.150Z Downloaded jobserver v0.1.34
6972026-03-04T03:37:14.153Z Downloaded indoc v2.0.7
6982026-03-04T03:37:14.156Z Downloaded new_debug_unreachable v1.0.6
6992026-03-04T03:37:14.159Z Downloaded linked-hash-map v0.5.6
7002026-03-04T03:37:14.164Z Downloaded hyper-rustls v0.27.7
7012026-03-04T03:37:14.168Z Downloaded ipnet v2.11.0
7022026-03-04T03:37:14.171Z Downloaded console v0.15.11
7032026-03-04T03:37:14.175Z Downloaded multimap v0.10.1
7042026-03-04T03:37:14.178Z Downloaded newtype-uuid-macros v0.1.0
7052026-03-04T03:37:14.181Z Downloaded dropshot_endpoint v0.16.7
7062026-03-04T03:37:14.186Z Downloaded hubpack v0.1.2
7072026-03-04T03:37:14.189Z Downloaded ingot v0.1.1
7082026-03-04T03:37:14.194Z Downloaded maplit v1.0.2
7092026-03-04T03:37:14.198Z Downloaded is_ci v1.2.0
7102026-03-04T03:37:14.198Z Downloaded num-iter v0.1.45
7112026-03-04T03:37:14.201Z Downloaded num-conv v0.2.0
7122026-03-04T03:37:14.201Z Downloaded maybe-uninit v2.0.0
7132026-03-04T03:37:14.204Z Downloaded indexmap v1.9.3
7142026-03-04T03:37:14.208Z Downloaded parse-size v1.1.0
7152026-03-04T03:37:14.211Z Downloaded mime v0.3.17
7162026-03-04T03:37:14.215Z Downloaded num_enum_derive v0.5.11
7172026-03-04T03:37:14.218Z Downloaded normalize-line-endings v0.3.0
7182026-03-04T03:37:14.221Z Downloaded num-derive v0.4.2
7192026-03-04T03:37:14.224Z Downloaded ar_archive_writer v0.5.1
7202026-03-04T03:37:14.227Z Downloaded libsw v3.5.0
7212026-03-04T03:37:14.230Z Downloaded openssl-probe v0.1.6
7222026-03-04T03:37:14.233Z Downloaded ipnetwork v0.21.1
7232026-03-04T03:37:14.239Z Downloaded headers v0.4.1
7242026-03-04T03:37:14.243Z Downloaded memoffset v0.9.1
7252026-03-04T03:37:14.246Z Downloaded native-tls v0.2.18
7262026-03-04T03:37:14.251Z Downloaded pbkdf2 v0.11.0
7272026-03-04T03:37:14.254Z Downloaded num-derive v0.3.3
7282026-03-04T03:37:14.257Z Downloaded lock_api v0.4.14
7292026-03-04T03:37:14.260Z Downloaded libsw-core v0.3.2
7302026-03-04T03:37:14.263Z Downloaded packed_struct v0.10.1
7312026-03-04T03:37:14.266Z Downloaded iana-time-zone v0.1.65
7322026-03-04T03:37:14.270Z Downloaded path-slash v0.1.5
7332026-03-04T03:37:14.273Z Downloaded openssl-macros v0.1.1
7342026-03-04T03:37:14.276Z Downloaded md5 v0.7.0
7352026-03-04T03:37:14.279Z Downloaded lru-cache v0.1.2
7362026-03-04T03:37:14.283Z Downloaded precomputed-hash v0.1.1
7372026-03-04T03:37:14.283Z Downloaded phf_shared v0.12.1
7382026-03-04T03:37:14.287Z Downloaded peg-runtime v0.8.5
7392026-03-04T03:37:14.290Z Downloaded phf_shared v0.11.3
7402026-03-04T03:37:14.290Z Downloaded num_threads v0.1.7
7412026-03-04T03:37:14.293Z Downloaded lalrpop-util v0.19.12
7422026-03-04T03:37:14.294Z Downloaded oxnet v0.1.4
7432026-03-04T03:37:14.297Z Downloaded flate2 v1.1.9
7442026-03-04T03:37:14.302Z Downloaded oxide-tokio-rt v0.1.2
7452026-03-04T03:37:14.305Z Downloaded parking_lot_core v0.8.6
7462026-03-04T03:37:14.308Z Downloaded phf v0.13.1
7472026-03-04T03:37:14.312Z Downloaded num_enum_derive v0.7.5
7482026-03-04T03:37:14.315Z Downloaded ignore v0.4.25
7492026-03-04T03:37:14.318Z Downloaded nonempty v0.12.0
7502026-03-04T03:37:14.323Z Downloaded libefi-sys v0.1.0
7512026-03-04T03:37:14.328Z Downloaded match_cfg v0.1.0
7522026-03-04T03:37:14.328Z Downloaded openssl-probe v0.2.1
7532026-03-04T03:37:14.332Z Downloaded olpc-cjson v0.1.4
7542026-03-04T03:37:14.332Z Downloaded pin-project-internal v1.1.11
7552026-03-04T03:37:14.337Z Downloaded password-hash v0.5.0
7562026-03-04T03:37:14.337Z Downloaded parse-display-derive v0.10.0
7572026-03-04T03:37:14.340Z Downloaded nodrop v0.1.14
7582026-03-04T03:37:14.340Z Downloaded hickory-resolver v0.25.2
7592026-03-04T03:37:14.345Z Downloaded password-hash v0.4.2
7602026-03-04T03:37:14.348Z Downloaded pkcs8 v0.10.2
7612026-03-04T03:37:14.351Z Downloaded mime_guess v2.0.5
7622026-03-04T03:37:14.354Z Downloaded heapless v0.8.0
7632026-03-04T03:37:14.358Z Downloaded indicatif v0.18.4
7642026-03-04T03:37:14.363Z Downloaded proc-macro-crate v3.4.0
7652026-03-04T03:37:14.366Z Downloaded num_enum v0.5.11
7662026-03-04T03:37:14.372Z Downloaded pbkdf2 v0.12.2
7672026-03-04T03:37:14.376Z Downloaded litrs v1.0.0
7682026-03-04T03:37:14.379Z Downloaded parking_lot_core v0.9.12
7692026-03-04T03:37:14.382Z Downloaded poly1305 v0.8.0
7702026-03-04T03:37:14.386Z Downloaded powerfmt v0.2.0
7712026-03-04T03:37:14.392Z Downloaded num-rational v0.4.2
7722026-03-04T03:37:14.392Z Downloaded parking_lot v0.11.2
7732026-03-04T03:37:14.395Z Downloaded progenitor-client v0.11.2
7742026-03-04T03:37:14.396Z Downloaded recursive-proc-macro-impl v0.1.1
7752026-03-04T03:37:14.399Z Downloaded peg v0.8.5
7762026-03-04T03:37:14.402Z Downloaded parse-display v0.10.0
7772026-03-04T03:37:14.405Z Downloaded proc-macro-error-attr2 v2.0.0
7782026-03-04T03:37:14.405Z Downloaded pkcs1 v0.7.5
7792026-03-04T03:37:14.409Z Downloaded recursive v0.1.1
7802026-03-04T03:37:14.412Z Downloaded progenitor-macro v0.10.0
7812026-03-04T03:37:14.415Z Downloaded owo-colors v4.3.0
7822026-03-04T03:37:14.418Z Downloaded hashbrown v0.13.2
7832026-03-04T03:37:14.421Z Downloaded polyval v0.6.2
7842026-03-04T03:37:14.424Z Downloaded miniz_oxide v0.8.9
7852026-03-04T03:37:14.427Z Downloaded postgres-types v0.2.12
7862026-03-04T03:37:14.431Z Downloaded nu-ansi-term v0.50.3
7872026-03-04T03:37:14.435Z Downloaded rand_xorshift v0.4.0
7882026-03-04T03:37:14.470Z Downloaded pem-rfc7468 v0.7.0
7892026-03-04T03:37:14.477Z Downloaded pin-project-lite v0.2.17
7902026-03-04T03:37:14.477Z Downloaded rand_core v0.9.5
7912026-03-04T03:37:14.477Z Downloaded psm v0.1.30
7922026-03-04T03:37:14.477Z Downloaded pkcs5 v0.7.1
7932026-03-04T03:37:14.477Z Downloaded rfc6979 v0.4.0
7942026-03-04T03:37:14.477Z Downloaded peg-macros v0.8.5
7952026-03-04T03:37:14.477Z Downloaded rtoolbox v0.0.3
7962026-03-04T03:37:14.477Z Downloaded aes-gcm v0.10.3
7972026-03-04T03:37:14.477Z Downloaded progenitor-extras v0.1.0
7982026-03-04T03:37:14.477Z Downloaded omicron-zone-package v0.12.2
7992026-03-04T03:37:14.477Z Downloaded proc-macro-error2 v2.0.1
8002026-03-04T03:37:14.482Z Downloaded prefix-trie v0.7.0
8012026-03-04T03:37:14.482Z Downloaded rustc_version v0.1.7
8022026-03-04T03:37:14.485Z Downloaded quick-error v1.2.3
8032026-03-04T03:37:14.485Z Downloaded progenitor v0.13.0
8042026-03-04T03:37:14.489Z Downloaded progenitor-macro v0.13.0
8052026-03-04T03:37:14.489Z Downloaded oso v0.27.3
8062026-03-04T03:37:14.493Z Downloaded predicates v3.1.4
8072026-03-04T03:37:14.496Z Downloaded hashbrown v0.12.3
8082026-03-04T03:37:14.505Z Downloaded r2d2 v0.8.10
8092026-03-04T03:37:14.508Z Downloaded phf v0.12.1
8102026-03-04T03:37:14.508Z Downloaded aws-lc-rs v1.16.0
8112026-03-04T03:37:14.516Z Downloaded jiff-static v0.2.21
8122026-03-04T03:37:14.519Z Downloaded crossterm v0.28.1
8132026-03-04T03:37:14.526Z Downloaded rand_seeder v0.4.0
8142026-03-04T03:37:14.529Z Downloaded ppv-lite86 v0.2.21
8152026-03-04T03:37:14.533Z Downloaded postcard v1.1.3
8162026-03-04T03:37:14.536Z Downloaded memmap2 v0.9.10
8172026-03-04T03:37:14.536Z Downloaded itertools v0.10.5
8182026-03-04T03:37:14.543Z Downloaded progenitor-impl v0.13.0
8192026-03-04T03:37:14.546Z Downloaded sapling-renderdag v0.1.0
8202026-03-04T03:37:14.551Z Downloaded salsa20 v0.10.2
8212026-03-04T03:37:14.551Z Downloaded progenitor v0.11.2
8222026-03-04T03:37:14.554Z Downloaded openssl-sys v0.9.111
8232026-03-04T03:37:14.557Z Downloaded minimal-lexical v0.2.1
8242026-03-04T03:37:14.563Z Downloaded scrypt v0.11.0
8252026-03-04T03:37:14.566Z Downloaded psl-types v2.0.11
8262026-03-04T03:37:14.566Z Downloaded serde_urlencoded v0.7.1
8272026-03-04T03:37:14.569Z Downloaded serde_repr v0.1.20
8282026-03-04T03:37:14.572Z Downloaded pin-utils v0.1.0
8292026-03-04T03:37:14.577Z Downloaded phf_shared v0.13.1
8302026-03-04T03:37:14.577Z Downloaded shell-words v1.1.1
8312026-03-04T03:37:14.583Z Downloaded serde-big-array v0.5.1
8322026-03-04T03:37:14.583Z Downloaded serde_spanned v1.0.4
8332026-03-04T03:37:14.586Z Downloaded p256 v0.13.2
8342026-03-04T03:37:14.586Z Downloaded rustls-pki-types v1.14.0
8352026-03-04T03:37:14.589Z Downloaded pin-project v1.1.11
8362026-03-04T03:37:14.599Z Downloaded signal-hook-tokio v0.3.1
8372026-03-04T03:37:14.605Z Downloaded rustversion v1.0.22
8382026-03-04T03:37:14.609Z Downloaded schemars_derive v0.8.22
8392026-03-04T03:37:14.609Z Downloaded libxml v0.3.3
8402026-03-04T03:37:14.614Z Downloaded iri-string v0.7.10
8412026-03-04T03:37:14.620Z Downloaded progenitor-client v0.10.0
8422026-03-04T03:37:14.623Z Downloaded pretty_assertions v1.4.1
8432026-03-04T03:37:14.623Z Downloaded proc-macro-crate v1.3.1
8442026-03-04T03:37:14.628Z Downloaded secrecy v0.10.3
8452026-03-04T03:37:14.631Z Downloaded slog-bunyan v2.5.0
8462026-03-04T03:37:14.631Z Downloaded parking_lot v0.12.5
8472026-03-04T03:37:14.634Z Downloaded ref-cast v1.0.25
8482026-03-04T03:37:14.637Z Downloaded nom v7.1.3
8492026-03-04T03:37:14.641Z Downloaded iddqd v0.3.17
8502026-03-04T03:37:14.649Z Downloaded serde_derive_internals v0.29.1
8512026-03-04T03:37:14.653Z Downloaded seq-macro v0.3.6
8522026-03-04T03:37:14.656Z Downloaded shlex v1.3.0
8532026-03-04T03:37:14.656Z Downloaded publicsuffix v2.3.0
8542026-03-04T03:37:14.659Z Downloaded russh-cryptovec v0.7.3
8552026-03-04T03:37:14.662Z Downloaded pem v3.0.6
8562026-03-04T03:37:14.664Z Downloaded progenitor-impl v0.11.2
8572026-03-04T03:37:14.665Z Downloaded paste v1.0.15
8582026-03-04T03:37:14.668Z Downloaded ssh-cipher v0.2.0
8592026-03-04T03:37:14.671Z Downloaded slab v0.4.12
8602026-03-04T03:37:14.674Z Downloaded hashbrown v0.15.5
8612026-03-04T03:37:14.678Z Downloaded same-file v1.0.6
8622026-03-04T03:37:14.681Z Downloaded serde_path_to_error v0.1.20
8632026-03-04T03:37:14.684Z Downloaded radium v0.7.0
8642026-03-04T03:37:14.684Z Downloaded russh-keys v0.45.0
8652026-03-04T03:37:14.687Z Downloaded progenitor-macro v0.11.2
8662026-03-04T03:37:14.690Z Downloaded ref-cast-impl v1.0.25
8672026-03-04T03:37:14.690Z Downloaded predicates-tree v1.0.13
8682026-03-04T03:37:14.693Z Downloaded pkg-config v0.3.32
8692026-03-04T03:37:14.696Z Downloaded semver v0.1.20
8702026-03-04T03:37:14.696Z Downloaded serde_bytes v0.11.19
8712026-03-04T03:37:14.699Z Downloaded structmeta-derive v0.3.0
8722026-03-04T03:37:14.703Z Downloaded sigpipe v0.1.3
8732026-03-04T03:37:14.703Z Downloaded newtype-uuid v1.3.2
8742026-03-04T03:37:14.706Z Downloaded nanorand v0.7.0
8752026-03-04T03:37:14.706Z Downloaded hyper-util v0.1.20
8762026-03-04T03:37:14.712Z Downloaded signature v2.2.0
8772026-03-04T03:37:14.715Z Downloaded aes v0.8.4
8782026-03-04T03:37:14.718Z Downloaded rand_chacha v0.9.0
8792026-03-04T03:37:14.721Z Downloaded ryu v1.0.23
8802026-03-04T03:37:14.724Z Downloaded sqlparser_derive v0.5.0
8812026-03-04T03:37:14.728Z Downloaded rustc-hash v2.1.1
8822026-03-04T03:37:14.728Z Downloaded num-bigint v0.4.6
8832026-03-04T03:37:14.732Z Downloaded serde_cbor v0.11.2
8842026-03-04T03:37:14.735Z Downloaded scopeguard v1.2.0
8852026-03-04T03:37:14.738Z Downloaded slog-envlogger v2.2.0
8862026-03-04T03:37:14.741Z Downloaded siphasher v1.0.2
8872026-03-04T03:37:14.741Z Downloaded strum v0.27.2
8882026-03-04T03:37:14.744Z Downloaded strip-ansi-escapes v0.2.1
8892026-03-04T03:37:14.747Z Downloaded progenitor-client v0.13.0
8902026-03-04T03:37:14.747Z Downloaded postgres-protocol v0.6.10
8912026-03-04T03:37:14.750Z Downloaded sec1 v0.7.3
8922026-03-04T03:37:14.754Z Downloaded h2 v0.4.13
8932026-03-04T03:37:14.758Z Downloaded serde_plain v1.0.2
8942026-03-04T03:37:14.761Z Downloaded ssh-encoding v0.2.0
8952026-03-04T03:37:14.764Z Downloaded serde-hex v0.1.0
8962026-03-04T03:37:14.764Z Downloaded scheduled-thread-pool v0.2.7
8972026-03-04T03:37:14.767Z Downloaded resolv-conf v0.7.6
8982026-03-04T03:37:14.770Z Downloaded rand_core v0.10.0
8992026-03-04T03:37:14.770Z Downloaded slog-dtrace v0.3.0
9002026-03-04T03:37:14.773Z Downloaded smallvec v0.6.14
9012026-03-04T03:37:14.776Z Downloaded rusty-fork v0.3.1
9022026-03-04T03:37:14.776Z Downloaded sha1 v0.10.6
9032026-03-04T03:37:14.779Z Downloaded quinn-udp v0.5.14
9042026-03-04T03:37:14.782Z Downloaded bitvec v1.0.1
9052026-03-04T03:37:14.795Z Downloaded take_mut v0.2.2
9062026-03-04T03:37:14.798Z Downloaded tagptr v0.2.0
9072026-03-04T03:37:14.798Z Downloaded thiserror-impl-no-std v2.0.2
9082026-03-04T03:37:14.801Z Downloaded sync-ptr v0.1.4
9092026-03-04T03:37:14.801Z Downloaded strum v0.26.3
9102026-03-04T03:37:14.804Z Downloaded rustls-pemfile v1.0.4
9112026-03-04T03:37:14.807Z Downloaded ron v0.8.1
9122026-03-04T03:37:14.810Z Downloaded rustls-native-certs v0.8.3
9132026-03-04T03:37:14.813Z Downloaded itertools v0.13.0
9142026-03-04T03:37:14.819Z Downloaded smf v0.2.3
9152026-03-04T03:37:14.822Z Downloaded hkdf v0.12.4
9162026-03-04T03:37:14.825Z Downloaded termtree v0.5.1
9172026-03-04T03:37:14.825Z Downloaded hyper v1.8.1
9182026-03-04T03:37:14.832Z Downloaded tinyvec_macros v0.1.1
9192026-03-04T03:37:14.835Z Downloaded mio v1.1.1
9202026-03-04T03:37:14.839Z Downloaded futures-util v0.3.32
9212026-03-04T03:37:14.851Z Downloaded subtle v2.6.1
9222026-03-04T03:37:14.854Z Downloaded serde_yaml v0.9.34+deprecated
9232026-03-04T03:37:14.857Z Downloaded sct v0.7.1
9242026-03-04T03:37:14.861Z Downloaded stringprep v0.1.5
9252026-03-04T03:37:14.861Z Downloaded libm v0.2.16
9262026-03-04T03:37:14.873Z Downloaded time-core v0.1.8
9272026-03-04T03:37:14.876Z Downloaded structmeta v0.3.0
9282026-03-04T03:37:14.876Z Downloaded slog-term v2.9.2
9292026-03-04T03:37:14.880Z Downloaded sync_wrapper v1.0.2
9302026-03-04T03:37:14.880Z Downloaded rand v0.10.0
9312026-03-04T03:37:14.883Z Downloaded scroll v0.13.0
9322026-03-04T03:37:14.886Z Downloaded papergrid v0.17.0
9332026-03-04T03:37:14.889Z Downloaded rayon-core v1.13.0
9342026-03-04T03:37:14.892Z Downloaded thread-id v5.1.0
9352026-03-04T03:37:14.895Z Downloaded termios v0.3.3
9362026-03-04T03:37:14.899Z Downloaded supports-color v3.0.2
9372026-03-04T03:37:14.899Z Downloaded snafu-derive v0.8.9
9382026-03-04T03:37:14.899Z Downloaded itertools v0.12.1
9392026-03-04T03:37:14.906Z Downloaded thread_local v1.1.9
9402026-03-04T03:37:14.909Z Downloaded thiserror-no-std v2.0.2
9412026-03-04T03:37:14.912Z Downloaded tabwriter v1.4.1
9422026-03-04T03:37:14.915Z Downloaded itertools v0.14.0
9432026-03-04T03:37:14.920Z Downloaded support-bundle-viewer v0.1.2
9442026-03-04T03:37:14.923Z Downloaded signal-hook-registry v1.4.8
9452026-03-04T03:37:14.923Z Downloaded tabled_derive v0.11.0
9462026-03-04T03:37:14.926Z Downloaded schemars v0.9.0
9472026-03-04T03:37:14.936Z Downloaded topological-sort v0.2.2
9482026-03-04T03:37:14.939Z Downloaded tokio-native-tls v0.3.1
9492026-03-04T03:37:14.943Z Downloaded tokio-macros v2.6.0
9502026-03-04T03:37:14.943Z Downloaded signal-hook v0.3.18
9512026-03-04T03:37:14.949Z Downloaded tls_codec_derive v0.4.2
9522026-03-04T03:37:14.952Z Downloaded russh v0.45.0
9532026-03-04T03:37:14.955Z Downloaded testing_table v0.3.0
9542026-03-04T03:37:14.955Z Downloaded strum_macros v0.27.2
9552026-03-04T03:37:14.958Z Downloaded tower-service v0.3.3
9562026-03-04T03:37:14.958Z Downloaded rustls-webpki v0.103.9
9572026-03-04T03:37:14.961Z Downloaded untrusted v0.9.0
9582026-03-04T03:37:14.964Z Downloaded tower-layer v0.3.3
9592026-03-04T03:37:14.964Z Downloaded sqlformat v0.3.5
9602026-03-04T03:37:14.967Z Downloaded tokio-tungstenite v0.21.0
9612026-03-04T03:37:14.970Z Downloaded tiny-keccak v2.0.2
9622026-03-04T03:37:14.970Z Downloaded unit-prefix v0.5.2
9632026-03-04T03:37:14.973Z Downloaded spki v0.7.3
9642026-03-04T03:37:14.973Z Downloaded socket2 v0.5.10
9652026-03-04T03:37:14.976Z Downloaded subprocess v0.2.15
9662026-03-04T03:37:14.979Z Downloaded rustls-pemfile v2.2.0
9672026-03-04T03:37:14.982Z Downloaded socket2 v0.6.2
9682026-03-04T03:37:14.985Z Downloaded toml_writer v1.0.6+spec-1.1.0
9692026-03-04T03:37:14.985Z Downloaded try-lock v0.2.5
9702026-03-04T03:37:14.988Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9712026-03-04T03:37:14.988Z Downloaded bindgen v0.71.1
9722026-03-04T03:37:14.995Z Downloaded unicode-truncate v1.1.0
9732026-03-04T03:37:14.998Z Downloaded tokio-tungstenite v0.23.1
9742026-03-04T03:37:14.998Z Downloaded tar v0.4.44
9752026-03-04T03:37:15.001Z Downloaded tokio-rustls v0.25.0
9762026-03-04T03:37:15.004Z Downloaded time-macros v0.2.27
9772026-03-04T03:37:15.008Z Downloaded wait-timeout v0.2.1
9782026-03-04T03:37:15.008Z Downloaded utf-8 v0.7.6
9792026-03-04T03:37:15.008Z Downloaded strum_macros v0.24.3
9802026-03-04T03:37:15.011Z Downloaded strum_macros v0.26.4
9812026-03-04T03:37:15.014Z Downloaded serde_with_macros v3.17.0
9822026-03-04T03:37:15.017Z Downloaded tokio-rustls v0.26.4
9832026-03-04T03:37:15.017Z Downloaded schemars v1.2.1
9842026-03-04T03:37:15.030Z Downloaded want v0.3.1
9852026-03-04T03:37:15.034Z Downloaded waitgroup v0.1.2
9862026-03-04T03:37:15.034Z Downloaded void v1.0.2
9872026-03-04T03:37:15.037Z Downloaded spin v0.9.8
9882026-03-04T03:37:15.037Z Downloaded usdt-macro v0.6.0
9892026-03-04T03:37:15.040Z Downloaded untrusted v0.7.1
9902026-03-04T03:37:15.040Z Downloaded typify-macro v0.6.1
9912026-03-04T03:37:15.043Z Downloaded usdt-attr-macro v0.6.0
9922026-03-04T03:37:15.043Z Downloaded usdt v0.6.0
9932026-03-04T03:37:15.043Z Downloaded snafu v0.8.9
9942026-03-04T03:37:15.048Z Downloaded toml_parser v1.0.9+spec-1.1.0
9952026-03-04T03:37:15.051Z Downloaded tap v1.0.1
9962026-03-04T03:37:15.054Z Downloaded similar v2.7.0
9972026-03-04T03:37:15.057Z Downloaded tokio-rustls v0.24.1
9982026-03-04T03:37:15.060Z Downloaded unicase v2.9.0
9992026-03-04T03:37:15.063Z Downloaded tls_codec v0.4.2
10002026-03-04T03:37:15.063Z Downloaded reedline v0.40.0
10012026-03-04T03:37:15.070Z Downloaded rand v0.9.2
10022026-03-04T03:37:15.074Z Downloaded tui-tree-widget v0.23.1
10032026-03-04T03:37:15.077Z Downloaded rcgen v0.12.1
10042026-03-04T03:37:15.080Z Downloaded universal-hash v0.5.1
10052026-03-04T03:37:15.080Z Downloaded zeroize_derive v1.4.3
10062026-03-04T03:37:15.080Z Downloaded schemars v0.8.22
10072026-03-04T03:37:15.091Z Downloaded zone_cfg_derive v0.3.1
10082026-03-04T03:37:15.094Z Downloaded xshell-macros v0.2.7
10092026-03-04T03:37:15.094Z Downloaded typify-macro v0.4.3
10102026-03-04T03:37:15.094Z Downloaded regex v1.12.3
10112026-03-04T03:37:15.099Z Downloaded rustls-platform-verifier v0.6.2
10122026-03-04T03:37:15.102Z Downloaded ron v0.12.0
10132026-03-04T03:37:15.110Z Downloaded zone v0.3.1
10142026-03-04T03:37:15.113Z Downloaded term v1.2.1
10152026-03-04T03:37:15.117Z Downloaded term v0.7.0
10162026-03-04T03:37:15.120Z Downloaded goblin v0.10.5
10172026-03-04T03:37:15.124Z Downloaded vsss-rs v3.3.4
10182026-03-04T03:37:15.128Z Downloaded p384 v0.13.1
10192026-03-04T03:37:15.132Z Downloaded git2 v0.20.4
10202026-03-04T03:37:15.140Z Downloaded whoami v2.1.0
10212026-03-04T03:37:15.144Z Downloaded twox-hash v2.1.2
10222026-03-04T03:37:15.147Z Downloaded xz2 v0.1.7
10232026-03-04T03:37:15.147Z Downloaded wyz v0.5.1
10242026-03-04T03:37:15.147Z Downloaded rpassword v7.4.0
10252026-03-04T03:37:15.150Z Downloaded walkdir v2.5.0
10262026-03-04T03:37:15.153Z Downloaded rand_core v0.6.4
10272026-03-04T03:37:15.153Z Downloaded rsa v0.9.10
10282026-03-04T03:37:15.156Z Downloaded progenitor-impl v0.10.0
10292026-03-04T03:37:15.159Z Downloaded slog-json v2.6.1
10302026-03-04T03:37:15.163Z Downloaded tracing-core v0.1.36
10312026-03-04T03:37:15.166Z Downloaded test-strategy v0.4.5
10322026-03-04T03:37:15.169Z Downloaded trait-variant v0.1.2
10332026-03-04T03:37:15.169Z Downloaded num-bigint-dig v0.8.6
10342026-03-04T03:37:15.172Z Downloaded unarray v0.1.4
10352026-03-04T03:37:15.175Z Downloaded slog-stdlog v4.1.1
10362026-03-04T03:37:15.175Z Downloaded slog v2.8.2
10372026-03-04T03:37:15.178Z Downloaded uzers v0.12.2
10382026-03-04T03:37:15.181Z Downloaded unicode-properties v0.1.4
10392026-03-04T03:37:15.184Z Downloaded uuid v1.21.0
10402026-03-04T03:37:15.188Z Downloaded zeroize v1.8.2
10412026-03-04T03:37:15.188Z Downloaded xattr v1.6.1
10422026-03-04T03:37:15.191Z Downloaded zstd-safe v7.2.4
10432026-03-04T03:37:15.191Z Downloaded tokio-stream v0.1.18
10442026-03-04T03:37:15.194Z Downloaded tungstenite v0.23.0
10452026-03-04T03:37:15.197Z Downloaded p521 v0.13.3
10462026-03-04T03:37:15.200Z Downloaded vergen-lib v0.1.6
10472026-03-04T03:37:15.203Z Downloaded toml v0.7.8
10482026-03-04T03:37:15.207Z Downloaded ssh-key v0.6.7
10492026-03-04T03:37:15.211Z Downloaded vergen-gitcl v1.0.8
10502026-03-04T03:37:15.214Z Downloaded vergen v9.0.6
10512026-03-04T03:37:15.217Z Downloaded samael v0.0.19
10522026-03-04T03:37:15.220Z Downloaded reqwest v0.12.28
10532026-03-04T03:37:15.226Z Downloaded zerocopy v0.6.6
10542026-03-04T03:37:15.229Z Downloaded signal-hook-mio v0.2.5
10552026-03-04T03:37:15.229Z Downloaded unsafe-libyaml v0.2.11
10562026-03-04T03:37:15.232Z Downloaded rand v0.8.5
10572026-03-04T03:37:15.235Z Downloaded tokio-dtrace v0.1.1
10582026-03-04T03:37:15.238Z Downloaded moka v0.12.13
10592026-03-04T03:37:15.244Z Downloaded vte v0.14.1
10602026-03-04T03:37:15.247Z Downloaded string_cache v0.8.9
10612026-03-04T03:37:15.250Z Downloaded chrono v0.4.44
10622026-03-04T03:37:15.254Z Downloaded static_assertions v1.1.0
10632026-03-04T03:37:15.257Z Downloaded tungstenite v0.21.0
10642026-03-04T03:37:15.260Z Downloaded rand_chacha v0.3.1
10652026-03-04T03:37:15.260Z Downloaded stacker v0.1.23
10662026-03-04T03:37:15.264Z Downloaded slog-scope v4.4.1
10672026-03-04T03:37:15.264Z Downloaded slog-async v2.8.0
10682026-03-04T03:37:15.267Z Downloaded bstr v1.12.1
10692026-03-04T03:37:15.272Z Downloaded vergen-git2 v1.0.7
10702026-03-04T03:37:15.275Z Downloaded typify v0.4.3
10712026-03-04T03:37:15.278Z Downloaded steno v0.4.1
10722026-03-04T03:37:15.281Z Downloaded usdt-impl v0.6.0
10732026-03-04T03:37:15.284Z Downloaded simd-adler32 v0.3.8
10742026-03-04T03:37:15.285Z Downloaded secrecy v0.8.0
10752026-03-04T03:37:15.288Z Downloaded scroll_derive v0.13.1
10762026-03-04T03:37:15.288Z Downloaded petname v2.0.2
10772026-03-04T03:37:15.291Z Downloaded zstd v0.13.3
10782026-03-04T03:37:15.295Z Downloaded xshell v0.2.7
10792026-03-04T03:37:15.298Z Downloaded tokio-postgres v0.7.16
10802026-03-04T03:37:15.301Z Downloaded salty v0.3.0
10812026-03-04T03:37:15.306Z Downloaded quinn v0.11.9
10822026-03-04T03:37:15.309Z Downloaded qorb v0.4.1
10832026-03-04T03:37:15.313Z Downloaded primeorder v0.13.6
10842026-03-04T03:37:15.316Z Downloaded rustyline v14.0.0
10852026-03-04T03:37:15.320Z Downloaded prettyplease v0.2.37
10862026-03-04T03:37:15.323Z Downloaded blake3 v1.8.3
10872026-03-04T03:37:15.330Z Downloaded zip v0.6.6
10882026-03-04T03:37:15.334Z Downloaded rustc_version v0.4.1
10892026-03-04T03:37:15.337Z Downloaded progenitor v0.10.0
10902026-03-04T03:37:15.337Z Downloaded num-complex v0.4.6
10912026-03-04T03:37:15.340Z Downloaded http v1.4.0
10922026-03-04T03:37:15.343Z Downloaded tower v0.5.3
10932026-03-04T03:37:15.350Z Downloaded tracing-attributes v0.1.31
10942026-03-04T03:37:15.353Z Downloaded toml_edit v0.19.15
10952026-03-04T03:37:15.367Z Downloaded yasna v0.5.2
10962026-03-04T03:37:15.371Z Downloaded zopfli v0.8.3
10972026-03-04T03:37:15.374Z Downloaded proptest v1.10.0
10982026-03-04T03:37:15.380Z Downloaded lalrpop v0.19.12
10992026-03-04T03:37:15.389Z Downloaded whoami v1.6.1
11002026-03-04T03:37:15.392Z Downloaded unicode-segmentation v1.12.0
11012026-03-04T03:37:15.395Z Downloaded tinyvec v1.10.0
11022026-03-04T03:37:15.399Z Downloaded quick-xml v0.37.5
11032026-03-04T03:37:15.402Z Downloaded typed-path v0.9.3
11042026-03-04T03:37:15.407Z Downloaded reqwest v0.13.2
11052026-03-04T03:37:15.412Z Downloaded toml v0.9.12+spec-1.1.0
11062026-03-04T03:37:15.415Z Downloaded unicode-bidi v0.3.18
11072026-03-04T03:37:15.418Z Downloaded hickory-server v0.25.2
11082026-03-04T03:37:15.422Z Downloaded typify v0.6.1
11092026-03-04T03:37:15.425Z Downloaded rayon v1.11.0
11102026-03-04T03:37:15.433Z Downloaded rustls-webpki v0.102.8
11112026-03-04T03:37:15.450Z Downloaded zip v4.6.1
11122026-03-04T03:37:15.454Z Downloaded object v0.30.4
11132026-03-04T03:37:15.462Z Downloaded tough v0.20.0
11142026-03-04T03:37:15.469Z Downloaded zerocopy-derive v0.8.40
11152026-03-04T03:37:15.477Z Downloaded unicode_categories v0.1.1
11162026-03-04T03:37:15.517Z Downloaded tokio-util v0.7.18
11172026-03-04T03:37:15.518Z Downloaded nix v0.27.1
11182026-03-04T03:37:15.518Z Downloaded x509-cert v0.2.5
11192026-03-04T03:37:15.518Z Downloaded serde_with v3.17.0
11202026-03-04T03:37:15.518Z Downloaded nix v0.28.0
11212026-03-04T03:37:15.522Z Downloaded toml_edit v0.23.10+spec-1.0.0
11222026-03-04T03:37:15.525Z Downloaded rustls-webpki v0.101.7
11232026-03-04T03:37:15.537Z Downloaded yansi v1.0.1
11242026-03-04T03:37:15.540Z Downloaded nix v0.31.1
11252026-03-04T03:37:15.549Z Downloaded unicode-normalization v0.1.25
11262026-03-04T03:37:15.553Z Downloaded quinn-proto v0.11.13
11272026-03-04T03:37:15.559Z Downloaded polar-core v0.27.3
11282026-03-04T03:37:15.565Z Downloaded hickory-proto v0.24.4
11292026-03-04T03:37:15.580Z Downloaded radix_trie v0.2.1
11302026-03-04T03:37:15.583Z Downloaded hickory-resolver v0.24.4
11312026-03-04T03:37:15.586Z Downloaded portable-atomic v1.13.1
11322026-03-04T03:37:15.593Z Downloaded time v0.3.47
11332026-03-04T03:37:15.606Z Downloaded packed_struct_codegen v0.10.1
11342026-03-04T03:37:15.609Z Downloaded hickory-proto v0.25.2
11352026-03-04T03:37:15.619Z Downloaded zlib-rs v0.6.2
11362026-03-04T03:37:15.624Z Downloaded tower-http v0.6.8
11372026-03-04T03:37:15.630Z Downloaded regex-syntax v0.6.29
11382026-03-04T03:37:15.636Z Downloaded webpki-roots v1.0.6
11392026-03-04T03:37:15.639Z Downloaded dropshot v0.16.7
11402026-03-04T03:37:15.659Z Downloaded rustls v0.23.37
11412026-03-04T03:37:15.670Z Downloaded regex-syntax v0.8.10
11422026-03-04T03:37:15.677Z Downloaded diesel v2.2.12
11432026-03-04T03:37:15.693Z Downloaded winnow v0.5.40
11442026-03-04T03:37:15.701Z Downloaded openssl v0.10.75
11452026-03-04T03:37:15.709Z Downloaded nix v0.29.0
11462026-03-04T03:37:15.719Z Downloaded winnow v0.6.26
11472026-03-04T03:37:15.726Z Downloaded tabled v0.20.0
11482026-03-04T03:37:15.742Z Downloaded sqlparser v0.61.0
11492026-03-04T03:37:15.750Z Downloaded sled v0.34.7
11502026-03-04T03:37:15.759Z Downloaded bzip2-sys v0.1.13+1.0.8
11512026-03-04T03:37:15.771Z Downloaded vcpkg v0.2.15
11522026-03-04T03:37:15.805Z Downloaded rustls v0.21.12
11532026-03-04T03:37:15.814Z Downloaded openapiv3 v2.2.0
11542026-03-04T03:37:15.824Z Downloaded object v0.37.3
11552026-03-04T03:37:15.834Z Downloaded smoltcp v0.9.1
11562026-03-04T03:37:15.843Z Downloaded nix v0.30.1
11572026-03-04T03:37:15.853Z Downloaded rustls v0.22.4
11582026-03-04T03:37:15.864Z Downloaded regress v0.10.5
11592026-03-04T03:37:15.871Z Downloaded chrono-tz v0.10.4
11602026-03-04T03:37:15.886Z Downloaded smoltcp v0.11.0
11612026-03-04T03:37:15.896Z Downloaded rustix v0.38.44
11622026-03-04T03:37:15.916Z Downloaded regex-automata v0.4.14
11632026-03-04T03:37:15.928Z Downloaded opaque-debug v0.3.1
11642026-03-04T03:37:15.931Z Downloaded predicates-core v1.0.10
11652026-03-04T03:37:15.931Z Downloaded oso-derive v0.27.3
11662026-03-04T03:37:15.931Z Downloaded num-integer v0.1.46
11672026-03-04T03:37:15.934Z Downloaded multer v3.1.0
11682026-03-04T03:37:15.935Z Downloaded libbz2-rs-sys v0.2.2
11692026-03-04T03:37:15.938Z Downloaded num_enum v0.7.5
11702026-03-04T03:37:15.940Z Downloaded num v0.4.3
11712026-03-04T03:37:15.944Z Downloaded hmac v0.12.1
11722026-03-04T03:37:15.944Z Downloaded const_format v0.2.35
11732026-03-04T03:37:15.949Z Downloaded zerocopy v0.8.40
11742026-03-04T03:37:15.956Z Downloaded der v0.7.10
11752026-03-04T03:37:15.960Z Downloaded linear-map v1.2.0
11762026-03-04T03:37:15.963Z Downloaded compact_str v0.8.1
11772026-03-04T03:37:15.968Z Downloaded bumpalo v3.20.2
11782026-03-04T03:37:15.968Z Downloaded libscf-sys v1.1.0
11792026-03-04T03:37:15.972Z Downloaded dropshot-api-manager v0.5.2
11802026-03-04T03:37:15.972Z Downloaded derive-where v1.6.0
11812026-03-04T03:37:15.975Z Downloaded http-body-util v0.1.3
11822026-03-04T03:37:15.975Z Downloaded futures-channel v0.3.32
11832026-03-04T03:37:15.978Z Downloaded impl-trait-for-tuples v0.2.3
11842026-03-04T03:37:15.982Z Downloaded lazy_static v1.5.0
11852026-03-04T03:37:15.982Z Downloaded newtype_derive v0.1.6
11862026-03-04T03:37:15.982Z Downloaded lzss v0.8.2
11872026-03-04T03:37:15.985Z Downloaded lru-slab v0.1.2
11882026-03-04T03:37:15.985Z Downloaded httparse v1.10.1
11892026-03-04T03:37:15.989Z Downloaded heapless v0.7.17
11902026-03-04T03:37:15.991Z Downloaded ingot-macros v0.1.1
11912026-03-04T03:37:15.992Z Downloaded crypto-bigint v0.5.5
11922026-03-04T03:37:15.996Z Downloaded newline-converter v0.3.0
11932026-03-04T03:37:16.000Z Downloaded lru v0.12.5
11942026-03-04T03:37:16.000Z Downloaded crossterm v0.29.0
11952026-03-04T03:37:16.004Z Downloaded expectorate v1.2.0
11962026-03-04T03:37:16.006Z Downloaded derive_more-impl v2.1.1
11972026-03-04T03:37:16.010Z Downloaded ingot-types v0.1.2
11982026-03-04T03:37:16.013Z Downloaded indoc v1.0.9
11992026-03-04T03:37:16.016Z Downloaded headers-core v0.3.0
12002026-03-04T03:37:16.016Z Downloaded hickory-client v0.25.2
12012026-03-04T03:37:16.016Z Downloaded futures v0.3.32
12022026-03-04T03:37:16.019Z Downloaded derive_more v0.99.20
12032026-03-04T03:37:16.023Z Downloaded diesel-dtrace v0.4.2
12042026-03-04T03:37:16.026Z Downloaded deranged v0.5.8
12052026-03-04T03:37:16.026Z Downloaded cookie v0.18.1
12062026-03-04T03:37:16.029Z Downloaded des v0.8.1
12072026-03-04T03:37:16.032Z Downloaded instability v0.3.11
12082026-03-04T03:37:16.032Z Downloaded fs-err v2.11.0
12092026-03-04T03:37:16.035Z Downloaded crc-any v2.5.0
12102026-03-04T03:37:16.035Z Downloaded glob v0.3.3
12112026-03-04T03:37:16.038Z Downloaded erased-serde v0.3.31
12122026-03-04T03:37:16.038Z Downloaded constant_time_eq v0.4.2
12132026-03-04T03:37:16.041Z Downloaded kstat-rs v0.2.4
12142026-03-04T03:37:16.041Z Downloaded ciborium-io v0.2.2
12152026-03-04T03:37:16.041Z Downloaded hyper-tls v0.6.0
12162026-03-04T03:37:16.044Z Downloaded base64 v0.22.1
12172026-03-04T03:37:16.047Z Downloaded crossbeam-utils v0.8.21
12182026-03-04T03:37:16.051Z Downloaded derive-ex v0.1.8
12192026-03-04T03:37:16.051Z Downloaded ring v0.17.14
12202026-03-04T03:37:16.086Z Downloaded colored v2.2.0
12212026-03-04T03:37:16.089Z Downloaded convert_case v0.4.0
12222026-03-04T03:37:16.089Z Downloaded filetime v0.2.27
12232026-03-04T03:37:16.092Z Downloaded const_format_proc_macros v0.2.34
12242026-03-04T03:37:16.092Z Downloaded futures-executor v0.3.32
12252026-03-04T03:37:16.095Z Downloaded env_filter v1.0.0
12262026-03-04T03:37:16.095Z Downloaded hubpack_derive v0.1.1
12272026-03-04T03:37:16.095Z Downloaded git-stub-vcs v0.1.0
12282026-03-04T03:37:16.098Z Downloaded der_derive v0.7.3
12292026-03-04T03:37:16.099Z Downloaded derive_builder_core v0.20.2
12302026-03-04T03:37:16.102Z Downloaded ctr v0.9.2
12312026-03-04T03:37:16.102Z Downloaded async-trait v0.1.89
12322026-03-04T03:37:16.104Z Downloaded bcrypt-pbkdf v0.10.0
12332026-03-04T03:37:16.108Z Downloaded home v0.5.12
12342026-03-04T03:37:16.108Z Downloaded cargo_toml v0.22.3
12352026-03-04T03:37:16.108Z Downloaded backon v1.6.0
12362026-03-04T03:37:16.111Z Downloaded futures-sink v0.3.32
12372026-03-04T03:37:16.111Z Downloaded futures-io v0.3.32
12382026-03-04T03:37:16.111Z Downloaded fatfs v0.3.6
12392026-03-04T03:37:16.114Z Downloaded group v0.13.0
12402026-03-04T03:37:16.117Z Downloaded diff v0.1.13
12412026-03-04T03:37:16.117Z Downloaded convert_case v0.10.0
12422026-03-04T03:37:16.120Z Downloaded cipher v0.4.4
12432026-03-04T03:37:16.120Z Downloaded base64ct v1.8.3
12442026-03-04T03:37:16.123Z Downloaded darling v0.23.0
12452026-03-04T03:37:16.126Z Downloaded blowfish v0.9.1
12462026-03-04T03:37:16.129Z Downloaded hex v0.4.3
12472026-03-04T03:37:16.129Z Downloaded ghash v0.5.1
12482026-03-04T03:37:16.129Z Downloaded ciborium-ll v0.2.2
12492026-03-04T03:37:16.132Z Downloaded fd-lock v4.0.4
12502026-03-04T03:37:16.132Z Downloaded drift v0.1.3
12512026-03-04T03:37:16.137Z Downloaded defmt v0.3.100
12522026-03-04T03:37:16.140Z Downloaded darling_core v0.20.11
12532026-03-04T03:37:16.143Z Downloaded arrayvec v0.7.6
12542026-03-04T03:37:16.146Z Downloaded colored v3.1.1
12552026-03-04T03:37:16.146Z Downloaded bzip2 v0.4.4
12562026-03-04T03:37:16.149Z Downloaded buf-list v1.1.2
12572026-03-04T03:37:16.152Z Downloaded bitflags v1.3.2
12582026-03-04T03:37:16.152Z Downloaded cookie_store v0.22.1
12592026-03-04T03:37:16.155Z Downloaded cbc v0.1.2
12602026-03-04T03:37:16.155Z Downloaded embedded-io v0.6.1
12612026-03-04T03:37:16.158Z Downloaded dsl_auto_type v0.1.3
12622026-03-04T03:37:16.158Z Downloaded const-oid v0.9.6
12632026-03-04T03:37:16.161Z Downloaded async-bb8-diesel v0.2.1
12642026-03-04T03:37:16.161Z Downloaded foreign-types-shared v0.1.1
12652026-03-04T03:37:16.161Z Downloaded dirs-next v2.0.0
12662026-03-04T03:37:16.164Z Downloaded crc32fast v1.5.0
12672026-03-04T03:37:16.164Z Downloaded typify-impl v0.6.1
12682026-03-04T03:37:16.175Z Downloaded crc-catalog v2.4.0
12692026-03-04T03:37:16.178Z Downloaded float-cmp v0.10.0
12702026-03-04T03:37:16.178Z Downloaded crc v3.4.0
12712026-03-04T03:37:16.181Z Downloaded cobs v0.3.0
12722026-03-04T03:37:16.181Z Downloaded cargo-platform v0.1.9
12732026-03-04T03:37:16.181Z Downloaded corncobs v0.1.4
12742026-03-04T03:37:16.184Z Downloaded bcs v0.1.6
12752026-03-04T03:37:16.184Z Downloaded debug-ignore v1.0.5
12762026-03-04T03:37:16.187Z Downloaded async-stream v0.3.6
12772026-03-04T03:37:16.188Z Downloaded cc v1.2.56
12782026-03-04T03:37:16.193Z Downloaded atty v0.2.14
12792026-03-04T03:37:16.193Z Downloaded fallible-iterator v0.2.0
12802026-03-04T03:37:16.193Z Downloaded tracing v0.1.44
12812026-03-04T03:37:16.210Z Downloaded elliptic-curve v0.13.8
12822026-03-04T03:37:16.213Z Downloaded bitfield-macros v0.19.4
12832026-03-04T03:37:16.218Z Downloaded bb8 v0.8.6
12842026-03-04T03:37:16.218Z Downloaded darling_macro v0.23.0
12852026-03-04T03:37:16.218Z Downloaded endian-type v0.1.2
12862026-03-04T03:37:16.218Z Downloaded foreign-types v0.3.2
12872026-03-04T03:37:16.222Z Downloaded display-error-chain v0.2.2
12882026-03-04T03:37:16.222Z Downloaded difflib v0.4.0
12892026-03-04T03:37:16.222Z Downloaded bytes v1.11.1
12902026-03-04T03:37:16.225Z Downloaded atomicwrites v0.4.4
12912026-03-04T03:37:16.225Z Downloaded aho-corasick v1.1.4
12922026-03-04T03:37:16.229Z Downloaded typify-impl v0.4.3
12932026-03-04T03:37:16.240Z Downloaded ratatui v0.29.0
12942026-03-04T03:37:16.299Z Downloaded derive_builder_macro v0.20.2
12952026-03-04T03:37:16.302Z Downloaded cpufeatures v0.3.0
12962026-03-04T03:37:16.302Z Downloaded curve25519-dalek v4.1.3
12972026-03-04T03:37:16.302Z Downloaded ciborium v0.2.2
12982026-03-04T03:37:16.302Z Downloaded bitfield v0.19.4
12992026-03-04T03:37:16.302Z Downloaded backoff v0.4.0
13002026-03-04T03:37:16.302Z Downloaded arc-swap v1.8.2
13012026-03-04T03:37:16.302Z Downloaded chacha20 v0.10.0
13022026-03-04T03:37:16.302Z Downloaded crossbeam-channel v0.5.15
13032026-03-04T03:37:16.302Z Downloaded block-padding v0.3.3
13042026-03-04T03:37:16.302Z Downloaded bzip2 v0.6.1
13052026-03-04T03:37:16.302Z Downloaded bit-vec v0.6.3
13062026-03-04T03:37:16.303Z Downloaded array-init v0.0.4
13072026-03-04T03:37:16.303Z Downloaded cassowary v0.3.0
13082026-03-04T03:37:16.303Z Downloaded bit-vec v0.8.0
13092026-03-04T03:37:16.303Z Downloaded base16ct v1.0.0
13102026-03-04T03:37:16.303Z Downloaded aead v0.5.2
13112026-03-04T03:37:16.303Z Downloaded base16ct v0.2.0
13122026-03-04T03:37:16.303Z Downloaded async-recursion v1.1.1
13132026-03-04T03:37:16.303Z Downloaded darling v0.20.11
13142026-03-04T03:37:16.303Z Downloaded cstr-argument v0.1.2
13152026-03-04T03:37:16.303Z Downloaded crunchy v0.2.4
13162026-03-04T03:37:16.303Z Downloaded cfg_aliases v0.1.1
13172026-03-04T03:37:16.303Z Downloaded darling_macro v0.21.3
13182026-03-04T03:37:16.303Z Downloaded crossbeam-deque v0.8.6
13192026-03-04T03:37:16.307Z Downloaded critical-section v1.2.0
13202026-03-04T03:37:16.307Z Downloaded cfg_aliases v0.2.1
13212026-03-04T03:37:16.307Z Downloaded atomic-waker v1.1.2
13222026-03-04T03:37:16.307Z Downloaded ascii-canvas v3.0.0
13232026-03-04T03:37:16.307Z Downloaded ed25519-dalek v2.2.0
13242026-03-04T03:37:16.310Z Downloaded zerocopy-derive v0.6.6
13252026-03-04T03:37:16.318Z Downloaded petgraph v0.6.5
13262026-03-04T03:37:16.334Z Downloaded diesel_derives v2.2.7
13272026-03-04T03:37:16.338Z Downloaded derive_more v2.1.1
13282026-03-04T03:37:16.348Z Downloaded cargo_metadata v0.19.2
13292026-03-04T03:37:16.350Z Downloaded arrayref v0.3.9
13302026-03-04T03:37:16.350Z Downloaded blake2 v0.10.6
13312026-03-04T03:37:16.354Z Downloaded defmt-parser v1.0.0
13322026-03-04T03:37:16.354Z Downloaded csv-core v0.1.13
13332026-03-04T03:37:16.357Z Downloaded adler2 v2.0.1
13342026-03-04T03:37:16.357Z Downloaded jiff v0.2.21
13352026-03-04T03:37:16.383Z Downloaded lzma-sys v0.1.20
13362026-03-04T03:37:16.410Z Downloaded petgraph v0.8.3
13372026-03-04T03:37:16.428Z Downloaded libz-sys v1.1.24
13382026-03-04T03:37:16.447Z Downloaded csv v1.4.0
13392026-03-04T03:37:16.495Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13402026-03-04T03:37:16.512Z Downloaded sha3 v0.10.8
13412026-03-04T03:37:16.516Z Downloaded tokio v1.49.0
13422026-03-04T03:37:16.589Z Downloaded encoding_rs v0.8.35
13432026-03-04T03:37:16.627Z Downloaded libgit2-sys v0.18.3+1.9.2
13442026-03-04T03:37:17.029Z Downloaded aws-lc-sys v0.37.1
13452026-03-04T03:37:17.380Z Compiling libc v0.2.180
13462026-03-04T03:37:17.380Z Compiling serde v1.0.228
13472026-03-04T03:37:17.383Z Compiling log v0.4.29
13482026-03-04T03:37:17.383Z Compiling shlex v1.3.0
13492026-03-04T03:37:17.565Z Compiling find-msvc-tools v0.1.9
13502026-03-04T03:37:17.568Z Compiling smallvec v1.15.1
13512026-03-04T03:37:17.581Z Compiling syn v2.0.117
13522026-03-04T03:37:17.617Z Compiling typenum v1.19.0
13532026-03-04T03:37:17.954Z Compiling generic-array v0.14.7
13542026-03-04T03:37:17.975Z Compiling subtle v2.6.1
13552026-03-04T03:37:18.027Z Compiling scopeguard v1.2.0
13562026-03-04T03:37:18.090Z Compiling portable-atomic v1.13.1
13572026-03-04T03:37:18.194Z Compiling lock_api v0.4.14
13582026-03-04T03:37:18.312Z Compiling const-oid v0.9.6
13592026-03-04T03:37:18.504Z Compiling critical-section v1.2.0
13602026-03-04T03:37:18.526Z Compiling zerocopy v0.8.40
13612026-03-04T03:37:18.709Z Compiling serde_json v1.0.149
13622026-03-04T03:37:18.754Z Compiling pin-project-lite v0.2.17
13632026-03-04T03:37:18.918Z Compiling parking_lot_core v0.9.12
13642026-03-04T03:37:19.442Z Compiling pkg-config v0.3.32
13652026-03-04T03:37:19.494Z Compiling libm v0.2.16
13662026-03-04T03:37:19.856Z Compiling getrandom v0.2.17
13672026-03-04T03:37:19.968Z Compiling jobserver v0.1.34
13682026-03-04T03:37:20.156Z Compiling rand_core v0.6.4
13692026-03-04T03:37:20.348Z Compiling errno v0.3.14
13702026-03-04T03:37:20.488Z Compiling cc v1.2.56
13712026-03-04T03:37:20.616Z Compiling once_cell v1.21.3
13722026-03-04T03:37:20.639Z Compiling signal-hook-registry v1.4.8
13732026-03-04T03:37:20.792Z Compiling mio v1.1.1
13742026-03-04T03:37:20.859Z Compiling num-traits v0.2.19
13752026-03-04T03:37:21.072Z Compiling bitflags v2.11.0
13762026-03-04T03:37:21.205Z Compiling parking_lot v0.12.5
13772026-03-04T03:37:21.228Z Compiling futures-core v0.3.32
13782026-03-04T03:37:21.547Z Compiling socket2 v0.6.2
13792026-03-04T03:37:21.601Z Compiling percent-encoding v2.3.2
13802026-03-04T03:37:21.945Z Compiling allocator-api2 v0.2.21
13812026-03-04T03:37:21.996Z Compiling futures-sink v0.3.32
13822026-03-04T03:37:22.041Z Compiling foldhash v0.2.0
13832026-03-04T03:37:22.064Z Compiling cpufeatures v0.2.17
13842026-03-04T03:37:22.192Z Compiling futures-channel v0.3.32
13852026-03-04T03:37:22.215Z Compiling slab v0.4.12
13862026-03-04T03:37:22.503Z Compiling getrandom v0.4.1
13872026-03-04T03:37:22.543Z Compiling futures-task v0.3.32
13882026-03-04T03:37:22.623Z Compiling futures-io v0.3.32
13892026-03-04T03:37:22.768Z Compiling hashbrown v0.16.1
13902026-03-04T03:37:22.869Z Compiling rand_core v0.10.0
13912026-03-04T03:37:22.902Z Compiling getrandom v0.3.4
13922026-03-04T03:37:22.950Z Compiling rustversion v1.0.22
13932026-03-04T03:37:23.203Z Compiling cmake v0.1.57
13942026-03-04T03:37:24.085Z Compiling indexmap v2.13.0
13952026-03-04T03:37:24.144Z Compiling form_urlencoded v1.2.2
13962026-03-04T03:37:24.487Z Compiling base64ct v1.8.3
13972026-03-04T03:37:24.491Z Compiling fs_extra v1.3.0
13982026-03-04T03:37:24.578Z Compiling ident_case v1.0.1
13992026-03-04T03:37:24.799Z Compiling dunce v1.0.5
14002026-03-04T03:37:24.829Z Compiling flagset v0.4.7
14012026-03-04T03:37:24.964Z Compiling pem-rfc7468 v0.7.0
14022026-03-04T03:37:25.049Z Compiling aws-lc-sys v0.37.1
14032026-03-04T03:37:25.077Z Compiling rand_core v0.9.5
14042026-03-04T03:37:25.098Z Compiling rustix v1.1.3
14052026-03-04T03:37:25.101Z Compiling iana-time-zone v0.1.65
14062026-03-04T03:37:25.507Z Compiling synstructure v0.13.2
14072026-03-04T03:37:25.532Z Compiling ring v0.17.14
14082026-03-04T03:37:25.567Z Compiling uuid v1.21.0
14092026-03-04T03:37:25.613Z Compiling rustc_version v0.4.1
14102026-03-04T03:37:25.637Z Compiling regex-syntax v0.8.10
14112026-03-04T03:37:26.198Z Compiling vcpkg v0.2.15
14122026-03-04T03:37:26.239Z Compiling aws-lc-rs v1.16.0
14132026-03-04T03:37:26.857Z Compiling tracing-core v0.1.36
14142026-03-04T03:37:27.105Z Compiling crossbeam-utils v0.8.21
14152026-03-04T03:37:27.688Z Compiling pest_generator v2.8.6
14162026-03-04T03:37:27.855Z Compiling openssl-sys v0.9.111
14172026-03-04T03:37:28.094Z Compiling serde_derive_internals v0.29.1
14182026-03-04T03:37:29.095Z Compiling untrusted v0.9.0
14192026-03-04T03:37:29.311Z Compiling syn v1.0.109
14202026-03-04T03:37:29.411Z Compiling openssl-probe v0.2.1
14212026-03-04T03:37:29.711Z Compiling httparse v1.10.1
14222026-03-04T03:37:29.738Z Compiling schemars v0.8.22
14232026-03-04T03:37:29.908Z Compiling untrusted v0.7.1
14242026-03-04T03:37:30.110Z Compiling base64 v0.22.1
14252026-03-04T03:37:30.189Z Compiling serde_derive v1.0.228
14262026-03-04T03:37:30.243Z Compiling zeroize_derive v1.4.3
14272026-03-04T03:37:30.280Z Compiling zerofrom-derive v0.1.6
14282026-03-04T03:37:30.364Z Compiling yoke-derive v0.8.1
14292026-03-04T03:37:30.799Z Compiling zerocopy-derive v0.8.40
14302026-03-04T03:37:31.349Z Compiling zerovec-derive v0.11.2
14312026-03-04T03:37:31.600Z Compiling zeroize v1.8.2
14322026-03-04T03:37:32.103Z Compiling displaydoc v0.2.5
14332026-03-04T03:37:33.038Z Compiling tokio-macros v2.6.0
14342026-03-04T03:37:33.517Z Compiling crypto-common v0.1.7
14352026-03-04T03:37:33.696Z Compiling block-buffer v0.10.4
14362026-03-04T03:37:33.728Z Compiling zerofrom v0.1.6
14372026-03-04T03:37:33.784Z Compiling futures-macro v0.3.32
14382026-03-04T03:37:33.920Z Compiling block-padding v0.3.3
14392026-03-04T03:37:33.963Z Compiling yoke v0.8.1
14402026-03-04T03:37:33.995Z Compiling digest v0.10.7
14412026-03-04T03:37:34.195Z Compiling inout v0.1.4
14422026-03-04T03:37:34.331Z Compiling zerovec v0.11.5
14432026-03-04T03:37:34.506Z Compiling zerotrie v0.2.3
14442026-03-04T03:37:34.509Z Compiling hmac v0.12.1
14452026-03-04T03:37:34.645Z Compiling cipher v0.4.4
14462026-03-04T03:37:34.800Z Compiling sha2 v0.10.9
14472026-03-04T03:37:35.161Z Compiling der_derive v0.7.3
14482026-03-04T03:37:35.184Z Compiling salsa20 v0.10.2
14492026-03-04T03:37:35.439Z Compiling tinystr v0.8.2
14502026-03-04T03:37:35.508Z Compiling potential_utf v0.1.4
14512026-03-04T03:37:35.628Z Compiling futures-util v0.3.32
14522026-03-04T03:37:35.797Z Compiling icu_locale_core v2.1.1
14532026-03-04T03:37:35.843Z Compiling icu_collections v2.1.1
14542026-03-04T03:37:36.910Z Compiling pbkdf2 v0.12.2
14552026-03-04T03:37:37.103Z Compiling thiserror-impl v2.0.18
14562026-03-04T03:37:37.447Z Compiling icu_provider v2.1.1
14572026-03-04T03:37:37.954Z Compiling icu_normalizer v2.1.1
14582026-03-04T03:37:38.046Z Compiling icu_properties v2.1.2
14592026-03-04T03:37:38.355Z Compiling der v0.7.10
14602026-03-04T03:37:38.749Z Compiling bytes v1.11.1
14612026-03-04T03:37:39.188Z Compiling chrono v0.4.44
14622026-03-04T03:37:40.259Z Compiling tokio v1.49.0
14632026-03-04T03:37:40.323Z Compiling idna_adapter v1.2.1
14642026-03-04T03:37:40.557Z Compiling idna v1.1.0
14652026-03-04T03:37:40.743Z Compiling spki v0.7.3
14662026-03-04T03:37:41.066Z Compiling http v1.4.0
14672026-03-04T03:37:41.117Z Compiling thiserror v2.0.18
14682026-03-04T03:37:41.294Z Compiling url v2.5.8
14692026-03-04T03:37:41.318Z Compiling scrypt v0.11.0
14702026-03-04T03:37:41.790Z Compiling cbc v0.1.2
14712026-03-04T03:37:42.065Z Compiling aes v0.8.4
14722026-03-04T03:37:42.094Z Compiling rustls-pki-types v1.14.0
14732026-03-04T03:37:42.417Z Compiling ppv-lite86 v0.2.21
14742026-03-04T03:37:42.657Z Compiling tracing-attributes v0.1.31
14752026-03-04T03:37:43.009Z Compiling pkcs5 v0.7.1
14762026-03-04T03:37:43.063Z Compiling http-body v1.0.1
14772026-03-04T03:37:43.193Z Compiling rand_chacha v0.9.0
14782026-03-04T03:37:43.395Z Compiling schemars_derive v0.8.22
14792026-03-04T03:37:44.117Z Compiling rand v0.9.2
14802026-03-04T03:37:44.705Z Compiling pkcs8 v0.10.2
14812026-03-04T03:37:44.776Z Compiling scroll_derive v0.13.1
14822026-03-04T03:37:45.374Z Compiling pest_derive v2.8.6
14832026-03-04T03:37:45.867Z Compiling tracing v0.1.44
14842026-03-04T03:37:46.180Z Compiling darling_core v0.20.11
14852026-03-04T03:37:46.364Z Compiling tower-layer v0.3.3
14862026-03-04T03:37:46.387Z Compiling rustls v0.23.37
14872026-03-04T03:37:46.581Z Compiling tinyvec_macros v0.1.1
14882026-03-04T03:37:46.675Z Compiling tower-service v0.3.3
14892026-03-04T03:37:46.700Z Compiling try-lock v0.2.5
14902026-03-04T03:37:46.703Z Compiling dyn-clone v1.0.20
14912026-03-04T03:37:46.822Z Compiling atomic-waker v1.1.2
14922026-03-04T03:37:46.946Z Compiling want v0.3.1
14932026-03-04T03:37:46.995Z Compiling tinyvec v1.10.0
14942026-03-04T03:37:47.042Z Compiling scroll v0.13.0
14952026-03-04T03:37:47.472Z Compiling ipnet v2.11.0
14962026-03-04T03:37:47.824Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-03-04T03:37:47.846Z Compiling spin v0.9.8
14982026-03-04T03:37:48.243Z Compiling aho-corasick v1.1.4
14992026-03-04T03:37:48.653Z Compiling pin-utils v0.1.0
15002026-03-04T03:37:48.721Z Compiling num-conv v0.2.0
15012026-03-04T03:37:48.767Z Compiling tokio-util v0.7.18
15022026-03-04T03:37:49.001Z Compiling crc32fast v1.5.0
15032026-03-04T03:37:49.519Z Compiling foreign-types-shared v0.1.1
15042026-03-04T03:37:49.650Z Compiling openssl v0.10.75
15052026-03-04T03:37:50.089Z Compiling httpdate v1.0.3
15062026-03-04T03:37:50.113Z Compiling time-core v0.1.8
15072026-03-04T03:37:50.484Z Compiling h2 v0.4.13
15082026-03-04T03:37:50.538Z Compiling powerfmt v0.2.0
15092026-03-04T03:37:50.949Z Compiling deranged v0.5.8
15102026-03-04T03:37:51.186Z Compiling time-macros v0.2.27
15112026-03-04T03:37:52.089Z Compiling darling_macro v0.20.11
15122026-03-04T03:37:52.553Z Compiling regex-automata v0.4.14
15132026-03-04T03:37:53.011Z Compiling darling v0.20.11
15142026-03-04T03:37:53.184Z Compiling tempfile v3.25.0
15152026-03-04T03:37:53.502Z Compiling foreign-types v0.3.2
15162026-03-04T03:37:53.815Z Compiling goblin v0.10.5
15172026-03-04T03:37:53.962Z Compiling openssl-macros v0.1.1
15182026-03-04T03:37:54.036Z Compiling thiserror-impl v1.0.69
15192026-03-04T03:37:56.061Z Compiling wait-timeout v0.2.1
15202026-03-04T03:37:56.578Z Compiling either v1.15.0
15212026-03-04T03:37:56.919Z Compiling siphasher v1.0.2
15222026-03-04T03:37:56.991Z Compiling simd-adler32 v0.3.8
15232026-03-04T03:37:57.221Z Compiling bit-vec v0.8.0
15242026-03-04T03:37:57.545Z Compiling hyper v1.8.1
15252026-03-04T03:37:57.652Z Compiling num_threads v0.1.7
15262026-03-04T03:37:57.818Z Compiling native-tls v0.2.18
15272026-03-04T03:37:58.079Z Compiling quick-error v1.2.3
15282026-03-04T03:37:58.198Z Compiling usdt-impl v0.6.0
15292026-03-04T03:37:58.302Z Compiling rusty-fork v0.3.1
15302026-03-04T03:37:58.704Z Compiling time v0.3.47
15312026-03-04T03:37:58.962Z Compiling bit-set v0.8.0
15322026-03-04T03:37:59.275Z Compiling thiserror v1.0.69
15332026-03-04T03:37:59.965Z Compiling hyper-util v0.1.20
15342026-03-04T03:38:01.238Z Compiling dof v0.4.0
15352026-03-04T03:38:02.837Z Compiling derive_builder_core v0.20.2
15362026-03-04T03:38:02.880Z Compiling unicode-normalization v0.1.25
15372026-03-04T03:38:03.949Z Compiling crossbeam-epoch v0.9.18
15382026-03-04T03:38:03.971Z Compiling dtrace-parser v0.3.0
15392026-03-04T03:38:04.500Z Compiling rustls-native-certs v0.8.3
15402026-03-04T03:38:04.550Z Compiling signature v2.2.0
15412026-03-04T03:38:04.822Z Compiling scroll_derive v0.12.1
15422026-03-04T03:38:04.865Z Compiling heapless v0.7.17
15432026-03-04T03:38:04.932Z Compiling rand_xorshift v0.4.0
15442026-03-04T03:38:05.078Z Compiling darling_core v0.21.3
15452026-03-04T03:38:05.240Z Compiling slog v2.8.2
15462026-03-04T03:38:05.332Z Compiling bzip2-sys v0.1.13+1.0.8
15472026-03-04T03:38:05.583Z Compiling sync_wrapper v1.0.2
15482026-03-04T03:38:05.757Z Compiling thread-id v5.1.0
15492026-03-04T03:38:05.778Z Compiling cookie v0.18.1
15502026-03-04T03:38:05.855Z Compiling unicode-bidi v0.3.18
15512026-03-04T03:38:05.881Z Compiling zstd-safe v7.2.4
15522026-03-04T03:38:06.116Z Compiling rayon-core v1.13.0
15532026-03-04T03:38:06.293Z Compiling unicode-properties v0.1.4
15542026-03-04T03:38:06.322Z Compiling adler2 v2.0.1
15552026-03-04T03:38:06.457Z Compiling unicode-segmentation v1.12.0
15562026-03-04T03:38:06.545Z Compiling paste v1.0.15
15572026-03-04T03:38:06.694Z Compiling signal-hook v0.3.18
15582026-03-04T03:38:06.869Z Compiling anyhow v1.0.102
15592026-03-04T03:38:07.003Z Compiling unarray v0.1.4
15602026-03-04T03:38:07.067Z Compiling stringprep v0.1.5
15612026-03-04T03:38:07.169Z Compiling proptest v1.10.0
15622026-03-04T03:38:07.192Z Compiling miniz_oxide v0.8.9
15632026-03-04T03:38:07.307Z Compiling scroll v0.12.0
15642026-03-04T03:38:08.022Z Compiling tower v0.5.3
15652026-03-04T03:38:08.575Z Compiling derive_builder_macro v0.20.2
15662026-03-04T03:38:08.844Z Compiling crossbeam-deque v0.8.6
15672026-03-04T03:38:09.102Z Compiling ipnetwork v0.21.1
15682026-03-04T03:38:09.206Z Compiling http-body-util v0.1.3
15692026-03-04T03:38:09.237Z Compiling rand_chacha v0.3.1
15702026-03-04T03:38:09.445Z Compiling webpki-roots v1.0.6
15712026-03-04T03:38:09.498Z Compiling toml_datetime v0.6.11
15722026-03-04T03:38:09.649Z Compiling serde_spanned v0.6.9
15732026-03-04T03:38:09.673Z Compiling erased-serde v0.3.31
15742026-03-04T03:38:09.861Z Compiling serde_tokenstream v0.2.3
15752026-03-04T03:38:09.909Z Compiling md-5 v0.10.6
15762026-03-04T03:38:10.027Z Compiling zerocopy-derive v0.7.35
15772026-03-04T03:38:10.232Z Compiling curve25519-dalek v4.1.3
15782026-03-04T03:38:10.498Z Compiling num-integer v0.1.46
15792026-03-04T03:38:10.975Z Compiling vergen-lib v0.1.6
15802026-03-04T03:38:10.999Z Compiling hash32 v0.2.1
15812026-03-04T03:38:11.165Z Compiling ff v0.13.1
15822026-03-04T03:38:11.200Z Compiling iri-string v0.7.10
15832026-03-04T03:38:11.319Z Compiling psl-types v2.0.11
15842026-03-04T03:38:11.375Z Compiling litrs v1.0.0
15852026-03-04T03:38:11.415Z Compiling ref-cast v1.0.25
15862026-03-04T03:38:11.552Z Compiling smoltcp v0.9.1
15872026-03-04T03:38:11.587Z Compiling darling_macro v0.21.3
15882026-03-04T03:38:11.987Z Compiling base16ct v0.2.0
15892026-03-04T03:38:12.007Z Compiling fallible-iterator v0.2.0
15902026-03-04T03:38:12.223Z Compiling zlib-rs v0.6.2
15912026-03-04T03:38:12.326Z Compiling num-bigint-dig v0.8.6
15922026-03-04T03:38:12.460Z Compiling ryu v1.0.23
15932026-03-04T03:38:12.496Z Compiling rustix v0.38.44
15942026-03-04T03:38:12.686Z Compiling postgres-protocol v0.6.10
15952026-03-04T03:38:12.709Z Compiling serde_urlencoded v0.7.1
15962026-03-04T03:38:12.805Z Compiling darling v0.21.3
15972026-03-04T03:38:12.945Z Compiling document-features v0.2.12
15982026-03-04T03:38:13.209Z Compiling newtype-uuid v1.3.2
15992026-03-04T03:38:13.454Z Compiling sec1 v0.7.3
16002026-03-04T03:38:13.917Z Compiling zerocopy v0.7.35
16012026-03-04T03:38:14.020Z Compiling publicsuffix v2.3.0
16022026-03-04T03:38:14.073Z Compiling group v0.13.0
16032026-03-04T03:38:14.237Z Compiling tower-http v0.6.8
16042026-03-04T03:38:14.545Z Compiling num-iter v0.1.45
16052026-03-04T03:38:15.038Z Compiling rand v0.8.5
16062026-03-04T03:38:15.232Z Compiling oxnet v0.1.4
16072026-03-04T03:38:15.253Z Compiling derive_builder v0.20.2
16082026-03-04T03:38:15.454Z Compiling proc-macro-error v1.0.4
16092026-03-04T03:38:15.609Z Compiling tokio-native-tls v0.3.1
16102026-03-04T03:38:16.354Z Compiling goblin v0.8.2
16112026-03-04T03:38:16.928Z Compiling heck v0.4.1
16122026-03-04T03:38:17.120Z Compiling hubpack_derive v0.1.1
16132026-03-04T03:38:17.399Z Compiling regex v1.12.3
16142026-03-04T03:38:17.537Z Compiling phf_shared v0.13.1
16152026-03-04T03:38:17.896Z Compiling lazy_static v1.5.0
16162026-03-04T03:38:18.005Z Compiling cargo-platform v0.1.9
16172026-03-04T03:38:18.053Z Compiling hkdf v0.12.4
16182026-03-04T03:38:18.117Z Compiling crypto-bigint v0.5.5
16192026-03-04T03:38:18.347Z Compiling strum_macros v0.27.2
16202026-03-04T03:38:18.370Z Compiling async-trait v0.1.89
16212026-03-04T03:38:18.517Z Compiling flate2 v1.1.9
16222026-03-04T03:38:19.378Z Compiling daft-derive v0.1.5
16232026-03-04T03:38:19.486Z Compiling curve25519-dalek-derive v0.1.1
16242026-03-04T03:38:20.832Z Compiling ref-cast-impl v1.0.25
16252026-03-04T03:38:20.878Z Compiling terminal_size v0.4.3
16262026-03-04T03:38:20.948Z Compiling vergen v9.0.6
16272026-03-04T03:38:21.085Z Compiling fs-err v3.3.0
16282026-03-04T03:38:21.293Z Compiling ahash v0.8.12
16292026-03-04T03:38:21.436Z Compiling libbz2-rs-sys v0.2.2
16302026-03-04T03:38:21.695Z Compiling managed v0.8.0
16312026-03-04T03:38:21.956Z Compiling bitflags v1.3.2
16322026-03-04T03:38:22.060Z Compiling winnow v0.5.40
16332026-03-04T03:38:22.177Z Compiling object v0.37.3
16342026-03-04T03:38:22.714Z Compiling foldhash v0.1.5
16352026-03-04T03:38:22.987Z Compiling bumpalo v3.20.2
16362026-03-04T03:38:23.047Z Compiling console v0.16.2
16372026-03-04T03:38:23.091Z Compiling strum v0.27.2
16382026-03-04T03:38:23.352Z Compiling hashbrown v0.15.5
16392026-03-04T03:38:23.579Z Compiling zopfli v0.8.3
16402026-03-04T03:38:24.345Z Compiling bzip2 v0.6.1
16412026-03-04T03:38:24.684Z Compiling dof v0.3.0
16422026-03-04T03:38:24.941Z Compiling clap_builder v4.5.60
16432026-03-04T03:38:25.447Z Compiling elliptic-curve v0.13.8
16442026-03-04T03:38:25.470Z Compiling daft v0.1.5
16452026-03-04T03:38:25.758Z Compiling toml_edit v0.19.15
16462026-03-04T03:38:26.341Z Compiling cargo_metadata v0.19.2
16472026-03-04T03:38:26.364Z Compiling phf v0.13.1
16482026-03-04T03:38:26.691Z Compiling hubpack v0.1.2
16492026-03-04T03:38:27.131Z Compiling zone_cfg_derive v0.3.1
16502026-03-04T03:38:28.574Z Compiling signal-hook-mio v0.2.5
16512026-03-04T03:38:28.771Z Compiling cookie_store v0.22.1
16522026-03-04T03:38:30.333Z Compiling rayon v1.11.0
16532026-03-04T03:38:30.670Z Compiling zstd v0.13.3
16542026-03-04T03:38:31.213Z Compiling hyper-tls v0.6.0
16552026-03-04T03:38:31.646Z Compiling bzip2 v0.4.4
16562026-03-04T03:38:32.063Z Compiling postgres-types v0.2.12
16572026-03-04T03:38:32.685Z Compiling serde_with_macros v3.17.0
16582026-03-04T03:38:33.374Z Compiling usdt-attr-macro v0.6.0
16592026-03-04T03:38:33.914Z Compiling usdt-macro v0.6.0
16602026-03-04T03:38:34.342Z Compiling ed25519 v2.2.3
16612026-03-04T03:38:34.708Z Compiling dtrace-parser v0.2.0
16622026-03-04T03:38:35.027Z Compiling bstr v1.12.1
16632026-03-04T03:38:35.313Z Compiling phf_shared v0.11.3
16642026-03-04T03:38:35.381Z Compiling itertools v0.12.1
16652026-03-04T03:38:35.474Z Compiling pkcs1 v0.7.5
16662026-03-04T03:38:35.711Z Compiling hex v0.4.3
16672026-03-04T03:38:36.364Z Compiling serde-big-array v0.5.1
16682026-03-04T03:38:36.400Z Compiling rfc6979 v0.4.0
16692026-03-04T03:38:36.426Z Compiling serde_repr v0.1.20
16702026-03-04T03:38:36.575Z Compiling clap_derive v4.5.55
16712026-03-04T03:38:36.600Z Compiling strum_macros v0.26.4
16722026-03-04T03:38:36.621Z Compiling enum-as-inner v0.6.1
16732026-03-04T03:38:36.657Z Compiling float-cmp v0.10.0
16742026-03-04T03:38:36.922Z Compiling thread-id v4.2.2
16752026-03-04T03:38:37.070Z Compiling memmap2 v0.9.10
16762026-03-04T03:38:37.506Z Compiling env_filter v1.0.0
16772026-03-04T03:38:37.530Z Compiling encoding_rs v0.8.35
16782026-03-04T03:38:37.674Z Compiling rustc-hash v2.1.1
16792026-03-04T03:38:37.900Z Compiling mime v0.3.17
16802026-03-04T03:38:38.122Z Compiling keccak v0.1.6
16812026-03-04T03:38:38.278Z Compiling predicates-core v1.0.10
16822026-03-04T03:38:38.480Z Compiling fixedbitset v0.5.7
16832026-03-04T03:38:38.625Z Compiling precomputed-hash v0.1.1
16842026-03-04T03:38:38.779Z Compiling data-encoding v2.10.0
16852026-03-04T03:38:39.159Z Compiling unit-prefix v0.5.2
16862026-03-04T03:38:39.431Z Compiling new_debug_unreachable v1.0.6
16872026-03-04T03:38:39.557Z Compiling normalize-line-endings v0.3.0
16882026-03-04T03:38:39.721Z Compiling difflib v0.4.0
16892026-03-04T03:38:40.154Z Compiling whoami v2.1.0
16902026-03-04T03:38:40.474Z Compiling fixedbitset v0.4.2
16912026-03-04T03:38:40.583Z Compiling static_assertions v1.1.0
16922026-03-04T03:38:40.713Z Compiling jiff v0.2.21
16932026-03-04T03:38:40.906Z Compiling toml_edit v0.22.27
16942026-03-04T03:38:40.981Z Compiling petgraph v0.6.5
16952026-03-04T03:38:41.012Z Compiling strum v0.26.3
16962026-03-04T03:38:41.015Z Compiling clap v4.5.60
16972026-03-04T03:38:41.083Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-04T03:38:41.169Z Compiling tokio-postgres v0.7.16
16992026-03-04T03:38:41.219Z Compiling predicates v3.1.4
17002026-03-04T03:38:41.314Z Compiling string_cache v0.8.9
17012026-03-04T03:38:41.777Z Compiling hickory-proto v0.25.2
17022026-03-04T03:38:42.764Z Compiling indicatif v0.18.4
17032026-03-04T03:38:44.553Z Compiling petgraph v0.8.3
17042026-03-04T03:38:44.844Z Compiling sha3 v0.10.8
17052026-03-04T03:38:45.973Z Compiling zone v0.3.1
17062026-03-04T03:38:46.643Z Compiling iddqd v0.3.17
17072026-03-04T03:38:47.582Z Compiling zip v4.6.1
17082026-03-04T03:38:48.055Z Compiling env_logger v0.11.9
17092026-03-04T03:38:48.075Z Compiling usdt v0.6.0
17102026-03-04T03:38:48.608Z Compiling usdt-impl v0.5.0
17112026-03-04T03:38:48.850Z Compiling ecdsa v0.16.9
17122026-03-04T03:38:49.278Z Compiling serde_with v3.17.0
17132026-03-04T03:38:49.353Z Compiling similar v2.7.0
17142026-03-04T03:38:49.739Z Compiling rsa v0.9.10
17152026-03-04T03:38:49.770Z Compiling crossterm v0.28.1
17162026-03-04T03:38:49.935Z Compiling ed25519-dalek v2.2.0
17172026-03-04T03:38:51.468Z Compiling zip v0.6.6
17182026-03-04T03:38:51.523Z Compiling toml v0.7.8
17192026-03-04T03:38:53.007Z Compiling toml_parser v1.0.9+spec-1.1.0
17202026-03-04T03:38:53.227Z Compiling itertools v0.13.0
17212026-03-04T03:38:53.270Z Compiling tokio-stream v0.1.18
17222026-03-04T03:38:53.654Z Compiling buf-list v1.1.2
17232026-03-04T03:38:53.744Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-04T03:38:54.204Z Compiling x509-cert v0.2.5
17252026-03-04T03:38:54.301Z Compiling openapiv3 v2.2.0
17262026-03-04T03:38:54.405Z Compiling sha1 v0.10.6
17272026-03-04T03:38:54.554Z Compiling toml_datetime v0.7.5+spec-1.1.0
17282026-03-04T03:38:54.870Z Compiling peg-runtime v0.8.5
17292026-03-04T03:38:55.119Z Compiling lalrpop-util v0.19.12
17302026-03-04T03:38:55.419Z Compiling thread_local v1.1.9
17312026-03-04T03:38:55.513Z Compiling slog-async v2.8.0
17322026-03-04T03:38:55.815Z Compiling crossbeam-channel v0.5.15
17332026-03-04T03:38:56.120Z Compiling futures-executor v0.3.32
17342026-03-04T03:38:56.145Z Compiling is-terminal v0.4.17
17352026-03-04T03:38:56.316Z Compiling filetime v0.2.27
17362026-03-04T03:38:56.629Z Compiling take_mut v0.2.2
17372026-03-04T03:38:56.682Z Compiling xattr v1.6.1
17382026-03-04T03:38:56.770Z Compiling term v1.2.1
17392026-03-04T03:38:56.994Z Compiling tar v0.4.44
17402026-03-04T03:38:57.736Z Compiling slog-term v2.9.2
17412026-03-04T03:38:57.893Z Compiling futures v0.3.32
17422026-03-04T03:39:07.123Z Compiling rustls-webpki v0.103.9
17432026-03-04T03:39:12.304Z Compiling tokio-rustls v0.26.4
17442026-03-04T03:39:12.307Z Compiling rustls-platform-verifier v0.6.2
17452026-03-04T03:39:12.640Z Compiling hyper-rustls v0.27.7
17462026-03-04T03:39:13.041Z Compiling reqwest v0.12.28
17472026-03-04T03:39:13.041Z Compiling reqwest v0.13.2
17482026-03-04T03:39:17.499Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17492026-03-04T03:39:17.826Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17502026-03-04T03:39:22.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
17512026-03-04T03:39:22.687Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17522026-03-04T03:39:22.750ZMar 04 03:39:20.782 INFO Starting download, target: Cockroach
17532026-03-04T03:39:22.750ZMar 04 03:39:20.783 INFO Starting download, target: Clickhouse
17542026-03-04T03:39:22.750ZMar 04 03:39:20.783 INFO Starting download, target: Console
17552026-03-04T03:39:22.753ZMar 04 03:39:20.783 INFO Starting download, target: DendriteStub
17562026-03-04T03:39:22.753ZMar 04 03:39:20.783 INFO Starting download, target: MaghemiteMgd
17572026-03-04T03:39:22.753ZMar 04 03:39:20.783 INFO Starting download, target: TransceiverControl
17582026-03-04T03:39:22.753ZMar 04 03:39:20.783 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17592026-03-04T03:39:22.753ZMar 04 03:39:20.783 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17602026-03-04T03:39:22.753ZMar 04 03:39:20.784 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17612026-03-04T03:39:22.753ZMar 04 03:39:20.784 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17622026-03-04T03:39:22.753ZMar 04 03:39:20.784 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17632026-03-04T03:39:22.753ZMar 04 03:39:20.784 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17642026-03-04T03:39:23.432ZMar 04 03:39:21.463 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17652026-03-04T03:39:23.766ZMar 04 03:39:21.798 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17662026-03-04T03:39:24.009ZMar 04 03:39:22.039 INFO Download complete, target: TransceiverControl
17672026-03-04T03:39:24.208ZMar 04 03:39:22.240 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17682026-03-04T03:39:24.405ZMar 04 03:39:22.436 INFO Download complete, target: Console
17692026-03-04T03:39:24.579ZMar 04 03:39:22.610 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17702026-03-04T03:39:24.992ZMar 04 03:39:23.025 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17712026-03-04T03:39:25.104ZMar 04 03:39:23.137 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17722026-03-04T03:39:25.104ZMar 04 03:39:23.137 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17732026-03-04T03:39:29.173ZMar 04 03:39:27.205 INFO Download complete, target: DendriteStub
17742026-03-04T03:39:29.423ZMar 04 03:39:27.455 INFO Download complete, target: MaghemiteMgd
17752026-03-04T03:39:35.130ZMar 04 03:39:33.150 INFO Checking that binary works, target: Cockroach
17762026-03-04T03:39:35.259ZMar 04 03:39:33.288 INFO Download complete, target: Cockroach
17772026-03-04T03:39:39.421ZMar 04 03:39:37.450 INFO Checking that binary works, target: Clickhouse
17782026-03-04T03:39:39.600ZMar 04 03:39:37.630 INFO Download complete, target: Clickhouse
17792026-03-04T03:39:39.622ZAll builder prerequisites installed successfully, and PATH looks valid
17802026-03-04T03:39:39.625Z
17812026-03-04T03:39:39.625Zreal 5:27.957236670
17822026-03-04T03:39:39.625Zuser 17:28.153312858
17832026-03-04T03:39:39.625Zsys 2:31.030717536
17842026-03-04T03:39:39.625Ztrap 0.665636524
17852026-03-04T03:39:39.625Ztflt 0.720757219
17862026-03-04T03:39:39.625Zdflt 0.847150067
17872026-03-04T03:39:39.625Zkflt 0.021055441
17882026-03-04T03:39:39.625Zlock 40:00.660222350
17892026-03-04T03:39:39.625Zslp 1:04:25.664793193
17902026-03-04T03:39:39.625Zlat 1:10.785758649
17912026-03-04T03:39:39.625Zstop 3:12.033958903
17922026-03-04T03:39:39.625Z+ banner hack-check
17932026-03-04T03:39:39.625Z
17942026-03-04T03:39:39.625Z # # ## #### # # #### # # ###### #### # #
17952026-03-04T03:39:39.626Z # # # # # # # # # # # # # # # # #
17962026-03-04T03:39:39.626Z ###### # # # #### ##### # ###### ##### # ####
17972026-03-04T03:39:39.626Z # # ###### # # # # # # # # # #
17982026-03-04T03:39:39.626Z # # # # # # # # # # # # # # # # #
17992026-03-04T03:39:39.626Z # # # # #### # # #### # # ###### #### # #
18002026-03-04T03:39:39.626Z
18012026-03-04T03:39:39.629Z+ export CARGO_INCREMENTAL=0
18022026-03-04T03:39:39.629Z+ CARGO_INCREMENTAL=0
18032026-03-04T03:39:39.629Z+ ptime -m timeout 2h cargo xtask check-features --ci
18042026-03-04T03:39:40.475Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18052026-03-04T03:39:40.780Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18062026-03-04T03:39:43.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
18072026-03-04T03:39:44.002Z Running `target/debug/xtask check-features --ci`
18082026-03-04T03:39:44.031Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18092026-03-04T03:39:44.031Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18102026-03-04T03:39:44.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18112026-03-04T03:39:44.775Z Running `target/debug/xtask download cargo-hack`
18122026-03-04T03:39:45.947Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18132026-03-04T03:39:46.382Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18142026-03-04T03:39:50.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
18152026-03-04T03:39:50.540Z Running `target/debug/xtask-downloader cargo-hack`
18162026-03-04T03:39:50.584ZMar 04 03:39:48.610 INFO Starting download, target: CargoHack
18172026-03-04T03:39:50.587ZMar 04 03:39:48.611 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18182026-03-04T03:39:51.060ZMar 04 03:39:49.086 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18192026-03-04T03:39:51.166ZMar 04 03:39:49.192 INFO Download complete, target: CargoHack
18202026-03-04T03:39:51.169Zrunning: "/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"
18212026-03-04T03:39:51.191Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18222026-03-04T03:39:51.427Zinfo: running `cargo check --bins` on api_identity (1/256)
18232026-03-04T03:39:52.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-04T03:39:52.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-04T03:39:52.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-04T03:39:52.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18272026-03-04T03:39:52.303Z
18282026-03-04T03:39:52.303Zinfo: running `cargo check --bins` on bootstore (2/256)
18292026-03-04T03:39:53.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-04T03:39:53.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-04T03:39:53.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-04T03:39:53.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
18332026-03-04T03:39:53.192Z
18342026-03-04T03:39:53.192Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18352026-03-04T03:39:53.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-04T03:39:53.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-04T03:39:53.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-04T03:39:53.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18392026-03-04T03:39:54.071Z
18402026-03-04T03:39:54.071Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18412026-03-04T03:39:54.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-04T03:39:54.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-04T03:39:54.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-04T03:39:54.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
18452026-03-04T03:39:54.949Z
18462026-03-04T03:39:54.949Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18472026-03-04T03:39:55.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-04T03:39:55.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-04T03:39:55.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-04T03:39:55.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18512026-03-04T03:39:55.637Z
18522026-03-04T03:39:55.637Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18532026-03-04T03:39:56.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-04T03:39:56.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-04T03:39:56.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-04T03:39:56.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18572026-03-04T03:39:56.333Z
18582026-03-04T03:39:56.334Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18592026-03-04T03:39:56.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-04T03:39:56.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-04T03:39:56.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-04T03:39:56.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18632026-03-04T03:39:57.014Z
18642026-03-04T03:39:57.014Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18652026-03-04T03:39:57.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-04T03:39:57.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-04T03:39:57.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-04T03:39:57.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18692026-03-04T03:39:57.712Z
18702026-03-04T03:39:57.712Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18712026-03-04T03:39:58.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-04T03:39:58.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-04T03:39:58.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-04T03:39:58.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18752026-03-04T03:39:58.405Z
18762026-03-04T03:39:58.405Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18772026-03-04T03:39:59.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-04T03:39:59.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-04T03:39:59.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-04T03:39:59.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
18812026-03-04T03:39:59.100Z
18822026-03-04T03:39:59.100Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18832026-03-04T03:39:59.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-04T03:39:59.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-04T03:39:59.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-04T03:39:59.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18872026-03-04T03:39:59.781Z
18882026-03-04T03:39:59.781Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18892026-03-04T03:40:00.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-04T03:40:00.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-04T03:40:00.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-04T03:40:00.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18932026-03-04T03:40:00.499Z
18942026-03-04T03:40:00.499Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18952026-03-04T03:40:01.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-04T03:40:01.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-04T03:40:01.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-04T03:40:01.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
18992026-03-04T03:40:01.182Z
19002026-03-04T03:40:01.182Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19012026-03-04T03:40:01.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-04T03:40:01.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-04T03:40:01.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-04T03:40:01.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19052026-03-04T03:40:01.869Z
19062026-03-04T03:40:01.869Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19072026-03-04T03:40:02.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-04T03:40:02.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-04T03:40:02.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-04T03:40:02.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19112026-03-04T03:40:02.549Z
19122026-03-04T03:40:02.549Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19132026-03-04T03:40:03.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-04T03:40:03.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-04T03:40:03.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-04T03:40:03.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19172026-03-04T03:40:03.226Z
19182026-03-04T03:40:03.226Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19192026-03-04T03:40:03.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-04T03:40:03.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-04T03:40:03.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-04T03:40:03.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19232026-03-04T03:40:03.927Z
19242026-03-04T03:40:03.927Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19252026-03-04T03:40:04.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-04T03:40:04.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-04T03:40:04.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-04T03:40:04.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19292026-03-04T03:40:04.622Z
19302026-03-04T03:40:04.622Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19312026-03-04T03:40:05.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-04T03:40:05.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-04T03:40:05.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-04T03:40:05.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19352026-03-04T03:40:05.329Z
19362026-03-04T03:40:05.329Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19372026-03-04T03:40:05.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-04T03:40:05.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-04T03:40:05.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-04T03:40:05.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19412026-03-04T03:40:06.016Z
19422026-03-04T03:40:06.016Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19432026-03-04T03:40:06.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-04T03:40:06.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-04T03:40:06.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-04T03:40:06.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19472026-03-04T03:40:06.715Z
19482026-03-04T03:40:06.715Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19492026-03-04T03:40:07.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-04T03:40:07.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-04T03:40:07.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-04T03:40:07.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19532026-03-04T03:40:07.418Z
19542026-03-04T03:40:07.418Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19552026-03-04T03:40:08.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-04T03:40:08.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-04T03:40:08.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-04T03:40:08.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19592026-03-04T03:40:08.128Z
19602026-03-04T03:40:08.128Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19612026-03-04T03:40:08.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-04T03:40:08.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-04T03:40:08.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-04T03:40:08.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19652026-03-04T03:40:08.834Z
19662026-03-04T03:40:08.834Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19672026-03-04T03:40:09.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-04T03:40:09.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-04T03:40:09.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-04T03:40:09.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19712026-03-04T03:40:09.512Z
19722026-03-04T03:40:09.512Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19732026-03-04T03:40:10.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-04T03:40:10.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-04T03:40:10.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-04T03:40:10.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19772026-03-04T03:40:10.210Z
19782026-03-04T03:40:10.210Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19792026-03-04T03:40:10.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-04T03:40:10.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-04T03:40:10.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-04T03:40:10.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19832026-03-04T03:40:10.896Z
19842026-03-04T03:40:10.896Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19852026-03-04T03:40:11.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-04T03:40:11.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-04T03:40:11.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-04T03:40:11.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19892026-03-04T03:40:11.577Z
19902026-03-04T03:40:11.577Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19912026-03-04T03:40:12.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-04T03:40:12.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-04T03:40:12.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-04T03:40:12.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19952026-03-04T03:40:12.262Z
19962026-03-04T03:40:12.262Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19972026-03-04T03:40:12.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-04T03:40:12.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-04T03:40:12.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-04T03:40:12.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20012026-03-04T03:40:12.956Z
20022026-03-04T03:40:12.956Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20032026-03-04T03:40:13.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-04T03:40:13.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-04T03:40:13.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-04T03:40:13.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20072026-03-04T03:40:13.642Z
20082026-03-04T03:40:13.642Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20092026-03-04T03:40:14.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-04T03:40:14.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-04T03:40:14.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-04T03:40:14.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20132026-03-04T03:40:14.325Z
20142026-03-04T03:40:14.325Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20152026-03-04T03:40:14.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-04T03:40:14.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-04T03:40:14.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-04T03:40:14.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
20192026-03-04T03:40:15.020Z
20202026-03-04T03:40:15.020Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20212026-03-04T03:40:15.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-04T03:40:15.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-04T03:40:15.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-04T03:40:15.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20252026-03-04T03:40:15.710Z
20262026-03-04T03:40:15.710Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20272026-03-04T03:40:16.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-04T03:40:16.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-04T03:40:16.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-04T03:40:16.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20312026-03-04T03:40:16.391Z
20322026-03-04T03:40:16.392Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20332026-03-04T03:40:17.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-04T03:40:17.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-04T03:40:17.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-04T03:40:17.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20372026-03-04T03:40:17.079Z
20382026-03-04T03:40:17.079Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20392026-03-04T03:40:17.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-04T03:40:17.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-04T03:40:17.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-04T03:40:17.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20432026-03-04T03:40:17.764Z
20442026-03-04T03:40:17.764Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20452026-03-04T03:40:18.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-04T03:40:18.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-04T03:40:18.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-04T03:40:18.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20492026-03-04T03:40:18.456Z
20502026-03-04T03:40:18.456Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20512026-03-04T03:40:19.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-04T03:40:19.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-04T03:40:19.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-04T03:40:19.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20552026-03-04T03:40:19.142Z
20562026-03-04T03:40:19.142Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20572026-03-04T03:40:19.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-04T03:40:19.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-04T03:40:19.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-04T03:40:19.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20612026-03-04T03:40:19.833Z
20622026-03-04T03:40:19.834Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20632026-03-04T03:40:20.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-04T03:40:20.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-04T03:40:20.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-04T03:40:20.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20672026-03-04T03:40:20.569Z
20682026-03-04T03:40:20.569Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20692026-03-04T03:40:21.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-04T03:40:21.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-04T03:40:21.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-04T03:40:21.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
20732026-03-04T03:40:21.272Z
20742026-03-04T03:40:21.272Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20752026-03-04T03:40:21.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-04T03:40:21.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-04T03:40:21.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-04T03:40:21.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
20792026-03-04T03:40:21.950Z
20802026-03-04T03:40:21.950Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20812026-03-04T03:40:22.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-04T03:40:22.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-04T03:40:22.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-04T03:40:22.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
20852026-03-04T03:40:22.642Z
20862026-03-04T03:40:22.642Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20872026-03-04T03:40:23.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-04T03:40:23.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-04T03:40:23.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-04T03:40:23.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20912026-03-04T03:40:23.545Z
20922026-03-04T03:40:23.545Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20932026-03-04T03:40:24.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-04T03:40:24.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-04T03:40:24.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-04T03:40:24.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20972026-03-04T03:40:24.441Z
20982026-03-04T03:40:24.441Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20992026-03-04T03:40:25.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-04T03:40:25.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-04T03:40:25.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-04T03:40:25.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
21032026-03-04T03:40:25.362Z
21042026-03-04T03:40:25.362Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21052026-03-04T03:40:26.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-04T03:40:26.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-04T03:40:26.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-04T03:40:26.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
21092026-03-04T03:40:26.263Z
21102026-03-04T03:40:26.263Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21112026-03-04T03:40:27.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-04T03:40:27.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-04T03:40:27.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-03-04T03:40:27.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
21152026-03-04T03:40:27.123Z
21162026-03-04T03:40:27.123Zinfo: running `cargo check --bins` on oxlog (50/256)
21172026-03-04T03:40:27.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-03-04T03:40:27.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-03-04T03:40:28.004Z Checking cfg-if v1.0.4
21202026-03-04T03:40:28.007Z Checking libc v0.2.180
21212026-03-04T03:40:28.007Z Checking serde_core v1.0.228
21222026-03-04T03:40:28.148Z Checking zeroize v1.8.2
21232026-03-04T03:40:28.152Z Checking memchr v2.8.0
21242026-03-04T03:40:28.155Z Checking log v0.4.29
21252026-03-04T03:40:28.155Z Checking smallvec v1.15.1
21262026-03-04T03:40:28.155Z Checking typenum v1.19.0
21272026-03-04T03:40:28.254Z Checking subtle v2.6.1
21282026-03-04T03:40:28.476Z Checking scopeguard v1.2.0
21292026-03-04T03:40:28.541Z Checking itoa v1.0.17
21302026-03-04T03:40:28.557Z Checking const-oid v0.9.6
21312026-03-04T03:40:28.557Z Checking stable_deref_trait v1.2.1
21322026-03-04T03:40:28.635Z Checking lock_api v0.4.14
21332026-03-04T03:40:28.672Z Checking portable-atomic v1.13.1
21342026-03-04T03:40:28.820Z Checking critical-section v1.2.0
21352026-03-04T03:40:28.986Z Checking zerofrom v0.1.6
21362026-03-04T03:40:29.063Z Checking pin-project-lite v0.2.17
21372026-03-04T03:40:29.094Z Checking zerocopy v0.8.40
21382026-03-04T03:40:29.205Z Checking yoke v0.8.1
21392026-03-04T03:40:29.223Z Checking libm v0.2.16
21402026-03-04T03:40:29.244Z Checking getrandom v0.2.17
21412026-03-04T03:40:29.417Z Checking errno v0.3.14
21422026-03-04T03:40:29.512Z Checking rand_core v0.6.4
21432026-03-04T03:40:29.564Z Checking generic-array v0.14.7
21442026-03-04T03:40:29.613Z Checking signal-hook-registry v1.4.8
21452026-03-04T03:40:29.696Z Checking once_cell v1.21.3
21462026-03-04T03:40:29.825Z Checking parking_lot_core v0.9.12
21472026-03-04T03:40:29.917Z Checking zerovec v0.11.5
21482026-03-04T03:40:30.021Z Checking mio v1.1.1
21492026-03-04T03:40:30.188Z Checking parking_lot v0.12.5
21502026-03-04T03:40:30.515Z Checking socket2 v0.6.2
21512026-03-04T03:40:30.547Z Checking zmij v1.0.21
21522026-03-04T03:40:30.659Z Checking allocator-api2 v0.2.21
21532026-03-04T03:40:30.759Z Checking crypto-common v0.1.7
21542026-03-04T03:40:30.960Z Checking block-buffer v0.10.4
21552026-03-04T03:40:30.996Z Checking tinystr v0.8.2
21562026-03-04T03:40:31.016Z Checking equivalent v1.0.2
21572026-03-04T03:40:31.019Z Checking futures-core v0.3.32
21582026-03-04T03:40:31.123Z Checking percent-encoding v2.3.2
21592026-03-04T03:40:31.157Z Checking litemap v0.8.1
21602026-03-04T03:40:31.195Z Checking digest v0.10.7
21612026-03-04T03:40:31.240Z Checking writeable v0.6.2
21622026-03-04T03:40:31.295Z Checking num-traits v0.2.19
21632026-03-04T03:40:31.354Z Checking potential_utf v0.1.4
21642026-03-04T03:40:31.372Z Checking zerotrie v0.2.3
21652026-03-04T03:40:31.491Z Checking foldhash v0.2.0
21662026-03-04T03:40:31.542Z Checking icu_locale_core v2.1.1
21672026-03-04T03:40:31.574Z Checking cpufeatures v0.2.17
21682026-03-04T03:40:31.592Z Checking hmac v0.12.1
21692026-03-04T03:40:31.690Z Checking icu_collections v2.1.1
21702026-03-04T03:40:31.774Z Checking hashbrown v0.16.1
21712026-03-04T03:40:31.838Z Checking block-padding v0.3.3
21722026-03-04T03:40:31.868Z Checking icu_properties_data v2.1.2
21732026-03-04T03:40:32.066Z Checking icu_normalizer_data v2.1.1
21742026-03-04T03:40:32.117Z Checking rand_core v0.10.0
21752026-03-04T03:40:32.161Z Checking serde v1.0.228
21762026-03-04T03:40:32.185Z Checking bitflags v2.11.0
21772026-03-04T03:40:32.327Z Checking serde_json v1.0.149
21782026-03-04T03:40:32.387Z Checking futures-sink v0.3.32
21792026-03-04T03:40:32.508Z Checking getrandom v0.4.1
21802026-03-04T03:40:32.566Z Checking futures-channel v0.3.32
21812026-03-04T03:40:32.793Z Checking inout v0.1.4
21822026-03-04T03:40:32.813Z Checking futures-task v0.3.32
21832026-03-04T03:40:32.871Z Checking icu_provider v2.1.1
21842026-03-04T03:40:32.894Z Checking indexmap v2.13.0
21852026-03-04T03:40:32.971Z Checking futures-io v0.3.32
21862026-03-04T03:40:33.035Z Checking slab v0.4.12
21872026-03-04T03:40:33.080Z Checking cipher v0.4.4
21882026-03-04T03:40:33.190Z Checking sha2 v0.10.9
21892026-03-04T03:40:33.252Z Checking bytes v1.11.1
21902026-03-04T03:40:33.350Z Checking futures-util v0.3.32
21912026-03-04T03:40:33.365Z Checking icu_properties v2.1.2
21922026-03-04T03:40:33.517Z Checking icu_normalizer v2.1.1
21932026-03-04T03:40:33.816Z Checking getrandom v0.3.4
21942026-03-04T03:40:34.015Z Checking utf8_iter v1.0.4
21952026-03-04T03:40:34.087Z Checking base64ct v1.8.3
21962026-03-04T03:40:34.161Z Checking byteorder v1.5.0
21972026-03-04T03:40:34.193Z Checking form_urlencoded v1.2.2
21982026-03-04T03:40:34.233Z Checking fnv v1.0.7
21992026-03-04T03:40:34.329Z Checking tokio v1.49.0
22002026-03-04T03:40:34.393Z Checking flagset v0.4.7
22012026-03-04T03:40:34.428Z Checking rand_core v0.9.5
22022026-03-04T03:40:34.577Z Checking pem-rfc7468 v0.7.0
22032026-03-04T03:40:34.598Z Checking http v1.4.0
22042026-03-04T03:40:34.616Z Checking salsa20 v0.10.2
22052026-03-04T03:40:34.784Z Checking uuid v1.21.0
22062026-03-04T03:40:34.865Z Checking der v0.7.10
22072026-03-04T03:40:34.868Z Checking pbkdf2 v0.12.2
22082026-03-04T03:40:35.085Z Checking scrypt v0.11.0
22092026-03-04T03:40:35.333Z Checking idna_adapter v1.2.1
22102026-03-04T03:40:35.355Z Checking cbc v0.1.2
22112026-03-04T03:40:35.494Z Checking aes v0.8.4
22122026-03-04T03:40:35.550Z Checking idna v1.1.0
22132026-03-04T03:40:35.592Z Checking rustix v1.1.3
22142026-03-04T03:40:35.922Z Checking tracing-core v0.1.36
22152026-03-04T03:40:36.080Z Checking url v2.5.8
22162026-03-04T03:40:36.389Z Checking rustls-pki-types v1.14.0
22172026-03-04T03:40:36.634Z Checking iana-time-zone v0.1.65
22182026-03-04T03:40:36.701Z Checking spki v0.7.3
22192026-03-04T03:40:36.812Z Checking regex-syntax v0.8.10
22202026-03-04T03:40:36.865Z Checking ppv-lite86 v0.2.21
22212026-03-04T03:40:37.025Z Checking pkcs5 v0.7.1
22222026-03-04T03:40:37.028Z Checking chrono v0.4.44
22232026-03-04T03:40:37.069Z Checking tracing v0.1.44
22242026-03-04T03:40:37.488Z Checking http-body v1.0.1
22252026-03-04T03:40:37.534Z Checking aws-lc-sys v0.37.1
22262026-03-04T03:40:37.586Z Checking rand_chacha v0.9.0
22272026-03-04T03:40:37.725Z Checking openssl-probe v0.2.1
22282026-03-04T03:40:37.771Z Checking untrusted v0.7.1
22292026-03-04T03:40:37.911Z Checking base64 v0.22.1
22302026-03-04T03:40:37.975Z Checking untrusted v0.9.0
22312026-03-04T03:40:37.995Z Checking rand v0.9.2
22322026-03-04T03:40:38.037Z Checking pkcs8 v0.10.2
22332026-03-04T03:40:38.161Z Checking ring v0.17.14
22342026-03-04T03:40:38.391Z Checking tinyvec_macros v0.1.1
22352026-03-04T03:40:38.413Z Checking tower-service v0.3.3
22362026-03-04T03:40:38.514Z Checking atomic-waker v1.1.2
22372026-03-04T03:40:38.554Z Checking try-lock v0.2.5
22382026-03-04T03:40:38.680Z Checking tower-layer v0.3.3
22392026-03-04T03:40:38.734Z Checking plain v0.2.3
22402026-03-04T03:40:38.907Z Checking want v0.3.1
22412026-03-04T03:40:38.975Z Checking tinyvec v1.10.0
22422026-03-04T03:40:39.070Z Checking ipnet v2.11.0
22432026-03-04T03:40:39.107Z Checking semver v1.0.27
22442026-03-04T03:40:39.129Z Checking httparse v1.10.1
22452026-03-04T03:40:39.150Z Checking aws-lc-rs v1.16.0
22462026-03-04T03:40:39.517Z Checking spin v0.9.8
22472026-03-04T03:40:39.563Z Checking unicode-ident v1.0.24
22482026-03-04T03:40:39.639Z Checking dyn-clone v1.0.20
22492026-03-04T03:40:39.744Z Checking fastrand v2.3.0
22502026-03-04T03:40:39.762Z Checking pin-utils v0.1.0
22512026-03-04T03:40:39.818Z Checking ucd-trie v0.1.7
22522026-03-04T03:40:39.861Z Checking httpdate v1.0.3
22532026-03-04T03:40:39.881Z Checking foreign-types-shared v0.1.1
22542026-03-04T03:40:40.003Z Checking schemars v0.8.22
22552026-03-04T03:40:40.025Z Checking foreign-types v0.3.2
22562026-03-04T03:40:40.051Z Checking pest v2.8.6
22572026-03-04T03:40:40.095Z Checking tempfile v3.25.0
22582026-03-04T03:40:40.128Z Checking proc-macro2 v1.0.106
22592026-03-04T03:40:40.150Z Checking crossbeam-utils v0.8.21
22602026-03-04T03:40:40.473Z Checking openssl-sys v0.9.111
22612026-03-04T03:40:40.506Z Checking thiserror v2.0.18
22622026-03-04T03:40:40.687Z Checking wait-timeout v0.2.1
22632026-03-04T03:40:40.790Z Checking aho-corasick v1.1.4
22642026-03-04T03:40:40.927Z Checking quick-error v1.2.3
22652026-03-04T03:40:40.971Z Checking pretty-hex v0.4.1
22662026-03-04T03:40:41.081Z Checking rustls-webpki v0.103.9
22672026-03-04T03:40:41.101Z Checking siphasher v1.0.2
22682026-03-04T03:40:41.193Z Checking anstyle v1.0.13
22692026-03-04T03:40:41.413Z Checking bit-vec v0.8.0
22702026-03-04T03:40:41.568Z Checking powerfmt v0.2.0
22712026-03-04T03:40:41.598Z Checking utf8parse v0.2.2
22722026-03-04T03:40:41.778Z Checking either v1.15.0
22732026-03-04T03:40:41.798Z Checking simd-adler32 v0.3.8
22742026-03-04T03:40:41.854Z Checking deranged v0.5.8
22752026-03-04T03:40:41.872Z Checking openssl v0.10.75
22762026-03-04T03:40:41.941Z Checking tokio-util v0.7.18
22772026-03-04T03:40:42.014Z Checking rustls v0.23.37
22782026-03-04T03:40:42.151Z Checking bit-set v0.8.0
22792026-03-04T03:40:42.174Z Checking anstyle-parse v0.2.7
22802026-03-04T03:40:42.440Z Checking regex-automata v0.4.14
22812026-03-04T03:40:42.459Z Checking rusty-fork v0.3.1
22822026-03-04T03:40:42.477Z Checking crossbeam-epoch v0.9.18
22832026-03-04T03:40:42.651Z Checking quote v1.0.44
22842026-03-04T03:40:42.753Z Compiling newtype-uuid v1.3.2
22852026-03-04T03:40:42.933Z Checking unicode-normalization v0.1.25
22862026-03-04T03:40:43.036Z Checking rustls-native-certs v0.8.3
22872026-03-04T03:40:43.091Z Checking rand_xorshift v0.4.0
22882026-03-04T03:40:43.261Z Checking thiserror v1.0.69
22892026-03-04T03:40:43.289Z Checking crc32fast v1.5.0
22902026-03-04T03:40:43.309Z Checking h2 v0.4.13
22912026-03-04T03:40:43.410Z Checking scroll v0.13.0
22922026-03-04T03:40:43.528Z Checking signature v2.2.0
22932026-03-04T03:40:43.746Z Checking sync_wrapper v1.0.2
22942026-03-04T03:40:43.825Z Checking time-core v0.1.8
22952026-03-04T03:40:43.906Z Checking is_terminal_polyfill v1.70.2
22962026-03-04T03:40:43.925Z Checking anstyle-query v1.1.5
22972026-03-04T03:40:44.054Z Checking unicode-bidi v0.3.18
22982026-03-04T03:40:44.078Z Checking unicode-properties v0.1.4
22992026-03-04T03:40:44.183Z Checking num-conv v0.2.0
23002026-03-04T03:40:44.229Z Checking colorchoice v1.0.4
23012026-03-04T03:40:44.407Z Checking num_threads v0.1.7
23022026-03-04T03:40:44.435Z Checking unarray v0.1.4
23032026-03-04T03:40:44.456Z Checking adler2 v2.0.1
23042026-03-04T03:40:44.555Z Checking time v0.3.47
23052026-03-04T03:40:44.602Z Checking proptest v1.10.0
23062026-03-04T03:40:44.640Z Checking miniz_oxide v0.8.9
23072026-03-04T03:40:44.713Z Checking stringprep v0.1.5
23082026-03-04T03:40:45.023Z Checking anstream v0.6.21
23092026-03-04T03:40:45.413Z Checking tower v0.5.3
23102026-03-04T03:40:45.441Z Checking goblin v0.10.5
23112026-03-04T03:40:46.351Z Checking syn v2.0.117
23122026-03-04T03:40:46.938Z Compiling daft v0.1.5
23132026-03-04T03:40:46.973Z Checking native-tls v0.2.18
23142026-03-04T03:40:47.312Z Checking crossbeam-deque v0.8.6
23152026-03-04T03:40:47.466Z Checking ipnetwork v0.21.1
23162026-03-04T03:40:47.499Z Checking http-body-util v0.1.3
23172026-03-04T03:40:47.655Z Checking rand_chacha v0.3.1
23182026-03-04T03:40:47.676Z Checking tokio-rustls v0.26.4
23192026-03-04T03:40:47.872Z Checking webpki-roots v1.0.6
23202026-03-04T03:40:47.968Z Checking scroll v0.12.0
23212026-03-04T03:40:48.078Z Checking hash32 v0.2.1
23222026-03-04T03:40:48.102Z Checking zstd-sys v2.0.16+zstd.1.5.7
23232026-03-04T03:40:48.136Z Checking serde_spanned v0.6.9
23242026-03-04T03:40:48.334Z Checking toml_datetime v0.6.11
23252026-03-04T03:40:48.368Z Checking num-integer v0.1.46
23262026-03-04T03:40:48.404Z Checking md-5 v0.10.6
23272026-03-04T03:40:48.427Z Checking ff v0.13.1
23282026-03-04T03:40:48.651Z Checking iri-string v0.7.10
23292026-03-04T03:40:48.672Z Checking zlib-rs v0.6.2
23302026-03-04T03:40:48.697Z Checking ryu v1.0.23
23312026-03-04T03:40:48.856Z Checking base16ct v0.2.0
23322026-03-04T03:40:48.974Z Checking fallible-iterator v0.2.0
23332026-03-04T03:40:49.076Z Checking psl-types v2.0.11
23342026-03-04T03:40:49.279Z Checking publicsuffix v2.3.0
23352026-03-04T03:40:49.504Z Compiling iddqd v0.3.17
23362026-03-04T03:40:49.561Z Checking sec1 v0.7.3
23372026-03-04T03:40:49.623Z Checking postgres-protocol v0.6.10
23382026-03-04T03:40:49.719Z Checking hyper v1.8.1
23392026-03-04T03:40:49.975Z Checking serde_urlencoded v0.7.1
23402026-03-04T03:40:50.328Z Checking num-iter v0.1.45
23412026-03-04T03:40:50.457Z Checking group v0.13.0
23422026-03-04T03:40:50.531Z Checking goblin v0.8.2
23432026-03-04T03:40:50.735Z Checking flate2 v1.1.9
23442026-03-04T03:40:50.752Z Checking heapless v0.7.17
23452026-03-04T03:40:51.316Z Checking tower-http v0.6.8
23462026-03-04T03:40:51.455Z Checking zstd-safe v7.2.4
23472026-03-04T03:40:51.610Z Checking dof v0.4.0
23482026-03-04T03:40:51.716Z Checking rand v0.8.5
23492026-03-04T03:40:51.756Z Checking oxnet v0.1.4
23502026-03-04T03:40:51.857Z Checking hyper-util v0.1.20
23512026-03-04T03:40:51.921Z Checking rayon-core v1.13.0
23522026-03-04T03:40:52.153Z Checking cookie v0.18.1
23532026-03-04T03:40:52.237Z Checking tokio-native-tls v0.3.1
23542026-03-04T03:40:52.476Z Checking dtrace-parser v0.3.0
23552026-03-04T03:40:52.533Z Checking phf_shared v0.13.1
23562026-03-04T03:40:52.609Z Checking lazy_static v1.5.0
23572026-03-04T03:40:52.627Z Checking terminal_size v0.4.3
23582026-03-04T03:40:52.764Z Checking zerocopy v0.7.35
23592026-03-04T03:40:52.824Z Checking bzip2-sys v0.1.13+1.0.8
23602026-03-04T03:40:52.930Z Checking signal-hook v0.3.18
23612026-03-04T03:40:52.972Z Checking hkdf v0.12.4
23622026-03-04T03:40:52.990Z Checking crypto-bigint v0.5.5
23632026-03-04T03:40:52.993Z Checking thread-id v5.1.0
23642026-03-04T03:40:53.142Z Checking winnow v0.5.40
23652026-03-04T03:40:53.194Z Checking foldhash v0.1.5
23662026-03-04T03:40:53.282Z Checking bumpalo v3.20.2
23672026-03-04T03:40:53.343Z Checking unicode-width v0.2.0
23682026-03-04T03:40:53.446Z Checking clap_lex v1.0.0
23692026-03-04T03:40:53.714Z Checking libbz2-rs-sys v0.2.2
23702026-03-04T03:40:53.733Z Checking winnow v0.7.14
23712026-03-04T03:40:53.865Z Checking bitflags v1.3.2
23722026-03-04T03:40:53.988Z Checking strsim v0.11.1
23732026-03-04T03:40:54.007Z Checking managed v0.8.0
23742026-03-04T03:40:54.313Z Checking clap_builder v4.5.60
23752026-03-04T03:40:54.417Z Checking smoltcp v0.9.1
23762026-03-04T03:40:54.623Z Checking bzip2 v0.6.1
23772026-03-04T03:40:54.781Z Checking hyper-rustls v0.27.7
23782026-03-04T03:40:54.936Z Checking hyper-tls v0.6.0
23792026-03-04T03:40:55.214Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802026-03-04T03:40:55.283Z Checking console v0.16.2
23812026-03-04T03:40:55.398Z Checking dof v0.3.0
23822026-03-04T03:40:55.556Z Checking zopfli v0.8.3
23832026-03-04T03:40:55.765Z Checking elliptic-curve v0.13.8
23842026-03-04T03:40:55.870Z Checking hashbrown v0.15.5
23852026-03-04T03:40:55.956Z Checking usdt-impl v0.6.0
23862026-03-04T03:40:56.009Z Checking signal-hook-mio v0.2.5
23872026-03-04T03:40:56.029Z Checking toml_edit v0.19.15
23882026-03-04T03:40:56.178Z Checking phf v0.13.1
23892026-03-04T03:40:56.315Z Checking bzip2 v0.4.4
23902026-03-04T03:40:56.442Z Checking num-bigint-dig v0.8.6
23912026-03-04T03:40:56.479Z Checking cookie_store v0.22.1
23922026-03-04T03:40:56.536Z Checking rayon v1.11.0
23932026-03-04T03:40:56.718Z Checking zstd v0.13.3
23942026-03-04T03:40:56.954Z Checking postgres-types v0.2.12
23952026-03-04T03:40:57.111Z Checking rustls-platform-verifier v0.6.2
23962026-03-04T03:40:57.132Z Checking regex v1.12.3
23972026-03-04T03:40:57.163Z Checking bstr v1.12.1
23982026-03-04T03:40:57.358Z Checking ed25519 v2.2.3
23992026-03-04T03:40:57.377Z Checking dtrace-parser v0.2.0
24002026-03-04T03:40:57.647Z Checking itertools v0.12.1
24012026-03-04T03:40:57.711Z Checking phf_shared v0.11.3
24022026-03-04T03:40:57.730Z Checking ref-cast v1.0.25
24032026-03-04T03:40:57.901Z Checking curve25519-dalek v4.1.3
24042026-03-04T03:40:57.917Z Checking strum v0.27.2
24052026-03-04T03:40:58.013Z Checking hubpack v0.1.2
24062026-03-04T03:40:58.098Z Checking rustix v0.38.44
24072026-03-04T03:40:58.118Z Checking pkcs1 v0.7.5
24082026-03-04T03:40:58.351Z Checking hex v0.4.3
24092026-03-04T03:40:58.431Z Checking erased-serde v0.3.31
24102026-03-04T03:40:58.549Z Checking serde-big-array v0.5.1
24112026-03-04T03:40:58.569Z Checking float-cmp v0.10.0
24122026-03-04T03:40:58.807Z Checking rfc6979 v0.4.0
24132026-03-04T03:40:58.810Z Checking thread-id v4.2.2
24142026-03-04T03:40:58.842Z Checking memmap2 v0.9.10
24152026-03-04T03:40:58.945Z Checking env_filter v1.0.0
24162026-03-04T03:40:59.004Z Checking encoding_rs v0.8.35
24172026-03-04T03:40:59.154Z Checking toml_write v0.1.2
24182026-03-04T03:40:59.188Z Checking keccak v0.1.6
24192026-03-04T03:40:59.493Z Checking fixedbitset v0.4.2
24202026-03-04T03:40:59.512Z Checking data-encoding v2.10.0
24212026-03-04T03:40:59.566Z Checking fixedbitset v0.5.7
24222026-03-04T03:40:59.770Z Checking unit-prefix v0.5.2
24232026-03-04T03:40:59.800Z Checking normalize-line-endings v0.3.0
24242026-03-04T03:40:59.942Z Checking precomputed-hash v0.1.1
24252026-03-04T03:40:59.972Z Checking static_assertions v1.1.0
24262026-03-04T03:41:00.001Z Checking new_debug_unreachable v1.0.6
24272026-03-04T03:41:00.067Z Checking difflib v0.4.0
24282026-03-04T03:41:00.088Z Checking unicode-segmentation v1.12.0
24292026-03-04T03:41:00.104Z Checking jiff v0.2.21
24302026-03-04T03:41:00.120Z Checking rustc-hash v2.1.1
24312026-03-04T03:41:00.123Z Checking whoami v2.1.0
24322026-03-04T03:41:00.123Z Checking mime v0.3.17
24332026-03-04T03:41:00.176Z Checking predicates-core v1.0.10
24342026-03-04T03:41:00.398Z Checking crossterm v0.28.1
24352026-03-04T03:41:00.414Z Checking predicates v3.1.4
24362026-03-04T03:41:00.493Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-03-04T03:41:00.543Z Checking tokio-postgres v0.7.16
24382026-03-04T03:41:00.783Z Checking similar v2.7.0
24392026-03-04T03:41:01.065Z Checking string_cache v0.8.9
24402026-03-04T03:41:01.295Z Checking reqwest v0.12.28
24412026-03-04T03:41:01.365Z Checking hickory-proto v0.25.2
24422026-03-04T03:41:01.641Z Checking indicatif v0.18.4
24432026-03-04T03:41:02.155Z Checking zone v0.3.1
24442026-03-04T03:41:02.354Z Checking petgraph v0.8.3
24452026-03-04T03:41:02.527Z Checking ed25519-dalek v2.2.0
24462026-03-04T03:41:02.919Z Checking petgraph v0.6.5
24472026-03-04T03:41:03.005Z Checking sha3 v0.10.8
24482026-03-04T03:41:03.229Z Checking toml_edit v0.22.27
24492026-03-04T03:41:03.444Z Checking slog v2.8.2
24502026-03-04T03:41:03.519Z Checking env_logger v0.11.9
24512026-03-04T03:41:03.910Z Checking usdt v0.6.0
24522026-03-04T03:41:04.031Z Checking ecdsa v0.16.9
24532026-03-04T03:41:04.208Z Checking usdt-impl v0.5.0
24542026-03-04T03:41:04.796Z Checking serde_with v3.17.0
24552026-03-04T03:41:04.822Z Checking rsa v0.9.10
24562026-03-04T03:41:05.710Z Checking zip v4.6.1
24572026-03-04T03:41:05.876Z Checking toml v0.7.8
24582026-03-04T03:41:05.939Z Checking clap v4.5.60
24592026-03-04T03:41:06.020Z Checking reqwest v0.13.2
24602026-03-04T03:41:06.073Z Checking toml_parser v1.0.9+spec-1.1.0
24612026-03-04T03:41:06.159Z Checking zip v0.6.6
24622026-03-04T03:41:06.279Z Checking strum v0.26.3
24632026-03-04T03:41:06.456Z Checking tokio-stream v0.1.18
24642026-03-04T03:41:06.614Z Checking fs-err v3.3.0
24652026-03-04T03:41:06.826Z Checking ahash v0.8.12
24662026-03-04T03:41:06.888Z Checking object v0.37.3
24672026-03-04T03:41:07.048Z Checking itertools v0.13.0
24682026-03-04T03:41:07.233Z Checking buf-list v1.1.2
24692026-03-04T03:41:07.270Z Checking camino v1.2.2
24702026-03-04T03:41:07.322Z Checking anyhow v1.0.102
24712026-03-04T03:41:07.569Z Checking x509-cert v0.2.5
24722026-03-04T03:41:07.715Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24732026-03-04T03:41:07.838Z Checking openapiv3 v2.2.0
24742026-03-04T03:41:07.858Z Checking toml_datetime v0.7.5+spec-1.1.0
24752026-03-04T03:41:08.227Z Checking sha1 v0.10.6
24762026-03-04T03:41:08.268Z Checking lalrpop-util v0.19.12
24772026-03-04T03:41:08.336Z Checking peg-runtime v0.8.5
24782026-03-04T03:41:08.490Z Checking sigpipe v0.1.3
24792026-03-04T03:41:08.536Z Checking glob v0.3.3
24802026-03-04T03:41:11.792Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24812026-03-04T03:41:12.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.06s
24822026-03-04T03:41:12.391Z
24832026-03-04T03:41:12.391Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24842026-03-04T03:41:13.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-03-04T03:41:13.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-03-04T03:41:13.552Z Checking newtype-uuid v1.3.2
24872026-03-04T03:41:13.556Z Compiling structmeta-derive v0.3.0
24882026-03-04T03:41:13.556Z Compiling rustls v0.22.4
24892026-03-04T03:41:13.731Z Checking regress v0.10.5
24902026-03-04T03:41:13.734Z Compiling multer v3.1.0
24912026-03-04T03:41:13.767Z Compiling newtype-uuid-macros v0.1.0
24922026-03-04T03:41:13.771Z Compiling async-stream-impl v0.3.6
24932026-03-04T03:41:13.810Z Checking futures-executor v0.3.32
24942026-03-04T03:41:14.036Z Checking daft v0.1.5
24952026-03-04T03:41:14.090Z Compiling dropshot v0.16.7
24962026-03-04T03:41:14.173Z Checking futures v0.3.32
24972026-03-04T03:41:14.311Z Compiling dropshot_endpoint v0.16.7
24982026-03-04T03:41:14.546Z Checking iddqd v0.3.17
24992026-03-04T03:41:14.572Z Checking thread_local v1.1.9
25002026-03-04T03:41:14.888Z Checking crossbeam-channel v0.5.15
25012026-03-04T03:41:15.000Z Checking is-terminal v0.4.17
25022026-03-04T03:41:15.159Z Checking term v1.2.1
25032026-03-04T03:41:15.462Z Checking take_mut v0.2.2
25042026-03-04T03:41:15.626Z Checking slog-term v2.9.2
25052026-03-04T03:41:15.647Z Checking rustls-webpki v0.102.8
25062026-03-04T03:41:15.668Z Checking slog-async v2.8.0
25072026-03-04T03:41:16.008Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082026-03-04T03:41:16.225Z Checking serde_spanned v1.0.4
25092026-03-04T03:41:16.309Z Compiling structmeta v0.3.0
25102026-03-04T03:41:16.439Z Checking debug-ignore v1.0.5
25112026-03-04T03:41:16.463Z Checking toml_writer v1.0.6+spec-1.1.0
25122026-03-04T03:41:16.609Z Checking match_cfg v0.1.0
25132026-03-04T03:41:16.628Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-03-04T03:41:16.716Z Checking hostname v0.3.1
25152026-03-04T03:41:16.739Z Compiling derive-ex v0.1.8
25162026-03-04T03:41:16.766Z Compiling parse-display-derive v0.10.0
25172026-03-04T03:41:16.817Z Checking toml v0.9.12+spec-1.1.0
25182026-03-04T03:41:16.882Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25192026-03-04T03:41:17.166Z Checking slog-json v2.6.1
25202026-03-04T03:41:17.471Z Checking macaddr v1.0.1
25212026-03-04T03:41:17.673Z Checking slog-bunyan v2.5.0
25222026-03-04T03:41:17.822Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25232026-03-04T03:41:17.880Z Checking async-stream v0.3.6
25242026-03-04T03:41:18.206Z Checking waitgroup v0.1.2
25252026-03-04T03:41:18.392Z Checking rustls-pemfile v2.2.0
25262026-03-04T03:41:18.508Z Checking serde_path_to_error v0.1.20
25272026-03-04T03:41:18.533Z Checking hostname v0.4.2
25282026-03-04T03:41:18.599Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25292026-03-04T03:41:18.658Z Checking progenitor-client v0.10.0
25302026-03-04T03:41:18.705Z Compiling itertools v0.14.0
25312026-03-04T03:41:18.870Z Checking progenitor-client v0.13.0
25322026-03-04T03:41:19.088Z Checking instant v0.1.13
25332026-03-04T03:41:19.140Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-03-04T03:41:19.233Z Checking backoff v0.4.0
25352026-03-04T03:41:19.339Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25362026-03-04T03:41:19.567Z Checking backon v1.6.0
25372026-03-04T03:41:19.895Z Checking heck v0.5.0
25382026-03-04T03:41:20.143Z Compiling toml_edit v0.23.10+spec-1.0.0
25392026-03-04T03:41:20.279Z Checking tokio-rustls v0.25.0
25402026-03-04T03:41:20.410Z Compiling crucible-workspace-hack v0.1.0
25412026-03-04T03:41:20.691Z Checking parse-display v0.10.0
25422026-03-04T03:41:20.758Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25432026-03-04T03:41:20.847Z Compiling test-strategy v0.4.5
25442026-03-04T03:41:21.000Z Compiling heapless v0.8.0
25452026-03-04T03:41:21.285Z Compiling typify-impl v0.4.3
25462026-03-04T03:41:21.800Z Compiling ingot-macros v0.1.1
25472026-03-04T03:41:21.861Z Compiling proc-macro-crate v3.4.0
25482026-03-04T03:41:21.925Z Checking hash32 v0.3.1
25492026-03-04T03:41:21.947Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25502026-03-04T03:41:22.168Z Compiling smoltcp v0.11.0
25512026-03-04T03:41:22.883Z Checking tabwriter v1.4.1
25522026-03-04T03:41:22.913Z Checking cobs v0.3.0
25532026-03-04T03:41:23.091Z Compiling num_enum_derive v0.7.5
25542026-03-04T03:41:23.164Z Compiling foreign-types-macros v0.2.3
25552026-03-04T03:41:23.188Z Checking foreign-types-shared v0.3.1
25562026-03-04T03:41:23.246Z Checking cpufeatures v0.3.0
25572026-03-04T03:41:23.368Z Checking chacha20 v0.10.0
25582026-03-04T03:41:23.825Z Checking postcard v1.1.3
25592026-03-04T03:41:24.426Z Checking foreign-types v0.5.0
25602026-03-04T03:41:24.429Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25612026-03-04T03:41:24.644Z Compiling proc-macro-crate v1.3.1
25622026-03-04T03:41:24.760Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25632026-03-04T03:41:25.196Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25642026-03-04T03:41:25.218Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25652026-03-04T03:41:25.433Z Checking num_enum v0.7.5
25662026-03-04T03:41:25.559Z Checking cstr-argument v0.1.2
25672026-03-04T03:41:25.637Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25682026-03-04T03:41:25.789Z Checking colored v3.1.1
25692026-03-04T03:41:25.898Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25702026-03-04T03:41:26.123Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25712026-03-04T03:41:26.282Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25722026-03-04T03:41:26.337Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-03-04T03:41:26.361Z Compiling num_enum_derive v0.5.11
25742026-03-04T03:41:26.471Z Checking rand v0.10.0
25752026-03-04T03:41:26.516Z Checking secrecy v0.10.3
25762026-03-04T03:41:26.579Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-03-04T03:41:26.738Z Compiling memoffset v0.9.1
25782026-03-04T03:41:27.134Z Compiling convert_case v0.4.0
25792026-03-04T03:41:27.525Z Compiling unsafe-libyaml v0.2.11
25802026-03-04T03:41:27.626Z Compiling cfg_aliases v0.2.1
25812026-03-04T03:41:27.758Z Compiling nix v0.30.1
25822026-03-04T03:41:27.943Z Compiling derive_more v0.99.20
25832026-03-04T03:41:28.643Z Checking num_enum v0.5.11
25842026-03-04T03:41:28.811Z Checking ingot-types v0.1.2
25852026-03-04T03:41:28.837Z Compiling serde_yaml v0.9.34+deprecated
25862026-03-04T03:41:29.372Z Checking camino-tempfile v1.4.1
25872026-03-04T03:41:29.464Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25882026-03-04T03:41:29.676Z Checking ingot v0.1.1
25892026-03-04T03:41:29.702Z Compiling prettyplease v0.2.37
25902026-03-04T03:41:30.158Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-03-04T03:41:30.267Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-04T03:41:30.479Z Checking smf v0.2.3
25932026-03-04T03:41:30.634Z Compiling num-derive v0.4.2
25942026-03-04T03:41:31.033Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25952026-03-04T03:41:31.533Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25962026-03-04T03:41:32.581Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25972026-03-04T03:41:32.859Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25982026-03-04T03:41:33.039Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25992026-03-04T03:41:33.071Z Compiling typify-macro v0.4.3
26002026-03-04T03:41:33.713Z Checking whoami v1.6.1
26012026-03-04T03:41:34.195Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26022026-03-04T03:41:34.305Z Compiling typify-impl v0.6.1
26032026-03-04T03:41:36.683Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26042026-03-04T03:41:36.866Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26052026-03-04T03:41:37.015Z Compiling typify v0.4.3
26062026-03-04T03:41:37.629Z Checking num-rational v0.4.2
26072026-03-04T03:41:39.055Z Compiling thiserror-impl-no-std v2.0.2
26082026-03-04T03:41:39.271Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26092026-03-04T03:41:39.348Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26102026-03-04T03:41:39.371Z Checking universal-hash v0.5.1
26112026-03-04T03:41:39.601Z Checking half v2.7.1
26122026-03-04T03:41:39.834Z Checking num-complex v0.4.6
26132026-03-04T03:41:40.229Z Checking ciborium-io v0.2.2
26142026-03-04T03:41:40.397Z Checking opaque-debug v0.3.1
26152026-03-04T03:41:40.519Z Checking poly1305 v0.8.0
26162026-03-04T03:41:40.577Z Checking ciborium-ll v0.2.2
26172026-03-04T03:41:40.642Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26182026-03-04T03:41:40.773Z Checking num v0.4.3
26192026-03-04T03:41:40.905Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26202026-03-04T03:41:40.960Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26212026-03-04T03:41:41.102Z Checking toml v0.8.23
26222026-03-04T03:41:41.734Z Checking password-hash v0.5.0
26232026-03-04T03:41:41.823Z Checking thiserror-no-std v2.0.2
26242026-03-04T03:41:41.850Z Checking chacha20 v0.9.1
26252026-03-04T03:41:41.979Z Compiling usdt-macro v0.5.0
26262026-03-04T03:41:42.255Z Compiling usdt-attr-macro v0.5.0
26272026-03-04T03:41:42.258Z Checking blake2 v0.10.6
26282026-03-04T03:41:42.750Z Checking aead v0.5.2
26292026-03-04T03:41:43.082Z Checking memmap v0.7.0
26302026-03-04T03:41:43.482Z Checking float-ord v0.3.2
26312026-03-04T03:41:43.666Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26322026-03-04T03:41:43.824Z Checking chacha20poly1305 v0.10.1
26332026-03-04T03:41:43.852Z Checking usdt v0.5.0
26342026-03-04T03:41:43.877Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26352026-03-04T03:41:44.049Z Checking argon2 v0.5.3
26362026-03-04T03:41:44.149Z Checking vsss-rs v3.3.4
26372026-03-04T03:41:44.172Z Checking ciborium v0.2.2
26382026-03-04T03:41:44.769Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26392026-03-04T03:41:44.834Z Checking indent_write v2.2.0
26402026-03-04T03:41:45.225Z Compiling semver v0.1.20
26412026-03-04T03:41:45.298Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-03-04T03:41:45.675Z Compiling rustc_version v0.1.7
26432026-03-04T03:41:45.805Z Compiling progenitor-impl v0.11.2
26442026-03-04T03:41:46.369Z Compiling typify-macro v0.6.1
26452026-03-04T03:41:47.046Z Compiling pin-project-internal v1.1.11
26462026-03-04T03:41:47.366Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472026-03-04T03:41:48.120Z Checking swrite v0.1.0
26482026-03-04T03:41:48.276Z Compiling minimal-lexical v0.2.1
26492026-03-04T03:41:48.828Z Checking linked-hash-map v0.5.6
26502026-03-04T03:41:48.982Z Compiling nom v7.1.3
26512026-03-04T03:41:49.185Z Checking lru-cache v0.1.2
26522026-03-04T03:41:49.417Z Compiling newtype_derive v0.1.6
26532026-03-04T03:41:49.803Z Checking pin-project v1.1.11
26542026-03-04T03:41:49.980Z Checking newline-converter v0.3.0
26552026-03-04T03:41:50.175Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26562026-03-04T03:41:50.201Z Checking atomicwrites v0.4.4
26572026-03-04T03:41:50.366Z Compiling typify v0.6.1
26582026-03-04T03:41:50.567Z Compiling progenitor-impl v0.13.0
26592026-03-04T03:41:50.632Z Checking hickory-proto v0.24.4
26602026-03-04T03:41:51.181Z Checking phf_shared v0.12.1
26612026-03-04T03:41:51.486Z Checking progenitor-client v0.11.2
26622026-03-04T03:41:51.922Z Checking console v0.15.11
26632026-03-04T03:41:51.993Z Compiling snafu-derive v0.8.9
26642026-03-04T03:41:52.383Z Checking pem v3.0.6
26652026-03-04T03:41:52.534Z Checking csv-core v0.1.13
26662026-03-04T03:41:52.702Z Compiling async-recursion v1.1.1
26672026-03-04T03:41:52.804Z Compiling progenitor-macro v0.11.2
26682026-03-04T03:41:52.898Z Compiling derive-where v1.6.0
26692026-03-04T03:41:54.213Z Compiling slog-dtrace v0.3.0
26702026-03-04T03:41:55.294Z Compiling chrono-tz v0.10.4
26712026-03-04T03:41:55.316Z Checking same-file v1.0.6
26722026-03-04T03:41:55.316Z Compiling owo-colors v4.3.0
26732026-03-04T03:41:55.316Z Checking highway v1.3.0
26742026-03-04T03:41:56.127Z Checking resolv-conf v0.7.6
26752026-03-04T03:41:56.132Z Compiling cancel-safe-futures v0.1.5
26762026-03-04T03:41:56.132Z Checking unicode-width v0.1.14
26772026-03-04T03:41:56.694Z Checking hickory-resolver v0.24.4
26782026-03-04T03:41:57.106Z Checking snafu v0.8.9
26792026-03-04T03:41:57.110Z Compiling const_format_proc_macros v0.2.34
26802026-03-04T03:41:57.426Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26812026-03-04T03:41:57.462Z Compiling progenitor-macro v0.13.0
26822026-03-04T03:41:58.211Z Checking walkdir v2.5.0
26832026-03-04T03:41:58.725Z Checking csv v1.4.0
26842026-03-04T03:41:58.804Z Checking expectorate v1.2.0
26852026-03-04T03:41:59.044Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862026-03-04T03:41:59.071Z Checking phf v0.12.1
26872026-03-04T03:41:59.367Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26882026-03-04T03:42:00.207Z Checking tokio-dtrace v0.1.1
26892026-03-04T03:42:00.456Z Compiling progenitor-impl v0.10.0
26902026-03-04T03:42:00.980Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26912026-03-04T03:42:01.732Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26922026-03-04T03:42:02.870Z Checking globset v0.4.18
26932026-03-04T03:42:03.376Z Checking olpc-cjson v0.1.4
26942026-03-04T03:42:03.435Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26952026-03-04T03:42:03.644Z Checking libsw-core v0.3.2
26962026-03-04T03:42:03.908Z Checking arc-swap v1.8.2
26972026-03-04T03:42:03.956Z Compiling lzma-sys v0.1.20
26982026-03-04T03:42:03.982Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26992026-03-04T03:42:04.006Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27002026-03-04T03:42:04.354Z Checking serde_plain v1.0.2
27012026-03-04T03:42:04.646Z Checking utf-8 v0.7.6
27022026-03-04T03:42:04.713Z Checking typed-path v0.9.3
27032026-03-04T03:42:04.897Z Checking bytecount v0.6.9
27042026-03-04T03:42:05.093Z Checking papergrid v0.11.0
27052026-03-04T03:42:05.438Z Checking progenitor v0.11.2
27062026-03-04T03:42:05.659Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27072026-03-04T03:42:05.741Z Checking tungstenite v0.21.0
27082026-03-04T03:42:06.709Z Checking tough v0.20.0
27092026-03-04T03:42:06.739Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27102026-03-04T03:42:06.798Z Checking slog-scope v4.4.1
27112026-03-04T03:42:07.041Z Checking libsw v3.5.0
27122026-03-04T03:42:07.067Z Checking oxide-tokio-rt v0.1.2
27132026-03-04T03:42:07.316Z Compiling progenitor-macro v0.10.0
27142026-03-04T03:42:07.395Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27152026-03-04T03:42:07.828Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27162026-03-04T03:42:08.343Z Checking const_format v0.2.35
27172026-03-04T03:42:09.374Z Checking qorb v0.4.1
27182026-03-04T03:42:09.395Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27192026-03-04T03:42:10.246Z Checking progenitor v0.13.0
27202026-03-04T03:42:10.496Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27212026-03-04T03:42:10.894Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27222026-03-04T03:42:11.382Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27232026-03-04T03:42:11.552Z Compiling cargo_toml v0.22.3
27242026-03-04T03:42:12.147Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27252026-03-04T03:42:12.176Z Checking gethostname v0.5.0
27262026-03-04T03:42:12.339Z Compiling tabled_derive v0.7.0
27272026-03-04T03:42:12.506Z Checking bcs v0.1.6
27282026-03-04T03:42:12.822Z Checking unicode-linebreak v0.1.5
27292026-03-04T03:42:12.908Z Checking termtree v0.5.1
27302026-03-04T03:42:12.973Z Checking linear-map v1.2.0
27312026-03-04T03:42:13.179Z Checking smawk v0.3.2
27322026-03-04T03:42:13.286Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27332026-03-04T03:42:13.336Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27342026-03-04T03:42:13.425Z Checking textwrap v0.16.2
27352026-03-04T03:42:13.884Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27362026-03-04T03:42:14.513Z Checking tabled v0.15.0
27372026-03-04T03:42:14.637Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27382026-03-04T03:42:14.712Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27392026-03-04T03:42:16.425Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402026-03-04T03:42:16.815Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27412026-03-04T03:42:16.838Z Checking steno v0.4.1
27422026-03-04T03:42:17.131Z Checking slog-stdlog v4.1.1
27432026-03-04T03:42:17.361Z Checking tokio-tungstenite v0.21.0
27442026-03-04T03:42:17.403Z Checking typeid v1.0.3
27452026-03-04T03:42:17.787Z Checking base64 v0.21.7
27462026-03-04T03:42:17.926Z Checking humantime v2.3.0
27472026-03-04T03:42:18.291Z Checking xz2 v0.1.7
27482026-03-04T03:42:18.316Z Checking ron v0.12.0
27492026-03-04T03:42:18.653Z Checking slog-envlogger v2.2.0
27502026-03-04T03:42:18.916Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27512026-03-04T03:42:18.938Z Checking yasna v0.5.2
27522026-03-04T03:42:19.082Z Checking headers-core v0.3.0
27532026-03-04T03:42:19.143Z Checking filetime v0.2.27
27542026-03-04T03:42:19.263Z Checking base16ct v1.0.0
27552026-03-04T03:42:19.380Z Checking xattr v1.6.1
27562026-03-04T03:42:19.519Z Checking headers v0.4.1
27572026-03-04T03:42:19.605Z Checking tar v0.4.44
27582026-03-04T03:42:19.749Z Checking rcgen v0.12.1
27592026-03-04T03:42:19.990Z Checking subprocess v0.2.15
27602026-03-04T03:42:20.140Z Checking progenitor v0.10.0
27612026-03-04T03:42:20.376Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27622026-03-04T03:42:29.925Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632026-03-04T03:42:40.123Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27642026-03-04T03:42:42.380Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-04T03:42:44.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
27662026-03-04T03:42:44.472Z
27672026-03-04T03:42:44.472Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27682026-03-04T03:42:45.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-04T03:42:45.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-04T03:42:45.560Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27712026-03-04T03:42:47.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
27722026-03-04T03:42:47.785Z
27732026-03-04T03:42:47.785Zinfo: running `cargo check --bins` on nexus-config (53/256)
27742026-03-04T03:42:48.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-04T03:42:48.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-04T03:42:48.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-04T03:42:48.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
27782026-03-04T03:42:48.737Z
27792026-03-04T03:42:48.737Zinfo: running `cargo check --bins` on nexus-types (54/256)
27802026-03-04T03:42:49.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-04T03:42:49.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-04T03:42:49.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-04T03:42:49.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
27842026-03-04T03:42:49.705Z
27852026-03-04T03:42:49.705Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27862026-03-04T03:42:50.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-04T03:42:50.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-04T03:42:50.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-04T03:42:50.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27902026-03-04T03:42:50.626Z
27912026-03-04T03:42:50.626Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27922026-03-04T03:42:51.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-04T03:42:51.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-04T03:42:51.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-04T03:42:51.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27962026-03-04T03:42:51.521Z
27972026-03-04T03:42:51.521Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27982026-03-04T03:42:52.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-04T03:42:52.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-04T03:42:52.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-04T03:42:52.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28022026-03-04T03:42:52.377Z
28032026-03-04T03:42:52.377Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28042026-03-04T03:42:53.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-04T03:42:53.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-04T03:42:53.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-04T03:42:53.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28082026-03-04T03:42:53.242Z
28092026-03-04T03:42:53.243Zinfo: running `cargo check --bins` on ereport-types (59/256)
28102026-03-04T03:42:54.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-04T03:42:54.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-04T03:42:54.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-04T03:42:54.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28142026-03-04T03:42:54.120Z
28152026-03-04T03:42:54.120Zinfo: running `cargo check --bins` on gateway-client (60/256)
28162026-03-04T03:42:54.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-04T03:42:54.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-04T03:42:54.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-04T03:42:54.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28202026-03-04T03:42:55.011Z
28212026-03-04T03:42:55.011Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28222026-03-04T03:42:55.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-04T03:42:55.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-04T03:42:55.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-04T03:42:55.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28262026-03-04T03:42:55.894Z
28272026-03-04T03:42:55.894Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28282026-03-04T03:42:56.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-04T03:42:56.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-04T03:42:56.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-04T03:42:56.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28322026-03-04T03:42:56.778Z
28332026-03-04T03:42:56.778Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28342026-03-04T03:42:57.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-04T03:42:57.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-04T03:42:57.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-04T03:42:57.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28382026-03-04T03:42:57.658Z
28392026-03-04T03:42:57.658Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28402026-03-04T03:42:58.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-04T03:42:58.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-04T03:42:58.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-04T03:42:58.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28442026-03-04T03:42:58.535Z
28452026-03-04T03:42:58.535Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28462026-03-04T03:42:59.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-04T03:42:59.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-04T03:42:59.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-04T03:42:59.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28502026-03-04T03:42:59.425Z
28512026-03-04T03:42:59.425Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28522026-03-04T03:43:00.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-04T03:43:00.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-04T03:43:00.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-04T03:43:00.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28562026-03-04T03:43:00.342Z
28572026-03-04T03:43:00.342Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28582026-03-04T03:43:01.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-04T03:43:01.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-04T03:43:01.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-04T03:43:01.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
28622026-03-04T03:43:01.274Z
28632026-03-04T03:43:01.274Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28642026-03-04T03:43:02.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-04T03:43:02.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-04T03:43:02.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-04T03:43:02.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28682026-03-04T03:43:02.127Z
28692026-03-04T03:43:02.127Zinfo: running `cargo check --bins` on oxql-types (69/256)
28702026-03-04T03:43:02.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-04T03:43:02.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-04T03:43:02.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-04T03:43:02.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28742026-03-04T03:43:03.007Z
28752026-03-04T03:43:03.007Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28762026-03-04T03:43:03.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-04T03:43:03.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-04T03:43:03.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-04T03:43:03.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28802026-03-04T03:43:03.897Z
28812026-03-04T03:43:03.897Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28822026-03-04T03:43:04.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-04T03:43:04.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-04T03:43:04.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-04T03:43:04.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28862026-03-04T03:43:04.773Z
28872026-03-04T03:43:04.773Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28882026-03-04T03:43:05.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-04T03:43:05.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-04T03:43:05.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-04T03:43:05.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28922026-03-04T03:43:05.664Z
28932026-03-04T03:43:05.665Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28942026-03-04T03:43:06.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-04T03:43:06.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-04T03:43:06.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-04T03:43:06.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
28982026-03-04T03:43:06.616Z
28992026-03-04T03:43:06.616Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29002026-03-04T03:43:07.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-04T03:43:07.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-04T03:43:07.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-04T03:43:07.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29042026-03-04T03:43:07.550Z
29052026-03-04T03:43:07.550Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29062026-03-04T03:43:08.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-04T03:43:08.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-04T03:43:08.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-04T03:43:08.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29102026-03-04T03:43:08.501Z
29112026-03-04T03:43:08.501Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29122026-03-04T03:43:09.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-04T03:43:09.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-04T03:43:09.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-04T03:43:09.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29162026-03-04T03:43:09.431Z
29172026-03-04T03:43:09.431Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29182026-03-04T03:43:10.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-04T03:43:10.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-04T03:43:10.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-04T03:43:10.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29222026-03-04T03:43:10.381Z
29232026-03-04T03:43:10.381Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29242026-03-04T03:43:11.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-04T03:43:11.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-04T03:43:11.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-04T03:43:11.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
29282026-03-04T03:43:11.302Z
29292026-03-04T03:43:11.302Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29302026-03-04T03:43:12.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-04T03:43:12.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-04T03:43:12.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-04T03:43:12.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
29342026-03-04T03:43:12.195Z
29352026-03-04T03:43:12.196Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29362026-03-04T03:43:12.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-04T03:43:12.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-04T03:43:12.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392026-03-04T03:43:12.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
29402026-03-04T03:43:13.065Z
29412026-03-04T03:43:13.065Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29422026-03-04T03:43:13.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-04T03:43:13.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-04T03:43:13.996Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29452026-03-04T03:43:14.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
29462026-03-04T03:43:14.979Z
29472026-03-04T03:43:14.979Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29482026-03-04T03:43:15.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492026-03-04T03:43:15.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502026-03-04T03:43:15.938Z Compiling ar_archive_writer v0.5.1
29512026-03-04T03:43:15.941Z Compiling stacker v0.1.23
29522026-03-04T03:43:15.942Z Compiling cfg_aliases v0.1.1
29532026-03-04T03:43:16.060Z Compiling convert_case v0.10.0
29542026-03-04T03:43:16.103Z Checking fd-lock v4.0.4
29552026-03-04T03:43:16.103Z Checking nibble_vec v0.1.0
29562026-03-04T03:43:16.106Z Checking vte v0.14.1
29572026-03-04T03:43:16.106Z Compiling recursive-proc-macro-impl v0.1.1
29582026-03-04T03:43:16.206Z Compiling nix v0.28.0
29592026-03-04T03:43:16.284Z Checking endian-type v0.1.2
29602026-03-04T03:43:16.327Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29612026-03-04T03:43:16.454Z Checking strip-ansi-escapes v0.2.1
29622026-03-04T03:43:16.525Z Checking radix_trie v0.2.1
29632026-03-04T03:43:16.550Z Compiling peg-macros v0.8.5
29642026-03-04T03:43:16.622Z Checking winnow v0.6.26
29652026-03-04T03:43:16.741Z Compiling derive_more-impl v2.1.1
29662026-03-04T03:43:16.921Z Compiling sqlparser_derive v0.5.0
29672026-03-04T03:43:16.951Z Checking unicode_categories v0.1.1
29682026-03-04T03:43:17.250Z Checking home v0.5.12
29692026-03-04T03:43:17.354Z Checking nu-ansi-term v0.50.3
29702026-03-04T03:43:17.464Z Checking display-error-chain v0.2.2
29712026-03-04T03:43:17.796Z Checking reedline v0.40.0
29722026-03-04T03:43:17.937Z Compiling psm v0.1.30
29732026-03-04T03:43:18.484Z Checking derive_more v2.1.1
29742026-03-04T03:43:18.616Z Checking crossterm v0.29.0
29752026-03-04T03:43:19.136Z Checking peg v0.8.5
29762026-03-04T03:43:19.182Z Checking rustyline v14.0.0
29772026-03-04T03:43:19.336Z Checking sqlformat v0.3.5
29782026-03-04T03:43:19.458Z Checking recursive v0.1.1
29792026-03-04T03:43:19.572Z Checking sqlparser v0.61.0
29802026-03-04T03:43:39.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.78s
29812026-03-04T03:43:39.988Z
29822026-03-04T03:43:39.988Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29832026-03-04T03:43:40.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-04T03:43:40.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-04T03:43:40.993Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-04T03:43:46.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.75s
29872026-03-04T03:43:46.968Z
29882026-03-04T03:43:46.968Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29892026-03-04T03:43:47.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-04T03:43:47.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-04T03:43:47.911Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-04T03:43:51.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
29932026-03-04T03:43:52.118Z
29942026-03-04T03:43:52.118Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29952026-03-04T03:43:52.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-04T03:43:52.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-04T03:43:53.057Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-04T03:43:58.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
29992026-03-04T03:43:58.661Z
30002026-03-04T03:43:58.661Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30012026-03-04T03:43:59.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-04T03:43:59.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-04T03:43:59.607Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-04T03:44:05.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
30052026-03-04T03:44:05.375Z
30062026-03-04T03:44:05.375Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30072026-03-04T03:44:06.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-04T03:44:06.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-04T03:44:06.323Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-04T03:44:10.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.24s
30112026-03-04T03:44:10.845Z
30122026-03-04T03:44:10.845Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30132026-03-04T03:44:11.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-04T03:44:11.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-04T03:44:11.801Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-04T03:44:16.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
30172026-03-04T03:44:16.327Z
30182026-03-04T03:44:16.327Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30192026-03-04T03:44:17.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-04T03:44:17.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-04T03:44:17.278Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30222026-03-04T03:44:23.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.66s
30232026-03-04T03:44:23.228Z
30242026-03-04T03:44:23.228Zinfo: running `cargo check --bins` on oximeter (90/256)
30252026-03-04T03:44:24.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-04T03:44:24.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-04T03:44:24.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-03-04T03:44:24.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30292026-03-04T03:44:24.111Z
30302026-03-04T03:44:24.111Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30312026-03-04T03:44:24.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-03-04T03:44:24.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-03-04T03:44:25.039Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-03-04T03:44:25.237Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30352026-03-04T03:44:25.728Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30362026-03-04T03:44:32.164Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30372026-03-04T03:44:32.648Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30382026-03-04T03:44:34.594Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30392026-03-04T03:44:35.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s
30402026-03-04T03:44:35.854Z
30412026-03-04T03:44:35.854Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30422026-03-04T03:44:36.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-04T03:44:36.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-04T03:44:36.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-04T03:44:36.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30462026-03-04T03:44:36.751Z
30472026-03-04T03:44:36.752Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30482026-03-04T03:44:37.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-04T03:44:37.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-04T03:44:37.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-04T03:44:37.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30522026-03-04T03:44:37.731Z
30532026-03-04T03:44:37.731Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30542026-03-04T03:44:38.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-04T03:44:38.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-04T03:44:38.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-04T03:44:38.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30582026-03-04T03:44:38.670Z
30592026-03-04T03:44:38.670Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30602026-03-04T03:44:39.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-04T03:44:39.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-04T03:44:39.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-04T03:44:39.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30642026-03-04T03:44:39.596Z
30652026-03-04T03:44:39.596Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30662026-03-04T03:44:40.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-04T03:44:40.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-04T03:44:40.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-04T03:44:40.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30702026-03-04T03:44:40.568Z
30712026-03-04T03:44:40.568Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30722026-03-04T03:44:41.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-04T03:44:41.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-04T03:44:41.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-04T03:44:41.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30762026-03-04T03:44:41.502Z
30772026-03-04T03:44:41.502Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30782026-03-04T03:44:42.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-04T03:44:42.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-04T03:44:42.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-04T03:44:42.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30822026-03-04T03:44:42.417Z
30832026-03-04T03:44:42.417Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30842026-03-04T03:44:43.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-04T03:44:43.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-04T03:44:43.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-04T03:44:43.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30882026-03-04T03:44:43.332Z
30892026-03-04T03:44:43.332Zinfo: running `cargo check --bins` on update-engine (100/256)
30902026-03-04T03:44:44.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-04T03:44:44.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-04T03:44:44.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-04T03:44:44.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30942026-03-04T03:44:44.204Z
30952026-03-04T03:44:44.204Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30962026-03-04T03:44:45.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-04T03:44:45.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-04T03:44:45.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992026-03-04T03:44:45.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31002026-03-04T03:44:45.129Z
31012026-03-04T03:44:45.129Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31022026-03-04T03:44:45.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032026-03-04T03:44:45.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042026-03-04T03:44:46.106Z Checking dropshot-api-manager-types v0.5.2
31052026-03-04T03:44:46.106Z Checking nanorand v0.7.0
31062026-03-04T03:44:46.430Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31072026-03-04T03:44:46.477Z Checking flume v0.11.1
31082026-03-04T03:44:46.807Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31092026-03-04T03:44:48.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
31102026-03-04T03:44:48.474Z
31112026-03-04T03:44:48.474Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31122026-03-04T03:44:49.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-04T03:44:49.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-04T03:44:49.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-04T03:44:49.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31162026-03-04T03:44:49.370Z
31172026-03-04T03:44:49.370Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31182026-03-04T03:44:50.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-04T03:44:50.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-04T03:44:50.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-04T03:44:50.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31222026-03-04T03:44:50.307Z
31232026-03-04T03:44:50.307Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31242026-03-04T03:44:51.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-04T03:44:51.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-04T03:44:51.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-04T03:44:51.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31282026-03-04T03:44:51.223Z
31292026-03-04T03:44:51.223Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31302026-03-04T03:44:52.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-04T03:44:52.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-04T03:44:52.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-04T03:44:52.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31342026-03-04T03:44:52.143Z
31352026-03-04T03:44:52.143Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31362026-03-04T03:44:52.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-04T03:44:52.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-04T03:44:52.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-04T03:44:52.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31402026-03-04T03:44:53.036Z
31412026-03-04T03:44:53.036Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31422026-03-04T03:44:53.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-04T03:44:53.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-04T03:44:53.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-04T03:44:53.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31462026-03-04T03:44:53.929Z
31472026-03-04T03:44:53.929Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31482026-03-04T03:44:54.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-04T03:44:54.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-04T03:44:54.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-04T03:44:54.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31522026-03-04T03:44:54.822Z
31532026-03-04T03:44:54.822Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31542026-03-04T03:44:55.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-04T03:44:55.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-04T03:44:55.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-04T03:44:55.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31582026-03-04T03:44:55.710Z
31592026-03-04T03:44:55.711Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31602026-03-04T03:44:56.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-04T03:44:56.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-04T03:44:56.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-04T03:44:56.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31642026-03-04T03:44:56.606Z
31652026-03-04T03:44:56.606Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31662026-03-04T03:44:57.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-04T03:44:57.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-04T03:44:57.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-04T03:44:57.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31702026-03-04T03:44:57.514Z
31712026-03-04T03:44:57.514Zinfo: running `cargo check --bins` on installinator-client (113/256)
31722026-03-04T03:44:58.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-04T03:44:58.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-04T03:44:58.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-04T03:44:58.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
31762026-03-04T03:44:58.410Z
31772026-03-04T03:44:58.410Zinfo: running `cargo check --bins` on nexus-client (114/256)
31782026-03-04T03:44:59.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-04T03:44:59.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-04T03:44:59.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-04T03:44:59.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
31822026-03-04T03:44:59.363Z
31832026-03-04T03:44:59.363Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31842026-03-04T03:45:00.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-04T03:45:00.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-04T03:45:00.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-04T03:45:00.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
31882026-03-04T03:45:00.362Z
31892026-03-04T03:45:00.362Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31902026-03-04T03:45:01.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-04T03:45:01.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-04T03:45:01.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-04T03:45:01.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31942026-03-04T03:45:01.249Z
31952026-03-04T03:45:01.249Zinfo: running `cargo check --bins` on oxide-client (117/256)
31962026-03-04T03:45:02.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-04T03:45:02.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-04T03:45:02.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-04T03:45:02.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32002026-03-04T03:45:02.131Z
32012026-03-04T03:45:02.131Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32022026-03-04T03:45:02.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-04T03:45:02.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-04T03:45:02.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-04T03:45:02.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32062026-03-04T03:45:03.025Z
32072026-03-04T03:45:03.025Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32082026-03-04T03:45:03.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-04T03:45:03.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-04T03:45:03.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-04T03:45:03.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32122026-03-04T03:45:03.905Z
32132026-03-04T03:45:03.905Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32142026-03-04T03:45:04.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-04T03:45:04.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-04T03:45:04.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-04T03:45:04.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32182026-03-04T03:45:04.841Z
32192026-03-04T03:45:04.841Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32202026-03-04T03:45:05.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-04T03:45:05.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-04T03:45:05.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-04T03:45:05.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
32242026-03-04T03:45:05.815Z
32252026-03-04T03:45:05.815Zinfo: running `cargo check --bins` on installinator-common (122/256)
32262026-03-04T03:45:06.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-04T03:45:06.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-04T03:45:06.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-04T03:45:06.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32302026-03-04T03:45:06.751Z
32312026-03-04T03:45:06.751Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32322026-03-04T03:45:07.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-04T03:45:07.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-04T03:45:07.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-04T03:45:07.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32362026-03-04T03:45:07.631Z
32372026-03-04T03:45:07.632Zinfo: running `cargo check --bins` on wicket-common (124/256)
32382026-03-04T03:45:08.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-04T03:45:08.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-04T03:45:08.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-03-04T03:45:08.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32422026-03-04T03:45:08.563Z
32432026-03-04T03:45:08.563Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32442026-03-04T03:45:09.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-03-04T03:45:09.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-03-04T03:45:09.514Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32472026-03-04T03:45:09.517Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32482026-03-04T03:45:09.517Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32492026-03-04T03:45:09.648Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32502026-03-04T03:45:09.662Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32512026-03-04T03:45:09.895Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522026-03-04T03:45:09.916Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32532026-03-04T03:45:10.317Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32542026-03-04T03:45:10.320Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32552026-03-04T03:45:13.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
32562026-03-04T03:45:13.981Z
32572026-03-04T03:45:13.981Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32582026-03-04T03:45:14.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-04T03:45:14.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-04T03:45:14.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-04T03:45:14.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
32622026-03-04T03:45:14.888Z
32632026-03-04T03:45:14.888Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32642026-03-04T03:45:15.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-04T03:45:15.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-04T03:45:15.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-04T03:45:15.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
32682026-03-04T03:45:15.939Z
32692026-03-04T03:45:15.939Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32702026-03-04T03:45:16.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-04T03:45:16.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-04T03:45:16.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-03-04T03:45:16.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32742026-03-04T03:45:16.972Z
32752026-03-04T03:45:16.972Zinfo: running `cargo check --bins` on dns-server (129/256)
32762026-03-04T03:45:17.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-03-04T03:45:17.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-03-04T03:45:17.916Z Compiling parking_lot_core v0.8.6
32792026-03-04T03:45:17.917Z Compiling atomicwrites v0.4.4
32802026-03-04T03:45:17.920Z Compiling git-stub v1.0.0
32812026-03-04T03:45:17.920Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32822026-03-04T03:45:18.036Z Checking tagptr v0.2.0
32832026-03-04T03:45:18.095Z Checking prefix-trie v0.7.0
32842026-03-04T03:45:18.098Z Checking fxhash v0.2.1
32852026-03-04T03:45:18.098Z Checking hickory-client v0.25.2
32862026-03-04T03:45:18.323Z Compiling git-stub-vcs v0.1.0
32872026-03-04T03:45:18.347Z Checking moka v0.12.13
32882026-03-04T03:45:18.787Z Checking parking_lot v0.11.2
32892026-03-04T03:45:18.808Z Checking hickory-server v0.25.2
32902026-03-04T03:45:18.854Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32912026-03-04T03:45:19.005Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32922026-03-04T03:45:19.008Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32932026-03-04T03:45:19.008Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32942026-03-04T03:45:19.069Z Checking sled v0.34.7
32952026-03-04T03:45:19.658Z Checking hickory-resolver v0.25.2
32962026-03-04T03:45:22.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
32972026-03-04T03:45:22.876Z
32982026-03-04T03:45:22.877Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32992026-03-04T03:45:23.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-04T03:45:23.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-04T03:45:23.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-04T03:45:23.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
33032026-03-04T03:45:23.750Z
33042026-03-04T03:45:23.750Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33052026-03-04T03:45:24.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-04T03:45:24.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-04T03:45:24.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082026-03-04T03:45:24.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33092026-03-04T03:45:24.727Z
33102026-03-04T03:45:24.727Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33112026-03-04T03:45:25.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-03-04T03:45:25.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-03-04T03:45:25.823Z Compiling radium v0.7.0
33142026-03-04T03:45:25.826Z Checking tap v1.0.1
33152026-03-04T03:45:25.826Z Compiling maybe-uninit v2.0.0
33162026-03-04T03:45:25.981Z Compiling zerocopy-derive v0.6.6
33172026-03-04T03:45:25.984Z Checking funty v2.0.0
33182026-03-04T03:45:25.984Z Compiling packed_struct v0.10.1
33192026-03-04T03:45:25.984Z Checking crc-catalog v2.4.0
33202026-03-04T03:45:26.050Z Compiling packed_struct_codegen v0.10.1
33212026-03-04T03:45:26.112Z Checking wyz v0.5.1
33222026-03-04T03:45:26.200Z Checking crc v3.4.0
33232026-03-04T03:45:26.512Z Compiling bitfield-macros v0.19.4
33242026-03-04T03:45:26.541Z Compiling indexmap v1.9.3
33252026-03-04T03:45:26.584Z Checking nodrop v0.1.14
33262026-03-04T03:45:26.685Z Checking smallvec v0.6.14
33272026-03-04T03:45:26.727Z Checking array-init v0.0.4
33282026-03-04T03:45:26.812Z Checking hashbrown v0.12.3
33292026-03-04T03:45:26.839Z Checking bitvec v1.0.1
33302026-03-04T03:45:26.927Z Checking ron v0.8.1
33312026-03-04T03:45:27.093Z Checking hashbrown v0.13.2
33322026-03-04T03:45:27.664Z Checking serde-hex v0.1.0
33332026-03-04T03:45:27.830Z Checking zerocopy v0.6.6
33342026-03-04T03:45:28.114Z Checking crc-any v2.5.0
33352026-03-04T03:45:28.136Z Checking bitfield v0.19.4
33362026-03-04T03:45:28.156Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33372026-03-04T03:45:28.488Z Checking half v1.8.3
33382026-03-04T03:45:28.537Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33392026-03-04T03:45:28.540Z Checking object v0.30.4
33402026-03-04T03:45:28.540Z Checking void v1.0.2
33412026-03-04T03:45:28.592Z Checking path-slash v0.1.5
33422026-03-04T03:45:28.740Z Checking lzss v0.8.2
33432026-03-04T03:45:28.770Z Checking tungstenite v0.23.0
33442026-03-04T03:45:28.814Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33452026-03-04T03:45:28.867Z Checking serde_cbor v0.11.2
33462026-03-04T03:45:29.049Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33472026-03-04T03:45:29.091Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-03-04T03:45:29.113Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33492026-03-04T03:45:29.355Z Checking nix v0.27.1
33502026-03-04T03:45:29.676Z Checking kstat-rs v0.2.4
33512026-03-04T03:45:29.756Z Checking serde_bytes v0.11.19
33522026-03-04T03:45:29.921Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33532026-03-04T03:45:30.051Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33542026-03-04T03:45:30.139Z Checking tokio-tungstenite v0.23.1
33552026-03-04T03:45:30.546Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-03-04T03:45:30.585Z Checking signal-hook-tokio v0.3.1
33572026-03-04T03:45:32.456Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33582026-03-04T03:45:32.546Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-03-04T03:45:37.223Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-04T03:45:38.739Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33612026-03-04T03:45:39.185Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33622026-03-04T03:45:41.069Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33632026-03-04T03:45:44.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.72s
33642026-03-04T03:45:44.690Z
33652026-03-04T03:45:44.690Zinfo: running `cargo check --bins` on gateway-api (133/256)
33662026-03-04T03:45:45.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-04T03:45:45.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-04T03:45:45.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-04T03:45:45.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33702026-03-04T03:45:45.619Z
33712026-03-04T03:45:45.619Zinfo: running `cargo check --bins` on ipcc (134/256)
33722026-03-04T03:45:46.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-04T03:45:46.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-04T03:45:46.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-04T03:45:46.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33762026-03-04T03:45:46.523Z
33772026-03-04T03:45:46.523Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33782026-03-04T03:45:47.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-04T03:45:47.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-04T03:45:47.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-04T03:45:47.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33822026-03-04T03:45:47.401Z
33832026-03-04T03:45:47.401Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33842026-03-04T03:45:48.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-04T03:45:48.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-04T03:45:48.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-04T03:45:48.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33882026-03-04T03:45:48.310Z
33892026-03-04T03:45:48.310Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33902026-03-04T03:45:49.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-04T03:45:49.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-04T03:45:49.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-04T03:45:49.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33942026-03-04T03:45:49.213Z
33952026-03-04T03:45:49.213Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33962026-03-04T03:45:50.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-04T03:45:50.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-04T03:45:50.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-04T03:45:50.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34002026-03-04T03:45:50.147Z
34012026-03-04T03:45:50.147Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34022026-03-04T03:45:50.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-04T03:45:50.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-04T03:45:50.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-04T03:45:50.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
34062026-03-04T03:45:51.077Z
34072026-03-04T03:45:51.077Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34082026-03-04T03:45:51.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-04T03:45:51.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-04T03:45:51.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-04T03:45:51.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34122026-03-04T03:45:51.974Z
34132026-03-04T03:45:51.974Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34142026-03-04T03:45:52.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-04T03:45:52.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-04T03:45:52.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-04T03:45:52.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34182026-03-04T03:45:52.872Z
34192026-03-04T03:45:52.872Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34202026-03-04T03:45:53.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-04T03:45:53.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-04T03:45:53.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-04T03:45:53.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
34242026-03-04T03:45:53.780Z
34252026-03-04T03:45:53.780Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34262026-03-04T03:45:54.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-04T03:45:54.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-04T03:45:54.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-04T03:45:54.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34302026-03-04T03:45:54.681Z
34312026-03-04T03:45:54.681Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34322026-03-04T03:45:55.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-04T03:45:55.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-04T03:45:55.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-04T03:45:55.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
34362026-03-04T03:45:55.596Z
34372026-03-04T03:45:55.596Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34382026-03-04T03:45:56.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-04T03:45:56.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-04T03:45:56.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-04T03:45:56.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34422026-03-04T03:45:56.494Z
34432026-03-04T03:45:56.495Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34442026-03-04T03:45:57.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-04T03:45:57.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-04T03:45:57.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-04T03:45:57.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
34482026-03-04T03:45:57.447Z
34492026-03-04T03:45:57.447Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34502026-03-04T03:45:58.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-04T03:45:58.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-04T03:45:58.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532026-03-04T03:45:58.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34542026-03-04T03:45:58.345Z
34552026-03-04T03:45:58.345Zinfo: running `cargo check --bins` on sp-sim (148/256)
34562026-03-04T03:45:59.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-04T03:45:59.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-04T03:45:59.355Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34592026-03-04T03:46:02.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
34602026-03-04T03:46:02.472Z
34612026-03-04T03:46:02.472Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34622026-03-04T03:46:03.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-04T03:46:03.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-04T03:46:03.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-04T03:46:03.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
34662026-03-04T03:46:03.428Z
34672026-03-04T03:46:03.428Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34682026-03-04T03:46:04.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-04T03:46:04.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-04T03:46:04.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-04T03:46:04.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
34722026-03-04T03:46:04.407Z
34732026-03-04T03:46:04.407Zinfo: running `cargo check --bins` on db-macros (151/256)
34742026-03-04T03:46:05.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-04T03:46:05.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-04T03:46:05.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-04T03:46:05.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
34782026-03-04T03:46:05.306Z
34792026-03-04T03:46:05.307Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34802026-03-04T03:46:06.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-04T03:46:06.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-04T03:46:06.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-04T03:46:06.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
34842026-03-04T03:46:06.170Z
34852026-03-04T03:46:06.170Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34862026-03-04T03:46:07.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-04T03:46:07.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-04T03:46:07.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-04T03:46:07.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
34902026-03-04T03:46:07.142Z
34912026-03-04T03:46:07.142Zinfo: running `cargo check --bins` on authz-macros (154/256)
34922026-03-04T03:46:07.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-04T03:46:07.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-04T03:46:07.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-04T03:46:07.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34962026-03-04T03:46:08.009Z
34972026-03-04T03:46:08.009Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34982026-03-04T03:46:08.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-04T03:46:08.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-04T03:46:08.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-04T03:46:08.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
35022026-03-04T03:46:08.951Z
35032026-03-04T03:46:08.951Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35042026-03-04T03:46:09.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-04T03:46:09.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-04T03:46:09.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-04T03:46:09.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35082026-03-04T03:46:09.889Z
35092026-03-04T03:46:09.889Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35102026-03-04T03:46:10.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-04T03:46:10.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-04T03:46:10.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-04T03:46:10.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35142026-03-04T03:46:10.798Z
35152026-03-04T03:46:10.798Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35162026-03-04T03:46:11.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-04T03:46:11.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-04T03:46:11.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-04T03:46:11.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35202026-03-04T03:46:11.660Z
35212026-03-04T03:46:11.660Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35222026-03-04T03:46:12.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-04T03:46:12.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-04T03:46:12.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-04T03:46:12.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
35262026-03-04T03:46:12.550Z
35272026-03-04T03:46:12.550Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35282026-03-04T03:46:13.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-04T03:46:13.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-04T03:46:13.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-04T03:46:13.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35322026-03-04T03:46:13.423Z
35332026-03-04T03:46:13.423Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35342026-03-04T03:46:14.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-04T03:46:14.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-04T03:46:14.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-04T03:46:14.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35382026-03-04T03:46:14.301Z
35392026-03-04T03:46:14.301Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35402026-03-04T03:46:15.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-04T03:46:15.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-04T03:46:15.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-04T03:46:15.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35442026-03-04T03:46:15.306Z
35452026-03-04T03:46:15.306Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35462026-03-04T03:46:16.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-04T03:46:16.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-04T03:46:16.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-04T03:46:16.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
35502026-03-04T03:46:16.281Z
35512026-03-04T03:46:16.281Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35522026-03-04T03:46:17.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-04T03:46:17.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-04T03:46:17.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-04T03:46:17.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
35562026-03-04T03:46:17.240Z
35572026-03-04T03:46:17.240Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35582026-03-04T03:46:18.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-04T03:46:18.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-04T03:46:18.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-04T03:46:18.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35622026-03-04T03:46:18.154Z
35632026-03-04T03:46:18.154Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35642026-03-04T03:46:18.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-04T03:46:18.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-04T03:46:18.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-04T03:46:18.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35682026-03-04T03:46:19.055Z
35692026-03-04T03:46:19.055Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35702026-03-04T03:46:19.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-04T03:46:19.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-04T03:46:19.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-04T03:46:19.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35742026-03-04T03:46:19.967Z
35752026-03-04T03:46:19.967Zinfo: running `cargo check --bins` on key-manager (168/256)
35762026-03-04T03:46:20.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-04T03:46:20.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-04T03:46:20.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-04T03:46:20.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35802026-03-04T03:46:20.865Z
35812026-03-04T03:46:20.865Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35822026-03-04T03:46:21.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-04T03:46:21.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-04T03:46:21.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-04T03:46:21.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
35862026-03-04T03:46:21.779Z
35872026-03-04T03:46:21.779Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35882026-03-04T03:46:22.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-04T03:46:22.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-04T03:46:22.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-04T03:46:22.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
35922026-03-04T03:46:22.690Z
35932026-03-04T03:46:22.690Zinfo: running `cargo check --bins` on typed-rng (171/256)
35942026-03-04T03:46:23.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-04T03:46:23.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-04T03:46:23.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-03-04T03:46:23.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35982026-03-04T03:46:23.562Z
35992026-03-04T03:46:23.562Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36002026-03-04T03:46:24.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-03-04T03:46:24.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-03-04T03:46:24.740Z Compiling libefi-sys v0.1.0
36032026-03-04T03:46:24.743Z Compiling bitfield-struct v0.6.2
36042026-03-04T03:46:24.744Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36052026-03-04T03:46:24.919Z Compiling xshell-macros v0.2.7
36062026-03-04T03:46:24.922Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36072026-03-04T03:46:24.956Z Compiling salty v0.3.0
36082026-03-04T03:46:24.977Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36092026-03-04T03:46:25.000Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36102026-03-04T03:46:25.025Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36112026-03-04T03:46:25.508Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36122026-03-04T03:46:25.619Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36132026-03-04T03:46:25.659Z Checking xshell v0.2.7
36142026-03-04T03:46:25.798Z Checking primeorder v0.13.6
36152026-03-04T03:46:25.891Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36162026-03-04T03:46:25.944Z Compiling proc-macro-error-attr2 v2.0.0
36172026-03-04T03:46:26.014Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36182026-03-04T03:46:26.082Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36192026-03-04T03:46:26.197Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36202026-03-04T03:46:26.304Z Checking p384 v0.13.1
36212026-03-04T03:46:26.411Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36222026-03-04T03:46:26.501Z Compiling nix v0.31.1
36232026-03-04T03:46:26.751Z Compiling proc-macro-error2 v2.0.1
36242026-03-04T03:46:26.776Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36252026-03-04T03:46:27.038Z Compiling num-derive v0.3.3
36262026-03-04T03:46:27.262Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36272026-03-04T03:46:27.288Z Compiling unicase v2.9.0
36282026-03-04T03:46:27.320Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36292026-03-04T03:46:27.414Z Compiling tabled_derive v0.11.0
36302026-03-04T03:46:27.621Z Checking papergrid v0.17.0
36312026-03-04T03:46:27.682Z Compiling mime_guess v2.0.5
36322026-03-04T03:46:28.078Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36332026-03-04T03:46:28.853Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36342026-03-04T03:46:29.011Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36352026-03-04T03:46:29.175Z Checking libscf-sys v1.1.0
36362026-03-04T03:46:29.202Z Checking testing_table v0.3.0
36372026-03-04T03:46:29.226Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36382026-03-04T03:46:29.362Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36392026-03-04T03:46:29.411Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36402026-03-04T03:46:29.768Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36412026-03-04T03:46:29.792Z Checking corncobs v0.1.4
36422026-03-04T03:46:30.029Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36432026-03-04T03:46:30.142Z Checking tabled v0.20.0
36442026-03-04T03:46:30.235Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36452026-03-04T03:46:30.312Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36462026-03-04T03:46:30.367Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36472026-03-04T03:46:30.509Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36482026-03-04T03:46:30.647Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36492026-03-04T03:46:30.753Z Checking secrecy v0.8.0
36502026-03-04T03:46:31.042Z Checking http-range v0.1.5
36512026-03-04T03:46:31.169Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522026-03-04T03:46:32.349Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36532026-03-04T03:46:32.393Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36542026-03-04T03:46:32.416Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36552026-03-04T03:46:32.525Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36562026-03-04T03:46:32.553Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36572026-03-04T03:46:32.837Z Checking atty v0.2.14
36582026-03-04T03:46:32.864Z Checking crc8 v0.1.1
36592026-03-04T03:46:33.006Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36602026-03-04T03:46:33.030Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36612026-03-04T03:46:33.033Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36622026-03-04T03:46:33.119Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36632026-03-04T03:46:33.274Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36642026-03-04T03:46:33.757Z Checking hyper-staticfile v0.10.1
36652026-03-04T03:46:33.877Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36662026-03-04T03:46:33.957Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36672026-03-04T03:46:34.332Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36682026-03-04T03:46:34.547Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36692026-03-04T03:46:34.728Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36702026-03-04T03:46:34.941Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36712026-03-04T03:46:34.964Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36722026-03-04T03:46:34.990Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36732026-03-04T03:46:35.212Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36742026-03-04T03:46:35.448Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36752026-03-04T03:46:35.961Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36762026-03-04T03:46:36.017Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36772026-03-04T03:46:36.046Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36782026-03-04T03:46:38.056Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36792026-03-04T03:46:38.146Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36802026-03-04T03:46:38.365Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36812026-03-04T03:46:38.848Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36822026-03-04T03:46:39.451Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36832026-03-04T03:46:39.741Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36842026-03-04T03:46:48.503Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-04T03:47:07.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.33s
36862026-03-04T03:47:08.164Z
36872026-03-04T03:47:08.164Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36882026-03-04T03:47:09.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-04T03:47:09.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-04T03:47:09.264Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-04T03:47:29.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.12s
36922026-03-04T03:47:29.539Z
36932026-03-04T03:47:29.539Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36942026-03-04T03:47:30.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-04T03:47:30.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-04T03:47:30.681Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-04T03:47:50.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.02s
36982026-03-04T03:47:50.816Z
36992026-03-04T03:47:50.816Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37002026-03-04T03:47:51.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-04T03:47:51.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-04T03:47:51.933Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-04T03:48:11.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.12s
37042026-03-04T03:48:12.187Z
37052026-03-04T03:48:12.187Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37062026-03-04T03:48:13.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-04T03:48:13.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-04T03:48:13.301Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-04T03:48:32.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
37102026-03-04T03:48:33.030Z
37112026-03-04T03:48:33.030Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37122026-03-04T03:48:33.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-04T03:48:33.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-04T03:48:34.140Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-04T03:48:54.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s
37162026-03-04T03:48:54.294Z
37172026-03-04T03:48:54.294Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37182026-03-04T03:48:55.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-04T03:48:55.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-04T03:48:55.428Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-04T03:49:15.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
37222026-03-04T03:49:15.647Z
37232026-03-04T03:49:15.647Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37242026-03-04T03:49:16.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-04T03:49:16.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-04T03:49:16.741Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37272026-03-04T03:49:36.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.36s
37282026-03-04T03:49:36.277Z
37292026-03-04T03:49:36.277Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37302026-03-04T03:49:37.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-04T03:49:37.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-04T03:49:37.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-04T03:49:37.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
37342026-03-04T03:49:37.188Z
37352026-03-04T03:49:37.188Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37362026-03-04T03:49:38.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-04T03:49:38.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-04T03:49:38.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-04T03:49:38.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
37402026-03-04T03:49:38.119Z
37412026-03-04T03:49:38.119Zinfo: running `cargo check --bins` on range-requests (182/256)
37422026-03-04T03:49:38.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-04T03:49:38.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-04T03:49:38.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-04T03:49:38.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
37462026-03-04T03:49:38.997Z
37472026-03-04T03:49:38.997Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37482026-03-04T03:49:39.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-04T03:49:39.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-04T03:49:39.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-04T03:49:39.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37522026-03-04T03:49:39.896Z
37532026-03-04T03:49:39.896Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37542026-03-04T03:49:40.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-04T03:49:40.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-04T03:49:40.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-04T03:49:40.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
37582026-03-04T03:49:40.839Z
37592026-03-04T03:49:40.839Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37602026-03-04T03:49:41.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-04T03:49:41.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-04T03:49:41.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-04T03:49:41.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37642026-03-04T03:49:41.732Z
37652026-03-04T03:49:41.732Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37662026-03-04T03:49:42.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-04T03:49:42.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-04T03:49:42.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-04T03:49:42.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
37702026-03-04T03:49:42.638Z
37712026-03-04T03:49:42.638Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37722026-03-04T03:49:43.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-04T03:49:43.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-04T03:49:43.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-04T03:49:43.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37762026-03-04T03:49:43.574Z
37772026-03-04T03:49:43.574Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37782026-03-04T03:49:44.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-04T03:49:44.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-04T03:49:44.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-04T03:49:44.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37822026-03-04T03:49:44.501Z
37832026-03-04T03:49:44.501Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37842026-03-04T03:49:45.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-04T03:49:45.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-04T03:49:45.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-04T03:49:45.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
37882026-03-04T03:49:45.450Z
37892026-03-04T03:49:45.450Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37902026-03-04T03:49:46.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-04T03:49:46.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-04T03:49:46.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-04T03:49:46.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
37942026-03-04T03:49:46.378Z
37952026-03-04T03:49:46.378Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37962026-03-04T03:49:47.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-04T03:49:47.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-04T03:49:47.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-04T03:49:47.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38002026-03-04T03:49:47.310Z
38012026-03-04T03:49:47.310Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38022026-03-04T03:49:48.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-04T03:49:48.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-04T03:49:48.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-04T03:49:48.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38062026-03-04T03:49:48.242Z
38072026-03-04T03:49:48.242Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38082026-03-04T03:49:49.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-04T03:49:49.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-04T03:49:49.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-04T03:49:49.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
38122026-03-04T03:49:49.171Z
38132026-03-04T03:49:49.171Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38142026-03-04T03:49:50.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-04T03:49:50.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-04T03:49:50.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-04T03:49:50.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
38182026-03-04T03:49:50.147Z
38192026-03-04T03:49:50.148Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38202026-03-04T03:49:51.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-04T03:49:51.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-04T03:49:51.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-04T03:49:51.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38242026-03-04T03:49:51.138Z
38252026-03-04T03:49:51.138Zinfo: running `cargo check --bins` on update-common (196/256)
38262026-03-04T03:49:51.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-04T03:49:51.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-04T03:49:51.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-04T03:49:51.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
38302026-03-04T03:49:52.035Z
38312026-03-04T03:49:52.035Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38322026-03-04T03:49:52.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-04T03:49:52.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-04T03:49:52.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-03-04T03:49:52.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
38362026-03-04T03:49:53.004Z
38372026-03-04T03:49:53.004Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38382026-03-04T03:49:53.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-03-04T03:49:53.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-03-04T03:49:54.108Z Compiling fs-err v2.11.0
38412026-03-04T03:49:54.111Z Checking ignore v0.4.25
38422026-03-04T03:49:54.112Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38432026-03-04T03:49:54.112Z Checking predicates-tree v1.0.13
38442026-03-04T03:49:54.243Z Checking parse-size v1.1.0
38452026-03-04T03:49:54.284Z Checking rand_seeder v0.4.0
38462026-03-04T03:49:54.299Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38472026-03-04T03:49:54.302Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38482026-03-04T03:49:54.427Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38492026-03-04T03:49:54.486Z Compiling petname v2.0.2
38502026-03-04T03:49:54.542Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38512026-03-04T03:49:54.806Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38522026-03-04T03:49:54.903Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38532026-03-04T03:49:55.081Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38542026-03-04T03:49:55.113Z Checking globwalk v0.9.1
38552026-03-04T03:49:55.204Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38562026-03-04T03:49:55.397Z Checking sapling-renderdag v0.1.0
38572026-03-04T03:49:55.465Z Checking camino-tempfile-ext v0.3.3
38582026-03-04T03:49:55.570Z Checking sync-ptr v0.1.4
38592026-03-04T03:49:55.782Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38602026-03-04T03:49:55.869Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38612026-03-04T03:49:55.950Z Checking colored v2.2.0
38622026-03-04T03:49:55.976Z Checking assert_matches v1.5.0
38632026-03-04T03:49:56.547Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38642026-03-04T03:49:56.618Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38652026-03-04T03:49:56.621Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38662026-03-04T03:49:57.576Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38672026-03-04T03:49:59.739Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38682026-03-04T03:50:03.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.37s
38692026-03-04T03:50:03.628Z
38702026-03-04T03:50:03.629Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38712026-03-04T03:50:04.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-04T03:50:04.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-04T03:50:04.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-04T03:50:04.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
38752026-03-04T03:50:04.505Z
38762026-03-04T03:50:04.505Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38772026-03-04T03:50:05.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-04T03:50:05.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-04T03:50:05.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-03-04T03:50:05.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
38812026-03-04T03:50:05.505Z
38822026-03-04T03:50:05.505Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38832026-03-04T03:50:06.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-03-04T03:50:06.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-03-04T03:50:06.508Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38862026-03-04T03:50:06.508Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38872026-03-04T03:50:07.495Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38882026-03-04T03:50:09.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
38892026-03-04T03:50:10.182Z
38902026-03-04T03:50:10.182Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38912026-03-04T03:50:10.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-04T03:50:10.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-04T03:50:10.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-03-04T03:50:10.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38952026-03-04T03:50:11.064Z
38962026-03-04T03:50:11.064Zinfo: running `cargo check --bins` on cert-dev (203/256)
38972026-03-04T03:50:11.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-04T03:50:11.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-04T03:50:11.945Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39002026-03-04T03:50:12.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
39012026-03-04T03:50:12.510Z
39022026-03-04T03:50:12.510Zinfo: running `cargo check --bins` on clickana (204/256)
39032026-03-04T03:50:13.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-03-04T03:50:13.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-03-04T03:50:13.417Z Compiling darling_core v0.23.0
39062026-03-04T03:50:13.420Z Compiling instability v0.3.11
39072026-03-04T03:50:13.420Z Checking castaway v0.2.4
39082026-03-04T03:50:13.420Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39092026-03-04T03:50:13.420Z Compiling indoc v2.0.7
39102026-03-04T03:50:13.420Z Checking unicode-truncate v1.1.0
39112026-03-04T03:50:13.551Z Checking lru v0.12.5
39122026-03-04T03:50:13.561Z Checking cassowary v0.3.0
39132026-03-04T03:50:13.726Z Checking compact_str v0.8.1
39142026-03-04T03:50:15.325Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39152026-03-04T03:50:15.558Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39162026-03-04T03:50:16.410Z Compiling darling_macro v0.23.0
39172026-03-04T03:50:17.025Z Compiling darling v0.23.0
39182026-03-04T03:50:17.964Z Checking ratatui v0.29.0
39192026-03-04T03:50:19.936Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39202026-03-04T03:50:20.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
39212026-03-04T03:50:21.149Z
39222026-03-04T03:50:21.149Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39232026-03-04T03:50:22.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242026-03-04T03:50:22.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252026-03-04T03:50:22.195Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39262026-03-04T03:50:22.199Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39272026-03-04T03:50:23.019Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39282026-03-04T03:50:23.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
39292026-03-04T03:50:23.815Z
39302026-03-04T03:50:23.816Zinfo: running `cargo check --bins` on ch-dev (206/256)
39312026-03-04T03:50:24.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-04T03:50:24.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-04T03:50:24.833Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39342026-03-04T03:50:25.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
39352026-03-04T03:50:26.165Z
39362026-03-04T03:50:26.165Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39372026-03-04T03:50:26.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-04T03:50:26.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-04T03:50:26.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-03-04T03:50:26.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
39412026-03-04T03:50:26.853Z
39422026-03-04T03:50:26.853Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39432026-03-04T03:50:27.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-04T03:50:27.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-04T03:50:27.842Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39462026-03-04T03:50:28.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
39472026-03-04T03:50:28.640Z
39482026-03-04T03:50:28.640Zinfo: running `cargo check --bins` on db-dev (209/256)
39492026-03-04T03:50:29.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-04T03:50:29.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-04T03:50:29.636Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39522026-03-04T03:50:30.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
39532026-03-04T03:50:30.976Z
39542026-03-04T03:50:30.976Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39552026-03-04T03:50:31.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-04T03:50:31.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-04T03:50:31.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-03-04T03:50:31.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39592026-03-04T03:50:31.951Z
39602026-03-04T03:50:31.951Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39612026-03-04T03:50:32.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-04T03:50:32.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-04T03:50:32.810Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39642026-03-04T03:50:33.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
39652026-03-04T03:50:33.998Z
39662026-03-04T03:50:33.998Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39672026-03-04T03:50:34.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-03-04T03:50:34.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-03-04T03:50:35.054Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39702026-03-04T03:50:35.054Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39712026-03-04T03:50:35.057Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39722026-03-04T03:50:35.057Z Checking git-stub v1.0.0
39732026-03-04T03:50:35.057Z Compiling trait-variant v0.1.2
39742026-03-04T03:50:35.184Z Checking maplit v1.0.2
39752026-03-04T03:50:35.200Z Checking is_ci v1.2.0
39762026-03-04T03:50:35.215Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39772026-03-04T03:50:35.338Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39782026-03-04T03:50:35.373Z Checking supports-color v3.0.2
39792026-03-04T03:50:35.502Z Checking git-stub-vcs v0.1.0
39802026-03-04T03:50:35.560Z Checking drift v0.1.3
39812026-03-04T03:50:35.581Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39822026-03-04T03:50:35.647Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39832026-03-04T03:50:35.858Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39842026-03-04T03:50:35.980Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39852026-03-04T03:50:36.088Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39862026-03-04T03:50:36.245Z Checking dropshot-api-manager v0.5.2
39872026-03-04T03:50:36.352Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39882026-03-04T03:50:36.469Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39892026-03-04T03:50:36.929Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39902026-03-04T03:50:37.306Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39912026-03-04T03:50:37.746Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39922026-03-04T03:50:46.612Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39932026-03-04T03:50:48.303Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39942026-03-04T03:50:49.231Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39952026-03-04T03:50:49.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.85s
39962026-03-04T03:50:50.095Z
39972026-03-04T03:50:50.095Zinfo: running `cargo check --bins` on installinator-api (213/256)
39982026-03-04T03:50:50.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-04T03:50:50.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-04T03:50:50.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-04T03:50:50.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
40022026-03-04T03:50:51.020Z
40032026-03-04T03:50:51.020Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40042026-03-04T03:50:51.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-04T03:50:51.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-04T03:50:51.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-04T03:50:51.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40082026-03-04T03:50:51.991Z
40092026-03-04T03:50:51.991Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40102026-03-04T03:50:52.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-04T03:50:52.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-04T03:50:52.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-04T03:50:52.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40142026-03-04T03:50:52.956Z
40152026-03-04T03:50:52.956Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40162026-03-04T03:50:53.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-04T03:50:53.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-04T03:50:53.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-04T03:50:53.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
40202026-03-04T03:50:53.923Z
40212026-03-04T03:50:53.923Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40222026-03-04T03:50:54.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-04T03:50:54.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-04T03:50:54.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-04T03:50:54.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
40262026-03-04T03:50:54.821Z
40272026-03-04T03:50:54.821Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40282026-03-04T03:50:55.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-04T03:50:55.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-04T03:50:55.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-04T03:50:55.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
40322026-03-04T03:50:55.726Z
40332026-03-04T03:50:55.726Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40342026-03-04T03:50:56.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-04T03:50:56.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-04T03:50:56.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40372026-03-04T03:50:56.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
40382026-03-04T03:50:56.660Z
40392026-03-04T03:50:56.660Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40402026-03-04T03:50:57.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-03-04T03:50:57.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-03-04T03:50:57.542Z Checking erased-serde v0.4.9
40432026-03-04T03:50:57.545Z Checking ordered-float v2.10.1
40442026-03-04T03:50:57.674Z Checking unicode-xid v0.2.6
40452026-03-04T03:50:57.690Z Checking cargo-platform v0.2.0
40462026-03-04T03:50:58.022Z Checking serde-value v0.7.0
40472026-03-04T03:50:58.249Z Checking serde-untagged v0.1.9
40482026-03-04T03:50:58.500Z Checking cargo-util-schemas v0.8.2
40492026-03-04T03:50:59.810Z Checking cargo_metadata v0.21.0
40502026-03-04T03:51:00.992Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40512026-03-04T03:51:02.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.46s
40522026-03-04T03:51:02.332Z
40532026-03-04T03:51:02.332Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40542026-03-04T03:51:03.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40552026-03-04T03:51:03.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40562026-03-04T03:51:03.393Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40572026-03-04T03:51:04.254Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40582026-03-04T03:51:04.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
40592026-03-04T03:51:05.226Z
40602026-03-04T03:51:05.226Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40612026-03-04T03:51:06.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40622026-03-04T03:51:06.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40632026-03-04T03:51:06.475Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40642026-03-04T03:51:06.475Z Compiling vergen-gitcl v1.0.8
40652026-03-04T03:51:06.477Z Compiling dirs-sys-next v0.1.2
40662026-03-04T03:51:06.477Z Compiling glob v0.3.3
40672026-03-04T03:51:06.477Z Compiling crunchy v0.2.4
40682026-03-04T03:51:06.477Z Compiling dsl_auto_type v0.1.3
40692026-03-04T03:51:06.477Z Checking scheduled-thread-pool v0.2.7
40702026-03-04T03:51:06.477Z Compiling diesel_table_macro_syntax v0.2.0
40712026-03-04T03:51:06.882Z Compiling tiny-keccak v2.0.2
40722026-03-04T03:51:07.075Z Compiling dirs-next v2.0.0
40732026-03-04T03:51:07.218Z Compiling term v0.7.0
40742026-03-04T03:51:07.278Z Checking r2d2 v0.8.10
40752026-03-04T03:51:07.299Z Compiling bit-vec v0.6.3
40762026-03-04T03:51:07.408Z Compiling clang-sys v1.8.1
40772026-03-04T03:51:07.627Z Compiling itertools v0.10.5
40782026-03-04T03:51:07.727Z Compiling bit-set v0.5.3
40792026-03-04T03:51:08.049Z Compiling ascii-canvas v3.0.0
40802026-03-04T03:51:08.182Z Compiling diesel_derives v2.2.7
40812026-03-04T03:51:08.205Z Compiling ena v0.14.4
40822026-03-04T03:51:08.313Z Compiling libloading v0.8.9
40832026-03-04T03:51:08.433Z Compiling bindgen v0.71.1
40842026-03-04T03:51:08.481Z Compiling regex-syntax v0.6.29
40852026-03-04T03:51:08.533Z Compiling diff v0.1.13
40862026-03-04T03:51:08.705Z Compiling cexpr v0.6.0
40872026-03-04T03:51:09.106Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40882026-03-04T03:51:09.462Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40892026-03-04T03:51:09.563Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40902026-03-04T03:51:09.727Z Compiling libxml v0.3.3
40912026-03-04T03:51:10.140Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40922026-03-04T03:51:10.306Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40932026-03-04T03:51:10.330Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40942026-03-04T03:51:10.674Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40952026-03-04T03:51:10.738Z Compiling strum_macros v0.24.3
40962026-03-04T03:51:10.763Z Compiling indoc v1.0.9
40972026-03-04T03:51:11.700Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40982026-03-04T03:51:12.078Z Compiling lalrpop v0.19.12
40992026-03-04T03:51:13.569Z Checking derive_builder v0.20.2
41002026-03-04T03:51:13.747Z Compiling oso-derive v0.27.3
41012026-03-04T03:51:13.770Z Checking quick-xml v0.37.5
41022026-03-04T03:51:13.938Z Compiling impl-trait-for-tuples v0.2.3
41032026-03-04T03:51:14.825Z Checking openssl-probe v0.1.6
41042026-03-04T03:51:15.081Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41052026-03-04T03:51:15.973Z Compiling diesel-dtrace v0.4.2
41062026-03-04T03:51:16.497Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41072026-03-04T03:51:16.761Z Checking bb8 v0.8.6
41082026-03-04T03:51:16.930Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41092026-03-04T03:51:17.332Z Checking nonempty v0.12.0
41102026-03-04T03:51:17.359Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41112026-03-04T03:51:17.639Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41122026-03-04T03:51:17.764Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41132026-03-04T03:51:17.801Z Checking support-bundle-viewer v0.1.2
41142026-03-04T03:51:18.041Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41152026-03-04T03:51:18.241Z Checking multimap v0.10.1
41162026-03-04T03:51:19.649Z Checking diesel v2.2.12
41172026-03-04T03:51:22.606Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41182026-03-04T03:51:25.904Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41192026-03-04T03:51:25.946Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41202026-03-04T03:51:26.354Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41212026-03-04T03:51:28.518Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41222026-03-04T03:51:29.490Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-04T03:51:29.919Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41242026-03-04T03:51:31.312Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41252026-03-04T03:51:35.774Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41262026-03-04T03:51:45.811Z Compiling samael v0.0.19
41272026-03-04T03:51:56.985Z Checking async-bb8-diesel v0.2.1
41282026-03-04T03:51:59.262Z Compiling polar-core v0.27.3
41292026-03-04T03:52:06.610Z Checking oso v0.27.3
41302026-03-04T03:52:53.707Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41312026-03-04T03:53:52.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
41322026-03-04T03:53:52.399Z
41332026-03-04T03:53:52.399Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41342026-03-04T03:53:53.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-04T03:53:53.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-04T03:53:53.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-04T03:53:53.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
41382026-03-04T03:53:53.388Z
41392026-03-04T03:53:53.388Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41402026-03-04T03:53:54.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-04T03:53:54.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-04T03:53:54.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-04T03:53:54.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
41442026-03-04T03:53:54.362Z
41452026-03-04T03:53:54.362Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41462026-03-04T03:53:55.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-04T03:53:55.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-04T03:53:55.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41492026-03-04T03:53:55.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41502026-03-04T03:53:55.242Z
41512026-03-04T03:53:55.242Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41522026-03-04T03:53:56.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532026-03-04T03:53:56.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542026-03-04T03:53:56.463Z Compiling libz-sys v1.1.24
41552026-03-04T03:53:56.466Z Compiling libgit2-sys v0.18.3+1.9.2
41562026-03-04T03:53:56.620Z Compiling vergen-git2 v1.0.7
41572026-03-04T03:53:56.633Z Compiling rustls v0.21.12
41582026-03-04T03:53:56.648Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41592026-03-04T03:53:56.651Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41602026-03-04T03:53:56.651Z Compiling nix v0.29.0
41612026-03-04T03:53:56.669Z Checking rustls-webpki v0.101.7
41622026-03-04T03:53:56.994Z Checking sct v0.7.1
41632026-03-04T03:53:57.021Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41642026-03-04T03:53:57.084Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41652026-03-04T03:53:57.216Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41662026-03-04T03:53:57.373Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41672026-03-04T03:53:57.619Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41682026-03-04T03:53:57.641Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41692026-03-04T03:53:57.712Z Checking rustls-pemfile v1.0.4
41702026-03-04T03:53:57.938Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41712026-03-04T03:53:58.036Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41722026-03-04T03:53:58.389Z Checking twox-hash v2.1.2
41732026-03-04T03:53:58.718Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41742026-03-04T03:53:58.743Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41752026-03-04T03:53:59.783Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41762026-03-04T03:53:59.902Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41772026-03-04T03:54:00.130Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41782026-03-04T03:54:00.399Z Checking tokio-rustls v0.24.1
41792026-03-04T03:54:00.789Z Checking progenitor-extras v0.1.0
41802026-03-04T03:54:01.202Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41812026-03-04T03:54:01.326Z Checking fatfs v0.3.6
41822026-03-04T03:54:01.431Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41832026-03-04T03:54:01.485Z Compiling seq-macro v0.3.6
41842026-03-04T03:54:08.806Z Compiling git2 v0.20.4
41852026-03-04T03:54:10.954Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41862026-03-04T03:54:11.139Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41872026-03-04T03:54:13.208Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41882026-03-04T03:55:40.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
41892026-03-04T03:55:40.657Z
41902026-03-04T03:55:40.657Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41912026-03-04T03:55:41.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-04T03:55:41.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-04T03:55:41.905Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41942026-03-04T03:56:56.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
41952026-03-04T03:56:56.265Z
41962026-03-04T03:56:56.265Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41972026-03-04T03:56:57.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-04T03:56:57.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-04T03:56:57.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-04T03:56:57.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
42012026-03-04T03:56:57.148Z
42022026-03-04T03:56:57.148Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42032026-03-04T03:56:58.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-04T03:56:58.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-04T03:56:58.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-04T03:56:58.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
42072026-03-04T03:56:58.140Z
42082026-03-04T03:56:58.140Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42092026-03-04T03:56:58.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-04T03:56:58.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-04T03:56:58.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-03-04T03:56:59.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
42132026-03-04T03:56:59.110Z
42142026-03-04T03:56:59.111Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42152026-03-04T03:56:59.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-03-04T03:56:59.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-03-04T03:56:59.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182026-03-04T03:56:59.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
42192026-03-04T03:57:00.112Z
42202026-03-04T03:57:00.112Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42212026-03-04T03:57:01.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-03-04T03:57:01.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-03-04T03:57:01.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242026-03-04T03:57:01.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
42252026-03-04T03:57:01.122Z
42262026-03-04T03:57:01.122Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42272026-03-04T03:57:02.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-03-04T03:57:02.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-03-04T03:57:02.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42302026-03-04T03:57:02.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
42312026-03-04T03:57:02.129Z
42322026-03-04T03:57:02.129Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42332026-03-04T03:57:03.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-03-04T03:57:03.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-03-04T03:57:03.387Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42362026-03-04T03:57:03.387Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42372026-03-04T03:57:03.556Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42382026-03-04T03:57:03.574Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42392026-03-04T03:57:03.577Z Checking diff v0.1.13
42402026-03-04T03:57:03.577Z Checking yansi v1.0.1
42412026-03-04T03:57:03.577Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-03-04T03:57:03.595Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42432026-03-04T03:57:03.842Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42442026-03-04T03:57:04.114Z Checking pretty_assertions v1.4.1
42452026-03-04T03:57:05.162Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42462026-03-04T03:57:46.319Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42472026-03-04T03:57:46.322Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42482026-03-04T03:57:46.322Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42492026-03-04T03:57:46.322Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42502026-03-04T03:57:46.322Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42512026-03-04T03:57:46.322Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42522026-03-04T03:57:47.465Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42532026-03-04T03:57:49.162Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42542026-03-04T03:59:06.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
42552026-03-04T03:59:07.092Z
42562026-03-04T03:59:07.092Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42572026-03-04T03:59:07.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42582026-03-04T03:59:07.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42592026-03-04T03:59:07.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42602026-03-04T03:59:07.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
42612026-03-04T03:59:07.992Z
42622026-03-04T03:59:07.992Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42632026-03-04T03:59:08.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42642026-03-04T03:59:08.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42652026-03-04T03:59:09.077Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42662026-03-04T03:59:09.208Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42672026-03-04T03:59:09.211Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42682026-03-04T03:59:36.933Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42692026-03-04T03:59:37.490Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42702026-03-04T03:59:40.511Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42712026-03-04T03:59:41.141Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42722026-03-04T03:59:46.211Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42732026-03-04T04:00:26.510Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42742026-03-04T04:00:27.458Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42752026-03-04T04:00:29.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
42762026-03-04T04:00:30.241Z
42772026-03-04T04:00:30.241Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42782026-03-04T04:00:31.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-04T04:00:31.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-04T04:00:31.248Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42812026-03-04T04:00:32.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
42822026-03-04T04:00:32.489Z
42832026-03-04T04:00:32.489Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42842026-03-04T04:00:33.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42852026-03-04T04:00:33.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42862026-03-04T04:00:33.407Z Compiling blake3 v1.8.3
42872026-03-04T04:00:33.410Z Checking constant_time_eq v0.4.2
42882026-03-04T04:00:33.410Z Checking arrayvec v0.7.6
42892026-03-04T04:00:33.410Z Checking arrayref v0.3.9
42902026-03-04T04:00:33.557Z Checking topological-sort v0.2.2
42912026-03-04T04:00:33.561Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42922026-03-04T04:00:33.576Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42932026-03-04T04:00:33.578Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42942026-03-04T04:00:33.654Z Checking shell-words v1.1.1
42952026-03-04T04:00:34.837Z Checking omicron-zone-package v0.12.2
42962026-03-04T04:00:36.126Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42972026-03-04T04:00:37.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
42982026-03-04T04:00:37.654Z
42992026-03-04T04:00:37.654Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43002026-03-04T04:00:38.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43012026-03-04T04:00:38.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43022026-03-04T04:00:38.600Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43032026-03-04T04:00:39.018Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43042026-03-04T04:00:39.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
43052026-03-04T04:00:39.805Z
43062026-03-04T04:00:39.805Zinfo: running `cargo check --bins` on xtask (240/256)
43072026-03-04T04:00:40.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-03-04T04:00:40.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-03-04T04:00:40.508Z Checking libc v0.2.180
43102026-03-04T04:00:40.608Z Checking serde v1.0.228
43112026-03-04T04:00:40.611Z Checking zerofrom v0.1.6
43122026-03-04T04:00:40.631Z Checking bitflags v2.11.0
43132026-03-04T04:00:40.646Z Checking hashbrown v0.16.1
43142026-03-04T04:00:40.650Z Checking smallvec v1.15.1
43152026-03-04T04:00:40.674Z Checking serde_json v1.0.149
43162026-03-04T04:00:40.677Z Checking scroll v0.12.0
43172026-03-04T04:00:40.823Z Checking yoke v0.8.1
43182026-03-04T04:00:40.923Z Checking num-traits v0.2.19
43192026-03-04T04:00:41.010Z Checking thiserror v1.0.69
43202026-03-04T04:00:41.157Z Checking percent-encoding v2.3.2
43212026-03-04T04:00:41.181Z Checking log v0.4.29
43222026-03-04T04:00:41.200Z Checking zerovec v0.11.5
43232026-03-04T04:00:41.431Z Checking zerotrie v0.2.3
43242026-03-04T04:00:41.450Z Checking errno v0.3.14
43252026-03-04T04:00:41.467Z Checking goblin v0.8.2
43262026-03-04T04:00:41.598Z Checking toml_datetime v0.6.11
43272026-03-04T04:00:41.666Z Checking rustix v1.1.3
43282026-03-04T04:00:41.710Z Checking indexmap v2.13.0
43292026-03-04T04:00:41.922Z Checking serde_spanned v0.6.9
43302026-03-04T04:00:41.990Z Checking form_urlencoded v1.2.2
43312026-03-04T04:00:42.135Z Checking zerocopy v0.7.35
43322026-03-04T04:00:42.186Z Checking getrandom v0.4.1
43332026-03-04T04:00:42.213Z Checking thiserror v2.0.18
43342026-03-04T04:00:42.283Z Checking tinystr v0.8.2
43352026-03-04T04:00:42.392Z Checking potential_utf v0.1.4
43362026-03-04T04:00:42.443Z Checking syn v2.0.117
43372026-03-04T04:00:42.512Z Checking ordered-float v2.10.1
43382026-03-04T04:00:42.630Z Checking icu_collections v2.1.1
43392026-03-04T04:00:42.675Z Checking icu_locale_core v2.1.1
43402026-03-04T04:00:43.016Z Checking toml_edit v0.22.27
43412026-03-04T04:00:43.078Z Checking serde-value v0.7.0
43422026-03-04T04:00:43.321Z Checking dtrace-parser v0.2.0
43432026-03-04T04:00:43.400Z Checking thread-id v4.2.2
43442026-03-04T04:00:43.565Z Checking once_cell v1.21.3
43452026-03-04T04:00:43.585Z Checking cargo-platform v0.2.0
43462026-03-04T04:00:43.755Z Checking terminal_size v0.4.3
43472026-03-04T04:00:43.833Z Checking memmap v0.7.0
43482026-03-04T04:00:43.902Z Checking tempfile v3.25.0
43492026-03-04T04:00:43.950Z Checking clap_builder v4.5.60
43502026-03-04T04:00:43.953Z Checking textwrap v0.16.2
43512026-03-04T04:00:44.063Z Checking icu_provider v2.1.1
43522026-03-04T04:00:44.081Z Checking fs-err v3.3.0
43532026-03-04T04:00:44.275Z Checking camino-tempfile v1.4.1
43542026-03-04T04:00:44.397Z Checking tabled v0.15.0
43552026-03-04T04:00:44.466Z Checking anyhow v1.0.102
43562026-03-04T04:00:44.547Z Checking icu_normalizer v2.1.1
43572026-03-04T04:00:44.581Z Checking icu_properties v2.1.2
43582026-03-04T04:00:44.862Z Checking macaddr v1.0.1
43592026-03-04T04:00:45.243Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43602026-03-04T04:00:45.838Z Checking toml v0.8.23
43612026-03-04T04:00:46.268Z Checking dof v0.3.0
43622026-03-04T04:00:46.522Z Checking cargo_toml v0.21.0
43632026-03-04T04:00:46.661Z Checking clap v4.5.60
43642026-03-04T04:00:46.773Z Checking idna_adapter v1.2.1
43652026-03-04T04:00:46.903Z Checking usdt-impl v0.5.0
43662026-03-04T04:00:46.952Z Checking idna v1.1.0
43672026-03-04T04:00:47.304Z Checking url v2.5.8
43682026-03-04T04:00:47.308Z Checking usdt v0.5.0
43692026-03-04T04:00:47.871Z Checking cargo-util-schemas v0.8.2
43702026-03-04T04:00:49.156Z Checking cargo_metadata v0.21.0
43712026-03-04T04:00:50.322Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43722026-03-04T04:00:51.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s
43732026-03-04T04:00:51.196Z
43742026-03-04T04:00:51.196Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43752026-03-04T04:00:52.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-03-04T04:00:52.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-03-04T04:00:52.355Z Checking polyval v0.6.2
43782026-03-04T04:00:52.489Z Checking ctr v0.9.2
43792026-03-04T04:00:52.505Z Checking ssh-encoding v0.2.0
43802026-03-04T04:00:52.508Z Checking blowfish v0.9.1
43812026-03-04T04:00:52.537Z Checking password-hash v0.4.2
43822026-03-04T04:00:52.557Z Checking p521 v0.13.3
43832026-03-04T04:00:52.560Z Checking p256 v0.13.2
43842026-03-04T04:00:52.560Z Checking russh-cryptovec v0.7.3
43852026-03-04T04:00:52.732Z Checking ghash v0.5.1
43862026-03-04T04:00:52.756Z Checking bcrypt-pbkdf v0.10.0
43872026-03-04T04:00:52.776Z Checking md5 v0.7.0
43882026-03-04T04:00:52.827Z Checking num-bigint v0.4.6
43892026-03-04T04:00:52.874Z Checking des v0.8.1
43902026-03-04T04:00:52.920Z Checking aes-gcm v0.10.3
43912026-03-04T04:00:52.960Z Checking pbkdf2 v0.11.0
43922026-03-04T04:00:53.021Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43932026-03-04T04:00:53.073Z Checking hex-literal v0.4.1
43942026-03-04T04:00:53.094Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43952026-03-04T04:00:53.162Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43962026-03-04T04:00:53.184Z Checking ssh-cipher v0.2.0
43972026-03-04T04:00:53.237Z Checking socket2 v0.5.10
43982026-03-04T04:00:53.267Z Checking internet-checksum v0.2.1
43992026-03-04T04:00:53.499Z Checking ssh-key v0.6.7
44002026-03-04T04:00:53.840Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44012026-03-04T04:00:54.732Z Checking russh-keys v0.45.0
44022026-03-04T04:00:55.674Z Checking russh v0.45.0
44032026-03-04T04:01:23.688Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44042026-03-04T04:01:25.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.32s
44052026-03-04T04:01:25.779Z
44062026-03-04T04:01:25.779Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44072026-03-04T04:01:26.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44082026-03-04T04:01:26.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44092026-03-04T04:01:26.689Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44102026-03-04T04:01:26.693Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44112026-03-04T04:01:26.693Z Checking termios v0.3.3
44122026-03-04T04:01:28.986Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44132026-03-04T04:01:29.187Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44142026-03-04T04:01:32.598Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44152026-03-04T04:01:33.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.71s
44162026-03-04T04:01:33.712Z
44172026-03-04T04:01:33.712Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44182026-03-04T04:01:34.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-03-04T04:01:34.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-03-04T04:01:34.711Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44212026-03-04T04:01:34.716Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44222026-03-04T04:01:34.851Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44232026-03-04T04:01:34.856Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44242026-03-04T04:01:34.856Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44252026-03-04T04:01:35.452Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44262026-03-04T04:01:35.452Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44272026-03-04T04:01:36.575Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44282026-03-04T04:01:36.829Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44292026-03-04T04:01:36.832Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44302026-03-04T04:01:37.868Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44312026-03-04T04:01:40.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
44322026-03-04T04:01:40.788Z
44332026-03-04T04:01:40.789Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44342026-03-04T04:01:41.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-03-04T04:01:41.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-03-04T04:01:41.671Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44372026-03-04T04:01:42.285Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44382026-03-04T04:01:42.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
44392026-03-04T04:01:42.939Z
44402026-03-04T04:01:42.940Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44412026-03-04T04:01:43.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-03-04T04:01:43.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-03-04T04:01:43.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-03-04T04:01:43.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
44452026-03-04T04:01:43.823Z
44462026-03-04T04:01:43.823Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44472026-03-04T04:01:44.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-03-04T04:01:44.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-03-04T04:01:44.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44502026-03-04T04:01:44.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
44512026-03-04T04:01:44.701Z
44522026-03-04T04:01:44.702Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44532026-03-04T04:01:45.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-03-04T04:01:45.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-03-04T04:01:45.803Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44562026-03-04T04:01:46.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
44572026-03-04T04:01:46.864Z
44582026-03-04T04:01:46.864Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44592026-03-04T04:01:47.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44602026-03-04T04:01:47.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44612026-03-04T04:01:47.798Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44622026-03-04T04:01:47.805Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44632026-03-04T04:01:48.119Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44642026-03-04T04:01:48.119Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44652026-03-04T04:01:49.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
44662026-03-04T04:01:49.448Z
44672026-03-04T04:01:49.448Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44682026-03-04T04:01:50.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-03-04T04:01:50.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-03-04T04:01:50.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44712026-03-04T04:01:50.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
44722026-03-04T04:01:50.361Z
44732026-03-04T04:01:50.361Zinfo: running `cargo check --bins` on omicron-package (250/256)
44742026-03-04T04:01:55.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-03-04T04:01:55.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-03-04T04:01:55.367Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44772026-03-04T04:01:55.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
44782026-03-04T04:01:55.367Z
44792026-03-04T04:01:55.367Zinfo: running `cargo check --bins` on tqdb (251/256)
44802026-03-04T04:01:55.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44812026-03-04T04:01:55.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44822026-03-04T04:01:55.394Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44832026-03-04T04:01:55.394Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44842026-03-04T04:01:55.811Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44852026-03-04T04:01:55.814Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44862026-03-04T04:02:04.111Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44872026-03-04T04:02:05.241Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44882026-03-04T04:02:05.244Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44892026-03-04T04:02:05.244Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44902026-03-04T04:02:05.244Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44912026-03-04T04:02:06.658Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44922026-03-04T04:02:18.203Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44932026-03-04T04:02:28.505Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44942026-03-04T04:02:28.509Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44952026-03-04T04:02:28.509Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44962026-03-04T04:02:28.509Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44972026-03-04T04:02:30.903Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44982026-03-04T04:02:33.021Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44992026-03-04T04:02:34.079Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45002026-03-04T04:02:36.183Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45012026-03-04T04:02:37.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.87s
45022026-03-04T04:02:37.250Z
45032026-03-04T04:02:37.250Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45042026-03-04T04:02:38.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45052026-03-04T04:02:38.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45062026-03-04T04:02:38.233Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45072026-03-04T04:02:38.237Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45082026-03-04T04:02:38.237Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45092026-03-04T04:02:38.379Z Checking rtoolbox v0.0.3
45102026-03-04T04:02:38.382Z Checking tui-tree-widget v0.23.1
45112026-03-04T04:02:38.624Z Checking rpassword v7.4.0
45122026-03-04T04:02:38.775Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45132026-03-04T04:02:40.240Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45142026-03-04T04:02:48.553Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45152026-03-04T04:02:49.655Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45162026-03-04T04:02:51.428Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45172026-03-04T04:02:56.821Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45182026-03-04T04:02:59.990Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45192026-03-04T04:03:01.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.06s
45202026-03-04T04:03:01.553Z
45212026-03-04T04:03:01.553Zinfo: running `cargo check --bins` on wicket (253/256)
45222026-03-04T04:03:02.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-03-04T04:03:02.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-03-04T04:03:02.510Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45252026-03-04T04:03:02.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
45262026-03-04T04:03:03.195Z
45272026-03-04T04:03:03.195Zinfo: running `cargo check --bins` on wicketd (254/256)
45282026-03-04T04:03:04.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45292026-03-04T04:03:04.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45302026-03-04T04:03:04.205Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45312026-03-04T04:03:04.208Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45322026-03-04T04:03:04.208Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45332026-03-04T04:03:04.208Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45342026-03-04T04:03:06.190Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45352026-03-04T04:03:07.112Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45362026-03-04T04:03:12.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.01s
45372026-03-04T04:03:12.449Z
45382026-03-04T04:03:12.449Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45392026-03-04T04:03:13.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-03-04T04:03:13.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-03-04T04:03:13.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45422026-03-04T04:03:13.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
45432026-03-04T04:03:13.326Z
45442026-03-04T04:03:13.326Zinfo: running `cargo check --bins` on zone-setup (256/256)
45452026-03-04T04:03:14.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45462026-03-04T04:03:14.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45472026-03-04T04:03:14.278Z Checking uzers v0.12.2
45482026-03-04T04:03:14.665Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45492026-03-04T04:03:15.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
45502026-03-04T04:03:16.035Z
45512026-03-04T04:03:16.035Zreal 23:36.078086453
45522026-03-04T04:03:16.035Zuser 41:47.001303576
45532026-03-04T04:03:16.035Zsys 6:35.218511482
45542026-03-04T04:03:16.035Ztrap 0.892885400
45552026-03-04T04:03:16.035Ztflt 0.676338147
45562026-03-04T04:03:16.035Zdflt 0.891536311
45572026-03-04T04:03:16.035Zkflt 0.001035408
45582026-03-04T04:03:16.035Zlock 1:49:24.407240015
45592026-03-04T04:03:16.035Zslp 3:40:42.613304447
45602026-03-04T04:03:16.039Zlat 1:49.501902652
45612026-03-04T04:03:16.039Zstop 5:53.278906192
45622026-03-04T04:03:16.040Zprocess exited: duration 1744212 ms, exit code 0
 
45632026-03-04T04:03:16.047Zfound 0 output files