01M1PNSYDMY12M60R5MNBVEF7R: check-features (helios)

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1PNTFA297KFVHHC89A8R95H

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T17:01:15.351Zjob assigned to worker 01M1PNTT5E1KZDS8ZB97B2PN54 [factory aws, i-0d093f7636be71ecc] (queued for 53 s)
 
22026-09-04T17:01:21.556Zstarting task 0: "setup"
32026-09-04T17:01:21.562Z++ uname -s
42026-09-04T17:01:21.565Z+ kern=SunOS
52026-09-04T17:01:21.565Z+ build_user=build
62026-09-04T17:01:21.565Z+ build_uid=12345
72026-09-04T17:01:21.565Z+ work_dir=/work
82026-09-04T17:01:21.565Z+ input_dir=/input
92026-09-04T17:01:21.565Z+ [[ 0 == 12345 ]]
102026-09-04T17:01:21.565Z+ case "$kern" in
112026-09-04T17:01:21.565Z+ groupadd -g 12345 build
122026-09-04T17:01:21.568Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T17:01:25.799Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T17:01:25.895Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T17:01:25.895Z+ home_fs=zfs
162026-09-04T17:01:25.895Z+ [[ zfs == autofs ]]
172026-09-04T17:01:25.896Z+ mkdir -p /home/build
182026-09-04T17:01:25.896Z+ chown build:build /home/build /work
192026-09-04T17:01:25.896Z+ chmod 0700 /home/build /work
202026-09-04T17:01:25.896Zprocess exited: duration 4081 ms, exit code 0
 
212026-09-04T17:01:25.993Zstarting task 1: "rust-toolchain"
222026-09-04T17:01:26.076Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T17:01:26.076Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T17:01:26.077Z * rust toolchain channel = "1.97.1"
252026-09-04T17:01:26.077Z * rust toolchain profile = "default"
262026-09-04T17:01:26.077Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T17:01:26.077Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T17:01:26.077Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T17:01:26.077Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T17:01:26.101Zinfo: downloading installer
312026-09-04T17:01:27.498Zinfo: profile set to default
322026-09-04T17:01:27.498Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T17:01:27.501Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T17:01:27.634Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T17:01:27.637Zinfo: downloading 6 components
362026-09-04T17:01:42.710Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T17:01:42.710Z
382026-09-04T17:01:42.745Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T17:01:42.745Z
402026-09-04T17:01:42.768Z
412026-09-04T17:01:42.768ZRust is installed now. Great!
422026-09-04T17:01:42.768Z
432026-09-04T17:01:42.768ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T17:01:42.768Zenvironment variable. This has not been done automatically.
452026-09-04T17:01:42.768Z
462026-09-04T17:01:42.768ZTo configure your current shell, you need to source
472026-09-04T17:01:42.768Zthe corresponding env file under $HOME/.cargo.
482026-09-04T17:01:42.768Z
492026-09-04T17:01:42.768ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T17:01:42.769Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T17:01:42.769Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T17:01:42.769ZCC_x86_64-unknown-illumos = None
532026-09-04T17:01:42.769Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T17:01:42.769ZCC_x86_64_unknown_illumos = None
552026-09-04T17:01:42.769Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T17:01:42.769ZHOST_CC = None
572026-09-04T17:01:42.769Zcargo:rerun-if-env-changed=CC
582026-09-04T17:01:42.769ZCC = None
592026-09-04T17:01:42.769Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T17:01:42.920Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T17:01:42.920ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T17:01:42.920Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T17:01:42.920ZCFLAGS = None
642026-09-04T17:01:42.920Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T17:01:42.920ZHOST_CFLAGS = None
662026-09-04T17:01:42.920Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T17:01:42.920ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T17:01:42.920Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T17:01:42.920ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T17:01:43.004Z+ rustup --version
712026-09-04T17:01:43.011Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T17:01:43.015Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T17:01:43.035Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T17:01:43.038Z+ cargo --version
752026-09-04T17:01:43.050Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T17:01:43.053Z+ rustc --version
772026-09-04T17:01:43.072Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T17:01:43.076Zprocess exited: duration 17116 ms, exit code 0
 
792026-09-04T17:01:43.084Zstarting task 2: "authentication"
802026-09-04T17:01:43.100Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T17:01:43.106Zstarting task 3: "clone repository"
822026-09-04T17:01:43.109Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T17:01:43.112Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T17:01:43.141ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T17:01:56.451Z+ cd /work/oxidecomputer/omicron
862026-09-04T17:01:56.452Z+ git fetch origin d6121683ebb870d5074d9af7fb80ab82985369a0
872026-09-04T17:01:56.759ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T17:01:56.759Z * branch d6121683ebb870d5074d9af7fb80ab82985369a0 -> FETCH_HEAD
892026-09-04T17:01:56.844Z+ [[ -n '' ]]
902026-09-04T17:01:56.844Z+ git reset --hard d6121683ebb870d5074d9af7fb80ab82985369a0
912026-09-04T17:01:56.857ZHEAD is now at d6121683e [antithesis] first cut of the Antithesis harness for Nexus and CockroachDB
922026-09-04T17:01:56.857Zprocess exited: duration 13710 ms, exit code 0
 
932026-09-04T17:01:56.875Zstarting task 4: "build"
942026-09-04T17:01:56.885Z+ source .github/buildomat/ci-env.sh
952026-09-04T17:01:56.885Z++ export CARGO_TERM_COLOR=always
962026-09-04T17:01:56.885Z++ CARGO_TERM_COLOR=always
972026-09-04T17:01:56.885Z+++ uname -s
982026-09-04T17:01:56.885Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-04T17:01:56.885Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-04T17:01:56.885Z+ cargo --version
1012026-09-04T17:01:56.890Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-04T17:01:56.890Z+ rustc --version
1032026-09-04T17:01:56.910Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T17:01:56.915Z+ source ./env.sh
1052026-09-04T17:01:56.915Z++ OLD_SHELL_OPTS=ehxB
1062026-09-04T17:01:56.915Z++ set -o xtrace
1072026-09-04T17:01:56.915Z++++ dirname ./env.sh
1082026-09-04T17:01:56.915Z+++ readlink -f .
1092026-09-04T17:01:56.915Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-09-04T17:01:56.915Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-09-04T17:01:56.915Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-09-04T17:01:56.916Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-09-04T17:01:56.916Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-09-04T17:01:56.916Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-09-04T17:01:56.916Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-09-04T17:01:56.916Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-09-04T17:01:56.916Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-04T17:01:56.916Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1192026-09-04T17:01:56.916Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1202026-09-04T17:01:56.916Z++ case $OLD_SHELL_OPTS in
1212026-09-04T17:01:56.917Z++ unset OLD_SHELL_OPTS OMICRON_WS
1222026-09-04T17:01:56.917Z+ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1232026-09-04T17:01:56.917Z+ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1242026-09-04T17:01:56.917Z+ banner prerequisites
1252026-09-04T17:01:56.923Z
1262026-09-04T17:01:56.923Z ##### ##### ###### ##### ###### #### # # # #### #
1272026-09-04T17:01:56.924Z # # # # # # # # # # # # # # #
1282026-09-04T17:01:56.924Z # # # # ##### # # ##### # # # # # #### #
1292026-09-04T17:01:56.924Z ##### ##### # ##### # # # # # # # # #
1302026-09-04T17:01:56.924Z # # # # # # # # # # # # # # #
1312026-09-04T17:01:56.924Z # # # ###### # # ###### ### # #### # #### #
1322026-09-04T17:01:56.924Z
1332026-09-04T17:01:56.924Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1342026-09-04T17:01:58.973Z Startup: Refreshing catalog 'helios' ... Done
1352026-09-04T17:01:59.418Z Startup: Caching catalogs ... Done
1362026-09-04T17:02:01.973ZPlanning: Solver setup ... Done (2.397s)
1372026-09-04T17:02:02.046ZPlanning: Running solver ... Done (0.068s)
1382026-09-04T17:02:02.089ZPlanning: Finding local manifests ... Done (0.003s)
1392026-09-04T17:02:02.123ZPlanning: Fetching manifests: 0/2 0% complete
1402026-09-04T17:02:02.158ZPlanning: Fetching manifests: 2/2 100% complete
1412026-09-04T17:02:02.189ZPlanning: Package planning ... Done (0.013s)
1422026-09-04T17:02:02.189ZPlanning: Merging actions ... Done (0.002s)
1432026-09-04T17:02:02.307ZPlanning: Checking for conflicting actions ... Done (0.159s)
1442026-09-04T17:02:02.366ZPlanning: Consolidating action changes ... Done (0.001s)
1452026-09-04T17:02:03.076ZPlanning: Evaluating mediators ... Done (0.784s)
1462026-09-04T17:02:03.080ZPlanning: Planning completed in 3.64 seconds
1472026-09-04T17:02:03.085Z Packages to install: 2
1482026-09-04T17:02:03.090Z Estimated space available: 156.01 GB
1492026-09-04T17:02:03.090ZEstimated space to be consumed: 86.48 MB
1502026-09-04T17:02:03.090Z Create boot environment: No
1512026-09-04T17:02:03.090ZCreate backup boot environment: No
1522026-09-04T17:02:03.090Z Rebuild boot archive: No
1532026-09-04T17:02:03.090Z
1542026-09-04T17:02:03.090ZChanged packages:
1552026-09-04T17:02:03.090Zhelios
1562026-09-04T17:02:03.090Z developer/build-essential
1572026-09-04T17:02:03.090Z None -> 11-3.0
1582026-09-04T17:02:03.090Z library/libxmlsec1
1592026-09-04T17:02:03.090Z None -> 1.2.35-3.0
1602026-09-04T17:02:03.119Z
1612026-09-04T17:02:03.119ZDownload: 0/214 items 0.0/1.3MB 0% complete
1622026-09-04T17:02:03.186ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1632026-09-04T17:02:03.270Z Actions: 1/268 actions (Installing new actions)
1642026-09-04T17:02:03.296Z Actions: Completed 268 actions in 0.04 seconds.
1652026-09-04T17:02:03.329ZFinalize: Updating package state database ... Done (0.036s)
1662026-09-04T17:02:03.337ZFinalize: Updating package cache ... Done (0.000s)
1672026-09-04T17:02:03.427ZFinalize: Updating image state ... Done (0.094s)
1682026-09-04T17:02:06.038ZFinalize: Creating fast lookup database ... Done (2.504s)
1692026-09-04T17:02:06.084ZFinalize: Reading search index ... Done (0.012s)
1702026-09-04T17:02:06.103ZFinalize: Updating search index ... Done (0.000s)
1712026-09-04T17:02:06.240ZFinalize: Updating package cache ... Done (0.000s)
1722026-09-04T17:02:06.630ZPlanning: Evaluating mediator changes ... Done
1732026-09-04T17:02:06.688ZPlanning: Checking for conflicting actions ... Done
1742026-09-04T17:02:06.702ZPlanning: Consolidating action changes ... Done
1752026-09-04T17:02:06.825ZPlanning: Evaluating mediators ... Done
1762026-09-04T17:02:06.830ZPlanning: Planning completed in 0.26 seconds
1772026-09-04T17:02:06.853Z Mediators to change: 2
1782026-09-04T17:02:06.853Z Create boot environment: No
1792026-09-04T17:02:06.853ZCreate backup boot environment: No
1802026-09-04T17:02:06.889ZFinalize: Updating package state database ... Done
1812026-09-04T17:02:06.889ZFinalize: Updating package cache ... Done
1822026-09-04T17:02:06.957ZFinalize: Updating image state ... Done
1832026-09-04T17:02:08.911ZFinalize: Creating fast lookup database ... Done
1842026-09-04T17:02:08.973ZFinalize: Reading search index ... Done
1852026-09-04T17:02:08.995ZFinalize: Updating search index ... Done
1862026-09-04T17:02:09.124ZFinalize: Updating package cache ... Done
1872026-09-04T17:02:09.391ZPlanning: Evaluating mediator changes ... Done
1882026-09-04T17:02:09.498ZPlanning: Checking for conflicting actions ... Done
1892026-09-04T17:02:09.548ZPlanning: Consolidating action changes ... Done
1902026-09-04T17:02:09.650ZPlanning: Evaluating mediators ... Done
1912026-09-04T17:02:09.695ZPlanning: Planning completed in 0.27 seconds
1922026-09-04T17:02:09.695Z Mediators to change: 1
1932026-09-04T17:02:09.695Z Create boot environment: No
1942026-09-04T17:02:09.695ZCreate backup boot environment: No
1952026-09-04T17:02:09.732ZFinalize: Updating package state database ... Done
1962026-09-04T17:02:09.732ZFinalize: Updating package cache ... Done
1972026-09-04T17:02:09.772ZFinalize: Updating image state ... Done
1982026-09-04T17:02:11.708ZFinalize: Creating fast lookup database ... Done
1992026-09-04T17:02:11.781ZFinalize: Reading search index ... Done
2002026-09-04T17:02:11.786ZFinalize: Updating search index ... Done
2012026-09-04T17:02:11.888ZFinalize: Updating package cache ... Done
2022026-09-04T17:02:12.213ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032026-09-04T17:02:12.213Zapache system 2.4 system
2042026-09-04T17:02:12.213Zclang system 15 system
2052026-09-04T17:02:12.213Zcsh system system illumos
2062026-09-04T17:02:12.214Zctags system system illumos
2072026-09-04T17:02:12.214Zfile vendor vendor darwinsys
2082026-09-04T17:02:12.214Zfile system system illumos
2092026-09-04T17:02:12.214Zgcc vendor 14 vendor
2102026-09-04T17:02:12.214Zgcc system 13 system
2112026-09-04T17:02:12.214Zgcc system 10 system
2122026-09-04T17:02:12.214Zgo system 1.25 system
2132026-09-04T17:02:12.214Zllvm system 15 system
2142026-09-04T17:02:12.215Zmariadb system 11.4 system
2152026-09-04T17:02:12.215Zmta vendor vendor dma
2162026-09-04T17:02:12.215Zopenjdk system 17 system
2172026-09-04T17:02:12.215Zopenjdk system 11 system
2182026-09-04T17:02:12.215Zopenssl vendor 3 vendor
2192026-09-04T17:02:12.215Zperl system 5.40 system
2202026-09-04T17:02:12.215Zpostgresql system 18 system
2212026-09-04T17:02:12.215Zpostgresql system 17 system
2222026-09-04T17:02:12.215Zpython vendor 3 vendor
2232026-09-04T17:02:12.215Zpython system 2 system
2242026-09-04T17:02:12.216Zpython3 vendor 3.13 vendor
2252026-09-04T17:02:12.216Zruby system 3.4 system
2262026-09-04T17:02:12.216Zruby system 3.0 system
2272026-09-04T17:02:12.216Zwords vendor vendor american-english
2282026-09-04T17:02:12.216Zwords system system australian-english
2292026-09-04T17:02:12.216Zwords system system british-english
2302026-09-04T17:02:12.216Zwords system system canadian-english
2312026-09-04T17:02:12.216Zwords system system french
2322026-09-04T17:02:12.216Zwords system system italian
2332026-09-04T17:02:12.216Zwords system system ngerman
2342026-09-04T17:02:12.216Zwords system system ogerman
2352026-09-04T17:02:12.216Zwords system system spanish
2362026-09-04T17:02:12.452ZPUBLISHER TYPE STATUS P LOCATION
2372026-09-04T17:02:12.452Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2382026-09-04T17:02:12.978ZFMRI IFO
2392026-09-04T17:02:12.978Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2402026-09-04T17:02:12.978Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2412026-09-04T17:02:12.978Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2422026-09-04T17:02:12.978Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2432026-09-04T17:02:12.978Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2442026-09-04T17:02:12.978Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2452026-09-04T17:02:12.978Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2462026-09-04T17:02:12.978Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2472026-09-04T17:02:12.978Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2482026-09-04T17:02:13.320Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2492026-09-04T17:02:13.681Z Updating crates.io index
2502026-09-04T17:02:13.766Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512026-09-04T17:02:14.028Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2522026-09-04T17:02:14.357Z Updating git repository `https://github.com/oxidecomputer/propolis`
2532026-09-04T17:02:15.710Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2542026-09-04T17:02:15.971Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2552026-09-04T17:02:16.662Z Updating git repository `https://github.com/oxidecomputer/crucible`
2562026-09-04T17:02:18.637Z Updating git repository `https://github.com/oxidecomputer/opte`
2572026-09-04T17:02:19.763Z Updating git repository `https://github.com/oxidecomputer/tofino`
2582026-09-04T17:02:20.072Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-09-04T17:02:20.442Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602026-09-04T17:02:21.905Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612026-09-04T17:02:22.201Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-09-04T17:02:22.668Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2632026-09-04T17:02:23.025Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642026-09-04T17:02:23.335Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652026-09-04T17:02:23.622Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662026-09-04T17:02:23.888Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672026-09-04T17:02:24.199Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682026-09-04T17:02:24.509Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2692026-09-04T17:02:25.093Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2702026-09-04T17:02:25.713Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2712026-09-04T17:02:26.276Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722026-09-04T17:02:26.424Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2732026-09-04T17:02:27.005Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2742026-09-04T17:02:27.328Z Updating git repository `https://github.com/oxidecomputer/erebor`
2752026-09-04T17:02:27.659Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2762026-09-04T17:02:28.200Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2772026-09-04T17:02:28.397Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2782026-09-04T17:02:28.717Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2792026-09-04T17:02:29.195Z Updating git repository `https://github.com/oxidecomputer/ispf`
2802026-09-04T17:02:29.491Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2812026-09-04T17:02:29.845Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2822026-09-04T17:02:30.257Z Updating git repository `https://github.com/oxidecomputer/tough`
2832026-09-04T17:02:31.029Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2842026-09-04T17:02:31.299Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2852026-09-04T17:02:31.605Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2862026-09-04T17:02:31.945Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2872026-09-04T17:02:32.283Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-09-04T17:02:32.551Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2892026-09-04T17:02:32.977Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2902026-09-04T17:02:33.144Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2912026-09-04T17:02:33.421Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-09-04T17:02:33.748Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-09-04T17:02:36.206Z Downloading crates ...
2942026-09-04T17:02:36.217Z Downloaded equivalent v1.0.2
2952026-09-04T17:02:36.218Z Downloaded bytecount v0.6.9
2962026-09-04T17:02:36.218Z Downloaded thiserror v2.0.18
2972026-09-04T17:02:36.218Z Downloaded cfg-if v1.0.4
2982026-09-04T17:02:36.218Z Downloaded log v0.4.33
2992026-09-04T17:02:36.218Z Downloaded cpufeatures v0.2.17
3002026-09-04T17:02:36.218Z Downloaded anyhow v1.0.104
3012026-09-04T17:02:36.218Z Downloaded zerocopy-derive v0.7.35
3022026-09-04T17:02:36.218Z Downloaded errno v0.3.14
3032026-09-04T17:02:36.218Z Downloaded heck v0.4.1
3042026-09-04T17:02:36.218Z Downloaded camino v1.2.5
3052026-09-04T17:02:36.218Z Downloaded dtrace-parser v0.2.0
3062026-09-04T17:02:36.218Z Downloaded fastrand v2.3.0
3072026-09-04T17:02:36.218Z Downloaded dof v0.3.0
3082026-09-04T17:02:36.218Z Downloaded cargo_metadata v0.23.1
3092026-09-04T17:02:36.253Z Downloaded colorchoice v1.0.4
3102026-09-04T17:02:36.253Z Downloaded zmij v1.0.21
3112026-09-04T17:02:36.253Z Downloaded generic-array v0.14.7
3122026-09-04T17:02:36.254Z Downloaded zerocopy v0.7.35
3132026-09-04T17:02:36.254Z Downloaded digest v0.10.7
3142026-09-04T17:02:36.254Z Downloaded papergrid v0.11.0
3152026-09-04T17:02:36.254Z Downloaded bitflags v2.11.0
3162026-09-04T17:02:36.254Z Downloaded fnv v1.0.7
3172026-09-04T17:02:36.254Z Downloaded block-buffer v0.10.4
3182026-09-04T17:02:36.254Z Downloaded clap_lex v1.0.0
3192026-09-04T17:02:36.272Z Downloaded anstyle v1.0.14
3202026-09-04T17:02:36.272Z Downloaded camino-tempfile v1.4.1
3212026-09-04T17:02:36.272Z Downloaded cargo-platform v0.3.2
3222026-09-04T17:02:36.272Z Downloaded pest_meta v2.8.6
3232026-09-04T17:02:36.272Z Downloaded anstream v1.0.0
3242026-09-04T17:02:36.272Z Downloaded is_terminal_polyfill v1.70.2
3252026-09-04T17:02:36.272Z Downloaded plain v0.2.3
3262026-09-04T17:02:36.272Z Downloaded unicode-linebreak v0.1.5
3272026-09-04T17:02:36.272Z Downloaded proc-macro-error-attr v1.0.4
3282026-09-04T17:02:36.273Z Downloaded once_cell v1.21.3
3292026-09-04T17:02:36.273Z Downloaded crypto-common v0.1.7
3302026-09-04T17:02:36.273Z Downloaded smawk v0.3.2
3312026-09-04T17:02:36.273Z Downloaded heck v0.5.0
3322026-09-04T17:02:36.273Z Downloaded macaddr v1.0.1
3332026-09-04T17:02:36.273Z Downloaded usdt v0.5.0
3342026-09-04T17:02:36.273Z Downloaded itoa v1.0.17
3352026-09-04T17:02:36.273Z Downloaded memmap v0.7.0
3362026-09-04T17:02:36.273Z Downloaded serde_spanned v0.6.9
3372026-09-04T17:02:36.393Z Downloaded terminal_size v0.4.3
3382026-09-04T17:02:36.393Z Downloaded strsim v0.11.1
3392026-09-04T17:02:36.394Z Downloaded tabled_derive v0.7.0
3402026-09-04T17:02:36.394Z Downloaded usdt-macro v0.5.0
3412026-09-04T17:02:36.394Z Downloaded version_check v0.9.5
3422026-09-04T17:02:36.394Z Downloaded serde_tokenstream v0.2.3
3432026-09-04T17:02:36.394Z Downloaded pest_derive v2.8.6
3442026-09-04T17:02:36.394Z Downloaded anstyle-query v1.1.5
3452026-09-04T17:02:36.394Z Downloaded swrite v0.1.0
3462026-09-04T17:02:36.483Z Downloaded thread-id v4.2.2
3472026-09-04T17:02:36.483Z Downloaded usdt-attr-macro v0.5.0
3482026-09-04T17:02:36.483Z Downloaded scroll_derive v0.12.1
3492026-09-04T17:02:36.484Z Downloaded toml_write v0.1.2
3502026-09-04T17:02:36.484Z Downloaded utf8parse v0.2.2
3512026-09-04T17:02:36.484Z Downloaded toml_datetime v0.6.11
3522026-09-04T17:02:36.484Z Downloaded autocfg v1.5.0
3532026-09-04T17:02:36.484Z Downloaded thiserror-impl v1.0.69
3542026-09-04T17:02:36.484Z Downloaded quote v1.0.45
3552026-09-04T17:02:36.484Z Downloaded fs-err v3.3.0
3562026-09-04T17:02:36.484Z Downloaded proc-macro-error v1.0.4
3572026-09-04T17:02:36.484Z Downloaded clap_derive v4.6.1
3582026-09-04T17:02:36.485Z Downloaded thiserror v1.0.69
3592026-09-04T17:02:36.485Z Downloaded usdt-impl v0.5.0
3602026-09-04T17:02:36.485Z Downloaded pretty-hex v0.4.1
3612026-09-04T17:02:36.485Z Downloaded sha2 v0.10.9
3622026-09-04T17:02:36.485Z Downloaded cargo_toml v0.21.0
3632026-09-04T17:02:36.485Z Downloaded thiserror-impl v2.0.18
3642026-09-04T17:02:36.486Z Downloaded ucd-trie v0.1.7
3652026-09-04T17:02:36.486Z Downloaded scroll v0.12.0
3662026-09-04T17:02:36.486Z Downloaded semver v1.0.28
3672026-09-04T17:02:36.486Z Downloaded tempfile v3.27.0
3682026-09-04T17:02:36.486Z Downloaded toml v0.8.23
3692026-09-04T17:02:36.486Z Downloaded anstyle-parse v1.0.0
3702026-09-04T17:02:36.486Z Downloaded pest_generator v2.8.6
3712026-09-04T17:02:36.486Z Downloaded getrandom v0.4.3
3722026-09-04T17:02:36.486Z Downloaded clap v4.6.1
3732026-09-04T17:02:36.487Z Downloaded proc-macro2 v1.0.106
3742026-09-04T17:02:36.487Z Downloaded unicode-ident v1.0.24
3752026-09-04T17:02:36.487Z Downloaded serde_derive v1.0.228
3762026-09-04T17:02:36.487Z Downloaded memchr v2.8.0
3772026-09-04T17:02:36.487Z Downloaded byteorder v1.5.0
3782026-09-04T17:02:36.487Z Downloaded serde_core v1.0.228
3792026-09-04T17:02:36.537Z Downloaded indexmap v2.14.0
3802026-09-04T17:02:36.537Z Downloaded textwrap v0.16.2
3812026-09-04T17:02:36.537Z Downloaded toml_edit v0.22.27
3822026-09-04T17:02:36.539Z Downloaded serde v1.0.228
3832026-09-04T17:02:36.539Z Downloaded typenum v1.20.1
3842026-09-04T17:02:36.539Z Downloaded goblin v0.8.2
3852026-09-04T17:02:36.539Z Downloaded clap_builder v4.6.0
3862026-09-04T17:02:36.539Z Downloaded pest v2.8.6
3872026-09-04T17:02:36.540Z Downloaded serde_json v1.0.151
3882026-09-04T17:02:36.540Z Downloaded hashbrown v0.17.0
3892026-09-04T17:02:36.540Z Downloaded winnow v0.7.14
3902026-09-04T17:02:36.540Z Downloaded tabled v0.15.0
3912026-09-04T17:02:36.540Z Downloaded syn v1.0.109
3922026-09-04T17:02:36.540Z Downloaded unicode-width v0.1.14
3932026-09-04T17:02:36.540Z Downloaded unicode-width v0.2.0
3942026-09-04T17:02:36.540Z Downloaded syn v2.0.117
3952026-09-04T17:02:36.561Z Downloaded rustix v1.1.4
3962026-09-04T17:02:36.561Z Downloaded libc v0.2.185
3972026-09-04T17:02:36.635Z Compiling proc-macro2 v1.0.106
3982026-09-04T17:02:36.635Z Compiling unicode-ident v1.0.24
3992026-09-04T17:02:36.635Z Compiling quote v1.0.45
4002026-09-04T17:02:36.635Z Compiling serde_core v1.0.228
4012026-09-04T17:02:36.635Z Compiling libc v0.2.185
4022026-09-04T17:02:36.635Z Compiling version_check v0.9.5
4032026-09-04T17:02:36.635Z Compiling memchr v2.8.0
4042026-09-04T17:02:36.635Z Compiling serde v1.0.228
4052026-09-04T17:02:36.933Z Compiling zmij v1.0.21
4062026-09-04T17:02:37.218Z Compiling ucd-trie v0.1.7
4072026-09-04T17:02:37.249Z Compiling itoa v1.0.17
4082026-09-04T17:02:37.635Z Compiling thiserror v1.0.69
4092026-09-04T17:02:37.692Z Compiling pest v2.8.6
4102026-09-04T17:02:37.692Z Compiling byteorder v1.5.0
4112026-09-04T17:02:37.692Z Compiling rustix v1.1.4
4122026-09-04T17:02:37.847Z Compiling errno v0.3.14
4132026-09-04T17:02:37.906Z Compiling serde_json v1.0.151
4142026-09-04T17:02:37.982Z Compiling bitflags v2.11.0
4152026-09-04T17:02:38.072Z Compiling syn v2.0.117
4162026-09-04T17:02:38.118Z Compiling thread-id v4.2.2
4172026-09-04T17:02:38.252Z Compiling proc-macro-error-attr v1.0.4
4182026-09-04T17:02:38.277Z Compiling usdt-impl v0.5.0
4192026-09-04T17:02:38.367Z Compiling syn v1.0.109
4202026-09-04T17:02:38.407Z Compiling camino v1.2.5
4212026-09-04T17:02:38.596Z Compiling pest_meta v2.8.6
4222026-09-04T17:02:38.818Z Compiling proc-macro-error v1.0.4
4232026-09-04T17:02:38.916Z Compiling plain v0.2.3
4242026-09-04T17:02:38.917Z Compiling equivalent v1.0.2
4252026-09-04T17:02:38.917Z Compiling log v0.4.33
4262026-09-04T17:02:38.917Z Compiling utf8parse v0.2.2
4272026-09-04T17:02:38.951Z Compiling hashbrown v0.17.0
4282026-09-04T17:02:38.972Z Compiling getrandom v0.4.3
4292026-09-04T17:02:39.136Z Compiling terminal_size v0.4.3
4302026-09-04T17:02:39.328Z Compiling anstyle-parse v1.0.0
4312026-09-04T17:02:39.365Z Compiling indexmap v2.14.0
4322026-09-04T17:02:40.038Z Compiling anstyle-query v1.1.5
4332026-09-04T17:02:40.054Z Compiling colorchoice v1.0.4
4342026-09-04T17:02:40.054Z Compiling anstyle v1.0.14
4352026-09-04T17:02:40.054Z Compiling cfg-if v1.0.4
4362026-09-04T17:02:40.054Z Compiling thiserror v2.0.18
4372026-09-04T17:02:40.054Z Compiling is_terminal_polyfill v1.70.2
4382026-09-04T17:02:40.079Z Compiling pretty-hex v0.4.1
4392026-09-04T17:02:40.129Z Compiling winnow v0.7.14
4402026-09-04T17:02:40.147Z Compiling autocfg v1.5.0
4412026-09-04T17:02:40.188Z Compiling toml_write v0.1.2
4422026-09-04T17:02:40.220Z Compiling anstream v1.0.0
4432026-09-04T17:02:40.458Z Compiling pest_generator v2.8.6
4442026-09-04T17:02:40.509Z Compiling anyhow v1.0.104
4452026-09-04T17:02:40.585Z Compiling fastrand v2.3.0
4462026-09-04T17:02:40.585Z Compiling fs-err v3.3.0
4472026-09-04T17:02:40.625Z Compiling once_cell v1.21.3
4482026-09-04T17:02:40.806Z Compiling heck v0.4.1
4492026-09-04T17:02:40.818Z Compiling bytecount v0.6.9
4502026-09-04T17:02:40.824Z Compiling unicode-width v0.1.14
4512026-09-04T17:02:40.993Z Compiling fnv v1.0.7
4522026-09-04T17:02:41.023Z Compiling clap_lex v1.0.0
4532026-09-04T17:02:41.087Z Compiling heck v0.5.0
4542026-09-04T17:02:41.095Z Compiling strsim v0.11.1
4552026-09-04T17:02:41.095Z Compiling papergrid v0.11.0
4562026-09-04T17:02:41.258Z Compiling tempfile v3.27.0
4572026-09-04T17:02:41.335Z Compiling clap_builder v4.6.0
4582026-09-04T17:02:41.447Z Compiling semver v1.0.28
4592026-09-04T17:02:41.464Z Compiling cargo-platform v0.3.2
4602026-09-04T17:02:41.544Z Compiling tabled_derive v0.7.0
4612026-09-04T17:02:44.812Z Compiling memmap v0.7.0
4622026-09-04T17:02:44.814Z Compiling unicode-linebreak v0.1.5
4632026-09-04T17:02:44.854Z Compiling unicode-width v0.2.0
4642026-09-04T17:02:44.854Z Compiling smawk v0.3.2
4652026-09-04T17:02:44.854Z Compiling camino-tempfile v1.4.1
4662026-09-04T17:02:44.854Z Compiling textwrap v0.16.2
4672026-09-04T17:02:44.854Z Compiling serde_derive v1.0.228
4682026-09-04T17:02:44.854Z Compiling thiserror-impl v1.0.69
4692026-09-04T17:02:44.854Z Compiling zerocopy-derive v0.7.35
4702026-09-04T17:02:44.854Z Compiling pest_derive v2.8.6
4712026-09-04T17:02:44.855Z Compiling scroll_derive v0.12.1
4722026-09-04T17:02:44.855Z Compiling thiserror-impl v2.0.18
4732026-09-04T17:02:44.855Z Compiling clap_derive v4.6.1
4742026-09-04T17:02:44.855Z Compiling tabled v0.15.0
4752026-09-04T17:02:44.855Z Compiling zerocopy v0.7.35
4762026-09-04T17:02:44.855Z Compiling scroll v0.12.0
4772026-09-04T17:02:44.855Z Compiling dtrace-parser v0.2.0
4782026-09-04T17:02:44.855Z Compiling goblin v0.8.2
4792026-09-04T17:02:44.855Z Compiling swrite v0.1.0
4802026-09-04T17:02:44.855Z Compiling clap v4.6.1
4812026-09-04T17:02:45.142Z Compiling serde_spanned v0.6.9
4822026-09-04T17:02:45.143Z Compiling toml_datetime v0.6.11
4832026-09-04T17:02:45.143Z Compiling cargo_metadata v0.23.1
4842026-09-04T17:02:45.370Z Compiling macaddr v1.0.1
4852026-09-04T17:02:45.370Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4862026-09-04T17:02:45.370Z Compiling dof v0.3.0
4872026-09-04T17:02:45.370Z Compiling serde_tokenstream v0.2.3
4882026-09-04T17:02:45.426Z Compiling toml_edit v0.22.27
4892026-09-04T17:02:45.830Z Compiling usdt-attr-macro v0.5.0
4902026-09-04T17:02:45.871Z Compiling usdt-macro v0.5.0
4912026-09-04T17:02:46.497Z Compiling usdt v0.5.0
4922026-09-04T17:02:46.655Z Compiling toml v0.8.23
4932026-09-04T17:02:46.855Z Compiling cargo_toml v0.21.0
4942026-09-04T17:02:48.135Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4952026-09-04T17:02:50.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.00s
4962026-09-04T17:02:50.348Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4972026-09-04T17:02:50.871Z Downloading crates ...
4982026-09-04T17:02:50.923Z Downloaded aead v0.5.2
4992026-09-04T17:02:50.928Z Downloaded adler2 v2.0.1
5002026-09-04T17:02:50.932Z Downloaded aead v0.6.1
5012026-09-04T17:02:50.932Z Downloaded addr2line v0.25.1
5022026-09-04T17:02:50.936Z Downloaded ascii-canvas v3.0.0
5032026-09-04T17:02:50.941Z Downloaded base16ct v1.0.0
5042026-09-04T17:02:50.944Z Downloaded ahash v0.8.12
5052026-09-04T17:02:50.949Z Downloaded ff v0.13.1
5062026-09-04T17:02:50.955Z Downloaded bb8 v0.8.6
5072026-09-04T17:02:50.955Z Downloaded futures v0.3.32
5082026-09-04T17:02:50.958Z Downloaded base64 v0.22.1
5092026-09-04T17:02:50.961Z Downloaded base16ct v0.2.0
5102026-09-04T17:02:50.964Z Downloaded arrayref v0.3.9
5112026-09-04T17:02:50.968Z Downloaded embedded-io v0.6.1
5122026-09-04T17:02:50.968Z Downloaded flagset v0.4.7
5132026-09-04T17:02:50.973Z Downloaded bit-set v0.5.3
5142026-09-04T17:02:50.973Z Downloaded env_filter v2.0.0
5152026-09-04T17:02:50.976Z Downloaded fixedbitset v0.4.2
5162026-09-04T17:02:50.976Z Downloaded embedded-io v0.4.0
5172026-09-04T17:02:50.976Z Downloaded foreign-types v0.5.0
5182026-09-04T17:02:50.980Z Downloaded funty v2.0.0
5192026-09-04T17:02:50.983Z Downloaded block-buffer v0.12.1
5202026-09-04T17:02:50.988Z Downloaded endian-type v0.1.2
5212026-09-04T17:02:50.991Z Downloaded enum_dispatch v0.3.13
5222026-09-04T17:02:50.991Z Downloaded filetime v0.2.27
5232026-09-04T17:02:50.991Z Downloaded find-msvc-tools v0.1.9
5242026-09-04T17:02:50.991Z Downloaded bit-set v0.8.0
5252026-09-04T17:02:50.991Z Downloaded async-stream v0.3.6
5262026-09-04T17:02:50.994Z Downloaded bitfield-struct v0.6.2
5272026-09-04T17:02:50.994Z Downloaded const-oid v0.9.6
5282026-09-04T17:02:50.998Z Downloaded float-cmp v0.10.0
5292026-09-04T17:02:50.998Z Downloaded float-ord v0.3.2
5302026-09-04T17:02:50.998Z Downloaded futures-core v0.3.32
5312026-09-04T17:02:50.998Z Downloaded futures-macro v0.3.32
5322026-09-04T17:02:50.998Z Downloaded fxhash v0.2.1
5332026-09-04T17:02:50.998Z Downloaded fs-err v2.11.0
5342026-09-04T17:02:50.998Z Downloaded block-padding v0.4.2
5352026-09-04T17:02:50.998Z Downloaded ciborium-io v0.2.2
5362026-09-04T17:02:51.001Z Downloaded atty v0.2.14
5372026-09-04T17:02:51.001Z Downloaded async-recursion v1.1.1
5382026-09-04T17:02:51.001Z Downloaded ena v0.14.4
5392026-09-04T17:02:51.001Z Downloaded env_logger v0.11.11
5402026-09-04T17:02:51.006Z Downloaded fixedbitset v0.5.7
5412026-09-04T17:02:51.006Z Downloaded flume v0.11.1
5422026-09-04T17:02:51.009Z Downloaded foldhash v0.2.0
5432026-09-04T17:02:51.009Z Downloaded foreign-types-shared v0.3.1
5442026-09-04T17:02:51.009Z Downloaded elliptic-curve v0.13.8
5452026-09-04T17:02:51.009Z Downloaded cfg_aliases v0.2.1
5462026-09-04T17:02:51.009Z Downloaded foreign-types v0.3.2
5472026-09-04T17:02:51.009Z Downloaded foreign-types-macros v0.2.3
5482026-09-04T17:02:51.012Z Downloaded atomicwrites v0.4.4
5492026-09-04T17:02:51.012Z Downloaded headers-core v0.3.0
5502026-09-04T17:02:51.016Z Downloaded array-init v0.0.4
5512026-09-04T17:02:51.016Z Downloaded ciborium-ll v0.2.2
5522026-09-04T17:02:51.016Z Downloaded gethostname v0.5.0
5532026-09-04T17:02:51.023Z Downloaded ghash v0.6.0
5542026-09-04T17:02:51.026Z Downloaded castaway v0.2.4
5552026-09-04T17:02:51.026Z Downloaded hostname v0.3.1
5562026-09-04T17:02:51.026Z Downloaded globwalk v0.9.1
5572026-09-04T17:02:51.026Z Downloaded home v0.5.12
5582026-09-04T17:02:51.026Z Downloaded cfg_aliases v0.1.1
5592026-09-04T17:02:51.027Z Downloaded cobs v0.3.0
5602026-09-04T17:02:51.029Z Downloaded base64ct v1.8.3
5612026-09-04T17:02:51.029Z Downloaded backtrace-ext v0.2.1
5622026-09-04T17:02:51.032Z Downloaded hubpack v0.1.2
5632026-09-04T17:02:51.033Z Downloaded enum-as-inner v0.6.1
5642026-09-04T17:02:51.035Z Downloaded backoff v0.4.0
5652026-09-04T17:02:51.038Z Downloaded futures-io v0.3.32
5662026-09-04T17:02:51.038Z Downloaded hash32 v0.3.1
5672026-09-04T17:02:51.038Z Downloaded nonempty v0.12.0
5682026-09-04T17:02:51.044Z Downloaded erased-serde v0.3.31
5692026-09-04T17:02:51.044Z Downloaded newtype_derive v0.1.6
5702026-09-04T17:02:51.049Z Downloaded compression-core v0.4.31
5712026-09-04T17:02:51.049Z Downloaded assert_matches v1.5.0
5722026-09-04T17:02:51.049Z Downloaded new_debug_unreachable v1.0.6
5732026-09-04T17:02:51.049Z Downloaded async-stream-impl v0.3.6
5742026-09-04T17:02:51.049Z Downloaded bcrypt-pbkdf v0.11.0
5752026-09-04T17:02:51.049Z Downloaded bitfield-macros v0.19.4
5762026-09-04T17:02:51.052Z Downloaded atomic-waker v1.1.2
5772026-09-04T17:02:51.052Z Downloaded hex-literal v1.1.0
5782026-09-04T17:02:51.052Z Downloaded olpc-cjson v0.1.4
5792026-09-04T17:02:51.052Z Downloaded foreign-types-shared v0.1.1
5802026-09-04T17:02:51.052Z Downloaded futures-sink v0.3.32
5812026-09-04T17:02:51.057Z Downloaded http-range v0.1.5
5822026-09-04T17:02:51.057Z Downloaded num-derive v0.4.2
5832026-09-04T17:02:51.061Z Downloaded git-stub v1.0.0
5842026-09-04T17:02:51.061Z Downloaded cbc v0.2.1
5852026-09-04T17:02:51.064Z Downloaded cipher v0.5.2
5862026-09-04T17:02:51.064Z Downloaded http-body v1.0.1
5872026-09-04T17:02:51.064Z Downloaded hostname v0.4.2
5882026-09-04T17:02:51.064Z Downloaded anstyle-parse v0.2.7
5892026-09-04T17:02:51.067Z Downloaded buf-list v1.1.2
5902026-09-04T17:02:51.069Z Downloaded blowfish v0.10.0
5912026-09-04T17:02:51.070Z Downloaded chacha20 v0.9.1
5922026-09-04T17:02:51.070Z Downloaded cipher v0.4.4
5932026-09-04T17:02:51.070Z Downloaded cmov v0.5.4
5942026-09-04T17:02:51.074Z Downloaded http-body-util v0.1.3
5952026-09-04T17:02:51.078Z Downloaded bit-vec v0.6.3
5962026-09-04T17:02:51.078Z Downloaded bit-vec v0.8.0
5972026-09-04T17:02:51.081Z Downloaded bs58 v0.5.1
5982026-09-04T17:02:51.081Z Downloaded cassowary v0.3.0
5992026-09-04T17:02:51.081Z Downloaded futures-util v0.3.32
6002026-09-04T17:02:51.086Z Downloaded fd-lock v4.0.4
6012026-09-04T17:02:51.088Z Downloaded fallible-iterator v0.2.0
6022026-09-04T17:02:51.088Z Downloaded compression-codecs v0.4.37
6032026-09-04T17:02:51.091Z Downloaded foldhash v0.1.5
6042026-09-04T17:02:51.091Z Downloaded futures-executor v0.3.32
6052026-09-04T17:02:51.093Z Downloaded futures-task v0.3.32
6062026-09-04T17:02:51.093Z Downloaded glob v0.3.3
6072026-09-04T17:02:51.094Z Downloaded group v0.13.0
6082026-09-04T17:02:51.094Z Downloaded bitflags v1.3.2
6092026-09-04T17:02:51.097Z Downloaded hash32 v0.2.1
6102026-09-04T17:02:51.097Z Downloaded httpdate v1.0.3
6112026-09-04T17:02:51.097Z Downloaded backon v1.6.0
6122026-09-04T17:02:51.099Z Downloaded ciborium v0.2.2
6132026-09-04T17:02:51.099Z Downloaded recursive-proc-macro-impl v0.1.1
6142026-09-04T17:02:51.099Z Downloaded phf_shared v0.12.1
6152026-09-04T17:02:51.102Z Downloaded potential_utf v0.1.4
6162026-09-04T17:02:51.102Z Downloaded predicates-core v1.0.10
6172026-09-04T17:02:51.102Z Downloaded hex v0.4.3
6182026-09-04T17:02:51.102Z Downloaded parse-size v1.1.0
6192026-09-04T17:02:51.105Z Downloaded progenitor-macro v0.13.0
6202026-09-04T17:02:51.105Z Downloaded anstream v0.6.21
6212026-09-04T17:02:51.108Z Downloaded argon2 v0.5.3
6222026-09-04T17:02:51.111Z Downloaded bitfield v0.19.4
6232026-09-04T17:02:51.111Z Downloaded camino-tempfile-ext v0.3.3
6242026-09-04T17:02:51.111Z Downloaded ref-cast v1.0.25
6252026-09-04T17:02:51.120Z Downloaded ref-cast-impl v1.0.25
6262026-09-04T17:02:51.120Z Downloaded form_urlencoded v1.2.2
6272026-09-04T17:02:51.120Z Downloaded http v1.4.2
6282026-09-04T17:02:51.120Z Downloaded ff v0.14.0
6292026-09-04T17:02:51.123Z Downloaded oxide-generation v0.1.3
6302026-09-04T17:02:51.123Z Downloaded oxide-update-engine-display v0.1.2
6312026-09-04T17:02:51.123Z Downloaded parking_lot_core v0.8.6
6322026-09-04T17:02:51.123Z Downloaded colored v2.2.0
6332026-09-04T17:02:51.123Z Downloaded num_enum_derive v0.7.6
6342026-09-04T17:02:51.123Z Downloaded fs_extra v1.3.0
6352026-09-04T17:02:51.126Z Downloaded antithesis_sdk v0.2.9
6362026-09-04T17:02:51.126Z Downloaded password-hash v0.5.0
6372026-09-04T17:02:51.126Z Downloaded arrayvec v0.7.6
6382026-09-04T17:02:51.129Z Downloaded async-bb8-diesel v0.2.1
6392026-09-04T17:02:51.129Z Downloaded blake2 v0.10.6
6402026-09-04T17:02:51.129Z Downloaded blake2 v0.11.0-rc.6
6412026-09-04T17:02:51.133Z Downloaded bzip2 v0.4.4
6422026-09-04T17:02:51.133Z Downloaded highway v1.3.0
6432026-09-04T17:02:51.137Z Downloaded peg v0.8.5
6442026-09-04T17:02:51.137Z Downloaded cexpr v0.6.0
6452026-09-04T17:02:51.137Z Downloaded cmake v0.1.57
6462026-09-04T17:02:51.140Z Downloaded colored v3.1.1
6472026-09-04T17:02:51.140Z Downloaded byte-wrapper v0.1.0
6482026-09-04T17:02:51.140Z Downloaded console v0.15.11
6492026-09-04T17:02:51.143Z Downloaded clang-sys v1.8.1
6502026-09-04T17:02:51.143Z Downloaded signal-hook-tokio v0.3.1
6512026-09-04T17:02:51.143Z Downloaded bzip2 v0.6.1
6522026-09-04T17:02:51.146Z Downloaded chacha20 v0.10.0
6532026-09-04T17:02:51.146Z Downloaded console v0.16.2
6542026-09-04T17:02:51.149Z Downloaded allocator-api2 v0.2.21
6552026-09-04T17:02:51.149Z Downloaded globset v0.4.18
6562026-09-04T17:02:51.149Z Downloaded hmac v0.13.0
6572026-09-04T17:02:51.152Z Downloaded serde_repr v0.1.20
6582026-09-04T17:02:51.152Z Downloaded serde-big-array v0.5.1
6592026-09-04T17:02:51.155Z Downloaded scheduled-thread-pool v0.2.7
6602026-09-04T17:02:51.155Z Downloaded structmeta v0.3.0
6612026-09-04T17:02:51.155Z Downloaded strsim v0.10.0
6622026-09-04T17:02:51.159Z Downloaded pkcs8 v0.10.2
6632026-09-04T17:02:51.162Z Downloaded argon2 v0.6.0-rc.8
6642026-09-04T17:02:51.166Z Downloaded bcs v0.1.6
6652026-09-04T17:02:51.166Z Downloaded predicates v3.1.4
6662026-09-04T17:02:51.169Z Downloaded async-trait v0.1.89
6672026-09-04T17:02:51.169Z Downloaded git-stub-vcs v0.1.0
6682026-09-04T17:02:51.169Z Downloaded group v0.14.0
6692026-09-04T17:02:51.169Z Downloaded rand_seeder v0.4.0
6702026-09-04T17:02:51.172Z Downloaded primeorder v0.14.0
6712026-09-04T17:02:51.172Z Downloaded schemars_derive v0.8.22
6722026-09-04T17:02:51.172Z Downloaded pin-project-lite v0.2.17
6732026-09-04T17:02:51.176Z Downloaded progenitor v0.13.0
6742026-09-04T17:02:51.179Z Downloaded serde_derive_internals v0.29.1
6752026-09-04T17:02:51.181Z Downloaded thread-id v5.1.0
6762026-09-04T17:02:51.184Z Downloaded cancel-safe-futures v0.1.5
6772026-09-04T17:02:51.188Z Downloaded futures-channel v0.3.32
6782026-09-04T17:02:51.191Z Downloaded untrusted v0.9.0
6792026-09-04T17:02:51.194Z Downloaded usdt-attr-macro v0.6.0
6802026-09-04T17:02:51.197Z Downloaded zone v0.3.1
6812026-09-04T17:02:51.197Z Downloaded half v1.8.3
6822026-09-04T17:02:51.201Z Downloaded hmac v0.12.1
6832026-09-04T17:02:51.204Z Downloaded simd-adler32 v0.3.8
6842026-09-04T17:02:51.204Z Downloaded chacha20poly1305 v0.10.1
6852026-09-04T17:02:51.207Z Downloaded rustc-demangle v0.1.27
6862026-09-04T17:02:51.207Z Downloaded cpufeatures v0.3.0
6872026-09-04T17:02:51.210Z Downloaded slog-stdlog v4.1.1
6882026-09-04T17:02:51.210Z Downloaded ssh-encoding v0.3.0
6892026-09-04T17:02:51.213Z Downloaded backtrace v0.3.76
6902026-09-04T17:02:51.216Z Downloaded strum_macros v0.27.2
6912026-09-04T17:02:51.216Z Downloaded xattr v1.6.1
6922026-09-04T17:02:51.216Z Downloaded xshell-macros v0.2.7
6932026-09-04T17:02:51.216Z Downloaded strum_macros v0.26.4
6942026-09-04T17:02:51.219Z Downloaded tagptr v0.2.0
6952026-09-04T17:02:51.219Z Downloaded darling_macro v0.13.4
6962026-09-04T17:02:51.219Z Downloaded darling_macro v0.20.11
6972026-09-04T17:02:51.219Z Downloaded sec1 v0.8.1
6982026-09-04T17:02:51.222Z Downloaded generic-array v1.4.3
6992026-09-04T17:02:51.222Z Downloaded thiserror-no-std v2.0.2
7002026-09-04T17:02:51.225Z Downloaded diesel_table_macro_syntax v0.3.0
7012026-09-04T17:02:51.228Z Downloaded scrypt v0.12.0
7022026-09-04T17:02:51.228Z Downloaded derive_builder_macro v0.20.2
7032026-09-04T17:02:51.228Z Downloaded slab v0.4.12
7042026-09-04T17:02:51.231Z Downloaded tokio-tungstenite v0.23.1
7052026-09-04T17:02:51.231Z Downloaded display-error-chain v0.2.2
7062026-09-04T17:02:51.231Z Downloaded digest-io v0.1.0
7072026-09-04T17:02:51.234Z Downloaded dirs-next v2.0.0
7082026-09-04T17:02:51.234Z Downloaded hubpack_derive v0.1.1
7092026-09-04T17:02:51.234Z Downloaded dirs-sys-next v0.1.2
7102026-09-04T17:02:51.236Z Downloaded serde_with_macros v1.5.2
7112026-09-04T17:02:51.237Z Downloaded slog-bunyan v2.5.0
7122026-09-04T17:02:51.237Z Downloaded thread_local v1.1.9
7132026-09-04T17:02:51.237Z Downloaded num-traits v0.2.19
7142026-09-04T17:02:51.240Z Downloaded dyn-clone v1.0.20
7152026-09-04T17:02:51.243Z Downloaded bytes v1.11.1
7162026-09-04T17:02:51.245Z Downloaded expectorate v1.2.0
7172026-09-04T17:02:51.245Z Downloaded flate2 v1.1.9
7182026-09-04T17:02:51.248Z Downloaded smf v0.2.3
7192026-09-04T17:02:51.248Z Downloaded shlex v1.3.0
7202026-09-04T17:02:51.252Z Downloaded usdt v0.6.0
7212026-09-04T17:02:51.255Z Downloaded internet-checksum v0.2.1
7222026-09-04T17:02:51.255Z Downloaded is_ci v1.2.0
7232026-09-04T17:02:51.255Z Downloaded lalrpop-util v0.19.12
7242026-09-04T17:02:51.255Z Downloaded pkcs8 v0.11.0
7252026-09-04T17:02:51.259Z Downloaded proc-macro-error2 v2.0.1
7262026-09-04T17:02:51.259Z Downloaded universal-hash v0.6.1
7272026-09-04T17:02:51.264Z Downloaded writeable v0.6.2
7282026-09-04T17:02:51.266Z Downloaded usdt-impl v0.6.0
7292026-09-04T17:02:51.267Z Downloaded walkdir v2.5.0
7302026-09-04T17:02:51.267Z Downloaded cc v1.2.56
7312026-09-04T17:02:51.267Z Downloaded managed v0.8.0
7322026-09-04T17:02:51.267Z Downloaded maplit v1.0.2
7332026-09-04T17:02:51.270Z Downloaded fatfs v0.3.6
7342026-09-04T17:02:51.270Z Downloaded whoami v2.1.0
7352026-09-04T17:02:51.272Z Downloaded wyz v0.5.1
7362026-09-04T17:02:51.272Z Downloaded const_format_proc_macros v0.2.34
7372026-09-04T17:02:51.273Z Downloaded spin v0.9.8
7382026-09-04T17:02:51.275Z Downloaded crossbeam-deque v0.8.6
7392026-09-04T17:02:51.279Z Downloaded half v2.7.1
7402026-09-04T17:02:51.283Z Downloaded httparse v1.10.1
7412026-09-04T17:02:51.283Z Downloaded aws-lc-rs v1.16.3
7422026-09-04T17:02:51.286Z Downloaded newtype-uuid-macros v0.1.0
7432026-09-04T17:02:51.290Z Downloaded getrandom v0.2.17
7442026-09-04T17:02:51.290Z Downloaded rustls-native-certs v0.8.3
7452026-09-04T17:02:51.293Z Downloaded twox-hash v2.1.2
7462026-09-04T17:02:51.293Z Downloaded zstd-safe v7.2.4
7472026-09-04T17:02:51.293Z Downloaded nodrop v0.1.14
7482026-09-04T17:02:51.293Z Downloaded openssl-macros v0.1.1
7492026-09-04T17:02:51.293Z Downloaded num-conv v0.2.0
7502026-09-04T17:02:51.293Z Downloaded headers v0.4.1
7512026-09-04T17:02:51.296Z Downloaded xshell v0.2.7
7522026-09-04T17:02:51.299Z Downloaded elliptic-curve v0.14.1
7532026-09-04T17:02:51.302Z Downloaded openssl-sys v0.9.117
7542026-09-04T17:02:51.305Z Downloaded chumsky v0.9.3
7552026-09-04T17:02:51.308Z Downloaded parse-display v0.10.0
7562026-09-04T17:02:51.308Z Downloaded peg-macros v0.8.5
7572026-09-04T17:02:51.308Z Downloaded daft-derive v0.1.8
7582026-09-04T17:02:51.311Z Downloaded bumpalo v3.20.2
7592026-09-04T17:02:51.314Z Downloaded compact_str v0.8.1
7602026-09-04T17:02:51.314Z Downloaded libsw-core v0.3.2
7612026-09-04T17:02:51.317Z Downloaded phc v0.6.1
7622026-09-04T17:02:51.317Z Downloaded knus-derive v3.4.0
7632026-09-04T17:02:51.320Z Downloaded libsw v3.5.0
7642026-09-04T17:02:51.320Z Downloaded phf_shared v0.11.3
7652026-09-04T17:02:51.323Z Downloaded arc-swap v1.8.2
7662026-09-04T17:02:51.325Z Downloaded getrandom v0.3.4
7672026-09-04T17:02:51.328Z Downloaded ed25519 v3.0.0
7682026-09-04T17:02:51.328Z Downloaded tracing-attributes v0.1.31
7692026-09-04T17:02:51.330Z Downloaded ingot-types v0.2.0
7702026-09-04T17:02:51.330Z Downloaded lru v0.12.5
7712026-09-04T17:02:51.333Z Downloaded libloading v0.8.9
7722026-09-04T17:02:51.333Z Downloaded progenitor-impl v0.13.0
7732026-09-04T17:02:51.336Z Downloaded tokio-rustls v0.26.4
7742026-09-04T17:02:51.336Z Downloaded toml_parser v1.1.2+spec-1.1.0
7752026-09-04T17:02:51.338Z Downloaded indoc v2.0.7
7762026-09-04T17:02:51.338Z Downloaded rustc_version v0.1.7
7772026-09-04T17:02:51.342Z Downloaded serde_bytes v0.11.19
7782026-09-04T17:02:51.342Z Downloaded serde_spanned v1.1.1
7792026-09-04T17:02:51.342Z Downloaded subprocess v0.2.15
7802026-09-04T17:02:51.345Z Downloaded test-strategy v0.4.5
7812026-09-04T17:02:51.345Z Downloaded scroll_derive v0.13.1
7822026-09-04T17:02:51.350Z Downloaded crossbeam-epoch v0.9.18
7832026-09-04T17:02:51.350Z Downloaded rustc-hash v2.1.1
7842026-09-04T17:02:51.350Z Downloaded secrecy v0.10.3
7852026-09-04T17:02:51.350Z Downloaded serde_plain v1.0.2
7862026-09-04T17:02:51.350Z Downloaded sha1 v0.11.0
7872026-09-04T17:02:51.353Z Downloaded shell-words v1.1.1
7882026-09-04T17:02:51.353Z Downloaded signal-hook-mio v0.2.5
7892026-09-04T17:02:51.356Z Downloaded nanorand v0.7.0
7902026-09-04T17:02:51.356Z Downloaded heapless v0.8.0
7912026-09-04T17:02:51.359Z Downloaded toml v1.1.2+spec-1.1.0
7922026-09-04T17:02:51.362Z Downloaded oxide-tokio-rt v0.1.4
7932026-09-04T17:02:51.362Z Downloaded nu-ansi-term v0.50.3
7942026-09-04T17:02:51.362Z Downloaded module-lattice v0.2.3
7952026-09-04T17:02:51.366Z Downloaded sqlparser_derive v0.5.0
7962026-09-04T17:02:51.366Z Downloaded strip-ansi-escapes v0.2.1
7972026-09-04T17:02:51.366Z Downloaded subtle v2.6.1
7982026-09-04T17:02:51.369Z Downloaded iana-time-zone v0.1.65
7992026-09-04T17:02:51.369Z Downloaded take_mut v0.2.2
8002026-09-04T17:02:51.369Z Downloaded time-core v0.1.8
8012026-09-04T17:02:51.372Z Downloaded crc32fast v1.5.0
8022026-09-04T17:02:51.372Z Downloaded num-rational v0.4.2
8032026-09-04T17:02:51.372Z Downloaded parse-display-derive v0.10.0
8042026-09-04T17:02:51.375Z Downloaded pem-rfc7468 v0.7.0
8052026-09-04T17:02:51.375Z Downloaded async-compression v0.4.41
8062026-09-04T17:02:51.378Z Downloaded ar_archive_writer v0.5.1
8072026-09-04T17:02:51.381Z Downloaded trait-variant v0.1.2
8082026-09-04T17:02:51.381Z Downloaded unicode-truncate v1.1.0
8092026-09-04T17:02:51.384Z Downloaded progenitor-client v0.13.0
8102026-09-04T17:02:51.384Z Downloaded pkcs5 v0.8.1
8112026-09-04T17:02:51.388Z Downloaded typify v0.6.2
8122026-09-04T17:02:51.390Z Downloaded progenitor v0.14.0
8132026-09-04T17:02:51.393Z Downloaded pem-rfc7468 v1.0.0
8142026-09-04T17:02:51.393Z Downloaded primeorder v0.13.6
8152026-09-04T17:02:51.393Z Downloaded usdt-macro v0.6.0
8162026-09-04T17:02:51.397Z Downloaded cookie v0.18.1
8172026-09-04T17:02:51.397Z Downloaded rand_chacha v0.3.1
8182026-09-04T17:02:51.400Z Downloaded want v0.3.1
8192026-09-04T17:02:51.400Z Downloaded zerofrom-derive v0.1.6
8202026-09-04T17:02:51.400Z Downloaded zone_cfg_derive v0.3.1
8212026-09-04T17:02:51.400Z Downloaded hyper-rustls v0.27.7
8222026-09-04T17:02:51.404Z Downloaded rpassword v7.5.4
8232026-09-04T17:02:51.409Z Downloaded crypto-common v0.2.2
8242026-09-04T17:02:51.413Z Downloaded darling_macro v0.23.0
8252026-09-04T17:02:51.419Z Downloaded slog-dtrace v0.3.0
8262026-09-04T17:02:51.423Z Downloaded crc v3.4.0
8272026-09-04T17:02:51.431Z Downloaded hickory-resolver v0.25.2
8282026-09-04T17:02:51.434Z Downloaded difflib v0.4.0
8292026-09-04T17:02:51.437Z Downloaded hickory-resolver v0.24.4
8302026-09-04T17:02:51.439Z Downloaded p384 v0.14.0
8312026-09-04T17:02:51.439Z Downloaded progenitor-impl v0.14.0
8322026-09-04T17:02:51.442Z Downloaded tinystr v0.8.2
8332026-09-04T17:02:51.442Z Downloaded base64 v0.21.7
8342026-09-04T17:02:51.444Z Downloaded slog-term v2.9.2
8352026-09-04T17:02:51.447Z Downloaded poly1305 v0.8.0
8362026-09-04T17:02:51.447Z Downloaded postcard v1.1.3
8372026-09-04T17:02:51.449Z Downloaded unicase v2.9.0
8382026-09-04T17:02:51.450Z Downloaded smallvec v0.6.14
8392026-09-04T17:02:51.452Z Downloaded illumos-nvpair v0.3.0
8402026-09-04T17:02:51.452Z Downloaded stacker v0.1.23
8412026-09-04T17:02:51.452Z Downloaded strum_macros v0.24.3
8422026-09-04T17:02:51.454Z Downloaded sync_wrapper v1.0.2
8432026-09-04T17:02:51.454Z Downloaded inout v0.1.4
8442026-09-04T17:02:51.457Z Downloaded kem v0.3.0
8452026-09-04T17:02:51.460Z Downloaded md5 v0.8.0
8462026-09-04T17:02:51.463Z Downloaded normalize-line-endings v0.3.0
8472026-09-04T17:02:51.463Z Downloaded snafu v0.8.9
8482026-09-04T17:02:51.465Z Downloaded num-iter v0.1.45
8492026-09-04T17:02:51.465Z Downloaded steno v0.4.1
8502026-09-04T17:02:51.468Z Downloaded darling v0.23.0
8512026-09-04T17:02:51.472Z Downloaded pkcs1 v0.7.5
8522026-09-04T17:02:51.475Z Downloaded zeroize v1.9.0
8532026-09-04T17:02:51.475Z Downloaded nibble_vec v0.1.0
8542026-09-04T17:02:51.475Z Downloaded opaque-debug v0.3.1
8552026-09-04T17:02:51.475Z Downloaded openssl-probe v0.1.6
8562026-09-04T17:02:51.475Z Downloaded password-hash v0.6.1
8572026-09-04T17:02:51.522Z Downloaded packed_struct_codegen v0.10.1
8582026-09-04T17:02:51.522Z Downloaded quick-error v1.2.3
8592026-09-04T17:02:51.523Z Downloaded radium v0.7.0
8602026-09-04T17:02:51.523Z Downloaded proc-macro-error-attr2 v2.0.0
8612026-09-04T17:02:51.523Z Downloaded rand v0.9.2
8622026-09-04T17:02:51.523Z Downloaded convert_case v0.10.0
8632026-09-04T17:02:51.523Z Downloaded darling_core v0.23.0
8642026-09-04T17:02:51.523Z Downloaded uzers v0.12.2
8652026-09-04T17:02:51.523Z Downloaded heapless v0.7.17
8662026-09-04T17:02:51.523Z Downloaded defmt v1.0.1
8672026-09-04T17:02:51.523Z Downloaded term v1.2.1
8682026-09-04T17:02:51.523Z Downloaded proc-macro-crate v3.4.0
8692026-09-04T17:02:51.523Z Downloaded rusty-fork v0.3.1
8702026-09-04T17:02:51.523Z Downloaded rfc6979 v0.4.0
8712026-09-04T17:02:51.523Z Downloaded icu_normalizer_data v2.1.1
8722026-09-04T17:02:51.523Z Downloaded rtoolbox v0.0.3
8732026-09-04T17:02:51.523Z Downloaded icu_normalizer v2.1.1
8742026-09-04T17:02:51.523Z Downloaded papergrid v0.18.0
8752026-09-04T17:02:51.523Z Downloaded hashbrown v0.12.3
8762026-09-04T17:02:51.523Z Downloaded ctr v0.10.1
8772026-09-04T17:02:51.523Z Downloaded daft v0.1.8
8782026-09-04T17:02:51.523Z Downloaded icu_locale_core v2.1.1
8792026-09-04T17:02:51.523Z Downloaded derive-ex v0.1.8
8802026-09-04T17:02:51.523Z Downloaded dsl_auto_type v0.2.0
8812026-09-04T17:02:51.523Z Downloaded signature v3.0.0
8822026-09-04T17:02:51.523Z Downloaded der_derive v0.7.3
8832026-09-04T17:02:51.527Z Downloaded deranged v0.5.8
8842026-09-04T17:02:51.527Z Downloaded url v2.5.8
8852026-09-04T17:02:51.527Z Downloaded aes v0.9.1
8862026-09-04T17:02:51.527Z Downloaded ipnet v2.12.0
8872026-09-04T17:02:51.527Z Downloaded native-tls v0.2.18
8882026-09-04T17:02:51.527Z Downloaded seq-macro v0.3.6
8892026-09-04T17:02:51.530Z Downloaded tabwriter v1.4.1
8902026-09-04T17:02:51.530Z Downloaded termtree v0.5.1
8912026-09-04T17:02:51.534Z Downloaded tokio-stream v0.1.18
8922026-09-04T17:02:51.537Z Downloaded structmeta-derive v0.3.0
8932026-09-04T17:02:51.537Z Downloaded keccak v0.2.0
8942026-09-04T17:02:51.537Z Downloaded aho-corasick v1.1.4
8952026-09-04T17:02:51.540Z Downloaded ron v0.8.1
8962026-09-04T17:02:51.544Z Downloaded derive_more v0.99.20
8972026-09-04T17:02:51.549Z Downloaded num-integer v0.1.46
8982026-09-04T17:02:51.549Z Downloaded paste v1.0.15
8992026-09-04T17:02:51.552Z Downloaded yasna v0.5.2
9002026-09-04T17:02:51.552Z Downloaded lock_api v0.4.14
9012026-09-04T17:02:51.552Z Downloaded num-bigint v0.4.6
9022026-09-04T17:02:51.555Z Downloaded phf v0.13.1
9032026-09-04T17:02:51.555Z Downloaded rand v0.10.1
9042026-09-04T17:02:51.559Z Downloaded signal-hook v0.3.18
9052026-09-04T17:02:51.563Z Downloaded diff v0.1.13
9062026-09-04T17:02:51.563Z Downloaded tinyvec_macros v0.1.1
9072026-09-04T17:02:51.563Z Downloaded typify-macro v0.6.2
9082026-09-04T17:02:51.563Z Downloaded vergen v9.1.0
9092026-09-04T17:02:51.563Z Downloaded ecdsa v0.17.0
9102026-09-04T17:02:51.566Z Downloaded ed25519 v2.2.3
9112026-09-04T17:02:51.566Z Downloaded tar v0.4.46
9122026-09-04T17:02:51.569Z Downloaded rand_core v0.9.5
9132026-09-04T17:02:51.569Z Downloaded quinn v0.11.11
9142026-09-04T17:02:51.573Z Downloaded topological-sort v0.2.2
9152026-09-04T17:02:51.573Z Downloaded tower-service v0.3.3
9162026-09-04T17:02:51.573Z Downloaded universal-hash v0.5.1
9172026-09-04T17:02:51.573Z Downloaded icu_collections v2.1.1
9182026-09-04T17:02:51.576Z Downloaded ppv-lite86 v0.2.21
9192026-09-04T17:02:51.576Z Downloaded wait-timeout v0.2.1
9202026-09-04T17:02:51.578Z Downloaded waitgroup v0.1.2
9212026-09-04T17:02:51.578Z Downloaded critical-section v1.2.0
9222026-09-04T17:02:51.582Z Downloaded crucible-workspace-hack v0.1.0
9232026-09-04T17:02:51.582Z Downloaded crunchy v0.2.4
9242026-09-04T17:02:51.582Z Downloaded debug-ignore v1.0.5
9252026-09-04T17:02:51.582Z Downloaded hickory-server v0.25.2
9262026-09-04T17:02:51.585Z Downloaded crc8 v0.1.1
9272026-09-04T17:02:51.591Z Downloaded rayon-core v1.13.0
9282026-09-04T17:02:51.593Z Downloaded socket2 v0.5.10
9292026-09-04T17:02:51.593Z Downloaded aes-gcm v0.11.0
9302026-09-04T17:02:51.597Z Downloaded memmap2 v0.9.10
9312026-09-04T17:02:51.597Z Downloaded stringprep v0.1.5
9322026-09-04T17:02:51.597Z Downloaded curve25519-dalek-derive v0.1.1
9332026-09-04T17:02:51.597Z Downloaded document-features v0.2.12
9342026-09-04T17:02:51.603Z Downloaded serde_tokenstream v0.3.0
9352026-09-04T17:02:51.603Z Downloaded spki v0.8.0
9362026-09-04T17:02:51.603Z Downloaded dropshot-api-manager-types v0.8.0
9372026-09-04T17:02:51.603Z Downloaded instability v0.3.11
9382026-09-04T17:02:51.606Z Downloaded is-terminal v0.4.17
9392026-09-04T17:02:51.606Z Downloaded hyper-tls v0.6.0
9402026-09-04T17:02:51.606Z Downloaded ident_case v1.0.1
9412026-09-04T17:02:51.606Z Downloaded p256 v0.14.0
9422026-09-04T17:02:51.609Z Downloaded tracing-core v0.1.36
9432026-09-04T17:02:51.609Z Downloaded idna_adapter v1.2.1
9442026-09-04T17:02:51.609Z Downloaded jiff-static v0.2.34
9452026-09-04T17:02:51.609Z Downloaded kstat-rs v0.2.5
9462026-09-04T17:02:51.612Z Downloaded typed-path v0.9.3
9472026-09-04T17:02:51.615Z Downloaded der v0.7.10
9482026-09-04T17:02:51.617Z Downloaded prefix-trie v0.7.0
9492026-09-04T17:02:51.620Z Downloaded num v0.4.3
9502026-09-04T17:02:51.620Z Downloaded pkg-config v0.3.32
9512026-09-04T17:02:51.620Z Downloaded tinyvec v1.10.0
9522026-09-04T17:02:51.622Z Downloaded num_enum_derive v0.5.11
9532026-09-04T17:02:51.622Z Downloaded phf_shared v0.13.1
9542026-09-04T17:02:51.622Z Downloaded time-macros v0.2.27
9552026-09-04T17:02:51.625Z Downloaded tiny-keccak v2.0.2
9562026-09-04T17:02:51.625Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9572026-09-04T17:02:51.625Z Downloaded vergen-lib v0.1.6
9582026-09-04T17:02:51.629Z Downloaded lru-slab v0.1.2
9592026-09-04T17:02:51.629Z Downloaded lzss v0.8.2
9602026-09-04T17:02:51.636Z Downloaded whoami v1.6.1
9612026-09-04T17:02:51.640Z Downloaded rand_pcg v0.10.2
9622026-09-04T17:02:51.643Z Downloaded rustc_version v0.4.1
9632026-09-04T17:02:51.648Z Downloaded corncobs v0.1.4
9642026-09-04T17:02:51.652Z Downloaded darling_core v0.13.4
9652026-09-04T17:02:51.652Z Downloaded hashbrown v0.13.2
9662026-09-04T17:02:51.655Z Downloaded progenitor-client v0.14.0
9672026-09-04T17:02:51.655Z Downloaded delegate v0.13.5
9682026-09-04T17:02:51.655Z Downloaded x509-cert v0.2.5
9692026-09-04T17:02:51.659Z Downloaded rand v0.8.6
9702026-09-04T17:02:51.664Z Downloaded hashbrown v0.15.5
9712026-09-04T17:02:51.667Z Downloaded schemars v0.9.0
9722026-09-04T17:02:51.674Z Downloaded oxide-update-engine-types v0.1.2
9732026-09-04T17:02:51.678Z Downloaded humantime v2.3.0
9742026-09-04T17:02:51.678Z Downloaded convert_case v0.4.0
9752026-09-04T17:02:51.681Z Downloaded untrusted v0.7.1
9762026-09-04T17:02:51.681Z Downloaded utf-8 v0.7.6
9772026-09-04T17:02:51.681Z Downloaded utf8_iter v1.0.4
9782026-09-04T17:02:51.684Z Downloaded publicsuffix v2.3.0
9792026-09-04T17:02:51.684Z Downloaded litrs v1.0.0
9802026-09-04T17:02:51.695Z Downloaded ml-kem v0.3.2
9812026-09-04T17:02:51.700Z Downloaded linear-map v1.2.0
9822026-09-04T17:02:51.700Z Downloaded num_enum v0.7.6
9832026-09-04T17:02:51.700Z Downloaded phf v0.12.1
9842026-09-04T17:02:51.700Z Downloaded defmt v0.3.100
9852026-09-04T17:02:51.700Z Downloaded unicode-properties v0.1.4
9862026-09-04T17:02:51.700Z Downloaded newtype-uuid v1.3.2
9872026-09-04T17:02:51.700Z Downloaded owo-colors v4.3.0
9882026-09-04T17:02:51.700Z Downloaded multer v3.1.0
9892026-09-04T17:02:51.703Z Downloaded pem v3.0.6
9902026-09-04T17:02:51.703Z Downloaded tower v0.5.3
9912026-09-04T17:02:51.708Z Downloaded crc-catalog v2.4.0
9922026-09-04T17:02:51.708Z Downloaded indicatif v0.18.4
9932026-09-04T17:02:51.710Z Downloaded internal-russh-num-bigint v0.5.0
9942026-09-04T17:02:51.713Z Downloaded minimal-lexical v0.2.1
9952026-09-04T17:02:51.716Z Downloaded indent_write v2.2.0
9962026-09-04T17:02:51.716Z Downloaded schemars v0.8.22
9972026-09-04T17:02:51.722Z Downloaded postgres-protocol v0.6.10
9982026-09-04T17:02:51.725Z Downloaded slog v2.8.2
9992026-09-04T17:02:51.725Z Downloaded path-slash v0.1.5
10002026-09-04T17:02:51.725Z Downloaded percent-encoding v2.3.2
10012026-09-04T17:02:51.728Z Downloaded progenitor-extras v0.2.0
10022026-09-04T17:02:51.728Z Downloaded ryu v1.0.23
10032026-09-04T17:02:51.728Z Downloaded sec1 v0.7.3
10042026-09-04T17:02:51.731Z Downloaded const-oid v0.10.2
10052026-09-04T17:02:51.731Z Downloaded rand_core v0.10.0
10062026-09-04T17:02:51.733Z Downloaded dof v0.4.0
10072026-09-04T17:02:51.733Z Downloaded dtrace-parser v0.3.0
10082026-09-04T17:02:51.733Z Downloaded dunce v1.0.5
10092026-09-04T17:02:51.733Z Downloaded lru-cache v0.1.2
10102026-09-04T17:02:51.733Z Downloaded hashbrown v0.16.1
10112026-09-04T17:02:51.737Z Downloaded samael v0.0.19
10122026-09-04T17:02:51.740Z Downloaded hashbrown v0.14.5
10132026-09-04T17:02:51.743Z Downloaded psl-types v2.0.11
10142026-09-04T17:02:51.745Z Downloaded rfc6979 v0.6.0
10152026-09-04T17:02:51.745Z Downloaded rustversion v1.0.22
10162026-09-04T17:02:51.748Z Downloaded signal-hook-registry v1.4.8
10172026-09-04T17:02:51.748Z Downloaded num_threads v0.1.7
10182026-09-04T17:02:51.748Z Downloaded serde_with_macros v3.21.0
10192026-09-04T17:02:51.753Z Downloaded oxide-generation-macros v0.2.0
10202026-09-04T17:02:51.753Z Downloaded synstructure v0.13.2
10212026-09-04T17:02:51.753Z Downloaded tap v1.0.1
10222026-09-04T17:02:51.753Z Downloaded serde_urlencoded v0.7.1
10232026-09-04T17:02:51.756Z Downloaded slog-json v2.6.1
10242026-09-04T17:02:51.756Z Downloaded sqlformat v0.3.5
10252026-09-04T17:02:51.756Z Downloaded static_assertions v1.1.0
10262026-09-04T17:02:51.756Z Downloaded support-bundle-viewer v0.1.2
10272026-09-04T17:02:51.756Z Downloaded signature v2.2.0
10282026-09-04T17:02:51.756Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10292026-09-04T17:02:51.759Z Downloaded toml_edit v0.19.15
10302026-09-04T17:02:51.766Z Downloaded sapling-renderdag v0.1.0
10312026-09-04T17:02:51.769Z Downloaded knus v3.4.0
10322026-09-04T17:02:51.769Z Downloaded mime_guess v2.0.5
10332026-09-04T17:02:51.773Z Downloaded parking_lot_core v0.9.12
10342026-09-04T17:02:51.773Z Downloaded sponge-cursor v0.1.0
10352026-09-04T17:02:51.773Z Downloaded strum v0.26.3
10362026-09-04T17:02:51.773Z Downloaded prettyplease v0.2.37
10372026-09-04T17:02:51.776Z Downloaded unsafe-libyaml v0.2.11
10382026-09-04T17:02:51.776Z Downloaded der v0.8.0
10392026-09-04T17:02:51.781Z Downloaded derive_builder_core v0.20.2
10402026-09-04T17:02:51.786Z Downloaded supports-unicode v3.0.0
10412026-09-04T17:02:51.786Z Downloaded testing_table v0.3.0
10422026-09-04T17:02:51.786Z Downloaded jiff-core v0.1.0
10432026-09-04T17:02:51.786Z Downloaded quinn-udp v0.5.14
10442026-09-04T17:02:51.797Z Downloaded vte v0.14.1
10452026-09-04T17:02:51.797Z Downloaded rustls-platform-verifier v0.6.2
10462026-09-04T17:02:51.797Z Downloaded postgres-types v0.2.12
10472026-09-04T17:02:51.797Z Downloaded crossbeam-channel v0.5.15
10482026-09-04T17:02:51.802Z Downloaded unicode-xid v0.2.6
10492026-09-04T17:02:51.802Z Downloaded cpubits v0.1.1
10502026-09-04T17:02:51.806Z Downloaded cstr-argument v0.1.2
10512026-09-04T17:02:51.806Z Downloaded darling_macro v0.21.3
10522026-09-04T17:02:51.806Z Downloaded snafu-derive v0.8.9
10532026-09-04T17:02:51.809Z Downloaded yoke-derive v0.8.1
10542026-09-04T17:02:51.809Z Downloaded num_enum v0.5.11
10552026-09-04T17:02:51.812Z Downloaded resolv-conf v0.7.6
10562026-09-04T17:02:51.815Z Downloaded port-file v0.1.0
10572026-09-04T17:02:51.817Z Downloaded primefield v0.14.0
10582026-09-04T17:02:51.822Z Downloaded serde_cbor v0.11.2
10592026-09-04T17:02:51.823Z Downloaded tokio-native-tls v0.3.1
10602026-09-04T17:02:51.825Z Downloaded instant v0.1.13
10612026-09-04T17:02:51.825Z Downloaded match_cfg v0.1.0
10622026-09-04T17:02:51.825Z Downloaded maybe-uninit v2.0.0
10632026-09-04T17:02:51.830Z Downloaded rawzip v0.4.4
10642026-09-04T17:02:51.834Z Downloaded darling v0.21.3
10652026-09-04T17:02:51.834Z Downloaded salty v0.3.0
10662026-09-04T17:02:51.836Z Downloaded ed25519-dalek v2.2.0
10672026-09-04T17:02:51.839Z Downloaded recursive v0.1.1
10682026-09-04T17:02:51.839Z Downloaded rand_xorshift v0.4.0
10692026-09-04T17:02:51.839Z Downloaded predicates-tree v1.0.13
10702026-09-04T17:02:51.839Z Downloaded unicode-segmentation v1.12.0
10712026-09-04T17:02:51.842Z Downloaded unit-prefix v0.5.2
10722026-09-04T17:02:51.842Z Downloaded linked-hash-map v0.5.6
10732026-09-04T17:02:51.845Z Downloaded secrecy v0.8.0
10742026-09-04T17:02:51.845Z Downloaded slog-envlogger v2.2.0
10752026-09-04T17:02:51.851Z Downloaded blake3 v1.8.5
10762026-09-04T17:02:51.857Z Downloaded jobserver v0.1.34
10772026-09-04T17:02:51.859Z Downloaded derive_builder v0.20.2
10782026-09-04T17:02:51.859Z Downloaded semver v0.1.20
10792026-09-04T17:02:51.863Z Downloaded defmt-parser v1.0.0
10802026-09-04T17:02:51.867Z Downloaded vergen-git2 v9.1.0
10812026-09-04T17:02:51.867Z Downloaded litemap v0.8.1
10822026-09-04T17:02:51.870Z Downloaded miette v7.6.0
10832026-09-04T17:02:51.872Z Downloaded pkcs1 v0.8.0-rc.4
10842026-09-04T17:02:51.875Z Downloaded r2d2 v0.8.10
10852026-09-04T17:02:51.875Z Downloaded mime v0.3.17
10862026-09-04T17:02:51.877Z Downloaded indoc v1.0.9
10872026-09-04T17:02:51.883Z Downloaded data-encoding v2.10.0
10882026-09-04T17:02:51.889Z Downloaded darling_core v0.20.11
10892026-09-04T17:02:51.891Z Downloaded hkdf v0.13.0
10902026-09-04T17:02:51.894Z Downloaded toml v0.7.8
10912026-09-04T17:02:51.897Z Downloaded ipnetwork v0.21.1
10922026-09-04T17:02:51.897Z Downloaded either v1.15.0
10932026-09-04T17:02:51.897Z Downloaded libefi-sys v0.1.0
10942026-09-04T17:02:51.900Z Downloaded proc-macro-crate v1.3.1
10952026-09-04T17:02:51.900Z Downloaded siphasher v1.0.2
10962026-09-04T17:02:51.900Z Downloaded thiserror-impl-no-std v2.0.2
10972026-09-04T17:02:51.900Z Downloaded try-lock v0.2.5
10982026-09-04T17:02:51.900Z Downloaded tokio-postgres v0.7.16
10992026-09-04T17:02:51.905Z Downloaded crossbeam-utils v0.8.21
11002026-09-04T17:02:51.908Z Downloaded smallvec v1.15.1
11012026-09-04T17:02:51.908Z Downloaded zopfli v0.8.3
11022026-09-04T17:02:51.911Z Downloaded reedline v0.40.0
11032026-09-04T17:02:51.914Z Downloaded oxide-update-engine v0.1.2
11042026-09-04T17:02:51.916Z Downloaded pbkdf2 v0.13.0
11052026-09-04T17:02:51.916Z Downloaded polyval v0.7.1
11062026-09-04T17:02:51.916Z Downloaded rand_core v0.6.4
11072026-09-04T17:02:51.919Z Downloaded stable_deref_trait v1.2.1
11082026-09-04T17:02:51.919Z Downloaded supports-color v3.0.2
11092026-09-04T17:02:51.919Z Downloaded tokio-test v0.4.5
11102026-09-04T17:02:51.919Z Downloaded void v1.0.2
11112026-09-04T17:02:51.922Z Downloaded hkdf v0.12.4
11122026-09-04T17:02:51.922Z Downloaded ssh-cipher v0.3.0
11132026-09-04T17:02:51.922Z Downloaded tokio-tungstenite v0.21.0
11142026-09-04T17:02:51.924Z Downloaded itertools v0.10.5
11152026-09-04T17:02:51.927Z Downloaded vergen-lib v9.1.0
11162026-09-04T17:02:51.929Z Downloaded indexmap v1.9.3
11172026-09-04T17:02:51.932Z Downloaded const_format v0.2.35
11182026-09-04T17:02:51.935Z Downloaded termios v0.3.3
11192026-09-04T17:02:51.935Z Downloaded tokio-dtrace v0.1.1
11202026-09-04T17:02:51.935Z Downloaded powerfmt v0.2.0
11212026-09-04T17:02:51.938Z Downloaded rsa v0.10.0-rc.18
11222026-09-04T17:02:51.941Z Downloaded yoke v0.8.1
11232026-09-04T17:02:51.944Z Downloaded icu_properties v2.1.2
11242026-09-04T17:02:51.947Z Downloaded zerocopy v0.6.6
11252026-09-04T17:02:51.950Z Downloaded defmt-macros v1.0.1
11262026-09-04T17:02:51.952Z Downloaded num-complex v0.4.6
11272026-09-04T17:02:51.952Z Downloaded packed_struct v0.10.1
11282026-09-04T17:02:51.958Z Downloaded sigpipe v0.1.3
11292026-09-04T17:02:51.961Z Downloaded serde_yaml v0.9.34+deprecated
11302026-09-04T17:02:51.961Z Downloaded yansi v1.0.1
11312026-09-04T17:02:51.964Z Downloaded tungstenite v0.21.0
11322026-09-04T17:02:51.969Z Downloaded unarray v0.1.4
11332026-09-04T17:02:51.976Z Downloaded parking_lot v0.12.5
11342026-09-04T17:02:51.979Z Downloaded psm v0.1.30
11352026-09-04T17:02:51.981Z Downloaded sha2 v0.11.0
11362026-09-04T17:02:51.981Z Downloaded zerotrie v0.2.3
11372026-09-04T17:02:51.985Z Downloaded tokio-macros v2.7.0
11382026-09-04T17:02:51.985Z Downloaded downcast-rs v2.0.2
11392026-09-04T17:02:51.985Z Downloaded inout v0.2.2
11402026-09-04T17:02:51.988Z Downloaded schemars v1.2.1
11412026-09-04T17:02:51.993Z Downloaded openssl-probe v0.2.1
11422026-09-04T17:02:51.995Z Downloaded precomputed-hash v0.1.1
11432026-09-04T17:02:51.995Z Downloaded ctutils v0.4.2
11442026-09-04T17:02:51.995Z Downloaded h2 v0.4.15
11452026-09-04T17:02:52.000Z Downloaded p384 v0.13.1
11462026-09-04T17:02:52.000Z Downloaded regex v1.12.3
11472026-09-04T17:02:52.003Z Downloaded tui-tree-widget v0.23.1
11482026-09-04T17:02:52.006Z Downloaded impl-trait-for-tuples v0.2.3
11492026-09-04T17:02:52.006Z Downloaded diesel-dtrace v0.5.0
11502026-09-04T17:02:52.006Z Downloaded vergen-gitcl v1.0.8
11512026-09-04T17:02:52.006Z Downloaded zeroize_derive v1.5.0
11522026-09-04T17:02:52.009Z Downloaded derive_more v2.1.1
11532026-09-04T17:02:52.012Z Downloaded derive_more-impl v2.1.1
11542026-09-04T17:02:52.015Z Downloaded miette-derive v7.6.0
11552026-09-04T17:02:52.017Z Downloaded rsa v0.9.10
11562026-09-04T17:02:52.020Z Downloaded md-5 v0.10.6
11572026-09-04T17:02:52.020Z Downloaded constant_time_eq v0.4.2
11582026-09-04T17:02:52.020Z Downloaded cookie_store v0.22.1
11592026-09-04T17:02:52.023Z Downloaded darling v0.20.11
11602026-09-04T17:02:52.029Z Downloaded darling v0.13.4
11612026-09-04T17:02:52.029Z Downloaded sync-ptr v0.1.4
11622026-09-04T17:02:52.034Z Downloaded oxnet v0.1.6
11632026-09-04T17:02:52.034Z Downloaded progenitor-macro v0.14.0
11642026-09-04T17:02:52.034Z Downloaded spki v0.7.3
11652026-09-04T17:02:52.034Z Downloaded string_cache v0.8.9
11662026-09-04T17:02:52.034Z Downloaded tower-layer v0.3.3
11672026-09-04T17:02:52.034Z Downloaded illumos-nvpair-sys v0.2.0
11682026-09-04T17:02:52.034Z Downloaded newline-converter v0.3.0
11692026-09-04T17:02:52.034Z Downloaded icu_provider v2.1.1
11702026-09-04T17:02:52.034Z Downloaded poly1305 v0.9.0
11712026-09-04T17:02:52.034Z Downloaded rustls-pki-types v1.14.0
11722026-09-04T17:02:52.037Z Downloaded drift v0.2.0
11732026-09-04T17:02:52.040Z Downloaded peg-runtime v0.8.5
11742026-09-04T17:02:52.040Z Downloaded sha1 v0.10.6
11752026-09-04T17:02:52.043Z Downloaded scuffle v0.1.0
11762026-09-04T17:02:52.043Z Downloaded zerovec-derive v0.11.2
11772026-09-04T17:02:52.046Z Downloaded same-file v1.0.6
11782026-09-04T17:02:52.046Z Downloaded oso-derive v0.27.3
11792026-09-04T17:02:52.046Z Downloaded russh-cryptovec v0.62.0
11802026-09-04T17:02:52.046Z Downloaded multimap v0.10.1
11812026-09-04T17:02:52.049Z Downloaded omicron-zone-package v0.12.3
11822026-09-04T17:02:52.049Z Downloaded strum v0.27.2
11832026-09-04T17:02:52.049Z Downloaded tough v0.22.0
11842026-09-04T17:02:52.053Z Downloaded similar v2.7.0
11852026-09-04T17:02:52.056Z Downloaded hybrid-array v0.4.13
11862026-09-04T17:02:52.058Z Downloaded supports-hyperlinks v3.2.0
11872026-09-04T17:02:52.058Z Downloaded bitvec v1.0.1
11882026-09-04T17:02:52.066Z Downloaded wnaf v0.14.0
11892026-09-04T17:02:52.069Z Downloaded lazy_static v1.5.0
11902026-09-04T17:02:52.069Z Downloaded ingot v0.2.1
11912026-09-04T17:02:52.076Z Downloaded rustls-pemfile v2.2.0
11922026-09-04T17:02:52.079Z Downloaded serde_path_to_error v0.1.20
11932026-09-04T17:02:52.081Z Downloaded digest v0.11.3
11942026-09-04T17:02:52.084Z Downloaded miniz_oxide v0.8.9
11952026-09-04T17:02:52.084Z Downloaded ignore v0.4.25
11962026-09-04T17:02:52.089Z Downloaded serde-hex v0.1.0
11972026-09-04T17:02:52.092Z Downloaded russh-util v0.52.0
11982026-09-04T17:02:52.092Z Downloaded slog-async v2.8.0
11992026-09-04T17:02:52.092Z Downloaded scopeguard v1.2.0
12002026-09-04T17:02:52.095Z Downloaded salsa20 v0.11.0
12012026-09-04T17:02:52.095Z Downloaded toml_writer v1.1.1+spec-1.1.0
12022026-09-04T17:02:52.098Z Downloaded tls_codec_derive v0.4.2
12032026-09-04T17:02:52.101Z Downloaded keccak v0.1.6
12042026-09-04T17:02:52.106Z Downloaded scroll v0.13.0
12052026-09-04T17:02:52.109Z Downloaded bindgen v0.71.1
12062026-09-04T17:02:52.112Z Downloaded chrono v0.4.45
12072026-09-04T17:02:52.115Z Downloaded libscf-sys v1.2.0
12082026-09-04T17:02:52.118Z Downloaded displaydoc v0.2.5
12092026-09-04T17:02:52.120Z Downloaded memoffset v0.9.1
12102026-09-04T17:02:52.123Z Downloaded rustyline v14.0.0
12112026-09-04T17:02:52.126Z Downloaded tungstenite v0.23.0
12122026-09-04T17:02:52.126Z Downloaded csv-core v0.1.13
12132026-09-04T17:02:52.128Z Downloaded rcgen v0.12.1
12142026-09-04T17:02:52.131Z Downloaded zip v0.6.6
12152026-09-04T17:02:52.134Z Downloaded uuid v1.23.4
12162026-09-04T17:02:52.137Z Downloaded darling_core v0.21.3
12172026-09-04T17:02:52.139Z Downloaded rand_chacha v0.9.0
12182026-09-04T17:02:52.139Z Downloaded crc-any v2.5.0
12192026-09-04T17:02:52.139Z Downloaded toml_edit v0.23.10+spec-1.0.0
12202026-09-04T17:02:52.142Z Downloaded hyper-staticfile v0.10.1
12212026-09-04T17:02:52.142Z Downloaded zerofrom v0.1.6
12222026-09-04T17:02:52.146Z Downloaded serdect v0.4.3
12232026-09-04T17:02:52.148Z Downloaded git2 v0.20.4
12242026-09-04T17:02:52.152Z Downloaded mio v1.2.0
12252026-09-04T17:02:52.155Z Downloaded zstd v0.13.3
12262026-09-04T17:02:52.158Z Downloaded des v0.9.0
12272026-09-04T17:02:52.158Z Downloaded ingot-macros v0.2.0
12282026-09-04T17:02:52.161Z Downloaded derive-where v1.6.0
12292026-09-04T17:02:52.164Z Downloaded tls_codec v0.4.2
12302026-09-04T17:02:52.167Z Downloaded slog-scope v4.4.1
12312026-09-04T17:02:52.167Z Downloaded idna v1.1.0
12322026-09-04T17:02:52.167Z Downloaded vsss-rs v3.3.4
12332026-09-04T17:02:52.169Z Downloaded icu_properties_data v2.1.2
12342026-09-04T17:02:52.173Z Downloaded unicode-normalization v0.1.25
12352026-09-04T17:02:52.177Z Downloaded libbz2-rs-sys v0.2.2
12362026-09-04T17:02:52.179Z Downloaded pin-project-internal v1.1.11
12372026-09-04T17:02:52.179Z Downloaded itertools v0.15.0
12382026-09-04T17:02:52.182Z Downloaded serde_with v3.21.0
12392026-09-04T17:02:52.189Z Downloaded p521 v0.14.0
12402026-09-04T17:02:52.191Z Downloaded zerovec v0.11.5
12412026-09-04T17:02:52.194Z Downloaded parking_lot v0.11.2
12422026-09-04T17:02:52.197Z Downloaded ecdsa v0.16.9
12432026-09-04T17:02:52.199Z Downloaded oso v0.27.3
12442026-09-04T17:02:52.202Z Downloaded term v0.7.0
12452026-09-04T17:02:52.206Z Downloaded unicode-bidi v0.3.18
12462026-09-04T17:02:52.210Z Downloaded portable-atomic v1.13.1
12472026-09-04T17:02:52.215Z Downloaded crossterm v0.28.1
12482026-09-04T17:02:52.222Z Downloaded socket2 v0.6.3
12492026-09-04T17:02:52.227Z Downloaded ssh-key v0.7.0-rc.11
12502026-09-04T17:02:52.232Z Downloaded zerocopy-derive v0.8.55
12512026-09-04T17:02:52.240Z Downloaded goblin v0.10.5
12522026-09-04T17:02:52.244Z Downloaded rustls-webpki v0.103.13
12532026-09-04T17:02:52.251Z Downloaded rayon v1.11.0
12542026-09-04T17:02:52.256Z Downloaded hyper-util v0.1.20
12552026-09-04T17:02:52.258Z Downloaded pin-project v1.1.11
12562026-09-04T17:02:52.265Z Downloaded dropshot-api-manager v0.8.0
12572026-09-04T17:02:52.267Z Downloaded unicode_categories v0.1.1
12582026-09-04T17:02:52.270Z Downloaded nom v7.1.3
12592026-09-04T17:02:52.275Z Downloaded winnow v1.0.3
12602026-09-04T17:02:52.280Z Downloaded nom v8.0.0
12612026-09-04T17:02:52.283Z Downloaded crypto-bigint v0.5.5
12622026-09-04T17:02:52.286Z Downloaded dropshot_endpoint v0.17.1
12632026-09-04T17:02:52.289Z Downloaded time v0.3.47
12642026-09-04T17:02:52.294Z Downloaded pretty_assertions v1.4.1
12652026-09-04T17:02:52.337Z Downloaded reqwest v0.13.2
12662026-09-04T17:02:52.346Z Downloaded radix_trie v0.2.1
12672026-09-04T17:02:52.347Z Downloaded iddqd v0.4.2
12682026-09-04T17:02:52.347Z Downloaded serde_with v1.14.0
12692026-09-04T17:02:52.347Z Downloaded tower-http v0.6.8
12702026-09-04T17:02:52.347Z Downloaded qorb v0.4.1
12712026-09-04T17:02:52.347Z Downloaded itertools v0.13.0
12722026-09-04T17:02:52.347Z Downloaded num-bigint-dig v0.8.6
12732026-09-04T17:02:52.347Z Downloaded itertools v0.14.0
12742026-09-04T17:02:52.347Z Downloaded crypto-bigint v0.7.5
12752026-09-04T17:02:52.353Z Downloaded libxml v0.3.3
12762026-09-04T17:02:52.353Z Downloaded object v0.30.4
12772026-09-04T17:02:52.353Z Downloaded gimli v0.32.3
12782026-09-04T17:02:52.358Z Downloaded ed25519-dalek v3.0.0
12792026-09-04T17:02:52.358Z Downloaded quinn-proto v0.11.16
12802026-09-04T17:02:52.361Z Downloaded diesel_derives v2.3.7
12812026-09-04T17:02:52.364Z Downloaded zip v4.6.1
12822026-09-04T17:02:52.366Z Downloaded sha3 v0.12.0
12832026-09-04T17:02:52.369Z Downloaded winnow v0.5.40
12842026-09-04T17:02:52.372Z Downloaded nix v0.31.2
12852026-09-04T17:02:52.379Z Downloaded iri-string v0.7.10
12862026-09-04T17:02:52.383Z Downloaded itertools v0.12.1
12872026-09-04T17:02:52.387Z Downloaded bstr v1.12.1
12882026-09-04T17:02:52.391Z Downloaded reqwest v0.12.28
12892026-09-04T17:02:52.394Z Downloaded tokio-util v0.7.18
12902026-09-04T17:02:52.399Z Downloaded vcpkg v0.2.15
12912026-09-04T17:02:52.420Z Downloaded libm v0.2.16
12922026-09-04T17:02:52.425Z Downloaded zlib-rs v0.6.2
12932026-09-04T17:02:52.429Z Downloaded polar-core v0.27.3
12942026-09-04T17:02:52.437Z Downloaded crossterm v0.29.0
12952026-09-04T17:02:52.445Z Downloaded openssl v0.10.80
12962026-09-04T17:02:52.450Z Downloaded curve25519-dalek v4.1.3
12972026-09-04T17:02:52.454Z Downloaded crypto-primes v0.7.2
12982026-09-04T17:02:52.457Z Downloaded quick-xml v0.37.5
12992026-09-04T17:02:52.461Z Downloaded tabled v0.21.0
13002026-09-04T17:02:52.469Z Downloaded proptest v1.11.0
13012026-09-04T17:02:52.474Z Downloaded regex-syntax v0.6.29
13022026-09-04T17:02:52.477Z Downloaded hyper v1.10.1
13032026-09-04T17:02:52.481Z Downloaded rustix v0.38.44
13042026-09-04T17:02:52.494Z Downloaded syn v3.0.3
13052026-09-04T17:02:52.501Z Downloaded russh v0.62.4
13062026-09-04T17:02:52.505Z Downloaded winnow v0.6.26
13072026-09-04T17:02:52.512Z Downloaded hickory-proto v0.24.4
13082026-09-04T17:02:52.520Z Downloaded dropshot v0.17.1
13092026-09-04T17:02:52.532Z Downloaded hickory-proto v0.25.2
13102026-09-04T17:02:52.540Z Downloaded rustls v0.23.41
13112026-09-04T17:02:52.547Z Downloaded typify-impl v0.6.2
13122026-09-04T17:02:52.555Z Downloaded zerocopy v0.8.55
13132026-09-04T17:02:52.564Z Downloaded regress v0.10.5
13142026-09-04T17:02:52.568Z Downloaded openapiv3 v2.2.0
13152026-09-04T17:02:52.575Z Downloaded tracing v0.1.44
13162026-09-04T17:02:52.586Z Downloaded smoltcp v0.11.0
13172026-09-04T17:02:52.593Z Downloaded moka v0.12.13
13182026-09-04T17:02:52.598Z Downloaded lalrpop v0.19.12
13192026-09-04T17:02:52.604Z Downloaded smoltcp v0.9.1
13202026-09-04T17:02:52.611Z Downloaded petname v2.0.2
13212026-09-04T17:02:52.617Z Downloaded nix v0.27.1
13222026-09-04T17:02:52.620Z Downloaded regress v0.11.1
13232026-09-04T17:02:52.624Z Downloaded nix v0.28.0
13242026-09-04T17:02:52.631Z Downloaded sqlparser v0.61.0
13252026-09-04T17:02:52.645Z Downloaded sled v0.34.7
13262026-09-04T17:02:52.652Z Downloaded regex-syntax v0.8.10
13272026-09-04T17:02:52.655Z Downloaded curve25519-dalek v5.0.0
13282026-09-04T17:02:52.665Z Downloaded object v0.37.3
13292026-09-04T17:02:52.670Z Downloaded bzip2-sys v0.1.13+1.0.8
13302026-09-04T17:02:52.677Z Downloaded zerocopy-derive v0.6.6
13312026-09-04T17:02:52.684Z Downloaded sha3 v0.11.0
13322026-09-04T17:02:52.687Z Downloaded diesel v2.3.7
13332026-09-04T17:02:52.698Z Downloaded regex-automata v0.4.14
13342026-09-04T17:02:52.711Z Downloaded ratatui v0.29.0
13352026-09-04T17:02:52.728Z Downloaded jiff v0.2.34
13362026-09-04T17:02:52.763Z Downloaded csv v1.4.0
13372026-09-04T17:02:52.776Z Downloaded petgraph v0.6.5
13382026-09-04T17:02:52.786Z Downloaded chrono-tz v0.10.4
13392026-09-04T17:02:52.801Z Downloaded tokio v1.52.1
13402026-09-04T17:02:52.822Z Downloaded sha3 v0.10.8
13412026-09-04T17:02:52.831Z Downloaded libz-sys v1.1.24
13422026-09-04T17:02:52.843Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13432026-09-04T17:02:52.855Z Downloaded petgraph v0.8.3
13442026-09-04T17:02:52.867Z Downloaded encoding_rs v0.8.35
13452026-09-04T17:02:52.880Z Downloaded ring v0.17.14
13462026-09-04T17:02:52.959Z Downloaded libgit2-sys v0.18.3+1.9.2
13472026-09-04T17:02:53.416Z Downloaded aws-lc-sys v0.40.0
13482026-09-04T17:02:53.677Z Compiling serde_core v1.0.228
13492026-09-04T17:02:53.677Z Compiling libc v0.2.185
13502026-09-04T17:02:53.677Z Compiling serde v1.0.228
13512026-09-04T17:02:53.681Z Compiling log v0.4.33
13522026-09-04T17:02:53.681Z Compiling smallvec v1.15.1
13532026-09-04T17:02:53.830Z Compiling shlex v1.3.0
13542026-09-04T17:02:53.835Z Compiling find-msvc-tools v0.1.9
13552026-09-04T17:02:53.835Z Compiling syn v2.0.117
13562026-09-04T17:02:54.017Z Compiling subtle v2.6.1
13572026-09-04T17:02:54.035Z Compiling scopeguard v1.2.0
13582026-09-04T17:02:54.059Z Compiling stable_deref_trait v1.2.1
13592026-09-04T17:02:54.083Z Compiling typenum v1.20.1
13602026-09-04T17:02:54.126Z Compiling lock_api v0.4.14
13612026-09-04T17:02:54.126Z Compiling zerocopy v0.8.55
13622026-09-04T17:02:54.129Z Compiling portable-atomic v1.13.1
13632026-09-04T17:02:54.194Z Compiling serde_json v1.0.151
13642026-09-04T17:02:54.360Z Compiling critical-section v1.2.0
13652026-09-04T17:02:54.401Z Compiling libm v0.2.16
13662026-09-04T17:02:54.467Z Compiling num-traits v0.2.19
13672026-09-04T17:02:54.566Z Compiling pkg-config v0.3.32
13682026-09-04T17:02:54.640Z Compiling errno v0.3.14
13692026-09-04T17:02:54.656Z Compiling jobserver v0.1.34
13702026-09-04T17:02:54.698Z Compiling getrandom v0.2.17
13712026-09-04T17:02:54.880Z Compiling cc v1.2.56
13722026-09-04T17:02:54.949Z Compiling rand_core v0.6.4
13732026-09-04T17:02:55.103Z Compiling once_cell v1.21.3
13742026-09-04T17:02:55.166Z Compiling generic-array v0.14.7
13752026-09-04T17:02:55.181Z Compiling parking_lot_core v0.9.12
13762026-09-04T17:02:55.187Z Compiling const-oid v0.9.6
13772026-09-04T17:02:55.312Z Compiling getrandom v0.4.3
13782026-09-04T17:02:55.350Z Compiling pin-project-lite v0.2.17
13792026-09-04T17:02:55.451Z Compiling rand_core v0.10.0
13802026-09-04T17:02:55.764Z Compiling signal-hook-registry v1.4.8
13812026-09-04T17:02:55.867Z Compiling bitflags v2.11.0
13822026-09-04T17:02:55.917Z Compiling writeable v0.6.2
13832026-09-04T17:02:55.993Z Compiling percent-encoding v2.3.2
13842026-09-04T17:02:56.028Z Compiling litemap v0.8.1
13852026-09-04T17:02:56.088Z Compiling futures-core v0.3.32
13862026-09-04T17:02:56.105Z Compiling semver v1.0.28
13872026-09-04T17:02:56.184Z Compiling parking_lot v0.12.5
13882026-09-04T17:02:56.216Z Compiling mio v1.2.0
13892026-09-04T17:02:56.220Z Compiling icu_properties_data v2.1.2
13902026-09-04T17:02:56.242Z Compiling icu_normalizer_data v2.1.1
13912026-09-04T17:02:56.405Z Compiling socket2 v0.6.3
13922026-09-04T17:02:56.432Z Compiling getrandom v0.3.4
13932026-09-04T17:02:56.578Z Compiling rustix v1.1.4
13942026-09-04T17:02:56.594Z Compiling synstructure v0.13.2
13952026-09-04T17:02:56.594Z Compiling futures-sink v0.3.32
13962026-09-04T17:02:56.671Z Compiling futures-channel v0.3.32
13972026-09-04T17:02:56.699Z Compiling indexmap v2.14.0
13982026-09-04T17:02:56.811Z Compiling futures-io v0.3.32
13992026-09-04T17:02:56.993Z Compiling futures-task v0.3.32
14002026-09-04T17:02:57.018Z Compiling slab v0.4.12
14012026-09-04T17:02:57.062Z Compiling utf8_iter v1.0.4
14022026-09-04T17:02:57.163Z Compiling form_urlencoded v1.2.2
14032026-09-04T17:02:57.193Z Compiling rustversion v1.0.22
14042026-09-04T17:02:57.208Z Compiling iana-time-zone v0.1.65
14052026-09-04T17:02:57.259Z Compiling base64ct v1.8.3
14062026-09-04T17:02:57.340Z Compiling cmake v0.1.57
14072026-09-04T17:02:57.403Z Compiling ident_case v1.0.1
14082026-09-04T17:02:57.434Z Compiling dunce v1.0.5
14092026-09-04T17:02:57.448Z Compiling regex-syntax v0.8.10
14102026-09-04T17:02:57.525Z Compiling pem-rfc7468 v0.7.0
14112026-09-04T17:02:57.550Z Compiling fs_extra v1.3.0
14122026-09-04T17:02:57.554Z Compiling flagset v0.4.7
14132026-09-04T17:02:57.694Z Compiling rand_core v0.9.5
14142026-09-04T17:02:57.727Z Compiling uuid v1.23.4
14152026-09-04T17:02:57.819Z Compiling aws-lc-sys v0.40.0
14162026-09-04T17:02:57.823Z Compiling base64 v0.22.1
14172026-09-04T17:02:57.980Z Compiling vcpkg v0.2.15
14182026-09-04T17:02:58.156Z Compiling syn v1.0.109
14192026-09-04T17:02:58.189Z Compiling serde_derive_internals v0.29.1
14202026-09-04T17:02:58.288Z Compiling rustc_version v0.4.1
14212026-09-04T17:02:58.435Z Compiling serde_derive v1.0.228
14222026-09-04T17:02:58.447Z Compiling zeroize_derive v1.5.0
14232026-09-04T17:02:58.472Z Compiling zerofrom-derive v0.1.6
14242026-09-04T17:02:58.621Z Compiling zerocopy-derive v0.8.55
14252026-09-04T17:02:58.725Z Compiling yoke-derive v0.8.1
14262026-09-04T17:02:59.084Z Compiling zerovec-derive v0.11.2
14272026-09-04T17:02:59.106Z Compiling displaydoc v0.2.5
14282026-09-04T17:02:59.877Z Compiling tokio-macros v2.7.0
14292026-09-04T17:02:59.889Z Compiling futures-macro v0.3.32
14302026-09-04T17:02:59.902Z Compiling zerofrom v0.1.6
14312026-09-04T17:02:59.910Z Compiling der_derive v0.7.3
14322026-09-04T17:03:00.024Z Compiling yoke v0.8.1
14332026-09-04T17:03:00.221Z Compiling zerotrie v0.2.3
14342026-09-04T17:03:00.250Z Compiling zerovec v0.11.5
14352026-09-04T17:03:00.530Z Compiling thiserror-impl v2.0.18
14362026-09-04T17:03:00.603Z Compiling openssl-sys v0.9.117
14372026-09-04T17:03:00.721Z Compiling futures-util v0.3.32
14382026-09-04T17:03:00.785Z Compiling tinystr v0.8.2
14392026-09-04T17:03:00.896Z Compiling potential_utf v0.1.4
14402026-09-04T17:03:00.989Z Compiling icu_locale_core v2.1.1
14412026-09-04T17:03:01.064Z Compiling icu_collections v2.1.1
14422026-09-04T17:03:01.174Z Compiling tracing-attributes v0.1.31
14432026-09-04T17:03:01.549Z Compiling tracing-core v0.1.36
14442026-09-04T17:03:01.865Z Compiling icu_provider v2.1.1
14452026-09-04T17:03:01.930Z Compiling zeroize v1.9.0
14462026-09-04T17:03:01.994Z Compiling bytes v1.11.1
14472026-09-04T17:03:02.148Z Compiling icu_properties v2.1.2
14482026-09-04T17:03:02.156Z Compiling icu_normalizer v2.1.1
14492026-09-04T17:03:02.551Z Compiling tokio v1.52.1
14502026-09-04T17:03:02.609Z Compiling chrono v0.4.45
14512026-09-04T17:03:02.681Z Compiling block-buffer v0.10.4
14522026-09-04T17:03:02.699Z Compiling crypto-common v0.1.7
14532026-09-04T17:03:02.853Z Compiling digest v0.10.7
14542026-09-04T17:03:02.853Z Compiling der v0.7.10
14552026-09-04T17:03:03.096Z Compiling idna_adapter v1.2.1
14562026-09-04T17:03:03.113Z Compiling thiserror v2.0.18
14572026-09-04T17:03:03.242Z Compiling ppv-lite86 v0.2.21
14582026-09-04T17:03:03.249Z Compiling idna v1.1.0
14592026-09-04T17:03:03.262Z Compiling http v1.4.2
14602026-09-04T17:03:03.300Z Compiling aws-lc-rs v1.16.3
14612026-09-04T17:03:03.562Z Compiling url v2.5.8
14622026-09-04T17:03:03.589Z Compiling rand_chacha v0.9.0
14632026-09-04T17:03:03.892Z Compiling spki v0.7.3
14642026-09-04T17:03:03.998Z Compiling cpufeatures v0.2.17
14652026-09-04T17:03:04.066Z Compiling dyn-clone v1.0.20
14662026-09-04T17:03:04.082Z Compiling schemars v0.8.22
14672026-09-04T17:03:04.097Z Compiling simd-adler32 v0.3.8
14682026-09-04T17:03:04.177Z Compiling pkcs8 v0.10.2
14692026-09-04T17:03:04.197Z Compiling http-body v1.0.1
14702026-09-04T17:03:04.284Z Compiling rand v0.9.2
14712026-09-04T17:03:04.301Z Compiling tracing v0.1.44
14722026-09-04T17:03:04.331Z Compiling rustls-pki-types v1.14.0
14732026-09-04T17:03:04.408Z Compiling schemars_derive v0.8.22
14742026-09-04T17:03:04.423Z Compiling spin v0.9.8
14752026-09-04T17:03:04.553Z Compiling crc32fast v1.5.0
14762026-09-04T17:03:04.620Z Compiling tinyvec_macros v0.1.1
14772026-09-04T17:03:04.690Z Compiling httparse v1.10.1
14782026-09-04T17:03:04.768Z Compiling openssl-probe v0.2.1
14792026-09-04T17:03:04.841Z Compiling adler2 v2.0.1
14802026-09-04T17:03:04.937Z Compiling cmov v0.5.4
14812026-09-04T17:03:04.952Z Compiling miniz_oxide v0.8.9
14822026-09-04T17:03:05.056Z Compiling tempfile v3.27.0
14832026-09-04T17:03:05.071Z Compiling tinyvec v1.10.0
14842026-09-04T17:03:05.140Z Compiling ctutils v0.4.2
14852026-09-04T17:03:05.372Z Compiling pest_generator v2.8.6
14862026-09-04T17:03:05.407Z Compiling sha2 v0.10.9
14872026-09-04T17:03:05.421Z Compiling terminal_size v0.4.3
14882026-09-04T17:03:05.534Z Compiling aho-corasick v1.1.4
14892026-09-04T17:03:05.557Z Compiling untrusted v0.7.1
14902026-09-04T17:03:05.678Z Compiling radium v0.7.0
14912026-09-04T17:03:05.921Z Compiling try-lock v0.2.5
14922026-09-04T17:03:06.029Z Compiling tower-layer v0.3.3
14932026-09-04T17:03:06.047Z Compiling atomic-waker v1.1.2
14942026-09-04T17:03:06.173Z Compiling tower-service v0.3.3
14952026-09-04T17:03:06.198Z Compiling pest_derive v2.8.6
14962026-09-04T17:03:06.269Z Compiling want v0.3.1
14972026-09-04T17:03:06.431Z Compiling tokio-util v0.7.18
14982026-09-04T17:03:06.631Z Compiling regex-automata v0.4.14
14992026-09-04T17:03:06.708Z Compiling hybrid-array v0.4.13
15002026-09-04T17:03:07.211Z Compiling h2 v0.4.15
15012026-09-04T17:03:07.424Z Compiling ipnet v2.12.0
15022026-09-04T17:03:07.478Z Compiling scroll_derive v0.13.1
15032026-09-04T17:03:07.515Z Compiling darling_core v0.20.11
15042026-09-04T17:03:07.918Z Compiling tap v1.0.1
15052026-09-04T17:03:08.037Z Compiling httpdate v1.0.3
15062026-09-04T17:03:08.166Z Compiling foreign-types-shared v0.1.1
15072026-09-04T17:03:08.252Z Compiling rustls v0.23.41
15082026-09-04T17:03:08.265Z Compiling openssl v0.10.80
15092026-09-04T17:03:08.268Z Compiling untrusted v0.9.0
15102026-09-04T17:03:08.294Z Compiling maybe-uninit v2.0.0
15112026-09-04T17:03:08.384Z Compiling scroll v0.13.0
15122026-09-04T17:03:08.413Z Compiling foreign-types v0.3.2
15132026-09-04T17:03:08.484Z Compiling wyz v0.5.1
15142026-09-04T17:03:08.593Z Compiling unicode-normalization v0.1.25
15152026-09-04T17:03:08.670Z Compiling rand_chacha v0.3.1
15162026-09-04T17:03:08.710Z Compiling signature v2.2.0
15172026-09-04T17:03:08.892Z Compiling hex v0.4.3
15182026-09-04T17:03:09.038Z Compiling thiserror-impl v1.0.69
15192026-09-04T17:03:09.051Z Compiling openssl-macros v0.1.1
15202026-09-04T17:03:09.156Z Compiling bzip2-sys v0.1.13+1.0.8
15212026-09-04T17:03:09.435Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15222026-09-04T17:03:09.438Z Compiling num-integer v0.1.46
15232026-09-04T17:03:09.438Z Compiling wait-timeout v0.2.1
15242026-09-04T17:03:09.702Z Compiling ahash v0.8.12
15252026-09-04T17:03:09.768Z Compiling darling_macro v0.20.11
15262026-09-04T17:03:09.780Z Compiling num-conv v0.2.0
15272026-09-04T17:03:09.810Z Compiling packed_struct v0.10.1
15282026-09-04T17:03:09.902Z Compiling quick-error v1.2.3
15292026-09-04T17:03:09.918Z Compiling powerfmt v0.2.0
15302026-09-04T17:03:10.009Z Compiling native-tls v0.2.18
15312026-09-04T17:03:10.043Z Compiling time-core v0.1.8
15322026-09-04T17:03:10.114Z Compiling funty v2.0.0
15332026-09-04T17:03:10.190Z Compiling bit-vec v0.8.0
15342026-09-04T17:03:10.207Z Compiling num-bigint-dig v0.8.6
15352026-09-04T17:03:10.241Z Compiling darling v0.20.11
15362026-09-04T17:03:10.256Z Compiling thiserror v1.0.69
15372026-09-04T17:03:10.320Z Compiling hyper v1.10.1
15382026-09-04T17:03:10.380Z Compiling bit-set v0.8.0
15392026-09-04T17:03:10.411Z Compiling time-macros v0.2.27
15402026-09-04T17:03:10.424Z Compiling deranged v0.5.8
15412026-09-04T17:03:10.541Z Compiling bitvec v1.0.1
15422026-09-04T17:03:10.698Z Compiling rusty-fork v0.3.1
15432026-09-04T17:03:10.716Z Compiling clap_builder v4.6.0
15442026-09-04T17:03:11.283Z Compiling num-iter v0.1.45
15452026-09-04T17:03:11.385Z Compiling hyper-util v0.1.20
15462026-09-04T17:03:11.930Z Compiling rand v0.8.6
15472026-09-04T17:03:12.092Z Compiling goblin v0.10.5
15482026-09-04T17:03:12.177Z Compiling packed_struct_codegen v0.10.1
15492026-09-04T17:03:12.737Z Compiling lazy_static v1.5.0
15502026-09-04T17:03:12.833Z Compiling hmac v0.12.1
15512026-09-04T17:03:12.996Z Compiling toml_datetime v0.6.11
15522026-09-04T17:03:13.179Z Compiling serde_spanned v0.6.9
15532026-09-04T17:03:13.243Z Compiling zerocopy-derive v0.6.6
15542026-09-04T17:03:13.257Z Compiling clap_derive v4.6.1
15552026-09-04T17:03:13.317Z Compiling bitfield-macros v0.19.4
15562026-09-04T17:03:13.727Z Compiling rand_xorshift v0.4.0
15572026-09-04T17:03:13.896Z Compiling sync_wrapper v1.0.2
15582026-09-04T17:03:14.007Z Compiling indexmap v1.9.3
15592026-09-04T17:03:14.025Z Compiling unicode-segmentation v1.12.0
15602026-09-04T17:03:14.063Z Compiling crossbeam-utils v0.8.21
15612026-09-04T17:03:14.187Z Compiling usdt-impl v0.6.0
15622026-09-04T17:03:14.346Z Compiling zlib-rs v0.6.2
15632026-09-04T17:03:14.393Z Compiling nodrop v0.1.14
15642026-09-04T17:03:14.416Z Compiling siphasher v1.0.2
15652026-09-04T17:03:14.452Z Compiling object v0.37.3
15662026-09-04T17:03:14.483Z Compiling crc-catalog v2.4.0
15672026-09-04T17:03:14.576Z Compiling unarray v0.1.4
15682026-09-04T17:03:14.599Z Compiling num_threads v0.1.7
15692026-09-04T17:03:14.689Z Compiling paste v1.0.15
15702026-09-04T17:03:14.703Z Compiling time v0.3.47
15712026-09-04T17:03:14.747Z Compiling proptest v1.11.0
15722026-09-04T17:03:14.992Z Compiling clap v4.6.1
15732026-09-04T17:03:15.006Z Compiling dof v0.4.0
15742026-09-04T17:03:15.073Z Compiling crc v3.4.0
15752026-09-04T17:03:15.268Z Compiling array-init v0.0.4
15762026-09-04T17:03:15.658Z Compiling zerocopy v0.6.6
15772026-09-04T17:03:15.974Z Compiling bitfield v0.19.4
15782026-09-04T17:03:16.135Z Compiling tower v0.5.3
15792026-09-04T17:03:16.592Z Compiling smallvec v0.6.14
15802026-09-04T17:03:16.803Z Compiling derive_builder_core v0.20.2
15812026-09-04T17:03:16.873Z Compiling dtrace-parser v0.3.0
15822026-09-04T17:03:17.559Z Compiling flate2 v1.1.9
15832026-09-04T17:03:17.589Z Compiling ipnetwork v0.21.1
15842026-09-04T17:03:17.603Z Compiling pkcs1 v0.7.5
15852026-09-04T17:03:17.672Z Compiling http-body-util v0.1.3
15862026-09-04T17:03:17.919Z Compiling heapless v0.7.17
15872026-09-04T17:03:17.957Z Compiling structmeta-derive v0.3.0
15882026-09-04T17:03:17.973Z Compiling scroll_derive v0.12.1
15892026-09-04T17:03:17.995Z Compiling slog v2.8.2
15902026-09-04T17:03:18.060Z Compiling darling_core v0.23.0
15912026-09-04T17:03:18.174Z Compiling thread-id v5.1.0
15922026-09-04T17:03:18.185Z Compiling cookie v0.18.1
15932026-09-04T17:03:18.236Z Compiling env_filter v2.0.0
15942026-09-04T17:03:18.357Z Compiling syn v3.0.3
15952026-09-04T17:03:18.527Z Compiling zstd-safe v7.2.4
15962026-09-04T17:03:18.631Z Compiling ryu v1.0.23
15972026-09-04T17:03:18.722Z Compiling winnow v0.5.40
15982026-09-04T17:03:18.810Z Compiling gimli v0.32.3
15992026-09-04T17:03:19.009Z Compiling signal-hook v0.3.18
16002026-09-04T17:03:19.181Z Compiling unicode-bidi v0.3.18
16012026-09-04T17:03:19.701Z Compiling unicode-properties v0.1.4
16022026-09-04T17:03:19.914Z Compiling base64 v0.21.7
16032026-09-04T17:03:20.140Z Compiling anyhow v1.0.104
16042026-09-04T17:03:20.234Z Compiling allocator-api2 v0.2.21
16052026-09-04T17:03:20.441Z Compiling iri-string v0.7.10
16062026-09-04T17:03:20.575Z Compiling hashbrown v0.12.3
16072026-09-04T17:03:20.590Z Compiling darling_macro v0.23.0
16082026-09-04T17:03:20.737Z Compiling addr2line v0.25.1
16092026-09-04T17:03:21.073Z Compiling ron v0.8.1
16102026-09-04T17:03:21.269Z Compiling toml_edit v0.19.15
16112026-09-04T17:03:21.423Z Compiling stringprep v0.1.5
16122026-09-04T17:03:21.755Z Compiling tower-http v0.6.8
16132026-09-04T17:03:21.804Z Compiling daft-derive v0.1.8
16142026-09-04T17:03:21.925Z Compiling structmeta v0.3.0
16152026-09-04T17:03:21.987Z Compiling serde_urlencoded v0.7.1
16162026-09-04T17:03:22.072Z Compiling scroll v0.12.0
16172026-09-04T17:03:22.137Z Compiling env_logger v0.11.11
16182026-09-04T17:03:22.340Z Compiling rsa v0.9.10
16192026-09-04T17:03:22.438Z Compiling oxnet v0.1.6
16202026-09-04T17:03:22.489Z Compiling derive_builder_macro v0.20.2
16212026-09-04T17:03:22.529Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16222026-09-04T17:03:22.813Z Compiling newtype-uuid v1.3.2
16232026-09-04T17:03:22.873Z Compiling hashbrown v0.13.2
16242026-09-04T17:03:22.955Z Compiling serde-hex v0.1.0
16252026-09-04T17:03:23.141Z Compiling bzip2 v0.4.4
16262026-09-04T17:03:23.366Z Compiling tokio-native-tls v0.3.1
16272026-09-04T17:03:23.380Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16282026-09-04T17:03:23.564Z Compiling camino v1.2.5
16292026-09-04T17:03:24.058Z Compiling bstr v1.12.1
16302026-09-04T17:03:24.471Z Compiling block-buffer v0.12.1
16312026-09-04T17:03:24.644Z Compiling block-padding v0.4.2
16322026-09-04T17:03:24.685Z Compiling crypto-common v0.2.2
16332026-09-04T17:03:24.706Z Compiling rustls-native-certs v0.8.3
16342026-09-04T17:03:24.831Z Compiling x509-cert v0.2.5
16352026-09-04T17:03:24.970Z Compiling md-5 v0.10.6
16362026-09-04T17:03:25.190Z Compiling serde_tokenstream v0.2.3
16372026-09-04T17:03:25.374Z Compiling erased-serde v0.3.31
16382026-09-04T17:03:25.457Z Compiling curve25519-dalek v4.1.3
16392026-09-04T17:03:25.720Z Compiling pin-project-internal v1.1.11
16402026-09-04T17:03:25.789Z Compiling zerocopy-derive v0.7.35
16412026-09-04T17:03:25.877Z Compiling async-trait v0.1.89
16422026-09-04T17:03:27.015Z Compiling vergen-lib v9.1.0
16432026-09-04T17:03:27.601Z Compiling hash32 v0.2.1
16442026-09-04T17:03:27.601Z Compiling memoffset v0.9.1
16452026-09-04T17:03:27.601Z Compiling encoding_rs v0.8.35
16462026-09-04T17:03:27.601Z Compiling crc-any v2.5.0
16472026-09-04T17:03:27.601Z Compiling cfg_aliases v0.2.1
16482026-09-04T17:03:27.601Z Compiling rustix v0.38.44
16492026-09-04T17:03:27.601Z Compiling mime v0.3.17
16502026-09-04T17:03:27.601Z Compiling psl-types v2.0.11
16512026-09-04T17:03:27.601Z Compiling smoltcp v0.9.1
16522026-09-04T17:03:27.601Z Compiling fallible-iterator v0.2.0
16532026-09-04T17:03:27.601Z Compiling ref-cast v1.0.25
16542026-09-04T17:03:27.601Z Compiling rustc-demangle v0.1.27
16552026-09-04T17:03:27.602Z Compiling litrs v1.0.0
16562026-09-04T17:03:27.602Z Compiling owo-colors v4.3.0
16572026-09-04T17:03:27.781Z Compiling postgres-protocol v0.6.10
16582026-09-04T17:03:27.781Z Compiling publicsuffix v2.3.0
16592026-09-04T17:03:27.781Z Compiling backtrace v0.3.76
16602026-09-04T17:03:27.781Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16612026-09-04T17:03:27.781Z Compiling nix v0.31.2
16622026-09-04T17:03:27.781Z Compiling pin-project v1.1.11
16632026-09-04T17:03:27.781Z Compiling document-features v0.2.12
16642026-09-04T17:03:27.781Z Compiling zerocopy v0.7.35
16652026-09-04T17:03:28.741Z Compiling inout v0.2.2
16662026-09-04T17:03:29.402Z Compiling daft v0.1.8
16672026-09-04T17:03:29.405Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16682026-09-04T17:03:29.405Z Compiling hyper-tls v0.6.0
16692026-09-04T17:03:29.405Z Compiling zip v0.6.6
16702026-09-04T17:03:29.405Z Compiling object v0.30.4
16712026-09-04T17:03:29.405Z Compiling derive_builder v0.20.2
16722026-09-04T17:03:29.405Z Compiling toml v0.7.8
16732026-09-04T17:03:29.405Z Compiling goblin v0.8.2
16742026-09-04T17:03:29.405Z Compiling derive-ex v0.1.8
16752026-09-04T17:03:29.681Z Compiling darling v0.23.0
16762026-09-04T17:03:29.681Z Compiling phf_shared v0.13.1
16772026-09-04T17:03:29.681Z Compiling convert_case v0.10.0
16782026-09-04T17:03:29.681Z Compiling regex v1.12.3
16792026-09-04T17:03:29.681Z Compiling hubpack_derive v0.1.1
16802026-09-04T17:03:29.681Z Compiling futures-executor v0.3.32
16812026-09-04T17:03:29.842Z Compiling snafu-derive v0.8.9
16822026-09-04T17:03:29.993Z Compiling ref-cast-impl v1.0.25
16832026-09-04T17:03:29.993Z Compiling strum_macros v0.27.2
16842026-09-04T17:03:30.796Z Compiling curve25519-dalek-derive v0.1.1
16852026-09-04T17:03:31.415Z Compiling vergen v9.1.0
16862026-09-04T17:03:31.415Z Compiling cargo-platform v0.3.2
16872026-09-04T17:03:31.415Z Compiling ff v0.13.1
16882026-09-04T17:03:31.415Z Compiling fs-err v3.3.0
16892026-09-04T17:03:31.415Z Compiling bumpalo v3.20.2
16902026-09-04T17:03:31.884Z Compiling libbz2-rs-sys v0.2.2
16912026-09-04T17:03:31.885Z Compiling bitflags v1.3.2
16922026-09-04T17:03:31.885Z Compiling either v1.15.0
16932026-09-04T17:03:31.885Z Compiling same-file v1.0.6
16942026-09-04T17:03:31.885Z Compiling is_ci v1.2.0
16952026-09-04T17:03:31.885Z Compiling managed v0.8.0
16962026-09-04T17:03:31.885Z Compiling foldhash v0.2.0
16972026-09-04T17:03:32.148Z Compiling foldhash v0.1.5
16982026-09-04T17:03:32.149Z Compiling path-slash v0.1.5
16992026-09-04T17:03:32.149Z Compiling jiff-core v0.1.0
17002026-09-04T17:03:32.149Z Compiling base16ct v0.2.0
17012026-09-04T17:03:32.149Z Compiling strum v0.27.2
17022026-09-04T17:03:32.149Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17032026-09-04T17:03:32.149Z Compiling hashbrown v0.15.5
17042026-09-04T17:03:32.149Z Compiling sec1 v0.7.3
17052026-09-04T17:03:32.635Z Compiling hashbrown v0.16.1
17062026-09-04T17:03:32.635Z Compiling textwrap v0.16.2
17072026-09-04T17:03:32.635Z Compiling snafu v0.8.9
17082026-09-04T17:03:33.444Z Compiling bzip2 v0.6.1
17092026-09-04T17:03:33.445Z Compiling jiff v0.2.34
17102026-09-04T17:03:33.445Z Compiling supports-color v3.0.2
17112026-09-04T17:03:33.445Z Compiling walkdir v2.5.0
17122026-09-04T17:03:33.445Z Compiling zopfli v0.8.3
17132026-09-04T17:03:34.109Z Compiling group v0.13.0
17142026-09-04T17:03:34.109Z Compiling cargo_metadata v0.23.1
17152026-09-04T17:03:34.109Z Compiling dof v0.3.0
17162026-09-04T17:03:34.109Z Compiling test-strategy v0.4.5
17172026-09-04T17:03:34.109Z Compiling hubpack v0.1.2
17182026-09-04T17:03:34.894Z Compiling futures v0.3.32
17192026-09-04T17:03:34.894Z Compiling derive_more-impl v2.1.1
17202026-09-04T17:03:34.894Z Compiling phf v0.13.1
17212026-09-04T17:03:34.894Z Compiling serde_with_macros v3.21.0
17222026-09-04T17:03:35.586Z Compiling signal-hook-mio v0.2.5
17232026-09-04T17:03:35.586Z Compiling cookie_store v0.22.1
17242026-09-04T17:03:35.587Z Compiling zstd v0.13.3
17252026-09-04T17:03:35.587Z Compiling reqwest v0.12.28
17262026-09-04T17:03:35.587Z Compiling cipher v0.5.2
17272026-09-04T17:03:36.376Z Compiling backtrace-ext v0.2.1
17282026-09-04T17:03:36.376Z Compiling postgres-types v0.2.12
17292026-09-04T17:03:36.545Z Compiling usdt-attr-macro v0.6.0
17302026-09-04T17:03:36.545Z Compiling usdt-macro v0.6.0
17312026-09-04T17:03:36.545Z Compiling globset v0.4.18
17322026-09-04T17:03:36.545Z Compiling phf_shared v0.11.3
17332026-09-04T17:03:36.810Z Compiling hkdf v0.12.4
17342026-09-04T17:03:36.810Z Compiling dtrace-parser v0.2.0
17352026-09-04T17:03:37.094Z Compiling byte-wrapper v0.1.0
17362026-09-04T17:03:37.094Z Compiling olpc-cjson v0.1.4
17372026-09-04T17:03:37.094Z Compiling ed25519 v2.2.3
17382026-09-04T17:03:37.094Z Compiling crypto-bigint v0.5.5
17392026-09-04T17:03:37.094Z Compiling serde_plain v1.0.2
17402026-09-04T17:03:37.094Z Compiling serde-big-array v0.5.1
17412026-09-04T17:03:37.386Z Compiling enum-as-inner v0.6.1
17422026-09-04T17:03:37.386Z Compiling serde_repr v0.1.20
17432026-09-04T17:03:37.386Z Compiling async-recursion v1.1.1
17442026-09-04T17:03:37.416Z Compiling strum_macros v0.26.4
17452026-09-04T17:03:37.856Z Compiling miette-derive v7.6.0
17462026-09-04T17:03:37.876Z Compiling pem v3.0.6
17472026-09-04T17:03:37.876Z Compiling float-cmp v0.10.0
17482026-09-04T17:03:37.876Z Compiling memmap2 v0.9.10
17492026-09-04T17:03:37.914Z Compiling thread-id v4.2.2
17502026-09-04T17:03:37.941Z Compiling fixedbitset v0.4.2
17512026-09-04T17:03:37.959Z Compiling difflib v0.4.0
17522026-09-04T17:03:38.010Z Compiling new_debug_unreachable v1.0.6
17532026-09-04T17:03:38.114Z Compiling fixedbitset v0.5.7
17542026-09-04T17:03:38.985Z Compiling precomputed-hash v0.1.1
17552026-09-04T17:03:39.617Z Compiling const-oid v0.10.2
17562026-09-04T17:03:39.617Z Compiling whoami v2.1.0
17572026-09-04T17:03:39.617Z Compiling keccak v0.1.6
17582026-09-04T17:03:39.617Z Compiling winnow v1.0.3
17592026-09-04T17:03:39.617Z Compiling static_assertions v1.1.0
17602026-09-04T17:03:39.617Z Compiling normalize-line-endings v0.3.0
17612026-09-04T17:03:39.617Z Compiling predicates-core v1.0.10
17622026-09-04T17:03:39.618Z Compiling typed-path v0.9.3
17632026-09-04T17:03:39.618Z Compiling cpufeatures v0.3.0
17642026-09-04T17:03:39.618Z Compiling supports-unicode v3.0.0
17652026-09-04T17:03:39.618Z Compiling data-encoding v2.10.0
17662026-09-04T17:03:39.618Z Compiling supports-hyperlinks v3.2.0
17672026-09-04T17:03:39.618Z Compiling miette v7.6.0
17682026-09-04T17:03:39.618Z Compiling strum v0.26.3
17692026-09-04T17:03:39.618Z Compiling toml_edit v0.22.27
17702026-09-04T17:03:40.062Z Compiling chacha20 v0.10.0
17712026-09-04T17:03:40.062Z Compiling hickory-proto v0.25.2
17722026-09-04T17:03:40.062Z Compiling toml_parser v1.1.2+spec-1.1.0
17732026-09-04T17:03:40.062Z Compiling predicates v3.1.4
17742026-09-04T17:03:40.062Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17752026-09-04T17:03:40.800Z Compiling sha3 v0.10.8
17762026-09-04T17:03:40.801Z Compiling tokio-postgres v0.7.16
17772026-09-04T17:03:40.801Z Compiling digest v0.11.3
17782026-09-04T17:03:40.801Z Compiling petgraph v0.8.3
17792026-09-04T17:03:41.911Z Compiling string_cache v0.8.9
17802026-09-04T17:03:41.911Z Compiling petgraph v0.6.5
17812026-09-04T17:03:41.911Z Compiling usdt-impl v0.5.0
17822026-09-04T17:03:42.678Z Compiling usdt v0.6.0
17832026-09-04T17:03:42.678Z Compiling elliptic-curve v0.13.8
17842026-09-04T17:03:43.480Z Compiling ed25519-dalek v2.2.0
17852026-09-04T17:03:43.480Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17862026-09-04T17:03:43.480Z Compiling crossterm v0.28.1
17872026-09-04T17:03:43.480Z Compiling serde_with v3.21.0
17882026-09-04T17:03:43.480Z Compiling derive_more v2.1.1
17892026-09-04T17:03:43.481Z Compiling zip v4.6.1
17902026-09-04T17:03:43.900Z Compiling iddqd v0.4.2
17912026-09-04T17:03:43.900Z Compiling itertools v0.13.0
17922026-09-04T17:03:43.900Z Compiling itertools v0.15.0
17932026-09-04T17:03:43.900Z Compiling similar v2.7.0
17942026-09-04T17:03:44.798Z Compiling crossbeam-epoch v0.9.18
17952026-09-04T17:03:44.799Z Compiling heck v0.4.1
17962026-09-04T17:03:44.799Z Compiling tokio-stream v0.1.18
17972026-09-04T17:03:44.799Z Compiling buf-list v1.1.2
17982026-09-04T17:03:44.799Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17992026-09-04T17:03:44.799Z Compiling openapiv3 v2.2.0
18002026-09-04T17:03:45.280Z Compiling lalrpop-util v0.19.12
18012026-09-04T17:03:45.280Z Compiling peg-runtime v0.8.5
18022026-09-04T17:03:45.280Z Compiling thread_local v1.1.9
18032026-09-04T17:03:45.280Z Compiling slog-async v2.8.0
18042026-09-04T17:03:45.281Z Compiling crossbeam-channel v0.5.15
18052026-09-04T17:03:45.281Z Compiling is-terminal v0.4.17
18062026-09-04T17:03:45.281Z Compiling filetime v0.2.27
18072026-09-04T17:03:45.281Z Compiling term v1.2.1
18082026-09-04T17:03:45.281Z Compiling take_mut v0.2.2
18092026-09-04T17:03:45.281Z Compiling xattr v1.6.1
18102026-09-04T17:03:45.281Z Compiling camino-tempfile v1.4.1
18112026-09-04T17:03:45.281Z Compiling tar v0.4.46
18122026-09-04T17:03:45.281Z Compiling slog-term v2.9.2
18132026-09-04T17:03:51.322Z Compiling rustls-webpki v0.103.13
18142026-09-04T17:03:54.023Z Compiling tokio-rustls v0.26.4
18152026-09-04T17:03:54.024Z Compiling rustls-platform-verifier v0.6.2
18162026-09-04T17:03:54.520Z Compiling tough v0.22.0
18172026-09-04T17:03:54.520Z Compiling hyper-rustls v0.27.7
18182026-09-04T17:03:54.520Z Compiling reqwest v0.13.2
18192026-09-04T17:03:56.879Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18202026-09-04T17:03:57.329Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18212026-09-04T17:03:59.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18222026-09-04T17:04:00.384Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18232026-09-04T17:04:00.384ZSep 04 17:03:58.481 INFO Starting download, target: Console
18242026-09-04T17:04:00.384ZSep 04 17:03:58.482 INFO Starting download, target: Cockroach
18252026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Starting download, target: Clickhouse
18262026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Starting download, target: DendriteStub
18272026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Starting download, target: MaghemiteMgd
18282026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Starting download, target: MaghemiteDdmd
18292026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Starting download, target: TransceiverControl
18302026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18312026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18322026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18342026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18352026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18362026-09-04T17:04:00.385ZSep 04 17:03:58.482 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18372026-09-04T17:04:01.797ZSep 04 17:04:00.266 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18382026-09-04T17:04:02.066ZSep 04 17:04:00.463 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18392026-09-04T17:04:02.066ZSep 04 17:04:00.505 INFO Download complete, target: Console
18402026-09-04T17:04:08.559ZSep 04 17:04:07.047 INFO Checking that binary works, target: Clickhouse
18412026-09-04T17:04:08.930ZSep 04 17:04:07.142 INFO Download complete, target: Clickhouse
18422026-09-04T17:04:10.075ZSep 04 17:04:08.549 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18432026-09-04T17:04:10.762ZSep 04 17:04:08.758 INFO Download complete, target: TransceiverControl
18442026-09-04T17:04:17.820ZSep 04 17:04:16.464 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18452026-09-04T17:04:18.064ZSep 04 17:04:16.601 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18462026-09-04T17:04:18.809ZSep 04 17:04:17.468 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18472026-09-04T17:04:19.844ZSep 04 17:04:18.544 INFO Download complete, target: MaghemiteDdmd
18482026-09-04T17:04:20.195ZSep 04 17:04:18.912 INFO Download complete, target: DendriteStub
18492026-09-04T17:04:20.623ZSep 04 17:04:19.342 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18502026-09-04T17:04:20.623ZSep 04 17:04:19.342 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18512026-09-04T17:04:21.278ZSep 04 17:04:20.011 INFO Download complete, target: MaghemiteMgd
18522026-09-04T17:04:25.096ZSep 04 17:04:23.826 INFO Checking that binary works, target: Cockroach
18532026-09-04T17:04:25.204ZSep 04 17:04:23.938 INFO Download complete, target: Cockroach
18542026-09-04T17:04:25.219ZAll builder prerequisites installed successfully, and PATH looks valid
18552026-09-04T17:04:25.225Z
18562026-09-04T17:04:25.225Zreal 2:28.301022921
18572026-09-04T17:04:25.225Zuser 7:24.387102716
18582026-09-04T17:04:25.225Zsys 1:27.006053302
18592026-09-04T17:04:25.225Ztrap 0.229164806
18602026-09-04T17:04:25.226Ztflt 0.462666228
18612026-09-04T17:04:25.226Zdflt 0.850384556
18622026-09-04T17:04:25.226Zkflt 0.019413319
18632026-09-04T17:04:25.226Zlock 32:28.383848320
18642026-09-04T17:04:25.226Zslp 22:47.787395613
18652026-09-04T17:04:25.226Zlat 48.574401000
18662026-09-04T17:04:25.226Zstop 2:46.277841940
18672026-09-04T17:04:25.226Z+ banner hack-check
18682026-09-04T17:04:25.226Z
18692026-09-04T17:04:25.226Z # # ## #### # # #### # # ###### #### # #
18702026-09-04T17:04:25.226Z # # # # # # # # # # # # # # # # #
18712026-09-04T17:04:25.226Z ###### # # # #### ##### # ###### ##### # ####
18722026-09-04T17:04:25.227Z # # ###### # # # # # # # # # #
18732026-09-04T17:04:25.227Z # # # # # # # # # # # # # # # # #
18742026-09-04T17:04:25.227Z # # # # #### # # #### # # ###### #### # #
18752026-09-04T17:04:25.227Z
18762026-09-04T17:04:25.227Z+ export CARGO_INCREMENTAL=0
18772026-09-04T17:04:25.227Z+ CARGO_INCREMENTAL=0
18782026-09-04T17:04:25.227Z+ ptime -m timeout 2h cargo xtask check-features --ci
18792026-09-04T17:04:25.694Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18802026-09-04T17:04:25.985Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18812026-09-04T17:04:27.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
18822026-09-04T17:04:27.867Z Running `target/debug/xtask check-features --ci`
18832026-09-04T17:04:27.907Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18842026-09-04T17:04:27.913Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18852026-09-04T17:04:28.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18862026-09-04T17:04:28.396Z Running `target/debug/xtask download cargo-hack`
18872026-09-04T17:04:29.133Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18882026-09-04T17:04:29.446Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18892026-09-04T17:04:32.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
18902026-09-04T17:04:32.195Z Running `target/debug/xtask-downloader cargo-hack`
18912026-09-04T17:04:32.211ZSep 04 17:04:30.937 INFO Starting download, target: CargoHack
18922026-09-04T17:04:32.218ZSep 04 17:04:30.937 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18932026-09-04T17:04:32.397ZSep 04 17:04:31.132 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18942026-09-04T17:04:32.447ZSep 04 17:04:31.182 INFO Download complete, target: CargoHack
18952026-09-04T17:04:32.450Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18962026-09-04T17:04:32.466Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18972026-09-04T17:04:32.632Zinfo: running `cargo check --bins --no-default-features` on omicron-antithesis-workload (1/391)
18982026-09-04T17:04:33.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-09-04T17:04:33.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-09-04T17:04:33.467Z Checking cfg-if v1.0.4
19012026-09-04T17:04:33.590Z Checking serde_core v1.0.228
19022026-09-04T17:04:33.600Z Checking libc v0.2.185
19032026-09-04T17:04:33.600Z Checking memchr v2.8.0
19042026-09-04T17:04:33.600Z Checking smallvec v1.15.1
19052026-09-04T17:04:33.600Z Checking itoa v1.0.17
19062026-09-04T17:04:33.617Z Checking log v0.4.33
19072026-09-04T17:04:33.625Z Checking stable_deref_trait v1.2.1
19082026-09-04T17:04:33.633Z Checking zerofrom v0.1.6
19092026-09-04T17:04:33.688Z Checking zmij v1.0.21
19102026-09-04T17:04:33.732Z Checking libm v0.2.16
19112026-09-04T17:04:33.754Z Checking yoke v0.8.1
19122026-09-04T17:04:33.758Z Checking rand_core v0.10.0
19132026-09-04T17:04:33.763Z Checking scopeguard v1.2.0
19142026-09-04T17:04:33.892Z Checking litemap v0.8.1
19152026-09-04T17:04:33.908Z Checking zerovec v0.11.5
19162026-09-04T17:04:33.920Z Checking writeable v0.6.2
19172026-09-04T17:04:33.932Z Checking subtle v2.6.1
19182026-09-04T17:04:33.944Z Checking percent-encoding v2.3.2
19192026-09-04T17:04:33.957Z Checking errno v0.3.14
19202026-09-04T17:04:34.059Z Checking getrandom v0.4.3
19212026-09-04T17:04:34.072Z Checking lock_api v0.4.14
19222026-09-04T17:04:34.075Z Checking zerotrie v0.2.3
19232026-09-04T17:04:34.100Z Checking icu_normalizer_data v2.1.1
19242026-09-04T17:04:34.120Z Checking icu_properties_data v2.1.2
19252026-09-04T17:04:34.172Z Checking zerocopy v0.8.55
19262026-09-04T17:04:34.205Z Checking utf8_iter v1.0.4
19272026-09-04T17:04:34.236Z Checking form_urlencoded v1.2.2
19282026-09-04T17:04:34.272Z Checking portable-atomic v1.13.1
19292026-09-04T17:04:34.321Z Checking pin-project-lite v0.2.17
19302026-09-04T17:04:34.324Z Checking tinystr v0.8.2
19312026-09-04T17:04:34.335Z Checking potential_utf v0.1.4
19322026-09-04T17:04:34.363Z Checking critical-section v1.2.0
19332026-09-04T17:04:34.411Z Checking typenum v1.20.1
19342026-09-04T17:04:34.415Z Checking num-traits v0.2.19
19352026-09-04T17:04:34.459Z Checking getrandom v0.2.17
19362026-09-04T17:04:34.475Z Checking icu_collections v2.1.1
19372026-09-04T17:04:34.512Z Checking icu_locale_core v2.1.1
19382026-09-04T17:04:34.614Z Checking parking_lot_core v0.9.12
19392026-09-04T17:04:34.677Z Checking once_cell v1.21.3
19402026-09-04T17:04:34.782Z Checking iana-time-zone v0.1.65
19412026-09-04T17:04:34.808Z Checking parking_lot v0.12.5
19422026-09-04T17:04:34.855Z Checking rand_core v0.6.4
19432026-09-04T17:04:34.892Z Checking signal-hook-registry v1.4.8
19442026-09-04T17:04:34.955Z Checking mio v1.2.0
19452026-09-04T17:04:34.997Z Checking socket2 v0.6.3
19462026-09-04T17:04:35.036Z Checking equivalent v1.0.2
19472026-09-04T17:04:35.050Z Checking futures-core v0.3.32
19482026-09-04T17:04:35.065Z Checking serde v1.0.228
19492026-09-04T17:04:35.069Z Checking serde_json v1.0.151
19502026-09-04T17:04:35.120Z Checking icu_provider v2.1.1
19512026-09-04T17:04:35.155Z Checking bitflags v2.11.0
19522026-09-04T17:04:35.171Z Checking uuid v1.23.4
19532026-09-04T17:04:35.240Z Checking dyn-clone v1.0.20
19542026-09-04T17:04:35.258Z Checking semver v1.0.28
19552026-09-04T17:04:35.322Z Checking byteorder v1.5.0
19562026-09-04T17:04:35.342Z Checking futures-sink v0.3.32
19572026-09-04T17:04:35.356Z Checking icu_properties v2.1.2
19582026-09-04T17:04:35.444Z Checking icu_normalizer v2.1.1
19592026-09-04T17:04:35.461Z Checking futures-channel v0.3.32
19602026-09-04T17:04:35.474Z Checking bytes v1.11.1
19612026-09-04T17:04:35.488Z Checking zeroize v1.9.0
19622026-09-04T17:04:35.526Z Checking chrono v0.4.45
19632026-09-04T17:04:35.653Z Checking generic-array v0.14.7
19642026-09-04T17:04:35.653Z Checking futures-task v0.3.32
19652026-09-04T17:04:35.743Z Checking futures-io v0.3.32
19662026-09-04T17:04:35.761Z Checking slab v0.4.12
19672026-09-04T17:04:35.798Z Checking thiserror v2.0.18
19682026-09-04T17:04:35.882Z Checking hashbrown v0.17.0
19692026-09-04T17:04:35.896Z Checking const-oid v0.9.6
19702026-09-04T17:04:35.927Z Checking futures-util v0.3.32
19712026-09-04T17:04:35.940Z Checking tokio v1.52.1
19722026-09-04T17:04:36.121Z Checking crypto-common v0.1.7
19732026-09-04T17:04:36.178Z Checking idna_adapter v1.2.1
19742026-09-04T17:04:36.250Z Checking fnv v1.0.7
19752026-09-04T17:04:36.300Z Checking idna v1.1.0
19762026-09-04T17:04:36.317Z Checking indexmap v2.14.0
19772026-09-04T17:04:36.347Z Checking rustix v1.1.4
19782026-09-04T17:04:36.362Z Checking getrandom v0.3.4
19792026-09-04T17:04:36.528Z Checking regex-syntax v0.8.10
19802026-09-04T17:04:36.550Z Checking url v2.5.8
19812026-09-04T17:04:36.599Z Checking block-buffer v0.10.4
19822026-09-04T17:04:36.737Z Checking tracing-core v0.1.36
19832026-09-04T17:04:36.888Z Checking digest v0.10.7
19842026-09-04T17:04:36.925Z Checking ppv-lite86 v0.2.21
19852026-09-04T17:04:36.987Z Checking schemars v0.8.22
19862026-09-04T17:04:37.045Z Checking tracing v0.1.44
19872026-09-04T17:04:37.086Z Checking thiserror v1.0.69
19882026-09-04T17:04:37.186Z Checking base64 v0.22.1
19892026-09-04T17:04:37.205Z Checking rand_core v0.9.5
19902026-09-04T17:04:37.228Z Checking http v1.4.2
19912026-09-04T17:04:37.251Z Checking fastrand v2.3.0
19922026-09-04T17:04:37.442Z Checking unicode-ident v1.0.24
19932026-09-04T17:04:37.455Z Checking rand_chacha v0.9.0
19942026-09-04T17:04:37.455Z Checking base64ct v1.8.3
19952026-09-04T17:04:37.497Z Checking proc-macro2 v1.0.106
19962026-09-04T17:04:37.644Z Checking rand v0.9.2
19972026-09-04T17:04:37.659Z Checking ipnet v2.12.0
19982026-09-04T17:04:37.688Z Checking ipnetwork v0.21.1
19992026-09-04T17:04:37.811Z Checking tempfile v3.27.0
20002026-09-04T17:04:37.842Z Checking quote v1.0.45
20012026-09-04T17:04:37.857Z Checking rustls-pki-types v1.14.0
20022026-09-04T17:04:37.866Z Checking erased-serde v0.3.31
20032026-09-04T17:04:37.905Z Checking cpufeatures v0.2.17
20042026-09-04T17:04:37.926Z Checking http-body v1.0.1
20052026-09-04T17:04:37.976Z Checking pem-rfc7468 v0.7.0
20062026-09-04T17:04:37.993Z Checking syn v2.0.117
20072026-09-04T17:04:38.016Z Checking atomic-waker v1.1.2
20082026-09-04T17:04:38.058Z Checking pretty-hex v0.4.1
20092026-09-04T17:04:38.115Z Checking cmov v0.5.4
20102026-09-04T17:04:38.130Z Checking flagset v0.4.7
20112026-09-04T17:04:38.149Z Checking httparse v1.10.1
20122026-09-04T17:04:38.149Z Checking aws-lc-sys v0.40.0
20132026-09-04T17:04:38.180Z Checking powerfmt v0.2.0
20142026-09-04T17:04:38.249Z Checking slog v2.8.2
20152026-09-04T17:04:38.258Z Checking der v0.7.10
20162026-09-04T17:04:38.305Z Checking ctutils v0.4.2
20172026-09-04T17:04:38.338Z Checking openssl-probe v0.2.1
20182026-09-04T17:04:38.369Z Checking try-lock v0.2.5
20192026-09-04T17:04:38.439Z Checking untrusted v0.7.1
20202026-09-04T17:04:38.468Z Checking tinyvec_macros v0.1.1
20212026-09-04T17:04:38.506Z Checking simd-adler32 v0.3.8
20222026-09-04T17:04:38.520Z Checking allocator-api2 v0.2.21
20232026-09-04T17:04:38.536Z Checking tower-layer v0.3.3
20242026-09-04T17:04:38.551Z Checking plain v0.2.3
20252026-09-04T17:04:38.653Z Checking tower-service v0.3.3
20262026-09-04T17:04:38.673Z Checking aws-lc-rs v1.16.3
20272026-09-04T17:04:38.683Z Checking tinyvec v1.10.0
20282026-09-04T17:04:38.695Z Checking hybrid-array v0.4.13
20292026-09-04T17:04:38.788Z Checking want v0.3.1
20302026-09-04T17:04:38.801Z Checking deranged v0.5.8
20312026-09-04T17:04:38.871Z Checking rand_chacha v0.3.1
20322026-09-04T17:04:38.986Z Checking spin v0.9.8
20332026-09-04T17:04:39.004Z Checking spki v0.7.3
20342026-09-04T17:04:39.076Z Checking aho-corasick v1.1.4
20352026-09-04T17:04:39.171Z Checking num-conv v0.2.0
20362026-09-04T17:04:39.171Z Checking untrusted v0.9.0
20372026-09-04T17:04:39.233Z Checking tokio-util v0.7.18
20382026-09-04T17:04:39.288Z Checking time-core v0.1.8
20392026-09-04T17:04:39.302Z Checking adler2 v2.0.1
20402026-09-04T17:04:39.407Z Checking ucd-trie v0.1.7
20412026-09-04T17:04:39.425Z Checking httpdate v1.0.3
20422026-09-04T17:04:39.439Z Checking num_threads v0.1.7
20432026-09-04T17:04:39.510Z Checking rustls-webpki v0.103.13
20442026-09-04T17:04:39.526Z Checking miniz_oxide v0.8.9
20452026-09-04T17:04:39.541Z Checking pest v2.8.6
20462026-09-04T17:04:39.570Z Checking rand v0.8.6
20472026-09-04T17:04:39.726Z Checking time v0.3.47
20482026-09-04T17:04:39.747Z Checking regex-automata v0.4.14
20492026-09-04T17:04:39.835Z Checking h2 v0.4.15
20502026-09-04T17:04:39.879Z Checking oxnet v0.1.6
20512026-09-04T17:04:39.925Z Checking anyhow v1.0.104
20522026-09-04T17:04:40.092Z Checking wait-timeout v0.2.1
20532026-09-04T17:04:40.128Z Checking bit-vec v0.8.0
20542026-09-04T17:04:40.142Z Checking quick-error v1.2.3
20552026-09-04T17:04:40.217Z Checking rustls v0.23.41
20562026-09-04T17:04:40.246Z Checking rusty-fork v0.3.1
20572026-09-04T17:04:40.268Z Checking pkcs8 v0.10.2
20582026-09-04T17:04:40.370Z Checking bit-set v0.8.0
20592026-09-04T17:04:40.421Z Checking rand_xorshift v0.4.0
20602026-09-04T17:04:40.436Z Checking crc32fast v1.5.0
20612026-09-04T17:04:40.474Z Checking anstyle v1.0.14
20622026-09-04T17:04:40.545Z Checking utf8parse v0.2.2
20632026-09-04T17:04:40.577Z Checking unarray v0.1.4
20642026-09-04T17:04:40.604Z Checking ryu v1.0.23
20652026-09-04T17:04:40.647Z Checking anstyle-parse v1.0.0
20662026-09-04T17:04:40.660Z Checking http-body-util v0.1.3
20672026-09-04T17:04:40.679Z Checking proptest v1.11.0
20682026-09-04T17:04:40.739Z Checking terminal_size v0.4.3
20692026-09-04T17:04:40.813Z Checking crossbeam-utils v0.8.21
20702026-09-04T17:04:40.870Z Checking sync_wrapper v1.0.2
20712026-09-04T17:04:40.878Z Checking encoding_rs v0.8.35
20722026-09-04T17:04:40.884Z Checking is_terminal_polyfill v1.70.2
20732026-09-04T17:04:40.957Z Checking mime v0.3.17
20742026-09-04T17:04:40.985Z Checking foldhash v0.2.0
20752026-09-04T17:04:41.132Z Checking colorchoice v1.0.4
20762026-09-04T17:04:41.132Z Checking unicode-width v0.2.0
20772026-09-04T17:04:41.162Z Checking anstyle-query v1.1.5
20782026-09-04T17:04:41.308Z Checking hashbrown v0.16.1
20792026-09-04T17:04:41.323Z Checking anstream v1.0.0
20802026-09-04T17:04:41.382Z Checking tower v0.5.3
20812026-09-04T17:04:41.459Z Checking serde_urlencoded v0.7.1
20822026-09-04T17:04:41.600Z Checking block-buffer v0.12.1
20832026-09-04T17:04:41.670Z Checking crypto-common v0.2.2
20842026-09-04T17:04:41.745Z Checking sha2 v0.10.9
20852026-09-04T17:04:41.776Z Checking scroll v0.12.0
20862026-09-04T17:04:41.782Z Checking num-integer v0.1.46
20872026-09-04T17:04:41.822Z Checking zlib-rs v0.6.2
20882026-09-04T17:04:41.992Z Checking siphasher v1.0.2
20892026-09-04T17:04:42.010Z Checking iri-string v0.7.10
20902026-09-04T17:04:42.021Z Checking goblin v0.8.2
20912026-09-04T17:04:42.147Z Checking rustls-native-certs v0.8.3
20922026-09-04T17:04:42.271Z Checking zerocopy v0.7.35
20932026-09-04T17:04:42.293Z Checking hex v0.4.3
20942026-09-04T17:04:42.474Z Checking tokio-rustls v0.26.4
20952026-09-04T17:04:42.544Z Checking newtype-uuid v1.3.2
20962026-09-04T17:04:42.564Z Checking psl-types v2.0.11
20972026-09-04T17:04:42.647Z Checking hyper v1.10.1
20982026-09-04T17:04:42.663Z Checking strsim v0.11.1
20992026-09-04T17:04:42.695Z Checking foreign-types-shared v0.1.1
21002026-09-04T17:04:42.711Z Checking bitflags v1.3.2
21012026-09-04T17:04:42.734Z Checking flate2 v1.1.9
21022026-09-04T17:04:42.769Z Checking clap_lex v1.0.0
21032026-09-04T17:04:42.782Z Checking managed v0.8.0
21042026-09-04T17:04:42.786Z Checking tap v1.0.1
21052026-09-04T17:04:42.824Z Checking foreign-types v0.3.2
21062026-09-04T17:04:42.897Z Checking publicsuffix v2.3.0
21072026-09-04T17:04:42.909Z Checking wyz v0.5.1
21082026-09-04T17:04:42.923Z Checking clap_builder v4.6.0
21092026-09-04T17:04:42.970Z Checking num-iter v0.1.45
21102026-09-04T17:04:43.033Z Checking cookie v0.18.1
21112026-09-04T17:04:43.057Z Checking tower-http v0.6.8
21122026-09-04T17:04:43.067Z Checking dtrace-parser v0.2.0
21132026-09-04T17:04:43.081Z Checking block-padding v0.4.2
21142026-09-04T17:04:43.081Z Checking lazy_static v1.5.0
21152026-09-04T17:04:43.168Z Checking unicode-normalization v0.1.25
21162026-09-04T17:04:43.228Z Checking futures-executor v0.3.32
21172026-09-04T17:04:43.262Z Checking signature v2.2.0
21182026-09-04T17:04:43.300Z Checking hmac v0.12.1
21192026-09-04T17:04:43.330Z Checking radium v0.7.0
21202026-09-04T17:04:43.382Z Checking openssl-sys v0.9.117
21212026-09-04T17:04:43.398Z Checking toml_datetime v0.6.11
21222026-09-04T17:04:43.438Z Checking serde_spanned v0.6.9
21232026-09-04T17:04:43.503Z Checking thread-id v4.2.2
21242026-09-04T17:04:43.571Z Checking either v1.15.0
21252026-09-04T17:04:43.571Z Checking cpufeatures v0.3.0
21262026-09-04T17:04:43.598Z Checking funty v2.0.0
21272026-09-04T17:04:43.604Z Checking futures v0.3.32
21282026-09-04T17:04:43.625Z Checking hyper-util v0.1.20
21292026-09-04T17:04:43.651Z Checking cookie_store v0.22.1
21302026-09-04T17:04:43.686Z Checking inout v0.2.2
21312026-09-04T17:04:43.741Z Checking openssl v0.10.80
21322026-09-04T17:04:43.755Z Checking daft v0.1.8
21332026-09-04T17:04:43.835Z Checking rustls-platform-verifier v0.6.2
21342026-09-04T17:04:43.910Z Checking bitvec v1.0.1
21352026-09-04T17:04:43.939Z Checking dof v0.3.0
21362026-09-04T17:04:43.998Z Checking regex v1.12.3
21372026-09-04T17:04:44.001Z Checking crossbeam-epoch v0.9.18
21382026-09-04T17:04:44.002Z Checking maybe-uninit v2.0.0
21392026-09-04T17:04:44.069Z Checking scroll v0.13.0
21402026-09-04T17:04:44.174Z Checking clap v4.6.1
21412026-09-04T17:04:44.208Z Checking nodrop v0.1.14
21422026-09-04T17:04:44.222Z Checking usdt-impl v0.5.0
21432026-09-04T17:04:44.249Z Checking data-encoding v2.10.0
21442026-09-04T17:04:44.266Z Checking crc-catalog v2.4.0
21452026-09-04T17:04:44.293Z Checking winnow v1.0.3
21462026-09-04T17:04:44.312Z Checking array-init v0.0.4
21472026-09-04T17:04:44.349Z Checking crc v3.4.0
21482026-09-04T17:04:44.502Z Checking goblin v0.10.5
21492026-09-04T17:04:44.524Z Checking smallvec v0.6.14
21502026-09-04T17:04:44.532Z Checking cipher v0.5.2
21512026-09-04T17:04:44.596Z Checking num-bigint-dig v0.8.6
21522026-09-04T17:04:44.705Z Checking bstr v1.12.1
21532026-09-04T17:04:44.773Z Checking pkcs1 v0.7.5
21542026-09-04T17:04:44.902Z Checking hyper-rustls v0.27.7
21552026-09-04T17:04:44.982Z Checking ref-cast v1.0.25
21562026-09-04T17:04:45.085Z Checking rustix v0.38.44
21572026-09-04T17:04:45.103Z Checking ahash v0.8.12
21582026-09-04T17:04:45.115Z Checking reqwest v0.13.2
21592026-09-04T17:04:45.125Z Checking zerocopy v0.6.6
21602026-09-04T17:04:45.237Z Checking packed_struct v0.10.1
21612026-09-04T17:04:45.287Z Checking bitfield v0.19.4
21622026-09-04T17:04:45.418Z Checking openapiv3 v2.2.0
21632026-09-04T17:04:45.435Z Checking bzip2-sys v0.1.13+1.0.8
21642026-09-04T17:04:45.535Z Checking env_filter v2.0.0
21652026-09-04T17:04:45.554Z Checking unicode-bidi v0.3.18
21662026-09-04T17:04:45.657Z Checking base64 v0.21.7
21672026-09-04T17:04:45.761Z Checking native-tls v0.2.18
21682026-09-04T17:04:45.854Z Checking winnow v0.5.40
21692026-09-04T17:04:45.885Z Checking foldhash v0.1.5
21702026-09-04T17:04:45.893Z Checking hashbrown v0.12.3
21712026-09-04T17:04:45.941Z Checking unicode-properties v0.1.4
21722026-09-04T17:04:45.954Z Checking gimli v0.32.3
21732026-09-04T17:04:45.997Z Checking hashbrown v0.15.5
21742026-09-04T17:04:46.125Z Checking stringprep v0.1.5
21752026-09-04T17:04:46.278Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
21762026-09-04T17:04:46.292Z Checking tokio-native-tls v0.3.1
21772026-09-04T17:04:46.308Z Checking indexmap v1.9.3
21782026-09-04T17:04:46.452Z Checking ron v0.8.1
21792026-09-04T17:04:46.465Z Checking env_logger v0.11.11
21802026-09-04T17:04:46.617Z Checking bzip2 v0.4.4
21812026-09-04T17:04:46.652Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21822026-09-04T17:04:46.686Z Checking rsa v0.9.10
21832026-09-04T17:04:46.792Z Checking hashbrown v0.13.2
21842026-09-04T17:04:46.808Z Checking chacha20 v0.10.0
21852026-09-04T17:04:46.822Z Checking dof v0.4.0
21862026-09-04T17:04:46.974Z Checking serde-hex v0.1.0
21872026-09-04T17:04:47.000Z Checking toml_edit v0.19.15
21882026-09-04T17:04:47.064Z Checking dtrace-parser v0.3.0
21892026-09-04T17:04:47.166Z Checking x509-cert v0.2.5
21902026-09-04T17:04:47.249Z Checking object v0.37.3
21912026-09-04T17:04:47.299Z Checking camino v1.2.5
21922026-09-04T17:04:47.481Z Checking md-5 v0.10.6
21932026-09-04T17:04:47.501Z Checking addr2line v0.25.1
21942026-09-04T17:04:47.563Z Checking zstd-sys v2.0.16+zstd.1.5.7
21952026-09-04T17:04:47.616Z Checking hash32 v0.2.1
21962026-09-04T17:04:47.686Z Checking ff v0.13.1
21972026-09-04T17:04:47.760Z Checking thread-id v5.1.0
21982026-09-04T17:04:47.784Z Checking fixedbitset v0.5.7
21992026-09-04T17:04:47.811Z Checking unicode-segmentation v1.12.0
22002026-09-04T17:04:47.826Z Checking rustc-demangle v0.1.27
22012026-09-04T17:04:47.840Z Checking const-oid v0.10.2
22022026-09-04T17:04:47.980Z Checking fallible-iterator v0.2.0
22032026-09-04T17:04:48.019Z Checking unicode-width v0.1.14
22042026-09-04T17:04:48.037Z Checking base16ct v0.2.0
22052026-09-04T17:04:48.052Z Checking crc-any v2.5.0
22062026-09-04T17:04:48.130Z Checking toml v0.7.8
22072026-09-04T17:04:48.164Z Checking sec1 v0.7.3
22082026-09-04T17:04:48.229Z Checking digest v0.11.3
22092026-09-04T17:04:48.245Z Checking petgraph v0.8.3
22102026-09-04T17:04:48.262Z Checking postgres-protocol v0.6.10
22112026-09-04T17:04:48.372Z Checking usdt-impl v0.6.0
22122026-09-04T17:04:48.409Z Checking group v0.13.0
22132026-09-04T17:04:48.436Z Checking heapless v0.7.17
22142026-09-04T17:04:48.492Z Checking zstd-safe v7.2.4
22152026-09-04T17:04:48.563Z Checking object v0.30.4
22162026-09-04T17:04:48.587Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22172026-09-04T17:04:48.676Z Checking zip v0.6.6
22182026-09-04T17:04:48.688Z Checking hyper-tls v0.6.0
22192026-09-04T17:04:48.747Z Checking toml_parser v1.1.2+spec-1.1.0
22202026-09-04T17:04:48.843Z Checking hkdf v0.12.4
22212026-09-04T17:04:48.860Z Checking phf_shared v0.13.1
22222026-09-04T17:04:48.983Z Checking curve25519-dalek v4.1.3
22232026-09-04T17:04:48.998Z Checking strum v0.26.3
22242026-09-04T17:04:49.069Z Checking memoffset v0.9.1
22252026-09-04T17:04:49.087Z Checking pin-project v1.1.11
22262026-09-04T17:04:49.109Z Checking signal-hook v0.3.18
22272026-09-04T17:04:49.140Z Checking crypto-bigint v0.5.5
22282026-09-04T17:04:49.182Z Checking memmap2 v0.9.10
22292026-09-04T17:04:49.304Z Checking fixedbitset v0.4.2
22302026-09-04T17:04:49.345Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22312026-09-04T17:04:49.345Z Checking same-file v1.0.6
22322026-09-04T17:04:49.456Z Checking toml_write v0.1.2
22332026-09-04T17:04:49.474Z Checking unicode-linebreak v0.1.5
22342026-09-04T17:04:49.556Z Checking backtrace v0.3.76
22352026-09-04T17:04:49.626Z Checking bumpalo v3.20.2
22362026-09-04T17:04:49.682Z Checking is_ci v1.2.0
22372026-09-04T17:04:49.764Z Checking path-slash v0.1.5
22382026-09-04T17:04:49.778Z Checking libbz2-rs-sys v0.2.2
22392026-09-04T17:04:49.829Z Checking winnow v0.7.14
22402026-09-04T17:04:49.842Z Checking smawk v0.3.2
22412026-09-04T17:04:49.862Z Checking jiff-core v0.1.0
22422026-09-04T17:04:49.873Z Checking backtrace-ext v0.2.1
22432026-09-04T17:04:49.968Z Checking textwrap v0.16.2
22442026-09-04T17:04:49.981Z Checking zopfli v0.8.3
22452026-09-04T17:04:50.055Z Checking elliptic-curve v0.13.8
22462026-09-04T17:04:50.168Z Checking bzip2 v0.6.1
22472026-09-04T17:04:50.186Z Checking supports-color v3.0.2
22482026-09-04T17:04:50.301Z Checking walkdir v2.5.0
22492026-09-04T17:04:50.301Z Checking petgraph v0.6.5
22502026-09-04T17:04:50.335Z Checking usdt v0.6.0
22512026-09-04T17:04:50.343Z Checking signal-hook-mio v0.2.5
22522026-09-04T17:04:50.408Z Checking snafu v0.8.9
22532026-09-04T17:04:50.431Z Checking nix v0.31.2
22542026-09-04T17:04:50.471Z Checking phf v0.13.1
22552026-09-04T17:04:50.508Z Checking smoltcp v0.9.1
22562026-09-04T17:04:50.533Z Checking jiff v0.2.34
22572026-09-04T17:04:50.616Z Checking reqwest v0.12.28
22582026-09-04T17:04:50.630Z Checking zstd v0.13.3
22592026-09-04T17:04:50.685Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22602026-09-04T17:04:50.837Z Checking postgres-types v0.2.12
22612026-09-04T17:04:51.023Z Checking similar v2.7.0
22622026-09-04T17:04:51.033Z Checking toml_edit v0.22.27
22632026-09-04T17:04:51.098Z Checking globset v0.4.18
22642026-09-04T17:04:51.138Z Checking hickory-proto v0.25.2
22652026-09-04T17:04:51.348Z Checking olpc-cjson v0.1.4
22662026-09-04T17:04:51.362Z Checking ed25519 v2.2.3
22672026-09-04T17:04:51.397Z Checking byte-wrapper v0.1.0
22682026-09-04T17:04:51.483Z Checking phf_shared v0.11.3
22692026-09-04T17:04:51.548Z Checking tokio-stream v0.1.18
22702026-09-04T17:04:51.570Z Checking strum v0.27.2
22712026-09-04T17:04:51.603Z Checking hubpack v0.1.2
22722026-09-04T17:04:51.623Z Checking owo-colors v4.3.0
22732026-09-04T17:04:51.636Z Checking pem v3.0.6
22742026-09-04T17:04:51.679Z Checking serde_plain v1.0.2
22752026-09-04T17:04:51.770Z Checking serde-big-array v0.5.1
22762026-09-04T17:04:51.858Z Checking float-cmp v0.10.0
22772026-09-04T17:04:51.871Z Checking difflib v0.4.0
22782026-09-04T17:04:51.903Z Checking precomputed-hash v0.1.1
22792026-09-04T17:04:51.920Z Checking supports-unicode v3.0.0
22802026-09-04T17:04:51.937Z Checking static_assertions v1.1.0
22812026-09-04T17:04:51.990Z Checking new_debug_unreachable v1.0.6
22822026-09-04T17:04:52.003Z Checking whoami v2.1.0
22832026-09-04T17:04:52.017Z Checking supports-hyperlinks v3.2.0
22842026-09-04T17:04:52.030Z Checking typed-path v0.9.3
22852026-09-04T17:04:52.056Z Checking predicates-core v1.0.10
22862026-09-04T17:04:52.124Z Checking keccak v0.1.6
22872026-09-04T17:04:52.137Z Checking normalize-line-endings v0.3.0
22882026-09-04T17:04:52.181Z Checking string_cache v0.8.9
22892026-09-04T17:04:52.194Z Checking miette v7.6.0
22902026-09-04T17:04:52.208Z Checking tokio-postgres v0.7.16
22912026-09-04T17:04:52.225Z Checking predicates v3.1.4
22922026-09-04T17:04:52.290Z Checking sha3 v0.10.8
22932026-09-04T17:04:52.350Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22942026-09-04T17:04:52.436Z Checking zip v4.6.1
22952026-09-04T17:04:52.511Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22962026-09-04T17:04:52.539Z Checking ed25519-dalek v2.2.0
22972026-09-04T17:04:52.713Z Checking crossterm v0.28.1
22982026-09-04T17:04:52.782Z Checking iddqd v0.4.2
22992026-09-04T17:04:52.823Z Checking tough v0.22.0
23002026-09-04T17:04:53.041Z Checking itertools v0.15.0
23012026-09-04T17:04:53.119Z Checking itertools v0.13.0
23022026-09-04T17:04:53.428Z Checking serde_with v3.21.0
23032026-09-04T17:04:53.533Z Checking buf-list v1.1.2
23042026-09-04T17:04:53.705Z Checking fs-err v3.3.0
23052026-09-04T17:04:53.721Z Checking derive_more v2.1.1
23062026-09-04T17:04:53.819Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23072026-09-04T17:04:53.966Z Checking lalrpop-util v0.19.12
23082026-09-04T17:04:54.009Z Checking peg-runtime v0.8.5
23092026-09-04T17:04:54.097Z Compiling newtype-uuid-macros v0.1.0
23102026-09-04T17:04:54.132Z Compiling multer v3.1.0
23112026-09-04T17:04:54.147Z Compiling async-stream-impl v0.3.6
23122026-09-04T17:04:54.150Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23132026-09-04T17:04:54.174Z Compiling dropshot v0.17.1
23142026-09-04T17:04:54.378Z Compiling dropshot_endpoint v0.17.1
23152026-09-04T17:04:54.413Z Checking crossbeam-channel v0.5.15
23162026-09-04T17:04:54.561Z Compiling serde_tokenstream v0.3.0
23172026-09-04T17:04:54.627Z Compiling parse-display-derive v0.10.0
23182026-09-04T17:04:54.741Z Checking thread_local v1.1.9
23192026-09-04T17:04:54.757Z Checking compression-core v0.4.31
23202026-09-04T17:04:54.840Z Checking match_cfg v0.1.0
23212026-09-04T17:04:54.858Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23222026-09-04T17:04:54.879Z Compiling oxide-generation-macros v0.2.0
23232026-09-04T17:04:54.882Z Checking debug-ignore v1.0.5
23242026-09-04T17:04:54.907Z Checking hostname v0.3.1
23252026-09-04T17:04:54.910Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23262026-09-04T17:04:54.996Z Checking compression-codecs v0.4.37
23272026-09-04T17:04:55.004Z Checking slog-json v2.6.1
23282026-09-04T17:04:55.007Z Checking macaddr v1.0.1
23292026-09-04T17:04:55.021Z Checking toml_datetime v1.1.1+spec-1.1.0
23302026-09-04T17:04:55.092Z Checking serde_spanned v1.1.1
23312026-09-04T17:04:55.145Z Checking is-terminal v0.4.17
23322026-09-04T17:04:55.182Z Checking take_mut v0.2.2
23332026-09-04T17:04:55.224Z Checking term v1.2.1
23342026-09-04T17:04:55.224Z Checking toml_writer v1.1.1+spec-1.1.0
23352026-09-04T17:04:55.239Z Checking slog-bunyan v2.5.0
23362026-09-04T17:04:55.267Z Checking async-compression v0.4.41
23372026-09-04T17:04:55.286Z Checking slog-async v2.8.0
23382026-09-04T17:04:55.367Z Checking async-stream v0.3.6
23392026-09-04T17:04:55.422Z Checking toml v1.1.2+spec-1.1.0
23402026-09-04T17:04:55.446Z Checking slog-term v2.9.2
23412026-09-04T17:04:55.462Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23422026-09-04T17:04:55.514Z Checking sha1 v0.11.0
23432026-09-04T17:04:55.613Z Checking progenitor-client v0.14.0
23442026-09-04T17:04:55.708Z Checking rustls-pemfile v2.2.0
23452026-09-04T17:04:55.711Z Checking waitgroup v0.1.2
23462026-09-04T17:04:55.736Z Checking serde_path_to_error v0.1.20
23472026-09-04T17:04:55.817Z Checking hostname v0.4.2
23482026-09-04T17:04:55.849Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23492026-09-04T17:04:55.865Z Checking atomicwrites v0.4.4
23502026-09-04T17:04:55.869Z Checking oxide-generation v0.1.3
23512026-09-04T17:04:55.910Z Checking regress v0.10.5
23522026-09-04T17:04:55.956Z Checking backon v1.6.0
23532026-09-04T17:04:55.992Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23542026-09-04T17:04:56.009Z Checking instant v0.1.13
23552026-09-04T17:04:56.021Z Checking itertools v0.14.0
23562026-09-04T17:04:56.093Z Checking backoff v0.4.0
23572026-09-04T17:04:56.097Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
23582026-09-04T17:04:56.137Z Checking progenitor-extras v0.2.0
23592026-09-04T17:04:56.200Z Checking humantime v2.3.0
23602026-09-04T17:04:56.268Z Compiling convert_case v0.4.0
23612026-09-04T17:04:56.287Z Checking secrecy v0.10.3
23622026-09-04T17:04:56.304Z Checking parse-display v0.10.0
23632026-09-04T17:04:56.357Z Compiling crucible-workspace-hack v0.1.0
23642026-09-04T17:04:56.377Z Compiling regress v0.11.1
23652026-09-04T17:04:56.407Z Checking inout v0.1.4
23662026-09-04T17:04:56.441Z Compiling toml_datetime v0.7.5+spec-1.1.0
23672026-09-04T17:04:56.546Z Checking cipher v0.4.4
23682026-09-04T17:04:56.632Z Compiling derive_more v0.99.20
23692026-09-04T17:04:56.636Z Compiling toml_edit v0.23.10+spec-1.0.0
23702026-09-04T17:04:56.688Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23712026-09-04T17:04:56.746Z Checking half v2.7.1
23722026-09-04T17:04:56.945Z Checking universal-hash v0.5.1
23732026-09-04T17:04:57.005Z Compiling thiserror-impl-no-std v2.0.2
23742026-09-04T17:04:57.066Z Checking ciborium-io v0.2.2
23752026-09-04T17:04:57.081Z Checking opaque-debug v0.3.1
23762026-09-04T17:04:57.151Z Checking heck v0.5.0
23772026-09-04T17:04:57.165Z Checking ciborium-ll v0.2.2
23782026-09-04T17:04:57.277Z Compiling proc-macro-crate v3.4.0
23792026-09-04T17:04:57.319Z Checking poly1305 v0.8.0
23802026-09-04T17:04:57.341Z Checking chacha20 v0.9.1
23812026-09-04T17:04:57.592Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23822026-09-04T17:04:57.608Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23832026-09-04T17:04:57.732Z Checking password-hash v0.5.0
23842026-09-04T17:04:57.859Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23852026-09-04T17:04:57.906Z Checking blake2 v0.10.6
23862026-09-04T17:04:57.966Z Compiling typify-impl v0.6.2
23872026-09-04T17:04:57.997Z Checking aead v0.5.2
23882026-09-04T17:04:58.104Z Checking indent_write v2.2.0
23892026-09-04T17:04:58.179Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23902026-09-04T17:04:58.231Z Checking thiserror-no-std v2.0.2
23912026-09-04T17:04:58.259Z Checking argon2 v0.5.3
23922026-09-04T17:04:58.333Z Checking vsss-rs v3.3.4
23932026-09-04T17:04:58.375Z Checking chacha20poly1305 v0.10.1
23942026-09-04T17:04:58.510Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23952026-09-04T17:04:58.564Z Compiling num_enum_derive v0.7.6
23962026-09-04T17:04:58.609Z Checking ciborium v0.2.2
23972026-09-04T17:04:59.229Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23982026-09-04T17:04:59.599Z Checking num_enum v0.7.6
23992026-09-04T17:04:59.623Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24002026-09-04T17:04:59.715Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24012026-09-04T17:05:00.057Z Checking num-rational v0.4.2
24022026-09-04T17:05:00.170Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24032026-09-04T17:05:00.764Z Checking num-complex v0.4.6
24042026-09-04T17:05:00.967Z Compiling heapless v0.8.0
24052026-09-04T17:05:01.050Z Compiling prettyplease v0.2.37
24062026-09-04T17:05:01.100Z Checking num v0.4.3
24072026-09-04T17:05:01.135Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24082026-09-04T17:05:01.528Z Compiling ingot-macros v0.2.0
24092026-09-04T17:05:02.119Z Checking hash32 v0.3.1
24102026-09-04T17:05:02.507Z Compiling typify-macro v0.6.2
24112026-09-04T17:05:02.835Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24122026-09-04T17:05:02.909Z Checking float-ord v0.3.2
24132026-09-04T17:05:03.030Z Compiling unsafe-libyaml v0.2.11
24142026-09-04T17:05:03.044Z Compiling smoltcp v0.11.0
24152026-09-04T17:05:03.316Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24162026-09-04T17:05:03.784Z Compiling serde_yaml v0.9.34+deprecated
24172026-09-04T17:05:03.882Z Checking tabwriter v1.4.1
24182026-09-04T17:05:04.289Z Compiling typify v0.6.2
24192026-09-04T17:05:04.375Z Checking ingot-types v0.2.0
24202026-09-04T17:05:04.409Z Compiling progenitor-impl v0.14.0
24212026-09-04T17:05:04.860Z Compiling usdt-attr-macro v0.5.0
24222026-09-04T17:05:04.908Z Compiling usdt-macro v0.5.0
24232026-09-04T17:05:05.216Z Checking cobs v0.3.0
24242026-09-04T17:05:05.250Z Checking memmap v0.7.0
24252026-09-04T17:05:05.364Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24262026-09-04T17:05:05.515Z Checking postcard v1.1.3
24272026-09-04T17:05:05.576Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24282026-09-04T17:05:05.656Z Checking usdt v0.5.0
24292026-09-04T17:05:05.815Z Checking ingot v0.2.1
24302026-09-04T17:05:05.837Z Compiling proc-macro-error v1.0.4
24312026-09-04T17:05:06.150Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24322026-09-04T17:05:06.585Z Compiling proc-macro-crate v1.3.1
24332026-09-04T17:05:06.623Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24342026-09-04T17:05:06.836Z Compiling foreign-types-macros v0.2.3
24352026-09-04T17:05:07.003Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24362026-09-04T17:05:07.018Z Compiling progenitor-macro v0.14.0
24372026-09-04T17:05:07.032Z Checking resolv-conf v0.7.6
24382026-09-04T17:05:07.225Z Compiling rayon-core v1.13.0
24392026-09-04T17:05:07.426Z Checking foreign-types-shared v0.3.1
24402026-09-04T17:05:07.436Z Checking colored v3.1.1
24412026-09-04T17:05:07.451Z Compiling illumos-nvpair-sys v0.2.0
24422026-09-04T17:05:07.540Z Compiling semver v0.1.20
24432026-09-04T17:05:07.699Z Checking foreign-types v0.5.0
24442026-09-04T17:05:07.730Z Compiling rustc_version v0.1.7
24452026-09-04T17:05:07.788Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24462026-09-04T17:05:07.845Z Compiling num_enum_derive v0.5.11
24472026-09-04T17:05:08.084Z Checking newline-converter v0.3.0
24482026-09-04T17:05:08.202Z Checking camino-tempfile v1.4.1
24492026-09-04T17:05:08.376Z Checking crossbeam-deque v0.8.6
24502026-09-04T17:05:08.568Z Checking console v0.15.11
24512026-09-04T17:05:08.587Z Compiling toml v0.8.23
24522026-09-04T17:05:08.603Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24532026-09-04T17:05:08.857Z Checking nom v8.0.0
24542026-09-04T17:05:08.890Z Checking cstr-argument v0.1.2
24552026-09-04T17:05:09.041Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24562026-09-04T17:05:09.146Z Compiling derive-where v1.6.0
24572026-09-04T17:05:09.208Z Checking swrite v0.1.0
24582026-09-04T17:05:09.305Z Checking linked-hash-map v0.5.6
24592026-09-04T17:05:09.320Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24602026-09-04T17:05:09.479Z Compiling minimal-lexical v0.2.1
24612026-09-04T17:05:09.534Z Checking lru-cache v0.1.2
24622026-09-04T17:05:09.657Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24632026-09-04T17:05:09.737Z Compiling nom v7.1.3
24642026-09-04T17:05:09.785Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24652026-09-04T17:05:09.823Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-09-04T17:05:09.938Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24672026-09-04T17:05:10.085Z Checking num_enum v0.5.11
24682026-09-04T17:05:10.112Z Checking expectorate v1.2.0
24692026-09-04T17:05:10.246Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24702026-09-04T17:05:10.419Z Compiling newtype_derive v0.1.6
24712026-09-04T17:05:10.568Z Checking rand v0.10.1
24722026-09-04T17:05:10.608Z Checking hickory-proto v0.24.4
24732026-09-04T17:05:10.819Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
24742026-09-04T17:05:10.861Z Checking phf_shared v0.12.1
24752026-09-04T17:05:10.989Z Checking csv-core v0.1.13
24762026-09-04T17:05:11.005Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24772026-09-04T17:05:11.060Z Compiling slog-dtrace v0.3.0
24782026-09-04T17:05:11.093Z Compiling unicode-xid v0.2.6
24792026-09-04T17:05:11.107Z Checking highway v1.3.0
24802026-09-04T17:05:11.164Z Compiling cancel-safe-futures v0.1.5
24812026-09-04T17:05:11.219Z Compiling chrono-tz v0.10.4
24822026-09-04T17:05:11.312Z Compiling const_format_proc_macros v0.2.34
24832026-09-04T17:05:11.327Z Checking csv v1.4.0
24842026-09-04T17:05:11.341Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24852026-09-04T17:05:11.386Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24862026-09-04T17:05:11.420Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24872026-09-04T17:05:11.898Z Checking phf v0.12.1
24882026-09-04T17:05:12.039Z Checking progenitor v0.14.0
24892026-09-04T17:05:12.144Z Checking illumos-nvpair v0.3.0
24902026-09-04T17:05:12.174Z Checking rayon v1.11.0
24912026-09-04T17:05:12.189Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24922026-09-04T17:05:12.301Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24932026-09-04T17:05:12.442Z Checking hickory-resolver v0.24.4
24942026-09-04T17:05:12.506Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24952026-09-04T17:05:12.550Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
24962026-09-04T17:05:12.630Z Compiling zone_cfg_derive v0.3.1
24972026-09-04T17:05:13.290Z Checking tokio-dtrace v0.1.1
24982026-09-04T17:05:13.293Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24992026-09-04T17:05:13.425Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25002026-09-04T17:05:13.496Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25012026-09-04T17:05:13.577Z Checking itertools v0.12.1
25022026-09-04T17:05:13.680Z Checking sigpipe v0.1.3
25032026-09-04T17:05:13.718Z Compiling num-derive v0.4.2
25042026-09-04T17:05:13.769Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25052026-09-04T17:05:13.841Z Checking bytecount v0.6.9
25062026-09-04T17:05:13.953Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25072026-09-04T17:05:13.971Z Checking glob v0.3.3
25082026-09-04T17:05:14.163Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25092026-09-04T17:05:14.178Z Checking papergrid v0.11.0
25102026-09-04T17:05:14.340Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25112026-09-04T17:05:14.574Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25122026-09-04T17:05:14.606Z Checking zone v0.3.1
25132026-09-04T17:05:14.647Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25142026-09-04T17:05:14.733Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25152026-09-04T17:05:14.782Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25162026-09-04T17:05:14.796Z Checking oxide-tokio-rt v0.1.4
25172026-09-04T17:05:14.855Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25182026-09-04T17:05:14.871Z Checking qorb v0.4.1
25192026-09-04T17:05:14.883Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25202026-09-04T17:05:14.949Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25212026-09-04T17:05:14.990Z Checking const_format v0.2.35
25222026-09-04T17:05:15.071Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25232026-09-04T17:05:15.135Z Checking oxide-update-engine-types v0.1.2
25242026-09-04T17:05:15.211Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25252026-09-04T17:05:15.340Z Compiling tabled_derive v0.7.0
25262026-09-04T17:05:15.353Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25272026-09-04T17:05:15.405Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25282026-09-04T17:05:15.481Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25292026-09-04T17:05:15.597Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25302026-09-04T17:05:15.748Z Checking gethostname v0.5.0
25312026-09-04T17:05:15.842Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25322026-09-04T17:05:15.856Z Checking smf v0.2.3
25332026-09-04T17:05:16.002Z Checking bcs v0.1.6
25342026-09-04T17:05:16.046Z Checking tagptr v0.2.0
25352026-09-04T17:05:16.063Z Checking termtree v0.5.1
25362026-09-04T17:05:16.086Z Checking whoami v1.6.1
25372026-09-04T17:05:16.188Z Checking linear-map v1.2.0
25382026-09-04T17:05:16.281Z Checking moka v0.12.13
25392026-09-04T17:05:16.287Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25402026-09-04T17:05:16.305Z Checking tabled v0.15.0
25412026-09-04T17:05:16.314Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25422026-09-04T17:05:16.360Z Checking oxide-update-engine v0.1.2
25432026-09-04T17:05:16.671Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25442026-09-04T17:05:16.794Z Checking steno v0.4.1
25452026-09-04T17:05:16.848Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25462026-09-04T17:05:16.851Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25472026-09-04T17:05:17.452Z Checking hickory-resolver v0.25.2
25482026-09-04T17:05:17.717Z Checking antithesis_sdk v0.2.9
25492026-09-04T17:05:18.210Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
25502026-09-04T17:05:18.246Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25512026-09-04T17:05:27.222Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25522026-09-04T17:05:34.778Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
25532026-09-04T17:05:39.883Z Checking omicron-antithesis-workload v0.1.0 (/work/oxidecomputer/omicron/antithesis/workload)
25542026-09-04T17:05:40.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
25552026-09-04T17:05:40.621Z
25562026-09-04T17:05:40.621Zinfo: running `cargo check --bins --no-default-features --features antithesis` on omicron-antithesis-workload (2/391)
25572026-09-04T17:05:41.029Z Downloading crates ...
25582026-09-04T17:05:41.144Z Downloaded antithesis-instrumentation v0.1.0
25592026-09-04T17:05:41.146Z Downloaded linkme v0.3.35
25602026-09-04T17:05:41.147Z Downloaded linkme-impl v0.3.35
25612026-09-04T17:05:41.147Z Downloaded rustc_version_runtime v0.3.0
25622026-09-04T17:05:41.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-04T17:05:41.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-04T17:05:41.361Z Compiling linkme-impl v0.3.35
25652026-09-04T17:05:41.478Z Compiling rustc_version_runtime v0.3.0
25662026-09-04T17:05:41.481Z Compiling linkme v0.3.35
25672026-09-04T17:05:41.493Z Checking rustc_version v0.4.1
25682026-09-04T17:05:41.493Z Compiling antithesis-instrumentation v0.1.0
25692026-09-04T17:05:41.509Z Checking libloading v0.8.9
25702026-09-04T17:05:42.403Z Checking antithesis_sdk v0.2.9
25712026-09-04T17:05:42.601Z Checking omicron-antithesis-workload v0.1.0 (/work/oxidecomputer/omicron/antithesis/workload)
25722026-09-04T17:05:43.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
25732026-09-04T17:05:43.352Z
25742026-09-04T17:05:43.352Zinfo: running `cargo check --bins` on nexus-lockstep-client (3/391)
25752026-09-04T17:05:43.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762026-09-04T17:05:43.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772026-09-04T17:05:43.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25782026-09-04T17:05:43.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25792026-09-04T17:05:43.965Z
25802026-09-04T17:05:43.965Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (4/391)
25812026-09-04T17:05:44.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822026-09-04T17:05:44.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832026-09-04T17:05:44.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842026-09-04T17:05:44.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25852026-09-04T17:05:44.542Z
25862026-09-04T17:05:44.542Zinfo: running `cargo check --bins --no-default-features` on omicron-common (5/391)
25872026-09-04T17:05:45.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882026-09-04T17:05:45.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892026-09-04T17:05:45.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902026-09-04T17:05:45.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25912026-09-04T17:05:45.114Z
25922026-09-04T17:05:45.114Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (6/391)
25932026-09-04T17:05:45.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942026-09-04T17:05:45.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952026-09-04T17:05:45.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25962026-09-04T17:05:45.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25972026-09-04T17:05:45.695Z
25982026-09-04T17:05:45.695Zinfo: running `cargo check --bins` on api_identity (7/391)
25992026-09-04T17:05:46.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002026-09-04T17:05:46.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012026-09-04T17:05:46.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26022026-09-04T17:05:46.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26032026-09-04T17:05:46.260Z
26042026-09-04T17:05:46.260Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (8/391)
26052026-09-04T17:05:46.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062026-09-04T17:05:46.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072026-09-04T17:05:46.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26082026-09-04T17:05:46.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
26092026-09-04T17:05:46.686Z
26102026-09-04T17:05:46.686Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (9/391)
26112026-09-04T17:05:47.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122026-09-04T17:05:47.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132026-09-04T17:05:47.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142026-09-04T17:05:47.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
26152026-09-04T17:05:47.114Z
26162026-09-04T17:05:47.114Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (10/391)
26172026-09-04T17:05:47.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182026-09-04T17:05:47.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192026-09-04T17:05:47.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202026-09-04T17:05:47.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
26212026-09-04T17:05:47.534Z
26222026-09-04T17:05:47.534Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (11/391)
26232026-09-04T17:05:47.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242026-09-04T17:05:47.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252026-09-04T17:05:47.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26262026-09-04T17:05:47.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26272026-09-04T17:05:47.954Z
26282026-09-04T17:05:47.954Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (12/391)
26292026-09-04T17:05:48.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302026-09-04T17:05:48.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312026-09-04T17:05:48.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322026-09-04T17:05:48.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26332026-09-04T17:05:48.378Z
26342026-09-04T17:05:48.378Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (13/391)
26352026-09-04T17:05:48.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362026-09-04T17:05:48.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372026-09-04T17:05:48.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382026-09-04T17:05:48.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26392026-09-04T17:05:48.800Z
26402026-09-04T17:05:48.800Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (14/391)
26412026-09-04T17:05:49.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422026-09-04T17:05:49.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432026-09-04T17:05:49.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442026-09-04T17:05:49.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26452026-09-04T17:05:49.223Z
26462026-09-04T17:05:49.224Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (15/391)
26472026-09-04T17:05:49.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482026-09-04T17:05:49.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492026-09-04T17:05:49.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502026-09-04T17:05:49.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26512026-09-04T17:05:49.648Z
26522026-09-04T17:05:49.648Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (16/391)
26532026-09-04T17:05:50.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542026-09-04T17:05:50.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552026-09-04T17:05:50.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562026-09-04T17:05:50.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26572026-09-04T17:05:50.069Z
26582026-09-04T17:05:50.069Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (17/391)
26592026-09-04T17:05:50.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602026-09-04T17:05:50.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612026-09-04T17:05:50.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622026-09-04T17:05:50.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26632026-09-04T17:05:50.494Z
26642026-09-04T17:05:50.494Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (18/391)
26652026-09-04T17:05:50.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662026-09-04T17:05:50.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672026-09-04T17:05:50.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682026-09-04T17:05:50.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26692026-09-04T17:05:50.918Z
26702026-09-04T17:05:50.918Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (19/391)
26712026-09-04T17:05:51.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722026-09-04T17:05:51.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732026-09-04T17:05:51.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742026-09-04T17:05:51.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
26752026-09-04T17:05:51.341Z
26762026-09-04T17:05:51.341Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (20/391)
26772026-09-04T17:05:51.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782026-09-04T17:05:51.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792026-09-04T17:05:51.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802026-09-04T17:05:51.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26812026-09-04T17:05:51.764Z
26822026-09-04T17:05:51.764Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (21/391)
26832026-09-04T17:05:52.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842026-09-04T17:05:52.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852026-09-04T17:05:52.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862026-09-04T17:05:52.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26872026-09-04T17:05:52.187Z
26882026-09-04T17:05:52.188Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (22/391)
26892026-09-04T17:05:52.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902026-09-04T17:05:52.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912026-09-04T17:05:52.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922026-09-04T17:05:52.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26932026-09-04T17:05:52.610Z
26942026-09-04T17:05:52.610Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (23/391)
26952026-09-04T17:05:52.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962026-09-04T17:05:52.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972026-09-04T17:05:52.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982026-09-04T17:05:52.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
26992026-09-04T17:05:53.033Z
27002026-09-04T17:05:53.033Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (24/391)
27012026-09-04T17:05:53.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022026-09-04T17:05:53.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032026-09-04T17:05:53.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042026-09-04T17:05:53.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27052026-09-04T17:05:53.455Z
27062026-09-04T17:05:53.455Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (25/391)
27072026-09-04T17:05:53.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082026-09-04T17:05:53.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092026-09-04T17:05:53.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102026-09-04T17:05:53.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27112026-09-04T17:05:53.877Z
27122026-09-04T17:05:53.877Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (26/391)
27132026-09-04T17:05:54.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142026-09-04T17:05:54.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152026-09-04T17:05:54.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162026-09-04T17:05:54.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27172026-09-04T17:05:54.298Z
27182026-09-04T17:05:54.298Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (27/391)
27192026-09-04T17:05:54.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202026-09-04T17:05:54.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212026-09-04T17:05:54.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222026-09-04T17:05:54.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27232026-09-04T17:05:54.722Z
27242026-09-04T17:05:54.722Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (28/391)
27252026-09-04T17:05:55.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262026-09-04T17:05:55.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272026-09-04T17:05:55.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282026-09-04T17:05:55.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27292026-09-04T17:05:55.142Z
27302026-09-04T17:05:55.143Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (29/391)
27312026-09-04T17:05:55.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322026-09-04T17:05:55.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332026-09-04T17:05:55.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342026-09-04T17:05:55.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
27352026-09-04T17:05:55.569Z
27362026-09-04T17:05:55.569Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (30/391)
27372026-09-04T17:05:55.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382026-09-04T17:05:55.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392026-09-04T17:05:55.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402026-09-04T17:05:55.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27412026-09-04T17:05:55.994Z
27422026-09-04T17:05:55.994Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (31/391)
27432026-09-04T17:05:56.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442026-09-04T17:05:56.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452026-09-04T17:05:56.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462026-09-04T17:05:56.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
27472026-09-04T17:05:56.425Z
27482026-09-04T17:05:56.425Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (32/391)
27492026-09-04T17:05:56.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502026-09-04T17:05:56.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512026-09-04T17:05:56.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522026-09-04T17:05:56.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
27532026-09-04T17:05:56.853Z
27542026-09-04T17:05:56.853Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (33/391)
27552026-09-04T17:05:57.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562026-09-04T17:05:57.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572026-09-04T17:05:57.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582026-09-04T17:05:57.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27592026-09-04T17:05:57.274Z
27602026-09-04T17:05:57.274Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (34/391)
27612026-09-04T17:05:57.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622026-09-04T17:05:57.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632026-09-04T17:05:57.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642026-09-04T17:05:57.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27652026-09-04T17:05:57.695Z
27662026-09-04T17:05:57.695Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (35/391)
27672026-09-04T17:05:58.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-09-04T17:05:58.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-09-04T17:05:58.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702026-09-04T17:05:58.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27712026-09-04T17:05:58.192Z
27722026-09-04T17:05:58.192Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (36/391)
27732026-09-04T17:05:58.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-09-04T17:05:58.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-09-04T17:05:58.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-09-04T17:05:58.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
27772026-09-04T17:05:58.548Z
27782026-09-04T17:05:58.548Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (37/391)
27792026-09-04T17:05:58.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-09-04T17:05:58.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-09-04T17:05:58.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-09-04T17:05:58.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
27832026-09-04T17:05:58.975Z
27842026-09-04T17:05:58.976Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (38/391)
27852026-09-04T17:05:59.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-09-04T17:05:59.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-09-04T17:05:59.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-09-04T17:05:59.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27892026-09-04T17:05:59.398Z
27902026-09-04T17:05:59.398Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (39/391)
27912026-09-04T17:05:59.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-09-04T17:05:59.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-09-04T17:05:59.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-09-04T17:05:59.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
27952026-09-04T17:05:59.818Z
27962026-09-04T17:05:59.818Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (40/391)
27972026-09-04T17:06:00.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-09-04T17:06:00.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-09-04T17:06:00.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-09-04T17:06:00.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28012026-09-04T17:06:00.241Z
28022026-09-04T17:06:00.241Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (41/391)
28032026-09-04T17:06:00.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-09-04T17:06:00.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-09-04T17:06:00.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-09-04T17:06:00.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28072026-09-04T17:06:00.665Z
28082026-09-04T17:06:00.665Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (42/391)
28092026-09-04T17:06:01.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-09-04T17:06:01.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-09-04T17:06:01.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-09-04T17:06:01.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28132026-09-04T17:06:01.088Z
28142026-09-04T17:06:01.088Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (43/391)
28152026-09-04T17:06:01.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-09-04T17:06:01.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-09-04T17:06:01.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-09-04T17:06:01.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28192026-09-04T17:06:01.516Z
28202026-09-04T17:06:01.516Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (44/391)
28212026-09-04T17:06:01.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-09-04T17:06:01.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-09-04T17:06:01.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-09-04T17:06:01.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28252026-09-04T17:06:01.943Z
28262026-09-04T17:06:01.943Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (45/391)
28272026-09-04T17:06:02.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-09-04T17:06:02.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-09-04T17:06:02.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-09-04T17:06:02.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28312026-09-04T17:06:02.373Z
28322026-09-04T17:06:02.373Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (46/391)
28332026-09-04T17:06:02.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-09-04T17:06:02.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-09-04T17:06:02.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-09-04T17:06:02.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28372026-09-04T17:06:02.799Z
28382026-09-04T17:06:02.799Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (47/391)
28392026-09-04T17:06:03.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-09-04T17:06:03.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-09-04T17:06:03.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-09-04T17:06:03.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28432026-09-04T17:06:03.223Z
28442026-09-04T17:06:03.223Zinfo: running `cargo check --bins` on omicron-ledger (48/391)
28452026-09-04T17:06:03.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-09-04T17:06:03.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-09-04T17:06:03.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-09-04T17:06:03.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
28492026-09-04T17:06:03.785Z
28502026-09-04T17:06:03.785Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/391)
28512026-09-04T17:06:04.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-09-04T17:06:04.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-09-04T17:06:04.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-09-04T17:06:04.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
28552026-09-04T17:06:04.211Z
28562026-09-04T17:06:04.211Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/391)
28572026-09-04T17:06:04.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-09-04T17:06:04.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-09-04T17:06:04.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-09-04T17:06:04.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28612026-09-04T17:06:04.634Z
28622026-09-04T17:06:04.635Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/391)
28632026-09-04T17:06:04.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-09-04T17:06:05.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-09-04T17:06:05.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662026-09-04T17:06:05.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28672026-09-04T17:06:05.051Z
28682026-09-04T17:06:05.051Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/391)
28692026-09-04T17:06:05.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-09-04T17:06:05.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-09-04T17:06:05.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722026-09-04T17:06:05.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28732026-09-04T17:06:05.473Z
28742026-09-04T17:06:05.473Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/391)
28752026-09-04T17:06:05.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762026-09-04T17:06:05.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772026-09-04T17:06:05.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782026-09-04T17:06:05.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28792026-09-04T17:06:05.893Z
28802026-09-04T17:06:05.893Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/391)
28812026-09-04T17:06:06.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822026-09-04T17:06:06.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832026-09-04T17:06:06.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842026-09-04T17:06:06.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28852026-09-04T17:06:06.317Z
28862026-09-04T17:06:06.317Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/391)
28872026-09-04T17:06:06.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882026-09-04T17:06:06.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892026-09-04T17:06:06.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902026-09-04T17:06:06.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28912026-09-04T17:06:06.739Z
28922026-09-04T17:06:06.739Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/391)
28932026-09-04T17:06:07.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942026-09-04T17:06:07.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952026-09-04T17:06:07.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962026-09-04T17:06:07.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
28972026-09-04T17:06:07.164Z
28982026-09-04T17:06:07.164Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/391)
28992026-09-04T17:06:07.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-09-04T17:06:07.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-09-04T17:06:07.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022026-09-04T17:06:07.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29032026-09-04T17:06:07.589Z
29042026-09-04T17:06:07.589Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/391)
29052026-09-04T17:06:07.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-09-04T17:06:07.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-09-04T17:06:07.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082026-09-04T17:06:07.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29092026-09-04T17:06:08.014Z
29102026-09-04T17:06:08.014Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/391)
29112026-09-04T17:06:08.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-09-04T17:06:08.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-09-04T17:06:08.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29142026-09-04T17:06:08.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29152026-09-04T17:06:08.443Z
29162026-09-04T17:06:08.444Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/391)
29172026-09-04T17:06:08.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-09-04T17:06:08.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-09-04T17:06:08.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29202026-09-04T17:06:08.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29212026-09-04T17:06:08.868Z
29222026-09-04T17:06:08.868Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/391)
29232026-09-04T17:06:09.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242026-09-04T17:06:09.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252026-09-04T17:06:09.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29262026-09-04T17:06:09.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29272026-09-04T17:06:09.297Z
29282026-09-04T17:06:09.297Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/391)
29292026-09-04T17:06:09.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302026-09-04T17:06:12.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312026-09-04T17:06:12.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29322026-09-04T17:06:12.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29332026-09-04T17:06:12.769Z
29342026-09-04T17:06:12.769Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/391)
29352026-09-04T17:06:12.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362026-09-04T17:06:12.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372026-09-04T17:06:12.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29382026-09-04T17:06:12.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29392026-09-04T17:06:12.780Z
29402026-09-04T17:06:12.780Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/391)
29412026-09-04T17:06:12.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422026-09-04T17:06:12.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432026-09-04T17:06:12.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442026-09-04T17:06:12.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29452026-09-04T17:06:12.780Z
29462026-09-04T17:06:12.780Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/391)
29472026-09-04T17:06:12.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482026-09-04T17:06:12.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492026-09-04T17:06:12.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502026-09-04T17:06:12.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29512026-09-04T17:06:12.780Z
29522026-09-04T17:06:12.780Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/391)
29532026-09-04T17:06:12.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-09-04T17:06:12.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-09-04T17:06:12.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29562026-09-04T17:06:12.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29572026-09-04T17:06:12.781Z
29582026-09-04T17:06:12.781Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/391)
29592026-09-04T17:06:12.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602026-09-04T17:06:12.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612026-09-04T17:06:12.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29622026-09-04T17:06:12.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29632026-09-04T17:06:12.852Z
29642026-09-04T17:06:12.852Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/391)
29652026-09-04T17:06:12.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662026-09-04T17:06:12.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672026-09-04T17:06:12.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29682026-09-04T17:06:12.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
29692026-09-04T17:06:12.852Z
29702026-09-04T17:06:12.852Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/391)
29712026-09-04T17:06:12.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722026-09-04T17:06:12.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732026-09-04T17:06:12.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29742026-09-04T17:06:12.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29752026-09-04T17:06:12.852Z
29762026-09-04T17:06:12.852Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/391)
29772026-09-04T17:06:13.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-09-04T17:06:13.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-09-04T17:06:13.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29802026-09-04T17:06:13.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29812026-09-04T17:06:13.897Z
29822026-09-04T17:06:13.897Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/391)
29832026-09-04T17:06:13.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-09-04T17:06:13.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-09-04T17:06:13.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29862026-09-04T17:06:13.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29872026-09-04T17:06:13.897Z
29882026-09-04T17:06:13.897Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/391)
29892026-09-04T17:06:13.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-09-04T17:06:13.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-09-04T17:06:13.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922026-09-04T17:06:13.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29932026-09-04T17:06:14.219Z
29942026-09-04T17:06:14.219Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/391)
29952026-09-04T17:06:14.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-09-04T17:06:14.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-09-04T17:06:14.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982026-09-04T17:06:14.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
29992026-09-04T17:06:14.413Z
30002026-09-04T17:06:14.413Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/391)
30012026-09-04T17:06:15.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-09-04T17:06:15.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-09-04T17:06:15.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30042026-09-04T17:06:15.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30052026-09-04T17:06:15.640Z
30062026-09-04T17:06:15.640Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/391)
30072026-09-04T17:06:15.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-09-04T17:06:15.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-09-04T17:06:15.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30102026-09-04T17:06:15.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30112026-09-04T17:06:15.640Z
30122026-09-04T17:06:15.640Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/391)
30132026-09-04T17:06:15.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-09-04T17:06:15.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-09-04T17:06:15.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162026-09-04T17:06:15.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30172026-09-04T17:06:15.731Z
30182026-09-04T17:06:15.731Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/391)
30192026-09-04T17:06:16.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-09-04T17:06:16.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-09-04T17:06:16.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-09-04T17:06:16.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30232026-09-04T17:06:16.107Z
30242026-09-04T17:06:16.107Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/391)
30252026-09-04T17:06:16.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-09-04T17:06:16.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-09-04T17:06:16.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-09-04T17:06:16.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
30292026-09-04T17:06:16.530Z
30302026-09-04T17:06:16.530Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/391)
30312026-09-04T17:06:16.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-09-04T17:06:16.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-09-04T17:06:16.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342026-09-04T17:06:16.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
30352026-09-04T17:06:16.949Z
30362026-09-04T17:06:16.949Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/391)
30372026-09-04T17:06:17.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382026-09-04T17:06:17.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392026-09-04T17:06:17.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402026-09-04T17:06:17.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30412026-09-04T17:06:17.374Z
30422026-09-04T17:06:17.374Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/391)
30432026-09-04T17:06:17.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-09-04T17:06:17.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-09-04T17:06:17.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-09-04T17:06:17.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
30472026-09-04T17:06:17.800Z
30482026-09-04T17:06:17.800Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/391)
30492026-09-04T17:06:18.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-09-04T17:06:18.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-09-04T17:06:18.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-09-04T17:06:18.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30532026-09-04T17:06:18.226Z
30542026-09-04T17:06:18.226Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/391)
30552026-09-04T17:06:18.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-09-04T17:06:18.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-09-04T17:06:18.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-09-04T17:06:18.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30592026-09-04T17:06:18.656Z
30602026-09-04T17:06:18.656Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/391)
30612026-09-04T17:06:19.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-09-04T17:06:19.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-09-04T17:06:19.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-09-04T17:06:19.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30652026-09-04T17:06:19.086Z
30662026-09-04T17:06:19.086Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/391)
30672026-09-04T17:06:19.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-09-04T17:06:19.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-09-04T17:06:19.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-09-04T17:06:19.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30712026-09-04T17:06:19.516Z
30722026-09-04T17:06:19.516Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/391)
30732026-09-04T17:06:19.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-09-04T17:06:19.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-09-04T17:06:19.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-09-04T17:06:19.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30772026-09-04T17:06:19.944Z
30782026-09-04T17:06:19.945Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/391)
30792026-09-04T17:06:20.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-09-04T17:06:20.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-09-04T17:06:20.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-09-04T17:06:20.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30832026-09-04T17:06:20.373Z
30842026-09-04T17:06:20.373Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/391)
30852026-09-04T17:06:20.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-09-04T17:06:20.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-09-04T17:06:20.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-09-04T17:06:20.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
30892026-09-04T17:06:20.801Z
30902026-09-04T17:06:20.801Zinfo: running `cargo check --bins` on omicron-passwords (89/391)
30912026-09-04T17:06:21.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-09-04T17:06:21.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-09-04T17:06:21.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-09-04T17:06:21.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30952026-09-04T17:06:21.361Z
30962026-09-04T17:06:21.361Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (90/391)
30972026-09-04T17:06:21.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-09-04T17:06:21.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-09-04T17:06:21.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002026-09-04T17:06:21.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31012026-09-04T17:06:21.944Z
31022026-09-04T17:06:21.944Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (91/391)
31032026-09-04T17:06:22.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042026-09-04T17:06:22.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052026-09-04T17:06:22.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062026-09-04T17:06:22.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31072026-09-04T17:06:22.530Z
31082026-09-04T17:06:22.530Zinfo: running `cargo check --bins` on bootstore (92/391)
31092026-09-04T17:06:23.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102026-09-04T17:06:23.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112026-09-04T17:06:23.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122026-09-04T17:06:23.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31132026-09-04T17:06:23.100Z
31142026-09-04T17:06:23.100Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (93/391)
31152026-09-04T17:06:23.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162026-09-04T17:06:23.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172026-09-04T17:06:23.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182026-09-04T17:06:23.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
31192026-09-04T17:06:23.658Z
31202026-09-04T17:06:23.658Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (94/391)
31212026-09-04T17:06:24.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222026-09-04T17:06:24.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232026-09-04T17:06:24.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242026-09-04T17:06:24.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31252026-09-04T17:06:24.224Z
31262026-09-04T17:06:24.224Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (95/391)
31272026-09-04T17:06:24.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282026-09-04T17:06:24.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292026-09-04T17:06:24.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302026-09-04T17:06:24.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31312026-09-04T17:06:24.812Z
31322026-09-04T17:06:24.812Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (96/391)
31332026-09-04T17:06:25.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342026-09-04T17:06:25.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352026-09-04T17:06:25.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362026-09-04T17:06:25.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31372026-09-04T17:06:25.398Z
31382026-09-04T17:06:25.398Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (97/391)
31392026-09-04T17:06:25.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402026-09-04T17:06:25.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412026-09-04T17:06:25.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422026-09-04T17:06:25.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
31432026-09-04T17:06:25.960Z
31442026-09-04T17:06:25.960Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (98/391)
31452026-09-04T17:06:26.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462026-09-04T17:06:26.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472026-09-04T17:06:26.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482026-09-04T17:06:26.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31492026-09-04T17:06:26.528Z
31502026-09-04T17:06:26.528Zinfo: running `cargo check --bins --no-default-features` on gfss (99/391)
31512026-09-04T17:06:27.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522026-09-04T17:06:27.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532026-09-04T17:06:27.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542026-09-04T17:06:27.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
31552026-09-04T17:06:27.091Z
31562026-09-04T17:06:27.091Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (100/391)
31572026-09-04T17:06:27.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582026-09-04T17:06:27.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592026-09-04T17:06:27.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602026-09-04T17:06:27.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
31612026-09-04T17:06:27.654Z
31622026-09-04T17:06:27.654Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (101/391)
31632026-09-04T17:06:28.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642026-09-04T17:06:28.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652026-09-04T17:06:28.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662026-09-04T17:06:28.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31672026-09-04T17:06:28.268Z
31682026-09-04T17:06:28.268Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (102/391)
31692026-09-04T17:06:28.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702026-09-04T17:06:28.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712026-09-04T17:06:28.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722026-09-04T17:06:28.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31732026-09-04T17:06:28.884Z
31742026-09-04T17:06:28.884Zinfo: running `cargo check --bins` on nexus-config (103/391)
31752026-09-04T17:06:29.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762026-09-04T17:06:29.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772026-09-04T17:06:29.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782026-09-04T17:06:29.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31792026-09-04T17:06:29.502Z
31802026-09-04T17:06:29.502Zinfo: running `cargo check --bins` on nexus-types (104/391)
31812026-09-04T17:06:30.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822026-09-04T17:06:30.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832026-09-04T17:06:30.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842026-09-04T17:06:30.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
31852026-09-04T17:06:30.116Z
31862026-09-04T17:06:30.116Zinfo: running `cargo check --bins` on clickhouse-admin-types (105/391)
31872026-09-04T17:06:30.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882026-09-04T17:06:30.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892026-09-04T17:06:30.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902026-09-04T17:06:30.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31912026-09-04T17:06:30.695Z
31922026-09-04T17:06:30.695Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (106/391)
31932026-09-04T17:06:31.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942026-09-04T17:06:31.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952026-09-04T17:06:31.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962026-09-04T17:06:31.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31972026-09-04T17:06:31.276Z
31982026-09-04T17:06:31.277Zinfo: running `cargo check --bins` on cockroach-admin-types (107/391)
31992026-09-04T17:06:31.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002026-09-04T17:06:31.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012026-09-04T17:06:31.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022026-09-04T17:06:31.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32032026-09-04T17:06:31.840Z
32042026-09-04T17:06:31.840Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (108/391)
32052026-09-04T17:06:32.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062026-09-04T17:06:32.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072026-09-04T17:06:32.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082026-09-04T17:06:32.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32092026-09-04T17:06:32.403Z
32102026-09-04T17:06:32.403Zinfo: running `cargo check --bins` on ereport-types (109/391)
32112026-09-04T17:06:32.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122026-09-04T17:06:32.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132026-09-04T17:06:32.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142026-09-04T17:06:32.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32152026-09-04T17:06:32.971Z
32162026-09-04T17:06:32.971Zinfo: running `cargo check --bins` on gateway-client (110/391)
32172026-09-04T17:06:33.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182026-09-04T17:06:33.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192026-09-04T17:06:33.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202026-09-04T17:06:33.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32212026-09-04T17:06:33.549Z
32222026-09-04T17:06:33.549Zinfo: running `cargo check --bins --no-default-features` on gateway-types (111/391)
32232026-09-04T17:06:34.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242026-09-04T17:06:34.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252026-09-04T17:06:34.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262026-09-04T17:06:34.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32272026-09-04T17:06:34.115Z
32282026-09-04T17:06:34.115Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (112/391)
32292026-09-04T17:06:34.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302026-09-04T17:06:34.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312026-09-04T17:06:34.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322026-09-04T17:06:34.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32332026-09-04T17:06:34.689Z
32342026-09-04T17:06:34.689Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (113/391)
32352026-09-04T17:06:35.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362026-09-04T17:06:35.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372026-09-04T17:06:35.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382026-09-04T17:06:35.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32392026-09-04T17:06:35.257Z
32402026-09-04T17:06:35.257Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (114/391)
32412026-09-04T17:06:35.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422026-09-04T17:06:35.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432026-09-04T17:06:35.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442026-09-04T17:06:35.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32452026-09-04T17:06:35.828Z
32462026-09-04T17:06:35.828Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (115/391)
32472026-09-04T17:06:36.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482026-09-04T17:06:36.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492026-09-04T17:06:36.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502026-09-04T17:06:36.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32512026-09-04T17:06:36.423Z
32522026-09-04T17:06:36.423Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (116/391)
32532026-09-04T17:06:36.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542026-09-04T17:06:36.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552026-09-04T17:06:36.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562026-09-04T17:06:36.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32572026-09-04T17:06:37.018Z
32582026-09-04T17:06:37.018Zinfo: running `cargo check --bins` on key-manager-types (117/391)
32592026-09-04T17:06:37.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602026-09-04T17:06:37.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612026-09-04T17:06:37.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622026-09-04T17:06:37.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32632026-09-04T17:06:37.580Z
32642026-09-04T17:06:37.580Zinfo: running `cargo check --bins` on oxlog (118/391)
32652026-09-04T17:06:38.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662026-09-04T17:06:38.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672026-09-04T17:06:38.185Z Compiling rand_chacha v0.3.1
32682026-09-04T17:06:38.445Z Compiling rand v0.8.6
32692026-09-04T17:06:38.827Z Checking num-bigint-dig v0.8.6
32702026-09-04T17:06:39.530Z Checking rsa v0.9.10
32712026-09-04T17:06:39.985Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
32722026-09-04T17:06:40.943Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
32732026-09-04T17:06:41.240Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32742026-09-04T17:06:43.304Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32752026-09-04T17:06:43.516Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32762026-09-04T17:06:43.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s
32772026-09-04T17:06:43.960Z
32782026-09-04T17:06:43.960Zinfo: running `cargo check --bins` on internal-dns-types (119/391)
32792026-09-04T17:06:44.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-04T17:06:44.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-04T17:06:44.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-04T17:06:44.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32832026-09-04T17:06:44.531Z
32842026-09-04T17:06:44.531Zinfo: running `cargo check --bins` on internal-dns-types-versions (120/391)
32852026-09-04T17:06:45.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-04T17:06:45.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-04T17:06:45.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-04T17:06:45.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32892026-09-04T17:06:45.084Z
32902026-09-04T17:06:45.084Zinfo: running `cargo check --bins` on nexus-types-versions (121/391)
32912026-09-04T17:06:45.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-04T17:06:45.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-04T17:06:45.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-04T17:06:45.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32952026-09-04T17:06:45.673Z
32962026-09-04T17:06:45.673Zinfo: running `cargo check --bins` on oxql-types (122/391)
32972026-09-04T17:06:46.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-04T17:06:46.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-04T17:06:46.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-04T17:06:46.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-04T17:06:46.248Z
33022026-09-04T17:06:46.248Zinfo: running `cargo check --bins` on oximeter-types (123/391)
33032026-09-04T17:06:46.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-04T17:06:46.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-04T17:06:46.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-04T17:06:46.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33072026-09-04T17:06:46.829Z
33082026-09-04T17:06:46.830Zinfo: running `cargo check --bins` on oximeter-types-versions (124/391)
33092026-09-04T17:06:47.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-04T17:06:47.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-04T17:06:47.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-04T17:06:47.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33132026-09-04T17:06:47.409Z
33142026-09-04T17:06:47.409Zinfo: running `cargo check --bins` on oximeter-macro-impl (125/391)
33152026-09-04T17:06:47.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-04T17:06:47.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-04T17:06:47.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182026-09-04T17:06:47.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
33192026-09-04T17:06:47.966Z
33202026-09-04T17:06:47.966Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (126/391)
33212026-09-04T17:06:48.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222026-09-04T17:06:48.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232026-09-04T17:06:48.626Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33242026-09-04T17:06:49.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
33252026-09-04T17:06:49.360Z
33262026-09-04T17:06:49.360Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (127/391)
33272026-09-04T17:06:49.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282026-09-04T17:06:49.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292026-09-04T17:06:50.030Z Compiling ar_archive_writer v0.5.1
33302026-09-04T17:06:50.142Z Compiling stacker v0.1.23
33312026-09-04T17:06:50.148Z Compiling cfg_aliases v0.1.1
33322026-09-04T17:06:50.156Z Checking fd-lock v4.0.4
33332026-09-04T17:06:50.160Z Checking nibble_vec v0.1.0
33342026-09-04T17:06:50.160Z Compiling recursive-proc-macro-impl v0.1.1
33352026-09-04T17:06:50.160Z Checking vte v0.14.1
33362026-09-04T17:06:50.196Z Checking endian-type v0.1.2
33372026-09-04T17:06:50.209Z Compiling nix v0.28.0
33382026-09-04T17:06:50.262Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33392026-09-04T17:06:50.279Z Compiling peg-macros v0.8.5
33402026-09-04T17:06:50.314Z Checking radix_trie v0.2.1
33412026-09-04T17:06:50.327Z Checking strip-ansi-escapes v0.2.1
33422026-09-04T17:06:50.392Z Checking winnow v0.6.26
33432026-09-04T17:06:50.425Z Compiling sqlparser_derive v0.5.0
33442026-09-04T17:06:50.515Z Checking home v0.5.12
33452026-09-04T17:06:50.586Z Checking unicode_categories v0.1.1
33462026-09-04T17:06:50.618Z Checking nu-ansi-term v0.50.3
33472026-09-04T17:06:50.744Z Checking crossterm v0.29.0
33482026-09-04T17:06:50.760Z Checking display-error-chain v0.2.2
33492026-09-04T17:06:50.824Z Checking reedline v0.40.0
33502026-09-04T17:06:50.951Z Compiling psm v0.1.30
33512026-09-04T17:06:51.407Z Checking peg v0.8.5
33522026-09-04T17:06:51.485Z Checking rustyline v14.0.0
33532026-09-04T17:06:51.516Z Checking sqlformat v0.3.5
33542026-09-04T17:06:51.666Z Checking recursive v0.1.1
33552026-09-04T17:06:51.751Z Checking sqlparser v0.61.0
33562026-09-04T17:07:03.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
33572026-09-04T17:07:03.239Z
33582026-09-04T17:07:03.239Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (128/391)
33592026-09-04T17:07:03.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33602026-09-04T17:07:03.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33612026-09-04T17:07:03.912Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33622026-09-04T17:07:07.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
33632026-09-04T17:07:07.687Z
33642026-09-04T17:07:07.687Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (129/391)
33652026-09-04T17:07:08.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662026-09-04T17:07:08.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672026-09-04T17:07:08.361Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33682026-09-04T17:07:10.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
33692026-09-04T17:07:11.104Z
33702026-09-04T17:07:11.104Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (130/391)
33712026-09-04T17:07:11.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722026-09-04T17:07:11.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732026-09-04T17:07:11.775Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33742026-09-04T17:07:15.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
33752026-09-04T17:07:15.316Z
33762026-09-04T17:07:15.316Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (131/391)
33772026-09-04T17:07:15.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782026-09-04T17:07:15.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792026-09-04T17:07:15.993Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33802026-09-04T17:07:19.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
33812026-09-04T17:07:19.559Z
33822026-09-04T17:07:19.559Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (132/391)
33832026-09-04T17:07:20.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842026-09-04T17:07:20.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852026-09-04T17:07:20.236Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33862026-09-04T17:07:22.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
33872026-09-04T17:07:23.112Z
33882026-09-04T17:07:23.112Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (133/391)
33892026-09-04T17:07:23.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902026-09-04T17:07:23.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912026-09-04T17:07:23.783Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33922026-09-04T17:07:26.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
33932026-09-04T17:07:26.677Z
33942026-09-04T17:07:26.677Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (134/391)
33952026-09-04T17:07:27.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-09-04T17:07:27.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-09-04T17:07:27.354Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33982026-09-04T17:07:30.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
33992026-09-04T17:07:31.062Z
34002026-09-04T17:07:31.062Zinfo: running `cargo check --bins` on oximeter (135/391)
34012026-09-04T17:07:31.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-09-04T17:07:31.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-09-04T17:07:31.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-09-04T17:07:31.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
34052026-09-04T17:07:31.632Z
34062026-09-04T17:07:31.632Zinfo: running `cargo check --bins` on oximeter-schema (136/391)
34072026-09-04T17:07:32.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-09-04T17:07:32.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-09-04T17:07:32.272Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34102026-09-04T17:07:32.433Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34112026-09-04T17:07:32.433Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34122026-09-04T17:07:32.777Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34132026-09-04T17:07:34.985Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34142026-09-04T17:07:36.225Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34152026-09-04T17:07:36.460Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34162026-09-04T17:07:37.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
34172026-09-04T17:07:37.350Z
34182026-09-04T17:07:37.350Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (137/391)
34192026-09-04T17:07:37.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-09-04T17:07:37.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-09-04T17:07:37.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222026-09-04T17:07:37.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34232026-09-04T17:07:37.935Z
34242026-09-04T17:07:37.935Zinfo: running `cargo check --bins` on oximeter-test-utils (138/391)
34252026-09-04T17:07:38.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262026-09-04T17:07:38.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272026-09-04T17:07:38.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282026-09-04T17:07:38.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34292026-09-04T17:07:38.547Z
34302026-09-04T17:07:38.547Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (139/391)
34312026-09-04T17:07:39.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322026-09-04T17:07:39.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332026-09-04T17:07:39.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34342026-09-04T17:07:39.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34352026-09-04T17:07:39.131Z
34362026-09-04T17:07:39.131Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (140/391)
34372026-09-04T17:07:39.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382026-09-04T17:07:39.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392026-09-04T17:07:39.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402026-09-04T17:07:39.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34412026-09-04T17:07:39.717Z
34422026-09-04T17:07:39.717Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (141/391)
34432026-09-04T17:07:40.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442026-09-04T17:07:40.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452026-09-04T17:07:40.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462026-09-04T17:07:40.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34472026-09-04T17:07:40.303Z
34482026-09-04T17:07:40.303Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (142/391)
34492026-09-04T17:07:40.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502026-09-04T17:07:40.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512026-09-04T17:07:40.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34522026-09-04T17:07:40.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34532026-09-04T17:07:40.885Z
34542026-09-04T17:07:40.885Zinfo: running `cargo check --bins` on trust-quorum-types (143/391)
34552026-09-04T17:07:41.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34562026-09-04T17:07:41.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34572026-09-04T17:07:41.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34582026-09-04T17:07:41.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
34592026-09-04T17:07:41.448Z
34602026-09-04T17:07:41.448Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/391)
34612026-09-04T17:07:41.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622026-09-04T17:07:41.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632026-09-04T17:07:41.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34642026-09-04T17:07:41.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34652026-09-04T17:07:42.032Z
34662026-09-04T17:07:42.032Zinfo: running `cargo check --bins` on reconfigurator-cli (145/391)
34672026-09-04T17:07:42.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34682026-09-04T17:07:42.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34692026-09-04T17:07:42.818Z Compiling libefi-sys v0.1.0
34702026-09-04T17:07:42.942Z Compiling bitfield-struct v0.6.2
34712026-09-04T17:07:42.950Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34722026-09-04T17:07:42.950Z Checking sha1 v0.10.6
34732026-09-04T17:07:42.953Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34742026-09-04T17:07:42.953Z Checking utf-8 v0.7.6
34752026-09-04T17:07:42.988Z Checking ignore v0.4.25
34762026-09-04T17:07:42.993Z Checking anstyle-parse v0.2.7
34772026-09-04T17:07:43.048Z Compiling xshell-macros v0.2.7
34782026-09-04T17:07:43.086Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34792026-09-04T17:07:43.115Z Checking tungstenite v0.21.0
34802026-09-04T17:07:43.128Z Checking predicates-tree v1.0.13
34812026-09-04T17:07:43.156Z Checking anstream v0.6.21
34822026-09-04T17:07:43.237Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34832026-09-04T17:07:43.282Z Checking filetime v0.2.27
34842026-09-04T17:07:43.313Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34852026-09-04T17:07:43.358Z Checking xattr v1.6.1
34862026-09-04T17:07:43.388Z Checking globwalk v0.9.1
34872026-09-04T17:07:43.411Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34882026-09-04T17:07:43.425Z Checking xshell v0.2.7
34892026-09-04T17:07:43.459Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34902026-09-04T17:07:43.489Z Checking tar v0.4.46
34912026-09-04T17:07:43.528Z Checking tokio-tungstenite v0.21.0
34922026-09-04T17:07:43.548Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34932026-09-04T17:07:43.562Z Checking camino-tempfile-ext v0.3.3
34942026-09-04T17:07:43.586Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34952026-09-04T17:07:43.608Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34962026-09-04T17:07:43.625Z Checking rand_seeder v0.4.0
34972026-09-04T17:07:43.713Z Checking half v1.8.3
34982026-09-04T17:07:43.741Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34992026-09-04T17:07:43.770Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35002026-09-04T17:07:43.783Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35012026-09-04T17:07:43.798Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35022026-09-04T17:07:43.867Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35032026-09-04T17:07:43.904Z Checking serde_cbor v0.11.2
35042026-09-04T17:07:43.933Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35052026-09-04T17:07:43.937Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35062026-09-04T17:07:44.006Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35072026-09-04T17:07:44.029Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35082026-09-04T17:07:44.108Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35092026-09-04T17:07:44.277Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35102026-09-04T17:07:44.293Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
35112026-09-04T17:07:44.561Z Checking sha2 v0.11.0
35122026-09-04T17:07:44.636Z Checking digest-io v0.1.0
35132026-09-04T17:07:44.769Z Compiling petname v2.0.2
35142026-09-04T17:07:44.908Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35152026-09-04T17:07:44.930Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35162026-09-04T17:07:44.960Z Checking rawzip v0.4.4
35172026-09-04T17:07:45.210Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35182026-09-04T17:07:45.225Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35192026-09-04T17:07:45.311Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35202026-09-04T17:07:45.383Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35212026-09-04T17:07:45.530Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35222026-09-04T17:07:45.661Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35232026-09-04T17:07:45.678Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35242026-09-04T17:07:45.693Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
35252026-09-04T17:07:45.783Z Checking sapling-renderdag v0.1.0
35262026-09-04T17:07:45.874Z Checking subprocess v0.2.15
35272026-09-04T17:07:46.016Z Checking sync-ptr v0.1.4
35282026-09-04T17:07:46.069Z Checking colored v2.2.0
35292026-09-04T17:07:46.134Z Checking assert_matches v1.5.0
35302026-09-04T17:07:46.156Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35312026-09-04T17:07:51.105Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35322026-09-04T17:07:52.373Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35332026-09-04T17:07:54.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.58s
35342026-09-04T17:07:54.821Z
35352026-09-04T17:07:54.821Zinfo: running `cargo check --bins` on nexus-inventory (146/391)
35362026-09-04T17:07:55.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-09-04T17:07:55.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-09-04T17:07:55.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-09-04T17:07:55.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35402026-09-04T17:07:55.440Z
35412026-09-04T17:07:55.440Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/391)
35422026-09-04T17:07:55.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-09-04T17:07:55.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-09-04T17:07:55.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-09-04T17:07:55.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35462026-09-04T17:07:56.023Z
35472026-09-04T17:07:56.023Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/391)
35482026-09-04T17:07:56.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-09-04T17:07:56.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-09-04T17:07:56.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-09-04T17:07:56.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35522026-09-04T17:07:56.602Z
35532026-09-04T17:07:56.602Zinfo: running `cargo check --bins` on dns-service-client (149/391)
35542026-09-04T17:07:57.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-09-04T17:07:57.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-09-04T17:07:57.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-09-04T17:07:57.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35582026-09-04T17:07:57.173Z
35592026-09-04T17:07:57.173Zinfo: running `cargo check --bins` on ntp-admin-client (150/391)
35602026-09-04T17:07:57.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-09-04T17:07:57.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-09-04T17:07:57.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-09-04T17:07:57.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35642026-09-04T17:07:57.738Z
35652026-09-04T17:07:57.738Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/391)
35662026-09-04T17:07:58.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-09-04T17:07:58.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-09-04T17:07:58.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-09-04T17:07:58.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35702026-09-04T17:07:58.304Z
35712026-09-04T17:07:58.304Zinfo: running `cargo check --bins` on cockroach-admin-client (152/391)
35722026-09-04T17:07:58.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-09-04T17:07:58.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-09-04T17:07:58.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-09-04T17:07:58.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35762026-09-04T17:07:58.870Z
35772026-09-04T17:07:58.870Zinfo: running `cargo check --bins` on parallel-task-set (153/391)
35782026-09-04T17:07:59.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-09-04T17:07:59.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-09-04T17:07:59.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-09-04T17:07:59.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35822026-09-04T17:07:59.433Z
35832026-09-04T17:07:59.433Zinfo: running `cargo check --bins` on sled-agent-client (154/391)
35842026-09-04T17:07:59.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-09-04T17:07:59.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-09-04T17:07:59.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-09-04T17:07:59.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35882026-09-04T17:08:00.022Z
35892026-09-04T17:08:00.022Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/391)
35902026-09-04T17:08:00.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-09-04T17:08:00.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-09-04T17:08:00.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-09-04T17:08:00.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35942026-09-04T17:08:00.617Z
35952026-09-04T17:08:00.617Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/391)
35962026-09-04T17:08:01.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-09-04T17:08:01.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-09-04T17:08:01.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992026-09-04T17:08:01.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36002026-09-04T17:08:01.210Z
36012026-09-04T17:08:01.210Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/391)
36022026-09-04T17:08:01.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032026-09-04T17:08:01.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042026-09-04T17:08:01.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052026-09-04T17:08:01.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36062026-09-04T17:08:01.806Z
36072026-09-04T17:08:01.806Zinfo: running `cargo check --bins` on key-manager (158/391)
36082026-09-04T17:08:02.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092026-09-04T17:08:02.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102026-09-04T17:08:02.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112026-09-04T17:08:02.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36122026-09-04T17:08:02.388Z
36132026-09-04T17:08:02.388Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/391)
36142026-09-04T17:08:02.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152026-09-04T17:08:02.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162026-09-04T17:08:02.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172026-09-04T17:08:02.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36182026-09-04T17:08:02.981Z
36192026-09-04T17:08:02.981Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/391)
36202026-09-04T17:08:03.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212026-09-04T17:08:03.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222026-09-04T17:08:03.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36232026-09-04T17:08:03.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36242026-09-04T17:08:03.574Z
36252026-09-04T17:08:03.575Zinfo: running `cargo check --bins` on typed-rng (161/391)
36262026-09-04T17:08:04.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272026-09-04T17:08:04.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282026-09-04T17:08:04.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36292026-09-04T17:08:04.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36302026-09-04T17:08:04.136Z
36312026-09-04T17:08:04.136Zinfo: running `cargo check --bins` on gateway-test-utils (162/391)
36322026-09-04T17:08:04.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332026-09-04T17:08:04.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342026-09-04T17:08:04.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36352026-09-04T17:08:04.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36362026-09-04T17:08:04.760Z
36372026-09-04T17:08:04.760Zinfo: running `cargo check --bins` on omicron-gateway (163/391)
36382026-09-04T17:08:05.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392026-09-04T17:08:05.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402026-09-04T17:08:05.500Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36412026-09-04T17:08:05.503Z Checking void v1.0.2
36422026-09-04T17:08:05.503Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36432026-09-04T17:08:05.503Z Checking nix v0.27.1
36442026-09-04T17:08:05.623Z Checking tungstenite v0.23.0
36452026-09-04T17:08:05.630Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36462026-09-04T17:08:05.630Z Checking dropshot-api-manager-types v0.8.0
36472026-09-04T17:08:05.630Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36482026-09-04T17:08:05.703Z Checking lzss v0.8.2
36492026-09-04T17:08:05.796Z Checking kstat-rs v0.2.5
36502026-09-04T17:08:05.807Z Checking fxhash v0.2.1
36512026-09-04T17:08:05.879Z Checking serde_bytes v0.11.19
36522026-09-04T17:08:05.894Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36532026-09-04T17:08:05.933Z Checking signal-hook-tokio v0.3.1
36542026-09-04T17:08:05.953Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36552026-09-04T17:08:05.971Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36562026-09-04T17:08:06.033Z Checking tokio-tungstenite v0.23.1
36572026-09-04T17:08:06.166Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36582026-09-04T17:08:07.298Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36592026-09-04T17:08:07.830Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36602026-09-04T17:08:09.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
36612026-09-04T17:08:10.143Z
36622026-09-04T17:08:10.143Zinfo: running `cargo check --bins` on gateway-api (164/391)
36632026-09-04T17:08:10.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642026-09-04T17:08:10.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652026-09-04T17:08:10.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662026-09-04T17:08:10.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36672026-09-04T17:08:10.712Z
36682026-09-04T17:08:10.712Zinfo: running `cargo check --bins` on ipcc (165/391)
36692026-09-04T17:08:11.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702026-09-04T17:08:11.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712026-09-04T17:08:11.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722026-09-04T17:08:11.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36732026-09-04T17:08:11.271Z
36742026-09-04T17:08:11.271Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/391)
36752026-09-04T17:08:11.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762026-09-04T17:08:11.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772026-09-04T17:08:11.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782026-09-04T17:08:11.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36792026-09-04T17:08:11.836Z
36802026-09-04T17:08:11.836Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/391)
36812026-09-04T17:08:12.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822026-09-04T17:08:12.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832026-09-04T17:08:12.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842026-09-04T17:08:12.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36852026-09-04T17:08:12.424Z
36862026-09-04T17:08:12.424Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/391)
36872026-09-04T17:08:12.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882026-09-04T17:08:12.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892026-09-04T17:08:12.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902026-09-04T17:08:12.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36912026-09-04T17:08:13.004Z
36922026-09-04T17:08:13.004Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/391)
36932026-09-04T17:08:13.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942026-09-04T17:08:13.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952026-09-04T17:08:13.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962026-09-04T17:08:13.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36972026-09-04T17:08:13.579Z
36982026-09-04T17:08:13.579Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/391)
36992026-09-04T17:08:14.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002026-09-04T17:08:14.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012026-09-04T17:08:14.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022026-09-04T17:08:14.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37032026-09-04T17:08:14.155Z
37042026-09-04T17:08:14.155Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/391)
37052026-09-04T17:08:14.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062026-09-04T17:08:14.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072026-09-04T17:08:14.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37082026-09-04T17:08:14.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37092026-09-04T17:08:14.742Z
37102026-09-04T17:08:14.742Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/391)
37112026-09-04T17:08:15.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122026-09-04T17:08:15.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132026-09-04T17:08:15.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37142026-09-04T17:08:15.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37152026-09-04T17:08:15.316Z
37162026-09-04T17:08:15.317Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/391)
37172026-09-04T17:08:15.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182026-09-04T17:08:15.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192026-09-04T17:08:15.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37202026-09-04T17:08:15.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37212026-09-04T17:08:15.895Z
37222026-09-04T17:08:15.895Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/391)
37232026-09-04T17:08:16.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242026-09-04T17:08:16.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252026-09-04T17:08:16.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262026-09-04T17:08:16.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37272026-09-04T17:08:16.476Z
37282026-09-04T17:08:16.477Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/391)
37292026-09-04T17:08:16.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302026-09-04T17:08:16.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312026-09-04T17:08:16.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322026-09-04T17:08:16.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37332026-09-04T17:08:17.069Z
37342026-09-04T17:08:17.070Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/391)
37352026-09-04T17:08:17.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362026-09-04T17:08:17.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372026-09-04T17:08:17.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382026-09-04T17:08:17.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37392026-09-04T17:08:17.634Z
37402026-09-04T17:08:17.634Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/391)
37412026-09-04T17:08:18.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422026-09-04T17:08:18.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432026-09-04T17:08:18.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442026-09-04T17:08:18.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37452026-09-04T17:08:18.212Z
37462026-09-04T17:08:18.212Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/391)
37472026-09-04T17:08:18.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482026-09-04T17:08:18.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492026-09-04T17:08:18.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502026-09-04T17:08:18.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37512026-09-04T17:08:18.787Z
37522026-09-04T17:08:18.787Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/391)
37532026-09-04T17:08:19.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542026-09-04T17:08:19.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552026-09-04T17:08:19.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562026-09-04T17:08:19.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37572026-09-04T17:08:19.360Z
37582026-09-04T17:08:19.361Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/391)
37592026-09-04T17:08:19.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602026-09-04T17:08:19.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612026-09-04T17:08:19.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622026-09-04T17:08:19.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37632026-09-04T17:08:19.939Z
37642026-09-04T17:08:19.939Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/391)
37652026-09-04T17:08:20.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662026-09-04T17:08:20.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672026-09-04T17:08:20.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682026-09-04T17:08:20.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37692026-09-04T17:08:20.522Z
37702026-09-04T17:08:20.522Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/391)
37712026-09-04T17:08:21.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722026-09-04T17:08:21.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732026-09-04T17:08:21.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742026-09-04T17:08:21.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37752026-09-04T17:08:21.102Z
37762026-09-04T17:08:21.102Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/391)
37772026-09-04T17:08:21.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782026-09-04T17:08:21.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792026-09-04T17:08:21.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802026-09-04T17:08:21.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37812026-09-04T17:08:21.677Z
37822026-09-04T17:08:21.677Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/391)
37832026-09-04T17:08:22.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-09-04T17:08:22.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-09-04T17:08:22.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-09-04T17:08:22.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37872026-09-04T17:08:22.251Z
37882026-09-04T17:08:22.251Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/391)
37892026-09-04T17:08:22.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-09-04T17:08:22.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-09-04T17:08:22.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-09-04T17:08:22.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37932026-09-04T17:08:22.833Z
37942026-09-04T17:08:22.833Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/391)
37952026-09-04T17:08:23.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-09-04T17:08:23.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-09-04T17:08:23.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982026-09-04T17:08:23.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37992026-09-04T17:08:23.420Z
38002026-09-04T17:08:23.420Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/391)
38012026-09-04T17:08:23.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022026-09-04T17:08:23.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032026-09-04T17:08:23.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042026-09-04T17:08:23.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38052026-09-04T17:08:24.017Z
38062026-09-04T17:08:24.017Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/391)
38072026-09-04T17:08:24.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-09-04T17:08:24.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-09-04T17:08:24.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102026-09-04T17:08:24.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38112026-09-04T17:08:24.616Z
38122026-09-04T17:08:24.616Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/391)
38132026-09-04T17:08:25.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-09-04T17:08:25.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-09-04T17:08:25.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-09-04T17:08:25.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38172026-09-04T17:08:25.213Z
38182026-09-04T17:08:25.213Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/391)
38192026-09-04T17:08:25.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-09-04T17:08:25.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-09-04T17:08:25.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-09-04T17:08:25.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38232026-09-04T17:08:25.808Z
38242026-09-04T17:08:25.808Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/391)
38252026-09-04T17:08:26.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-09-04T17:08:26.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-09-04T17:08:26.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282026-09-04T17:08:26.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38292026-09-04T17:08:26.402Z
38302026-09-04T17:08:26.402Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/391)
38312026-09-04T17:08:26.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322026-09-04T17:08:26.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332026-09-04T17:08:26.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342026-09-04T17:08:26.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38352026-09-04T17:08:27.000Z
38362026-09-04T17:08:27.000Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/391)
38372026-09-04T17:08:27.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382026-09-04T17:08:27.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392026-09-04T17:08:27.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402026-09-04T17:08:27.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38412026-09-04T17:08:27.593Z
38422026-09-04T17:08:27.593Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/391)
38432026-09-04T17:08:28.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442026-09-04T17:08:28.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452026-09-04T17:08:28.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38462026-09-04T17:08:28.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38472026-09-04T17:08:28.184Z
38482026-09-04T17:08:28.184Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/391)
38492026-09-04T17:08:28.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-09-04T17:08:28.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-09-04T17:08:28.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-09-04T17:08:28.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38532026-09-04T17:08:28.796Z
38542026-09-04T17:08:28.796Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/391)
38552026-09-04T17:08:29.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-09-04T17:08:29.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-09-04T17:08:29.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582026-09-04T17:08:29.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38592026-09-04T17:08:29.378Z
38602026-09-04T17:08:29.379Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/391)
38612026-09-04T17:08:29.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-09-04T17:08:29.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-09-04T17:08:29.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642026-09-04T17:08:29.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38652026-09-04T17:08:29.971Z
38662026-09-04T17:08:29.971Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/391)
38672026-09-04T17:08:30.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682026-09-04T17:08:30.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692026-09-04T17:08:30.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702026-09-04T17:08:30.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38712026-09-04T17:08:30.567Z
38722026-09-04T17:08:30.567Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/391)
38732026-09-04T17:08:31.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-09-04T17:08:31.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-09-04T17:08:31.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762026-09-04T17:08:31.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38772026-09-04T17:08:31.164Z
38782026-09-04T17:08:31.164Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/391)
38792026-09-04T17:08:31.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-09-04T17:08:31.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-09-04T17:08:31.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822026-09-04T17:08:31.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38832026-09-04T17:08:31.761Z
38842026-09-04T17:08:31.761Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/391)
38852026-09-04T17:08:32.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-09-04T17:08:32.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-09-04T17:08:32.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-09-04T17:08:32.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38892026-09-04T17:08:32.356Z
38902026-09-04T17:08:32.356Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/391)
38912026-09-04T17:08:32.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-09-04T17:08:32.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-09-04T17:08:32.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-09-04T17:08:32.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38952026-09-04T17:08:32.952Z
38962026-09-04T17:08:32.952Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/391)
38972026-09-04T17:08:33.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-09-04T17:08:33.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-09-04T17:08:33.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002026-09-04T17:08:33.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39012026-09-04T17:08:33.544Z
39022026-09-04T17:08:33.544Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/391)
39032026-09-04T17:08:34.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-09-04T17:08:34.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-09-04T17:08:34.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062026-09-04T17:08:34.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39072026-09-04T17:08:34.116Z
39082026-09-04T17:08:34.116Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/391)
39092026-09-04T17:08:34.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-09-04T17:08:34.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-09-04T17:08:34.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122026-09-04T17:08:34.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39132026-09-04T17:08:34.694Z
39142026-09-04T17:08:34.694Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/391)
39152026-09-04T17:08:35.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162026-09-04T17:08:35.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172026-09-04T17:08:35.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39182026-09-04T17:08:35.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39192026-09-04T17:08:35.272Z
39202026-09-04T17:08:35.272Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/391)
39212026-09-04T17:08:35.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-09-04T17:08:35.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-09-04T17:08:35.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39242026-09-04T17:08:35.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39252026-09-04T17:08:35.849Z
39262026-09-04T17:08:35.849Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/391)
39272026-09-04T17:08:36.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-09-04T17:08:36.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-09-04T17:08:36.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302026-09-04T17:08:36.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39312026-09-04T17:08:36.422Z
39322026-09-04T17:08:36.422Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/391)
39332026-09-04T17:08:36.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-09-04T17:08:36.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-09-04T17:08:36.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362026-09-04T17:08:36.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39372026-09-04T17:08:37.030Z
39382026-09-04T17:08:37.030Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/391)
39392026-09-04T17:08:37.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-09-04T17:08:37.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-09-04T17:08:37.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422026-09-04T17:08:37.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39432026-09-04T17:08:37.580Z
39442026-09-04T17:08:37.580Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/391)
39452026-09-04T17:08:38.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-09-04T17:08:38.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-09-04T17:08:38.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482026-09-04T17:08:38.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39492026-09-04T17:08:38.158Z
39502026-09-04T17:08:38.158Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/391)
39512026-09-04T17:08:38.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522026-09-04T17:08:38.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532026-09-04T17:08:38.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39542026-09-04T17:08:38.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39552026-09-04T17:08:38.728Z
39562026-09-04T17:08:38.728Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/391)
39572026-09-04T17:08:39.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582026-09-04T17:08:39.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592026-09-04T17:08:39.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39602026-09-04T17:08:39.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39612026-09-04T17:08:39.305Z
39622026-09-04T17:08:39.305Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/391)
39632026-09-04T17:08:39.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-09-04T17:08:39.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-09-04T17:08:39.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662026-09-04T17:08:39.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39672026-09-04T17:08:39.886Z
39682026-09-04T17:08:39.886Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/391)
39692026-09-04T17:08:40.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-09-04T17:08:40.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-09-04T17:08:40.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722026-09-04T17:08:40.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39732026-09-04T17:08:40.465Z
39742026-09-04T17:08:40.465Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/391)
39752026-09-04T17:08:40.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-09-04T17:08:40.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-09-04T17:08:40.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39782026-09-04T17:08:40.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39792026-09-04T17:08:41.041Z
39802026-09-04T17:08:41.041Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/391)
39812026-09-04T17:08:41.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822026-09-04T17:08:41.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832026-09-04T17:08:41.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39842026-09-04T17:08:41.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39852026-09-04T17:08:41.613Z
39862026-09-04T17:08:41.613Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/391)
39872026-09-04T17:08:42.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882026-09-04T17:08:42.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892026-09-04T17:08:42.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39902026-09-04T17:08:42.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39912026-09-04T17:08:42.187Z
39922026-09-04T17:08:42.187Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/391)
39932026-09-04T17:08:42.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-09-04T17:08:42.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-09-04T17:08:42.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-09-04T17:08:42.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39972026-09-04T17:08:42.766Z
39982026-09-04T17:08:42.766Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/391)
39992026-09-04T17:08:43.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-09-04T17:08:43.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-09-04T17:08:43.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-09-04T17:08:43.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40032026-09-04T17:08:43.363Z
40042026-09-04T17:08:43.363Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/391)
40052026-09-04T17:08:43.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-09-04T17:08:43.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-09-04T17:08:43.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-09-04T17:08:43.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40092026-09-04T17:08:43.963Z
40102026-09-04T17:08:43.963Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/391)
40112026-09-04T17:08:44.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-09-04T17:08:44.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-09-04T17:08:44.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-09-04T17:08:44.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40152026-09-04T17:08:44.565Z
40162026-09-04T17:08:44.565Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/391)
40172026-09-04T17:08:45.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-09-04T17:08:45.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-09-04T17:08:45.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-09-04T17:08:45.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40212026-09-04T17:08:45.164Z
40222026-09-04T17:08:45.164Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/391)
40232026-09-04T17:08:45.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-09-04T17:08:45.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-09-04T17:08:45.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-09-04T17:08:45.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40272026-09-04T17:08:45.769Z
40282026-09-04T17:08:45.769Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/391)
40292026-09-04T17:08:46.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-09-04T17:08:46.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-09-04T17:08:46.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-09-04T17:08:46.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40332026-09-04T17:08:46.365Z
40342026-09-04T17:08:46.365Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/391)
40352026-09-04T17:08:46.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-09-04T17:08:46.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-09-04T17:08:46.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40382026-09-04T17:08:46.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40392026-09-04T17:08:46.965Z
40402026-09-04T17:08:46.965Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/391)
40412026-09-04T17:08:47.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422026-09-04T17:08:47.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432026-09-04T17:08:47.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40442026-09-04T17:08:47.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40452026-09-04T17:08:47.568Z
40462026-09-04T17:08:47.568Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/391)
40472026-09-04T17:08:48.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482026-09-04T17:08:48.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492026-09-04T17:08:48.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40502026-09-04T17:08:48.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40512026-09-04T17:08:48.170Z
40522026-09-04T17:08:48.170Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/391)
40532026-09-04T17:08:48.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542026-09-04T17:08:48.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552026-09-04T17:08:48.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40562026-09-04T17:08:48.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40572026-09-04T17:08:48.771Z
40582026-09-04T17:08:48.771Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/391)
40592026-09-04T17:08:49.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40602026-09-04T17:08:49.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40612026-09-04T17:08:49.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40622026-09-04T17:08:49.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40632026-09-04T17:08:49.373Z
40642026-09-04T17:08:49.373Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/391)
40652026-09-04T17:08:49.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40662026-09-04T17:08:49.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40672026-09-04T17:08:49.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40682026-09-04T17:08:49.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40692026-09-04T17:08:49.972Z
40702026-09-04T17:08:49.972Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/391)
40712026-09-04T17:08:50.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40722026-09-04T17:08:50.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40732026-09-04T17:08:50.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40742026-09-04T17:08:50.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40752026-09-04T17:08:50.570Z
40762026-09-04T17:08:50.570Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/391)
40772026-09-04T17:08:51.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40782026-09-04T17:08:51.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40792026-09-04T17:08:51.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40802026-09-04T17:08:51.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40812026-09-04T17:08:51.167Z
40822026-09-04T17:08:51.167Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/391)
40832026-09-04T17:08:51.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-04T17:08:51.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-04T17:08:51.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-04T17:08:51.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40872026-09-04T17:08:51.770Z
40882026-09-04T17:08:51.770Zinfo: running `cargo check --bins` on oximeter-producer (235/391)
40892026-09-04T17:08:52.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-04T17:08:52.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-04T17:08:52.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-04T17:08:52.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40932026-09-04T17:08:52.376Z
40942026-09-04T17:08:52.376Zinfo: running `cargo check --bins` on internal-dns-resolver (236/391)
40952026-09-04T17:08:52.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-04T17:08:52.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-04T17:08:52.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-04T17:08:52.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40992026-09-04T17:08:52.946Z
41002026-09-04T17:08:52.946Zinfo: running `cargo check --bins --no-default-features` on dns-server (237/391)
41012026-09-04T17:08:53.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-04T17:08:53.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-04T17:08:53.597Z Compiling parking_lot_core v0.8.6
41042026-09-04T17:08:53.705Z Compiling git-stub v1.0.0
41052026-09-04T17:08:53.712Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
41062026-09-04T17:08:53.718Z Checking prefix-trie v0.7.0
41072026-09-04T17:08:53.829Z Compiling git-stub-vcs v0.1.0
41082026-09-04T17:08:54.002Z Checking hickory-server v0.25.2
41092026-09-04T17:08:54.054Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41102026-09-04T17:08:54.057Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
41112026-09-04T17:08:54.096Z Checking parking_lot v0.11.2
41122026-09-04T17:08:54.137Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41132026-09-04T17:08:54.268Z Checking sled v0.34.7
41142026-09-04T17:08:56.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
41152026-09-04T17:08:56.413Z
41162026-09-04T17:08:56.413Zinfo: running `cargo check --bins --no-default-features --features antithesis` on dns-server (238/391)
41172026-09-04T17:08:56.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-09-04T17:08:56.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-09-04T17:08:57.044Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41202026-09-04T17:08:58.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
41212026-09-04T17:08:58.631Z
41222026-09-04T17:08:58.631Zinfo: running `cargo check --bins` on dns-server-api (239/391)
41232026-09-04T17:08:59.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-09-04T17:08:59.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-09-04T17:08:59.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-09-04T17:08:59.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
41272026-09-04T17:08:59.173Z
41282026-09-04T17:08:59.173Zinfo: running `cargo check --bins` on nexus-client (240/391)
41292026-09-04T17:08:59.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-09-04T17:08:59.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-09-04T17:08:59.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-09-04T17:08:59.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41332026-09-04T17:08:59.803Z
41342026-09-04T17:08:59.803Zinfo: running `cargo check --bins` on oximeter-producer-api (241/391)
41352026-09-04T17:09:00.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-09-04T17:09:00.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-09-04T17:09:00.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-09-04T17:09:00.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41392026-09-04T17:09:00.351Z
41402026-09-04T17:09:00.351Zinfo: running `cargo check --bins` on sp-sim (242/391)
41412026-09-04T17:09:00.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-09-04T17:09:00.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-09-04T17:09:01.077Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41442026-09-04T17:09:01.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41452026-09-04T17:09:01.767Z
41462026-09-04T17:09:01.767Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (243/391)
41472026-09-04T17:09:02.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-09-04T17:09:02.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-09-04T17:09:02.596Z Compiling proc-macro-error-attr2 v2.0.0
41502026-09-04T17:09:02.734Z Compiling hashbrown v0.14.5
41512026-09-04T17:09:02.783Z Compiling rfc6979 v0.4.0
41522026-09-04T17:09:02.783Z Compiling salty v0.3.0
41532026-09-04T17:09:02.801Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41542026-09-04T17:09:02.801Z Compiling primeorder v0.13.6
41552026-09-04T17:09:02.801Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41562026-09-04T17:09:02.844Z Compiling ecdsa v0.16.9
41572026-09-04T17:09:02.906Z Compiling sha1 v0.10.6
41582026-09-04T17:09:03.029Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41592026-09-04T17:09:03.130Z Compiling proc-macro-error2 v2.0.1
41602026-09-04T17:09:03.282Z Compiling chumsky v0.9.3
41612026-09-04T17:09:03.320Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41622026-09-04T17:09:03.321Z Compiling p384 v0.13.1
41632026-09-04T17:09:03.321Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41642026-09-04T17:09:03.465Z Compiling knus-derive v3.4.0
41652026-09-04T17:09:03.530Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41662026-09-04T17:09:03.531Z Checking libscf-sys v1.2.0
41672026-09-04T17:09:03.576Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41682026-09-04T17:09:03.630Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41692026-09-04T17:09:03.766Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41702026-09-04T17:09:03.811Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41712026-09-04T17:09:03.945Z Checking corncobs v0.1.4
41722026-09-04T17:09:03.994Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41732026-09-04T17:09:04.055Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41742026-09-04T17:09:04.055Z Checking papergrid v0.18.0
41752026-09-04T17:09:04.173Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41762026-09-04T17:09:04.173Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41772026-09-04T17:09:04.182Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41782026-09-04T17:09:04.224Z Checking secrecy v0.8.0
41792026-09-04T17:09:04.323Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41802026-09-04T17:09:04.340Z Compiling unicase v2.9.0
41812026-09-04T17:09:04.448Z Compiling progenitor-impl v0.13.0
41822026-09-04T17:09:04.508Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41832026-09-04T17:09:04.553Z Compiling mime_guess v2.0.5
41842026-09-04T17:09:04.595Z Checking crc8 v0.1.1
41852026-09-04T17:09:04.679Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41862026-09-04T17:09:04.792Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41872026-09-04T17:09:04.792Z Checking tabled v0.21.0
41882026-09-04T17:09:04.807Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41892026-09-04T17:09:04.837Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41902026-09-04T17:09:04.877Z Compiling knus v3.4.0
41912026-09-04T17:09:05.128Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41922026-09-04T17:09:05.407Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41932026-09-04T17:09:05.619Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41942026-09-04T17:09:05.650Z Checking progenitor-client v0.13.0
41952026-09-04T17:09:05.790Z Checking http-range v0.1.5
41962026-09-04T17:09:05.888Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41972026-09-04T17:09:05.913Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41982026-09-04T17:09:06.082Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
41992026-09-04T17:09:06.257Z Checking scuffle v0.1.0
42002026-09-04T17:09:06.273Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42012026-09-04T17:09:06.648Z Checking nanorand v0.7.0
42022026-09-04T17:09:06.664Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42032026-09-04T17:09:06.833Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
42042026-09-04T17:09:06.856Z Checking flume v0.11.1
42052026-09-04T17:09:06.969Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42062026-09-04T17:09:07.004Z Compiling progenitor-macro v0.13.0
42072026-09-04T17:09:07.031Z Checking hyper-staticfile v0.10.1
42082026-09-04T17:09:07.077Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
42092026-09-04T17:09:07.081Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
42102026-09-04T17:09:07.120Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
42112026-09-04T17:09:07.202Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
42122026-09-04T17:09:07.224Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
42132026-09-04T17:09:07.302Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
42142026-09-04T17:09:07.374Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
42152026-09-04T17:09:07.599Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42162026-09-04T17:09:07.627Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
42172026-09-04T17:09:07.666Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
42182026-09-04T17:09:07.705Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
42192026-09-04T17:09:09.137Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
42202026-09-04T17:09:10.064Z Checking progenitor v0.13.0
42212026-09-04T17:09:10.192Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
42222026-09-04T17:09:11.054Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42232026-09-04T17:09:12.119Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
42242026-09-04T17:09:12.721Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
42252026-09-04T17:09:12.733Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
42262026-09-04T17:09:12.788Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
42272026-09-04T17:09:26.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.40s
42282026-09-04T17:09:26.185Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42292026-09-04T17:09:26.185Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42302026-09-04T17:09:26.380Z
42312026-09-04T17:09:26.380Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (244/391)
42322026-09-04T17:09:26.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-09-04T17:09:26.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-09-04T17:09:27.153Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42352026-09-04T17:09:37.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s
42362026-09-04T17:09:37.789Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42372026-09-04T17:09:37.789Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42382026-09-04T17:09:37.994Z
42392026-09-04T17:09:37.994Zinfo: running `cargo check --bins --no-default-features --features antithesis` on omicron-sled-agent (245/391)
42402026-09-04T17:09:38.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412026-09-04T17:09:38.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422026-09-04T17:09:38.773Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42432026-09-04T17:09:49.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s
42442026-09-04T17:09:49.466Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42452026-09-04T17:09:49.466Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42462026-09-04T17:09:49.669Z
42472026-09-04T17:09:49.669Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (246/391)
42482026-09-04T17:09:50.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42492026-09-04T17:09:50.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42502026-09-04T17:09:50.451Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42512026-09-04T17:10:01.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
42522026-09-04T17:10:01.112Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42532026-09-04T17:10:01.112Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42542026-09-04T17:10:01.310Z
42552026-09-04T17:10:01.311Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-asic` on omicron-sled-agent (247/391)
42562026-09-04T17:10:01.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-09-04T17:10:01.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-09-04T17:10:02.091Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42592026-09-04T17:10:12.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
42602026-09-04T17:10:12.722Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42612026-09-04T17:10:12.722Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42622026-09-04T17:10:12.926Z
42632026-09-04T17:10:12.927Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (248/391)
42642026-09-04T17:10:13.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652026-09-04T17:10:13.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662026-09-04T17:10:13.698Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42672026-09-04T17:10:24.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s
42682026-09-04T17:10:24.317Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42692026-09-04T17:10:24.317Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42702026-09-04T17:10:24.522Z
42712026-09-04T17:10:24.522Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-softnpu` on omicron-sled-agent (249/391)
42722026-09-04T17:10:25.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-09-04T17:10:25.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-09-04T17:10:25.297Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42752026-09-04T17:10:36.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s
42762026-09-04T17:10:36.062Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42772026-09-04T17:10:36.063Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42782026-09-04T17:10:36.257Z
42792026-09-04T17:10:36.257Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (250/391)
42802026-09-04T17:10:36.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812026-09-04T17:10:36.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822026-09-04T17:10:37.034Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42832026-09-04T17:10:47.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
42842026-09-04T17:10:47.682Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42852026-09-04T17:10:47.682Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42862026-09-04T17:10:47.880Z
42872026-09-04T17:10:47.880Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-asic,switch-softnpu` on omicron-sled-agent (251/391)
42882026-09-04T17:10:48.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42892026-09-04T17:10:48.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42902026-09-04T17:10:48.663Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42912026-09-04T17:10:59.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
42922026-09-04T17:10:59.309Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42932026-09-04T17:10:59.309Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42942026-09-04T17:10:59.515Z
42952026-09-04T17:10:59.515Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (252/391)
42962026-09-04T17:11:00.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42972026-09-04T17:11:00.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42982026-09-04T17:11:00.293Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42992026-09-04T17:11:11.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
43002026-09-04T17:11:11.029Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43012026-09-04T17:11:11.029Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43022026-09-04T17:11:11.239Z
43032026-09-04T17:11:11.239Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-stub` on omicron-sled-agent (253/391)
43042026-09-04T17:11:11.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052026-09-04T17:11:11.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062026-09-04T17:11:12.017Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43072026-09-04T17:11:22.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
43082026-09-04T17:11:22.659Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43092026-09-04T17:11:22.659Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43102026-09-04T17:11:22.859Z
43112026-09-04T17:11:22.859Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (254/391)
43122026-09-04T17:11:23.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43132026-09-04T17:11:23.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43142026-09-04T17:11:23.637Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43152026-09-04T17:11:34.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.47s
43162026-09-04T17:11:34.345Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43172026-09-04T17:11:34.345Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43182026-09-04T17:11:34.544Z
43192026-09-04T17:11:34.544Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-asic,switch-stub` on omicron-sled-agent (255/391)
43202026-09-04T17:11:35.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43212026-09-04T17:11:35.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43222026-09-04T17:11:35.325Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43232026-09-04T17:11:45.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
43242026-09-04T17:11:45.957Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43252026-09-04T17:11:45.957Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43262026-09-04T17:11:46.161Z
43272026-09-04T17:11:46.161Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (256/391)
43282026-09-04T17:11:46.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43292026-09-04T17:11:46.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43302026-09-04T17:11:46.941Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43312026-09-04T17:11:57.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
43322026-09-04T17:11:57.571Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43332026-09-04T17:11:57.571Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43342026-09-04T17:11:57.774Z
43352026-09-04T17:11:57.774Zinfo: running `cargo check --bins --no-default-features --features antithesis,switch-softnpu,switch-stub` on omicron-sled-agent (257/391)
43362026-09-04T17:11:58.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43372026-09-04T17:11:58.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43382026-09-04T17:11:58.553Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43392026-09-04T17:12:09.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.49s
43402026-09-04T17:12:09.274Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43412026-09-04T17:12:09.274Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43422026-09-04T17:12:09.483Z
43432026-09-04T17:12:09.483Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (258/391)
43442026-09-04T17:12:10.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43452026-09-04T17:12:10.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43462026-09-04T17:12:10.262Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43472026-09-04T17:12:20.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s
43482026-09-04T17:12:20.937Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43492026-09-04T17:12:20.937Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43502026-09-04T17:12:21.141Z
43512026-09-04T17:12:21.141Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (259/391)
43522026-09-04T17:12:21.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43532026-09-04T17:12:21.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43542026-09-04T17:12:21.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43552026-09-04T17:12:21.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43562026-09-04T17:12:21.724Z
43572026-09-04T17:12:21.724Zinfo: running `cargo check --bins` on installinator-common (260/391)
43582026-09-04T17:12:22.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43592026-09-04T17:12:22.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43602026-09-04T17:12:22.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43612026-09-04T17:12:22.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43622026-09-04T17:12:22.318Z
43632026-09-04T17:12:22.318Zinfo: running `cargo check --bins` on installinator-common-versions (261/391)
43642026-09-04T17:12:22.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43652026-09-04T17:12:22.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43662026-09-04T17:12:22.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43672026-09-04T17:12:22.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43682026-09-04T17:12:22.889Z
43692026-09-04T17:12:22.889Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (262/391)
43702026-09-04T17:12:23.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43712026-09-04T17:12:23.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43722026-09-04T17:12:23.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43732026-09-04T17:12:23.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43742026-09-04T17:12:23.464Z
43752026-09-04T17:12:23.464Zinfo: running `cargo check --bins` on range-requests (263/391)
43762026-09-04T17:12:23.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43772026-09-04T17:12:23.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43782026-09-04T17:12:23.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43792026-09-04T17:12:23.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43802026-09-04T17:12:24.037Z
43812026-09-04T17:12:24.037Zinfo: running `cargo check --bins` on repo-depot-api (264/391)
43822026-09-04T17:12:24.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43832026-09-04T17:12:24.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43842026-09-04T17:12:24.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43852026-09-04T17:12:24.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43862026-09-04T17:12:24.613Z
43872026-09-04T17:12:24.613Zinfo: running `cargo check --bins` on repo-depot-client (265/391)
43882026-09-04T17:12:25.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43892026-09-04T17:12:25.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43902026-09-04T17:12:25.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43912026-09-04T17:12:25.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43922026-09-04T17:12:25.180Z
43932026-09-04T17:12:25.180Zinfo: running `cargo check --bins` on sled-agent-api (266/391)
43942026-09-04T17:12:25.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43952026-09-04T17:12:25.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43962026-09-04T17:12:25.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43972026-09-04T17:12:25.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43982026-09-04T17:12:25.779Z
43992026-09-04T17:12:25.779Zinfo: running `cargo check --bins` on sled-diagnostics (267/391)
44002026-09-04T17:12:26.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44012026-09-04T17:12:26.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44022026-09-04T17:12:26.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44032026-09-04T17:12:26.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44042026-09-04T17:12:26.378Z
44052026-09-04T17:12:26.378Zinfo: running `cargo check --bins` on zfs-test-harness (268/391)
44062026-09-04T17:12:26.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44072026-09-04T17:12:26.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44082026-09-04T17:12:26.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44092026-09-04T17:12:26.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44102026-09-04T17:12:26.972Z
44112026-09-04T17:12:26.972Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (269/391)
44122026-09-04T17:12:27.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44132026-09-04T17:12:27.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44142026-09-04T17:12:27.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44152026-09-04T17:12:27.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44162026-09-04T17:12:27.579Z
44172026-09-04T17:12:27.579Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (270/391)
44182026-09-04T17:12:28.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-09-04T17:12:28.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-09-04T17:12:28.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44212026-09-04T17:12:28.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44222026-09-04T17:12:28.181Z
44232026-09-04T17:12:28.181Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (271/391)
44242026-09-04T17:12:28.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44252026-09-04T17:12:28.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44262026-09-04T17:12:28.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44272026-09-04T17:12:28.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44282026-09-04T17:12:28.789Z
44292026-09-04T17:12:28.789Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (272/391)
44302026-09-04T17:12:29.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44312026-09-04T17:12:29.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44322026-09-04T17:12:29.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44332026-09-04T17:12:29.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44342026-09-04T17:12:29.396Z
44352026-09-04T17:12:29.396Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (273/391)
44362026-09-04T17:12:29.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44372026-09-04T17:12:29.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44382026-09-04T17:12:29.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44392026-09-04T17:12:29.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44402026-09-04T17:12:29.997Z
44412026-09-04T17:12:29.997Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (274/391)
44422026-09-04T17:12:30.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44432026-09-04T17:12:30.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44442026-09-04T17:12:30.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44452026-09-04T17:12:30.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44462026-09-04T17:12:30.601Z
44472026-09-04T17:12:30.601Zinfo: running `cargo check --bins` on trust-quorum (275/391)
44482026-09-04T17:12:31.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44492026-09-04T17:12:31.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44502026-09-04T17:12:31.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44512026-09-04T17:12:31.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44522026-09-04T17:12:31.217Z
44532026-09-04T17:12:31.217Zinfo: running `cargo check --bins` on sled-agent-early-networking (276/391)
44542026-09-04T17:12:31.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-09-04T17:12:31.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-09-04T17:12:31.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44572026-09-04T17:12:31.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44582026-09-04T17:12:31.809Z
44592026-09-04T17:12:31.809Zinfo: running `cargo check --bins` on sled-agent-health-monitor (277/391)
44602026-09-04T17:12:32.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-09-04T17:12:32.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-09-04T17:12:32.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44632026-09-04T17:12:32.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44642026-09-04T17:12:32.397Z
44652026-09-04T17:12:32.397Zinfo: running `cargo check --bins` on sled-agent-multirack-join (278/391)
44662026-09-04T17:12:32.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44672026-09-04T17:12:32.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44682026-09-04T17:12:32.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44692026-09-04T17:12:32.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44702026-09-04T17:12:33.019Z
44712026-09-04T17:12:33.019Zinfo: running `cargo check --bins` on sled-agent-rack-setup (279/391)
44722026-09-04T17:12:33.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44732026-09-04T17:12:33.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44742026-09-04T17:12:33.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44752026-09-04T17:12:33.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44762026-09-04T17:12:33.641Z
44772026-09-04T17:12:33.641Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (280/391)
44782026-09-04T17:12:34.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44792026-09-04T17:12:34.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44802026-09-04T17:12:34.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44812026-09-04T17:12:34.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44822026-09-04T17:12:34.255Z
44832026-09-04T17:12:34.255Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (281/391)
44842026-09-04T17:12:34.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44852026-09-04T17:12:34.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44862026-09-04T17:12:34.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44872026-09-04T17:12:34.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44882026-09-04T17:12:34.883Z
44892026-09-04T17:12:34.884Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (282/391)
44902026-09-04T17:12:35.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44912026-09-04T17:12:35.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44922026-09-04T17:12:35.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44932026-09-04T17:12:35.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44942026-09-04T17:12:35.514Z
44952026-09-04T17:12:35.514Zinfo: running `cargo check --bins` on omicron-deployment-graph (283/391)
44962026-09-04T17:12:35.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44972026-09-04T17:12:35.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44982026-09-04T17:12:35.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44992026-09-04T17:12:35.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45002026-09-04T17:12:36.075Z
45012026-09-04T17:12:36.076Zinfo: running `cargo check --bins` on transient-dns-server (284/391)
45022026-09-04T17:12:36.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45032026-09-04T17:12:36.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45042026-09-04T17:12:36.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45052026-09-04T17:12:36.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45062026-09-04T17:12:36.663Z
45072026-09-04T17:12:36.663Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (285/391)
45082026-09-04T17:12:37.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45092026-09-04T17:12:37.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45102026-09-04T17:12:37.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45112026-09-04T17:12:37.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45122026-09-04T17:12:37.255Z
45132026-09-04T17:12:37.255Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (286/391)
45142026-09-04T17:12:37.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45152026-09-04T17:12:37.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45162026-09-04T17:12:37.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45172026-09-04T17:12:37.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45182026-09-04T17:12:37.847Z
45192026-09-04T17:12:37.847Zinfo: running `cargo check --bins` on omicron-rpaths (287/391)
45202026-09-04T17:12:38.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45212026-09-04T17:12:38.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45222026-09-04T17:12:38.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45232026-09-04T17:12:38.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45242026-09-04T17:12:38.411Z
45252026-09-04T17:12:38.411Zinfo: running `cargo check --bins` on omicron-repl-utils (288/391)
45262026-09-04T17:12:38.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45272026-09-04T17:12:38.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45282026-09-04T17:12:38.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45292026-09-04T17:12:38.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45302026-09-04T17:12:38.976Z
45312026-09-04T17:12:38.976Zinfo: running `cargo check --bins` on wicketd-commission-types (289/391)
45322026-09-04T17:12:39.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45332026-09-04T17:12:39.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45342026-09-04T17:12:39.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45352026-09-04T17:12:39.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45362026-09-04T17:12:39.559Z
45372026-09-04T17:12:39.560Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (290/391)
45382026-09-04T17:12:40.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45392026-09-04T17:12:40.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45402026-09-04T17:12:40.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45412026-09-04T17:12:40.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45422026-09-04T17:12:40.141Z
45432026-09-04T17:12:40.141Zinfo: running `cargo check --bins` on oxide-client (291/391)
45442026-09-04T17:12:40.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45452026-09-04T17:12:40.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45462026-09-04T17:12:40.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45472026-09-04T17:12:40.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45482026-09-04T17:12:40.707Z
45492026-09-04T17:12:40.707Zinfo: running `cargo check --bins` on omicron-certificates (292/391)
45502026-09-04T17:12:41.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45512026-09-04T17:12:41.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45522026-09-04T17:12:41.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45532026-09-04T17:12:41.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45542026-09-04T17:12:41.282Z
45552026-09-04T17:12:41.282Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (293/391)
45562026-09-04T17:12:41.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45572026-09-04T17:12:41.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45582026-09-04T17:12:41.988Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
45592026-09-04T17:12:42.407Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
45602026-09-04T17:12:43.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
45612026-09-04T17:12:43.802Z
45622026-09-04T17:12:43.802Zinfo: running `cargo check --bins` on clickhouse-admin-api (294/391)
45632026-09-04T17:12:44.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45642026-09-04T17:12:44.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45652026-09-04T17:12:44.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45662026-09-04T17:12:44.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45672026-09-04T17:12:44.379Z
45682026-09-04T17:12:44.379Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (295/391)
45692026-09-04T17:12:44.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45702026-09-04T17:12:44.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45712026-09-04T17:12:44.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45722026-09-04T17:12:44.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45732026-09-04T17:12:44.952Z
45742026-09-04T17:12:44.952Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (296/391)
45752026-09-04T17:12:45.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45762026-09-04T17:12:45.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45772026-09-04T17:12:45.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45782026-09-04T17:12:45.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45792026-09-04T17:12:45.534Z
45802026-09-04T17:12:45.534Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (297/391)
45812026-09-04T17:12:46.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45822026-09-04T17:12:46.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45832026-09-04T17:12:46.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45842026-09-04T17:12:46.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45852026-09-04T17:12:46.116Z
45862026-09-04T17:12:46.116Zinfo: running `cargo check --bins` on installinator-client (298/391)
45872026-09-04T17:12:46.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45882026-09-04T17:12:46.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45892026-09-04T17:12:46.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45902026-09-04T17:12:46.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45912026-09-04T17:12:46.678Z
45922026-09-04T17:12:46.678Zinfo: running `cargo check --bins` on oximeter-client (299/391)
45932026-09-04T17:12:47.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45942026-09-04T17:12:47.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45952026-09-04T17:12:47.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45962026-09-04T17:12:47.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45972026-09-04T17:12:47.253Z
45982026-09-04T17:12:47.253Zinfo: running `cargo check --bins` on wicketd-client (300/391)
45992026-09-04T17:12:47.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46002026-09-04T17:12:47.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46012026-09-04T17:12:47.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46022026-09-04T17:12:47.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46032026-09-04T17:12:47.857Z
46042026-09-04T17:12:47.857Zinfo: running `cargo check --bins` on wicket-common (301/391)
46052026-09-04T17:12:48.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-04T17:12:48.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-04T17:12:48.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-04T17:12:48.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46092026-09-04T17:12:48.438Z
46102026-09-04T17:12:48.438Zinfo: running `cargo check --bins` on wicketd-commission-client (302/391)
46112026-09-04T17:12:48.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-04T17:12:48.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-04T17:12:48.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-04T17:12:48.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46152026-09-04T17:12:49.020Z
46162026-09-04T17:12:49.020Zinfo: running `cargo check --bins` on omicron-cockroach-admin (303/391)
46172026-09-04T17:12:49.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-04T17:12:49.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-04T17:12:49.716Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
46202026-09-04T17:12:49.830Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
46212026-09-04T17:12:49.840Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
46222026-09-04T17:12:49.848Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
46232026-09-04T17:12:49.851Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
46242026-09-04T17:12:49.866Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
46252026-09-04T17:12:49.877Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
46262026-09-04T17:12:49.996Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
46272026-09-04T17:12:50.047Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
46282026-09-04T17:12:50.080Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
46292026-09-04T17:12:50.221Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
46302026-09-04T17:12:50.224Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
46312026-09-04T17:12:50.992Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
46322026-09-04T17:12:57.985Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
46332026-09-04T17:12:58.557Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
46342026-09-04T17:13:01.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s
46352026-09-04T17:13:01.233Z
46362026-09-04T17:13:01.233Zinfo: running `cargo check --bins` on cockroach-admin-api (304/391)
46372026-09-04T17:13:01.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46382026-09-04T17:13:01.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46392026-09-04T17:13:01.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46402026-09-04T17:13:01.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46412026-09-04T17:13:01.801Z
46422026-09-04T17:13:01.801Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (305/391)
46432026-09-04T17:13:02.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46442026-09-04T17:13:02.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46452026-09-04T17:13:02.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46462026-09-04T17:13:02.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
46472026-09-04T17:13:02.464Z
46482026-09-04T17:13:02.465Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (306/391)
46492026-09-04T17:13:03.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46502026-09-04T17:13:03.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46512026-09-04T17:13:03.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46522026-09-04T17:13:03.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
46532026-09-04T17:13:03.121Z
46542026-09-04T17:13:03.121Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (307/391)
46552026-09-04T17:13:03.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46562026-09-04T17:13:03.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46572026-09-04T17:13:03.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46582026-09-04T17:13:03.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46592026-09-04T17:13:03.752Z
46602026-09-04T17:13:03.752Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (308/391)
46612026-09-04T17:13:04.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46622026-09-04T17:13:04.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46632026-09-04T17:13:04.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46642026-09-04T17:13:04.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46652026-09-04T17:13:04.386Z
46662026-09-04T17:13:04.386Zinfo: running `cargo check --bins` on db-macros (309/391)
46672026-09-04T17:13:04.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46682026-09-04T17:13:04.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46692026-09-04T17:13:04.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46702026-09-04T17:13:04.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46712026-09-04T17:13:04.953Z
46722026-09-04T17:13:04.953Zinfo: running `cargo check --bins` on nexus-macros-common (310/391)
46732026-09-04T17:13:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46742026-09-04T17:13:05.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46752026-09-04T17:13:05.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46762026-09-04T17:13:05.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46772026-09-04T17:13:05.521Z
46782026-09-04T17:13:05.521Zinfo: running `cargo check --bins` on nexus-auth (311/391)
46792026-09-04T17:13:06.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46802026-09-04T17:13:06.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46812026-09-04T17:13:06.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46822026-09-04T17:13:06.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46832026-09-04T17:13:06.153Z
46842026-09-04T17:13:06.153Zinfo: running `cargo check --bins` on authz-macros (312/391)
46852026-09-04T17:13:06.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46862026-09-04T17:13:06.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46872026-09-04T17:13:06.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46882026-09-04T17:13:06.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46892026-09-04T17:13:06.718Z
46902026-09-04T17:13:06.718Zinfo: running `cargo check --bins` on nexus-db-fixed-data (313/391)
46912026-09-04T17:13:07.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46922026-09-04T17:13:07.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46932026-09-04T17:13:07.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46942026-09-04T17:13:07.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46952026-09-04T17:13:07.340Z
46962026-09-04T17:13:07.340Zinfo: running `cargo check --bins` on nexus-db-model (314/391)
46972026-09-04T17:13:07.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46982026-09-04T17:13:07.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46992026-09-04T17:13:07.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47002026-09-04T17:13:07.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47012026-09-04T17:13:07.961Z
47022026-09-04T17:13:07.961Zinfo: running `cargo check --bins` on nexus-db-schema (315/391)
47032026-09-04T17:13:08.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47042026-09-04T17:13:08.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47052026-09-04T17:13:08.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47062026-09-04T17:13:08.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47072026-09-04T17:13:08.531Z
47082026-09-04T17:13:08.531Zinfo: running `cargo check --bins` on nexus-defaults (316/391)
47092026-09-04T17:13:09.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47102026-09-04T17:13:09.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47112026-09-04T17:13:09.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47122026-09-04T17:13:09.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47132026-09-04T17:13:09.112Z
47142026-09-04T17:13:09.112Zinfo: running `cargo check --bins` on omicron-git-version (317/391)
47152026-09-04T17:13:09.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47162026-09-04T17:13:09.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47172026-09-04T17:13:09.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47182026-09-04T17:13:09.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47192026-09-04T17:13:09.678Z
47202026-09-04T17:13:09.678Zinfo: running `cargo check --bins` on nexus-db-errors (318/391)
47212026-09-04T17:13:10.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47222026-09-04T17:13:10.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47232026-09-04T17:13:10.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47242026-09-04T17:13:10.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47252026-09-04T17:13:10.311Z
47262026-09-04T17:13:10.311Zinfo: running `cargo check --bins` on nexus-db-lookup (319/391)
47272026-09-04T17:13:10.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47282026-09-04T17:13:10.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47292026-09-04T17:13:10.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47302026-09-04T17:13:10.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47312026-09-04T17:13:10.943Z
47322026-09-04T17:13:10.943Zinfo: running `cargo check --bins` on nexus-test-interface (320/391)
47332026-09-04T17:13:11.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47342026-09-04T17:13:11.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47352026-09-04T17:13:11.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47362026-09-04T17:13:11.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47372026-09-04T17:13:11.579Z
47382026-09-04T17:13:11.579Zinfo: running `cargo check --bins` on oximeter-collector (321/391)
47392026-09-04T17:13:12.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47402026-09-04T17:13:12.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47412026-09-04T17:13:12.300Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
47422026-09-04T17:13:12.302Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
47432026-09-04T17:13:12.983Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
47442026-09-04T17:13:14.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
47452026-09-04T17:13:14.888Z
47462026-09-04T17:13:14.888Zinfo: running `cargo check --bins` on oximeter-api (322/391)
47472026-09-04T17:13:15.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47482026-09-04T17:13:15.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47492026-09-04T17:13:15.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47502026-09-04T17:13:15.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47512026-09-04T17:13:15.467Z
47522026-09-04T17:13:15.467Zinfo: running `cargo check --bins` on cert-dev (323/391)
47532026-09-04T17:13:15.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47542026-09-04T17:13:15.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47552026-09-04T17:13:16.080Z Checking yasna v0.5.2
47562026-09-04T17:13:16.481Z Checking rcgen v0.12.1
47572026-09-04T17:13:16.736Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
47582026-09-04T17:13:16.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
47592026-09-04T17:13:17.084Z
47602026-09-04T17:13:17.084Zinfo: running `cargo check --bins` on clickana (324/391)
47612026-09-04T17:13:17.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47622026-09-04T17:13:17.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47632026-09-04T17:13:17.737Z Compiling instability v0.3.11
47642026-09-04T17:13:17.737Z Checking castaway v0.2.4
47652026-09-04T17:13:17.740Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
47662026-09-04T17:13:17.740Z Compiling indoc v2.0.7
47672026-09-04T17:13:17.740Z Checking unicode-truncate v1.1.0
47682026-09-04T17:13:17.740Z Checking lru v0.12.5
47692026-09-04T17:13:17.846Z Checking cassowary v0.3.0
47702026-09-04T17:13:17.979Z Checking compact_str v0.8.1
47712026-09-04T17:13:18.790Z Checking ratatui v0.29.0
47722026-09-04T17:13:19.188Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
47732026-09-04T17:13:19.387Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
47742026-09-04T17:13:20.327Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
47752026-09-04T17:13:21.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
47762026-09-04T17:13:21.232Z
47772026-09-04T17:13:21.232Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (325/391)
47782026-09-04T17:13:21.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47792026-09-04T17:13:21.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47802026-09-04T17:13:21.952Z Checking headers-core v0.3.0
47812026-09-04T17:13:21.952Z Checking port-file v0.1.0
47822026-09-04T17:13:21.954Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
47832026-09-04T17:13:22.145Z Checking headers v0.4.1
47842026-09-04T17:13:22.529Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47852026-09-04T17:13:23.512Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
47862026-09-04T17:13:24.038Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
47872026-09-04T17:13:24.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
47882026-09-04T17:13:24.678Z
47892026-09-04T17:13:24.678Zinfo: running `cargo check --bins` on ch-dev (326/391)
47902026-09-04T17:13:25.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47912026-09-04T17:13:25.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47922026-09-04T17:13:25.400Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
47932026-09-04T17:13:26.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
47942026-09-04T17:13:26.356Z
47952026-09-04T17:13:26.356Zinfo: running `cargo check --bins` on dev-tools-common (327/391)
47962026-09-04T17:13:26.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47972026-09-04T17:13:26.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47982026-09-04T17:13:26.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47992026-09-04T17:13:26.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
48002026-09-04T17:13:26.776Z
48012026-09-04T17:13:26.776Zinfo: running `cargo check --bins` on corpus-adjust (328/391)
48022026-09-04T17:13:27.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48032026-09-04T17:13:27.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48042026-09-04T17:13:27.407Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
48052026-09-04T17:13:27.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
48062026-09-04T17:13:27.957Z
48072026-09-04T17:13:27.957Zinfo: running `cargo check --bins` on crdb-seed (329/391)
48082026-09-04T17:13:28.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48092026-09-04T17:13:28.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48102026-09-04T17:13:28.676Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48112026-09-04T17:13:29.793Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
48122026-09-04T17:13:30.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
48132026-09-04T17:13:30.347Z
48142026-09-04T17:13:30.347Zinfo: running `cargo check --bins` on db-dev (330/391)
48152026-09-04T17:13:30.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48162026-09-04T17:13:30.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48172026-09-04T17:13:31.067Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
48182026-09-04T17:13:31.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
48192026-09-04T17:13:32.036Z
48202026-09-04T17:13:32.036Zinfo: running `cargo check --bins` on omicron-dev-lib (331/391)
48212026-09-04T17:13:32.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48222026-09-04T17:13:32.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48232026-09-04T17:13:32.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48242026-09-04T17:13:32.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
48252026-09-04T17:13:32.652Z
48262026-09-04T17:13:32.652Zinfo: running `cargo check --bins` on xtask-downloader (332/391)
48272026-09-04T17:13:33.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48282026-09-04T17:13:33.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48292026-09-04T17:13:33.265Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48302026-09-04T17:13:33.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
48312026-09-04T17:13:34.118Z
48322026-09-04T17:13:34.118Zinfo: running `cargo check --bins` on omicron-dropshot-apis (333/391)
48332026-09-04T17:13:34.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48342026-09-04T17:13:34.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48352026-09-04T17:13:34.870Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
48362026-09-04T17:13:34.870Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
48372026-09-04T17:13:34.873Z Checking git-stub v1.0.0
48382026-09-04T17:13:34.873Z Compiling trait-variant v0.1.2
48392026-09-04T17:13:34.990Z Checking maplit v1.0.2
48402026-09-04T17:13:35.020Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48412026-09-04T17:13:35.023Z Checking drift v0.2.0
48422026-09-04T17:13:35.024Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
48432026-09-04T17:13:35.073Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48442026-09-04T17:13:35.131Z Checking git-stub-vcs v0.1.0
48452026-09-04T17:13:35.200Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48462026-09-04T17:13:35.217Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
48472026-09-04T17:13:35.325Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
48482026-09-04T17:13:35.373Z Checking dropshot-api-manager v0.8.0
48492026-09-04T17:13:35.391Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
48502026-09-04T17:13:35.429Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
48512026-09-04T17:13:35.533Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
48522026-09-04T17:13:35.733Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
48532026-09-04T17:13:36.240Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48542026-09-04T17:13:37.176Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
48552026-09-04T17:13:38.207Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
48562026-09-04T17:13:39.016Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
48572026-09-04T17:13:39.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
48582026-09-04T17:13:39.663Z
48592026-09-04T17:13:39.663Zinfo: running `cargo check --bins` on installinator-api (334/391)
48602026-09-04T17:13:40.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48612026-09-04T17:13:40.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48622026-09-04T17:13:40.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48632026-09-04T17:13:40.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
48642026-09-04T17:13:40.230Z
48652026-09-04T17:13:40.230Zinfo: running `cargo check --bins` on nexus-external-api (335/391)
48662026-09-04T17:13:40.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48672026-09-04T17:13:40.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48682026-09-04T17:13:40.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48692026-09-04T17:13:40.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
48702026-09-04T17:13:40.845Z
48712026-09-04T17:13:40.845Zinfo: running `cargo check --bins` on nexus-internal-api (336/391)
48722026-09-04T17:13:41.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48732026-09-04T17:13:41.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48742026-09-04T17:13:41.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48752026-09-04T17:13:41.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
48762026-09-04T17:13:41.456Z
48772026-09-04T17:13:41.456Zinfo: running `cargo check --bins` on nexus-lockstep-api (337/391)
48782026-09-04T17:13:41.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48792026-09-04T17:13:41.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48802026-09-04T17:13:41.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48812026-09-04T17:13:41.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
48822026-09-04T17:13:42.073Z
48832026-09-04T17:13:42.073Zinfo: running `cargo check --bins` on ntp-admin-api (338/391)
48842026-09-04T17:13:42.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48852026-09-04T17:13:42.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48862026-09-04T17:13:42.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48872026-09-04T17:13:42.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
48882026-09-04T17:13:42.648Z
48892026-09-04T17:13:42.648Zinfo: running `cargo check --bins` on ntp-admin-types-versions (339/391)
48902026-09-04T17:13:43.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48912026-09-04T17:13:43.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48922026-09-04T17:13:43.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48932026-09-04T17:13:43.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
48942026-09-04T17:13:43.211Z
48952026-09-04T17:13:43.211Zinfo: running `cargo check --bins` on wicketd-api (340/391)
48962026-09-04T17:13:43.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48972026-09-04T17:13:43.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48982026-09-04T17:13:43.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48992026-09-04T17:13:43.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49002026-09-04T17:13:43.805Z
49012026-09-04T17:13:43.805Zinfo: running `cargo check --bins` on wicketd-commission-api (341/391)
49022026-09-04T17:13:44.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49032026-09-04T17:13:44.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49042026-09-04T17:13:44.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49052026-09-04T17:13:44.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49062026-09-04T17:13:44.396Z
49072026-09-04T17:13:44.396Zinfo: running `cargo check --bins` on omicron-ls-apis (342/391)
49082026-09-04T17:13:44.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49092026-09-04T17:13:44.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49102026-09-04T17:13:45.018Z Compiling blake3 v1.8.5
49112026-09-04T17:13:45.127Z Checking constant_time_eq v0.4.2
49122026-09-04T17:13:45.130Z Checking arrayvec v0.7.6
49132026-09-04T17:13:45.130Z Checking arrayref v0.3.9
49142026-09-04T17:13:45.151Z Checking cargo-platform v0.3.2
49152026-09-04T17:13:45.151Z Checking topological-sort v0.2.2
49162026-09-04T17:13:45.154Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
49172026-09-04T17:13:45.299Z Checking cargo_metadata v0.23.1
49182026-09-04T17:13:45.900Z Checking omicron-zone-package v0.12.3
49192026-09-04T17:13:46.614Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49202026-09-04T17:13:47.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
49212026-09-04T17:13:47.614Z
49222026-09-04T17:13:47.614Zinfo: running `cargo check --bins` on mgs-dev (343/391)
49232026-09-04T17:13:48.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49242026-09-04T17:13:48.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49252026-09-04T17:13:48.344Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49262026-09-04T17:13:48.978Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49272026-09-04T17:13:49.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
49282026-09-04T17:13:49.695Z
49292026-09-04T17:13:49.695Zinfo: running `cargo check --bins --no-default-features` on omicron-omdb (344/391)
49302026-09-04T17:13:50.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49312026-09-04T17:13:50.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49322026-09-04T17:13:50.663Z Compiling darling_core v0.21.3
49332026-09-04T17:13:50.663Z Compiling vergen-lib v0.1.6
49342026-09-04T17:13:50.663Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
49352026-09-04T17:13:50.666Z Compiling diesel_derives v2.3.7
49362026-09-04T17:13:50.666Z Checking scheduled-thread-pool v0.2.7
49372026-09-04T17:13:50.666Z Compiling vergen-gitcl v1.0.8
49382026-09-04T17:13:50.666Z Compiling diesel_table_macro_syntax v0.3.0
49392026-09-04T17:13:50.666Z Compiling dirs-sys-next v0.1.2
49402026-09-04T17:13:50.986Z Compiling glob v0.3.3
49412026-09-04T17:13:51.001Z Compiling crunchy v0.2.4
49422026-09-04T17:13:51.068Z Checking r2d2 v0.8.10
49432026-09-04T17:13:51.085Z Compiling dirs-next v2.0.0
49442026-09-04T17:13:51.102Z Checking downcast-rs v2.0.2
49452026-09-04T17:13:51.198Z Compiling tiny-keccak v2.0.2
49462026-09-04T17:13:51.245Z Compiling term v0.7.0
49472026-09-04T17:13:51.359Z Compiling clang-sys v1.8.1
49482026-09-04T17:13:51.376Z Compiling bit-vec v0.6.3
49492026-09-04T17:13:51.380Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49502026-09-04T17:13:51.576Z Compiling bit-set v0.5.3
49512026-09-04T17:13:51.594Z Compiling ascii-canvas v3.0.0
49522026-09-04T17:13:51.735Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49532026-09-04T17:13:51.751Z Compiling itertools v0.10.5
49542026-09-04T17:13:51.778Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49552026-09-04T17:13:51.794Z Compiling ena v0.14.4
49562026-09-04T17:13:51.832Z Compiling libloading v0.8.9
49572026-09-04T17:13:51.849Z Compiling bindgen v0.71.1
49582026-09-04T17:13:51.882Z Compiling regex-syntax v0.6.29
49592026-09-04T17:13:52.002Z Compiling diff v0.1.13
49602026-09-04T17:13:52.278Z Compiling cexpr v0.6.0
49612026-09-04T17:13:52.295Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49622026-09-04T17:13:52.457Z Compiling rustc-hash v2.1.1
49632026-09-04T17:13:52.520Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49642026-09-04T17:13:52.781Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49652026-09-04T17:13:52.856Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49662026-09-04T17:13:52.883Z Compiling libxml v0.3.3
49672026-09-04T17:13:52.982Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
49682026-09-04T17:13:53.139Z Compiling strum_macros v0.24.3
49692026-09-04T17:13:53.157Z Compiling indoc v1.0.9
49702026-09-04T17:13:53.444Z Compiling darling_macro v0.21.3
49712026-09-04T17:13:53.592Z Compiling lalrpop v0.19.12
49722026-09-04T17:13:53.961Z Compiling darling v0.21.3
49732026-09-04T17:13:53.993Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
49742026-09-04T17:13:54.058Z Compiling dsl_auto_type v0.2.0
49752026-09-04T17:13:54.075Z Checking derive_builder v0.20.2
49762026-09-04T17:13:54.181Z Compiling oso-derive v0.27.3
49772026-09-04T17:13:54.198Z Checking quick-xml v0.37.5
49782026-09-04T17:13:54.490Z Compiling impl-trait-for-tuples v0.2.3
49792026-09-04T17:13:54.692Z Checking openssl-probe v0.1.6
49802026-09-04T17:13:54.833Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
49812026-09-04T17:13:55.073Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
49822026-09-04T17:13:55.274Z Checking bb8 v0.8.6
49832026-09-04T17:13:55.585Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
49842026-09-04T17:13:55.606Z Checking nonempty v0.12.0
49852026-09-04T17:13:55.632Z Compiling libz-sys v1.1.24
49862026-09-04T17:13:55.769Z Compiling strsim v0.10.0
49872026-09-04T17:13:55.811Z Compiling libgit2-sys v0.18.3+1.9.2
49882026-09-04T17:13:56.033Z Compiling darling_core v0.13.4
49892026-09-04T17:13:56.107Z Compiling vergen-git2 v9.1.0
49902026-09-04T17:13:56.206Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
49912026-09-04T17:13:56.333Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49922026-09-04T17:13:56.423Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
49932026-09-04T17:13:56.643Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
49942026-09-04T17:13:56.835Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
49952026-09-04T17:13:57.030Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
49962026-09-04T17:13:57.222Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
49972026-09-04T17:13:57.302Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49982026-09-04T17:13:57.412Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
49992026-09-04T17:13:57.654Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50002026-09-04T17:13:57.846Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50012026-09-04T17:13:57.931Z Compiling darling_macro v0.13.4
50022026-09-04T17:13:58.046Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
50032026-09-04T17:13:58.434Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50042026-09-04T17:13:58.451Z Compiling darling v0.13.4
50052026-09-04T17:13:58.547Z Compiling serde_with_macros v1.5.2
50062026-09-04T17:13:58.823Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50072026-09-04T17:13:59.398Z Compiling serde_with v1.14.0
50082026-09-04T17:13:59.417Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50092026-09-04T17:13:59.605Z Checking twox-hash v2.1.2
50102026-09-04T17:13:59.883Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
50112026-09-04T17:13:59.907Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
50122026-09-04T17:13:59.978Z Checking diesel v2.3.7
50132026-09-04T17:14:00.572Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
50142026-09-04T17:14:01.588Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
50152026-09-04T17:14:01.715Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
50162026-09-04T17:14:02.170Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50172026-09-04T17:14:02.421Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
50182026-09-04T17:14:03.011Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50192026-09-04T17:14:03.043Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
50202026-09-04T17:14:03.259Z Checking libsw-core v0.3.2
50212026-09-04T17:14:03.421Z Checking atty v0.2.14
50222026-09-04T17:14:03.529Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50232026-09-04T17:14:03.698Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
50242026-09-04T17:14:03.895Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50252026-09-04T17:14:04.052Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50262026-09-04T17:14:04.157Z Checking libsw v3.5.0
50272026-09-04T17:14:04.322Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
50282026-09-04T17:14:05.319Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
50292026-09-04T17:14:05.353Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
50302026-09-04T17:14:06.034Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
50312026-09-04T17:14:06.113Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50322026-09-04T17:14:06.440Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
50332026-09-04T17:14:06.630Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
50342026-09-04T17:14:06.783Z Checking fatfs v0.3.6
50352026-09-04T17:14:07.078Z Checking console v0.16.2
50362026-09-04T17:14:07.237Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
50372026-09-04T17:14:07.394Z Checking unit-prefix v0.5.2
50382026-09-04T17:14:07.541Z Compiling seq-macro v0.3.6
50392026-09-04T17:14:08.051Z Checking indicatif v0.18.4
50402026-09-04T17:14:08.471Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50412026-09-04T17:14:08.543Z Checking oxide-update-engine-display v0.1.2
50422026-09-04T17:14:08.859Z Checking support-bundle-viewer v0.1.2
50432026-09-04T17:14:09.115Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
50442026-09-04T17:14:09.139Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
50452026-09-04T17:14:09.351Z Checking multimap v0.10.1
50462026-09-04T17:14:15.195Z Checking async-bb8-diesel v0.2.1
50472026-09-04T17:14:15.559Z Checking diesel-dtrace v0.5.0
50482026-09-04T17:14:18.955Z Compiling samael v0.0.19
50492026-09-04T17:14:23.185Z Compiling git2 v0.20.4
50502026-09-04T17:14:24.547Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
50512026-09-04T17:14:25.747Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50522026-09-04T17:14:25.954Z Compiling polar-core v0.27.3
50532026-09-04T17:14:30.447Z Checking oso v0.27.3
50542026-09-04T17:15:03.083Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50552026-09-04T17:16:18.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
50562026-09-04T17:16:18.838Z
50572026-09-04T17:16:18.838Zinfo: running `cargo check --bins --no-default-features --features antithesis` on omicron-omdb (345/391)
50582026-09-04T17:16:19.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50592026-09-04T17:16:19.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50602026-09-04T17:16:19.741Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
50612026-09-04T17:16:27.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s
50622026-09-04T17:16:27.555Z
50632026-09-04T17:16:27.555Zinfo: running `cargo check --bins` on nexus-networking (346/391)
50642026-09-04T17:16:28.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50652026-09-04T17:16:28.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50662026-09-04T17:16:28.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50672026-09-04T17:16:28.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50682026-09-04T17:16:28.185Z
50692026-09-04T17:16:28.185Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (347/391)
50702026-09-04T17:16:28.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50712026-09-04T17:16:28.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50722026-09-04T17:16:28.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50732026-09-04T17:16:28.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50742026-09-04T17:16:28.830Z
50752026-09-04T17:16:28.830Zinfo: running `cargo check --bins` on nexus-saga-recovery (348/391)
50762026-09-04T17:16:29.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50772026-09-04T17:16:29.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50782026-09-04T17:16:29.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50792026-09-04T17:16:29.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50802026-09-04T17:16:29.453Z
50812026-09-04T17:16:29.453Zinfo: running `cargo check --bins` on nexus-test-utils-macros (349/391)
50822026-09-04T17:16:29.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50832026-09-04T17:16:29.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50842026-09-04T17:16:29.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50852026-09-04T17:16:29.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50862026-09-04T17:16:30.062Z
50872026-09-04T17:16:30.062Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (350/391)
50882026-09-04T17:16:30.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50892026-09-04T17:16:30.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50902026-09-04T17:16:30.838Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50912026-09-04T17:16:31.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
50922026-09-04T17:16:31.841Z
50932026-09-04T17:16:31.841Zinfo: running `cargo check --bins --no-default-features --features antithesis,multicast` on omicron-nexus (351/391)
50942026-09-04T17:16:32.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50952026-09-04T17:16:32.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50962026-09-04T17:16:32.693Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50972026-09-04T17:16:32.828Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50982026-09-04T17:16:56.890Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50992026-09-04T17:16:56.892Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
51002026-09-04T17:16:56.893Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
51012026-09-04T17:16:56.893Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
51022026-09-04T17:16:56.893Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
51032026-09-04T17:16:56.893Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
51042026-09-04T17:16:56.893Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
51052026-09-04T17:16:57.781Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
51062026-09-04T17:16:57.781Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51072026-09-04T17:17:38.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
51082026-09-04T17:17:38.607Z
51092026-09-04T17:17:38.607Zinfo: running `cargo check --bins --no-default-features --features antithesis` on omicron-nexus (352/391)
51102026-09-04T17:17:39.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51112026-09-04T17:17:39.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51122026-09-04T17:17:39.434Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51132026-09-04T17:18:18.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s
51142026-09-04T17:18:18.841Z
51152026-09-04T17:18:18.841Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (353/391)
51162026-09-04T17:18:19.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51172026-09-04T17:18:19.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51182026-09-04T17:18:19.669Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51192026-09-04T17:18:58.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.08s
51202026-09-04T17:18:59.139Z
51212026-09-04T17:18:59.139Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (354/391)
51222026-09-04T17:18:59.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51232026-09-04T17:18:59.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51242026-09-04T17:18:59.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51252026-09-04T17:18:59.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
51262026-09-04T17:18:59.712Z
51272026-09-04T17:18:59.712Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (355/391)
51282026-09-04T17:19:00.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51292026-09-04T17:19:00.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51302026-09-04T17:19:00.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51312026-09-04T17:19:00.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
51322026-09-04T17:19:00.280Z
51332026-09-04T17:19:00.280Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (356/391)
51342026-09-04T17:19:00.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51352026-09-04T17:19:00.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51362026-09-04T17:19:00.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51372026-09-04T17:19:00.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51382026-09-04T17:19:00.916Z
51392026-09-04T17:19:00.916Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (357/391)
51402026-09-04T17:19:01.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51412026-09-04T17:19:01.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51422026-09-04T17:19:01.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51432026-09-04T17:19:01.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51442026-09-04T17:19:01.551Z
51452026-09-04T17:19:01.551Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (358/391)
51462026-09-04T17:19:02.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51472026-09-04T17:19:02.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51482026-09-04T17:19:02.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51492026-09-04T17:19:02.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51502026-09-04T17:19:02.191Z
51512026-09-04T17:19:02.191Zinfo: running `cargo check --bins` on nexus-mgs-updates (359/391)
51522026-09-04T17:19:02.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51532026-09-04T17:19:02.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51542026-09-04T17:19:02.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51552026-09-04T17:19:02.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51562026-09-04T17:19:02.817Z
51572026-09-04T17:19:02.817Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (360/391)
51582026-09-04T17:19:03.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51592026-09-04T17:19:03.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51602026-09-04T17:19:03.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51612026-09-04T17:19:03.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51622026-09-04T17:19:03.453Z
51632026-09-04T17:19:03.453Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (361/391)
51642026-09-04T17:19:03.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51652026-09-04T17:19:03.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51662026-09-04T17:19:03.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51672026-09-04T17:19:03.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51682026-09-04T17:19:04.090Z
51692026-09-04T17:19:04.090Zinfo: running `cargo check --bins` on nexus-switch-config (362/391)
51702026-09-04T17:19:04.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51712026-09-04T17:19:04.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51722026-09-04T17:19:04.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51732026-09-04T17:19:04.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
51742026-09-04T17:19:04.709Z
51752026-09-04T17:19:04.709Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (363/391)
51762026-09-04T17:19:05.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51772026-09-04T17:19:05.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51782026-09-04T17:19:05.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51792026-09-04T17:19:05.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51802026-09-04T17:19:05.351Z
51812026-09-04T17:19:05.351Zinfo: running `cargo check --bins` on support-bundle-collection (364/391)
51822026-09-04T17:19:05.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51832026-09-04T17:19:05.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51842026-09-04T17:19:05.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51852026-09-04T17:19:05.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51862026-09-04T17:19:05.984Z
51872026-09-04T17:19:05.985Zinfo: running `cargo check --bins` on omicron-dev (365/391)
51882026-09-04T17:19:06.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51892026-09-04T17:19:06.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51902026-09-04T17:19:06.895Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
51912026-09-04T17:19:06.898Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51922026-09-04T17:19:07.084Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
51932026-09-04T17:19:07.118Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
51942026-09-04T17:19:07.133Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
51952026-09-04T17:19:07.153Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51962026-09-04T17:19:07.169Z Checking diff v0.1.13
51972026-09-04T17:19:07.172Z Checking yansi v1.0.1
51982026-09-04T17:19:07.225Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
51992026-09-04T17:19:07.309Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
52002026-09-04T17:19:07.435Z Checking pretty_assertions v1.4.1
52012026-09-04T17:19:08.210Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
52022026-09-04T17:19:08.245Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
52032026-09-04T17:19:33.507Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52042026-09-04T17:19:33.540Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52052026-09-04T17:19:33.540Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52062026-09-04T17:19:33.540Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52072026-09-04T17:19:33.540Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52082026-09-04T17:19:33.540Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52092026-09-04T17:19:33.541Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52102026-09-04T17:19:34.369Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52112026-09-04T17:19:34.372Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52122026-09-04T17:19:35.663Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52132026-09-04T17:20:14.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
52142026-09-04T17:20:14.815Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52152026-09-04T17:20:14.815Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52162026-09-04T17:20:15.022Z
52172026-09-04T17:20:15.022Zinfo: running `cargo check --bins` on oximeter-load-test (366/391)
52182026-09-04T17:20:15.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52192026-09-04T17:20:15.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52202026-09-04T17:20:15.746Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
52212026-09-04T17:20:16.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
52222026-09-04T17:20:16.600Z
52232026-09-04T17:20:16.600Zinfo: running `cargo check --bins` on omicron-pins (367/391)
52242026-09-04T17:20:17.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52252026-09-04T17:20:17.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52262026-09-04T17:20:17.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52272026-09-04T17:20:17.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52282026-09-04T17:20:17.157Z
52292026-09-04T17:20:17.157Zinfo: running `cargo check --bins` on rack-init-config (368/391)
52302026-09-04T17:20:17.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52312026-09-04T17:20:17.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52322026-09-04T17:20:17.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52332026-09-04T17:20:17.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
52342026-09-04T17:20:17.737Z
52352026-09-04T17:20:17.737Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (369/391)
52362026-09-04T17:20:18.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52372026-09-04T17:20:18.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52382026-09-04T17:20:18.520Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
52392026-09-04T17:20:18.646Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52402026-09-04T17:20:18.656Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
52412026-09-04T17:20:45.850Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
52422026-09-04T17:20:46.258Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
52432026-09-04T17:20:48.030Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
52442026-09-04T17:20:48.515Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
52452026-09-04T17:20:51.674Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
52462026-09-04T17:21:15.839Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52472026-09-04T17:21:16.584Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52482026-09-04T17:21:18.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
52492026-09-04T17:21:18.514Z
52502026-09-04T17:21:18.514Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (370/391)
52512026-09-04T17:21:19.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52522026-09-04T17:21:19.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52532026-09-04T17:21:19.234Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52542026-09-04T17:21:19.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
52552026-09-04T17:21:20.137Z
52562026-09-04T17:21:20.137Zinfo: running `cargo check --bins` on omicron-releng (371/391)
52572026-09-04T17:21:20.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52582026-09-04T17:21:20.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52592026-09-04T17:21:20.772Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
52602026-09-04T17:21:20.775Z Compiling fs-err v2.11.0
52612026-09-04T17:21:20.892Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
52622026-09-04T17:21:20.904Z Checking parse-size v1.1.0
52632026-09-04T17:21:20.913Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
52642026-09-04T17:21:20.916Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
52652026-09-04T17:21:20.917Z Checking shell-words v1.1.1
52662026-09-04T17:21:20.997Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52672026-09-04T17:21:21.326Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52682026-09-04T17:21:21.503Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52692026-09-04T17:21:22.174Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
52702026-09-04T17:21:23.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
52712026-09-04T17:21:23.311Z
52722026-09-04T17:21:23.312Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (372/391)
52732026-09-04T17:21:23.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52742026-09-04T17:21:23.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52752026-09-04T17:21:23.948Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
52762026-09-04T17:21:24.305Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
52772026-09-04T17:21:24.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
52782026-09-04T17:21:24.889Z
52792026-09-04T17:21:24.889Zinfo: running `cargo check --bins` on schema (373/391)
52802026-09-04T17:21:25.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52812026-09-04T17:21:25.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52822026-09-04T17:21:25.622Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
52832026-09-04T17:21:26.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
52842026-09-04T17:21:26.534Z
52852026-09-04T17:21:26.534Zinfo: running `cargo check --bins` on xtask (374/391)
52862026-09-04T17:21:26.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52872026-09-04T17:21:26.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52882026-09-04T17:21:26.936Z Checking serde_core v1.0.228
52892026-09-04T17:21:26.936Z Checking libc v0.2.185
52902026-09-04T17:21:27.017Z Checking bitflags v2.11.0
52912026-09-04T17:21:27.023Z Checking scroll v0.12.0
52922026-09-04T17:21:27.026Z Checking thiserror v1.0.69
52932026-09-04T17:21:27.037Z Checking log v0.4.33
52942026-09-04T17:21:27.044Z Checking indexmap v2.14.0
52952026-09-04T17:21:27.047Z Checking zerocopy v0.7.35
52962026-09-04T17:21:27.117Z Checking syn v2.0.117
52972026-09-04T17:21:27.157Z Checking dtrace-parser v0.2.0
52982026-09-04T17:21:27.175Z Checking once_cell v1.21.3
52992026-09-04T17:21:27.236Z Checking goblin v0.8.2
53002026-09-04T17:21:27.293Z Checking errno v0.3.14
53012026-09-04T17:21:27.344Z Checking getrandom v0.4.3
53022026-09-04T17:21:27.391Z Checking thread-id v4.2.2
53032026-09-04T17:21:27.409Z Checking rustix v1.1.4
53042026-09-04T17:21:27.469Z Checking memmap v0.7.0
53052026-09-04T17:21:27.480Z Checking thiserror v2.0.18
53062026-09-04T17:21:27.537Z Checking fs-err v3.3.0
53072026-09-04T17:21:27.578Z Checking anyhow v1.0.104
53082026-09-04T17:21:27.588Z Checking tabled v0.15.0
53092026-09-04T17:21:28.178Z Checking terminal_size v0.4.3
53102026-09-04T17:21:28.178Z Checking tempfile v3.27.0
53112026-09-04T17:21:28.291Z Checking clap_builder v4.6.0
53122026-09-04T17:21:28.295Z Checking textwrap v0.16.2
53132026-09-04T17:21:28.464Z Checking serde v1.0.228
53142026-09-04T17:21:28.465Z Checking serde_json v1.0.151
53152026-09-04T17:21:28.469Z Checking camino v1.2.5
53162026-09-04T17:21:28.493Z Checking cargo-platform v0.3.2
53172026-09-04T17:21:28.664Z Checking semver v1.0.28
53182026-09-04T17:21:28.717Z Checking camino-tempfile v1.4.1
53192026-09-04T17:21:28.874Z Checking serde_spanned v0.6.9
53202026-09-04T17:21:28.878Z Checking toml_datetime v0.6.11
53212026-09-04T17:21:28.878Z Checking macaddr v1.0.1
53222026-09-04T17:21:28.878Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
53232026-09-04T17:21:29.047Z Checking toml_edit v0.22.27
53242026-09-04T17:21:29.077Z Checking dof v0.3.0
53252026-09-04T17:21:29.080Z Checking cargo_metadata v0.23.1
53262026-09-04T17:21:29.343Z Checking usdt-impl v0.5.0
53272026-09-04T17:21:29.475Z Checking clap v4.6.1
53282026-09-04T17:21:29.602Z Checking usdt v0.5.0
53292026-09-04T17:21:30.035Z Checking toml v0.8.23
53302026-09-04T17:21:30.297Z Checking cargo_toml v0.21.0
53312026-09-04T17:21:30.946Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
53322026-09-04T17:21:31.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
53332026-09-04T17:21:31.442Z
53342026-09-04T17:21:31.442Zinfo: running `cargo check --bins` on dnsadm (375/391)
53352026-09-04T17:21:31.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53362026-09-04T17:21:31.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53372026-09-04T17:21:32.088Z Checking arc-swap v1.8.2
53382026-09-04T17:21:32.198Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
53392026-09-04T17:21:32.376Z Checking slog-scope v4.4.1
53402026-09-04T17:21:32.497Z Checking slog-stdlog v4.1.1
53412026-09-04T17:21:32.594Z Checking slog-envlogger v2.2.0
53422026-09-04T17:21:32.716Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
53432026-09-04T17:21:33.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
53442026-09-04T17:21:33.314Z
53452026-09-04T17:21:33.314Zinfo: running `cargo check --bins` on end-to-end-tests (376/391)
53462026-09-04T17:21:33.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53472026-09-04T17:21:33.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53482026-09-04T17:21:34.131Z Checking cpubits v0.1.1
53492026-09-04T17:21:34.258Z Checking pem-rfc7468 v1.0.0
53502026-09-04T17:21:34.271Z Checking hmac v0.13.0
53512026-09-04T17:21:34.274Z Checking universal-hash v0.6.1
53522026-09-04T17:21:34.296Z Checking ctr v0.10.1
53532026-09-04T17:21:34.296Z Checking aead v0.6.1
53542026-09-04T17:21:34.324Z Checking crypto-bigint v0.7.5
53552026-09-04T17:21:34.325Z Checking aes v0.9.1
53562026-09-04T17:21:34.374Z Checking salsa20 v0.11.0
53572026-09-04T17:21:34.407Z Checking der v0.8.0
53582026-09-04T17:21:34.410Z Checking polyval v0.7.1
53592026-09-04T17:21:34.423Z Checking pbkdf2 v0.13.0
53602026-09-04T17:21:34.458Z Checking cbc v0.2.1
53612026-09-04T17:21:34.481Z Checking ff v0.14.0
53622026-09-04T17:21:34.534Z Checking signature v3.0.0
53632026-09-04T17:21:34.556Z Checking scrypt v0.12.0
53642026-09-04T17:21:34.593Z Checking base16ct v1.0.0
53652026-09-04T17:21:34.596Z Checking ghash v0.6.0
53662026-09-04T17:21:34.622Z Checking group v0.14.0
53672026-09-04T17:21:34.685Z Checking hkdf v0.13.0
53682026-09-04T17:21:34.722Z Compiling curve25519-dalek v5.0.0
53692026-09-04T17:21:34.738Z Checking aes-gcm v0.11.0
53702026-09-04T17:21:34.753Z Checking keccak v0.2.0
53712026-09-04T17:21:34.769Z Checking wnaf v0.14.0
53722026-09-04T17:21:34.783Z Checking poly1305 v0.9.0
53732026-09-04T17:21:34.818Z Checking blowfish v0.10.0
53742026-09-04T17:21:34.899Z Checking blake2 v0.11.0-rc.6
53752026-09-04T17:21:34.915Z Checking sha3 v0.11.0
53762026-09-04T17:21:34.939Z Checking kem v0.3.0
53772026-09-04T17:21:34.971Z Checking bcrypt-pbkdf v0.11.0
53782026-09-04T17:21:35.054Z Checking module-lattice v0.2.3
53792026-09-04T17:21:35.054Z Checking sponge-cursor v0.1.0
53802026-09-04T17:21:35.143Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53812026-09-04T17:21:35.160Z Checking argon2 v0.6.0-rc.8
53822026-09-04T17:21:35.193Z Checking sha3 v0.12.0
53832026-09-04T17:21:35.207Z Checking spki v0.8.0
53842026-09-04T17:21:35.254Z Checking sec1 v0.8.1
53852026-09-04T17:21:35.275Z Checking ml-kem v0.3.2
53862026-09-04T17:21:35.328Z Checking internal-russh-num-bigint v0.5.0
53872026-09-04T17:21:35.377Z Checking pkcs5 v0.8.1
53882026-09-04T17:21:35.392Z Checking pkcs1 v0.8.0-rc.4
53892026-09-04T17:21:35.463Z Checking num-bigint v0.4.6
53902026-09-04T17:21:35.478Z Checking generic-array v1.4.3
53912026-09-04T17:21:35.608Z Checking russh-util v0.52.0
53922026-09-04T17:21:35.674Z Checking pkcs8 v0.11.0
53932026-09-04T17:21:35.735Z Compiling enum_dispatch v0.3.13
53942026-09-04T17:21:35.883Z Checking ed25519 v3.0.0
53952026-09-04T17:21:35.899Z Compiling delegate v0.13.5
53962026-09-04T17:21:36.044Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53972026-09-04T17:21:36.082Z Checking hex-literal v1.1.0
53982026-09-04T17:21:36.086Z Checking ed25519-dalek v3.0.0
53992026-09-04T17:21:36.183Z Checking md5 v0.8.0
54002026-09-04T17:21:36.221Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
54012026-09-04T17:21:36.326Z Checking socket2 v0.5.10
54022026-09-04T17:21:36.355Z Checking internet-checksum v0.2.1
54032026-09-04T17:21:36.446Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54042026-09-04T17:21:36.553Z Checking elliptic-curve v0.14.1
54052026-09-04T17:21:36.553Z Checking rfc6979 v0.6.0
54062026-09-04T17:21:36.557Z Checking primefield v0.14.0
54072026-09-04T17:21:36.557Z Checking ssh-encoding v0.3.0
54082026-09-04T17:21:36.612Z Checking crypto-primes v0.7.2
54092026-09-04T17:21:36.781Z Checking ssh-cipher v0.3.0
54102026-09-04T17:21:36.785Z Checking russh-cryptovec v0.62.0
54112026-09-04T17:21:36.970Z Checking ecdsa v0.17.0
54122026-09-04T17:21:36.973Z Checking primeorder v0.14.0
54132026-09-04T17:21:37.323Z Checking p521 v0.14.0
54142026-09-04T17:21:37.323Z Checking p256 v0.14.0
54152026-09-04T17:21:37.326Z Checking p384 v0.14.0
54162026-09-04T17:21:37.538Z Checking rsa v0.10.0-rc.18
54172026-09-04T17:21:40.103Z Checking ssh-key v0.7.0-rc.11
54182026-09-04T17:21:40.834Z Checking russh v0.62.4
54192026-09-04T17:21:44.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.49s
54202026-09-04T17:21:44.820Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54212026-09-04T17:21:44.820Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54222026-09-04T17:21:45.025Z
54232026-09-04T17:21:45.026Zinfo: running `cargo check --bins` on gateway-cli (377/391)
54242026-09-04T17:21:45.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54252026-09-04T17:21:45.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54262026-09-04T17:21:45.671Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
54272026-09-04T17:21:45.674Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
54282026-09-04T17:21:45.674Z Checking termios v0.3.3
54292026-09-04T17:21:47.243Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
54302026-09-04T17:21:47.248Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
54312026-09-04T17:21:48.918Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
54322026-09-04T17:21:49.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
54332026-09-04T17:21:49.692Z
54342026-09-04T17:21:49.693Zinfo: running `cargo check --bins --no-default-features` on installinator (378/391)
54352026-09-04T17:21:50.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54362026-09-04T17:21:50.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54372026-09-04T17:21:50.396Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
54382026-09-04T17:21:50.396Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
54392026-09-04T17:21:50.399Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
54402026-09-04T17:21:50.399Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
54412026-09-04T17:21:50.399Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
54422026-09-04T17:21:50.399Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
54432026-09-04T17:21:50.655Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
54442026-09-04T17:21:51.682Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
54452026-09-04T17:21:51.975Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
54462026-09-04T17:21:53.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
54472026-09-04T17:21:53.782Z
54482026-09-04T17:21:53.782Zinfo: running `cargo check --bins` on internal-dns-cli (379/391)
54492026-09-04T17:21:54.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54502026-09-04T17:21:54.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54512026-09-04T17:21:54.427Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
54522026-09-04T17:21:54.906Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
54532026-09-04T17:21:55.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
54542026-09-04T17:21:55.426Z
54552026-09-04T17:21:55.426Zinfo: running `cargo check --bins` on omicron-live-tests (380/391)
54562026-09-04T17:21:55.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54572026-09-04T17:21:55.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54582026-09-04T17:21:55.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54592026-09-04T17:21:55.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
54602026-09-04T17:21:55.993Z
54612026-09-04T17:21:55.993Zinfo: running `cargo check --bins` on live-tests-macros (381/391)
54622026-09-04T17:21:56.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54632026-09-04T17:21:56.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54642026-09-04T17:21:56.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54652026-09-04T17:21:56.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
54662026-09-04T17:21:56.571Z
54672026-09-04T17:21:56.571Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (382/391)
54682026-09-04T17:21:57.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54692026-09-04T17:21:57.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54702026-09-04T17:21:57.322Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
54712026-09-04T17:21:57.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
54722026-09-04T17:21:58.114Z
54732026-09-04T17:21:58.115Zinfo: running `cargo check --bins` on omicron-ntp-admin (383/391)
54742026-09-04T17:21:58.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54752026-09-04T17:21:58.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54762026-09-04T17:21:58.777Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
54772026-09-04T17:21:58.898Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
54782026-09-04T17:21:59.050Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
54792026-09-04T17:21:59.050Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
54802026-09-04T17:21:59.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
54812026-09-04T17:22:00.098Z
54822026-09-04T17:22:00.098Zinfo: running `cargo check --bins` on ntp-admin-types (384/391)
54832026-09-04T17:22:00.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54842026-09-04T17:22:00.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54852026-09-04T17:22:00.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54862026-09-04T17:22:00.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
54872026-09-04T17:22:00.660Z
54882026-09-04T17:22:00.660Zinfo: running `cargo check --bins` on omicron-package (385/391)
54892026-09-04T17:22:01.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54902026-09-04T17:22:01.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54912026-09-04T17:22:01.335Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
54922026-09-04T17:22:02.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
54932026-09-04T17:22:02.614Z
54942026-09-04T17:22:02.614Zinfo: running `cargo check --bins` on tqdb (386/391)
54952026-09-04T17:22:03.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54962026-09-04T17:22:03.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54972026-09-04T17:22:03.396Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
54982026-09-04T17:22:03.751Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
54992026-09-04T17:22:04.268Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
55002026-09-04T17:22:04.272Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
55012026-09-04T17:22:11.297Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
55022026-09-04T17:22:11.298Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
55032026-09-04T17:22:11.300Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
55042026-09-04T17:22:11.943Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
55052026-09-04T17:22:11.946Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
55062026-09-04T17:22:11.946Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
55072026-09-04T17:22:11.946Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
55082026-09-04T17:22:12.750Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
55092026-09-04T17:22:13.313Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
55102026-09-04T17:22:13.557Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
55112026-09-04T17:22:13.834Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
55122026-09-04T17:22:14.713Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
55132026-09-04T17:22:15.368Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
55142026-09-04T17:22:20.200Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
55152026-09-04T17:22:27.493Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
55162026-09-04T17:22:27.499Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
55172026-09-04T17:22:27.499Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
55182026-09-04T17:22:27.499Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
55192026-09-04T17:22:29.015Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55202026-09-04T17:22:30.330Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
55212026-09-04T17:22:31.014Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
55222026-09-04T17:22:32.312Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
55232026-09-04T17:22:32.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.25s
55242026-09-04T17:22:33.075Z
55252026-09-04T17:22:33.075Zinfo: running `cargo check --bins` on wicket-dbg (387/391)
55262026-09-04T17:22:33.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55272026-09-04T17:22:33.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55282026-09-04T17:22:33.786Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
55292026-09-04T17:22:33.904Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
55302026-09-04T17:22:33.914Z Checking rtoolbox v0.0.3
55312026-09-04T17:22:33.923Z Checking tui-tree-widget v0.23.1
55322026-09-04T17:22:34.018Z Checking rpassword v7.5.4
55332026-09-04T17:22:35.686Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
55342026-09-04T17:22:35.689Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
55352026-09-04T17:22:35.898Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
55362026-09-04T17:22:35.898Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
55372026-09-04T17:22:37.174Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
55382026-09-04T17:22:40.021Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55392026-09-04T17:22:41.858Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
55402026-09-04T17:22:42.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.71s
55412026-09-04T17:22:42.989Z
55422026-09-04T17:22:42.989Zinfo: running `cargo check --bins` on wicket (388/391)
55432026-09-04T17:22:43.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55442026-09-04T17:22:43.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55452026-09-04T17:22:43.680Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55462026-09-04T17:22:44.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
55472026-09-04T17:22:44.230Z
55482026-09-04T17:22:44.230Zinfo: running `cargo check --bins` on wicketd (389/391)
55492026-09-04T17:22:44.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55502026-09-04T17:22:44.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55512026-09-04T17:22:44.941Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
55522026-09-04T17:22:44.944Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
55532026-09-04T17:22:44.945Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
55542026-09-04T17:22:44.945Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
55552026-09-04T17:22:44.945Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
55562026-09-04T17:22:46.834Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55572026-09-04T17:22:50.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
55582026-09-04T17:22:50.484Z
55592026-09-04T17:22:50.484Zinfo: running `cargo check --bins` on omicron-workspace-hack (390/391)
55602026-09-04T17:22:50.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55612026-09-04T17:22:50.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55622026-09-04T17:22:50.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
55632026-09-04T17:22:50.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
55642026-09-04T17:22:51.049Z
55652026-09-04T17:22:51.049Zinfo: running `cargo check --bins` on zone-setup (391/391)
55662026-09-04T17:22:51.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55672026-09-04T17:22:51.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55682026-09-04T17:22:51.725Z Checking uzers v0.12.2
55692026-09-04T17:22:51.994Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
55702026-09-04T17:22:52.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
55712026-09-04T17:22:52.988Z
55722026-09-04T17:22:52.991Zreal 18:27.754936579
55732026-09-04T17:22:52.991Zuser 26:04.878111368
55742026-09-04T17:22:52.992Zsys 5:07.372705923
55752026-09-04T17:22:52.992Ztrap 0.363577942
55762026-09-04T17:22:52.992Ztflt 0.653196708
55772026-09-04T17:22:52.992Zdflt 0.976299617
55782026-09-04T17:22:52.992Zkflt 0.004851392
55792026-09-04T17:22:52.992Zlock 1:51:55.939614705
55802026-09-04T17:22:52.992Zslp 2:08:16.811180931
55812026-09-04T17:22:52.992Zlat 1:10.396456851
55822026-09-04T17:22:52.992Zstop 4:49.330006137
55832026-09-04T17:22:52.992Zprocess exited: duration 1256108 ms, exit code 0
 
55842026-09-04T17:22:52.999Zfound 0 output files