01M2118FYS00MEH7FR3AJ2B7XJ: 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: 01M2118YV3PNGCV9CTFF9D3SKW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T17:33:40.278Zjob assigned to worker 01M2119117P142WXNV9BMVMD6Q [factory aws, i-0084d7793bd95f385] (queued for 44 s)
 
22026-09-08T17:33:47.253Zstarting task 0: "setup"
32026-09-08T17:33:47.258Z++ uname -s
42026-09-08T17:33:47.261Z+ kern=SunOS
52026-09-08T17:33:47.261Z+ build_user=build
62026-09-08T17:33:47.261Z+ build_uid=12345
72026-09-08T17:33:47.261Z+ work_dir=/work
82026-09-08T17:33:47.261Z+ input_dir=/input
92026-09-08T17:33:47.261Z+ [[ 0 == 12345 ]]
102026-09-08T17:33:47.261Z+ case "$kern" in
112026-09-08T17:33:47.261Z+ groupadd -g 12345 build
122026-09-08T17:33:47.264Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T17:33:49.267Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T17:33:49.364Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T17:33:49.367Z+ home_fs=zfs
162026-09-08T17:33:49.367Z+ [[ zfs == autofs ]]
172026-09-08T17:33:49.367Z+ mkdir -p /home/build
182026-09-08T17:33:49.367Z+ chown build:build /home/build /work
192026-09-08T17:33:51.367Z+ chmod 0700 /home/build /work
202026-09-08T17:33:51.370Zprocess exited: duration 4115 ms, exit code 0
 
212026-09-08T17:33:51.376Zstarting task 1: "rust-toolchain"
222026-09-08T17:33:51.379Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-08T17:33:51.379Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T17:33:51.379Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-08T17:33:51.379Z * rust toolchain channel = "1.98.1"
262026-09-08T17:33:51.379Z * rust toolchain profile = "default"
272026-09-08T17:33:51.379Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T17:33:51.382Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T17:33:51.382Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-08T17:33:51.437Zinfo: downloading installer
312026-09-08T17:33:52.581Zinfo: profile set to default
322026-09-08T17:33:52.581Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T17:33:52.586Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-08T17:33:52.724Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-08T17:33:52.727Zinfo: downloading 6 components
362026-09-08T17:34:08.164Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-08T17:34:08.164Z
382026-09-08T17:34:08.189Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-08T17:34:08.189Z
402026-09-08T17:34:08.192Z
412026-09-08T17:34:08.192ZRust is installed now. Great!
422026-09-08T17:34:08.192Z
432026-09-08T17:34:08.192ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T17:34:08.192Zenvironment variable. This has not been done automatically.
452026-09-08T17:34:08.192Z
462026-09-08T17:34:08.192ZTo configure your current shell, you need to source
472026-09-08T17:34:08.192Zthe corresponding env file under $HOME/.cargo.
482026-09-08T17:34:08.192Z
492026-09-08T17:34:08.193ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T17:34:08.193Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T17:34:08.193Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T17:34:08.193ZCC_x86_64-unknown-illumos = None
532026-09-08T17:34:08.193Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T17:34:08.193ZCC_x86_64_unknown_illumos = None
552026-09-08T17:34:08.193Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T17:34:08.193ZHOST_CC = None
572026-09-08T17:34:08.193Zcargo:rerun-if-env-changed=CC
582026-09-08T17:34:08.193ZCC = None
592026-09-08T17:34:08.193Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T17:34:08.359Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T17:34:08.359ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T17:34:08.359Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T17:34:08.359ZCFLAGS = None
642026-09-08T17:34:08.359Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T17:34:08.359ZHOST_CFLAGS = None
662026-09-08T17:34:08.359Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T17:34:08.359ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T17:34:08.359Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T17:34:08.359ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T17:34:08.445Z+ rustup --version
712026-09-08T17:34:08.452Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T17:34:08.455Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T17:34:08.473Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-08T17:34:08.476Z+ cargo --version
752026-09-08T17:34:08.489Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-08T17:34:08.492Z+ rustc --version
772026-09-08T17:34:08.509Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-08T17:34:08.513Zprocess exited: duration 17135 ms, exit code 0
 
792026-09-08T17:34:08.519Zstarting task 2: "authentication"
802026-09-08T17:34:08.535Zprocess exited: duration 16 ms, exit code 0
 
812026-09-08T17:34:08.541Zstarting task 3: "clone repository"
822026-09-08T17:34:08.544Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-08T17:34:08.547Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-08T17:34:08.576ZCloning into '/work/oxidecomputer/omicron'...
852026-09-08T17:34:21.691Z+ cd /work/oxidecomputer/omicron
862026-09-08T17:34:21.691Z+ git fetch origin 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
872026-09-08T17:34:22.032ZFrom https://github.com/oxidecomputer/omicron
882026-09-08T17:34:22.032Z * branch 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 -> FETCH_HEAD
892026-09-08T17:34:22.041Z+ [[ -n '' ]]
902026-09-08T17:34:22.041Z+ git reset --hard 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
912026-09-08T17:34:22.186ZHEAD is now at 18da33a5e rebase on main
922026-09-08T17:34:22.190Zprocess exited: duration 13648 ms, exit code 0
 
932026-09-08T17:34:22.196Zstarting task 4: "build"
942026-09-08T17:34:22.200Z+ source .github/buildomat/ci-env.sh
952026-09-08T17:34:22.203Z++ export CARGO_TERM_COLOR=always
962026-09-08T17:34:22.203Z++ CARGO_TERM_COLOR=always
972026-09-08T17:34:22.203Z+++ uname -s
982026-09-08T17:34:22.203Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-08T17:34:22.203Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-08T17:34:22.206Z+ cargo --version
1012026-09-08T17:34:22.212Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1022026-09-08T17:34:22.215Z+ rustc --version
1032026-09-08T17:34:22.233Zrustc 1.98.1 (48a229cea 2026-09-01)
1042026-09-08T17:34:22.236Z+ source ./env.sh
1052026-09-08T17:34:22.236Z++ OLD_SHELL_OPTS=ehxB
1062026-09-08T17:34:22.237Z++ set -o xtrace
1072026-09-08T17:34:22.240Z++++ dirname ./env.sh
1082026-09-08T17:34:22.240Z+++ readlink -f .
1092026-09-08T17:34:22.243Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-09-08T17:34:22.243Z++ 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-08T17:34:22.243Z++ 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-08T17:34:22.243Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ 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-08T17:34:22.244Z++ case $OLD_SHELL_OPTS in
1212026-09-08T17:34:22.244Z++ unset OLD_SHELL_OPTS OMICRON_WS
1222026-09-08T17:34:22.244Z+ 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-08T17:34:22.244Z+ 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-08T17:34:22.245Z+ banner prerequisites
1252026-09-08T17:34:22.245Z
1262026-09-08T17:34:22.245Z ##### ##### ###### ##### ###### #### # # # #### #
1272026-09-08T17:34:22.245Z # # # # # # # # # # # # # # #
1282026-09-08T17:34:22.245Z # # # # ##### # # ##### # # # # # #### #
1292026-09-08T17:34:22.245Z ##### ##### # ##### # # # # # # # # #
1302026-09-08T17:34:22.245Z # # # # # # # # # # # # # # #
1312026-09-08T17:34:22.245Z # # # ###### # # ###### ### # #### # #### #
1322026-09-08T17:34:22.245Z
1332026-09-08T17:34:22.246Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1342026-09-08T17:34:24.381Z Startup: Refreshing catalog 'helios' ... Done
1352026-09-08T17:34:24.803Z Startup: Caching catalogs ... Done
1362026-09-08T17:34:27.403ZPlanning: Solver setup ... Done (2.433s)
1372026-09-08T17:34:27.472ZPlanning: Running solver ... Done (0.069s)
1382026-09-08T17:34:27.530ZPlanning: Finding local manifests ... Done (0.003s)
1392026-09-08T17:34:27.540ZPlanning: Fetching manifests: 0/2 0% complete
1402026-09-08T17:34:27.559ZPlanning: Fetching manifests: 2/2 100% complete
1412026-09-08T17:34:27.570ZPlanning: Package planning ... Done (0.014s)
1422026-09-08T17:34:27.573ZPlanning: Merging actions ... Done (0.002s)
1432026-09-08T17:34:27.733ZPlanning: Checking for conflicting actions ... Done (0.161s)
1442026-09-08T17:34:27.736ZPlanning: Consolidating action changes ... Done (0.001s)
1452026-09-08T17:34:28.532ZPlanning: Evaluating mediators ... Done (0.798s)
1462026-09-08T17:34:28.535ZPlanning: Planning completed in 3.69 seconds
1472026-09-08T17:34:28.541Z Packages to install: 2
1482026-09-08T17:34:28.544Z Estimated space available: 156.02 GB
1492026-09-08T17:34:28.544ZEstimated space to be consumed: 86.48 MB
1502026-09-08T17:34:28.544Z Create boot environment: No
1512026-09-08T17:34:28.544ZCreate backup boot environment: No
1522026-09-08T17:34:28.544Z Rebuild boot archive: No
1532026-09-08T17:34:28.545Z
1542026-09-08T17:34:28.545ZChanged packages:
1552026-09-08T17:34:28.545Zhelios
1562026-09-08T17:34:28.545Z developer/build-essential
1572026-09-08T17:34:28.545Z None -> 11-3.0
1582026-09-08T17:34:28.545Z library/libxmlsec1
1592026-09-08T17:34:28.546Z None -> 1.2.35-3.0
1602026-09-08T17:34:28.565Z
1612026-09-08T17:34:28.565ZDownload: 0/214 items 0.0/1.3MB 0% complete
1622026-09-08T17:34:28.642ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1632026-09-08T17:34:28.702Z Actions: 1/268 actions (Installing new actions)
1642026-09-08T17:34:28.740Z Actions: Completed 268 actions in 0.04 seconds.
1652026-09-08T17:34:28.775ZFinalize: Updating package state database ... Done (0.034s)
1662026-09-08T17:34:28.775ZFinalize: Updating package cache ... Done (0.000s)
1672026-09-08T17:34:28.871ZFinalize: Updating image state ... Done (0.096s)
1682026-09-08T17:34:31.424ZFinalize: Creating fast lookup database ... Done (2.499s)
1692026-09-08T17:34:31.495ZFinalize: Reading search index ... Done (0.012s)
1702026-09-08T17:34:31.498ZFinalize: Updating search index ... Done (0.000s)
1712026-09-08T17:34:31.590ZFinalize: Updating package cache ... Done (0.000s)
1722026-09-08T17:34:31.971ZPlanning: Evaluating mediator changes ... Done
1732026-09-08T17:34:32.077ZPlanning: Checking for conflicting actions ... Done
1742026-09-08T17:34:32.079ZPlanning: Consolidating action changes ... Done
1752026-09-08T17:34:32.235ZPlanning: Evaluating mediators ... Done
1762026-09-08T17:34:32.238ZPlanning: Planning completed in 0.26 seconds
1772026-09-08T17:34:32.260Z Mediators to change: 2
1782026-09-08T17:34:32.263Z Create boot environment: No
1792026-09-08T17:34:32.263ZCreate backup boot environment: No
1802026-09-08T17:34:32.325ZFinalize: Updating package state database ... Done
1812026-09-08T17:34:32.325ZFinalize: Updating package cache ... Done
1822026-09-08T17:34:32.383ZFinalize: Updating image state ... Done
1832026-09-08T17:34:34.331ZFinalize: Creating fast lookup database ... Done
1842026-09-08T17:34:34.395ZFinalize: Reading search index ... Done
1852026-09-08T17:34:34.397ZFinalize: Updating search index ... Done
1862026-09-08T17:34:34.477ZFinalize: Updating package cache ... Done
1872026-09-08T17:34:34.761ZPlanning: Evaluating mediator changes ... Done
1882026-09-08T17:34:34.866ZPlanning: Checking for conflicting actions ... Done
1892026-09-08T17:34:34.871ZPlanning: Consolidating action changes ... Done
1902026-09-08T17:34:35.024ZPlanning: Evaluating mediators ... Done
1912026-09-08T17:34:35.029ZPlanning: Planning completed in 0.26 seconds
1922026-09-08T17:34:35.047Z Mediators to change: 1
1932026-09-08T17:34:35.047Z Create boot environment: No
1942026-09-08T17:34:35.051ZCreate backup boot environment: No
1952026-09-08T17:34:35.098ZFinalize: Updating package state database ... Done
1962026-09-08T17:34:35.098ZFinalize: Updating package cache ... Done
1972026-09-08T17:34:35.156ZFinalize: Updating image state ... Done
1982026-09-08T17:34:37.106ZFinalize: Creating fast lookup database ... Done
1992026-09-08T17:34:37.169ZFinalize: Reading search index ... Done
2002026-09-08T17:34:37.173ZFinalize: Updating search index ... Done
2012026-09-08T17:34:37.319ZFinalize: Updating package cache ... Done
2022026-09-08T17:34:37.637ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032026-09-08T17:34:37.637Zapache system 2.4 system
2042026-09-08T17:34:37.637Zclang system 15 system
2052026-09-08T17:34:37.637Zcsh system system illumos
2062026-09-08T17:34:37.637Zctags system system illumos
2072026-09-08T17:34:37.637Zfile vendor vendor darwinsys
2082026-09-08T17:34:37.637Zfile system system illumos
2092026-09-08T17:34:37.637Zgcc vendor 14 vendor
2102026-09-08T17:34:37.637Zgcc system 13 system
2112026-09-08T17:34:37.637Zgcc system 10 system
2122026-09-08T17:34:37.637Zgo system 1.25 system
2132026-09-08T17:34:37.637Zllvm system 15 system
2142026-09-08T17:34:37.637Zmariadb system 11.4 system
2152026-09-08T17:34:37.637Zmta vendor vendor dma
2162026-09-08T17:34:37.638Zopenjdk system 17 system
2172026-09-08T17:34:37.638Zopenjdk system 11 system
2182026-09-08T17:34:37.638Zopenssl vendor 3 vendor
2192026-09-08T17:34:37.638Zperl system 5.40 system
2202026-09-08T17:34:37.638Zpostgresql system 18 system
2212026-09-08T17:34:37.638Zpostgresql system 17 system
2222026-09-08T17:34:37.638Zpython vendor 3 vendor
2232026-09-08T17:34:37.638Zpython system 2 system
2242026-09-08T17:34:37.638Zpython3 vendor 3.13 vendor
2252026-09-08T17:34:37.638Zruby system 3.4 system
2262026-09-08T17:34:37.638Zruby system 3.0 system
2272026-09-08T17:34:37.638Zwords vendor vendor american-english
2282026-09-08T17:34:37.640Zwords system system australian-english
2292026-09-08T17:34:37.640Zwords system system british-english
2302026-09-08T17:34:37.640Zwords system system canadian-english
2312026-09-08T17:34:37.640Zwords system system french
2322026-09-08T17:34:37.640Zwords system system italian
2332026-09-08T17:34:37.640Zwords system system ngerman
2342026-09-08T17:34:37.640Zwords system system ogerman
2352026-09-08T17:34:37.640Zwords system system spanish
2362026-09-08T17:34:37.885ZPUBLISHER TYPE STATUS P LOCATION
2372026-09-08T17:34:37.885Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2382026-09-08T17:34:38.402ZFMRI IFO
2392026-09-08T17:34:38.402Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2402026-09-08T17:34:38.402Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2412026-09-08T17:34:38.402Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2422026-09-08T17:34:38.402Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2432026-09-08T17:34:38.402Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2442026-09-08T17:34:38.402Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2452026-09-08T17:34:38.402Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2462026-09-08T17:34:38.402Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2472026-09-08T17:34:38.403Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2482026-09-08T17:34:38.750Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2492026-09-08T17:34:39.169Z Updating crates.io index
2502026-09-08T17:34:39.172Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512026-09-08T17:34:39.432Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2522026-09-08T17:34:39.815Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2532026-09-08T17:34:40.104Z Updating git repository `https://github.com/oxidecomputer/propolis`
2542026-09-08T17:34:41.163Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2552026-09-08T17:34:41.771Z Updating git repository `https://github.com/oxidecomputer/crucible`
2562026-09-08T17:34:43.392Z Updating git repository `https://github.com/oxidecomputer/opte`
2572026-09-08T17:34:44.313Z Updating git repository `https://github.com/oxidecomputer/tofino`
2582026-09-08T17:34:44.622Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-09-08T17:34:45.024Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602026-09-08T17:34:46.343Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612026-09-08T17:34:46.684Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-09-08T17:34:47.112Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2632026-09-08T17:34:47.423Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642026-09-08T17:34:47.741Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652026-09-08T17:34:48.060Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662026-09-08T17:34:48.392Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672026-09-08T17:34:48.688Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682026-09-08T17:34:49.002Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-09-08T17:34:49.403Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-09-08T17:34:49.946Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712026-09-08T17:34:50.377Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-09-08T17:34:51.009Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2732026-09-08T17:34:51.388Z Updating git repository `https://github.com/oxidecomputer/erebor`
2742026-09-08T17:34:51.643Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2752026-09-08T17:34:52.149Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2762026-09-08T17:34:52.785Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2772026-09-08T17:34:53.250Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2782026-09-08T17:34:53.618Z Updating git repository `https://github.com/oxidecomputer/ispf`
2792026-09-08T17:34:53.921Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-09-08T17:34:54.278Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812026-09-08T17:34:54.747Z Updating git repository `https://github.com/oxidecomputer/tough`
2822026-09-08T17:34:55.345Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2832026-09-08T17:34:55.663Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2842026-09-08T17:34:55.976Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2852026-09-08T17:34:56.557Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2862026-09-08T17:34:56.930Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-09-08T17:34:57.214Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882026-09-08T17:34:57.515Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892026-09-08T17:34:57.840Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902026-09-08T17:34:58.125Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-08T17:34:58.594Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-09-08T17:35:01.691Z Downloading crates ...
2932026-09-08T17:35:01.732Z Downloaded colorchoice v1.0.4
2942026-09-08T17:35:01.741Z Downloaded camino-tempfile v1.4.1
2952026-09-08T17:35:01.750Z Downloaded usdt v0.5.0
2962026-09-08T17:35:01.753Z Downloaded proc-macro-error-attr v1.0.4
2972026-09-08T17:35:01.753Z Downloaded tabled_derive v0.7.0
2982026-09-08T17:35:01.753Z Downloaded zmij v1.0.21
2992026-09-08T17:35:01.758Z Downloaded fnv v1.0.7
3002026-09-08T17:35:01.761Z Downloaded fastrand v2.3.0
3012026-09-08T17:35:01.764Z Downloaded dtrace-parser v0.2.0
3022026-09-08T17:35:01.769Z Downloaded pest_derive v2.8.6
3032026-09-08T17:35:01.769Z Downloaded zerocopy v0.7.35
3042026-09-08T17:35:01.776Z Downloaded heck v0.5.0
3052026-09-08T17:35:01.780Z Downloaded block-buffer v0.10.4
3062026-09-08T17:35:01.780Z Downloaded cargo_toml v0.21.0
3072026-09-08T17:35:01.780Z Downloaded indexmap v2.14.0
3082026-09-08T17:35:01.780Z Downloaded anstyle-parse v1.0.0
3092026-09-08T17:35:01.780Z Downloaded semver v1.0.28
3102026-09-08T17:35:01.783Z Downloaded fs-err v3.3.0
3112026-09-08T17:35:01.786Z Downloaded anyhow v1.0.104
3122026-09-08T17:35:01.789Z Downloaded cpufeatures v0.2.17
3132026-09-08T17:35:01.792Z Downloaded equivalent v1.0.2
3142026-09-08T17:35:01.794Z Downloaded byteorder v1.5.0
3152026-09-08T17:35:01.794Z Downloaded clap_derive v4.6.1
3162026-09-08T17:35:01.794Z Downloaded log v0.4.33
3172026-09-08T17:35:01.797Z Downloaded pest_generator v2.8.6
3182026-09-08T17:35:01.797Z Downloaded itoa v1.0.17
3192026-09-08T17:35:01.797Z Downloaded is_terminal_polyfill v1.70.2
3202026-09-08T17:35:01.800Z Downloaded heck v0.4.1
3212026-09-08T17:35:01.801Z Downloaded thread-id v4.2.2
3222026-09-08T17:35:01.801Z Downloaded toml_write v0.1.2
3232026-09-08T17:35:01.801Z Downloaded serde_spanned v0.6.9
3242026-09-08T17:35:01.801Z Downloaded memmap v0.7.0
3252026-09-08T17:35:01.801Z Downloaded toml_datetime v0.6.11
3262026-09-08T17:35:01.803Z Downloaded unicode-linebreak v0.1.5
3272026-09-08T17:35:01.806Z Downloaded smawk v0.3.2
3282026-09-08T17:35:01.806Z Downloaded version_check v0.9.5
3292026-09-08T17:35:01.809Z Downloaded cargo-platform v0.3.2
3302026-09-08T17:35:01.809Z Downloaded swrite v0.1.0
3312026-09-08T17:35:01.811Z Downloaded clap_lex v1.0.0
3322026-09-08T17:35:01.814Z Downloaded anstyle-query v1.1.5
3332026-09-08T17:35:01.814Z Downloaded terminal_size v0.4.3
3342026-09-08T17:35:01.814Z Downloaded pretty-hex v0.4.1
3352026-09-08T17:35:01.819Z Downloaded generic-array v0.14.7
3362026-09-08T17:35:01.826Z Downloaded cfg-if v1.0.4
3372026-09-08T17:35:01.832Z Downloaded strsim v0.11.1
3382026-09-08T17:35:01.839Z Downloaded scroll_derive v0.12.1
3392026-09-08T17:35:01.841Z Downloaded plain v0.2.3
3402026-09-08T17:35:01.841Z Downloaded dof v0.3.0
3412026-09-08T17:35:01.841Z Downloaded usdt-attr-macro v0.5.0
3422026-09-08T17:35:01.841Z Downloaded usdt-macro v0.5.0
3432026-09-08T17:35:01.841Z Downloaded utf8parse v0.2.2
3442026-09-08T17:35:01.842Z Downloaded errno v0.3.14
3452026-09-08T17:35:01.845Z Downloaded autocfg v1.5.0
3462026-09-08T17:35:01.849Z Downloaded macaddr v1.0.1
3472026-09-08T17:35:01.852Z Downloaded cargo_metadata v0.23.1
3482026-09-08T17:35:01.855Z Downloaded thiserror v1.0.69
3492026-09-08T17:35:01.858Z Downloaded scroll v0.12.0
3502026-09-08T17:35:01.860Z Downloaded digest v0.10.7
3512026-09-08T17:35:01.861Z Downloaded anstream v1.0.0
3522026-09-08T17:35:01.863Z Downloaded bytecount v0.6.9
3532026-09-08T17:35:01.866Z Downloaded thiserror v2.0.18
3542026-09-08T17:35:01.869Z Downloaded thiserror-impl v2.0.18
3552026-09-08T17:35:01.872Z Downloaded serde_tokenstream v0.2.3
3562026-09-08T17:35:01.873Z Downloaded crypto-common v0.1.7
3572026-09-08T17:35:01.874Z Downloaded thiserror-impl v1.0.69
3582026-09-08T17:35:01.878Z Downloaded quote v1.0.45
3592026-09-08T17:35:01.881Z Downloaded usdt-impl v0.5.0
3602026-09-08T17:35:01.881Z Downloaded camino v1.2.5
3612026-09-08T17:35:01.881Z Downloaded clap_builder v4.6.0
3622026-09-08T17:35:01.884Z Downloaded proc-macro-error v1.0.4
3632026-09-08T17:35:01.887Z Downloaded anstyle v1.0.14
3642026-09-08T17:35:01.887Z Downloaded toml v0.8.23
3652026-09-08T17:35:01.891Z Downloaded serde_core v1.0.228
3662026-09-08T17:35:01.891Z Downloaded getrandom v0.4.3
3672026-09-08T17:35:01.894Z Downloaded clap v4.6.1
3682026-09-08T17:35:01.897Z Downloaded bitflags v2.11.0
3692026-09-08T17:35:01.899Z Downloaded once_cell v1.21.3
3702026-09-08T17:35:01.899Z Downloaded ucd-trie v0.1.7
3712026-09-08T17:35:01.899Z Downloaded sha2 v0.10.9
3722026-09-08T17:35:01.902Z Downloaded tempfile v3.27.0
3732026-09-08T17:35:01.902Z Downloaded zerocopy-derive v0.7.35
3742026-09-08T17:35:01.905Z Downloaded proc-macro2 v1.0.106
3752026-09-08T17:35:01.918Z Downloaded toml_edit v0.22.27
3762026-09-08T17:35:01.924Z Downloaded memchr v2.8.0
3772026-09-08T17:35:01.928Z Downloaded papergrid v0.11.0
3782026-09-08T17:35:01.931Z Downloaded unicode-ident v1.0.24
3792026-09-08T17:35:01.931Z Downloaded pest_meta v2.8.6
3802026-09-08T17:35:01.934Z Downloaded serde_derive v1.0.228
3812026-09-08T17:35:01.937Z Downloaded textwrap v0.16.2
3822026-09-08T17:35:01.939Z Downloaded serde v1.0.228
3832026-09-08T17:35:01.953Z Downloaded pest v2.8.6
3842026-09-08T17:35:01.956Z Downloaded typenum v1.20.1
3852026-09-08T17:35:01.968Z Downloaded hashbrown v0.17.0
3862026-09-08T17:35:01.979Z Downloaded serde_json v1.0.151
3872026-09-08T17:35:01.991Z Downloaded goblin v0.8.2
3882026-09-08T17:35:01.995Z Downloaded winnow v0.7.14
3892026-09-08T17:35:01.999Z Downloaded syn v1.0.109
3902026-09-08T17:35:02.008Z Downloaded tabled v0.15.0
3912026-09-08T17:35:02.024Z Downloaded unicode-width v0.2.0
3922026-09-08T17:35:02.027Z Downloaded unicode-width v0.1.14
3932026-09-08T17:35:02.030Z Downloaded syn v2.0.117
3942026-09-08T17:35:02.038Z Downloaded rustix v1.1.4
3952026-09-08T17:35:02.059Z Downloaded libc v0.2.185
3962026-09-08T17:35:02.120Z Compiling proc-macro2 v1.0.106
3972026-09-08T17:35:02.120Z Compiling unicode-ident v1.0.24
3982026-09-08T17:35:02.123Z Compiling quote v1.0.45
3992026-09-08T17:35:02.123Z Compiling serde_core v1.0.228
4002026-09-08T17:35:02.123Z Compiling libc v0.2.185
4012026-09-08T17:35:02.123Z Compiling version_check v0.9.5
4022026-09-08T17:35:02.123Z Compiling memchr v2.8.0
4032026-09-08T17:35:02.123Z Compiling serde v1.0.228
4042026-09-08T17:35:02.465Z Compiling zmij v1.0.21
4052026-09-08T17:35:02.638Z Compiling thiserror v1.0.69
4062026-09-08T17:35:02.737Z Compiling itoa v1.0.17
4072026-09-08T17:35:02.924Z Compiling ucd-trie v0.1.7
4082026-09-08T17:35:03.020Z Compiling byteorder v1.5.0
4092026-09-08T17:35:03.109Z Compiling pest v2.8.6
4102026-09-08T17:35:03.150Z Compiling rustix v1.1.4
4112026-09-08T17:35:03.184Z Compiling errno v0.3.14
4122026-09-08T17:35:03.242Z Compiling bitflags v2.11.0
4132026-09-08T17:35:03.333Z Compiling serde_json v1.0.151
4142026-09-08T17:35:03.573Z Compiling thread-id v4.2.2
4152026-09-08T17:35:03.616Z Compiling proc-macro-error-attr v1.0.4
4162026-09-08T17:35:03.657Z Compiling syn v2.0.117
4172026-09-08T17:35:03.724Z Compiling usdt-impl v0.5.0
4182026-09-08T17:35:03.764Z Compiling camino v1.2.5
4192026-09-08T17:35:03.812Z Compiling syn v1.0.109
4202026-09-08T17:35:04.114Z Compiling proc-macro-error v1.0.4
4212026-09-08T17:35:04.141Z Compiling pest_meta v2.8.6
4222026-09-08T17:35:04.204Z Compiling hashbrown v0.17.0
4232026-09-08T17:35:04.331Z Compiling getrandom v0.4.3
4242026-09-08T17:35:04.342Z Compiling utf8parse v0.2.2
4252026-09-08T17:35:04.604Z Compiling log v0.4.33
4262026-09-08T17:35:04.653Z Compiling plain v0.2.3
4272026-09-08T17:35:04.754Z Compiling equivalent v1.0.2
4282026-09-08T17:35:04.811Z Compiling terminal_size v0.4.3
4292026-09-08T17:35:04.829Z Compiling indexmap v2.14.0
4302026-09-08T17:35:04.935Z Compiling anstyle-parse v1.0.0
4312026-09-08T17:35:05.441Z Compiling anstyle-query v1.1.5
4322026-09-08T17:35:05.456Z Compiling toml_write v0.1.2
4332026-09-08T17:35:05.473Z Compiling cfg-if v1.0.4
4342026-09-08T17:35:05.520Z Compiling winnow v0.7.14
4352026-09-08T17:35:05.548Z Compiling thiserror v2.0.18
4362026-09-08T17:35:05.566Z Compiling autocfg v1.5.0
4372026-09-08T17:35:05.650Z Compiling pretty-hex v0.4.1
4382026-09-08T17:35:05.796Z Compiling colorchoice v1.0.4
4392026-09-08T17:35:05.799Z Compiling anstyle v1.0.14
4402026-09-08T17:35:05.799Z Compiling is_terminal_polyfill v1.70.2
4412026-09-08T17:35:05.893Z Compiling pest_generator v2.8.6
4422026-09-08T17:35:05.986Z Compiling fs-err v3.3.0
4432026-09-08T17:35:06.032Z Compiling anstream v1.0.0
4442026-09-08T17:35:06.121Z Compiling strsim v0.11.1
4452026-09-08T17:35:06.214Z Compiling clap_lex v1.0.0
4462026-09-08T17:35:06.332Z Compiling heck v0.4.1
4472026-09-08T17:35:06.445Z Compiling heck v0.5.0
4482026-09-08T17:35:06.467Z Compiling once_cell v1.21.3
4492026-09-08T17:35:06.499Z Compiling anyhow v1.0.104
4502026-09-08T17:35:06.555Z Compiling fnv v1.0.7
4512026-09-08T17:35:06.572Z Compiling fastrand v2.3.0
4522026-09-08T17:35:06.660Z Compiling bytecount v0.6.9
4532026-09-08T17:35:06.678Z Compiling unicode-width v0.1.14
4542026-09-08T17:35:06.693Z Compiling clap_builder v4.6.0
4552026-09-08T17:35:06.799Z Compiling tempfile v3.27.0
4562026-09-08T17:35:06.937Z Compiling papergrid v0.11.0
4572026-09-08T17:35:06.954Z Compiling semver v1.0.28
4582026-09-08T17:35:07.002Z Compiling cargo-platform v0.3.2
4592026-09-08T17:35:07.025Z Compiling memmap v0.7.0
4602026-09-08T17:35:07.077Z Compiling tabled_derive v0.7.0
4612026-09-08T17:35:07.174Z Compiling unicode-linebreak v0.1.5
4622026-09-08T17:35:07.204Z Compiling unicode-width v0.2.0
4632026-09-08T17:35:07.292Z Compiling smawk v0.3.2
4642026-09-08T17:35:07.441Z Compiling textwrap v0.16.2
4652026-09-08T17:35:07.479Z Compiling camino-tempfile v1.4.1
4662026-09-08T17:35:07.601Z Compiling serde_derive v1.0.228
4672026-09-08T17:35:07.686Z Compiling thiserror-impl v1.0.69
4682026-09-08T17:35:07.711Z Compiling zerocopy-derive v0.7.35
4692026-09-08T17:35:07.780Z Compiling pest_derive v2.8.6
4702026-09-08T17:35:07.906Z Compiling scroll_derive v0.12.1
4712026-09-08T17:35:08.029Z Compiling thiserror-impl v2.0.18
4722026-09-08T17:35:08.241Z Compiling clap_derive v4.6.1
4732026-09-08T17:35:08.443Z Compiling tabled v0.15.0
4742026-09-08T17:35:08.587Z Compiling scroll v0.12.0
4752026-09-08T17:35:08.602Z Compiling zerocopy v0.7.35
4762026-09-08T17:35:08.869Z Compiling goblin v0.8.2
4772026-09-08T17:35:09.097Z Compiling dtrace-parser v0.2.0
4782026-09-08T17:35:09.167Z Compiling swrite v0.1.0
4792026-09-08T17:35:09.955Z Compiling clap v4.6.1
4802026-09-08T17:35:10.532Z Compiling serde_spanned v0.6.9
4812026-09-08T17:35:10.532Z Compiling toml_datetime v0.6.11
4822026-09-08T17:35:10.532Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-09-08T17:35:10.535Z Compiling cargo_metadata v0.23.1
4842026-09-08T17:35:10.535Z Compiling macaddr v1.0.1
4852026-09-08T17:35:10.610Z Compiling dof v0.3.0
4862026-09-08T17:35:10.626Z Compiling serde_tokenstream v0.2.3
4872026-09-08T17:35:10.734Z Compiling toml_edit v0.22.27
4882026-09-08T17:35:11.340Z Compiling usdt-attr-macro v0.5.0
4892026-09-08T17:35:11.356Z Compiling usdt-macro v0.5.0
4902026-09-08T17:35:11.980Z Compiling usdt v0.5.0
4912026-09-08T17:35:12.078Z Compiling toml v0.8.23
4922026-09-08T17:35:12.428Z Compiling cargo_toml v0.21.0
4932026-09-08T17:35:13.708Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942026-09-08T17:35:15.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s
4952026-09-08T17:35:15.958Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4962026-09-08T17:35:16.470Z Downloading crates ...
4972026-09-08T17:35:16.512Z Downloaded addr2line v0.25.1
4982026-09-08T17:35:16.517Z Downloaded atomicwrites v0.4.4
4992026-09-08T17:35:16.556Z Downloaded bit-vec v0.6.3
5002026-09-08T17:35:16.561Z Downloaded async-trait v0.1.89
5012026-09-08T17:35:16.561Z Downloaded aead v0.6.1
5022026-09-08T17:35:16.561Z Downloaded arrayvec v0.7.6
5032026-09-08T17:35:16.561Z Downloaded endian-type v0.1.2
5042026-09-08T17:35:16.561Z Downloaded argon2 v0.6.0-rc.8
5052026-09-08T17:35:16.561Z Downloaded array-init v0.0.4
5062026-09-08T17:35:16.561Z Downloaded ascii-canvas v3.0.0
5072026-09-08T17:35:16.561Z Downloaded async-stream-impl v0.3.6
5082026-09-08T17:35:16.561Z Downloaded float-cmp v0.10.0
5092026-09-08T17:35:16.561Z Downloaded cexpr v0.6.0
5102026-09-08T17:35:16.561Z Downloaded allocator-api2 v0.2.21
5112026-09-08T17:35:16.561Z Downloaded async-bb8-diesel v0.2.1
5122026-09-08T17:35:16.562Z Downloaded const-oid v0.10.2
5132026-09-08T17:35:16.562Z Downloaded ahash v0.8.12
5142026-09-08T17:35:16.562Z Downloaded ar_archive_writer v0.5.1
5152026-09-08T17:35:16.562Z Downloaded async-recursion v1.1.1
5162026-09-08T17:35:16.562Z Downloaded form_urlencoded v1.2.2
5172026-09-08T17:35:16.562Z Downloaded base16ct v0.2.0
5182026-09-08T17:35:16.562Z Downloaded futures-macro v0.3.32
5192026-09-08T17:35:16.562Z Downloaded fs-err v2.11.0
5202026-09-08T17:35:16.562Z Downloaded futures-sink v0.3.32
5212026-09-08T17:35:16.562Z Downloaded float-ord v0.3.2
5222026-09-08T17:35:16.562Z Downloaded foreign-types v0.3.2
5232026-09-08T17:35:16.562Z Downloaded foreign-types v0.5.0
5242026-09-08T17:35:16.562Z Downloaded adler2 v2.0.1
5252026-09-08T17:35:16.562Z Downloaded arc-swap v1.8.2
5262026-09-08T17:35:16.562Z Downloaded fxhash v0.2.1
5272026-09-08T17:35:16.562Z Downloaded futures-io v0.3.32
5282026-09-08T17:35:16.569Z Downloaded gethostname v0.5.0
5292026-09-08T17:35:16.570Z Downloaded aho-corasick v1.1.4
5302026-09-08T17:35:16.570Z Downloaded atty v0.2.14
5312026-09-08T17:35:16.570Z Downloaded foreign-types-shared v0.1.1
5322026-09-08T17:35:16.571Z Downloaded arrayref v0.3.9
5332026-09-08T17:35:16.571Z Downloaded assert_matches v1.5.0
5342026-09-08T17:35:16.571Z Downloaded async-stream v0.3.6
5352026-09-08T17:35:16.576Z Downloaded ghash v0.6.0
5362026-09-08T17:35:16.576Z Downloaded headers-core v0.3.0
5372026-09-08T17:35:16.576Z Downloaded foldhash v0.2.0
5382026-09-08T17:35:16.576Z Downloaded foreign-types-macros v0.2.3
5392026-09-08T17:35:16.576Z Downloaded aead v0.5.2
5402026-09-08T17:35:16.576Z Downloaded base16ct v1.0.0
5412026-09-08T17:35:16.577Z Downloaded bit-set v0.5.3
5422026-09-08T17:35:16.577Z Downloaded env_logger v0.11.11
5432026-09-08T17:35:16.577Z Downloaded foldhash v0.1.5
5442026-09-08T17:35:16.577Z Downloaded expectorate v1.2.0
5452026-09-08T17:35:16.577Z Downloaded ff v0.13.1
5462026-09-08T17:35:16.577Z Downloaded bitfield-macros v0.19.4
5472026-09-08T17:35:16.577Z Downloaded futures-channel v0.3.32
5482026-09-08T17:35:16.584Z Downloaded atomic-waker v1.1.2
5492026-09-08T17:35:16.584Z Downloaded hubpack_derive v0.1.1
5502026-09-08T17:35:16.584Z Downloaded fixedbitset v0.4.2
5512026-09-08T17:35:16.584Z Downloaded bitfield-struct v0.6.2
5522026-09-08T17:35:16.584Z Downloaded funty v2.0.0
5532026-09-08T17:35:16.584Z Downloaded backtrace-ext v0.2.1
5542026-09-08T17:35:16.584Z Downloaded bit-set v0.8.0
5552026-09-08T17:35:16.584Z Downloaded ciborium-io v0.2.2
5562026-09-08T17:35:16.590Z Downloaded futures-core v0.3.32
5572026-09-08T17:35:16.590Z Downloaded hex v0.4.3
5582026-09-08T17:35:16.590Z Downloaded hash32 v0.2.1
5592026-09-08T17:35:16.594Z Downloaded anstyle-parse v0.2.7
5602026-09-08T17:35:16.594Z Downloaded bcrypt-pbkdf v0.11.0
5612026-09-08T17:35:16.594Z Downloaded ff v0.14.0
5622026-09-08T17:35:16.594Z Downloaded futures-task v0.3.32
5632026-09-08T17:35:16.594Z Downloaded bb8 v0.8.6
5642026-09-08T17:35:16.594Z Downloaded hubpack v0.1.2
5652026-09-08T17:35:16.600Z Downloaded fd-lock v4.0.4
5662026-09-08T17:35:16.600Z Downloaded hex-literal v1.1.0
5672026-09-08T17:35:16.603Z Downloaded hostname v0.3.1
5682026-09-08T17:35:16.603Z Downloaded globwalk v0.9.1
5692026-09-08T17:35:16.603Z Downloaded env_filter v2.0.0
5702026-09-08T17:35:16.607Z Downloaded foreign-types-shared v0.3.1
5712026-09-08T17:35:16.612Z Downloaded home v0.5.12
5722026-09-08T17:35:16.612Z Downloaded hostname v0.4.2
5732026-09-08T17:35:16.614Z Downloaded find-msvc-tools v0.1.9
5742026-09-08T17:35:16.614Z Downloaded compression-core v0.4.31
5752026-09-08T17:35:16.619Z Downloaded cfg_aliases v0.2.1
5762026-09-08T17:35:16.619Z Downloaded futures-executor v0.3.32
5772026-09-08T17:35:16.627Z Downloaded enum-as-inner v0.6.1
5782026-09-08T17:35:16.627Z Downloaded flagset v0.4.7
5792026-09-08T17:35:16.627Z Downloaded ciborium-ll v0.2.2
5802026-09-08T17:35:16.627Z Downloaded httpdate v1.0.3
5812026-09-08T17:35:16.630Z Downloaded git-stub v1.0.0
5822026-09-08T17:35:16.630Z Downloaded cfg_aliases v0.1.1
5832026-09-08T17:35:16.634Z Downloaded http-range v0.1.5
5842026-09-08T17:35:16.638Z Downloaded nibble_vec v0.1.0
5852026-09-08T17:35:16.638Z Downloaded http-body v1.0.1
5862026-09-08T17:35:16.638Z Downloaded oxide-generation-macros v0.2.0
5872026-09-08T17:35:16.638Z Downloaded backoff v0.4.0
5882026-09-08T17:35:16.641Z Downloaded block-buffer v0.12.1
5892026-09-08T17:35:16.641Z Downloaded hash32 v0.3.1
5902026-09-08T17:35:16.641Z Downloaded argon2 v0.5.3
5912026-09-08T17:35:16.646Z Downloaded enum_dispatch v0.3.13
5922026-09-08T17:35:16.646Z Downloaded group v0.13.0
5932026-09-08T17:35:16.649Z Downloaded anstream v0.6.21
5942026-09-08T17:35:16.649Z Downloaded bit-vec v0.8.0
5952026-09-08T17:35:16.650Z Downloaded blowfish v0.10.0
5962026-09-08T17:35:16.650Z Downloaded getrandom v0.2.17
5972026-09-08T17:35:16.652Z Downloaded fs_extra v1.3.0
5982026-09-08T17:35:16.652Z Downloaded base64ct v1.8.3
5992026-09-08T17:35:16.653Z Downloaded normalize-line-endings v0.3.0
6002026-09-08T17:35:16.658Z Downloaded nodrop v0.1.14
6012026-09-08T17:35:16.658Z Downloaded num_threads v0.1.7
6022026-09-08T17:35:16.662Z Downloaded password-hash v0.6.1
6032026-09-08T17:35:16.662Z Downloaded proc-macro-crate v1.3.1
6042026-09-08T17:35:16.662Z Downloaded recursive v0.1.1
6052026-09-08T17:35:16.662Z Downloaded recursive-proc-macro-impl v0.1.1
6062026-09-08T17:35:16.662Z Downloaded scopeguard v1.2.0
6072026-09-08T17:35:16.665Z Downloaded parse-size v1.1.0
6082026-09-08T17:35:16.665Z Downloaded rand_xorshift v0.4.0
6092026-09-08T17:35:16.665Z Downloaded russh-cryptovec v0.62.0
6102026-09-08T17:35:16.668Z Downloaded progenitor-macro v0.14.0
6112026-09-08T17:35:16.668Z Downloaded radium v0.7.0
6122026-09-08T17:35:16.668Z Downloaded sha1 v0.10.6
6132026-09-08T17:35:16.674Z Downloaded serde-big-array v0.5.1
6142026-09-08T17:35:16.674Z Downloaded sqlparser_derive v0.5.0
6152026-09-08T17:35:16.674Z Downloaded flume v0.11.1
6162026-09-08T17:35:16.676Z Downloaded stable_deref_trait v1.2.1
6172026-09-08T17:35:16.677Z Downloaded filetime v0.2.27
6182026-09-08T17:35:16.677Z Downloaded fixedbitset v0.5.7
6192026-09-08T17:35:16.677Z Downloaded sapling-renderdag v0.1.0
6202026-09-08T17:35:16.677Z Downloaded serde_repr v0.1.20
6212026-09-08T17:35:16.677Z Downloaded secrecy v0.10.3
6222026-09-08T17:35:16.680Z Downloaded serde_plain v1.0.2
6232026-09-08T17:35:16.680Z Downloaded bcs v0.1.6
6242026-09-08T17:35:16.680Z Downloaded bitfield v0.19.4
6252026-09-08T17:35:16.680Z Downloaded fallible-iterator v0.2.0
6262026-09-08T17:35:16.683Z Downloaded hmac v0.13.0
6272026-09-08T17:35:16.683Z Downloaded cbc v0.2.1
6282026-09-08T17:35:16.683Z Downloaded glob v0.3.3
6292026-09-08T17:35:16.683Z Downloaded group v0.14.0
6302026-09-08T17:35:16.688Z Downloaded cipher v0.5.2
6312026-09-08T17:35:16.688Z Downloaded cobs v0.3.0
6322026-09-08T17:35:16.693Z Downloaded chacha20 v0.9.1
6332026-09-08T17:35:16.693Z Downloaded erased-serde v0.3.31
6342026-09-08T17:35:16.693Z Downloaded num_enum v0.5.11
6352026-09-08T17:35:16.693Z Downloaded phf_shared v0.13.1
6362026-09-08T17:35:16.697Z Downloaded humantime v2.3.0
6372026-09-08T17:35:16.697Z Downloaded bitflags v1.3.2
6382026-09-08T17:35:16.697Z Downloaded compression-codecs v0.4.37
6392026-09-08T17:35:16.697Z Downloaded structmeta v0.3.0
6402026-09-08T17:35:16.700Z Downloaded hmac v0.12.1
6412026-09-08T17:35:16.700Z Downloaded http-body-util v0.1.3
6422026-09-08T17:35:16.703Z Downloaded supports-unicode v3.0.0
6432026-09-08T17:35:16.703Z Downloaded block-padding v0.4.2
6442026-09-08T17:35:16.703Z Downloaded bs58 v0.5.1
6452026-09-08T17:35:16.703Z Downloaded camino-tempfile-ext v0.3.3
6462026-09-08T17:35:16.703Z Downloaded testing_table v0.3.0
6472026-09-08T17:35:16.707Z Downloaded num-complex v0.4.6
6482026-09-08T17:35:16.707Z Downloaded tokio-macros v2.7.0
6492026-09-08T17:35:16.708Z Downloaded git-stub-vcs v0.1.0
6502026-09-08T17:35:16.711Z Downloaded pem-rfc7468 v0.7.0
6512026-09-08T17:35:16.711Z Downloaded byte-wrapper v0.1.0
6522026-09-08T17:35:16.711Z Downloaded cassowary v0.3.0
6532026-09-08T17:35:16.711Z Downloaded cmake v0.1.57
6542026-09-08T17:35:16.711Z Downloaded cmov v0.5.4
6552026-09-08T17:35:16.711Z Downloaded polyval v0.7.1
6562026-09-08T17:35:16.714Z Downloaded signature v2.2.0
6572026-09-08T17:35:16.714Z Downloaded blake2 v0.10.6
6582026-09-08T17:35:16.714Z Downloaded hybrid-array v0.4.13
6592026-09-08T17:35:16.717Z Downloaded clang-sys v1.8.1
6602026-09-08T17:35:16.717Z Downloaded console v0.16.2
6612026-09-08T17:35:16.717Z Downloaded httparse v1.10.1
6622026-09-08T17:35:16.722Z Downloaded port-file v0.1.0
6632026-09-08T17:35:16.723Z Downloaded progenitor v0.14.0
6642026-09-08T17:35:16.723Z Downloaded globset v0.4.18
6652026-09-08T17:35:16.723Z Downloaded rustls-native-certs v0.8.3
6662026-09-08T17:35:16.727Z Downloaded signature v3.0.0
6672026-09-08T17:35:16.727Z Downloaded tagptr v0.2.0
6682026-09-08T17:35:16.727Z Downloaded rusty-fork v0.3.1
6692026-09-08T17:35:16.727Z Downloaded scrypt v0.12.0
6702026-09-08T17:35:16.727Z Downloaded slog-async v2.8.0
6712026-09-08T17:35:16.727Z Downloaded shlex v1.3.0
6722026-09-08T17:35:16.730Z Downloaded buf-list v1.1.2
6732026-09-08T17:35:16.731Z Downloaded phf v0.12.1
6742026-09-08T17:35:16.731Z Downloaded ppv-lite86 v0.2.21
6752026-09-08T17:35:16.731Z Downloaded num_enum_derive v0.7.6
6762026-09-08T17:35:16.731Z Downloaded password-hash v0.5.0
6772026-09-08T17:35:16.734Z Downloaded getrandom v0.3.4
6782026-09-08T17:35:16.737Z Downloaded rustversion v1.0.22
6792026-09-08T17:35:16.737Z Downloaded universal-hash v0.5.1
6802026-09-08T17:35:16.740Z Downloaded highway v1.3.0
6812026-09-08T17:35:16.740Z Downloaded unarray v0.1.4
6822026-09-08T17:35:16.740Z Downloaded hyper-rustls v0.27.7
6832026-09-08T17:35:16.744Z Downloaded half v1.8.3
6842026-09-08T17:35:16.747Z Downloaded cpubits v0.1.1
6852026-09-08T17:35:16.752Z Downloaded spki v0.7.3
6862026-09-08T17:35:16.752Z Downloaded xshell-macros v0.2.7
6872026-09-08T17:35:16.752Z Downloaded pkcs1 v0.8.0-rc.4
6882026-09-08T17:35:16.754Z Downloaded yoke-derive v0.8.1
6892026-09-08T17:35:16.755Z Downloaded convert_case v0.4.0
6902026-09-08T17:35:16.755Z Downloaded strum_macros v0.24.3
6912026-09-08T17:35:16.755Z Downloaded zerofrom-derive v0.1.6
6922026-09-08T17:35:16.755Z Downloaded strum_macros v0.26.4
6932026-09-08T17:35:16.755Z Downloaded thread_local v1.1.9
6942026-09-08T17:35:16.755Z Downloaded tls_codec v0.4.2
6952026-09-08T17:35:16.758Z Downloaded zerofrom v0.1.6
6962026-09-08T17:35:16.758Z Downloaded cpufeatures v0.3.0
6972026-09-08T17:35:16.761Z Downloaded cstr-argument v0.1.2
6982026-09-08T17:35:16.761Z Downloaded backon v1.6.0
6992026-09-08T17:35:16.761Z Downloaded bzip2 v0.4.4
7002026-09-08T17:35:16.764Z Downloaded colored v3.1.1
7012026-09-08T17:35:16.764Z Downloaded display-error-chain v0.2.2
7022026-09-08T17:35:16.764Z Downloaded castaway v0.2.4
7032026-09-08T17:35:16.765Z Downloaded const-oid v0.9.6
7042026-09-08T17:35:16.767Z Downloaded generic-array v1.4.3
7052026-09-08T17:35:16.768Z Downloaded parking_lot_core v0.9.12
7062026-09-08T17:35:16.771Z Downloaded pkcs1 v0.7.5
7072026-09-08T17:35:16.771Z Downloaded poly1305 v0.9.0
7082026-09-08T17:35:16.771Z Downloaded bzip2 v0.6.1
7092026-09-08T17:35:16.775Z Downloaded chacha20 v0.10.0
7102026-09-08T17:35:16.775Z Downloaded blake2 v0.11.0-rc.6
7112026-09-08T17:35:16.775Z Downloaded colored v2.2.0
7122026-09-08T17:35:16.775Z Downloaded console v0.15.11
7132026-09-08T17:35:16.780Z Downloaded cipher v0.4.4
7142026-09-08T17:35:16.780Z Downloaded progenitor v0.13.0
7152026-09-08T17:35:16.780Z Downloaded string_cache v0.8.9
7162026-09-08T17:35:16.780Z Downloaded toml_writer v1.1.1+spec-1.1.0
7172026-09-08T17:35:16.783Z Downloaded cancel-safe-futures v0.1.5
7182026-09-08T17:35:16.783Z Downloaded synstructure v0.13.2
7192026-09-08T17:35:16.783Z Downloaded tiny-keccak v2.0.2
7202026-09-08T17:35:16.783Z Downloaded curve25519-dalek-derive v0.1.1
7212026-09-08T17:35:16.783Z Downloaded defmt v0.3.100
7222026-09-08T17:35:16.783Z Downloaded indoc v1.0.9
7232026-09-08T17:35:16.787Z Downloaded instant v0.1.13
7242026-09-08T17:35:16.787Z Downloaded lalrpop-util v0.19.12
7252026-09-08T17:35:16.787Z Downloaded debug-ignore v1.0.5
7262026-09-08T17:35:16.787Z Downloaded dirs-sys-next v0.1.2
7272026-09-08T17:35:16.789Z Downloaded dtrace-parser v0.3.0
7282026-09-08T17:35:16.793Z Downloaded fatfs v0.3.6
7292026-09-08T17:35:16.793Z Downloaded heapless v0.7.17
7302026-09-08T17:35:16.793Z Downloaded vergen-lib v0.1.6
7312026-09-08T17:35:16.793Z Downloaded instability v0.3.11
7322026-09-08T17:35:16.801Z Downloaded multimap v0.10.1
7332026-09-08T17:35:16.806Z Downloaded serde_path_to_error v0.1.20
7342026-09-08T17:35:16.806Z Downloaded universal-hash v0.6.1
7352026-09-08T17:35:16.808Z Downloaded num v0.4.3
7362026-09-08T17:35:16.808Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7372026-09-08T17:35:16.808Z Downloaded term v1.2.1
7382026-09-08T17:35:16.809Z Downloaded vsss-rs v3.3.4
7392026-09-08T17:35:16.813Z Downloaded darling v0.13.4
7402026-09-08T17:35:16.819Z Downloaded libscf-sys v1.2.0
7412026-09-08T17:35:16.819Z Downloaded num_enum_derive v0.5.11
7422026-09-08T17:35:16.819Z Downloaded path-slash v0.1.5
7432026-09-08T17:35:16.819Z Downloaded newline-converter v0.3.0
7442026-09-08T17:35:16.822Z Downloaded progenitor-client v0.14.0
7452026-09-08T17:35:16.822Z Downloaded displaydoc v0.2.5
7462026-09-08T17:35:16.825Z Downloaded futures v0.3.32
7472026-09-08T17:35:16.829Z Downloaded ciborium v0.2.2
7482026-09-08T17:35:16.829Z Downloaded elliptic-curve v0.14.1
7492026-09-08T17:35:16.832Z Downloaded slog v2.8.2
7502026-09-08T17:35:16.832Z Downloaded unicode-properties v0.1.4
7512026-09-08T17:35:16.835Z Downloaded ingot-types v0.2.0
7522026-09-08T17:35:16.835Z Downloaded opaque-debug v0.3.1
7532026-09-08T17:35:16.838Z Downloaded progenitor-macro v0.13.0
7542026-09-08T17:35:16.838Z Downloaded russh-util v0.52.0
7552026-09-08T17:35:16.841Z Downloaded percent-encoding v2.3.2
7562026-09-08T17:35:16.841Z Downloaded ref-cast v1.0.25
7572026-09-08T17:35:16.844Z Downloaded slog-scope v4.4.1
7582026-09-08T17:35:16.849Z Downloaded jobserver v0.1.34
7592026-09-08T17:35:16.857Z Downloaded der_derive v0.7.3
7602026-09-08T17:35:16.857Z Downloaded daft v0.1.8
7612026-09-08T17:35:16.857Z Downloaded deranged v0.5.8
7622026-09-08T17:35:16.862Z Downloaded ecdsa v0.16.9
7632026-09-08T17:35:16.862Z Downloaded heapless v0.8.0
7642026-09-08T17:35:16.862Z Downloaded scroll_derive v0.13.1
7652026-09-08T17:35:16.862Z Downloaded serde_urlencoded v0.7.1
7662026-09-08T17:35:16.862Z Downloaded half v2.7.1
7672026-09-08T17:35:16.865Z Downloaded socket2 v0.5.10
7682026-09-08T17:35:16.865Z Downloaded scheduled-thread-pool v0.2.7
7692026-09-08T17:35:16.865Z Downloaded structmeta-derive v0.3.0
7702026-09-08T17:35:16.865Z Downloaded slog-bunyan v2.5.0
7712026-09-08T17:35:16.865Z Downloaded flate2 v1.1.9
7722026-09-08T17:35:16.870Z Downloaded miette-derive v7.6.0
7732026-09-08T17:35:16.870Z Downloaded shell-words v1.1.1
7742026-09-08T17:35:16.870Z Downloaded supports-color v3.0.2
7752026-09-08T17:35:16.873Z Downloaded crossbeam-utils v0.8.21
7762026-09-08T17:35:16.876Z Downloaded oxide-update-engine-display v0.1.2
7772026-09-08T17:35:16.876Z Downloaded papergrid v0.18.0
7782026-09-08T17:35:16.880Z Downloaded daft-derive v0.1.8
7792026-09-08T17:35:16.881Z Downloaded rand_core v0.9.5
7802026-09-08T17:35:16.885Z Downloaded oxnet v0.1.6
7812026-09-08T17:35:16.885Z Downloaded poly1305 v0.8.0
7822026-09-08T17:35:16.888Z Downloaded tokio-stream v0.1.18
7832026-09-08T17:35:16.888Z Downloaded hickory-resolver v0.25.2
7842026-09-08T17:35:16.889Z Downloaded tracing-attributes v0.1.31
7852026-09-08T17:35:16.891Z Downloaded des v0.9.0
7862026-09-08T17:35:16.892Z Downloaded corncobs v0.1.4
7872026-09-08T17:35:16.892Z Downloaded memoffset v0.9.1
7882026-09-08T17:35:16.896Z Downloaded libsw v3.5.0
7892026-09-08T17:35:16.896Z Downloaded libsw-core v0.3.2
7902026-09-08T17:35:16.901Z Downloaded termtree v0.5.1
7912026-09-08T17:35:16.901Z Downloaded either v1.15.0
7922026-09-08T17:35:16.901Z Downloaded impl-trait-for-tuples v0.2.3
7932026-09-08T17:35:16.905Z Downloaded rand_core v0.10.0
7942026-09-08T17:35:16.905Z Downloaded rustc-demangle v0.1.27
7952026-09-08T17:35:16.905Z Downloaded topological-sort v0.2.2
7962026-09-08T17:35:16.905Z Downloaded try-lock v0.2.5
7972026-09-08T17:35:16.905Z Downloaded untrusted v0.9.0
7982026-09-08T17:35:16.909Z Downloaded rpassword v7.5.4
7992026-09-08T17:35:16.909Z Downloaded wnaf v0.14.0
8002026-09-08T17:35:16.909Z Downloaded newtype-uuid v1.3.2
8012026-09-08T17:35:16.909Z Downloaded crc v3.4.0
8022026-09-08T17:35:16.912Z Downloaded owo-colors v4.3.0
8032026-09-08T17:35:16.912Z Downloaded base64 v0.22.1
8042026-09-08T17:35:16.912Z Downloaded chumsky v0.9.3
8052026-09-08T17:35:16.918Z Downloaded crc8 v0.1.1
8062026-09-08T17:35:16.919Z Downloaded serde-hex v0.1.0
8072026-09-08T17:35:16.919Z Downloaded bytes v1.11.1
8082026-09-08T17:35:16.919Z Downloaded chacha20poly1305 v0.10.1
8092026-09-08T17:35:16.923Z Downloaded paste v1.0.15
8102026-09-08T17:35:16.923Z Downloaded base64 v0.21.7
8112026-09-08T17:35:16.927Z Downloaded headers v0.4.1
8122026-09-08T17:35:16.929Z Downloaded waitgroup v0.1.2
8132026-09-08T17:35:16.930Z Downloaded predicates v3.1.4
8142026-09-08T17:35:16.933Z Downloaded darling_macro v0.13.4
8152026-09-08T17:35:16.938Z Downloaded primeorder v0.14.0
8162026-09-08T17:35:16.938Z Downloaded schemars_derive v0.8.22
8172026-09-08T17:35:16.941Z Downloaded tokio-native-tls v0.3.1
8182026-09-08T17:35:16.941Z Downloaded scroll v0.13.0
8192026-09-08T17:35:16.944Z Downloaded tokio-dtrace v0.1.1
8202026-09-08T17:35:16.947Z Downloaded digest-io v0.1.0
8212026-09-08T17:35:16.947Z Downloaded diesel_table_macro_syntax v0.3.0
8222026-09-08T17:35:16.947Z Downloaded downcast-rs v2.0.2
8232026-09-08T17:35:16.950Z Downloaded dunce v1.0.5
8242026-09-08T17:35:16.950Z Downloaded internet-checksum v0.2.1
8252026-09-08T17:35:16.950Z Downloaded is-terminal v0.4.17
8262026-09-08T17:35:16.954Z Downloaded illumos-nvpair v0.3.0
8272026-09-08T17:35:16.954Z Downloaded keccak v0.1.6
8282026-09-08T17:35:16.955Z Downloaded linked-hash-map v0.5.6
8292026-09-08T17:35:16.955Z Downloaded prettyplease v0.2.37
8302026-09-08T17:35:16.958Z Downloaded snafu-derive v0.8.9
8312026-09-08T17:35:16.958Z Downloaded oxide-update-engine-types v0.1.2
8322026-09-08T17:35:16.961Z Downloaded p384 v0.14.0
8332026-09-08T17:35:16.961Z Downloaded quinn v0.11.11
8342026-09-08T17:35:16.966Z Downloaded elliptic-curve v0.13.8
8352026-09-08T17:35:16.966Z Downloaded unsafe-libyaml v0.2.11
8362026-09-08T17:35:16.969Z Downloaded vte v0.14.1
8372026-09-08T17:35:16.969Z Downloaded quinn-udp v0.5.14
8382026-09-08T17:35:16.969Z Downloaded walkdir v2.5.0
8392026-09-08T17:35:16.973Z Downloaded zstd-safe v7.2.4
8402026-09-08T17:35:16.973Z Downloaded kstat-rs v0.2.5
8412026-09-08T17:35:16.973Z Downloaded lru v0.12.5
8422026-09-08T17:35:16.973Z Downloaded managed v0.8.0
8432026-09-08T17:35:16.973Z Downloaded newtype_derive v0.1.6
8442026-09-08T17:35:16.974Z Downloaded hashbrown v0.13.2
8452026-09-08T17:35:16.977Z Downloaded hickory-resolver v0.24.4
8462026-09-08T17:35:16.980Z Downloaded critical-section v1.2.0
8472026-09-08T17:35:16.980Z Downloaded dropshot-api-manager-types v0.8.0
8482026-09-08T17:35:16.980Z Downloaded hashbrown v0.12.3
8492026-09-08T17:35:16.983Z Downloaded dyn-clone v1.0.20
8502026-09-08T17:35:16.983Z Downloaded http v1.4.2
8512026-09-08T17:35:16.983Z Downloaded md-5 v0.10.6
8522026-09-08T17:35:16.987Z Downloaded bumpalo v3.20.2
8532026-09-08T17:35:16.987Z Downloaded compact_str v0.8.1
8542026-09-08T17:35:16.991Z Downloaded num-derive v0.4.2
8552026-09-08T17:35:16.991Z Downloaded backtrace v0.3.76
8562026-09-08T17:35:16.994Z Downloaded csv-core v0.1.13
8572026-09-08T17:35:16.995Z Downloaded defmt v1.0.1
8582026-09-08T17:35:16.999Z Downloaded pin-project-internal v1.1.11
8592026-09-08T17:35:17.002Z Downloaded uzers v0.12.2
8602026-09-08T17:35:17.002Z Downloaded rand_chacha v0.3.1
8612026-09-08T17:35:17.002Z Downloaded rtoolbox v0.0.3
8622026-09-08T17:35:17.005Z Downloaded postgres-types v0.2.12
8632026-09-08T17:35:17.012Z Downloaded ingot v0.2.1
8642026-09-08T17:35:17.016Z Downloaded constant_time_eq v0.4.2
8652026-09-08T17:35:17.016Z Downloaded hickory-server v0.25.2
8662026-09-08T17:35:17.019Z Downloaded semver v0.1.20
8672026-09-08T17:35:17.019Z Downloaded twox-hash v2.1.2
8682026-09-08T17:35:17.019Z Downloaded knus-derive v3.4.0
8692026-09-08T17:35:17.019Z Downloaded usdt-impl v0.6.0
8702026-09-08T17:35:17.023Z Downloaded packed_struct_codegen v0.10.1
8712026-09-08T17:35:17.029Z Downloaded icu_normalizer v2.1.1
8722026-09-08T17:35:17.041Z Downloaded potential_utf v0.1.4
8732026-09-08T17:35:17.045Z Downloaded powerfmt v0.2.0
8742026-09-08T17:35:17.045Z Downloaded precomputed-hash v0.1.1
8752026-09-08T17:35:17.045Z Downloaded rand_pcg v0.10.2
8762026-09-08T17:35:17.045Z Downloaded ref-cast-impl v1.0.25
8772026-09-08T17:35:17.045Z Downloaded zeroize v1.9.0
8782026-09-08T17:35:17.045Z Downloaded same-file v1.0.6
8792026-09-08T17:35:17.045Z Downloaded mime_guess v2.0.5
8802026-09-08T17:35:17.045Z Downloaded data-encoding v2.10.0
8812026-09-08T17:35:17.045Z Downloaded icu_provider v2.1.1
8822026-09-08T17:35:17.045Z Downloaded nanorand v0.7.0
8832026-09-08T17:35:17.045Z Downloaded supports-hyperlinks v3.2.0
8842026-09-08T17:35:17.048Z Downloaded signal-hook v0.3.18
8852026-09-08T17:35:17.054Z Downloaded subprocess v0.2.15
8862026-09-08T17:35:17.057Z Downloaded pem-rfc7468 v1.0.0
8872026-09-08T17:35:17.057Z Downloaded toml_parser v1.1.2+spec-1.1.0
8882026-09-08T17:35:17.057Z Downloaded pkcs8 v0.10.2
8892026-09-08T17:35:17.060Z Downloaded signal-hook-tokio v0.3.1
8902026-09-08T17:35:17.060Z Downloaded progenitor-extras v0.2.0
8912026-09-08T17:35:17.065Z Downloaded p256 v0.14.0
8922026-09-08T17:35:17.069Z Downloaded pin-project v1.1.11
8932026-09-08T17:35:17.075Z Downloaded toml v1.1.2+spec-1.1.0
8942026-09-08T17:35:17.079Z Downloaded typify v0.6.2
8952026-09-08T17:35:17.079Z Downloaded siphasher v1.0.2
8962026-09-08T17:35:17.079Z Downloaded async-compression v0.4.41
8972026-09-08T17:35:17.083Z Downloaded sha1 v0.11.0
8982026-09-08T17:35:17.083Z Downloaded darling_macro v0.21.3
8992026-09-08T17:35:17.086Z Downloaded tower-service v0.3.3
9002026-09-08T17:35:17.086Z Downloaded usdt v0.6.0
9012026-09-08T17:35:17.086Z Downloaded utf8_iter v1.0.4
9022026-09-08T17:35:17.086Z Downloaded crypto-common v0.2.2
9032026-09-08T17:35:17.090Z Downloaded dsl_auto_type v0.2.0
9042026-09-08T17:35:17.093Z Downloaded rustls-platform-verifier v0.6.2
9052026-09-08T17:35:17.096Z Downloaded spki v0.8.0
9062026-09-08T17:35:17.096Z Downloaded typed-path v0.9.3
9072026-09-08T17:35:17.102Z Downloaded peg v0.8.5
9082026-09-08T17:35:17.158Z Downloaded socket2 v0.6.3
9092026-09-08T17:35:17.158Z Downloaded spin v0.9.8
9102026-09-08T17:35:17.158Z Downloaded static_assertions v1.1.0
9112026-09-08T17:35:17.158Z Downloaded thread-id v5.1.0
9122026-09-08T17:35:17.158Z Downloaded packed_struct v0.10.1
9132026-09-08T17:35:17.164Z Downloaded r2d2 v0.8.10
9142026-09-08T17:35:17.164Z Downloaded idna_adapter v1.2.1
9152026-09-08T17:35:17.164Z Downloaded illumos-nvpair-sys v0.2.0
9162026-09-08T17:35:17.164Z Downloaded lazy_static v1.5.0
9172026-09-08T17:35:17.164Z Downloaded hyper-tls v0.6.0
9182026-09-08T17:35:17.164Z Downloaded inout v0.2.2
9192026-09-08T17:35:17.164Z Downloaded serde_derive_internals v0.29.1
9202026-09-08T17:35:17.164Z Downloaded time-macros v0.2.27
9212026-09-08T17:35:17.164Z Downloaded unicase v2.9.0
9222026-09-08T17:35:17.164Z Downloaded vergen-lib v9.1.0
9232026-09-08T17:35:17.164Z Downloaded whoami v1.6.1
9242026-09-08T17:35:17.164Z Downloaded darling_core v0.13.4
9252026-09-08T17:35:17.166Z Downloaded serde_with_macros v1.5.2
9262026-09-08T17:35:17.166Z Downloaded lru-slab v0.1.2
9272026-09-08T17:35:17.166Z Downloaded match_cfg v0.1.0
9282026-09-08T17:35:17.166Z Downloaded nonempty v0.12.0
9292026-09-08T17:35:17.166Z Downloaded knus v3.4.0
9302026-09-08T17:35:17.166Z Downloaded test-strategy v0.4.5
9312026-09-08T17:35:17.167Z Downloaded tinyvec v1.10.0
9322026-09-08T17:35:17.167Z Downloaded hyper-staticfile v0.10.1
9332026-09-08T17:35:17.167Z Downloaded derive-where v1.6.0
9342026-09-08T17:35:17.167Z Downloaded phf_shared v0.11.3
9352026-09-08T17:35:17.167Z Downloaded predicates-tree v1.0.13
9362026-09-08T17:35:17.167Z Downloaded derive_more-impl v2.1.1
9372026-09-08T17:35:17.167Z Downloaded proc-macro-crate v3.4.0
9382026-09-08T17:35:17.167Z Downloaded wyz v0.5.1
9392026-09-08T17:35:17.167Z Downloaded new_debug_unreachable v1.0.6
9402026-09-08T17:35:17.167Z Downloaded ssh-cipher v0.3.0
9412026-09-08T17:35:17.167Z Downloaded support-bundle-viewer v0.1.2
9422026-09-08T17:35:17.167Z Downloaded ed25519-dalek v3.0.0
9432026-09-08T17:35:17.167Z Downloaded unicode-segmentation v1.12.0
9442026-09-08T17:35:17.167Z Downloaded tower v0.5.3
9452026-09-08T17:35:17.167Z Downloaded rustls-webpki v0.103.13
9462026-09-08T17:35:17.167Z Downloaded ml-kem v0.3.2
9472026-09-08T17:35:17.167Z Downloaded newtype-uuid-macros v0.1.0
9482026-09-08T17:35:17.167Z Downloaded zerovec-derive v0.11.2
9492026-09-08T17:35:17.168Z Downloaded slog-json v2.6.1
9502026-09-08T17:35:17.168Z Downloaded quick-error v1.2.3
9512026-09-08T17:35:17.168Z Downloaded tokio-tungstenite v0.23.1
9522026-09-08T17:35:17.168Z Downloaded hashbrown v0.16.1
9532026-09-08T17:35:17.168Z Downloaded rfc6979 v0.6.0
9542026-09-08T17:35:17.174Z Downloaded aes-gcm v0.11.0
9552026-09-08T17:35:17.174Z Downloaded rustc_version v0.1.7
9562026-09-08T17:35:17.174Z Downloaded aes v0.9.1
9572026-09-08T17:35:17.174Z Downloaded delegate v0.13.5
9582026-09-08T17:35:17.174Z Downloaded futures-util v0.3.32
9592026-09-08T17:35:17.179Z Downloaded parse-display v0.10.0
9602026-09-08T17:35:17.179Z Downloaded pkcs5 v0.8.1
9612026-09-08T17:35:17.183Z Downloaded strum v0.27.2
9622026-09-08T17:35:17.183Z Downloaded hyper v1.10.1
9632026-09-08T17:35:17.187Z Downloaded pretty_assertions v1.4.1
9642026-09-08T17:35:17.187Z Downloaded zerocopy-derive v0.8.55
9652026-09-08T17:35:17.200Z Downloaded rustc-hash v2.1.1
9662026-09-08T17:35:17.200Z Downloaded serde_bytes v0.11.19
9672026-09-08T17:35:17.200Z Downloaded slog-envlogger v2.2.0
9682026-09-08T17:35:17.200Z Downloaded progenitor-impl v0.13.0
9692026-09-08T17:35:17.200Z Downloaded cc v1.2.56
9702026-09-08T17:35:17.200Z Downloaded cookie_store v0.22.1
9712026-09-08T17:35:17.200Z Downloaded sync_wrapper v1.0.2
9722026-09-08T17:35:17.200Z Downloaded tabwriter v1.4.1
9732026-09-08T17:35:17.211Z Downloaded cookie v0.18.1
9742026-09-08T17:35:17.211Z Downloaded tar v0.4.46
9752026-09-08T17:35:17.217Z Downloaded digest v0.11.3
9762026-09-08T17:35:17.217Z Downloaded ignore v0.4.25
9772026-09-08T17:35:17.217Z Downloaded thiserror-impl-no-std v2.0.2
9782026-09-08T17:35:17.217Z Downloaded smallvec v1.15.1
9792026-09-08T17:35:17.220Z Downloaded hashbrown v0.14.5
9802026-09-08T17:35:17.220Z Downloaded parking_lot_core v0.8.6
9812026-09-08T17:35:17.226Z Downloaded unit-prefix v0.5.2
9822026-09-08T17:35:17.229Z Downloaded usdt-attr-macro v0.6.0
9832026-09-08T17:35:17.229Z Downloaded zeroize_derive v1.5.0
9842026-09-08T17:35:17.229Z Downloaded maybe-uninit v2.0.0
9852026-09-08T17:35:17.235Z Downloaded simd-adler32 v0.3.8
9862026-09-08T17:35:17.235Z Downloaded phf v0.13.1
9872026-09-08T17:35:17.238Z Downloaded phc v0.6.1
9882026-09-08T17:35:17.238Z Downloaded zone_cfg_derive v0.3.1
9892026-09-08T17:35:17.242Z Downloaded openssl-probe v0.2.1
9902026-09-08T17:35:17.247Z Downloaded crossterm v0.28.1
9912026-09-08T17:35:17.250Z Downloaded derive_more v2.1.1
9922026-09-08T17:35:17.255Z Downloaded yansi v1.0.1
9932026-09-08T17:35:17.264Z Downloaded num-bigint v0.4.6
9942026-09-08T17:35:17.264Z Downloaded tui-tree-widget v0.23.1
9952026-09-08T17:35:17.264Z Downloaded derive_more v0.99.20
9962026-09-08T17:35:17.264Z Downloaded oso v0.27.3
9972026-09-08T17:35:17.264Z Downloaded ryu v1.0.23
9982026-09-08T17:35:17.264Z Downloaded vergen-gitcl v1.0.8
9992026-09-08T17:35:17.267Z Downloaded serde_spanned v1.1.1
10002026-09-08T17:35:17.267Z Downloaded rustc_version v0.4.1
10012026-09-08T17:35:17.268Z Downloaded h2 v0.4.15
10022026-09-08T17:35:17.274Z Downloaded num-bigint-dig v0.8.6
10032026-09-08T17:35:17.279Z Downloaded whoami v2.1.0
10042026-09-08T17:35:17.282Z Downloaded strip-ansi-escapes v0.2.1
10052026-09-08T17:35:17.286Z Downloaded hashbrown v0.15.5
10062026-09-08T17:35:17.289Z Downloaded smf v0.2.3
10072026-09-08T17:35:17.289Z Downloaded sqlformat v0.3.5
10082026-09-08T17:35:17.292Z Downloaded diesel-dtrace v0.5.0
10092026-09-08T17:35:17.293Z Downloaded hkdf v0.13.0
10102026-09-08T17:35:17.296Z Downloaded sha2 v0.11.0
10112026-09-08T17:35:17.302Z Downloaded unicode-truncate v1.1.0
10122026-09-08T17:35:17.302Z Downloaded stringprep v0.1.5
10132026-09-08T17:35:17.305Z Downloaded usdt-macro v0.6.0
10142026-09-08T17:35:17.310Z Downloaded tokio-tungstenite v0.21.0
10152026-09-08T17:35:17.313Z Downloaded jiff-static v0.2.34
10162026-09-08T17:35:17.313Z Downloaded libbz2-rs-sys v0.2.2
10172026-09-08T17:35:17.314Z Downloaded num-traits v0.2.19
10182026-09-08T17:35:17.317Z Downloaded multer v3.1.0
10192026-09-08T17:35:17.317Z Downloaded toml v0.7.8
10202026-09-08T17:35:17.317Z Downloaded darling_macro v0.20.11
10212026-09-08T17:35:17.323Z Downloaded tracing-core v0.1.36
10222026-09-08T17:35:17.323Z Downloaded const_format_proc_macros v0.2.34
10232026-09-08T17:35:17.323Z Downloaded derive-ex v0.1.8
10242026-09-08T17:35:17.328Z Downloaded xattr v1.6.1
10252026-09-08T17:35:17.328Z Downloaded icu_collections v2.1.1
10262026-09-08T17:35:17.328Z Downloaded tokio-util v0.7.18
10272026-09-08T17:35:17.332Z Downloaded openssl-sys v0.9.117
10282026-09-08T17:35:17.332Z Downloaded zerotrie v0.2.3
10292026-09-08T17:35:17.336Z Downloaded thiserror-no-std v2.0.2
10302026-09-08T17:35:17.336Z Downloaded crypto-bigint v0.5.5
10312026-09-08T17:35:17.340Z Downloaded parse-display-derive v0.10.0
10322026-09-08T17:35:17.340Z Downloaded primefield v0.14.0
10332026-09-08T17:35:17.342Z Downloaded progenitor-client v0.13.0
10342026-09-08T17:35:17.342Z Downloaded qorb v0.4.1
10352026-09-08T17:35:17.349Z Downloaded drift v0.2.0
10362026-09-08T17:35:17.358Z Downloaded module-lattice v0.2.3
10372026-09-08T17:35:17.358Z Downloaded progenitor-impl v0.14.0
10382026-09-08T17:35:17.358Z Downloaded crossbeam-epoch v0.9.18
10392026-09-08T17:35:17.358Z Downloaded serdect v0.4.3
10402026-09-08T17:35:17.358Z Downloaded difflib v0.4.0
10412026-09-08T17:35:17.358Z Downloaded slog-term v2.9.2
10422026-09-08T17:35:17.366Z Downloaded dirs-next v2.0.0
10432026-09-08T17:35:17.366Z Downloaded strum_macros v0.27.2
10442026-09-08T17:35:17.366Z Downloaded inout v0.1.4
10452026-09-08T17:35:17.366Z Downloaded itertools v0.10.5
10462026-09-08T17:35:17.366Z Downloaded pem v3.0.6
10472026-09-08T17:35:17.366Z Downloaded md5 v0.8.0
10482026-09-08T17:35:17.366Z Downloaded slog-stdlog v4.1.1
10492026-09-08T17:35:17.366Z Downloaded crossbeam-deque v0.8.6
10502026-09-08T17:35:17.366Z Downloaded crc32fast v1.5.0
10512026-09-08T17:35:17.366Z Downloaded steno v0.4.1
10522026-09-08T17:35:17.371Z Downloaded hkdf v0.12.4
10532026-09-08T17:35:17.371Z Downloaded psl-types v2.0.11
10542026-09-08T17:35:17.371Z Downloaded nom v8.0.0
10552026-09-08T17:35:17.374Z Downloaded litrs v1.0.0
10562026-09-08T17:35:17.374Z Downloaded unicode_categories v0.1.1
10572026-09-08T17:35:17.380Z Downloaded xshell v0.2.7
10582026-09-08T17:35:17.384Z Downloaded miette v7.6.0
10592026-09-08T17:35:17.387Z Downloaded unicode-normalization v0.1.25
10602026-09-08T17:35:17.390Z Downloaded tap v1.0.1
10612026-09-08T17:35:17.394Z Downloaded trait-variant v0.1.2
10622026-09-08T17:35:17.394Z Downloaded termios v0.3.3
10632026-09-08T17:35:17.396Z Downloaded uuid v1.23.4
10642026-09-08T17:35:17.400Z Downloaded zip v4.6.1
10652026-09-08T17:35:17.403Z Downloaded iana-time-zone v0.1.65
10662026-09-08T17:35:17.403Z Downloaded serde_with v1.14.0
10672026-09-08T17:35:17.408Z Downloaded ed25519 v3.0.0
10682026-09-08T17:35:17.414Z Downloaded openssl-macros v0.1.1
10692026-09-08T17:35:17.418Z Downloaded void v1.0.2
10702026-09-08T17:35:17.418Z Downloaded zstd v0.13.3
10712026-09-08T17:35:17.420Z Downloaded oxide-tokio-rt v0.1.4
10722026-09-08T17:35:17.421Z Downloaded libloading v0.8.9
10732026-09-08T17:35:17.427Z Downloaded schemars v0.8.22
10742026-09-08T17:35:17.430Z Downloaded tinyvec_macros v0.1.1
10752026-09-08T17:35:17.430Z Downloaded unicode-xid v0.2.6
10762026-09-08T17:35:17.430Z Downloaded embedded-io v0.6.1
10772026-09-08T17:35:17.434Z Downloaded vergen-git2 v9.1.0
10782026-09-08T17:35:17.434Z Downloaded schemars v1.2.1
10792026-09-08T17:35:17.438Z Downloaded keccak v0.2.0
10802026-09-08T17:35:17.442Z Downloaded nu-ansi-term v0.50.3
10812026-09-08T17:35:17.442Z Downloaded indent_write v2.2.0
10822026-09-08T17:35:17.442Z Downloaded openssl-probe v0.1.6
10832026-09-08T17:35:17.442Z Downloaded oso-derive v0.27.3
10842026-09-08T17:35:17.456Z Downloaded sigpipe v0.1.3
10852026-09-08T17:35:17.459Z Downloaded rcgen v0.12.1
10862026-09-08T17:35:17.460Z Downloaded typify-macro v0.6.2
10872026-09-08T17:35:17.460Z Downloaded num-rational v0.4.2
10882026-09-08T17:35:17.460Z Downloaded sec1 v0.8.1
10892026-09-08T17:35:17.460Z Downloaded x509-cert v0.2.5
10902026-09-08T17:35:17.460Z Downloaded postcard v1.1.3
10912026-09-08T17:35:17.461Z Downloaded document-features v0.2.12
10922026-09-08T17:35:17.461Z Downloaded serde_tokenstream v0.3.0
10932026-09-08T17:35:17.461Z Downloaded tls_codec_derive v0.4.2
10942026-09-08T17:35:17.461Z Downloaded want v0.3.1
10952026-09-08T17:35:17.461Z Downloaded crc-catalog v2.4.0
10962026-09-08T17:35:17.461Z Downloaded pbkdf2 v0.13.0
10972026-09-08T17:35:17.464Z Downloaded dof v0.4.0
10982026-09-08T17:35:17.473Z Downloaded tokio-rustls v0.26.4
10992026-09-08T17:35:17.477Z Downloaded ed25519-dalek v2.2.0
11002026-09-08T17:35:17.477Z Downloaded similar v2.7.0
11012026-09-08T17:35:17.482Z Downloaded darling_core v0.21.3
11022026-09-08T17:35:17.482Z Downloaded signal-hook-mio v0.2.5
11032026-09-08T17:35:17.482Z Downloaded lock_api v0.4.14
11042026-09-08T17:35:17.482Z Downloaded tokio-test v0.4.5
11052026-09-08T17:35:17.486Z Downloaded samael v0.0.19
11062026-09-08T17:35:17.490Z Downloaded darling_core v0.20.11
11072026-09-08T17:35:17.490Z Downloaded rand_core v0.6.4
11082026-09-08T17:35:17.493Z Downloaded num-iter v0.1.45
11092026-09-08T17:35:17.493Z Downloaded oxide-generation v0.1.3
11102026-09-08T17:35:17.493Z Downloaded phf_shared v0.12.1
11112026-09-08T17:35:17.498Z Downloaded tokio-postgres v0.7.16
11122026-09-08T17:35:17.502Z Downloaded smallvec v0.6.14
11132026-09-08T17:35:17.502Z Downloaded derive_builder v0.20.2
11142026-09-08T17:35:17.506Z Downloaded maplit v1.0.2
11152026-09-08T17:35:17.506Z Downloaded sync-ptr v0.1.4
11162026-09-08T17:35:17.513Z Downloaded stacker v0.1.23
11172026-09-08T17:35:17.513Z Downloaded crypto-primes v0.7.2
11182026-09-08T17:35:17.522Z Downloaded strsim v0.10.0
11192026-09-08T17:35:17.522Z Downloaded secrecy v0.8.0
11202026-09-08T17:35:17.522Z Downloaded yoke v0.8.1
11212026-09-08T17:35:17.522Z Downloaded reqwest v0.13.2
11222026-09-08T17:35:17.527Z Downloaded ctutils v0.4.2
11232026-09-08T17:35:17.529Z Downloaded embedded-io v0.4.0
11242026-09-08T17:35:17.529Z Downloaded peg-runtime v0.8.5
11252026-09-08T17:35:17.529Z Downloaded olpc-cjson v0.1.4
11262026-09-08T17:35:17.530Z Downloaded vergen v9.1.0
11272026-09-08T17:35:17.530Z Downloaded reqwest v0.12.28
11282026-09-08T17:35:17.530Z Downloaded libxml v0.3.3
11292026-09-08T17:35:17.533Z Downloaded ipnetwork v0.21.1
11302026-09-08T17:35:17.533Z Downloaded winnow v0.6.26
11312026-09-08T17:35:17.533Z Downloaded rawzip v0.4.4
11322026-09-08T17:35:17.537Z Downloaded itertools v0.12.1
11332026-09-08T17:35:17.541Z Downloaded indexmap v1.9.3
11342026-09-08T17:35:17.541Z Downloaded ron v0.8.1
11352026-09-08T17:35:17.545Z Downloaded num-integer v0.1.46
11362026-09-08T17:35:17.548Z Downloaded toml_edit v0.23.10+spec-1.0.0
11372026-09-08T17:35:17.548Z Downloaded utf-8 v0.7.6
11382026-09-08T17:35:17.548Z Downloaded git2 v0.20.4
11392026-09-08T17:35:17.551Z Downloaded crucible-workspace-hack v0.1.0
11402026-09-08T17:35:17.552Z Downloaded crunchy v0.2.4
11412026-09-08T17:35:17.554Z Downloaded derive_builder_macro v0.20.2
11422026-09-08T17:35:17.554Z Downloaded ingot-macros v0.2.0
11432026-09-08T17:35:17.554Z Downloaded litemap v0.8.1
11442026-09-08T17:35:17.555Z Downloaded memmap2 v0.9.10
11452026-09-08T17:35:17.558Z Downloaded rfc6979 v0.4.0
11462026-09-08T17:35:17.558Z Downloaded strum v0.26.3
11472026-09-08T17:35:17.558Z Downloaded untrusted v0.7.1
11482026-09-08T17:35:17.558Z Downloaded lzss v0.8.2
11492026-09-08T17:35:17.558Z Downloaded pkcs8 v0.11.0
11502026-09-08T17:35:17.562Z Downloaded seq-macro v0.3.6
11512026-09-08T17:35:17.562Z Downloaded salsa20 v0.11.0
11522026-09-08T17:35:17.562Z Downloaded term v0.7.0
11532026-09-08T17:35:17.565Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11542026-09-08T17:35:17.565Z Downloaded tungstenite v0.21.0
11552026-09-08T17:35:17.566Z Downloaded parking_lot v0.12.5
11562026-09-08T17:35:17.569Z Downloaded primeorder v0.13.6
11572026-09-08T17:35:17.569Z Downloaded lru-cache v0.1.2
11582026-09-08T17:35:17.569Z Downloaded signal-hook-registry v1.4.8
11592026-09-08T17:35:17.569Z Downloaded rand v0.8.6
11602026-09-08T17:35:17.573Z Downloaded zerovec v0.11.5
11612026-09-08T17:35:17.576Z Downloaded defmt-macros v1.0.1
11622026-09-08T17:35:17.576Z Downloaded icu_normalizer_data v2.1.1
11632026-09-08T17:35:17.576Z Downloaded nom v7.1.3
11642026-09-08T17:35:17.580Z Downloaded der v0.7.10
11652026-09-08T17:35:17.583Z Downloaded ed25519 v2.2.3
11662026-09-08T17:35:17.583Z Downloaded icu_properties v2.1.2
11672026-09-08T17:35:17.583Z Downloaded russh v0.62.4
11682026-09-08T17:35:17.587Z Downloaded miniz_oxide v0.8.9
11692026-09-08T17:35:17.591Z Downloaded darling v0.20.11
11702026-09-08T17:35:17.594Z Downloaded diff v0.1.13
11712026-09-08T17:35:17.594Z Downloaded rand v0.10.1
11722026-09-08T17:35:17.597Z Downloaded crc-any v2.5.0
11732026-09-08T17:35:17.598Z Downloaded crossbeam-channel v0.5.15
11742026-09-08T17:35:17.601Z Downloaded darling v0.23.0
11752026-09-08T17:35:17.604Z Downloaded rustls-pemfile v2.2.0
11762026-09-08T17:35:17.604Z Downloaded kem v0.3.0
11772026-09-08T17:35:17.604Z Downloaded sponge-cursor v0.1.0
11782026-09-08T17:35:17.604Z Downloaded defmt-parser v1.0.0
11792026-09-08T17:35:17.608Z Downloaded prefix-trie v0.7.0
11802026-09-08T17:35:17.608Z Downloaded rand_chacha v0.9.0
11812026-09-08T17:35:17.608Z Downloaded sec1 v0.7.3
11822026-09-08T17:35:17.608Z Downloaded zone v0.3.1
11832026-09-08T17:35:17.612Z Downloaded num-conv v0.2.0
11842026-09-08T17:35:17.612Z Downloaded ssh-key v0.7.0-rc.11
11852026-09-08T17:35:17.616Z Downloaded wait-timeout v0.2.1
11862026-09-08T17:35:17.616Z Downloaded ctr v0.10.1
11872026-09-08T17:35:17.616Z Downloaded const_format v0.2.35
11882026-09-08T17:35:17.620Z Downloaded schemars v0.9.0
11892026-09-08T17:35:17.625Z Downloaded darling v0.21.3
11902026-09-08T17:35:17.633Z Downloaded ipnet v2.12.0
11912026-09-08T17:35:17.637Z Downloaded num_enum v0.7.6
11922026-09-08T17:35:17.637Z Downloaded pkg-config v0.3.32
11932026-09-08T17:35:17.637Z Downloaded indoc v2.0.7
11942026-09-08T17:35:17.637Z Downloaded tower-layer v0.3.3
11952026-09-08T17:35:17.637Z Downloaded minimal-lexical v0.2.1
11962026-09-08T17:35:17.641Z Downloaded libefi-sys v0.1.0
11972026-09-08T17:35:17.641Z Downloaded zerocopy v0.6.6
11982026-09-08T17:35:17.641Z Downloaded predicates-core v1.0.10
11992026-09-08T17:35:17.641Z Downloaded rand v0.9.2
12002026-09-08T17:35:17.644Z Downloaded ident_case v1.0.1
12012026-09-08T17:35:17.644Z Downloaded is_ci v1.2.0
12022026-09-08T17:35:17.644Z Downloaded mime v0.3.17
12032026-09-08T17:35:17.644Z Downloaded take_mut v0.2.2
12042026-09-08T17:35:17.644Z Downloaded vcpkg v0.2.15
12052026-09-08T17:35:17.667Z Downloaded time-core v0.1.8
12062026-09-08T17:35:17.670Z Downloaded ena v0.14.4
12072026-09-08T17:35:17.670Z Downloaded subtle v2.6.1
12082026-09-08T17:35:17.670Z Downloaded postgres-protocol v0.6.10
12092026-09-08T17:35:17.673Z Downloaded rand_seeder v0.4.0
12102026-09-08T17:35:17.673Z Downloaded serde_cbor v0.11.2
12112026-09-08T17:35:17.673Z Downloaded der v0.8.0
12122026-09-08T17:35:17.676Z Downloaded diesel_derives v2.3.7
12132026-09-08T17:35:17.679Z Downloaded icu_locale_core v2.1.1
12142026-09-08T17:35:17.684Z Downloaded linear-map v1.2.0
12152026-09-08T17:35:17.684Z Downloaded internal-russh-num-bigint v0.5.0
12162026-09-08T17:35:17.688Z Downloaded derive_builder_core v0.20.2
12172026-09-08T17:35:17.688Z Downloaded darling_macro v0.23.0
12182026-09-08T17:35:17.688Z Downloaded proc-macro-error-attr2 v2.0.0
12192026-09-08T17:35:17.688Z Downloaded ecdsa v0.17.0
12202026-09-08T17:35:17.688Z Downloaded jiff-core v0.1.0
12212026-09-08T17:35:17.697Z Downloaded rayon-core v1.13.0
12222026-09-08T17:35:17.698Z Downloaded tinystr v0.8.2
12232026-09-08T17:35:17.701Z Downloaded crossterm v0.29.0
12242026-09-08T17:35:17.702Z Downloaded proc-macro-error2 v2.0.1
12252026-09-08T17:35:17.702Z Downloaded hyper-util v0.1.20
12262026-09-08T17:35:17.702Z Downloaded writeable v0.6.2
12272026-09-08T17:35:17.702Z Downloaded winnow v1.0.3
12282026-09-08T17:35:17.707Z Downloaded oxide-update-engine v0.1.2
12292026-09-08T17:35:17.710Z Downloaded psm v0.1.30
12302026-09-08T17:35:17.710Z Downloaded rustls-pki-types v1.14.0
12312026-09-08T17:35:17.710Z Downloaded tungstenite v0.23.0
12322026-09-08T17:35:17.714Z Downloaded omicron-zone-package v0.12.3
12332026-09-08T17:35:17.714Z Downloaded slab v0.4.12
12342026-09-08T17:35:17.714Z Downloaded yasna v0.5.2
12352026-09-08T17:35:17.717Z Downloaded convert_case v0.10.0
12362026-09-08T17:35:17.717Z Downloaded native-tls v0.2.18
12372026-09-08T17:35:17.717Z Downloaded smoltcp v0.9.1
12382026-09-08T17:35:17.721Z Downloaded aws-lc-rs v1.16.3
12392026-09-08T17:35:17.727Z Downloaded slog-dtrace v0.3.0
12402026-09-08T17:35:17.730Z Downloaded sha3 v0.12.0
12412026-09-08T17:35:17.730Z Downloaded iri-string v0.7.10
12422026-09-08T17:35:17.734Z Downloaded reedline v0.40.0
12432026-09-08T17:35:17.738Z Downloaded peg-macros v0.8.5
12442026-09-08T17:35:17.738Z Downloaded zlib-rs v0.6.2
12452026-09-08T17:35:17.741Z Downloaded pin-project-lite v0.2.17
12462026-09-08T17:35:17.744Z Downloaded ssh-encoding v0.3.0
12472026-09-08T17:35:17.745Z Downloaded resolv-conf v0.7.6
12482026-09-08T17:35:17.745Z Downloaded proptest v1.11.0
12492026-09-08T17:35:17.748Z Downloaded zopfli v0.8.3
12502026-09-08T17:35:17.752Z Downloaded itertools v0.15.0
12512026-09-08T17:35:17.754Z Downloaded gimli v0.32.3
12522026-09-08T17:35:17.758Z Downloaded goblin v0.10.5
12532026-09-08T17:35:17.764Z Downloaded dropshot-api-manager v0.8.0
12542026-09-08T17:35:17.768Z Downloaded serde_with_macros v3.21.0
12552026-09-08T17:35:17.768Z Downloaded itertools v0.13.0
12562026-09-08T17:35:17.772Z Downloaded bitvec v1.0.1
12572026-09-08T17:35:17.780Z Downloaded unicode-bidi v0.3.18
12582026-09-08T17:35:17.839Z Downloaded dropshot_endpoint v0.17.1
12592026-09-08T17:35:17.839Z Downloaded iddqd v0.4.2
12602026-09-08T17:35:17.842Z Downloaded rsa v0.9.10
12612026-09-08T17:35:17.843Z Downloaded parking_lot v0.11.2
12622026-09-08T17:35:17.843Z Downloaded icu_properties_data v2.1.2
12632026-09-08T17:35:17.843Z Downloaded itertools v0.14.0
12642026-09-08T17:35:17.843Z Downloaded bindgen v0.71.1
12652026-09-08T17:35:17.843Z Downloaded chrono v0.4.45
12662026-09-08T17:35:17.843Z Downloaded rustyline v14.0.0
12672026-09-08T17:35:17.843Z Downloaded toml_edit v0.19.15
12682026-09-08T17:35:17.843Z Downloaded snafu v0.8.9
12692026-09-08T17:35:17.843Z Downloaded winnow v0.5.40
12702026-09-08T17:35:17.843Z Downloaded zip v0.6.6
12712026-09-08T17:35:17.843Z Downloaded blake3 v1.8.5
12722026-09-08T17:35:17.843Z Downloaded radix_trie v0.2.1
12732026-09-08T17:35:17.843Z Downloaded mio v1.2.0
12742026-09-08T17:35:17.843Z Downloaded indicatif v0.18.4
12752026-09-08T17:35:17.843Z Downloaded serde_yaml v0.9.34+deprecated
12762026-09-08T17:35:17.847Z Downloaded publicsuffix v2.3.0
12772026-09-08T17:35:17.847Z Downloaded rsa v0.10.0-rc.18
12782026-09-08T17:35:17.850Z Downloaded darling_core v0.23.0
12792026-09-08T17:35:17.853Z Downloaded object v0.30.4
12802026-09-08T17:35:17.856Z Downloaded tough v0.22.0
12812026-09-08T17:35:17.860Z Downloaded p384 v0.13.1
12822026-09-08T17:35:17.863Z Downloaded regex v1.12.3
12832026-09-08T17:35:17.866Z Downloaded url v2.5.8
12842026-09-08T17:35:17.869Z Downloaded idna v1.1.0
12852026-09-08T17:35:17.869Z Downloaded p521 v0.14.0
12862026-09-08T17:35:17.872Z Downloaded moka v0.12.13
12872026-09-08T17:35:17.877Z Downloaded scuffle v0.1.0
12882026-09-08T17:35:17.877Z Downloaded libm v0.2.16
12892026-09-08T17:35:17.886Z Downloaded regex-syntax v0.6.29
12902026-09-08T17:35:17.890Z Downloaded tabled v0.21.0
12912026-09-08T17:35:17.898Z Downloaded salty v0.3.0
12922026-09-08T17:35:17.901Z Downloaded hickory-proto v0.24.4
12932026-09-08T17:35:17.906Z Downloaded rustls v0.23.41
12942026-09-08T17:35:17.921Z Downloaded openssl v0.10.80
12952026-09-08T17:35:17.926Z Downloaded hickory-proto v0.25.2
12962026-09-08T17:35:17.935Z Downloaded quinn-proto v0.11.16
12972026-09-08T17:35:17.940Z Downloaded quick-xml v0.37.5
12982026-09-08T17:35:17.943Z Downloaded serde_with v3.21.0
12992026-09-08T17:35:17.949Z Downloaded openapiv3 v2.2.0
13002026-09-08T17:35:17.955Z Downloaded syn v3.0.3
13012026-09-08T17:35:17.963Z Downloaded tower-http v0.6.8
13022026-09-08T17:35:17.966Z Downloaded curve25519-dalek v5.0.0
13032026-09-08T17:35:17.975Z Downloaded portable-atomic v1.13.1
13042026-09-08T17:35:17.979Z Downloaded petname v2.0.2
13052026-09-08T17:35:17.984Z Downloaded rayon v1.11.0
13062026-09-08T17:35:17.988Z Downloaded bstr v1.12.1
13072026-09-08T17:35:17.993Z Downloaded zerocopy v0.8.55
13082026-09-08T17:35:18.004Z Downloaded smoltcp v0.11.0
13092026-09-08T17:35:18.011Z Downloaded object v0.37.3
13102026-09-08T17:35:18.018Z Downloaded nix v0.27.1
13112026-09-08T17:35:18.024Z Downloaded polar-core v0.27.3
13122026-09-08T17:35:18.028Z Downloaded curve25519-dalek v4.1.3
13132026-09-08T17:35:18.033Z Downloaded lalrpop v0.19.12
13142026-09-08T17:35:18.038Z Downloaded sha3 v0.11.0
13152026-09-08T17:35:18.042Z Downloaded regress v0.11.1
13162026-09-08T17:35:18.050Z Downloaded ratatui v0.29.0
13172026-09-08T17:35:18.062Z Downloaded time v0.3.47
13182026-09-08T17:35:18.069Z Downloaded zerocopy-derive v0.6.6
13192026-09-08T17:35:18.074Z Downloaded typify-impl v0.6.2
13202026-09-08T17:35:18.083Z Downloaded regress v0.10.5
13212026-09-08T17:35:18.091Z Downloaded dropshot v0.17.1
13222026-09-08T17:35:18.101Z Downloaded nix v0.28.0
13232026-09-08T17:35:18.110Z Downloaded sqlparser v0.61.0
13242026-09-08T17:35:18.114Z Downloaded crypto-bigint v0.7.5
13252026-09-08T17:35:18.120Z Downloaded rustix v0.38.44
13262026-09-08T17:35:18.132Z Downloaded regex-automata v0.4.14
13272026-09-08T17:35:18.143Z Downloaded nix v0.31.2
13282026-09-08T17:35:18.149Z Downloaded regex-syntax v0.8.10
13292026-09-08T17:35:18.152Z Downloaded tracing v0.1.44
13302026-09-08T17:35:18.166Z Downloaded sled v0.34.7
13312026-09-08T17:35:18.173Z Downloaded petgraph v0.8.3
13322026-09-08T17:35:18.186Z Downloaded libz-sys v1.1.24
13332026-09-08T17:35:18.198Z Downloaded sha3 v0.10.8
13342026-09-08T17:35:18.201Z Downloaded diesel v2.3.7
13352026-09-08T17:35:18.223Z Downloaded bzip2-sys v0.1.13+1.0.8
13362026-09-08T17:35:18.236Z Downloaded encoding_rs v0.8.35
13372026-09-08T17:35:18.263Z Downloaded petgraph v0.6.5
13382026-09-08T17:35:18.277Z Downloaded ring v0.17.14
13392026-09-08T17:35:18.300Z Downloaded jiff v0.2.34
13402026-09-08T17:35:18.310Z Downloaded libgit2-sys v0.18.3+1.9.2
13412026-09-08T17:35:18.344Z Downloaded chrono-tz v0.10.4
13422026-09-08T17:35:18.355Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13432026-09-08T17:35:18.366Z Downloaded csv v1.4.0
13442026-09-08T17:35:18.378Z Downloaded tokio v1.52.1
13452026-09-08T17:35:18.871Z Downloaded aws-lc-sys v0.40.0
13462026-09-08T17:35:19.129Z Compiling serde_core v1.0.228
13472026-09-08T17:35:19.133Z Compiling libc v0.2.185
13482026-09-08T17:35:19.133Z Compiling serde v1.0.228
13492026-09-08T17:35:19.133Z Compiling log v0.4.33
13502026-09-08T17:35:19.133Z Compiling smallvec v1.15.1
13512026-09-08T17:35:19.287Z Compiling shlex v1.3.0
13522026-09-08T17:35:19.296Z Compiling find-msvc-tools v0.1.9
13532026-09-08T17:35:19.306Z Compiling syn v2.0.117
13542026-09-08T17:35:19.465Z Compiling subtle v2.6.1
13552026-09-08T17:35:19.482Z Compiling scopeguard v1.2.0
13562026-09-08T17:35:19.482Z Compiling stable_deref_trait v1.2.1
13572026-09-08T17:35:19.567Z Compiling typenum v1.20.1
13582026-09-08T17:35:19.570Z Compiling lock_api v0.4.14
13592026-09-08T17:35:19.582Z Compiling zerocopy v0.8.55
13602026-09-08T17:35:19.637Z Compiling portable-atomic v1.13.1
13612026-09-08T17:35:19.645Z Compiling serde_json v1.0.151
13622026-09-08T17:35:19.818Z Compiling critical-section v1.2.0
13632026-09-08T17:35:19.885Z Compiling libm v0.2.16
13642026-09-08T17:35:19.924Z Compiling num-traits v0.2.19
13652026-09-08T17:35:20.042Z Compiling pkg-config v0.3.32
13662026-09-08T17:35:20.113Z Compiling errno v0.3.14
13672026-09-08T17:35:20.128Z Compiling jobserver v0.1.34
13682026-09-08T17:35:20.188Z Compiling getrandom v0.2.17
13692026-09-08T17:35:20.376Z Compiling cc v1.2.56
13702026-09-08T17:35:20.438Z Compiling rand_core v0.6.4
13712026-09-08T17:35:20.578Z Compiling generic-array v0.14.7
13722026-09-08T17:35:20.643Z Compiling once_cell v1.21.3
13732026-09-08T17:35:20.684Z Compiling const-oid v0.9.6
13742026-09-08T17:35:20.721Z Compiling pin-project-lite v0.2.17
13752026-09-08T17:35:20.829Z Compiling parking_lot_core v0.9.12
13762026-09-08T17:35:20.844Z Compiling getrandom v0.4.3
13772026-09-08T17:35:20.923Z Compiling rand_core v0.10.0
13782026-09-08T17:35:21.397Z Compiling bitflags v2.11.0
13792026-09-08T17:35:21.407Z Compiling signal-hook-registry v1.4.8
13802026-09-08T17:35:21.423Z Compiling futures-core v0.3.32
13812026-09-08T17:35:21.446Z Compiling percent-encoding v2.3.2
13822026-09-08T17:35:21.568Z Compiling writeable v0.6.2
13832026-09-08T17:35:21.589Z Compiling litemap v0.8.1
13842026-09-08T17:35:21.632Z Compiling semver v1.0.28
13852026-09-08T17:35:21.676Z Compiling parking_lot v0.12.5
13862026-09-08T17:35:21.701Z Compiling mio v1.2.0
13872026-09-08T17:35:21.757Z Compiling icu_properties_data v2.1.2
13882026-09-08T17:35:21.773Z Compiling icu_normalizer_data v2.1.1
13892026-09-08T17:35:21.863Z Compiling socket2 v0.6.3
13902026-09-08T17:35:21.943Z Compiling getrandom v0.3.4
13912026-09-08T17:35:22.040Z Compiling synstructure v0.13.2
13922026-09-08T17:35:22.081Z Compiling rustix v1.1.4
13932026-09-08T17:35:22.122Z Compiling futures-sink v0.3.32
13942026-09-08T17:35:22.156Z Compiling indexmap v2.14.0
13952026-09-08T17:35:22.279Z Compiling futures-channel v0.3.32
13962026-09-08T17:35:22.343Z Compiling futures-io v0.3.32
13972026-09-08T17:35:22.501Z Compiling futures-task v0.3.32
13982026-09-08T17:35:22.552Z Compiling utf8_iter v1.0.4
13992026-09-08T17:35:22.602Z Compiling slab v0.4.12
14002026-09-08T17:35:22.675Z Compiling form_urlencoded v1.2.2
14012026-09-08T17:35:22.699Z Compiling rustversion v1.0.22
14022026-09-08T17:35:22.775Z Compiling iana-time-zone v0.1.65
14032026-09-08T17:35:22.778Z Compiling base64ct v1.8.3
14042026-09-08T17:35:22.846Z Compiling cmake v0.1.57
14052026-09-08T17:35:22.862Z Compiling regex-syntax v0.8.10
14062026-09-08T17:35:22.921Z Compiling ident_case v1.0.1
14072026-09-08T17:35:22.968Z Compiling fs_extra v1.3.0
14082026-09-08T17:35:23.044Z Compiling pem-rfc7468 v0.7.0
14092026-09-08T17:35:23.078Z Compiling flagset v0.4.7
14102026-09-08T17:35:23.210Z Compiling dunce v1.0.5
14112026-09-08T17:35:23.237Z Compiling rand_core v0.9.5
14122026-09-08T17:35:23.252Z Compiling uuid v1.23.4
14132026-09-08T17:35:23.306Z Compiling aws-lc-sys v0.40.0
14142026-09-08T17:35:23.342Z Compiling base64 v0.22.1
14152026-09-08T17:35:23.522Z Compiling syn v1.0.109
14162026-09-08T17:35:23.687Z Compiling vcpkg v0.2.15
14172026-09-08T17:35:23.704Z Compiling serde_derive_internals v0.29.1
14182026-09-08T17:35:23.807Z Compiling serde_derive v1.0.228
14192026-09-08T17:35:23.846Z Compiling zeroize_derive v1.5.0
14202026-09-08T17:35:23.935Z Compiling zerofrom-derive v0.1.6
14212026-09-08T17:35:23.967Z Compiling zerocopy-derive v0.8.55
14222026-09-08T17:35:24.422Z Compiling yoke-derive v0.8.1
14232026-09-08T17:35:24.512Z Compiling zerovec-derive v0.11.2
14242026-09-08T17:35:24.623Z Compiling displaydoc v0.2.5
14252026-09-08T17:35:25.245Z Compiling tokio-macros v2.7.0
14262026-09-08T17:35:25.396Z Compiling zerofrom v0.1.6
14272026-09-08T17:35:25.411Z Compiling futures-macro v0.3.32
14282026-09-08T17:35:25.528Z Compiling der_derive v0.7.3
14292026-09-08T17:35:25.653Z Compiling yoke v0.8.1
14302026-09-08T17:35:25.679Z Compiling thiserror-impl v2.0.18
14312026-09-08T17:35:25.842Z Compiling zerovec v0.11.5
14322026-09-08T17:35:26.007Z Compiling zerotrie v0.2.3
14332026-09-08T17:35:26.250Z Compiling futures-util v0.3.32
14342026-09-08T17:35:26.332Z Compiling tinystr v0.8.2
14352026-09-08T17:35:26.360Z Compiling potential_utf v0.1.4
14362026-09-08T17:35:26.533Z Compiling icu_locale_core v2.1.1
14372026-09-08T17:35:26.534Z Compiling icu_collections v2.1.1
14382026-09-08T17:35:26.561Z Compiling openssl-sys v0.9.117
14392026-09-08T17:35:27.055Z Compiling tracing-attributes v0.1.31
14402026-09-08T17:35:27.076Z Compiling thiserror v2.0.18
14412026-09-08T17:35:27.096Z Compiling rustc_version v0.4.1
14422026-09-08T17:35:27.181Z Compiling icu_provider v2.1.1
14432026-09-08T17:35:27.456Z Compiling zeroize v1.9.0
14442026-09-08T17:35:27.471Z Compiling bytes v1.11.1
14452026-09-08T17:35:27.484Z Compiling icu_properties v2.1.2
14462026-09-08T17:35:27.537Z Compiling icu_normalizer v2.1.1
14472026-09-08T17:35:28.080Z Compiling tokio v1.52.1
14482026-09-08T17:35:28.094Z Compiling chrono v0.4.45
14492026-09-08T17:35:28.240Z Compiling crypto-common v0.1.7
14502026-09-08T17:35:28.393Z Compiling block-buffer v0.10.4
14512026-09-08T17:35:28.408Z Compiling idna_adapter v1.2.1
14522026-09-08T17:35:28.549Z Compiling digest v0.10.7
14532026-09-08T17:35:28.571Z Compiling ppv-lite86 v0.2.21
14542026-09-08T17:35:28.588Z Compiling idna v1.1.0
14552026-09-08T17:35:28.603Z Compiling der v0.7.10
14562026-09-08T17:35:28.676Z Compiling http v1.4.2
14572026-09-08T17:35:28.817Z Compiling tracing-core v0.1.36
14582026-09-08T17:35:28.900Z Compiling url v2.5.8
14592026-09-08T17:35:29.239Z Compiling rand_chacha v0.9.0
14602026-09-08T17:35:29.359Z Compiling aws-lc-rs v1.16.3
14612026-09-08T17:35:29.467Z Compiling spki v0.7.3
14622026-09-08T17:35:29.572Z Compiling cpufeatures v0.2.17
14632026-09-08T17:35:29.645Z Compiling dyn-clone v1.0.20
14642026-09-08T17:35:29.660Z Compiling schemars v0.8.22
14652026-09-08T17:35:29.675Z Compiling simd-adler32 v0.3.8
14662026-09-08T17:35:29.678Z Compiling pkcs8 v0.10.2
14672026-09-08T17:35:29.771Z Compiling rand v0.9.2
14682026-09-08T17:35:29.775Z Compiling http-body v1.0.1
14692026-09-08T17:35:29.887Z Compiling tracing v0.1.44
14702026-09-08T17:35:29.922Z Compiling rustls-pki-types v1.14.0
14712026-09-08T17:35:29.962Z Compiling schemars_derive v0.8.22
14722026-09-08T17:35:30.011Z Compiling spin v0.9.8
14732026-09-08T17:35:30.138Z Compiling crc32fast v1.5.0
14742026-09-08T17:35:30.214Z Compiling httparse v1.10.1
14752026-09-08T17:35:30.357Z Compiling cmov v0.5.4
14762026-09-08T17:35:30.416Z Compiling openssl-probe v0.2.1
14772026-09-08T17:35:30.503Z Compiling tinyvec_macros v0.1.1
14782026-09-08T17:35:30.559Z Compiling adler2 v2.0.1
14792026-09-08T17:35:30.574Z Compiling tinyvec v1.10.0
14802026-09-08T17:35:30.601Z Compiling ctutils v0.4.2
14812026-09-08T17:35:30.618Z Compiling tempfile v3.27.0
14822026-09-08T17:35:30.682Z Compiling miniz_oxide v0.8.9
14832026-09-08T17:35:30.881Z Compiling pest_generator v2.8.6
14842026-09-08T17:35:30.920Z Compiling sha2 v0.10.9
14852026-09-08T17:35:30.976Z Compiling terminal_size v0.4.3
14862026-09-08T17:35:31.116Z Compiling aho-corasick v1.1.4
14872026-09-08T17:35:31.272Z Compiling unicode-segmentation v1.12.0
14882026-09-08T17:35:31.550Z Compiling radium v0.7.0
14892026-09-08T17:35:31.655Z Compiling atomic-waker v1.1.2
14902026-09-08T17:35:31.775Z Compiling try-lock v0.2.5
14912026-09-08T17:35:31.807Z Compiling tokio-util v0.7.18
14922026-09-08T17:35:31.884Z Compiling tower-layer v0.3.3
14932026-09-08T17:35:32.042Z Compiling tower-service v0.3.3
14942026-09-08T17:35:32.140Z Compiling untrusted v0.7.1
14952026-09-08T17:35:32.195Z Compiling regex-automata v0.4.14
14962026-09-08T17:35:32.335Z Compiling want v0.3.1
14972026-09-08T17:35:32.485Z Compiling h2 v0.4.15
14982026-09-08T17:35:32.503Z Compiling pest_derive v2.8.6
14992026-09-08T17:35:32.838Z Compiling hybrid-array v0.4.13
15002026-09-08T17:35:32.958Z Compiling ipnet v2.12.0
15012026-09-08T17:35:33.236Z Compiling scroll_derive v0.13.1
15022026-09-08T17:35:33.450Z Compiling darling_core v0.20.11
15032026-09-08T17:35:33.607Z Compiling rustls v0.23.41
15042026-09-08T17:35:33.726Z Compiling openssl v0.10.80
15052026-09-08T17:35:33.780Z Compiling untrusted v0.9.0
15062026-09-08T17:35:33.796Z Compiling foreign-types-shared v0.1.1
15072026-09-08T17:35:33.880Z Compiling maybe-uninit v2.0.0
15082026-09-08T17:35:33.897Z Compiling tap v1.0.1
15092026-09-08T17:35:33.963Z Compiling httpdate v1.0.3
15102026-09-08T17:35:34.006Z Compiling wyz v0.5.1
15112026-09-08T17:35:34.033Z Compiling scroll v0.13.0
15122026-09-08T17:35:34.200Z Compiling foreign-types v0.3.2
15132026-09-08T17:35:34.227Z Compiling unicode-normalization v0.1.25
15142026-09-08T17:35:34.285Z Compiling rand_chacha v0.3.1
15152026-09-08T17:35:34.407Z Compiling signature v2.2.0
15162026-09-08T17:35:34.595Z Compiling hex v0.4.3
15172026-09-08T17:35:34.676Z Compiling openssl-macros v0.1.1
15182026-09-08T17:35:34.705Z Compiling thiserror-impl v1.0.69
15192026-09-08T17:35:34.859Z Compiling bzip2-sys v0.1.13+1.0.8
15202026-09-08T17:35:35.015Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15212026-09-08T17:35:35.075Z Compiling num-integer v0.1.46
15222026-09-08T17:35:35.152Z Compiling wait-timeout v0.2.1
15232026-09-08T17:35:35.398Z Compiling socket2 v0.5.10
15242026-09-08T17:35:35.434Z Compiling ahash v0.8.12
15252026-09-08T17:35:35.434Z Compiling native-tls v0.2.18
15262026-09-08T17:35:35.636Z Compiling hyper v1.10.1
15272026-09-08T17:35:35.651Z Compiling time-core v0.1.8
15282026-09-08T17:35:35.692Z Compiling darling_macro v0.20.11
15292026-09-08T17:35:35.794Z Compiling num-bigint-dig v0.8.6
15302026-09-08T17:35:35.797Z Compiling funty v2.0.0
15312026-09-08T17:35:35.939Z Compiling powerfmt v0.2.0
15322026-09-08T17:35:35.995Z Compiling quick-error v1.2.3
15332026-09-08T17:35:36.105Z Compiling num-conv v0.2.0
15342026-09-08T17:35:36.142Z Compiling bit-vec v0.8.0
15352026-09-08T17:35:36.176Z Compiling packed_struct v0.10.1
15362026-09-08T17:35:36.233Z Compiling time-macros v0.2.27
15372026-09-08T17:35:36.282Z Compiling darling v0.20.11
15382026-09-08T17:35:36.365Z Compiling bit-set v0.8.0
15392026-09-08T17:35:36.379Z Compiling bitvec v1.0.1
15402026-09-08T17:35:36.382Z Compiling deranged v0.5.8
15412026-09-08T17:35:36.445Z Compiling rusty-fork v0.3.1
15422026-09-08T17:35:36.537Z Compiling clap_builder v4.6.0
15432026-09-08T17:35:36.554Z Compiling thiserror v1.0.69
15442026-09-08T17:35:36.725Z Compiling hyper-util v0.1.20
15452026-09-08T17:35:37.202Z Compiling num-iter v0.1.45
15462026-09-08T17:35:37.385Z Compiling rand v0.8.6
15472026-09-08T17:35:37.791Z Compiling goblin v0.10.5
15482026-09-08T17:35:38.165Z Compiling packed_struct_codegen v0.10.1
15492026-09-08T17:35:38.180Z Compiling lazy_static v1.5.0
15502026-09-08T17:35:38.272Z Compiling hmac v0.12.1
15512026-09-08T17:35:38.437Z Compiling serde_spanned v0.6.9
15522026-09-08T17:35:38.452Z Compiling toml_datetime v0.6.11
15532026-09-08T17:35:38.585Z Compiling zerocopy-derive v0.6.6
15542026-09-08T17:35:38.717Z Compiling bitfield-macros v0.19.4
15552026-09-08T17:35:39.244Z Compiling clap_derive v4.6.1
15562026-09-08T17:35:39.415Z Compiling rand_xorshift v0.4.0
15572026-09-08T17:35:39.418Z Compiling sync_wrapper v1.0.2
15582026-09-08T17:35:39.522Z Compiling indexmap v1.9.3
15592026-09-08T17:35:39.565Z Compiling crossbeam-utils v0.8.21
15602026-09-08T17:35:39.589Z Compiling paste v1.0.15
15612026-09-08T17:35:39.723Z Compiling unarray v0.1.4
15622026-09-08T17:35:39.834Z Compiling usdt-impl v0.6.0
15632026-09-08T17:35:39.860Z Compiling zlib-rs v0.6.2
15642026-09-08T17:35:39.876Z Compiling crc-catalog v2.4.0
15652026-09-08T17:35:39.966Z Compiling siphasher v1.0.2
15662026-09-08T17:35:40.051Z Compiling object v0.37.3
15672026-09-08T17:35:40.152Z Compiling num_threads v0.1.7
15682026-09-08T17:35:40.251Z Compiling nodrop v0.1.14
15692026-09-08T17:35:40.347Z Compiling array-init v0.0.4
15702026-09-08T17:35:40.360Z Compiling time v0.3.47
15712026-09-08T17:35:40.397Z Compiling crc v3.4.0
15722026-09-08T17:35:40.593Z Compiling dof v0.4.0
15732026-09-08T17:35:40.755Z Compiling proptest v1.11.0
15742026-09-08T17:35:40.965Z Compiling clap v4.6.1
15752026-09-08T17:35:41.371Z Compiling tower v0.5.3
15762026-09-08T17:35:41.716Z Compiling bitfield v0.19.4
15772026-09-08T17:35:41.825Z Compiling zerocopy v0.6.6
15782026-09-08T17:35:42.002Z Compiling smallvec v0.6.14
15792026-09-08T17:35:42.263Z Compiling derive_builder_core v0.20.2
15802026-09-08T17:35:42.434Z Compiling dtrace-parser v0.3.0
15812026-09-08T17:35:43.052Z Compiling flate2 v1.1.9
15822026-09-08T17:35:43.112Z Compiling ipnetwork v0.21.1
15832026-09-08T17:35:43.162Z Compiling http-body-util v0.1.3
15842026-09-08T17:35:43.199Z Compiling pkcs1 v0.7.5
15852026-09-08T17:35:43.405Z Compiling heapless v0.7.17
15862026-09-08T17:35:43.460Z Compiling scroll_derive v0.12.1
15872026-09-08T17:35:43.477Z Compiling structmeta-derive v0.3.0
15882026-09-08T17:35:43.493Z Compiling slog v2.8.2
15892026-09-08T17:35:43.592Z Compiling darling_core v0.23.0
15902026-09-08T17:35:43.661Z Compiling thread-id v5.1.0
15912026-09-08T17:35:43.694Z Compiling cookie v0.18.1
15922026-09-08T17:35:43.744Z Compiling env_filter v2.0.0
15932026-09-08T17:35:43.896Z Compiling syn v3.0.3
15942026-09-08T17:35:44.038Z Compiling unicode-properties v0.1.4
15952026-09-08T17:35:44.127Z Compiling allocator-api2 v0.2.21
15962026-09-08T17:35:44.248Z Compiling winnow v0.5.40
15972026-09-08T17:35:44.452Z Compiling zstd-safe v7.2.4
15982026-09-08T17:35:44.560Z Compiling gimli v0.32.3
15992026-09-08T17:35:44.668Z Compiling unicode-bidi v0.3.18
16002026-09-08T17:35:45.195Z Compiling base64 v0.21.7
16012026-09-08T17:35:45.507Z Compiling iri-string v0.7.10
16022026-09-08T17:35:45.654Z Compiling ryu v1.0.23
16032026-09-08T17:35:45.867Z Compiling anyhow v1.0.104
16042026-09-08T17:35:46.080Z Compiling signal-hook v0.3.18
16052026-09-08T17:35:46.159Z Compiling hashbrown v0.12.3
16062026-09-08T17:35:46.291Z Compiling addr2line v0.25.1
16072026-09-08T17:35:46.631Z Compiling tower-http v0.6.8
16082026-09-08T17:35:46.666Z Compiling darling_macro v0.23.0
16092026-09-08T17:35:46.986Z Compiling serde_urlencoded v0.7.1
16102026-09-08T17:35:47.014Z Compiling toml_edit v0.19.15
16112026-09-08T17:35:47.029Z Compiling ron v0.8.1
16122026-09-08T17:35:47.153Z Compiling stringprep v0.1.5
16132026-09-08T17:35:47.297Z Compiling structmeta v0.3.0
16142026-09-08T17:35:47.362Z Compiling daft-derive v0.1.8
16152026-09-08T17:35:47.513Z Compiling scroll v0.12.0
16162026-09-08T17:35:47.516Z Compiling env_logger v0.11.11
16172026-09-08T17:35:47.875Z Compiling rsa v0.9.10
16182026-09-08T17:35:47.975Z Compiling oxnet v0.1.6
16192026-09-08T17:35:47.990Z Compiling derive_builder_macro v0.20.2
16202026-09-08T17:35:48.091Z Compiling newtype-uuid v1.3.2
16212026-09-08T17:35:48.283Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16222026-09-08T17:35:48.403Z Compiling hashbrown v0.13.2
16232026-09-08T17:35:48.426Z Compiling bzip2 v0.4.4
16242026-09-08T17:35:48.463Z Compiling serde-hex v0.1.0
16252026-09-08T17:35:48.629Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16262026-09-08T17:35:48.820Z Compiling tokio-native-tls v0.3.1
16272026-09-08T17:35:49.388Z Compiling camino v1.2.5
16282026-09-08T17:35:49.693Z Compiling bstr v1.12.1
16292026-09-08T17:35:49.770Z Compiling block-buffer v0.12.1
16302026-09-08T17:35:49.973Z Compiling crypto-common v0.2.2
16312026-09-08T17:35:50.147Z Compiling block-padding v0.4.2
16322026-09-08T17:35:50.316Z Compiling heck v0.4.1
16332026-09-08T17:35:50.332Z Compiling rustls-native-certs v0.8.3
16342026-09-08T17:35:50.534Z Compiling x509-cert v0.2.5
16352026-09-08T17:35:50.626Z Compiling md-5 v0.10.6
16362026-09-08T17:35:50.799Z Compiling curve25519-dalek v4.1.3
16372026-09-08T17:35:50.935Z Compiling erased-serde v0.3.31
16382026-09-08T17:35:51.150Z Compiling serde_tokenstream v0.2.3
16392026-09-08T17:35:51.420Z Compiling async-trait v0.1.89
16402026-09-08T17:35:51.465Z Compiling pin-project-internal v1.1.11
16412026-09-08T17:35:51.651Z Compiling zerocopy-derive v0.7.35
16422026-09-08T17:35:51.708Z Compiling vergen-lib v9.1.0
16432026-09-08T17:35:51.905Z Compiling hash32 v0.2.1
16442026-09-08T17:35:52.103Z Compiling memoffset v0.9.1
16452026-09-08T17:35:52.129Z Compiling encoding_rs v0.8.35
16462026-09-08T17:35:52.245Z Compiling crc-any v2.5.0
16472026-09-08T17:35:52.338Z Compiling psl-types v2.0.11
16482026-09-08T17:35:52.460Z Compiling fallible-iterator v0.2.0
16492026-09-08T17:35:52.474Z Compiling cfg_aliases v0.2.1
16502026-09-08T17:35:52.489Z Compiling rustix v0.38.44
16512026-09-08T17:35:52.549Z Compiling smoltcp v0.9.1
16522026-09-08T17:35:52.565Z Compiling ref-cast v1.0.25
16532026-09-08T17:35:52.617Z Compiling mime v0.3.17
16542026-09-08T17:35:52.775Z Compiling owo-colors v4.3.0
16552026-09-08T17:35:52.847Z Compiling litrs v1.0.0
16562026-09-08T17:35:52.876Z Compiling rustc-demangle v0.1.27
16572026-09-08T17:35:52.933Z Compiling postgres-protocol v0.6.10
16582026-09-08T17:35:52.936Z Compiling pin-project v1.1.11
16592026-09-08T17:35:52.994Z Compiling zerocopy v0.7.35
16602026-09-08T17:35:53.042Z Compiling nix v0.31.2
16612026-09-08T17:35:53.144Z Compiling backtrace v0.3.76
16622026-09-08T17:35:53.268Z Compiling publicsuffix v2.3.0
16632026-09-08T17:35:53.349Z Compiling document-features v0.2.12
16642026-09-08T17:35:53.420Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16652026-09-08T17:35:53.634Z Compiling snafu-derive v0.8.9
16662026-09-08T17:35:53.649Z Compiling inout v0.2.2
16672026-09-08T17:35:53.828Z Compiling daft v0.1.8
16682026-09-08T17:35:53.922Z Compiling hyper-tls v0.6.0
16692026-09-08T17:35:53.937Z Compiling object v0.30.4
16702026-09-08T17:35:53.940Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16712026-09-08T17:35:54.096Z Compiling zip v0.6.6
16722026-09-08T17:35:54.138Z Compiling derive_builder v0.20.2
16732026-09-08T17:35:54.225Z Compiling toml v0.7.8
16742026-09-08T17:35:54.310Z Compiling goblin v0.8.2
16752026-09-08T17:35:54.651Z Compiling derive-ex v0.1.8
16762026-09-08T17:35:54.817Z Compiling darling v0.23.0
16772026-09-08T17:35:55.248Z Compiling phf_shared v0.13.1
16782026-09-08T17:35:55.285Z Compiling regex v1.12.3
16792026-09-08T17:35:55.489Z Compiling hubpack_derive v0.1.1
16802026-09-08T17:35:55.544Z Compiling convert_case v0.10.0
16812026-09-08T17:35:55.717Z Compiling futures-executor v0.3.32
16822026-09-08T17:35:55.853Z Compiling curve25519-dalek-derive v0.1.1
16832026-09-08T17:35:55.950Z Compiling ref-cast-impl v1.0.25
16842026-09-08T17:35:55.983Z Compiling strum_macros v0.27.2
16852026-09-08T17:35:56.314Z Compiling vergen v9.1.0
16862026-09-08T17:35:56.505Z Compiling cargo-platform v0.3.2
16872026-09-08T17:35:56.508Z Compiling ff v0.13.1
16882026-09-08T17:35:56.532Z Compiling fs-err v3.3.0
16892026-09-08T17:35:56.659Z Compiling path-slash v0.1.5
16902026-09-08T17:35:56.740Z Compiling same-file v1.0.6
16912026-09-08T17:35:56.775Z Compiling managed v0.8.0
16922026-09-08T17:35:56.790Z Compiling is_ci v1.2.0
16932026-09-08T17:35:56.795Z Compiling foldhash v0.2.0
16942026-09-08T17:35:56.896Z Compiling foldhash v0.1.5
16952026-09-08T17:35:56.926Z Compiling base16ct v0.2.0
16962026-09-08T17:35:56.986Z Compiling bitflags v1.3.2
16972026-09-08T17:35:57.020Z Compiling bumpalo v3.20.2
16982026-09-08T17:35:57.065Z Compiling libbz2-rs-sys v0.2.2
16992026-09-08T17:35:57.082Z Compiling jiff-core v0.1.0
17002026-09-08T17:35:57.316Z Compiling zopfli v0.8.3
17012026-09-08T17:35:57.783Z Compiling bzip2 v0.6.1
17022026-09-08T17:35:57.799Z Compiling sec1 v0.7.3
17032026-09-08T17:35:57.947Z Compiling jiff v0.2.34
17042026-09-08T17:35:57.984Z Compiling textwrap v0.16.2
17052026-09-08T17:35:58.008Z Compiling hashbrown v0.15.5
17062026-09-08T17:35:58.011Z Compiling strum v0.27.2
17072026-09-08T17:35:58.094Z Compiling hashbrown v0.16.1
17082026-09-08T17:35:58.155Z Compiling supports-color v3.0.2
17092026-09-08T17:35:58.224Z Compiling walkdir v2.5.0
17102026-09-08T17:35:58.327Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17112026-09-08T17:35:58.537Z Compiling cargo_metadata v0.23.1
17122026-09-08T17:35:58.550Z Compiling group v0.13.0
17132026-09-08T17:35:58.694Z Compiling dof v0.3.0
17142026-09-08T17:35:58.724Z Compiling test-strategy v0.4.5
17152026-09-08T17:35:59.415Z Compiling hubpack v0.1.2
17162026-09-08T17:35:59.638Z Compiling futures v0.3.32
17172026-09-08T17:35:59.724Z Compiling derive_more-impl v2.1.1
17182026-09-08T17:35:59.752Z Compiling snafu v0.8.9
17192026-09-08T17:35:59.883Z Compiling phf v0.13.1
17202026-09-08T17:36:00.046Z Compiling signal-hook-mio v0.2.5
17212026-09-08T17:36:00.167Z Compiling serde_with_macros v3.21.0
17222026-09-08T17:36:00.188Z Compiling cookie_store v0.22.1
17232026-09-08T17:36:00.479Z Compiling zstd v0.13.3
17242026-09-08T17:36:00.746Z Compiling reqwest v0.12.28
17252026-09-08T17:36:00.846Z Compiling cipher v0.5.2
17262026-09-08T17:36:00.871Z Compiling backtrace-ext v0.2.1
17272026-09-08T17:36:01.146Z Compiling postgres-types v0.2.12
17282026-09-08T17:36:01.492Z Compiling usdt-attr-macro v0.6.0
17292026-09-08T17:36:01.666Z Compiling usdt-macro v0.6.0
17302026-09-08T17:36:01.692Z Compiling globset v0.4.18
17312026-09-08T17:36:01.889Z Compiling phf_shared v0.11.3
17322026-09-08T17:36:02.074Z Compiling hkdf v0.12.4
17332026-09-08T17:36:02.303Z Compiling dtrace-parser v0.2.0
17342026-09-08T17:36:02.391Z Compiling byte-wrapper v0.1.0
17352026-09-08T17:36:02.409Z Compiling olpc-cjson v0.1.4
17362026-09-08T17:36:02.426Z Compiling ed25519 v2.2.3
17372026-09-08T17:36:02.457Z Compiling crypto-bigint v0.5.5
17382026-09-08T17:36:02.498Z Compiling serde_plain v1.0.2
17392026-09-08T17:36:02.567Z Compiling serde-big-array v0.5.1
17402026-09-08T17:36:02.643Z Compiling serde_repr v0.1.20
17412026-09-08T17:36:02.693Z Compiling async-recursion v1.1.1
17422026-09-08T17:36:02.715Z Compiling enum-as-inner v0.6.1
17432026-09-08T17:36:03.044Z Compiling strum_macros v0.26.4
17442026-09-08T17:36:03.184Z Compiling miette-derive v7.6.0
17452026-09-08T17:36:03.241Z Compiling pem v3.0.6
17462026-09-08T17:36:03.348Z Compiling float-cmp v0.10.0
17472026-09-08T17:36:03.363Z Compiling memmap2 v0.9.10
17482026-09-08T17:36:03.496Z Compiling thread-id v4.2.2
17492026-09-08T17:36:03.567Z Compiling fixedbitset v0.5.7
17502026-09-08T17:36:03.580Z Compiling const-oid v0.10.2
17512026-09-08T17:36:03.593Z Compiling either v1.15.0
17522026-09-08T17:36:03.786Z Compiling data-encoding v2.10.0
17532026-09-08T17:36:03.803Z Compiling supports-unicode v3.0.0
17542026-09-08T17:36:03.870Z Compiling new_debug_unreachable v1.0.6
17552026-09-08T17:36:03.945Z Compiling precomputed-hash v0.1.1
17562026-09-08T17:36:03.960Z Compiling fixedbitset v0.4.2
17572026-09-08T17:36:04.039Z Compiling normalize-line-endings v0.3.0
17582026-09-08T17:36:04.139Z Compiling supports-hyperlinks v3.2.0
17592026-09-08T17:36:04.177Z Compiling whoami v2.1.0
17602026-09-08T17:36:04.299Z Compiling predicates-core v1.0.10
17612026-09-08T17:36:04.342Z Compiling keccak v0.1.6
17622026-09-08T17:36:04.481Z Compiling typed-path v0.9.3
17632026-09-08T17:36:04.495Z Compiling difflib v0.4.0
17642026-09-08T17:36:04.538Z Compiling static_assertions v1.1.0
17652026-09-08T17:36:04.553Z Compiling cpufeatures v0.3.0
17662026-09-08T17:36:04.598Z Compiling winnow v1.0.3
17672026-09-08T17:36:04.613Z Compiling chacha20 v0.10.0
17682026-09-08T17:36:04.630Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17692026-09-08T17:36:04.803Z Compiling strum v0.26.3
17702026-09-08T17:36:04.935Z Compiling predicates v3.1.4
17712026-09-08T17:36:04.980Z Compiling sha3 v0.10.8
17722026-09-08T17:36:05.050Z Compiling tokio-postgres v0.7.16
17732026-09-08T17:36:05.084Z Compiling miette v7.6.0
17742026-09-08T17:36:05.431Z Compiling petgraph v0.6.5
17752026-09-08T17:36:05.576Z Compiling toml_parser v1.1.2+spec-1.1.0
17762026-09-08T17:36:05.652Z Compiling hickory-proto v0.25.2
17772026-09-08T17:36:05.681Z Compiling string_cache v0.8.9
17782026-09-08T17:36:05.910Z Compiling toml_edit v0.22.27
17792026-09-08T17:36:06.188Z Compiling itertools v0.13.0
17802026-09-08T17:36:06.225Z Compiling petgraph v0.8.3
17812026-09-08T17:36:06.910Z Compiling digest v0.11.3
17822026-09-08T17:36:07.136Z Compiling usdt-impl v0.5.0
17832026-09-08T17:36:07.304Z Compiling usdt v0.6.0
17842026-09-08T17:36:07.451Z Compiling elliptic-curve v0.13.8
17852026-09-08T17:36:07.467Z Compiling ed25519-dalek v2.2.0
17862026-09-08T17:36:07.573Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17872026-09-08T17:36:07.769Z Compiling crossterm v0.28.1
17882026-09-08T17:36:07.878Z Compiling serde_with v3.21.0
17892026-09-08T17:36:08.201Z Compiling derive_more v2.1.1
17902026-09-08T17:36:08.309Z Compiling zip v4.6.1
17912026-09-08T17:36:09.044Z Compiling iddqd v0.4.2
17922026-09-08T17:36:09.105Z Compiling similar v2.7.0
17932026-09-08T17:36:09.250Z Compiling crossbeam-epoch v0.9.18
17942026-09-08T17:36:09.458Z Compiling tokio-stream v0.1.18
17952026-09-08T17:36:09.577Z Compiling buf-list v1.1.2
17962026-09-08T17:36:09.674Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17972026-09-08T17:36:09.690Z Compiling openapiv3 v2.2.0
17982026-09-08T17:36:09.851Z Compiling peg-runtime v0.8.5
17992026-09-08T17:36:09.910Z Compiling lalrpop-util v0.19.12
18002026-09-08T17:36:09.954Z Compiling thread_local v1.1.9
18012026-09-08T17:36:09.980Z Compiling slog-async v2.8.0
18022026-09-08T17:36:10.100Z Compiling crossbeam-channel v0.5.15
18032026-09-08T17:36:10.127Z Compiling filetime v0.2.27
18042026-09-08T17:36:10.204Z Compiling is-terminal v0.4.17
18052026-09-08T17:36:10.300Z Compiling term v1.2.1
18062026-09-08T17:36:10.305Z Compiling xattr v1.6.1
18072026-09-08T17:36:10.305Z Compiling take_mut v0.2.2
18082026-09-08T17:36:10.339Z Compiling camino-tempfile v1.4.1
18092026-09-08T17:36:10.428Z Compiling tar v0.4.46
18102026-09-08T17:36:10.551Z Compiling slog-term v2.9.2
18112026-09-08T17:36:16.421Z Compiling rustls-webpki v0.103.13
18122026-09-08T17:36:19.146Z Compiling tokio-rustls v0.26.4
18132026-09-08T17:36:19.147Z Compiling rustls-platform-verifier v0.6.2
18142026-09-08T17:36:19.147Z Compiling tough v0.22.0
18152026-09-08T17:36:19.325Z Compiling hyper-rustls v0.27.7
18162026-09-08T17:36:19.521Z Compiling reqwest v0.13.2
18172026-09-08T17:36:21.798Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18182026-09-08T17:36:22.031Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18192026-09-08T17:36:25.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18202026-09-08T17:36:25.370Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18212026-09-08T17:36:25.430ZSep 08 17:36:23.890 INFO Starting download, target: Cockroach
18222026-09-08T17:36:25.432ZSep 08 17:36:23.891 INFO Starting download, target: DendriteStub
18232026-09-08T17:36:25.432ZSep 08 17:36:23.891 INFO Starting download, target: Clickhouse
18242026-09-08T17:36:25.432ZSep 08 17:36:23.891 INFO Starting download, target: Console
18252026-09-08T17:36:25.432ZSep 08 17:36:23.891 INFO Starting download, target: MaghemiteMgd
18262026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Starting download, target: MaghemiteDdmd
18272026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Starting download, target: TransceiverControl
18282026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18292026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18302026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18312026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18322026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18332026-09-08T17:36:25.439ZSep 08 17:36:23.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18342026-09-08T17:36:25.440ZSep 08 17:36:23.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18352026-09-08T17:36:26.220ZSep 08 17:36:24.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18362026-09-08T17:36:26.467ZSep 08 17:36:24.913 INFO Download complete, target: TransceiverControl
18372026-09-08T17:36:27.178ZSep 08 17:36:25.634 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18382026-09-08T17:36:27.486ZSep 08 17:36:25.927 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18392026-09-08T17:36:28.204ZSep 08 17:36:26.628 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18402026-09-08T17:36:28.230ZSep 08 17:36:26.642 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18412026-09-08T17:36:28.387ZSep 08 17:36:26.847 INFO Download complete, target: Console
18422026-09-08T17:36:28.629ZSep 08 17:36:27.093 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18432026-09-08T17:36:29.178ZSep 08 17:36:27.647 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18442026-09-08T17:36:29.178ZSep 08 17:36:27.647 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18452026-09-08T17:36:29.486ZSep 08 17:36:27.955 INFO Download complete, target: DendriteStub
18462026-09-08T17:36:30.361ZSep 08 17:36:28.830 INFO Download complete, target: MaghemiteMgd
18472026-09-08T17:36:30.361ZSep 08 17:36:28.830 INFO Download complete, target: MaghemiteDdmd
18482026-09-08T17:36:32.836ZSep 08 17:36:31.305 INFO Checking that binary works, target: Clickhouse
18492026-09-08T17:36:32.942ZSep 08 17:36:31.411 INFO Download complete, target: Clickhouse
18502026-09-08T17:36:33.165ZSep 08 17:36:31.634 INFO Checking that binary works, target: Cockroach
18512026-09-08T17:36:33.274ZSep 08 17:36:31.743 INFO Download complete, target: Cockroach
18522026-09-08T17:36:33.290ZAll builder prerequisites installed successfully, and PATH looks valid
18532026-09-08T17:36:33.293Z
18542026-09-08T17:36:33.293Zreal 2:11.044562716
18552026-09-08T17:36:33.293Zuser 7:21.210010277
18562026-09-08T17:36:33.293Zsys 1:29.083256458
18572026-09-08T17:36:33.293Ztrap 0.250450320
18582026-09-08T17:36:33.293Ztflt 0.365065083
18592026-09-08T17:36:33.293Zdflt 0.683829556
18602026-09-08T17:36:33.293Zkflt 0.017514937
18612026-09-08T17:36:33.294Zlock 27:28.294042425
18622026-09-08T17:36:33.294Zslp 22:22.648333217
18632026-09-08T17:36:33.294Zlat 51.237960184
18642026-09-08T17:36:33.294Zstop 2:45.572885842
18652026-09-08T17:36:33.294Z+ banner hack-check
18662026-09-08T17:36:33.294Z
18672026-09-08T17:36:33.294Z # # ## #### # # #### # # ###### #### # #
18682026-09-08T17:36:33.294Z # # # # # # # # # # # # # # # # #
18692026-09-08T17:36:33.294Z ###### # # # #### ##### # ###### ##### # ####
18702026-09-08T17:36:33.294Z # # ###### # # # # # # # # # #
18712026-09-08T17:36:33.294Z # # # # # # # # # # # # # # # # #
18722026-09-08T17:36:33.294Z # # # # #### # # #### # # ###### #### # #
18732026-09-08T17:36:33.294Z
18742026-09-08T17:36:33.294Z+ export CARGO_INCREMENTAL=0
18752026-09-08T17:36:33.294Z+ CARGO_INCREMENTAL=0
18762026-09-08T17:36:33.294Z+ ptime -m timeout 2h cargo xtask check-features --ci
18772026-09-08T17:36:33.767Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18782026-09-08T17:36:34.055Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18792026-09-08T17:36:35.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
18802026-09-08T17:36:35.969Z Running `target/debug/xtask check-features --ci`
18812026-09-08T17:36:35.998Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18822026-09-08T17:36:35.998Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18832026-09-08T17:36:36.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18842026-09-08T17:36:36.451Z Running `target/debug/xtask download cargo-hack`
18852026-09-08T17:36:37.236Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18862026-09-08T17:36:37.560Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18872026-09-08T17:36:40.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
18882026-09-08T17:36:40.317Z Running `target/debug/xtask-downloader cargo-hack`
18892026-09-08T17:36:40.357ZSep 08 17:36:38.826 INFO Starting download, target: CargoHack
18902026-09-08T17:36:40.363ZSep 08 17:36:38.827 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18912026-09-08T17:36:40.695ZSep 08 17:36:39.165 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18922026-09-08T17:36:40.734ZSep 08 17:36:39.203 INFO Download complete, target: CargoHack
18932026-09-08T17:36:40.739Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18942026-09-08T17:36:40.751Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18952026-09-08T17:36:40.915Zinfo: running `cargo check --bins` on api_identity (1/376)
18962026-09-08T17:36:41.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972026-09-08T17:36:41.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982026-09-08T17:36:41.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992026-09-08T17:36:41.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19002026-09-08T17:36:41.475Z
19012026-09-08T17:36:41.475Zinfo: running `cargo check --bins` on bootstore (2/376)
19022026-09-08T17:36:41.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-08T17:36:41.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-08T17:36:41.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-08T17:36:41.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19062026-09-08T17:36:42.026Z
19072026-09-08T17:36:42.026Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19082026-09-08T17:36:42.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-08T17:36:42.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-08T17:36:42.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-08T17:36:42.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19122026-09-08T17:36:42.571Z
19132026-09-08T17:36:42.571Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19142026-09-08T17:36:43.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-08T17:36:43.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-08T17:36:43.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-08T17:36:43.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19182026-09-08T17:36:43.121Z
19192026-09-08T17:36:43.121Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19202026-09-08T17:36:43.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-08T17:36:43.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-08T17:36:43.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-08T17:36:43.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19242026-09-08T17:36:43.674Z
19252026-09-08T17:36:43.674Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19262026-09-08T17:36:44.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-08T17:36:44.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-08T17:36:44.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-08T17:36:44.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19302026-09-08T17:36:44.239Z
19312026-09-08T17:36:44.239Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19322026-09-08T17:36:44.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-08T17:36:44.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-08T17:36:44.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-08T17:36:44.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19362026-09-08T17:36:44.801Z
19372026-09-08T17:36:44.801Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19382026-09-08T17:36:45.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-08T17:36:45.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-08T17:36:45.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-08T17:36:45.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19422026-09-08T17:36:45.364Z
19432026-09-08T17:36:45.364Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19442026-09-08T17:36:45.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-08T17:36:45.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-08T17:36:45.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-08T17:36:45.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19482026-09-08T17:36:45.778Z
19492026-09-08T17:36:45.778Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19502026-09-08T17:36:46.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-08T17:36:46.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-08T17:36:46.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-08T17:36:46.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19542026-09-08T17:36:46.190Z
19552026-09-08T17:36:46.190Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19562026-09-08T17:36:46.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-08T17:36:46.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-08T17:36:46.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-08T17:36:46.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-08T17:36:46.601Z
19612026-09-08T17:36:46.602Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19622026-09-08T17:36:46.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-08T17:36:46.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-08T17:36:46.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-08T17:36:46.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19662026-09-08T17:36:47.013Z
19672026-09-08T17:36:47.013Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19682026-09-08T17:36:47.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-08T17:36:47.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-08T17:36:47.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-08T17:36:47.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19722026-09-08T17:36:47.424Z
19732026-09-08T17:36:47.424Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19742026-09-08T17:36:47.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-08T17:36:47.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-08T17:36:47.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-08T17:36:47.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19782026-09-08T17:36:47.843Z
19792026-09-08T17:36:47.843Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19802026-09-08T17:36:48.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-08T17:36:48.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-08T17:36:48.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-08T17:36:48.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19842026-09-08T17:36:48.246Z
19852026-09-08T17:36:48.246Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19862026-09-08T17:36:48.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-08T17:36:48.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-08T17:36:48.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-08T17:36:48.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19902026-09-08T17:36:48.660Z
19912026-09-08T17:36:48.660Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19922026-09-08T17:36:49.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-08T17:36:49.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-08T17:36:49.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-08T17:36:49.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19962026-09-08T17:36:49.073Z
19972026-09-08T17:36:49.073Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
19982026-09-08T17:36:49.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-08T17:36:49.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-08T17:36:49.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-08T17:36:49.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20022026-09-08T17:36:49.490Z
20032026-09-08T17:36:49.490Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20042026-09-08T17:36:49.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-08T17:36:49.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-08T17:36:49.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-08T17:36:49.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20082026-09-08T17:36:49.904Z
20092026-09-08T17:36:49.904Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20102026-09-08T17:36:50.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-08T17:36:50.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-08T17:36:50.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-08T17:36:50.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-08T17:36:50.317Z
20152026-09-08T17:36:50.317Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20162026-09-08T17:36:50.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-08T17:36:50.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-08T17:36:50.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-08T17:36:50.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20202026-09-08T17:36:50.732Z
20212026-09-08T17:36:50.732Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20222026-09-08T17:36:51.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-08T17:36:51.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-08T17:36:51.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-08T17:36:51.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20262026-09-08T17:36:51.145Z
20272026-09-08T17:36:51.145Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20282026-09-08T17:36:51.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-08T17:36:51.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-08T17:36:51.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-08T17:36:51.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20322026-09-08T17:36:51.557Z
20332026-09-08T17:36:51.557Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20342026-09-08T17:36:51.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-08T17:36:51.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-08T17:36:51.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-08T17:36:51.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-08T17:36:51.970Z
20392026-09-08T17:36:51.970Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20402026-09-08T17:36:52.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-08T17:36:52.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-08T17:36:52.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-08T17:36:52.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20442026-09-08T17:36:52.384Z
20452026-09-08T17:36:52.384Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20462026-09-08T17:36:52.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-08T17:36:52.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-08T17:36:52.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-08T17:36:52.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20502026-09-08T17:36:52.796Z
20512026-09-08T17:36:52.796Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20522026-09-08T17:36:53.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-08T17:36:53.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-08T17:36:53.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-08T17:36:53.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20562026-09-08T17:36:53.208Z
20572026-09-08T17:36:53.208Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20582026-09-08T17:36:53.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-08T17:36:53.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-08T17:36:53.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-08T17:36:53.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20622026-09-08T17:36:53.623Z
20632026-09-08T17:36:53.623Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20642026-09-08T17:36:53.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-08T17:36:53.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-08T17:36:53.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-08T17:36:53.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20682026-09-08T17:36:54.034Z
20692026-09-08T17:36:54.034Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20702026-09-08T17:36:54.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-08T17:36:54.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-08T17:36:54.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-08T17:36:54.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20742026-09-08T17:36:54.449Z
20752026-09-08T17:36:54.449Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20762026-09-08T17:36:54.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-08T17:36:54.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-08T17:36:54.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-08T17:36:54.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20802026-09-08T17:36:54.869Z
20812026-09-08T17:36:54.869Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20822026-09-08T17:36:55.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-08T17:36:55.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-08T17:36:55.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-08T17:36:55.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-08T17:36:55.284Z
20872026-09-08T17:36:55.284Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20882026-09-08T17:36:55.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-08T17:36:55.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-08T17:36:55.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-08T17:36:55.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-08T17:36:55.706Z
20932026-09-08T17:36:55.706Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
20942026-09-08T17:36:56.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-08T17:36:56.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-08T17:36:56.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-08T17:36:56.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-08T17:36:56.123Z
20992026-09-08T17:36:56.124Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21002026-09-08T17:36:56.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-08T17:36:56.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-08T17:36:56.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-08T17:36:56.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-08T17:36:56.531Z
21052026-09-08T17:36:56.531Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21062026-09-08T17:36:56.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-08T17:36:56.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-08T17:36:56.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-08T17:36:56.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-08T17:36:56.946Z
21112026-09-08T17:36:56.947Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21122026-09-08T17:36:57.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-08T17:36:57.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-08T17:36:57.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-08T17:36:57.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-08T17:36:57.364Z
21172026-09-08T17:36:57.365Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21182026-09-08T17:36:57.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-08T17:36:57.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-08T17:36:57.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-08T17:36:57.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-08T17:36:57.770Z
21232026-09-08T17:36:57.770Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21242026-09-08T17:36:58.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-08T17:36:58.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-08T17:36:58.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-08T17:36:58.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-08T17:36:58.182Z
21292026-09-08T17:36:58.182Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21302026-09-08T17:36:58.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-08T17:36:58.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-08T17:36:58.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-08T17:36:58.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-08T17:36:58.601Z
21352026-09-08T17:36:58.601Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21362026-09-08T17:36:58.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-08T17:36:58.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-08T17:36:58.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-08T17:36:58.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-08T17:36:59.016Z
21412026-09-08T17:36:59.016Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21422026-09-08T17:36:59.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-08T17:36:59.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-08T17:36:59.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-08T17:36:59.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-08T17:36:59.431Z
21472026-09-08T17:36:59.431Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21482026-09-08T17:36:59.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-08T17:36:59.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-08T17:36:59.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-08T17:36:59.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-08T17:36:59.845Z
21532026-09-08T17:36:59.845Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21542026-09-08T17:37:00.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-08T17:37:00.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-08T17:37:00.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-08T17:37:00.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-08T17:37:00.262Z
21592026-09-08T17:37:00.262Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21602026-09-08T17:37:00.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-08T17:37:00.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-08T17:37:00.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-08T17:37:00.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-08T17:37:00.678Z
21652026-09-08T17:37:00.680Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21662026-09-08T17:37:01.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-08T17:37:01.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-08T17:37:01.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-08T17:37:01.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-08T17:37:01.090Z
21712026-09-08T17:37:01.090Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21722026-09-08T17:37:01.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-08T17:37:01.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-08T17:37:01.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-08T17:37:01.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21762026-09-08T17:37:01.505Z
21772026-09-08T17:37:01.505Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21782026-09-08T17:37:01.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-08T17:37:01.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-08T17:37:01.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-08T17:37:01.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-08T17:37:01.916Z
21832026-09-08T17:37:01.916Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21842026-09-08T17:37:02.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-08T17:37:02.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-08T17:37:02.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-08T17:37:02.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21882026-09-08T17:37:02.330Z
21892026-09-08T17:37:02.330Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21902026-09-08T17:37:02.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-08T17:37:02.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-08T17:37:02.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-08T17:37:02.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-08T17:37:02.745Z
21952026-09-08T17:37:02.745Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
21962026-09-08T17:37:03.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-08T17:37:03.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-08T17:37:03.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-08T17:37:03.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-08T17:37:03.161Z
22012026-09-08T17:37:03.161Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22022026-09-08T17:37:03.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-08T17:37:03.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-08T17:37:03.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-08T17:37:03.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-08T17:37:03.574Z
22072026-09-08T17:37:03.575Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22082026-09-08T17:37:03.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-08T17:37:03.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-08T17:37:03.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-08T17:37:03.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-08T17:37:03.991Z
22132026-09-08T17:37:03.991Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22142026-09-08T17:37:04.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-08T17:37:04.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-08T17:37:04.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-08T17:37:04.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-08T17:37:04.407Z
22192026-09-08T17:37:04.407Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22202026-09-08T17:37:04.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-08T17:37:04.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-08T17:37:04.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-08T17:37:04.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-08T17:37:04.828Z
22252026-09-08T17:37:04.828Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22262026-09-08T17:37:05.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-08T17:37:05.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-08T17:37:05.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-08T17:37:05.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-08T17:37:05.235Z
22312026-09-08T17:37:05.235Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22322026-09-08T17:37:05.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-08T17:37:05.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-08T17:37:05.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-08T17:37:05.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-08T17:37:05.649Z
22372026-09-08T17:37:05.649Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22382026-09-08T17:37:06.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-08T17:37:06.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-08T17:37:06.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-08T17:37:06.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-08T17:37:06.063Z
22432026-09-08T17:37:06.063Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22442026-09-08T17:37:06.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-08T17:37:06.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-08T17:37:06.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-08T17:37:06.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-08T17:37:06.477Z
22492026-09-08T17:37:06.477Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22502026-09-08T17:37:06.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-08T17:37:06.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-08T17:37:06.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-08T17:37:06.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22542026-09-08T17:37:06.894Z
22552026-09-08T17:37:06.894Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22562026-09-08T17:37:07.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-08T17:37:07.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-08T17:37:07.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-08T17:37:07.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-08T17:37:07.312Z
22612026-09-08T17:37:07.312Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22622026-09-08T17:37:07.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-08T17:37:07.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-08T17:37:07.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-08T17:37:07.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-08T17:37:07.734Z
22672026-09-08T17:37:07.734Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22682026-09-08T17:37:08.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-08T17:37:08.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-08T17:37:08.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-08T17:37:08.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-08T17:37:08.151Z
22732026-09-08T17:37:08.151Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22742026-09-08T17:37:08.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-08T17:37:08.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-08T17:37:08.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-08T17:37:08.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-08T17:37:08.570Z
22792026-09-08T17:37:08.570Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22802026-09-08T17:37:08.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-08T17:37:08.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-08T17:37:08.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-08T17:37:08.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-08T17:37:08.987Z
22852026-09-08T17:37:08.988Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22862026-09-08T17:37:09.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-08T17:37:09.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-08T17:37:09.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-08T17:37:09.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-08T17:37:09.403Z
22912026-09-08T17:37:09.403Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22922026-09-08T17:37:09.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-08T17:37:09.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-08T17:37:09.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-08T17:37:09.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22962026-09-08T17:37:09.822Z
22972026-09-08T17:37:09.822Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
22982026-09-08T17:37:10.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-08T17:37:10.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-08T17:37:10.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-08T17:37:10.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23022026-09-08T17:37:10.237Z
23032026-09-08T17:37:10.237Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23042026-09-08T17:37:10.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-08T17:37:10.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-08T17:37:10.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-08T17:37:10.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-08T17:37:10.658Z
23092026-09-08T17:37:10.658Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23102026-09-08T17:37:11.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-08T17:37:11.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-08T17:37:11.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-08T17:37:11.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-08T17:37:11.074Z
23152026-09-08T17:37:11.074Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23162026-09-08T17:37:11.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-08T17:37:11.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-08T17:37:11.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-08T17:37:11.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23202026-09-08T17:37:11.502Z
23212026-09-08T17:37:11.503Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23222026-09-08T17:37:11.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-08T17:37:11.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-08T17:37:11.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-08T17:37:11.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-08T17:37:11.901Z
23272026-09-08T17:37:11.901Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23282026-09-08T17:37:12.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-08T17:37:12.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-08T17:37:12.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-08T17:37:12.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23322026-09-08T17:37:12.316Z
23332026-09-08T17:37:12.316Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23342026-09-08T17:37:12.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-08T17:37:12.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-08T17:37:12.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-08T17:37:12.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23382026-09-08T17:37:12.732Z
23392026-09-08T17:37:12.732Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23402026-09-08T17:37:13.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-08T17:37:13.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-08T17:37:13.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-08T17:37:13.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23442026-09-08T17:37:13.149Z
23452026-09-08T17:37:13.149Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23462026-09-08T17:37:13.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-08T17:37:13.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-08T17:37:13.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-08T17:37:13.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23502026-09-08T17:37:13.571Z
23512026-09-08T17:37:13.571Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23522026-09-08T17:37:13.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-08T17:37:13.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-08T17:37:13.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-08T17:37:13.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23562026-09-08T17:37:13.988Z
23572026-09-08T17:37:13.989Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23582026-09-08T17:37:14.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-08T17:37:14.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-08T17:37:14.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-08T17:37:14.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-08T17:37:14.404Z
23632026-09-08T17:37:14.404Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23642026-09-08T17:37:14.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-08T17:37:14.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-08T17:37:14.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-08T17:37:14.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23682026-09-08T17:37:14.823Z
23692026-09-08T17:37:14.824Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23702026-09-08T17:37:15.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-08T17:37:15.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-08T17:37:15.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-08T17:37:15.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-08T17:37:15.234Z
23752026-09-08T17:37:15.234Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23762026-09-08T17:37:15.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-08T17:37:15.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-08T17:37:15.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-08T17:37:15.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-08T17:37:15.654Z
23812026-09-08T17:37:15.654Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23822026-09-08T17:37:16.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-08T17:37:16.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-08T17:37:16.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-08T17:37:16.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-08T17:37:16.070Z
23872026-09-08T17:37:16.070Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23882026-09-08T17:37:16.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-08T17:37:16.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-08T17:37:16.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-08T17:37:16.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-08T17:37:16.487Z
23932026-09-08T17:37:16.487Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
23942026-09-08T17:37:16.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-08T17:37:16.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-08T17:37:16.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-08T17:37:16.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-08T17:37:16.903Z
23992026-09-08T17:37:16.903Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24002026-09-08T17:37:17.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-08T17:37:17.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-08T17:37:17.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-08T17:37:17.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-08T17:37:17.319Z
24052026-09-08T17:37:17.320Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24062026-09-08T17:37:17.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-08T17:37:17.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-08T17:37:17.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-08T17:37:17.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-08T17:37:17.737Z
24112026-09-08T17:37:17.737Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24122026-09-08T17:37:18.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-08T17:37:18.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-08T17:37:18.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-08T17:37:18.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-08T17:37:18.155Z
24172026-09-08T17:37:18.155Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24182026-09-08T17:37:18.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-08T17:37:18.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-08T17:37:18.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-08T17:37:18.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-08T17:37:18.577Z
24232026-09-08T17:37:18.577Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24242026-09-08T17:37:19.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-08T17:37:19.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-08T17:37:19.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-08T17:37:19.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24282026-09-08T17:37:19.176Z
24292026-09-08T17:37:19.176Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24302026-09-08T17:37:19.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-08T17:37:19.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-08T17:37:19.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-08T17:37:19.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24342026-09-08T17:37:19.780Z
24352026-09-08T17:37:19.780Zinfo: running `cargo check --bins` on nexus-config (91/376)
24362026-09-08T17:37:20.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-08T17:37:20.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-08T17:37:20.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-08T17:37:20.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24402026-09-08T17:37:20.375Z
24412026-09-08T17:37:20.375Zinfo: running `cargo check --bins` on nexus-types (92/376)
24422026-09-08T17:37:20.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-08T17:37:20.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-08T17:37:20.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-08T17:37:20.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24462026-09-08T17:37:20.977Z
24472026-09-08T17:37:20.977Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24482026-09-08T17:37:21.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-08T17:37:21.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-08T17:37:21.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-08T17:37:21.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24522026-09-08T17:37:21.550Z
24532026-09-08T17:37:21.550Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24542026-09-08T17:37:22.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-08T17:37:22.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-08T17:37:22.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-08T17:37:22.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24582026-09-08T17:37:22.099Z
24592026-09-08T17:37:22.099Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24602026-09-08T17:37:22.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-08T17:37:22.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-08T17:37:22.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-08T17:37:22.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24642026-09-08T17:37:22.672Z
24652026-09-08T17:37:22.672Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24662026-09-08T17:37:23.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-08T17:37:23.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-08T17:37:23.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-08T17:37:23.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-08T17:37:23.238Z
24712026-09-08T17:37:23.238Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24722026-09-08T17:37:23.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-08T17:37:23.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-08T17:37:23.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-08T17:37:23.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-08T17:37:23.809Z
24772026-09-08T17:37:23.809Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24782026-09-08T17:37:24.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-08T17:37:24.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-08T17:37:24.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-08T17:37:24.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-08T17:37:24.375Z
24832026-09-08T17:37:24.375Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24842026-09-08T17:37:24.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-08T17:37:24.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-08T17:37:24.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-08T17:37:24.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24882026-09-08T17:37:24.929Z
24892026-09-08T17:37:24.929Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24902026-09-08T17:37:25.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-08T17:37:25.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-08T17:37:25.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-08T17:37:25.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24942026-09-08T17:37:25.483Z
24952026-09-08T17:37:25.484Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
24962026-09-08T17:37:25.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-08T17:37:25.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-08T17:37:25.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-08T17:37:25.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25002026-09-08T17:37:26.033Z
25012026-09-08T17:37:26.033Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25022026-09-08T17:37:26.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-08T17:37:26.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-08T17:37:26.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-08T17:37:26.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25062026-09-08T17:37:26.620Z
25072026-09-08T17:37:26.620Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25082026-09-08T17:37:27.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-08T17:37:27.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-08T17:37:27.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-08T17:37:27.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25122026-09-08T17:37:27.142Z
25132026-09-08T17:37:27.142Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25142026-09-08T17:37:27.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-08T17:37:27.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-08T17:37:27.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-08T17:37:27.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25182026-09-08T17:37:27.719Z
25192026-09-08T17:37:27.719Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25202026-09-08T17:37:28.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-08T17:37:28.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-08T17:37:28.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-08T17:37:28.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25242026-09-08T17:37:28.291Z
25252026-09-08T17:37:28.292Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25262026-09-08T17:37:28.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-08T17:37:28.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-08T17:37:28.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-08T17:37:28.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25302026-09-08T17:37:28.850Z
25312026-09-08T17:37:28.850Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25322026-09-08T17:37:29.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-08T17:37:29.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-08T17:37:29.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-08T17:37:29.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25362026-09-08T17:37:29.410Z
25372026-09-08T17:37:29.410Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25382026-09-08T17:37:29.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-08T17:37:29.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-08T17:37:29.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-08T17:37:29.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25422026-09-08T17:37:29.978Z
25432026-09-08T17:37:29.978Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25442026-09-08T17:37:30.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-08T17:37:30.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-08T17:37:30.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-08T17:37:30.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25482026-09-08T17:37:30.551Z
25492026-09-08T17:37:30.551Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25502026-09-08T17:37:31.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-08T17:37:31.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-08T17:37:31.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-08T17:37:31.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25542026-09-08T17:37:31.105Z
25552026-09-08T17:37:31.105Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25562026-09-08T17:37:31.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-08T17:37:31.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-08T17:37:31.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-08T17:37:31.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25602026-09-08T17:37:31.657Z
25612026-09-08T17:37:31.657Zinfo: running `cargo check --bins` on ereport-types (112/376)
25622026-09-08T17:37:32.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-08T17:37:32.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-08T17:37:32.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-08T17:37:32.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-08T17:37:32.217Z
25672026-09-08T17:37:32.217Zinfo: running `cargo check --bins` on gateway-client (113/376)
25682026-09-08T17:37:32.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-08T17:37:32.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-08T17:37:32.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-08T17:37:32.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-08T17:37:32.780Z
25732026-09-08T17:37:32.780Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25742026-09-08T17:37:33.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-08T17:37:33.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-08T17:37:33.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-08T17:37:33.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25782026-09-08T17:37:33.336Z
25792026-09-08T17:37:33.336Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25802026-09-08T17:37:33.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-08T17:37:33.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-08T17:37:33.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-08T17:37:33.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-08T17:37:33.897Z
25852026-09-08T17:37:33.897Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25862026-09-08T17:37:34.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-08T17:37:34.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-08T17:37:34.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-08T17:37:34.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25902026-09-08T17:37:34.477Z
25912026-09-08T17:37:34.477Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25922026-09-08T17:37:34.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-08T17:37:34.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-08T17:37:34.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-08T17:37:34.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25962026-09-08T17:37:35.064Z
25972026-09-08T17:37:35.065Zinfo: running `cargo check --bins` on key-manager-types (118/376)
25982026-09-08T17:37:35.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-08T17:37:35.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-08T17:37:35.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-08T17:37:35.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26022026-09-08T17:37:35.620Z
26032026-09-08T17:37:35.620Zinfo: running `cargo check --bins` on oxlog (119/376)
26042026-09-08T17:37:36.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-08T17:37:36.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-08T17:37:36.223Z Checking cfg-if v1.0.4
26072026-09-08T17:37:36.227Z Checking serde_core v1.0.228
26082026-09-08T17:37:36.229Z Checking libc v0.2.185
26092026-09-08T17:37:36.342Z Checking memchr v2.8.0
26102026-09-08T17:37:36.351Z Checking log v0.4.33
26112026-09-08T17:37:36.351Z Checking smallvec v1.15.1
26122026-09-08T17:37:36.372Z Checking subtle v2.6.1
26132026-09-08T17:37:36.382Z Checking itoa v1.0.17
26142026-09-08T17:37:36.394Z Checking scopeguard v1.2.0
26152026-09-08T17:37:36.490Z Checking lock_api v0.4.14
26162026-09-08T17:37:36.573Z Checking typenum v1.20.1
26172026-09-08T17:37:36.573Z Checking stable_deref_trait v1.2.1
26182026-09-08T17:37:36.573Z Checking zerofrom v0.1.6
26192026-09-08T17:37:36.573Z Checking zerocopy v0.8.55
26202026-09-08T17:37:36.582Z Checking portable-atomic v1.13.1
26212026-09-08T17:37:36.638Z Checking yoke v0.8.1
26222026-09-08T17:37:36.687Z Checking critical-section v1.2.0
26232026-09-08T17:37:36.713Z Checking const-oid v0.9.6
26242026-09-08T17:37:36.730Z Checking errno v0.3.14
26252026-09-08T17:37:36.780Z Checking getrandom v0.2.17
26262026-09-08T17:37:36.813Z Checking zerovec v0.11.5
26272026-09-08T17:37:36.844Z Checking pin-project-lite v0.2.17
26282026-09-08T17:37:36.922Z Checking rand_core v0.6.4
26292026-09-08T17:37:36.936Z Checking libm v0.2.16
26302026-09-08T17:37:36.989Z Checking once_cell v1.21.3
26312026-09-08T17:37:37.095Z Checking zmij v1.0.21
26322026-09-08T17:37:37.164Z Checking signal-hook-registry v1.4.8
26332026-09-08T17:37:37.241Z Checking parking_lot_core v0.9.12
26342026-09-08T17:37:37.258Z Checking tinystr v0.8.2
26352026-09-08T17:37:37.306Z Checking rand_core v0.10.0
26362026-09-08T17:37:37.325Z Checking litemap v0.8.1
26372026-09-08T17:37:37.376Z Checking futures-core v0.3.32
26382026-09-08T17:37:37.428Z Checking writeable v0.6.2
26392026-09-08T17:37:37.428Z Checking percent-encoding v2.3.2
26402026-09-08T17:37:37.452Z Checking getrandom v0.4.3
26412026-09-08T17:37:37.495Z Checking parking_lot v0.12.5
26422026-09-08T17:37:37.495Z Checking potential_utf v0.1.4
26432026-09-08T17:37:37.572Z Checking zerotrie v0.2.3
26442026-09-08T17:37:37.585Z Checking icu_locale_core v2.1.1
26452026-09-08T17:37:37.597Z Checking mio v1.2.0
26462026-09-08T17:37:37.631Z Checking equivalent v1.0.2
26472026-09-08T17:37:37.644Z Checking num-traits v0.2.19
26482026-09-08T17:37:37.690Z Checking icu_collections v2.1.1
26492026-09-08T17:37:37.742Z Checking socket2 v0.6.3
26502026-09-08T17:37:37.808Z Checking icu_properties_data v2.1.2
26512026-09-08T17:37:37.825Z Checking serde v1.0.228
26522026-09-08T17:37:37.878Z Checking bitflags v2.11.0
26532026-09-08T17:37:37.932Z Checking serde_json v1.0.151
26542026-09-08T17:37:37.981Z Checking icu_normalizer_data v2.1.1
26552026-09-08T17:37:37.996Z Checking byteorder v1.5.0
26562026-09-08T17:37:38.041Z Checking futures-sink v0.3.32
26572026-09-08T17:37:38.054Z Checking hashbrown v0.17.0
26582026-09-08T17:37:38.126Z Checking icu_provider v2.1.1
26592026-09-08T17:37:38.139Z Checking futures-channel v0.3.32
26602026-09-08T17:37:38.193Z Checking getrandom v0.3.4
26612026-09-08T17:37:38.207Z Checking futures-task v0.3.32
26622026-09-08T17:37:38.228Z Checking zeroize v1.9.0
26632026-09-08T17:37:38.325Z Checking bytes v1.11.1
26642026-09-08T17:37:38.338Z Checking futures-io v0.3.32
26652026-09-08T17:37:38.349Z Checking utf8_iter v1.0.4
26662026-09-08T17:37:38.361Z Checking icu_properties v2.1.2
26672026-09-08T17:37:38.397Z Checking generic-array v0.14.7
26682026-09-08T17:37:38.447Z Checking icu_normalizer v2.1.1
26692026-09-08T17:37:38.464Z Checking slab v0.4.12
26702026-09-08T17:37:38.514Z Checking indexmap v2.14.0
26712026-09-08T17:37:38.604Z Checking rustix v1.1.4
26722026-09-08T17:37:38.618Z Checking futures-util v0.3.32
26732026-09-08T17:37:38.747Z Checking form_urlencoded v1.2.2
26742026-09-08T17:37:38.765Z Checking tokio v1.52.1
26752026-09-08T17:37:38.848Z Checking crypto-common v0.1.7
26762026-09-08T17:37:38.873Z Checking block-buffer v0.10.4
26772026-09-08T17:37:38.976Z Checking fnv v1.0.7
26782026-09-08T17:37:39.014Z Checking digest v0.10.7
26792026-09-08T17:37:39.070Z Checking base64ct v1.8.3
26802026-09-08T17:37:39.083Z Checking iana-time-zone v0.1.65
26812026-09-08T17:37:39.176Z Checking idna_adapter v1.2.1
26822026-09-08T17:37:39.189Z Checking flagset v0.4.7
26832026-09-08T17:37:39.215Z Checking chrono v0.4.45
26842026-09-08T17:37:39.294Z Checking idna v1.1.0
26852026-09-08T17:37:39.306Z Checking pem-rfc7468 v0.7.0
26862026-09-08T17:37:39.320Z Checking rand_core v0.9.5
26872026-09-08T17:37:39.331Z Checking ppv-lite86 v0.2.21
26882026-09-08T17:37:39.430Z Checking uuid v1.23.4
26892026-09-08T17:37:39.458Z Checking der v0.7.10
26902026-09-08T17:37:39.491Z Checking regex-syntax v0.8.10
26912026-09-08T17:37:39.537Z Checking url v2.5.8
26922026-09-08T17:37:39.624Z Checking base64 v0.22.1
26932026-09-08T17:37:39.742Z Checking http v1.4.2
26942026-09-08T17:37:39.861Z Checking rand_chacha v0.9.0
26952026-09-08T17:37:39.972Z Checking tracing-core v0.1.36
26962026-09-08T17:37:40.065Z Checking dyn-clone v1.0.20
26972026-09-08T17:37:40.080Z Checking cpufeatures v0.2.17
26982026-09-08T17:37:40.150Z Checking simd-adler32 v0.3.8
26992026-09-08T17:37:40.170Z Checking rand v0.9.2
27002026-09-08T17:37:40.185Z Checking spki v0.7.3
27012026-09-08T17:37:40.286Z Checking tracing v0.1.44
27022026-09-08T17:37:40.318Z Checking rustls-pki-types v1.14.0
27032026-09-08T17:37:40.334Z Checking http-body v1.0.1
27042026-09-08T17:37:40.352Z Checking pkcs8 v0.10.2
27052026-09-08T17:37:40.459Z Checking semver v1.0.28
27062026-09-08T17:37:40.491Z Checking spin v0.9.8
27072026-09-08T17:37:40.510Z Checking tinyvec_macros v0.1.1
27082026-09-08T17:37:40.524Z Checking adler2 v2.0.1
27092026-09-08T17:37:40.574Z Checking openssl-probe v0.2.1
27102026-09-08T17:37:40.610Z Checking utf8parse v0.2.2
27112026-09-08T17:37:40.633Z Checking anstyle v1.0.14
27122026-09-08T17:37:40.642Z Checking cmov v0.5.4
27132026-09-08T17:37:40.663Z Checking schemars v0.8.22
27142026-09-08T17:37:40.677Z Checking miniz_oxide v0.8.9
27152026-09-08T17:37:40.689Z Checking tinyvec v1.10.0
27162026-09-08T17:37:40.705Z Checking anstyle-parse v1.0.0
27172026-09-08T17:37:40.781Z Checking sha2 v0.10.9
27182026-09-08T17:37:40.803Z Checking terminal_size v0.4.3
27192026-09-08T17:37:40.825Z Checking ctutils v0.4.2
27202026-09-08T17:37:40.853Z Checking aws-lc-sys v0.40.0
27212026-09-08T17:37:40.923Z Checking thiserror v2.0.18
27222026-09-08T17:37:41.017Z Checking atomic-waker v1.1.2
27232026-09-08T17:37:41.029Z Checking colorchoice v1.0.4
27242026-09-08T17:37:41.042Z Checking tower-service v0.3.3
27252026-09-08T17:37:41.059Z Checking is_terminal_polyfill v1.70.2
27262026-09-08T17:37:41.070Z Checking untrusted v0.7.1
27272026-09-08T17:37:41.114Z Checking tower-layer v0.3.3
27282026-09-08T17:37:41.127Z Checking try-lock v0.2.5
27292026-09-08T17:37:41.130Z Checking anstyle-query v1.1.5
27302026-09-08T17:37:41.150Z Checking fastrand v2.3.0
27312026-09-08T17:37:41.176Z Checking hybrid-array v0.4.13
27322026-09-08T17:37:41.220Z Checking want v0.3.1
27332026-09-08T17:37:41.234Z Checking anstream v1.0.0
27342026-09-08T17:37:41.266Z Checking ipnet v2.12.0
27352026-09-08T17:37:41.329Z Checking tempfile v3.27.0
27362026-09-08T17:37:41.343Z Checking crc32fast v1.5.0
27372026-09-08T17:37:41.346Z Checking httparse v1.10.1
27382026-09-08T17:37:41.389Z Checking aws-lc-rs v1.16.3
27392026-09-08T17:37:41.437Z Checking aho-corasick v1.1.4
27402026-09-08T17:37:41.486Z Checking httpdate v1.0.3
27412026-09-08T17:37:41.521Z Checking plain v0.2.3
27422026-09-08T17:37:41.535Z Checking tap v1.0.1
27432026-09-08T17:37:41.559Z Checking untrusted v0.9.0
27442026-09-08T17:37:41.622Z Checking foreign-types-shared v0.1.1
27452026-09-08T17:37:41.636Z Checking wyz v0.5.1
27462026-09-08T17:37:41.755Z Checking unicode-normalization v0.1.25
27472026-09-08T17:37:41.762Z Checking rand_chacha v0.3.1
27482026-09-08T17:37:41.762Z Checking foreign-types v0.3.2
27492026-09-08T17:37:41.769Z Checking signature v2.2.0
27502026-09-08T17:37:41.804Z Checking radium v0.7.0
27512026-09-08T17:37:41.875Z Checking hex v0.4.3
27522026-09-08T17:37:41.902Z Checking num-integer v0.1.46
27532026-09-08T17:37:41.938Z Checking openssl-sys v0.9.117
27542026-09-08T17:37:41.978Z Checking socket2 v0.5.10
27552026-09-08T17:37:42.049Z Checking wait-timeout v0.2.1
27562026-09-08T17:37:42.064Z Checking tokio-util v0.7.18
27572026-09-08T17:37:42.098Z Checking clap_lex v1.0.0
27582026-09-08T17:37:42.111Z Checking regex-automata v0.4.14
27592026-09-08T17:37:42.125Z Checking funty v2.0.0
27602026-09-08T17:37:42.171Z Checking bit-vec v0.8.0
27612026-09-08T17:37:42.219Z Checking strsim v0.11.1
27622026-09-08T17:37:42.240Z Checking rustls-webpki v0.103.13
27632026-09-08T17:37:42.253Z Checking quick-error v1.2.3
27642026-09-08T17:37:42.347Z Checking unicode-ident v1.0.24
27652026-09-08T17:37:42.358Z Checking ucd-trie v0.1.7
27662026-09-08T17:37:42.371Z Checking bit-set v0.8.0
27672026-09-08T17:37:42.384Z Checking clap_builder v4.6.0
27682026-09-08T17:37:42.439Z Checking bitvec v1.0.1
27692026-09-08T17:37:42.452Z Checking proc-macro2 v1.0.106
27702026-09-08T17:37:42.484Z Checking pest v2.8.6
27712026-09-08T17:37:42.512Z Checking rusty-fork v0.3.1
27722026-09-08T17:37:42.656Z Checking rustls v0.23.41
27732026-09-08T17:37:42.681Z Checking openssl v0.10.80
27742026-09-08T17:37:42.694Z Checking h2 v0.4.15
27752026-09-08T17:37:42.767Z Checking num-iter v0.1.45
27762026-09-08T17:37:42.877Z Checking rand v0.8.6
27772026-09-08T17:37:43.396Z Checking lazy_static v1.5.0
27782026-09-08T17:37:43.485Z Checking rand_xorshift v0.4.0
27792026-09-08T17:37:43.531Z Checking hmac v0.12.1
27802026-09-08T17:37:43.604Z Checking thiserror v1.0.69
27812026-09-08T17:37:43.604Z Checking maybe-uninit v2.0.0
27822026-09-08T17:37:43.666Z Checking toml_datetime v0.6.11
27832026-09-08T17:37:43.680Z Checking serde_spanned v0.6.9
27842026-09-08T17:37:43.704Z Checking sync_wrapper v1.0.2
27852026-09-08T17:37:43.745Z Checking crc-catalog v2.4.0
27862026-09-08T17:37:43.801Z Checking siphasher v1.0.2
27872026-09-08T17:37:43.804Z Checking unarray v0.1.4
27882026-09-08T17:37:43.831Z Checking zlib-rs v0.6.2
27892026-09-08T17:37:43.842Z Checking nodrop v0.1.14
27902026-09-08T17:37:43.912Z Checking pretty-hex v0.4.1
27912026-09-08T17:37:43.927Z Checking powerfmt v0.2.0
27922026-09-08T17:37:43.943Z Checking array-init v0.0.4
27932026-09-08T17:37:43.956Z Checking proptest v1.11.0
27942026-09-08T17:37:44.024Z Checking crc v3.4.0
27952026-09-08T17:37:44.071Z Checking deranged v0.5.8
27962026-09-08T17:37:44.192Z Checking tower v0.5.3
27972026-09-08T17:37:44.237Z Checking packed_struct v0.10.1
27982026-09-08T17:37:44.586Z Checking smallvec v0.6.14
27992026-09-08T17:37:44.680Z Checking native-tls v0.2.18
28002026-09-08T17:37:44.704Z Checking flate2 v1.1.9
28012026-09-08T17:37:44.775Z Checking clap v4.6.1
28022026-09-08T17:37:44.854Z Checking num-bigint-dig v0.8.6
28032026-09-08T17:37:44.869Z Checking quote v1.0.45
28042026-09-08T17:37:44.900Z Checking ipnetwork v0.21.1
28052026-09-08T17:37:44.986Z Checking pkcs1 v0.7.5
28062026-09-08T17:37:45.002Z Checking http-body-util v0.1.3
28072026-09-08T17:37:45.036Z Checking crossbeam-utils v0.8.21
28082026-09-08T17:37:45.113Z Checking zerocopy v0.6.6
28092026-09-08T17:37:45.194Z Checking bitfield v0.19.4
28102026-09-08T17:37:45.215Z Checking ahash v0.8.12
28112026-09-08T17:37:45.296Z Checking bzip2-sys v0.1.13+1.0.8
28122026-09-08T17:37:45.368Z Checking scroll v0.13.0
28132026-09-08T17:37:45.383Z Checking env_filter v2.0.0
28142026-09-08T17:37:45.405Z Checking num_threads v0.1.7
28152026-09-08T17:37:45.406Z Checking base64 v0.21.7
28162026-09-08T17:37:45.456Z Checking allocator-api2 v0.2.21
28172026-09-08T17:37:45.489Z Checking iri-string v0.7.10
28182026-09-08T17:37:45.503Z Checking hyper v1.10.1
28192026-09-08T17:37:45.524Z Checking gimli v0.32.3
28202026-09-08T17:37:45.595Z Checking num-conv v0.2.0
28212026-09-08T17:37:45.654Z Checking winnow v0.5.40
28222026-09-08T17:37:45.679Z Checking unicode-properties v0.1.4
28232026-09-08T17:37:45.709Z Checking ryu v1.0.23
28242026-09-08T17:37:45.741Z Checking unicode-bidi v0.3.18
28252026-09-08T17:37:45.754Z Checking hashbrown v0.12.3
28262026-09-08T17:37:45.841Z Checking time-core v0.1.8
28272026-09-08T17:37:45.866Z Checking serde_urlencoded v0.7.1
28282026-09-08T17:37:45.995Z Checking time v0.3.47
28292026-09-08T17:37:46.043Z Checking stringprep v0.1.5
28302026-09-08T17:37:46.078Z Checking newtype-uuid v1.3.2
28312026-09-08T17:37:46.182Z Checking indexmap v1.9.3
28322026-09-08T17:37:46.196Z Checking rsa v0.9.10
28332026-09-08T17:37:46.284Z Checking ron v0.8.1
28342026-09-08T17:37:46.460Z Checking hyper-util v0.1.20
28352026-09-08T17:37:46.500Z Checking goblin v0.10.5
28362026-09-08T17:37:46.550Z Checking tower-http v0.6.8
28372026-09-08T17:37:46.675Z Checking env_logger v0.11.11
28382026-09-08T17:37:46.800Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28392026-09-08T17:37:46.826Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28402026-09-08T17:37:46.839Z Checking toml_edit v0.19.15
28412026-09-08T17:37:46.863Z Checking hashbrown v0.13.2
28422026-09-08T17:37:46.981Z Checking bzip2 v0.4.4
28432026-09-08T17:37:47.111Z Checking addr2line v0.25.1
28442026-09-08T17:37:47.125Z Checking crossbeam-epoch v0.9.18
28452026-09-08T17:37:47.142Z Checking oxnet v0.1.6
28462026-09-08T17:37:47.279Z Checking syn v2.0.117
28472026-09-08T17:37:47.347Z Checking tokio-native-tls v0.3.1
28482026-09-08T17:37:47.372Z Checking serde-hex v0.1.0
28492026-09-08T17:37:47.400Z Checking bstr v1.12.1
28502026-09-08T17:37:47.507Z Checking crypto-common v0.2.2
28512026-09-08T17:37:47.724Z Checking block-buffer v0.12.1
28522026-09-08T17:37:47.787Z Checking block-padding v0.4.2
28532026-09-08T17:37:47.857Z Checking rustls-native-certs v0.8.3
28542026-09-08T17:37:47.892Z Checking x509-cert v0.2.5
28552026-09-08T17:37:47.921Z Checking scroll v0.12.0
28562026-09-08T17:37:47.985Z Checking object v0.37.3
28572026-09-08T17:37:48.102Z Checking zstd-sys v2.0.16+zstd.1.5.7
28582026-09-08T17:37:48.143Z Checking md-5 v0.10.6
28592026-09-08T17:37:48.273Z Checking hash32 v0.2.1
28602026-09-08T17:37:48.285Z Checking encoding_rs v0.8.35
28612026-09-08T17:37:48.372Z Checking psl-types v2.0.11
28622026-09-08T17:37:48.489Z Checking fallible-iterator v0.2.0
28632026-09-08T17:37:48.536Z Checking rustc-demangle v0.1.27
28642026-09-08T17:37:48.755Z Checking mime v0.3.17
28652026-09-08T17:37:48.769Z Checking crc-any v2.5.0
28662026-09-08T17:37:48.801Z Checking dof v0.4.0
28672026-09-08T17:37:48.848Z Checking postgres-protocol v0.6.10
28682026-09-08T17:37:48.927Z Checking publicsuffix v2.3.0
28692026-09-08T17:37:48.943Z Checking heapless v0.7.17
28702026-09-08T17:37:49.083Z Checking zstd-safe v7.2.4
28712026-09-08T17:37:49.152Z Checking goblin v0.8.2
28722026-09-08T17:37:49.223Z Checking inout v0.2.2
28732026-09-08T17:37:49.248Z Checking toml v0.7.8
28742026-09-08T17:37:49.358Z Checking hyper-tls v0.6.0
28752026-09-08T17:37:49.372Z Checking daft v0.1.8
28762026-09-08T17:37:49.431Z Checking object v0.30.4
28772026-09-08T17:37:49.529Z Checking zip v0.6.6
28782026-09-08T17:37:49.550Z Checking cookie v0.18.1
28792026-09-08T17:37:49.562Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28802026-09-08T17:37:49.615Z Checking tokio-rustls v0.26.4
28812026-09-08T17:37:49.717Z Checking phf_shared v0.13.1
28822026-09-08T17:37:49.781Z Checking dtrace-parser v0.3.0
28832026-09-08T17:37:49.835Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28842026-09-08T17:37:49.847Z Checking pin-project v1.1.11
28852026-09-08T17:37:49.858Z Checking zerocopy v0.7.35
28862026-09-08T17:37:49.910Z Checking signal-hook v0.3.18
28872026-09-08T17:37:49.936Z Checking futures-executor v0.3.32
28882026-09-08T17:37:50.013Z Checking ff v0.13.1
28892026-09-08T17:37:50.081Z Checking thread-id v5.1.0
28902026-09-08T17:37:50.099Z Checking base16ct v0.2.0
28912026-09-08T17:37:50.139Z Checking managed v0.8.0
28922026-09-08T17:37:50.157Z Checking same-file v1.0.6
28932026-09-08T17:37:50.221Z Checking unicode-linebreak v0.1.5
28942026-09-08T17:37:50.272Z Checking foldhash v0.2.0
28952026-09-08T17:37:50.318Z Checking unicode-width v0.2.0
28962026-09-08T17:37:50.330Z Checking backtrace v0.3.76
28972026-09-08T17:37:50.346Z Checking smawk v0.3.2
28982026-09-08T17:37:50.424Z Compiling rayon-core v1.13.0
28992026-09-08T17:37:50.437Z Compiling illumos-nvpair-sys v0.2.0
29002026-09-08T17:37:50.471Z Checking jiff-core v0.1.0
29012026-09-08T17:37:50.561Z Checking foldhash v0.1.5
29022026-09-08T17:37:50.615Z Checking is_ci v1.2.0
29032026-09-08T17:37:50.628Z Checking bumpalo v3.20.2
29042026-09-08T17:37:50.640Z Checking bitflags v1.3.2
29052026-09-08T17:37:50.693Z Checking path-slash v0.1.5
29062026-09-08T17:37:50.706Z Checking either v1.15.0
29072026-09-08T17:37:50.718Z Checking libbz2-rs-sys v0.2.2
29082026-09-08T17:37:50.787Z Checking supports-color v3.0.2
29092026-09-08T17:37:50.801Z Checking smoltcp v0.9.1
29102026-09-08T17:37:50.822Z Checking zopfli v0.8.3
29112026-09-08T17:37:50.889Z Checking hashbrown v0.15.5
29122026-09-08T17:37:50.940Z Checking backtrace-ext v0.2.1
29132026-09-08T17:37:51.061Z Checking dof v0.3.0
29142026-09-08T17:37:51.077Z Checking textwrap v0.16.2
29152026-09-08T17:37:51.116Z Checking bzip2 v0.6.1
29162026-09-08T17:37:51.168Z Checking jiff v0.2.34
29172026-09-08T17:37:51.181Z Checking hashbrown v0.16.1
29182026-09-08T17:37:51.275Z Checking walkdir v2.5.0
29192026-09-08T17:37:51.288Z Checking sec1 v0.7.3
29202026-09-08T17:37:51.354Z Checking usdt-impl v0.6.0
29212026-09-08T17:37:51.372Z Checking group v0.13.0
29222026-09-08T17:37:51.410Z Checking signal-hook-mio v0.2.5
29232026-09-08T17:37:51.437Z Checking futures v0.3.32
29242026-09-08T17:37:51.496Z Checking snafu v0.8.9
29252026-09-08T17:37:51.511Z Checking phf v0.13.1
29262026-09-08T17:37:51.514Z Checking hyper-rustls v0.27.7
29272026-09-08T17:37:51.515Z Checking cookie_store v0.22.1
29282026-09-08T17:37:51.574Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29292026-09-08T17:37:51.629Z Checking reqwest v0.12.28
29302026-09-08T17:37:51.668Z Checking cipher v0.5.2
29312026-09-08T17:37:51.689Z Checking zstd v0.13.3
29322026-09-08T17:37:51.714Z Checking postgres-types v0.2.12
29332026-09-08T17:37:51.729Z Checking rustls-platform-verifier v0.6.2
29342026-09-08T17:37:51.860Z Checking globset v0.4.18
29352026-09-08T17:37:51.873Z Checking crossbeam-deque v0.8.6
29362026-09-08T17:37:51.885Z Checking phf_shared v0.11.3
29372026-09-08T17:37:51.902Z Checking regex v1.12.3
29382026-09-08T17:37:51.915Z Checking dtrace-parser v0.2.0
29392026-09-08T17:37:52.026Z Checking hkdf v0.12.4
29402026-09-08T17:37:52.039Z Checking ref-cast v1.0.25
29412026-09-08T17:37:52.053Z Checking curve25519-dalek v4.1.3
29422026-09-08T17:37:52.108Z Checking byte-wrapper v0.1.0
29432026-09-08T17:37:52.133Z Checking olpc-cjson v0.1.4
29442026-09-08T17:37:52.146Z Checking strum v0.27.2
29452026-09-08T17:37:52.159Z Checking hubpack v0.1.2
29462026-09-08T17:37:52.179Z Checking ed25519 v2.2.3
29472026-09-08T17:37:52.251Z Checking memoffset v0.9.1
29482026-09-08T17:37:52.276Z Checking rustix v0.38.44
29492026-09-08T17:37:52.312Z Checking owo-colors v4.3.0
29502026-09-08T17:37:52.326Z Checking pem v3.0.6
29512026-09-08T17:37:52.337Z Checking crypto-bigint v0.5.5
29522026-09-08T17:37:52.365Z Checking serde_plain v1.0.2
29532026-09-08T17:37:52.380Z Checking serde-big-array v0.5.1
29542026-09-08T17:37:52.477Z Checking erased-serde v0.3.31
29552026-09-08T17:37:52.511Z Checking float-cmp v0.10.0
29562026-09-08T17:37:52.511Z Checking thread-id v4.2.2
29572026-09-08T17:37:52.587Z Checking memmap2 v0.9.10
29582026-09-08T17:37:52.644Z Checking fixedbitset v0.4.2
29592026-09-08T17:37:52.750Z Checking supports-unicode v3.0.0
29602026-09-08T17:37:52.793Z Checking whoami v2.1.0
29612026-09-08T17:37:52.823Z Checking toml_write v0.1.2
29622026-09-08T17:37:52.853Z Checking data-encoding v2.10.0
29632026-09-08T17:37:52.866Z Checking unicode-segmentation v1.12.0
29642026-09-08T17:37:52.869Z Checking cpufeatures v0.3.0
29652026-09-08T17:37:52.937Z Checking precomputed-hash v0.1.1
29662026-09-08T17:37:52.983Z Checking winnow v0.7.14
29672026-09-08T17:37:52.986Z Checking new_debug_unreachable v1.0.6
29682026-09-08T17:37:53.018Z Checking predicates-core v1.0.10
29692026-09-08T17:37:53.052Z Checking normalize-line-endings v0.3.0
29702026-09-08T17:37:53.063Z Checking winnow v1.0.3
29712026-09-08T17:37:53.089Z Checking fixedbitset v0.5.7
29722026-09-08T17:37:53.125Z Checking supports-hyperlinks v3.2.0
29732026-09-08T17:37:53.138Z Checking const-oid v0.10.2
29742026-09-08T17:37:53.141Z Checking unicode-width v0.1.14
29752026-09-08T17:37:53.190Z Checking static_assertions v1.1.0
29762026-09-08T17:37:53.227Z Checking keccak v0.1.6
29772026-09-08T17:37:53.241Z Checking difflib v0.4.0
29782026-09-08T17:37:53.258Z Checking typed-path v0.9.3
29792026-09-08T17:37:53.284Z Checking petgraph v0.8.3
29802026-09-08T17:37:53.295Z Checking digest v0.11.3
29812026-09-08T17:37:53.390Z Checking sha3 v0.10.8
29822026-09-08T17:37:53.403Z Checking miette v7.6.0
29832026-09-08T17:37:53.414Z Checking predicates v3.1.4
29842026-09-08T17:37:53.474Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29852026-09-08T17:37:53.593Z Checking elliptic-curve v0.13.8
29862026-09-08T17:37:53.708Z Checking similar v2.7.0
29872026-09-08T17:37:53.904Z Checking hickory-proto v0.25.2
29882026-09-08T17:37:53.920Z Checking zip v4.6.1
29892026-09-08T17:37:53.926Z Checking toml_parser v1.1.2+spec-1.1.0
29902026-09-08T17:37:54.004Z Checking tough v0.22.0
29912026-09-08T17:37:54.085Z Checking crossterm v0.28.1
29922026-09-08T17:37:54.179Z Checking toml_edit v0.22.27
29932026-09-08T17:37:54.245Z Checking string_cache v0.8.9
29942026-09-08T17:37:54.417Z Checking tokio-postgres v0.7.16
29952026-09-08T17:37:54.503Z Checking chacha20 v0.10.0
29962026-09-08T17:37:54.764Z Checking slog v2.8.2
29972026-09-08T17:37:54.790Z Checking ed25519-dalek v2.2.0
29982026-09-08T17:37:54.851Z Checking petgraph v0.6.5
29992026-09-08T17:37:55.029Z Checking usdt v0.6.0
30002026-09-08T17:37:55.029Z Checking usdt-impl v0.5.0
30012026-09-08T17:37:55.210Z Checking nix v0.31.2
30022026-09-08T17:37:55.255Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30032026-09-08T17:37:55.311Z Checking iddqd v0.4.2
30042026-09-08T17:37:55.728Z Checking reqwest v0.13.2
30052026-09-08T17:37:55.974Z Checking itertools v0.13.0
30062026-09-08T17:37:55.999Z Checking strum v0.26.3
30072026-09-08T17:37:56.019Z Checking serde_with v3.21.0
30082026-09-08T17:37:56.112Z Checking derive_more v2.1.1
30092026-09-08T17:37:56.133Z Checking fs-err v3.3.0
30102026-09-08T17:37:56.212Z Checking tokio-stream v0.1.18
30112026-09-08T17:37:56.244Z Checking buf-list v1.1.2
30122026-09-08T17:37:56.426Z Checking camino v1.2.5
30132026-09-08T17:37:56.427Z Checking anyhow v1.0.104
30142026-09-08T17:37:56.453Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30152026-09-08T17:37:56.595Z Checking openapiv3 v2.2.0
30162026-09-08T17:37:56.609Z Checking peg-runtime v0.8.5
30172026-09-08T17:37:56.637Z Checking lalrpop-util v0.19.12
30182026-09-08T17:37:56.678Z Checking rayon v1.11.0
30192026-09-08T17:37:56.692Z Checking illumos-nvpair v0.3.0
30202026-09-08T17:37:56.714Z Checking sigpipe v0.1.3
30212026-09-08T17:37:56.748Z Checking glob v0.3.3
30222026-09-08T17:37:57.750Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30232026-09-08T17:37:57.975Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30242026-09-08T17:37:58.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s
30252026-09-08T17:37:58.415Z
30262026-09-08T17:37:58.416Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30272026-09-08T17:37:58.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-09-08T17:37:58.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-09-08T17:37:58.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-09-08T17:37:58.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30312026-09-08T17:37:58.987Z
30322026-09-08T17:37:58.987Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30332026-09-08T17:37:59.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-08T17:37:59.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-08T17:37:59.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-08T17:37:59.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30372026-09-08T17:37:59.539Z
30382026-09-08T17:37:59.539Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30392026-09-08T17:38:00.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-08T17:38:00.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-08T17:38:00.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-08T17:38:00.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30432026-09-08T17:38:00.133Z
30442026-09-08T17:38:00.133Zinfo: running `cargo check --bins` on oxql-types (123/376)
30452026-09-08T17:38:00.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-08T17:38:00.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-08T17:38:00.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-08T17:38:00.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30492026-09-08T17:38:00.693Z
30502026-09-08T17:38:00.693Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30512026-09-08T17:38:01.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-08T17:38:01.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-08T17:38:01.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-08T17:38:01.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-08T17:38:01.268Z
30562026-09-08T17:38:01.268Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30572026-09-08T17:38:01.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-08T17:38:01.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-08T17:38:01.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-08T17:38:01.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30612026-09-08T17:38:01.836Z
30622026-09-08T17:38:01.836Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30632026-09-08T17:38:02.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-08T17:38:02.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-08T17:38:02.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-08T17:38:02.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30672026-09-08T17:38:02.393Z
30682026-09-08T17:38:02.393Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30692026-09-08T17:38:02.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-08T17:38:02.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-08T17:38:03.079Z Compiling multer v3.1.0
30722026-09-08T17:38:03.192Z Compiling async-stream-impl v0.3.6
30732026-09-08T17:38:03.195Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30742026-09-08T17:38:03.207Z Compiling serde_tokenstream v0.3.0
30752026-09-08T17:38:03.217Z Compiling dropshot v0.17.1
30762026-09-08T17:38:03.229Z Compiling parse-display-derive v0.10.0
30772026-09-08T17:38:03.241Z Compiling newtype-uuid-macros v0.1.0
30782026-09-08T17:38:03.245Z Compiling dropshot_endpoint v0.17.1
30792026-09-08T17:38:03.429Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30802026-09-08T17:38:03.489Z Checking thread_local v1.1.9
30812026-09-08T17:38:03.516Z Compiling oxide-generation-macros v0.2.0
30822026-09-08T17:38:03.570Z Checking compression-core v0.4.31
30832026-09-08T17:38:03.667Z Checking match_cfg v0.1.0
30842026-09-08T17:38:03.696Z Checking compression-codecs v0.4.37
30852026-09-08T17:38:03.734Z Checking hostname v0.3.1
30862026-09-08T17:38:03.775Z Checking crossbeam-channel v0.5.15
30872026-09-08T17:38:03.828Z Checking atomicwrites v0.4.4
30882026-09-08T17:38:03.845Z Checking slog-json v2.6.1
30892026-09-08T17:38:03.861Z Checking is-terminal v0.4.17
30902026-09-08T17:38:03.951Z Checking toml_datetime v1.1.1+spec-1.1.0
30912026-09-08T17:38:03.965Z Checking serde_spanned v1.1.1
30922026-09-08T17:38:04.001Z Checking toml_writer v1.1.1+spec-1.1.0
30932026-09-08T17:38:04.020Z Checking term v1.2.1
30942026-09-08T17:38:04.090Z Checking take_mut v0.2.2
30952026-09-08T17:38:04.111Z Checking debug-ignore v1.0.5
30962026-09-08T17:38:04.147Z Checking slog-bunyan v2.5.0
30972026-09-08T17:38:04.178Z Checking toml v1.1.2+spec-1.1.0
30982026-09-08T17:38:04.196Z Checking slog-async v2.8.0
30992026-09-08T17:38:04.209Z Checking async-compression v0.4.41
31002026-09-08T17:38:04.242Z Checking slog-term v2.9.2
31012026-09-08T17:38:04.259Z Checking async-stream v0.3.6
31022026-09-08T17:38:04.277Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31032026-09-08T17:38:04.363Z Checking progenitor-client v0.14.0
31042026-09-08T17:38:04.383Z Checking sha1 v0.11.0
31052026-09-08T17:38:04.450Z Checking oxide-generation v0.1.3
31062026-09-08T17:38:04.494Z Checking waitgroup v0.1.2
31072026-09-08T17:38:04.573Z Checking rustls-pemfile v2.2.0
31082026-09-08T17:38:04.590Z Checking backon v1.6.0
31092026-09-08T17:38:04.603Z Checking serde_path_to_error v0.1.20
31102026-09-08T17:38:04.616Z Checking hostname v0.4.2
31112026-09-08T17:38:04.669Z Checking instant v0.1.13
31122026-09-08T17:38:04.751Z Checking backoff v0.4.0
31132026-09-08T17:38:04.765Z Checking progenitor-extras v0.2.0
31142026-09-08T17:38:04.791Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31152026-09-08T17:38:04.870Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31162026-09-08T17:38:04.900Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31172026-09-08T17:38:04.989Z Checking parse-display v0.10.0
31182026-09-08T17:38:04.993Z Checking itertools v0.14.0
31192026-09-08T17:38:04.993Z Checking regress v0.10.5
31202026-09-08T17:38:05.056Z Checking macaddr v1.0.1
31212026-09-08T17:38:05.230Z Checking humantime v2.3.0
31222026-09-08T17:38:06.065Z Compiling prettyplease v0.2.37
31232026-09-08T17:38:06.421Z Checking num-rational v0.4.2
31242026-09-08T17:38:06.698Z Checking num-complex v0.4.6
31252026-09-08T17:38:07.073Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31262026-09-08T17:38:07.086Z Checking num v0.4.3
31272026-09-08T17:38:07.214Z Compiling usdt-attr-macro v0.5.0
31282026-09-08T17:38:07.233Z Compiling usdt-macro v0.5.0
31292026-09-08T17:38:07.256Z Checking memmap v0.7.0
31302026-09-08T17:38:07.316Z Checking float-ord v0.3.2
31312026-09-08T17:38:07.418Z Compiling convert_case v0.4.0
31322026-09-08T17:38:07.679Z Checking newline-converter v0.3.0
31332026-09-08T17:38:07.780Z Compiling derive_more v0.99.20
31342026-09-08T17:38:07.794Z Checking console v0.15.11
31352026-09-08T17:38:07.974Z Compiling toml v0.8.23
31362026-09-08T17:38:08.012Z Checking usdt v0.5.0
31372026-09-08T17:38:08.072Z Compiling minimal-lexical v0.2.1
31382026-09-08T17:38:08.183Z Checking linked-hash-map v0.5.6
31392026-09-08T17:38:08.324Z Compiling nom v7.1.3
31402026-09-08T17:38:08.357Z Checking lru-cache v0.1.2
31412026-09-08T17:38:08.478Z Checking expectorate v1.2.0
31422026-09-08T17:38:08.654Z Checking camino-tempfile v1.4.1
31432026-09-08T17:38:08.855Z Checking hickory-proto v0.24.4
31442026-09-08T17:38:08.935Z Checking phf_shared v0.12.1
31452026-09-08T17:38:09.080Z Compiling slog-dtrace v0.3.0
31462026-09-08T17:38:09.094Z Compiling chrono-tz v0.10.4
31472026-09-08T17:38:09.301Z Checking heck v0.5.0
31482026-09-08T17:38:09.434Z Compiling unicode-xid v0.2.6
31492026-09-08T17:38:09.564Z Checking resolv-conf v0.7.6
31502026-09-08T17:38:09.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512026-09-08T17:38:09.694Z Compiling const_format_proc_macros v0.2.34
31522026-09-08T17:38:09.813Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31532026-09-08T17:38:09.827Z Checking phf v0.12.1
31542026-09-08T17:38:09.968Z Checking tokio-dtrace v0.1.1
31552026-09-08T17:38:10.147Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31562026-09-08T17:38:10.161Z Compiling derive-where v1.6.0
31572026-09-08T17:38:10.347Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31582026-09-08T17:38:10.510Z Checking highway v1.3.0
31592026-09-08T17:38:10.639Z Checking hickory-resolver v0.24.4
31602026-09-08T17:38:10.743Z Checking const_format v0.2.35
31612026-09-08T17:38:11.011Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31622026-09-08T17:38:11.432Z Checking oxide-tokio-rt v0.1.4
31632026-09-08T17:38:11.447Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31642026-09-08T17:38:11.484Z Checking qorb v0.4.1
31652026-09-08T17:38:11.731Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31662026-09-08T17:38:11.841Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31672026-09-08T17:38:11.947Z Checking gethostname v0.5.0
31682026-09-08T17:38:11.976Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31692026-09-08T17:38:12.029Z Checking bcs v0.1.6
31702026-09-08T17:38:12.042Z Checking termtree v0.5.1
31712026-09-08T17:38:14.994Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31722026-09-08T17:38:18.111Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31732026-09-08T17:38:20.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
31742026-09-08T17:38:20.509Z
31752026-09-08T17:38:20.509Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31762026-09-08T17:38:21.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-09-08T17:38:21.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-09-08T17:38:21.189Z Compiling ar_archive_writer v0.5.1
31792026-09-08T17:38:21.300Z Compiling stacker v0.1.23
31802026-09-08T17:38:21.310Z Compiling cfg_aliases v0.1.1
31812026-09-08T17:38:21.316Z Compiling proc-macro-error v1.0.4
31822026-09-08T17:38:21.326Z Checking fd-lock v4.0.4
31832026-09-08T17:38:21.326Z Checking nibble_vec v0.1.0
31842026-09-08T17:38:21.329Z Compiling recursive-proc-macro-impl v0.1.1
31852026-09-08T17:38:21.329Z Checking vte v0.14.1
31862026-09-08T17:38:21.370Z Compiling nix v0.28.0
31872026-09-08T17:38:21.433Z Checking bytecount v0.6.9
31882026-09-08T17:38:21.462Z Checking endian-type v0.1.2
31892026-09-08T17:38:21.499Z Checking strip-ansi-escapes v0.2.1
31902026-09-08T17:38:21.534Z Checking papergrid v0.11.0
31912026-09-08T17:38:21.579Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31922026-09-08T17:38:21.591Z Checking radix_trie v0.2.1
31932026-09-08T17:38:21.604Z Compiling peg-macros v0.8.5
31942026-09-08T17:38:21.616Z Compiling tabled_derive v0.7.0
31952026-09-08T17:38:21.761Z Checking winnow v0.6.26
31962026-09-08T17:38:21.796Z Compiling sqlparser_derive v0.5.0
31972026-09-08T17:38:22.081Z Checking unicode_categories v0.1.1
31982026-09-08T17:38:22.129Z Compiling psm v0.1.30
31992026-09-08T17:38:22.156Z Checking home v0.5.12
32002026-09-08T17:38:22.233Z Checking nu-ansi-term v0.50.3
32012026-09-08T17:38:22.315Z Checking crossterm v0.29.0
32022026-09-08T17:38:22.443Z Checking reedline v0.40.0
32032026-09-08T17:38:22.560Z Checking display-error-chain v0.2.2
32042026-09-08T17:38:22.602Z Checking tabled v0.15.0
32052026-09-08T17:38:22.700Z Checking rustyline v14.0.0
32062026-09-08T17:38:22.886Z Checking sqlformat v0.3.5
32072026-09-08T17:38:22.927Z Checking recursive v0.1.1
32082026-09-08T17:38:22.963Z Checking peg v0.8.5
32092026-09-08T17:38:23.015Z Checking sqlparser v0.61.0
32102026-09-08T17:38:34.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s
32112026-09-08T17:38:34.212Z
32122026-09-08T17:38:34.212Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32132026-09-08T17:38:34.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-09-08T17:38:34.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-09-08T17:38:34.875Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32162026-09-08T17:38:38.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32172026-09-08T17:38:38.611Z
32182026-09-08T17:38:38.611Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32192026-09-08T17:38:39.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-08T17:38:39.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-08T17:38:39.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-08T17:38:41.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
32232026-09-08T17:38:42.024Z
32242026-09-08T17:38:42.024Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32252026-09-08T17:38:42.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-08T17:38:42.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-08T17:38:42.685Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-08T17:38:46.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
32292026-09-08T17:38:46.202Z
32302026-09-08T17:38:46.202Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32312026-09-08T17:38:46.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-08T17:38:46.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-08T17:38:46.865Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-08T17:38:50.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
32352026-09-08T17:38:50.430Z
32362026-09-08T17:38:50.430Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32372026-09-08T17:38:50.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-08T17:38:50.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-08T17:38:51.101Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-08T17:38:53.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
32412026-09-08T17:38:53.978Z
32422026-09-08T17:38:53.978Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32432026-09-08T17:38:54.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-08T17:38:54.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-08T17:38:54.638Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-08T17:38:57.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
32472026-09-08T17:38:57.555Z
32482026-09-08T17:38:57.555Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32492026-09-08T17:38:58.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-08T17:38:58.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-08T17:38:58.218Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-08T17:39:01.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s
32532026-09-08T17:39:01.943Z
32542026-09-08T17:39:01.943Zinfo: running `cargo check --bins` on oximeter (136/376)
32552026-09-08T17:39:02.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-08T17:39:02.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-08T17:39:02.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582026-09-08T17:39:02.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32592026-09-08T17:39:02.508Z
32602026-09-08T17:39:02.508Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32612026-09-08T17:39:02.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-08T17:39:02.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-08T17:39:03.128Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32642026-09-08T17:39:03.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32652026-09-08T17:39:03.680Z
32662026-09-08T17:39:03.680Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32672026-09-08T17:39:04.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-08T17:39:04.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-08T17:39:04.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702026-09-08T17:39:04.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32712026-09-08T17:39:04.246Z
32722026-09-08T17:39:04.246Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32732026-09-08T17:39:04.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-08T17:39:04.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-08T17:39:04.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-08T17:39:04.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32772026-09-08T17:39:04.849Z
32782026-09-08T17:39:04.849Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32792026-09-08T17:39:05.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-08T17:39:05.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-08T17:39:05.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-08T17:39:05.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32832026-09-08T17:39:05.421Z
32842026-09-08T17:39:05.421Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32852026-09-08T17:39:05.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-08T17:39:05.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-08T17:39:05.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-08T17:39:05.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32892026-09-08T17:39:06.003Z
32902026-09-08T17:39:06.003Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32912026-09-08T17:39:06.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-08T17:39:06.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-08T17:39:06.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-08T17:39:06.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32952026-09-08T17:39:06.579Z
32962026-09-08T17:39:06.580Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
32972026-09-08T17:39:07.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-08T17:39:07.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-08T17:39:07.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-08T17:39:07.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-08T17:39:07.158Z
33022026-09-08T17:39:07.158Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33032026-09-08T17:39:07.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-08T17:39:07.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-08T17:39:07.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-08T17:39:07.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33072026-09-08T17:39:07.743Z
33082026-09-08T17:39:07.743Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33092026-09-08T17:39:08.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-08T17:39:08.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-08T17:39:08.564Z Compiling crucible-workspace-hack v0.1.0
33122026-09-08T17:39:08.567Z Compiling regress v0.11.1
33132026-09-08T17:39:08.567Z Checking secrecy v0.10.3
33142026-09-08T17:39:08.567Z Checking half v2.7.1
33152026-09-08T17:39:08.567Z Checking ciborium-io v0.2.2
33162026-09-08T17:39:08.567Z Checking inout v0.1.4
33172026-09-08T17:39:08.567Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33182026-09-08T17:39:08.567Z Checking universal-hash v0.5.1
33192026-09-08T17:39:08.785Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33202026-09-08T17:39:08.807Z Compiling thiserror-impl-no-std v2.0.2
33212026-09-08T17:39:08.819Z Checking cipher v0.4.4
33222026-09-08T17:39:08.858Z Checking opaque-debug v0.3.1
33232026-09-08T17:39:08.940Z Checking poly1305 v0.8.0
33242026-09-08T17:39:08.965Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33252026-09-08T17:39:08.980Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33262026-09-08T17:39:08.993Z Checking ciborium-ll v0.2.2
33272026-09-08T17:39:09.057Z Checking chacha20 v0.9.1
33282026-09-08T17:39:09.162Z Checking ciborium v0.2.2
33292026-09-08T17:39:09.207Z Checking password-hash v0.5.0
33302026-09-08T17:39:09.241Z Checking blake2 v0.10.6
33312026-09-08T17:39:09.257Z Checking aead v0.5.2
33322026-09-08T17:39:09.378Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33332026-09-08T17:39:09.400Z Compiling toml_datetime v0.7.5+spec-1.1.0
33342026-09-08T17:39:09.431Z Checking indent_write v2.2.0
33352026-09-08T17:39:09.478Z Checking argon2 v0.5.3
33362026-09-08T17:39:09.563Z Compiling toml_edit v0.23.10+spec-1.0.0
33372026-09-08T17:39:09.596Z Checking chacha20poly1305 v0.10.1
33382026-09-08T17:39:09.657Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33392026-09-08T17:39:09.729Z Compiling unsafe-libyaml v0.2.11
33402026-09-08T17:39:09.830Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33412026-09-08T17:39:10.035Z Checking thiserror-no-std v2.0.2
33422026-09-08T17:39:10.050Z Compiling itertools v0.15.0
33432026-09-08T17:39:10.126Z Checking vsss-rs v3.3.4
33442026-09-08T17:39:10.289Z Compiling typify-impl v0.6.2
33452026-09-08T17:39:10.454Z Compiling serde_yaml v0.9.34+deprecated
33462026-09-08T17:39:10.628Z Compiling proc-macro-crate v3.4.0
33472026-09-08T17:39:11.057Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33482026-09-08T17:39:11.160Z Compiling heapless v0.8.0
33492026-09-08T17:39:11.191Z Compiling num_enum_derive v0.7.6
33502026-09-08T17:39:11.268Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33512026-09-08T17:39:11.385Z Compiling ingot-macros v0.2.0
33522026-09-08T17:39:11.636Z Checking hash32 v0.3.1
33532026-09-08T17:39:11.652Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33542026-09-08T17:39:11.770Z Compiling smoltcp v0.11.0
33552026-09-08T17:39:11.917Z Checking tabwriter v1.4.1
33562026-09-08T17:39:11.971Z Checking cobs v0.3.0
33572026-09-08T17:39:12.067Z Checking swrite v0.1.0
33582026-09-08T17:39:12.122Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33592026-09-08T17:39:12.160Z Checking postcard v1.1.3
33602026-09-08T17:39:12.178Z Compiling proc-macro-crate v1.3.1
33612026-09-08T17:39:12.267Z Checking num_enum v0.7.6
33622026-09-08T17:39:12.347Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33632026-09-08T17:39:12.387Z Compiling foreign-types-macros v0.2.3
33642026-09-08T17:39:12.403Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33652026-09-08T17:39:12.452Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33662026-09-08T17:39:12.560Z Checking foreign-types-shared v0.3.1
33672026-09-08T17:39:12.590Z Checking colored v3.1.1
33682026-09-08T17:39:12.654Z Compiling num_enum_derive v0.5.11
33692026-09-08T17:39:12.828Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33702026-09-08T17:39:12.907Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33712026-09-08T17:39:12.994Z Checking foreign-types v0.5.0
33722026-09-08T17:39:13.076Z Checking cstr-argument v0.1.2
33732026-09-08T17:39:13.204Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33742026-09-08T17:39:13.273Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33752026-09-08T17:39:13.367Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33762026-09-08T17:39:13.386Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33772026-09-08T17:39:13.430Z Checking rand v0.10.1
33782026-09-08T17:39:13.495Z Checking itertools v0.12.1
33792026-09-08T17:39:13.538Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33802026-09-08T17:39:13.557Z Compiling zone_cfg_derive v0.3.1
33812026-09-08T17:39:13.716Z Checking num_enum v0.5.11
33822026-09-08T17:39:13.832Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33832026-09-08T17:39:13.881Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33842026-09-08T17:39:14.000Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33852026-09-08T17:39:14.016Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33862026-09-08T17:39:14.195Z Compiling num-derive v0.4.2
33872026-09-08T17:39:14.231Z Checking ingot-types v0.2.0
33882026-09-08T17:39:14.248Z Compiling semver v0.1.20
33892026-09-08T17:39:14.496Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33902026-09-08T17:39:14.540Z Checking zone v0.3.1
33912026-09-08T17:39:14.608Z Checking ingot v0.2.1
33922026-09-08T17:39:14.726Z Compiling rustc_version v0.1.7
33932026-09-08T17:39:14.779Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33942026-09-08T17:39:14.835Z Compiling typify-macro v0.6.2
33952026-09-08T17:39:14.936Z Checking smf v0.2.3
33962026-09-08T17:39:14.952Z Checking nom v8.0.0
33972026-09-08T17:39:15.055Z Checking csv-core v0.1.13
33982026-09-08T17:39:15.116Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33992026-09-08T17:39:15.173Z Checking whoami v1.6.1
34002026-09-08T17:39:15.235Z Checking csv v1.4.0
34012026-09-08T17:39:15.342Z Compiling newtype_derive v0.1.6
34022026-09-08T17:39:15.357Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34032026-09-08T17:39:15.487Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34042026-09-08T17:39:15.547Z Compiling cancel-safe-futures v0.1.5
34052026-09-08T17:39:15.602Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34062026-09-08T17:39:15.642Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34072026-09-08T17:39:15.692Z Compiling libefi-sys v0.1.0
34082026-09-08T17:39:15.983Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34092026-09-08T17:39:16.067Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34102026-09-08T17:39:16.082Z Checking oxide-update-engine-types v0.1.2
34112026-09-08T17:39:16.098Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34122026-09-08T17:39:16.264Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34132026-09-08T17:39:16.283Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34142026-09-08T17:39:16.287Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34152026-09-08T17:39:16.430Z Compiling bitfield-struct v0.6.2
34162026-09-08T17:39:16.587Z Compiling typify v0.6.2
34172026-09-08T17:39:16.706Z Compiling progenitor-impl v0.14.0
34182026-09-08T17:39:16.771Z Checking linear-map v1.2.0
34192026-09-08T17:39:16.950Z Checking steno v0.4.1
34202026-09-08T17:39:16.965Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34212026-09-08T17:39:16.991Z Checking oxide-update-engine v0.1.2
34222026-09-08T17:39:17.084Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34232026-09-08T17:39:17.392Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34242026-09-08T17:39:17.430Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34252026-09-08T17:39:17.518Z Checking sha1 v0.10.6
34262026-09-08T17:39:17.600Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34272026-09-08T17:39:17.665Z Checking utf-8 v0.7.6
34282026-09-08T17:39:17.680Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-08T17:39:17.696Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34302026-09-08T17:39:17.802Z Checking tungstenite v0.21.0
34312026-09-08T17:39:17.847Z Checking ignore v0.4.25
34322026-09-08T17:39:17.916Z Checking anstyle-parse v0.2.7
34332026-09-08T17:39:17.978Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34342026-09-08T17:39:18.075Z Compiling xshell-macros v0.2.7
34352026-09-08T17:39:18.206Z Checking anstream v0.6.21
34362026-09-08T17:39:18.236Z Checking tokio-tungstenite v0.21.0
34372026-09-08T17:39:18.251Z Checking globwalk v0.9.1
34382026-09-08T17:39:18.411Z Checking predicates-tree v1.0.13
34392026-09-08T17:39:18.428Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34402026-09-08T17:39:18.441Z Checking filetime v0.2.27
34412026-09-08T17:39:18.472Z Checking xshell v0.2.7
34422026-09-08T17:39:18.517Z Checking xattr v1.6.1
34432026-09-08T17:39:18.532Z Checking tagptr v0.2.0
34442026-09-08T17:39:18.579Z Checking camino-tempfile-ext v0.3.3
34452026-09-08T17:39:18.644Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34462026-09-08T17:39:18.660Z Checking tar v0.4.46
34472026-09-08T17:39:18.675Z Checking moka v0.12.13
34482026-09-08T17:39:18.678Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34492026-09-08T17:39:18.772Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34502026-09-08T17:39:18.821Z Checking rand_seeder v0.4.0
34512026-09-08T17:39:18.846Z Checking half v1.8.3
34522026-09-08T17:39:18.914Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34532026-09-08T17:39:18.969Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34542026-09-08T17:39:19.046Z Checking serde_cbor v0.11.2
34552026-09-08T17:39:19.049Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34562026-09-08T17:39:19.285Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34572026-09-08T17:39:19.311Z Checking hickory-resolver v0.25.2
34582026-09-08T17:39:19.364Z Compiling progenitor-macro v0.14.0
34592026-09-08T17:39:19.364Z Checking sha2 v0.11.0
34602026-09-08T17:39:19.435Z Checking digest-io v0.1.0
34612026-09-08T17:39:19.568Z Compiling petname v2.0.2
34622026-09-08T17:39:19.902Z Checking rawzip v0.4.4
34632026-09-08T17:39:19.998Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34642026-09-08T17:39:20.019Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34652026-09-08T17:39:20.336Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34662026-09-08T17:39:20.422Z Checking sapling-renderdag v0.1.0
34672026-09-08T17:39:20.490Z Checking subprocess v0.2.15
34682026-09-08T17:39:20.538Z Checking sync-ptr v0.1.4
34692026-09-08T17:39:20.655Z Checking colored v2.2.0
34702026-09-08T17:39:20.671Z Checking assert_matches v1.5.0
34712026-09-08T17:39:20.786Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34722026-09-08T17:39:20.847Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34732026-09-08T17:39:20.972Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34742026-09-08T17:39:21.402Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34752026-09-08T17:39:21.405Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34762026-09-08T17:39:22.070Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34772026-09-08T17:39:22.070Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34782026-09-08T17:39:22.606Z Checking progenitor v0.14.0
34792026-09-08T17:39:22.746Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-08T17:39:22.749Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34812026-09-08T17:39:22.749Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34822026-09-08T17:39:22.749Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34832026-09-08T17:39:22.749Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34842026-09-08T17:39:22.842Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34852026-09-08T17:39:23.189Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34862026-09-08T17:39:23.382Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34872026-09-08T17:39:23.488Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34882026-09-08T17:39:23.564Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34892026-09-08T17:39:23.739Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34902026-09-08T17:39:23.967Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34912026-09-08T17:39:24.496Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34922026-09-08T17:39:24.861Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34932026-09-08T17:39:25.509Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34942026-09-08T17:39:25.811Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34952026-09-08T17:39:34.448Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34962026-09-08T17:39:41.700Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34972026-09-08T17:39:41.700Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34982026-09-08T17:39:41.700Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34992026-09-08T17:39:43.198Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35002026-09-08T17:39:44.480Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35012026-09-08T17:39:46.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.98s
35022026-09-08T17:39:46.922Z
35032026-09-08T17:39:46.922Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35042026-09-08T17:39:47.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-09-08T17:39:47.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-09-08T17:39:47.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-09-08T17:39:47.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35082026-09-08T17:39:47.542Z
35092026-09-08T17:39:47.542Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35102026-09-08T17:39:48.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-08T17:39:48.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-08T17:39:48.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-08T17:39:48.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35142026-09-08T17:39:48.116Z
35152026-09-08T17:39:48.116Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35162026-09-08T17:39:48.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-08T17:39:48.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-08T17:39:48.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-08T17:39:48.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35202026-09-08T17:39:48.687Z
35212026-09-08T17:39:48.689Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35222026-09-08T17:39:49.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-08T17:39:49.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-08T17:39:49.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-08T17:39:49.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35262026-09-08T17:39:49.247Z
35272026-09-08T17:39:49.247Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35282026-09-08T17:39:49.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-08T17:39:49.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-08T17:39:49.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-08T17:39:49.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-08T17:39:49.810Z
35332026-09-08T17:39:49.811Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35342026-09-08T17:39:50.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-08T17:39:50.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-08T17:39:50.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-08T17:39:50.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-08T17:39:50.372Z
35392026-09-08T17:39:50.372Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35402026-09-08T17:39:50.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-08T17:39:50.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-08T17:39:50.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-08T17:39:50.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-08T17:39:50.929Z
35452026-09-08T17:39:50.930Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35462026-09-08T17:39:51.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-08T17:39:51.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-08T17:39:51.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-08T17:39:51.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35502026-09-08T17:39:51.486Z
35512026-09-08T17:39:51.486Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35522026-09-08T17:39:51.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-08T17:39:51.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-08T17:39:51.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-08T17:39:51.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35562026-09-08T17:39:52.064Z
35572026-09-08T17:39:52.064Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35582026-09-08T17:39:52.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-08T17:39:52.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-08T17:39:52.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-08T17:39:52.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35622026-09-08T17:39:52.659Z
35632026-09-08T17:39:52.659Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35642026-09-08T17:39:53.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-08T17:39:53.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-08T17:39:53.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-08T17:39:53.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35682026-09-08T17:39:53.255Z
35692026-09-08T17:39:53.255Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35702026-09-08T17:39:53.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-08T17:39:53.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-08T17:39:53.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-08T17:39:53.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35742026-09-08T17:39:53.853Z
35752026-09-08T17:39:53.853Zinfo: running `cargo check --bins` on key-manager (158/376)
35762026-09-08T17:39:54.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-08T17:39:54.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-08T17:39:54.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-08T17:39:54.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35802026-09-08T17:39:54.434Z
35812026-09-08T17:39:54.434Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35822026-09-08T17:39:54.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-08T17:39:54.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-08T17:39:54.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-08T17:39:54.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35862026-09-08T17:39:55.015Z
35872026-09-08T17:39:55.015Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35882026-09-08T17:39:55.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-08T17:39:55.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-08T17:39:55.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-08T17:39:55.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-08T17:39:55.602Z
35932026-09-08T17:39:55.602Zinfo: running `cargo check --bins` on typed-rng (161/376)
35942026-09-08T17:39:56.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-08T17:39:56.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-08T17:39:56.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-08T17:39:56.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35982026-09-08T17:39:56.160Z
35992026-09-08T17:39:56.160Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36002026-09-08T17:39:56.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-08T17:39:56.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-08T17:39:56.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-08T17:39:56.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36042026-09-08T17:39:56.775Z
36052026-09-08T17:39:56.775Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36062026-09-08T17:39:57.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-08T17:39:57.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-08T17:39:57.499Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36092026-09-08T17:39:57.502Z Checking void v1.0.2
36102026-09-08T17:39:57.502Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36112026-09-08T17:39:57.502Z Checking nix v0.27.1
36122026-09-08T17:39:57.502Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36132026-09-08T17:39:57.617Z Checking tungstenite v0.23.0
36142026-09-08T17:39:57.624Z Checking dropshot-api-manager-types v0.8.0
36152026-09-08T17:39:57.629Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36162026-09-08T17:39:57.701Z Checking lzss v0.8.2
36172026-09-08T17:39:57.788Z Checking kstat-rs v0.2.5
36182026-09-08T17:39:57.802Z Checking fxhash v0.2.1
36192026-09-08T17:39:57.884Z Checking serde_bytes v0.11.19
36202026-09-08T17:39:57.925Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36212026-09-08T17:39:57.960Z Checking signal-hook-tokio v0.3.1
36222026-09-08T17:39:57.973Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36232026-09-08T17:39:57.997Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36242026-09-08T17:39:58.011Z Checking tokio-tungstenite v0.23.1
36252026-09-08T17:39:58.115Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36262026-09-08T17:39:59.221Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36272026-09-08T17:39:59.767Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36282026-09-08T17:40:01.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
36292026-09-08T17:40:02.087Z
36302026-09-08T17:40:02.087Zinfo: running `cargo check --bins` on gateway-api (164/376)
36312026-09-08T17:40:02.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322026-09-08T17:40:02.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332026-09-08T17:40:02.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342026-09-08T17:40:02.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36352026-09-08T17:40:02.660Z
36362026-09-08T17:40:02.660Zinfo: running `cargo check --bins` on ipcc (165/376)
36372026-09-08T17:40:03.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-08T17:40:03.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-08T17:40:03.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-08T17:40:03.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36412026-09-08T17:40:03.217Z
36422026-09-08T17:40:03.217Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36432026-09-08T17:40:03.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-08T17:40:03.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-08T17:40:03.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-08T17:40:03.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36472026-09-08T17:40:03.790Z
36482026-09-08T17:40:03.790Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36492026-09-08T17:40:04.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-08T17:40:04.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-08T17:40:04.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-08T17:40:04.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36532026-09-08T17:40:04.387Z
36542026-09-08T17:40:04.388Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36552026-09-08T17:40:04.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-08T17:40:04.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-08T17:40:04.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-08T17:40:04.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36592026-09-08T17:40:04.956Z
36602026-09-08T17:40:04.956Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36612026-09-08T17:40:05.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-08T17:40:05.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-08T17:40:05.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-08T17:40:05.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-08T17:40:05.529Z
36662026-09-08T17:40:05.529Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36672026-09-08T17:40:06.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-08T17:40:06.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-08T17:40:06.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-08T17:40:06.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36712026-09-08T17:40:06.103Z
36722026-09-08T17:40:06.103Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36732026-09-08T17:40:06.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-08T17:40:06.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-08T17:40:06.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-08T17:40:06.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36772026-09-08T17:40:06.692Z
36782026-09-08T17:40:06.693Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36792026-09-08T17:40:07.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-08T17:40:07.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-08T17:40:07.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-08T17:40:07.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36832026-09-08T17:40:07.259Z
36842026-09-08T17:40:07.259Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36852026-09-08T17:40:07.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-08T17:40:07.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-08T17:40:07.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-08T17:40:07.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-08T17:40:07.832Z
36902026-09-08T17:40:07.832Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36912026-09-08T17:40:08.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-08T17:40:08.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-08T17:40:08.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-08T17:40:08.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-08T17:40:08.403Z
36962026-09-08T17:40:08.403Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
36972026-09-08T17:40:08.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-08T17:40:08.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-08T17:40:08.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-08T17:40:08.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-08T17:40:08.975Z
37022026-09-08T17:40:08.975Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37032026-09-08T17:40:09.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-08T17:40:09.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-08T17:40:09.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-08T17:40:09.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37072026-09-08T17:40:09.547Z
37082026-09-08T17:40:09.547Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37092026-09-08T17:40:10.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-08T17:40:10.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-08T17:40:10.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-08T17:40:10.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-08T17:40:10.114Z
37142026-09-08T17:40:10.114Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37152026-09-08T17:40:10.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-08T17:40:10.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-08T17:40:10.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-08T17:40:10.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37192026-09-08T17:40:10.688Z
37202026-09-08T17:40:10.688Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37212026-09-08T17:40:11.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-08T17:40:11.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-08T17:40:11.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-08T17:40:11.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-08T17:40:11.255Z
37262026-09-08T17:40:11.255Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37272026-09-08T17:40:11.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-08T17:40:11.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-08T17:40:11.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-08T17:40:11.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37312026-09-08T17:40:11.822Z
37322026-09-08T17:40:11.822Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37332026-09-08T17:40:12.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-08T17:40:12.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-08T17:40:12.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-08T17:40:12.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-08T17:40:12.391Z
37382026-09-08T17:40:12.392Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37392026-09-08T17:40:12.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-08T17:40:12.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-08T17:40:12.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-08T17:40:12.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37432026-09-08T17:40:12.964Z
37442026-09-08T17:40:12.964Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37452026-09-08T17:40:13.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-08T17:40:13.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-08T17:40:13.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-08T17:40:13.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37492026-09-08T17:40:13.537Z
37502026-09-08T17:40:13.537Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37512026-09-08T17:40:14.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-08T17:40:14.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-08T17:40:14.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-08T17:40:14.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-08T17:40:14.109Z
37562026-09-08T17:40:14.110Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37572026-09-08T17:40:14.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-08T17:40:14.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-08T17:40:14.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-08T17:40:14.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-08T17:40:14.680Z
37622026-09-08T17:40:14.680Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37632026-09-08T17:40:15.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-08T17:40:15.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-08T17:40:15.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-08T17:40:15.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37672026-09-08T17:40:15.268Z
37682026-09-08T17:40:15.268Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37692026-09-08T17:40:15.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-08T17:40:15.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-08T17:40:15.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-08T17:40:15.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37732026-09-08T17:40:15.861Z
37742026-09-08T17:40:15.861Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37752026-09-08T17:40:16.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-08T17:40:16.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-08T17:40:16.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-08T17:40:16.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37792026-09-08T17:40:16.452Z
37802026-09-08T17:40:16.452Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37812026-09-08T17:40:16.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-08T17:40:16.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-08T17:40:16.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-08T17:40:16.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-08T17:40:17.045Z
37862026-09-08T17:40:17.045Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37872026-09-08T17:40:17.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-08T17:40:17.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-08T17:40:17.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-08T17:40:17.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37912026-09-08T17:40:17.639Z
37922026-09-08T17:40:17.639Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37932026-09-08T17:40:18.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-08T17:40:18.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-08T17:40:18.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-08T17:40:18.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37972026-09-08T17:40:18.228Z
37982026-09-08T17:40:18.228Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
37992026-09-08T17:40:18.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-08T17:40:18.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-08T17:40:18.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-08T17:40:18.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-08T17:40:18.823Z
38042026-09-08T17:40:18.823Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38052026-09-08T17:40:19.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-08T17:40:19.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-08T17:40:19.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-08T17:40:19.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38092026-09-08T17:40:19.415Z
38102026-09-08T17:40:19.415Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38112026-09-08T17:40:19.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-08T17:40:19.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-08T17:40:19.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-08T17:40:19.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38152026-09-08T17:40:20.004Z
38162026-09-08T17:40:20.006Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38172026-09-08T17:40:20.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-08T17:40:20.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-08T17:40:20.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-08T17:40:20.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38212026-09-08T17:40:20.597Z
38222026-09-08T17:40:20.597Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38232026-09-08T17:40:21.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-08T17:40:21.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-08T17:40:21.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-08T17:40:21.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38272026-09-08T17:40:21.187Z
38282026-09-08T17:40:21.187Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38292026-09-08T17:40:21.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-08T17:40:21.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-08T17:40:21.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-08T17:40:21.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38332026-09-08T17:40:21.778Z
38342026-09-08T17:40:21.778Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38352026-09-08T17:40:22.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-08T17:40:22.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-08T17:40:22.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-08T17:40:22.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38392026-09-08T17:40:22.367Z
38402026-09-08T17:40:22.368Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38412026-09-08T17:40:22.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-08T17:40:22.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-08T17:40:22.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-08T17:40:22.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38452026-09-08T17:40:22.956Z
38462026-09-08T17:40:22.956Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38472026-09-08T17:40:23.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-08T17:40:23.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-08T17:40:23.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-08T17:40:23.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38512026-09-08T17:40:23.550Z
38522026-09-08T17:40:23.550Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38532026-09-08T17:40:24.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-08T17:40:24.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-08T17:40:24.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-08T17:40:24.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-08T17:40:24.144Z
38582026-09-08T17:40:24.144Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38592026-09-08T17:40:24.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-08T17:40:24.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-08T17:40:24.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-08T17:40:24.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-08T17:40:24.738Z
38642026-09-08T17:40:24.738Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38652026-09-08T17:40:25.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-08T17:40:25.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-08T17:40:25.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-08T17:40:25.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-08T17:40:25.331Z
38702026-09-08T17:40:25.331Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38712026-09-08T17:40:25.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-08T17:40:25.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-08T17:40:25.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-08T17:40:25.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38752026-09-08T17:40:25.908Z
38762026-09-08T17:40:25.908Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38772026-09-08T17:40:26.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-08T17:40:26.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-08T17:40:26.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-08T17:40:26.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38812026-09-08T17:40:26.488Z
38822026-09-08T17:40:26.488Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38832026-09-08T17:40:26.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-08T17:40:26.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-08T17:40:26.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-08T17:40:26.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-08T17:40:27.061Z
38882026-09-08T17:40:27.061Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38892026-09-08T17:40:27.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-08T17:40:27.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-08T17:40:27.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-08T17:40:27.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-08T17:40:27.630Z
38942026-09-08T17:40:27.630Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
38952026-09-08T17:40:28.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-08T17:40:28.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-08T17:40:28.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-08T17:40:28.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-08T17:40:28.199Z
39002026-09-08T17:40:28.199Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39012026-09-08T17:40:28.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-08T17:40:28.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-08T17:40:28.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-08T17:40:28.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-08T17:40:28.771Z
39062026-09-08T17:40:28.771Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39072026-09-08T17:40:29.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-08T17:40:29.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-08T17:40:29.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-08T17:40:29.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-08T17:40:29.345Z
39122026-09-08T17:40:29.345Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39132026-09-08T17:40:29.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-08T17:40:29.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-08T17:40:29.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-08T17:40:29.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-08T17:40:29.917Z
39182026-09-08T17:40:29.917Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39192026-09-08T17:40:30.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-08T17:40:30.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-08T17:40:30.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-08T17:40:30.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-08T17:40:30.488Z
39242026-09-08T17:40:30.488Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39252026-09-08T17:40:30.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-08T17:40:30.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-08T17:40:30.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-08T17:40:30.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39292026-09-08T17:40:31.066Z
39302026-09-08T17:40:31.066Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39312026-09-08T17:40:31.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-08T17:40:31.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-08T17:40:31.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-08T17:40:31.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-08T17:40:31.637Z
39362026-09-08T17:40:31.637Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39372026-09-08T17:40:32.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-08T17:40:32.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-08T17:40:32.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-08T17:40:32.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-08T17:40:32.207Z
39422026-09-08T17:40:32.207Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39432026-09-08T17:40:32.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-08T17:40:32.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-08T17:40:32.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-08T17:40:32.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-08T17:40:32.778Z
39482026-09-08T17:40:32.778Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39492026-09-08T17:40:33.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-08T17:40:33.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-08T17:40:33.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-08T17:40:33.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-08T17:40:33.350Z
39542026-09-08T17:40:33.351Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39552026-09-08T17:40:33.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-08T17:40:33.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-08T17:40:33.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-08T17:40:33.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39592026-09-08T17:40:33.924Z
39602026-09-08T17:40:33.924Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39612026-09-08T17:40:34.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-08T17:40:34.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-08T17:40:34.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-08T17:40:34.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-08T17:40:34.503Z
39662026-09-08T17:40:34.503Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39672026-09-08T17:40:34.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-08T17:40:35.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-08T17:40:35.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-08T17:40:35.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39712026-09-08T17:40:35.092Z
39722026-09-08T17:40:35.092Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39732026-09-08T17:40:35.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-08T17:40:35.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-08T17:40:35.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-08T17:40:35.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39772026-09-08T17:40:35.682Z
39782026-09-08T17:40:35.682Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39792026-09-08T17:40:36.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-08T17:40:36.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-08T17:40:36.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-08T17:40:36.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39832026-09-08T17:40:36.272Z
39842026-09-08T17:40:36.272Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39852026-09-08T17:40:36.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-08T17:40:36.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-08T17:40:36.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-08T17:40:36.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39892026-09-08T17:40:36.860Z
39902026-09-08T17:40:36.860Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39912026-09-08T17:40:37.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-08T17:40:37.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-08T17:40:37.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-08T17:40:37.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39952026-09-08T17:40:37.446Z
39962026-09-08T17:40:37.446Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
39972026-09-08T17:40:37.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-08T17:40:37.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-08T17:40:37.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-08T17:40:37.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-08T17:40:38.037Z
40022026-09-08T17:40:38.037Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40032026-09-08T17:40:38.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-08T17:40:38.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-08T17:40:38.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-08T17:40:38.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40072026-09-08T17:40:38.623Z
40082026-09-08T17:40:38.623Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40092026-09-08T17:40:39.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-08T17:40:39.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-08T17:40:39.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-08T17:40:39.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40132026-09-08T17:40:39.210Z
40142026-09-08T17:40:39.210Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40152026-09-08T17:40:39.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-08T17:40:39.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-08T17:40:39.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-08T17:40:39.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40192026-09-08T17:40:39.802Z
40202026-09-08T17:40:39.802Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40212026-09-08T17:40:40.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-08T17:40:40.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-08T17:40:40.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-08T17:40:40.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40252026-09-08T17:40:40.393Z
40262026-09-08T17:40:40.393Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40272026-09-08T17:40:40.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-08T17:40:40.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-08T17:40:40.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-08T17:40:40.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-08T17:40:40.986Z
40322026-09-08T17:40:40.986Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40332026-09-08T17:40:41.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-08T17:40:41.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-08T17:40:41.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-08T17:40:41.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-08T17:40:41.583Z
40382026-09-08T17:40:41.583Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40392026-09-08T17:40:42.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-08T17:40:42.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-08T17:40:42.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-08T17:40:42.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40432026-09-08T17:40:42.173Z
40442026-09-08T17:40:42.173Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40452026-09-08T17:40:42.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-08T17:40:42.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-08T17:40:42.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-08T17:40:42.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40492026-09-08T17:40:42.758Z
40502026-09-08T17:40:42.758Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40512026-09-08T17:40:43.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-08T17:40:43.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-08T17:40:43.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-08T17:40:43.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40552026-09-08T17:40:43.343Z
40562026-09-08T17:40:43.343Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40572026-09-08T17:40:43.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-08T17:40:43.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-08T17:40:43.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-08T17:40:43.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40612026-09-08T17:40:43.950Z
40622026-09-08T17:40:43.950Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40632026-09-08T17:40:44.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-08T17:40:44.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-08T17:40:44.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-08T17:40:44.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40672026-09-08T17:40:44.521Z
40682026-09-08T17:40:44.521Zinfo: running `cargo check --bins` on dns-server (237/376)
40692026-09-08T17:40:45.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-08T17:40:45.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-08T17:40:45.161Z Compiling parking_lot_core v0.8.6
40722026-09-08T17:40:45.268Z Compiling git-stub v1.0.0
40732026-09-08T17:40:45.275Z Checking prefix-trie v0.7.0
40742026-09-08T17:40:45.278Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40752026-09-08T17:40:45.390Z Compiling git-stub-vcs v0.1.0
40762026-09-08T17:40:45.567Z Checking hickory-server v0.25.2
40772026-09-08T17:40:45.670Z Checking parking_lot v0.11.2
40782026-09-08T17:40:45.696Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40792026-09-08T17:40:45.838Z Checking sled v0.34.7
40802026-09-08T17:40:47.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
40812026-09-08T17:40:47.967Z
40822026-09-08T17:40:47.968Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40832026-09-08T17:40:48.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-08T17:40:48.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-08T17:40:48.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-08T17:40:48.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
40872026-09-08T17:40:48.533Z
40882026-09-08T17:40:48.533Zinfo: running `cargo check --bins` on nexus-client (239/376)
40892026-09-08T17:40:49.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-08T17:40:49.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-08T17:40:49.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-08T17:40:49.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40932026-09-08T17:40:49.142Z
40942026-09-08T17:40:49.142Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
40952026-09-08T17:40:49.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-08T17:40:49.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-08T17:40:49.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-08T17:40:49.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40992026-09-08T17:40:49.717Z
41002026-09-08T17:40:49.717Zinfo: running `cargo check --bins` on sp-sim (241/376)
41012026-09-08T17:40:50.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-08T17:40:50.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-08T17:40:50.420Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41042026-09-08T17:40:50.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
41052026-09-08T17:40:51.130Z
41062026-09-08T17:40:51.130Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41072026-09-08T17:40:51.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-08T17:40:51.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-08T17:40:51.957Z Compiling proc-macro-error-attr2 v2.0.0
41102026-09-08T17:40:52.083Z Compiling hashbrown v0.14.5
41112026-09-08T17:40:52.083Z Compiling rfc6979 v0.4.0
41122026-09-08T17:40:52.098Z Compiling salty v0.3.0
41132026-09-08T17:40:52.107Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41142026-09-08T17:40:52.118Z Compiling primeorder v0.13.6
41152026-09-08T17:40:52.131Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41162026-09-08T17:40:52.202Z Compiling ecdsa v0.16.9
41172026-09-08T17:40:52.246Z Compiling sha1 v0.10.6
41182026-09-08T17:40:52.365Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41192026-09-08T17:40:52.465Z Compiling proc-macro-error2 v2.0.1
41202026-09-08T17:40:52.567Z Compiling chumsky v0.9.3
41212026-09-08T17:40:52.584Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41222026-09-08T17:40:52.587Z Compiling p384 v0.13.1
41232026-09-08T17:40:52.624Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41242026-09-08T17:40:52.775Z Compiling knus-derive v3.4.0
41252026-09-08T17:40:52.791Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41262026-09-08T17:40:52.828Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41272026-09-08T17:40:52.897Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41282026-09-08T17:40:53.052Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41292026-09-08T17:40:53.142Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41302026-09-08T17:40:53.278Z Checking corncobs v0.1.4
41312026-09-08T17:40:53.309Z Checking libscf-sys v1.2.0
41322026-09-08T17:40:53.324Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41332026-09-08T17:40:53.338Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41342026-09-08T17:40:53.341Z Checking secrecy v0.8.0
41352026-09-08T17:40:53.403Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-08T17:40:53.436Z Checking papergrid v0.18.0
41372026-09-08T17:40:53.475Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41382026-09-08T17:40:53.491Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41392026-09-08T17:40:53.659Z Compiling unicase v2.9.0
41402026-09-08T17:40:53.705Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41412026-09-08T17:40:53.761Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41422026-09-08T17:40:53.776Z Checking itertools v0.15.0
41432026-09-08T17:40:53.860Z Compiling mime_guess v2.0.5
41442026-09-08T17:40:53.973Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41452026-09-08T17:40:53.989Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41462026-09-08T17:40:54.204Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41472026-09-08T17:40:54.226Z Checking tabled v0.21.0
41482026-09-08T17:40:54.245Z Compiling knus v3.4.0
41492026-09-08T17:40:54.260Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41502026-09-08T17:40:54.445Z Checking http-range v0.1.5
41512026-09-08T17:40:54.557Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41522026-09-08T17:40:54.734Z Checking crc8 v0.1.1
41532026-09-08T17:40:54.864Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41542026-09-08T17:40:54.928Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41552026-09-08T17:40:54.956Z Checking scuffle v0.1.0
41562026-09-08T17:40:55.068Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41572026-09-08T17:40:55.106Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41582026-09-08T17:40:55.122Z Checking nanorand v0.7.0
41592026-09-08T17:40:55.164Z Checking hyper-staticfile v0.10.1
41602026-09-08T17:40:55.321Z Checking flume v0.11.1
41612026-09-08T17:40:55.465Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41622026-09-08T17:40:55.487Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41632026-09-08T17:40:55.517Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41642026-09-08T17:40:55.565Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41652026-09-08T17:40:55.633Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41662026-09-08T17:40:55.826Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41672026-09-08T17:40:55.841Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41682026-09-08T17:40:55.918Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41692026-09-08T17:40:56.029Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41702026-09-08T17:40:56.151Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41712026-09-08T17:40:56.395Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41722026-09-08T17:40:56.473Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41732026-09-08T17:40:57.006Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41742026-09-08T17:40:57.854Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41752026-09-08T17:40:59.869Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41762026-09-08T17:41:00.930Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41772026-09-08T17:41:01.494Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41782026-09-08T17:41:01.494Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41792026-09-08T17:41:02.003Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41802026-09-08T17:41:13.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s
41812026-09-08T17:41:13.098Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41822026-09-08T17:41:13.098Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41832026-09-08T17:41:13.311Z
41842026-09-08T17:41:13.311Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41852026-09-08T17:41:13.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-09-08T17:41:13.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-09-08T17:41:14.091Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41882026-09-08T17:41:24.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
41892026-09-08T17:41:24.318Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41902026-09-08T17:41:24.318Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41912026-09-08T17:41:24.522Z
41922026-09-08T17:41:24.522Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41932026-09-08T17:41:25.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-09-08T17:41:25.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-09-08T17:41:25.303Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41962026-09-08T17:41:35.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
41972026-09-08T17:41:35.535Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41982026-09-08T17:41:35.535Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41992026-09-08T17:41:35.737Z
42002026-09-08T17:41:35.737Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42012026-09-08T17:41:36.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022026-09-08T17:41:36.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032026-09-08T17:41:36.514Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42042026-09-08T17:41:46.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
42052026-09-08T17:41:46.738Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42062026-09-08T17:41:46.739Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42072026-09-08T17:41:46.936Z
42082026-09-08T17:41:46.936Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42092026-09-08T17:41:47.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-09-08T17:41:47.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-09-08T17:41:47.713Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42122026-09-08T17:41:58.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s
42132026-09-08T17:41:58.053Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42142026-09-08T17:41:58.053Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42152026-09-08T17:41:58.255Z
42162026-09-08T17:41:58.255Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42172026-09-08T17:41:58.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-09-08T17:41:58.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-09-08T17:41:59.032Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42202026-09-08T17:42:09.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42212026-09-08T17:42:09.287Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42222026-09-08T17:42:09.287Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42232026-09-08T17:42:09.487Z
42242026-09-08T17:42:09.487Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42252026-09-08T17:42:10.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42262026-09-08T17:42:10.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42272026-09-08T17:42:10.269Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42282026-09-08T17:42:20.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42292026-09-08T17:42:20.531Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42302026-09-08T17:42:20.531Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42312026-09-08T17:42:20.730Z
42322026-09-08T17:42:20.730Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42332026-09-08T17:42:21.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-09-08T17:42:21.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-09-08T17:42:21.508Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-09-08T17:42:31.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
42372026-09-08T17:42:31.738Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42382026-09-08T17:42:31.738Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42392026-09-08T17:42:31.937Z
42402026-09-08T17:42:31.937Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42412026-09-08T17:42:32.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-09-08T17:42:32.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-09-08T17:42:32.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42442026-09-08T17:42:32.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42452026-09-08T17:42:32.520Z
42462026-09-08T17:42:32.520Zinfo: running `cargo check --bins` on installinator-common (251/376)
42472026-09-08T17:42:33.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-08T17:42:33.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-08T17:42:33.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-08T17:42:33.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42512026-09-08T17:42:33.116Z
42522026-09-08T17:42:33.116Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42532026-09-08T17:42:33.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-08T17:42:33.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-08T17:42:33.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-08T17:42:33.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42572026-09-08T17:42:33.681Z
42582026-09-08T17:42:33.681Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42592026-09-08T17:42:34.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-08T17:42:34.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-08T17:42:34.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-08T17:42:34.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42632026-09-08T17:42:34.293Z
42642026-09-08T17:42:34.293Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42652026-09-08T17:42:34.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-08T17:42:34.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-08T17:42:34.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-08T17:42:34.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42692026-09-08T17:42:34.876Z
42702026-09-08T17:42:34.876Zinfo: running `cargo check --bins` on range-requests (255/376)
42712026-09-08T17:42:35.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-08T17:42:35.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-08T17:42:35.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-08T17:42:35.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42752026-09-08T17:42:35.444Z
42762026-09-08T17:42:35.444Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42772026-09-08T17:42:35.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-08T17:42:35.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-08T17:42:35.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-08T17:42:35.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42812026-09-08T17:42:36.016Z
42822026-09-08T17:42:36.016Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42832026-09-08T17:42:36.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-08T17:42:36.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-08T17:42:36.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-08T17:42:36.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42872026-09-08T17:42:36.580Z
42882026-09-08T17:42:36.580Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42892026-09-08T17:42:37.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-08T17:42:37.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-08T17:42:37.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-08T17:42:37.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42932026-09-08T17:42:37.178Z
42942026-09-08T17:42:37.178Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
42952026-09-08T17:42:37.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-08T17:42:37.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-08T17:42:37.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-08T17:42:37.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42992026-09-08T17:42:37.774Z
43002026-09-08T17:42:37.774Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43012026-09-08T17:42:38.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-08T17:42:38.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-08T17:42:38.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-08T17:42:38.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43052026-09-08T17:42:38.371Z
43062026-09-08T17:42:38.371Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43072026-09-08T17:42:38.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-08T17:42:38.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-08T17:42:38.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-08T17:42:38.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43112026-09-08T17:42:38.976Z
43122026-09-08T17:42:38.976Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43132026-09-08T17:42:39.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-08T17:42:39.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-08T17:42:39.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-08T17:42:39.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43172026-09-08T17:42:39.582Z
43182026-09-08T17:42:39.582Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43192026-09-08T17:42:40.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-08T17:42:40.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-08T17:42:40.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-08T17:42:40.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43232026-09-08T17:42:40.188Z
43242026-09-08T17:42:40.188Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43252026-09-08T17:42:40.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-08T17:42:40.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-08T17:42:40.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-08T17:42:40.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43292026-09-08T17:42:40.794Z
43302026-09-08T17:42:40.794Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43312026-09-08T17:42:41.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-08T17:42:41.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-08T17:42:41.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-08T17:42:41.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43352026-09-08T17:42:41.398Z
43362026-09-08T17:42:41.398Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43372026-09-08T17:42:41.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-08T17:42:41.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-08T17:42:41.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-08T17:42:41.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-08T17:42:42.000Z
43422026-09-08T17:42:42.001Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43432026-09-08T17:42:42.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-08T17:42:42.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-08T17:42:42.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-08T17:42:42.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43472026-09-08T17:42:42.601Z
43482026-09-08T17:42:42.601Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43492026-09-08T17:42:43.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-08T17:42:43.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-08T17:42:43.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-08T17:42:43.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43532026-09-08T17:42:43.197Z
43542026-09-08T17:42:43.197Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43552026-09-08T17:42:43.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-08T17:42:43.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-08T17:42:43.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-08T17:42:43.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43592026-09-08T17:42:43.824Z
43602026-09-08T17:42:43.824Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43612026-09-08T17:42:44.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-08T17:42:44.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-08T17:42:44.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-08T17:42:44.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-08T17:42:44.448Z
43662026-09-08T17:42:44.448Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43672026-09-08T17:42:44.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-08T17:42:44.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-08T17:42:44.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-08T17:42:44.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43712026-09-08T17:42:45.062Z
43722026-09-08T17:42:45.062Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43732026-09-08T17:42:45.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-08T17:42:45.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-08T17:42:45.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-08T17:42:45.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43772026-09-08T17:42:45.687Z
43782026-09-08T17:42:45.687Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43792026-09-08T17:42:46.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-08T17:42:46.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-08T17:42:46.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-08T17:42:46.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-08T17:42:46.316Z
43842026-09-08T17:42:46.316Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43852026-09-08T17:42:46.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-08T17:42:46.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-08T17:42:46.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-08T17:42:46.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43892026-09-08T17:42:46.879Z
43902026-09-08T17:42:46.879Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43912026-09-08T17:42:47.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-08T17:42:47.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-08T17:42:47.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-08T17:42:47.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43952026-09-08T17:42:47.466Z
43962026-09-08T17:42:47.467Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
43972026-09-08T17:42:47.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-08T17:42:47.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-08T17:42:47.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-08T17:42:47.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-08T17:42:48.045Z
44022026-09-08T17:42:48.045Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44032026-09-08T17:42:48.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-08T17:42:48.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-08T17:42:48.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-08T17:42:48.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-08T17:42:48.629Z
44082026-09-08T17:42:48.629Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44092026-09-08T17:42:49.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-08T17:42:49.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-08T17:42:49.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-08T17:42:49.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44132026-09-08T17:42:49.179Z
44142026-09-08T17:42:49.179Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44152026-09-08T17:42:49.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-08T17:42:49.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-08T17:42:49.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-08T17:42:49.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44192026-09-08T17:42:49.736Z
44202026-09-08T17:42:49.736Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44212026-09-08T17:42:50.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-08T17:42:50.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-08T17:42:50.431Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44242026-09-08T17:42:50.845Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44252026-09-08T17:42:52.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
44262026-09-08T17:42:52.226Z
44272026-09-08T17:42:52.226Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44282026-09-08T17:42:52.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-09-08T17:42:52.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-09-08T17:42:52.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-09-08T17:42:52.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44322026-09-08T17:42:52.805Z
44332026-09-08T17:42:52.805Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44342026-09-08T17:42:53.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-08T17:42:53.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-08T17:42:53.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-08T17:42:53.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-08T17:42:53.369Z
44392026-09-08T17:42:53.369Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44402026-09-08T17:42:53.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-08T17:42:53.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-08T17:42:53.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-08T17:42:53.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44442026-09-08T17:42:53.944Z
44452026-09-08T17:42:53.944Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44462026-09-08T17:42:54.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-08T17:42:54.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-08T17:42:54.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-08T17:42:54.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44502026-09-08T17:42:54.515Z
44512026-09-08T17:42:54.515Zinfo: running `cargo check --bins` on installinator-client (285/376)
44522026-09-08T17:42:54.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-08T17:42:54.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-08T17:42:54.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-08T17:42:54.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44562026-09-08T17:42:55.070Z
44572026-09-08T17:42:55.070Zinfo: running `cargo check --bins` on oxide-client (286/376)
44582026-09-08T17:42:55.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-08T17:42:55.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-08T17:42:55.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-08T17:42:55.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-08T17:42:55.630Z
44632026-09-08T17:42:55.630Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44642026-09-08T17:42:56.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-08T17:42:56.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-08T17:42:56.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-08T17:42:56.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44682026-09-08T17:42:56.197Z
44692026-09-08T17:42:56.198Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44702026-09-08T17:42:56.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-08T17:42:56.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-08T17:42:56.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-08T17:42:56.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44742026-09-08T17:42:56.787Z
44752026-09-08T17:42:56.787Zinfo: running `cargo check --bins` on wicket-common (289/376)
44762026-09-08T17:42:57.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-08T17:42:57.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-08T17:42:57.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-08T17:42:57.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44802026-09-08T17:42:57.364Z
44812026-09-08T17:42:57.364Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44822026-09-08T17:42:57.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-08T17:42:57.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-08T17:42:57.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-08T17:42:57.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44862026-09-08T17:42:57.938Z
44872026-09-08T17:42:57.938Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44882026-09-08T17:42:58.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-08T17:42:58.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-08T17:42:58.608Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44912026-09-08T17:42:58.717Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44922026-09-08T17:42:59.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
44932026-09-08T17:42:59.984Z
44942026-09-08T17:42:59.984Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
44952026-09-08T17:43:00.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44962026-09-08T17:43:00.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44972026-09-08T17:43:00.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44982026-09-08T17:43:00.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44992026-09-08T17:43:00.551Z
45002026-09-08T17:43:00.551Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45012026-09-08T17:43:01.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-08T17:43:01.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-08T17:43:01.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-08T17:43:01.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45052026-09-08T17:43:01.210Z
45062026-09-08T17:43:01.210Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45072026-09-08T17:43:01.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-08T17:43:01.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-08T17:43:01.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-08T17:43:01.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45112026-09-08T17:43:01.862Z
45122026-09-08T17:43:01.862Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45132026-09-08T17:43:02.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-08T17:43:02.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-08T17:43:02.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-08T17:43:02.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45172026-09-08T17:43:02.484Z
45182026-09-08T17:43:02.484Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45192026-09-08T17:43:03.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-08T17:43:03.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-08T17:43:03.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-08T17:43:03.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45232026-09-08T17:43:03.111Z
45242026-09-08T17:43:03.111Zinfo: running `cargo check --bins` on db-macros (297/376)
45252026-09-08T17:43:03.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-08T17:43:03.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-08T17:43:03.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-08T17:43:03.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45292026-09-08T17:43:03.664Z
45302026-09-08T17:43:03.664Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45312026-09-08T17:43:04.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-08T17:43:04.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-08T17:43:04.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-08T17:43:04.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45352026-09-08T17:43:04.219Z
45362026-09-08T17:43:04.219Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45372026-09-08T17:43:04.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-08T17:43:04.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-08T17:43:04.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-08T17:43:04.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45412026-09-08T17:43:04.841Z
45422026-09-08T17:43:04.841Zinfo: running `cargo check --bins` on authz-macros (300/376)
45432026-09-08T17:43:05.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-08T17:43:05.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-08T17:43:05.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-08T17:43:05.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45472026-09-08T17:43:05.390Z
45482026-09-08T17:43:05.390Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45492026-09-08T17:43:05.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-08T17:43:05.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-08T17:43:05.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-08T17:43:05.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45532026-09-08T17:43:06.002Z
45542026-09-08T17:43:06.002Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45552026-09-08T17:43:06.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-08T17:43:06.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-08T17:43:06.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-08T17:43:06.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45592026-09-08T17:43:06.617Z
45602026-09-08T17:43:06.617Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45612026-09-08T17:43:07.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-08T17:43:07.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-08T17:43:07.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-08T17:43:07.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45652026-09-08T17:43:07.180Z
45662026-09-08T17:43:07.180Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45672026-09-08T17:43:07.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-08T17:43:07.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-08T17:43:07.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-08T17:43:07.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45712026-09-08T17:43:07.759Z
45722026-09-08T17:43:07.760Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45732026-09-08T17:43:08.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-08T17:43:08.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-08T17:43:08.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-08T17:43:08.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45772026-09-08T17:43:08.310Z
45782026-09-08T17:43:08.310Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45792026-09-08T17:43:08.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-08T17:43:08.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-08T17:43:08.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-08T17:43:08.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45832026-09-08T17:43:08.929Z
45842026-09-08T17:43:08.929Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45852026-09-08T17:43:09.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-08T17:43:09.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-08T17:43:09.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-08T17:43:09.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-08T17:43:09.553Z
45902026-09-08T17:43:09.553Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45912026-09-08T17:43:10.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-08T17:43:10.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-08T17:43:10.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-08T17:43:10.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-08T17:43:10.180Z
45962026-09-08T17:43:10.180Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
45972026-09-08T17:43:10.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-08T17:43:10.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-08T17:43:10.895Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46002026-09-08T17:43:10.898Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46012026-09-08T17:43:11.572Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46022026-09-08T17:43:13.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
46032026-09-08T17:43:13.468Z
46042026-09-08T17:43:13.468Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46052026-09-08T17:43:13.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-08T17:43:13.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-08T17:43:13.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-08T17:43:13.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46092026-09-08T17:43:14.036Z
46102026-09-08T17:43:14.036Zinfo: running `cargo check --bins` on cert-dev (311/376)
46112026-09-08T17:43:14.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-08T17:43:14.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-08T17:43:14.647Z Checking yasna v0.5.2
46142026-09-08T17:43:15.050Z Checking rcgen v0.12.1
46152026-09-08T17:43:15.305Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46162026-09-08T17:43:15.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46172026-09-08T17:43:15.666Z
46182026-09-08T17:43:15.666Zinfo: running `cargo check --bins` on clickana (312/376)
46192026-09-08T17:43:16.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46202026-09-08T17:43:16.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46212026-09-08T17:43:16.310Z Compiling instability v0.3.11
46222026-09-08T17:43:16.310Z Checking castaway v0.2.4
46232026-09-08T17:43:16.313Z Compiling indoc v2.0.7
46242026-09-08T17:43:16.313Z Checking unicode-truncate v1.1.0
46252026-09-08T17:43:16.313Z Checking lru v0.12.5
46262026-09-08T17:43:16.313Z Checking cassowary v0.3.0
46272026-09-08T17:43:16.503Z Checking compact_str v0.8.1
46282026-09-08T17:43:17.355Z Checking ratatui v0.29.0
46292026-09-08T17:43:18.429Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46302026-09-08T17:43:19.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
46312026-09-08T17:43:19.325Z
46322026-09-08T17:43:19.325Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46332026-09-08T17:43:19.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46342026-09-08T17:43:19.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46352026-09-08T17:43:20.040Z Checking headers-core v0.3.0
46362026-09-08T17:43:20.040Z Checking port-file v0.1.0
46372026-09-08T17:43:20.043Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46382026-09-08T17:43:20.235Z Checking headers v0.4.1
46392026-09-08T17:43:20.610Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46402026-09-08T17:43:21.593Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46412026-09-08T17:43:22.115Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46422026-09-08T17:43:22.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
46432026-09-08T17:43:22.757Z
46442026-09-08T17:43:22.757Zinfo: running `cargo check --bins` on ch-dev (314/376)
46452026-09-08T17:43:23.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46462026-09-08T17:43:23.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46472026-09-08T17:43:23.467Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46482026-09-08T17:43:24.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
46492026-09-08T17:43:24.438Z
46502026-09-08T17:43:24.438Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46512026-09-08T17:43:24.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-08T17:43:24.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-08T17:43:24.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46542026-09-08T17:43:24.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46552026-09-08T17:43:24.853Z
46562026-09-08T17:43:24.853Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46572026-09-08T17:43:25.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-08T17:43:25.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-08T17:43:25.473Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46602026-09-08T17:43:25.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
46612026-09-08T17:43:26.031Z
46622026-09-08T17:43:26.032Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46632026-09-08T17:43:26.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-08T17:43:26.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-08T17:43:26.734Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46662026-09-08T17:43:27.844Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46672026-09-08T17:43:28.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
46682026-09-08T17:43:28.395Z
46692026-09-08T17:43:28.395Zinfo: running `cargo check --bins` on db-dev (318/376)
46702026-09-08T17:43:28.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46712026-09-08T17:43:28.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46722026-09-08T17:43:29.103Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46732026-09-08T17:43:29.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
46742026-09-08T17:43:30.079Z
46752026-09-08T17:43:30.079Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46762026-09-08T17:43:30.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-08T17:43:30.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-08T17:43:30.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46792026-09-08T17:43:30.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46802026-09-08T17:43:30.685Z
46812026-09-08T17:43:30.685Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46822026-09-08T17:43:31.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-08T17:43:31.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-08T17:43:31.291Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46852026-09-08T17:43:31.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
46862026-09-08T17:43:32.152Z
46872026-09-08T17:43:32.152Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46882026-09-08T17:43:32.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-08T17:43:32.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-08T17:43:32.888Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46912026-09-08T17:43:32.888Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46922026-09-08T17:43:32.891Z Checking git-stub v1.0.0
46932026-09-08T17:43:32.891Z Compiling trait-variant v0.1.2
46942026-09-08T17:43:32.891Z Checking maplit v1.0.2
46952026-09-08T17:43:33.026Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
46962026-09-08T17:43:33.035Z Checking drift v0.2.0
46972026-09-08T17:43:33.038Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46982026-09-08T17:43:33.096Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
46992026-09-08T17:43:33.144Z Checking git-stub-vcs v0.1.0
47002026-09-08T17:43:33.246Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47012026-09-08T17:43:33.259Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47022026-09-08T17:43:33.339Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47032026-09-08T17:43:33.377Z Checking dropshot-api-manager v0.8.0
47042026-09-08T17:43:33.401Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47052026-09-08T17:43:33.547Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47062026-09-08T17:43:33.748Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47072026-09-08T17:43:34.253Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47082026-09-08T17:43:35.206Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47092026-09-08T17:43:36.223Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47102026-09-08T17:43:37.031Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47112026-09-08T17:43:37.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
47122026-09-08T17:43:37.679Z
47132026-09-08T17:43:37.679Zinfo: running `cargo check --bins` on installinator-api (322/376)
47142026-09-08T17:43:38.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47152026-09-08T17:43:38.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47162026-09-08T17:43:38.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47172026-09-08T17:43:38.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47182026-09-08T17:43:38.241Z
47192026-09-08T17:43:38.242Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47202026-09-08T17:43:38.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-08T17:43:38.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-08T17:43:38.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-08T17:43:38.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47242026-09-08T17:43:38.850Z
47252026-09-08T17:43:38.850Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47262026-09-08T17:43:39.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-08T17:43:39.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-08T17:43:39.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-08T17:43:39.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-08T17:43:39.458Z
47312026-09-08T17:43:39.458Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47322026-09-08T17:43:39.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-08T17:43:39.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-08T17:43:39.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-08T17:43:39.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-08T17:43:40.067Z
47372026-09-08T17:43:40.068Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47382026-09-08T17:43:40.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-08T17:43:40.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-08T17:43:40.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-08T17:43:40.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47422026-09-08T17:43:40.633Z
47432026-09-08T17:43:40.633Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47442026-09-08T17:43:41.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-08T17:43:41.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-08T17:43:41.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-08T17:43:41.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47482026-09-08T17:43:41.198Z
47492026-09-08T17:43:41.198Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47502026-09-08T17:43:41.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-08T17:43:41.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-08T17:43:41.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-08T17:43:41.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47542026-09-08T17:43:41.781Z
47552026-09-08T17:43:41.781Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47562026-09-08T17:43:42.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-08T17:43:42.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-08T17:43:42.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-08T17:43:42.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47602026-09-08T17:43:42.356Z
47612026-09-08T17:43:42.356Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47622026-09-08T17:43:42.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-08T17:43:42.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-08T17:43:42.972Z Compiling blake3 v1.8.5
47652026-09-08T17:43:43.080Z Checking arrayref v0.3.9
47662026-09-08T17:43:43.083Z Checking arrayvec v0.7.6
47672026-09-08T17:43:43.089Z Checking constant_time_eq v0.4.2
47682026-09-08T17:43:43.103Z Checking cargo-platform v0.3.2
47692026-09-08T17:43:43.103Z Checking topological-sort v0.2.2
47702026-09-08T17:43:43.106Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47712026-09-08T17:43:43.254Z Checking cargo_metadata v0.23.1
47722026-09-08T17:43:43.969Z Checking omicron-zone-package v0.12.3
47732026-09-08T17:43:44.676Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47742026-09-08T17:43:45.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
47752026-09-08T17:43:45.681Z
47762026-09-08T17:43:45.681Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47772026-09-08T17:43:46.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47782026-09-08T17:43:46.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47792026-09-08T17:43:46.411Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47802026-09-08T17:43:47.041Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47812026-09-08T17:43:47.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
47822026-09-08T17:43:47.745Z
47832026-09-08T17:43:47.745Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47842026-09-08T17:43:48.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47852026-09-08T17:43:48.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47862026-09-08T17:43:48.717Z Compiling darling_core v0.21.3
47872026-09-08T17:43:48.717Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47882026-09-08T17:43:48.720Z Compiling vergen-lib v0.1.6
47892026-09-08T17:43:48.720Z Compiling diesel_derives v2.3.7
47902026-09-08T17:43:48.720Z Checking scheduled-thread-pool v0.2.7
47912026-09-08T17:43:48.720Z Compiling vergen-gitcl v1.0.8
47922026-09-08T17:43:48.720Z Compiling diesel_table_macro_syntax v0.3.0
47932026-09-08T17:43:48.882Z Compiling dirs-sys-next v0.1.2
47942026-09-08T17:43:49.012Z Compiling crunchy v0.2.4
47952026-09-08T17:43:49.062Z Compiling glob v0.3.3
47962026-09-08T17:43:49.082Z Compiling dirs-next v2.0.0
47972026-09-08T17:43:49.134Z Checking r2d2 v0.8.10
47982026-09-08T17:43:49.190Z Compiling tiny-keccak v2.0.2
47992026-09-08T17:43:49.207Z Checking downcast-rs v2.0.2
48002026-09-08T17:43:49.300Z Compiling term v0.7.0
48012026-09-08T17:43:49.381Z Compiling bit-vec v0.6.3
48022026-09-08T17:43:49.461Z Compiling clang-sys v1.8.1
48032026-09-08T17:43:49.505Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48042026-09-08T17:43:49.598Z Compiling ascii-canvas v3.0.0
48052026-09-08T17:43:49.713Z Compiling bit-set v0.5.3
48062026-09-08T17:43:49.836Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48072026-09-08T17:43:49.868Z Compiling itertools v0.10.5
48082026-09-08T17:43:49.885Z Compiling ena v0.14.4
48092026-09-08T17:43:49.900Z Compiling libloading v0.8.9
48102026-09-08T17:43:49.903Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48112026-09-08T17:43:49.946Z Compiling bindgen v0.71.1
48122026-09-08T17:43:49.979Z Compiling regex-syntax v0.6.29
48132026-09-08T17:43:50.093Z Compiling diff v0.1.13
48142026-09-08T17:43:50.361Z Compiling cexpr v0.6.0
48152026-09-08T17:43:50.383Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48162026-09-08T17:43:50.589Z Compiling rustc-hash v2.1.1
48172026-09-08T17:43:50.723Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48182026-09-08T17:43:50.793Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48192026-09-08T17:43:50.937Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48202026-09-08T17:43:51.063Z Compiling libxml v0.3.3
48212026-09-08T17:43:51.081Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48222026-09-08T17:43:51.227Z Compiling strum_macros v0.24.3
48232026-09-08T17:43:51.292Z Compiling lalrpop v0.19.12
48242026-09-08T17:43:51.340Z Compiling indoc v1.0.9
48252026-09-08T17:43:51.431Z Compiling darling_macro v0.21.3
48262026-09-08T17:43:51.951Z Compiling darling v0.21.3
48272026-09-08T17:43:52.046Z Compiling dsl_auto_type v0.2.0
48282026-09-08T17:43:52.165Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48292026-09-08T17:43:52.367Z Checking derive_builder v0.20.2
48302026-09-08T17:43:52.491Z Compiling oso-derive v0.27.3
48312026-09-08T17:43:52.573Z Checking quick-xml v0.37.5
48322026-09-08T17:43:52.637Z Compiling impl-trait-for-tuples v0.2.3
48332026-09-08T17:43:53.010Z Checking openssl-probe v0.1.6
48342026-09-08T17:43:53.151Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48352026-09-08T17:43:53.435Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48362026-09-08T17:43:53.650Z Checking bb8 v0.8.6
48372026-09-08T17:43:53.733Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48382026-09-08T17:43:53.889Z Checking nonempty v0.12.0
48392026-09-08T17:43:53.935Z Compiling libz-sys v1.1.24
48402026-09-08T17:43:53.972Z Compiling strsim v0.10.0
48412026-09-08T17:43:54.054Z Compiling libgit2-sys v0.18.3+1.9.2
48422026-09-08T17:43:54.187Z Compiling darling_core v0.13.4
48432026-09-08T17:43:54.307Z Compiling progenitor-impl v0.13.0
48442026-09-08T17:43:54.521Z Compiling vergen-git2 v9.1.0
48452026-09-08T17:43:55.649Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48462026-09-08T17:43:55.859Z Checking progenitor-client v0.13.0
48472026-09-08T17:43:56.100Z Compiling darling_macro v0.13.4
48482026-09-08T17:43:56.155Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48492026-09-08T17:43:56.603Z Compiling darling v0.13.4
48502026-09-08T17:43:56.699Z Compiling serde_with_macros v1.5.2
48512026-09-08T17:43:56.997Z Compiling progenitor-macro v0.13.0
48522026-09-08T17:43:57.144Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48532026-09-08T17:43:57.376Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48542026-09-08T17:43:57.565Z Compiling serde_with v1.14.0
48552026-09-08T17:43:57.596Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48562026-09-08T17:43:57.802Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48572026-09-08T17:43:57.835Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48582026-09-08T17:43:57.948Z Checking diesel v2.3.7
48592026-09-08T17:43:58.003Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48602026-09-08T17:43:58.704Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48612026-09-08T17:43:59.545Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48622026-09-08T17:43:59.818Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48632026-09-08T17:44:00.272Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48642026-09-08T17:44:00.487Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48652026-09-08T17:44:00.524Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48662026-09-08T17:44:00.699Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48672026-09-08T17:44:00.735Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48682026-09-08T17:44:01.094Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48692026-09-08T17:44:01.119Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48702026-09-08T17:44:01.157Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48712026-09-08T17:44:01.616Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48722026-09-08T17:44:02.050Z Checking progenitor v0.13.0
48732026-09-08T17:44:02.137Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48742026-09-08T17:44:02.199Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48752026-09-08T17:44:02.256Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48762026-09-08T17:44:02.275Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48772026-09-08T17:44:02.445Z Checking twox-hash v2.1.2
48782026-09-08T17:44:02.479Z Checking libsw-core v0.3.2
48792026-09-08T17:44:02.632Z Checking atty v0.2.14
48802026-09-08T17:44:02.734Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48812026-09-08T17:44:02.752Z Checking libsw v3.5.0
48822026-09-08T17:44:02.864Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48832026-09-08T17:44:02.914Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48842026-09-08T17:44:04.520Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48852026-09-08T17:44:04.883Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48862026-09-08T17:44:05.230Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48872026-09-08T17:44:05.594Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48882026-09-08T17:44:06.598Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48892026-09-08T17:44:06.806Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48902026-09-08T17:44:06.953Z Checking fatfs v0.3.6
48912026-09-08T17:44:07.401Z Checking console v0.16.2
48922026-09-08T17:44:07.710Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48932026-09-08T17:44:08.572Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48942026-09-08T17:44:08.590Z Checking unit-prefix v0.5.2
48952026-09-08T17:44:08.721Z Compiling seq-macro v0.3.6
48962026-09-08T17:44:08.724Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48972026-09-08T17:44:09.047Z Checking indicatif v0.18.4
48982026-09-08T17:44:09.261Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48992026-09-08T17:44:09.429Z Checking oxide-update-engine-display v0.1.2
49002026-09-08T17:44:09.750Z Checking support-bundle-viewer v0.1.2
49012026-09-08T17:44:09.924Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49022026-09-08T17:44:10.002Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49032026-09-08T17:44:10.032Z Checking multimap v0.10.1
49042026-09-08T17:44:12.142Z Checking diesel-dtrace v0.5.0
49052026-09-08T17:44:12.395Z Checking async-bb8-diesel v0.2.1
49062026-09-08T17:44:18.476Z Compiling samael v0.0.19
49072026-09-08T17:44:21.718Z Compiling git2 v0.20.4
49082026-09-08T17:44:23.499Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49092026-09-08T17:44:24.513Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49102026-09-08T17:44:25.279Z Compiling polar-core v0.27.3
49112026-09-08T17:44:29.763Z Checking oso v0.27.3
49122026-09-08T17:45:00.866Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49132026-09-08T17:46:16.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49142026-09-08T17:46:17.054Z
49152026-09-08T17:46:17.054Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49162026-09-08T17:46:17.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49172026-09-08T17:46:17.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49182026-09-08T17:46:17.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49192026-09-08T17:46:17.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
49202026-09-08T17:46:17.731Z
49212026-09-08T17:46:17.731Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49222026-09-08T17:46:18.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-08T17:46:18.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-08T17:46:18.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-08T17:46:18.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49262026-09-08T17:46:18.358Z
49272026-09-08T17:46:18.358Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49282026-09-08T17:46:18.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-08T17:46:18.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-08T17:46:18.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-08T17:46:18.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49322026-09-08T17:46:18.982Z
49332026-09-08T17:46:18.982Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49342026-09-08T17:46:19.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-08T17:46:19.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-08T17:46:19.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-08T17:46:19.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49382026-09-08T17:46:19.541Z
49392026-09-08T17:46:19.542Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49402026-09-08T17:46:20.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-08T17:46:20.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-08T17:46:20.379Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49432026-09-08T17:46:21.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
49442026-09-08T17:46:21.383Z
49452026-09-08T17:46:21.383Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49462026-09-08T17:46:21.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-08T17:46:21.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-08T17:46:22.206Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-08T17:47:01.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.07s
49502026-09-08T17:47:01.671Z
49512026-09-08T17:47:01.671Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49522026-09-08T17:47:02.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-08T17:47:02.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-08T17:47:02.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49552026-09-08T17:47:02.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49562026-09-08T17:47:02.232Z
49572026-09-08T17:47:02.233Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49582026-09-08T17:47:02.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-08T17:47:02.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-08T17:47:02.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-08T17:47:02.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49622026-09-08T17:47:02.796Z
49632026-09-08T17:47:02.796Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49642026-09-08T17:47:03.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-08T17:47:03.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-08T17:47:03.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-08T17:47:03.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49682026-09-08T17:47:03.414Z
49692026-09-08T17:47:03.414Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49702026-09-08T17:47:03.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-08T17:47:03.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-08T17:47:03.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-08T17:47:03.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49742026-09-08T17:47:04.041Z
49752026-09-08T17:47:04.041Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49762026-09-08T17:47:04.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-08T17:47:04.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-08T17:47:04.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-08T17:47:04.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49802026-09-08T17:47:04.668Z
49812026-09-08T17:47:04.668Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49822026-09-08T17:47:05.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-08T17:47:05.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-08T17:47:05.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-08T17:47:05.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49862026-09-08T17:47:05.291Z
49872026-09-08T17:47:05.291Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49882026-09-08T17:47:05.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-08T17:47:05.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-08T17:47:05.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-08T17:47:05.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49922026-09-08T17:47:05.924Z
49932026-09-08T17:47:05.925Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
49942026-09-08T17:47:06.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-08T17:47:06.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-08T17:47:06.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-08T17:47:06.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49982026-09-08T17:47:06.554Z
49992026-09-08T17:47:06.554Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50002026-09-08T17:47:07.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-08T17:47:07.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-08T17:47:07.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-08T17:47:07.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
50042026-09-08T17:47:07.167Z
50052026-09-08T17:47:07.167Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50062026-09-08T17:47:07.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-08T17:47:07.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-08T17:47:07.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-08T17:47:07.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50102026-09-08T17:47:07.802Z
50112026-09-08T17:47:07.802Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50122026-09-08T17:47:08.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-08T17:47:08.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-08T17:47:08.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-08T17:47:08.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50162026-09-08T17:47:08.431Z
50172026-09-08T17:47:08.432Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50182026-09-08T17:47:08.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-08T17:47:08.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-08T17:47:09.333Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50212026-09-08T17:47:09.336Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50222026-09-08T17:47:09.523Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50232026-09-08T17:47:09.526Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50242026-09-08T17:47:09.566Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50252026-09-08T17:47:09.581Z Checking diff v0.1.13
50262026-09-08T17:47:09.585Z Checking yansi v1.0.1
50272026-09-08T17:47:09.614Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50282026-09-08T17:47:09.672Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50292026-09-08T17:47:09.835Z Checking pretty_assertions v1.4.1
50302026-09-08T17:47:10.637Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50312026-09-08T17:47:10.655Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50322026-09-08T17:47:36.214Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50332026-09-08T17:47:36.214Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50342026-09-08T17:47:36.217Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50352026-09-08T17:47:36.217Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50362026-09-08T17:47:36.218Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50372026-09-08T17:47:36.218Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50382026-09-08T17:47:36.218Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50392026-09-08T17:47:37.104Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50402026-09-08T17:47:37.107Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50412026-09-08T17:47:38.433Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50422026-09-08T17:48:17.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50432026-09-08T17:48:17.785Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50442026-09-08T17:48:17.785Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50452026-09-08T17:48:17.984Z
50462026-09-08T17:48:17.984Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50472026-09-08T17:48:18.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50482026-09-08T17:48:18.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50492026-09-08T17:48:18.709Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50502026-09-08T17:48:19.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
50512026-09-08T17:48:19.559Z
50522026-09-08T17:48:19.559Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50532026-09-08T17:48:20.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-08T17:48:20.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-08T17:48:20.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50562026-09-08T17:48:20.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50572026-09-08T17:48:20.126Z
50582026-09-08T17:48:20.126Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50592026-09-08T17:48:20.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-08T17:48:20.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-08T17:48:20.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-08T17:48:20.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50632026-09-08T17:48:20.710Z
50642026-09-08T17:48:20.710Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50652026-09-08T17:48:21.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-08T17:48:21.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-08T17:48:21.474Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50682026-09-08T17:48:21.598Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50692026-09-08T17:48:21.613Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50702026-09-08T17:48:48.509Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50712026-09-08T17:48:48.926Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50722026-09-08T17:48:50.701Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50732026-09-08T17:48:51.200Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50742026-09-08T17:48:54.324Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50752026-09-08T17:49:18.654Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50762026-09-08T17:49:19.402Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50772026-09-08T17:49:21.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50782026-09-08T17:49:21.341Z
50792026-09-08T17:49:21.341Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50802026-09-08T17:49:21.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-08T17:49:21.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-08T17:49:22.059Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50832026-09-08T17:49:22.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
50842026-09-08T17:49:22.970Z
50852026-09-08T17:49:22.970Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50862026-09-08T17:49:23.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-08T17:49:23.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-08T17:49:23.598Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50892026-09-08T17:49:23.604Z Compiling fs-err v2.11.0
50902026-09-08T17:49:23.714Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50912026-09-08T17:49:23.730Z Checking parse-size v1.1.0
50922026-09-08T17:49:23.741Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50932026-09-08T17:49:23.741Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
50942026-09-08T17:49:23.754Z Checking shell-words v1.1.1
50952026-09-08T17:49:23.907Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50962026-09-08T17:49:24.153Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50972026-09-08T17:49:24.331Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50982026-09-08T17:49:25.012Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
50992026-09-08T17:49:25.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
51002026-09-08T17:49:26.161Z
51012026-09-08T17:49:26.161Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51022026-09-08T17:49:26.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51032026-09-08T17:49:26.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51042026-09-08T17:49:26.798Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51052026-09-08T17:49:27.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
51062026-09-08T17:49:27.475Z
51072026-09-08T17:49:27.476Zinfo: running `cargo check --bins` on schema (358/376)
51082026-09-08T17:49:27.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-08T17:49:27.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-08T17:49:28.198Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51112026-09-08T17:49:28.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
51122026-09-08T17:49:29.118Z
51132026-09-08T17:49:29.118Zinfo: running `cargo check --bins` on xtask (359/376)
51142026-09-08T17:49:29.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-08T17:49:29.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-08T17:49:29.521Z Checking serde_core v1.0.228
51172026-09-08T17:49:29.521Z Checking libc v0.2.185
51182026-09-08T17:49:29.599Z Checking bitflags v2.11.0
51192026-09-08T17:49:29.604Z Checking scroll v0.12.0
51202026-09-08T17:49:29.607Z Checking thiserror v1.0.69
51212026-09-08T17:49:29.619Z Checking log v0.4.33
51222026-09-08T17:49:29.624Z Checking indexmap v2.14.0
51232026-09-08T17:49:29.633Z Checking zerocopy v0.7.35
51242026-09-08T17:49:29.698Z Checking syn v2.0.117
51252026-09-08T17:49:29.739Z Checking dtrace-parser v0.2.0
51262026-09-08T17:49:29.761Z Checking once_cell v1.21.3
51272026-09-08T17:49:29.822Z Checking goblin v0.8.2
51282026-09-08T17:49:29.891Z Checking errno v0.3.14
51292026-09-08T17:49:29.940Z Checking thread-id v4.2.2
51302026-09-08T17:49:29.978Z Checking getrandom v0.4.3
51312026-09-08T17:49:30.009Z Checking rustix v1.1.4
51322026-09-08T17:49:30.019Z Checking memmap v0.7.0
51332026-09-08T17:49:30.110Z Checking thiserror v2.0.18
51342026-09-08T17:49:30.131Z Checking fs-err v3.3.0
51352026-09-08T17:49:30.147Z Checking tabled v0.15.0
51362026-09-08T17:49:30.157Z Checking anyhow v1.0.104
51372026-09-08T17:49:30.795Z Checking terminal_size v0.4.3
51382026-09-08T17:49:30.795Z Checking tempfile v3.27.0
51392026-09-08T17:49:30.907Z Checking clap_builder v4.6.0
51402026-09-08T17:49:30.910Z Checking textwrap v0.16.2
51412026-09-08T17:49:31.064Z Checking serde v1.0.228
51422026-09-08T17:49:31.064Z Checking serde_json v1.0.151
51432026-09-08T17:49:31.064Z Checking camino v1.2.5
51442026-09-08T17:49:31.111Z Checking cargo-platform v0.3.2
51452026-09-08T17:49:31.252Z Checking semver v1.0.28
51462026-09-08T17:49:31.319Z Checking camino-tempfile v1.4.1
51472026-09-08T17:49:31.489Z Checking serde_spanned v0.6.9
51482026-09-08T17:49:31.489Z Checking toml_datetime v0.6.11
51492026-09-08T17:49:31.493Z Checking macaddr v1.0.1
51502026-09-08T17:49:31.493Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51512026-09-08T17:49:31.671Z Checking toml_edit v0.22.27
51522026-09-08T17:49:31.675Z Checking dof v0.3.0
51532026-09-08T17:49:31.675Z Checking cargo_metadata v0.23.1
51542026-09-08T17:49:31.941Z Checking usdt-impl v0.5.0
51552026-09-08T17:49:32.097Z Checking clap v4.6.1
51562026-09-08T17:49:32.203Z Checking usdt v0.5.0
51572026-09-08T17:49:32.640Z Checking toml v0.8.23
51582026-09-08T17:49:32.898Z Checking cargo_toml v0.21.0
51592026-09-08T17:49:33.538Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51602026-09-08T17:49:33.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
51612026-09-08T17:49:34.036Z
51622026-09-08T17:49:34.036Zinfo: running `cargo check --bins` on dnsadm (360/376)
51632026-09-08T17:49:34.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51642026-09-08T17:49:34.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51652026-09-08T17:49:34.672Z Checking arc-swap v1.8.2
51662026-09-08T17:49:34.955Z Checking slog-scope v4.4.1
51672026-09-08T17:49:35.066Z Checking slog-stdlog v4.1.1
51682026-09-08T17:49:35.162Z Checking slog-envlogger v2.2.0
51692026-09-08T17:49:35.282Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51702026-09-08T17:49:35.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
51712026-09-08T17:49:35.874Z
51722026-09-08T17:49:35.874Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51732026-09-08T17:49:36.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51742026-09-08T17:49:36.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51752026-09-08T17:49:36.688Z Checking cpubits v0.1.1
51762026-09-08T17:49:36.810Z Checking pem-rfc7468 v1.0.0
51772026-09-08T17:49:36.824Z Checking hmac v0.13.0
51782026-09-08T17:49:36.824Z Checking universal-hash v0.6.1
51792026-09-08T17:49:36.849Z Checking ctr v0.10.1
51802026-09-08T17:49:36.849Z Checking aead v0.6.1
51812026-09-08T17:49:36.877Z Checking aes v0.9.1
51822026-09-08T17:49:36.877Z Checking crypto-bigint v0.7.5
51832026-09-08T17:49:36.906Z Checking salsa20 v0.11.0
51842026-09-08T17:49:36.963Z Checking der v0.8.0
51852026-09-08T17:49:36.966Z Checking polyval v0.7.1
51862026-09-08T17:49:36.981Z Checking pbkdf2 v0.13.0
51872026-09-08T17:49:37.012Z Checking cbc v0.2.1
51882026-09-08T17:49:37.054Z Checking ff v0.14.0
51892026-09-08T17:49:37.088Z Checking signature v3.0.0
51902026-09-08T17:49:37.108Z Checking scrypt v0.12.0
51912026-09-08T17:49:37.146Z Checking base16ct v1.0.0
51922026-09-08T17:49:37.148Z Checking ghash v0.6.0
51932026-09-08T17:49:37.176Z Checking group v0.14.0
51942026-09-08T17:49:37.242Z Checking hkdf v0.13.0
51952026-09-08T17:49:37.262Z Compiling curve25519-dalek v5.0.0
51962026-09-08T17:49:37.279Z Checking aes-gcm v0.11.0
51972026-09-08T17:49:37.294Z Checking keccak v0.2.0
51982026-09-08T17:49:37.313Z Checking poly1305 v0.9.0
51992026-09-08T17:49:37.323Z Checking wnaf v0.14.0
52002026-09-08T17:49:37.377Z Checking blowfish v0.10.0
52012026-09-08T17:49:37.440Z Checking blake2 v0.11.0-rc.6
52022026-09-08T17:49:37.456Z Checking sha3 v0.11.0
52032026-09-08T17:49:37.493Z Checking kem v0.3.0
52042026-09-08T17:49:37.534Z Checking bcrypt-pbkdf v0.11.0
52052026-09-08T17:49:37.582Z Checking module-lattice v0.2.3
52062026-09-08T17:49:37.614Z Checking sponge-cursor v0.1.0
52072026-09-08T17:49:37.694Z Checking argon2 v0.6.0-rc.8
52082026-09-08T17:49:37.711Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52092026-09-08T17:49:37.742Z Checking sha3 v0.12.0
52102026-09-08T17:49:37.771Z Checking spki v0.8.0
52112026-09-08T17:49:37.796Z Checking sec1 v0.8.1
52122026-09-08T17:49:37.810Z Checking ml-kem v0.3.2
52132026-09-08T17:49:37.909Z Checking internal-russh-num-bigint v0.5.0
52142026-09-08T17:49:37.941Z Checking num-bigint v0.4.6
52152026-09-08T17:49:37.957Z Checking pkcs5 v0.8.1
52162026-09-08T17:49:38.002Z Checking pkcs1 v0.8.0-rc.4
52172026-09-08T17:49:38.006Z Checking generic-array v1.4.3
52182026-09-08T17:49:38.228Z Checking russh-util v0.52.0
52192026-09-08T17:49:38.248Z Checking pkcs8 v0.11.0
52202026-09-08T17:49:38.354Z Compiling enum_dispatch v0.3.13
52212026-09-08T17:49:38.397Z Compiling delegate v0.13.5
52222026-09-08T17:49:38.447Z Checking ed25519 v3.0.0
52232026-09-08T17:49:38.561Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52242026-09-08T17:49:38.597Z Checking hex-literal v1.1.0
52252026-09-08T17:49:38.649Z Checking ed25519-dalek v3.0.0
52262026-09-08T17:49:38.696Z Checking md5 v0.8.0
52272026-09-08T17:49:38.797Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52282026-09-08T17:49:38.859Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52292026-09-08T17:49:38.874Z Checking internet-checksum v0.2.1
52302026-09-08T17:49:38.985Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52312026-09-08T17:49:39.096Z Checking elliptic-curve v0.14.1
52322026-09-08T17:49:39.096Z Checking rfc6979 v0.6.0
52332026-09-08T17:49:39.099Z Checking primefield v0.14.0
52342026-09-08T17:49:39.099Z Checking ssh-encoding v0.3.0
52352026-09-08T17:49:39.283Z Checking crypto-primes v0.7.2
52362026-09-08T17:49:39.331Z Checking ssh-cipher v0.3.0
52372026-09-08T17:49:39.331Z Checking russh-cryptovec v0.62.0
52382026-09-08T17:49:39.485Z Checking ecdsa v0.17.0
52392026-09-08T17:49:39.485Z Checking primeorder v0.14.0
52402026-09-08T17:49:39.858Z Checking p256 v0.14.0
52412026-09-08T17:49:39.863Z Checking p384 v0.14.0
52422026-09-08T17:49:39.863Z Checking p521 v0.14.0
52432026-09-08T17:49:40.243Z Checking rsa v0.10.0-rc.18
52442026-09-08T17:49:42.714Z Checking ssh-key v0.7.0-rc.11
52452026-09-08T17:49:43.453Z Checking russh v0.62.4
52462026-09-08T17:49:56.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.11s
52472026-09-08T17:49:56.999Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52482026-09-08T17:49:57.000Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52492026-09-08T17:49:57.210Z
52502026-09-08T17:49:57.210Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52512026-09-08T17:49:57.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52522026-09-08T17:49:57.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52532026-09-08T17:49:57.842Z Checking termios v0.3.3
52542026-09-08T17:49:58.034Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52552026-09-08T17:49:58.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
52562026-09-08T17:49:58.811Z
52572026-09-08T17:49:58.811Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52582026-09-08T17:49:59.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52592026-09-08T17:49:59.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52602026-09-08T17:49:59.493Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52612026-09-08T17:50:00.196Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52622026-09-08T17:50:01.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
52632026-09-08T17:50:01.996Z
52642026-09-08T17:50:01.996Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52652026-09-08T17:50:02.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52662026-09-08T17:50:02.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52672026-09-08T17:50:02.638Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52682026-09-08T17:50:03.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
52692026-09-08T17:50:03.256Z
52702026-09-08T17:50:03.256Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52712026-09-08T17:50:03.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-08T17:50:03.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-08T17:50:03.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52742026-09-08T17:50:03.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52752026-09-08T17:50:03.813Z
52762026-09-08T17:50:03.813Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52772026-09-08T17:50:04.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-08T17:50:04.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-08T17:50:04.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-08T17:50:04.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52812026-09-08T17:50:04.381Z
52822026-09-08T17:50:04.381Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52832026-09-08T17:50:04.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-08T17:50:04.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-08T17:50:05.153Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52862026-09-08T17:50:05.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
52872026-09-08T17:50:05.940Z
52882026-09-08T17:50:05.940Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52892026-09-08T17:50:06.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-08T17:50:06.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-08T17:50:06.606Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52922026-09-08T17:50:06.693Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52932026-09-08T17:50:07.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
52942026-09-08T17:50:07.719Z
52952026-09-08T17:50:07.719Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
52962026-09-08T17:50:08.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52972026-09-08T17:50:08.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52982026-09-08T17:50:08.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52992026-09-08T17:50:08.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53002026-09-08T17:50:08.323Z
53012026-09-08T17:50:08.323Zinfo: running `cargo check --bins` on omicron-package (370/376)
53022026-09-08T17:50:08.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-08T17:50:08.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-08T17:50:08.975Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53052026-09-08T17:50:10.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
53062026-09-08T17:50:10.270Z
53072026-09-08T17:50:10.270Zinfo: running `cargo check --bins` on tqdb (371/376)
53082026-09-08T17:50:10.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-08T17:50:10.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-08T17:50:11.046Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53112026-09-08T17:50:11.401Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53122026-09-08T17:50:11.918Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53132026-09-08T17:50:11.918Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53142026-09-08T17:50:19.349Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53152026-09-08T17:50:19.353Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53162026-09-08T17:50:19.353Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53172026-09-08T17:50:19.985Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53182026-09-08T17:50:19.985Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53192026-09-08T17:50:19.993Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53202026-09-08T17:50:19.993Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53212026-09-08T17:50:20.804Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53222026-09-08T17:50:21.405Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53232026-09-08T17:50:21.643Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53242026-09-08T17:50:21.840Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53252026-09-08T17:50:22.722Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53262026-09-08T17:50:23.387Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53272026-09-08T17:50:28.280Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53282026-09-08T17:50:35.650Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53292026-09-08T17:50:35.650Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53302026-09-08T17:50:35.657Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53312026-09-08T17:50:35.657Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53322026-09-08T17:50:37.200Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53332026-09-08T17:50:38.553Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53342026-09-08T17:50:39.207Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53352026-09-08T17:50:40.908Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53362026-09-08T17:50:41.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.79s
53372026-09-08T17:50:41.263Z
53382026-09-08T17:50:41.263Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53392026-09-08T17:50:41.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53402026-09-08T17:50:41.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53412026-09-08T17:50:41.976Z Checking rtoolbox v0.0.3
53422026-09-08T17:50:41.979Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53432026-09-08T17:50:41.979Z Checking tui-tree-widget v0.23.1
53442026-09-08T17:50:42.090Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53452026-09-08T17:50:42.195Z Checking rpassword v7.5.4
53462026-09-08T17:50:45.004Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53472026-09-08T17:50:46.872Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53482026-09-08T17:50:47.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
53492026-09-08T17:50:47.999Z
53502026-09-08T17:50:47.999Zinfo: running `cargo check --bins` on wicket (373/376)
53512026-09-08T17:50:48.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53522026-09-08T17:50:48.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53532026-09-08T17:50:48.689Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53542026-09-08T17:50:49.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
53552026-09-08T17:50:49.248Z
53562026-09-08T17:50:49.248Zinfo: running `cargo check --bins` on wicketd (374/376)
53572026-09-08T17:50:49.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-08T17:50:49.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-08T17:50:49.947Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53602026-09-08T17:50:53.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
53612026-09-08T17:50:53.707Z
53622026-09-08T17:50:53.707Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53632026-09-08T17:50:54.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-08T17:50:54.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-08T17:50:54.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53662026-09-08T17:50:54.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53672026-09-08T17:50:54.605Z
53682026-09-08T17:50:54.605Zinfo: running `cargo check --bins` on zone-setup (376/376)
53692026-09-08T17:50:54.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-08T17:50:54.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-08T17:50:54.947Z Checking uzers v0.12.2
53722026-09-08T17:50:55.218Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53732026-09-08T17:50:56.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
53742026-09-08T17:50:56.245Z
53752026-09-08T17:50:56.246Zreal 14:22.948560161
53762026-09-08T17:50:56.246Zuser 21:36.139576104
53772026-09-08T17:50:56.249Zsys 4:29.904158953
53782026-09-08T17:50:56.249Ztrap 0.340649908
53792026-09-08T17:50:56.249Ztflt 0.577292932
53802026-09-08T17:50:56.249Zdflt 0.818559771
53812026-09-08T17:50:56.249Zkflt 0.004371038
53822026-09-08T17:50:56.249Zlock 1:30:53.477750112
53832026-09-08T17:50:56.249Zslp 1:43:15.717903343
53842026-09-08T17:50:56.249Zlat 58.074612696
53852026-09-08T17:50:56.250Zstop 4:13.046176344
53862026-09-08T17:50:56.250Zprocess exited: duration 994047 ms, exit code 0
 
53872026-09-08T17:50:56.257Zfound 0 output files