01KK27ECW7WEGZAKAEKJEAHRFZ: 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: 01KK27EWR1T0XH7WF3EGGEKBQM

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-06T18:45:27.739Zjob assigned to worker 01KK27EWFYNBKZWZ4A799WRD8F [factory gimlet-EVT22200007-propolis, EVT22200007/60554] (queued for 39 s)
 
22026-03-06T18:45:37.430Zstarting task 0: "setup"
32026-03-06T18:45:37.455Z++ uname -s
42026-03-06T18:45:37.455Z+ kern=SunOS
52026-03-06T18:45:37.455Z+ build_user=build
62026-03-06T18:45:37.455Z+ build_uid=12345
72026-03-06T18:45:37.455Z+ work_dir=/work
82026-03-06T18:45:37.455Z+ input_dir=/input
92026-03-06T18:45:37.456Z+ [[ 0 == 12345 ]]
102026-03-06T18:45:37.456Z+ case "$kern" in
112026-03-06T18:45:37.456Z+ groupadd -g 12345 build
122026-03-06T18:45:37.456Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-06T18:45:39.454Z+ zfs create -o mountpoint=/work rpool/work
142026-03-06T18:45:39.497Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-06T18:45:39.522Z+ home_fs=zfs
162026-03-06T18:45:39.523Z+ [[ zfs == autofs ]]
172026-03-06T18:45:39.523Z+ mkdir -p /home/build
182026-03-06T18:45:39.523Z+ chown build:build /home/build /work
192026-03-06T18:45:41.509Z+ chmod 0700 /home/build /work
202026-03-06T18:45:41.534Zprocess exited: duration 4086 ms, exit code 0
 
212026-03-06T18:45:41.584Zstarting task 1: "rust-toolchain"
222026-03-06T18:45:41.609Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-06T18:45:41.609Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-06T18:45:41.609Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-06T18:45:41.609Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-06T18:45:41.609Z * rust toolchain channel = "1.91.1"
272026-03-06T18:45:41.609Z * rust toolchain profile = "default"
282026-03-06T18:45:41.609Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-06T18:45:41.609Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-06T18:45:41.786Zinfo: downloading installer
312026-03-06T18:45:43.308Zwarn: It looks like you have an existing installation of Rust at:
322026-03-06T18:45:43.308Zwarn: /opt/ooce/bin
332026-03-06T18:45:43.308Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-06T18:45:43.308Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-06T18:45:43.308Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-06T18:45:43.308Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-06T18:45:43.308Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-06T18:45:43.308Zerror: cannot install while Rust is installed
392026-03-06T18:45:43.308Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-06T18:45:43.334Zinfo: profile set to 'default'
412026-03-06T18:45:43.334Zinfo: default host triple is x86_64-unknown-illumos
422026-03-06T18:45:43.334Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-06T18:45:43.505Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-06T18:45:43.505Zinfo: downloading component 'cargo'
452026-03-06T18:45:43.850Zinfo: downloading component 'clippy'
462026-03-06T18:45:43.964Zinfo: downloading component 'rust-docs'
472026-03-06T18:45:44.280Zinfo: downloading component 'rust-std'
482026-03-06T18:45:44.688Zinfo: downloading component 'rustc'
492026-03-06T18:45:46.346Zinfo: downloading component 'rustfmt'
502026-03-06T18:45:46.412Zinfo: installing component 'cargo'
512026-03-06T18:45:47.757Zinfo: installing component 'clippy'
522026-03-06T18:45:48.257Zinfo: installing component 'rust-docs'
532026-03-06T18:45:52.055Zinfo: installing component 'rust-std'
542026-03-06T18:45:54.712Zinfo: installing component 'rustc'
552026-03-06T18:46:04.037Zinfo: installing component 'rustfmt'
562026-03-06T18:46:04.564Z
572026-03-06T18:46:04.564Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-06T18:46:04.685Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-06T18:46:04.685Z
602026-03-06T18:46:04.685Z
612026-03-06T18:46:04.685ZRust is installed now. Great!
622026-03-06T18:46:04.685Z
632026-03-06T18:46:04.685ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-06T18:46:04.685Zenvironment variable. This has not been done automatically.
652026-03-06T18:46:04.685Z
662026-03-06T18:46:04.685ZTo configure your current shell, you need to source
672026-03-06T18:46:04.685Zthe corresponding env file under $HOME/.cargo.
682026-03-06T18:46:04.685Z
692026-03-06T18:46:04.686ZThis is usually done by running one of the following (note the leading DOT):
702026-03-06T18:46:04.686Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-06T18:46:04.686Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-06T18:46:04.686Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-06T18:46:04.816Z+ rustup --version
742026-03-06T18:46:04.841Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-06T18:46:04.841Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-06T18:46:04.973Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-06T18:46:04.998Z+ cargo --version
782026-03-06T18:46:05.105Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-06T18:46:05.130Z+ rustc --version
802026-03-06T18:46:05.239Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-06T18:46:05.264Zprocess exited: duration 23662 ms, exit code 0
 
822026-03-06T18:46:05.314Zstarting task 2: "authentication"
832026-03-06T18:46:05.373Zprocess exited: duration 59 ms, exit code 0
 
842026-03-06T18:46:05.426Zstarting task 3: "clone repository"
852026-03-06T18:46:05.451Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-06T18:46:05.451Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-06T18:46:05.475ZCloning into '/work/oxidecomputer/omicron'...
882026-03-06T18:46:55.718Z+ cd /work/oxidecomputer/omicron
892026-03-06T18:46:55.718Z+ git fetch origin 1567242820118fcaabfe2065ea0363517d3f1040
902026-03-06T18:46:56.263ZFrom https://github.com/oxidecomputer/omicron
912026-03-06T18:46:56.263Z * branch 1567242820118fcaabfe2065ea0363517d3f1040 -> FETCH_HEAD
922026-03-06T18:46:56.288Z+ [[ -n john/bootstore-next-version ]]
932026-03-06T18:46:56.288Z++ git branch --show-current
942026-03-06T18:46:56.288Z+ current=main
952026-03-06T18:46:56.288Z+ [[ main != john/bootstore-next-version ]]
962026-03-06T18:46:56.288Z+ git branch -f john/bootstore-next-version 1567242820118fcaabfe2065ea0363517d3f1040
972026-03-06T18:46:56.313Z+ git checkout -f john/bootstore-next-version
982026-03-06T18:46:56.817ZSwitched to branch 'john/bootstore-next-version'
992026-03-06T18:46:56.841Z+ git reset --hard 1567242820118fcaabfe2065ea0363517d3f1040
1002026-03-06T18:46:56.866ZHEAD is now at 156724282 Merge branch 'main' into john/bootstore-next-version
1012026-03-06T18:46:56.866Zprocess exited: duration 51435 ms, exit code 0
 
1022026-03-06T18:46:56.916Zstarting task 4: "build"
1032026-03-06T18:46:56.941Z+ source .github/buildomat/ci-env.sh
1042026-03-06T18:46:56.941Z++ export CARGO_TERM_COLOR=always
1052026-03-06T18:46:56.941Z++ CARGO_TERM_COLOR=always
1062026-03-06T18:46:56.941Z+ cargo --version
1072026-03-06T18:46:57.028Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-06T18:46:57.053Z+ rustc --version
1092026-03-06T18:46:57.167Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-06T18:46:57.192Z+ source ./env.sh
1112026-03-06T18:46:57.192Z++ OLD_SHELL_OPTS=ehxB
1122026-03-06T18:46:57.192Z++ set -o xtrace
1132026-03-06T18:46:57.192Z++++ dirname ./env.sh
1142026-03-06T18:46:57.192Z+++ readlink -f .
1152026-03-06T18:46:57.192Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ 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-06T18:46:57.192Z++ case $OLD_SHELL_OPTS in
1252026-03-06T18:46:57.192Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-06T18:46:57.192Z+ 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-06T18:46:57.192Z+ 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-06T18:46:57.192Z+ banner prerequisites
1292026-03-06T18:46:57.192Z
1302026-03-06T18:46:57.192Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-06T18:46:57.192Z # # # # # # # # # # # # # # #
1322026-03-06T18:46:57.192Z # # # # ##### # # ##### # # # # # #### #
1332026-03-06T18:46:57.192Z ##### ##### # ##### # # # # # # # # #
1342026-03-06T18:46:57.193Z # # # # # # # # # # # # # # #
1352026-03-06T18:46:57.193Z # # # ###### # # ###### ### # #### # #### #
1362026-03-06T18:46:57.193Z
1372026-03-06T18:46:57.193Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-06T18:47:22.465Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-06T18:47:42.902Z Startup: Caching catalogs ... Done
1402026-03-06T18:48:26.718ZPlanning: Solver setup ... Done (40.982s)
1412026-03-06T18:48:27.012ZPlanning: Running solver ... Done (0.294s)
1422026-03-06T18:48:27.209ZPlanning: Finding local manifests ... Done (0.002s)
1432026-03-06T18:48:27.447ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-06T18:48:27.880ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-06T18:48:27.969ZPlanning: Package planning ... Done (0.088s)
1462026-03-06T18:48:28.059ZPlanning: Merging actions ... Done (0.089s)
1472026-03-06T18:48:28.483ZPlanning: Checking for conflicting actions ... Done (0.424s)
1482026-03-06T18:48:28.508ZPlanning: Consolidating action changes ... Done (0.018s)
1492026-03-06T18:48:29.459ZPlanning: Evaluating mediators ... Done (0.957s)
1502026-03-06T18:48:29.484ZPlanning: Planning completed in 46.43 seconds
1512026-03-06T18:48:29.509Z Packages to install: 4
1522026-03-06T18:48:29.509Z Mediators to change: 2
1532026-03-06T18:48:29.509Z Services to change: 1
1542026-03-06T18:48:29.509Z Estimated space available: 154.94 GB
1552026-03-06T18:48:29.509ZEstimated space to be consumed: 1.82 GB
1562026-03-06T18:48:29.509Z Create boot environment: No
1572026-03-06T18:48:29.509ZCreate backup boot environment: No
1582026-03-06T18:48:29.509Z Rebuild boot archive: No
1592026-03-06T18:48:29.509Z
1602026-03-06T18:48:29.509ZChanged mediators:
1612026-03-06T18:48:29.509Z mediator clang:
1622026-03-06T18:48:29.509Z version: None -> 15 (system default)
1632026-03-06T18:48:29.509Z
1642026-03-06T18:48:29.509Z mediator llvm:
1652026-03-06T18:48:29.509Z version: 14 (system default) -> 15 (system default)
1662026-03-06T18:48:29.509Z
1672026-03-06T18:48:29.509ZChanged packages:
1682026-03-06T18:48:29.510Zhelios-dev
1692026-03-06T18:48:29.510Z developer/build-essential
1702026-03-06T18:48:29.510Z None -> 11-2.0
1712026-03-06T18:48:29.510Z library/libxmlsec1
1722026-03-06T18:48:29.510Z None -> 1.2.35-2.0
1732026-03-06T18:48:29.510Z ooce/developer/clang-15
1742026-03-06T18:48:29.510Z None -> 15.0.7-2.0
1752026-03-06T18:48:29.510Z ooce/developer/llvm-15
1762026-03-06T18:48:29.510Z None -> 15.0.7-2.0
1772026-03-06T18:48:29.510Z
1782026-03-06T18:48:29.510ZServices:
1792026-03-06T18:48:29.510Z restart_fmri:
1802026-03-06T18:48:29.510Z svc:/system/update-man-index:default
1812026-03-06T18:48:29.581Z
1822026-03-06T18:48:29.581ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-06T18:48:34.581ZDownload: 1198/3290 items 76.4/212.6MB 35% complete (15.4M/s)
1842026-03-06T18:48:39.587ZDownload: 2951/3290 items 121.0/212.6MB 56% complete (12.3M/s)
1852026-03-06T18:48:44.356ZDownload: Completed 212.60 MB in 14.78 seconds (14.4M/s)
1862026-03-06T18:48:44.600Z Actions: 1/3689 actions (Installing new actions)
1872026-03-06T18:48:49.618Z Actions: 2388/3689 actions (Installing new actions)
1882026-03-06T18:48:51.063Z Actions: Completed 3689 actions in 6.45 seconds.
1892026-03-06T18:48:51.948Z Done (0.887s)
1902026-03-06T18:48:51.948Z Done (0.000s)
1912026-03-06T18:48:53.603Z Done (1.656s)
1922026-03-06T18:49:00.402Z Done (6.497s)
1932026-03-06T18:49:00.512Z Done (0.025s)
1942026-03-06T18:49:00.538Z Done (0.000s)
1952026-03-06T18:49:00.701Z Done (0.000s)
1962026-03-06T18:49:01.920ZPlanning: Evaluating mediator changes ... Done
1972026-03-06T18:49:02.252ZPlanning: Checking for conflicting actions ... Done
1982026-03-06T18:49:02.277ZPlanning: Consolidating action changes ... Done
1992026-03-06T18:49:02.683ZPlanning: Evaluating mediators ... Done
2002026-03-06T18:49:02.709ZPlanning: Planning completed in 0.76 seconds
2012026-03-06T18:49:02.736Z Mediators to change: 2
2022026-03-06T18:49:02.736Z Create boot environment: No
2032026-03-06T18:49:02.736ZCreate backup boot environment: No
2042026-03-06T18:49:02.808Z Done
2052026-03-06T18:49:02.809Z Done
2062026-03-06T18:49:03.978Z Done
2072026-03-06T18:49:10.176Z Done
2082026-03-06T18:49:10.294Z Done
2092026-03-06T18:49:10.294Z Done
2102026-03-06T18:49:10.376Z Done
2112026-03-06T18:49:11.359ZPlanning: Evaluating mediator changes ... Done
2122026-03-06T18:49:11.384ZPlanning: Merging actions ... Done
2132026-03-06T18:49:11.676ZPlanning: Checking for conflicting actions ... Done
2142026-03-06T18:49:11.701ZPlanning: Consolidating action changes ... Done
2152026-03-06T18:49:12.157ZPlanning: Evaluating mediators ... Done
2162026-03-06T18:49:12.244ZPlanning: Planning completed in 1.33 seconds
2172026-03-06T18:49:12.297Z Packages to change: 1
2182026-03-06T18:49:12.297Z Mediators to change: 1
2192026-03-06T18:49:12.297Z Services to change: 1
2202026-03-06T18:49:12.297Z Create boot environment: No
2212026-03-06T18:49:12.297ZCreate backup boot environment: Yes
2222026-03-06T18:49:14.609Z Actions: 1/6 actions (Updating modified actions)
2232026-03-06T18:49:14.634Z Actions: Completed 6 actions in 0.00 seconds.
2242026-03-06T18:49:14.634Z Done
2252026-03-06T18:49:14.634Z Done
2262026-03-06T18:49:14.970Z Done
2272026-03-06T18:49:20.835Z Done
2282026-03-06T18:49:20.946Z Done
2292026-03-06T18:49:20.971Z Done
2302026-03-06T18:49:21.018Z Done
2312026-03-06T18:49:21.688ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-03-06T18:49:21.689Zclang system 15 system
2332026-03-06T18:49:21.689Zcsh system system illumos
2342026-03-06T18:49:21.689Zctags system system illumos
2352026-03-06T18:49:21.689Zfile system system illumos
2362026-03-06T18:49:21.689Zgcc vendor 12 vendor
2372026-03-06T18:49:21.689Zgcc system 10 system
2382026-03-06T18:49:21.689Zgcc system 7 system
2392026-03-06T18:49:21.689Zgo system 1.20 system
2402026-03-06T18:49:21.689Zgo system 1.19 system
2412026-03-06T18:49:21.689Zllvm system 15 system
2422026-03-06T18:49:21.689Zllvm system 14 system
2432026-03-06T18:49:21.689Zmariadb system 10.6 system
2442026-03-06T18:49:21.689Zmta vendor vendor dma
2452026-03-06T18:49:21.689Zopenjdk system 17 system
2462026-03-06T18:49:21.689Zopenjdk system 11 system
2472026-03-06T18:49:21.689Zopenjdk system 1.8 system
2482026-03-06T18:49:21.689Zopenssl vendor 3 vendor
2492026-03-06T18:49:21.689Zperl system 5.36 system
2502026-03-06T18:49:21.689Zpostgresql system 15 system
2512026-03-06T18:49:21.689Zpostgresql system 13 system
2522026-03-06T18:49:21.689Zpython vendor 3 vendor
2532026-03-06T18:49:21.690Zpython system 2 system
2542026-03-06T18:49:21.690Zpython3 system 3.11 system
2552026-03-06T18:49:21.690Zruby system 3.0 system
2562026-03-06T18:49:21.690Zwords vendor vendor american-english
2572026-03-06T18:49:21.690Zwords system system australian-english
2582026-03-06T18:49:21.690Zwords system system british-english
2592026-03-06T18:49:21.690Zwords system system canadian-english
2602026-03-06T18:49:21.690Zwords system system french
2612026-03-06T18:49:21.690Zwords system system italian
2622026-03-06T18:49:21.690Zwords system system ngerman
2632026-03-06T18:49:21.690Zwords system system ogerman
2642026-03-06T18:49:21.690Zwords system system spanish
2652026-03-06T18:49:22.209ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-06T18:49:22.209Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-06T18:49:34.621ZFMRI IFO
2682026-03-06T18:49:34.622Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-06T18:49:34.622Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-06T18:49:34.622Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-06T18:49:34.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-06T18:49:34.622Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-06T18:49:34.622Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-06T18:49:34.622Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-03-06T18:49:34.622Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-03-06T18:49:34.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-03-06T18:49:34.622Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-03-06T18:49:34.622Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-03-06T18:49:34.622Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-03-06T18:49:34.622Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-03-06T18:49:34.622Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-03-06T18:49:34.622Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-03-06T18:49:34.622Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-03-06T18:49:36.253Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-06T18:49:36.717Z Updating crates.io index
2862026-03-06T18:49:36.742Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-06T18:49:37.117Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-06T18:49:37.677Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-06T18:49:38.057Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-06T18:49:38.483Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-06T18:49:41.192Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-06T18:49:44.057Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-06T18:49:45.326Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-06T18:49:45.784Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-06T18:49:46.797Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-06T18:49:47.544Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-06T18:49:49.630Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-06T18:49:50.022Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-06T18:49:50.602Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-06T18:49:51.022Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-06T18:49:52.080Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-06T18:49:52.785Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-06T18:49:53.204Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-06T18:49:53.635Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-06T18:49:54.169Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-06T18:49:54.509Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-06T18:49:54.839Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-06T18:49:55.197Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-06T18:49:55.819Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-06T18:49:56.360Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-03-06T18:49:57.029Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-03-06T18:49:57.378Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-03-06T18:49:58.043Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-03-06T18:49:58.653Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-03-06T18:49:59.380Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-03-06T18:49:59.782Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-03-06T18:50:00.271Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-03-06T18:50:00.716Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-03-06T18:50:01.210Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-03-06T18:50:01.621Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-03-06T18:50:02.076Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-03-06T18:50:02.445Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-03-06T18:50:03.046Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-03-06T18:50:57.191Z Downloading crates ...
3252026-03-06T18:50:57.272Z Downloaded papergrid v0.11.0
3262026-03-06T18:50:57.298Z Downloaded anstyle-parse v0.2.7
3272026-03-06T18:50:57.298Z Downloaded byteorder v1.5.0
3282026-03-06T18:50:57.298Z Downloaded crypto-common v0.1.7
3292026-03-06T18:50:57.298Z Downloaded bytecount v0.6.9
3302026-03-06T18:50:57.298Z Downloaded fastrand v2.3.0
3312026-03-06T18:50:57.298Z Downloaded clap_builder v4.5.60
3322026-03-06T18:50:57.324Z Downloaded zerofrom-derive v0.1.6
3332026-03-06T18:50:57.324Z Downloaded usdt-attr-macro v0.5.0
3342026-03-06T18:50:57.324Z Downloaded idna v1.1.0
3352026-03-06T18:50:57.324Z Downloaded version_check v0.9.5
3362026-03-06T18:50:57.350Z Downloaded usdt-macro v0.5.0
3372026-03-06T18:50:57.350Z Downloaded writeable v0.6.2
3382026-03-06T18:50:57.350Z Downloaded zerovec-derive v0.11.2
3392026-03-06T18:50:57.350Z Downloaded zmij v1.0.21
3402026-03-06T18:50:57.350Z Downloaded zerocopy-derive v0.7.35
3412026-03-06T18:50:57.350Z Downloaded zerotrie v0.2.3
3422026-03-06T18:50:57.375Z Downloaded url v2.5.8
3432026-03-06T18:50:57.375Z Downloaded serde_core v1.0.228
3442026-03-06T18:50:57.375Z Downloaded libc v0.2.180
3452026-03-06T18:50:57.406Z Downloaded zerovec v0.11.5
3462026-03-06T18:50:57.456Z Downloaded zerocopy v0.7.35
3472026-03-06T18:50:57.481Z Downloaded pest v2.8.6
3482026-03-06T18:50:57.481Z Downloaded winnow v0.7.14
3492026-03-06T18:50:57.481Z Downloaded tabled v0.15.0
3502026-03-06T18:50:57.481Z Downloaded unicode-width v0.2.0
3512026-03-06T18:50:57.506Z Downloaded unicode-width v0.1.14
3522026-03-06T18:50:57.506Z Downloaded syn v1.0.109
3532026-03-06T18:50:57.506Z Downloaded goblin v0.8.2
3542026-03-06T18:50:57.530Z Downloaded icu_properties_data v2.1.2
3552026-03-06T18:50:57.530Z Downloaded syn v2.0.117
3562026-03-06T18:50:57.555Z Downloaded serde_json v1.0.149
3572026-03-06T18:50:57.555Z Downloaded icu_collections v2.1.1
3582026-03-06T18:50:57.555Z Downloaded rustix v1.1.3
3592026-03-06T18:50:57.580Z Downloaded serde v1.0.228
3602026-03-06T18:50:57.580Z Downloaded proc-macro2 v1.0.106
3612026-03-06T18:50:57.605Z Downloaded typenum v1.19.0
3622026-03-06T18:50:57.605Z Downloaded toml_edit v0.22.27
3632026-03-06T18:50:57.605Z Downloaded synstructure v0.13.2
3642026-03-06T18:50:57.605Z Downloaded serde_derive v1.0.228
3652026-03-06T18:50:57.605Z Downloaded thiserror-impl v2.0.18
3662026-03-06T18:50:57.605Z Downloaded thiserror-impl v1.0.69
3672026-03-06T18:50:57.605Z Downloaded thiserror v1.0.69
3682026-03-06T18:50:57.605Z Downloaded semver v1.0.27
3692026-03-06T18:50:57.629Z Downloaded quote v1.0.44
3702026-03-06T18:50:57.629Z Downloaded icu_properties v2.1.2
3712026-03-06T18:50:57.629Z Downloaded strsim v0.11.1
3722026-03-06T18:50:57.629Z Downloaded ordered-float v2.10.1
3732026-03-06T18:50:57.629Z Downloaded yoke v0.8.1
3742026-03-06T18:50:57.630Z Downloaded thiserror v2.0.18
3752026-03-06T18:50:57.630Z Downloaded terminal_size v0.4.3
3762026-03-06T18:50:57.630Z Downloaded tempfile v3.25.0
3772026-03-06T18:50:57.630Z Downloaded swrite v0.1.0
3782026-03-06T18:50:57.630Z Downloaded sha2 v0.10.9
3792026-03-06T18:50:57.654Z Downloaded serde_spanned v0.6.9
3802026-03-06T18:50:57.654Z Downloaded pest_meta v2.8.6
3812026-03-06T18:50:57.654Z Downloaded pest_generator v2.8.6
3822026-03-06T18:50:57.654Z Downloaded itoa v1.0.17
3832026-03-06T18:50:57.654Z Downloaded icu_normalizer_data v2.1.1
3842026-03-06T18:50:57.654Z Downloaded icu_normalizer v2.1.1
3852026-03-06T18:50:57.654Z Downloaded usdt-impl v0.5.0
3862026-03-06T18:50:57.654Z Downloaded ucd-trie v0.1.7
3872026-03-06T18:50:57.655Z Downloaded toml_write v0.1.2
3882026-03-06T18:50:57.655Z Downloaded textwrap v0.16.2
3892026-03-06T18:50:57.655Z Downloaded stable_deref_trait v1.2.1
3902026-03-06T18:50:57.679Z Downloaded serde-untagged v0.1.9
3912026-03-06T18:50:57.679Z Downloaded scroll_derive v0.12.1
3922026-03-06T18:50:57.679Z Downloaded scroll v0.12.0
3932026-03-06T18:50:57.679Z Downloaded plain v0.2.3
3942026-03-06T18:50:57.679Z Downloaded log v0.4.29
3952026-03-06T18:50:57.680Z Downloaded generic-array v0.14.7
3962026-03-06T18:50:57.680Z Downloaded smawk v0.3.2
3972026-03-06T18:50:57.680Z Downloaded num-traits v0.2.19
3982026-03-06T18:50:57.680Z Downloaded litemap v0.8.1
3992026-03-06T18:50:57.680Z Downloaded cargo-platform v0.2.0
4002026-03-06T18:50:57.680Z Downloaded toml_datetime v0.6.11
4012026-03-06T18:50:57.680Z Downloaded tinystr v0.8.2
4022026-03-06T18:50:57.680Z Downloaded smallvec v1.15.1
4032026-03-06T18:50:57.704Z Downloaded serde-value v0.7.0
4042026-03-06T18:50:57.704Z Downloaded proc-macro-error v1.0.4
4052026-03-06T18:50:57.704Z Downloaded potential_utf v0.1.4
4062026-03-06T18:50:57.704Z Downloaded once_cell v1.21.3
4072026-03-06T18:50:57.705Z Downloaded memmap v0.7.0
4082026-03-06T18:50:57.705Z Downloaded memchr v2.8.0
4092026-03-06T18:50:57.705Z Downloaded idna_adapter v1.2.1
4102026-03-06T18:50:57.705Z Downloaded erased-serde v0.4.9
4112026-03-06T18:50:57.705Z Downloaded displaydoc v0.2.5
4122026-03-06T18:50:57.705Z Downloaded colorchoice v1.0.4
4132026-03-06T18:50:57.730Z Downloaded cfg-if v1.0.4
4142026-03-06T18:50:57.730Z Downloaded bitflags v2.11.0
4152026-03-06T18:50:57.730Z Downloaded utf8_iter v1.0.4
4162026-03-06T18:50:57.730Z Downloaded usdt v0.5.0
4172026-03-06T18:50:57.730Z Downloaded unicode-xid v0.2.6
4182026-03-06T18:50:57.730Z Downloaded unicode-linebreak v0.1.5
4192026-03-06T18:50:57.730Z Downloaded tabled_derive v0.7.0
4202026-03-06T18:50:57.730Z Downloaded serde_tokenstream v0.2.3
4212026-03-06T18:50:57.730Z Downloaded pest_derive v2.8.6
4222026-03-06T18:50:57.730Z Downloaded hashbrown v0.16.1
4232026-03-06T18:50:57.730Z Downloaded typeid v1.0.3
4242026-03-06T18:50:57.730Z Downloaded thread-id v4.2.2
4252026-03-06T18:50:57.730Z Downloaded proc-macro-error-attr v1.0.4
4262026-03-06T18:50:57.755Z Downloaded percent-encoding v2.3.2
4272026-03-06T18:50:57.755Z Downloaded indexmap v2.13.0
4282026-03-06T18:50:57.755Z Downloaded icu_locale_core v2.1.1
4292026-03-06T18:50:57.755Z Downloaded heck v0.4.1
4302026-03-06T18:50:57.755Z Downloaded fs-err v3.3.0
4312026-03-06T18:50:57.755Z Downloaded form_urlencoded v1.2.2
4322026-03-06T18:50:57.755Z Downloaded errno v0.3.14
4332026-03-06T18:50:57.755Z Downloaded dtrace-parser v0.2.0
4342026-03-06T18:50:57.755Z Downloaded dof v0.3.0
4352026-03-06T18:50:57.755Z Downloaded digest v0.10.7
4362026-03-06T18:50:57.755Z Downloaded clap_derive v4.5.55
4372026-03-06T18:50:57.780Z Downloaded cargo_toml v0.21.0
4382026-03-06T18:50:57.780Z Downloaded cargo_metadata v0.21.0
4392026-03-06T18:50:57.780Z Downloaded camino v1.2.2
4402026-03-06T18:50:57.780Z Downloaded autocfg v1.5.0
4412026-03-06T18:50:57.780Z Downloaded anstyle-query v1.1.5
4422026-03-06T18:50:57.780Z Downloaded anstyle v1.0.13
4432026-03-06T18:50:57.780Z Downloaded zerofrom v0.1.6
4442026-03-06T18:50:57.780Z Downloaded yoke-derive v0.8.1
4452026-03-06T18:50:57.780Z Downloaded utf8parse v0.2.2
4462026-03-06T18:50:57.780Z Downloaded unicode-ident v1.0.24
4472026-03-06T18:50:57.780Z Downloaded toml v0.8.23
4482026-03-06T18:50:57.780Z Downloaded pretty-hex v0.4.1
4492026-03-06T18:50:57.780Z Downloaded macaddr v1.0.1
4502026-03-06T18:50:57.780Z Downloaded is_terminal_polyfill v1.70.2
4512026-03-06T18:50:57.780Z Downloaded heck v0.5.0
4522026-03-06T18:50:57.805Z Downloaded getrandom v0.4.1
4532026-03-06T18:50:57.805Z Downloaded equivalent v1.0.2
4542026-03-06T18:50:57.805Z Downloaded cargo-util-schemas v0.8.2
4552026-03-06T18:50:57.805Z Downloaded block-buffer v0.10.4
4562026-03-06T18:50:57.806Z Downloaded anyhow v1.0.102
4572026-03-06T18:50:57.806Z Downloaded cpufeatures v0.2.17
4582026-03-06T18:50:57.806Z Downloaded clap_lex v1.0.0
4592026-03-06T18:50:57.806Z Downloaded clap v4.5.60
4602026-03-06T18:50:57.830Z Downloaded camino-tempfile v1.4.1
4612026-03-06T18:50:57.830Z Downloaded anstream v0.6.21
4622026-03-06T18:50:57.830Z Downloaded icu_provider v2.1.1
4632026-03-06T18:50:57.830Z Downloaded fnv v1.0.7
4642026-03-06T18:50:57.928Z Compiling proc-macro2 v1.0.106
4652026-03-06T18:50:57.928Z Compiling unicode-ident v1.0.24
4662026-03-06T18:50:57.928Z Compiling quote v1.0.44
4672026-03-06T18:50:57.928Z Compiling serde_core v1.0.228
4682026-03-06T18:50:57.953Z Compiling libc v0.2.180
4692026-03-06T18:50:57.953Z Compiling version_check v0.9.5
4702026-03-06T18:50:57.997Z Compiling memchr v2.8.0
4712026-03-06T18:50:58.021Z Compiling serde v1.0.228
4722026-03-06T18:50:58.440Z Compiling stable_deref_trait v1.2.1
4732026-03-06T18:50:58.604Z Compiling zmij v1.0.21
4742026-03-06T18:50:58.810Z Compiling itoa v1.0.17
4752026-03-06T18:50:58.943Z Compiling autocfg v1.5.0
4762026-03-06T18:50:59.281Z Compiling thiserror v1.0.69
4772026-03-06T18:50:59.658Z Compiling ucd-trie v0.1.7
4782026-03-06T18:50:59.784Z Compiling writeable v0.6.2
4792026-03-06T18:50:59.956Z Compiling litemap v0.8.1
4802026-03-06T18:50:59.990Z Compiling pest v2.8.6
4812026-03-06T18:51:00.240Z Compiling rustix v1.1.3
4822026-03-06T18:51:00.318Z Compiling icu_normalizer_data v2.1.1
4832026-03-06T18:51:00.409Z Compiling byteorder v1.5.0
4842026-03-06T18:51:00.897Z Compiling icu_properties_data v2.1.2
4852026-03-06T18:51:01.240Z Compiling errno v0.3.14
4862026-03-06T18:51:01.306Z Compiling syn v2.0.117
4872026-03-06T18:51:01.507Z Compiling bitflags v2.11.0
4882026-03-06T18:51:01.542Z Compiling serde_json v1.0.149
4892026-03-06T18:51:01.868Z Compiling num-traits v0.2.19
4902026-03-06T18:51:02.003Z Compiling typeid v1.0.3
4912026-03-06T18:51:02.031Z Compiling smallvec v1.15.1
4922026-03-06T18:51:02.280Z Compiling equivalent v1.0.2
4932026-03-06T18:51:02.506Z Compiling hashbrown v0.16.1
4942026-03-06T18:51:02.887Z Compiling thread-id v4.2.2
4952026-03-06T18:51:03.057Z Compiling usdt-impl v0.5.0
4962026-03-06T18:51:03.086Z Compiling proc-macro-error-attr v1.0.4
4972026-03-06T18:51:03.530Z Compiling pest_meta v2.8.6
4982026-03-06T18:51:03.557Z Compiling winnow v0.7.14
4992026-03-06T18:51:03.725Z Compiling erased-serde v0.4.9
5002026-03-06T18:51:03.893Z Compiling indexmap v2.13.0
5012026-03-06T18:51:04.303Z Compiling toml_write v0.1.2
5022026-03-06T18:51:04.374Z Compiling syn v1.0.109
5032026-03-06T18:51:05.583Z Compiling proc-macro-error v1.0.4
5042026-03-06T18:51:05.754Z Compiling thiserror v2.0.18
5052026-03-06T18:51:05.928Z Compiling percent-encoding v2.3.2
5062026-03-06T18:51:06.353Z Compiling plain v0.2.3
5072026-03-06T18:51:06.442Z Compiling utf8_iter v1.0.4
5082026-03-06T18:51:06.572Z Compiling log v0.4.29
5092026-03-06T18:51:06.782Z Compiling utf8parse v0.2.2
5102026-03-06T18:51:06.973Z Compiling getrandom v0.4.1
5112026-03-06T18:51:07.005Z Compiling camino v1.2.2
5122026-03-06T18:51:07.030Z Compiling anstyle-parse v0.2.7
5132026-03-06T18:51:07.397Z Compiling ordered-float v2.10.1
5142026-03-06T18:51:07.602Z Compiling form_urlencoded v1.2.2
5152026-03-06T18:51:08.007Z Compiling terminal_size v0.4.3
5162026-03-06T18:51:08.077Z Compiling is_terminal_polyfill v1.70.2
5172026-03-06T18:51:08.192Z Compiling colorchoice v1.0.4
5182026-03-06T18:51:08.250Z Compiling cfg-if v1.0.4
5192026-03-06T18:51:08.309Z Compiling anstyle-query v1.1.5
5202026-03-06T18:51:08.382Z Compiling pretty-hex v0.4.1
5212026-03-06T18:51:08.413Z Compiling anstyle v1.0.13
5222026-03-06T18:51:08.678Z Compiling semver v1.0.27
5232026-03-06T18:51:08.840Z Compiling synstructure v0.13.2
5242026-03-06T18:51:08.888Z Compiling pest_generator v2.8.6
5252026-03-06T18:51:09.072Z Compiling serde-untagged v0.1.9
5262026-03-06T18:51:09.505Z Compiling anstream v0.6.21
5272026-03-06T18:51:09.535Z Compiling fs-err v3.3.0
5282026-03-06T18:51:09.622Z Compiling unicode-xid v0.2.6
5292026-03-06T18:51:09.855Z Compiling strsim v0.11.1
5302026-03-06T18:51:09.918Z Compiling anyhow v1.0.102
5312026-03-06T18:51:10.257Z Compiling fnv v1.0.7
5322026-03-06T18:51:10.323Z Compiling heck v0.4.1
5332026-03-06T18:51:10.449Z Compiling unicode-width v0.1.14
5342026-03-06T18:51:10.572Z Compiling once_cell v1.21.3
5352026-03-06T18:51:10.605Z Compiling heck v0.5.0
5362026-03-06T18:51:10.648Z Compiling clap_lex v1.0.0
5372026-03-06T18:51:10.808Z Compiling fastrand v2.3.0
5382026-03-06T18:51:11.089Z Compiling bytecount v0.6.9
5392026-03-06T18:51:11.189Z Compiling clap_builder v4.5.60
5402026-03-06T18:51:11.349Z Compiling tempfile v3.25.0
5412026-03-06T18:51:11.393Z Compiling papergrid v0.11.0
5422026-03-06T18:51:11.719Z Compiling memmap v0.7.0
5432026-03-06T18:51:11.848Z Compiling smawk v0.3.2
5442026-03-06T18:51:12.068Z Compiling unicode-linebreak v0.1.5
5452026-03-06T18:51:12.120Z Compiling unicode-width v0.2.0
5462026-03-06T18:51:12.615Z Compiling camino-tempfile v1.4.1
5472026-03-06T18:51:12.719Z Compiling textwrap v0.16.2
5482026-03-06T18:51:13.171Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-03-06T18:51:13.401Z Compiling tabled_derive v0.7.0
5502026-03-06T18:51:13.507Z Compiling serde_derive v1.0.228
5512026-03-06T18:51:13.536Z Compiling zerofrom-derive v0.1.6
5522026-03-06T18:51:13.700Z Compiling yoke-derive v0.8.1
5532026-03-06T18:51:13.812Z Compiling zerovec-derive v0.11.2
5542026-03-06T18:51:14.985Z Compiling displaydoc v0.2.5
5552026-03-06T18:51:15.547Z Compiling thiserror-impl v1.0.69
5562026-03-06T18:51:16.525Z Compiling zerocopy-derive v0.7.35
5572026-03-06T18:51:16.614Z Compiling pest_derive v2.8.6
5582026-03-06T18:51:16.659Z Compiling scroll_derive v0.12.1
5592026-03-06T18:51:17.133Z Compiling zerofrom v0.1.6
5602026-03-06T18:51:17.378Z Compiling yoke v0.8.1
5612026-03-06T18:51:17.409Z Compiling thiserror-impl v2.0.18
5622026-03-06T18:51:17.782Z Compiling zerovec v0.11.5
5632026-03-06T18:51:18.079Z Compiling zerotrie v0.2.3
5642026-03-06T18:51:18.531Z Compiling zerocopy v0.7.35
5652026-03-06T18:51:18.680Z Compiling dtrace-parser v0.2.0
5662026-03-06T18:51:18.782Z Compiling scroll v0.12.0
5672026-03-06T18:51:19.100Z Compiling tinystr v0.8.2
5682026-03-06T18:51:19.415Z Compiling potential_utf v0.1.4
5692026-03-06T18:51:19.546Z Compiling icu_locale_core v2.1.1
5702026-03-06T18:51:19.728Z Compiling icu_collections v2.1.1
5712026-03-06T18:51:19.778Z Compiling goblin v0.8.2
5722026-03-06T18:51:19.810Z Compiling clap_derive v4.5.55
5732026-03-06T18:51:19.942Z Compiling tabled v0.15.0
5742026-03-06T18:51:20.639Z Compiling swrite v0.1.0
5752026-03-06T18:51:21.309Z Compiling icu_provider v2.1.1
5762026-03-06T18:51:21.849Z Compiling icu_normalizer v2.1.1
5772026-03-06T18:51:21.849Z Compiling icu_properties v2.1.2
5782026-03-06T18:51:22.343Z Compiling toml_datetime v0.6.11
5792026-03-06T18:51:22.443Z Compiling serde_spanned v0.6.9
5802026-03-06T18:51:22.468Z Compiling dof v0.3.0
5812026-03-06T18:51:22.724Z Compiling serde_tokenstream v0.2.3
5822026-03-06T18:51:22.910Z Compiling toml_edit v0.22.27
5832026-03-06T18:51:23.406Z Compiling serde-value v0.7.0
5842026-03-06T18:51:23.438Z Compiling cargo-platform v0.2.0
5852026-03-06T18:51:23.830Z Compiling clap v4.5.60
5862026-03-06T18:51:23.979Z Compiling macaddr v1.0.1
5872026-03-06T18:51:24.201Z Compiling idna_adapter v1.2.1
5882026-03-06T18:51:24.434Z Compiling idna v1.1.0
5892026-03-06T18:51:24.524Z Compiling usdt-attr-macro v0.5.0
5902026-03-06T18:51:24.642Z Compiling usdt-macro v0.5.0
5912026-03-06T18:51:25.178Z Compiling url v2.5.8
5922026-03-06T18:51:26.812Z Compiling toml v0.8.23
5932026-03-06T18:51:27.477Z Compiling usdt v0.5.0
5942026-03-06T18:51:27.753Z Compiling cargo-util-schemas v0.8.2
5952026-03-06T18:51:27.784Z Compiling cargo_toml v0.21.0
5962026-03-06T18:51:30.095Z Compiling cargo_metadata v0.21.0
5972026-03-06T18:51:32.716Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982026-03-06T18:51:37.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
5992026-03-06T18:51:38.397Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002026-03-06T18:51:39.806Z Downloading crates ...
6012026-03-06T18:51:39.997Z Downloaded cpufeatures v0.3.0
6022026-03-06T18:51:40.049Z Downloaded bit-vec v0.8.0
6032026-03-06T18:51:40.074Z Downloaded embedded-io v0.4.0
6042026-03-06T18:51:40.099Z Downloaded ecdsa v0.16.9
6052026-03-06T18:51:40.125Z Downloaded hickory-server v0.25.2
6062026-03-06T18:51:40.162Z Downloaded hex-literal v0.4.1
6072026-03-06T18:51:40.195Z Downloaded internet-checksum v0.2.1
6082026-03-06T18:51:40.227Z Downloaded mime v0.3.17
6092026-03-06T18:51:40.253Z Downloaded nodrop v0.1.14
6102026-03-06T18:51:40.288Z Downloaded packed_struct_codegen v0.10.1
6112026-03-06T18:51:40.318Z Downloaded ref-cast-impl v1.0.25
6122026-03-06T18:51:40.348Z Downloaded recursive v0.1.1
6132026-03-06T18:51:40.374Z Downloaded slog-envlogger v2.2.0
6142026-03-06T18:51:40.430Z Downloaded slog-scope v4.4.1
6152026-03-06T18:51:40.430Z Downloaded sync-ptr v0.1.4
6162026-03-06T18:51:40.456Z Downloaded tokio-native-tls v0.3.1
6172026-03-06T18:51:40.481Z Downloaded topological-sort v0.2.2
6182026-03-06T18:51:40.507Z Downloaded try-lock v0.2.5
6192026-03-06T18:51:40.507Z Downloaded xshell-macros v0.2.7
6202026-03-06T18:51:40.507Z Downloaded zeroize_derive v1.4.3
6212026-03-06T18:51:40.532Z Downloaded zone_cfg_derive v0.3.1
6222026-03-06T18:51:40.532Z Downloaded zstd-safe v7.2.4
6232026-03-06T18:51:40.557Z Downloaded yasna v0.5.2
6242026-03-06T18:51:40.558Z Downloaded yansi v1.0.1
6252026-03-06T18:51:40.582Z Downloaded zopfli v0.8.3
6262026-03-06T18:51:40.582Z Downloaded zip v4.6.1
6272026-03-06T18:51:40.607Z Downloaded unicode_categories v0.1.1
6282026-03-06T18:51:40.607Z Downloaded time v0.3.47
6292026-03-06T18:51:40.632Z Downloaded winnow v0.6.26
6302026-03-06T18:51:40.658Z Downloaded unicode-normalization v0.1.25
6312026-03-06T18:51:40.683Z Downloaded salty v0.3.0
6322026-03-06T18:51:40.683Z Downloaded zlib-rs v0.6.2
6332026-03-06T18:51:40.707Z Downloaded vcpkg v0.2.15
6342026-03-06T18:51:40.744Z Downloaded object v0.37.3
6352026-03-06T18:51:40.769Z Downloaded webpki-roots v1.0.6
6362026-03-06T18:51:40.794Z Downloaded zerocopy v0.8.40
6372026-03-06T18:51:40.819Z Downloaded sled v0.34.7
6382026-03-06T18:51:40.819Z Downloaded ratatui v0.29.0
6392026-03-06T18:51:40.845Z Downloaded smoltcp v0.11.0
6402026-03-06T18:51:40.870Z Downloaded regex-syntax v0.8.10
6412026-03-06T18:51:40.895Z Downloaded rustls v0.23.37
6422026-03-06T18:51:40.920Z Downloaded rustix v0.38.44
6432026-03-06T18:51:40.944Z Downloaded tracing v0.1.44
6442026-03-06T18:51:40.969Z Downloaded regress v0.10.5
6452026-03-06T18:51:40.969Z Downloaded regex-automata v0.4.14
6462026-03-06T18:51:41.000Z Downloaded jiff v0.2.21
6472026-03-06T18:51:41.046Z Downloaded zerocopy-derive v0.6.6
6482026-03-06T18:51:41.071Z Downloaded sqlparser v0.61.0
6492026-03-06T18:51:41.096Z Downloaded typify-impl v0.6.1
6502026-03-06T18:51:41.121Z Downloaded typify-impl v0.4.3
6512026-03-06T18:51:41.121Z Downloaded chrono-tz v0.10.4
6522026-03-06T18:51:41.146Z Downloaded libz-sys v1.1.24
6532026-03-06T18:51:41.173Z Downloaded rustls v0.22.4
6542026-03-06T18:51:41.197Z Downloaded openapiv3 v2.2.0
6552026-03-06T18:51:41.222Z Downloaded lzma-sys v0.1.20
6562026-03-06T18:51:41.246Z Downloaded smoltcp v0.9.1
6572026-03-06T18:51:41.271Z Downloaded petgraph v0.6.5
6582026-03-06T18:51:41.296Z Downloaded bzip2-sys v0.1.13+1.0.8
6592026-03-06T18:51:41.296Z Downloaded sha3 v0.10.8
6602026-03-06T18:51:41.296Z Downloaded petgraph v0.8.3
6612026-03-06T18:51:41.325Z Downloaded rustls v0.21.12
6622026-03-06T18:51:41.350Z Downloaded tokio v1.49.0
6632026-03-06T18:51:41.395Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
6642026-03-06T18:51:41.419Z Downloaded nix v0.31.1
6652026-03-06T18:51:41.444Z Downloaded nix v0.30.1
6662026-03-06T18:51:41.470Z Downloaded nix v0.29.0
6672026-03-06T18:51:41.470Z Downloaded nix v0.28.0
6682026-03-06T18:51:41.494Z Downloaded openssl v0.10.75
6692026-03-06T18:51:41.494Z Downloaded hickory-proto v0.25.2
6702026-03-06T18:51:41.519Z Downloaded tokio-util v0.7.18
6712026-03-06T18:51:41.545Z Downloaded winnow v0.5.40
6722026-03-06T18:51:41.545Z Downloaded unicode-segmentation v1.12.0
6732026-03-06T18:51:41.572Z Downloaded reqwest v0.12.28
6742026-03-06T18:51:41.572Z Downloaded petname v2.0.2
6752026-03-06T18:51:41.572Z Downloaded object v0.30.4
6762026-03-06T18:51:41.597Z Downloaded nix v0.27.1
6772026-03-06T18:51:41.597Z Downloaded hickory-proto v0.24.4
6782026-03-06T18:51:41.622Z Downloaded rpassword v7.4.0
6792026-03-06T18:51:41.622Z Downloaded reqwest v0.13.2
6802026-03-06T18:51:41.647Z Downloaded ron v0.12.0
6812026-03-06T18:51:41.647Z Downloaded zip v0.6.6
6822026-03-06T18:51:41.647Z Downloaded zerocopy-derive v0.8.40
6832026-03-06T18:51:41.672Z Downloaded unicode-properties v0.1.4
6842026-03-06T18:51:41.672Z Downloaded unicode-bidi v0.3.18
6852026-03-06T18:51:41.672Z Downloaded typify v0.6.1
6862026-03-06T18:51:41.672Z Downloaded typify v0.4.3
6872026-03-06T18:51:41.672Z Downloaded tower-http v0.6.8
6882026-03-06T18:51:41.697Z Downloaded tabled v0.20.0
6892026-03-06T18:51:41.722Z Downloaded snafu v0.8.9
6902026-03-06T18:51:41.722Z Downloaded russh v0.45.0
6912026-03-06T18:51:41.746Z Downloaded tough v0.20.0
6922026-03-06T18:51:41.746Z Downloaded toml v0.9.12+spec-1.1.0
6932026-03-06T18:51:41.746Z Downloaded toml v0.7.8
6942026-03-06T18:51:41.746Z Downloaded schemars v0.9.0
6952026-03-06T18:51:41.771Z Downloaded samael v0.0.19
6962026-03-06T18:51:41.771Z Downloaded xshell v0.2.7
6972026-03-06T18:51:41.771Z Downloaded x509-cert v0.2.5
6982026-03-06T18:51:41.796Z Downloaded vergen v9.0.6
6992026-03-06T18:51:41.796Z Downloaded test-strategy v0.4.5
7002026-03-06T18:51:41.796Z Downloaded ring v0.17.14
7012026-03-06T18:51:41.841Z Downloaded libgit2-sys v0.18.3+1.9.2
7022026-03-06T18:51:41.914Z Downloaded tar v0.4.44
7032026-03-06T18:51:41.941Z Downloaded socket2 v0.6.2
7042026-03-06T18:51:41.941Z Downloaded schemars v1.2.1
7052026-03-06T18:51:41.966Z Downloaded zstd v0.13.3
7062026-03-06T18:51:41.966Z Downloaded vte v0.14.1
7072026-03-06T18:51:41.966Z Downloaded vergen-lib v0.1.6
7082026-03-06T18:51:41.966Z Downloaded uuid v1.21.0
7092026-03-06T18:51:41.966Z Downloaded typed-path v0.9.3
7102026-03-06T18:51:41.991Z Downloaded tower v0.5.3
7112026-03-06T18:51:41.991Z Downloaded tokio-stream v0.1.18
7122026-03-06T18:51:41.991Z Downloaded tokio-rustls v0.26.4
7132026-03-06T18:51:41.991Z Downloaded tokio-rustls v0.24.1
7142026-03-06T18:51:42.016Z Downloaded serde_with v3.17.0
7152026-03-06T18:51:42.016Z Downloaded regex-syntax v0.6.29
7162026-03-06T18:51:42.041Z Downloaded encoding_rs v0.8.35
7172026-03-06T18:51:42.066Z Downloaded zone v0.3.1
7182026-03-06T18:51:42.066Z Downloaded zeroize v1.8.2
7192026-03-06T18:51:42.066Z Downloaded zerocopy v0.6.6
7202026-03-06T18:51:42.066Z Downloaded whoami v1.6.1
7212026-03-06T18:51:42.066Z Downloaded vsss-rs v3.3.4
7222026-03-06T18:51:42.066Z Downloaded void v1.0.2
7232026-03-06T18:51:42.066Z Downloaded universal-hash v0.5.1
7242026-03-06T18:51:42.066Z Downloaded unicase v2.9.0
7252026-03-06T18:51:42.066Z Downloaded unarray v0.1.4
7262026-03-06T18:51:42.066Z Downloaded rsa v0.9.10
7272026-03-06T18:51:42.091Z Downloaded xz2 v0.1.7
7282026-03-06T18:51:42.091Z Downloaded wyz v0.5.1
7292026-03-06T18:51:42.091Z Downloaded whoami v2.1.0
7302026-03-06T18:51:42.091Z Downloaded walkdir v2.5.0
7312026-03-06T18:51:42.091Z Downloaded vergen-git2 v1.0.7
7322026-03-06T18:51:42.091Z Downloaded uzers v0.12.2
7332026-03-06T18:51:42.091Z Downloaded usdt-impl v0.6.0
7342026-03-06T18:51:42.091Z Downloaded usdt v0.6.0
7352026-03-06T18:51:42.091Z Downloaded unsafe-libyaml v0.2.11
7362026-03-06T18:51:42.116Z Downloaded tracing-core v0.1.36
7372026-03-06T18:51:42.116Z Downloaded toml_edit v0.19.15
7382026-03-06T18:51:42.141Z Downloaded term v1.2.1
7392026-03-06T18:51:42.141Z Downloaded socket2 v0.5.10
7402026-03-06T18:51:42.141Z Downloaded xattr v1.6.1
7412026-03-06T18:51:42.141Z Downloaded want v0.3.1
7422026-03-06T18:51:42.141Z Downloaded waitgroup v0.1.2
7432026-03-06T18:51:42.141Z Downloaded wait-timeout v0.2.1
7442026-03-06T18:51:42.141Z Downloaded vergen-gitcl v1.0.8
7452026-03-06T18:51:42.141Z Downloaded utf-8 v0.7.6
7462026-03-06T18:51:42.141Z Downloaded usdt-macro v0.6.0
7472026-03-06T18:51:42.141Z Downloaded usdt-attr-macro v0.6.0
7482026-03-06T18:51:42.141Z Downloaded untrusted v0.9.0
7492026-03-06T18:51:42.141Z Downloaded untrusted v0.7.1
7502026-03-06T18:51:42.141Z Downloaded unit-prefix v0.5.2
7512026-03-06T18:51:42.166Z Downloaded unicode-truncate v1.1.0
7522026-03-06T18:51:42.166Z Downloaded typify-macro v0.6.1
7532026-03-06T18:51:42.167Z Downloaded typify-macro v0.4.3
7542026-03-06T18:51:42.167Z Downloaded twox-hash v2.1.2
7552026-03-06T18:51:42.167Z Downloaded tungstenite v0.23.0
7562026-03-06T18:51:42.167Z Downloaded tungstenite v0.21.0
7572026-03-06T18:51:42.167Z Downloaded tui-tree-widget v0.23.1
7582026-03-06T18:51:42.167Z Downloaded tracing-attributes v0.1.31
7592026-03-06T18:51:42.167Z Downloaded toml_edit v0.23.10+spec-1.0.0
7602026-03-06T18:51:42.192Z Downloaded tokio-tungstenite v0.23.1
7612026-03-06T18:51:42.192Z Downloaded tokio-tungstenite v0.21.0
7622026-03-06T18:51:42.192Z Downloaded tokio-rustls v0.25.0
7632026-03-06T18:51:42.192Z Downloaded tokio-postgres v0.7.16
7642026-03-06T18:51:42.192Z Downloaded term v0.7.0
7652026-03-06T18:51:42.192Z Downloaded ssh-key v0.6.7
7662026-03-06T18:51:42.217Z Downloaded schemars v0.8.22
7672026-03-06T18:51:42.217Z Downloaded rustls-webpki v0.102.8
7682026-03-06T18:51:42.242Z Downloaded radix_trie v0.2.1
7692026-03-06T18:51:42.267Z Downloaded quinn-proto v0.11.13
7702026-03-06T18:51:42.267Z Downloaded polar-core v0.27.3
7712026-03-06T18:51:42.292Z Downloaded trait-variant v0.1.2
7722026-03-06T18:51:42.292Z Downloaded tower-service v0.3.3
7732026-03-06T18:51:42.292Z Downloaded tower-layer v0.3.3
7742026-03-06T18:51:42.292Z Downloaded toml_writer v1.0.6+spec-1.1.0
7752026-03-06T18:51:42.292Z Downloaded toml_parser v1.0.9+spec-1.1.0
7762026-03-06T18:51:42.293Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7772026-03-06T18:51:42.293Z Downloaded tinyvec v1.10.0
7782026-03-06T18:51:42.293Z Downloaded thiserror-no-std v2.0.2
7792026-03-06T18:51:42.293Z Downloaded thiserror-impl-no-std v2.0.2
7802026-03-06T18:51:42.293Z Downloaded termios v0.3.3
7812026-03-06T18:51:42.293Z Downloaded tabled_derive v0.11.0
7822026-03-06T18:51:42.318Z Downloaded subprocess v0.2.15
7832026-03-06T18:51:42.318Z Downloaded steno v0.4.1
7842026-03-06T18:51:42.318Z Downloaded ssh-cipher v0.2.0
7852026-03-06T18:51:42.318Z Downloaded sqlformat v0.3.5
7862026-03-06T18:51:42.318Z Downloaded spki v0.7.3
7872026-03-06T18:51:42.318Z Downloaded spin v0.9.8
7882026-03-06T18:51:42.318Z Downloaded snafu-derive v0.8.9
7892026-03-06T18:51:42.343Z Downloaded smf v0.2.3
7902026-03-06T18:51:42.343Z Downloaded smallvec v0.6.14
7912026-03-06T18:51:42.343Z Downloaded slog-term v2.9.2
7922026-03-06T18:51:42.343Z Downloaded sct v0.7.1
7932026-03-06T18:51:42.343Z Downloaded rustls-webpki v0.101.7
7942026-03-06T18:51:42.368Z Downloaded ron v0.8.1
7952026-03-06T18:51:42.368Z Downloaded quick-xml v0.37.5
7962026-03-06T18:51:42.368Z Downloaded proptest v1.10.0
7972026-03-06T18:51:42.393Z Downloaded diesel v2.2.12
7982026-03-06T18:51:42.418Z Downloaded tokio-macros v2.6.0
7992026-03-06T18:51:42.419Z Downloaded tokio-dtrace v0.1.1
8002026-03-06T18:51:42.419Z Downloaded tls_codec v0.4.2
8012026-03-06T18:51:42.419Z Downloaded testing_table v0.3.0
8022026-03-06T18:51:42.419Z Downloaded termtree v0.5.1
8032026-03-06T18:51:42.419Z Downloaded tap v1.0.1
8042026-03-06T18:51:42.419Z Downloaded take_mut v0.2.2
8052026-03-06T18:51:42.419Z Downloaded tagptr v0.2.0
8062026-03-06T18:51:42.419Z Downloaded tabwriter v1.4.1
8072026-03-06T18:51:42.419Z Downloaded serde-hex v0.1.0
8082026-03-06T18:51:42.444Z Downloaded sec1 v0.7.3
8092026-03-06T18:51:42.444Z Downloaded scroll v0.13.0
8102026-03-06T18:51:42.444Z Downloaded schemars_derive v0.8.22
8112026-03-06T18:51:42.444Z Downloaded rustls-pemfile v1.0.4
8122026-03-06T18:51:42.444Z Downloaded russh-keys v0.45.0
8132026-03-06T18:51:42.444Z Downloaded goblin v0.10.5
8142026-03-06T18:51:42.444Z Downloaded tls_codec_derive v0.4.2
8152026-03-06T18:51:42.444Z Downloaded tinyvec_macros v0.1.1
8162026-03-06T18:51:42.444Z Downloaded tiny-keccak v2.0.2
8172026-03-06T18:51:42.470Z Downloaded time-macros v0.2.27
8182026-03-06T18:51:42.470Z Downloaded time-core v0.1.8
8192026-03-06T18:51:42.470Z Downloaded thread_local v1.1.9
8202026-03-06T18:51:42.470Z Downloaded thread-id v5.1.0
8212026-03-06T18:51:42.470Z Downloaded sync_wrapper v1.0.2
8222026-03-06T18:51:42.470Z Downloaded support-bundle-viewer v0.1.2
8232026-03-06T18:51:42.470Z Downloaded subtle v2.6.1
8242026-03-06T18:51:42.470Z Downloaded strum_macros v0.27.2
8252026-03-06T18:51:42.470Z Downloaded strum v0.27.2
8262026-03-06T18:51:42.470Z Downloaded strip-ansi-escapes v0.2.1
8272026-03-06T18:51:42.470Z Downloaded static_assertions v1.1.0
8282026-03-06T18:51:42.470Z Downloaded sqlparser_derive v0.5.0
8292026-03-06T18:51:42.470Z Downloaded serde_yaml v0.9.34+deprecated
8302026-03-06T18:51:42.495Z Downloaded rustyline v14.0.0
8312026-03-06T18:51:42.495Z Downloaded rustls-native-certs v0.8.3
8322026-03-06T18:51:42.495Z Downloaded regex v1.12.3
8332026-03-06T18:51:42.520Z Downloaded rayon v1.11.0
8342026-03-06T18:51:42.520Z Downloaded portable-atomic v1.13.1
8352026-03-06T18:51:42.520Z Downloaded supports-color v3.0.2
8362026-03-06T18:51:42.520Z Downloaded strum_macros v0.26.4
8372026-03-06T18:51:42.545Z Downloaded strum_macros v0.24.3
8382026-03-06T18:51:42.545Z Downloaded strum v0.26.3
8392026-03-06T18:51:42.545Z Downloaded structmeta-derive v0.3.0
8402026-03-06T18:51:42.545Z Downloaded structmeta v0.3.0
8412026-03-06T18:51:42.545Z Downloaded stringprep v0.1.5
8422026-03-06T18:51:42.545Z Downloaded string_cache v0.8.9
8432026-03-06T18:51:42.545Z Downloaded stacker v0.1.23
8442026-03-06T18:51:42.545Z Downloaded ssh-encoding v0.2.0
8452026-03-06T18:51:42.545Z Downloaded slog-stdlog v4.1.1
8462026-03-06T18:51:42.545Z Downloaded slog-async v2.8.0
8472026-03-06T18:51:42.545Z Downloaded slog v2.8.2
8482026-03-06T18:51:42.570Z Downloaded slab v0.4.12
8492026-03-06T18:51:42.570Z Downloaded siphasher v1.0.2
8502026-03-06T18:51:42.570Z Downloaded similar v2.7.0
8512026-03-06T18:51:42.570Z Downloaded simd-adler32 v0.3.8
8522026-03-06T18:51:42.570Z Downloaded signature v2.2.0
8532026-03-06T18:51:42.570Z Downloaded signal-hook-registry v1.4.8
8542026-03-06T18:51:42.570Z Downloaded signal-hook v0.3.18
8552026-03-06T18:51:42.570Z Downloaded sha1 v0.10.6
8562026-03-06T18:51:42.570Z Downloaded serde_with_macros v3.17.0
8572026-03-06T18:51:42.595Z Downloaded serde_path_to_error v0.1.20
8582026-03-06T18:51:42.595Z Downloaded serde_derive_internals v0.29.1
8592026-03-06T18:51:42.595Z Downloaded serde_cbor v0.11.2
8602026-03-06T18:51:42.595Z Downloaded serde-big-array v0.5.1
8612026-03-06T18:51:42.595Z Downloaded seq-macro v0.3.6
8622026-03-06T18:51:42.595Z Downloaded semver v0.1.20
8632026-03-06T18:51:42.595Z Downloaded secrecy v0.10.3
8642026-03-06T18:51:42.595Z Downloaded secrecy v0.8.0
8652026-03-06T18:51:42.595Z Downloaded scrypt v0.11.0
8662026-03-06T18:51:42.595Z Downloaded scroll_derive v0.13.1
8672026-03-06T18:51:42.595Z Downloaded scopeguard v1.2.0
8682026-03-06T18:51:42.595Z Downloaded scheduled-thread-pool v0.2.7
8692026-03-06T18:51:42.595Z Downloaded sapling-renderdag v0.1.0
8702026-03-06T18:51:42.620Z Downloaded same-file v1.0.6
8712026-03-06T18:51:42.620Z Downloaded salsa20 v0.10.2
8722026-03-06T18:51:42.620Z Downloaded rustls-webpki v0.103.9
8732026-03-06T18:51:42.620Z Downloaded rustc_version v0.1.7
8742026-03-06T18:51:42.620Z Downloaded resolv-conf v0.7.6
8752026-03-06T18:51:42.620Z Downloaded reedline v0.40.0
8762026-03-06T18:51:42.645Z Downloaded rand v0.10.0
8772026-03-06T18:51:42.645Z Downloaded num-bigint-dig v0.8.6
8782026-03-06T18:51:42.645Z Downloaded moka v0.12.13
8792026-03-06T18:51:42.670Z Downloaded git2 v0.20.4
8802026-03-06T18:51:42.695Z Downloaded slog-json v2.6.1
8812026-03-06T18:51:42.695Z Downloaded slog-dtrace v0.3.0
8822026-03-06T18:51:42.695Z Downloaded slog-bunyan v2.5.0
8832026-03-06T18:51:42.695Z Downloaded sigpipe v0.1.3
8842026-03-06T18:51:42.695Z Downloaded signal-hook-mio v0.2.5
8852026-03-06T18:51:42.695Z Downloaded shlex v1.3.0
8862026-03-06T18:51:42.695Z Downloaded shell-words v1.1.1
8872026-03-06T18:51:42.695Z Downloaded serde_urlencoded v0.7.1
8882026-03-06T18:51:42.695Z Downloaded serde_spanned v1.0.4
8892026-03-06T18:51:42.695Z Downloaded serde_repr v0.1.20
8902026-03-06T18:51:42.695Z Downloaded serde_plain v1.0.2
8912026-03-06T18:51:42.695Z Downloaded rustls-platform-verifier v0.6.2
8922026-03-06T18:51:42.720Z Downloaded rustls-pemfile v2.2.0
8932026-03-06T18:51:42.720Z Downloaded rustc_version v0.4.1
8942026-03-06T18:51:42.720Z Downloaded rustc-hash v2.1.1
8952026-03-06T18:51:42.720Z Downloaded russh-cryptovec v0.7.3
8962026-03-06T18:51:42.720Z Downloaded rtoolbox v0.0.3
8972026-03-06T18:51:42.721Z Downloaded rfc6979 v0.4.0
8982026-03-06T18:51:42.721Z Downloaded rayon-core v1.13.0
8992026-03-06T18:51:42.746Z Downloaded rand v0.9.2
9002026-03-06T18:51:42.746Z Downloaded rand v0.8.5
9012026-03-06T18:51:42.746Z Downloaded qorb v0.4.1
9022026-03-06T18:51:42.746Z Downloaded publicsuffix v2.3.0
9032026-03-06T18:51:42.746Z Downloaded progenitor-impl v0.13.0
9042026-03-06T18:51:42.746Z Downloaded progenitor-impl v0.11.2
9052026-03-06T18:51:42.746Z Downloaded progenitor-impl v0.10.0
9062026-03-06T18:51:42.771Z Downloaded p384 v0.13.1
9072026-03-06T18:51:42.771Z Downloaded lalrpop v0.19.12
9082026-03-06T18:51:42.771Z Downloaded bstr v1.12.1
9092026-03-06T18:51:42.796Z Downloaded signal-hook-tokio v0.3.1
9102026-03-06T18:51:42.796Z Downloaded serde_bytes v0.11.19
9112026-03-06T18:51:42.796Z Downloaded ryu v1.0.23
9122026-03-06T18:51:42.796Z Downloaded rusty-fork v0.3.1
9132026-03-06T18:51:42.796Z Downloaded rustversion v1.0.22
9142026-03-06T18:51:42.796Z Downloaded rustls-pki-types v1.14.0
9152026-03-06T18:51:42.821Z Downloaded rcgen v0.12.1
9162026-03-06T18:51:42.821Z Downloaded rand_core v0.10.0
9172026-03-06T18:51:42.821Z Downloaded quinn v0.11.9
9182026-03-06T18:51:42.821Z Downloaded progenitor-extras v0.1.0
9192026-03-06T18:51:42.821Z Downloaded progenitor-client v0.13.0
9202026-03-06T18:51:42.821Z Downloaded progenitor v0.13.0
9212026-03-06T18:51:42.821Z Downloaded progenitor v0.11.2
9222026-03-06T18:51:42.821Z Downloaded progenitor v0.10.0
9232026-03-06T18:51:42.821Z Downloaded proc-macro-error2 v2.0.1
9242026-03-06T18:51:42.821Z Downloaded prettyplease v0.2.37
9252026-03-06T18:51:42.846Z Downloaded pretty_assertions v1.4.1
9262026-03-06T18:51:42.846Z Downloaded prefix-trie v0.7.0
9272026-03-06T18:51:42.846Z Downloaded pin-project v1.1.11
9282026-03-06T18:51:42.846Z Downloaded password-hash v0.5.0
9292026-03-06T18:51:42.871Z Downloaded parking_lot_core v0.9.12
9302026-03-06T18:51:42.871Z Downloaded p521 v0.13.3
9312026-03-06T18:51:42.871Z Downloaded oso v0.27.3
9322026-03-06T18:51:42.871Z Downloaded openssl-sys v0.9.111
9332026-03-06T18:51:42.871Z Downloaded num-bigint v0.4.6
9342026-03-06T18:51:42.895Z Downloaded nom v7.1.3
9352026-03-06T18:51:42.895Z Downloaded libm v0.2.16
9362026-03-06T18:51:42.895Z Downloaded chrono v0.4.44
9372026-03-06T18:51:42.921Z Downloaded rand_xorshift v0.4.0
9382026-03-06T18:51:42.921Z Downloaded rand_seeder v0.4.0
9392026-03-06T18:51:42.921Z Downloaded rand_core v0.9.5
9402026-03-06T18:51:42.921Z Downloaded rand_core v0.6.4
9412026-03-06T18:51:42.921Z Downloaded rand_chacha v0.9.0
9422026-03-06T18:51:42.921Z Downloaded rand_chacha v0.3.1
9432026-03-06T18:51:42.921Z Downloaded radium v0.7.0
9442026-03-06T18:51:42.921Z Downloaded r2d2 v0.8.10
9452026-03-06T18:51:42.921Z Downloaded quinn-udp v0.5.14
9462026-03-06T18:51:42.921Z Downloaded quick-error v1.2.3
9472026-03-06T18:51:42.921Z Downloaded psm v0.1.30
9482026-03-06T18:51:42.946Z Downloaded psl-types v2.0.11
9492026-03-06T18:51:42.947Z Downloaded progenitor-macro v0.11.2
9502026-03-06T18:51:42.947Z Downloaded progenitor-macro v0.10.0
9512026-03-06T18:51:42.947Z Downloaded progenitor-client v0.11.2
9522026-03-06T18:51:42.947Z Downloaded progenitor-client v0.10.0
9532026-03-06T18:51:42.947Z Downloaded proc-macro-error-attr2 v2.0.0
9542026-03-06T18:51:42.947Z Downloaded postgres-types v0.2.12
9552026-03-06T18:51:42.947Z Downloaded postcard v1.1.3
9562026-03-06T18:51:42.947Z Downloaded polyval v0.6.2
9572026-03-06T18:51:42.947Z Downloaded pkcs8 v0.10.2
9582026-03-06T18:51:42.972Z Downloaded pkcs5 v0.7.1
9592026-03-06T18:51:42.972Z Downloaded pkcs1 v0.7.5
9602026-03-06T18:51:42.972Z Downloaded pin-project-internal v1.1.11
9612026-03-06T18:51:42.972Z Downloaded pem v3.0.6
9622026-03-06T18:51:42.972Z Downloaded peg-macros v0.8.5
9632026-03-06T18:51:42.972Z Downloaded peg v0.8.5
9642026-03-06T18:51:42.972Z Downloaded pbkdf2 v0.11.0
9652026-03-06T18:51:42.972Z Downloaded parking_lot_core v0.8.6
9662026-03-06T18:51:42.998Z Downloaded omicron-zone-package v0.12.2
9672026-03-06T18:51:42.998Z Downloaded itertools v0.14.0
9682026-03-06T18:51:42.998Z Downloaded itertools v0.13.0
9692026-03-06T18:51:42.998Z Downloaded itertools v0.12.1
9702026-03-06T18:51:43.024Z Downloaded hkdf v0.12.4
9712026-03-06T18:51:43.024Z Downloaded h2 v0.4.13
9722026-03-06T18:51:43.024Z Downloaded bitvec v1.0.1
9732026-03-06T18:51:43.049Z Downloaded ref-cast v1.0.25
9742026-03-06T18:51:43.049Z Downloaded recursive-proc-macro-impl v0.1.1
9752026-03-06T18:51:43.049Z Downloaded progenitor-macro v0.13.0
9762026-03-06T18:51:43.049Z Downloaded proc-macro-crate v3.4.0
9772026-03-06T18:51:43.049Z Downloaded proc-macro-crate v1.3.1
9782026-03-06T18:51:43.049Z Downloaded primeorder v0.13.6
9792026-03-06T18:51:43.049Z Downloaded predicates-tree v1.0.13
9802026-03-06T18:51:43.074Z Downloaded predicates-core v1.0.10
9812026-03-06T18:51:43.074Z Downloaded predicates v3.1.4
9822026-03-06T18:51:43.074Z Downloaded precomputed-hash v0.1.1
9832026-03-06T18:51:43.074Z Downloaded ppv-lite86 v0.2.21
9842026-03-06T18:51:43.074Z Downloaded powerfmt v0.2.0
9852026-03-06T18:51:43.074Z Downloaded postgres-protocol v0.6.10
9862026-03-06T18:51:43.074Z Downloaded poly1305 v0.8.0
9872026-03-06T18:51:43.074Z Downloaded pkg-config v0.3.32
9882026-03-06T18:51:43.074Z Downloaded pin-utils v0.1.0
9892026-03-06T18:51:43.074Z Downloaded pin-project-lite v0.2.17
9902026-03-06T18:51:43.074Z Downloaded phf_shared v0.13.1
9912026-03-06T18:51:43.100Z Downloaded phf_shared v0.12.1
9922026-03-06T18:51:43.100Z Downloaded phf_shared v0.11.3
9932026-03-06T18:51:43.100Z Downloaded phf v0.13.1
9942026-03-06T18:51:43.100Z Downloaded phf v0.12.1
9952026-03-06T18:51:43.100Z Downloaded pem-rfc7468 v0.7.0
9962026-03-06T18:51:43.100Z Downloaded peg-runtime v0.8.5
9972026-03-06T18:51:43.100Z Downloaded pbkdf2 v0.12.2
9982026-03-06T18:51:43.100Z Downloaded path-slash v0.1.5
9992026-03-06T18:51:43.100Z Downloaded paste v1.0.15
10002026-03-06T18:51:43.100Z Downloaded password-hash v0.4.2
10012026-03-06T18:51:43.100Z Downloaded parse-size v1.1.0
10022026-03-06T18:51:43.100Z Downloaded parse-display-derive v0.10.0
10032026-03-06T18:51:43.100Z Downloaded parse-display v0.10.0
10042026-03-06T18:51:43.100Z Downloaded parking_lot v0.12.5
10052026-03-06T18:51:43.125Z Downloaded parking_lot v0.11.2
10062026-03-06T18:51:43.125Z Downloaded papergrid v0.17.0
10072026-03-06T18:51:43.125Z Downloaded p256 v0.13.2
10082026-03-06T18:51:43.125Z Downloaded oxide-tokio-rt v0.1.2
10092026-03-06T18:51:43.125Z Downloaded owo-colors v4.3.0
10102026-03-06T18:51:43.125Z Downloaded num_enum_derive v0.7.5
10112026-03-06T18:51:43.125Z Downloaded num_enum v0.7.5
10122026-03-06T18:51:43.150Z Downloaded num-integer v0.1.46
10132026-03-06T18:51:43.150Z Downloaded num-complex v0.4.6
10142026-03-06T18:51:43.150Z Downloaded mio v1.1.1
10152026-03-06T18:51:43.150Z Downloaded miniz_oxide v0.8.9
10162026-03-06T18:51:43.175Z Downloaded minimal-lexical v0.2.1
10172026-03-06T18:51:43.175Z Downloaded libxml v0.3.3
10182026-03-06T18:51:43.175Z Downloaded jiff-static v0.2.21
10192026-03-06T18:51:43.175Z Downloaded itertools v0.10.5
10202026-03-06T18:51:43.200Z Downloaded iri-string v0.7.10
10212026-03-06T18:51:43.200Z Downloaded iddqd v0.3.17
10222026-03-06T18:51:43.200Z Downloaded hyper-util v0.1.20
10232026-03-06T18:51:43.225Z Downloaded hyper v1.8.1
10242026-03-06T18:51:43.225Z Downloaded hashbrown v0.15.5
10252026-03-06T18:51:43.225Z Downloaded futures-util v0.3.32
10262026-03-06T18:51:43.250Z Downloaded ed25519-dalek v2.2.0
10272026-03-06T18:51:43.250Z Downloaded dropshot-api-manager v0.5.2
10282026-03-06T18:51:43.250Z Downloaded packed_struct v0.10.1
10292026-03-06T18:51:43.250Z Downloaded oxnet v0.1.4
10302026-03-06T18:51:43.250Z Downloaded oso-derive v0.27.3
10312026-03-06T18:51:43.250Z Downloaded openssl-probe v0.2.1
10322026-03-06T18:51:43.275Z Downloaded openssl-probe v0.1.6
10332026-03-06T18:51:43.275Z Downloaded openssl-macros v0.1.1
10342026-03-06T18:51:43.275Z Downloaded opaque-debug v0.3.1
10352026-03-06T18:51:43.275Z Downloaded olpc-cjson v0.1.4
10362026-03-06T18:51:43.275Z Downloaded num_threads v0.1.7
10372026-03-06T18:51:43.275Z Downloaded num_enum_derive v0.5.11
10382026-03-06T18:51:43.275Z Downloaded num_enum v0.5.11
10392026-03-06T18:51:43.275Z Downloaded num-rational v0.4.2
10402026-03-06T18:51:43.275Z Downloaded num-iter v0.1.45
10412026-03-06T18:51:43.275Z Downloaded num-derive v0.4.2
10422026-03-06T18:51:43.275Z Downloaded num-derive v0.3.3
10432026-03-06T18:51:43.275Z Downloaded num-conv v0.2.0
10442026-03-06T18:51:43.275Z Downloaded num v0.4.3
10452026-03-06T18:51:43.300Z Downloaded nu-ansi-term v0.50.3
10462026-03-06T18:51:43.300Z Downloaded normalize-line-endings v0.3.0
10472026-03-06T18:51:43.301Z Downloaded nonempty v0.12.0
10482026-03-06T18:51:43.301Z Downloaded native-tls v0.2.18
10492026-03-06T18:51:43.301Z Downloaded nanorand v0.7.0
10502026-03-06T18:51:43.301Z Downloaded libsw-core v0.3.2
10512026-03-06T18:51:43.301Z Downloaded libbz2-rs-sys v0.2.2
10522026-03-06T18:51:43.301Z Downloaded http v1.4.0
10532026-03-06T18:51:43.301Z Downloaded hashbrown v0.13.2
10542026-03-06T18:51:43.325Z Downloaded hashbrown v0.12.3
10552026-03-06T18:51:43.325Z Downloaded futures v0.3.32
10562026-03-06T18:51:43.325Z Downloaded flate2 v1.1.9
10572026-03-06T18:51:43.325Z Downloaded expectorate v1.2.0
10582026-03-06T18:51:43.325Z Downloaded crossterm v0.28.1
10592026-03-06T18:51:43.350Z Downloaded blake3 v1.8.3
10602026-03-06T18:51:43.350Z Downloaded bindgen v0.71.1
10612026-03-06T18:51:43.375Z Downloaded nibble_vec v0.1.0
10622026-03-06T18:51:43.375Z Downloaded newtype_derive v0.1.6
10632026-03-06T18:51:43.375Z Downloaded newtype-uuid-macros v0.1.0
10642026-03-06T18:51:43.375Z Downloaded newtype-uuid v1.3.2
10652026-03-06T18:51:43.375Z Downloaded newline-converter v0.3.0
10662026-03-06T18:51:43.375Z Downloaded new_debug_unreachable v1.0.6
10672026-03-06T18:51:43.375Z Downloaded multimap v0.10.1
10682026-03-06T18:51:43.375Z Downloaded multer v3.1.0
10692026-03-06T18:51:43.375Z Downloaded mime_guess v2.0.5
10702026-03-06T18:51:43.375Z Downloaded memmap2 v0.9.10
10712026-03-06T18:51:43.375Z Downloaded md5 v0.7.0
10722026-03-06T18:51:43.375Z Downloaded maybe-uninit v2.0.0
10732026-03-06T18:51:43.375Z Downloaded maplit v1.0.2
10742026-03-06T18:51:43.400Z Downloaded lzss v0.8.2
10752026-03-06T18:51:43.400Z Downloaded lru-slab v0.1.2
10762026-03-06T18:51:43.400Z Downloaded lock_api v0.4.14
10772026-03-06T18:51:43.400Z Downloaded litrs v1.0.0
10782026-03-06T18:51:43.425Z Downloaded linked-hash-map v0.5.6
10792026-03-06T18:51:43.425Z Downloaded linear-map v1.2.0
10802026-03-06T18:51:43.425Z Downloaded libsw v3.5.0
10812026-03-06T18:51:43.425Z Downloaded libloading v0.8.9
10822026-03-06T18:51:43.425Z Downloaded libefi-sys v0.1.0
10832026-03-06T18:51:43.426Z Downloaded lalrpop-util v0.19.12
10842026-03-06T18:51:43.426Z Downloaded kstat-rs v0.2.4
10852026-03-06T18:51:43.426Z Downloaded keccak v0.1.6
10862026-03-06T18:51:43.426Z Downloaded jobserver v0.1.34
10872026-03-06T18:51:43.427Z Downloaded is-terminal v0.4.17
10882026-03-06T18:51:43.427Z Downloaded indicatif v0.18.4
10892026-03-06T18:51:43.427Z Downloaded indexmap v1.9.3
10902026-03-06T18:51:43.452Z Downloaded ignore v0.4.25
10912026-03-06T18:51:43.452Z Downloaded ident_case v1.0.1
10922026-03-06T18:51:43.452Z Downloaded hyper-tls v0.6.0
10932026-03-06T18:51:43.452Z Downloaded hyper-staticfile v0.10.1
10942026-03-06T18:51:43.452Z Downloaded hickory-resolver v0.25.2
10952026-03-06T18:51:43.452Z Downloaded hickory-resolver v0.24.4
10962026-03-06T18:51:43.452Z Downloaded heapless v0.8.0
10972026-03-06T18:51:43.477Z Downloaded heapless v0.7.17
10982026-03-06T18:51:43.477Z Downloaded headers v0.4.1
10992026-03-06T18:51:43.477Z Downloaded fs-err v2.11.0
11002026-03-06T18:51:43.477Z Downloaded foreign-types v0.3.2
11012026-03-06T18:51:43.477Z Downloaded fixedbitset v0.5.7
11022026-03-06T18:51:43.477Z Downloaded ff v0.13.1
11032026-03-06T18:51:43.477Z Downloaded erased-serde v0.3.31
11042026-03-06T18:51:43.477Z Downloaded env_logger v0.11.9
11052026-03-06T18:51:43.502Z Downloaded either v1.15.0
11062026-03-06T18:51:43.502Z Downloaded dsl_auto_type v0.1.3
11072026-03-06T18:51:43.502Z Downloaded document-features v0.2.12
11082026-03-06T18:51:43.502Z Downloaded difflib v0.4.0
11092026-03-06T18:51:43.502Z Downloaded diesel_derives v2.2.7
11102026-03-06T18:51:43.502Z Downloaded memoffset v0.9.1
11112026-03-06T18:51:43.502Z Downloaded md-5 v0.10.6
11122026-03-06T18:51:43.502Z Downloaded match_cfg v0.1.0
11132026-03-06T18:51:43.502Z Downloaded managed v0.8.0
11142026-03-06T18:51:43.502Z Downloaded lru-cache v0.1.2
11152026-03-06T18:51:43.502Z Downloaded lru v0.12.5
11162026-03-06T18:51:43.502Z Downloaded libscf-sys v1.1.0
11172026-03-06T18:51:43.502Z Downloaded lazy_static v1.5.0
11182026-03-06T18:51:43.527Z Downloaded is_ci v1.2.0
11192026-03-06T18:51:43.527Z Downloaded ipnetwork v0.21.1
11202026-03-06T18:51:43.527Z Downloaded ipnet v2.11.0
11212026-03-06T18:51:43.527Z Downloaded ingot-types v0.1.2
11222026-03-06T18:51:43.527Z Downloaded ingot-macros v0.1.1
11232026-03-06T18:51:43.527Z Downloaded ingot v0.1.1
11242026-03-06T18:51:43.527Z Downloaded indoc v2.0.7
11252026-03-06T18:51:43.527Z Downloaded impl-trait-for-tuples v0.2.3
11262026-03-06T18:51:43.527Z Downloaded iana-time-zone v0.1.65
11272026-03-06T18:51:43.527Z Downloaded hyper-rustls v0.27.7
11282026-03-06T18:51:43.552Z Downloaded humantime v2.3.0
11292026-03-06T18:51:43.552Z Downloaded httparse v1.10.1
11302026-03-06T18:51:43.552Z Downloaded http-body-util v0.1.3
11312026-03-06T18:51:43.553Z Downloaded hmac v0.12.1
11322026-03-06T18:51:43.553Z Downloaded highway v1.3.0
11332026-03-06T18:51:43.553Z Downloaded hickory-client v0.25.2
11342026-03-06T18:51:43.553Z Downloaded half v2.7.1
11352026-03-06T18:51:43.553Z Downloaded half v1.8.3
11362026-03-06T18:51:43.553Z Downloaded getrandom v0.3.4
11372026-03-06T18:51:43.577Z Downloaded getrandom v0.2.17
11382026-03-06T18:51:43.577Z Downloaded futures-channel v0.3.32
11392026-03-06T18:51:43.577Z Downloaded foreign-types-shared v0.1.1
11402026-03-06T18:51:43.577Z Downloaded foreign-types v0.5.0
11412026-03-06T18:51:43.578Z Downloaded foldhash v0.2.0
11422026-03-06T18:51:43.578Z Downloaded flume v0.11.1
11432026-03-06T18:51:43.578Z Downloaded float-ord v0.3.2
11442026-03-06T18:51:43.578Z Downloaded float-cmp v0.10.0
11452026-03-06T18:51:43.578Z Downloaded find-msvc-tools v0.1.9
11462026-03-06T18:51:43.602Z Downloaded env_filter v1.0.0
11472026-03-06T18:51:43.603Z Downloaded enum-as-inner v0.6.1
11482026-03-06T18:51:43.603Z Downloaded endian-type v0.1.2
11492026-03-06T18:51:43.603Z Downloaded aws-lc-sys v0.37.1
11502026-03-06T18:51:43.922Z Downloaded embedded-io v0.6.1
11512026-03-06T18:51:43.947Z Downloaded elliptic-curve v0.13.8
11522026-03-06T18:51:43.947Z Downloaded ed25519 v2.2.3
11532026-03-06T18:51:43.947Z Downloaded dropshot-api-manager-types v0.5.2
11542026-03-06T18:51:43.947Z Downloaded display-error-chain v0.2.2
11552026-03-06T18:51:43.947Z Downloaded dirs-next v2.0.0
11562026-03-06T18:51:43.947Z Downloaded diesel_table_macro_syntax v0.2.0
11572026-03-06T18:51:43.947Z Downloaded curve25519-dalek v4.1.3
11582026-03-06T18:51:43.972Z Downloaded crossbeam-utils v0.8.21
11592026-03-06T18:51:43.973Z Downloaded crossbeam-channel v0.5.15
11602026-03-06T18:51:43.973Z Downloaded base64 v0.22.1
11612026-03-06T18:51:43.973Z Downloaded instant v0.1.13
11622026-03-06T18:51:43.973Z Downloaded instability v0.3.11
11632026-03-06T18:51:43.973Z Downloaded inout v0.1.4
11642026-03-06T18:51:43.973Z Downloaded indoc v1.0.9
11652026-03-06T18:51:43.973Z Downloaded indent_write v2.2.0
11662026-03-06T18:51:43.973Z Downloaded hubpack_derive v0.1.1
11672026-03-06T18:51:43.973Z Downloaded hubpack v0.1.2
11682026-03-06T18:51:43.998Z Downloaded httpdate v1.0.3
11692026-03-06T18:51:43.998Z Downloaded http-range v0.1.5
11702026-03-06T18:51:43.998Z Downloaded http-body v1.0.1
11712026-03-06T18:51:43.998Z Downloaded hostname v0.4.2
11722026-03-06T18:51:43.998Z Downloaded hostname v0.3.1
11732026-03-06T18:51:43.998Z Downloaded home v0.5.12
11742026-03-06T18:51:43.998Z Downloaded hash32 v0.3.1
11752026-03-06T18:51:43.998Z Downloaded hash32 v0.2.1
11762026-03-06T18:51:43.998Z Downloaded group v0.13.0
11772026-03-06T18:51:43.998Z Downloaded globwalk v0.9.1
11782026-03-06T18:51:43.998Z Downloaded globset v0.4.18
11792026-03-06T18:51:43.998Z Downloaded glob v0.3.3
11802026-03-06T18:51:43.998Z Downloaded git-stub-vcs v0.1.0
11812026-03-06T18:51:43.998Z Downloaded git-stub v1.0.0
11822026-03-06T18:51:44.024Z Downloaded ghash v0.5.1
11832026-03-06T18:51:44.024Z Downloaded gethostname v0.5.0
11842026-03-06T18:51:44.024Z Downloaded fxhash v0.2.1
11852026-03-06T18:51:44.024Z Downloaded futures-task v0.3.32
11862026-03-06T18:51:44.024Z Downloaded futures-sink v0.3.32
11872026-03-06T18:51:44.024Z Downloaded futures-macro v0.3.32
11882026-03-06T18:51:44.024Z Downloaded futures-io v0.3.32
11892026-03-06T18:51:44.024Z Downloaded futures-executor v0.3.32
11902026-03-06T18:51:44.024Z Downloaded futures-core v0.3.32
11912026-03-06T18:51:44.024Z Downloaded funty v2.0.0
11922026-03-06T18:51:44.024Z Downloaded filetime v0.2.27
11932026-03-06T18:51:44.024Z Downloaded dropshot_endpoint v0.16.7
11942026-03-06T18:51:44.024Z Downloaded dropshot v0.16.7
11952026-03-06T18:51:44.050Z Downloaded dof v0.4.0
11962026-03-06T18:51:44.074Z Downloaded des v0.8.1
11972026-03-06T18:51:44.074Z Downloaded derive_builder v0.20.2
11982026-03-06T18:51:44.074Z Downloaded deranged v0.5.8
11992026-03-06T18:51:44.074Z Downloaded debug-ignore v1.0.5
12002026-03-06T18:51:44.074Z Downloaded csv v1.4.0
12012026-03-06T18:51:44.099Z Downloaded crossbeam-epoch v0.9.18
12022026-03-06T18:51:44.099Z Downloaded const_format v0.2.35
12032026-03-06T18:51:44.099Z Downloaded compact_str v0.8.1
12042026-03-06T18:51:44.124Z Downloaded clang-sys v1.8.1
12052026-03-06T18:51:44.124Z Downloaded chacha20poly1305 v0.10.1
12062026-03-06T18:51:44.124Z Downloaded cc v1.2.56
12072026-03-06T18:51:44.124Z Downloaded bumpalo v3.20.2
12082026-03-06T18:51:44.124Z Downloaded aws-lc-rs v1.16.0
12092026-03-06T18:51:44.149Z Downloaded hex v0.4.3
12102026-03-06T18:51:44.149Z Downloaded headers-core v0.3.0
12112026-03-06T18:51:44.149Z Downloaded fs_extra v1.3.0
12122026-03-06T18:51:44.149Z Downloaded foreign-types-shared v0.3.1
12132026-03-06T18:51:44.149Z Downloaded foldhash v0.1.5
12142026-03-06T18:51:44.149Z Downloaded fd-lock v4.0.4
12152026-03-06T18:51:44.174Z Downloaded fallible-iterator v0.2.0
12162026-03-06T18:51:44.174Z Downloaded dunce v1.0.5
12172026-03-06T18:51:44.174Z Downloaded dirs-sys-next v0.1.2
12182026-03-06T18:51:44.174Z Downloaded diff v0.1.13
12192026-03-06T18:51:44.174Z Downloaded diesel-dtrace v0.4.2
12202026-03-06T18:51:44.174Z Downloaded derive_more-impl v2.1.1
12212026-03-06T18:51:44.174Z Downloaded der_derive v0.7.3
12222026-03-06T18:51:44.199Z Downloaded defmt v0.3.100
12232026-03-06T18:51:44.199Z Downloaded darling_macro v0.21.3
12242026-03-06T18:51:44.199Z Downloaded darling_core v0.20.11
12252026-03-06T18:51:44.199Z Downloaded crossbeam-deque v0.8.6
12262026-03-06T18:51:44.199Z Downloaded crc32fast v1.5.0
12272026-03-06T18:51:44.199Z Downloaded crc-any v2.5.0
12282026-03-06T18:51:44.199Z Downloaded cookie_store v0.22.1
12292026-03-06T18:51:44.199Z Downloaded console v0.15.11
12302026-03-06T18:51:44.199Z Downloaded colored v2.2.0
12312026-03-06T18:51:44.224Z Downloaded cbc v0.1.2
12322026-03-06T18:51:44.224Z Downloaded cancel-safe-futures v0.1.5
12332026-03-06T18:51:44.224Z Downloaded camino-tempfile-ext v0.3.3
12342026-03-06T18:51:44.224Z Downloaded bitfield v0.19.4
12352026-03-06T18:51:44.224Z Downloaded foreign-types-macros v0.2.3
12362026-03-06T18:51:44.224Z Downloaded flagset v0.4.7
12372026-03-06T18:51:44.224Z Downloaded fixedbitset v0.4.2
12382026-03-06T18:51:44.224Z Downloaded fatfs v0.3.6
12392026-03-06T18:51:44.224Z Downloaded ena v0.14.4
12402026-03-06T18:51:44.224Z Downloaded dyn-clone v1.0.20
12412026-03-06T18:51:44.224Z Downloaded dtrace-parser v0.3.0
12422026-03-06T18:51:44.224Z Downloaded drift v0.1.3
12432026-03-06T18:51:44.250Z Downloaded derive_more v2.1.1
12442026-03-06T18:51:44.276Z Downloaded derive_more v0.99.20
12452026-03-06T18:51:44.276Z Downloaded derive-where v1.6.0
12462026-03-06T18:51:44.301Z Downloaded derive-ex v0.1.8
12472026-03-06T18:51:44.301Z Downloaded der v0.7.10
12482026-03-06T18:51:44.301Z Downloaded defmt-parser v1.0.0
12492026-03-06T18:51:44.301Z Downloaded defmt-macros v1.0.1
12502026-03-06T18:51:44.301Z Downloaded defmt v1.0.1
12512026-03-06T18:51:44.326Z Downloaded data-encoding v2.10.0
12522026-03-06T18:51:44.326Z Downloaded darling_macro v0.23.0
12532026-03-06T18:51:44.326Z Downloaded darling_core v0.23.0
12542026-03-06T18:51:44.326Z Downloaded darling_core v0.21.3
12552026-03-06T18:51:44.351Z Downloaded darling v0.23.0
12562026-03-06T18:51:44.351Z Downloaded darling v0.20.11
12572026-03-06T18:51:44.376Z Downloaded daft-derive v0.1.5
12582026-03-06T18:51:44.376Z Downloaded curve25519-dalek-derive v0.1.1
12592026-03-06T18:51:44.376Z Downloaded ctr v0.9.2
12602026-03-06T18:51:44.376Z Downloaded csv-core v0.1.13
12612026-03-06T18:51:44.376Z Downloaded cstr-argument v0.1.2
12622026-03-06T18:51:44.377Z Downloaded crypto-bigint v0.5.5
12632026-03-06T18:51:44.402Z Downloaded crunchy v0.2.4
12642026-03-06T18:51:44.402Z Downloaded crossterm v0.29.0
12652026-03-06T18:51:44.427Z Downloaded crc8 v0.1.1
12662026-03-06T18:51:44.427Z Downloaded crc v3.4.0
12672026-03-06T18:51:44.427Z Downloaded corncobs v0.1.4
12682026-03-06T18:51:44.427Z Downloaded cookie v0.18.1
12692026-03-06T18:51:44.427Z Downloaded convert_case v0.10.0
12702026-03-06T18:51:44.427Z Downloaded convert_case v0.4.0
12712026-03-06T18:51:44.427Z Downloaded const_format_proc_macros v0.2.34
12722026-03-06T18:51:44.427Z Downloaded colored v3.1.1
12732026-03-06T18:51:44.427Z Downloaded cobs v0.3.0
12742026-03-06T18:51:44.427Z Downloaded cmake v0.1.57
12752026-03-06T18:51:44.427Z Downloaded cipher v0.4.4
12762026-03-06T18:51:44.452Z Downloaded ciborium-io v0.2.2
12772026-03-06T18:51:44.453Z Downloaded cexpr v0.6.0
12782026-03-06T18:51:44.453Z Downloaded bcrypt-pbkdf v0.10.0
12792026-03-06T18:51:44.453Z Downloaded bb8 v0.8.6
12802026-03-06T18:51:44.453Z Downloaded derive_builder_macro v0.20.2
12812026-03-06T18:51:44.453Z Downloaded derive_builder_core v0.20.2
12822026-03-06T18:51:44.453Z Downloaded darling_macro v0.20.11
12832026-03-06T18:51:44.453Z Downloaded darling v0.21.3
12842026-03-06T18:51:44.453Z Downloaded daft v0.1.5
12852026-03-06T18:51:44.453Z Downloaded critical-section v1.2.0
12862026-03-06T18:51:44.453Z Downloaded crc-catalog v2.4.0
12872026-03-06T18:51:44.479Z Downloaded constant_time_eq v0.4.2
12882026-03-06T18:51:44.479Z Downloaded const-oid v0.9.6
12892026-03-06T18:51:44.479Z Downloaded ciborium-ll v0.2.2
12902026-03-06T18:51:44.479Z Downloaded ciborium v0.2.2
12912026-03-06T18:51:44.479Z Downloaded chacha20 v0.9.1
12922026-03-06T18:51:44.479Z Downloaded cfg_aliases v0.1.1
12932026-03-06T18:51:44.479Z Downloaded castaway v0.2.4
12942026-03-06T18:51:44.479Z Downloaded cassowary v0.3.0
12952026-03-06T18:51:44.479Z Downloaded cargo_toml v0.22.3
12962026-03-06T18:51:44.479Z Downloaded cargo_metadata v0.19.2
12972026-03-06T18:51:44.479Z Downloaded cargo-platform v0.1.9
12982026-03-06T18:51:44.479Z Downloaded bytes v1.11.1
12992026-03-06T18:51:44.504Z Downloaded bit-vec v0.6.3
13002026-03-06T18:51:44.504Z Downloaded base64ct v1.8.3
13012026-03-06T18:51:44.504Z Downloaded base64 v0.21.7
13022026-03-06T18:51:44.504Z Downloaded async-trait v0.1.89
13032026-03-06T18:51:44.504Z Downloaded crucible-workspace-hack v0.1.0
13042026-03-06T18:51:44.504Z Downloaded console v0.16.2
13052026-03-06T18:51:44.504Z Downloaded chacha20 v0.10.0
13062026-03-06T18:51:44.504Z Downloaded cfg_aliases v0.2.1
13072026-03-06T18:51:44.504Z Downloaded bzip2 v0.4.4
13082026-03-06T18:51:44.529Z Downloaded buf-list v1.1.2
13092026-03-06T18:51:44.530Z Downloaded blowfish v0.9.1
13102026-03-06T18:51:44.530Z Downloaded block-padding v0.3.3
13112026-03-06T18:51:44.530Z Downloaded blake2 v0.10.6
13122026-03-06T18:51:44.530Z Downloaded bitflags v1.3.2
13132026-03-06T18:51:44.530Z Downloaded bitfield-struct v0.6.2
13142026-03-06T18:51:44.530Z Downloaded bitfield-macros v0.19.4
13152026-03-06T18:51:44.530Z Downloaded bit-set v0.8.0
13162026-03-06T18:51:44.530Z Downloaded bit-set v0.5.3
13172026-03-06T18:51:44.530Z Downloaded bcs v0.1.6
13182026-03-06T18:51:44.530Z Downloaded base16ct v1.0.0
13192026-03-06T18:51:44.555Z Downloaded base16ct v0.2.0
13202026-03-06T18:51:44.555Z Downloaded backon v1.6.0
13212026-03-06T18:51:44.555Z Downloaded backoff v0.4.0
13222026-03-06T18:51:44.555Z Downloaded atty v0.2.14
13232026-03-06T18:51:44.555Z Downloaded atomicwrites v0.4.4
13242026-03-06T18:51:44.555Z Downloaded atomic-waker v1.1.2
13252026-03-06T18:51:44.555Z Downloaded async-stream-impl v0.3.6
13262026-03-06T18:51:44.555Z Downloaded async-stream v0.3.6
13272026-03-06T18:51:44.555Z Downloaded async-recursion v1.1.1
13282026-03-06T18:51:44.555Z Downloaded async-bb8-diesel v0.2.1
13292026-03-06T18:51:44.555Z Downloaded assert_matches v1.5.0
13302026-03-06T18:51:44.580Z Downloaded ascii-canvas v3.0.0
13312026-03-06T18:51:44.580Z Downloaded arrayvec v0.7.6
13322026-03-06T18:51:44.580Z Downloaded arrayref v0.3.9
13332026-03-06T18:51:44.580Z Downloaded array-init v0.0.4
13342026-03-06T18:51:44.580Z Downloaded argon2 v0.5.3
13352026-03-06T18:51:44.580Z Downloaded arc-swap v1.8.2
13362026-03-06T18:51:44.581Z Downloaded ar_archive_writer v0.5.1
13372026-03-06T18:51:44.581Z Downloaded aho-corasick v1.1.4
13382026-03-06T18:51:44.605Z Downloaded ahash v0.8.12
13392026-03-06T18:51:44.605Z Downloaded aes-gcm v0.10.3
13402026-03-06T18:51:44.605Z Downloaded aes v0.8.4
13412026-03-06T18:51:44.606Z Downloaded aead v0.5.2
13422026-03-06T18:51:44.606Z Downloaded allocator-api2 v0.2.21
13432026-03-06T18:51:44.606Z Downloaded adler2 v2.0.1
13442026-03-06T18:51:44.606Z Downloaded bzip2 v0.6.1
13452026-03-06T18:51:44.885Z Compiling libc v0.2.180
13462026-03-06T18:51:44.885Z Compiling serde v1.0.228
13472026-03-06T18:51:44.910Z Compiling log v0.4.29
13482026-03-06T18:51:44.910Z Compiling find-msvc-tools v0.1.9
13492026-03-06T18:51:44.910Z Compiling shlex v1.3.0
13502026-03-06T18:51:44.910Z Compiling smallvec v1.15.1
13512026-03-06T18:51:44.964Z Compiling syn v2.0.117
13522026-03-06T18:51:44.995Z Compiling typenum v1.19.0
13532026-03-06T18:51:45.454Z Compiling generic-array v0.14.7
13542026-03-06T18:51:45.494Z Compiling subtle v2.6.1
13552026-03-06T18:51:45.519Z Compiling scopeguard v1.2.0
13562026-03-06T18:51:45.545Z Compiling portable-atomic v1.13.1
13572026-03-06T18:51:45.675Z Compiling const-oid v0.9.6
13582026-03-06T18:51:45.733Z Compiling lock_api v0.4.14
13592026-03-06T18:51:45.938Z Compiling critical-section v1.2.0
13602026-03-06T18:51:45.990Z Compiling zerocopy v0.8.40
13612026-03-06T18:51:46.544Z Compiling pin-project-lite v0.2.17
13622026-03-06T18:51:46.706Z Compiling parking_lot_core v0.9.12
13632026-03-06T18:51:46.852Z Compiling serde_json v1.0.149
13642026-03-06T18:51:47.458Z Compiling pkg-config v0.3.32
13652026-03-06T18:51:47.773Z Compiling libm v0.2.16
13662026-03-06T18:51:47.916Z Compiling num-traits v0.2.19
13672026-03-06T18:51:48.077Z Compiling getrandom v0.2.17
13682026-03-06T18:51:48.310Z Compiling jobserver v0.1.34
13692026-03-06T18:51:48.337Z Compiling errno v0.3.14
13702026-03-06T18:51:48.511Z Compiling rand_core v0.6.4
13712026-03-06T18:51:48.666Z Compiling signal-hook-registry v1.4.8
13722026-03-06T18:51:48.869Z Compiling cc v1.2.56
13732026-03-06T18:51:48.901Z Compiling once_cell v1.21.3
13742026-03-06T18:51:49.141Z Compiling parking_lot v0.12.5
13752026-03-06T18:51:49.176Z Compiling mio v1.1.1
13762026-03-06T18:51:49.243Z Compiling bitflags v2.11.0
13772026-03-06T18:51:49.268Z Compiling futures-core v0.3.32
13782026-03-06T18:51:49.772Z Compiling socket2 v0.6.2
13792026-03-06T18:51:49.842Z Compiling percent-encoding v2.3.2
13802026-03-06T18:51:50.122Z Compiling allocator-api2 v0.2.21
13812026-03-06T18:51:50.217Z Compiling cpufeatures v0.2.17
13822026-03-06T18:51:50.347Z Compiling futures-sink v0.3.32
13832026-03-06T18:51:50.373Z Compiling foldhash v0.2.0
13842026-03-06T18:51:50.469Z Compiling futures-io v0.3.32
13852026-03-06T18:51:50.573Z Compiling futures-channel v0.3.32
13862026-03-06T18:51:50.810Z Compiling slab v0.4.12
13872026-03-06T18:51:50.836Z Compiling hashbrown v0.16.1
13882026-03-06T18:51:50.865Z Compiling getrandom v0.4.1
13892026-03-06T18:51:50.905Z Compiling futures-task v0.3.32
13902026-03-06T18:51:51.098Z Compiling getrandom v0.3.4
13912026-03-06T18:51:51.224Z Compiling rustversion v1.0.22
13922026-03-06T18:51:51.289Z Compiling rand_core v0.10.0
13932026-03-06T18:51:52.095Z Compiling cmake v0.1.57
13942026-03-06T18:51:52.296Z Compiling indexmap v2.13.0
13952026-03-06T18:51:52.460Z Compiling form_urlencoded v1.2.2
13962026-03-06T18:51:52.800Z Compiling base64ct v1.8.3
13972026-03-06T18:51:52.970Z Compiling fs_extra v1.3.0
13982026-03-06T18:51:52.996Z Compiling ident_case v1.0.1
13992026-03-06T18:51:53.079Z Compiling dunce v1.0.5
14002026-03-06T18:51:53.206Z Compiling flagset v0.4.7
14012026-03-06T18:51:53.242Z Compiling rand_core v0.9.5
14022026-03-06T18:51:53.322Z Compiling rustix v1.1.3
14032026-03-06T18:51:53.435Z Compiling pem-rfc7468 v0.7.0
14042026-03-06T18:51:53.470Z Compiling iana-time-zone v0.1.65
14052026-03-06T18:51:53.500Z Compiling ring v0.17.14
14062026-03-06T18:51:53.542Z Compiling aws-lc-sys v0.37.1
14072026-03-06T18:51:53.836Z Compiling synstructure v0.13.2
14082026-03-06T18:51:53.864Z Compiling uuid v1.21.0
14092026-03-06T18:51:53.943Z Compiling rustc_version v0.4.1
14102026-03-06T18:51:54.158Z Compiling aws-lc-rs v1.16.0
14112026-03-06T18:51:54.399Z Compiling vcpkg v0.2.15
14122026-03-06T18:51:54.641Z Compiling regex-syntax v0.8.10
14132026-03-06T18:51:55.404Z Compiling tracing-core v0.1.36
14142026-03-06T18:51:55.561Z Compiling crossbeam-utils v0.8.21
14152026-03-06T18:51:56.234Z Compiling pest_generator v2.8.6
14162026-03-06T18:51:56.294Z Compiling openssl-sys v0.9.111
14172026-03-06T18:51:56.830Z Compiling serde_derive_internals v0.29.1
14182026-03-06T18:51:57.556Z Compiling httparse v1.10.1
14192026-03-06T18:51:57.988Z Compiling untrusted v0.7.1
14202026-03-06T18:51:58.118Z Compiling syn v1.0.109
14212026-03-06T18:51:58.193Z Compiling base64 v0.22.1
14222026-03-06T18:51:58.275Z Compiling openssl-probe v0.2.1
14232026-03-06T18:51:58.551Z Compiling serde_derive v1.0.228
14242026-03-06T18:51:58.631Z Compiling zeroize_derive v1.4.3
14252026-03-06T18:51:58.842Z Compiling zerofrom-derive v0.1.6
14262026-03-06T18:51:58.899Z Compiling yoke-derive v0.8.1
14272026-03-06T18:51:59.145Z Compiling zerocopy-derive v0.8.40
14282026-03-06T18:52:00.168Z Compiling zeroize v1.8.2
14292026-03-06T18:52:00.312Z Compiling zerovec-derive v0.11.2
14302026-03-06T18:52:01.245Z Compiling displaydoc v0.2.5
14312026-03-06T18:52:01.882Z Compiling tokio-macros v2.6.0
14322026-03-06T18:52:02.216Z Compiling crypto-common v0.1.7
14332026-03-06T18:52:02.248Z Compiling zerofrom v0.1.6
14342026-03-06T18:52:02.495Z Compiling yoke v0.8.1
14352026-03-06T18:52:02.521Z Compiling block-buffer v0.10.4
14362026-03-06T18:52:02.909Z Compiling digest v0.10.7
14372026-03-06T18:52:02.934Z Compiling futures-macro v0.3.32
14382026-03-06T18:52:02.968Z Compiling zerovec v0.11.5
14392026-03-06T18:52:02.992Z Compiling zerotrie v0.2.3
14402026-03-06T18:52:03.443Z Compiling hmac v0.12.1
14412026-03-06T18:52:03.474Z Compiling block-padding v0.3.3
14422026-03-06T18:52:03.687Z Compiling sha2 v0.10.9
14432026-03-06T18:52:03.739Z Compiling der_derive v0.7.3
14442026-03-06T18:52:03.779Z Compiling inout v0.1.4
14452026-03-06T18:52:04.078Z Compiling cipher v0.4.4
14462026-03-06T18:52:04.217Z Compiling tinystr v0.8.2
14472026-03-06T18:52:04.641Z Compiling icu_locale_core v2.1.1
14482026-03-06T18:52:04.670Z Compiling potential_utf v0.1.4
14492026-03-06T18:52:04.874Z Compiling futures-util v0.3.32
14502026-03-06T18:52:04.986Z Compiling icu_collections v2.1.1
14512026-03-06T18:52:05.988Z Compiling der v0.7.10
14522026-03-06T18:52:06.198Z Compiling salsa20 v0.10.2
14532026-03-06T18:52:06.504Z Compiling icu_provider v2.1.1
14542026-03-06T18:52:07.026Z Compiling pbkdf2 v0.12.2
14552026-03-06T18:52:07.176Z Compiling icu_properties v2.1.2
14562026-03-06T18:52:07.236Z Compiling icu_normalizer v2.1.1
14572026-03-06T18:52:07.315Z Compiling thiserror-impl v2.0.18
14582026-03-06T18:52:07.549Z Compiling bytes v1.11.1
14592026-03-06T18:52:08.679Z Compiling spki v0.7.3
14602026-03-06T18:52:09.119Z Compiling tokio v1.49.0
14612026-03-06T18:52:09.147Z Compiling http v1.4.0
14622026-03-06T18:52:09.401Z Compiling chrono v0.4.44
14632026-03-06T18:52:10.284Z Compiling idna_adapter v1.2.1
14642026-03-06T18:52:10.603Z Compiling idna v1.1.0
14652026-03-06T18:52:10.628Z Compiling thiserror v2.0.18
14662026-03-06T18:52:10.838Z Compiling scrypt v0.11.0
14672026-03-06T18:52:10.983Z Compiling cbc v0.1.2
14682026-03-06T18:52:11.318Z Compiling aes v0.8.4
14692026-03-06T18:52:11.440Z Compiling url v2.5.8
14702026-03-06T18:52:11.548Z Compiling rustls-pki-types v1.14.0
14712026-03-06T18:52:12.265Z Compiling ppv-lite86 v0.2.21
14722026-03-06T18:52:12.353Z Compiling tracing-attributes v0.1.31
14732026-03-06T18:52:12.647Z Compiling pkcs5 v0.7.1
14742026-03-06T18:52:13.106Z Compiling rand_chacha v0.9.0
14752026-03-06T18:52:13.140Z Compiling http-body v1.0.1
14762026-03-06T18:52:13.478Z Compiling schemars v0.8.22
14772026-03-06T18:52:13.555Z Compiling untrusted v0.9.0
14782026-03-06T18:52:13.767Z Compiling rand v0.9.2
14792026-03-06T18:52:13.909Z Compiling pkcs8 v0.10.2
14802026-03-06T18:52:14.052Z Compiling schemars_derive v0.8.22
14812026-03-06T18:52:14.787Z Compiling scroll_derive v0.13.1
14822026-03-06T18:52:14.918Z Compiling pest_derive v2.8.6
14832026-03-06T18:52:15.760Z Compiling tracing v0.1.44
14842026-03-06T18:52:15.789Z Compiling darling_core v0.20.11
14852026-03-06T18:52:16.378Z Compiling tower-layer v0.3.3
14862026-03-06T18:52:16.678Z Compiling rustls v0.23.37
14872026-03-06T18:52:16.713Z Compiling atomic-waker v1.1.2
14882026-03-06T18:52:16.912Z Compiling tinyvec_macros v0.1.1
14892026-03-06T18:52:16.956Z Compiling dyn-clone v1.0.20
14902026-03-06T18:52:16.999Z Compiling try-lock v0.2.5
14912026-03-06T18:52:17.055Z Compiling tower-service v0.3.3
14922026-03-06T18:52:17.218Z Compiling want v0.3.1
14932026-03-06T18:52:17.243Z Compiling tinyvec v1.10.0
14942026-03-06T18:52:17.273Z Compiling scroll v0.13.0
14952026-03-06T18:52:18.145Z Compiling ipnet v2.11.0
14962026-03-06T18:52:18.203Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14972026-03-06T18:52:18.591Z Compiling spin v0.9.8
14982026-03-06T18:52:19.024Z Compiling aho-corasick v1.1.4
14992026-03-06T18:52:19.146Z Compiling pin-utils v0.1.0
15002026-03-06T18:52:19.279Z Compiling time-core v0.1.8
15012026-03-06T18:52:19.453Z Compiling num-conv v0.2.0
15022026-03-06T18:52:19.670Z Compiling tokio-util v0.7.18
15032026-03-06T18:52:19.739Z Compiling foreign-types-shared v0.1.1
15042026-03-06T18:52:19.904Z Compiling httpdate v1.0.3
15052026-03-06T18:52:20.468Z Compiling openssl v0.10.75
15062026-03-06T18:52:20.834Z Compiling powerfmt v0.2.0
15072026-03-06T18:52:20.915Z Compiling crc32fast v1.5.0
15082026-03-06T18:52:21.438Z Compiling tempfile v3.25.0
15092026-03-06T18:52:21.504Z Compiling h2 v0.4.13
15102026-03-06T18:52:22.054Z Compiling darling_macro v0.20.11
15112026-03-06T18:52:22.369Z Compiling deranged v0.5.8
15122026-03-06T18:52:22.407Z Compiling regex-automata v0.4.14
15132026-03-06T18:52:23.066Z Compiling darling v0.20.11
15142026-03-06T18:52:23.246Z Compiling foreign-types v0.3.2
15152026-03-06T18:52:23.390Z Compiling time-macros v0.2.27
15162026-03-06T18:52:24.896Z Compiling goblin v0.10.5
15172026-03-06T18:52:24.929Z Compiling thiserror-impl v1.0.69
15182026-03-06T18:52:26.068Z Compiling openssl-macros v0.1.1
15192026-03-06T18:52:27.889Z Compiling wait-timeout v0.2.1
15202026-03-06T18:52:28.175Z Compiling num_threads v0.1.7
15212026-03-06T18:52:28.341Z Compiling simd-adler32 v0.3.8
15222026-03-06T18:52:28.423Z Compiling usdt-impl v0.6.0
15232026-03-06T18:52:28.802Z Compiling either v1.15.0
15242026-03-06T18:52:28.888Z Compiling bit-vec v0.8.0
15252026-03-06T18:52:28.913Z Compiling native-tls v0.2.18
15262026-03-06T18:52:29.261Z Compiling hyper v1.8.1
15272026-03-06T18:52:29.286Z Compiling quick-error v1.2.3
15282026-03-06T18:52:29.384Z Compiling siphasher v1.0.2
15292026-03-06T18:52:29.488Z Compiling rusty-fork v0.3.1
15302026-03-06T18:52:29.836Z Compiling bit-set v0.8.0
15312026-03-06T18:52:30.234Z Compiling time v0.3.47
15322026-03-06T18:52:31.460Z Compiling thiserror v1.0.69
15332026-03-06T18:52:31.632Z Compiling derive_builder_core v0.20.2
15342026-03-06T18:52:32.725Z Compiling dof v0.4.0
15352026-03-06T18:52:33.031Z Compiling hyper-util v0.1.20
15362026-03-06T18:52:34.029Z Compiling unicode-normalization v0.1.25
15372026-03-06T18:52:34.091Z Compiling crossbeam-epoch v0.9.18
15382026-03-06T18:52:34.782Z Compiling dtrace-parser v0.3.0
15392026-03-06T18:52:35.158Z Compiling rustls-native-certs v0.8.3
15402026-03-06T18:52:35.740Z Compiling signature v2.2.0
15412026-03-06T18:52:35.764Z Compiling scroll_derive v0.12.1
15422026-03-06T18:52:36.079Z Compiling heapless v0.7.17
15432026-03-06T18:52:36.104Z Compiling rand_xorshift v0.4.0
15442026-03-06T18:52:36.390Z Compiling darling_core v0.21.3
15452026-03-06T18:52:36.503Z Compiling slog v2.8.2
15462026-03-06T18:52:36.581Z Compiling bzip2-sys v0.1.13+1.0.8
15472026-03-06T18:52:36.617Z Compiling sync_wrapper v1.0.2
15482026-03-06T18:52:36.812Z Compiling thread-id v5.1.0
15492026-03-06T18:52:36.837Z Compiling cookie v0.18.1
15502026-03-06T18:52:36.961Z Compiling paste v1.0.15
15512026-03-06T18:52:37.011Z Compiling unicode-bidi v0.3.18
15522026-03-06T18:52:37.097Z Compiling signal-hook v0.3.18
15532026-03-06T18:52:37.132Z Compiling unicode-properties v0.1.4
15542026-03-06T18:52:37.166Z Compiling adler2 v2.0.1
15552026-03-06T18:52:37.405Z Compiling unicode-segmentation v1.12.0
15562026-03-06T18:52:37.450Z Compiling anyhow v1.0.102
15572026-03-06T18:52:37.476Z Compiling unarray v0.1.4
15582026-03-06T18:52:37.556Z Compiling rayon-core v1.13.0
15592026-03-06T18:52:37.679Z Compiling zstd-safe v7.2.4
15602026-03-06T18:52:37.739Z Compiling stringprep v0.1.5
15612026-03-06T18:52:37.910Z Compiling proptest v1.10.0
15622026-03-06T18:52:38.192Z Compiling miniz_oxide v0.8.9
15632026-03-06T18:52:38.312Z Compiling scroll v0.12.0
15642026-03-06T18:52:38.753Z Compiling tower v0.5.3
15652026-03-06T18:52:39.568Z Compiling crossbeam-deque v0.8.6
15662026-03-06T18:52:39.704Z Compiling derive_builder_macro v0.20.2
15672026-03-06T18:52:39.825Z Compiling ipnetwork v0.21.1
15682026-03-06T18:52:39.856Z Compiling http-body-util v0.1.3
15692026-03-06T18:52:39.944Z Compiling rand_chacha v0.3.1
15702026-03-06T18:52:39.969Z Compiling webpki-roots v1.0.6
15712026-03-06T18:52:40.232Z Compiling serde_tokenstream v0.2.3
15722026-03-06T18:52:40.403Z Compiling erased-serde v0.3.31
15732026-03-06T18:52:40.613Z Compiling serde_spanned v0.6.9
15742026-03-06T18:52:40.697Z Compiling toml_datetime v0.6.11
15752026-03-06T18:52:40.858Z Compiling md-5 v0.10.6
15762026-03-06T18:52:40.886Z Compiling zerocopy-derive v0.7.35
15772026-03-06T18:52:41.246Z Compiling curve25519-dalek v4.1.3
15782026-03-06T18:52:41.347Z Compiling vergen-lib v0.1.6
15792026-03-06T18:52:41.655Z Compiling num-integer v0.1.46
15802026-03-06T18:52:41.729Z Compiling hash32 v0.2.1
15812026-03-06T18:52:41.788Z Compiling ff v0.13.1
15822026-03-06T18:52:41.879Z Compiling ref-cast v1.0.25
15832026-03-06T18:52:42.039Z Compiling litrs v1.0.0
15842026-03-06T18:52:42.125Z Compiling fallible-iterator v0.2.0
15852026-03-06T18:52:42.355Z Compiling psl-types v2.0.11
15862026-03-06T18:52:42.451Z Compiling iri-string v0.7.10
15872026-03-06T18:52:42.582Z Compiling base16ct v0.2.0
15882026-03-06T18:52:42.617Z Compiling darling_macro v0.21.3
15892026-03-06T18:52:42.787Z Compiling smoltcp v0.9.1
15902026-03-06T18:52:42.813Z Compiling zlib-rs v0.6.2
15912026-03-06T18:52:42.937Z Compiling num-bigint-dig v0.8.6
15922026-03-06T18:52:43.117Z Compiling ryu v1.0.23
15932026-03-06T18:52:43.248Z Compiling rustix v0.38.44
15942026-03-06T18:52:43.435Z Compiling serde_urlencoded v0.7.1
15952026-03-06T18:52:43.460Z Compiling darling v0.21.3
15962026-03-06T18:52:43.526Z Compiling document-features v0.2.12
15972026-03-06T18:52:43.602Z Compiling sec1 v0.7.3
15982026-03-06T18:52:43.948Z Compiling newtype-uuid v1.3.2
15992026-03-06T18:52:44.086Z Compiling zerocopy v0.7.35
16002026-03-06T18:52:44.159Z Compiling postgres-protocol v0.6.10
16012026-03-06T18:52:44.673Z Compiling publicsuffix v2.3.0
16022026-03-06T18:52:44.851Z Compiling num-iter v0.1.45
16032026-03-06T18:52:45.118Z Compiling group v0.13.0
16042026-03-06T18:52:45.442Z Compiling tower-http v0.6.8
16052026-03-06T18:52:45.658Z Compiling derive_builder v0.20.2
16062026-03-06T18:52:45.866Z Compiling rand v0.8.5
16072026-03-06T18:52:46.251Z Compiling oxnet v0.1.4
16082026-03-06T18:52:46.467Z Compiling proc-macro-error v1.0.4
16092026-03-06T18:52:46.507Z Compiling tokio-native-tls v0.3.1
16102026-03-06T18:52:47.019Z Compiling goblin v0.8.2
16112026-03-06T18:52:47.906Z Compiling heck v0.4.1
16122026-03-06T18:52:48.293Z Compiling phf_shared v0.13.1
16132026-03-06T18:52:48.335Z Compiling hubpack_derive v0.1.1
16142026-03-06T18:52:48.425Z Compiling regex v1.12.3
16152026-03-06T18:52:48.803Z Compiling lazy_static v1.5.0
16162026-03-06T18:52:48.877Z Compiling cargo-platform v0.1.9
16172026-03-06T18:52:48.978Z Compiling hkdf v0.12.4
16182026-03-06T18:52:49.144Z Compiling crypto-bigint v0.5.5
16192026-03-06T18:52:49.284Z Compiling curve25519-dalek-derive v0.1.1
16202026-03-06T18:52:49.370Z Compiling strum_macros v0.27.2
16212026-03-06T18:52:49.401Z Compiling async-trait v0.1.89
16222026-03-06T18:52:50.583Z Compiling flate2 v1.1.9
16232026-03-06T18:52:50.692Z Compiling daft-derive v0.1.5
16242026-03-06T18:52:51.549Z Compiling ref-cast-impl v1.0.25
16252026-03-06T18:52:51.781Z Compiling terminal_size v0.4.3
16262026-03-06T18:52:52.079Z Compiling vergen v9.0.6
16272026-03-06T18:52:52.160Z Compiling fs-err v3.3.0
16282026-03-06T18:52:52.405Z Compiling ahash v0.8.12
16292026-03-06T18:52:52.512Z Compiling foldhash v0.1.5
16302026-03-06T18:52:52.623Z Compiling libbz2-rs-sys v0.2.2
16312026-03-06T18:52:52.764Z Compiling object v0.37.3
16322026-03-06T18:52:52.854Z Compiling bitflags v1.3.2
16332026-03-06T18:52:52.987Z Compiling bumpalo v3.20.2
16342026-03-06T18:52:53.247Z Compiling winnow v0.5.40
16352026-03-06T18:52:53.501Z Compiling managed v0.8.0
16362026-03-06T18:52:54.184Z Compiling strum v0.27.2
16372026-03-06T18:52:54.245Z Compiling bzip2 v0.6.1
16382026-03-06T18:52:54.433Z Compiling zopfli v0.8.3
16392026-03-06T18:52:54.788Z Compiling dof v0.3.0
16402026-03-06T18:52:54.838Z Compiling hashbrown v0.15.5
16412026-03-06T18:52:56.154Z Compiling clap_builder v4.5.60
16422026-03-06T18:52:56.245Z Compiling console v0.16.2
16432026-03-06T18:52:56.397Z Compiling elliptic-curve v0.13.8
16442026-03-06T18:52:56.537Z Compiling daft v0.1.5
16452026-03-06T18:52:57.142Z Compiling toml_edit v0.19.15
16462026-03-06T18:52:57.167Z Compiling cargo_metadata v0.19.2
16472026-03-06T18:52:57.306Z Compiling hubpack v0.1.2
16482026-03-06T18:52:57.741Z Compiling phf v0.13.1
16492026-03-06T18:52:58.042Z Compiling zone_cfg_derive v0.3.1
16502026-03-06T18:52:59.289Z Compiling signal-hook-mio v0.2.5
16512026-03-06T18:52:59.496Z Compiling cookie_store v0.22.1
16522026-03-06T18:53:01.157Z Compiling rayon v1.11.0
16532026-03-06T18:53:01.368Z Compiling zstd v0.13.3
16542026-03-06T18:53:01.924Z Compiling hyper-tls v0.6.0
16552026-03-06T18:53:02.352Z Compiling bzip2 v0.4.4
16562026-03-06T18:53:02.740Z Compiling postgres-types v0.2.12
16572026-03-06T18:53:04.028Z Compiling serde_with_macros v3.17.0
16582026-03-06T18:53:04.055Z Compiling usdt-attr-macro v0.6.0
16592026-03-06T18:53:04.199Z Compiling usdt-macro v0.6.0
16602026-03-06T18:53:04.237Z Compiling ed25519 v2.2.3
16612026-03-06T18:53:05.321Z Compiling dtrace-parser v0.2.0
16622026-03-06T18:53:05.643Z Compiling phf_shared v0.11.3
16632026-03-06T18:53:05.700Z Compiling itertools v0.12.1
16642026-03-06T18:53:06.015Z Compiling bstr v1.12.1
16652026-03-06T18:53:08.155Z Compiling pkcs1 v0.7.5
16662026-03-06T18:53:08.220Z Compiling hex v0.4.3
16672026-03-06T18:53:08.220Z Compiling serde-big-array v0.5.1
16682026-03-06T18:53:08.220Z Compiling rfc6979 v0.4.0
16692026-03-06T18:53:08.220Z Compiling serde_repr v0.1.20
16702026-03-06T18:53:08.220Z Compiling clap_derive v4.5.55
16712026-03-06T18:53:08.220Z Compiling strum_macros v0.26.4
16722026-03-06T18:53:08.396Z Compiling enum-as-inner v0.6.1
16732026-03-06T18:53:08.396Z Compiling float-cmp v0.10.0
16742026-03-06T18:53:08.396Z Compiling thread-id v4.2.2
16752026-03-06T18:53:08.396Z Compiling memmap2 v0.9.10
16762026-03-06T18:53:08.426Z Compiling env_filter v1.0.0
16772026-03-06T18:53:08.451Z Compiling encoding_rs v0.8.35
16782026-03-06T18:53:08.580Z Compiling mime v0.3.17
16792026-03-06T18:53:09.313Z Compiling fixedbitset v0.4.2
16802026-03-06T18:53:09.409Z Compiling keccak v0.1.6
16812026-03-06T18:53:09.409Z Compiling static_assertions v1.1.0
16822026-03-06T18:53:09.410Z Compiling unit-prefix v0.5.2
16832026-03-06T18:53:09.677Z Compiling data-encoding v2.10.0
16842026-03-06T18:53:09.703Z Compiling predicates-core v1.0.10
16852026-03-06T18:53:09.889Z Compiling whoami v2.1.0
16862026-03-06T18:53:11.232Z Compiling new_debug_unreachable v1.0.6
16872026-03-06T18:53:11.260Z Compiling rustc-hash v2.1.1
16882026-03-06T18:53:11.260Z Compiling difflib v0.4.0
16892026-03-06T18:53:11.260Z Compiling jiff v0.2.21
16902026-03-06T18:53:11.284Z Compiling normalize-line-endings v0.3.0
16912026-03-06T18:53:11.284Z Compiling precomputed-hash v0.1.1
16922026-03-06T18:53:11.512Z Compiling fixedbitset v0.5.7
16932026-03-06T18:53:11.538Z Compiling string_cache v0.8.9
16942026-03-06T18:53:11.822Z Compiling strum v0.26.3
16952026-03-06T18:53:11.886Z Compiling clap v4.5.60
16962026-03-06T18:53:12.003Z Compiling petgraph v0.8.3
16972026-03-06T18:53:12.028Z Compiling predicates v3.1.4
16982026-03-06T18:53:12.052Z Compiling toml_edit v0.22.27
16992026-03-06T18:53:12.170Z Compiling iddqd v0.3.17
17002026-03-06T18:53:12.218Z Compiling tokio-postgres v0.7.16
17012026-03-06T18:53:12.270Z Compiling hickory-proto v0.25.2
17022026-03-06T18:53:13.443Z Compiling indicatif v0.18.4
17032026-03-06T18:53:14.689Z Compiling sha3 v0.10.8
17042026-03-06T18:53:15.403Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17052026-03-06T18:53:15.781Z Compiling petgraph v0.6.5
17062026-03-06T18:53:17.014Z Compiling zone v0.3.1
17072026-03-06T18:53:17.438Z Compiling env_logger v0.11.9
17082026-03-06T18:53:18.201Z Compiling zip v4.6.1
17092026-03-06T18:53:18.672Z Compiling usdt v0.6.0
17102026-03-06T18:53:19.163Z Compiling usdt-impl v0.5.0
17112026-03-06T18:53:19.218Z Compiling ecdsa v0.16.9
17122026-03-06T18:53:19.559Z Compiling serde_with v3.17.0
17132026-03-06T18:53:20.113Z Compiling similar v2.7.0
17142026-03-06T18:53:20.483Z Compiling rsa v0.9.10
17152026-03-06T18:53:20.536Z Compiling crossterm v0.28.1
17162026-03-06T18:53:21.602Z Compiling ed25519-dalek v2.2.0
17172026-03-06T18:53:22.198Z Compiling zip v0.6.6
17182026-03-06T18:53:23.282Z Compiling toml v0.7.8
17192026-03-06T18:53:24.049Z Compiling toml_parser v1.0.9+spec-1.1.0
17202026-03-06T18:53:24.076Z Compiling itertools v0.13.0
17212026-03-06T18:53:24.110Z Compiling tokio-stream v0.1.18
17222026-03-06T18:53:24.368Z Compiling buf-list v1.1.2
17232026-03-06T18:53:24.749Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-06T18:53:24.909Z Compiling x509-cert v0.2.5
17252026-03-06T18:53:25.171Z Compiling openapiv3 v2.2.0
17262026-03-06T18:53:25.556Z Compiling sha1 v0.10.6
17272026-03-06T18:53:25.706Z Compiling toml_datetime v0.7.5+spec-1.1.0
17282026-03-06T18:53:26.039Z Compiling peg-runtime v0.8.5
17292026-03-06T18:53:26.450Z Compiling lalrpop-util v0.19.12
17302026-03-06T18:53:26.710Z Compiling thread_local v1.1.9
17312026-03-06T18:53:26.817Z Compiling slog-async v2.8.0
17322026-03-06T18:53:27.177Z Compiling crossbeam-channel v0.5.15
17332026-03-06T18:53:27.288Z Compiling futures-executor v0.3.32
17342026-03-06T18:53:27.402Z Compiling is-terminal v0.4.17
17352026-03-06T18:53:27.564Z Compiling filetime v0.2.27
17362026-03-06T18:53:27.804Z Compiling xattr v1.6.1
17372026-03-06T18:53:27.905Z Compiling term v1.2.1
17382026-03-06T18:53:28.135Z Compiling take_mut v0.2.2
17392026-03-06T18:53:28.160Z Compiling tar v0.4.44
17402026-03-06T18:53:28.365Z Compiling futures v0.3.32
17412026-03-06T18:53:28.510Z Compiling slog-term v2.9.2
17422026-03-06T18:53:40.147Z Compiling rustls-webpki v0.103.9
17432026-03-06T18:53:48.694Z Compiling tokio-rustls v0.26.4
17442026-03-06T18:53:48.694Z Compiling rustls-platform-verifier v0.6.2
17452026-03-06T18:53:49.169Z Compiling hyper-rustls v0.27.7
17462026-03-06T18:53:49.676Z Compiling reqwest v0.13.2
17472026-03-06T18:53:49.701Z Compiling reqwest v0.12.28
17482026-03-06T18:53:55.745Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17492026-03-06T18:53:56.219Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17502026-03-06T18:54:03.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
17512026-03-06T18:54:03.416Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17522026-03-06T18:54:03.509ZMar 06 18:54:02.806 INFO Starting download, target: Cockroach
17532026-03-06T18:54:03.509ZMar 06 18:54:02.807 INFO Starting download, target: Clickhouse
17542026-03-06T18:54:03.509ZMar 06 18:54:02.807 INFO Starting download, target: Console
17552026-03-06T18:54:03.509ZMar 06 18:54:02.807 INFO Starting download, target: DendriteStub
17562026-03-06T18:54:03.509ZMar 06 18:54:02.807 INFO Starting download, target: MaghemiteMgd
17572026-03-06T18:54:03.509ZMar 06 18:54:02.807 INFO Starting download, target: TransceiverControl
17582026-03-06T18:54:03.538ZMar 06 18:54:02.808 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17592026-03-06T18:54:03.538ZMar 06 18:54:02.808 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17602026-03-06T18:54:03.538ZMar 06 18:54:02.808 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17612026-03-06T18:54:03.538ZMar 06 18:54:02.809 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17622026-03-06T18:54:03.538ZMar 06 18:54:02.810 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17632026-03-06T18:54:03.538ZMar 06 18:54:02.810 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17642026-03-06T18:54:04.076ZMar 06 18:54:03.367 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-06T18:54:04.902ZMar 06 18:54:04.187 INFO Download complete, target: Console
17662026-03-06T18:54:05.025ZMar 06 18:54:04.308 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-03-06T18:54:05.827ZMar 06 18:54:05.122 INFO Download complete, target: TransceiverControl
17682026-03-06T18:54:10.550ZMar 06 18:54:09.850 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17692026-03-06T18:54:10.577ZMar 06 18:54:09.879 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17702026-03-06T18:54:12.895ZMar 06 18:54:12.196 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17712026-03-06T18:54:12.895ZMar 06 18:54:12.197 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17722026-03-06T18:54:14.659ZMar 06 18:54:13.961 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17732026-03-06T18:54:18.244ZMar 06 18:54:17.546 INFO Download complete, target: DendriteStub
17742026-03-06T18:54:19.039ZMar 06 18:54:18.340 INFO Download complete, target: MaghemiteMgd
17752026-03-06T18:54:30.616ZMar 06 18:54:29.918 INFO Checking that binary works, target: Cockroach
17762026-03-06T18:54:30.955ZMar 06 18:54:30.257 INFO Download complete, target: Cockroach
17772026-03-06T18:54:39.431ZMar 06 18:54:38.731 INFO Checking that binary works, target: Clickhouse
17782026-03-06T18:54:39.782ZMar 06 18:54:39.080 INFO Download complete, target: Clickhouse
17792026-03-06T18:54:39.807ZAll builder prerequisites installed successfully, and PATH looks valid
17802026-03-06T18:54:39.833Z
17812026-03-06T18:54:39.833Zreal 7:42.633943856
17822026-03-06T18:54:39.834Zuser 19:32.395019241
17832026-03-06T18:54:39.834Zsys 3:05.748358252
17842026-03-06T18:54:39.834Ztrap 0.822137033
17852026-03-06T18:54:39.834Ztflt 0.312606669
17862026-03-06T18:54:39.834Zdflt 0.886697220
17872026-03-06T18:54:39.834Zkflt 0.011740093
17882026-03-06T18:54:39.834Zlock 45:40.753314684
17892026-03-06T18:54:39.834Zslp 1:09:57.123916532
17902026-03-06T18:54:39.834Zlat 1:18.963387812
17912026-03-06T18:54:39.834Zstop 3:14.359574349
17922026-03-06T18:54:39.834Z+ banner hack-check
17932026-03-06T18:54:39.834Z
17942026-03-06T18:54:39.834Z # # ## #### # # #### # # ###### #### # #
17952026-03-06T18:54:39.834Z # # # # # # # # # # # # # # # # #
17962026-03-06T18:54:39.834Z ###### # # # #### ##### # ###### ##### # ####
17972026-03-06T18:54:39.834Z # # ###### # # # # # # # # # #
17982026-03-06T18:54:39.834Z # # # # # # # # # # # # # # # # #
17992026-03-06T18:54:39.834Z # # # # #### # # #### # # ###### #### # #
18002026-03-06T18:54:39.834Z
18012026-03-06T18:54:39.834Z+ export CARGO_INCREMENTAL=0
18022026-03-06T18:54:39.834Z+ CARGO_INCREMENTAL=0
18032026-03-06T18:54:39.834Z+ ptime -m timeout 2h cargo xtask check-features --ci
18042026-03-06T18:54:41.306Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18052026-03-06T18:54:41.663Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18062026-03-06T18:54:46.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.32s
18072026-03-06T18:54:46.348Z Running `target/debug/xtask check-features --ci`
18082026-03-06T18:54:46.389Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18092026-03-06T18:54:46.389Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18102026-03-06T18:54:47.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
18112026-03-06T18:54:47.562Z Running `target/debug/xtask download cargo-hack`
18122026-03-06T18:54:49.386Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18132026-03-06T18:54:49.812Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18142026-03-06T18:54:55.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
18152026-03-06T18:54:55.477Z Running `target/debug/xtask-downloader cargo-hack`
18162026-03-06T18:54:55.541ZMar 06 18:54:54.843 INFO Starting download, target: CargoHack
18172026-03-06T18:54:55.565ZMar 06 18:54:54.845 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18182026-03-06T18:54:56.012ZMar 06 18:54:55.315 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18192026-03-06T18:54:56.178ZMar 06 18:54:55.481 INFO Download complete, target: CargoHack
18202026-03-06T18:54:56.205Zrunning: "/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-06T18:54:56.229Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18222026-03-06T18:54:56.669Zinfo: running `cargo check --bins` on api_identity (1/256)
18232026-03-06T18:54:58.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-06T18:54:58.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-06T18:54:58.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-06T18:54:58.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
18272026-03-06T18:54:58.336Z
18282026-03-06T18:54:58.336Zinfo: running `cargo check --bins` on bootstore (2/256)
18292026-03-06T18:54:59.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-06T18:54:59.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-06T18:54:59.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-06T18:54:59.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
18332026-03-06T18:54:59.882Z
18342026-03-06T18:54:59.882Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18352026-03-06T18:55:01.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-06T18:55:01.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-06T18:55:01.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-06T18:55:01.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
18392026-03-06T18:55:01.335Z
18402026-03-06T18:55:01.335Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18412026-03-06T18:55:02.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-06T18:55:02.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-06T18:55:02.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-06T18:55:02.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
18452026-03-06T18:55:02.778Z
18462026-03-06T18:55:02.778Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18472026-03-06T18:55:04.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-06T18:55:04.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-06T18:55:04.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-06T18:55:04.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
18512026-03-06T18:55:04.087Z
18522026-03-06T18:55:04.087Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18532026-03-06T18:55:05.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-06T18:55:05.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-06T18:55:05.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-06T18:55:05.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
18572026-03-06T18:55:05.211Z
18582026-03-06T18:55:05.211Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18592026-03-06T18:55:06.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-06T18:55:06.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-06T18:55:06.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-06T18:55:06.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18632026-03-06T18:55:06.256Z
18642026-03-06T18:55:06.256Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18652026-03-06T18:55:07.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-06T18:55:07.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-06T18:55:07.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-06T18:55:07.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18692026-03-06T18:55:07.293Z
18702026-03-06T18:55:07.293Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18712026-03-06T18:55:08.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-06T18:55:08.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-06T18:55:08.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-06T18:55:08.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18752026-03-06T18:55:08.344Z
18762026-03-06T18:55:08.344Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18772026-03-06T18:55:09.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-06T18:55:09.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-06T18:55:09.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-06T18:55:09.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18812026-03-06T18:55:09.460Z
18822026-03-06T18:55:09.460Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18832026-03-06T18:55:10.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-06T18:55:10.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-06T18:55:10.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-06T18:55:10.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
18872026-03-06T18:55:10.460Z
18882026-03-06T18:55:10.460Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18892026-03-06T18:55:11.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-06T18:55:11.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-06T18:55:11.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-06T18:55:11.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18932026-03-06T18:55:11.568Z
18942026-03-06T18:55:11.568Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18952026-03-06T18:55:12.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-06T18:55:12.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-06T18:55:12.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-06T18:55:12.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
18992026-03-06T18:55:12.630Z
19002026-03-06T18:55:12.630Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19012026-03-06T18:55:13.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-06T18:55:13.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-06T18:55:13.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-06T18:55:13.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19052026-03-06T18:55:13.741Z
19062026-03-06T18:55:13.741Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19072026-03-06T18:55:14.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-06T18:55:14.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-06T18:55:14.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-06T18:55:14.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19112026-03-06T18:55:14.836Z
19122026-03-06T18:55:14.836Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19132026-03-06T18:55:15.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-06T18:55:15.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-06T18:55:15.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-06T18:55:15.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19172026-03-06T18:55:15.912Z
19182026-03-06T18:55:15.912Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19192026-03-06T18:55:16.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-06T18:55:16.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-06T18:55:16.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-06T18:55:16.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19232026-03-06T18:55:16.933Z
19242026-03-06T18:55:16.933Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19252026-03-06T18:55:17.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-06T18:55:17.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-06T18:55:17.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-06T18:55:17.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19292026-03-06T18:55:17.976Z
19302026-03-06T18:55:17.977Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19312026-03-06T18:55:18.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-06T18:55:18.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-06T18:55:18.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-06T18:55:18.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19352026-03-06T18:55:19.051Z
19362026-03-06T18:55:19.051Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19372026-03-06T18:55:20.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-06T18:55:20.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-06T18:55:20.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-06T18:55:20.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
19412026-03-06T18:55:20.177Z
19422026-03-06T18:55:20.177Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19432026-03-06T18:55:21.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-06T18:55:21.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-06T18:55:21.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-06T18:55:21.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19472026-03-06T18:55:21.207Z
19482026-03-06T18:55:21.207Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19492026-03-06T18:55:22.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-06T18:55:22.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-06T18:55:22.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-06T18:55:22.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19532026-03-06T18:55:22.220Z
19542026-03-06T18:55:22.220Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19552026-03-06T18:55:23.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-06T18:55:23.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-06T18:55:23.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-06T18:55:23.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19592026-03-06T18:55:23.292Z
19602026-03-06T18:55:23.292Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19612026-03-06T18:55:24.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-06T18:55:24.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-06T18:55:24.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-06T18:55:24.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19652026-03-06T18:55:24.383Z
19662026-03-06T18:55:24.383Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19672026-03-06T18:55:25.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-06T18:55:25.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-06T18:55:25.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-06T18:55:25.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19712026-03-06T18:55:25.427Z
19722026-03-06T18:55:25.427Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19732026-03-06T18:55:26.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-06T18:55:26.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-06T18:55:26.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-06T18:55:26.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19772026-03-06T18:55:26.479Z
19782026-03-06T18:55:26.479Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19792026-03-06T18:55:27.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-06T18:55:27.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-06T18:55:27.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-06T18:55:27.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19832026-03-06T18:55:27.570Z
19842026-03-06T18:55:27.570Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19852026-03-06T18:55:28.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-06T18:55:28.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-06T18:55:28.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-06T18:55:28.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
19892026-03-06T18:55:28.706Z
19902026-03-06T18:55:28.706Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19912026-03-06T18:55:29.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-06T18:55:29.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-06T18:55:29.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-06T18:55:29.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19952026-03-06T18:55:29.823Z
19962026-03-06T18:55:29.823Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19972026-03-06T18:55:30.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-06T18:55:30.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-06T18:55:30.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-06T18:55:30.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20012026-03-06T18:55:30.983Z
20022026-03-06T18:55:30.983Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20032026-03-06T18:55:32.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-06T18:55:32.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-06T18:55:32.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-06T18:55:32.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
20072026-03-06T18:55:32.125Z
20082026-03-06T18:55:32.125Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20092026-03-06T18:55:33.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-06T18:55:33.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-06T18:55:33.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-06T18:55:33.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20132026-03-06T18:55:33.159Z
20142026-03-06T18:55:33.159Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20152026-03-06T18:55:34.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-06T18:55:34.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-06T18:55:34.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-06T18:55:34.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
20192026-03-06T18:55:34.401Z
20202026-03-06T18:55:34.401Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20212026-03-06T18:55:35.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-06T18:55:35.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-06T18:55:35.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-06T18:55:35.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
20252026-03-06T18:55:35.572Z
20262026-03-06T18:55:35.572Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20272026-03-06T18:55:36.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-06T18:55:36.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-06T18:55:36.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-06T18:55:36.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20312026-03-06T18:55:36.748Z
20322026-03-06T18:55:36.748Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20332026-03-06T18:55:37.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-06T18:55:37.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-06T18:55:37.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-06T18:55:37.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20372026-03-06T18:55:37.946Z
20382026-03-06T18:55:37.946Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20392026-03-06T18:55:39.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-06T18:55:39.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-06T18:55:39.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-06T18:55:39.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
20432026-03-06T18:55:39.096Z
20442026-03-06T18:55:39.096Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20452026-03-06T18:55:40.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-06T18:55:40.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-06T18:55:40.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-06T18:55:40.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20492026-03-06T18:55:40.256Z
20502026-03-06T18:55:40.256Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20512026-03-06T18:55:41.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-06T18:55:41.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-06T18:55:41.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-06T18:55:41.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
20552026-03-06T18:55:41.441Z
20562026-03-06T18:55:41.441Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20572026-03-06T18:55:42.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-06T18:55:42.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-06T18:55:42.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-06T18:55:42.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
20612026-03-06T18:55:42.688Z
20622026-03-06T18:55:42.689Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20632026-03-06T18:55:43.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-06T18:55:43.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-06T18:55:43.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-06T18:55:43.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
20672026-03-06T18:55:43.885Z
20682026-03-06T18:55:43.885Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20692026-03-06T18:55:44.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-06T18:55:44.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-06T18:55:44.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-06T18:55:44.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
20732026-03-06T18:55:44.990Z
20742026-03-06T18:55:44.990Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20752026-03-06T18:55:45.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-06T18:55:45.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-06T18:55:45.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-06T18:55:45.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20792026-03-06T18:55:46.071Z
20802026-03-06T18:55:46.071Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20812026-03-06T18:55:47.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-06T18:55:47.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-06T18:55:47.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-06T18:55:47.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20852026-03-06T18:55:47.160Z
20862026-03-06T18:55:47.160Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20872026-03-06T18:55:48.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-06T18:55:48.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-06T18:55:48.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-06T18:55:48.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
20912026-03-06T18:55:48.642Z
20922026-03-06T18:55:48.642Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20932026-03-06T18:55:49.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-06T18:55:49.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-06T18:55:49.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-06T18:55:49.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
20972026-03-06T18:55:50.117Z
20982026-03-06T18:55:50.118Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20992026-03-06T18:55:51.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-06T18:55:51.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-06T18:55:51.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-06T18:55:51.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
21032026-03-06T18:55:51.716Z
21042026-03-06T18:55:51.716Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21052026-03-06T18:55:53.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-06T18:55:53.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-06T18:55:53.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-06T18:55:53.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
21092026-03-06T18:55:53.348Z
21102026-03-06T18:55:53.348Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21112026-03-06T18:55:54.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-06T18:55:54.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-06T18:55:54.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-03-06T18:55:54.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
21152026-03-06T18:55:54.820Z
21162026-03-06T18:55:54.820Zinfo: running `cargo check --bins` on oxlog (50/256)
21172026-03-06T18:55:56.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-03-06T18:55:56.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-03-06T18:55:56.407Z Checking cfg-if v1.0.4
21202026-03-06T18:55:56.407Z Checking libc v0.2.180
21212026-03-06T18:55:56.432Z Checking serde_core v1.0.228
21222026-03-06T18:55:56.499Z Checking zeroize v1.8.2
21232026-03-06T18:55:56.525Z Checking memchr v2.8.0
21242026-03-06T18:55:56.550Z Checking log v0.4.29
21252026-03-06T18:55:56.575Z Checking smallvec v1.15.1
21262026-03-06T18:55:56.600Z Checking typenum v1.19.0
21272026-03-06T18:55:56.600Z Checking subtle v2.6.1
21282026-03-06T18:55:56.817Z Checking itoa v1.0.17
21292026-03-06T18:55:56.912Z Checking scopeguard v1.2.0
21302026-03-06T18:55:56.973Z Checking const-oid v0.9.6
21312026-03-06T18:55:57.024Z Checking stable_deref_trait v1.2.1
21322026-03-06T18:55:57.117Z Checking lock_api v0.4.14
21332026-03-06T18:55:57.142Z Checking portable-atomic v1.13.1
21342026-03-06T18:55:57.170Z Checking critical-section v1.2.0
21352026-03-06T18:55:57.432Z Checking zerofrom v0.1.6
21362026-03-06T18:55:57.599Z Checking pin-project-lite v0.2.17
21372026-03-06T18:55:57.697Z Checking zerocopy v0.8.40
21382026-03-06T18:55:57.722Z Checking yoke v0.8.1
21392026-03-06T18:55:57.786Z Checking libm v0.2.16
21402026-03-06T18:55:57.870Z Checking generic-array v0.14.7
21412026-03-06T18:55:57.894Z Checking getrandom v0.2.17
21422026-03-06T18:55:58.051Z Checking errno v0.3.14
21432026-03-06T18:55:58.192Z Checking rand_core v0.6.4
21442026-03-06T18:55:58.285Z Checking signal-hook-registry v1.4.8
21452026-03-06T18:55:58.346Z Checking once_cell v1.21.3
21462026-03-06T18:55:58.599Z Checking parking_lot_core v0.9.12
21472026-03-06T18:55:58.626Z Checking zerovec v0.11.5
21482026-03-06T18:55:58.816Z Checking mio v1.1.1
21492026-03-06T18:55:58.967Z Checking socket2 v0.6.2
21502026-03-06T18:55:59.020Z Checking parking_lot v0.12.5
21512026-03-06T18:55:59.234Z Checking crypto-common v0.1.7
21522026-03-06T18:55:59.501Z Checking block-buffer v0.10.4
21532026-03-06T18:55:59.528Z Checking zmij v1.0.21
21542026-03-06T18:55:59.552Z Checking equivalent v1.0.2
21552026-03-06T18:55:59.583Z Checking writeable v0.6.2
21562026-03-06T18:55:59.726Z Checking allocator-api2 v0.2.21
21572026-03-06T18:55:59.831Z Checking digest v0.10.7
21582026-03-06T18:55:59.912Z Checking tinystr v0.8.2
21592026-03-06T18:55:59.998Z Checking litemap v0.8.1
21602026-03-06T18:56:00.049Z Checking futures-core v0.3.32
21612026-03-06T18:56:00.074Z Checking percent-encoding v2.3.2
21622026-03-06T18:56:00.305Z Checking num-traits v0.2.19
21632026-03-06T18:56:00.349Z Checking potential_utf v0.1.4
21642026-03-06T18:56:00.381Z Checking zerotrie v0.2.3
21652026-03-06T18:56:00.406Z Checking foldhash v0.2.0
21662026-03-06T18:56:00.431Z Checking icu_locale_core v2.1.1
21672026-03-06T18:56:00.628Z Checking cpufeatures v0.2.17
21682026-03-06T18:56:00.654Z Checking icu_collections v2.1.1
21692026-03-06T18:56:00.796Z Checking hmac v0.12.1
21702026-03-06T18:56:00.826Z Checking hashbrown v0.16.1
21712026-03-06T18:56:00.965Z Checking block-padding v0.3.3
21722026-03-06T18:56:01.102Z Checking icu_properties_data v2.1.2
21732026-03-06T18:56:01.196Z Checking serde v1.0.228
21742026-03-06T18:56:01.267Z Checking bitflags v2.11.0
21752026-03-06T18:56:01.380Z Checking serde_json v1.0.149
21762026-03-06T18:56:01.465Z Checking icu_normalizer_data v2.1.1
21772026-03-06T18:56:01.595Z Checking futures-sink v0.3.32
21782026-03-06T18:56:01.647Z Checking rand_core v0.10.0
21792026-03-06T18:56:01.828Z Checking futures-channel v0.3.32
21802026-03-06T18:56:01.961Z Checking getrandom v0.4.1
21812026-03-06T18:56:02.012Z Checking inout v0.1.4
21822026-03-06T18:56:02.057Z Checking indexmap v2.13.0
21832026-03-06T18:56:02.116Z Checking icu_provider v2.1.1
21842026-03-06T18:56:02.244Z Checking futures-io v0.3.32
21852026-03-06T18:56:02.269Z Checking futures-task v0.3.32
21862026-03-06T18:56:02.306Z Checking slab v0.4.12
21872026-03-06T18:56:02.392Z Checking bytes v1.11.1
21882026-03-06T18:56:02.456Z Checking cipher v0.4.4
21892026-03-06T18:56:02.615Z Checking sha2 v0.10.9
21902026-03-06T18:56:02.640Z Checking icu_properties v2.1.2
21912026-03-06T18:56:02.665Z Checking icu_normalizer v2.1.1
21922026-03-06T18:56:03.063Z Checking futures-util v0.3.32
21932026-03-06T18:56:03.246Z Checking getrandom v0.3.4
21942026-03-06T18:56:03.470Z Checking utf8_iter v1.0.4
21952026-03-06T18:56:03.495Z Checking byteorder v1.5.0
21962026-03-06T18:56:03.564Z Checking base64ct v1.8.3
21972026-03-06T18:56:03.613Z Checking tokio v1.49.0
21982026-03-06T18:56:03.640Z Checking form_urlencoded v1.2.2
21992026-03-06T18:56:03.748Z Checking fnv v1.0.7
22002026-03-06T18:56:03.974Z Checking flagset v0.4.7
22012026-03-06T18:56:04.002Z Checking rand_core v0.9.5
22022026-03-06T18:56:04.032Z Checking http v1.4.0
22032026-03-06T18:56:04.184Z Checking pem-rfc7468 v0.7.0
22042026-03-06T18:56:04.244Z Checking salsa20 v0.10.2
22052026-03-06T18:56:04.383Z Checking uuid v1.21.0
22062026-03-06T18:56:04.525Z Checking der v0.7.10
22072026-03-06T18:56:04.550Z Checking pbkdf2 v0.12.2
22082026-03-06T18:56:04.772Z Checking scrypt v0.11.0
22092026-03-06T18:56:05.020Z Checking cbc v0.1.2
22102026-03-06T18:56:05.077Z Checking idna_adapter v1.2.1
22112026-03-06T18:56:05.173Z Checking aes v0.8.4
22122026-03-06T18:56:05.274Z Checking rustix v1.1.3
22132026-03-06T18:56:05.328Z Checking idna v1.1.0
22142026-03-06T18:56:05.598Z Checking tracing-core v0.1.36
22152026-03-06T18:56:05.931Z Checking url v2.5.8
22162026-03-06T18:56:06.066Z Checking rustls-pki-types v1.14.0
22172026-03-06T18:56:06.203Z Checking ppv-lite86 v0.2.21
22182026-03-06T18:56:06.356Z Checking iana-time-zone v0.1.65
22192026-03-06T18:56:06.587Z Checking regex-syntax v0.8.10
22202026-03-06T18:56:06.675Z Checking spki v0.7.3
22212026-03-06T18:56:06.795Z Checking chrono v0.4.44
22222026-03-06T18:56:06.980Z Checking tracing v0.1.44
22232026-03-06T18:56:07.033Z Checking rand_chacha v0.9.0
22242026-03-06T18:56:07.057Z Checking pkcs5 v0.7.1
22252026-03-06T18:56:07.445Z Checking http-body v1.0.1
22262026-03-06T18:56:07.469Z Checking rand v0.9.2
22272026-03-06T18:56:07.557Z Checking aws-lc-sys v0.37.1
22282026-03-06T18:56:07.623Z Checking base64 v0.22.1
22292026-03-06T18:56:07.676Z Checking untrusted v0.7.1
22302026-03-06T18:56:07.893Z Checking untrusted v0.9.0
22312026-03-06T18:56:08.103Z Checking openssl-probe v0.2.1
22322026-03-06T18:56:08.247Z Checking ring v0.17.14
22332026-03-06T18:56:08.305Z Checking pkcs8 v0.10.2
22342026-03-06T18:56:08.390Z Checking plain v0.2.3
22352026-03-06T18:56:08.603Z Checking try-lock v0.2.5
22362026-03-06T18:56:08.744Z Checking tinyvec_macros v0.1.1
22372026-03-06T18:56:08.769Z Checking atomic-waker v1.1.2
22382026-03-06T18:56:08.800Z Checking tower-layer v0.3.3
22392026-03-06T18:56:08.892Z Checking tower-service v0.3.3
22402026-03-06T18:56:08.960Z Checking tinyvec v1.10.0
22412026-03-06T18:56:09.065Z Checking want v0.3.1
22422026-03-06T18:56:09.112Z Checking ipnet v2.11.0
22432026-03-06T18:56:09.223Z Checking semver v1.0.27
22442026-03-06T18:56:09.340Z Checking httparse v1.10.1
22452026-03-06T18:56:09.389Z Checking aws-lc-rs v1.16.0
22462026-03-06T18:56:09.751Z Checking spin v0.9.8
22472026-03-06T18:56:09.786Z Checking pin-utils v0.1.0
22482026-03-06T18:56:09.818Z Checking dyn-clone v1.0.20
22492026-03-06T18:56:09.854Z Checking httpdate v1.0.3
22502026-03-06T18:56:09.922Z Checking unicode-ident v1.0.24
22512026-03-06T18:56:09.988Z Checking ucd-trie v0.1.7
22522026-03-06T18:56:10.139Z Checking fastrand v2.3.0
22532026-03-06T18:56:10.169Z Checking foreign-types-shared v0.1.1
22542026-03-06T18:56:10.197Z Checking proc-macro2 v1.0.106
22552026-03-06T18:56:10.280Z Checking pest v2.8.6
22562026-03-06T18:56:10.314Z Checking schemars v0.8.22
22572026-03-06T18:56:10.362Z Checking foreign-types v0.3.2
22582026-03-06T18:56:10.485Z Checking crossbeam-utils v0.8.21
22592026-03-06T18:56:10.587Z Checking tempfile v3.25.0
22602026-03-06T18:56:10.953Z Checking openssl-sys v0.9.111
22612026-03-06T18:56:10.977Z Checking thiserror v2.0.18
22622026-03-06T18:56:11.019Z Checking wait-timeout v0.2.1
22632026-03-06T18:56:11.211Z Checking aho-corasick v1.1.4
22642026-03-06T18:56:11.296Z Checking pretty-hex v0.4.1
22652026-03-06T18:56:11.353Z Checking quick-error v1.2.3
22662026-03-06T18:56:11.494Z Checking rustls-webpki v0.103.9
22672026-03-06T18:56:11.536Z Checking anstyle v1.0.13
22682026-03-06T18:56:11.589Z Checking bit-vec v0.8.0
22692026-03-06T18:56:11.924Z Checking powerfmt v0.2.0
22702026-03-06T18:56:12.007Z Checking either v1.15.0
22712026-03-06T18:56:12.170Z Checking siphasher v1.0.2
22722026-03-06T18:56:12.295Z Checking simd-adler32 v0.3.8
22732026-03-06T18:56:12.493Z Checking utf8parse v0.2.2
22742026-03-06T18:56:12.532Z Checking openssl v0.10.75
22752026-03-06T18:56:12.557Z Checking deranged v0.5.8
22762026-03-06T18:56:12.643Z Checking rustls v0.23.37
22772026-03-06T18:56:12.677Z Checking anstyle-parse v0.2.7
22782026-03-06T18:56:12.702Z Checking bit-set v0.8.0
22792026-03-06T18:56:12.730Z Checking tokio-util v0.7.18
22802026-03-06T18:56:12.977Z Checking regex-automata v0.4.14
22812026-03-06T18:56:13.006Z Checking rusty-fork v0.3.1
22822026-03-06T18:56:13.031Z Checking crossbeam-epoch v0.9.18
22832026-03-06T18:56:13.402Z Checking quote v1.0.44
22842026-03-06T18:56:13.526Z Compiling newtype-uuid v1.3.2
22852026-03-06T18:56:13.551Z Checking unicode-normalization v0.1.25
22862026-03-06T18:56:13.854Z Checking rustls-native-certs v0.8.3
22872026-03-06T18:56:13.913Z Checking rand_xorshift v0.4.0
22882026-03-06T18:56:14.126Z Checking thiserror v1.0.69
22892026-03-06T18:56:14.153Z Checking crc32fast v1.5.0
22902026-03-06T18:56:14.342Z Checking scroll v0.13.0
22912026-03-06T18:56:14.421Z Checking h2 v0.4.13
22922026-03-06T18:56:14.466Z Checking signature v2.2.0
22932026-03-06T18:56:14.567Z Checking sync_wrapper v1.0.2
22942026-03-06T18:56:14.747Z Checking anstyle-query v1.1.5
22952026-03-06T18:56:14.771Z Checking colorchoice v1.0.4
22962026-03-06T18:56:14.845Z Checking unicode-properties v0.1.4
22972026-03-06T18:56:14.936Z Checking num-conv v0.2.0
22982026-03-06T18:56:15.003Z Checking unarray v0.1.4
22992026-03-06T18:56:15.204Z Checking num_threads v0.1.7
23002026-03-06T18:56:15.230Z Checking adler2 v2.0.1
23012026-03-06T18:56:15.254Z Checking is_terminal_polyfill v1.70.2
23022026-03-06T18:56:15.279Z Checking unicode-bidi v0.3.18
23032026-03-06T18:56:15.344Z Checking time-core v0.1.8
23042026-03-06T18:56:15.403Z Checking anstream v0.6.21
23052026-03-06T18:56:15.428Z Checking miniz_oxide v0.8.9
23062026-03-06T18:56:15.667Z Checking time v0.3.47
23072026-03-06T18:56:15.806Z Checking proptest v1.10.0
23082026-03-06T18:56:16.045Z Checking stringprep v0.1.5
23092026-03-06T18:56:16.353Z Checking goblin v0.10.5
23102026-03-06T18:56:16.389Z Checking tower v0.5.3
23112026-03-06T18:56:17.432Z Checking syn v2.0.117
23122026-03-06T18:56:17.908Z Compiling daft v0.1.5
23132026-03-06T18:56:18.039Z Checking native-tls v0.2.18
23142026-03-06T18:56:18.441Z Checking crossbeam-deque v0.8.6
23152026-03-06T18:56:18.517Z Checking ipnetwork v0.21.1
23162026-03-06T18:56:18.558Z Checking http-body-util v0.1.3
23172026-03-06T18:56:18.852Z Checking rand_chacha v0.3.1
23182026-03-06T18:56:19.053Z Checking webpki-roots v1.0.6
23192026-03-06T18:56:19.140Z Checking scroll v0.12.0
23202026-03-06T18:56:19.165Z Checking tokio-rustls v0.26.4
23212026-03-06T18:56:19.281Z Checking zstd-sys v2.0.16+zstd.1.5.7
23222026-03-06T18:56:19.386Z Checking hash32 v0.2.1
23232026-03-06T18:56:19.551Z Checking toml_datetime v0.6.11
23242026-03-06T18:56:19.673Z Checking serde_spanned v0.6.9
23252026-03-06T18:56:19.746Z Checking num-integer v0.1.46
23262026-03-06T18:56:19.838Z Checking md-5 v0.10.6
23272026-03-06T18:56:19.916Z Checking ff v0.13.1
23282026-03-06T18:56:19.984Z Checking base16ct v0.2.0
23292026-03-06T18:56:20.126Z Checking psl-types v2.0.11
23302026-03-06T18:56:20.195Z Checking iri-string v0.7.10
23312026-03-06T18:56:20.290Z Checking fallible-iterator v0.2.0
23322026-03-06T18:56:20.410Z Checking ryu v1.0.23
23332026-03-06T18:56:20.438Z Checking zlib-rs v0.6.2
23342026-03-06T18:56:20.705Z Checking serde_urlencoded v0.7.1
23352026-03-06T18:56:20.986Z Checking postgres-protocol v0.6.10
23362026-03-06T18:56:21.178Z Checking num-iter v0.1.45
23372026-03-06T18:56:21.318Z Compiling iddqd v0.3.17
23382026-03-06T18:56:21.380Z Checking publicsuffix v2.3.0
23392026-03-06T18:56:21.556Z Checking hyper v1.8.1
23402026-03-06T18:56:21.676Z Checking sec1 v0.7.3
23412026-03-06T18:56:21.703Z Checking group v0.13.0
23422026-03-06T18:56:22.038Z Checking heapless v0.7.17
23432026-03-06T18:56:22.135Z Checking goblin v0.8.2
23442026-03-06T18:56:22.640Z Checking flate2 v1.1.9
23452026-03-06T18:56:22.944Z Checking tower-http v0.6.8
23462026-03-06T18:56:23.109Z Checking zstd-safe v7.2.4
23472026-03-06T18:56:23.356Z Checking rand v0.8.5
23482026-03-06T18:56:23.500Z Checking oxnet v0.1.4
23492026-03-06T18:56:23.607Z Checking rayon-core v1.13.0
23502026-03-06T18:56:23.777Z Checking hyper-util v0.1.20
23512026-03-06T18:56:23.852Z Checking dof v0.4.0
23522026-03-06T18:56:24.130Z Checking cookie v0.18.1
23532026-03-06T18:56:24.309Z Checking tokio-native-tls v0.3.1
23542026-03-06T18:56:24.457Z Checking dtrace-parser v0.3.0
23552026-03-06T18:56:24.482Z Checking phf_shared v0.13.1
23562026-03-06T18:56:24.638Z Checking lazy_static v1.5.0
23572026-03-06T18:56:24.663Z Checking zerocopy v0.7.35
23582026-03-06T18:56:24.815Z Checking terminal_size v0.4.3
23592026-03-06T18:56:24.844Z Checking bzip2-sys v0.1.13+1.0.8
23602026-03-06T18:56:24.997Z Checking signal-hook v0.3.18
23612026-03-06T18:56:25.035Z Checking hkdf v0.12.4
23622026-03-06T18:56:25.035Z Checking crypto-bigint v0.5.5
23632026-03-06T18:56:25.071Z Checking thread-id v5.1.0
23642026-03-06T18:56:25.276Z Checking libbz2-rs-sys v0.2.2
23652026-03-06T18:56:25.376Z Checking bumpalo v3.20.2
23662026-03-06T18:56:25.479Z Checking winnow v0.5.40
23672026-03-06T18:56:25.966Z Checking unicode-width v0.2.0
23682026-03-06T18:56:26.106Z Checking foldhash v0.1.5
23692026-03-06T18:56:26.132Z Checking winnow v0.7.14
23702026-03-06T18:56:26.410Z Checking clap_lex v1.0.0
23712026-03-06T18:56:26.452Z Checking bitflags v1.3.2
23722026-03-06T18:56:26.582Z Checking managed v0.8.0
23732026-03-06T18:56:26.733Z Checking strsim v0.11.1
23742026-03-06T18:56:26.770Z Checking console v0.16.2
23752026-03-06T18:56:27.001Z Checking clap_builder v4.5.60
23762026-03-06T18:56:27.053Z Checking hyper-rustls v0.27.7
23772026-03-06T18:56:27.087Z Checking smoltcp v0.9.1
23782026-03-06T18:56:27.453Z Checking hyper-tls v0.6.0
23792026-03-06T18:56:27.496Z Checking bzip2 v0.6.1
23802026-03-06T18:56:27.657Z Checking dof v0.3.0
23812026-03-06T18:56:27.743Z Checking hashbrown v0.15.5
23822026-03-06T18:56:27.772Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-03-06T18:56:28.152Z Checking usdt-impl v0.6.0
23842026-03-06T18:56:28.277Z Checking elliptic-curve v0.13.8
23852026-03-06T18:56:28.301Z Checking zopfli v0.8.3
23862026-03-06T18:56:28.692Z Checking signal-hook-mio v0.2.5
23872026-03-06T18:56:28.773Z Checking toml_edit v0.19.15
23882026-03-06T18:56:28.844Z Checking phf v0.13.1
23892026-03-06T18:56:28.917Z Checking bzip2 v0.4.4
23902026-03-06T18:56:29.006Z Checking num-bigint-dig v0.8.6
23912026-03-06T18:56:29.057Z Checking cookie_store v0.22.1
23922026-03-06T18:56:29.154Z Checking rayon v1.11.0
23932026-03-06T18:56:29.242Z Checking zstd v0.13.3
23942026-03-06T18:56:29.572Z Checking postgres-types v0.2.12
23952026-03-06T18:56:29.656Z Checking rustls-platform-verifier v0.6.2
23962026-03-06T18:56:29.798Z Checking bstr v1.12.1
23972026-03-06T18:56:29.869Z Checking regex v1.12.3
23982026-03-06T18:56:29.917Z Checking ed25519 v2.2.3
23992026-03-06T18:56:30.302Z Checking dtrace-parser v0.2.0
24002026-03-06T18:56:30.338Z Checking phf_shared v0.11.3
24012026-03-06T18:56:30.363Z Checking itertools v0.12.1
24022026-03-06T18:56:30.571Z Checking curve25519-dalek v4.1.3
24032026-03-06T18:56:30.683Z Checking ref-cast v1.0.25
24042026-03-06T18:56:30.844Z Checking strum v0.27.2
24052026-03-06T18:56:30.897Z Checking hubpack v0.1.2
24062026-03-06T18:56:30.939Z Checking rustix v0.38.44
24072026-03-06T18:56:31.049Z Checking pkcs1 v0.7.5
24082026-03-06T18:56:31.223Z Checking erased-serde v0.3.31
24092026-03-06T18:56:31.254Z Checking serde-big-array v0.5.1
24102026-03-06T18:56:31.351Z Checking hex v0.4.3
24112026-03-06T18:56:31.527Z Checking float-cmp v0.10.0
24122026-03-06T18:56:31.552Z Checking rfc6979 v0.4.0
24132026-03-06T18:56:31.774Z Checking memmap2 v0.9.10
24142026-03-06T18:56:31.799Z Checking thread-id v4.2.2
24152026-03-06T18:56:31.877Z Checking env_filter v1.0.0
24162026-03-06T18:56:31.949Z Checking encoding_rs v0.8.35
24172026-03-06T18:56:32.084Z Checking normalize-line-endings v0.3.0
24182026-03-06T18:56:32.215Z Checking new_debug_unreachable v1.0.6
24192026-03-06T18:56:32.261Z Checking mime v0.3.17
24202026-03-06T18:56:32.335Z Checking whoami v2.1.0
24212026-03-06T18:56:32.435Z Checking fixedbitset v0.4.2
24222026-03-06T18:56:32.623Z Checking precomputed-hash v0.1.1
24232026-03-06T18:56:32.668Z Checking keccak v0.1.6
24242026-03-06T18:56:32.719Z Checking static_assertions v1.1.0
24252026-03-06T18:56:32.769Z Checking rustc-hash v2.1.1
24262026-03-06T18:56:32.793Z Checking unit-prefix v0.5.2
24272026-03-06T18:56:32.852Z Checking jiff v0.2.21
24282026-03-06T18:56:32.925Z Checking fixedbitset v0.5.7
24292026-03-06T18:56:32.973Z Checking unicode-segmentation v1.12.0
24302026-03-06T18:56:32.997Z Checking data-encoding v2.10.0
24312026-03-06T18:56:33.021Z Checking predicates-core v1.0.10
24322026-03-06T18:56:33.046Z Checking toml_write v0.1.2
24332026-03-06T18:56:33.076Z Checking difflib v0.4.0
24342026-03-06T18:56:33.276Z Checking crossterm v0.28.1
24352026-03-06T18:56:33.451Z Checking petgraph v0.8.3
24362026-03-06T18:56:33.475Z Checking toml_edit v0.22.27
24372026-03-06T18:56:33.525Z Checking predicates v3.1.4
24382026-03-06T18:56:33.653Z Checking hickory-proto v0.25.2
24392026-03-06T18:56:33.866Z Checking similar v2.7.0
24402026-03-06T18:56:34.237Z Checking sha3 v0.10.8
24412026-03-06T18:56:34.524Z Checking reqwest v0.12.28
24422026-03-06T18:56:34.758Z Checking indicatif v0.18.4
24432026-03-06T18:56:35.222Z Checking zone v0.3.1
24442026-03-06T18:56:35.661Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24452026-03-06T18:56:36.100Z Checking string_cache v0.8.9
24462026-03-06T18:56:36.425Z Checking tokio-postgres v0.7.16
24472026-03-06T18:56:36.541Z Checking petgraph v0.6.5
24482026-03-06T18:56:36.617Z Checking ed25519-dalek v2.2.0
24492026-03-06T18:56:37.113Z Checking slog v2.8.2
24502026-03-06T18:56:37.138Z Checking env_logger v0.11.9
24512026-03-06T18:56:37.525Z Checking usdt v0.6.0
24522026-03-06T18:56:37.826Z Checking usdt-impl v0.5.0
24532026-03-06T18:56:37.851Z Checking serde_with v3.17.0
24542026-03-06T18:56:37.942Z Checking ecdsa v0.16.9
24552026-03-06T18:56:38.447Z Checking rsa v0.9.10
24562026-03-06T18:56:38.829Z Checking toml v0.7.8
24572026-03-06T18:56:38.976Z Checking zip v4.6.1
24582026-03-06T18:56:39.569Z Checking clap v4.5.60
24592026-03-06T18:56:39.636Z Checking reqwest v0.13.2
24602026-03-06T18:56:39.698Z Checking toml_parser v1.0.9+spec-1.1.0
24612026-03-06T18:56:39.747Z Checking zip v0.6.6
24622026-03-06T18:56:39.949Z Checking strum v0.26.3
24632026-03-06T18:56:40.180Z Checking tokio-stream v0.1.18
24642026-03-06T18:56:40.503Z Checking fs-err v3.3.0
24652026-03-06T18:56:40.541Z Checking ahash v0.8.12
24662026-03-06T18:56:40.581Z Checking object v0.37.3
24672026-03-06T18:56:40.957Z Checking buf-list v1.1.2
24682026-03-06T18:56:41.143Z Checking itertools v0.13.0
24692026-03-06T18:56:41.216Z Checking anyhow v1.0.102
24702026-03-06T18:56:41.324Z Checking camino v1.2.2
24712026-03-06T18:56:41.577Z Checking x509-cert v0.2.5
24722026-03-06T18:56:41.626Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24732026-03-06T18:56:41.801Z Checking openapiv3 v2.2.0
24742026-03-06T18:56:41.857Z Checking toml_datetime v0.7.5+spec-1.1.0
24752026-03-06T18:56:41.947Z Checking sha1 v0.10.6
24762026-03-06T18:56:42.048Z Checking peg-runtime v0.8.5
24772026-03-06T18:56:42.279Z Checking lalrpop-util v0.19.12
24782026-03-06T18:56:42.320Z Checking sigpipe v0.1.3
24792026-03-06T18:56:42.364Z Checking glob v0.3.3
24802026-03-06T18:56:47.754Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24812026-03-06T18:56:48.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.60s
24822026-03-06T18:56:48.637Z
24832026-03-06T18:56:48.637Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24842026-03-06T18:56:50.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-03-06T18:56:50.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-03-06T18:56:50.797Z Checking newtype-uuid v1.3.2
24872026-03-06T18:56:50.822Z Compiling structmeta-derive v0.3.0
24882026-03-06T18:56:50.822Z Compiling rustls v0.22.4
24892026-03-06T18:56:50.905Z Checking regress v0.10.5
24902026-03-06T18:56:50.930Z Compiling multer v3.1.0
24912026-03-06T18:56:50.968Z Compiling newtype-uuid-macros v0.1.0
24922026-03-06T18:56:50.992Z Compiling async-stream-impl v0.3.6
24932026-03-06T18:56:51.022Z Checking futures-executor v0.3.32
24942026-03-06T18:56:51.242Z Checking daft v0.1.5
24952026-03-06T18:56:51.337Z Compiling dropshot v0.16.7
24962026-03-06T18:56:51.474Z Checking futures v0.3.32
24972026-03-06T18:56:51.618Z Compiling dropshot_endpoint v0.16.7
24982026-03-06T18:56:51.805Z Checking iddqd v0.3.17
24992026-03-06T18:56:51.830Z Checking thread_local v1.1.9
25002026-03-06T18:56:52.174Z Checking crossbeam-channel v0.5.15
25012026-03-06T18:56:52.297Z Checking is-terminal v0.4.17
25022026-03-06T18:56:52.511Z Checking take_mut v0.2.2
25032026-03-06T18:56:52.687Z Checking term v1.2.1
25042026-03-06T18:56:52.821Z Checking rustls-webpki v0.102.8
25052026-03-06T18:56:53.013Z Checking slog-async v2.8.0
25062026-03-06T18:56:53.168Z Checking slog-term v2.9.2
25072026-03-06T18:56:53.389Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25082026-03-06T18:56:53.751Z Checking serde_spanned v1.0.4
25092026-03-06T18:56:53.778Z Compiling structmeta v0.3.0
25102026-03-06T18:56:53.865Z Checking debug-ignore v1.0.5
25112026-03-06T18:56:54.022Z Checking match_cfg v0.1.0
25122026-03-06T18:56:54.072Z Checking toml_writer v1.0.6+spec-1.1.0
25132026-03-06T18:56:54.171Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-03-06T18:56:54.197Z Checking hostname v0.3.1
25152026-03-06T18:56:54.262Z Compiling derive-ex v0.1.8
25162026-03-06T18:56:54.319Z Compiling parse-display-derive v0.10.0
25172026-03-06T18:56:54.392Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25182026-03-06T18:56:54.507Z Checking toml v0.9.12+spec-1.1.0
25192026-03-06T18:56:54.749Z Checking slog-json v2.6.1
25202026-03-06T18:56:55.056Z Checking macaddr v1.0.1
25212026-03-06T18:56:55.203Z Checking slog-bunyan v2.5.0
25222026-03-06T18:56:55.411Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25232026-03-06T18:56:55.448Z Checking async-stream v0.3.6
25242026-03-06T18:56:56.097Z Checking waitgroup v0.1.2
25252026-03-06T18:56:56.196Z Checking rustls-pemfile v2.2.0
25262026-03-06T18:56:56.230Z Checking serde_path_to_error v0.1.20
25272026-03-06T18:56:56.255Z Checking hostname v0.4.2
25282026-03-06T18:56:56.293Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25292026-03-06T18:56:56.448Z Checking progenitor-client v0.10.0
25302026-03-06T18:56:56.487Z Compiling itertools v0.14.0
25312026-03-06T18:56:56.610Z Checking progenitor-client v0.13.0
25322026-03-06T18:56:56.896Z Checking instant v0.1.13
25332026-03-06T18:56:56.926Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-03-06T18:56:57.052Z Checking backoff v0.4.0
25352026-03-06T18:56:57.123Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25362026-03-06T18:56:57.522Z Checking backon v1.6.0
25372026-03-06T18:56:57.853Z Checking heck v0.5.0
25382026-03-06T18:56:58.173Z Compiling toml_edit v0.23.10+spec-1.0.0
25392026-03-06T18:56:58.225Z Compiling crucible-workspace-hack v0.1.0
25402026-03-06T18:56:58.249Z Checking parse-display v0.10.0
25412026-03-06T18:56:58.571Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25422026-03-06T18:56:58.598Z Checking tokio-rustls v0.25.0
25432026-03-06T18:56:58.629Z Compiling test-strategy v0.4.5
25442026-03-06T18:56:58.659Z Compiling heapless v0.8.0
25452026-03-06T18:56:59.146Z Compiling typify-impl v0.4.3
25462026-03-06T18:56:59.715Z Checking hash32 v0.3.1
25472026-03-06T18:56:59.763Z Compiling ingot-macros v0.1.1
25482026-03-06T18:56:59.931Z Compiling proc-macro-crate v3.4.0
25492026-03-06T18:56:59.967Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25502026-03-06T18:57:00.094Z Compiling smoltcp v0.11.0
25512026-03-06T18:57:00.954Z Checking tabwriter v1.4.1
25522026-03-06T18:57:01.233Z Checking cobs v0.3.0
25532026-03-06T18:57:01.257Z Compiling foreign-types-macros v0.2.3
25542026-03-06T18:57:01.292Z Compiling num_enum_derive v0.7.5
25552026-03-06T18:57:01.332Z Checking cpufeatures v0.3.0
25562026-03-06T18:57:01.469Z Checking foreign-types-shared v0.3.1
25572026-03-06T18:57:01.592Z Checking postcard v1.1.3
25582026-03-06T18:57:01.620Z Checking chacha20 v0.10.0
25592026-03-06T18:57:02.491Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25602026-03-06T18:57:02.560Z Checking foreign-types v0.5.0
25612026-03-06T18:57:02.608Z Compiling proc-macro-crate v1.3.1
25622026-03-06T18:57:02.699Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25632026-03-06T18:57:03.424Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25642026-03-06T18:57:03.510Z Checking cstr-argument v0.1.2
25652026-03-06T18:57:03.798Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25662026-03-06T18:57:03.875Z Checking num_enum v0.7.5
25672026-03-06T18:57:03.962Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25682026-03-06T18:57:04.053Z Checking colored v3.1.1
25692026-03-06T18:57:04.115Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25702026-03-06T18:57:04.245Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25712026-03-06T18:57:04.396Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-06T18:57:04.521Z Compiling num_enum_derive v0.5.11
25732026-03-06T18:57:04.640Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-03-06T18:57:04.813Z Checking rand v0.10.0
25752026-03-06T18:57:04.855Z Checking secrecy v0.10.3
25762026-03-06T18:57:05.184Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-03-06T18:57:05.346Z Compiling memoffset v0.9.1
25782026-03-06T18:57:05.686Z Compiling convert_case v0.4.0
25792026-03-06T18:57:05.962Z Compiling cfg_aliases v0.2.1
25802026-03-06T18:57:06.102Z Compiling unsafe-libyaml v0.2.11
25812026-03-06T18:57:06.173Z Compiling nix v0.30.1
25822026-03-06T18:57:06.590Z Compiling derive_more v0.99.20
25832026-03-06T18:57:07.058Z Checking num_enum v0.5.11
25842026-03-06T18:57:07.523Z Compiling serde_yaml v0.9.34+deprecated
25852026-03-06T18:57:07.582Z Checking ingot-types v0.1.2
25862026-03-06T18:57:08.072Z Checking camino-tempfile v1.4.1
25872026-03-06T18:57:08.266Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25882026-03-06T18:57:08.441Z Compiling prettyplease v0.2.37
25892026-03-06T18:57:08.587Z Checking ingot v0.1.1
25902026-03-06T18:57:09.090Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-03-06T18:57:09.230Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-06T18:57:09.485Z Checking smf v0.2.3
25932026-03-06T18:57:09.621Z Compiling num-derive v0.4.2
25942026-03-06T18:57:10.109Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25952026-03-06T18:57:10.472Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25962026-03-06T18:57:11.572Z Compiling typify-macro v0.4.3
25972026-03-06T18:57:11.688Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-06T18:57:11.729Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-06T18:57:12.087Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-03-06T18:57:12.776Z Checking whoami v1.6.1
26012026-03-06T18:57:13.305Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26022026-03-06T18:57:13.374Z Compiling typify-impl v0.6.1
26032026-03-06T18:57:15.700Z Compiling typify v0.4.3
26042026-03-06T18:57:16.168Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26052026-03-06T18:57:16.193Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-03-06T18:57:17.295Z Checking num-rational v0.4.2
26072026-03-06T18:57:18.889Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26082026-03-06T18:57:19.089Z Compiling thiserror-impl-no-std v2.0.2
26092026-03-06T18:57:19.196Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26102026-03-06T18:57:19.334Z Checking half v2.7.1
26112026-03-06T18:57:19.767Z Checking universal-hash v0.5.1
26122026-03-06T18:57:19.960Z Checking num-complex v0.4.6
26132026-03-06T18:57:20.015Z Checking ciborium-io v0.2.2
26142026-03-06T18:57:20.187Z Checking opaque-debug v0.3.1
26152026-03-06T18:57:20.310Z Checking poly1305 v0.8.0
26162026-03-06T18:57:20.413Z Checking ciborium-ll v0.2.2
26172026-03-06T18:57:20.489Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26182026-03-06T18:57:20.789Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26192026-03-06T18:57:20.960Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26202026-03-06T18:57:21.019Z Checking num v0.4.3
26212026-03-06T18:57:21.153Z Checking toml v0.8.23
26222026-03-06T18:57:21.665Z Checking password-hash v0.5.0
26232026-03-06T18:57:21.929Z Checking chacha20 v0.9.1
26242026-03-06T18:57:21.954Z Checking thiserror-no-std v2.0.2
26252026-03-06T18:57:22.098Z Compiling usdt-attr-macro v0.5.0
26262026-03-06T18:57:22.206Z Compiling usdt-macro v0.5.0
26272026-03-06T18:57:22.358Z Checking blake2 v0.10.6
26282026-03-06T18:57:22.883Z Checking aead v0.5.2
26292026-03-06T18:57:23.209Z Checking memmap v0.7.0
26302026-03-06T18:57:23.521Z Checking float-ord v0.3.2
26312026-03-06T18:57:23.801Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26322026-03-06T18:57:23.846Z Checking usdt v0.5.0
26332026-03-06T18:57:23.950Z Checking chacha20poly1305 v0.10.1
26342026-03-06T18:57:24.172Z Checking argon2 v0.5.3
26352026-03-06T18:57:24.214Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26362026-03-06T18:57:24.318Z Checking vsss-rs v3.3.4
26372026-03-06T18:57:24.432Z Checking ciborium v0.2.2
26382026-03-06T18:57:25.276Z Checking indent_write v2.2.0
26392026-03-06T18:57:25.333Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26402026-03-06T18:57:25.470Z Compiling semver v0.1.20
26412026-03-06T18:57:25.536Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-03-06T18:57:25.776Z Compiling typify-macro v0.6.1
26432026-03-06T18:57:25.972Z Compiling rustc_version v0.1.7
26442026-03-06T18:57:26.082Z Compiling progenitor-impl v0.11.2
26452026-03-06T18:57:27.429Z Compiling pin-project-internal v1.1.11
26462026-03-06T18:57:27.523Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472026-03-06T18:57:28.873Z Compiling minimal-lexical v0.2.1
26482026-03-06T18:57:29.409Z Checking linked-hash-map v0.5.6
26492026-03-06T18:57:29.443Z Checking swrite v0.1.0
26502026-03-06T18:57:29.674Z Compiling nom v7.1.3
26512026-03-06T18:57:29.808Z Checking lru-cache v0.1.2
26522026-03-06T18:57:29.834Z Compiling typify v0.6.1
26532026-03-06T18:57:30.057Z Compiling progenitor-impl v0.13.0
26542026-03-06T18:57:30.273Z Compiling newtype_derive v0.1.6
26552026-03-06T18:57:30.475Z Checking pin-project v1.1.11
26562026-03-06T18:57:30.756Z Checking newline-converter v0.3.0
26572026-03-06T18:57:30.954Z Checking atomicwrites v0.4.4
26582026-03-06T18:57:30.982Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26592026-03-06T18:57:31.265Z Checking progenitor-client v0.11.2
26602026-03-06T18:57:31.902Z Checking phf_shared v0.12.1
26612026-03-06T18:57:32.088Z Checking hickory-proto v0.24.4
26622026-03-06T18:57:32.234Z Checking console v0.15.11
26632026-03-06T18:57:32.906Z Compiling snafu-derive v0.8.9
26642026-03-06T18:57:33.127Z Checking pem v3.0.6
26652026-03-06T18:57:33.395Z Checking csv-core v0.1.13
26662026-03-06T18:57:33.486Z Compiling derive-where v1.6.0
26672026-03-06T18:57:33.830Z Compiling async-recursion v1.1.1
26682026-03-06T18:57:33.976Z Compiling progenitor-macro v0.11.2
26692026-03-06T18:57:35.277Z Compiling slog-dtrace v0.3.0
26702026-03-06T18:57:35.669Z Checking unicode-width v0.1.14
26712026-03-06T18:57:36.247Z Checking resolv-conf v0.7.6
26722026-03-06T18:57:36.638Z Compiling owo-colors v4.3.0
26732026-03-06T18:57:36.753Z Compiling cancel-safe-futures v0.1.5
26742026-03-06T18:57:37.183Z Checking highway v1.3.0
26752026-03-06T18:57:37.326Z Checking same-file v1.0.6
26762026-03-06T18:57:37.362Z Compiling chrono-tz v0.10.4
26772026-03-06T18:57:37.606Z Checking walkdir v2.5.0
26782026-03-06T18:57:37.788Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26792026-03-06T18:57:37.855Z Compiling progenitor-macro v0.13.0
26802026-03-06T18:57:37.985Z Compiling const_format_proc_macros v0.2.34
26812026-03-06T18:57:38.020Z Checking hickory-resolver v0.24.4
26822026-03-06T18:57:39.937Z Checking snafu v0.8.9
26832026-03-06T18:57:40.189Z Checking csv v1.4.0
26842026-03-06T18:57:40.324Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26852026-03-06T18:57:40.454Z Checking expectorate v1.2.0
26862026-03-06T18:57:40.698Z Checking phf v0.12.1
26872026-03-06T18:57:40.997Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26882026-03-06T18:57:41.464Z Checking tokio-dtrace v0.1.1
26892026-03-06T18:57:41.790Z Compiling progenitor-impl v0.10.0
26902026-03-06T18:57:42.082Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26912026-03-06T18:57:43.535Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26922026-03-06T18:57:44.660Z Checking globset v0.4.18
26932026-03-06T18:57:45.301Z Checking olpc-cjson v0.1.4
26942026-03-06T18:57:45.558Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26952026-03-06T18:57:46.089Z Checking libsw-core v0.3.2
26962026-03-06T18:57:46.113Z Checking arc-swap v1.8.2
26972026-03-06T18:57:46.383Z Compiling lzma-sys v0.1.20
26982026-03-06T18:57:46.708Z Checking serde_plain v1.0.2
26992026-03-06T18:57:46.921Z Checking typed-path v0.9.3
27002026-03-06T18:57:47.195Z Checking bytecount v0.6.9
27012026-03-06T18:57:47.456Z Checking utf-8 v0.7.6
27022026-03-06T18:57:47.525Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27032026-03-06T18:57:47.608Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27042026-03-06T18:57:47.740Z Checking tungstenite v0.21.0
27052026-03-06T18:57:47.805Z Checking progenitor v0.11.2
27062026-03-06T18:57:48.051Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27072026-03-06T18:57:48.972Z Checking papergrid v0.11.0
27082026-03-06T18:57:49.057Z Checking tough v0.20.0
27092026-03-06T18:57:49.651Z Checking slog-scope v4.4.1
27102026-03-06T18:57:49.710Z Compiling progenitor-macro v0.10.0
27112026-03-06T18:57:49.907Z Checking libsw v3.5.0
27122026-03-06T18:57:50.212Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27132026-03-06T18:57:50.527Z Checking oxide-tokio-rt v0.1.2
27142026-03-06T18:57:50.738Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27152026-03-06T18:57:50.852Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27162026-03-06T18:57:51.966Z Checking const_format v0.2.35
27172026-03-06T18:57:52.026Z Checking progenitor v0.13.0
27182026-03-06T18:57:52.624Z Checking qorb v0.4.1
27192026-03-06T18:57:53.912Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27202026-03-06T18:57:53.996Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27212026-03-06T18:57:54.280Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27222026-03-06T18:57:54.532Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27232026-03-06T18:57:55.485Z Compiling cargo_toml v0.22.3
27242026-03-06T18:57:55.519Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27252026-03-06T18:57:55.645Z Checking gethostname v0.5.0
27262026-03-06T18:57:55.782Z Compiling tabled_derive v0.7.0
27272026-03-06T18:57:55.806Z Checking bcs v0.1.6
27282026-03-06T18:57:56.173Z Checking unicode-linebreak v0.1.5
27292026-03-06T18:57:56.380Z Checking linear-map v1.2.0
27302026-03-06T18:57:56.598Z Checking termtree v0.5.1
27312026-03-06T18:57:56.686Z Checking smawk v0.3.2
27322026-03-06T18:57:56.739Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27332026-03-06T18:57:56.884Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27342026-03-06T18:57:56.939Z Checking textwrap v0.16.2
27352026-03-06T18:57:57.386Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27362026-03-06T18:57:58.035Z Checking tabled v0.15.0
27372026-03-06T18:57:58.244Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27382026-03-06T18:57:58.515Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27392026-03-06T18:58:00.064Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402026-03-06T18:58:00.412Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27412026-03-06T18:58:00.720Z Checking steno v0.4.1
27422026-03-06T18:58:00.747Z Checking slog-stdlog v4.1.1
27432026-03-06T18:58:01.065Z Checking tokio-tungstenite v0.21.0
27442026-03-06T18:58:01.297Z Checking typeid v1.0.3
27452026-03-06T18:58:01.544Z Checking humantime v2.3.0
27462026-03-06T18:58:01.703Z Checking base64 v0.21.7
27472026-03-06T18:58:01.926Z Checking ron v0.12.0
27482026-03-06T18:58:02.282Z Checking xz2 v0.1.7
27492026-03-06T18:58:02.644Z Checking slog-envlogger v2.2.0
27502026-03-06T18:58:02.951Z Checking yasna v0.5.2
27512026-03-06T18:58:03.201Z Checking headers-core v0.3.0
27522026-03-06T18:58:03.302Z Checking progenitor v0.10.0
27532026-03-06T18:58:03.327Z Checking filetime v0.2.27
27542026-03-06T18:58:03.426Z Checking xattr v1.6.1
27552026-03-06T18:58:03.454Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27562026-03-06T18:58:03.603Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27572026-03-06T18:58:03.629Z Checking base16ct v1.0.0
27582026-03-06T18:58:03.781Z Checking tar v0.4.44
27592026-03-06T18:58:03.945Z Checking headers v0.4.1
27602026-03-06T18:58:04.022Z Checking rcgen v0.12.1
27612026-03-06T18:58:04.144Z Checking subprocess v0.2.15
27622026-03-06T18:58:20.422Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632026-03-06T18:58:38.620Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27642026-03-06T18:58:42.247Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-06T18:58:45.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
27662026-03-06T18:58:45.987Z
27672026-03-06T18:58:45.987Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27682026-03-06T18:58:47.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-06T18:58:47.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-06T18:58:47.826Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27712026-03-06T18:58:51.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s
27722026-03-06T18:58:51.792Z
27732026-03-06T18:58:51.792Zinfo: running `cargo check --bins` on nexus-config (53/256)
27742026-03-06T18:58:53.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-06T18:58:53.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-06T18:58:53.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-06T18:58:53.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
27782026-03-06T18:58:53.498Z
27792026-03-06T18:58:53.498Zinfo: running `cargo check --bins` on nexus-types (54/256)
27802026-03-06T18:58:54.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-06T18:58:55.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-06T18:58:55.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-06T18:58:55.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
27842026-03-06T18:58:55.164Z
27852026-03-06T18:58:55.164Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27862026-03-06T18:58:56.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-06T18:58:56.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-06T18:58:56.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-06T18:58:56.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
27902026-03-06T18:58:56.795Z
27912026-03-06T18:58:56.795Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27922026-03-06T18:58:58.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-06T18:58:58.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-06T18:58:58.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-06T18:58:58.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
27962026-03-06T18:58:58.353Z
27972026-03-06T18:58:58.353Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27982026-03-06T18:58:59.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-06T18:58:59.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-06T18:58:59.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-06T18:58:59.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28022026-03-06T18:58:59.814Z
28032026-03-06T18:58:59.814Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28042026-03-06T18:59:01.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-06T18:59:01.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-06T18:59:01.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-06T18:59:01.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
28082026-03-06T18:59:01.501Z
28092026-03-06T18:59:01.501Zinfo: running `cargo check --bins` on ereport-types (59/256)
28102026-03-06T18:59:02.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-06T18:59:02.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-06T18:59:02.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-06T18:59:02.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28142026-03-06T18:59:03.004Z
28152026-03-06T18:59:03.004Zinfo: running `cargo check --bins` on gateway-client (60/256)
28162026-03-06T18:59:04.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-06T18:59:04.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-06T18:59:04.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-06T18:59:04.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
28202026-03-06T18:59:04.724Z
28212026-03-06T18:59:04.724Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28222026-03-06T18:59:06.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-06T18:59:06.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-06T18:59:06.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-06T18:59:06.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
28262026-03-06T18:59:06.540Z
28272026-03-06T18:59:06.540Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28282026-03-06T18:59:07.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-06T18:59:07.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-06T18:59:07.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-06T18:59:07.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
28322026-03-06T18:59:08.021Z
28332026-03-06T18:59:08.021Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28342026-03-06T18:59:09.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-06T18:59:09.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-06T18:59:09.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-06T18:59:09.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
28382026-03-06T18:59:09.567Z
28392026-03-06T18:59:09.567Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28402026-03-06T18:59:10.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-06T18:59:11.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-06T18:59:11.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-06T18:59:11.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
28442026-03-06T18:59:11.138Z
28452026-03-06T18:59:11.138Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28462026-03-06T18:59:12.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-06T18:59:12.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-06T18:59:12.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-06T18:59:12.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28502026-03-06T18:59:12.603Z
28512026-03-06T18:59:12.603Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28522026-03-06T18:59:13.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-06T18:59:14.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-06T18:59:14.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-06T18:59:14.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
28562026-03-06T18:59:14.148Z
28572026-03-06T18:59:14.148Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28582026-03-06T18:59:15.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-06T18:59:15.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-06T18:59:15.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-06T18:59:15.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
28622026-03-06T18:59:15.840Z
28632026-03-06T18:59:15.840Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28642026-03-06T18:59:17.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-06T18:59:17.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-06T18:59:17.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-06T18:59:17.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28682026-03-06T18:59:17.310Z
28692026-03-06T18:59:17.310Zinfo: running `cargo check --bins` on oxql-types (69/256)
28702026-03-06T18:59:18.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-06T18:59:18.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-06T18:59:18.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-06T18:59:18.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28742026-03-06T18:59:18.816Z
28752026-03-06T18:59:18.816Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28762026-03-06T18:59:20.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-06T18:59:20.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-06T18:59:20.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-06T18:59:20.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
28802026-03-06T18:59:20.250Z
28812026-03-06T18:59:20.250Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28822026-03-06T18:59:21.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-06T18:59:21.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-06T18:59:21.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-06T18:59:21.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28862026-03-06T18:59:21.685Z
28872026-03-06T18:59:21.685Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28882026-03-06T18:59:22.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-06T18:59:22.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-06T18:59:22.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-06T18:59:22.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28922026-03-06T18:59:23.071Z
28932026-03-06T18:59:23.071Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28942026-03-06T18:59:24.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-06T18:59:24.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-06T18:59:24.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-06T18:59:24.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28982026-03-06T18:59:24.592Z
28992026-03-06T18:59:24.592Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29002026-03-06T18:59:25.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-06T18:59:26.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-06T18:59:26.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-06T18:59:26.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
29042026-03-06T18:59:26.147Z
29052026-03-06T18:59:26.147Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29062026-03-06T18:59:27.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-06T18:59:27.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-06T18:59:27.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-06T18:59:27.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
29102026-03-06T18:59:27.710Z
29112026-03-06T18:59:27.710Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29122026-03-06T18:59:29.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-06T18:59:29.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-06T18:59:29.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-06T18:59:29.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
29162026-03-06T18:59:29.285Z
29172026-03-06T18:59:29.285Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29182026-03-06T18:59:30.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-06T18:59:30.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-06T18:59:30.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-06T18:59:30.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29222026-03-06T18:59:30.852Z
29232026-03-06T18:59:30.852Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29242026-03-06T18:59:32.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-06T18:59:32.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-06T18:59:32.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-06T18:59:32.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
29282026-03-06T18:59:32.326Z
29292026-03-06T18:59:32.326Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29302026-03-06T18:59:33.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-06T18:59:33.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-06T18:59:33.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-06T18:59:33.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
29342026-03-06T18:59:33.847Z
29352026-03-06T18:59:33.847Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29362026-03-06T18:59:35.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-06T18:59:35.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-06T18:59:35.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392026-03-06T18:59:35.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
29402026-03-06T18:59:35.265Z
29412026-03-06T18:59:35.265Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29422026-03-06T18:59:36.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-06T18:59:36.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-06T18:59:36.827Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29452026-03-06T18:59:37.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
29462026-03-06T18:59:38.114Z
29472026-03-06T18:59:38.114Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29482026-03-06T18:59:39.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492026-03-06T18:59:39.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502026-03-06T18:59:39.691Z Compiling ar_archive_writer v0.5.1
29512026-03-06T18:59:39.716Z Compiling stacker v0.1.23
29522026-03-06T18:59:39.717Z Compiling cfg_aliases v0.1.1
29532026-03-06T18:59:39.717Z Compiling convert_case v0.10.0
29542026-03-06T18:59:39.764Z Checking fd-lock v4.0.4
29552026-03-06T18:59:39.791Z Checking nibble_vec v0.1.0
29562026-03-06T18:59:39.816Z Checking vte v0.14.1
29572026-03-06T18:59:39.816Z Compiling recursive-proc-macro-impl v0.1.1
29582026-03-06T18:59:39.907Z Compiling nix v0.28.0
29592026-03-06T18:59:40.054Z Checking endian-type v0.1.2
29602026-03-06T18:59:40.083Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29612026-03-06T18:59:40.225Z Checking strip-ansi-escapes v0.2.1
29622026-03-06T18:59:40.292Z Compiling peg-macros v0.8.5
29632026-03-06T18:59:40.323Z Checking radix_trie v0.2.1
29642026-03-06T18:59:40.421Z Checking winnow v0.6.26
29652026-03-06T18:59:40.698Z Compiling derive_more-impl v2.1.1
29662026-03-06T18:59:40.722Z Compiling sqlparser_derive v0.5.0
29672026-03-06T18:59:40.773Z Checking unicode_categories v0.1.1
29682026-03-06T18:59:41.068Z Checking nu-ansi-term v0.50.3
29692026-03-06T18:59:41.131Z Checking home v0.5.12
29702026-03-06T18:59:41.426Z Checking display-error-chain v0.2.2
29712026-03-06T18:59:41.511Z Checking reedline v0.40.0
29722026-03-06T18:59:41.834Z Compiling psm v0.1.30
29732026-03-06T18:59:42.615Z Checking derive_more v2.1.1
29742026-03-06T18:59:42.819Z Checking crossterm v0.29.0
29752026-03-06T18:59:42.882Z Checking peg v0.8.5
29762026-03-06T18:59:43.182Z Checking rustyline v14.0.0
29772026-03-06T18:59:43.561Z Checking recursive v0.1.1
29782026-03-06T18:59:43.672Z Checking sqlformat v0.3.5
29792026-03-06T18:59:43.789Z Checking sqlparser v0.61.0
29802026-03-06T19:00:17.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
29812026-03-06T19:00:17.810Z
29822026-03-06T19:00:17.810Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29832026-03-06T19:00:19.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-06T19:00:19.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-06T19:00:19.503Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-06T19:00:29.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s
29872026-03-06T19:00:29.336Z
29882026-03-06T19:00:29.336Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29892026-03-06T19:00:30.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-06T19:00:30.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-06T19:00:30.920Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-06T19:00:37.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.16s
29932026-03-06T19:00:37.724Z
29942026-03-06T19:00:37.724Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29952026-03-06T19:00:39.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-06T19:00:39.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-06T19:00:39.396Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-06T19:00:48.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
29992026-03-06T19:00:48.770Z
30002026-03-06T19:00:48.770Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30012026-03-06T19:00:50.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-06T19:00:50.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-06T19:00:50.362Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-06T19:00:59.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.29s
30052026-03-06T19:00:59.295Z
30062026-03-06T19:00:59.295Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30072026-03-06T19:01:00.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-06T19:01:00.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-06T19:01:00.885Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-06T19:01:08.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
30112026-03-06T19:01:08.481Z
30122026-03-06T19:01:08.481Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30132026-03-06T19:01:09.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-06T19:01:09.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-06T19:01:10.177Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-06T19:01:17.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.61s
30172026-03-06T19:01:17.321Z
30182026-03-06T19:01:17.321Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30192026-03-06T19:01:18.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-06T19:01:18.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-06T19:01:18.944Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30222026-03-06T19:01:28.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
30232026-03-06T19:01:28.665Z
30242026-03-06T19:01:28.665Zinfo: running `cargo check --bins` on oximeter (90/256)
30252026-03-06T19:01:29.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-06T19:01:29.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-06T19:01:29.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-03-06T19:01:29.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30292026-03-06T19:01:30.058Z
30302026-03-06T19:01:30.058Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30312026-03-06T19:01:31.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-03-06T19:01:31.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-03-06T19:01:31.579Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-03-06T19:01:31.764Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30352026-03-06T19:01:32.510Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30362026-03-06T19:01:43.811Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30372026-03-06T19:01:44.538Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30382026-03-06T19:01:47.710Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30392026-03-06T19:01:49.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.31s
30402026-03-06T19:01:49.610Z
30412026-03-06T19:01:49.610Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30422026-03-06T19:01:50.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-06T19:01:50.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-06T19:01:50.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-06T19:01:50.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30462026-03-06T19:01:51.100Z
30472026-03-06T19:01:51.100Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30482026-03-06T19:01:52.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-06T19:01:52.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-06T19:01:52.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-06T19:01:52.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30522026-03-06T19:01:52.604Z
30532026-03-06T19:01:52.604Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30542026-03-06T19:01:53.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-06T19:01:53.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-06T19:01:53.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-06T19:01:53.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30582026-03-06T19:01:54.066Z
30592026-03-06T19:01:54.066Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30602026-03-06T19:01:55.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-06T19:01:55.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-06T19:01:55.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-06T19:01:55.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30642026-03-06T19:01:55.568Z
30652026-03-06T19:01:55.568Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30662026-03-06T19:01:56.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-06T19:01:57.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-06T19:01:57.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-06T19:01:57.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
30702026-03-06T19:01:57.195Z
30712026-03-06T19:01:57.195Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30722026-03-06T19:01:58.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-06T19:01:58.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-06T19:01:58.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-06T19:01:58.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
30762026-03-06T19:01:58.786Z
30772026-03-06T19:01:58.786Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30782026-03-06T19:02:00.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-06T19:02:00.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-06T19:02:00.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-06T19:02:00.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30822026-03-06T19:02:00.269Z
30832026-03-06T19:02:00.269Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30842026-03-06T19:02:01.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-06T19:02:01.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-06T19:02:01.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-06T19:02:01.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30882026-03-06T19:02:01.753Z
30892026-03-06T19:02:01.753Zinfo: running `cargo check --bins` on update-engine (100/256)
30902026-03-06T19:02:03.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-06T19:02:03.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-06T19:02:03.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-06T19:02:03.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30942026-03-06T19:02:03.190Z
30952026-03-06T19:02:03.190Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30962026-03-06T19:02:04.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-06T19:02:04.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-06T19:02:04.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992026-03-06T19:02:04.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31002026-03-06T19:02:04.708Z
31012026-03-06T19:02:04.708Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31022026-03-06T19:02:06.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032026-03-06T19:02:06.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042026-03-06T19:02:06.479Z Checking dropshot-api-manager-types v0.5.2
31052026-03-06T19:02:06.479Z Checking nanorand v0.7.0
31062026-03-06T19:02:06.855Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31072026-03-06T19:02:06.963Z Checking flume v0.11.1
31082026-03-06T19:02:07.534Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31092026-03-06T19:02:09.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
31102026-03-06T19:02:10.064Z
31112026-03-06T19:02:10.064Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31122026-03-06T19:02:11.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-06T19:02:11.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-06T19:02:11.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-06T19:02:11.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
31162026-03-06T19:02:11.607Z
31172026-03-06T19:02:11.607Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31182026-03-06T19:02:13.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-06T19:02:13.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-06T19:02:13.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-06T19:02:13.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
31222026-03-06T19:02:13.267Z
31232026-03-06T19:02:13.267Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31242026-03-06T19:02:14.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-06T19:02:14.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-06T19:02:14.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-06T19:02:14.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31282026-03-06T19:02:14.825Z
31292026-03-06T19:02:14.825Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31302026-03-06T19:02:16.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-06T19:02:16.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-06T19:02:16.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-06T19:02:16.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31342026-03-06T19:02:16.252Z
31352026-03-06T19:02:16.252Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31362026-03-06T19:02:17.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-06T19:02:17.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-06T19:02:17.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-06T19:02:17.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
31402026-03-06T19:02:17.584Z
31412026-03-06T19:02:17.584Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31422026-03-06T19:02:18.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-06T19:02:18.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-06T19:02:18.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-06T19:02:18.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
31462026-03-06T19:02:19.077Z
31472026-03-06T19:02:19.077Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31482026-03-06T19:02:20.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-06T19:02:20.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-06T19:02:20.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-06T19:02:20.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
31522026-03-06T19:02:20.532Z
31532026-03-06T19:02:20.532Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31542026-03-06T19:02:21.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-06T19:02:21.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-06T19:02:21.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-06T19:02:21.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31582026-03-06T19:02:21.876Z
31592026-03-06T19:02:21.876Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31602026-03-06T19:02:23.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-06T19:02:23.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-06T19:02:23.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-06T19:02:23.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
31642026-03-06T19:02:23.453Z
31652026-03-06T19:02:23.453Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31662026-03-06T19:02:24.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-06T19:02:24.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-06T19:02:24.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-06T19:02:24.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31702026-03-06T19:02:24.916Z
31712026-03-06T19:02:24.916Zinfo: running `cargo check --bins` on installinator-client (113/256)
31722026-03-06T19:02:26.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-06T19:02:26.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-06T19:02:26.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-06T19:02:26.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31762026-03-06T19:02:26.308Z
31772026-03-06T19:02:26.309Zinfo: running `cargo check --bins` on nexus-client (114/256)
31782026-03-06T19:02:27.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-06T19:02:27.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-06T19:02:27.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-06T19:02:27.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31822026-03-06T19:02:27.829Z
31832026-03-06T19:02:27.829Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31842026-03-06T19:02:29.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-06T19:02:29.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-06T19:02:29.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-06T19:02:29.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
31882026-03-06T19:02:29.455Z
31892026-03-06T19:02:29.456Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31902026-03-06T19:02:30.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-06T19:02:30.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-06T19:02:30.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-06T19:02:30.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31942026-03-06T19:02:30.847Z
31952026-03-06T19:02:30.847Zinfo: running `cargo check --bins` on oxide-client (117/256)
31962026-03-06T19:02:32.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-06T19:02:32.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-06T19:02:32.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-06T19:02:32.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32002026-03-06T19:02:32.221Z
32012026-03-06T19:02:32.221Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32022026-03-06T19:02:33.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-06T19:02:33.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-06T19:02:33.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-06T19:02:33.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32062026-03-06T19:02:33.787Z
32072026-03-06T19:02:33.787Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32082026-03-06T19:02:35.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-06T19:02:35.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-06T19:02:35.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-06T19:02:35.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32122026-03-06T19:02:35.192Z
32132026-03-06T19:02:35.192Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32142026-03-06T19:02:36.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-06T19:02:36.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-06T19:02:36.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-06T19:02:36.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32182026-03-06T19:02:36.639Z
32192026-03-06T19:02:36.639Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32202026-03-06T19:02:38.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-06T19:02:38.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-06T19:02:38.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-06T19:02:38.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
32242026-03-06T19:02:38.160Z
32252026-03-06T19:02:38.160Zinfo: running `cargo check --bins` on installinator-common (122/256)
32262026-03-06T19:02:39.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-06T19:02:39.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-06T19:02:39.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-06T19:02:39.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
32302026-03-06T19:02:39.737Z
32312026-03-06T19:02:39.737Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32322026-03-06T19:02:41.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-06T19:02:41.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-06T19:02:41.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-06T19:02:41.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
32362026-03-06T19:02:41.187Z
32372026-03-06T19:02:41.187Zinfo: running `cargo check --bins` on wicket-common (124/256)
32382026-03-06T19:02:42.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-06T19:02:42.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-06T19:02:42.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-03-06T19:02:42.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
32422026-03-06T19:02:42.718Z
32432026-03-06T19:02:42.718Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32442026-03-06T19:02:44.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-03-06T19:02:44.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-03-06T19:02:44.471Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32472026-03-06T19:02:44.471Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32482026-03-06T19:02:44.496Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32492026-03-06T19:02:44.524Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32502026-03-06T19:02:44.549Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32512026-03-06T19:02:44.849Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522026-03-06T19:02:44.902Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32532026-03-06T19:02:45.489Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32542026-03-06T19:02:45.513Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32552026-03-06T19:02:51.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s
32562026-03-06T19:02:51.517Z
32572026-03-06T19:02:51.517Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32582026-03-06T19:02:53.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-06T19:02:53.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-06T19:02:53.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-06T19:02:53.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
32622026-03-06T19:02:53.214Z
32632026-03-06T19:02:53.214Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32642026-03-06T19:02:54.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-06T19:02:54.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-06T19:02:54.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-06T19:02:54.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
32682026-03-06T19:02:55.006Z
32692026-03-06T19:02:55.006Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32702026-03-06T19:02:56.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-06T19:02:56.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-06T19:02:56.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-03-06T19:02:56.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
32742026-03-06T19:02:56.613Z
32752026-03-06T19:02:56.614Zinfo: running `cargo check --bins` on dns-server (129/256)
32762026-03-06T19:02:57.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-03-06T19:02:57.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-03-06T19:02:58.226Z Compiling parking_lot_core v0.8.6
32792026-03-06T19:02:58.226Z Compiling atomicwrites v0.4.4
32802026-03-06T19:02:58.227Z Compiling git-stub v1.0.0
32812026-03-06T19:02:58.251Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32822026-03-06T19:02:58.251Z Checking tagptr v0.2.0
32832026-03-06T19:02:58.332Z Checking prefix-trie v0.7.0
32842026-03-06T19:02:58.356Z Checking fxhash v0.2.1
32852026-03-06T19:02:58.356Z Checking hickory-client v0.25.2
32862026-03-06T19:02:58.623Z Compiling git-stub-vcs v0.1.0
32872026-03-06T19:02:58.655Z Checking moka v0.12.13
32882026-03-06T19:02:59.112Z Checking hickory-server v0.25.2
32892026-03-06T19:02:59.212Z Checking parking_lot v0.11.2
32902026-03-06T19:02:59.346Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32912026-03-06T19:02:59.519Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32922026-03-06T19:02:59.519Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32932026-03-06T19:02:59.544Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32942026-03-06T19:02:59.608Z Checking sled v0.34.7
32952026-03-06T19:03:00.307Z Checking hickory-resolver v0.25.2
32962026-03-06T19:03:05.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.43s
32972026-03-06T19:03:05.267Z
32982026-03-06T19:03:05.267Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32992026-03-06T19:03:06.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-06T19:03:06.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-06T19:03:06.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-06T19:03:06.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
33032026-03-06T19:03:06.782Z
33042026-03-06T19:03:06.782Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33052026-03-06T19:03:08.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-06T19:03:08.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-06T19:03:08.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082026-03-06T19:03:08.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
33092026-03-06T19:03:08.391Z
33102026-03-06T19:03:08.391Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33112026-03-06T19:03:09.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-03-06T19:03:09.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-03-06T19:03:10.241Z Compiling radium v0.7.0
33142026-03-06T19:03:10.265Z Compiling maybe-uninit v2.0.0
33152026-03-06T19:03:10.265Z Checking tap v1.0.1
33162026-03-06T19:03:10.265Z Compiling zerocopy-derive v0.6.6
33172026-03-06T19:03:10.351Z Compiling packed_struct v0.10.1
33182026-03-06T19:03:10.375Z Checking crc-catalog v2.4.0
33192026-03-06T19:03:10.375Z Checking funty v2.0.0
33202026-03-06T19:03:10.426Z Compiling packed_struct_codegen v0.10.1
33212026-03-06T19:03:10.514Z Checking wyz v0.5.1
33222026-03-06T19:03:10.605Z Checking crc v3.4.0
33232026-03-06T19:03:10.924Z Compiling bitfield-macros v0.19.4
33242026-03-06T19:03:10.956Z Compiling indexmap v1.9.3
33252026-03-06T19:03:11.028Z Checking nodrop v0.1.14
33262026-03-06T19:03:11.128Z Checking smallvec v0.6.14
33272026-03-06T19:03:11.210Z Checking array-init v0.0.4
33282026-03-06T19:03:11.320Z Checking hashbrown v0.12.3
33292026-03-06T19:03:11.345Z Checking bitvec v1.0.1
33302026-03-06T19:03:11.409Z Checking ron v0.8.1
33312026-03-06T19:03:11.553Z Checking hashbrown v0.13.2
33322026-03-06T19:03:12.073Z Checking serde-hex v0.1.0
33332026-03-06T19:03:12.392Z Checking zerocopy v0.6.6
33342026-03-06T19:03:12.511Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33352026-03-06T19:03:12.542Z Checking bitfield v0.19.4
33362026-03-06T19:03:12.774Z Checking crc-any v2.5.0
33372026-03-06T19:03:12.918Z Checking half v1.8.3
33382026-03-06T19:03:13.088Z Checking void v1.0.2
33392026-03-06T19:03:13.170Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-06T19:03:13.195Z Checking object v0.30.4
33412026-03-06T19:03:13.262Z Checking path-slash v0.1.5
33422026-03-06T19:03:13.334Z Checking lzss v0.8.2
33432026-03-06T19:03:13.392Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33442026-03-06T19:03:13.462Z Checking serde_cbor v0.11.2
33452026-03-06T19:03:13.500Z Checking tungstenite v0.23.0
33462026-03-06T19:03:13.569Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33472026-03-06T19:03:13.705Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-03-06T19:03:13.757Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33492026-03-06T19:03:14.214Z Checking nix v0.27.1
33502026-03-06T19:03:14.552Z Checking kstat-rs v0.2.4
33512026-03-06T19:03:14.585Z Checking serde_bytes v0.11.19
33522026-03-06T19:03:14.614Z Checking tokio-tungstenite v0.23.1
33532026-03-06T19:03:14.952Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33542026-03-06T19:03:15.018Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33552026-03-06T19:03:15.210Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-03-06T19:03:15.586Z Checking signal-hook-tokio v0.3.1
33572026-03-06T19:03:17.947Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33582026-03-06T19:03:18.033Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-03-06T19:03:25.575Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-06T19:03:27.941Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33612026-03-06T19:03:28.699Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33622026-03-06T19:03:31.752Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33632026-03-06T19:03:37.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.86s
33642026-03-06T19:03:37.558Z
33652026-03-06T19:03:37.558Zinfo: running `cargo check --bins` on gateway-api (133/256)
33662026-03-06T19:03:39.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-06T19:03:39.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-06T19:03:39.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-06T19:03:39.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
33702026-03-06T19:03:39.145Z
33712026-03-06T19:03:39.145Zinfo: running `cargo check --bins` on ipcc (134/256)
33722026-03-06T19:03:40.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-06T19:03:40.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-06T19:03:40.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-06T19:03:40.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
33762026-03-06T19:03:40.608Z
33772026-03-06T19:03:40.608Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33782026-03-06T19:03:41.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-06T19:03:42.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-06T19:03:42.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-06T19:03:42.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
33822026-03-06T19:03:42.140Z
33832026-03-06T19:03:42.140Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33842026-03-06T19:03:43.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-06T19:03:43.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-06T19:03:43.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-06T19:03:43.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
33882026-03-06T19:03:43.668Z
33892026-03-06T19:03:43.668Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33902026-03-06T19:03:44.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-06T19:03:44.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-06T19:03:44.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-06T19:03:44.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
33942026-03-06T19:03:45.092Z
33952026-03-06T19:03:45.092Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33962026-03-06T19:03:46.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-06T19:03:46.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-06T19:03:46.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-06T19:03:46.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
34002026-03-06T19:03:46.504Z
34012026-03-06T19:03:46.504Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34022026-03-06T19:03:47.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-06T19:03:47.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-06T19:03:47.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-06T19:03:47.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34062026-03-06T19:03:47.972Z
34072026-03-06T19:03:47.972Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34082026-03-06T19:03:49.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-06T19:03:49.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-06T19:03:49.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-06T19:03:49.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
34122026-03-06T19:03:49.599Z
34132026-03-06T19:03:49.599Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34142026-03-06T19:03:50.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-06T19:03:50.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-06T19:03:50.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-06T19:03:50.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
34182026-03-06T19:03:51.083Z
34192026-03-06T19:03:51.083Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34202026-03-06T19:03:52.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-06T19:03:52.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-06T19:03:52.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-06T19:03:52.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34242026-03-06T19:03:52.571Z
34252026-03-06T19:03:52.571Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34262026-03-06T19:03:53.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-06T19:03:53.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-06T19:03:53.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-06T19:03:53.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34302026-03-06T19:03:54.092Z
34312026-03-06T19:03:54.093Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34322026-03-06T19:03:55.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-06T19:03:55.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-06T19:03:55.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-06T19:03:55.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
34362026-03-06T19:03:55.538Z
34372026-03-06T19:03:55.538Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34382026-03-06T19:03:56.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-06T19:03:56.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-06T19:03:56.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-06T19:03:56.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34422026-03-06T19:03:57.132Z
34432026-03-06T19:03:57.132Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34442026-03-06T19:03:58.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-06T19:03:58.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-06T19:03:58.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-06T19:03:58.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
34482026-03-06T19:03:58.891Z
34492026-03-06T19:03:58.891Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34502026-03-06T19:04:00.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-06T19:04:00.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-06T19:04:00.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532026-03-06T19:04:00.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
34542026-03-06T19:04:00.388Z
34552026-03-06T19:04:00.388Zinfo: running `cargo check --bins` on sp-sim (148/256)
34562026-03-06T19:04:01.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-06T19:04:01.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-06T19:04:02.052Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34592026-03-06T19:04:06.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.00s
34602026-03-06T19:04:06.670Z
34612026-03-06T19:04:06.670Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34622026-03-06T19:04:08.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-06T19:04:08.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-06T19:04:08.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-06T19:04:08.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
34662026-03-06T19:04:08.273Z
34672026-03-06T19:04:08.273Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34682026-03-06T19:04:09.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-06T19:04:09.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-06T19:04:09.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-06T19:04:09.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
34722026-03-06T19:04:10.063Z
34732026-03-06T19:04:10.063Zinfo: running `cargo check --bins` on db-macros (151/256)
34742026-03-06T19:04:11.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-06T19:04:11.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-06T19:04:11.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-06T19:04:11.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
34782026-03-06T19:04:11.599Z
34792026-03-06T19:04:11.599Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34802026-03-06T19:04:12.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-06T19:04:12.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-06T19:04:12.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-06T19:04:12.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34842026-03-06T19:04:13.044Z
34852026-03-06T19:04:13.044Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34862026-03-06T19:04:14.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-06T19:04:14.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-06T19:04:14.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-06T19:04:14.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
34902026-03-06T19:04:14.884Z
34912026-03-06T19:04:14.884Zinfo: running `cargo check --bins` on authz-macros (154/256)
34922026-03-06T19:04:16.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-06T19:04:16.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-06T19:04:16.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-06T19:04:16.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
34962026-03-06T19:04:16.451Z
34972026-03-06T19:04:16.451Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34982026-03-06T19:04:17.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-06T19:04:17.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-06T19:04:17.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-06T19:04:17.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
35022026-03-06T19:04:18.014Z
35032026-03-06T19:04:18.014Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35042026-03-06T19:04:19.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-06T19:04:19.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-06T19:04:19.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-06T19:04:19.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
35082026-03-06T19:04:19.632Z
35092026-03-06T19:04:19.633Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35102026-03-06T19:04:20.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-06T19:04:20.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-06T19:04:20.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-06T19:04:20.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35142026-03-06T19:04:21.008Z
35152026-03-06T19:04:21.008Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35162026-03-06T19:04:22.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-06T19:04:22.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-06T19:04:22.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-06T19:04:22.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35202026-03-06T19:04:22.430Z
35212026-03-06T19:04:22.430Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35222026-03-06T19:04:23.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-06T19:04:23.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-06T19:04:23.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-06T19:04:23.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
35262026-03-06T19:04:24.003Z
35272026-03-06T19:04:24.003Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35282026-03-06T19:04:25.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-06T19:04:25.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-06T19:04:25.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-06T19:04:25.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
35322026-03-06T19:04:25.416Z
35332026-03-06T19:04:25.416Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35342026-03-06T19:04:26.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-06T19:04:26.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-06T19:04:26.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-06T19:04:26.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35382026-03-06T19:04:26.835Z
35392026-03-06T19:04:26.835Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35402026-03-06T19:04:28.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-06T19:04:28.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-06T19:04:28.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-06T19:04:28.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
35442026-03-06T19:04:28.457Z
35452026-03-06T19:04:28.457Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35462026-03-06T19:04:29.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-06T19:04:29.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-06T19:04:29.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-06T19:04:29.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35502026-03-06T19:04:30.034Z
35512026-03-06T19:04:30.034Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35522026-03-06T19:04:31.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-06T19:04:31.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-06T19:04:31.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-06T19:04:31.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35562026-03-06T19:04:31.542Z
35572026-03-06T19:04:31.542Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35582026-03-06T19:04:32.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-06T19:04:32.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-06T19:04:32.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-06T19:04:32.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35622026-03-06T19:04:33.025Z
35632026-03-06T19:04:33.025Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35642026-03-06T19:04:34.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-06T19:04:34.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-06T19:04:34.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-06T19:04:34.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
35682026-03-06T19:04:34.613Z
35692026-03-06T19:04:34.613Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35702026-03-06T19:04:36.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-06T19:04:36.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-06T19:04:36.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-06T19:04:36.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35742026-03-06T19:04:36.167Z
35752026-03-06T19:04:36.167Zinfo: running `cargo check --bins` on key-manager (168/256)
35762026-03-06T19:04:37.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-06T19:04:37.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-06T19:04:37.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-06T19:04:37.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
35802026-03-06T19:04:37.715Z
35812026-03-06T19:04:37.715Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35822026-03-06T19:04:39.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-06T19:04:39.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-06T19:04:39.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-06T19:04:39.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35862026-03-06T19:04:39.268Z
35872026-03-06T19:04:39.268Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35882026-03-06T19:04:40.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-06T19:04:40.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-06T19:04:40.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-06T19:04:40.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35922026-03-06T19:04:40.813Z
35932026-03-06T19:04:40.813Zinfo: running `cargo check --bins` on typed-rng (171/256)
35942026-03-06T19:04:42.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-06T19:04:42.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-06T19:04:42.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-03-06T19:04:42.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
35982026-03-06T19:04:42.288Z
35992026-03-06T19:04:42.288Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36002026-03-06T19:04:43.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-03-06T19:04:43.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-03-06T19:04:44.272Z Compiling libefi-sys v0.1.0
36032026-03-06T19:04:44.297Z Compiling bitfield-struct v0.6.2
36042026-03-06T19:04:44.297Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36052026-03-06T19:04:44.297Z Compiling xshell-macros v0.2.7
36062026-03-06T19:04:44.406Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36072026-03-06T19:04:44.449Z Compiling salty v0.3.0
36082026-03-06T19:04:44.493Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36092026-03-06T19:04:44.518Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36102026-03-06T19:04:44.549Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36112026-03-06T19:04:45.109Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36122026-03-06T19:04:45.137Z Checking xshell v0.2.7
36132026-03-06T19:04:45.262Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36142026-03-06T19:04:45.462Z Checking primeorder v0.13.6
36152026-03-06T19:04:45.588Z Compiling proc-macro-error-attr2 v2.0.0
36162026-03-06T19:04:45.620Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36172026-03-06T19:04:45.651Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36182026-03-06T19:04:45.696Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36192026-03-06T19:04:45.900Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36202026-03-06T19:04:46.030Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36212026-03-06T19:04:46.056Z Checking p384 v0.13.1
36222026-03-06T19:04:46.284Z Compiling nix v0.31.1
36232026-03-06T19:04:46.348Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36242026-03-06T19:04:46.498Z Compiling proc-macro-error2 v2.0.1
36252026-03-06T19:04:46.770Z Compiling num-derive v0.3.3
36262026-03-06T19:04:46.902Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36272026-03-06T19:04:47.158Z Compiling unicase v2.9.0
36282026-03-06T19:04:47.190Z Compiling tabled_derive v0.11.0
36292026-03-06T19:04:47.259Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36302026-03-06T19:04:47.557Z Checking papergrid v0.17.0
36312026-03-06T19:04:47.605Z Compiling mime_guess v2.0.5
36322026-03-06T19:04:48.066Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36332026-03-06T19:04:48.751Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36342026-03-06T19:04:48.831Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36352026-03-06T19:04:48.910Z Checking libscf-sys v1.1.0
36362026-03-06T19:04:49.159Z Checking testing_table v0.3.0
36372026-03-06T19:04:49.185Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36382026-03-06T19:04:49.284Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36392026-03-06T19:04:49.319Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36402026-03-06T19:04:49.687Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36412026-03-06T19:04:49.860Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36422026-03-06T19:04:49.980Z Checking corncobs v0.1.4
36432026-03-06T19:04:50.246Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36442026-03-06T19:04:50.280Z Checking tabled v0.20.0
36452026-03-06T19:04:50.346Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36462026-03-06T19:04:50.404Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36472026-03-06T19:04:50.442Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36482026-03-06T19:04:50.870Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36492026-03-06T19:04:50.939Z Checking secrecy v0.8.0
36502026-03-06T19:04:51.190Z Checking http-range v0.1.5
36512026-03-06T19:04:51.400Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522026-03-06T19:04:52.414Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36532026-03-06T19:04:52.622Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36542026-03-06T19:04:52.669Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36552026-03-06T19:04:52.754Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36562026-03-06T19:04:52.860Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36572026-03-06T19:04:53.174Z Checking atty v0.2.14
36582026-03-06T19:04:53.228Z Checking crc8 v0.1.1
36592026-03-06T19:04:53.312Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36602026-03-06T19:04:53.354Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36612026-03-06T19:04:53.379Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36622026-03-06T19:04:53.418Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36632026-03-06T19:04:53.498Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36642026-03-06T19:04:54.117Z Checking hyper-staticfile v0.10.1
36652026-03-06T19:04:54.275Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36662026-03-06T19:04:54.341Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36672026-03-06T19:04:54.716Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36682026-03-06T19:04:55.064Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36692026-03-06T19:04:55.093Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36702026-03-06T19:04:55.382Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36712026-03-06T19:04:55.494Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36722026-03-06T19:04:55.558Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36732026-03-06T19:04:55.583Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36742026-03-06T19:04:56.108Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36752026-03-06T19:04:56.422Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36762026-03-06T19:04:56.533Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36772026-03-06T19:04:56.636Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36782026-03-06T19:04:59.431Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36792026-03-06T19:04:59.658Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36802026-03-06T19:04:59.836Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36812026-03-06T19:05:00.696Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36822026-03-06T19:05:01.497Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36832026-03-06T19:05:02.129Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36842026-03-06T19:05:16.605Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-06T19:05:54.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
36862026-03-06T19:05:54.374Z
36872026-03-06T19:05:54.374Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36882026-03-06T19:05:55.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-06T19:05:55.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-06T19:05:56.264Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-06T19:06:33.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.95s
36922026-03-06T19:06:33.629Z
36932026-03-06T19:06:33.629Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36942026-03-06T19:06:34.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-06T19:06:34.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-06T19:06:35.305Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-06T19:07:13.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.96s
36982026-03-06T19:07:13.874Z
36992026-03-06T19:07:13.874Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37002026-03-06T19:07:15.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-06T19:07:15.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-06T19:07:15.787Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-06T19:07:53.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.53s
37042026-03-06T19:07:53.680Z
37052026-03-06T19:07:53.680Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37062026-03-06T19:07:55.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-06T19:07:55.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-06T19:07:55.400Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-06T19:08:32.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.47s
37102026-03-06T19:08:32.427Z
37112026-03-06T19:08:32.427Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37122026-03-06T19:08:33.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-06T19:08:33.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-06T19:08:34.312Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-06T19:09:08.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.34s
37162026-03-06T19:09:09.039Z
37172026-03-06T19:09:09.040Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37182026-03-06T19:09:10.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-06T19:09:10.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-06T19:09:10.796Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-06T19:09:41.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.74s
37222026-03-06T19:09:42.046Z
37232026-03-06T19:09:42.046Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37242026-03-06T19:09:43.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-06T19:09:43.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-06T19:09:43.632Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37272026-03-06T19:10:15.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.06s
37282026-03-06T19:10:15.387Z
37292026-03-06T19:10:15.387Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37302026-03-06T19:10:16.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-06T19:10:16.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-06T19:10:16.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-06T19:10:16.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37342026-03-06T19:10:16.698Z
37352026-03-06T19:10:16.698Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37362026-03-06T19:10:17.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-06T19:10:17.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-06T19:10:17.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-06T19:10:17.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37402026-03-06T19:10:18.078Z
37412026-03-06T19:10:18.078Zinfo: running `cargo check --bins` on range-requests (182/256)
37422026-03-06T19:10:19.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-06T19:10:19.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-06T19:10:19.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-06T19:10:19.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
37462026-03-06T19:10:19.513Z
37472026-03-06T19:10:19.513Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37482026-03-06T19:10:20.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-06T19:10:20.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-06T19:10:20.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-06T19:10:20.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37522026-03-06T19:10:20.817Z
37532026-03-06T19:10:20.817Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37542026-03-06T19:10:21.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-06T19:10:22.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-06T19:10:22.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-06T19:10:22.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37582026-03-06T19:10:22.137Z
37592026-03-06T19:10:22.137Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37602026-03-06T19:10:23.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-06T19:10:23.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-06T19:10:23.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-06T19:10:23.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37642026-03-06T19:10:23.501Z
37652026-03-06T19:10:23.501Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37662026-03-06T19:10:24.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-06T19:10:24.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-06T19:10:24.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-06T19:10:24.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37702026-03-06T19:10:24.817Z
37712026-03-06T19:10:24.817Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37722026-03-06T19:10:25.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-06T19:10:26.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-06T19:10:26.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-06T19:10:26.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37762026-03-06T19:10:26.114Z
37772026-03-06T19:10:26.114Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37782026-03-06T19:10:27.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-06T19:10:27.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-06T19:10:27.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-06T19:10:27.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37822026-03-06T19:10:27.462Z
37832026-03-06T19:10:27.462Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37842026-03-06T19:10:28.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-06T19:10:28.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-06T19:10:28.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-06T19:10:28.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
37882026-03-06T19:10:28.745Z
37892026-03-06T19:10:28.746Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37902026-03-06T19:10:29.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-06T19:10:29.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-06T19:10:29.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-06T19:10:29.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37942026-03-06T19:10:30.079Z
37952026-03-06T19:10:30.079Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37962026-03-06T19:10:31.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-06T19:10:31.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-06T19:10:31.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-06T19:10:31.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38002026-03-06T19:10:31.480Z
38012026-03-06T19:10:31.480Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38022026-03-06T19:10:32.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-06T19:10:32.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-06T19:10:32.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-06T19:10:32.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38062026-03-06T19:10:32.821Z
38072026-03-06T19:10:32.821Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38082026-03-06T19:10:34.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-06T19:10:34.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-06T19:10:34.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-06T19:10:34.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
38122026-03-06T19:10:34.276Z
38132026-03-06T19:10:34.276Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38142026-03-06T19:10:35.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-06T19:10:35.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-06T19:10:35.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-06T19:10:35.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38182026-03-06T19:10:35.648Z
38192026-03-06T19:10:35.648Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38202026-03-06T19:10:36.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-06T19:10:36.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-06T19:10:36.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-06T19:10:36.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38242026-03-06T19:10:37.030Z
38252026-03-06T19:10:37.031Zinfo: running `cargo check --bins` on update-common (196/256)
38262026-03-06T19:10:38.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-06T19:10:38.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-06T19:10:38.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-06T19:10:38.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38302026-03-06T19:10:38.380Z
38312026-03-06T19:10:38.380Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38322026-03-06T19:10:39.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-06T19:10:39.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-06T19:10:39.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-03-06T19:10:39.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38362026-03-06T19:10:39.797Z
38372026-03-06T19:10:39.797Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38382026-03-06T19:10:41.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-03-06T19:10:41.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-03-06T19:10:41.404Z Compiling fs-err v2.11.0
38412026-03-06T19:10:41.404Z Checking ignore v0.4.25
38422026-03-06T19:10:41.429Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38432026-03-06T19:10:41.429Z Checking predicates-tree v1.0.13
38442026-03-06T19:10:41.429Z Checking parse-size v1.1.0
38452026-03-06T19:10:41.463Z Checking rand_seeder v0.4.0
38462026-03-06T19:10:41.495Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38472026-03-06T19:10:41.546Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38482026-03-06T19:10:41.637Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38492026-03-06T19:10:41.728Z Compiling petname v2.0.2
38502026-03-06T19:10:41.847Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38512026-03-06T19:10:42.125Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38522026-03-06T19:10:42.255Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38532026-03-06T19:10:42.315Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38542026-03-06T19:10:42.377Z Checking globwalk v0.9.1
38552026-03-06T19:10:42.564Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38562026-03-06T19:10:42.752Z Checking sapling-renderdag v0.1.0
38572026-03-06T19:10:42.780Z Checking camino-tempfile-ext v0.3.3
38582026-03-06T19:10:42.910Z Checking sync-ptr v0.1.4
38592026-03-06T19:10:43.147Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38602026-03-06T19:10:43.207Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38612026-03-06T19:10:43.331Z Checking colored v2.2.0
38622026-03-06T19:10:43.357Z Checking assert_matches v1.5.0
38632026-03-06T19:10:43.963Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38642026-03-06T19:10:44.233Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38652026-03-06T19:10:44.233Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38662026-03-06T19:10:45.568Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38672026-03-06T19:10:48.651Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38682026-03-06T19:10:53.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.11s
38692026-03-06T19:10:54.160Z
38702026-03-06T19:10:54.160Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38712026-03-06T19:10:55.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-06T19:10:55.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-06T19:10:55.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-06T19:10:55.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38752026-03-06T19:10:55.464Z
38762026-03-06T19:10:55.464Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38772026-03-06T19:10:56.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-06T19:10:56.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-06T19:10:56.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-03-06T19:10:56.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
38812026-03-06T19:10:56.884Z
38822026-03-06T19:10:56.884Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38832026-03-06T19:10:58.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-03-06T19:10:58.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-03-06T19:10:58.509Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38862026-03-06T19:10:58.509Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38872026-03-06T19:10:59.888Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38882026-03-06T19:11:03.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s
38892026-03-06T19:11:03.791Z
38902026-03-06T19:11:03.792Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38912026-03-06T19:11:05.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-06T19:11:05.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-06T19:11:05.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-03-06T19:11:05.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38952026-03-06T19:11:05.139Z
38962026-03-06T19:11:05.139Zinfo: running `cargo check --bins` on cert-dev (203/256)
38972026-03-06T19:11:06.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-06T19:11:06.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-06T19:11:06.467Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39002026-03-06T19:11:06.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s
39012026-03-06T19:11:07.100Z
39022026-03-06T19:11:07.100Zinfo: running `cargo check --bins` on clickana (204/256)
39032026-03-06T19:11:08.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-03-06T19:11:08.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-03-06T19:11:08.510Z Compiling darling_core v0.23.0
39062026-03-06T19:11:08.535Z Compiling instability v0.3.11
39072026-03-06T19:11:08.536Z Checking castaway v0.2.4
39082026-03-06T19:11:08.536Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39092026-03-06T19:11:08.536Z Compiling indoc v2.0.7
39102026-03-06T19:11:08.536Z Checking unicode-truncate v1.1.0
39112026-03-06T19:11:08.536Z Checking lru v0.12.5
39122026-03-06T19:11:08.536Z Checking cassowary v0.3.0
39132026-03-06T19:11:08.767Z Checking compact_str v0.8.1
39142026-03-06T19:11:11.129Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39152026-03-06T19:11:11.500Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39162026-03-06T19:11:12.647Z Compiling darling_macro v0.23.0
39172026-03-06T19:11:13.441Z Compiling darling v0.23.0
39182026-03-06T19:11:14.704Z Checking ratatui v0.29.0
39192026-03-06T19:11:17.801Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39202026-03-06T19:11:19.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s
39212026-03-06T19:11:19.349Z
39222026-03-06T19:11:19.349Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39232026-03-06T19:11:20.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242026-03-06T19:11:20.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252026-03-06T19:11:20.842Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39262026-03-06T19:11:20.843Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39272026-03-06T19:11:21.890Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39282026-03-06T19:11:22.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
39292026-03-06T19:11:22.909Z
39302026-03-06T19:11:22.909Zinfo: running `cargo check --bins` on ch-dev (206/256)
39312026-03-06T19:11:24.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-06T19:11:24.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-06T19:11:24.406Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39342026-03-06T19:11:25.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
39352026-03-06T19:11:25.977Z
39362026-03-06T19:11:25.977Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39372026-03-06T19:11:26.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-06T19:11:26.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-06T19:11:26.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-03-06T19:11:26.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
39412026-03-06T19:11:27.059Z
39422026-03-06T19:11:27.059Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39432026-03-06T19:11:28.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-06T19:11:28.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-06T19:11:28.535Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39462026-03-06T19:11:29.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39472026-03-06T19:11:29.436Z
39482026-03-06T19:11:29.436Zinfo: running `cargo check --bins` on db-dev (209/256)
39492026-03-06T19:11:30.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-06T19:11:30.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-06T19:11:30.977Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39522026-03-06T19:11:32.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
39532026-03-06T19:11:32.580Z
39542026-03-06T19:11:32.580Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39552026-03-06T19:11:33.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-06T19:11:33.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-06T19:11:33.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-03-06T19:11:33.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
39592026-03-06T19:11:34.064Z
39602026-03-06T19:11:34.064Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39612026-03-06T19:11:35.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-06T19:11:35.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-06T19:11:35.348Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39642026-03-06T19:11:36.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
39652026-03-06T19:11:36.932Z
39662026-03-06T19:11:36.932Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39672026-03-06T19:11:38.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-03-06T19:11:38.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-03-06T19:11:38.758Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39702026-03-06T19:11:38.758Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39712026-03-06T19:11:38.758Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39722026-03-06T19:11:38.783Z Checking git-stub v1.0.0
39732026-03-06T19:11:38.783Z Compiling trait-variant v0.1.2
39742026-03-06T19:11:38.783Z Checking is_ci v1.2.0
39752026-03-06T19:11:38.807Z Checking maplit v1.0.2
39762026-03-06T19:11:38.807Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39772026-03-06T19:11:38.979Z Checking supports-color v3.0.2
39782026-03-06T19:11:39.103Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39792026-03-06T19:11:39.243Z Checking drift v0.1.3
39802026-03-06T19:11:39.268Z Checking git-stub-vcs v0.1.0
39812026-03-06T19:11:39.331Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39822026-03-06T19:11:39.412Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39832026-03-06T19:11:39.666Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39842026-03-06T19:11:39.748Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39852026-03-06T19:11:39.857Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39862026-03-06T19:11:39.941Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39872026-03-06T19:11:40.007Z Checking dropshot-api-manager v0.5.2
39882026-03-06T19:11:40.239Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39892026-03-06T19:11:40.663Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39902026-03-06T19:11:41.028Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39912026-03-06T19:11:41.704Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39922026-03-06T19:11:55.445Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39932026-03-06T19:11:58.044Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39942026-03-06T19:11:59.464Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39952026-03-06T19:12:00.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.39s
39962026-03-06T19:12:00.572Z
39972026-03-06T19:12:00.572Zinfo: running `cargo check --bins` on installinator-api (213/256)
39982026-03-06T19:12:01.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-06T19:12:01.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-06T19:12:01.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-06T19:12:01.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
40022026-03-06T19:12:02.058Z
40032026-03-06T19:12:02.058Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40042026-03-06T19:12:03.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-06T19:12:03.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-06T19:12:03.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-06T19:12:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
40082026-03-06T19:12:03.682Z
40092026-03-06T19:12:03.683Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40102026-03-06T19:12:05.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-06T19:12:05.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-06T19:12:05.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-06T19:12:05.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
40142026-03-06T19:12:05.156Z
40152026-03-06T19:12:05.156Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40162026-03-06T19:12:06.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-06T19:12:06.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-06T19:12:06.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-06T19:12:06.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
40202026-03-06T19:12:06.510Z
40212026-03-06T19:12:06.510Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40222026-03-06T19:12:07.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-06T19:12:07.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-06T19:12:07.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-06T19:12:07.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
40262026-03-06T19:12:07.925Z
40272026-03-06T19:12:07.926Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40282026-03-06T19:12:09.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-06T19:12:09.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-06T19:12:09.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-06T19:12:09.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
40322026-03-06T19:12:09.274Z
40332026-03-06T19:12:09.274Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40342026-03-06T19:12:10.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-06T19:12:10.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-06T19:12:10.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40372026-03-06T19:12:10.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
40382026-03-06T19:12:10.682Z
40392026-03-06T19:12:10.682Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40402026-03-06T19:12:11.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-03-06T19:12:11.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-03-06T19:12:12.022Z Checking erased-serde v0.4.9
40432026-03-06T19:12:12.046Z Checking ordered-float v2.10.1
40442026-03-06T19:12:12.082Z Checking unicode-xid v0.2.6
40452026-03-06T19:12:12.108Z Checking cargo-platform v0.2.0
40462026-03-06T19:12:12.648Z Checking serde-value v0.7.0
40472026-03-06T19:12:13.013Z Checking serde-untagged v0.1.9
40482026-03-06T19:12:13.432Z Checking cargo-util-schemas v0.8.2
40492026-03-06T19:12:15.418Z Checking cargo_metadata v0.21.0
40502026-03-06T19:12:17.265Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40512026-03-06T19:12:19.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s
40522026-03-06T19:12:19.311Z
40532026-03-06T19:12:19.311Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40542026-03-06T19:12:20.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40552026-03-06T19:12:20.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40562026-03-06T19:12:20.976Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40572026-03-06T19:12:22.131Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40582026-03-06T19:12:23.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
40592026-03-06T19:12:23.378Z
40602026-03-06T19:12:23.378Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40612026-03-06T19:12:24.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40622026-03-06T19:12:24.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40632026-03-06T19:12:25.428Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40642026-03-06T19:12:25.428Z Compiling vergen-gitcl v1.0.8
40652026-03-06T19:12:25.428Z Compiling dirs-sys-next v0.1.2
40662026-03-06T19:12:25.452Z Compiling crunchy v0.2.4
40672026-03-06T19:12:25.452Z Compiling glob v0.3.3
40682026-03-06T19:12:25.452Z Compiling dsl_auto_type v0.1.3
40692026-03-06T19:12:25.452Z Checking scheduled-thread-pool v0.2.7
40702026-03-06T19:12:25.452Z Compiling diesel_table_macro_syntax v0.2.0
40712026-03-06T19:12:25.867Z Compiling dirs-next v2.0.0
40722026-03-06T19:12:25.902Z Compiling tiny-keccak v2.0.2
40732026-03-06T19:12:26.098Z Compiling term v0.7.0
40742026-03-06T19:12:26.163Z Checking r2d2 v0.8.10
40752026-03-06T19:12:26.222Z Compiling bit-vec v0.6.3
40762026-03-06T19:12:26.499Z Compiling clang-sys v1.8.1
40772026-03-06T19:12:26.567Z Compiling bit-set v0.5.3
40782026-03-06T19:12:26.683Z Compiling ascii-canvas v3.0.0
40792026-03-06T19:12:26.895Z Compiling itertools v0.10.5
40802026-03-06T19:12:27.046Z Compiling diesel_derives v2.2.7
40812026-03-06T19:12:27.242Z Compiling ena v0.14.4
40822026-03-06T19:12:27.310Z Compiling libloading v0.8.9
40832026-03-06T19:12:27.350Z Compiling bindgen v0.71.1
40842026-03-06T19:12:27.405Z Compiling regex-syntax v0.6.29
40852026-03-06T19:12:27.496Z Compiling diff v0.1.13
40862026-03-06T19:12:27.803Z Compiling cexpr v0.6.0
40872026-03-06T19:12:28.136Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40882026-03-06T19:12:28.401Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40892026-03-06T19:12:28.509Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40902026-03-06T19:12:28.704Z Compiling libxml v0.3.3
40912026-03-06T19:12:29.128Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40922026-03-06T19:12:29.510Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40932026-03-06T19:12:29.576Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40942026-03-06T19:12:29.614Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40952026-03-06T19:12:29.722Z Compiling strum_macros v0.24.3
40962026-03-06T19:12:29.933Z Compiling indoc v1.0.9
40972026-03-06T19:12:30.802Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40982026-03-06T19:12:31.168Z Compiling lalrpop v0.19.12
40992026-03-06T19:12:31.707Z Checking derive_builder v0.20.2
41002026-03-06T19:12:32.589Z Compiling oso-derive v0.27.3
41012026-03-06T19:12:32.856Z Checking quick-xml v0.37.5
41022026-03-06T19:12:32.882Z Compiling impl-trait-for-tuples v0.2.3
41032026-03-06T19:12:33.631Z Checking openssl-probe v0.1.6
41042026-03-06T19:12:33.922Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41052026-03-06T19:12:35.033Z Compiling diesel-dtrace v0.4.2
41062026-03-06T19:12:35.366Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41072026-03-06T19:12:35.507Z Checking bb8 v0.8.6
41082026-03-06T19:12:35.744Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41092026-03-06T19:12:36.039Z Checking nonempty v0.12.0
41102026-03-06T19:12:36.132Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41112026-03-06T19:12:36.394Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41122026-03-06T19:12:36.495Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41132026-03-06T19:12:36.639Z Checking support-bundle-viewer v0.1.2
41142026-03-06T19:12:36.797Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41152026-03-06T19:12:37.143Z Checking multimap v0.10.1
41162026-03-06T19:12:38.102Z Checking diesel v2.2.12
41172026-03-06T19:12:43.003Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41182026-03-06T19:12:46.558Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41192026-03-06T19:12:46.757Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41202026-03-06T19:12:46.796Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41212026-03-06T19:12:49.155Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41222026-03-06T19:12:50.391Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-06T19:12:50.666Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41242026-03-06T19:12:51.963Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41252026-03-06T19:12:56.212Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41262026-03-06T19:13:07.271Z Compiling samael v0.0.19
41272026-03-06T19:13:17.598Z Checking async-bb8-diesel v0.2.1
41282026-03-06T19:13:20.889Z Compiling polar-core v0.27.3
41292026-03-06T19:13:31.152Z Checking oso v0.27.3
41302026-03-06T19:14:43.346Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41312026-03-06T19:16:17.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s
41322026-03-06T19:16:18.094Z
41332026-03-06T19:16:18.094Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41342026-03-06T19:16:19.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-06T19:16:19.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-06T19:16:19.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-06T19:16:19.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
41382026-03-06T19:16:19.714Z
41392026-03-06T19:16:19.714Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41402026-03-06T19:16:21.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-06T19:16:21.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-06T19:16:21.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-06T19:16:21.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
41442026-03-06T19:16:21.228Z
41452026-03-06T19:16:21.228Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41462026-03-06T19:16:22.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-06T19:16:22.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-06T19:16:22.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41492026-03-06T19:16:22.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
41502026-03-06T19:16:22.634Z
41512026-03-06T19:16:22.634Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41522026-03-06T19:16:24.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41532026-03-06T19:16:24.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41542026-03-06T19:16:24.692Z Compiling libz-sys v1.1.24
41552026-03-06T19:16:24.717Z Compiling libgit2-sys v0.18.3+1.9.2
41562026-03-06T19:16:24.757Z Compiling vergen-git2 v1.0.7
41572026-03-06T19:16:24.782Z Compiling rustls v0.21.12
41582026-03-06T19:16:24.810Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41592026-03-06T19:16:24.840Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41602026-03-06T19:16:24.840Z Compiling nix v0.29.0
41612026-03-06T19:16:24.840Z Checking sct v0.7.1
41622026-03-06T19:16:25.153Z Checking rustls-webpki v0.101.7
41632026-03-06T19:16:25.177Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41642026-03-06T19:16:25.209Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41652026-03-06T19:16:25.280Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41662026-03-06T19:16:25.580Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41672026-03-06T19:16:25.816Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41682026-03-06T19:16:25.871Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41692026-03-06T19:16:25.991Z Checking rustls-pemfile v1.0.4
41702026-03-06T19:16:26.282Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41712026-03-06T19:16:26.388Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41722026-03-06T19:16:26.747Z Checking twox-hash v2.1.2
41732026-03-06T19:16:27.196Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41742026-03-06T19:16:27.228Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41752026-03-06T19:16:28.298Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41762026-03-06T19:16:28.523Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41772026-03-06T19:16:28.615Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41782026-03-06T19:16:29.290Z Checking tokio-rustls v0.24.1
41792026-03-06T19:16:29.730Z Checking progenitor-extras v0.1.0
41802026-03-06T19:16:29.790Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41812026-03-06T19:16:30.076Z Checking fatfs v0.3.6
41822026-03-06T19:16:30.105Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41832026-03-06T19:16:30.194Z Compiling seq-macro v0.3.6
41842026-03-06T19:16:38.911Z Compiling git2 v0.20.4
41852026-03-06T19:16:43.279Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41862026-03-06T19:16:43.542Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41872026-03-06T19:16:45.576Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41882026-03-06T19:19:33.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
41892026-03-06T19:19:34.315Z
41902026-03-06T19:19:34.315Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41912026-03-06T19:19:36.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-06T19:19:36.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-06T19:19:36.676Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41942026-03-06T19:22:01.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
41952026-03-06T19:22:01.921Z
41962026-03-06T19:22:01.921Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41972026-03-06T19:22:03.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-06T19:22:03.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-06T19:22:03.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-06T19:22:03.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
42012026-03-06T19:22:03.496Z
42022026-03-06T19:22:03.496Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42032026-03-06T19:22:04.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-06T19:22:04.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-06T19:22:04.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-06T19:22:04.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
42072026-03-06T19:22:05.110Z
42082026-03-06T19:22:05.110Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42092026-03-06T19:22:06.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-06T19:22:06.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-06T19:22:06.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-03-06T19:22:06.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
42132026-03-06T19:22:06.603Z
42142026-03-06T19:22:06.603Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42152026-03-06T19:22:07.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-03-06T19:22:07.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-03-06T19:22:07.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42182026-03-06T19:22:07.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
42192026-03-06T19:22:08.151Z
42202026-03-06T19:22:08.151Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42212026-03-06T19:22:09.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42222026-03-06T19:22:09.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42232026-03-06T19:22:09.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42242026-03-06T19:22:09.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
42252026-03-06T19:22:09.715Z
42262026-03-06T19:22:09.715Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42272026-03-06T19:22:11.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-03-06T19:22:11.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-03-06T19:22:11.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42302026-03-06T19:22:11.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
42312026-03-06T19:22:11.267Z
42322026-03-06T19:22:11.267Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42332026-03-06T19:22:12.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-03-06T19:22:12.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-03-06T19:22:13.415Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42362026-03-06T19:22:13.415Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42372026-03-06T19:22:13.487Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42382026-03-06T19:22:13.518Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42392026-03-06T19:22:13.542Z Checking diff v0.1.13
42402026-03-06T19:22:13.542Z Checking yansi v1.0.1
42412026-03-06T19:22:13.542Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-03-06T19:22:13.542Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42432026-03-06T19:22:13.888Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42442026-03-06T19:22:14.172Z Checking pretty_assertions v1.4.1
42452026-03-06T19:22:15.683Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42462026-03-06T19:23:24.192Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42472026-03-06T19:23:24.216Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42482026-03-06T19:23:24.216Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42492026-03-06T19:23:24.216Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42502026-03-06T19:23:24.216Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42512026-03-06T19:23:24.216Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42522026-03-06T19:23:25.890Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42532026-03-06T19:23:28.672Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42542026-03-06T19:26:04.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
42552026-03-06T19:26:05.155Z
42562026-03-06T19:26:05.155Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42572026-03-06T19:26:06.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42582026-03-06T19:26:06.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42592026-03-06T19:26:06.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42602026-03-06T19:26:06.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
42612026-03-06T19:26:06.589Z
42622026-03-06T19:26:06.590Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42632026-03-06T19:26:08.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42642026-03-06T19:26:08.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42652026-03-06T19:26:08.429Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42662026-03-06T19:26:08.468Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42672026-03-06T19:26:08.493Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42682026-03-06T19:26:57.553Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42692026-03-06T19:26:58.344Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42702026-03-06T19:27:03.176Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42712026-03-06T19:27:04.128Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42722026-03-06T19:27:12.292Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42732026-03-06T19:28:22.467Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42742026-03-06T19:28:23.918Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42752026-03-06T19:28:27.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
42762026-03-06T19:28:27.925Z
42772026-03-06T19:28:27.925Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42782026-03-06T19:28:29.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-03-06T19:28:29.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-03-06T19:28:29.540Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42812026-03-06T19:28:30.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.84s
42822026-03-06T19:28:31.018Z
42832026-03-06T19:28:31.018Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42842026-03-06T19:28:32.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42852026-03-06T19:28:32.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42862026-03-06T19:28:32.488Z Compiling blake3 v1.8.3
42872026-03-06T19:28:32.514Z Checking arrayref v0.3.9
42882026-03-06T19:28:32.514Z Checking arrayvec v0.7.6
42892026-03-06T19:28:32.514Z Checking constant_time_eq v0.4.2
42902026-03-06T19:28:32.575Z Checking topological-sort v0.2.2
42912026-03-06T19:28:32.600Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42922026-03-06T19:28:32.600Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42932026-03-06T19:28:32.600Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42942026-03-06T19:28:32.711Z Checking shell-words v1.1.1
42952026-03-06T19:28:34.448Z Checking omicron-zone-package v0.12.2
42962026-03-06T19:28:36.317Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42972026-03-06T19:28:38.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s
42982026-03-06T19:28:38.717Z
42992026-03-06T19:28:38.717Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43002026-03-06T19:28:40.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43012026-03-06T19:28:40.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43022026-03-06T19:28:40.293Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43032026-03-06T19:28:40.756Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43042026-03-06T19:28:41.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
43052026-03-06T19:28:41.768Z
43062026-03-06T19:28:41.768Zinfo: running `cargo check --bins` on xtask (240/256)
43072026-03-06T19:28:42.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-03-06T19:28:42.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-03-06T19:28:42.967Z Checking libc v0.2.180
43102026-03-06T19:28:42.968Z Checking serde v1.0.228
43112026-03-06T19:28:43.000Z Checking zerofrom v0.1.6
43122026-03-06T19:28:43.025Z Checking bitflags v2.11.0
43132026-03-06T19:28:43.069Z Checking smallvec v1.15.1
43142026-03-06T19:28:43.069Z Checking hashbrown v0.16.1
43152026-03-06T19:28:43.112Z Checking serde_json v1.0.149
43162026-03-06T19:28:43.136Z Checking scroll v0.12.0
43172026-03-06T19:28:43.278Z Checking yoke v0.8.1
43182026-03-06T19:28:43.457Z Checking num-traits v0.2.19
43192026-03-06T19:28:43.483Z Checking thiserror v1.0.69
43202026-03-06T19:28:43.652Z Checking zerovec v0.11.5
43212026-03-06T19:28:43.676Z Checking zerotrie v0.2.3
43222026-03-06T19:28:43.701Z Checking percent-encoding v2.3.2
43232026-03-06T19:28:43.931Z Checking errno v0.3.14
43242026-03-06T19:28:43.995Z Checking log v0.4.29
43252026-03-06T19:28:44.053Z Checking serde_spanned v0.6.9
43262026-03-06T19:28:44.174Z Checking rustix v1.1.3
43272026-03-06T19:28:44.227Z Checking indexmap v2.13.0
43282026-03-06T19:28:44.254Z Checking toml_datetime v0.6.11
43292026-03-06T19:28:44.283Z Checking form_urlencoded v1.2.2
43302026-03-06T19:28:44.334Z Checking goblin v0.8.2
43312026-03-06T19:28:44.549Z Checking zerocopy v0.7.35
43322026-03-06T19:28:44.678Z Checking getrandom v0.4.1
43332026-03-06T19:28:44.718Z Checking thiserror v2.0.18
43342026-03-06T19:28:44.743Z Checking tinystr v0.8.2
43352026-03-06T19:28:44.896Z Checking potential_utf v0.1.4
43362026-03-06T19:28:44.941Z Checking syn v2.0.117
43372026-03-06T19:28:44.995Z Checking ordered-float v2.10.1
43382026-03-06T19:28:45.152Z Checking icu_locale_core v2.1.1
43392026-03-06T19:28:45.197Z Checking icu_collections v2.1.1
43402026-03-06T19:28:45.575Z Checking serde-value v0.7.0
43412026-03-06T19:28:45.634Z Checking toml_edit v0.22.27
43422026-03-06T19:28:45.875Z Checking dtrace-parser v0.2.0
43432026-03-06T19:28:45.925Z Checking thread-id v4.2.2
43442026-03-06T19:28:46.058Z Checking once_cell v1.21.3
43452026-03-06T19:28:46.086Z Checking cargo-platform v0.2.0
43462026-03-06T19:28:46.393Z Checking terminal_size v0.4.3
43472026-03-06T19:28:46.424Z Checking memmap v0.7.0
43482026-03-06T19:28:46.448Z Checking tempfile v3.25.0
43492026-03-06T19:28:46.490Z Checking icu_provider v2.1.1
43502026-03-06T19:28:46.531Z Checking fs-err v3.3.0
43512026-03-06T19:28:46.612Z Checking clap_builder v4.5.60
43522026-03-06T19:28:46.694Z Checking textwrap v0.16.2
43532026-03-06T19:28:46.862Z Checking camino-tempfile v1.4.1
43542026-03-06T19:28:46.971Z Checking tabled v0.15.0
43552026-03-06T19:28:47.048Z Checking icu_normalizer v2.1.1
43562026-03-06T19:28:47.184Z Checking icu_properties v2.1.2
43572026-03-06T19:28:47.209Z Checking anyhow v1.0.102
43582026-03-06T19:28:47.640Z Checking macaddr v1.0.1
43592026-03-06T19:28:47.799Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43602026-03-06T19:28:48.452Z Checking toml v0.8.23
43612026-03-06T19:28:49.190Z Checking cargo_toml v0.21.0
43622026-03-06T19:28:49.406Z Checking idna_adapter v1.2.1
43632026-03-06T19:28:49.565Z Checking dof v0.3.0
43642026-03-06T19:28:49.627Z Checking idna v1.1.0
43652026-03-06T19:28:49.909Z Checking clap v4.5.60
43662026-03-06T19:28:50.155Z Checking url v2.5.8
43672026-03-06T19:28:50.202Z Checking usdt-impl v0.5.0
43682026-03-06T19:28:50.812Z Checking usdt v0.5.0
43692026-03-06T19:28:51.035Z Checking cargo-util-schemas v0.8.2
43702026-03-06T19:28:53.145Z Checking cargo_metadata v0.21.0
43712026-03-06T19:28:55.246Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43722026-03-06T19:28:56.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.61s
43732026-03-06T19:28:56.552Z
43742026-03-06T19:28:56.553Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43752026-03-06T19:28:58.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-03-06T19:28:58.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-03-06T19:28:58.579Z Checking polyval v0.6.2
43782026-03-06T19:28:58.604Z Checking ctr v0.9.2
43792026-03-06T19:28:58.651Z Checking ssh-encoding v0.2.0
43802026-03-06T19:28:58.675Z Checking blowfish v0.9.1
43812026-03-06T19:28:58.713Z Checking password-hash v0.4.2
43822026-03-06T19:28:58.743Z Checking p521 v0.13.3
43832026-03-06T19:28:58.743Z Checking p256 v0.13.2
43842026-03-06T19:28:58.772Z Checking russh-cryptovec v0.7.3
43852026-03-06T19:28:58.974Z Checking ghash v0.5.1
43862026-03-06T19:28:59.009Z Checking bcrypt-pbkdf v0.10.0
43872026-03-06T19:28:59.009Z Checking md5 v0.7.0
43882026-03-06T19:28:59.071Z Checking num-bigint v0.4.6
43892026-03-06T19:28:59.117Z Checking des v0.8.1
43902026-03-06T19:28:59.219Z Checking aes-gcm v0.10.3
43912026-03-06T19:28:59.248Z Checking pbkdf2 v0.11.0
43922026-03-06T19:28:59.327Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43932026-03-06T19:28:59.358Z Checking hex-literal v0.4.1
43942026-03-06T19:28:59.446Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43952026-03-06T19:28:59.485Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43962026-03-06T19:28:59.524Z Checking ssh-cipher v0.2.0
43972026-03-06T19:28:59.549Z Checking socket2 v0.5.10
43982026-03-06T19:28:59.662Z Checking internet-checksum v0.2.1
43992026-03-06T19:28:59.879Z Checking ssh-key v0.6.7
44002026-03-06T19:29:00.263Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44012026-03-06T19:29:01.693Z Checking russh-keys v0.45.0
44022026-03-06T19:29:03.044Z Checking russh v0.45.0
44032026-03-06T19:29:50.100Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44042026-03-06T19:29:52.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.42s
44052026-03-06T19:29:53.288Z
44062026-03-06T19:29:53.288Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44072026-03-06T19:29:54.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44082026-03-06T19:29:54.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44092026-03-06T19:29:54.888Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44102026-03-06T19:29:54.912Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44112026-03-06T19:29:54.937Z Checking termios v0.3.3
44122026-03-06T19:29:58.455Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44132026-03-06T19:29:58.755Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44142026-03-06T19:30:04.083Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44152026-03-06T19:30:05.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s
44162026-03-06T19:30:05.585Z
44172026-03-06T19:30:05.585Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44182026-03-06T19:30:07.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-03-06T19:30:07.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-03-06T19:30:07.296Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44212026-03-06T19:30:07.320Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44222026-03-06T19:30:07.371Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44232026-03-06T19:30:07.371Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44242026-03-06T19:30:07.371Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44252026-03-06T19:30:08.278Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44262026-03-06T19:30:08.278Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44272026-03-06T19:30:10.029Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44282026-03-06T19:30:10.417Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44292026-03-06T19:30:10.444Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44302026-03-06T19:30:12.127Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44312026-03-06T19:30:16.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.67s
44322026-03-06T19:30:16.527Z
44332026-03-06T19:30:16.528Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44342026-03-06T19:30:17.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-03-06T19:30:18.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-03-06T19:30:18.223Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44372026-03-06T19:30:18.997Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44382026-03-06T19:30:19.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
44392026-03-06T19:30:19.855Z
44402026-03-06T19:30:19.855Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44412026-03-06T19:30:21.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-03-06T19:30:21.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-03-06T19:30:21.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-03-06T19:30:21.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
44452026-03-06T19:30:21.284Z
44462026-03-06T19:30:21.284Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44472026-03-06T19:30:22.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-03-06T19:30:22.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-03-06T19:30:22.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44502026-03-06T19:30:22.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
44512026-03-06T19:30:22.842Z
44522026-03-06T19:30:22.842Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44532026-03-06T19:30:24.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-03-06T19:30:24.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-03-06T19:30:24.468Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44562026-03-06T19:30:25.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
44572026-03-06T19:30:25.759Z
44582026-03-06T19:30:25.759Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44592026-03-06T19:30:27.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44602026-03-06T19:30:27.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44612026-03-06T19:30:27.444Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44622026-03-06T19:30:27.470Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44632026-03-06T19:30:27.826Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44642026-03-06T19:30:27.853Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44652026-03-06T19:30:29.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.69s
44662026-03-06T19:30:29.686Z
44672026-03-06T19:30:29.686Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44682026-03-06T19:30:30.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-03-06T19:30:30.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-03-06T19:30:30.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44712026-03-06T19:30:30.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
44722026-03-06T19:30:31.044Z
44732026-03-06T19:30:31.044Zinfo: running `cargo check --bins` on omicron-package (250/256)
44742026-03-06T19:30:32.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-03-06T19:30:32.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-03-06T19:30:32.653Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44772026-03-06T19:30:34.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s
44782026-03-06T19:30:35.174Z
44792026-03-06T19:30:35.174Zinfo: running `cargo check --bins` on tqdb (251/256)
44802026-03-06T19:30:36.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44812026-03-06T19:30:36.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44822026-03-06T19:30:36.992Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44832026-03-06T19:30:37.549Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44842026-03-06T19:30:39.155Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44852026-03-06T19:30:39.187Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44862026-03-06T19:30:52.504Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44872026-03-06T19:30:54.256Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44882026-03-06T19:30:54.256Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44892026-03-06T19:30:54.281Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44902026-03-06T19:30:54.281Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44912026-03-06T19:30:56.542Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44922026-03-06T19:31:14.604Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44932026-03-06T19:31:31.396Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44942026-03-06T19:31:31.396Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44952026-03-06T19:31:31.434Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44962026-03-06T19:31:31.434Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44972026-03-06T19:31:35.028Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44982026-03-06T19:31:38.496Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44992026-03-06T19:31:40.086Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45002026-03-06T19:31:43.411Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45012026-03-06T19:31:44.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
45022026-03-06T19:31:44.863Z
45032026-03-06T19:31:44.863Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45042026-03-06T19:31:46.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45052026-03-06T19:31:46.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45062026-03-06T19:31:46.467Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45072026-03-06T19:31:46.493Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45082026-03-06T19:31:46.493Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45092026-03-06T19:31:46.558Z Checking rtoolbox v0.0.3
45102026-03-06T19:31:46.583Z Checking tui-tree-widget v0.23.1
45112026-03-06T19:31:46.846Z Checking rpassword v7.4.0
45122026-03-06T19:31:47.094Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45132026-03-06T19:31:49.346Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45142026-03-06T19:32:03.037Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45152026-03-06T19:32:04.816Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45162026-03-06T19:32:07.669Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45172026-03-06T19:32:16.691Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45182026-03-06T19:32:21.948Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45192026-03-06T19:32:24.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s
45202026-03-06T19:32:24.324Z
45212026-03-06T19:32:24.325Zinfo: running `cargo check --bins` on wicket (253/256)
45222026-03-06T19:32:25.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45232026-03-06T19:32:25.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45242026-03-06T19:32:25.863Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45252026-03-06T19:32:26.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
45262026-03-06T19:32:26.600Z
45272026-03-06T19:32:26.600Zinfo: running `cargo check --bins` on wicketd (254/256)
45282026-03-06T19:32:28.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45292026-03-06T19:32:28.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45302026-03-06T19:32:28.384Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45312026-03-06T19:32:28.384Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45322026-03-06T19:32:28.409Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45332026-03-06T19:32:28.409Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45342026-03-06T19:32:31.311Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45352026-03-06T19:32:32.763Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45362026-03-06T19:32:40.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
45372026-03-06T19:32:41.227Z
45382026-03-06T19:32:41.227Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45392026-03-06T19:32:42.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-03-06T19:32:42.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-03-06T19:32:42.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45422026-03-06T19:32:42.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
45432026-03-06T19:32:42.694Z
45442026-03-06T19:32:42.694Zinfo: running `cargo check --bins` on zone-setup (256/256)
45452026-03-06T19:32:44.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45462026-03-06T19:32:44.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45472026-03-06T19:32:44.285Z Checking uzers v0.12.2
45482026-03-06T19:32:45.753Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45492026-03-06T19:32:46.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
45502026-03-06T19:32:46.606Z
45512026-03-06T19:32:46.606Zreal 38:06.861538578
45522026-03-06T19:32:46.606Zuser 57:28.465595872
45532026-03-06T19:32:46.606Zsys 8:44.408543160
45542026-03-06T19:32:46.606Ztrap 1.680095746
45552026-03-06T19:32:46.606Ztflt 0.445697140
45562026-03-06T19:32:46.606Zdflt 0.955028542
45572026-03-06T19:32:46.606Zkflt 0.001861540
45582026-03-06T19:32:46.606Zlock 2:41:06.028460618
45592026-03-06T19:32:46.606Zslp 5:24:33.300152715
45602026-03-06T19:32:46.606Zlat 1:53.290479191
45612026-03-06T19:32:46.606Zstop 5:48.637807460
45622026-03-06T19:32:46.634Zprocess exited: duration 2749781 ms, exit code 0
 
45632026-03-06T19:32:46.685Zfound 0 output files