01M2919DT58T51C7SJCZYXVTT1: 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: 01M291AE62SAD7MZSA00FDX64Q

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T20:08:24.897Zjob assigned to worker 01M291AGX043CDEDSBZPDMBJB5 [factory aws, i-09156663de7c2213a] (queued for 45 s)
 
22026-09-11T20:08:31.487Zstarting task 0: "setup"
32026-09-11T20:08:31.496Z++ uname -s
42026-09-11T20:08:31.496Z+ kern=SunOS
52026-09-11T20:08:31.496Z+ build_user=build
62026-09-11T20:08:31.496Z+ build_uid=12345
72026-09-11T20:08:31.496Z+ work_dir=/work
82026-09-11T20:08:31.496Z+ input_dir=/input
92026-09-11T20:08:31.496Z+ [[ 0 == 12345 ]]
102026-09-11T20:08:31.496Z+ case "$kern" in
112026-09-11T20:08:31.496Z+ groupadd -g 12345 build
122026-09-11T20:08:31.510Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T20:08:33.499Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T20:08:33.580Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T20:08:33.587Z+ home_fs=zfs
162026-09-11T20:08:33.587Z+ [[ zfs == autofs ]]
172026-09-11T20:08:33.587Z+ mkdir -p /home/build
182026-09-11T20:08:33.587Z+ chown build:build /home/build /work
192026-09-11T20:08:35.582Z+ chmod 0700 /home/build /work
202026-09-11T20:08:35.586Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-11T20:08:35.594Zstarting task 1: "rust-toolchain"
222026-09-11T20:08:35.597Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T20:08:35.597Z * rust toolchain channel = "1.98.1"
242026-09-11T20:08:35.598Z * rust toolchain profile = "default"
252026-09-11T20:08:35.598Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T20:08:35.598Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T20:08:35.598Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T20:08:35.598Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T20:08:35.598Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T20:08:35.676Zinfo: downloading installer
312026-09-11T20:08:37.143Zinfo: profile set to default
322026-09-11T20:08:37.143Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T20:08:37.147Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T20:08:37.294Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T20:08:37.298Zinfo: downloading 6 components
362026-09-11T20:08:52.113Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-11T20:08:52.113Z
382026-09-11T20:08:52.144Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T20:08:52.145Z
402026-09-11T20:08:52.148Z
412026-09-11T20:08:52.148ZRust is installed now. Great!
422026-09-11T20:08:52.148Z
432026-09-11T20:08:52.148ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T20:08:52.148Zenvironment variable. This has not been done automatically.
452026-09-11T20:08:52.148Z
462026-09-11T20:08:52.148ZTo configure your current shell, you need to source
472026-09-11T20:08:52.148Zthe corresponding env file under $HOME/.cargo.
482026-09-11T20:08:52.148Z
492026-09-11T20:08:52.148ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T20:08:52.148Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T20:08:52.148Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T20:08:52.148ZCC_x86_64-unknown-illumos = None
532026-09-11T20:08:52.148Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T20:08:52.148ZCC_x86_64_unknown_illumos = None
552026-09-11T20:08:52.148Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T20:08:52.148ZHOST_CC = None
572026-09-11T20:08:52.148Zcargo:rerun-if-env-changed=CC
582026-09-11T20:08:52.148ZCC = None
592026-09-11T20:08:52.148Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T20:08:52.999Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T20:08:52.999ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T20:08:52.999Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T20:08:52.999ZCFLAGS = None
642026-09-11T20:08:52.999Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T20:08:52.999ZHOST_CFLAGS = None
662026-09-11T20:08:52.999Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T20:08:52.999ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T20:08:52.999Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T20:08:52.999ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T20:08:53.090Z+ rustup --version
712026-09-11T20:08:53.097Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T20:08:53.100Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T20:08:53.120Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T20:08:53.124Z+ cargo --version
752026-09-11T20:08:53.134Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T20:08:53.137Z+ rustc --version
772026-09-11T20:08:53.155Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T20:08:53.158Zprocess exited: duration 17564 ms, exit code 0
 
792026-09-11T20:08:53.164Zstarting task 2: "authentication"
802026-09-11T20:08:53.180Zprocess exited: duration 15 ms, exit code 0
 
812026-09-11T20:08:53.186Zstarting task 3: "clone repository"
822026-09-11T20:08:53.189Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-11T20:08:53.192Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-11T20:08:53.222ZCloning into '/work/oxidecomputer/omicron'...
852026-09-11T20:09:06.681Z+ cd /work/oxidecomputer/omicron
862026-09-11T20:09:06.682Z+ git fetch origin d4dc8e72af2e2dde2c44b0899cd6c8dd5e706125
872026-09-11T20:09:07.046ZFrom https://github.com/oxidecomputer/omicron
882026-09-11T20:09:07.047Z * branch d4dc8e72af2e2dde2c44b0899cd6c8dd5e706125 -> FETCH_HEAD
892026-09-11T20:09:07.056Z+ [[ -n eliza/mgs-vpd ]]
902026-09-11T20:09:07.061Z++ git branch --show-current
912026-09-11T20:09:07.061Z+ current=main
922026-09-11T20:09:07.061Z+ [[ main != eliza/mgs-vpd ]]
932026-09-11T20:09:07.061Z+ git branch -f eliza/mgs-vpd d4dc8e72af2e2dde2c44b0899cd6c8dd5e706125
942026-09-11T20:09:07.064Z+ git checkout -f eliza/mgs-vpd
952026-09-11T20:09:07.309ZSwitched to branch 'eliza/mgs-vpd'
962026-09-11T20:09:07.312Z+ git reset --hard d4dc8e72af2e2dde2c44b0899cd6c8dd5e706125
972026-09-11T20:09:07.334ZHEAD is now at d4dc8e72a post rebase unbreaking of things
982026-09-11T20:09:07.338Zprocess exited: duration 14149 ms, exit code 0
 
992026-09-11T20:09:07.344Zstarting task 4: "build"
1002026-09-11T20:09:07.347Z+ source .github/buildomat/ci-env.sh
1012026-09-11T20:09:07.350Z++ export CARGO_TERM_COLOR=always
1022026-09-11T20:09:07.350Z++ CARGO_TERM_COLOR=always
1032026-09-11T20:09:07.350Z+++ uname -s
1042026-09-11T20:09:07.350Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-11T20:09:07.350Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-11T20:09:07.353Z+ cargo --version
1072026-09-11T20:09:07.359Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-11T20:09:07.362Z+ rustc --version
1092026-09-11T20:09:07.383Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-11T20:09:07.386Z+ source ./env.sh
1112026-09-11T20:09:07.386Z++ OLD_SHELL_OPTS=ehxB
1122026-09-11T20:09:07.387Z++ set -o xtrace
1132026-09-11T20:09:07.387Z++++ dirname ./env.sh
1142026-09-11T20:09:07.397Z+++ readlink -f .
1152026-09-11T20:09:07.400Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-11T20:09:07.400Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-09-11T20:09:07.400Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-11T20:09:07.400Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-09-11T20:09:07.400Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-09-11T20:09:07.400Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-09-11T20:09:07.400Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-09-11T20:09:07.401Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-09-11T20:09:07.401Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-09-11T20:09:07.401Z++ 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
1252026-09-11T20:09:07.401Z++ 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
1262026-09-11T20:09:07.402Z++ case $OLD_SHELL_OPTS in
1272026-09-11T20:09:07.402Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-11T20:09:07.402Z+ 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
1292026-09-11T20:09:07.402Z+ 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
1302026-09-11T20:09:07.402Z+ banner prerequisites
1312026-09-11T20:09:07.405Z
1322026-09-11T20:09:07.405Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-11T20:09:07.405Z # # # # # # # # # # # # # # #
1342026-09-11T20:09:07.405Z # # # # ##### # # ##### # # # # # #### #
1352026-09-11T20:09:07.405Z ##### ##### # ##### # # # # # # # # #
1362026-09-11T20:09:07.405Z # # # # # # # # # # # # # # #
1372026-09-11T20:09:07.405Z # # # ###### # # ###### ### # #### # #### #
1382026-09-11T20:09:07.405Z
1392026-09-11T20:09:07.405Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-11T20:09:09.391Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-11T20:09:09.868Z Startup: Caching catalogs ... Done
1422026-09-11T20:09:12.459ZPlanning: Solver setup ... Done (2.462s)
1432026-09-11T20:09:12.532ZPlanning: Running solver ... Done (0.073s)
1442026-09-11T20:09:12.587ZPlanning: Finding local manifests ... Done (0.002s)
1452026-09-11T20:09:12.598ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-11T20:09:12.618ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-11T20:09:12.631ZPlanning: Package planning ... Done (0.013s)
1482026-09-11T20:09:12.634ZPlanning: Merging actions ... Done (0.001s)
1492026-09-11T20:09:12.796ZPlanning: Checking for conflicting actions ... Done (0.161s)
1502026-09-11T20:09:12.799ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-11T20:09:13.471ZPlanning: Evaluating mediators ... Done (0.676s)
1522026-09-11T20:09:13.474ZPlanning: Planning completed in 3.57 seconds
1532026-09-11T20:09:13.480Z Packages to install: 2
1542026-09-11T20:09:13.480Z Estimated space available: 156.02 GB
1552026-09-11T20:09:13.483ZEstimated space to be consumed: 87.89 MB
1562026-09-11T20:09:13.483Z Create boot environment: No
1572026-09-11T20:09:13.483ZCreate backup boot environment: No
1582026-09-11T20:09:13.483Z Rebuild boot archive: No
1592026-09-11T20:09:13.483Z
1602026-09-11T20:09:13.483ZChanged packages:
1612026-09-11T20:09:13.483Zhelios
1622026-09-11T20:09:13.483Z developer/build-essential
1632026-09-11T20:09:13.483Z None -> 11-3.0
1642026-09-11T20:09:13.483Z library/libxmlsec1
1652026-09-11T20:09:13.483Z None -> 1.2.35-3.0
1662026-09-11T20:09:13.504Z
1672026-09-11T20:09:13.504ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-11T20:09:13.571ZDownload: Completed 1.28 MB in 0.07 seconds (19.2M/s)
1692026-09-11T20:09:13.645Z Actions: 1/268 actions (Installing new actions)
1702026-09-11T20:09:13.727Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-11T20:09:13.736ZFinalize: Updating package state database ... Done (0.033s)
1722026-09-11T20:09:13.736ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-11T20:09:13.814ZFinalize: Updating image state ... Done (0.097s)
1742026-09-11T20:09:16.345ZFinalize: Creating fast lookup database ... Done (2.476s)
1752026-09-11T20:09:16.410ZFinalize: Reading search index ... Done (0.011s)
1762026-09-11T20:09:16.415ZFinalize: Updating search index ... Done (0.000s)
1772026-09-11T20:09:16.531ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-11T20:09:16.907ZPlanning: Evaluating mediator changes ... Done
1792026-09-11T20:09:17.013ZPlanning: Checking for conflicting actions ... Done
1802026-09-11T20:09:17.017ZPlanning: Consolidating action changes ... Done
1812026-09-11T20:09:17.172ZPlanning: Evaluating mediators ... Done
1822026-09-11T20:09:17.177ZPlanning: Planning completed in 0.26 seconds
1832026-09-11T20:09:17.194Z Mediators to change: 2
1842026-09-11T20:09:17.194Z Create boot environment: No
1852026-09-11T20:09:17.194ZCreate backup boot environment: No
1862026-09-11T20:09:17.243ZFinalize: Updating package state database ... Done
1872026-09-11T20:09:17.243ZFinalize: Updating package cache ... Done
1882026-09-11T20:09:17.303ZFinalize: Updating image state ... Done
1892026-09-11T20:09:19.255ZFinalize: Creating fast lookup database ... Done
1902026-09-11T20:09:19.317ZFinalize: Reading search index ... Done
1912026-09-11T20:09:19.320ZFinalize: Updating search index ... Done
1922026-09-11T20:09:19.391ZFinalize: Updating package cache ... Done
1932026-09-11T20:09:19.679ZPlanning: Evaluating mediator changes ... Done
1942026-09-11T20:09:19.785ZPlanning: Checking for conflicting actions ... Done
1952026-09-11T20:09:19.788ZPlanning: Consolidating action changes ... Done
1962026-09-11T20:09:19.944ZPlanning: Evaluating mediators ... Done
1972026-09-11T20:09:19.948ZPlanning: Planning completed in 0.26 seconds
1982026-09-11T20:09:19.973Z Mediators to change: 1
1992026-09-11T20:09:19.973Z Create boot environment: No
2002026-09-11T20:09:19.977ZCreate backup boot environment: No
2012026-09-11T20:09:20.009ZFinalize: Updating package state database ... Done
2022026-09-11T20:09:20.009ZFinalize: Updating package cache ... Done
2032026-09-11T20:09:20.063ZFinalize: Updating image state ... Done
2042026-09-11T20:09:21.992ZFinalize: Creating fast lookup database ... Done
2052026-09-11T20:09:22.053ZFinalize: Reading search index ... Done
2062026-09-11T20:09:22.057ZFinalize: Updating search index ... Done
2072026-09-11T20:09:22.123ZFinalize: Updating package cache ... Done
2082026-09-11T20:09:22.433ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-11T20:09:22.433Zapache system 2.4 system
2102026-09-11T20:09:22.433Zclang system 15 system
2112026-09-11T20:09:22.433Zcsh system system illumos
2122026-09-11T20:09:22.433Zctags system system illumos
2132026-09-11T20:09:22.433Zfile vendor vendor darwinsys
2142026-09-11T20:09:22.433Zfile system system illumos
2152026-09-11T20:09:22.433Zgcc vendor 14 vendor
2162026-09-11T20:09:22.434Zgcc system 13 system
2172026-09-11T20:09:22.434Zgcc system 10 system
2182026-09-11T20:09:22.434Zgo system 1.25 system
2192026-09-11T20:09:22.434Zllvm system 15 system
2202026-09-11T20:09:22.434Zmariadb system 11.4 system
2212026-09-11T20:09:22.434Zmta vendor vendor dma
2222026-09-11T20:09:22.434Zopenjdk system 17 system
2232026-09-11T20:09:22.434Zopenjdk system 11 system
2242026-09-11T20:09:22.434Zopenssl vendor 3 vendor
2252026-09-11T20:09:22.434Zperl system 5.40 system
2262026-09-11T20:09:22.434Zpostgresql system 18 system
2272026-09-11T20:09:22.434Zpostgresql system 17 system
2282026-09-11T20:09:22.434Zpython vendor 3 vendor
2292026-09-11T20:09:22.434Zpython system 2 system
2302026-09-11T20:09:22.434Zpython3 vendor 3.13 vendor
2312026-09-11T20:09:22.434Zruby system 3.4 system
2322026-09-11T20:09:22.434Zruby system 3.0 system
2332026-09-11T20:09:22.434Zwords vendor vendor american-english
2342026-09-11T20:09:22.434Zwords system system australian-english
2352026-09-11T20:09:22.434Zwords system system british-english
2362026-09-11T20:09:22.434Zwords system system canadian-english
2372026-09-11T20:09:22.434Zwords system system french
2382026-09-11T20:09:22.434Zwords system system italian
2392026-09-11T20:09:22.434Zwords system system ngerman
2402026-09-11T20:09:22.434Zwords system system ogerman
2412026-09-11T20:09:22.434Zwords system system spanish
2422026-09-11T20:09:22.686ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-11T20:09:22.686Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-11T20:09:23.213ZFMRI IFO
2452026-09-11T20:09:23.213Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-11T20:09:23.213Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-11T20:09:23.213Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-11T20:09:23.213Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-11T20:09:23.214Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-11T20:09:23.214Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-11T20:09:23.214Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-11T20:09:23.214Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-11T20:09:23.214Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-11T20:09:23.563Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-11T20:09:23.910Z Updating crates.io index
2562026-09-11T20:09:23.913Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-11T20:09:24.207Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-11T20:09:24.578Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-11T20:09:24.874Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-11T20:09:25.943Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-11T20:09:26.549Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-11T20:09:28.131Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-11T20:09:28.989Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-11T20:09:29.281Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-11T20:09:29.661Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-11T20:09:30.818Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-11T20:09:31.183Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-11T20:09:31.579Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-11T20:09:32.178Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-11T20:09:32.437Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-11T20:09:32.716Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-11T20:09:33.032Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-11T20:09:33.295Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-11T20:09:33.745Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-11T20:09:34.194Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-11T20:09:34.729Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-11T20:09:35.050Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-11T20:09:35.675Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-11T20:09:36.026Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-11T20:09:36.591Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-11T20:09:37.044Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-11T20:09:37.631Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-11T20:09:38.073Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-11T20:09:38.450Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-11T20:09:38.733Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-11T20:09:39.078Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-11T20:09:39.480Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-11T20:09:40.033Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-11T20:09:40.344Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-11T20:09:40.618Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-11T20:09:40.996Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-11T20:09:41.312Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-11T20:09:41.621Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-11T20:09:41.926Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-11T20:09:42.249Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-11T20:09:42.560Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-11T20:09:42.974Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-11T20:09:45.397Z Downloading crates ...
2992026-09-11T20:09:45.444Z Downloaded anstream v1.0.0
3002026-09-11T20:09:45.452Z Downloaded itoa v1.0.17
3012026-09-11T20:09:45.458Z Downloaded clap_lex v1.0.0
3022026-09-11T20:09:45.464Z Downloaded clap_builder v4.6.0
3032026-09-11T20:09:45.468Z Downloaded proc-macro2 v1.0.106
3042026-09-11T20:09:45.472Z Downloaded serde_spanned v0.6.9
3052026-09-11T20:09:45.475Z Downloaded is_terminal_polyfill v1.70.2
3062026-09-11T20:09:45.475Z Downloaded cpufeatures v0.2.17
3072026-09-11T20:09:45.478Z Downloaded anstyle v1.0.14
3082026-09-11T20:09:45.478Z Downloaded dtrace-parser v0.2.0
3092026-09-11T20:09:45.481Z Downloaded anstyle-parse v1.0.0
3102026-09-11T20:09:45.484Z Downloaded bytecount v0.6.9
3112026-09-11T20:09:45.486Z Downloaded zerocopy v0.7.35
3122026-09-11T20:09:45.493Z Downloaded camino v1.2.5
3132026-09-11T20:09:45.496Z Downloaded once_cell v1.21.3
3142026-09-11T20:09:45.496Z Downloaded zmij v1.0.21
3152026-09-11T20:09:45.496Z Downloaded anstyle-query v1.1.5
3162026-09-11T20:09:45.500Z Downloaded pest_derive v2.8.6
3172026-09-11T20:09:45.500Z Downloaded block-buffer v0.10.4
3182026-09-11T20:09:45.500Z Downloaded heck v0.5.0
3192026-09-11T20:09:45.503Z Downloaded log v0.4.33
3202026-09-11T20:09:45.508Z Downloaded dof v0.3.0
3212026-09-11T20:09:45.511Z Downloaded memmap v0.7.0
3222026-09-11T20:09:45.511Z Downloaded cargo-platform v0.3.2
3232026-09-11T20:09:45.511Z Downloaded utf8parse v0.2.2
3242026-09-11T20:09:45.514Z Downloaded equivalent v1.0.2
3252026-09-11T20:09:45.514Z Downloaded fastrand v2.3.0
3262026-09-11T20:09:45.517Z Downloaded generic-array v0.14.7
3272026-09-11T20:09:45.517Z Downloaded colorchoice v1.0.4
3282026-09-11T20:09:45.517Z Downloaded crypto-common v0.1.7
3292026-09-11T20:09:45.524Z Downloaded indexmap v2.14.0
3302026-09-11T20:09:45.527Z Downloaded proc-macro-error-attr v1.0.4
3312026-09-11T20:09:45.527Z Downloaded camino-tempfile v1.4.1
3322026-09-11T20:09:45.529Z Downloaded smawk v0.3.2
3332026-09-11T20:09:45.529Z Downloaded cfg-if v1.0.4
3342026-09-11T20:09:45.541Z Downloaded heck v0.4.1
3352026-09-11T20:09:45.543Z Downloaded fnv v1.0.7
3362026-09-11T20:09:45.544Z Downloaded swrite v0.1.0
3372026-09-11T20:09:45.544Z Downloaded thread-id v4.2.2
3382026-09-11T20:09:45.544Z Downloaded toml_datetime v0.6.11
3392026-09-11T20:09:45.547Z Downloaded macaddr v1.0.1
3402026-09-11T20:09:45.550Z Downloaded plain v0.2.3
3412026-09-11T20:09:45.550Z Downloaded scroll_derive v0.12.1
3422026-09-11T20:09:45.550Z Downloaded strsim v0.11.1
3432026-09-11T20:09:45.550Z Downloaded usdt-attr-macro v0.5.0
3442026-09-11T20:09:45.553Z Downloaded version_check v0.9.5
3452026-09-11T20:09:45.553Z Downloaded usdt v0.5.0
3462026-09-11T20:09:45.560Z Downloaded pretty-hex v0.4.1
3472026-09-11T20:09:45.563Z Downloaded tabled_derive v0.7.0
3482026-09-11T20:09:45.566Z Downloaded unicode-linebreak v0.1.5
3492026-09-11T20:09:45.569Z Downloaded usdt-macro v0.5.0
3502026-09-11T20:09:45.574Z Downloaded scroll v0.12.0
3512026-09-11T20:09:45.577Z Downloaded autocfg v1.5.0
3522026-09-11T20:09:45.577Z Downloaded errno v0.3.14
3532026-09-11T20:09:45.577Z Downloaded anyhow v1.0.104
3542026-09-11T20:09:45.580Z Downloaded bitflags v2.11.0
3552026-09-11T20:09:45.583Z Downloaded thiserror-impl v1.0.69
3562026-09-11T20:09:45.583Z Downloaded serde_tokenstream v0.2.3
3572026-09-11T20:09:45.586Z Downloaded toml_write v0.1.2
3582026-09-11T20:09:45.586Z Downloaded thiserror v1.0.69
3592026-09-11T20:09:45.590Z Downloaded thiserror v2.0.18
3602026-09-11T20:09:45.593Z Downloaded cargo_toml v0.21.0
3612026-09-11T20:09:45.593Z Downloaded proc-macro-error v1.0.4
3622026-09-11T20:09:45.596Z Downloaded sha2 v0.10.9
3632026-09-11T20:09:45.596Z Downloaded terminal_size v0.4.3
3642026-09-11T20:09:45.596Z Downloaded quote v1.0.45
3652026-09-11T20:09:45.601Z Downloaded fs-err v3.3.0
3662026-09-11T20:09:45.607Z Downloaded cargo_metadata v0.23.1
3672026-09-11T20:09:45.611Z Downloaded toml v0.8.23
3682026-09-11T20:09:45.614Z Downloaded usdt-impl v0.5.0
3692026-09-11T20:09:45.617Z Downloaded ucd-trie v0.1.7
3702026-09-11T20:09:45.617Z Downloaded clap_derive v4.6.1
3712026-09-11T20:09:45.617Z Downloaded pest_generator v2.8.6
3722026-09-11T20:09:45.619Z Downloaded digest v0.10.7
3732026-09-11T20:09:45.622Z Downloaded thiserror-impl v2.0.18
3742026-09-11T20:09:45.625Z Downloaded semver v1.0.28
3752026-09-11T20:09:45.629Z Downloaded zerocopy-derive v0.7.35
3762026-09-11T20:09:45.632Z Downloaded byteorder v1.5.0
3772026-09-11T20:09:45.635Z Downloaded getrandom v0.3.4
3782026-09-11T20:09:45.635Z Downloaded tempfile v3.27.0
3792026-09-11T20:09:45.639Z Downloaded unicode-ident v1.0.24
3802026-09-11T20:09:45.645Z Downloaded textwrap v0.16.2
3812026-09-11T20:09:45.648Z Downloaded serde_core v1.0.228
3822026-09-11T20:09:45.658Z Downloaded papergrid v0.11.0
3832026-09-11T20:09:45.661Z Downloaded clap v4.6.1
3842026-09-11T20:09:45.665Z Downloaded serde_derive v1.0.228
3852026-09-11T20:09:45.667Z Downloaded toml_edit v0.22.27
3862026-09-11T20:09:45.675Z Downloaded memchr v2.8.0
3872026-09-11T20:09:45.678Z Downloaded pest_meta v2.8.6
3882026-09-11T20:09:45.681Z Downloaded serde v1.0.228
3892026-09-11T20:09:45.690Z Downloaded typenum v1.20.1
3902026-09-11T20:09:45.708Z Downloaded hashbrown v0.17.0
3912026-09-11T20:09:45.714Z Downloaded pest v2.8.6
3922026-09-11T20:09:45.737Z Downloaded serde_json v1.0.151
3932026-09-11T20:09:45.741Z Downloaded winnow v0.7.14
3942026-09-11T20:09:45.752Z Downloaded goblin v0.8.2
3952026-09-11T20:09:45.760Z Downloaded tabled v0.15.0
3962026-09-11T20:09:45.768Z Downloaded syn v1.0.109
3972026-09-11T20:09:45.779Z Downloaded syn v2.0.117
3982026-09-11T20:09:45.785Z Downloaded unicode-width v0.1.14
3992026-09-11T20:09:45.789Z Downloaded unicode-width v0.2.0
4002026-09-11T20:09:45.792Z Downloaded rustix v1.1.4
4012026-09-11T20:09:45.814Z Downloaded libc v0.2.185
4022026-09-11T20:09:45.875Z Compiling proc-macro2 v1.0.106
4032026-09-11T20:09:45.875Z Compiling unicode-ident v1.0.24
4042026-09-11T20:09:45.875Z Compiling quote v1.0.45
4052026-09-11T20:09:45.878Z Compiling serde_core v1.0.228
4062026-09-11T20:09:45.878Z Compiling libc v0.2.185
4072026-09-11T20:09:45.878Z Compiling version_check v0.9.5
4082026-09-11T20:09:45.879Z Compiling memchr v2.8.0
4092026-09-11T20:09:45.879Z Compiling serde v1.0.228
4102026-09-11T20:09:46.216Z Compiling zmij v1.0.21
4112026-09-11T20:09:46.537Z Compiling ucd-trie v0.1.7
4122026-09-11T20:09:46.537Z Compiling itoa v1.0.17
4132026-09-11T20:09:46.665Z Compiling thiserror v1.0.69
4142026-09-11T20:09:46.729Z Compiling pest v2.8.6
4152026-09-11T20:09:46.842Z Compiling rustix v1.1.4
4162026-09-11T20:09:46.977Z Compiling byteorder v1.5.0
4172026-09-11T20:09:47.177Z Compiling errno v0.3.14
4182026-09-11T20:09:47.317Z Compiling serde_json v1.0.151
4192026-09-11T20:09:47.348Z Compiling bitflags v2.11.0
4202026-09-11T20:09:47.456Z Compiling syn v2.0.117
4212026-09-11T20:09:47.552Z Compiling thread-id v4.2.2
4222026-09-11T20:09:47.576Z Compiling usdt-impl v0.5.0
4232026-09-11T20:09:47.637Z Compiling proc-macro-error-attr v1.0.4
4242026-09-11T20:09:47.729Z Compiling syn v1.0.109
4252026-09-11T20:09:47.813Z Compiling camino v1.2.5
4262026-09-11T20:09:47.842Z Compiling pest_meta v2.8.6
4272026-09-11T20:09:48.109Z Compiling proc-macro-error v1.0.4
4282026-09-11T20:09:48.190Z Compiling log v0.4.33
4292026-09-11T20:09:48.194Z Compiling getrandom v0.3.4
4302026-09-11T20:09:48.308Z Compiling utf8parse v0.2.2
4312026-09-11T20:09:48.429Z Compiling hashbrown v0.17.0
4322026-09-11T20:09:48.630Z Compiling equivalent v1.0.2
4332026-09-11T20:09:48.647Z Compiling plain v0.2.3
4342026-09-11T20:09:48.729Z Compiling anstyle-parse v1.0.0
4352026-09-11T20:09:48.854Z Compiling terminal_size v0.4.3
4362026-09-11T20:09:48.909Z Compiling indexmap v2.14.0
4372026-09-11T20:09:49.367Z Compiling pretty-hex v0.4.1
4382026-09-11T20:09:49.388Z Compiling colorchoice v1.0.4
4392026-09-11T20:09:49.461Z Compiling is_terminal_polyfill v1.70.2
4402026-09-11T20:09:49.507Z Compiling winnow v0.7.14
4412026-09-11T20:09:49.510Z Compiling toml_write v0.1.2
4422026-09-11T20:09:49.539Z Compiling cfg-if v1.0.4
4432026-09-11T20:09:49.542Z Compiling anstyle v1.0.14
4442026-09-11T20:09:49.554Z Compiling anstyle-query v1.1.5
4452026-09-11T20:09:49.584Z Compiling thiserror v2.0.18
4462026-09-11T20:09:49.611Z Compiling autocfg v1.5.0
4472026-09-11T20:09:49.714Z Compiling pest_generator v2.8.6
4482026-09-11T20:09:49.773Z Compiling anstream v1.0.0
4492026-09-11T20:09:49.961Z Compiling fnv v1.0.7
4502026-09-11T20:09:50.040Z Compiling fs-err v3.3.0
4512026-09-11T20:09:50.067Z Compiling bytecount v0.6.9
4522026-09-11T20:09:50.126Z Compiling fastrand v2.3.0
4532026-09-11T20:09:50.213Z Compiling anyhow v1.0.104
4542026-09-11T20:09:50.280Z Compiling heck v0.5.0
4552026-09-11T20:09:50.462Z Compiling strsim v0.11.1
4562026-09-11T20:09:50.462Z Compiling clap_lex v1.0.0
4572026-09-11T20:09:50.548Z Compiling once_cell v1.21.3
4582026-09-11T20:09:50.548Z Compiling unicode-width v0.1.14
4592026-09-11T20:09:50.655Z Compiling heck v0.4.1
4602026-09-11T20:09:50.743Z Compiling tempfile v3.27.0
4612026-09-11T20:09:50.743Z Compiling clap_builder v4.6.0
4622026-09-11T20:09:50.807Z Compiling papergrid v0.11.0
4632026-09-11T20:09:50.906Z Compiling cargo-platform v0.3.2
4642026-09-11T20:09:51.036Z Compiling semver v1.0.28
4652026-09-11T20:09:51.085Z Compiling memmap v0.7.0
4662026-09-11T20:09:51.085Z Compiling tabled_derive v0.7.0
4672026-09-11T20:09:51.086Z Compiling unicode-width v0.2.0
4682026-09-11T20:09:51.162Z Compiling unicode-linebreak v0.1.5
4692026-09-11T20:09:51.169Z Compiling smawk v0.3.2
4702026-09-11T20:09:51.344Z Compiling camino-tempfile v1.4.1
4712026-09-11T20:09:51.420Z Compiling serde_derive v1.0.228
4722026-09-11T20:09:51.452Z Compiling thiserror-impl v1.0.69
4732026-09-11T20:09:51.549Z Compiling zerocopy-derive v0.7.35
4742026-09-11T20:09:51.570Z Compiling pest_derive v2.8.6
4752026-09-11T20:09:51.632Z Compiling scroll_derive v0.12.1
4762026-09-11T20:09:51.929Z Compiling thiserror-impl v2.0.18
4772026-09-11T20:09:52.027Z Compiling clap_derive v4.6.1
4782026-09-11T20:09:52.158Z Compiling tabled v0.15.0
4792026-09-11T20:09:52.366Z Compiling scroll v0.12.0
4802026-09-11T20:09:52.440Z Compiling zerocopy v0.7.35
4812026-09-11T20:09:52.645Z Compiling goblin v0.8.2
4822026-09-11T20:09:52.830Z Compiling dtrace-parser v0.2.0
4832026-09-11T20:09:53.015Z Compiling textwrap v0.16.2
4842026-09-11T20:09:53.496Z Compiling swrite v0.1.0
4852026-09-11T20:09:53.858Z Compiling clap v4.6.1
4862026-09-11T20:09:54.456Z Compiling toml_datetime v0.6.11
4872026-09-11T20:09:54.456Z Compiling serde_spanned v0.6.9
4882026-09-11T20:09:54.456Z Compiling macaddr v1.0.1
4892026-09-11T20:09:54.461Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4902026-09-11T20:09:54.461Z Compiling cargo_metadata v0.23.1
4912026-09-11T20:09:54.535Z Compiling dof v0.3.0
4922026-09-11T20:09:54.551Z Compiling serde_tokenstream v0.2.3
4932026-09-11T20:09:54.665Z Compiling toml_edit v0.22.27
4942026-09-11T20:09:55.283Z Compiling usdt-attr-macro v0.5.0
4952026-09-11T20:09:55.283Z Compiling usdt-macro v0.5.0
4962026-09-11T20:09:55.905Z Compiling usdt v0.5.0
4972026-09-11T20:09:56.013Z Compiling toml v0.8.23
4982026-09-11T20:09:56.348Z Compiling cargo_toml v0.21.0
4992026-09-11T20:09:57.628Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-11T20:09:59.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.28s
5012026-09-11T20:09:59.890Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-11T20:10:00.406Z Downloading crates ...
5032026-09-11T20:10:00.469Z Downloaded backtrace v0.3.76
5042026-09-11T20:10:00.482Z Downloaded async-stream-impl v0.3.6
5052026-09-11T20:10:00.485Z Downloaded aes-gcm v0.11.0
5062026-09-11T20:10:00.485Z Downloaded const-oid v0.10.2
5072026-09-11T20:10:00.488Z Downloaded float-ord v0.3.2
5082026-09-11T20:10:00.488Z Downloaded futures-macro v0.3.32
5092026-09-11T20:10:00.488Z Downloaded foreign-types-shared v0.3.1
5102026-09-11T20:10:00.488Z Downloaded futures-io v0.3.32
5112026-09-11T20:10:00.488Z Downloaded addr2line v0.25.1
5122026-09-11T20:10:00.492Z Downloaded fd-lock v4.0.4
5132026-09-11T20:10:00.492Z Downloaded endian-type v0.1.2
5142026-09-11T20:10:00.492Z Downloaded foreign-types-macros v0.2.3
5152026-09-11T20:10:00.492Z Downloaded enum-as-inner v0.6.1
5162026-09-11T20:10:00.495Z Downloaded futures-core v0.3.32
5172026-09-11T20:10:00.495Z Downloaded arrayref v0.3.9
5182026-09-11T20:10:00.498Z Downloaded foldhash v0.1.5
5192026-09-11T20:10:00.498Z Downloaded generic-array v1.4.3
5202026-09-11T20:10:00.501Z Downloaded bb8 v0.8.6
5212026-09-11T20:10:00.501Z Downloaded blake3 v1.8.5
5222026-09-11T20:10:00.505Z Downloaded async-stream v0.3.6
5232026-09-11T20:10:00.509Z Downloaded argon2 v0.5.3
5242026-09-11T20:10:00.509Z Downloaded find-msvc-tools v0.1.9
5252026-09-11T20:10:00.509Z Downloaded ff v0.14.0
5262026-09-11T20:10:00.509Z Downloaded futures-channel v0.3.32
5272026-09-11T20:10:00.514Z Downloaded arrayvec v0.7.6
5282026-09-11T20:10:00.514Z Downloaded allocator-api2 v0.2.21
5292026-09-11T20:10:00.514Z Downloaded foreign-types v0.5.0
5302026-09-11T20:10:00.514Z Downloaded array-init v0.0.4
5312026-09-11T20:10:00.514Z Downloaded ascii-canvas v3.0.0
5322026-09-11T20:10:00.514Z Downloaded assert_matches v1.5.0
5332026-09-11T20:10:00.562Z Downloaded futures v0.3.32
5342026-09-11T20:10:00.562Z Downloaded foldhash v0.2.0
5352026-09-11T20:10:00.562Z Downloaded futures-task v0.3.32
5362026-09-11T20:10:00.562Z Downloaded anstream v0.6.21
5372026-09-11T20:10:00.562Z Downloaded env_filter v2.0.0
5382026-09-11T20:10:00.562Z Downloaded embedded-io v0.6.1
5392026-09-11T20:10:00.572Z Downloaded async-compression v0.4.41
5402026-09-11T20:10:00.572Z Downloaded erased-serde v0.3.31
5412026-09-11T20:10:00.572Z Downloaded filetime v0.2.27
5422026-09-11T20:10:00.572Z Downloaded futures-sink v0.3.32
5432026-09-11T20:10:00.572Z Downloaded flagset v0.4.7
5442026-09-11T20:10:00.572Z Downloaded foreign-types v0.3.2
5452026-09-11T20:10:00.572Z Downloaded foreign-types-shared v0.1.1
5462026-09-11T20:10:00.572Z Downloaded fxhash v0.2.1
5472026-09-11T20:10:00.572Z Downloaded funty v2.0.0
5482026-09-11T20:10:00.572Z Downloaded gethostname v0.5.0
5492026-09-11T20:10:00.572Z Downloaded bit-set v0.5.3
5502026-09-11T20:10:00.572Z Downloaded embedded-io v0.4.0
5512026-09-11T20:10:00.573Z Downloaded form_urlencoded v1.2.2
5522026-09-11T20:10:00.573Z Downloaded fixedbitset v0.4.2
5532026-09-11T20:10:00.573Z Downloaded async-recursion v1.1.1
5542026-09-11T20:10:00.573Z Downloaded bitfield-struct v0.6.2
5552026-09-11T20:10:00.573Z Downloaded cobs v0.3.0
5562026-09-11T20:10:00.573Z Downloaded elliptic-curve v0.14.1
5572026-09-11T20:10:00.573Z Downloaded fs_extra v1.3.0
5582026-09-11T20:10:00.573Z Downloaded bcrypt-pbkdf v0.11.0
5592026-09-11T20:10:00.573Z Downloaded headers-core v0.3.0
5602026-09-11T20:10:00.573Z Downloaded adler2 v2.0.1
5612026-09-11T20:10:00.573Z Downloaded block-padding v0.4.2
5622026-09-11T20:10:00.573Z Downloaded atty v0.2.14
5632026-09-11T20:10:00.573Z Downloaded git-stub v1.0.0
5642026-09-11T20:10:00.573Z Downloaded fatfs v0.3.6
5652026-09-11T20:10:00.573Z Downloaded float-cmp v0.10.0
5662026-09-11T20:10:00.573Z Downloaded fs-err v2.11.0
5672026-09-11T20:10:00.573Z Downloaded enum_dispatch v0.3.13
5682026-09-11T20:10:00.573Z Downloaded futures-executor v0.3.32
5692026-09-11T20:10:00.573Z Downloaded atomicwrites v0.4.4
5702026-09-11T20:10:00.573Z Downloaded block-buffer v0.12.1
5712026-09-11T20:10:00.573Z Downloaded hash32 v0.2.1
5722026-09-11T20:10:00.573Z Downloaded backtrace-ext v0.2.1
5732026-09-11T20:10:00.573Z Downloaded ghash v0.6.0
5742026-09-11T20:10:00.573Z Downloaded http-body v1.0.1
5752026-09-11T20:10:00.573Z Downloaded cassowary v0.3.0
5762026-09-11T20:10:00.573Z Downloaded aead v0.6.1
5772026-09-11T20:10:00.573Z Downloaded anstyle-parse v0.2.7
5782026-09-11T20:10:00.573Z Downloaded atomic-waker v1.1.2
5792026-09-11T20:10:00.573Z Downloaded compression-core v0.4.31
5802026-09-11T20:10:00.573Z Downloaded cfg_aliases v0.1.1
5812026-09-11T20:10:00.573Z Downloaded aead v0.5.2
5822026-09-11T20:10:00.573Z Downloaded globwalk v0.9.1
5832026-09-11T20:10:00.573Z Downloaded hostname v0.3.1
5842026-09-11T20:10:00.577Z Downloaded bitfield-macros v0.19.4
5852026-09-11T20:10:00.577Z Downloaded hash32 v0.3.1
5862026-09-11T20:10:00.577Z Downloaded httpdate v1.0.3
5872026-09-11T20:10:00.577Z Downloaded hubpack v0.1.2
5882026-09-11T20:10:00.577Z Downloaded hex-literal v1.1.0
5892026-09-11T20:10:00.577Z Downloaded bit-set v0.8.0
5902026-09-11T20:10:00.577Z Downloaded base16ct v0.2.0
5912026-09-11T20:10:00.577Z Downloaded base16ct v1.0.0
5922026-09-11T20:10:00.577Z Downloaded bit-vec v0.8.0
5932026-09-11T20:10:00.577Z Downloaded bitfield v0.19.4
5942026-09-11T20:10:00.577Z Downloaded castaway v0.2.4
5952026-09-11T20:10:00.580Z Downloaded hostname v0.4.2
5962026-09-11T20:10:00.580Z Downloaded ciborium-io v0.2.2
5972026-09-11T20:10:00.580Z Downloaded cipher v0.4.4
5982026-09-11T20:10:00.583Z Downloaded cbc v0.2.1
5992026-09-11T20:10:00.583Z Downloaded home v0.5.12
6002026-09-11T20:10:00.583Z Downloaded http-range v0.1.5
6012026-09-11T20:10:00.587Z Downloaded nodrop v0.1.14
6022026-09-11T20:10:00.587Z Downloaded bcs v0.1.6
6032026-09-11T20:10:00.590Z Downloaded camino-tempfile-ext v0.3.3
6042026-09-11T20:10:00.590Z Downloaded bit-vec v0.6.3
6052026-09-11T20:10:00.590Z Downloaded chacha20 v0.9.1
6062026-09-11T20:10:00.590Z Downloaded hubpack_derive v0.1.1
6072026-09-11T20:10:00.593Z Downloaded cfg_aliases v0.2.1
6082026-09-11T20:10:00.596Z Downloaded normalize-line-endings v0.3.0
6092026-09-11T20:10:00.601Z Downloaded parse-size v1.1.0
6102026-09-11T20:10:00.601Z Downloaded progenitor-client v0.14.0
6112026-09-11T20:10:00.604Z Downloaded recursive v0.1.1
6122026-09-11T20:10:00.604Z Downloaded bs58 v0.5.1
6132026-09-11T20:10:00.605Z Downloaded hex v0.4.3
6142026-09-11T20:10:00.605Z Downloaded http-body-util v0.1.3
6152026-09-11T20:10:00.605Z Downloaded recursive-proc-macro-impl v0.1.1
6162026-09-11T20:10:00.608Z Downloaded ena v0.14.4
6172026-09-11T20:10:00.608Z Downloaded fallible-iterator v0.2.0
6182026-09-11T20:10:00.608Z Downloaded bitflags v1.3.2
6192026-09-11T20:10:00.608Z Downloaded globset v0.4.18
6202026-09-11T20:10:00.611Z Downloaded cipher v0.5.2
6212026-09-11T20:10:00.611Z Downloaded nibble_vec v0.1.0
6222026-09-11T20:10:00.611Z Downloaded blowfish v0.10.0
6232026-09-11T20:10:00.611Z Downloaded russh-util v0.52.0
6242026-09-11T20:10:00.611Z Downloaded env_logger v0.11.11
6252026-09-11T20:10:00.614Z Downloaded async-bb8-diesel v0.2.1
6262026-09-11T20:10:00.614Z Downloaded fixedbitset v0.5.7
6272026-09-11T20:10:00.617Z Downloaded glob v0.3.3
6282026-09-11T20:10:00.617Z Downloaded colored v2.2.0
6292026-09-11T20:10:00.617Z Downloaded argon2 v0.6.0-rc.8
6302026-09-11T20:10:00.620Z Downloaded base64ct v1.8.3
6312026-09-11T20:10:00.620Z Downloaded const-oid v0.9.6
6322026-09-11T20:10:00.620Z Downloaded blake2 v0.10.6
6332026-09-11T20:10:00.624Z Downloaded bzip2 v0.4.4
6342026-09-11T20:10:00.624Z Downloaded chacha20 v0.10.0
6352026-09-11T20:10:00.624Z Downloaded console v0.16.2
6362026-09-11T20:10:00.630Z Downloaded group v0.14.0
6372026-09-11T20:10:00.630Z Downloaded backon v1.6.0
6382026-09-11T20:10:00.630Z Downloaded cexpr v0.6.0
6392026-09-11T20:10:00.630Z Downloaded rand_chacha v0.3.1
6402026-09-11T20:10:00.632Z Downloaded ahash v0.8.12
6412026-09-11T20:10:00.633Z Downloaded packed_struct_codegen v0.10.1
6422026-09-11T20:10:00.633Z Downloaded rustc_version v0.4.1
6432026-09-11T20:10:00.633Z Downloaded ciborium-ll v0.2.2
6442026-09-11T20:10:00.633Z Downloaded path-slash v0.1.5
6452026-09-11T20:10:00.633Z Downloaded scroll_derive v0.13.1
6462026-09-11T20:10:00.633Z Downloaded precomputed-hash v0.1.1
6472026-09-11T20:10:00.633Z Downloaded port-file v0.1.0
6482026-09-11T20:10:00.633Z Downloaded ff v0.13.1
6492026-09-11T20:10:00.637Z Downloaded headers v0.4.1
6502026-09-11T20:10:00.640Z Downloaded shell-words v1.1.1
6512026-09-11T20:10:00.640Z Downloaded slog-envlogger v2.2.0
6522026-09-11T20:10:00.644Z Downloaded ciborium v0.2.2
6532026-09-11T20:10:00.647Z Downloaded clang-sys v1.8.1
6542026-09-11T20:10:00.647Z Downloaded compression-codecs v0.4.37
6552026-09-11T20:10:00.650Z Downloaded bzip2 v0.6.1
6562026-09-11T20:10:00.653Z Downloaded num-complex v0.4.6
6572026-09-11T20:10:00.653Z Downloaded num_enum v0.7.6
6582026-09-11T20:10:00.656Z Downloaded cancel-safe-futures v0.1.5
6592026-09-11T20:10:00.656Z Downloaded newline-converter v0.3.0
6602026-09-11T20:10:00.656Z Downloaded psl-types v2.0.11
6612026-09-11T20:10:00.659Z Downloaded predicates-tree v1.0.13
6622026-09-11T20:10:00.659Z Downloaded num_enum v0.5.11
6632026-09-11T20:10:00.662Z Downloaded chumsky v0.9.3
6642026-09-11T20:10:00.662Z Downloaded oxide-update-engine-display v0.1.2
6652026-09-11T20:10:00.662Z Downloaded parking_lot_core v0.8.6
6662026-09-11T20:10:00.665Z Downloaded pin-project-lite v0.2.17
6672026-09-11T20:10:00.667Z Downloaded static_assertions v1.1.0
6682026-09-11T20:10:00.667Z Downloaded phf v0.13.1
6692026-09-11T20:10:00.667Z Downloaded seq-macro v0.3.6
6702026-09-11T20:10:00.671Z Downloaded serde_repr v0.1.20
6712026-09-11T20:10:00.671Z Downloaded strip-ansi-escapes v0.2.1
6722026-09-11T20:10:00.671Z Downloaded supports-unicode v3.0.0
6732026-09-11T20:10:00.671Z Downloaded thread-id v5.1.0
6742026-09-11T20:10:00.671Z Downloaded tabwriter v1.4.1
6752026-09-11T20:10:00.674Z Downloaded serde_spanned v1.1.1
6762026-09-11T20:10:00.674Z Downloaded ar_archive_writer v0.5.1
6772026-09-11T20:10:00.679Z Downloaded paste v1.0.15
6782026-09-11T20:10:00.679Z Downloaded byte-wrapper v0.1.0
6792026-09-11T20:10:00.682Z Downloaded highway v1.3.0
6802026-09-11T20:10:00.682Z Downloaded group v0.13.0
6812026-09-11T20:10:00.682Z Downloaded getrandom v0.2.17
6822026-09-11T20:10:00.682Z Downloaded cmake v0.1.57
6832026-09-11T20:10:00.682Z Downloaded stringprep v0.1.5
6842026-09-11T20:10:00.682Z Downloaded async-trait v0.1.89
6852026-09-11T20:10:00.686Z Downloaded progenitor-client v0.13.0
6862026-09-11T20:10:00.686Z Downloaded quick-error v1.2.3
6872026-09-11T20:10:00.689Z Downloaded scrypt v0.12.0
6882026-09-11T20:10:00.689Z Downloaded cmov v0.5.4
6892026-09-11T20:10:00.692Z Downloaded console v0.15.11
6902026-09-11T20:10:00.692Z Downloaded hmac v0.12.1
6912026-09-11T20:10:00.692Z Downloaded hmac v0.13.0
6922026-09-11T20:10:00.695Z Downloaded untrusted v0.7.1
6932026-09-11T20:10:00.698Z Downloaded tower-service v0.3.3
6942026-09-11T20:10:00.698Z Downloaded zeroize_derive v1.5.0
6952026-09-11T20:10:00.698Z Downloaded serdect v0.4.3
6962026-09-11T20:10:00.704Z Downloaded shlex v1.3.0
6972026-09-11T20:10:00.708Z Downloaded usdt-attr-macro v0.6.0
6982026-09-11T20:10:00.710Z Downloaded crucible-workspace-hack v0.1.0
6992026-09-11T20:10:00.710Z Downloaded void v1.0.2
7002026-09-11T20:10:00.714Z Downloaded zerofrom v0.1.6
7012026-09-11T20:10:00.714Z Downloaded derive_builder_macro v0.20.2
7022026-09-11T20:10:00.714Z Downloaded arc-swap v1.8.2
7032026-09-11T20:10:00.714Z Downloaded pem v3.0.6
7042026-09-11T20:10:00.714Z Downloaded smallvec v0.6.14
7052026-09-11T20:10:00.714Z Downloaded blake2 v0.11.0-rc.6
7062026-09-11T20:10:00.717Z Downloaded crc8 v0.1.1
7072026-09-11T20:10:00.717Z Downloaded curve25519-dalek-derive v0.1.1
7082026-09-11T20:10:00.717Z Downloaded dof v0.4.0
7092026-09-11T20:10:00.717Z Downloaded convert_case v0.4.0
7102026-09-11T20:10:00.720Z Downloaded strum_macros v0.27.2
7112026-09-11T20:10:00.720Z Downloaded slab v0.4.12
7122026-09-11T20:10:00.720Z Downloaded sqlformat v0.3.5
7132026-09-11T20:10:00.726Z Downloaded dropshot-api-manager-types v0.8.0
7142026-09-11T20:10:00.732Z Downloaded defmt-parser v1.0.0
7152026-09-11T20:10:00.732Z Downloaded git-stub-vcs v0.1.0
7162026-09-11T20:10:00.737Z Downloaded postgres-types v0.2.14
7172026-09-11T20:10:00.737Z Downloaded backoff v0.4.0
7182026-09-11T20:10:00.737Z Downloaded thiserror-no-std v2.0.2
7192026-09-11T20:10:00.740Z Downloaded pin-project-internal v1.1.11
7202026-09-11T20:10:00.740Z Downloaded spin v0.9.8
7212026-09-11T20:10:00.741Z Downloaded thread_local v1.1.9
7222026-09-11T20:10:00.741Z Downloaded crunchy v0.2.4
7232026-09-11T20:10:00.741Z Downloaded illumos-nvpair-sys v0.2.0
7242026-09-11T20:10:00.745Z Downloaded is_ci v1.2.0
7252026-09-11T20:10:00.749Z Downloaded half v2.7.1
7262026-09-11T20:10:00.749Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7272026-09-11T20:10:00.749Z Downloaded colored v3.1.1
7282026-09-11T20:10:00.752Z Downloaded toml_writer v1.1.1+spec-1.1.0
7292026-09-11T20:10:00.752Z Downloaded bytes v1.11.1
7302026-09-11T20:10:00.758Z Downloaded debug-ignore v1.0.5
7312026-09-11T20:10:00.758Z Downloaded httparse v1.10.1
7322026-09-11T20:10:00.758Z Downloaded getrandom v0.4.3
7332026-09-11T20:10:00.758Z Downloaded half v1.8.3
7342026-09-11T20:10:00.762Z Downloaded libscf-sys v1.2.0
7352026-09-11T20:10:00.762Z Downloaded delegate v0.13.5
7362026-09-11T20:10:00.767Z Downloaded vergen-lib v9.1.0
7372026-09-11T20:10:00.767Z Downloaded match_cfg v0.1.0
7382026-09-11T20:10:00.767Z Downloaded num-iter v0.1.45
7392026-09-11T20:10:00.767Z Downloaded openssl-macros v0.1.1
7402026-09-11T20:10:00.767Z Downloaded nonempty v0.12.0
7412026-09-11T20:10:00.769Z Downloaded salsa20 v0.11.0
7422026-09-11T20:10:00.772Z Downloaded buf-list v1.1.2
7432026-09-11T20:10:00.772Z Downloaded rustversion v1.0.22
7442026-09-11T20:10:00.776Z Downloaded whoami v1.6.1
7452026-09-11T20:10:00.776Z Downloaded derive_builder_core v0.20.2
7462026-09-11T20:10:00.776Z Downloaded serde_cbor v0.11.2
7472026-09-11T20:10:00.779Z Downloaded defmt-macros v1.0.1
7482026-09-11T20:10:00.779Z Downloaded utf8_iter v1.0.4
7492026-09-11T20:10:00.783Z Downloaded convert_case v0.10.0
7502026-09-11T20:10:00.786Z Downloaded ed25519 v2.2.3
7512026-09-11T20:10:00.786Z Downloaded phf_shared v0.11.3
7522026-09-11T20:10:00.786Z Downloaded proc-macro-crate v1.3.1
7532026-09-11T20:10:00.790Z Downloaded progenitor-macro v0.13.0
7542026-09-11T20:10:00.793Z Downloaded csv-core v0.1.13
7552026-09-11T20:10:00.793Z Downloaded term v0.7.0
7562026-09-11T20:10:00.797Z Downloaded prefix-trie v0.7.0
7572026-09-11T20:10:00.801Z Downloaded proc-macro-crate v3.4.0
7582026-09-11T20:10:00.809Z Downloaded base64 v0.21.7
7592026-09-11T20:10:00.813Z Downloaded heapless v0.8.0
7602026-09-11T20:10:00.816Z Downloaded ingot-types v0.2.0
7612026-09-11T20:10:00.819Z Downloaded ipnet v2.12.0
7622026-09-11T20:10:00.820Z Downloaded rfc6979 v0.4.0
7632026-09-11T20:10:00.824Z Downloaded rustc-hash v2.1.1
7642026-09-11T20:10:00.824Z Downloaded cc v1.2.56
7652026-09-11T20:10:00.827Z Downloaded ref-cast v1.0.25
7662026-09-11T20:10:00.827Z Downloaded rtoolbox v0.0.3
7672026-09-11T20:10:00.827Z Downloaded serde_bytes v0.11.19
7682026-09-11T20:10:00.830Z Downloaded flate2 v1.1.9
7692026-09-11T20:10:00.833Z Downloaded num-rational v0.4.2
7702026-09-11T20:10:00.833Z Downloaded mime v0.3.17
7712026-09-11T20:10:00.834Z Downloaded lock_api v0.4.14
7722026-09-11T20:10:00.837Z Downloaded signature v3.0.0
7732026-09-11T20:10:00.837Z Downloaded siphasher v1.0.2
7742026-09-11T20:10:00.837Z Downloaded libefi-sys v0.1.0
7752026-09-11T20:10:00.837Z Downloaded libsw v3.5.0
7762026-09-11T20:10:00.837Z Downloaded chacha20poly1305 v0.10.1
7772026-09-11T20:10:00.837Z Downloaded tokio-tungstenite v0.21.0
7782026-09-11T20:10:00.845Z Downloaded module-lattice v0.2.3
7792026-09-11T20:10:00.848Z Downloaded signal-hook v0.3.18
7802026-09-11T20:10:00.848Z Downloaded yasna v0.5.2
7812026-09-11T20:10:00.851Z Downloaded subtle v2.6.1
7822026-09-11T20:10:00.855Z Downloaded pbkdf2 v0.13.0
7832026-09-11T20:10:00.858Z Downloaded pem-rfc7468 v0.7.0
7842026-09-11T20:10:00.858Z Downloaded hybrid-array v0.4.13
7852026-09-11T20:10:00.858Z Downloaded oxide-update-engine v0.1.2
7862026-09-11T20:10:00.861Z Downloaded take_mut v0.2.2
7872026-09-11T20:10:00.865Z Downloaded subprocess v0.2.15
7882026-09-11T20:10:00.868Z Downloaded serde_yaml v0.9.34+deprecated
7892026-09-11T20:10:00.868Z Downloaded toml v1.1.2+spec-1.1.0
7902026-09-11T20:10:00.871Z Downloaded oso v0.27.3
7912026-09-11T20:10:00.876Z Downloaded termtree v0.5.1
7922026-09-11T20:10:00.876Z Downloaded typify-macro v0.6.2
7932026-09-11T20:10:00.882Z Downloaded openssl-sys v0.9.117
7942026-09-11T20:10:00.886Z Downloaded pretty_assertions v1.4.1
7952026-09-11T20:10:00.886Z Downloaded rustls-native-certs v0.8.3
7962026-09-11T20:10:00.886Z Downloaded untrusted v0.9.0
7972026-09-11T20:10:00.886Z Downloaded usdt-macro v0.6.0
7982026-09-11T20:10:00.886Z Downloaded waitgroup v0.1.2
7992026-09-11T20:10:00.886Z Downloaded yoke-derive v0.8.1
8002026-09-11T20:10:00.889Z Downloaded bumpalo v3.20.2
8012026-09-11T20:10:00.889Z Downloaded flume v0.11.1
8022026-09-11T20:10:00.892Z Downloaded xattr v1.6.1
8032026-09-11T20:10:00.892Z Downloaded ingot-macros v0.2.0
8042026-09-11T20:10:00.896Z Downloaded rustls-pemfile v2.2.0
8052026-09-11T20:10:00.901Z Downloaded scroll v0.13.0
8062026-09-11T20:10:00.901Z Downloaded serde_tokenstream v0.3.0
8072026-09-11T20:10:00.901Z Downloaded crypto-common v0.2.2
8082026-09-11T20:10:00.904Z Downloaded expectorate v1.2.0
8092026-09-11T20:10:00.904Z Downloaded serde_with_macros v1.5.2
8102026-09-11T20:10:00.904Z Downloaded typify v0.6.2
8112026-09-11T20:10:00.904Z Downloaded crossbeam-utils v0.8.21
8122026-09-11T20:10:00.907Z Downloaded tungstenite v0.23.0
8132026-09-11T20:10:00.907Z Downloaded darling v0.20.11
8142026-09-11T20:10:00.911Z Downloaded litrs v1.0.0
8152026-09-11T20:10:00.911Z Downloaded memmap2 v0.9.10
8162026-09-11T20:10:00.914Z Downloaded cpufeatures v0.3.0
8172026-09-11T20:10:00.914Z Downloaded ml-kem v0.3.2
8182026-09-11T20:10:00.914Z Downloaded slog-dtrace v0.3.0
8192026-09-11T20:10:00.914Z Downloaded slog-term v2.9.2
8202026-09-11T20:10:00.917Z Downloaded zone_cfg_derive v0.3.1
8212026-09-11T20:10:00.918Z Downloaded owo-colors v4.3.0
8222026-09-11T20:10:00.918Z Downloaded spki v0.7.3
8232026-09-11T20:10:00.918Z Downloaded ssh-cipher v0.3.0
8242026-09-11T20:10:00.922Z Downloaded ssh-encoding v0.3.0
8252026-09-11T20:10:00.922Z Downloaded snafu v0.8.9
8262026-09-11T20:10:00.926Z Downloaded parking_lot v0.11.2
8272026-09-11T20:10:00.926Z Downloaded strum_macros v0.26.4
8282026-09-11T20:10:00.926Z Downloaded strum_macros v0.24.3
8292026-09-11T20:10:00.929Z Downloaded tinystr v0.8.2
8302026-09-11T20:10:00.929Z Downloaded darling_core v0.13.4
8312026-09-11T20:10:00.929Z Downloaded pkcs1 v0.8.0-rc.4
8322026-09-11T20:10:00.929Z Downloaded crc-any v2.5.0
8332026-09-11T20:10:00.932Z Downloaded derive_more v0.99.20
8342026-09-11T20:10:00.935Z Downloaded structmeta v0.3.0
8352026-09-11T20:10:00.935Z Downloaded darling_macro v0.20.11
8362026-09-11T20:10:00.935Z Downloaded defmt v0.3.100
8372026-09-11T20:10:00.935Z Downloaded dsl_auto_type v0.2.0
8382026-09-11T20:10:00.935Z Downloaded dirs-sys-next v0.1.2
8392026-09-11T20:10:00.935Z Downloaded display-error-chain v0.2.2
8402026-09-11T20:10:00.938Z Downloaded compact_str v0.8.1
8412026-09-11T20:10:00.938Z Downloaded indoc v1.0.9
8422026-09-11T20:10:00.940Z Downloaded rand_chacha v0.9.0
8432026-09-11T20:10:00.943Z Downloaded tar v0.4.46
8442026-09-11T20:10:00.943Z Downloaded is-terminal v0.4.17
8452026-09-11T20:10:00.943Z Downloaded heapless v0.7.17
8462026-09-11T20:10:00.943Z Downloaded ecdsa v0.17.0
8472026-09-11T20:10:00.947Z Downloaded hickory-resolver v0.25.2
8482026-09-11T20:10:00.947Z Downloaded vergen-lib v0.1.6
8492026-09-11T20:10:00.952Z Downloaded icu_provider v2.1.1
8502026-09-11T20:10:00.952Z Downloaded whoami v2.1.0
8512026-09-11T20:10:00.956Z Downloaded jiff-static v0.2.34
8522026-09-11T20:10:00.959Z Downloaded uuid v1.23.4
8532026-09-11T20:10:00.966Z Downloaded kstat-rs v0.2.5
8542026-09-11T20:10:00.969Z Downloaded new_debug_unreachable v1.0.6
8552026-09-11T20:10:00.969Z Downloaded num_threads v0.1.7
8562026-09-11T20:10:00.974Z Downloaded num-derive v0.4.2
8572026-09-11T20:10:00.974Z Downloaded critical-section v1.2.0
8582026-09-11T20:10:00.974Z Downloaded ctr v0.10.1
8592026-09-11T20:10:00.977Z Downloaded daft v0.1.8
8602026-09-11T20:10:00.977Z Downloaded num-traits v0.2.19
8612026-09-11T20:10:00.977Z Downloaded rand v0.8.6
8622026-09-11T20:10:00.977Z Downloaded samael v0.0.19
8632026-09-11T20:10:00.980Z Downloaded opaque-debug v0.3.1
8642026-09-11T20:10:00.983Z Downloaded tokio-rustls v0.26.4
8652026-09-11T20:10:00.984Z Downloaded oxide-update-engine-types v0.1.2
8662026-09-11T20:10:00.984Z Downloaded parking_lot v0.12.5
8672026-09-11T20:10:00.989Z Downloaded yansi v1.0.1
8682026-09-11T20:10:00.989Z Downloaded darling_core v0.20.11
8692026-09-11T20:10:00.994Z Downloaded icu_locale_core v2.1.1
8702026-09-11T20:10:00.994Z Downloaded predicates-core v1.0.10
8712026-09-11T20:10:00.994Z Downloaded postcard v1.1.3
8722026-09-11T20:10:00.999Z Downloaded pkcs5 v0.8.1
8732026-09-11T20:10:00.999Z Downloaded tokio-stream v0.1.18
8742026-09-11T20:10:00.999Z Downloaded base64 v0.22.1
8752026-09-11T20:10:01.002Z Downloaded potential_utf v0.1.4
8762026-09-11T20:10:01.002Z Downloaded either v1.15.0
8772026-09-11T20:10:01.002Z Downloaded hyper-staticfile v0.10.1
8782026-09-11T20:10:01.003Z Downloaded diesel-dtrace v0.5.0
8792026-09-11T20:10:01.007Z Downloaded rfc6979 v0.6.0
8802026-09-11T20:10:01.007Z Downloaded hickory-resolver v0.24.4
8812026-09-11T20:10:01.007Z Downloaded der_derive v0.7.3
8822026-09-11T20:10:01.011Z Downloaded ecdsa v0.16.9
8832026-09-11T20:10:01.012Z Downloaded rand_pcg v0.10.2
8842026-09-11T20:10:01.012Z Downloaded http v1.4.2
8852026-09-11T20:10:01.012Z Downloaded toml_parser v1.1.2+spec-1.1.0
8862026-09-11T20:10:01.015Z Downloaded sha1 v0.11.0
8872026-09-11T20:10:01.015Z Downloaded hashbrown v0.12.3
8882026-09-11T20:10:01.015Z Downloaded ryu v1.0.23
8892026-09-11T20:10:01.018Z Downloaded ron v0.8.1
8902026-09-11T20:10:01.021Z Downloaded aes v0.9.1
8912026-09-11T20:10:01.021Z Downloaded indicatif v0.18.4
8922026-09-11T20:10:01.025Z Downloaded slog-bunyan v2.5.0
8932026-09-11T20:10:01.025Z Downloaded rcgen v0.12.1
8942026-09-11T20:10:01.025Z Downloaded vergen v9.1.0
8952026-09-11T20:10:01.028Z Downloaded hashbrown v0.13.2
8962026-09-11T20:10:01.028Z Downloaded scheduled-thread-pool v0.2.7
8972026-09-11T20:10:01.028Z Downloaded sync_wrapper v1.0.2
8982026-09-11T20:10:01.031Z Downloaded md-5 v0.11.0
8992026-09-11T20:10:01.031Z Downloaded strum v0.26.3
9002026-09-11T20:10:01.031Z Downloaded time-core v0.1.8
9012026-09-11T20:10:01.031Z Downloaded topological-sort v0.2.2
9022026-09-11T20:10:01.031Z Downloaded lzss v0.8.2
9032026-09-11T20:10:01.033Z Downloaded unarray v0.1.4
9042026-09-11T20:10:01.033Z Downloaded sha2 v0.11.0
9052026-09-11T20:10:01.037Z Downloaded sqlparser_derive v0.5.0
9062026-09-11T20:10:01.037Z Downloaded supports-hyperlinks v3.2.0
9072026-09-11T20:10:01.037Z Downloaded miette-derive v7.6.0
9082026-09-11T20:10:01.037Z Downloaded trait-variant v0.1.2
9092026-09-11T20:10:01.037Z Downloaded unicode-xid v0.2.6
9102026-09-11T20:10:01.041Z Downloaded nu-ansi-term v0.50.3
9112026-09-11T20:10:01.041Z Downloaded native-tls v0.2.18
9122026-09-11T20:10:01.041Z Downloaded unicode-segmentation v1.12.0
9132026-09-11T20:10:01.044Z Downloaded utf-8 v0.7.6
9142026-09-11T20:10:01.044Z Downloaded derive_more v2.1.1
9152026-09-11T20:10:01.047Z Downloaded wnaf v0.14.0
9162026-09-11T20:10:01.051Z Downloaded zerofrom-derive v0.1.6
9172026-09-11T20:10:01.051Z Downloaded darling v0.23.0
9182026-09-11T20:10:01.054Z Downloaded derive_builder v0.20.2
9192026-09-11T20:10:01.055Z Downloaded xshell-macros v0.2.7
9202026-09-11T20:10:01.055Z Downloaded difflib v0.4.0
9212026-09-11T20:10:01.055Z Downloaded packed_struct v0.10.1
9222026-09-11T20:10:01.055Z Downloaded phf v0.12.1
9232026-09-11T20:10:01.058Z Downloaded oxide-tokio-rt v0.1.4
9242026-09-11T20:10:01.058Z Downloaded test-strategy v0.4.5
9252026-09-11T20:10:01.058Z Downloaded tinyvec v1.10.0
9262026-09-11T20:10:01.062Z Downloaded tungstenite v0.21.0
9272026-09-11T20:10:01.062Z Downloaded prettyplease v0.2.37
9282026-09-11T20:10:01.065Z Downloaded pem-rfc7468 v1.0.0
9292026-09-11T20:10:01.065Z Downloaded darling_macro v0.21.3
9302026-09-11T20:10:01.065Z Downloaded unicode-properties v0.1.4
9312026-09-11T20:10:01.068Z Downloaded crc v3.4.0
9322026-09-11T20:10:01.068Z Downloaded darling_macro v0.13.4
9332026-09-11T20:10:01.068Z Downloaded document-features v0.2.12
9342026-09-11T20:10:01.068Z Downloaded rand_core v0.9.5
9352026-09-11T20:10:01.068Z Downloaded rand_core v0.10.0
9362026-09-11T20:10:01.072Z Downloaded progenitor-extras v0.2.0
9372026-09-11T20:10:01.072Z Downloaded progenitor-impl v0.14.0
9382026-09-11T20:10:01.072Z Downloaded primefield v0.14.0
9392026-09-11T20:10:01.072Z Downloaded schemars_derive v0.8.22
9402026-09-11T20:10:01.076Z Downloaded tokio-postgres v0.7.18
9412026-09-11T20:10:01.076Z Downloaded hickory-server v0.25.2
9422026-09-11T20:10:01.080Z Downloaded psm v0.1.30
9432026-09-11T20:10:01.080Z Downloaded scopeguard v1.2.0
9442026-09-11T20:10:01.080Z Downloaded serde_derive_internals v0.29.1
9452026-09-11T20:10:01.083Z Downloaded sha1 v0.10.6
9462026-09-11T20:10:01.083Z Downloaded simd-adler32 v0.3.8
9472026-09-11T20:10:01.083Z Downloaded rand v0.10.1
9482026-09-11T20:10:01.083Z Downloaded scuffle v0.1.0
9492026-09-11T20:10:01.087Z Downloaded managed v0.8.0
9502026-09-11T20:10:01.087Z Downloaded unicode_categories v0.1.1
9512026-09-11T20:10:01.091Z Downloaded idna_adapter v1.2.1
9522026-09-11T20:10:01.091Z Downloaded internet-checksum v0.2.1
9532026-09-11T20:10:01.091Z Downloaded cookie v0.18.1
9542026-09-11T20:10:01.091Z Downloaded md5 v0.8.0
9552026-09-11T20:10:01.091Z Downloaded tls_codec v0.4.2
9562026-09-11T20:10:01.091Z Downloaded vergen-gitcl v1.0.8
9572026-09-11T20:10:01.095Z Downloaded openssl-probe v0.1.6
9582026-09-11T20:10:01.098Z Downloaded walkdir v2.5.0
9592026-09-11T20:10:01.098Z Downloaded password-hash v0.6.1
9602026-09-11T20:10:01.098Z Downloaded phf_shared v0.12.1
9612026-09-11T20:10:01.101Z Downloaded tracing-core v0.1.36
9622026-09-11T20:10:01.148Z Downloaded rand v0.9.2
9632026-09-11T20:10:01.148Z Downloaded peg-runtime v0.8.5
9642026-09-11T20:10:01.148Z Downloaded poly1305 v0.8.0
9652026-09-11T20:10:01.160Z Downloaded x509-cert v0.2.5
9662026-09-11T20:10:01.160Z Downloaded pkcs1 v0.7.5
9672026-09-11T20:10:01.160Z Downloaded zstd v0.13.3
9682026-09-11T20:10:01.160Z Downloaded crossbeam-deque v0.8.6
9692026-09-11T20:10:01.160Z Downloaded ref-cast-impl v1.0.25
9702026-09-11T20:10:01.160Z Downloaded quinn v0.11.11
9712026-09-11T20:10:01.160Z Downloaded constant_time_eq v0.4.2
9722026-09-11T20:10:01.160Z Downloaded ctutils v0.4.2
9732026-09-11T20:10:01.160Z Downloaded russh-cryptovec v0.62.0
9742026-09-11T20:10:01.160Z Downloaded secrecy v0.10.3
9752026-09-11T20:10:01.160Z Downloaded zerotrie v0.2.3
9762026-09-11T20:10:01.160Z Downloaded indexmap v1.9.3
9772026-09-11T20:10:01.160Z Downloaded smallvec v1.15.1
9782026-09-11T20:10:01.160Z Downloaded derive-ex v0.1.8
9792026-09-11T20:10:01.160Z Downloaded indoc v2.0.7
9802026-09-11T20:10:01.160Z Downloaded testing_table v0.3.0
9812026-09-11T20:10:01.161Z Downloaded supports-color v3.0.2
9822026-09-11T20:10:01.161Z Downloaded stable_deref_trait v1.2.1
9832026-09-11T20:10:01.161Z Downloaded tokio-test v0.4.5
9842026-09-11T20:10:01.161Z Downloaded hashbrown v0.14.5
9852026-09-11T20:10:01.161Z Downloaded schemars v1.2.1
9862026-09-11T20:10:01.167Z Downloaded tls_codec_derive v0.4.2
9872026-09-11T20:10:01.167Z Downloaded aho-corasick v1.1.4
9882026-09-11T20:10:01.167Z Downloaded jobserver v0.1.34
9892026-09-11T20:10:01.168Z Downloaded newtype-uuid v1.3.2
9902026-09-11T20:10:01.168Z Downloaded oxide-generation v0.1.3
9912026-09-11T20:10:01.168Z Downloaded primeorder v0.13.6
9922026-09-11T20:10:01.173Z Downloaded synstructure v0.13.2
9932026-09-11T20:10:01.173Z Downloaded ed25519 v3.0.0
9942026-09-11T20:10:01.173Z Downloaded downcast-rs v2.0.2
9952026-09-11T20:10:01.173Z Downloaded instant v0.1.13
9962026-09-11T20:10:01.173Z Downloaded r2d2 v0.8.10
9972026-09-11T20:10:01.173Z Downloaded rand_seeder v0.4.0
9982026-09-11T20:10:01.173Z Downloaded zip v4.6.1
9992026-09-11T20:10:01.177Z Downloaded toml_edit v0.23.10+spec-1.0.0
10002026-09-11T20:10:01.184Z Downloaded papergrid v0.18.0
10012026-09-11T20:10:01.184Z Downloaded illumos-nvpair v0.3.0
10022026-09-11T20:10:01.189Z Downloaded pkg-config v0.3.32
10032026-09-11T20:10:01.189Z Downloaded lru v0.12.5
10042026-09-11T20:10:01.189Z Downloaded icu_normalizer v2.1.1
10052026-09-11T20:10:01.189Z Downloaded maybe-uninit v2.0.0
10062026-09-11T20:10:01.189Z Downloaded num-conv v0.2.0
10072026-09-11T20:10:01.189Z Downloaded icu_normalizer_data v2.1.1
10082026-09-11T20:10:01.189Z Downloaded darling v0.13.4
10092026-09-11T20:10:01.192Z Downloaded progenitor v0.13.0
10102026-09-11T20:10:01.192Z Downloaded progenitor v0.14.0
10112026-09-11T20:10:01.192Z Downloaded num-bigint-dig v0.8.6
10122026-09-11T20:10:01.192Z Downloaded hashbrown v0.15.5
10132026-09-11T20:10:01.195Z Downloaded hashbrown v0.16.1
10142026-09-11T20:10:01.198Z Downloaded newtype-uuid-macros v0.1.0
10152026-09-11T20:10:01.201Z Downloaded num v0.4.3
10162026-09-11T20:10:01.201Z Downloaded percent-encoding v2.3.2
10172026-09-11T20:10:01.201Z Downloaded serde_path_to_error v0.1.20
10182026-09-11T20:10:01.201Z Downloaded slog-scope v4.4.1
10192026-09-11T20:10:01.204Z Downloaded iana-time-zone v0.1.65
10202026-09-11T20:10:01.207Z Downloaded deranged v0.5.8
10212026-09-11T20:10:01.207Z Downloaded unicase v2.9.0
10222026-09-11T20:10:01.207Z Downloaded tiny-keccak v2.0.2
10232026-09-11T20:10:01.210Z Downloaded progenitor-macro v0.14.0
10242026-09-11T20:10:01.210Z Downloaded sapling-renderdag v0.1.0
10252026-09-11T20:10:01.210Z Downloaded slog-stdlog v4.1.1
10262026-09-11T20:10:01.211Z Downloaded strsim v0.10.0
10272026-09-11T20:10:01.211Z Downloaded support-bundle-viewer v0.1.2
10282026-09-11T20:10:01.213Z Downloaded secrecy v0.8.0
10292026-09-11T20:10:01.213Z Downloaded signal-hook-mio v0.2.5
10302026-09-11T20:10:01.213Z Downloaded sigpipe v0.1.3
10312026-09-11T20:10:01.213Z Downloaded futures-util v0.3.32
10322026-09-11T20:10:01.219Z Downloaded reedline v0.40.0
10332026-09-11T20:10:01.223Z Downloaded mio v1.2.0
10342026-09-11T20:10:01.226Z Downloaded h2 v0.4.15
10352026-09-11T20:10:01.229Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10362026-09-11T20:10:01.232Z Downloaded socket2 v0.5.10
10372026-09-11T20:10:01.232Z Downloaded displaydoc v0.2.5
10382026-09-11T20:10:01.235Z Downloaded sync-ptr v0.1.4
10392026-09-11T20:10:01.235Z Downloaded tinyvec_macros v0.1.1
10402026-09-11T20:10:01.235Z Downloaded humantime v2.3.0
10412026-09-11T20:10:01.235Z Downloaded sponge-cursor v0.1.0
10422026-09-11T20:10:01.235Z Downloaded wyz v0.5.1
10432026-09-11T20:10:01.240Z Downloaded litemap v0.8.1
10442026-09-11T20:10:01.244Z Downloaded knus-derive v3.4.0
10452026-09-11T20:10:01.244Z Downloaded libloading v0.8.9
10462026-09-11T20:10:01.244Z Downloaded universal-hash v0.5.1
10472026-09-11T20:10:01.244Z Downloaded ipnetwork v0.21.1
10482026-09-11T20:10:01.247Z Downloaded num-integer v0.1.46
10492026-09-11T20:10:01.247Z Downloaded parking_lot_core v0.9.12
10502026-09-11T20:10:01.247Z Downloaded pkcs8 v0.11.0
10512026-09-11T20:10:01.251Z Downloaded zone v0.3.1
10522026-09-11T20:10:01.257Z Downloaded darling_macro v0.23.0
10532026-09-11T20:10:01.257Z Downloaded icu_collections v2.1.1
10542026-09-11T20:10:01.262Z Downloaded hkdf v0.12.4
10552026-09-11T20:10:01.262Z Downloaded primeorder v0.14.0
10562026-09-11T20:10:01.262Z Downloaded postgres-protocol v0.6.12
10572026-09-11T20:10:01.266Z Downloaded dyn-clone v1.0.20
10582026-09-11T20:10:01.269Z Downloaded inout v0.2.2
10592026-09-11T20:10:01.274Z Downloaded maplit v1.0.2
10602026-09-11T20:10:01.277Z Downloaded dropshot_endpoint v0.17.1
10612026-09-11T20:10:01.277Z Downloaded serde-hex v0.1.0
10622026-09-11T20:10:01.277Z Downloaded smf v0.2.3
10632026-09-11T20:10:01.282Z Downloaded cookie_store v0.22.1
10642026-09-11T20:10:01.285Z Downloaded twox-hash v2.1.2
10652026-09-11T20:10:01.285Z Downloaded writeable v0.6.2
10662026-09-11T20:10:01.285Z Downloaded oso-derive v0.27.3
10672026-09-11T20:10:01.285Z Downloaded path-slash v0.2.1
10682026-09-11T20:10:01.289Z Downloaded radium v0.7.0
10692026-09-11T20:10:01.293Z Downloaded unsafe-libyaml v0.2.11
10702026-09-11T20:10:01.293Z Downloaded reqwest v0.13.2
10712026-09-11T20:10:01.296Z Downloaded serde_plain v1.0.2
10722026-09-11T20:10:01.296Z Downloaded salty v0.3.0
10732026-09-11T20:10:01.299Z Downloaded zip v8.6.0
10742026-09-11T20:10:01.303Z Downloaded spki v0.8.0
10752026-09-11T20:10:01.307Z Downloaded dropshot-api-manager v0.8.0
10762026-09-11T20:10:01.310Z Downloaded xshell v0.2.7
10772026-09-11T20:10:01.310Z Downloaded des v0.9.0
10782026-09-11T20:10:01.310Z Downloaded time-macros v0.2.27
10792026-09-11T20:10:01.310Z Downloaded tui-tree-widget v0.23.1
10802026-09-11T20:10:01.311Z Downloaded usdt-impl v0.6.0
10812026-09-11T20:10:01.314Z Downloaded tagptr v0.2.0
10822026-09-11T20:10:01.314Z Downloaded unit-prefix v0.5.2
10832026-09-11T20:10:01.314Z Downloaded yoke v0.8.1
10842026-09-11T20:10:01.314Z Downloaded want v0.3.1
10852026-09-11T20:10:01.314Z Downloaded kem v0.3.0
10862026-09-11T20:10:01.314Z Downloaded publicsuffix v2.3.0
10872026-09-11T20:10:01.314Z Downloaded hkdf v0.13.0
10882026-09-11T20:10:01.317Z Downloaded darling v0.21.3
10892026-09-11T20:10:01.322Z Downloaded vergen-git2 v9.1.0
10902026-09-11T20:10:01.322Z Downloaded crc32fast v1.5.0
10912026-09-11T20:10:01.322Z Downloaded defmt v1.0.1
10922026-09-11T20:10:01.326Z Downloaded crc-catalog v2.4.0
10932026-09-11T20:10:01.326Z Downloaded diesel_table_macro_syntax v0.3.0
10942026-09-11T20:10:01.326Z Downloaded serde_with_macros v3.21.0
10952026-09-11T20:10:01.332Z Downloaded resolv-conf v0.7.6
10962026-09-11T20:10:01.332Z Downloaded lru-slab v0.1.2
10972026-09-11T20:10:01.332Z Downloaded corncobs v0.1.4
10982026-09-11T20:10:01.332Z Downloaded inout v0.1.4
10992026-09-11T20:10:01.332Z Downloaded similar v2.7.0
11002026-09-11T20:10:01.335Z Downloaded data-encoding v2.10.0
11012026-09-11T20:10:01.335Z Downloaded openssl-probe v0.2.1
11022026-09-11T20:10:01.338Z Downloaded linear-map v1.2.0
11032026-09-11T20:10:01.338Z Downloaded multer v3.1.0
11042026-09-11T20:10:01.341Z Downloaded impl-trait-for-tuples v0.2.3
11052026-09-11T20:10:01.341Z Downloaded keccak v0.1.6
11062026-09-11T20:10:01.341Z Downloaded keccak v0.2.0
11072026-09-11T20:10:01.344Z Downloaded zopfli v0.8.3
11082026-09-11T20:10:01.351Z Downloaded zerocopy-derive v0.8.55
11092026-09-11T20:10:01.355Z Downloaded phf_shared v0.13.1
11102026-09-11T20:10:01.355Z Downloaded rand_xorshift v0.4.0
11112026-09-11T20:10:01.355Z Downloaded password-hash v0.5.0
11122026-09-11T20:10:01.355Z Downloaded powerfmt v0.2.0
11132026-09-11T20:10:01.355Z Downloaded tokio-macros v2.7.0
11142026-09-11T20:10:01.358Z Downloaded unicode-truncate v1.1.0
11152026-09-11T20:10:01.361Z Downloaded signal-hook-registry v1.4.8
11162026-09-11T20:10:01.361Z Downloaded vte v0.14.1
11172026-09-11T20:10:01.361Z Downloaded parse-display-derive v0.10.0
11182026-09-11T20:10:01.361Z Downloaded olpc-cjson v0.1.4
11192026-09-11T20:10:01.365Z Downloaded ppv-lite86 v0.2.21
11202026-09-11T20:10:01.365Z Downloaded rand_core v0.6.4
11212026-09-11T20:10:01.365Z Downloaded tower-layer v0.3.3
11222026-09-11T20:10:01.368Z Downloaded term v1.2.1
11232026-09-11T20:10:01.371Z Downloaded structmeta-derive v0.3.0
11242026-09-11T20:10:01.374Z Downloaded rpassword v7.5.4
11252026-09-11T20:10:01.374Z Downloaded rusty-fork v0.3.1
11262026-09-11T20:10:01.377Z Downloaded slog-async v2.8.0
11272026-09-11T20:10:01.377Z Downloaded ignore v0.4.25
11282026-09-11T20:10:01.380Z Downloaded tokio-dtrace v0.1.1
11292026-09-11T20:10:01.386Z Downloaded p384 v0.13.1
11302026-09-11T20:10:01.389Z Downloaded crossbeam-epoch v0.9.18
11312026-09-11T20:10:01.389Z Downloaded rustls-webpki v0.103.13
11322026-09-11T20:10:01.389Z Downloaded schemars v0.9.0
11332026-09-11T20:10:01.393Z Downloaded unicode-normalization v0.1.25
11342026-09-11T20:10:01.397Z Downloaded uzers v0.12.2
11352026-09-11T20:10:01.401Z Downloaded memoffset v0.9.1
11362026-09-11T20:10:01.401Z Downloaded strum v0.27.2
11372026-09-11T20:10:01.405Z Downloaded internal-russh-num-bigint v0.5.0
11382026-09-11T20:10:01.411Z Downloaded pin-project v1.1.11
11392026-09-11T20:10:01.413Z Downloaded lalrpop-util v0.19.12
11402026-09-11T20:10:01.414Z Downloaded newtype_derive v0.1.6
11412026-09-11T20:10:01.414Z Downloaded parse-display v0.10.0
11422026-09-11T20:10:01.417Z Downloaded rustls-platform-verifier v0.6.2
11432026-09-11T20:10:01.420Z Downloaded proc-macro-error2 v2.0.1
11442026-09-11T20:10:01.422Z Downloaded same-file v1.0.6
11452026-09-11T20:10:01.423Z Downloaded darling_core v0.21.3
11462026-09-11T20:10:01.425Z Downloaded linked-hash-map v0.5.6
11472026-09-11T20:10:01.425Z Downloaded snafu-derive v0.8.9
11482026-09-11T20:10:01.425Z Downloaded dirs-next v2.0.0
11492026-09-11T20:10:01.428Z Downloaded hyper-tls v0.6.0
11502026-09-11T20:10:01.428Z Downloaded oxide-generation-macros v0.2.0
11512026-09-11T20:10:01.428Z Downloaded rustls-pki-types v1.14.0
11522026-09-11T20:10:01.433Z Downloaded sec1 v0.7.3
11532026-09-11T20:10:01.433Z Downloaded usdt v0.6.0
11542026-09-11T20:10:01.433Z Downloaded elliptic-curve v0.13.8
11552026-09-11T20:10:01.436Z Downloaded nom v8.0.0
11562026-09-11T20:10:01.436Z Downloaded hyper v1.10.1
11572026-09-11T20:10:01.439Z Downloaded miniz_oxide v0.8.9
11582026-09-11T20:10:01.443Z Downloaded slog-json v2.6.1
11592026-09-11T20:10:01.443Z Downloaded zstd-safe v7.2.4
11602026-09-11T20:10:01.447Z Downloaded cstr-argument v0.1.2
11612026-09-11T20:10:01.447Z Downloaded ident_case v1.0.1
11622026-09-11T20:10:01.447Z Downloaded zerocopy v0.6.6
11632026-09-11T20:10:01.451Z Downloaded zeroize v1.9.0
11642026-09-11T20:10:01.455Z Downloaded drift v0.2.0
11652026-09-11T20:10:01.458Z Downloaded tokio-tungstenite v0.23.1
11662026-09-11T20:10:01.458Z Downloaded hyper-rustls v0.27.7
11672026-09-11T20:10:01.458Z Downloaded diff v0.1.13
11682026-09-11T20:10:01.461Z Downloaded signal-hook-tokio v0.3.1
11692026-09-11T20:10:01.461Z Downloaded indent_write v2.2.0
11702026-09-11T20:10:01.461Z Downloaded p384 v0.14.0
11712026-09-11T20:10:01.465Z Downloaded p256 v0.14.0
11722026-09-11T20:10:01.465Z Downloaded nanorand v0.7.0
11732026-09-11T20:10:01.468Z Downloaded phc v0.6.1
11742026-09-11T20:10:01.468Z Downloaded serde_urlencoded v0.7.1
11752026-09-11T20:10:01.468Z Downloaded multimap v0.10.1
11762026-09-11T20:10:01.468Z Downloaded jiff-core v0.1.0
11772026-09-11T20:10:01.471Z Downloaded rsa v0.9.10
11782026-09-11T20:10:01.474Z Downloaded instability v0.3.11
11792026-09-11T20:10:01.474Z Downloaded icu_properties_data v2.1.2
11802026-09-11T20:10:01.479Z Downloaded tap v1.0.1
11812026-09-11T20:10:01.481Z Downloaded sec1 v0.8.1
11822026-09-11T20:10:01.481Z Downloaded universal-hash v0.6.1
11832026-09-11T20:10:01.481Z Downloaded itertools v0.15.0
11842026-09-11T20:10:01.486Z Downloaded lazy_static v1.5.0
11852026-09-11T20:10:01.494Z Downloaded libxml v0.3.3
11862026-09-11T20:10:01.497Z Downloaded num-bigint v0.4.6
11872026-09-11T20:10:01.497Z Downloaded ed25519-dalek v2.2.0
11882026-09-11T20:10:01.497Z Downloaded itertools v0.14.0
11892026-09-11T20:10:01.497Z Downloaded serde_with v1.14.0
11902026-09-11T20:10:01.502Z Downloaded termios v0.3.3
11912026-09-11T20:10:01.502Z Downloaded proc-macro-error-attr2 v2.0.0
11922026-09-11T20:10:01.502Z Downloaded semver v0.1.20
11932026-09-11T20:10:01.502Z Downloaded libsw-core v0.3.2
11942026-09-11T20:10:01.505Z Downloaded p521 v0.14.0
11952026-09-11T20:10:01.505Z Downloaded progenitor-impl v0.13.0
11962026-09-11T20:10:01.505Z Downloaded rustc-demangle v0.1.27
11972026-09-11T20:10:01.508Z Downloaded thiserror-impl-no-std v2.0.2
11982026-09-11T20:10:01.508Z Downloaded daft-derive v0.1.8
11992026-09-11T20:10:01.508Z Downloaded toml_edit v0.19.15
12002026-09-11T20:10:01.517Z Downloaded crypto-bigint v0.5.5
12012026-09-11T20:10:01.522Z Downloaded num_enum_derive v0.5.11
12022026-09-11T20:10:01.527Z Downloaded rustc_version v0.1.7
12032026-09-11T20:10:01.527Z Downloaded ingot v0.2.1
12042026-09-11T20:10:01.527Z Downloaded zerovec-derive v0.11.2
12052026-09-11T20:10:01.527Z Downloaded digest-io v0.1.0
12062026-09-11T20:10:01.527Z Downloaded dunce v1.0.5
12072026-09-11T20:10:01.527Z Downloaded try-lock v0.2.5
12082026-09-11T20:10:01.527Z Downloaded wait-timeout v0.2.1
12092026-09-11T20:10:01.527Z Downloaded winnow v1.0.3
12102026-09-11T20:10:01.531Z Downloaded signature v2.2.0
12112026-09-11T20:10:01.534Z Downloaded tokio-native-tls v0.3.1
12122026-09-11T20:10:01.534Z Downloaded lru-cache v0.1.2
12132026-09-11T20:10:01.534Z Downloaded cpubits v0.1.1
12142026-09-11T20:10:01.534Z Downloaded predicates v3.1.4
12152026-09-11T20:10:01.534Z Downloaded serde-big-array v0.5.1
12162026-09-11T20:10:01.539Z Downloaded bitvec v1.0.1
12172026-09-11T20:10:01.542Z Downloaded libbz2-rs-sys v0.2.2
12182026-09-11T20:10:01.546Z Downloaded bindgen v0.71.1
12192026-09-11T20:10:01.549Z Downloaded der v0.8.0
12202026-09-11T20:10:01.555Z Downloaded digest v0.11.3
12212026-09-11T20:10:01.555Z Downloaded quinn-udp v0.5.14
12222026-09-11T20:10:01.558Z Downloaded polyval v0.7.1
12232026-09-11T20:10:01.558Z Downloaded chrono v0.4.45
12242026-09-11T20:10:01.558Z Downloaded vsss-rs v3.3.4
12252026-09-11T20:10:01.558Z Downloaded peg v0.8.5
12262026-09-11T20:10:01.561Z Downloaded crossterm v0.28.1
12272026-09-11T20:10:01.564Z Downloaded string_cache v0.8.9
12282026-09-11T20:10:01.564Z Downloaded oxnet v0.1.6
12292026-09-11T20:10:01.569Z Downloaded socket2 v0.6.3
12302026-09-11T20:10:01.569Z Downloaded dtrace-parser v0.3.0
12312026-09-11T20:10:01.569Z Downloaded minimal-lexical v0.2.1
12322026-09-11T20:10:01.572Z Downloaded portable-atomic v1.13.1
12332026-09-11T20:10:01.577Z Downloaded pkcs8 v0.10.2
12342026-09-11T20:10:01.578Z Downloaded stacker v0.1.23
12352026-09-11T20:10:01.581Z Downloaded const_format_proc_macros v0.2.34
12362026-09-11T20:10:01.581Z Downloaded petname v2.0.2
12372026-09-11T20:10:01.581Z Downloaded peg-macros v0.8.5
12382026-09-11T20:10:01.585Z Downloaded git2 v0.20.4
12392026-09-11T20:10:01.588Z Downloaded icu_properties v2.1.2
12402026-09-11T20:10:01.588Z Downloaded slog v2.8.2
12412026-09-11T20:10:01.590Z Downloaded num_enum_derive v0.7.6
12422026-09-11T20:10:01.590Z Downloaded mime_guess v2.0.5
12432026-09-11T20:10:01.590Z Downloaded rsa v0.10.0-rc.18
12442026-09-11T20:10:01.593Z Downloaded schemars v0.8.22
12452026-09-11T20:10:01.601Z Downloaded zlib-rs v0.6.2
12462026-09-11T20:10:01.608Z Downloaded toml v0.7.8
12472026-09-11T20:10:01.611Z Downloaded darling_core v0.23.0
12482026-09-11T20:10:01.614Z Downloaded time v0.3.47
12492026-09-11T20:10:01.621Z Downloaded typed-path v0.9.3
12502026-09-11T20:10:01.625Z Downloaded knus v3.4.0
12512026-09-11T20:10:01.625Z Downloaded omicron-zone-package v0.12.3
12522026-09-11T20:10:01.628Z Downloaded goblin v0.10.5
12532026-09-11T20:10:01.634Z Downloaded poly1305 v0.9.0
12542026-09-11T20:10:01.634Z Downloaded tracing-attributes v0.1.31
12552026-09-11T20:10:01.638Z Downloaded unicode-bidi v0.3.18
12562026-09-11T20:10:01.639Z Downloaded zip v0.6.6
12572026-09-11T20:10:01.639Z Downloaded ed25519-dalek v3.0.0
12582026-09-11T20:10:01.639Z Downloaded tough v0.22.0
12592026-09-11T20:10:01.645Z Downloaded typed-path v0.12.3
12602026-09-11T20:10:01.648Z Downloaded itertools v0.12.1
12612026-09-11T20:10:01.656Z Downloaded derive-where v1.6.0
12622026-09-11T20:10:01.664Z Downloaded libm v0.2.16
12632026-09-11T20:10:01.669Z Downloaded aws-lc-rs v1.16.3
12642026-09-11T20:10:01.674Z Downloaded url v2.5.8
12652026-09-11T20:10:01.679Z Downloaded crossbeam-channel v0.5.15
12662026-09-11T20:10:01.683Z Downloaded der v0.7.10
12672026-09-11T20:10:01.687Z Downloaded idna v1.1.0
12682026-09-11T20:10:01.691Z Downloaded gimli v0.32.3
12692026-09-11T20:10:01.695Z Downloaded quinn-proto v0.11.16
12702026-09-11T20:10:01.695Z Downloaded ssh-key v0.7.0-rc.11
12712026-09-11T20:10:01.699Z Downloaded itertools v0.13.0
12722026-09-11T20:10:01.703Z Downloaded miette v7.6.0
12732026-09-11T20:10:01.706Z Downloaded rayon-core v1.13.0
12742026-09-11T20:10:01.709Z Downloaded const_format v0.2.35
12752026-09-11T20:10:01.717Z Downloaded qorb v0.4.1
12762026-09-11T20:10:01.720Z Downloaded tower v0.5.3
12772026-09-11T20:10:01.724Z Downloaded derive_more-impl v2.1.1
12782026-09-11T20:10:01.727Z Downloaded lalrpop v0.19.12
12792026-09-11T20:10:01.734Z Downloaded winnow v0.6.26
12802026-09-11T20:10:01.737Z Downloaded steno v0.4.1
12812026-09-11T20:10:01.741Z Downloaded hyper-util v0.1.20
12822026-09-11T20:10:01.745Z Downloaded polar-core v0.27.3
12832026-09-11T20:10:01.748Z Downloaded tokio-util v0.7.18
12842026-09-11T20:10:01.751Z Downloaded tower-http v0.6.8
12852026-09-11T20:10:01.755Z Downloaded crypto-primes v0.7.2
12862026-09-11T20:10:01.758Z Downloaded radix_trie v0.2.1
12872026-09-11T20:10:01.761Z Downloaded itertools v0.10.5
12882026-09-11T20:10:01.778Z Downloaded reqwest v0.12.28
12892026-09-11T20:10:01.782Z Downloaded rustyline v14.0.0
12902026-09-11T20:10:01.794Z Downloaded moka v0.12.13
12912026-09-11T20:10:01.807Z Downloaded russh v0.62.4
12922026-09-11T20:10:01.813Z Downloaded diesel_derives v2.3.7
12932026-09-11T20:10:01.818Z Downloaded nom v7.1.3
12942026-09-11T20:10:01.821Z Downloaded rawzip v0.4.4
12952026-09-11T20:10:01.821Z Downloaded crossterm v0.29.0
12962026-09-11T20:10:01.824Z Downloaded zerovec v0.11.5
12972026-09-11T20:10:01.827Z Downloaded iri-string v0.7.10
12982026-09-11T20:10:01.830Z Downloaded object v0.37.3
12992026-09-11T20:10:01.836Z Downloaded iddqd v0.4.2
13002026-09-11T20:10:01.841Z Downloaded winnow v0.5.40
13012026-09-11T20:10:01.845Z Downloaded nix v0.27.1
13022026-09-11T20:10:01.851Z Downloaded object v0.39.1
13032026-09-11T20:10:01.857Z Downloaded proptest v1.11.0
13042026-09-11T20:10:01.862Z Downloaded regex v1.12.3
13052026-09-11T20:10:01.865Z Downloaded bstr v1.12.1
13062026-09-11T20:10:01.870Z Downloaded sha3 v0.12.0
13072026-09-11T20:10:01.873Z Downloaded hickory-proto v0.24.4
13082026-09-11T20:10:01.879Z Downloaded regex-syntax v0.6.29
13092026-09-11T20:10:01.885Z Downloaded quick-xml v0.37.5
13102026-09-11T20:10:01.891Z Downloaded serde_with v3.21.0
13112026-09-11T20:10:01.897Z Downloaded rustix v0.38.44
13122026-09-11T20:10:01.909Z Downloaded object v0.30.4
13132026-09-11T20:10:01.914Z Downloaded smoltcp v0.11.0
13142026-09-11T20:10:01.954Z Downloaded rayon v1.11.0
13152026-09-11T20:10:01.954Z Downloaded crypto-bigint v0.7.5
13162026-09-11T20:10:01.954Z Downloaded regress v0.11.1
13172026-09-11T20:10:01.954Z Downloaded vcpkg v0.2.15
13182026-09-11T20:10:01.960Z Downloaded tabled v0.21.0
13192026-09-11T20:10:01.968Z Downloaded nix v0.28.0
13202026-09-11T20:10:01.974Z Downloaded curve25519-dalek v4.1.3
13212026-09-11T20:10:01.979Z Downloaded hickory-proto v0.25.2
13222026-09-11T20:10:01.987Z Downloaded openapiv3 v2.2.0
13232026-09-11T20:10:01.994Z Downloaded regress v0.10.5
13242026-09-11T20:10:01.999Z Downloaded typify-impl v0.6.2
13252026-09-11T20:10:02.006Z Downloaded smoltcp v0.9.1
13262026-09-11T20:10:02.012Z Downloaded sqlparser v0.61.0
13272026-09-11T20:10:02.017Z Downloaded rustls v0.23.41
13282026-09-11T20:10:02.023Z Downloaded tracing v0.1.44
13292026-09-11T20:10:02.036Z Downloaded zerocopy v0.8.55
13302026-09-11T20:10:02.046Z Downloaded syn v3.0.3
13312026-09-11T20:10:02.052Z Downloaded curve25519-dalek v5.0.0
13322026-09-11T20:10:02.057Z Downloaded openssl v0.10.80
13332026-09-11T20:10:02.062Z Downloaded regex-syntax v0.8.10
13342026-09-11T20:10:02.068Z Downloaded nix v0.31.2
13352026-09-11T20:10:02.073Z Downloaded sled v0.34.7
13362026-09-11T20:10:02.092Z Downloaded dropshot v0.17.1
13372026-09-11T20:10:02.115Z Downloaded diesel v2.3.7
13382026-09-11T20:10:02.127Z Downloaded sha3 v0.11.0
13392026-09-11T20:10:02.130Z Downloaded bzip2-sys v0.1.13+1.0.8
13402026-09-11T20:10:02.135Z Downloaded ratatui v0.29.0
13412026-09-11T20:10:02.146Z Downloaded jiff v0.2.34
13422026-09-11T20:10:02.156Z Downloaded chrono-tz v0.10.4
13432026-09-11T20:10:02.165Z Downloaded zerocopy-derive v0.6.6
13442026-09-11T20:10:02.171Z Downloaded csv v1.4.0
13452026-09-11T20:10:02.180Z Downloaded regex-automata v0.4.14
13462026-09-11T20:10:02.195Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13472026-09-11T20:10:02.204Z Downloaded petgraph v0.8.3
13482026-09-11T20:10:02.217Z Downloaded petgraph v0.6.5
13492026-09-11T20:10:02.226Z Downloaded libz-sys v1.1.24
13502026-09-11T20:10:02.238Z Downloaded sha3 v0.10.8
13512026-09-11T20:10:02.241Z Downloaded tokio v1.52.1
13522026-09-11T20:10:02.273Z Downloaded libgit2-sys v0.18.3+1.9.2
13532026-09-11T20:10:02.304Z Downloaded encoding_rs v0.8.35
13542026-09-11T20:10:02.315Z Downloaded ring v0.17.14
13552026-09-11T20:10:02.664Z Downloaded aws-lc-sys v0.40.0
13562026-09-11T20:10:02.920Z Compiling serde_core v1.0.228
13572026-09-11T20:10:02.920Z Compiling libc v0.2.185
13582026-09-11T20:10:02.920Z Compiling serde v1.0.228
13592026-09-11T20:10:02.923Z Compiling log v0.4.33
13602026-09-11T20:10:02.923Z Compiling smallvec v1.15.1
13612026-09-11T20:10:02.923Z Compiling subtle v2.6.1
13622026-09-11T20:10:03.057Z Compiling find-msvc-tools v0.1.9
13632026-09-11T20:10:03.060Z Compiling syn v2.0.117
13642026-09-11T20:10:03.264Z Compiling shlex v1.3.0
13652026-09-11T20:10:03.309Z Compiling typenum v1.20.1
13662026-09-11T20:10:03.350Z Compiling scopeguard v1.2.0
13672026-09-11T20:10:03.350Z Compiling stable_deref_trait v1.2.1
13682026-09-11T20:10:03.425Z Compiling portable-atomic v1.13.1
13692026-09-11T20:10:03.435Z Compiling lock_api v0.4.14
13702026-09-11T20:10:03.480Z Compiling serde_json v1.0.151
13712026-09-11T20:10:03.497Z Compiling zerocopy v0.8.55
13722026-09-11T20:10:03.667Z Compiling critical-section v1.2.0
13732026-09-11T20:10:03.703Z Compiling libm v0.2.16
13742026-09-11T20:10:03.772Z Compiling num-traits v0.2.19
13752026-09-11T20:10:03.950Z Compiling errno v0.3.14
13762026-09-11T20:10:03.966Z Compiling jobserver v0.1.34
13772026-09-11T20:10:04.016Z Compiling pkg-config v0.3.32
13782026-09-11T20:10:04.134Z Compiling pin-project-lite v0.2.17
13792026-09-11T20:10:04.231Z Compiling cc v1.2.56
13802026-09-11T20:10:04.264Z Compiling getrandom v0.4.3
13812026-09-11T20:10:04.354Z Compiling parking_lot_core v0.9.12
13822026-09-11T20:10:04.515Z Compiling once_cell v1.21.3
13832026-09-11T20:10:04.566Z Compiling rand_core v0.10.0
13842026-09-11T20:10:04.631Z Compiling signal-hook-registry v1.4.8
13852026-09-11T20:10:04.733Z Compiling getrandom v0.2.17
13862026-09-11T20:10:04.932Z Compiling foldhash v0.2.0
13872026-09-11T20:10:04.947Z Compiling percent-encoding v2.3.2
13882026-09-11T20:10:05.003Z Compiling writeable v0.6.2
13892026-09-11T20:10:05.144Z Compiling litemap v0.8.1
13902026-09-11T20:10:05.158Z Compiling futures-core v0.3.32
13912026-09-11T20:10:05.175Z Compiling rand_core v0.6.4
13922026-09-11T20:10:05.188Z Compiling parking_lot v0.12.5
13932026-09-11T20:10:05.307Z Compiling bitflags v2.11.0
13942026-09-11T20:10:05.368Z Compiling semver v1.0.28
13952026-09-11T20:10:05.472Z Compiling mio v1.2.0
13962026-09-11T20:10:05.540Z Compiling icu_normalizer_data v2.1.1
13972026-09-11T20:10:05.557Z Compiling icu_properties_data v2.1.2
13982026-09-11T20:10:05.584Z Compiling generic-array v0.14.7
13992026-09-11T20:10:05.681Z Compiling getrandom v0.3.4
14002026-09-11T20:10:05.771Z Compiling const-oid v0.9.6
14012026-09-11T20:10:05.847Z Compiling hashbrown v0.17.0
14022026-09-11T20:10:05.891Z Compiling socket2 v0.6.3
14032026-09-11T20:10:05.921Z Compiling rustix v1.1.4
14042026-09-11T20:10:05.935Z Compiling futures-sink v0.3.32
14052026-09-11T20:10:06.040Z Compiling synstructure v0.13.2
14062026-09-11T20:10:06.297Z Compiling futures-channel v0.3.32
14072026-09-11T20:10:06.415Z Compiling indexmap v2.14.0
14082026-09-11T20:10:06.452Z Compiling futures-io v0.3.32
14092026-09-11T20:10:06.491Z Compiling slab v0.4.12
14102026-09-11T20:10:06.519Z Compiling futures-task v0.3.32
14112026-09-11T20:10:06.550Z Compiling utf8_iter v1.0.4
14122026-09-11T20:10:06.602Z Compiling form_urlencoded v1.2.2
14132026-09-11T20:10:06.640Z Compiling cmov v0.5.4
14142026-09-11T20:10:06.659Z Compiling rustversion v1.0.22
14152026-09-11T20:10:06.686Z Compiling iana-time-zone v0.1.65
14162026-09-11T20:10:06.700Z Compiling base64ct v1.8.3
14172026-09-11T20:10:06.777Z Compiling cmake v0.1.57
14182026-09-11T20:10:06.848Z Compiling ctutils v0.4.2
14192026-09-11T20:10:06.876Z Compiling flagset v0.4.7
14202026-09-11T20:10:06.982Z Compiling pem-rfc7468 v0.7.0
14212026-09-11T20:10:07.007Z Compiling ident_case v1.0.1
14222026-09-11T20:10:07.062Z Compiling dunce v1.0.5
14232026-09-11T20:10:07.101Z Compiling regex-syntax v0.8.10
14242026-09-11T20:10:07.184Z Compiling fs_extra v1.3.0
14252026-09-11T20:10:07.200Z Compiling uuid v1.23.4
14262026-09-11T20:10:07.220Z Compiling base64 v0.22.1
14272026-09-11T20:10:07.367Z Compiling syn v1.0.109
14282026-09-11T20:10:07.458Z Compiling aws-lc-sys v0.40.0
14292026-09-11T20:10:07.553Z Compiling vcpkg v0.2.15
14302026-09-11T20:10:07.678Z Compiling serde_derive_internals v0.29.1
14312026-09-11T20:10:07.707Z Compiling serde_derive v1.0.228
14322026-09-11T20:10:07.739Z Compiling zeroize_derive v1.5.0
14332026-09-11T20:10:07.755Z Compiling zerofrom-derive v0.1.6
14342026-09-11T20:10:07.913Z Compiling yoke-derive v0.8.1
14352026-09-11T20:10:08.284Z Compiling zerovec-derive v0.11.2
14362026-09-11T20:10:08.400Z Compiling zerocopy-derive v0.8.55
14372026-09-11T20:10:08.586Z Compiling displaydoc v0.2.5
14382026-09-11T20:10:09.123Z Compiling tokio-macros v2.7.0
14392026-09-11T20:10:09.195Z Compiling zerofrom v0.1.6
14402026-09-11T20:10:09.329Z Compiling yoke v0.8.1
14412026-09-11T20:10:09.359Z Compiling futures-macro v0.3.32
14422026-09-11T20:10:09.422Z Compiling thiserror-impl v2.0.18
14432026-09-11T20:10:09.512Z Compiling zerovec v0.11.5
14442026-09-11T20:10:09.515Z Compiling zerotrie v0.2.3
14452026-09-11T20:10:09.828Z Compiling der_derive v0.7.3
14462026-09-11T20:10:09.869Z Compiling openssl-sys v0.9.117
14472026-09-11T20:10:10.020Z Compiling tinystr v0.8.2
14482026-09-11T20:10:10.171Z Compiling potential_utf v0.1.4
14492026-09-11T20:10:10.228Z Compiling icu_locale_core v2.1.1
14502026-09-11T20:10:10.332Z Compiling icu_collections v2.1.1
14512026-09-11T20:10:10.414Z Compiling futures-util v0.3.32
14522026-09-11T20:10:10.765Z Compiling thiserror v2.0.18
14532026-09-11T20:10:10.823Z Compiling tracing-attributes v0.1.31
14542026-09-11T20:10:10.867Z Compiling icu_provider v2.1.1
14552026-09-11T20:10:11.105Z Compiling icu_normalizer v2.1.1
14562026-09-11T20:10:11.168Z Compiling zeroize v1.9.0
14572026-09-11T20:10:11.247Z Compiling bytes v1.11.1
14582026-09-11T20:10:11.637Z Compiling icu_properties v2.1.2
14592026-09-11T20:10:11.847Z Compiling tokio v1.52.1
14602026-09-11T20:10:11.953Z Compiling crypto-common v0.1.7
14612026-09-11T20:10:12.126Z Compiling block-buffer v0.10.4
14622026-09-11T20:10:12.173Z Compiling hybrid-array v0.4.13
14632026-09-11T20:10:12.312Z Compiling digest v0.10.7
14642026-09-11T20:10:12.575Z Compiling idna_adapter v1.2.1
14652026-09-11T20:10:12.719Z Compiling idna v1.1.0
14662026-09-11T20:10:12.751Z Compiling chrono v0.4.45
14672026-09-11T20:10:12.757Z Compiling der v0.7.10
14682026-09-11T20:10:12.967Z Compiling ppv-lite86 v0.2.21
14692026-09-11T20:10:13.057Z Compiling url v2.5.8
14702026-09-11T20:10:13.310Z Compiling http v1.4.2
14712026-09-11T20:10:13.391Z Compiling block-buffer v0.12.1
14722026-09-11T20:10:13.588Z Compiling spki v0.7.3
14732026-09-11T20:10:13.798Z Compiling crypto-common v0.2.2
14742026-09-11T20:10:13.853Z Compiling rustc_version v0.4.1
14752026-09-11T20:10:13.949Z Compiling tracing-core v0.1.36
14762026-09-11T20:10:14.114Z Compiling dyn-clone v1.0.20
14772026-09-11T20:10:14.168Z Compiling crc32fast v1.5.0
14782026-09-11T20:10:14.203Z Compiling aws-lc-rs v1.16.3
14792026-09-11T20:10:14.246Z Compiling schemars v0.8.22
14802026-09-11T20:10:14.478Z Compiling tracing v0.1.44
14812026-09-11T20:10:14.489Z Compiling http-body v1.0.1
14822026-09-11T20:10:14.504Z Compiling pkcs8 v0.10.2
14832026-09-11T20:10:14.507Z Compiling rustls-pki-types v1.14.0
14842026-09-11T20:10:14.713Z Compiling schemars_derive v0.8.22
14852026-09-11T20:10:14.722Z Compiling rand_core v0.9.5
14862026-09-11T20:10:14.740Z Compiling spin v0.9.8
14872026-09-11T20:10:14.760Z Compiling httparse v1.10.1
14882026-09-11T20:10:14.958Z Compiling openssl-probe v0.2.1
14892026-09-11T20:10:14.977Z Compiling tinyvec_macros v0.1.1
14902026-09-11T20:10:14.995Z Compiling tempfile v3.27.0
14912026-09-11T20:10:15.021Z Compiling tinyvec v1.10.0
14922026-09-11T20:10:15.099Z Compiling pest_generator v2.8.6
14932026-09-11T20:10:15.376Z Compiling terminal_size v0.4.3
14942026-09-11T20:10:15.380Z Compiling aho-corasick v1.1.4
14952026-09-11T20:10:15.380Z Compiling radium v0.7.0
14962026-09-11T20:10:15.478Z Compiling try-lock v0.2.5
14972026-09-11T20:10:15.515Z Compiling unicode-segmentation v1.12.0
14982026-09-11T20:10:15.588Z Compiling atomic-waker v1.1.2
14992026-09-11T20:10:15.632Z Compiling tower-service v0.3.3
15002026-09-11T20:10:15.711Z Compiling tokio-util v0.7.18
15012026-09-11T20:10:15.733Z Compiling tower-layer v0.3.3
15022026-09-11T20:10:15.778Z Compiling untrusted v0.7.1
15032026-09-11T20:10:15.902Z Compiling simd-adler32 v0.3.8
15042026-09-11T20:10:15.913Z Compiling pest_derive v2.8.6
15052026-09-11T20:10:15.953Z Compiling want v0.3.1
15062026-09-11T20:10:16.137Z Compiling rand_chacha v0.9.0
15072026-09-11T20:10:16.350Z Compiling regex-automata v0.4.14
15082026-09-11T20:10:16.407Z Compiling h2 v0.4.15
15092026-09-11T20:10:16.748Z Compiling block-padding v0.4.2
15102026-09-11T20:10:16.804Z Compiling ipnet v2.12.0
15112026-09-11T20:10:16.912Z Compiling scroll_derive v0.13.1
15122026-09-11T20:10:17.011Z Compiling darling_core v0.20.11
15132026-09-11T20:10:17.213Z Compiling adler2 v2.0.1
15142026-09-11T20:10:17.348Z Compiling foreign-types-shared v0.1.1
15152026-09-11T20:10:17.362Z Compiling openssl v0.10.80
15162026-09-11T20:10:17.438Z Compiling tap v1.0.1
15172026-09-11T20:10:17.550Z Compiling const-oid v0.10.2
15182026-09-11T20:10:17.607Z Compiling httpdate v1.0.3
15192026-09-11T20:10:17.623Z Compiling rustls v0.23.41
15202026-09-11T20:10:17.738Z Compiling cpufeatures v0.2.17
15212026-09-11T20:10:17.759Z Compiling maybe-uninit v2.0.0
15222026-09-11T20:10:17.810Z Compiling untrusted v0.9.0
15232026-09-11T20:10:17.824Z Compiling scroll v0.13.0
15242026-09-11T20:10:17.839Z Compiling digest v0.11.3
15252026-09-11T20:10:17.953Z Compiling wyz v0.5.1
15262026-09-11T20:10:18.059Z Compiling foreign-types v0.3.2
15272026-09-11T20:10:18.073Z Compiling miniz_oxide v0.8.9
15282026-09-11T20:10:18.089Z Compiling inout v0.2.2
15292026-09-11T20:10:18.132Z Compiling rand v0.9.2
15302026-09-11T20:10:18.263Z Compiling unicode-normalization v0.1.25
15312026-09-11T20:10:18.680Z Compiling rand_chacha v0.3.1
15322026-09-11T20:10:18.717Z Compiling signature v2.2.0
15332026-09-11T20:10:18.781Z Compiling hex v0.4.3
15342026-09-11T20:10:18.869Z Compiling thiserror-impl v1.0.69
15352026-09-11T20:10:18.902Z Compiling openssl-macros v0.1.1
15362026-09-11T20:10:19.052Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15372026-09-11T20:10:19.304Z Compiling bzip2-sys v0.1.13+1.0.8
15382026-09-11T20:10:19.324Z Compiling darling_macro v0.20.11
15392026-09-11T20:10:19.401Z Compiling num-integer v0.1.46
15402026-09-11T20:10:19.450Z Compiling socket2 v0.5.10
15412026-09-11T20:10:19.597Z Compiling hyper v1.10.1
15422026-09-11T20:10:19.723Z Compiling wait-timeout v0.2.1
15432026-09-11T20:10:19.809Z Compiling ahash v0.8.12
15442026-09-11T20:10:19.858Z Compiling cpufeatures v0.3.0
15452026-09-11T20:10:19.938Z Compiling num-bigint-dig v0.8.6
15462026-09-11T20:10:19.985Z Compiling native-tls v0.2.18
15472026-09-11T20:10:20.032Z Compiling num-conv v0.2.0
15482026-09-11T20:10:20.105Z Compiling powerfmt v0.2.0
15492026-09-11T20:10:20.139Z Compiling packed_struct v0.10.1
15502026-09-11T20:10:20.161Z Compiling time-core v0.1.8
15512026-09-11T20:10:20.203Z Compiling quick-error v1.2.3
15522026-09-11T20:10:20.303Z Compiling bit-vec v0.8.0
15532026-09-11T20:10:20.317Z Compiling funty v2.0.0
15542026-09-11T20:10:20.320Z Compiling time-macros v0.2.27
15552026-09-11T20:10:20.414Z Compiling rusty-fork v0.3.1
15562026-09-11T20:10:20.463Z Compiling deranged v0.5.8
15572026-09-11T20:10:20.534Z Compiling bit-set v0.8.0
15582026-09-11T20:10:20.584Z Compiling clap_builder v4.6.0
15592026-09-11T20:10:20.691Z Compiling hyper-util v0.1.20
15602026-09-11T20:10:20.716Z Compiling bitvec v1.0.1
15612026-09-11T20:10:20.911Z Compiling thiserror v1.0.69
15622026-09-11T20:10:21.067Z Compiling darling v0.20.11
15632026-09-11T20:10:21.154Z Compiling num-iter v0.1.45
15642026-09-11T20:10:21.436Z Compiling rand v0.8.6
15652026-09-11T20:10:21.955Z Compiling cipher v0.5.2
15662026-09-11T20:10:22.204Z Compiling goblin v0.10.5
15672026-09-11T20:10:22.241Z Compiling sha2 v0.10.9
15682026-09-11T20:10:22.330Z Compiling lazy_static v1.5.0
15692026-09-11T20:10:22.402Z Compiling rand_xorshift v0.4.0
15702026-09-11T20:10:22.418Z Compiling packed_struct_codegen v0.10.1
15712026-09-11T20:10:22.568Z Compiling toml_datetime v0.6.11
15722026-09-11T20:10:22.830Z Compiling serde_spanned v0.6.9
15732026-09-11T20:10:22.978Z Compiling bitfield-macros v0.19.4
15742026-09-11T20:10:23.511Z Compiling zerocopy-derive v0.6.6
15752026-09-11T20:10:23.569Z Compiling clap_derive v4.6.1
15762026-09-11T20:10:23.597Z Compiling sync_wrapper v1.0.2
15772026-09-11T20:10:23.689Z Compiling indexmap v1.9.3
15782026-09-11T20:10:23.706Z Compiling object v0.37.3
15792026-09-11T20:10:23.892Z Compiling siphasher v1.0.2
15802026-09-11T20:10:23.987Z Compiling crc-catalog v2.4.0
15812026-09-11T20:10:24.076Z Compiling paste v1.0.15
15822026-09-11T20:10:24.080Z Compiling usdt-impl v0.6.0
15832026-09-11T20:10:24.303Z Compiling unarray v0.1.4
15842026-09-11T20:10:24.340Z Compiling nodrop v0.1.14
15852026-09-11T20:10:24.372Z Compiling crossbeam-utils v0.8.21
15862026-09-11T20:10:24.406Z Compiling num_threads v0.1.7
15872026-09-11T20:10:24.423Z Compiling array-init v0.0.4
15882026-09-11T20:10:24.433Z Compiling proptest v1.11.0
15892026-09-11T20:10:24.504Z Compiling time v0.3.47
15902026-09-11T20:10:24.736Z Compiling zerocopy v0.6.6
15912026-09-11T20:10:24.787Z Compiling crc v3.4.0
15922026-09-11T20:10:24.984Z Compiling dof v0.4.0
15932026-09-11T20:10:25.126Z Compiling bitfield v0.19.4
15942026-09-11T20:10:25.321Z Compiling clap v4.6.1
15952026-09-11T20:10:25.404Z Compiling tower v0.5.3
15962026-09-11T20:10:26.061Z Compiling chacha20 v0.10.0
15972026-09-11T20:10:26.115Z Compiling smallvec v0.6.14
15982026-09-11T20:10:26.415Z Compiling derive_builder_core v0.20.2
15992026-09-11T20:10:26.444Z Compiling ipnetwork v0.21.1
16002026-09-11T20:10:26.648Z Compiling dtrace-parser v0.3.0
16012026-09-11T20:10:26.820Z Compiling pkcs1 v0.7.5
16022026-09-11T20:10:27.006Z Compiling http-body-util v0.1.3
16032026-09-11T20:10:27.248Z Compiling heapless v0.7.17
16042026-09-11T20:10:27.269Z Compiling slog v2.8.2
16052026-09-11T20:10:27.315Z Compiling structmeta-derive v0.3.0
16062026-09-11T20:10:27.393Z Compiling scroll_derive v0.12.1
16072026-09-11T20:10:27.483Z Compiling darling_core v0.23.0
16082026-09-11T20:10:27.505Z Compiling thread-id v5.1.0
16092026-09-11T20:10:27.592Z Compiling cookie v0.18.1
16102026-09-11T20:10:27.748Z Compiling env_filter v2.0.0
16112026-09-11T20:10:27.793Z Compiling syn v3.0.3
16122026-09-11T20:10:28.051Z Compiling gimli v0.32.3
16132026-09-11T20:10:28.066Z Compiling winnow v0.5.40
16142026-09-11T20:10:28.385Z Compiling unicode-bidi v0.3.18
16152026-09-11T20:10:28.912Z Compiling iri-string v0.7.10
16162026-09-11T20:10:29.509Z Compiling allocator-api2 v0.2.21
16172026-09-11T20:10:29.830Z Compiling unicode-properties v0.1.4
16182026-09-11T20:10:29.989Z Compiling anyhow v1.0.104
16192026-09-11T20:10:30.005Z Compiling hashbrown v0.12.3
16202026-09-11T20:10:30.043Z Compiling base64 v0.21.7
16212026-09-11T20:10:30.311Z Compiling signal-hook v0.3.18
16222026-09-11T20:10:30.352Z Compiling zstd-safe v7.2.4
16232026-09-11T20:10:30.434Z Compiling ryu v1.0.23
16242026-09-11T20:10:30.591Z Compiling serde_urlencoded v0.7.1
16252026-09-11T20:10:30.614Z Compiling ron v0.8.1
16262026-09-11T20:10:30.731Z Compiling tower-http v0.6.8
16272026-09-11T20:10:30.836Z Compiling darling_macro v0.23.0
16282026-09-11T20:10:30.836Z Compiling stringprep v0.1.5
16292026-09-11T20:10:31.130Z Compiling addr2line v0.25.1
16302026-09-11T20:10:31.243Z Compiling daft-derive v0.1.8
16312026-09-11T20:10:31.293Z Compiling toml_edit v0.19.15
16322026-09-11T20:10:31.328Z Compiling structmeta v0.3.0
16332026-09-11T20:10:31.440Z Compiling scroll v0.12.0
16342026-09-11T20:10:31.508Z Compiling env_logger v0.11.11
16352026-09-11T20:10:31.714Z Compiling derive_builder_macro v0.20.2
16362026-09-11T20:10:31.731Z Compiling rsa v0.9.10
16372026-09-11T20:10:31.813Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16382026-09-11T20:10:31.962Z Compiling newtype-uuid v1.3.2
16392026-09-11T20:10:32.170Z Compiling oxnet v0.1.6
16402026-09-11T20:10:32.204Z Compiling hashbrown v0.13.2
16412026-09-11T20:10:32.344Z Compiling bzip2 v0.4.4
16422026-09-11T20:10:32.558Z Compiling rand v0.10.1
16432026-09-11T20:10:32.613Z Compiling serde-hex v0.1.0
16442026-09-11T20:10:32.698Z Compiling tokio-native-tls v0.3.1
16452026-09-11T20:10:33.379Z Compiling camino v1.2.5
16462026-09-11T20:10:33.762Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16472026-09-11T20:10:34.329Z Compiling sha2 v0.11.0
16482026-09-11T20:10:34.467Z Compiling bstr v1.12.1
16492026-09-11T20:10:34.482Z Compiling md-5 v0.11.0
16502026-09-11T20:10:34.790Z Compiling hmac v0.13.0
16512026-09-11T20:10:34.833Z Compiling heck v0.4.1
16522026-09-11T20:10:34.984Z Compiling rustls-native-certs v0.8.3
16532026-09-11T20:10:35.093Z Compiling hubpack_derive v0.1.1
16542026-09-11T20:10:35.111Z Compiling curve25519-dalek v4.1.3
16552026-09-11T20:10:35.275Z Compiling x509-cert v0.2.5
16562026-09-11T20:10:35.427Z Compiling serde_tokenstream v0.2.3
16572026-09-11T20:10:35.448Z Compiling erased-serde v0.3.31
16582026-09-11T20:10:35.509Z Compiling vergen-lib v9.1.0
16592026-09-11T20:10:35.639Z Compiling zerocopy-derive v0.7.35
16602026-09-11T20:10:35.706Z Compiling async-trait v0.1.89
16612026-09-11T20:10:35.735Z Compiling pin-project-internal v1.1.11
16622026-09-11T20:10:35.938Z Compiling hash32 v0.2.1
16632026-09-11T20:10:36.064Z Compiling memoffset v0.9.1
16642026-09-11T20:10:36.132Z Compiling encoding_rs v0.8.35
16652026-09-11T20:10:36.278Z Compiling fallible-iterator v0.2.0
16662026-09-11T20:10:36.417Z Compiling bumpalo v3.20.2
16672026-09-11T20:10:36.502Z Compiling psl-types v2.0.11
16682026-09-11T20:10:36.588Z Compiling smoltcp v0.9.1
16692026-09-11T20:10:36.618Z Compiling zlib-rs v0.6.2
16702026-09-11T20:10:36.668Z Compiling libbz2-rs-sys v0.2.2
16712026-09-11T20:10:36.736Z Compiling crc-any v2.5.0
16722026-09-11T20:10:36.851Z Compiling rustix v0.38.44
16732026-09-11T20:10:36.872Z Compiling mime v0.3.17
16742026-09-11T20:10:36.929Z Compiling litrs v1.0.0
16752026-09-11T20:10:36.961Z Compiling rustc-demangle v0.1.27
16762026-09-11T20:10:37.165Z Compiling ref-cast v1.0.25
16772026-09-11T20:10:37.229Z Compiling owo-colors v4.3.0
16782026-09-11T20:10:37.346Z Compiling cfg_aliases v0.2.1
16792026-09-11T20:10:37.404Z Compiling backtrace v0.3.76
16802026-09-11T20:10:37.429Z Compiling nix v0.31.2
16812026-09-11T20:10:37.458Z Compiling document-features v0.2.12
16822026-09-11T20:10:37.606Z Compiling bzip2 v0.6.1
16832026-09-11T20:10:37.638Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16842026-09-11T20:10:37.653Z Compiling pin-project v1.1.11
16852026-09-11T20:10:37.749Z Compiling zopfli v0.8.3
16862026-09-11T20:10:37.807Z Compiling publicsuffix v2.3.0
16872026-09-11T20:10:37.812Z Compiling postgres-protocol v0.6.12
16882026-09-11T20:10:37.978Z Compiling zerocopy v0.7.35
16892026-09-11T20:10:38.418Z Compiling hubpack v0.1.2
16902026-09-11T20:10:38.566Z Compiling snafu-derive v0.8.9
16912026-09-11T20:10:38.606Z Compiling daft v0.1.8
16922026-09-11T20:10:38.620Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16932026-09-11T20:10:38.623Z Compiling hyper-tls v0.6.0
16942026-09-11T20:10:38.743Z Compiling toml v0.7.8
16952026-09-11T20:10:38.845Z Compiling object v0.30.4
16962026-09-11T20:10:38.878Z Compiling zip v0.6.6
16972026-09-11T20:10:38.892Z Compiling derive_builder v0.20.2
16982026-09-11T20:10:39.016Z Compiling goblin v0.8.2
16992026-09-11T20:10:39.537Z Compiling flate2 v1.1.9
17002026-09-11T20:10:39.871Z Compiling derive-ex v0.1.8
17012026-09-11T20:10:39.939Z Compiling darling v0.23.0
17022026-09-11T20:10:40.292Z Compiling phf_shared v0.13.1
17032026-09-11T20:10:40.325Z Compiling regex v1.12.3
17042026-09-11T20:10:40.448Z Compiling convert_case v0.10.0
17052026-09-11T20:10:40.531Z Compiling futures-executor v0.3.32
17062026-09-11T20:10:40.750Z Compiling hmac v0.12.1
17072026-09-11T20:10:40.753Z Compiling vergen v9.1.0
17082026-09-11T20:10:40.790Z Compiling curve25519-dalek-derive v0.1.1
17092026-09-11T20:10:40.929Z Compiling ref-cast-impl v1.0.25
17102026-09-11T20:10:40.953Z Compiling strum_macros v0.27.2
17112026-09-11T20:10:41.453Z Compiling ff v0.13.1
17122026-09-11T20:10:41.492Z Compiling cargo-platform v0.3.2
17132026-09-11T20:10:41.544Z Compiling fs-err v3.3.0
17142026-09-11T20:10:41.596Z Compiling managed v0.8.0
17152026-09-11T20:10:41.706Z Compiling is_ci v1.2.0
17162026-09-11T20:10:41.750Z Compiling base16ct v0.2.0
17172026-09-11T20:10:41.818Z Compiling path-slash v0.1.5
17182026-09-11T20:10:41.818Z Compiling foldhash v0.1.5
17192026-09-11T20:10:41.841Z Compiling same-file v1.0.6
17202026-09-11T20:10:41.897Z Compiling jiff-core v0.1.0
17212026-09-11T20:10:41.929Z Compiling bitflags v1.3.2
17222026-09-11T20:10:42.001Z Compiling walkdir v2.5.0
17232026-09-11T20:10:42.013Z Compiling hashbrown v0.15.5
17242026-09-11T20:10:42.359Z Compiling textwrap v0.16.2
17252026-09-11T20:10:42.499Z Compiling sec1 v0.7.3
17262026-09-11T20:10:42.586Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17272026-09-11T20:10:42.788Z Compiling jiff v0.2.34
17282026-09-11T20:10:42.818Z Compiling supports-color v3.0.2
17292026-09-11T20:10:42.935Z Compiling cargo_metadata v0.23.1
17302026-09-11T20:10:42.950Z Compiling strum v0.27.2
17312026-09-11T20:10:42.991Z Compiling group v0.13.0
17322026-09-11T20:10:43.015Z Compiling test-strategy v0.4.5
17332026-09-11T20:10:43.190Z Compiling dof v0.3.0
17342026-09-11T20:10:43.915Z Compiling hkdf v0.12.4
17352026-09-11T20:10:43.982Z Compiling derive_more-impl v2.1.1
17362026-09-11T20:10:44.095Z Compiling futures v0.3.32
17372026-09-11T20:10:44.178Z Compiling phf v0.13.1
17382026-09-11T20:10:44.312Z Compiling snafu v0.8.9
17392026-09-11T20:10:44.343Z Compiling signal-hook-mio v0.2.5
17402026-09-11T20:10:44.480Z Compiling serde_with_macros v3.21.0
17412026-09-11T20:10:44.669Z Compiling cookie_store v0.22.1
17422026-09-11T20:10:44.825Z Compiling zstd v0.13.3
17432026-09-11T20:10:45.102Z Compiling reqwest v0.12.28
17442026-09-11T20:10:45.142Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17452026-09-11T20:10:45.332Z Compiling postgres-types v0.2.14
17462026-09-11T20:10:45.552Z Compiling backtrace-ext v0.2.1
17472026-09-11T20:10:45.875Z Compiling usdt-macro v0.6.0
17482026-09-11T20:10:46.161Z Compiling usdt-attr-macro v0.6.0
17492026-09-11T20:10:46.369Z Compiling globset v0.4.18
17502026-09-11T20:10:46.446Z Compiling hashbrown v0.16.1
17512026-09-11T20:10:46.642Z Compiling phf_shared v0.11.3
17522026-09-11T20:10:46.707Z Compiling dtrace-parser v0.2.0
17532026-09-11T20:10:46.731Z Compiling byte-wrapper v0.1.0
17542026-09-11T20:10:46.829Z Compiling ed25519 v2.2.3
17552026-09-11T20:10:46.978Z Compiling olpc-cjson v0.1.4
17562026-09-11T20:10:47.026Z Compiling crypto-bigint v0.5.5
17572026-09-11T20:10:47.048Z Compiling serde-big-array v0.5.1
17582026-09-11T20:10:47.064Z Compiling serde_plain v1.0.2
17592026-09-11T20:10:47.186Z Compiling strum_macros v0.26.4
17602026-09-11T20:10:47.231Z Compiling miette-derive v7.6.0
17612026-09-11T20:10:47.321Z Compiling async-recursion v1.1.1
17622026-09-11T20:10:47.488Z Compiling enum-as-inner v0.6.1
17632026-09-11T20:10:47.764Z Compiling serde_repr v0.1.20
17642026-09-11T20:10:47.993Z Compiling pem v3.0.6
17652026-09-11T20:10:48.012Z Compiling float-cmp v0.10.0
17662026-09-11T20:10:48.167Z Compiling memmap2 v0.9.10
17672026-09-11T20:10:48.315Z Compiling thread-id v4.2.2
17682026-09-11T20:10:48.335Z Compiling static_assertions v1.1.0
17692026-09-11T20:10:48.395Z Compiling supports-hyperlinks v3.2.0
17702026-09-11T20:10:48.410Z Compiling whoami v2.1.0
17712026-09-11T20:10:48.423Z Compiling keccak v0.1.6
17722026-09-11T20:10:48.423Z Compiling typed-path v0.9.3
17732026-09-11T20:10:48.548Z Compiling data-encoding v2.10.0
17742026-09-11T20:10:48.782Z Compiling normalize-line-endings v0.3.0
17752026-09-11T20:10:48.883Z Compiling winnow v1.0.3
17762026-09-11T20:10:48.904Z Compiling either v1.15.0
17772026-09-11T20:10:48.956Z Compiling typed-path v0.12.3
17782026-09-11T20:10:49.110Z Compiling new_debug_unreachable v1.0.6
17792026-09-11T20:10:49.172Z Compiling fixedbitset v0.5.7
17802026-09-11T20:10:49.187Z Compiling precomputed-hash v0.1.1
17812026-09-11T20:10:49.232Z Compiling supports-unicode v3.0.0
17822026-09-11T20:10:49.249Z Compiling predicates-core v1.0.10
17832026-09-11T20:10:49.271Z Compiling difflib v0.4.0
17842026-09-11T20:10:49.383Z Compiling fixedbitset v0.4.2
17852026-09-11T20:10:49.420Z Compiling toml_edit v0.22.27
17862026-09-11T20:10:49.470Z Compiling petgraph v0.8.3
17872026-09-11T20:10:49.594Z Compiling petgraph v0.6.5
17882026-09-11T20:10:49.644Z Compiling predicates v3.1.4
17892026-09-11T20:10:49.827Z Compiling toml_parser v1.1.2+spec-1.1.0
17902026-09-11T20:10:49.947Z Compiling zip v8.6.0
17912026-09-11T20:10:50.098Z Compiling miette v7.6.0
17922026-09-11T20:10:50.286Z Compiling string_cache v0.8.9
17932026-09-11T20:10:50.438Z Compiling itertools v0.13.0
17942026-09-11T20:10:50.511Z Compiling strum v0.26.3
17952026-09-11T20:10:50.645Z Compiling hickory-proto v0.25.2
17962026-09-11T20:10:51.017Z Compiling tokio-postgres v0.7.18
17972026-09-11T20:10:51.067Z Compiling sha3 v0.10.8
17982026-09-11T20:10:51.231Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17992026-09-11T20:10:51.419Z Compiling usdt-impl v0.5.0
18002026-09-11T20:10:51.531Z Compiling usdt v0.6.0
18012026-09-11T20:10:51.696Z Compiling elliptic-curve v0.13.8
18022026-09-11T20:10:51.798Z Compiling ed25519-dalek v2.2.0
18032026-09-11T20:10:51.997Z Compiling iddqd v0.4.2
18042026-09-11T20:10:52.122Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18052026-09-11T20:10:52.143Z Compiling crossterm v0.28.1
18062026-09-11T20:10:53.347Z Compiling serde_with v3.21.0
18072026-09-11T20:10:53.373Z Compiling derive_more v2.1.1
18082026-09-11T20:10:53.409Z Compiling zip v4.6.1
18092026-09-11T20:10:53.873Z Compiling similar v2.7.0
18102026-09-11T20:10:54.048Z Compiling crossbeam-epoch v0.9.18
18112026-09-11T20:10:54.072Z Compiling tokio-stream v0.1.18
18122026-09-11T20:10:54.350Z Compiling buf-list v1.1.2
18132026-09-11T20:10:54.380Z Compiling openapiv3 v2.2.0
18142026-09-11T20:10:54.533Z Compiling peg-runtime v0.8.5
18152026-09-11T20:10:54.569Z Compiling lalrpop-util v0.19.12
18162026-09-11T20:10:54.624Z Compiling thread_local v1.1.9
18172026-09-11T20:10:54.730Z Compiling slog-async v2.8.0
18182026-09-11T20:10:54.763Z Compiling crossbeam-channel v0.5.15
18192026-09-11T20:10:54.812Z Compiling filetime v0.2.27
18202026-09-11T20:10:54.878Z Compiling is-terminal v0.4.17
18212026-09-11T20:10:54.979Z Compiling term v1.2.1
18222026-09-11T20:10:54.994Z Compiling take_mut v0.2.2
18232026-09-11T20:10:55.062Z Compiling xattr v1.6.1
18242026-09-11T20:10:55.103Z Compiling camino-tempfile v1.4.1
18252026-09-11T20:10:55.225Z Compiling tar v0.4.46
18262026-09-11T20:10:55.327Z Compiling slog-term v2.9.2
18272026-09-11T20:11:01.241Z Compiling rustls-webpki v0.103.13
18282026-09-11T20:11:03.985Z Compiling tokio-rustls v0.26.4
18292026-09-11T20:11:03.985Z Compiling rustls-platform-verifier v0.6.2
18302026-09-11T20:11:03.988Z Compiling tough v0.22.0
18312026-09-11T20:11:04.183Z Compiling hyper-rustls v0.27.7
18322026-09-11T20:11:04.386Z Compiling reqwest v0.13.2
18332026-09-11T20:11:06.634Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18342026-09-11T20:11:06.868Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18352026-09-11T20:11:09.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18362026-09-11T20:11:09.990Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18372026-09-11T20:11:10.045ZSep 11 20:11:08.963 INFO Starting download, target: Console
18382026-09-11T20:11:10.045ZSep 11 20:11:08.964 INFO Starting download, target: Cockroach
18392026-09-11T20:11:10.045ZSep 11 20:11:08.964 INFO Starting download, target: DendriteStub
18402026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Starting download, target: Clickhouse
18412026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Starting download, target: MaghemiteMgd
18422026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Starting download, target: MaghemiteDdmd
18432026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Starting download, target: TransceiverControl
18442026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18452026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18462026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18472026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18482026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18492026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18502026-09-11T20:11:10.048ZSep 11 20:11:08.964 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18512026-09-11T20:11:10.365ZSep 11 20:11:09.283 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18522026-09-11T20:11:10.545ZSep 11 20:11:09.455 INFO Download complete, target: TransceiverControl
18532026-09-11T20:11:11.743ZSep 11 20:11:10.657 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18542026-09-11T20:11:11.758ZSep 11 20:11:10.671 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18552026-09-11T20:11:11.966ZSep 11 20:11:10.882 INFO Download complete, target: Console
18562026-09-11T20:11:12.084ZSep 11 20:11:10.996 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18572026-09-11T20:11:12.094ZSep 11 20:11:11.004 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18582026-09-11T20:11:12.157ZSep 11 20:11:11.071 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18592026-09-11T20:11:12.713ZSep 11 20:11:11.632 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18602026-09-11T20:11:12.714ZSep 11 20:11:11.632 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18612026-09-11T20:11:13.309ZSep 11 20:11:12.227 INFO Download complete, target: MaghemiteDdmd
18622026-09-11T20:11:14.178ZSep 11 20:11:13.088 INFO Download complete, target: MaghemiteMgd
18632026-09-11T20:11:14.256ZSep 11 20:11:13.169 INFO Download complete, target: DendriteStub
18642026-09-11T20:11:16.509ZSep 11 20:11:15.427 INFO Checking that binary works, target: Cockroach
18652026-09-11T20:11:16.635ZSep 11 20:11:15.551 INFO Download complete, target: Cockroach
18662026-09-11T20:11:17.502ZSep 11 20:11:16.418 INFO Checking that binary works, target: Clickhouse
18672026-09-11T20:11:17.591ZSep 11 20:11:16.503 INFO Download complete, target: Clickhouse
18682026-09-11T20:11:17.601ZAll builder prerequisites installed successfully, and PATH looks valid
18692026-09-11T20:11:17.605Z
18702026-09-11T20:11:17.605Zreal 2:10.173643809
18712026-09-11T20:11:17.605Zuser 7:26.599276435
18722026-09-11T20:11:17.605Zsys 1:30.543346513
18732026-09-11T20:11:17.605Ztrap 0.257473357
18742026-09-11T20:11:17.606Ztflt 0.504662078
18752026-09-11T20:11:17.606Zdflt 1.008538574
18762026-09-11T20:11:17.606Zkflt 0.022679490
18772026-09-11T20:11:17.606Zlock 27:44.264726440
18782026-09-11T20:11:17.606Zslp 22:40.050438082
18792026-09-11T20:11:17.606Zlat 50.733505701
18802026-09-11T20:11:17.606Zstop 2:47.867925889
18812026-09-11T20:11:17.606Z+ banner hack-check
18822026-09-11T20:11:17.606Z
18832026-09-11T20:11:17.606Z # # ## #### # # #### # # ###### #### # #
18842026-09-11T20:11:17.606Z # # # # # # # # # # # # # # # # #
18852026-09-11T20:11:17.606Z ###### # # # #### ##### # ###### ##### # ####
18862026-09-11T20:11:17.606Z # # ###### # # # # # # # # # #
18872026-09-11T20:11:17.606Z # # # # # # # # # # # # # # # # #
18882026-09-11T20:11:17.606Z # # # # #### # # #### # # ###### #### # #
18892026-09-11T20:11:17.606Z
18902026-09-11T20:11:17.606Z+ export CARGO_INCREMENTAL=0
18912026-09-11T20:11:17.606Z+ CARGO_INCREMENTAL=0
18922026-09-11T20:11:17.606Z+ ptime -m timeout 2h cargo xtask check-features --ci
18932026-09-11T20:11:18.179Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18942026-09-11T20:11:18.378Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18952026-09-11T20:11:20.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
18962026-09-11T20:11:20.262Z Running `target/debug/xtask check-features --ci`
18972026-09-11T20:11:20.288Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18982026-09-11T20:11:20.288Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18992026-09-11T20:11:21.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19002026-09-11T20:11:21.561Z Running `target/debug/xtask download cargo-hack`
19012026-09-11T20:11:21.561Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19022026-09-11T20:11:21.874Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19032026-09-11T20:11:24.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
19042026-09-11T20:11:24.631Z Running `target/debug/xtask-downloader cargo-hack`
19052026-09-11T20:11:24.666ZSep 11 20:11:23.580 INFO Starting download, target: CargoHack
19062026-09-11T20:11:24.673ZSep 11 20:11:23.580 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
19072026-09-11T20:11:25.052ZSep 11 20:11:23.968 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19082026-09-11T20:11:25.088ZSep 11 20:11:24.007 INFO Download complete, target: CargoHack
19092026-09-11T20:11:25.094Zrunning: "/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"
19102026-09-11T20:11:25.110Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19112026-09-11T20:11:25.269Zinfo: running `cargo check --bins` on api_identity (1/377)
19122026-09-11T20:11:25.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-09-11T20:11:25.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-09-11T20:11:25.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-09-11T20:11:25.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19162026-09-11T20:11:25.829Z
19172026-09-11T20:11:25.829Zinfo: running `cargo check --bins` on bootstore (2/377)
19182026-09-11T20:11:26.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-09-11T20:11:26.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-09-11T20:11:26.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-09-11T20:11:26.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19222026-09-11T20:11:26.394Z
19232026-09-11T20:11:26.394Zinfo: running `cargo check --bins` on omicron-ledger (3/377)
19242026-09-11T20:11:26.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-09-11T20:11:26.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-09-11T20:11:26.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-09-11T20:11:26.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19282026-09-11T20:11:26.955Z
19292026-09-11T20:11:26.955Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/377)
19302026-09-11T20:11:27.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-09-11T20:11:27.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-09-11T20:11:27.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-09-11T20:11:27.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19342026-09-11T20:11:27.512Z
19352026-09-11T20:11:27.512Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/377)
19362026-09-11T20:11:27.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-09-11T20:11:27.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-09-11T20:11:27.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-09-11T20:11:28.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19402026-09-11T20:11:28.069Z
19412026-09-11T20:11:28.069Zinfo: running `cargo check --bins` on omicron-certificates (6/377)
19422026-09-11T20:11:28.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-09-11T20:11:28.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-09-11T20:11:28.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-09-11T20:11:28.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19462026-09-11T20:11:28.648Z
19472026-09-11T20:11:28.648Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/377)
19482026-09-11T20:11:29.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-09-11T20:11:29.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-09-11T20:11:29.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-09-11T20:11:29.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19522026-09-11T20:11:29.235Z
19532026-09-11T20:11:29.235Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/377)
19542026-09-11T20:11:29.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-09-11T20:11:29.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-09-11T20:11:29.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-09-11T20:11:29.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19582026-09-11T20:11:29.807Z
19592026-09-11T20:11:29.807Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/377)
19602026-09-11T20:11:30.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-09-11T20:11:30.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-09-11T20:11:30.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-09-11T20:11:30.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19642026-09-11T20:11:30.229Z
19652026-09-11T20:11:30.229Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/377)
19662026-09-11T20:11:30.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-09-11T20:11:30.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-09-11T20:11:30.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-09-11T20:11:30.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19702026-09-11T20:11:30.686Z
19712026-09-11T20:11:30.686Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/377)
19722026-09-11T20:11:31.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-09-11T20:11:31.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-09-11T20:11:31.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-09-11T20:11:31.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19762026-09-11T20:11:31.077Z
19772026-09-11T20:11:31.077Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/377)
19782026-09-11T20:11:31.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-09-11T20:11:31.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-09-11T20:11:31.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-09-11T20:11:31.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19822026-09-11T20:11:31.514Z
19832026-09-11T20:11:31.514Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/377)
19842026-09-11T20:11:31.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-09-11T20:11:32.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-09-11T20:11:32.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-09-11T20:11:32.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19882026-09-11T20:11:32.083Z
19892026-09-11T20:11:32.083Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/377)
19902026-09-11T20:11:32.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-09-11T20:11:32.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-09-11T20:11:32.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-09-11T20:11:32.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19942026-09-11T20:11:32.361Z
19952026-09-11T20:11:32.361Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/377)
19962026-09-11T20:11:32.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-09-11T20:11:32.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-09-11T20:11:32.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-09-11T20:11:32.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20002026-09-11T20:11:32.785Z
20012026-09-11T20:11:32.785Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/377)
20022026-09-11T20:11:33.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-09-11T20:11:33.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-09-11T20:11:33.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-09-11T20:11:33.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20062026-09-11T20:11:33.211Z
20072026-09-11T20:11:33.211Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/377)
20082026-09-11T20:11:33.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-09-11T20:11:33.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-09-11T20:11:33.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-09-11T20:11:33.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20122026-09-11T20:11:33.640Z
20132026-09-11T20:11:33.640Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/377)
20142026-09-11T20:11:35.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-09-11T20:11:35.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-09-11T20:11:35.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-09-11T20:11:35.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20182026-09-11T20:11:35.558Z
20192026-09-11T20:11:35.558Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/377)
20202026-09-11T20:11:35.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-09-11T20:11:35.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-09-11T20:11:35.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-09-11T20:11:35.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20242026-09-11T20:11:35.558Z
20252026-09-11T20:11:35.558Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/377)
20262026-09-11T20:11:35.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-09-11T20:11:35.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-09-11T20:11:35.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-09-11T20:11:35.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20302026-09-11T20:11:35.559Z
20312026-09-11T20:11:35.559Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/377)
20322026-09-11T20:11:35.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-09-11T20:11:35.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-09-11T20:11:35.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-09-11T20:11:35.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20362026-09-11T20:11:35.559Z
20372026-09-11T20:11:35.559Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/377)
20382026-09-11T20:11:35.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-09-11T20:11:35.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-09-11T20:11:35.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-09-11T20:11:35.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20422026-09-11T20:11:35.762Z
20432026-09-11T20:11:35.762Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/377)
20442026-09-11T20:11:36.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-09-11T20:11:36.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-09-11T20:11:36.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-09-11T20:11:36.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20482026-09-11T20:11:36.187Z
20492026-09-11T20:11:36.187Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/377)
20502026-09-11T20:11:36.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-09-11T20:11:36.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-09-11T20:11:36.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-09-11T20:11:36.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20542026-09-11T20:11:36.612Z
20552026-09-11T20:11:36.612Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/377)
20562026-09-11T20:11:36.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-09-11T20:11:36.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-09-11T20:11:36.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-09-11T20:11:36.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20602026-09-11T20:11:37.041Z
20612026-09-11T20:11:37.041Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/377)
20622026-09-11T20:11:37.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-09-11T20:11:37.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-09-11T20:11:37.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-09-11T20:11:37.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20662026-09-11T20:11:37.463Z
20672026-09-11T20:11:37.463Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/377)
20682026-09-11T20:11:37.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-09-11T20:11:37.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-09-11T20:11:37.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-09-11T20:11:37.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20722026-09-11T20:11:37.892Z
20732026-09-11T20:11:37.892Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/377)
20742026-09-11T20:11:38.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-09-11T20:11:38.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-09-11T20:11:38.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-09-11T20:11:38.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20782026-09-11T20:11:38.312Z
20792026-09-11T20:11:38.312Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/377)
20802026-09-11T20:11:38.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-09-11T20:11:38.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-09-11T20:11:38.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-09-11T20:11:38.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20842026-09-11T20:11:38.736Z
20852026-09-11T20:11:38.736Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/377)
20862026-09-11T20:11:39.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-09-11T20:11:39.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-09-11T20:11:39.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-09-11T20:11:39.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20902026-09-11T20:11:39.164Z
20912026-09-11T20:11:39.164Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/377)
20922026-09-11T20:11:39.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-09-11T20:11:39.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-09-11T20:11:39.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-09-11T20:11:39.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20962026-09-11T20:11:39.589Z
20972026-09-11T20:11:39.589Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/377)
20982026-09-11T20:11:39.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-09-11T20:11:39.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-09-11T20:11:39.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-09-11T20:11:39.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21022026-09-11T20:11:40.015Z
21032026-09-11T20:11:40.015Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/377)
21042026-09-11T20:11:40.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-09-11T20:11:40.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-09-11T20:11:40.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-09-11T20:11:40.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21082026-09-11T20:11:40.443Z
21092026-09-11T20:11:40.443Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/377)
21102026-09-11T20:11:40.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-09-11T20:11:40.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-09-11T20:11:40.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-09-11T20:11:40.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21142026-09-11T20:11:40.872Z
21152026-09-11T20:11:40.872Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/377)
21162026-09-11T20:11:41.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-09-11T20:11:41.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-09-11T20:11:41.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-09-11T20:11:41.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21202026-09-11T20:11:41.301Z
21212026-09-11T20:11:41.301Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/377)
21222026-09-11T20:11:41.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-09-11T20:11:41.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-09-11T20:11:41.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-09-11T20:11:41.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21262026-09-11T20:11:41.728Z
21272026-09-11T20:11:41.728Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/377)
21282026-09-11T20:11:42.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-09-11T20:11:42.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-09-11T20:11:42.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21312026-09-11T20:11:42.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21322026-09-11T20:11:42.160Z
21332026-09-11T20:11:42.160Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/377)
21342026-09-11T20:11:42.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21352026-09-11T20:11:42.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21362026-09-11T20:11:42.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21372026-09-11T20:11:42.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21382026-09-11T20:11:42.597Z
21392026-09-11T20:11:42.597Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/377)
21402026-09-11T20:11:42.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412026-09-11T20:11:42.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422026-09-11T20:11:42.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21432026-09-11T20:11:42.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21442026-09-11T20:11:43.100Z
21452026-09-11T20:11:43.101Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/377)
21462026-09-11T20:11:43.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21472026-09-11T20:11:43.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21482026-09-11T20:11:43.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21492026-09-11T20:11:43.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21502026-09-11T20:11:43.439Z
21512026-09-11T20:11:43.440Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/377)
21522026-09-11T20:11:43.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21532026-09-11T20:11:43.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21542026-09-11T20:11:43.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21552026-09-11T20:11:43.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21562026-09-11T20:11:43.864Z
21572026-09-11T20:11:43.864Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/377)
21582026-09-11T20:11:44.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21592026-09-11T20:11:44.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21602026-09-11T20:11:44.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21612026-09-11T20:11:44.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21622026-09-11T20:11:44.294Z
21632026-09-11T20:11:44.294Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/377)
21642026-09-11T20:11:44.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21652026-09-11T20:11:44.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21662026-09-11T20:11:44.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21672026-09-11T20:11:44.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21682026-09-11T20:11:44.712Z
21692026-09-11T20:11:44.712Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/377)
21702026-09-11T20:11:45.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21712026-09-11T20:11:45.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21722026-09-11T20:11:45.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21732026-09-11T20:11:45.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21742026-09-11T20:11:45.153Z
21752026-09-11T20:11:45.153Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/377)
21762026-09-11T20:11:45.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21772026-09-11T20:11:45.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21782026-09-11T20:11:45.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21792026-09-11T20:11:45.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21802026-09-11T20:11:45.675Z
21812026-09-11T20:11:45.675Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/377)
21822026-09-11T20:11:45.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21832026-09-11T20:11:45.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21842026-09-11T20:11:45.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21852026-09-11T20:11:45.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21862026-09-11T20:11:46.000Z
21872026-09-11T20:11:46.000Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/377)
21882026-09-11T20:11:46.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21892026-09-11T20:11:46.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21902026-09-11T20:11:46.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21912026-09-11T20:11:46.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21922026-09-11T20:11:46.419Z
21932026-09-11T20:11:46.419Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/377)
21942026-09-11T20:11:46.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21952026-09-11T20:11:46.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21962026-09-11T20:11:46.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21972026-09-11T20:11:46.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21982026-09-11T20:11:46.857Z
21992026-09-11T20:11:46.857Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/377)
22002026-09-11T20:11:47.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22012026-09-11T20:11:47.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22022026-09-11T20:11:47.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22032026-09-11T20:11:47.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22042026-09-11T20:11:47.253Z
22052026-09-11T20:11:47.253Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/377)
22062026-09-11T20:11:49.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22072026-09-11T20:11:49.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22082026-09-11T20:11:49.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22092026-09-11T20:11:49.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22102026-09-11T20:11:49.199Z
22112026-09-11T20:11:49.199Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/377)
22122026-09-11T20:11:49.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22132026-09-11T20:11:49.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22142026-09-11T20:11:49.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22152026-09-11T20:11:49.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22162026-09-11T20:11:49.199Z
22172026-09-11T20:11:49.199Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/377)
22182026-09-11T20:11:49.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22192026-09-11T20:11:49.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22202026-09-11T20:11:49.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22212026-09-11T20:11:49.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22222026-09-11T20:11:49.199Z
22232026-09-11T20:11:49.199Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/377)
22242026-09-11T20:11:49.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22252026-09-11T20:11:49.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22262026-09-11T20:11:49.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22272026-09-11T20:11:49.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22282026-09-11T20:11:49.200Z
22292026-09-11T20:11:49.200Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/377)
22302026-09-11T20:11:49.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312026-09-11T20:11:49.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322026-09-11T20:11:49.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22332026-09-11T20:11:49.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22342026-09-11T20:11:49.368Z
22352026-09-11T20:11:49.368Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/377)
22362026-09-11T20:11:49.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372026-09-11T20:11:49.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382026-09-11T20:11:49.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392026-09-11T20:11:49.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22402026-09-11T20:11:49.785Z
22412026-09-11T20:11:49.785Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/377)
22422026-09-11T20:11:50.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432026-09-11T20:11:50.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442026-09-11T20:11:50.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452026-09-11T20:11:50.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22462026-09-11T20:11:50.206Z
22472026-09-11T20:11:50.206Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/377)
22482026-09-11T20:11:50.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492026-09-11T20:11:50.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502026-09-11T20:11:50.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22512026-09-11T20:11:50.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22522026-09-11T20:11:50.625Z
22532026-09-11T20:11:50.625Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/377)
22542026-09-11T20:11:50.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552026-09-11T20:11:50.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562026-09-11T20:11:50.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22572026-09-11T20:11:50.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22582026-09-11T20:11:51.043Z
22592026-09-11T20:11:51.043Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/377)
22602026-09-11T20:11:51.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612026-09-11T20:11:51.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622026-09-11T20:11:51.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22632026-09-11T20:11:51.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22642026-09-11T20:11:51.464Z
22652026-09-11T20:11:51.464Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/377)
22662026-09-11T20:11:51.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672026-09-11T20:11:51.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682026-09-11T20:11:51.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22692026-09-11T20:11:51.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22702026-09-11T20:11:51.882Z
22712026-09-11T20:11:51.882Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/377)
22722026-09-11T20:11:52.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22732026-09-11T20:11:52.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22742026-09-11T20:11:52.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22752026-09-11T20:11:52.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22762026-09-11T20:11:52.309Z
22772026-09-11T20:11:52.309Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/377)
22782026-09-11T20:11:52.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792026-09-11T20:11:52.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802026-09-11T20:11:52.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22812026-09-11T20:11:52.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22822026-09-11T20:11:52.731Z
22832026-09-11T20:11:52.731Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/377)
22842026-09-11T20:11:53.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22852026-09-11T20:11:53.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22862026-09-11T20:11:53.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22872026-09-11T20:11:53.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22882026-09-11T20:11:53.157Z
22892026-09-11T20:11:53.157Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/377)
22902026-09-11T20:11:53.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22912026-09-11T20:11:53.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22922026-09-11T20:11:53.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22932026-09-11T20:11:53.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22942026-09-11T20:11:53.579Z
22952026-09-11T20:11:53.579Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/377)
22962026-09-11T20:11:53.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972026-09-11T20:11:53.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982026-09-11T20:11:53.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22992026-09-11T20:11:53.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23002026-09-11T20:11:53.997Z
23012026-09-11T20:11:53.997Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/377)
23022026-09-11T20:11:54.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23032026-09-11T20:11:54.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23042026-09-11T20:11:54.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23052026-09-11T20:11:54.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23062026-09-11T20:11:54.412Z
23072026-09-11T20:11:54.413Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/377)
23082026-09-11T20:11:54.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23092026-09-11T20:11:54.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23102026-09-11T20:11:54.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23112026-09-11T20:11:54.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23122026-09-11T20:11:54.832Z
23132026-09-11T20:11:54.832Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/377)
23142026-09-11T20:11:55.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23152026-09-11T20:11:55.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23162026-09-11T20:11:55.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23172026-09-11T20:11:55.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23182026-09-11T20:11:55.253Z
23192026-09-11T20:11:55.253Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/377)
23202026-09-11T20:11:55.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23212026-09-11T20:11:55.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23222026-09-11T20:11:55.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23232026-09-11T20:11:55.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23242026-09-11T20:11:55.672Z
23252026-09-11T20:11:55.672Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/377)
23262026-09-11T20:11:56.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23272026-09-11T20:11:56.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23282026-09-11T20:11:56.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23292026-09-11T20:11:56.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23302026-09-11T20:11:56.113Z
23312026-09-11T20:11:56.113Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/377)
23322026-09-11T20:11:56.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23332026-09-11T20:11:56.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23342026-09-11T20:11:56.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23352026-09-11T20:11:56.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23362026-09-11T20:11:56.518Z
23372026-09-11T20:11:56.518Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/377)
23382026-09-11T20:11:56.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23392026-09-11T20:11:56.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23402026-09-11T20:11:56.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23412026-09-11T20:11:56.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23422026-09-11T20:11:56.934Z
23432026-09-11T20:11:56.934Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/377)
23442026-09-11T20:11:57.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23452026-09-11T20:11:57.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23462026-09-11T20:11:57.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23472026-09-11T20:11:57.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23482026-09-11T20:11:57.351Z
23492026-09-11T20:11:57.351Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/377)
23502026-09-11T20:11:57.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23512026-09-11T20:11:57.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23522026-09-11T20:11:57.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23532026-09-11T20:11:57.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23542026-09-11T20:11:57.770Z
23552026-09-11T20:11:57.770Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/377)
23562026-09-11T20:11:58.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23572026-09-11T20:11:58.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23582026-09-11T20:11:58.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23592026-09-11T20:11:58.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23602026-09-11T20:11:58.192Z
23612026-09-11T20:11:58.192Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/377)
23622026-09-11T20:11:58.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632026-09-11T20:11:58.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642026-09-11T20:11:58.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23652026-09-11T20:11:58.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23662026-09-11T20:11:58.613Z
23672026-09-11T20:11:58.613Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/377)
23682026-09-11T20:11:58.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23692026-09-11T20:11:58.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23702026-09-11T20:11:58.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23712026-09-11T20:11:58.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23722026-09-11T20:11:59.027Z
23732026-09-11T20:11:59.027Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/377)
23742026-09-11T20:11:59.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752026-09-11T20:11:59.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762026-09-11T20:11:59.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23772026-09-11T20:11:59.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23782026-09-11T20:11:59.445Z
23792026-09-11T20:11:59.445Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/377)
23802026-09-11T20:11:59.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812026-09-11T20:11:59.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822026-09-11T20:11:59.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23832026-09-11T20:11:59.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23842026-09-11T20:11:59.861Z
23852026-09-11T20:11:59.861Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/377)
23862026-09-11T20:12:00.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23872026-09-11T20:12:00.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23882026-09-11T20:12:00.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23892026-09-11T20:12:00.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23902026-09-11T20:12:00.282Z
23912026-09-11T20:12:00.282Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/377)
23922026-09-11T20:12:00.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932026-09-11T20:12:00.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942026-09-11T20:12:00.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23952026-09-11T20:12:00.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23962026-09-11T20:12:00.704Z
23972026-09-11T20:12:00.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/377)
23982026-09-11T20:12:01.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992026-09-11T20:12:01.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002026-09-11T20:12:01.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24012026-09-11T20:12:01.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24022026-09-11T20:12:01.125Z
24032026-09-11T20:12:01.125Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/377)
24042026-09-11T20:12:01.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052026-09-11T20:12:01.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062026-09-11T20:12:01.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24072026-09-11T20:12:01.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24082026-09-11T20:12:01.558Z
24092026-09-11T20:12:01.558Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/377)
24102026-09-11T20:12:01.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112026-09-11T20:12:01.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122026-09-11T20:12:01.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24132026-09-11T20:12:01.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24142026-09-11T20:12:01.981Z
24152026-09-11T20:12:01.981Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/377)
24162026-09-11T20:12:04.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172026-09-11T20:12:04.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182026-09-11T20:12:04.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192026-09-11T20:12:04.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24202026-09-11T20:12:04.104Z
24212026-09-11T20:12:04.104Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/377)
24222026-09-11T20:12:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232026-09-11T20:12:04.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242026-09-11T20:12:04.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24252026-09-11T20:12:04.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24262026-09-11T20:12:04.104Z
24272026-09-11T20:12:04.104Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/377)
24282026-09-11T20:12:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292026-09-11T20:12:04.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302026-09-11T20:12:04.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312026-09-11T20:12:04.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24322026-09-11T20:12:04.104Z
24332026-09-11T20:12:04.104Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/377)
24342026-09-11T20:12:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352026-09-11T20:12:04.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362026-09-11T20:12:04.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372026-09-11T20:12:04.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24382026-09-11T20:12:04.104Z
24392026-09-11T20:12:04.104Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/377)
24402026-09-11T20:12:04.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412026-09-11T20:12:04.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422026-09-11T20:12:04.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432026-09-11T20:12:04.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24442026-09-11T20:12:04.293Z
24452026-09-11T20:12:04.293Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/377)
24462026-09-11T20:12:04.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472026-09-11T20:12:04.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482026-09-11T20:12:04.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492026-09-11T20:12:04.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24502026-09-11T20:12:05.027Z
24512026-09-11T20:12:05.028Zinfo: running `cargo check --bins` on nexus-config (91/377)
24522026-09-11T20:12:05.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532026-09-11T20:12:05.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542026-09-11T20:12:05.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552026-09-11T20:12:05.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24562026-09-11T20:12:05.504Z
24572026-09-11T20:12:05.504Zinfo: running `cargo check --bins` on nexus-types (92/377)
24582026-09-11T20:12:06.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592026-09-11T20:12:06.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602026-09-11T20:12:06.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612026-09-11T20:12:06.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24622026-09-11T20:12:06.111Z
24632026-09-11T20:12:06.111Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/377)
24642026-09-11T20:12:06.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652026-09-11T20:12:06.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662026-09-11T20:12:06.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672026-09-11T20:12:06.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24682026-09-11T20:12:06.695Z
24692026-09-11T20:12:06.695Zinfo: running `cargo check --bins` on omicron-passwords (94/377)
24702026-09-11T20:12:07.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712026-09-11T20:12:07.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722026-09-11T20:12:07.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732026-09-11T20:12:07.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24742026-09-11T20:12:07.249Z
24752026-09-11T20:12:07.249Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/377)
24762026-09-11T20:12:07.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772026-09-11T20:12:07.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782026-09-11T20:12:07.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792026-09-11T20:12:07.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24802026-09-11T20:12:07.829Z
24812026-09-11T20:12:07.829Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/377)
24822026-09-11T20:12:08.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832026-09-11T20:12:08.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842026-09-11T20:12:08.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852026-09-11T20:12:08.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24862026-09-11T20:12:08.411Z
24872026-09-11T20:12:08.411Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/377)
24882026-09-11T20:12:08.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892026-09-11T20:12:08.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902026-09-11T20:12:08.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912026-09-11T20:12:08.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24922026-09-11T20:12:08.983Z
24932026-09-11T20:12:08.983Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/377)
24942026-09-11T20:12:09.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952026-09-11T20:12:09.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962026-09-11T20:12:09.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972026-09-11T20:12:09.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24982026-09-11T20:12:09.557Z
24992026-09-11T20:12:09.557Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/377)
25002026-09-11T20:12:10.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012026-09-11T20:12:10.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022026-09-11T20:12:10.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032026-09-11T20:12:10.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25042026-09-11T20:12:10.112Z
25052026-09-11T20:12:10.112Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/377)
25062026-09-11T20:12:10.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072026-09-11T20:12:10.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082026-09-11T20:12:10.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092026-09-11T20:12:10.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25102026-09-11T20:12:10.668Z
25112026-09-11T20:12:10.668Zinfo: running `cargo check --bins --no-default-features` on gfss (101/377)
25122026-09-11T20:12:11.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132026-09-11T20:12:11.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142026-09-11T20:12:11.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152026-09-11T20:12:11.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25162026-09-11T20:12:11.224Z
25172026-09-11T20:12:11.224Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/377)
25182026-09-11T20:12:11.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192026-09-11T20:12:11.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202026-09-11T20:12:11.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212026-09-11T20:12:11.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25222026-09-11T20:12:11.827Z
25232026-09-11T20:12:11.827Zinfo: running `cargo check --bins` on trust-quorum-types (103/377)
25242026-09-11T20:12:12.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252026-09-11T20:12:12.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262026-09-11T20:12:12.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272026-09-11T20:12:12.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25282026-09-11T20:12:12.345Z
25292026-09-11T20:12:12.346Zinfo: running `cargo check --bins` on wicketd-commission-types (104/377)
25302026-09-11T20:12:12.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312026-09-11T20:12:12.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322026-09-11T20:12:12.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332026-09-11T20:12:12.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25342026-09-11T20:12:12.919Z
25352026-09-11T20:12:12.919Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/377)
25362026-09-11T20:12:13.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372026-09-11T20:12:13.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382026-09-11T20:12:13.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392026-09-11T20:12:13.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25402026-09-11T20:12:13.500Z
25412026-09-11T20:12:13.500Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/377)
25422026-09-11T20:12:13.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432026-09-11T20:12:13.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442026-09-11T20:12:13.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452026-09-11T20:12:13.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25462026-09-11T20:12:14.066Z
25472026-09-11T20:12:14.066Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/377)
25482026-09-11T20:12:14.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492026-09-11T20:12:14.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502026-09-11T20:12:14.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512026-09-11T20:12:14.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25522026-09-11T20:12:14.632Z
25532026-09-11T20:12:14.632Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/377)
25542026-09-11T20:12:15.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552026-09-11T20:12:15.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562026-09-11T20:12:15.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572026-09-11T20:12:15.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25582026-09-11T20:12:15.206Z
25592026-09-11T20:12:15.206Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/377)
25602026-09-11T20:12:15.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612026-09-11T20:12:15.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622026-09-11T20:12:15.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632026-09-11T20:12:15.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25642026-09-11T20:12:15.777Z
25652026-09-11T20:12:15.777Zinfo: running `cargo check --bins` on cockroach-admin-types (110/377)
25662026-09-11T20:12:16.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672026-09-11T20:12:16.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682026-09-11T20:12:16.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692026-09-11T20:12:16.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25702026-09-11T20:12:16.335Z
25712026-09-11T20:12:16.335Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/377)
25722026-09-11T20:12:16.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732026-09-11T20:12:16.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742026-09-11T20:12:16.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752026-09-11T20:12:16.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25762026-09-11T20:12:16.889Z
25772026-09-11T20:12:16.889Zinfo: running `cargo check --bins` on ereport-types (112/377)
25782026-09-11T20:12:17.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792026-09-11T20:12:17.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802026-09-11T20:12:17.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812026-09-11T20:12:17.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25822026-09-11T20:12:17.456Z
25832026-09-11T20:12:17.456Zinfo: running `cargo check --bins` on gateway-client (113/377)
25842026-09-11T20:12:17.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852026-09-11T20:12:17.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862026-09-11T20:12:17.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872026-09-11T20:12:17.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25882026-09-11T20:12:18.022Z
25892026-09-11T20:12:18.022Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/377)
25902026-09-11T20:12:18.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912026-09-11T20:12:18.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922026-09-11T20:12:18.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932026-09-11T20:12:18.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25942026-09-11T20:12:18.589Z
25952026-09-11T20:12:18.589Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/377)
25962026-09-11T20:12:19.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972026-09-11T20:12:19.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982026-09-11T20:12:19.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992026-09-11T20:12:19.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
26002026-09-11T20:12:19.159Z
26012026-09-11T20:12:19.159Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/377)
26022026-09-11T20:12:19.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032026-09-11T20:12:19.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042026-09-11T20:12:19.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052026-09-11T20:12:19.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26062026-09-11T20:12:19.745Z
26072026-09-11T20:12:19.745Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/377)
26082026-09-11T20:12:20.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092026-09-11T20:12:20.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102026-09-11T20:12:20.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112026-09-11T20:12:20.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26122026-09-11T20:12:20.330Z
26132026-09-11T20:12:20.330Zinfo: running `cargo check --bins` on key-manager-types (118/377)
26142026-09-11T20:12:20.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152026-09-11T20:12:20.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162026-09-11T20:12:20.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172026-09-11T20:12:20.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26182026-09-11T20:12:20.891Z
26192026-09-11T20:12:20.891Zinfo: running `cargo check --bins` on oxlog (119/377)
26202026-09-11T20:12:21.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212026-09-11T20:12:21.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222026-09-11T20:12:21.500Z Checking cfg-if v1.0.4
26232026-09-11T20:12:21.503Z Checking serde_core v1.0.228
26242026-09-11T20:12:21.603Z Checking libc v0.2.185
26252026-09-11T20:12:21.617Z Checking memchr v2.8.0
26262026-09-11T20:12:21.625Z Checking log v0.4.33
26272026-09-11T20:12:21.635Z Checking smallvec v1.15.1
26282026-09-11T20:12:21.646Z Checking subtle v2.6.1
26292026-09-11T20:12:21.658Z Checking itoa v1.0.17
26302026-09-11T20:12:21.661Z Checking typenum v1.20.1
26312026-09-11T20:12:21.775Z Checking scopeguard v1.2.0
26322026-09-11T20:12:21.790Z Checking stable_deref_trait v1.2.1
26332026-09-11T20:12:21.803Z Checking zerofrom v0.1.6
26342026-09-11T20:12:21.817Z Checking portable-atomic v1.13.1
26352026-09-11T20:12:21.859Z Checking critical-section v1.2.0
26362026-09-11T20:12:21.871Z Checking lock_api v0.4.14
26372026-09-11T20:12:21.915Z Checking yoke v0.8.1
26382026-09-11T20:12:21.956Z Checking pin-project-lite v0.2.17
26392026-09-11T20:12:21.974Z Checking libm v0.2.16
26402026-09-11T20:12:21.996Z Checking errno v0.3.14
26412026-09-11T20:12:22.043Z Checking zerocopy v0.8.55
26422026-09-11T20:12:22.067Z Checking zmij v1.0.21
26432026-09-11T20:12:22.078Z Checking zerovec v0.11.5
26442026-09-11T20:12:22.105Z Checking rand_core v0.10.0
26452026-09-11T20:12:22.224Z Checking once_cell v1.21.3
26462026-09-11T20:12:22.242Z Checking getrandom v0.4.3
26472026-09-11T20:12:22.267Z Checking signal-hook-registry v1.4.8
26482026-09-11T20:12:22.388Z Checking parking_lot_core v0.9.12
26492026-09-11T20:12:22.400Z Checking getrandom v0.2.17
26502026-09-11T20:12:22.412Z Checking writeable v0.6.2
26512026-09-11T20:12:22.428Z Checking equivalent v1.0.2
26522026-09-11T20:12:22.508Z Checking litemap v0.8.1
26532026-09-11T20:12:22.519Z Checking tinystr v0.8.2
26542026-09-11T20:12:22.541Z Checking percent-encoding v2.3.2
26552026-09-11T20:12:22.661Z Checking foldhash v0.2.0
26562026-09-11T20:12:22.661Z Checking futures-core v0.3.32
26572026-09-11T20:12:22.666Z Checking num-traits v0.2.19
26582026-09-11T20:12:22.674Z Checking parking_lot v0.12.5
26592026-09-11T20:12:22.674Z Checking rand_core v0.6.4
26602026-09-11T20:12:22.686Z Checking icu_locale_core v2.1.1
26612026-09-11T20:12:22.740Z Checking potential_utf v0.1.4
26622026-09-11T20:12:22.754Z Checking zerotrie v0.2.3
26632026-09-11T20:12:22.869Z Checking mio v1.2.0
26642026-09-11T20:12:22.899Z Checking icu_collections v2.1.1
26652026-09-11T20:12:22.913Z Checking const-oid v0.9.6
26662026-09-11T20:12:22.994Z Checking hashbrown v0.17.0
26672026-09-11T20:12:23.098Z Checking serde v1.0.228
26682026-09-11T20:12:23.152Z Checking bitflags v2.11.0
26692026-09-11T20:12:23.190Z Checking serde_json v1.0.151
26702026-09-11T20:12:23.216Z Checking socket2 v0.6.3
26712026-09-11T20:12:23.245Z Checking icu_provider v2.1.1
26722026-09-11T20:12:23.316Z Checking icu_normalizer_data v2.1.1
26732026-09-11T20:12:23.390Z Checking icu_properties_data v2.1.2
26742026-09-11T20:12:23.453Z Checking byteorder v1.5.0
26752026-09-11T20:12:23.476Z Checking icu_normalizer v2.1.1
26762026-09-11T20:12:23.489Z Checking indexmap v2.14.0
26772026-09-11T20:12:23.509Z Checking zeroize v1.9.0
26782026-09-11T20:12:23.523Z Checking bytes v1.11.1
26792026-09-11T20:12:23.596Z Checking icu_properties v2.1.2
26802026-09-11T20:12:23.650Z Checking futures-sink v0.3.32
26812026-09-11T20:12:23.677Z Checking generic-array v0.14.7
26822026-09-11T20:12:23.746Z Checking futures-channel v0.3.32
26832026-09-11T20:12:23.777Z Checking getrandom v0.3.4
26842026-09-11T20:12:23.858Z Checking futures-io v0.3.32
26852026-09-11T20:12:23.918Z Checking slab v0.4.12
26862026-09-11T20:12:23.934Z Checking futures-task v0.3.32
26872026-09-11T20:12:23.956Z Checking tokio v1.52.1
26882026-09-11T20:12:23.970Z Checking utf8_iter v1.0.4
26892026-09-11T20:12:24.037Z Checking rustix v1.1.4
26902026-09-11T20:12:24.066Z Checking form_urlencoded v1.2.2
26912026-09-11T20:12:24.078Z Checking futures-util v0.3.32
26922026-09-11T20:12:24.090Z Checking cmov v0.5.4
26932026-09-11T20:12:24.135Z Checking block-buffer v0.10.4
26942026-09-11T20:12:24.189Z Checking crypto-common v0.1.7
26952026-09-11T20:12:24.275Z Checking ctutils v0.4.2
26962026-09-11T20:12:24.290Z Checking base64ct v1.8.3
26972026-09-11T20:12:24.313Z Checking fnv v1.0.7
26982026-09-11T20:12:24.405Z Checking digest v0.10.7
26992026-09-11T20:12:24.418Z Checking idna_adapter v1.2.1
27002026-09-11T20:12:24.483Z Checking hybrid-array v0.4.13
27012026-09-11T20:12:24.515Z Checking pem-rfc7468 v0.7.0
27022026-09-11T20:12:24.532Z Checking idna v1.1.0
27032026-09-11T20:12:24.604Z Checking iana-time-zone v0.1.65
27042026-09-11T20:12:24.671Z Checking flagset v0.4.7
27052026-09-11T20:12:24.708Z Checking chrono v0.4.45
27062026-09-11T20:12:24.770Z Checking url v2.5.8
27072026-09-11T20:12:24.791Z Checking der v0.7.10
27082026-09-11T20:12:24.843Z Checking ppv-lite86 v0.2.21
27092026-09-11T20:12:24.867Z Checking uuid v1.23.4
27102026-09-11T20:12:25.134Z Checking base64 v0.22.1
27112026-09-11T20:12:25.176Z Checking regex-syntax v0.8.10
27122026-09-11T20:12:25.201Z Checking http v1.4.2
27132026-09-11T20:12:25.228Z Checking crypto-common v0.2.2
27142026-09-11T20:12:25.366Z Checking block-buffer v0.12.1
27152026-09-11T20:12:25.512Z Checking spki v0.7.3
27162026-09-11T20:12:25.530Z Checking tracing-core v0.1.36
27172026-09-11T20:12:25.546Z Checking dyn-clone v1.0.20
27182026-09-11T20:12:25.649Z Checking rand_core v0.9.5
27192026-09-11T20:12:25.677Z Checking pkcs8 v0.10.2
27202026-09-11T20:12:25.756Z Checking http-body v1.0.1
27212026-09-11T20:12:25.823Z Checking rustls-pki-types v1.14.0
27222026-09-11T20:12:25.836Z Checking tracing v0.1.44
27232026-09-11T20:12:25.836Z Checking semver v1.0.28
27242026-09-11T20:12:25.839Z Checking spin v0.9.8
27252026-09-11T20:12:25.884Z Checking tinyvec_macros v0.1.1
27262026-09-11T20:12:25.949Z Checking openssl-probe v0.2.1
27272026-09-11T20:12:25.974Z Checking anstyle v1.0.14
27282026-09-11T20:12:26.034Z Checking utf8parse v0.2.2
27292026-09-11T20:12:26.048Z Checking schemars v0.8.22
27302026-09-11T20:12:26.061Z Checking tinyvec v1.10.0
27312026-09-11T20:12:26.076Z Checking terminal_size v0.4.3
27322026-09-11T20:12:26.109Z Checking crc32fast v1.5.0
27332026-09-11T20:12:26.131Z Checking anstyle-parse v1.0.0
27342026-09-11T20:12:26.149Z Checking aws-lc-sys v0.40.0
27352026-09-11T20:12:26.181Z Checking thiserror v2.0.18
27362026-09-11T20:12:26.245Z Checking tower-service v0.3.3
27372026-09-11T20:12:26.279Z Checking tower-layer v0.3.3
27382026-09-11T20:12:26.283Z Checking fastrand v2.3.0
27392026-09-11T20:12:26.333Z Checking untrusted v0.7.1
27402026-09-11T20:12:26.370Z Checking anstyle-query v1.1.5
27412026-09-11T20:12:26.428Z Checking is_terminal_polyfill v1.70.2
27422026-09-11T20:12:26.442Z Checking try-lock v0.2.5
27432026-09-11T20:12:26.456Z Checking simd-adler32 v0.3.8
27442026-09-11T20:12:26.469Z Checking atomic-waker v1.1.2
27452026-09-11T20:12:26.469Z Checking colorchoice v1.0.4
27462026-09-11T20:12:26.515Z Checking tempfile v3.27.0
27472026-09-11T20:12:26.533Z Checking want v0.3.1
27482026-09-11T20:12:26.562Z Checking anstream v1.0.0
27492026-09-11T20:12:26.578Z Checking rand_chacha v0.9.0
27502026-09-11T20:12:26.621Z Checking block-padding v0.4.2
27512026-09-11T20:12:26.654Z Checking ipnet v2.12.0
27522026-09-11T20:12:26.671Z Checking aws-lc-rs v1.16.3
27532026-09-11T20:12:26.701Z Checking httparse v1.10.1
27542026-09-11T20:12:26.714Z Checking aho-corasick v1.1.4
27552026-09-11T20:12:26.753Z Checking tap v1.0.1
27562026-09-11T20:12:26.766Z Checking plain v0.2.3
27572026-09-11T20:12:26.779Z Checking adler2 v2.0.1
27582026-09-11T20:12:26.862Z Checking foreign-types-shared v0.1.1
27592026-09-11T20:12:26.868Z Checking httpdate v1.0.3
27602026-09-11T20:12:26.884Z Checking untrusted v0.9.0
27612026-09-11T20:12:26.905Z Checking cpufeatures v0.2.17
27622026-09-11T20:12:26.917Z Checking const-oid v0.10.2
27632026-09-11T20:12:26.931Z Checking foreign-types v0.3.2
27642026-09-11T20:12:26.973Z Checking miniz_oxide v0.8.9
27652026-09-11T20:12:26.988Z Checking wyz v0.5.1
27662026-09-11T20:12:27.001Z Checking rand v0.9.2
27672026-09-11T20:12:27.015Z Checking inout v0.2.2
27682026-09-11T20:12:27.066Z Checking digest v0.11.3
27692026-09-11T20:12:27.161Z Checking unicode-normalization v0.1.25
27702026-09-11T20:12:27.176Z Checking rand_chacha v0.3.1
27712026-09-11T20:12:27.206Z Checking tokio-util v0.7.18
27722026-09-11T20:12:27.247Z Checking signature v2.2.0
27732026-09-11T20:12:27.320Z Checking radium v0.7.0
27742026-09-11T20:12:27.377Z Checking openssl-sys v0.9.117
27752026-09-11T20:12:27.380Z Checking hex v0.4.3
27762026-09-11T20:12:27.402Z Checking regex-automata v0.4.14
27772026-09-11T20:12:27.473Z Checking num-integer v0.1.46
27782026-09-11T20:12:27.491Z Checking wait-timeout v0.2.1
27792026-09-11T20:12:27.512Z Checking rustls-webpki v0.103.13
27802026-09-11T20:12:27.558Z Checking socket2 v0.5.10
27812026-09-11T20:12:27.609Z Checking strsim v0.11.1
27822026-09-11T20:12:27.623Z Checking ucd-trie v0.1.7
27832026-09-11T20:12:27.696Z Checking quick-error v1.2.3
27842026-09-11T20:12:27.751Z Checking cpufeatures v0.3.0
27852026-09-11T20:12:27.767Z Checking funty v2.0.0
27862026-09-11T20:12:27.782Z Checking unicode-ident v1.0.24
27872026-09-11T20:12:27.793Z Checking clap_lex v1.0.0
27882026-09-11T20:12:27.796Z Checking bit-vec v0.8.0
27892026-09-11T20:12:27.817Z Checking rusty-fork v0.3.1
27902026-09-11T20:12:27.831Z Checking h2 v0.4.15
27912026-09-11T20:12:27.883Z Checking proc-macro2 v1.0.106
27922026-09-11T20:12:27.939Z Checking rustls v0.23.41
27932026-09-11T20:12:27.942Z Checking clap_builder v4.6.0
27942026-09-11T20:12:27.978Z Checking openssl v0.10.80
27952026-09-11T20:12:27.992Z Checking bit-set v0.8.0
27962026-09-11T20:12:28.083Z Checking bitvec v1.0.1
27972026-09-11T20:12:28.136Z Checking pest v2.8.6
27982026-09-11T20:12:28.185Z Checking num-iter v0.1.45
27992026-09-11T20:12:28.315Z Checking rand v0.8.6
28002026-09-11T20:12:28.824Z Checking cipher v0.5.2
28012026-09-11T20:12:29.066Z Checking sha2 v0.10.9
28022026-09-11T20:12:29.200Z Checking lazy_static v1.5.0
28032026-09-11T20:12:29.219Z Checking rand_xorshift v0.4.0
28042026-09-11T20:12:29.255Z Checking thiserror v1.0.69
28052026-09-11T20:12:29.289Z Checking maybe-uninit v2.0.0
28062026-09-11T20:12:29.325Z Checking serde_spanned v0.6.9
28072026-09-11T20:12:29.342Z Checking toml_datetime v0.6.11
28082026-09-11T20:12:29.363Z Checking sync_wrapper v1.0.2
28092026-09-11T20:12:29.382Z Checking pretty-hex v0.4.1
28102026-09-11T20:12:29.419Z Checking unarray v0.1.4
28112026-09-11T20:12:29.444Z Checking siphasher v1.0.2
28122026-09-11T20:12:29.457Z Checking powerfmt v0.2.0
28132026-09-11T20:12:29.478Z Checking nodrop v0.1.14
28142026-09-11T20:12:29.517Z Checking crc-catalog v2.4.0
28152026-09-11T20:12:29.530Z Checking proptest v1.11.0
28162026-09-11T20:12:29.562Z Checking array-init v0.0.4
28172026-09-11T20:12:29.599Z Checking tower v0.5.3
28182026-09-11T20:12:29.614Z Checking crc v3.4.0
28192026-09-11T20:12:29.614Z Checking deranged v0.5.8
28202026-09-11T20:12:29.779Z Checking packed_struct v0.10.1
28212026-09-11T20:12:29.862Z Checking smallvec v0.6.14
28222026-09-11T20:12:29.984Z Checking native-tls v0.2.18
28232026-09-11T20:12:29.998Z Checking num-bigint-dig v0.8.6
28242026-09-11T20:12:30.049Z Checking clap v4.6.1
28252026-09-11T20:12:30.131Z Checking chacha20 v0.10.0
28262026-09-11T20:12:30.162Z Checking quote v1.0.45
28272026-09-11T20:12:30.230Z Checking ipnetwork v0.21.1
28282026-09-11T20:12:30.351Z Checking http-body-util v0.1.3
28292026-09-11T20:12:30.384Z Checking pkcs1 v0.7.5
28302026-09-11T20:12:30.462Z Checking crossbeam-utils v0.8.21
28312026-09-11T20:12:30.543Z Checking zerocopy v0.6.6
28322026-09-11T20:12:30.556Z Checking bitfield v0.19.4
28332026-09-11T20:12:30.598Z Checking bzip2-sys v0.1.13+1.0.8
28342026-09-11T20:12:30.647Z Checking hyper v1.10.1
28352026-09-11T20:12:30.678Z Checking ahash v0.8.12
28362026-09-11T20:12:30.787Z Checking scroll v0.13.0
28372026-09-11T20:12:30.800Z Checking env_filter v2.0.0
28382026-09-11T20:12:30.816Z Checking num-conv v0.2.0
28392026-09-11T20:12:30.829Z Checking hashbrown v0.12.3
28402026-09-11T20:12:30.829Z Checking num_threads v0.1.7
28412026-09-11T20:12:30.874Z Checking iri-string v0.7.10
28422026-09-11T20:12:30.950Z Checking allocator-api2 v0.2.21
28432026-09-11T20:12:30.979Z Checking ryu v1.0.23
28442026-09-11T20:12:30.979Z Checking base64 v0.21.7
28452026-09-11T20:12:31.012Z Checking gimli v0.32.3
28462026-09-11T20:12:31.065Z Checking unicode-properties v0.1.4
28472026-09-11T20:12:31.176Z Checking unicode-bidi v0.3.18
28482026-09-11T20:12:31.195Z Checking time-core v0.1.8
28492026-09-11T20:12:31.234Z Checking winnow v0.5.40
28502026-09-11T20:12:31.251Z Checking indexmap v1.9.3
28512026-09-11T20:12:31.311Z Checking newtype-uuid v1.3.2
28522026-09-11T20:12:31.331Z Checking time v0.3.47
28532026-09-11T20:12:31.473Z Checking stringprep v0.1.5
28542026-09-11T20:12:31.514Z Checking ron v0.8.1
28552026-09-11T20:12:31.573Z Checking serde_urlencoded v0.7.1
28562026-09-11T20:12:31.595Z Checking hyper-util v0.1.20
28572026-09-11T20:12:31.623Z Checking goblin v0.10.5
28582026-09-11T20:12:31.773Z Checking env_logger v0.11.11
28592026-09-11T20:12:31.902Z Checking tower-http v0.6.8
28602026-09-11T20:12:31.961Z Checking hashbrown v0.13.2
28612026-09-11T20:12:32.035Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28622026-09-11T20:12:32.186Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28632026-09-11T20:12:32.343Z Checking rsa v0.9.10
28642026-09-11T20:12:32.374Z Checking toml_edit v0.19.15
28652026-09-11T20:12:32.392Z Checking crossbeam-epoch v0.9.18
28662026-09-11T20:12:32.458Z Checking bzip2 v0.4.4
28672026-09-11T20:12:32.568Z Checking addr2line v0.25.1
28682026-09-11T20:12:32.616Z Checking oxnet v0.1.6
28692026-09-11T20:12:32.629Z Checking rand v0.10.1
28702026-09-11T20:12:32.815Z Checking syn v2.0.117
28712026-09-11T20:12:32.835Z Checking tokio-native-tls v0.3.1
28722026-09-11T20:12:32.853Z Checking serde-hex v0.1.0
28732026-09-11T20:12:32.874Z Checking bstr v1.12.1
28742026-09-11T20:12:32.987Z Checking sha2 v0.11.0
28752026-09-11T20:12:33.110Z Checking hmac v0.13.0
28762026-09-11T20:12:33.278Z Checking md-5 v0.11.0
28772026-09-11T20:12:33.293Z Checking rustls-native-certs v0.8.3
28782026-09-11T20:12:33.398Z Checking x509-cert v0.2.5
28792026-09-11T20:12:33.426Z Checking scroll v0.12.0
28802026-09-11T20:12:33.451Z Checking object v0.37.3
28812026-09-11T20:12:33.659Z Checking zstd-sys v2.0.16+zstd.1.5.7
28822026-09-11T20:12:33.671Z Checking hash32 v0.2.1
28832026-09-11T20:12:33.771Z Checking encoding_rs v0.8.35
28842026-09-11T20:12:33.829Z Checking zlib-rs v0.6.2
28852026-09-11T20:12:33.974Z Checking psl-types v2.0.11
28862026-09-11T20:12:34.062Z Checking mime v0.3.17
28872026-09-11T20:12:34.088Z Checking rustc-demangle v0.1.27
28882026-09-11T20:12:34.237Z Checking fallible-iterator v0.2.0
28892026-09-11T20:12:34.315Z Checking crc-any v2.5.0
28902026-09-11T20:12:34.349Z Checking bumpalo v3.20.2
28912026-09-11T20:12:34.493Z Checking libbz2-rs-sys v0.2.2
28922026-09-11T20:12:34.510Z Checking postgres-protocol v0.6.12
28932026-09-11T20:12:34.549Z Checking zopfli v0.8.3
28942026-09-11T20:12:34.707Z Checking publicsuffix v2.3.0
28952026-09-11T20:12:34.721Z Checking flate2 v1.1.9
28962026-09-11T20:12:34.819Z Checking dof v0.4.0
28972026-09-11T20:12:34.869Z Checking heapless v0.7.17
28982026-09-11T20:12:34.883Z Checking zstd-safe v7.2.4
28992026-09-11T20:12:34.886Z Checking bzip2 v0.6.1
29002026-09-11T20:12:35.018Z Checking goblin v0.8.2
29012026-09-11T20:12:35.043Z Checking toml v0.7.8
29022026-09-11T20:12:35.058Z Checking hyper-tls v0.6.0
29032026-09-11T20:12:35.094Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29042026-09-11T20:12:35.115Z Checking daft v0.1.8
29052026-09-11T20:12:35.220Z Checking zip v0.6.6
29062026-09-11T20:12:35.284Z Checking cookie v0.18.1
29072026-09-11T20:12:35.349Z Checking object v0.30.4
29082026-09-11T20:12:35.353Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29092026-09-11T20:12:35.450Z Checking tokio-rustls v0.26.4
29102026-09-11T20:12:35.516Z Checking phf_shared v0.13.1
29112026-09-11T20:12:35.520Z Checking dtrace-parser v0.3.0
29122026-09-11T20:12:35.542Z Checking zerocopy v0.7.35
29132026-09-11T20:12:35.675Z Checking pin-project v1.1.11
29142026-09-11T20:12:35.713Z Checking hubpack v0.1.2
29152026-09-11T20:12:35.760Z Checking signal-hook v0.3.18
29162026-09-11T20:12:35.773Z Checking futures-executor v0.3.32
29172026-09-11T20:12:35.776Z Checking backtrace v0.3.76
29182026-09-11T20:12:35.874Z Checking hmac v0.12.1
29192026-09-11T20:12:35.919Z Checking ff v0.13.1
29202026-09-11T20:12:35.949Z Checking thread-id v5.1.0
29212026-09-11T20:12:36.043Z Compiling rayon-core v1.13.0
29222026-09-11T20:12:36.047Z Checking base16ct v0.2.0
29232026-09-11T20:12:36.048Z Checking bitflags v1.3.2
29242026-09-11T20:12:36.051Z Checking unicode-linebreak v0.1.5
29252026-09-11T20:12:36.051Z Checking jiff-core v0.1.0
29262026-09-11T20:12:36.074Z Checking same-file v1.0.6
29272026-09-11T20:12:36.102Z Checking either v1.15.0
29282026-09-11T20:12:36.142Z Checking managed v0.8.0
29292026-09-11T20:12:36.185Z Checking smawk v0.3.2
29302026-09-11T20:12:36.201Z Checking path-slash v0.1.5
29312026-09-11T20:12:36.263Z Checking foldhash v0.1.5
29322026-09-11T20:12:36.289Z Checking is_ci v1.2.0
29332026-09-11T20:12:36.302Z Compiling illumos-nvpair-sys v0.2.0
29342026-09-11T20:12:36.315Z Checking unicode-width v0.2.0
29352026-09-11T20:12:36.327Z Checking smoltcp v0.9.1
29362026-09-11T20:12:36.381Z Checking supports-color v3.0.2
29372026-09-11T20:12:36.393Z Checking hashbrown v0.15.5
29382026-09-11T20:12:36.524Z Checking walkdir v2.5.0
29392026-09-11T20:12:36.536Z Checking sec1 v0.7.3
29402026-09-11T20:12:36.555Z Checking textwrap v0.16.2
29412026-09-11T20:12:36.681Z Checking backtrace-ext v0.2.1
29422026-09-11T20:12:36.737Z Checking jiff v0.2.34
29432026-09-11T20:12:36.737Z Checking group v0.13.0
29442026-09-11T20:12:36.763Z Checking usdt-impl v0.6.0
29452026-09-11T20:12:36.786Z Checking hkdf v0.12.4
29462026-09-11T20:12:36.857Z Checking signal-hook-mio v0.2.5
29472026-09-11T20:12:36.890Z Checking futures v0.3.32
29482026-09-11T20:12:36.911Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
29492026-09-11T20:12:36.924Z Checking snafu v0.8.9
29502026-09-11T20:12:36.937Z Checking dof v0.3.0
29512026-09-11T20:12:36.955Z Checking phf v0.13.1
29522026-09-11T20:12:36.969Z Checking hyper-rustls v0.27.7
29532026-09-11T20:12:37.050Z Checking cookie_store v0.22.1
29542026-09-11T20:12:37.106Z Checking reqwest v0.12.28
29552026-09-11T20:12:37.158Z Checking zstd v0.13.3
29562026-09-11T20:12:37.174Z Checking postgres-types v0.2.14
29572026-09-11T20:12:37.178Z Checking rustls-platform-verifier v0.6.2
29582026-09-11T20:12:37.230Z Checking globset v0.4.18
29592026-09-11T20:12:37.322Z Checking crossbeam-deque v0.8.6
29602026-09-11T20:12:37.344Z Checking hashbrown v0.16.1
29612026-09-11T20:12:37.381Z Checking phf_shared v0.11.3
29622026-09-11T20:12:37.468Z Checking dtrace-parser v0.2.0
29632026-09-11T20:12:37.478Z Checking regex v1.12.3
29642026-09-11T20:12:37.482Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29652026-09-11T20:12:37.503Z Checking byte-wrapper v0.1.0
29662026-09-11T20:12:37.524Z Checking curve25519-dalek v4.1.3
29672026-09-11T20:12:37.692Z Checking ref-cast v1.0.25
29682026-09-11T20:12:37.705Z Checking strum v0.27.2
29692026-09-11T20:12:37.750Z Checking olpc-cjson v0.1.4
29702026-09-11T20:12:37.787Z Checking ed25519 v2.2.3
29712026-09-11T20:12:37.807Z Checking memoffset v0.9.1
29722026-09-11T20:12:37.821Z Checking rustix v0.38.44
29732026-09-11T20:12:37.834Z Checking owo-colors v4.3.0
29742026-09-11T20:12:37.850Z Checking pem v3.0.6
29752026-09-11T20:12:37.880Z Checking crypto-bigint v0.5.5
29762026-09-11T20:12:37.883Z Checking serde_plain v1.0.2
29772026-09-11T20:12:37.968Z Checking serde-big-array v0.5.1
29782026-09-11T20:12:38.006Z Checking erased-serde v0.3.31
29792026-09-11T20:12:38.034Z Checking float-cmp v0.10.0
29802026-09-11T20:12:38.099Z Checking thread-id v4.2.2
29812026-09-11T20:12:38.159Z Checking memmap2 v0.9.10
29822026-09-11T20:12:38.178Z Checking toml_write v0.1.2
29832026-09-11T20:12:38.324Z Checking unicode-width v0.1.14
29842026-09-11T20:12:38.337Z Checking static_assertions v1.1.0
29852026-09-11T20:12:38.359Z Checking new_debug_unreachable v1.0.6
29862026-09-11T20:12:38.402Z Checking keccak v0.1.6
29872026-09-11T20:12:38.415Z Checking precomputed-hash v0.1.1
29882026-09-11T20:12:38.419Z Checking normalize-line-endings v0.3.0
29892026-09-11T20:12:38.438Z Checking fixedbitset v0.4.2
29902026-09-11T20:12:38.494Z Checking predicates-core v1.0.10
29912026-09-11T20:12:38.513Z Checking whoami v2.1.0
29922026-09-11T20:12:38.567Z Checking winnow v0.7.14
29932026-09-11T20:12:38.571Z Checking supports-unicode v3.0.0
29942026-09-11T20:12:38.593Z Checking data-encoding v2.10.0
29952026-09-11T20:12:38.617Z Checking unicode-segmentation v1.12.0
29962026-09-11T20:12:38.630Z Checking supports-hyperlinks v3.2.0
29972026-09-11T20:12:38.659Z Checking typed-path v0.12.3
29982026-09-11T20:12:38.679Z Checking difflib v0.4.0
29992026-09-11T20:12:38.713Z Checking typed-path v0.9.3
30002026-09-11T20:12:38.730Z Checking winnow v1.0.3
30012026-09-11T20:12:38.813Z Checking fixedbitset v0.5.7
30022026-09-11T20:12:38.857Z Checking predicates v3.1.4
30032026-09-11T20:12:38.857Z Checking hickory-proto v0.25.2
30042026-09-11T20:12:38.925Z Checking similar v2.7.0
30052026-09-11T20:12:38.999Z Checking petgraph v0.8.3
30062026-09-11T20:12:39.157Z Checking elliptic-curve v0.13.8
30072026-09-11T20:12:39.306Z Checking miette v7.6.0
30082026-09-11T20:12:39.367Z Checking zip v8.6.0
30092026-09-11T20:12:39.467Z Checking tough v0.22.0
30102026-09-11T20:12:39.470Z Checking tokio-postgres v0.7.18
30112026-09-11T20:12:39.560Z Checking toml_parser v1.1.2+spec-1.1.0
30122026-09-11T20:12:39.760Z Checking toml_edit v0.22.27
30132026-09-11T20:12:39.812Z Checking zip v4.6.1
30142026-09-11T20:12:39.881Z Checking crossterm v0.28.1
30152026-09-11T20:12:40.009Z Checking petgraph v0.6.5
30162026-09-11T20:12:40.377Z Checking sha3 v0.10.8
30172026-09-11T20:12:40.549Z Checking string_cache v0.8.9
30182026-09-11T20:12:40.584Z Checking slog v2.8.2
30192026-09-11T20:12:40.598Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
30202026-09-11T20:12:40.717Z Checking usdt v0.6.0
30212026-09-11T20:12:40.791Z Checking ed25519-dalek v2.2.0
30222026-09-11T20:12:40.821Z Checking usdt-impl v0.5.0
30232026-09-11T20:12:40.849Z Checking nix v0.31.2
30242026-09-11T20:12:40.885Z Checking iddqd v0.4.2
30252026-09-11T20:12:41.022Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30262026-09-11T20:12:41.262Z Checking reqwest v0.13.2
30272026-09-11T20:12:41.475Z Checking itertools v0.13.0
30282026-09-11T20:12:41.546Z Checking strum v0.26.3
30292026-09-11T20:12:41.612Z Checking serde_with v3.21.0
30302026-09-11T20:12:41.626Z Checking derive_more v2.1.1
30312026-09-11T20:12:41.654Z Checking fs-err v3.3.0
30322026-09-11T20:12:41.725Z Checking tokio-stream v0.1.18
30332026-09-11T20:12:41.790Z Checking buf-list v1.1.2
30342026-09-11T20:12:41.952Z Checking anyhow v1.0.104
30352026-09-11T20:12:41.970Z Checking camino v1.2.5
30362026-09-11T20:12:42.051Z Checking openapiv3 v2.2.0
30372026-09-11T20:12:42.103Z Checking lalrpop-util v0.19.12
30382026-09-11T20:12:42.116Z Checking peg-runtime v0.8.5
30392026-09-11T20:12:42.148Z Checking illumos-nvpair v0.3.0
30402026-09-11T20:12:42.224Z Checking rayon v1.11.0
30412026-09-11T20:12:42.254Z Checking sigpipe v0.1.3
30422026-09-11T20:12:42.266Z Checking glob v0.3.3
30432026-09-11T20:12:43.248Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30442026-09-11T20:12:43.545Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30452026-09-11T20:12:43.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.94s
30462026-09-11T20:12:43.994Z
30472026-09-11T20:12:43.995Zinfo: running `cargo check --bins` on internal-dns-types (120/377)
30482026-09-11T20:12:44.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-09-11T20:12:44.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-09-11T20:12:44.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-09-11T20:12:44.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30522026-09-11T20:12:44.596Z
30532026-09-11T20:12:44.596Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/377)
30542026-09-11T20:12:45.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-09-11T20:12:45.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-09-11T20:12:45.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-09-11T20:12:45.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30582026-09-11T20:12:45.130Z
30592026-09-11T20:12:45.130Zinfo: running `cargo check --bins` on nexus-types-versions (122/377)
30602026-09-11T20:12:45.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-09-11T20:12:45.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-09-11T20:12:45.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-09-11T20:12:45.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30642026-09-11T20:12:45.719Z
30652026-09-11T20:12:45.719Zinfo: running `cargo check --bins` on oxql-types (123/377)
30662026-09-11T20:12:46.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-09-11T20:12:46.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-09-11T20:12:46.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-09-11T20:12:46.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30702026-09-11T20:12:46.291Z
30712026-09-11T20:12:46.291Zinfo: running `cargo check --bins` on oximeter-types (124/377)
30722026-09-11T20:12:46.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-09-11T20:12:46.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-09-11T20:12:46.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-09-11T20:12:46.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30762026-09-11T20:12:46.866Z
30772026-09-11T20:12:46.866Zinfo: running `cargo check --bins` on oximeter-types-versions (125/377)
30782026-09-11T20:12:47.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-09-11T20:12:47.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-09-11T20:12:47.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-09-11T20:12:47.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30822026-09-11T20:12:47.446Z
30832026-09-11T20:12:47.446Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/377)
30842026-09-11T20:12:47.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-09-11T20:12:47.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-09-11T20:12:47.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-09-11T20:12:47.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30882026-09-11T20:12:48.004Z
30892026-09-11T20:12:48.004Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/377)
30902026-09-11T20:12:48.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-09-11T20:12:48.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-09-11T20:12:48.698Z Compiling multer v3.1.0
30932026-09-11T20:12:48.812Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30942026-09-11T20:12:48.815Z Compiling async-stream-impl v0.3.6
30952026-09-11T20:12:48.828Z Compiling serde_tokenstream v0.3.0
30962026-09-11T20:12:48.838Z Compiling dropshot v0.17.1
30972026-09-11T20:12:48.854Z Compiling parse-display-derive v0.10.0
30982026-09-11T20:12:48.898Z Compiling dropshot_endpoint v0.17.1
30992026-09-11T20:12:48.899Z Compiling newtype-uuid-macros v0.1.0
31002026-09-11T20:12:49.079Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31012026-09-11T20:12:49.115Z Checking thread_local v1.1.9
31022026-09-11T20:12:49.133Z Compiling oxide-generation-macros v0.2.0
31032026-09-11T20:12:49.196Z Checking compression-core v0.4.31
31042026-09-11T20:12:49.282Z Checking match_cfg v0.1.0
31052026-09-11T20:12:49.320Z Checking compression-codecs v0.4.37
31062026-09-11T20:12:49.350Z Checking hostname v0.3.1
31072026-09-11T20:12:49.406Z Checking crossbeam-channel v0.5.15
31082026-09-11T20:12:49.445Z Checking atomicwrites v0.4.4
31092026-09-11T20:12:49.486Z Checking slog-json v2.6.1
31102026-09-11T20:12:49.502Z Checking serde_spanned v1.1.1
31112026-09-11T20:12:49.567Z Checking is-terminal v0.4.17
31122026-09-11T20:12:49.634Z Checking toml_datetime v1.1.1+spec-1.1.0
31132026-09-11T20:12:49.644Z Checking debug-ignore v1.0.5
31142026-09-11T20:12:49.644Z Checking toml_writer v1.1.1+spec-1.1.0
31152026-09-11T20:12:49.669Z Checking term v1.2.1
31162026-09-11T20:12:49.733Z Checking take_mut v0.2.2
31172026-09-11T20:12:49.749Z Checking slog-bunyan v2.5.0
31182026-09-11T20:12:49.839Z Checking async-compression v0.4.41
31192026-09-11T20:12:49.852Z Checking slog-async v2.8.0
31202026-09-11T20:12:49.852Z Checking toml v1.1.2+spec-1.1.0
31212026-09-11T20:12:49.862Z Checking async-stream v0.3.6
31222026-09-11T20:12:49.902Z Checking slog-term v2.9.2
31232026-09-11T20:12:49.914Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31242026-09-11T20:12:49.983Z Checking progenitor-client v0.14.0
31252026-09-11T20:12:50.008Z Checking oxide-generation v0.1.3
31262026-09-11T20:12:50.065Z Checking sha1 v0.11.0
31272026-09-11T20:12:50.161Z Checking waitgroup v0.1.2
31282026-09-11T20:12:50.206Z Checking rustls-pemfile v2.2.0
31292026-09-11T20:12:50.210Z Checking backon v1.6.0
31302026-09-11T20:12:50.231Z Checking serde_path_to_error v0.1.20
31312026-09-11T20:12:50.255Z Checking hostname v0.4.2
31322026-09-11T20:12:50.258Z Checking instant v0.1.13
31332026-09-11T20:12:50.362Z Checking backoff v0.4.0
31342026-09-11T20:12:50.388Z Checking progenitor-extras v0.2.0
31352026-09-11T20:12:50.433Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31362026-09-11T20:12:50.521Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31372026-09-11T20:12:50.536Z Checking parse-display v0.10.0
31382026-09-11T20:12:50.550Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31392026-09-11T20:12:50.559Z Checking itertools v0.14.0
31402026-09-11T20:12:50.601Z Checking regress v0.10.5
31412026-09-11T20:12:50.672Z Checking macaddr v1.0.1
31422026-09-11T20:12:50.843Z Checking humantime v2.3.0
31432026-09-11T20:12:51.697Z Compiling prettyplease v0.2.37
31442026-09-11T20:12:52.001Z Checking num-rational v0.4.2
31452026-09-11T20:12:52.275Z Checking num-complex v0.4.6
31462026-09-11T20:12:52.618Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31472026-09-11T20:12:52.666Z Compiling num v0.4.3
31482026-09-11T20:12:52.806Z Compiling usdt-macro v0.5.0
31492026-09-11T20:12:52.818Z Compiling usdt-attr-macro v0.5.0
31502026-09-11T20:12:52.831Z Checking memmap v0.7.0
31512026-09-11T20:12:52.891Z Checking float-ord v0.3.2
31522026-09-11T20:12:52.994Z Compiling convert_case v0.4.0
31532026-09-11T20:12:53.305Z Checking newline-converter v0.3.0
31542026-09-11T20:12:53.382Z Compiling derive_more v0.99.20
31552026-09-11T20:12:53.415Z Checking console v0.15.11
31562026-09-11T20:12:53.597Z Compiling toml v0.8.23
31572026-09-11T20:12:53.648Z Checking usdt v0.5.0
31582026-09-11T20:12:53.706Z Compiling minimal-lexical v0.2.1
31592026-09-11T20:12:53.822Z Checking linked-hash-map v0.5.6
31602026-09-11T20:12:53.959Z Compiling nom v7.1.3
31612026-09-11T20:12:54.003Z Checking lru-cache v0.1.2
31622026-09-11T20:12:54.124Z Checking expectorate v1.2.0
31632026-09-11T20:12:54.255Z Checking camino-tempfile v1.4.1
31642026-09-11T20:12:54.426Z Checking hickory-proto v0.24.4
31652026-09-11T20:12:54.581Z Checking phf_shared v0.12.1
31662026-09-11T20:12:54.715Z Compiling slog-dtrace v0.3.0
31672026-09-11T20:12:54.734Z Compiling chrono-tz v0.10.4
31682026-09-11T20:12:54.938Z Checking resolv-conf v0.7.6
31692026-09-11T20:12:55.119Z Checking heck v0.5.0
31702026-09-11T20:12:55.250Z Compiling unicode-xid v0.2.6
31712026-09-11T20:12:55.317Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31722026-09-11T20:12:55.375Z Compiling const_format_proc_macros v0.2.34
31732026-09-11T20:12:55.395Z Checking phf v0.12.1
31742026-09-11T20:12:55.455Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31752026-09-11T20:12:55.535Z Checking tokio-dtrace v0.1.1
31762026-09-11T20:12:55.725Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31772026-09-11T20:12:55.829Z Compiling derive-where v1.6.0
31782026-09-11T20:12:55.965Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31792026-09-11T20:12:56.210Z Checking highway v1.3.0
31802026-09-11T20:12:56.274Z Checking hickory-resolver v0.24.4
31812026-09-11T20:12:56.441Z Checking const_format v0.2.35
31822026-09-11T20:12:56.672Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31832026-09-11T20:12:57.014Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31842026-09-11T20:12:57.050Z Checking oxide-tokio-rt v0.1.4
31852026-09-11T20:12:57.148Z Checking qorb v0.4.1
31862026-09-11T20:12:57.300Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31872026-09-11T20:12:57.445Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31882026-09-11T20:12:57.521Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31892026-09-11T20:12:57.538Z Checking gethostname v0.5.0
31902026-09-11T20:12:57.541Z Checking bcs v0.1.6
31912026-09-11T20:12:57.626Z Checking termtree v0.5.1
31922026-09-11T20:13:00.630Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31932026-09-11T20:13:03.750Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31942026-09-11T20:13:05.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.99s
31952026-09-11T20:13:06.172Z
31962026-09-11T20:13:06.172Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/377)
31972026-09-11T20:13:06.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-09-11T20:13:06.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-09-11T20:13:06.848Z Compiling ar_archive_writer v0.5.1
32002026-09-11T20:13:06.959Z Compiling stacker v0.1.23
32012026-09-11T20:13:06.966Z Compiling cfg_aliases v0.1.1
32022026-09-11T20:13:06.973Z Compiling proc-macro-error v1.0.4
32032026-09-11T20:13:06.990Z Checking fd-lock v4.0.4
32042026-09-11T20:13:06.990Z Checking nibble_vec v0.1.0
32052026-09-11T20:13:06.995Z Checking vte v0.14.1
32062026-09-11T20:13:06.995Z Compiling recursive-proc-macro-impl v0.1.1
32072026-09-11T20:13:07.024Z Compiling nix v0.28.0
32082026-09-11T20:13:07.084Z Checking endian-type v0.1.2
32092026-09-11T20:13:07.117Z Checking bytecount v0.6.9
32102026-09-11T20:13:07.155Z Checking strip-ansi-escapes v0.2.1
32112026-09-11T20:13:07.206Z Checking radix_trie v0.2.1
32122026-09-11T20:13:07.230Z Checking papergrid v0.11.0
32132026-09-11T20:13:07.246Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32142026-09-11T20:13:07.259Z Compiling tabled_derive v0.7.0
32152026-09-11T20:13:07.270Z Compiling peg-macros v0.8.5
32162026-09-11T20:13:07.402Z Checking winnow v0.6.26
32172026-09-11T20:13:07.415Z Compiling sqlparser_derive v0.5.0
32182026-09-11T20:13:07.731Z Checking nu-ansi-term v0.50.3
32192026-09-11T20:13:07.780Z Compiling psm v0.1.30
32202026-09-11T20:13:07.835Z Checking home v0.5.12
32212026-09-11T20:13:07.936Z Checking unicode_categories v0.1.1
32222026-09-11T20:13:07.948Z Checking reedline v0.40.0
32232026-09-11T20:13:08.110Z Checking crossterm v0.29.0
32242026-09-11T20:13:08.171Z Checking display-error-chain v0.2.2
32252026-09-11T20:13:08.303Z Checking tabled v0.15.0
32262026-09-11T20:13:08.380Z Checking rustyline v14.0.0
32272026-09-11T20:13:08.582Z Checking sqlformat v0.3.5
32282026-09-11T20:13:08.604Z Checking peg v0.8.5
32292026-09-11T20:13:08.631Z Checking recursive v0.1.1
32302026-09-11T20:13:08.719Z Checking sqlparser v0.61.0
32312026-09-11T20:13:19.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
32322026-09-11T20:13:19.939Z
32332026-09-11T20:13:19.939Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/377)
32342026-09-11T20:13:20.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-09-11T20:13:20.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-09-11T20:13:20.616Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32372026-09-11T20:13:24.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
32382026-09-11T20:13:24.368Z
32392026-09-11T20:13:24.368Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/377)
32402026-09-11T20:13:24.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-09-11T20:13:24.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-09-11T20:13:25.175Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32432026-09-11T20:13:27.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
32442026-09-11T20:13:27.811Z
32452026-09-11T20:13:27.811Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/377)
32462026-09-11T20:13:28.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-09-11T20:13:28.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-09-11T20:13:28.489Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32492026-09-11T20:13:31.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
32502026-09-11T20:13:32.027Z
32512026-09-11T20:13:32.027Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/377)
32522026-09-11T20:13:32.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-09-11T20:13:32.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-09-11T20:13:32.704Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32552026-09-11T20:13:36.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
32562026-09-11T20:13:36.303Z
32572026-09-11T20:13:36.303Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/377)
32582026-09-11T20:13:36.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-09-11T20:13:36.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-09-11T20:13:36.977Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-09-11T20:13:39.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
32622026-09-11T20:13:39.880Z
32632026-09-11T20:13:39.880Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/377)
32642026-09-11T20:13:40.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-09-11T20:13:40.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-09-11T20:13:40.559Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32672026-09-11T20:13:43.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
32682026-09-11T20:13:43.510Z
32692026-09-11T20:13:43.510Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/377)
32702026-09-11T20:13:44.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-09-11T20:13:44.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-09-11T20:13:44.183Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32732026-09-11T20:13:47.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
32742026-09-11T20:13:47.930Z
32752026-09-11T20:13:47.930Zinfo: running `cargo check --bins` on oximeter (136/377)
32762026-09-11T20:13:48.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-09-11T20:13:48.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-09-11T20:13:48.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-09-11T20:13:48.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32802026-09-11T20:13:48.516Z
32812026-09-11T20:13:48.516Zinfo: running `cargo check --bins` on oximeter-schema (137/377)
32822026-09-11T20:13:49.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-09-11T20:13:49.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-09-11T20:13:49.151Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32852026-09-11T20:13:49.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
32862026-09-11T20:13:49.703Z
32872026-09-11T20:13:49.703Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/377)
32882026-09-11T20:13:50.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892026-09-11T20:13:50.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902026-09-11T20:13:50.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912026-09-11T20:13:50.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32922026-09-11T20:13:50.281Z
32932026-09-11T20:13:50.281Zinfo: running `cargo check --bins` on oximeter-test-utils (139/377)
32942026-09-11T20:13:50.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952026-09-11T20:13:50.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962026-09-11T20:13:50.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972026-09-11T20:13:50.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32982026-09-11T20:13:50.902Z
32992026-09-11T20:13:50.902Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/377)
33002026-09-11T20:13:51.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-09-11T20:13:51.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-09-11T20:13:51.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-09-11T20:13:51.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33042026-09-11T20:13:51.486Z
33052026-09-11T20:13:51.486Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/377)
33062026-09-11T20:13:51.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-09-11T20:13:51.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-09-11T20:13:51.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092026-09-11T20:13:51.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33102026-09-11T20:13:52.070Z
33112026-09-11T20:13:52.070Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/377)
33122026-09-11T20:13:52.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132026-09-11T20:13:52.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142026-09-11T20:13:52.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152026-09-11T20:13:52.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33162026-09-11T20:13:52.654Z
33172026-09-11T20:13:52.654Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/377)
33182026-09-11T20:13:53.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192026-09-11T20:13:53.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202026-09-11T20:13:53.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212026-09-11T20:13:53.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33222026-09-11T20:13:53.238Z
33232026-09-11T20:13:53.238Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/377)
33242026-09-11T20:13:53.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252026-09-11T20:13:53.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262026-09-11T20:13:53.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272026-09-11T20:13:53.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33282026-09-11T20:13:53.824Z
33292026-09-11T20:13:53.824Zinfo: running `cargo check --bins` on reconfigurator-cli (145/377)
33302026-09-11T20:13:54.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312026-09-11T20:13:54.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322026-09-11T20:13:54.656Z Compiling crucible-workspace-hack v0.1.0
33332026-09-11T20:13:54.656Z Compiling regress v0.11.1
33342026-09-11T20:13:54.656Z Checking secrecy v0.10.3
33352026-09-11T20:13:54.661Z Checking half v2.7.1
33362026-09-11T20:13:54.661Z Checking ciborium-io v0.2.2
33372026-09-11T20:13:54.661Z Checking inout v0.1.4
33382026-09-11T20:13:54.661Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33392026-09-11T20:13:54.661Z Checking universal-hash v0.5.1
33402026-09-11T20:13:54.888Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33412026-09-11T20:13:54.902Z Compiling thiserror-impl-no-std v2.0.2
33422026-09-11T20:13:54.916Z Checking cipher v0.4.4
33432026-09-11T20:13:54.916Z Checking opaque-debug v0.3.1
33442026-09-11T20:13:54.981Z Checking poly1305 v0.8.0
33452026-09-11T20:13:55.029Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33462026-09-11T20:13:55.080Z Checking ciborium-ll v0.2.2
33472026-09-11T20:13:55.126Z Checking chacha20 v0.9.1
33482026-09-11T20:13:55.140Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33492026-09-11T20:13:55.244Z Checking password-hash v0.5.0
33502026-09-11T20:13:55.259Z Checking ciborium v0.2.2
33512026-09-11T20:13:55.315Z Checking blake2 v0.10.6
33522026-09-11T20:13:55.332Z Checking aead v0.5.2
33532026-09-11T20:13:55.465Z Compiling toml_datetime v0.7.5+spec-1.1.0
33542026-09-11T20:13:55.481Z Checking indent_write v2.2.0
33552026-09-11T20:13:55.534Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33562026-09-11T20:13:55.558Z Checking argon2 v0.5.3
33572026-09-11T20:13:55.608Z Checking chacha20poly1305 v0.10.1
33582026-09-11T20:13:55.675Z Compiling toml_edit v0.23.10+spec-1.0.0
33592026-09-11T20:13:55.711Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33602026-09-11T20:13:55.741Z Compiling unsafe-libyaml v0.2.11
33612026-09-11T20:13:55.901Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33622026-09-11T20:13:56.068Z Checking thiserror-no-std v2.0.2
33632026-09-11T20:13:56.113Z Compiling itertools v0.15.0
33642026-09-11T20:13:56.160Z Checking vsss-rs v3.3.4
33652026-09-11T20:13:56.339Z Compiling serde_yaml v0.9.34+deprecated
33662026-09-11T20:13:56.471Z Compiling typify-impl v0.6.2
33672026-09-11T20:13:56.722Z Compiling proc-macro-crate v3.4.0
33682026-09-11T20:13:57.186Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33692026-09-11T20:13:57.257Z Compiling num_enum_derive v0.7.6
33702026-09-11T20:13:57.272Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33712026-09-11T20:13:57.287Z Compiling heapless v0.8.0
33722026-09-11T20:13:57.462Z Compiling ingot-macros v0.2.0
33732026-09-11T20:13:57.743Z Checking hash32 v0.3.1
33742026-09-11T20:13:57.756Z Compiling smoltcp v0.11.0
33752026-09-11T20:13:57.770Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33762026-09-11T20:13:58.016Z Checking tabwriter v1.4.1
33772026-09-11T20:13:58.046Z Checking cobs v0.3.0
33782026-09-11T20:13:58.128Z Checking swrite v0.1.0
33792026-09-11T20:13:58.168Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33802026-09-11T20:13:58.194Z Checking postcard v1.1.3
33812026-09-11T20:13:58.243Z Compiling proc-macro-crate v1.3.1
33822026-09-11T20:13:58.345Z Checking num_enum v0.7.6
33832026-09-11T20:13:58.409Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33842026-09-11T20:13:58.426Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33852026-09-11T20:13:58.463Z Compiling foreign-types-macros v0.2.3
33862026-09-11T20:13:58.506Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33872026-09-11T20:13:58.622Z Checking foreign-types-shared v0.3.1
33882026-09-11T20:13:58.658Z Checking colored v3.1.1
33892026-09-11T20:13:58.717Z Compiling num_enum_derive v0.5.11
33902026-09-11T20:13:58.884Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33912026-09-11T20:13:58.977Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33922026-09-11T20:13:59.072Z Checking foreign-types v0.5.0
33932026-09-11T20:13:59.155Z Checking cstr-argument v0.1.2
33942026-09-11T20:13:59.281Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33952026-09-11T20:13:59.325Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33962026-09-11T20:13:59.437Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33972026-09-11T20:13:59.453Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33982026-09-11T20:13:59.468Z Checking itertools v0.12.1
33992026-09-11T20:13:59.503Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34002026-09-11T20:13:59.610Z Compiling zone_cfg_derive v0.3.1
34012026-09-11T20:13:59.795Z Checking num_enum v0.5.11
34022026-09-11T20:13:59.850Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34032026-09-11T20:13:59.913Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34042026-09-11T20:13:59.969Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34052026-09-11T20:14:00.094Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34062026-09-11T20:14:00.284Z Compiling num-derive v0.4.2
34072026-09-11T20:14:00.419Z Checking ingot-types v0.2.0
34082026-09-11T20:14:00.436Z Compiling semver v0.1.20
34092026-09-11T20:14:00.472Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34102026-09-11T20:14:00.488Z Checking zone v0.3.1
34112026-09-11T20:14:00.702Z Compiling rustc_version v0.1.7
34122026-09-11T20:14:00.731Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34132026-09-11T20:14:00.787Z Checking ingot v0.2.1
34142026-09-11T20:14:00.889Z Checking smf v0.2.3
34152026-09-11T20:14:00.960Z Checking nom v8.0.0
34162026-09-11T20:14:01.004Z Checking csv-core v0.1.13
34172026-09-11T20:14:01.071Z Compiling typify-macro v0.6.2
34182026-09-11T20:14:01.125Z Checking whoami v1.6.1
34192026-09-11T20:14:01.183Z Checking csv v1.4.0
34202026-09-11T20:14:01.204Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34212026-09-11T20:14:01.304Z Compiling newtype_derive v0.1.6
34222026-09-11T20:14:01.427Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34232026-09-11T20:14:01.518Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34242026-09-11T20:14:01.548Z Compiling cancel-safe-futures v0.1.5
34252026-09-11T20:14:01.565Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34262026-09-11T20:14:01.791Z Compiling libefi-sys v0.1.0
34272026-09-11T20:14:01.811Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34282026-09-11T20:14:01.915Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34292026-09-11T20:14:01.983Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34302026-09-11T20:14:02.097Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34312026-09-11T20:14:02.126Z Checking oxide-update-engine-types v0.1.2
34322026-09-11T20:14:02.158Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34332026-09-11T20:14:02.298Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34342026-09-11T20:14:02.352Z Compiling bitfield-struct v0.6.2
34352026-09-11T20:14:02.380Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34362026-09-11T20:14:02.503Z Checking linear-map v1.2.0
34372026-09-11T20:14:02.682Z Checking steno v0.4.1
34382026-09-11T20:14:02.840Z Compiling typify v0.6.2
34392026-09-11T20:14:02.947Z Compiling progenitor-impl v0.14.0
34402026-09-11T20:14:02.965Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34412026-09-11T20:14:03.007Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34422026-09-11T20:14:03.021Z Checking oxide-update-engine v0.1.2
34432026-09-11T20:14:03.313Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34442026-09-11T20:14:03.480Z Checking sha1 v0.10.6
34452026-09-11T20:14:03.511Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34462026-09-11T20:14:03.527Z Checking utf-8 v0.7.6
34472026-09-11T20:14:03.655Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34482026-09-11T20:14:03.670Z Checking tungstenite v0.21.0
34492026-09-11T20:14:03.781Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34502026-09-11T20:14:03.784Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34512026-09-11T20:14:03.902Z Checking ignore v0.4.25
34522026-09-11T20:14:03.917Z Checking anstyle-parse v0.2.7
34532026-09-11T20:14:03.978Z Compiling object v0.39.1
34542026-09-11T20:14:04.084Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34552026-09-11T20:14:04.106Z Compiling xshell-macros v0.2.7
34562026-09-11T20:14:04.316Z Checking tokio-tungstenite v0.21.0
34572026-09-11T20:14:04.331Z Checking anstream v0.6.21
34582026-09-11T20:14:04.331Z Checking globwalk v0.9.1
34592026-09-11T20:14:04.510Z Checking xshell v0.2.7
34602026-09-11T20:14:04.526Z Checking predicates-tree v1.0.13
34612026-09-11T20:14:04.553Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
34622026-09-11T20:14:04.579Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34632026-09-11T20:14:04.603Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
34642026-09-11T20:14:04.640Z Checking filetime v0.2.27
34652026-09-11T20:14:04.705Z Checking tagptr v0.2.0
34662026-09-11T20:14:04.758Z Checking xattr v1.6.1
34672026-09-11T20:14:04.774Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
34682026-09-11T20:14:04.801Z Checking camino-tempfile-ext v0.3.3
34692026-09-11T20:14:04.851Z Checking moka v0.12.13
34702026-09-11T20:14:04.896Z Checking tar v0.4.46
34712026-09-11T20:14:04.998Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34722026-09-11T20:14:05.204Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34732026-09-11T20:14:05.284Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34742026-09-11T20:14:05.338Z Checking rand_seeder v0.4.0
34752026-09-11T20:14:05.426Z Checking path-slash v0.2.1
34762026-09-11T20:14:05.485Z Checking half v1.8.3
34772026-09-11T20:14:05.501Z Checking hickory-resolver v0.25.2
34782026-09-11T20:14:05.537Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34792026-09-11T20:14:05.675Z Compiling progenitor-macro v0.14.0
34802026-09-11T20:14:05.686Z Checking serde_cbor v0.11.2
34812026-09-11T20:14:05.702Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34822026-09-11T20:14:06.072Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34832026-09-11T20:14:06.329Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34842026-09-11T20:14:06.360Z Checking digest-io v0.1.0
34852026-09-11T20:14:06.492Z Compiling petname v2.0.2
34862026-09-11T20:14:06.965Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34872026-09-11T20:14:06.991Z Checking rawzip v0.4.4
34882026-09-11T20:14:07.067Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34892026-09-11T20:14:07.307Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34902026-09-11T20:14:07.458Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34912026-09-11T20:14:07.584Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34922026-09-11T20:14:07.632Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34932026-09-11T20:14:07.648Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
34942026-09-11T20:14:07.664Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34952026-09-11T20:14:07.762Z Checking sapling-renderdag v0.1.0
34962026-09-11T20:14:07.820Z Checking subprocess v0.2.15
34972026-09-11T20:14:07.837Z Checking sync-ptr v0.1.4
34982026-09-11T20:14:08.002Z Checking colored v2.2.0
34992026-09-11T20:14:08.108Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35002026-09-11T20:14:08.123Z Checking assert_matches v1.5.0
35012026-09-11T20:14:08.372Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35022026-09-11T20:14:08.448Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35032026-09-11T20:14:08.630Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
35042026-09-11T20:14:09.770Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35052026-09-11T20:14:09.894Z Checking progenitor v0.14.0
35062026-09-11T20:14:09.990Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35072026-09-11T20:14:10.022Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35082026-09-11T20:14:10.022Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35092026-09-11T20:14:10.025Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35102026-09-11T20:14:10.025Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-11T20:14:10.026Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35122026-09-11T20:14:10.026Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35132026-09-11T20:14:10.162Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35142026-09-11T20:14:10.425Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35152026-09-11T20:14:10.632Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35162026-09-11T20:14:11.090Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35172026-09-11T20:14:11.108Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35182026-09-11T20:14:11.751Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35192026-09-11T20:14:11.773Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35202026-09-11T20:14:12.967Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35212026-09-11T20:14:21.778Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35222026-09-11T20:14:28.937Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35232026-09-11T20:14:28.940Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35242026-09-11T20:14:28.940Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35252026-09-11T20:14:30.423Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35262026-09-11T20:14:31.700Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35272026-09-11T20:14:34.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.15s
35282026-09-11T20:14:34.207Z
35292026-09-11T20:14:34.207Zinfo: running `cargo check --bins` on nexus-inventory (146/377)
35302026-09-11T20:14:34.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-09-11T20:14:34.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-09-11T20:14:34.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-09-11T20:14:34.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35342026-09-11T20:14:34.834Z
35352026-09-11T20:14:34.835Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/377)
35362026-09-11T20:14:35.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-09-11T20:14:35.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-09-11T20:14:35.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-09-11T20:14:35.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35402026-09-11T20:14:35.395Z
35412026-09-11T20:14:35.395Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/377)
35422026-09-11T20:14:35.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-09-11T20:14:35.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-09-11T20:14:35.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-09-11T20:14:35.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35462026-09-11T20:14:35.976Z
35472026-09-11T20:14:35.976Zinfo: running `cargo check --bins` on dns-service-client (149/377)
35482026-09-11T20:14:36.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-09-11T20:14:36.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-09-11T20:14:36.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-09-11T20:14:36.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35522026-09-11T20:14:36.550Z
35532026-09-11T20:14:36.550Zinfo: running `cargo check --bins` on ntp-admin-client (150/377)
35542026-09-11T20:14:37.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-09-11T20:14:37.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-09-11T20:14:37.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-09-11T20:14:37.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35582026-09-11T20:14:37.126Z
35592026-09-11T20:14:37.126Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/377)
35602026-09-11T20:14:37.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-09-11T20:14:37.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-09-11T20:14:37.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-09-11T20:14:37.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35642026-09-11T20:14:37.689Z
35652026-09-11T20:14:37.689Zinfo: running `cargo check --bins` on cockroach-admin-client (152/377)
35662026-09-11T20:14:38.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-09-11T20:14:38.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-09-11T20:14:38.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-09-11T20:14:38.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35702026-09-11T20:14:38.259Z
35712026-09-11T20:14:38.259Zinfo: running `cargo check --bins` on parallel-task-set (153/377)
35722026-09-11T20:14:38.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-09-11T20:14:38.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-09-11T20:14:38.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-09-11T20:14:38.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35762026-09-11T20:14:38.826Z
35772026-09-11T20:14:38.826Zinfo: running `cargo check --bins` on sled-agent-client (154/377)
35782026-09-11T20:14:39.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-09-11T20:14:39.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-09-11T20:14:39.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-09-11T20:14:39.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35822026-09-11T20:14:39.415Z
35832026-09-11T20:14:39.415Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/377)
35842026-09-11T20:14:39.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-09-11T20:14:39.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-09-11T20:14:39.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-09-11T20:14:39.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35882026-09-11T20:14:40.020Z
35892026-09-11T20:14:40.020Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/377)
35902026-09-11T20:14:40.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-09-11T20:14:40.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-09-11T20:14:40.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-09-11T20:14:40.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35942026-09-11T20:14:40.623Z
35952026-09-11T20:14:40.623Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/377)
35962026-09-11T20:14:41.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-09-11T20:14:41.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-09-11T20:14:41.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992026-09-11T20:14:41.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36002026-09-11T20:14:41.227Z
36012026-09-11T20:14:41.228Zinfo: running `cargo check --bins` on key-manager (158/377)
36022026-09-11T20:14:41.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032026-09-11T20:14:41.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042026-09-11T20:14:41.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052026-09-11T20:14:41.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36062026-09-11T20:14:41.816Z
36072026-09-11T20:14:41.816Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/377)
36082026-09-11T20:14:42.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092026-09-11T20:14:42.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102026-09-11T20:14:42.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112026-09-11T20:14:42.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36122026-09-11T20:14:42.419Z
36132026-09-11T20:14:42.419Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/377)
36142026-09-11T20:14:42.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152026-09-11T20:14:42.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162026-09-11T20:14:42.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172026-09-11T20:14:42.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36182026-09-11T20:14:43.021Z
36192026-09-11T20:14:43.022Zinfo: running `cargo check --bins` on typed-rng (161/377)
36202026-09-11T20:14:43.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212026-09-11T20:14:43.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222026-09-11T20:14:43.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36232026-09-11T20:14:43.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36242026-09-11T20:14:43.587Z
36252026-09-11T20:14:43.587Zinfo: running `cargo check --bins` on gateway-test-utils (162/377)
36262026-09-11T20:14:44.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272026-09-11T20:14:44.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282026-09-11T20:14:44.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36292026-09-11T20:14:44.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36302026-09-11T20:14:44.218Z
36312026-09-11T20:14:44.219Zinfo: running `cargo check --bins` on omicron-gateway (163/377)
36322026-09-11T20:14:44.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332026-09-11T20:14:44.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342026-09-11T20:14:44.988Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36352026-09-11T20:14:44.992Z Checking void v1.0.2
36362026-09-11T20:14:45.087Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36372026-09-11T20:14:45.090Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36382026-09-11T20:14:45.112Z Checking tungstenite v0.23.0
36392026-09-11T20:14:45.112Z Checking nix v0.27.1
36402026-09-11T20:14:45.115Z Checking dropshot-api-manager-types v0.8.0
36412026-09-11T20:14:45.115Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9)
36422026-09-11T20:14:45.171Z Checking lzss v0.8.2
36432026-09-11T20:14:45.288Z Checking kstat-rs v0.2.5
36442026-09-11T20:14:45.327Z Checking fxhash v0.2.1
36452026-09-11T20:14:45.343Z Checking serde_bytes v0.11.19
36462026-09-11T20:14:45.359Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36472026-09-11T20:14:45.425Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36482026-09-11T20:14:45.442Z Checking signal-hook-tokio v0.3.1
36492026-09-11T20:14:45.465Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36502026-09-11T20:14:45.508Z Checking tokio-tungstenite v0.23.1
36512026-09-11T20:14:45.605Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
36522026-09-11T20:14:46.653Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36532026-09-11T20:14:47.193Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36542026-09-11T20:14:49.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
36552026-09-11T20:14:49.558Z
36562026-09-11T20:14:49.558Zinfo: running `cargo check --bins` on gateway-api (164/377)
36572026-09-11T20:14:50.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582026-09-11T20:14:50.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592026-09-11T20:14:50.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36602026-09-11T20:14:50.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36612026-09-11T20:14:50.134Z
36622026-09-11T20:14:50.134Zinfo: running `cargo check --bins` on ipcc (165/377)
36632026-09-11T20:14:50.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642026-09-11T20:14:50.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652026-09-11T20:14:50.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662026-09-11T20:14:50.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36672026-09-11T20:14:50.704Z
36682026-09-11T20:14:50.704Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/377)
36692026-09-11T20:14:51.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702026-09-11T20:14:51.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712026-09-11T20:14:51.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722026-09-11T20:14:51.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36732026-09-11T20:14:51.277Z
36742026-09-11T20:14:51.282Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/377)
36752026-09-11T20:14:51.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762026-09-11T20:14:51.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772026-09-11T20:14:51.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782026-09-11T20:14:51.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36792026-09-11T20:14:51.896Z
36802026-09-11T20:14:51.896Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/377)
36812026-09-11T20:14:52.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822026-09-11T20:14:52.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832026-09-11T20:14:52.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842026-09-11T20:14:52.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36852026-09-11T20:14:52.471Z
36862026-09-11T20:14:52.471Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/377)
36872026-09-11T20:14:52.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882026-09-11T20:14:52.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892026-09-11T20:14:52.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902026-09-11T20:14:52.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36912026-09-11T20:14:53.060Z
36922026-09-11T20:14:53.060Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/377)
36932026-09-11T20:14:53.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942026-09-11T20:14:53.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952026-09-11T20:14:53.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962026-09-11T20:14:53.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36972026-09-11T20:14:53.641Z
36982026-09-11T20:14:53.641Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/377)
36992026-09-11T20:14:54.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002026-09-11T20:14:54.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012026-09-11T20:14:54.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022026-09-11T20:14:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37032026-09-11T20:14:54.239Z
37042026-09-11T20:14:54.239Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/377)
37052026-09-11T20:14:54.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062026-09-11T20:14:54.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072026-09-11T20:14:54.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37082026-09-11T20:14:54.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37092026-09-11T20:14:54.822Z
37102026-09-11T20:14:54.822Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/377)
37112026-09-11T20:14:55.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122026-09-11T20:14:55.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132026-09-11T20:14:55.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37142026-09-11T20:14:55.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37152026-09-11T20:14:55.405Z
37162026-09-11T20:14:55.405Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/377)
37172026-09-11T20:14:55.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182026-09-11T20:14:55.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192026-09-11T20:14:55.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37202026-09-11T20:14:55.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37212026-09-11T20:14:55.985Z
37222026-09-11T20:14:55.985Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/377)
37232026-09-11T20:14:56.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242026-09-11T20:14:56.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252026-09-11T20:14:56.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262026-09-11T20:14:56.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37272026-09-11T20:14:56.570Z
37282026-09-11T20:14:56.570Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/377)
37292026-09-11T20:14:57.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302026-09-11T20:14:57.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312026-09-11T20:14:57.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322026-09-11T20:14:57.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37332026-09-11T20:14:57.158Z
37342026-09-11T20:14:57.161Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/377)
37352026-09-11T20:14:57.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362026-09-11T20:14:57.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372026-09-11T20:14:57.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382026-09-11T20:14:57.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37392026-09-11T20:14:57.738Z
37402026-09-11T20:14:57.738Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/377)
37412026-09-11T20:14:58.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422026-09-11T20:14:58.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432026-09-11T20:14:58.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442026-09-11T20:14:58.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37452026-09-11T20:14:58.322Z
37462026-09-11T20:14:58.322Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/377)
37472026-09-11T20:14:58.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482026-09-11T20:14:58.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492026-09-11T20:14:58.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502026-09-11T20:14:58.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37512026-09-11T20:14:58.902Z
37522026-09-11T20:14:58.902Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/377)
37532026-09-11T20:14:59.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542026-09-11T20:14:59.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552026-09-11T20:14:59.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562026-09-11T20:14:59.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37572026-09-11T20:14:59.481Z
37582026-09-11T20:14:59.481Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/377)
37592026-09-11T20:14:59.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602026-09-11T20:14:59.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612026-09-11T20:14:59.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622026-09-11T20:14:59.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37632026-09-11T20:15:00.063Z
37642026-09-11T20:15:00.063Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/377)
37652026-09-11T20:15:00.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662026-09-11T20:15:00.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672026-09-11T20:15:00.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682026-09-11T20:15:00.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37692026-09-11T20:15:00.649Z
37702026-09-11T20:15:00.649Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/377)
37712026-09-11T20:15:01.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722026-09-11T20:15:01.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732026-09-11T20:15:01.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742026-09-11T20:15:01.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37752026-09-11T20:15:01.231Z
37762026-09-11T20:15:01.231Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/377)
37772026-09-11T20:15:01.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782026-09-11T20:15:01.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792026-09-11T20:15:01.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802026-09-11T20:15:01.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37812026-09-11T20:15:01.813Z
37822026-09-11T20:15:01.813Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/377)
37832026-09-11T20:15:02.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-09-11T20:15:02.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-09-11T20:15:02.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-09-11T20:15:02.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37872026-09-11T20:15:02.396Z
37882026-09-11T20:15:02.396Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/377)
37892026-09-11T20:15:02.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-09-11T20:15:02.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-09-11T20:15:02.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-09-11T20:15:02.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37932026-09-11T20:15:02.996Z
37942026-09-11T20:15:02.996Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/377)
37952026-09-11T20:15:03.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-09-11T20:15:03.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-09-11T20:15:03.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982026-09-11T20:15:03.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37992026-09-11T20:15:03.596Z
38002026-09-11T20:15:03.596Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/377)
38012026-09-11T20:15:04.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022026-09-11T20:15:04.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032026-09-11T20:15:04.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042026-09-11T20:15:04.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38052026-09-11T20:15:04.195Z
38062026-09-11T20:15:04.195Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/377)
38072026-09-11T20:15:04.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-09-11T20:15:04.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-09-11T20:15:04.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102026-09-11T20:15:04.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38112026-09-11T20:15:04.795Z
38122026-09-11T20:15:04.795Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/377)
38132026-09-11T20:15:05.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-09-11T20:15:05.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-09-11T20:15:05.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-09-11T20:15:05.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38172026-09-11T20:15:05.398Z
38182026-09-11T20:15:05.398Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/377)
38192026-09-11T20:15:05.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-09-11T20:15:05.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-09-11T20:15:05.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-09-11T20:15:05.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38232026-09-11T20:15:05.996Z
38242026-09-11T20:15:05.996Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/377)
38252026-09-11T20:15:06.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-09-11T20:15:06.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-09-11T20:15:06.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282026-09-11T20:15:06.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38292026-09-11T20:15:06.600Z
38302026-09-11T20:15:06.600Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/377)
38312026-09-11T20:15:07.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322026-09-11T20:15:07.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332026-09-11T20:15:07.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342026-09-11T20:15:07.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38352026-09-11T20:15:07.201Z
38362026-09-11T20:15:07.201Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/377)
38372026-09-11T20:15:07.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382026-09-11T20:15:07.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392026-09-11T20:15:07.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402026-09-11T20:15:07.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38412026-09-11T20:15:07.801Z
38422026-09-11T20:15:07.801Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/377)
38432026-09-11T20:15:08.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442026-09-11T20:15:08.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452026-09-11T20:15:08.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38462026-09-11T20:15:08.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38472026-09-11T20:15:08.413Z
38482026-09-11T20:15:08.414Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/377)
38492026-09-11T20:15:08.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-09-11T20:15:08.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-09-11T20:15:08.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-09-11T20:15:08.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38532026-09-11T20:15:09.019Z
38542026-09-11T20:15:09.019Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/377)
38552026-09-11T20:15:09.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-09-11T20:15:09.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-09-11T20:15:09.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582026-09-11T20:15:09.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38592026-09-11T20:15:09.619Z
38602026-09-11T20:15:09.619Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/377)
38612026-09-11T20:15:10.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-09-11T20:15:10.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-09-11T20:15:10.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642026-09-11T20:15:10.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38652026-09-11T20:15:10.268Z
38662026-09-11T20:15:10.268Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/377)
38672026-09-11T20:15:10.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682026-09-11T20:15:10.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692026-09-11T20:15:10.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702026-09-11T20:15:10.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38712026-09-11T20:15:10.820Z
38722026-09-11T20:15:10.820Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/377)
38732026-09-11T20:15:11.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-09-11T20:15:11.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-09-11T20:15:11.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762026-09-11T20:15:11.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38772026-09-11T20:15:11.421Z
38782026-09-11T20:15:11.421Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/377)
38792026-09-11T20:15:11.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-09-11T20:15:11.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-09-11T20:15:11.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822026-09-11T20:15:11.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38832026-09-11T20:15:12.021Z
38842026-09-11T20:15:12.021Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/377)
38852026-09-11T20:15:12.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-09-11T20:15:12.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-09-11T20:15:12.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-09-11T20:15:12.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38892026-09-11T20:15:12.623Z
38902026-09-11T20:15:12.623Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/377)
38912026-09-11T20:15:13.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-09-11T20:15:13.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-09-11T20:15:13.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-09-11T20:15:13.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38952026-09-11T20:15:13.223Z
38962026-09-11T20:15:13.223Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/377)
38972026-09-11T20:15:13.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-09-11T20:15:13.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-09-11T20:15:13.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002026-09-11T20:15:13.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39012026-09-11T20:15:13.806Z
39022026-09-11T20:15:13.806Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/377)
39032026-09-11T20:15:14.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-09-11T20:15:14.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-09-11T20:15:14.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062026-09-11T20:15:14.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39072026-09-11T20:15:14.388Z
39082026-09-11T20:15:14.388Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/377)
39092026-09-11T20:15:14.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-09-11T20:15:14.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-09-11T20:15:14.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122026-09-11T20:15:14.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39132026-09-11T20:15:14.967Z
39142026-09-11T20:15:14.967Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/377)
39152026-09-11T20:15:15.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162026-09-11T20:15:15.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172026-09-11T20:15:15.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39182026-09-11T20:15:15.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39192026-09-11T20:15:15.551Z
39202026-09-11T20:15:15.551Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/377)
39212026-09-11T20:15:16.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-09-11T20:15:16.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-09-11T20:15:16.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39242026-09-11T20:15:16.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39252026-09-11T20:15:16.133Z
39262026-09-11T20:15:16.133Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/377)
39272026-09-11T20:15:16.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-09-11T20:15:16.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-09-11T20:15:16.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302026-09-11T20:15:16.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39312026-09-11T20:15:16.715Z
39322026-09-11T20:15:16.715Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/377)
39332026-09-11T20:15:17.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-09-11T20:15:17.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-09-11T20:15:17.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362026-09-11T20:15:17.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39372026-09-11T20:15:17.299Z
39382026-09-11T20:15:17.299Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/377)
39392026-09-11T20:15:17.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-09-11T20:15:17.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-09-11T20:15:17.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422026-09-11T20:15:17.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39432026-09-11T20:15:17.880Z
39442026-09-11T20:15:17.880Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/377)
39452026-09-11T20:15:18.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-09-11T20:15:18.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-09-11T20:15:18.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482026-09-11T20:15:18.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39492026-09-11T20:15:18.463Z
39502026-09-11T20:15:18.463Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/377)
39512026-09-11T20:15:18.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522026-09-11T20:15:18.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532026-09-11T20:15:18.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39542026-09-11T20:15:18.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39552026-09-11T20:15:19.044Z
39562026-09-11T20:15:19.044Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/377)
39572026-09-11T20:15:19.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582026-09-11T20:15:19.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592026-09-11T20:15:19.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39602026-09-11T20:15:19.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39612026-09-11T20:15:19.627Z
39622026-09-11T20:15:19.627Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/377)
39632026-09-11T20:15:20.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-09-11T20:15:20.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-09-11T20:15:20.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662026-09-11T20:15:20.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39672026-09-11T20:15:20.209Z
39682026-09-11T20:15:20.209Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/377)
39692026-09-11T20:15:20.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-09-11T20:15:20.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-09-11T20:15:20.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722026-09-11T20:15:20.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39732026-09-11T20:15:20.792Z
39742026-09-11T20:15:20.792Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/377)
39752026-09-11T20:15:21.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-09-11T20:15:21.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-09-11T20:15:21.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39782026-09-11T20:15:21.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39792026-09-11T20:15:21.380Z
39802026-09-11T20:15:21.380Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/377)
39812026-09-11T20:15:21.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822026-09-11T20:15:21.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832026-09-11T20:15:21.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39842026-09-11T20:15:21.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39852026-09-11T20:15:21.955Z
39862026-09-11T20:15:21.955Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/377)
39872026-09-11T20:15:22.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882026-09-11T20:15:22.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892026-09-11T20:15:22.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39902026-09-11T20:15:22.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39912026-09-11T20:15:22.537Z
39922026-09-11T20:15:22.537Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/377)
39932026-09-11T20:15:23.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-09-11T20:15:23.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-09-11T20:15:23.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-09-11T20:15:23.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39972026-09-11T20:15:23.139Z
39982026-09-11T20:15:23.139Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/377)
39992026-09-11T20:15:23.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-09-11T20:15:23.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-09-11T20:15:23.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-09-11T20:15:23.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40032026-09-11T20:15:23.741Z
40042026-09-11T20:15:23.741Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/377)
40052026-09-11T20:15:24.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-09-11T20:15:24.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-09-11T20:15:24.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-09-11T20:15:24.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40092026-09-11T20:15:24.339Z
40102026-09-11T20:15:24.339Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/377)
40112026-09-11T20:15:24.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-09-11T20:15:24.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-09-11T20:15:24.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-09-11T20:15:24.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40152026-09-11T20:15:24.940Z
40162026-09-11T20:15:24.940Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/377)
40172026-09-11T20:15:25.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-09-11T20:15:25.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-09-11T20:15:25.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-09-11T20:15:25.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40212026-09-11T20:15:25.541Z
40222026-09-11T20:15:25.541Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/377)
40232026-09-11T20:15:26.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-09-11T20:15:26.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-09-11T20:15:26.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-09-11T20:15:26.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40272026-09-11T20:15:26.144Z
40282026-09-11T20:15:26.145Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/377)
40292026-09-11T20:15:26.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-09-11T20:15:26.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-09-11T20:15:26.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-09-11T20:15:26.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40332026-09-11T20:15:26.749Z
40342026-09-11T20:15:26.749Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/377)
40352026-09-11T20:15:27.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-09-11T20:15:27.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-09-11T20:15:27.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40382026-09-11T20:15:27.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40392026-09-11T20:15:27.353Z
40402026-09-11T20:15:27.353Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/377)
40412026-09-11T20:15:27.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422026-09-11T20:15:27.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432026-09-11T20:15:27.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40442026-09-11T20:15:27.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40452026-09-11T20:15:27.955Z
40462026-09-11T20:15:27.955Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/377)
40472026-09-11T20:15:28.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482026-09-11T20:15:28.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492026-09-11T20:15:28.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40502026-09-11T20:15:28.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40512026-09-11T20:15:28.565Z
40522026-09-11T20:15:28.565Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/377)
40532026-09-11T20:15:29.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542026-09-11T20:15:29.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552026-09-11T20:15:29.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40562026-09-11T20:15:29.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40572026-09-11T20:15:29.157Z
40582026-09-11T20:15:29.157Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/377)
40592026-09-11T20:15:29.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40602026-09-11T20:15:29.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40612026-09-11T20:15:29.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40622026-09-11T20:15:29.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40632026-09-11T20:15:29.756Z
40642026-09-11T20:15:29.756Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/377)
40652026-09-11T20:15:30.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40662026-09-11T20:15:30.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40672026-09-11T20:15:30.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40682026-09-11T20:15:30.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40692026-09-11T20:15:30.359Z
40702026-09-11T20:15:30.359Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/377)
40712026-09-11T20:15:30.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40722026-09-11T20:15:30.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40732026-09-11T20:15:30.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40742026-09-11T20:15:30.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40752026-09-11T20:15:30.958Z
40762026-09-11T20:15:30.958Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/377)
40772026-09-11T20:15:31.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40782026-09-11T20:15:31.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40792026-09-11T20:15:31.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40802026-09-11T20:15:31.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40812026-09-11T20:15:31.556Z
40822026-09-11T20:15:31.557Zinfo: running `cargo check --bins` on oximeter-producer (235/377)
40832026-09-11T20:15:32.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-11T20:15:32.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-11T20:15:32.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-11T20:15:32.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40872026-09-11T20:15:32.172Z
40882026-09-11T20:15:32.172Zinfo: running `cargo check --bins` on internal-dns-resolver (236/377)
40892026-09-11T20:15:32.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-11T20:15:32.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-11T20:15:32.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-11T20:15:32.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40932026-09-11T20:15:32.756Z
40942026-09-11T20:15:32.756Zinfo: running `cargo check --bins` on dns-server (237/377)
40952026-09-11T20:15:33.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-11T20:15:33.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-11T20:15:33.413Z Compiling parking_lot_core v0.8.6
40982026-09-11T20:15:33.522Z Compiling git-stub v1.0.0
40992026-09-11T20:15:33.530Z Checking prefix-trie v0.7.0
41002026-09-11T20:15:33.536Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41012026-09-11T20:15:33.644Z Compiling git-stub-vcs v0.1.0
41022026-09-11T20:15:33.822Z Checking hickory-server v0.25.2
41032026-09-11T20:15:33.918Z Checking parking_lot v0.11.2
41042026-09-11T20:15:33.945Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41052026-09-11T20:15:34.084Z Checking sled v0.34.7
41062026-09-11T20:15:36.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
41072026-09-11T20:15:36.224Z
41082026-09-11T20:15:36.224Zinfo: running `cargo check --bins` on dns-server-api (238/377)
41092026-09-11T20:15:36.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102026-09-11T20:15:36.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112026-09-11T20:15:36.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41122026-09-11T20:15:36.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41132026-09-11T20:15:36.799Z
41142026-09-11T20:15:36.799Zinfo: running `cargo check --bins` on nexus-client (239/377)
41152026-09-11T20:15:37.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162026-09-11T20:15:37.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172026-09-11T20:15:37.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41182026-09-11T20:15:37.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41192026-09-11T20:15:37.417Z
41202026-09-11T20:15:37.417Zinfo: running `cargo check --bins` on oximeter-producer-api (240/377)
41212026-09-11T20:15:37.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41222026-09-11T20:15:37.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41232026-09-11T20:15:37.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41242026-09-11T20:15:37.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
41252026-09-11T20:15:37.996Z
41262026-09-11T20:15:37.996Zinfo: running `cargo check --bins` on sp-sim (241/377)
41272026-09-11T20:15:38.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282026-09-11T20:15:38.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292026-09-11T20:15:38.721Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41302026-09-11T20:15:39.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
41312026-09-11T20:15:39.435Z
41322026-09-11T20:15:39.435Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/377)
41332026-09-11T20:15:39.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342026-09-11T20:15:39.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352026-09-11T20:15:40.261Z Compiling proc-macro-error-attr2 v2.0.0
41362026-09-11T20:15:40.392Z Compiling rfc6979 v0.4.0
41372026-09-11T20:15:40.392Z Compiling hashbrown v0.14.5
41382026-09-11T20:15:40.407Z Compiling salty v0.3.0
41392026-09-11T20:15:40.416Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41402026-09-11T20:15:40.428Z Compiling primeorder v0.13.6
41412026-09-11T20:15:40.443Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41422026-09-11T20:15:40.511Z Compiling ecdsa v0.16.9
41432026-09-11T20:15:40.606Z Compiling sha1 v0.10.6
41442026-09-11T20:15:40.678Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41452026-09-11T20:15:40.766Z Compiling proc-macro-error2 v2.0.1
41462026-09-11T20:15:40.882Z Compiling chumsky v0.9.3
41472026-09-11T20:15:40.896Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41482026-09-11T20:15:40.899Z Compiling p384 v0.13.1
41492026-09-11T20:15:40.937Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41502026-09-11T20:15:41.074Z Compiling knus-derive v3.4.0
41512026-09-11T20:15:41.121Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41522026-09-11T20:15:41.173Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41532026-09-11T20:15:41.234Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41542026-09-11T20:15:41.436Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41552026-09-11T20:15:41.493Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41562026-09-11T20:15:41.642Z Checking corncobs v0.1.4
41572026-09-11T20:15:41.667Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41582026-09-11T20:15:41.667Z Checking libscf-sys v1.2.0
41592026-09-11T20:15:41.683Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41602026-09-11T20:15:41.712Z Checking secrecy v0.8.0
41612026-09-11T20:15:41.741Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41622026-09-11T20:15:41.787Z Checking papergrid v0.18.0
41632026-09-11T20:15:41.809Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41642026-09-11T20:15:41.835Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41652026-09-11T20:15:42.000Z Compiling unicase v2.9.0
41662026-09-11T20:15:42.060Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41672026-09-11T20:15:42.102Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41682026-09-11T20:15:42.130Z Checking itertools v0.15.0
41692026-09-11T20:15:42.211Z Compiling mime_guess v2.0.5
41702026-09-11T20:15:42.300Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41712026-09-11T20:15:42.336Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41722026-09-11T20:15:42.545Z Compiling knus v3.4.0
41732026-09-11T20:15:42.608Z Checking tabled v0.21.0
41742026-09-11T20:15:42.618Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41752026-09-11T20:15:42.618Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41762026-09-11T20:15:42.754Z Checking http-range v0.1.5
41772026-09-11T20:15:42.897Z Checking crc8 v0.1.1
41782026-09-11T20:15:42.915Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41792026-09-11T20:15:43.220Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41802026-09-11T20:15:43.268Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41812026-09-11T20:15:43.313Z Checking scuffle v0.1.0
41822026-09-11T20:15:43.416Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41832026-09-11T20:15:43.462Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
41842026-09-11T20:15:43.488Z Checking nanorand v0.7.0
41852026-09-11T20:15:43.509Z Checking hyper-staticfile v0.10.1
41862026-09-11T20:15:43.681Z Checking flume v0.11.1
41872026-09-11T20:15:43.881Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41882026-09-11T20:15:43.893Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
41892026-09-11T20:15:43.893Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41902026-09-11T20:15:43.925Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41912026-09-11T20:15:43.973Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41922026-09-11T20:15:44.170Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41932026-09-11T20:15:44.191Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41942026-09-11T20:15:44.229Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41952026-09-11T20:15:44.385Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41962026-09-11T20:15:44.503Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41972026-09-11T20:15:44.681Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41982026-09-11T20:15:44.828Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41992026-09-11T20:15:45.357Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
42002026-09-11T20:15:46.169Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
42012026-09-11T20:15:48.111Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42022026-09-11T20:15:49.153Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
42032026-09-11T20:15:49.707Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
42042026-09-11T20:15:49.710Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
42052026-09-11T20:15:50.323Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
42062026-09-11T20:16:01.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.10s
42072026-09-11T20:16:01.585Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42082026-09-11T20:16:01.585Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42092026-09-11T20:16:01.747Z
42102026-09-11T20:16:01.747Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/377)
42112026-09-11T20:16:02.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-09-11T20:16:02.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-09-11T20:16:02.534Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42142026-09-11T20:16:12.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.98s
42152026-09-11T20:16:12.732Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42162026-09-11T20:16:12.732Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42172026-09-11T20:16:12.940Z
42182026-09-11T20:16:12.940Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/377)
42192026-09-11T20:16:13.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42202026-09-11T20:16:13.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42212026-09-11T20:16:13.723Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42222026-09-11T20:16:23.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.98s
42232026-09-11T20:16:23.933Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42242026-09-11T20:16:23.934Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42252026-09-11T20:16:24.139Z
42262026-09-11T20:16:24.139Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/377)
42272026-09-11T20:16:24.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-09-11T20:16:24.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-09-11T20:16:24.918Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42302026-09-11T20:16:35.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
42312026-09-11T20:16:35.653Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42322026-09-11T20:16:35.653Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42332026-09-11T20:16:35.653Z
42342026-09-11T20:16:35.653Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/377)
42352026-09-11T20:16:35.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-09-11T20:16:36.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-09-11T20:16:36.231Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42382026-09-11T20:16:46.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
42392026-09-11T20:16:46.433Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42402026-09-11T20:16:46.433Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42412026-09-11T20:16:46.632Z
42422026-09-11T20:16:46.632Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/377)
42432026-09-11T20:16:47.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442026-09-11T20:16:47.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452026-09-11T20:16:47.411Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42462026-09-11T20:16:57.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
42472026-09-11T20:16:57.665Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42482026-09-11T20:16:57.666Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42492026-09-11T20:16:57.866Z
42502026-09-11T20:16:57.866Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/377)
42512026-09-11T20:16:58.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-09-11T20:16:58.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-09-11T20:16:58.620Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42542026-09-11T20:17:08.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
42552026-09-11T20:17:08.867Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42562026-09-11T20:17:08.867Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42572026-09-11T20:17:09.060Z
42582026-09-11T20:17:09.060Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/377)
42592026-09-11T20:17:09.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-11T20:17:09.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-11T20:17:09.833Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42622026-09-11T20:17:20.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
42632026-09-11T20:17:20.035Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42642026-09-11T20:17:20.035Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42652026-09-11T20:17:20.234Z
42662026-09-11T20:17:20.234Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/377)
42672026-09-11T20:17:20.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682026-09-11T20:17:20.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692026-09-11T20:17:20.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42702026-09-11T20:17:20.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42712026-09-11T20:17:20.819Z
42722026-09-11T20:17:20.819Zinfo: running `cargo check --bins` on installinator-common (251/377)
42732026-09-11T20:17:21.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42742026-09-11T20:17:21.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42752026-09-11T20:17:21.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42762026-09-11T20:17:21.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42772026-09-11T20:17:21.423Z
42782026-09-11T20:17:21.423Zinfo: running `cargo check --bins` on installinator-common-versions (252/377)
42792026-09-11T20:17:21.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42802026-09-11T20:17:21.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42812026-09-11T20:17:21.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42822026-09-11T20:17:21.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42832026-09-11T20:17:21.989Z
42842026-09-11T20:17:21.989Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/377)
42852026-09-11T20:17:22.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862026-09-11T20:17:22.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872026-09-11T20:17:22.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42882026-09-11T20:17:22.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
42892026-09-11T20:17:22.610Z
42902026-09-11T20:17:22.610Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/377)
42912026-09-11T20:17:23.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42922026-09-11T20:17:23.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42932026-09-11T20:17:23.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42942026-09-11T20:17:23.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42952026-09-11T20:17:23.191Z
42962026-09-11T20:17:23.191Zinfo: running `cargo check --bins` on range-requests (255/377)
42972026-09-11T20:17:23.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42982026-09-11T20:17:23.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42992026-09-11T20:17:23.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43002026-09-11T20:17:23.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43012026-09-11T20:17:23.761Z
43022026-09-11T20:17:23.761Zinfo: running `cargo check --bins` on repo-depot-api (256/377)
43032026-09-11T20:17:24.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43042026-09-11T20:17:24.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43052026-09-11T20:17:24.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43062026-09-11T20:17:24.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43072026-09-11T20:17:24.337Z
43082026-09-11T20:17:24.337Zinfo: running `cargo check --bins` on repo-depot-client (257/377)
43092026-09-11T20:17:24.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-09-11T20:17:24.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-09-11T20:17:24.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43122026-09-11T20:17:24.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43132026-09-11T20:17:24.909Z
43142026-09-11T20:17:24.909Zinfo: running `cargo check --bins` on sled-agent-api (258/377)
43152026-09-11T20:17:25.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-09-11T20:17:25.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-09-11T20:17:25.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43182026-09-11T20:17:25.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43192026-09-11T20:17:25.503Z
43202026-09-11T20:17:25.503Zinfo: running `cargo check --bins` on sled-diagnostics (259/377)
43212026-09-11T20:17:26.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43222026-09-11T20:17:26.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43232026-09-11T20:17:26.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43242026-09-11T20:17:26.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43252026-09-11T20:17:26.094Z
43262026-09-11T20:17:26.094Zinfo: running `cargo check --bins` on zfs-test-harness (260/377)
43272026-09-11T20:17:26.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43282026-09-11T20:17:26.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43292026-09-11T20:17:26.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43302026-09-11T20:17:26.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43312026-09-11T20:17:26.691Z
43322026-09-11T20:17:26.691Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/377)
43332026-09-11T20:17:27.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43342026-09-11T20:17:27.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43352026-09-11T20:17:27.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43362026-09-11T20:17:27.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43372026-09-11T20:17:27.302Z
43382026-09-11T20:17:27.302Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/377)
43392026-09-11T20:17:27.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43402026-09-11T20:17:27.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43412026-09-11T20:17:27.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43422026-09-11T20:17:27.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43432026-09-11T20:17:27.909Z
43442026-09-11T20:17:27.909Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/377)
43452026-09-11T20:17:28.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43462026-09-11T20:17:28.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43472026-09-11T20:17:28.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43482026-09-11T20:17:28.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43492026-09-11T20:17:28.515Z
43502026-09-11T20:17:28.515Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/377)
43512026-09-11T20:17:29.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43522026-09-11T20:17:29.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43532026-09-11T20:17:29.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43542026-09-11T20:17:29.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43552026-09-11T20:17:29.160Z
43562026-09-11T20:17:29.160Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/377)
43572026-09-11T20:17:29.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43582026-09-11T20:17:29.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43592026-09-11T20:17:29.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43602026-09-11T20:17:29.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43612026-09-11T20:17:29.729Z
43622026-09-11T20:17:29.729Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/377)
43632026-09-11T20:17:30.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43642026-09-11T20:17:30.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43652026-09-11T20:17:30.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43662026-09-11T20:17:30.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43672026-09-11T20:17:30.334Z
43682026-09-11T20:17:30.335Zinfo: running `cargo check --bins` on trust-quorum (267/377)
43692026-09-11T20:17:30.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-09-11T20:17:30.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-09-11T20:17:30.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43722026-09-11T20:17:30.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43732026-09-11T20:17:30.948Z
43742026-09-11T20:17:30.948Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/377)
43752026-09-11T20:17:31.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-09-11T20:17:31.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-09-11T20:17:31.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43782026-09-11T20:17:31.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43792026-09-11T20:17:31.541Z
43802026-09-11T20:17:31.541Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/377)
43812026-09-11T20:17:32.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43822026-09-11T20:17:32.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43832026-09-11T20:17:32.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43842026-09-11T20:17:32.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43852026-09-11T20:17:32.168Z
43862026-09-11T20:17:32.168Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/377)
43872026-09-11T20:17:32.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43882026-09-11T20:17:32.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43892026-09-11T20:17:32.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43902026-09-11T20:17:32.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
43912026-09-11T20:17:32.800Z
43922026-09-11T20:17:32.800Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/377)
43932026-09-11T20:17:33.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43942026-09-11T20:17:33.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43952026-09-11T20:17:33.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43962026-09-11T20:17:33.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43972026-09-11T20:17:33.423Z
43982026-09-11T20:17:33.423Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/377)
43992026-09-11T20:17:33.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44002026-09-11T20:17:33.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44012026-09-11T20:17:33.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44022026-09-11T20:17:33.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44032026-09-11T20:17:34.054Z
44042026-09-11T20:17:34.054Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/377)
44052026-09-11T20:17:34.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44062026-09-11T20:17:34.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44072026-09-11T20:17:34.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44082026-09-11T20:17:34.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44092026-09-11T20:17:34.683Z
44102026-09-11T20:17:34.683Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/377)
44112026-09-11T20:17:35.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44122026-09-11T20:17:35.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44132026-09-11T20:17:35.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44142026-09-11T20:17:35.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44152026-09-11T20:17:35.248Z
44162026-09-11T20:17:35.248Zinfo: running `cargo check --bins` on transient-dns-server (275/377)
44172026-09-11T20:17:35.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-09-11T20:17:35.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-09-11T20:17:35.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44202026-09-11T20:17:35.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44212026-09-11T20:17:35.838Z
44222026-09-11T20:17:35.838Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/377)
44232026-09-11T20:17:36.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44242026-09-11T20:17:36.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44252026-09-11T20:17:36.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44262026-09-11T20:17:36.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44272026-09-11T20:17:36.437Z
44282026-09-11T20:17:36.437Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/377)
44292026-09-11T20:17:36.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44302026-09-11T20:17:36.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44312026-09-11T20:17:36.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44322026-09-11T20:17:36.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44332026-09-11T20:17:37.035Z
44342026-09-11T20:17:37.035Zinfo: running `cargo check --bins` on omicron-rpaths (278/377)
44352026-09-11T20:17:37.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-09-11T20:17:37.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-09-11T20:17:37.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-09-11T20:17:37.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44392026-09-11T20:17:37.602Z
44402026-09-11T20:17:37.602Zinfo: running `cargo check --bins` on omicron-repl-utils (279/377)
44412026-09-11T20:17:38.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-09-11T20:17:38.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-09-11T20:17:38.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-09-11T20:17:38.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44452026-09-11T20:17:38.171Z
44462026-09-11T20:17:38.171Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/377)
44472026-09-11T20:17:38.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-09-11T20:17:38.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-09-11T20:17:38.879Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44502026-09-11T20:17:39.306Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44512026-09-11T20:17:40.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
44522026-09-11T20:17:40.683Z
44532026-09-11T20:17:40.683Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/377)
44542026-09-11T20:17:41.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-09-11T20:17:41.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-09-11T20:17:41.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44572026-09-11T20:17:41.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44582026-09-11T20:17:41.262Z
44592026-09-11T20:17:41.262Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/377)
44602026-09-11T20:17:41.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-09-11T20:17:41.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-09-11T20:17:41.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44632026-09-11T20:17:41.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44642026-09-11T20:17:41.845Z
44652026-09-11T20:17:41.845Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/377)
44662026-09-11T20:17:42.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44672026-09-11T20:17:42.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44682026-09-11T20:17:42.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44692026-09-11T20:17:42.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44702026-09-11T20:17:42.438Z
44712026-09-11T20:17:42.438Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/377)
44722026-09-11T20:17:42.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44732026-09-11T20:17:42.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44742026-09-11T20:17:42.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44752026-09-11T20:17:42.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44762026-09-11T20:17:43.022Z
44772026-09-11T20:17:43.022Zinfo: running `cargo check --bins` on installinator-client (285/377)
44782026-09-11T20:17:43.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44792026-09-11T20:17:43.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44802026-09-11T20:17:43.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44812026-09-11T20:17:43.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44822026-09-11T20:17:43.598Z
44832026-09-11T20:17:43.598Zinfo: running `cargo check --bins` on oxide-client (286/377)
44842026-09-11T20:17:44.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44852026-09-11T20:17:44.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44862026-09-11T20:17:44.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44872026-09-11T20:17:44.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44882026-09-11T20:17:44.171Z
44892026-09-11T20:17:44.171Zinfo: running `cargo check --bins` on oximeter-client (287/377)
44902026-09-11T20:17:44.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44912026-09-11T20:17:44.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44922026-09-11T20:17:44.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44932026-09-11T20:17:44.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44942026-09-11T20:17:44.756Z
44952026-09-11T20:17:44.756Zinfo: running `cargo check --bins` on wicketd-client (288/377)
44962026-09-11T20:17:45.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44972026-09-11T20:17:45.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44982026-09-11T20:17:45.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44992026-09-11T20:17:45.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45002026-09-11T20:17:45.363Z
45012026-09-11T20:17:45.363Zinfo: running `cargo check --bins` on wicket-common (289/377)
45022026-09-11T20:17:45.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45032026-09-11T20:17:45.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45042026-09-11T20:17:45.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45052026-09-11T20:17:45.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45062026-09-11T20:17:45.961Z
45072026-09-11T20:17:45.961Zinfo: running `cargo check --bins` on wicketd-commission-client (290/377)
45082026-09-11T20:17:46.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45092026-09-11T20:17:46.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45102026-09-11T20:17:46.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45112026-09-11T20:17:46.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45122026-09-11T20:17:46.551Z
45132026-09-11T20:17:46.552Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/377)
45142026-09-11T20:17:47.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45152026-09-11T20:17:47.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45162026-09-11T20:17:47.242Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45172026-09-11T20:17:47.247Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45182026-09-11T20:17:48.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
45192026-09-11T20:17:48.602Z
45202026-09-11T20:17:48.602Zinfo: running `cargo check --bins` on cockroach-admin-api (292/377)
45212026-09-11T20:17:49.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-09-11T20:17:49.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-09-11T20:17:49.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45242026-09-11T20:17:49.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45252026-09-11T20:17:49.178Z
45262026-09-11T20:17:49.178Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/377)
45272026-09-11T20:17:49.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45282026-09-11T20:17:49.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45292026-09-11T20:17:49.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45302026-09-11T20:17:49.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45312026-09-11T20:17:49.848Z
45322026-09-11T20:17:49.848Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/377)
45332026-09-11T20:17:50.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-09-11T20:17:50.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-09-11T20:17:50.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-09-11T20:17:50.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
45372026-09-11T20:17:50.523Z
45382026-09-11T20:17:50.523Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/377)
45392026-09-11T20:17:51.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-09-11T20:17:51.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-09-11T20:17:51.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45422026-09-11T20:17:51.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45432026-09-11T20:17:51.224Z
45442026-09-11T20:17:51.224Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/377)
45452026-09-11T20:17:51.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45462026-09-11T20:17:51.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45472026-09-11T20:17:51.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45482026-09-11T20:17:51.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45492026-09-11T20:17:51.801Z
45502026-09-11T20:17:51.802Zinfo: running `cargo check --bins` on db-macros (297/377)
45512026-09-11T20:17:52.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45522026-09-11T20:17:52.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45532026-09-11T20:17:52.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45542026-09-11T20:17:52.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45552026-09-11T20:17:52.393Z
45562026-09-11T20:17:52.393Zinfo: running `cargo check --bins` on nexus-macros-common (298/377)
45572026-09-11T20:17:52.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45582026-09-11T20:17:52.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45592026-09-11T20:17:52.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45602026-09-11T20:17:52.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45612026-09-11T20:17:52.962Z
45622026-09-11T20:17:52.962Zinfo: running `cargo check --bins` on nexus-auth (299/377)
45632026-09-11T20:17:53.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45642026-09-11T20:17:53.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45652026-09-11T20:17:53.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45662026-09-11T20:17:53.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45672026-09-11T20:17:53.585Z
45682026-09-11T20:17:53.585Zinfo: running `cargo check --bins` on authz-macros (300/377)
45692026-09-11T20:17:54.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45702026-09-11T20:17:54.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45712026-09-11T20:17:54.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45722026-09-11T20:17:54.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45732026-09-11T20:17:54.160Z
45742026-09-11T20:17:54.161Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/377)
45752026-09-11T20:17:54.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45762026-09-11T20:17:54.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45772026-09-11T20:17:54.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45782026-09-11T20:17:54.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45792026-09-11T20:17:54.792Z
45802026-09-11T20:17:54.793Zinfo: running `cargo check --bins` on nexus-db-model (302/377)
45812026-09-11T20:17:55.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45822026-09-11T20:17:55.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45832026-09-11T20:17:55.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45842026-09-11T20:17:55.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45852026-09-11T20:17:55.424Z
45862026-09-11T20:17:55.425Zinfo: running `cargo check --bins` on nexus-db-schema (303/377)
45872026-09-11T20:17:55.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45882026-09-11T20:17:55.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45892026-09-11T20:17:55.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45902026-09-11T20:17:55.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45912026-09-11T20:17:56.006Z
45922026-09-11T20:17:56.006Zinfo: running `cargo check --bins` on nexus-defaults (304/377)
45932026-09-11T20:17:56.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45942026-09-11T20:17:56.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45952026-09-11T20:17:56.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45962026-09-11T20:17:56.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45972026-09-11T20:17:56.609Z
45982026-09-11T20:17:56.609Zinfo: running `cargo check --bins` on omicron-git-version (305/377)
45992026-09-11T20:17:57.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46002026-09-11T20:17:57.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46012026-09-11T20:17:57.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46022026-09-11T20:17:57.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46032026-09-11T20:17:57.182Z
46042026-09-11T20:17:57.182Zinfo: running `cargo check --bins` on nexus-db-errors (306/377)
46052026-09-11T20:17:57.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-11T20:17:57.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-11T20:17:57.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-11T20:17:57.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46092026-09-11T20:17:57.818Z
46102026-09-11T20:17:57.818Zinfo: running `cargo check --bins` on nexus-db-lookup (307/377)
46112026-09-11T20:17:58.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-11T20:17:58.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-11T20:17:58.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-11T20:17:58.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46152026-09-11T20:17:58.467Z
46162026-09-11T20:17:58.467Zinfo: running `cargo check --bins` on nexus-fm-slippy (308/377)
46172026-09-11T20:17:58.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-11T20:17:58.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-11T20:17:58.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46202026-09-11T20:17:58.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46212026-09-11T20:17:59.084Z
46222026-09-11T20:17:59.084Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (309/377)
46232026-09-11T20:17:59.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46242026-09-11T20:17:59.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46252026-09-11T20:17:59.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46262026-09-11T20:17:59.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46272026-09-11T20:17:59.728Z
46282026-09-11T20:17:59.729Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (310/377)
46292026-09-11T20:18:00.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46302026-09-11T20:18:00.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46312026-09-11T20:18:00.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46322026-09-11T20:18:00.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46332026-09-11T20:18:00.361Z
46342026-09-11T20:18:00.361Zinfo: running `cargo check --bins` on nexus-test-interface (311/377)
46352026-09-11T20:18:00.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46362026-09-11T20:18:00.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46372026-09-11T20:18:00.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46382026-09-11T20:18:00.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46392026-09-11T20:18:01.004Z
46402026-09-11T20:18:01.004Zinfo: running `cargo check --bins` on oximeter-collector (312/377)
46412026-09-11T20:18:01.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46422026-09-11T20:18:01.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46432026-09-11T20:18:01.766Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46442026-09-11T20:18:01.810Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46452026-09-11T20:18:02.429Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46462026-09-11T20:18:04.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
46472026-09-11T20:18:04.346Z
46482026-09-11T20:18:04.346Zinfo: running `cargo check --bins` on oximeter-api (313/377)
46492026-09-11T20:18:04.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46502026-09-11T20:18:04.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46512026-09-11T20:18:04.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46522026-09-11T20:18:04.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46532026-09-11T20:18:04.907Z
46542026-09-11T20:18:04.907Zinfo: running `cargo check --bins` on cert-dev (314/377)
46552026-09-11T20:18:05.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46562026-09-11T20:18:05.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46572026-09-11T20:18:05.528Z Checking yasna v0.5.2
46582026-09-11T20:18:05.931Z Checking rcgen v0.12.1
46592026-09-11T20:18:06.206Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46602026-09-11T20:18:06.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46612026-09-11T20:18:06.530Z
46622026-09-11T20:18:06.530Zinfo: running `cargo check --bins` on clickana (315/377)
46632026-09-11T20:18:07.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-11T20:18:07.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-11T20:18:07.182Z Compiling instability v0.3.11
46662026-09-11T20:18:07.182Z Checking castaway v0.2.4
46672026-09-11T20:18:07.186Z Compiling indoc v2.0.7
46682026-09-11T20:18:07.186Z Checking unicode-truncate v1.1.0
46692026-09-11T20:18:07.293Z Checking lru v0.12.5
46702026-09-11T20:18:07.296Z Checking cassowary v0.3.0
46712026-09-11T20:18:07.409Z Checking compact_str v0.8.1
46722026-09-11T20:18:08.217Z Checking ratatui v0.29.0
46732026-09-11T20:18:09.270Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46742026-09-11T20:18:09.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
46752026-09-11T20:18:10.171Z
46762026-09-11T20:18:10.171Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (316/377)
46772026-09-11T20:18:10.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46782026-09-11T20:18:10.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46792026-09-11T20:18:10.901Z Checking headers-core v0.3.0
46802026-09-11T20:18:10.908Z Checking port-file v0.1.0
46812026-09-11T20:18:10.908Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46822026-09-11T20:18:11.097Z Checking headers v0.4.1
46832026-09-11T20:18:11.458Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46842026-09-11T20:18:12.435Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46852026-09-11T20:18:12.955Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46862026-09-11T20:18:13.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
46872026-09-11T20:18:13.598Z
46882026-09-11T20:18:13.598Zinfo: running `cargo check --bins` on ch-dev (317/377)
46892026-09-11T20:18:14.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46902026-09-11T20:18:14.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46912026-09-11T20:18:14.334Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46922026-09-11T20:18:15.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
46932026-09-11T20:18:15.307Z
46942026-09-11T20:18:15.307Zinfo: running `cargo check --bins` on dev-tools-common (318/377)
46952026-09-11T20:18:15.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46962026-09-11T20:18:15.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46972026-09-11T20:18:15.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46982026-09-11T20:18:15.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46992026-09-11T20:18:15.734Z
47002026-09-11T20:18:15.734Zinfo: running `cargo check --bins` on corpus-adjust (319/377)
47012026-09-11T20:18:16.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47022026-09-11T20:18:16.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47032026-09-11T20:18:16.376Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
47042026-09-11T20:18:16.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
47052026-09-11T20:18:16.924Z
47062026-09-11T20:18:16.924Zinfo: running `cargo check --bins` on crdb-seed (320/377)
47072026-09-11T20:18:17.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47082026-09-11T20:18:17.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47092026-09-11T20:18:17.646Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47102026-09-11T20:18:18.761Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47112026-09-11T20:18:19.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
47122026-09-11T20:18:19.311Z
47132026-09-11T20:18:19.311Zinfo: running `cargo check --bins` on db-dev (321/377)
47142026-09-11T20:18:19.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47152026-09-11T20:18:19.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47162026-09-11T20:18:20.044Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
47172026-09-11T20:18:20.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
47182026-09-11T20:18:21.022Z
47192026-09-11T20:18:21.022Zinfo: running `cargo check --bins` on omicron-dev-lib (322/377)
47202026-09-11T20:18:21.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-11T20:18:21.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-11T20:18:21.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-11T20:18:21.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47242026-09-11T20:18:21.650Z
47252026-09-11T20:18:21.650Zinfo: running `cargo check --bins` on xtask-downloader (323/377)
47262026-09-11T20:18:22.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-11T20:18:22.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-11T20:18:22.268Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
47292026-09-11T20:18:22.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
47302026-09-11T20:18:23.118Z
47312026-09-11T20:18:23.118Zinfo: running `cargo check --bins` on omicron-dropshot-apis (324/377)
47322026-09-11T20:18:23.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-11T20:18:23.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-11T20:18:23.868Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47352026-09-11T20:18:23.868Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47362026-09-11T20:18:23.871Z Checking git-stub v1.0.0
47372026-09-11T20:18:23.871Z Compiling trait-variant v0.1.2
47382026-09-11T20:18:23.871Z Checking maplit v1.0.2
47392026-09-11T20:18:24.000Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47402026-09-11T20:18:24.028Z Checking drift v0.2.0
47412026-09-11T20:18:24.042Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47422026-09-11T20:18:24.066Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47432026-09-11T20:18:24.150Z Checking git-stub-vcs v0.1.0
47442026-09-11T20:18:24.216Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47452026-09-11T20:18:24.231Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47462026-09-11T20:18:24.346Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47472026-09-11T20:18:24.362Z Checking dropshot-api-manager v0.8.0
47482026-09-11T20:18:24.379Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47492026-09-11T20:18:24.520Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47502026-09-11T20:18:24.718Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47512026-09-11T20:18:25.224Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47522026-09-11T20:18:26.163Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47532026-09-11T20:18:27.179Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47542026-09-11T20:18:28.000Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47552026-09-11T20:18:28.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s
47562026-09-11T20:18:28.651Z
47572026-09-11T20:18:28.651Zinfo: running `cargo check --bins` on installinator-api (325/377)
47582026-09-11T20:18:29.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47592026-09-11T20:18:29.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47602026-09-11T20:18:29.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47612026-09-11T20:18:29.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47622026-09-11T20:18:29.230Z
47632026-09-11T20:18:29.230Zinfo: running `cargo check --bins` on nexus-external-api (326/377)
47642026-09-11T20:18:29.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47652026-09-11T20:18:29.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47662026-09-11T20:18:29.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47672026-09-11T20:18:29.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47682026-09-11T20:18:29.858Z
47692026-09-11T20:18:29.858Zinfo: running `cargo check --bins` on nexus-internal-api (327/377)
47702026-09-11T20:18:30.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47712026-09-11T20:18:30.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47722026-09-11T20:18:30.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47732026-09-11T20:18:30.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47742026-09-11T20:18:30.485Z
47752026-09-11T20:18:30.485Zinfo: running `cargo check --bins` on nexus-lockstep-api (328/377)
47762026-09-11T20:18:31.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47772026-09-11T20:18:31.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47782026-09-11T20:18:31.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47792026-09-11T20:18:31.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47802026-09-11T20:18:31.114Z
47812026-09-11T20:18:31.114Zinfo: running `cargo check --bins` on ntp-admin-api (329/377)
47822026-09-11T20:18:31.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47832026-09-11T20:18:31.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47842026-09-11T20:18:31.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47852026-09-11T20:18:31.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47862026-09-11T20:18:31.697Z
47872026-09-11T20:18:31.697Zinfo: running `cargo check --bins` on ntp-admin-types-versions (330/377)
47882026-09-11T20:18:32.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47892026-09-11T20:18:32.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47902026-09-11T20:18:32.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47912026-09-11T20:18:32.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47922026-09-11T20:18:32.267Z
47932026-09-11T20:18:32.267Zinfo: running `cargo check --bins` on wicketd-api (331/377)
47942026-09-11T20:18:32.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47952026-09-11T20:18:32.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47962026-09-11T20:18:32.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47972026-09-11T20:18:32.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47982026-09-11T20:18:32.865Z
47992026-09-11T20:18:32.865Zinfo: running `cargo check --bins` on wicketd-commission-api (332/377)
48002026-09-11T20:18:33.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48012026-09-11T20:18:33.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48022026-09-11T20:18:33.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48032026-09-11T20:18:33.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
48042026-09-11T20:18:33.461Z
48052026-09-11T20:18:33.461Zinfo: running `cargo check --bins` on omicron-ls-apis (333/377)
48062026-09-11T20:18:33.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48072026-09-11T20:18:33.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48082026-09-11T20:18:34.088Z Compiling blake3 v1.8.5
48092026-09-11T20:18:34.197Z Checking arrayref v0.3.9
48102026-09-11T20:18:34.200Z Checking arrayvec v0.7.6
48112026-09-11T20:18:34.207Z Checking constant_time_eq v0.4.2
48122026-09-11T20:18:34.220Z Checking cargo-platform v0.3.2
48132026-09-11T20:18:34.223Z Checking topological-sort v0.2.2
48142026-09-11T20:18:34.223Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
48152026-09-11T20:18:34.372Z Checking cargo_metadata v0.23.1
48162026-09-11T20:18:35.086Z Checking omicron-zone-package v0.12.3
48172026-09-11T20:18:35.791Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
48182026-09-11T20:18:36.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
48192026-09-11T20:18:36.800Z
48202026-09-11T20:18:36.800Zinfo: running `cargo check --bins` on mgs-dev (334/377)
48212026-09-11T20:18:37.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48222026-09-11T20:18:37.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48232026-09-11T20:18:37.539Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48242026-09-11T20:18:38.173Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
48252026-09-11T20:18:38.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
48262026-09-11T20:18:38.889Z
48272026-09-11T20:18:38.890Zinfo: running `cargo check --bins` on omicron-omdb (335/377)
48282026-09-11T20:18:39.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48292026-09-11T20:18:39.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48302026-09-11T20:18:39.882Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
48312026-09-11T20:18:39.882Z Compiling darling_core v0.21.3
48322026-09-11T20:18:39.882Z Compiling vergen-lib v0.1.6
48332026-09-11T20:18:39.882Z Compiling diesel_derives v2.3.7
48342026-09-11T20:18:39.886Z Checking scheduled-thread-pool v0.2.7
48352026-09-11T20:18:39.886Z Compiling vergen-gitcl v1.0.8
48362026-09-11T20:18:39.886Z Compiling diesel_table_macro_syntax v0.3.0
48372026-09-11T20:18:39.886Z Compiling dirs-sys-next v0.1.2
48382026-09-11T20:18:40.184Z Compiling glob v0.3.3
48392026-09-11T20:18:40.214Z Compiling crunchy v0.2.4
48402026-09-11T20:18:40.295Z Compiling dirs-next v2.0.0
48412026-09-11T20:18:40.316Z Checking r2d2 v0.8.10
48422026-09-11T20:18:40.337Z Compiling tiny-keccak v2.0.2
48432026-09-11T20:18:40.415Z Checking downcast-rs v2.0.2
48442026-09-11T20:18:40.526Z Compiling term v0.7.0
48452026-09-11T20:18:40.574Z Compiling clang-sys v1.8.1
48462026-09-11T20:18:40.591Z Compiling bit-vec v0.6.3
48472026-09-11T20:18:40.621Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48482026-09-11T20:18:40.808Z Compiling ascii-canvas v3.0.0
48492026-09-11T20:18:40.828Z Compiling bit-set v0.5.3
48502026-09-11T20:18:40.969Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48512026-09-11T20:18:40.991Z Compiling itertools v0.10.5
48522026-09-11T20:18:41.048Z Compiling ena v0.14.4
48532026-09-11T20:18:41.067Z Compiling libloading v0.8.9
48542026-09-11T20:18:41.070Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48552026-09-11T20:18:41.071Z Compiling bindgen v0.71.1
48562026-09-11T20:18:41.117Z Compiling regex-syntax v0.6.29
48572026-09-11T20:18:41.259Z Compiling diff v0.1.13
48582026-09-11T20:18:41.524Z Compiling cexpr v0.6.0
48592026-09-11T20:18:41.541Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48602026-09-11T20:18:41.730Z Compiling rustc-hash v2.1.1
48612026-09-11T20:18:41.776Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48622026-09-11T20:18:42.033Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48632026-09-11T20:18:42.050Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48642026-09-11T20:18:42.130Z Compiling libxml v0.3.3
48652026-09-11T20:18:42.193Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48662026-09-11T20:18:42.339Z Compiling strum_macros v0.24.3
48672026-09-11T20:18:42.420Z Compiling indoc v1.0.9
48682026-09-11T20:18:42.425Z Compiling lalrpop v0.19.12
48692026-09-11T20:18:42.593Z Compiling darling_macro v0.21.3
48702026-09-11T20:18:43.118Z Compiling darling v0.21.3
48712026-09-11T20:18:43.223Z Compiling dsl_auto_type v0.2.0
48722026-09-11T20:18:43.348Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48732026-09-11T20:18:43.563Z Checking derive_builder v0.20.2
48742026-09-11T20:18:43.688Z Compiling oso-derive v0.27.3
48752026-09-11T20:18:43.707Z Checking quick-xml v0.37.5
48762026-09-11T20:18:43.806Z Compiling impl-trait-for-tuples v0.2.3
48772026-09-11T20:18:44.218Z Checking openssl-probe v0.1.6
48782026-09-11T20:18:44.365Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48792026-09-11T20:18:44.587Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48802026-09-11T20:18:44.801Z Checking bb8 v0.8.6
48812026-09-11T20:18:44.917Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48822026-09-11T20:18:45.088Z Checking nonempty v0.12.0
48832026-09-11T20:18:45.111Z Compiling libz-sys v1.1.24
48842026-09-11T20:18:45.153Z Compiling strsim v0.10.0
48852026-09-11T20:18:45.255Z Compiling libgit2-sys v0.18.3+1.9.2
48862026-09-11T20:18:45.376Z Compiling darling_core v0.13.4
48872026-09-11T20:18:45.491Z Compiling progenitor-impl v0.13.0
48882026-09-11T20:18:45.716Z Compiling vergen-git2 v9.1.0
48892026-09-11T20:18:46.863Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48902026-09-11T20:18:47.078Z Checking progenitor-client v0.13.0
48912026-09-11T20:18:47.258Z Compiling darling_macro v0.13.4
48922026-09-11T20:18:47.356Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48932026-09-11T20:18:47.763Z Compiling darling v0.13.4
48942026-09-11T20:18:47.862Z Compiling serde_with_macros v1.5.2
48952026-09-11T20:18:48.116Z Compiling progenitor-macro v0.13.0
48962026-09-11T20:18:48.377Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48972026-09-11T20:18:48.618Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48982026-09-11T20:18:48.763Z Compiling serde_with v1.14.0
48992026-09-11T20:18:48.834Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
49002026-09-11T20:18:49.045Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
49012026-09-11T20:18:49.141Z Checking diesel v2.3.7
49022026-09-11T20:18:49.186Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
49032026-09-11T20:18:49.255Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
49042026-09-11T20:18:49.932Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
49052026-09-11T20:18:50.919Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
49062026-09-11T20:18:51.097Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
49072026-09-11T20:18:51.482Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
49082026-09-11T20:18:51.699Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
49092026-09-11T20:18:51.801Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
49102026-09-11T20:18:51.912Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
49112026-09-11T20:18:52.013Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
49122026-09-11T20:18:52.294Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
49132026-09-11T20:18:52.311Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
49142026-09-11T20:18:52.551Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
49152026-09-11T20:18:53.092Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
49162026-09-11T20:18:53.243Z Checking progenitor v0.13.0
49172026-09-11T20:18:53.266Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49182026-09-11T20:18:53.400Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49192026-09-11T20:18:53.518Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
49202026-09-11T20:18:53.646Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
49212026-09-11T20:18:53.767Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49222026-09-11T20:18:53.857Z Checking twox-hash v2.1.2
49232026-09-11T20:18:53.981Z Checking libsw-core v0.3.2
49242026-09-11T20:18:54.113Z Checking atty v0.2.14
49252026-09-11T20:18:54.141Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
49262026-09-11T20:18:54.169Z Checking libsw v3.5.0
49272026-09-11T20:18:54.245Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
49282026-09-11T20:18:54.353Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
49292026-09-11T20:18:55.980Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
49302026-09-11T20:18:56.356Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
49312026-09-11T20:18:56.696Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
49322026-09-11T20:18:57.424Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49332026-09-11T20:18:58.408Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49342026-09-11T20:18:58.619Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
49352026-09-11T20:18:58.775Z Checking fatfs v0.3.6
49362026-09-11T20:18:59.252Z Checking console v0.16.2
49372026-09-11T20:18:59.580Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
49382026-09-11T20:18:59.677Z Checking unit-prefix v0.5.2
49392026-09-11T20:18:59.813Z Compiling seq-macro v0.3.6
49402026-09-11T20:18:59.830Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49412026-09-11T20:18:59.985Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49422026-09-11T20:19:00.340Z Checking indicatif v0.18.4
49432026-09-11T20:19:00.749Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49442026-09-11T20:19:01.282Z Checking oxide-update-engine-display v0.1.2
49452026-09-11T20:19:01.430Z Checking support-bundle-viewer v0.1.2
49462026-09-11T20:19:01.506Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49472026-09-11T20:19:01.599Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49482026-09-11T20:19:01.687Z Checking multimap v0.10.1
49492026-09-11T20:19:03.789Z Checking diesel-dtrace v0.5.0
49502026-09-11T20:19:04.046Z Checking async-bb8-diesel v0.2.1
49512026-09-11T20:19:09.961Z Compiling samael v0.0.19
49522026-09-11T20:19:13.615Z Compiling git2 v0.20.4
49532026-09-11T20:19:15.025Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49542026-09-11T20:19:16.462Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49552026-09-11T20:19:16.871Z Compiling polar-core v0.27.3
49562026-09-11T20:19:21.454Z Checking oso v0.27.3
49572026-09-11T20:19:52.173Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49582026-09-11T20:21:07.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49592026-09-11T20:21:08.174Z
49602026-09-11T20:21:08.174Zinfo: running `cargo check --bins` on nexus-networking (336/377)
49612026-09-11T20:21:08.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49622026-09-11T20:21:08.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49632026-09-11T20:21:08.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49642026-09-11T20:21:08.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
49652026-09-11T20:21:08.860Z
49662026-09-11T20:21:08.860Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (337/377)
49672026-09-11T20:21:09.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49682026-09-11T20:21:09.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49692026-09-11T20:21:09.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49702026-09-11T20:21:09.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
49712026-09-11T20:21:09.512Z
49722026-09-11T20:21:09.512Zinfo: running `cargo check --bins` on nexus-saga-recovery (338/377)
49732026-09-11T20:21:10.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49742026-09-11T20:21:10.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49752026-09-11T20:21:10.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49762026-09-11T20:21:10.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49772026-09-11T20:21:10.164Z
49782026-09-11T20:21:10.164Zinfo: running `cargo check --bins` on nexus-test-utils-macros (339/377)
49792026-09-11T20:21:10.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49802026-09-11T20:21:10.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49812026-09-11T20:21:10.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49822026-09-11T20:21:10.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
49832026-09-11T20:21:10.743Z
49842026-09-11T20:21:10.743Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (340/377)
49852026-09-11T20:21:11.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49862026-09-11T20:21:11.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49872026-09-11T20:21:11.594Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49882026-09-11T20:21:12.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
49892026-09-11T20:21:12.629Z
49902026-09-11T20:21:12.629Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (341/377)
49912026-09-11T20:21:13.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49922026-09-11T20:21:13.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49932026-09-11T20:21:13.477Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49942026-09-11T20:21:52.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.26s
49952026-09-11T20:21:53.105Z
49962026-09-11T20:21:53.105Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/377)
49972026-09-11T20:21:53.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49982026-09-11T20:21:53.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49992026-09-11T20:21:53.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50002026-09-11T20:21:53.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50012026-09-11T20:21:53.682Z
50022026-09-11T20:21:53.682Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/377)
50032026-09-11T20:21:54.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50042026-09-11T20:21:54.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50052026-09-11T20:21:54.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50062026-09-11T20:21:54.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50072026-09-11T20:21:54.256Z
50082026-09-11T20:21:54.256Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (344/377)
50092026-09-11T20:21:54.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50102026-09-11T20:21:54.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50112026-09-11T20:21:54.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50122026-09-11T20:21:54.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
50132026-09-11T20:21:54.914Z
50142026-09-11T20:21:54.914Zinfo: running `cargo check --bins` on nexus-mgs-updates (345/377)
50152026-09-11T20:21:55.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50162026-09-11T20:21:55.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50172026-09-11T20:21:55.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50182026-09-11T20:21:55.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50192026-09-11T20:21:55.552Z
50202026-09-11T20:21:55.552Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (346/377)
50212026-09-11T20:21:56.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50222026-09-11T20:21:56.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50232026-09-11T20:21:56.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50242026-09-11T20:21:56.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
50252026-09-11T20:21:56.201Z
50262026-09-11T20:21:56.201Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/377)
50272026-09-11T20:21:56.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50282026-09-11T20:21:56.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50292026-09-11T20:21:56.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50302026-09-11T20:21:56.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50312026-09-11T20:21:56.835Z
50322026-09-11T20:21:56.835Zinfo: running `cargo check --bins` on nexus-switch-config (348/377)
50332026-09-11T20:21:57.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50342026-09-11T20:21:57.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50352026-09-11T20:21:57.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50362026-09-11T20:21:57.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50372026-09-11T20:21:57.462Z
50382026-09-11T20:21:57.462Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (349/377)
50392026-09-11T20:21:58.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50402026-09-11T20:21:58.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50412026-09-11T20:21:58.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50422026-09-11T20:21:58.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50432026-09-11T20:21:58.113Z
50442026-09-11T20:21:58.113Zinfo: running `cargo check --bins` on support-bundle-collection (350/377)
50452026-09-11T20:21:58.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50462026-09-11T20:21:58.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50472026-09-11T20:21:58.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50482026-09-11T20:21:58.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
50492026-09-11T20:21:58.768Z
50502026-09-11T20:21:58.769Zinfo: running `cargo check --bins` on omicron-dev (351/377)
50512026-09-11T20:21:59.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50522026-09-11T20:21:59.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50532026-09-11T20:21:59.701Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50542026-09-11T20:21:59.705Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50552026-09-11T20:21:59.891Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50562026-09-11T20:21:59.918Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50572026-09-11T20:21:59.935Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50582026-09-11T20:21:59.952Z Checking yansi v1.0.1
50592026-09-11T20:21:59.954Z Checking diff v0.1.13
50602026-09-11T20:21:59.983Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50612026-09-11T20:22:00.040Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50622026-09-11T20:22:00.202Z Checking pretty_assertions v1.4.1
50632026-09-11T20:22:00.995Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50642026-09-11T20:22:01.013Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50652026-09-11T20:22:26.567Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50662026-09-11T20:22:26.570Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50672026-09-11T20:22:26.570Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50682026-09-11T20:22:26.570Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50692026-09-11T20:22:26.570Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50702026-09-11T20:22:26.570Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50712026-09-11T20:22:26.570Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50722026-09-11T20:22:27.453Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50732026-09-11T20:22:27.456Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50742026-09-11T20:22:28.769Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50752026-09-11T20:23:08.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50762026-09-11T20:23:08.326Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50772026-09-11T20:23:08.326Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50782026-09-11T20:23:08.528Z
50792026-09-11T20:23:08.529Zinfo: running `cargo check --bins` on oximeter-load-test (352/377)
50802026-09-11T20:23:09.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-11T20:23:09.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-11T20:23:09.250Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50832026-09-11T20:23:13.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
50842026-09-11T20:23:13.789Z
50852026-09-11T20:23:13.789Zinfo: running `cargo check --bins` on omicron-pins (353/377)
50862026-09-11T20:23:13.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-11T20:23:13.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-11T20:23:13.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50892026-09-11T20:23:13.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
50902026-09-11T20:23:13.789Z
50912026-09-11T20:23:13.789Zinfo: running `cargo check --bins` on rack-init-config (354/377)
50922026-09-11T20:23:13.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-11T20:23:13.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-11T20:23:13.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50952026-09-11T20:23:13.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50962026-09-11T20:23:13.790Z
50972026-09-11T20:23:13.790Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/377)
50982026-09-11T20:23:13.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50992026-09-11T20:23:13.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51002026-09-11T20:23:13.816Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
51012026-09-11T20:23:13.816Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
51022026-09-11T20:23:13.816Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
51032026-09-11T20:23:39.122Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
51042026-09-11T20:23:39.533Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
51052026-09-11T20:23:41.301Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
51062026-09-11T20:23:41.794Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
51072026-09-11T20:23:44.930Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51082026-09-11T20:24:09.653Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51092026-09-11T20:24:10.400Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51102026-09-11T20:24:12.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
51112026-09-11T20:24:12.340Z
51122026-09-11T20:24:12.340Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (356/377)
51132026-09-11T20:24:12.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51142026-09-11T20:24:12.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51152026-09-11T20:24:13.066Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
51162026-09-11T20:24:13.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
51172026-09-11T20:24:13.972Z
51182026-09-11T20:24:13.972Zinfo: running `cargo check --bins` on omicron-releng (357/377)
51192026-09-11T20:24:14.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51202026-09-11T20:24:14.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51212026-09-11T20:24:14.610Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
51222026-09-11T20:24:14.613Z Compiling fs-err v2.11.0
51232026-09-11T20:24:14.729Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
51242026-09-11T20:24:14.740Z Checking parse-size v1.1.0
51252026-09-11T20:24:14.749Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
51262026-09-11T20:24:14.752Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51272026-09-11T20:24:14.752Z Checking shell-words v1.1.1
51282026-09-11T20:24:14.836Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51292026-09-11T20:24:15.165Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51302026-09-11T20:24:15.344Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51312026-09-11T20:24:16.012Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51322026-09-11T20:24:16.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
51332026-09-11T20:24:17.153Z
51342026-09-11T20:24:17.153Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (358/377)
51352026-09-11T20:24:17.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51362026-09-11T20:24:17.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51372026-09-11T20:24:17.801Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51382026-09-11T20:24:18.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
51392026-09-11T20:24:18.477Z
51402026-09-11T20:24:18.477Zinfo: running `cargo check --bins` on schema (359/377)
51412026-09-11T20:24:19.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51422026-09-11T20:24:19.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51432026-09-11T20:24:19.212Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51442026-09-11T20:24:19.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
51452026-09-11T20:24:20.133Z
51462026-09-11T20:24:20.133Zinfo: running `cargo check --bins` on xtask (360/377)
51472026-09-11T20:24:20.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51482026-09-11T20:24:20.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51492026-09-11T20:24:20.543Z Checking serde_core v1.0.228
51502026-09-11T20:24:20.543Z Checking libc v0.2.185
51512026-09-11T20:24:20.624Z Checking bitflags v2.11.0
51522026-09-11T20:24:20.632Z Checking scroll v0.12.0
51532026-09-11T20:24:20.635Z Checking thiserror v1.0.69
51542026-09-11T20:24:20.645Z Checking hashbrown v0.17.0
51552026-09-11T20:24:20.645Z Checking log v0.4.33
51562026-09-11T20:24:20.648Z Checking zerocopy v0.7.35
51572026-09-11T20:24:20.727Z Checking syn v2.0.117
51582026-09-11T20:24:20.767Z Checking dtrace-parser v0.2.0
51592026-09-11T20:24:20.785Z Checking once_cell v1.21.3
51602026-09-11T20:24:20.851Z Checking goblin v0.8.2
51612026-09-11T20:24:20.903Z Checking errno v0.3.14
51622026-09-11T20:24:20.956Z Checking thread-id v4.2.2
51632026-09-11T20:24:20.996Z Checking getrandom v0.3.4
51642026-09-11T20:24:21.018Z Checking rustix v1.1.4
51652026-09-11T20:24:21.032Z Checking memmap v0.7.0
51662026-09-11T20:24:21.108Z Checking indexmap v2.14.0
51672026-09-11T20:24:21.125Z Checking thiserror v2.0.18
51682026-09-11T20:24:21.156Z Checking fs-err v3.3.0
51692026-09-11T20:24:21.156Z Checking anyhow v1.0.104
51702026-09-11T20:24:21.224Z Checking tabled v0.15.0
51712026-09-11T20:24:21.789Z Checking terminal_size v0.4.3
51722026-09-11T20:24:21.789Z Checking tempfile v3.27.0
51732026-09-11T20:24:21.901Z Checking clap_builder v4.6.0
51742026-09-11T20:24:21.901Z Checking textwrap v0.16.2
51752026-09-11T20:24:22.078Z Checking serde v1.0.228
51762026-09-11T20:24:22.078Z Checking serde_json v1.0.151
51772026-09-11T20:24:22.081Z Checking camino v1.2.5
51782026-09-11T20:24:22.107Z Checking cargo-platform v0.3.2
51792026-09-11T20:24:22.440Z Checking semver v1.0.28
51802026-09-11T20:24:22.445Z Checking camino-tempfile v1.4.1
51812026-09-11T20:24:22.491Z Checking toml_datetime v0.6.11
51822026-09-11T20:24:22.491Z Checking serde_spanned v0.6.9
51832026-09-11T20:24:22.491Z Checking macaddr v1.0.1
51842026-09-11T20:24:22.518Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51852026-09-11T20:24:22.666Z Checking toml_edit v0.22.27
51862026-09-11T20:24:22.686Z Checking dof v0.3.0
51872026-09-11T20:24:22.689Z Checking cargo_metadata v0.23.1
51882026-09-11T20:24:22.959Z Checking usdt-impl v0.5.0
51892026-09-11T20:24:23.109Z Checking clap v4.6.1
51902026-09-11T20:24:23.221Z Checking usdt v0.5.0
51912026-09-11T20:24:23.623Z Checking toml v0.8.23
51922026-09-11T20:24:23.881Z Checking cargo_toml v0.21.0
51932026-09-11T20:24:24.522Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51942026-09-11T20:24:24.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
51952026-09-11T20:24:25.014Z
51962026-09-11T20:24:25.014Zinfo: running `cargo check --bins` on dnsadm (361/377)
51972026-09-11T20:24:25.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51982026-09-11T20:24:25.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51992026-09-11T20:24:25.663Z Checking arc-swap v1.8.2
52002026-09-11T20:24:25.943Z Checking slog-scope v4.4.1
52012026-09-11T20:24:26.056Z Checking slog-stdlog v4.1.1
52022026-09-11T20:24:26.155Z Checking slog-envlogger v2.2.0
52032026-09-11T20:24:26.274Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
52042026-09-11T20:24:26.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
52052026-09-11T20:24:26.871Z
52062026-09-11T20:24:26.871Zinfo: running `cargo check --bins` on end-to-end-tests (362/377)
52072026-09-11T20:24:27.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52082026-09-11T20:24:27.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52092026-09-11T20:24:27.692Z Checking cpubits v0.1.1
52102026-09-11T20:24:27.819Z Checking pem-rfc7468 v1.0.0
52112026-09-11T20:24:27.831Z Checking universal-hash v0.6.1
52122026-09-11T20:24:27.844Z Checking pbkdf2 v0.13.0
52132026-09-11T20:24:27.844Z Checking ctr v0.10.1
52142026-09-11T20:24:27.847Z Checking aead v0.6.1
52152026-09-11T20:24:27.883Z Checking aes v0.9.1
52162026-09-11T20:24:27.883Z Checking crypto-bigint v0.7.5
52172026-09-11T20:24:27.910Z Checking salsa20 v0.11.0
52182026-09-11T20:24:27.947Z Checking polyval v0.7.1
52192026-09-11T20:24:27.964Z Checking der v0.8.0
52202026-09-11T20:24:27.989Z Checking cbc v0.2.1
52212026-09-11T20:24:28.041Z Checking ff v0.14.0
52222026-09-11T20:24:28.065Z Checking scrypt v0.12.0
52232026-09-11T20:24:28.076Z Checking signature v3.0.0
52242026-09-11T20:24:28.114Z Checking ghash v0.6.0
52252026-09-11T20:24:28.154Z Checking base16ct v1.0.0
52262026-09-11T20:24:28.178Z Checking group v0.14.0
52272026-09-11T20:24:28.222Z Checking hkdf v0.13.0
52282026-09-11T20:24:28.242Z Compiling curve25519-dalek v5.0.0
52292026-09-11T20:24:28.260Z Checking keccak v0.2.0
52302026-09-11T20:24:28.272Z Checking aes-gcm v0.11.0
52312026-09-11T20:24:28.288Z Checking poly1305 v0.9.0
52322026-09-11T20:24:28.329Z Checking wnaf v0.14.0
52332026-09-11T20:24:28.357Z Checking blowfish v0.10.0
52342026-09-11T20:24:28.412Z Checking blake2 v0.11.0-rc.6
52352026-09-11T20:24:28.436Z Checking sha3 v0.11.0
52362026-09-11T20:24:28.500Z Checking kem v0.3.0
52372026-09-11T20:24:28.515Z Checking bcrypt-pbkdf v0.11.0
52382026-09-11T20:24:28.558Z Checking module-lattice v0.2.3
52392026-09-11T20:24:28.620Z Checking sponge-cursor v0.1.0
52402026-09-11T20:24:28.670Z Checking argon2 v0.6.0-rc.8
52412026-09-11T20:24:28.687Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52422026-09-11T20:24:28.750Z Checking sha3 v0.12.0
52432026-09-11T20:24:28.777Z Checking ml-kem v0.3.2
52442026-09-11T20:24:28.792Z Checking internal-russh-num-bigint v0.5.0
52452026-09-11T20:24:28.806Z Checking spki v0.8.0
52462026-09-11T20:24:28.904Z Checking sec1 v0.8.1
52472026-09-11T20:24:28.956Z Checking num-bigint v0.4.6
52482026-09-11T20:24:28.981Z Checking pkcs5 v0.8.1
52492026-09-11T20:24:28.997Z Checking pkcs1 v0.8.0-rc.4
52502026-09-11T20:24:29.097Z Checking generic-array v1.4.3
52512026-09-11T20:24:29.207Z Checking russh-util v0.52.0
52522026-09-11T20:24:29.271Z Checking pkcs8 v0.11.0
52532026-09-11T20:24:29.329Z Compiling enum_dispatch v0.3.13
52542026-09-11T20:24:29.474Z Checking ed25519 v3.0.0
52552026-09-11T20:24:29.492Z Compiling delegate v0.13.5
52562026-09-11T20:24:29.533Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52572026-09-11T20:24:29.548Z Checking md5 v0.8.0
52582026-09-11T20:24:29.632Z Checking hex-literal v1.1.0
52592026-09-11T20:24:29.673Z Checking ed25519-dalek v3.0.0
52602026-09-11T20:24:29.732Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52612026-09-11T20:24:29.752Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52622026-09-11T20:24:29.887Z Checking internet-checksum v0.2.1
52632026-09-11T20:24:29.948Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52642026-09-11T20:24:30.116Z Checking elliptic-curve v0.14.1
52652026-09-11T20:24:30.116Z Checking primefield v0.14.0
52662026-09-11T20:24:30.119Z Checking rfc6979 v0.6.0
52672026-09-11T20:24:30.119Z Checking ssh-encoding v0.3.0
52682026-09-11T20:24:30.267Z Checking crypto-primes v0.7.2
52692026-09-11T20:24:30.341Z Checking ssh-cipher v0.3.0
52702026-09-11T20:24:30.341Z Checking russh-cryptovec v0.62.0
52712026-09-11T20:24:30.541Z Checking primeorder v0.14.0
52722026-09-11T20:24:30.541Z Checking ecdsa v0.17.0
52732026-09-11T20:24:30.911Z Checking p384 v0.14.0
52742026-09-11T20:24:30.911Z Checking p256 v0.14.0
52752026-09-11T20:24:30.913Z Checking p521 v0.14.0
52762026-09-11T20:24:31.204Z Checking rsa v0.10.0-rc.18
52772026-09-11T20:24:33.762Z Checking ssh-key v0.7.0-rc.11
52782026-09-11T20:24:34.514Z Checking russh v0.62.4
52792026-09-11T20:24:48.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.15s
52802026-09-11T20:24:48.028Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52812026-09-11T20:24:48.028Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52822026-09-11T20:24:48.234Z
52832026-09-11T20:24:48.234Zinfo: running `cargo check --bins` on gateway-cli (363/377)
52842026-09-11T20:24:48.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52852026-09-11T20:24:48.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52862026-09-11T20:24:48.872Z Checking termios v0.3.3
52872026-09-11T20:24:49.066Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52882026-09-11T20:24:49.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
52892026-09-11T20:24:49.836Z
52902026-09-11T20:24:49.836Zinfo: running `cargo check --bins --no-default-features` on installinator (364/377)
52912026-09-11T20:24:50.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52922026-09-11T20:24:50.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52932026-09-11T20:24:50.528Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52942026-09-11T20:24:51.222Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52952026-09-11T20:24:52.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
52962026-09-11T20:24:53.009Z
52972026-09-11T20:24:53.009Zinfo: running `cargo check --bins` on internal-dns-cli (365/377)
52982026-09-11T20:24:53.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52992026-09-11T20:24:53.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53002026-09-11T20:24:53.660Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
53012026-09-11T20:24:54.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
53022026-09-11T20:24:54.278Z
53032026-09-11T20:24:54.278Zinfo: running `cargo check --bins` on omicron-live-tests (366/377)
53042026-09-11T20:24:54.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53052026-09-11T20:24:54.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53062026-09-11T20:24:54.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53072026-09-11T20:24:54.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53082026-09-11T20:24:54.853Z
53092026-09-11T20:24:54.854Zinfo: running `cargo check --bins` on live-tests-macros (367/377)
53102026-09-11T20:24:55.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53112026-09-11T20:24:55.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53122026-09-11T20:24:55.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53132026-09-11T20:24:55.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53142026-09-11T20:24:55.428Z
53152026-09-11T20:24:55.429Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/377)
53162026-09-11T20:24:55.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53172026-09-11T20:24:55.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53182026-09-11T20:24:56.170Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
53192026-09-11T20:24:56.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
53202026-09-11T20:24:56.981Z
53212026-09-11T20:24:56.981Zinfo: running `cargo check --bins` on omicron-ntp-admin (369/377)
53222026-09-11T20:24:57.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53232026-09-11T20:24:57.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53242026-09-11T20:24:57.646Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
53252026-09-11T20:24:57.742Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
53262026-09-11T20:24:58.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
53272026-09-11T20:24:58.788Z
53282026-09-11T20:24:58.788Zinfo: running `cargo check --bins` on ntp-admin-types (370/377)
53292026-09-11T20:24:59.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53302026-09-11T20:24:59.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53312026-09-11T20:24:59.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53322026-09-11T20:24:59.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53332026-09-11T20:24:59.366Z
53342026-09-11T20:24:59.366Zinfo: running `cargo check --bins` on omicron-package (371/377)
53352026-09-11T20:24:59.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53362026-09-11T20:24:59.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53372026-09-11T20:25:00.042Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53382026-09-11T20:25:01.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
53392026-09-11T20:25:01.322Z
53402026-09-11T20:25:01.322Zinfo: running `cargo check --bins` on tqdb (372/377)
53412026-09-11T20:25:01.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53422026-09-11T20:25:01.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53432026-09-11T20:25:02.111Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53442026-09-11T20:25:02.468Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53452026-09-11T20:25:02.980Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53462026-09-11T20:25:02.980Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53472026-09-11T20:25:10.554Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53482026-09-11T20:25:10.558Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53492026-09-11T20:25:10.558Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53502026-09-11T20:25:11.208Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53512026-09-11T20:25:11.208Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53522026-09-11T20:25:11.211Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53532026-09-11T20:25:11.211Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53542026-09-11T20:25:11.990Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53552026-09-11T20:25:12.572Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53562026-09-11T20:25:12.813Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53572026-09-11T20:25:13.105Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53582026-09-11T20:25:13.973Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53592026-09-11T20:25:14.628Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53602026-09-11T20:25:19.564Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53612026-09-11T20:25:26.881Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53622026-09-11T20:25:26.883Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53632026-09-11T20:25:26.883Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53642026-09-11T20:25:26.883Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53652026-09-11T20:25:28.395Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53662026-09-11T20:25:29.703Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53672026-09-11T20:25:30.388Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53682026-09-11T20:25:31.684Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53692026-09-11T20:25:32.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.91s
53702026-09-11T20:25:32.449Z
53712026-09-11T20:25:32.449Zinfo: running `cargo check --bins` on wicket-dbg (373/377)
53722026-09-11T20:25:32.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53732026-09-11T20:25:32.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53742026-09-11T20:25:33.166Z Checking rtoolbox v0.0.3
53752026-09-11T20:25:33.169Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53762026-09-11T20:25:33.169Z Checking tui-tree-widget v0.23.1
53772026-09-11T20:25:33.295Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53782026-09-11T20:25:33.387Z Checking rpassword v7.5.4
53792026-09-11T20:25:36.163Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53802026-09-11T20:25:38.012Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53812026-09-11T20:25:38.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.49s
53822026-09-11T20:25:39.144Z
53832026-09-11T20:25:39.144Zinfo: running `cargo check --bins` on wicket (374/377)
53842026-09-11T20:25:39.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53852026-09-11T20:25:39.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53862026-09-11T20:25:39.842Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53872026-09-11T20:25:40.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
53882026-09-11T20:25:40.400Z
53892026-09-11T20:25:40.400Zinfo: running `cargo check --bins` on wicketd (375/377)
53902026-09-11T20:25:40.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53912026-09-11T20:25:40.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53922026-09-11T20:25:41.115Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53932026-09-11T20:25:44.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
53942026-09-11T20:25:44.839Z
53952026-09-11T20:25:44.839Zinfo: running `cargo check --bins` on omicron-workspace-hack (376/377)
53962026-09-11T20:25:45.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53972026-09-11T20:25:45.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53982026-09-11T20:25:45.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53992026-09-11T20:25:45.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
54002026-09-11T20:25:45.412Z
54012026-09-11T20:25:45.412Zinfo: running `cargo check --bins` on zone-setup (377/377)
54022026-09-11T20:25:45.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54032026-09-11T20:25:45.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54042026-09-11T20:25:46.093Z Checking uzers v0.12.2
54052026-09-11T20:25:46.362Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
54062026-09-11T20:25:47.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
54072026-09-11T20:25:47.388Z
54082026-09-11T20:25:47.388Zreal 14:29.773546042
54092026-09-11T20:25:47.388Zuser 21:48.086522923
54102026-09-11T20:25:47.388Zsys 4:34.255547580
54112026-09-11T20:25:47.388Ztrap 0.336622984
54122026-09-11T20:25:47.388Ztflt 2.086111675
54132026-09-11T20:25:47.388Zdflt 1.464914440
54142026-09-11T20:25:47.388Zkflt 0.063410840
54152026-09-11T20:25:47.388Zlock 1:28:39.874721005
54162026-09-11T20:25:47.388Zslp 1:44:05.037028737
54172026-09-11T20:25:47.388Zlat 1:00.129854277
54182026-09-11T20:25:47.391Zstop 4:14.785631380
54192026-09-11T20:25:47.391Zprocess exited: duration 1000034 ms, exit code 0
 
54202026-09-11T20:25:47.400Zfound 0 output files