01M1QGYD2TKZ7927TF1A4JFXF7: 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: 01M1QGZ0VDWVR9Z0CF2CK4N3S4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T00:55:26.883Zjob assigned to worker 01M1QGZ3K81H7EEWERZSEP2XVM [factory aws, i-0723ba1ad5ea7846d] (queued for 44 s)
 
22026-09-05T00:55:33.707Zstarting task 0: "setup"
32026-09-05T00:55:33.713Z++ uname -s
42026-09-05T00:55:33.715Z+ kern=SunOS
52026-09-05T00:55:33.715Z+ build_user=build
62026-09-05T00:55:33.715Z+ build_uid=12345
72026-09-05T00:55:33.715Z+ work_dir=/work
82026-09-05T00:55:33.715Z+ input_dir=/input
92026-09-05T00:55:33.715Z+ [[ 0 == 12345 ]]
102026-09-05T00:55:33.715Z+ case "$kern" in
112026-09-05T00:55:33.715Z+ groupadd -g 12345 build
122026-09-05T00:55:33.718Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T00:55:35.725Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T00:55:35.801Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T00:55:35.816Z+ home_fs=zfs
162026-09-05T00:55:35.816Z+ [[ zfs == autofs ]]
172026-09-05T00:55:35.816Z+ mkdir -p /home/build
182026-09-05T00:55:35.816Z+ chown build:build /home/build /work
192026-09-05T00:55:37.787Z+ chmod 0700 /home/build /work
202026-09-05T00:55:37.790Zprocess exited: duration 4081 ms, exit code 0
 
212026-09-05T00:55:37.795Zstarting task 1: "rust-toolchain"
222026-09-05T00:55:37.799Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T00:55:37.799Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-05T00:55:37.799Z * rust toolchain channel = "1.97.1"
252026-09-05T00:55:37.799Z * rust toolchain profile = "default"
262026-09-05T00:55:37.799Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-05T00:55:37.799Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-05T00:55:37.801Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T00:55:37.801Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T00:55:37.904Zinfo: downloading installer
312026-09-05T00:55:39.092Zinfo: profile set to default
322026-09-05T00:55:39.092Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T00:55:39.094Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T00:55:39.246Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T00:55:39.250Zinfo: downloading 6 components
362026-09-05T00:55:53.139Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T00:55:53.139Z
382026-09-05T00:55:53.169Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T00:55:53.169Z
402026-09-05T00:55:53.172Z
412026-09-05T00:55:53.173ZRust is installed now. Great!
422026-09-05T00:55:53.173Z
432026-09-05T00:55:53.173ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T00:55:53.173Zenvironment variable. This has not been done automatically.
452026-09-05T00:55:53.173Z
462026-09-05T00:55:53.173ZTo configure your current shell, you need to source
472026-09-05T00:55:53.173Zthe corresponding env file under $HOME/.cargo.
482026-09-05T00:55:53.173Z
492026-09-05T00:55:53.173ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T00:55:53.173Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T00:55:53.173Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T00:55:53.173ZCC_x86_64-unknown-illumos = None
532026-09-05T00:55:53.173Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T00:55:53.173ZCC_x86_64_unknown_illumos = None
552026-09-05T00:55:53.173Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T00:55:53.173ZHOST_CC = None
572026-09-05T00:55:53.173Zcargo:rerun-if-env-changed=CC
582026-09-05T00:55:53.173ZCC = None
592026-09-05T00:55:53.173Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T00:55:53.346Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T00:55:53.346ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T00:55:53.347Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T00:55:53.347ZCFLAGS = None
642026-09-05T00:55:53.347Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T00:55:53.347ZHOST_CFLAGS = None
662026-09-05T00:55:53.347Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T00:55:53.347ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T00:55:53.347Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T00:55:53.347ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T00:55:53.430Z+ rustup --version
712026-09-05T00:55:53.437Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T00:55:53.440Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T00:55:53.459Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T00:55:53.466Z+ cargo --version
752026-09-05T00:55:53.477Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T00:55:53.480Z+ rustc --version
772026-09-05T00:55:53.496Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T00:55:53.499Zprocess exited: duration 15703 ms, exit code 0
 
792026-09-05T00:55:53.510Zstarting task 2: "authentication"
802026-09-05T00:55:53.533Zprocess exited: duration 24 ms, exit code 0
 
812026-09-05T00:55:53.542Zstarting task 3: "clone repository"
822026-09-05T00:55:53.545Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T00:55:53.549Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T00:55:53.584ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T00:56:08.149Z+ cd /work/oxidecomputer/omicron
862026-09-05T00:56:08.149Z+ git fetch origin 9fe05e014bc785f66731f666b04e42dde337c70c
872026-09-05T00:56:08.541ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T00:56:08.541Z * branch 9fe05e014bc785f66731f666b04e42dde337c70c -> FETCH_HEAD
892026-09-05T00:56:08.552Z+ [[ -n '' ]]
902026-09-05T00:56:08.553Z+ git reset --hard 9fe05e014bc785f66731f666b04e42dde337c70c
912026-09-05T00:56:08.803ZHEAD is now at 9fe05e014 fix docs
922026-09-05T00:56:08.810Zprocess exited: duration 15262 ms, exit code 0
 
932026-09-05T00:56:08.818Zstarting task 4: "build"
942026-09-05T00:56:08.821Z+ source .github/buildomat/ci-env.sh
952026-09-05T00:56:08.821Z++ export CARGO_TERM_COLOR=always
962026-09-05T00:56:08.821Z++ CARGO_TERM_COLOR=always
972026-09-05T00:56:08.824Z+++ uname -s
982026-09-05T00:56:08.824Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-05T00:56:08.824Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-05T00:56:08.824Z+ cargo --version
1012026-09-05T00:56:08.832Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-05T00:56:08.835Z+ rustc --version
1032026-09-05T00:56:08.854Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-05T00:56:09.861Z+ source ./env.sh
1052026-09-05T00:56:09.861Z++ OLD_SHELL_OPTS=ehxB
1062026-09-05T00:56:09.861Z++ set -o xtrace
1072026-09-05T00:56:09.861Z++++ dirname ./env.sh
1082026-09-05T00:56:09.861Z+++ readlink -f .
1092026-09-05T00:56:09.865Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-09-05T00:56:09.865Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-09-05T00:56:09.865Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-09-05T00:56:09.865Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-09-05T00:56:09.865Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-09-05T00:56:09.865Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-09-05T00:56:09.865Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-09-05T00:56:09.865Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-09-05T00:56:09.865Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-05T00:56:09.865Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-09-05T00:56:09.865Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-09-05T00:56:09.866Z++ case $OLD_SHELL_OPTS in
1212026-09-05T00:56:09.866Z++ unset OLD_SHELL_OPTS OMICRON_WS
1222026-09-05T00:56:09.866Z+ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1232026-09-05T00:56:09.866Z+ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1242026-09-05T00:56:09.866Z+ banner prerequisites
1252026-09-05T00:56:09.866Z
1262026-09-05T00:56:09.866Z ##### ##### ###### ##### ###### #### # # # #### #
1272026-09-05T00:56:09.866Z # # # # # # # # # # # # # # #
1282026-09-05T00:56:09.866Z # # # # ##### # # ##### # # # # # #### #
1292026-09-05T00:56:09.866Z ##### ##### # ##### # # # # # # # # #
1302026-09-05T00:56:09.866Z # # # # # # # # # # # # # # #
1312026-09-05T00:56:09.866Z # # # ###### # # ###### ### # #### # #### #
1322026-09-05T00:56:09.866Z
1332026-09-05T00:56:09.866Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1342026-09-05T00:56:10.823Z Startup: Refreshing catalog 'helios' ... Done
1352026-09-05T00:56:11.245Z Startup: Caching catalogs ... Done
1362026-09-05T00:56:13.803ZPlanning: Solver setup ... Done (2.392s)
1372026-09-05T00:56:13.873ZPlanning: Running solver ... Done (0.069s)
1382026-09-05T00:56:13.926ZPlanning: Finding local manifests ... Done (0.002s)
1392026-09-05T00:56:13.938ZPlanning: Fetching manifests: 0/2 0% complete
1402026-09-05T00:56:13.954ZPlanning: Fetching manifests: 2/2 100% complete
1412026-09-05T00:56:13.970ZPlanning: Package planning ... Done (0.013s)
1422026-09-05T00:56:13.978ZPlanning: Merging actions ... Done (0.002s)
1432026-09-05T00:56:14.131ZPlanning: Checking for conflicting actions ... Done (0.160s)
1442026-09-05T00:56:14.134ZPlanning: Consolidating action changes ... Done (0.001s)
1452026-09-05T00:56:14.924ZPlanning: Evaluating mediators ... Done (0.795s)
1462026-09-05T00:56:14.927ZPlanning: Planning completed in 3.64 seconds
1472026-09-05T00:56:14.933Z Packages to install: 2
1482026-09-05T00:56:14.936Z Estimated space available: 156.01 GB
1492026-09-05T00:56:14.936ZEstimated space to be consumed: 86.48 MB
1502026-09-05T00:56:14.936Z Create boot environment: No
1512026-09-05T00:56:14.936ZCreate backup boot environment: No
1522026-09-05T00:56:14.936Z Rebuild boot archive: No
1532026-09-05T00:56:14.936Z
1542026-09-05T00:56:14.936ZChanged packages:
1552026-09-05T00:56:14.936Zhelios
1562026-09-05T00:56:14.936Z developer/build-essential
1572026-09-05T00:56:14.937Z None -> 11-3.0
1582026-09-05T00:56:14.937Z library/libxmlsec1
1592026-09-05T00:56:14.937Z None -> 1.2.35-3.0
1602026-09-05T00:56:14.957Z
1612026-09-05T00:56:14.958ZDownload: 0/214 items 0.0/1.3MB 0% complete
1622026-09-05T00:56:15.034ZDownload: Completed 1.28 MB in 0.08 seconds (16.8M/s)
1632026-09-05T00:56:15.088Z Actions: 1/268 actions (Installing new actions)
1642026-09-05T00:56:15.127Z Actions: Completed 268 actions in 0.04 seconds.
1652026-09-05T00:56:15.160ZFinalize: Updating package state database ... Done (0.034s)
1662026-09-05T00:56:15.163ZFinalize: Updating package cache ... Done (0.000s)
1672026-09-05T00:56:15.256ZFinalize: Updating image state ... Done (0.096s)
1682026-09-05T00:56:17.815ZFinalize: Creating fast lookup database ... Done (2.506s)
1692026-09-05T00:56:17.880ZFinalize: Reading search index ... Done (0.012s)
1702026-09-05T00:56:17.883ZFinalize: Updating search index ... Done (0.000s)
1712026-09-05T00:56:18.002ZFinalize: Updating package cache ... Done (0.000s)
1722026-09-05T00:56:18.380ZPlanning: Evaluating mediator changes ... Done
1732026-09-05T00:56:18.483ZPlanning: Checking for conflicting actions ... Done
1742026-09-05T00:56:18.487ZPlanning: Consolidating action changes ... Done
1752026-09-05T00:56:18.637ZPlanning: Evaluating mediators ... Done
1762026-09-05T00:56:18.640ZPlanning: Planning completed in 0.26 seconds
1772026-09-05T00:56:18.660Z Mediators to change: 2
1782026-09-05T00:56:18.660Z Create boot environment: No
1792026-09-05T00:56:18.663ZCreate backup boot environment: No
1802026-09-05T00:56:18.707ZFinalize: Updating package state database ... Done
1812026-09-05T00:56:18.707ZFinalize: Updating package cache ... Done
1822026-09-05T00:56:18.765ZFinalize: Updating image state ... Done
1832026-09-05T00:56:20.726ZFinalize: Creating fast lookup database ... Done
1842026-09-05T00:56:20.784ZFinalize: Reading search index ... Done
1852026-09-05T00:56:20.787ZFinalize: Updating search index ... Done
1862026-09-05T00:56:20.863ZFinalize: Updating package cache ... Done
1872026-09-05T00:56:21.147ZPlanning: Evaluating mediator changes ... Done
1882026-09-05T00:56:21.257ZPlanning: Checking for conflicting actions ... Done
1892026-09-05T00:56:21.262ZPlanning: Consolidating action changes ... Done
1902026-09-05T00:56:21.415ZPlanning: Evaluating mediators ... Done
1912026-09-05T00:56:21.419ZPlanning: Planning completed in 0.26 seconds
1922026-09-05T00:56:21.432Z Mediators to change: 1
1932026-09-05T00:56:21.432Z Create boot environment: No
1942026-09-05T00:56:21.435ZCreate backup boot environment: No
1952026-09-05T00:56:21.481ZFinalize: Updating package state database ... Done
1962026-09-05T00:56:21.481ZFinalize: Updating package cache ... Done
1972026-09-05T00:56:21.536ZFinalize: Updating image state ... Done
1982026-09-05T00:56:23.495ZFinalize: Creating fast lookup database ... Done
1992026-09-05T00:56:23.559ZFinalize: Reading search index ... Done
2002026-09-05T00:56:23.562ZFinalize: Updating search index ... Done
2012026-09-05T00:56:23.678ZFinalize: Updating package cache ... Done
2022026-09-05T00:56:23.988ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032026-09-05T00:56:23.988Zapache system 2.4 system
2042026-09-05T00:56:23.988Zclang system 15 system
2052026-09-05T00:56:23.988Zcsh system system illumos
2062026-09-05T00:56:23.988Zctags system system illumos
2072026-09-05T00:56:23.988Zfile vendor vendor darwinsys
2082026-09-05T00:56:23.988Zfile system system illumos
2092026-09-05T00:56:23.988Zgcc vendor 14 vendor
2102026-09-05T00:56:23.988Zgcc system 13 system
2112026-09-05T00:56:23.988Zgcc system 10 system
2122026-09-05T00:56:23.988Zgo system 1.25 system
2132026-09-05T00:56:23.988Zllvm system 15 system
2142026-09-05T00:56:23.988Zmariadb system 11.4 system
2152026-09-05T00:56:23.988Zmta vendor vendor dma
2162026-09-05T00:56:23.988Zopenjdk system 17 system
2172026-09-05T00:56:23.988Zopenjdk system 11 system
2182026-09-05T00:56:23.989Zopenssl vendor 3 vendor
2192026-09-05T00:56:23.989Zperl system 5.40 system
2202026-09-05T00:56:23.989Zpostgresql system 18 system
2212026-09-05T00:56:23.989Zpostgresql system 17 system
2222026-09-05T00:56:23.989Zpython vendor 3 vendor
2232026-09-05T00:56:23.989Zpython system 2 system
2242026-09-05T00:56:23.989Zpython3 vendor 3.13 vendor
2252026-09-05T00:56:23.989Zruby system 3.4 system
2262026-09-05T00:56:23.989Zruby system 3.0 system
2272026-09-05T00:56:23.989Zwords vendor vendor american-english
2282026-09-05T00:56:23.989Zwords system system australian-english
2292026-09-05T00:56:23.989Zwords system system british-english
2302026-09-05T00:56:23.989Zwords system system canadian-english
2312026-09-05T00:56:23.989Zwords system system french
2322026-09-05T00:56:23.989Zwords system system italian
2332026-09-05T00:56:23.989Zwords system system ngerman
2342026-09-05T00:56:23.989Zwords system system ogerman
2352026-09-05T00:56:23.989Zwords system system spanish
2362026-09-05T00:56:24.241ZPUBLISHER TYPE STATUS P LOCATION
2372026-09-05T00:56:24.241Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2382026-09-05T00:56:24.752ZFMRI IFO
2392026-09-05T00:56:24.753Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2402026-09-05T00:56:24.753Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2412026-09-05T00:56:24.753Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2422026-09-05T00:56:24.753Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2432026-09-05T00:56:24.753Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2442026-09-05T00:56:24.753Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2452026-09-05T00:56:24.753Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2462026-09-05T00:56:24.753Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2472026-09-05T00:56:24.753Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2482026-09-05T00:56:25.107Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2492026-09-05T00:56:25.480Z Updating crates.io index
2502026-09-05T00:56:25.493Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512026-09-05T00:56:25.841Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2522026-09-05T00:56:26.195Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2532026-09-05T00:56:26.485Z Updating git repository `https://github.com/oxidecomputer/propolis`
2542026-09-05T00:56:27.490Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2552026-09-05T00:56:28.051Z Updating git repository `https://github.com/oxidecomputer/crucible`
2562026-09-05T00:56:30.035Z Updating git repository `https://github.com/oxidecomputer/opte`
2572026-09-05T00:56:30.867Z Updating git repository `https://github.com/oxidecomputer/tofino`
2582026-09-05T00:56:31.166Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-09-05T00:56:31.561Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602026-09-05T00:56:33.097Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612026-09-05T00:56:33.389Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-09-05T00:56:33.796Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2632026-09-05T00:56:34.410Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642026-09-05T00:56:34.701Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652026-09-05T00:56:34.981Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662026-09-05T00:56:35.253Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672026-09-05T00:56:35.510Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682026-09-05T00:56:35.854Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-09-05T00:56:36.245Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-09-05T00:56:36.779Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712026-09-05T00:56:37.102Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-09-05T00:56:37.698Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2732026-09-05T00:56:38.056Z Updating git repository `https://github.com/oxidecomputer/erebor`
2742026-09-05T00:56:38.319Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2752026-09-05T00:56:38.848Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2762026-09-05T00:56:39.151Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2772026-09-05T00:56:39.574Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2782026-09-05T00:56:39.942Z Updating git repository `https://github.com/oxidecomputer/ispf`
2792026-09-05T00:56:40.242Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-09-05T00:56:40.565Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812026-09-05T00:56:40.964Z Updating git repository `https://github.com/oxidecomputer/tough`
2822026-09-05T00:56:41.508Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2832026-09-05T00:56:42.036Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2842026-09-05T00:56:42.320Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2852026-09-05T00:56:42.662Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2862026-09-05T00:56:43.266Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-09-05T00:56:43.531Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882026-09-05T00:56:43.839Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892026-09-05T00:56:44.176Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902026-09-05T00:56:44.464Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-05T00:56:44.868Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-09-05T00:56:47.381Z Downloading crates ...
2932026-09-05T00:56:47.434Z Downloaded colorchoice v1.0.4
2942026-09-05T00:56:47.437Z Downloaded heck v0.4.1
2952026-09-05T00:56:47.440Z Downloaded thread-id v4.2.2
2962026-09-05T00:56:47.442Z Downloaded anstyle-query v1.1.5
2972026-09-05T00:56:47.442Z Downloaded tabled_derive v0.7.0
2982026-09-05T00:56:47.445Z Downloaded zmij v1.0.21
2992026-09-05T00:56:47.448Z Downloaded anstream v1.0.0
3002026-09-05T00:56:47.451Z Downloaded block-buffer v0.10.4
3012026-09-05T00:56:47.453Z Downloaded cpufeatures v0.2.17
3022026-09-05T00:56:47.456Z Downloaded heck v0.5.0
3032026-09-05T00:56:47.456Z Downloaded anstyle v1.0.14
3042026-09-05T00:56:47.456Z Downloaded anstyle-parse v1.0.0
3052026-09-05T00:56:47.459Z Downloaded cfg-if v1.0.4
3062026-09-05T00:56:47.459Z Downloaded autocfg v1.5.0
3072026-09-05T00:56:47.459Z Downloaded zerocopy v0.7.35
3082026-09-05T00:56:47.466Z Downloaded zerocopy-derive v0.7.35
3092026-09-05T00:56:47.468Z Downloaded is_terminal_polyfill v1.70.2
3102026-09-05T00:56:47.471Z Downloaded crypto-common v0.1.7
3112026-09-05T00:56:47.471Z Downloaded fnv v1.0.7
3122026-09-05T00:56:47.471Z Downloaded anyhow v1.0.104
3132026-09-05T00:56:47.473Z Downloaded byteorder v1.5.0
3142026-09-05T00:56:47.473Z Downloaded log v0.4.33
3152026-09-05T00:56:47.476Z Downloaded usdt v0.5.0
3162026-09-05T00:56:47.476Z Downloaded generic-array v0.14.7
3172026-09-05T00:56:47.479Z Downloaded macaddr v1.0.1
3182026-09-05T00:56:47.484Z Downloaded camino-tempfile v1.4.1
3192026-09-05T00:56:47.487Z Downloaded bitflags v2.11.0
3202026-09-05T00:56:47.490Z Downloaded clap v4.6.1
3212026-09-05T00:56:47.493Z Downloaded pest_meta v2.8.6
3222026-09-05T00:56:47.497Z Downloaded equivalent v1.0.2
3232026-09-05T00:56:47.500Z Downloaded utf8parse v0.2.2
3242026-09-05T00:56:47.502Z Downloaded cargo-platform v0.3.2
3252026-09-05T00:56:47.505Z Downloaded dtrace-parser v0.2.0
3262026-09-05T00:56:47.505Z Downloaded plain v0.2.3
3272026-09-05T00:56:47.508Z Downloaded itoa v1.0.17
3282026-09-05T00:56:47.508Z Downloaded usdt-attr-macro v0.5.0
3292026-09-05T00:56:47.508Z Downloaded swrite v0.1.0
3302026-09-05T00:56:47.510Z Downloaded clap_lex v1.0.0
3312026-09-05T00:56:47.510Z Downloaded fastrand v2.3.0
3322026-09-05T00:56:47.516Z Downloaded dof v0.3.0
3332026-09-05T00:56:47.520Z Downloaded memmap v0.7.0
3342026-09-05T00:56:47.524Z Downloaded usdt-macro v0.5.0
3352026-09-05T00:56:47.524Z Downloaded errno v0.3.14
3362026-09-05T00:56:47.527Z Downloaded scroll_derive v0.12.1
3372026-09-05T00:56:47.529Z Downloaded toml_write v0.1.2
3382026-09-05T00:56:47.529Z Downloaded pretty-hex v0.4.1
3392026-09-05T00:56:47.529Z Downloaded serde_spanned v0.6.9
3402026-09-05T00:56:47.529Z Downloaded strsim v0.11.1
3412026-09-05T00:56:47.532Z Downloaded toml_datetime v0.6.11
3422026-09-05T00:56:47.537Z Downloaded unicode-linebreak v0.1.5
3432026-09-05T00:56:47.537Z Downloaded bytecount v0.6.9
3442026-09-05T00:56:47.541Z Downloaded proc-macro-error-attr v1.0.4
3452026-09-05T00:56:47.545Z Downloaded version_check v0.9.5
3462026-09-05T00:56:47.547Z Downloaded thiserror v2.0.18
3472026-09-05T00:56:47.550Z Downloaded thiserror-impl v1.0.69
3482026-09-05T00:56:47.553Z Downloaded serde_tokenstream v0.2.3
3492026-09-05T00:56:47.553Z Downloaded cargo_toml v0.21.0
3502026-09-05T00:56:47.553Z Downloaded usdt-impl v0.5.0
3512026-09-05T00:56:47.553Z Downloaded cargo_metadata v0.23.1
3522026-09-05T00:56:47.555Z Downloaded terminal_size v0.4.3
3532026-09-05T00:56:47.558Z Downloaded proc-macro-error v1.0.4
3542026-09-05T00:56:47.560Z Downloaded camino v1.2.5
3552026-09-05T00:56:47.560Z Downloaded pest_generator v2.8.6
3562026-09-05T00:56:47.563Z Downloaded thiserror-impl v2.0.18
3572026-09-05T00:56:47.566Z Downloaded digest v0.10.7
3582026-09-05T00:56:47.566Z Downloaded smawk v0.3.2
3592026-09-05T00:56:47.568Z Downloaded sha2 v0.10.9
3602026-09-05T00:56:47.574Z Downloaded quote v1.0.45
3612026-09-05T00:56:47.576Z Downloaded fs-err v3.3.0
3622026-09-05T00:56:47.579Z Downloaded thiserror v1.0.69
3632026-09-05T00:56:47.581Z Downloaded clap_derive v4.6.1
3642026-09-05T00:56:47.582Z Downloaded once_cell v1.21.3
3652026-09-05T00:56:47.586Z Downloaded scroll v0.12.0
3662026-09-05T00:56:47.586Z Downloaded semver v1.0.28
3672026-09-05T00:56:47.586Z Downloaded tempfile v3.27.0
3682026-09-05T00:56:47.588Z Downloaded serde_core v1.0.228
3692026-09-05T00:56:47.589Z Downloaded papergrid v0.11.0
3702026-09-05T00:56:47.592Z Downloaded pest_derive v2.8.6
3712026-09-05T00:56:47.596Z Downloaded toml v0.8.23
3722026-09-05T00:56:47.601Z Downloaded getrandom v0.4.3
3732026-09-05T00:56:47.604Z Downloaded serde_derive v1.0.228
3742026-09-05T00:56:47.606Z Downloaded indexmap v2.14.0
3752026-09-05T00:56:47.609Z Downloaded ucd-trie v0.1.7
3762026-09-05T00:56:47.609Z Downloaded proc-macro2 v1.0.106
3772026-09-05T00:56:47.611Z Downloaded textwrap v0.16.2
3782026-09-05T00:56:47.622Z Downloaded memchr v2.8.0
3792026-09-05T00:56:47.628Z Downloaded toml_edit v0.22.27
3802026-09-05T00:56:47.630Z Downloaded pest v2.8.6
3812026-09-05T00:56:47.636Z Downloaded unicode-ident v1.0.24
3822026-09-05T00:56:47.638Z Downloaded serde v1.0.228
3832026-09-05T00:56:47.650Z Downloaded typenum v1.20.1
3842026-09-05T00:56:47.657Z Downloaded goblin v0.8.2
3852026-09-05T00:56:47.678Z Downloaded hashbrown v0.17.0
3862026-09-05T00:56:47.682Z Downloaded clap_builder v4.6.0
3872026-09-05T00:56:47.692Z Downloaded serde_json v1.0.151
3882026-09-05T00:56:47.696Z Downloaded winnow v0.7.14
3892026-09-05T00:56:47.705Z Downloaded tabled v0.15.0
3902026-09-05T00:56:47.719Z Downloaded syn v1.0.109
3912026-09-05T00:56:47.724Z Downloaded unicode-width v0.2.0
3922026-09-05T00:56:47.727Z Downloaded syn v2.0.117
3932026-09-05T00:56:47.733Z Downloaded unicode-width v0.1.14
3942026-09-05T00:56:47.735Z Downloaded rustix v1.1.4
3952026-09-05T00:56:47.757Z Downloaded libc v0.2.185
3962026-09-05T00:56:47.820Z Compiling proc-macro2 v1.0.106
3972026-09-05T00:56:47.820Z Compiling unicode-ident v1.0.24
3982026-09-05T00:56:47.820Z Compiling quote v1.0.45
3992026-09-05T00:56:47.820Z Compiling serde_core v1.0.228
4002026-09-05T00:56:47.823Z Compiling libc v0.2.185
4012026-09-05T00:56:47.823Z Compiling version_check v0.9.5
4022026-09-05T00:56:47.823Z Compiling memchr v2.8.0
4032026-09-05T00:56:47.823Z Compiling serde v1.0.228
4042026-09-05T00:56:48.131Z Compiling zmij v1.0.21
4052026-09-05T00:56:48.329Z Compiling itoa v1.0.17
4062026-09-05T00:56:48.448Z Compiling ucd-trie v0.1.7
4072026-09-05T00:56:48.526Z Compiling thiserror v1.0.69
4082026-09-05T00:56:48.587Z Compiling byteorder v1.5.0
4092026-09-05T00:56:48.748Z Compiling pest v2.8.6
4102026-09-05T00:56:48.848Z Compiling rustix v1.1.4
4112026-09-05T00:56:48.865Z Compiling errno v0.3.14
4122026-09-05T00:56:49.025Z Compiling serde_json v1.0.151
4132026-09-05T00:56:49.150Z Compiling bitflags v2.11.0
4142026-09-05T00:56:49.227Z Compiling syn v2.0.117
4152026-09-05T00:56:49.346Z Compiling thread-id v4.2.2
4162026-09-05T00:56:49.367Z Compiling usdt-impl v0.5.0
4172026-09-05T00:56:49.425Z Compiling proc-macro-error-attr v1.0.4
4182026-09-05T00:56:49.539Z Compiling syn v1.0.109
4192026-09-05T00:56:49.578Z Compiling camino v1.2.5
4202026-09-05T00:56:49.754Z Compiling proc-macro-error v1.0.4
4212026-09-05T00:56:49.831Z Compiling pest_meta v2.8.6
4222026-09-05T00:56:49.947Z Compiling hashbrown v0.17.0
4232026-09-05T00:56:49.978Z Compiling getrandom v0.4.3
4242026-09-05T00:56:50.000Z Compiling equivalent v1.0.2
4252026-09-05T00:56:50.092Z Compiling log v0.4.33
4262026-09-05T00:56:50.320Z Compiling utf8parse v0.2.2
4272026-09-05T00:56:50.337Z Compiling plain v0.2.3
4282026-09-05T00:56:50.437Z Compiling indexmap v2.14.0
4292026-09-05T00:56:50.451Z Compiling anstyle-parse v1.0.0
4302026-09-05T00:56:50.534Z Compiling terminal_size v0.4.3
4312026-09-05T00:56:51.036Z Compiling winnow v0.7.14
4322026-09-05T00:56:51.154Z Compiling toml_write v0.1.2
4332026-09-05T00:56:51.192Z Compiling is_terminal_polyfill v1.70.2
4342026-09-05T00:56:51.273Z Compiling cfg-if v1.0.4
4352026-09-05T00:56:51.290Z Compiling anstyle v1.0.14
4362026-09-05T00:56:51.348Z Compiling anstyle-query v1.1.5
4372026-09-05T00:56:51.363Z Compiling thiserror v2.0.18
4382026-09-05T00:56:51.450Z Compiling pest_generator v2.8.6
4392026-09-05T00:56:51.457Z Compiling autocfg v1.5.0
4402026-09-05T00:56:51.487Z Compiling pretty-hex v0.4.1
4412026-09-05T00:56:51.511Z Compiling colorchoice v1.0.4
4422026-09-05T00:56:51.626Z Compiling anstream v1.0.0
4432026-09-05T00:56:51.875Z Compiling fs-err v3.3.0
4442026-09-05T00:56:51.925Z Compiling heck v0.5.0
4452026-09-05T00:56:51.989Z Compiling anyhow v1.0.104
4462026-09-05T00:56:52.058Z Compiling fnv v1.0.7
4472026-09-05T00:56:52.117Z Compiling bytecount v0.6.9
4482026-09-05T00:56:52.132Z Compiling unicode-width v0.1.14
4492026-09-05T00:56:52.156Z Compiling strsim v0.11.1
4502026-09-05T00:56:52.172Z Compiling clap_lex v1.0.0
4512026-09-05T00:56:52.250Z Compiling heck v0.4.1
4522026-09-05T00:56:52.289Z Compiling once_cell v1.21.3
4532026-09-05T00:56:52.396Z Compiling fastrand v2.3.0
4542026-09-05T00:56:52.401Z Compiling papergrid v0.11.0
4552026-09-05T00:56:52.480Z Compiling clap_builder v4.6.0
4562026-09-05T00:56:52.534Z Compiling semver v1.0.28
4572026-09-05T00:56:52.606Z Compiling tabled_derive v0.7.0
4582026-09-05T00:56:52.623Z Compiling tempfile v3.27.0
4592026-09-05T00:56:52.673Z Compiling cargo-platform v0.3.2
4602026-09-05T00:56:52.713Z Compiling memmap v0.7.0
4612026-09-05T00:56:52.850Z Compiling unicode-width v0.2.0
4622026-09-05T00:56:52.898Z Compiling unicode-linebreak v0.1.5
4632026-09-05T00:56:52.939Z Compiling smawk v0.3.2
4642026-09-05T00:56:52.988Z Compiling camino-tempfile v1.4.1
4652026-09-05T00:56:53.040Z Compiling serde_derive v1.0.228
4662026-09-05T00:56:53.079Z Compiling thiserror-impl v1.0.69
4672026-09-05T00:56:53.119Z Compiling zerocopy-derive v0.7.35
4682026-09-05T00:56:53.135Z Compiling pest_derive v2.8.6
4692026-09-05T00:56:53.210Z Compiling scroll_derive v0.12.1
4702026-09-05T00:56:53.488Z Compiling thiserror-impl v2.0.18
4712026-09-05T00:56:53.569Z Compiling clap_derive v4.6.1
4722026-09-05T00:56:53.858Z Compiling tabled v0.15.0
4732026-09-05T00:56:53.940Z Compiling scroll v0.12.0
4742026-09-05T00:56:54.046Z Compiling zerocopy v0.7.35
4752026-09-05T00:56:54.219Z Compiling goblin v0.8.2
4762026-09-05T00:56:54.470Z Compiling dtrace-parser v0.2.0
4772026-09-05T00:56:54.605Z Compiling textwrap v0.16.2
4782026-09-05T00:56:55.204Z Compiling swrite v0.1.0
4792026-09-05T00:56:55.322Z Compiling clap v4.6.1
4802026-09-05T00:56:56.213Z Compiling dof v0.3.0
4812026-09-05T00:56:56.213Z Compiling serde_tokenstream v0.2.3
4822026-09-05T00:56:56.227Z Compiling serde_spanned v0.6.9
4832026-09-05T00:56:56.238Z Compiling toml_datetime v0.6.11
4842026-09-05T00:56:56.275Z Compiling cargo_metadata v0.23.1
4852026-09-05T00:56:56.305Z Compiling macaddr v1.0.1
4862026-09-05T00:56:56.305Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4872026-09-05T00:56:56.529Z Compiling toml_edit v0.22.27
4882026-09-05T00:56:57.038Z Compiling usdt-macro v0.5.0
4892026-09-05T00:56:57.065Z Compiling usdt-attr-macro v0.5.0
4902026-09-05T00:56:57.599Z Compiling usdt v0.5.0
4912026-09-05T00:56:57.816Z Compiling toml v0.8.23
4922026-09-05T00:56:58.138Z Compiling cargo_toml v0.21.0
4932026-09-05T00:56:59.400Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942026-09-05T00:57:01.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
4952026-09-05T00:57:01.592Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4962026-09-05T00:57:02.093Z Downloading crates ...
4972026-09-05T00:57:02.145Z Downloaded bcrypt-pbkdf v0.11.0
4982026-09-05T00:57:02.148Z Downloaded bitfield-macros v0.19.4
4992026-09-05T00:57:02.150Z Downloaded bit-vec v0.6.3
5002026-09-05T00:57:02.153Z Downloaded argon2 v0.5.3
5012026-09-05T00:57:02.153Z Downloaded addr2line v0.25.1
5022026-09-05T00:57:02.156Z Downloaded atomic-waker v1.1.2
5032026-09-05T00:57:02.158Z Downloaded funty v2.0.0
5042026-09-05T00:57:02.161Z Downloaded futures-macro v0.3.32
5052026-09-05T00:57:02.163Z Downloaded bit-set v0.8.0
5062026-09-05T00:57:02.166Z Downloaded flume v0.11.1
5072026-09-05T00:57:02.169Z Downloaded fs-err v2.11.0
5082026-09-05T00:57:02.172Z Downloaded backtrace-ext v0.2.1
5092026-09-05T00:57:02.172Z Downloaded embedded-io v0.6.1
5102026-09-05T00:57:02.175Z Downloaded generic-array v1.4.3
5112026-09-05T00:57:02.177Z Downloaded elliptic-curve v0.14.1
5122026-09-05T00:57:02.177Z Downloaded flagset v0.4.7
5132026-09-05T00:57:02.182Z Downloaded futures-sink v0.3.32
5142026-09-05T00:57:02.182Z Downloaded bzip2 v0.6.1
5152026-09-05T00:57:02.182Z Downloaded fixedbitset v0.4.2
5162026-09-05T00:57:02.182Z Downloaded foreign-types-shared v0.1.1
5172026-09-05T00:57:02.182Z Downloaded filetime v0.2.27
5182026-09-05T00:57:02.185Z Downloaded base16ct v0.2.0
5192026-09-05T00:57:02.185Z Downloaded fd-lock v4.0.4
5202026-09-05T00:57:02.185Z Downloaded fs_extra v1.3.0
5212026-09-05T00:57:02.185Z Downloaded assert_matches v1.5.0
5222026-09-05T00:57:02.185Z Downloaded aead v0.6.1
5232026-09-05T00:57:02.188Z Downloaded backoff v0.4.0
5242026-09-05T00:57:02.188Z Downloaded bit-vec v0.8.0
5252026-09-05T00:57:02.188Z Downloaded const-oid v0.10.2
5262026-09-05T00:57:02.190Z Downloaded futures-channel v0.3.32
5272026-09-05T00:57:02.190Z Downloaded embedded-io v0.4.0
5282026-09-05T00:57:02.190Z Downloaded endian-type v0.1.2
5292026-09-05T00:57:02.190Z Downloaded ff v0.13.1
5302026-09-05T00:57:02.193Z Downloaded float-ord v0.3.2
5312026-09-05T00:57:02.193Z Downloaded fxhash v0.2.1
5322026-09-05T00:57:02.193Z Downloaded ahash v0.8.12
5332026-09-05T00:57:02.193Z Downloaded base16ct v1.0.0
5342026-09-05T00:57:02.196Z Downloaded atomicwrites v0.4.4
5352026-09-05T00:57:02.196Z Downloaded futures-task v0.3.32
5362026-09-05T00:57:02.196Z Downloaded aead v0.5.2
5372026-09-05T00:57:02.196Z Downloaded bit-set v0.5.3
5382026-09-05T00:57:02.196Z Downloaded enum-as-inner v0.6.1
5392026-09-05T00:57:02.199Z Downloaded enum_dispatch v0.3.13
5402026-09-05T00:57:02.199Z Downloaded foreign-types v0.3.2
5412026-09-05T00:57:02.199Z Downloaded ascii-canvas v3.0.0
5422026-09-05T00:57:02.199Z Downloaded async-recursion v1.1.1
5432026-09-05T00:57:02.203Z Downloaded bb8 v0.8.6
5442026-09-05T00:57:02.203Z Downloaded futures-core v0.3.32
5452026-09-05T00:57:02.203Z Downloaded fixedbitset v0.5.7
5462026-09-05T00:57:02.207Z Downloaded env_logger v0.11.11
5472026-09-05T00:57:02.207Z Downloaded futures-executor v0.3.32
5482026-09-05T00:57:02.207Z Downloaded base64ct v1.8.3
5492026-09-05T00:57:02.210Z Downloaded arrayref v0.3.9
5502026-09-05T00:57:02.210Z Downloaded async-stream-impl v0.3.6
5512026-09-05T00:57:02.210Z Downloaded compact_str v0.8.1
5522026-09-05T00:57:02.210Z Downloaded const-oid v0.9.6
5532026-09-05T00:57:02.210Z Downloaded hubpack v0.1.2
5542026-09-05T00:57:02.210Z Downloaded bitfield-struct v0.6.2
5552026-09-05T00:57:02.213Z Downloaded float-cmp v0.10.0
5562026-09-05T00:57:02.213Z Downloaded hostname v0.4.2
5572026-09-05T00:57:02.213Z Downloaded castaway v0.2.4
5582026-09-05T00:57:02.213Z Downloaded ciborium-ll v0.2.2
5592026-09-05T00:57:02.213Z Downloaded compression-core v0.4.31
5602026-09-05T00:57:02.215Z Downloaded adler2 v2.0.1
5612026-09-05T00:57:02.215Z Downloaded async-stream v0.3.6
5622026-09-05T00:57:02.215Z Downloaded foldhash v0.1.5
5632026-09-05T00:57:02.215Z Downloaded cobs v0.3.0
5642026-09-05T00:57:02.218Z Downloaded git-stub v1.0.0
5652026-09-05T00:57:02.218Z Downloaded ciborium-io v0.2.2
5662026-09-05T00:57:02.218Z Downloaded futures-io v0.3.32
5672026-09-05T00:57:02.220Z Downloaded env_filter v2.0.0
5682026-09-05T00:57:02.220Z Downloaded form_urlencoded v1.2.2
5692026-09-05T00:57:02.220Z Downloaded hubpack_derive v0.1.1
5702026-09-05T00:57:02.220Z Downloaded foreign-types-shared v0.3.1
5712026-09-05T00:57:02.224Z Downloaded atty v0.2.14
5722026-09-05T00:57:02.224Z Downloaded globwalk v0.9.1
5732026-09-05T00:57:02.224Z Downloaded foldhash v0.2.0
5742026-09-05T00:57:02.224Z Downloaded group v0.13.0
5752026-09-05T00:57:02.227Z Downloaded cfg_aliases v0.2.1
5762026-09-05T00:57:02.227Z Downloaded ena v0.14.4
5772026-09-05T00:57:02.229Z Downloaded foreign-types v0.5.0
5782026-09-05T00:57:02.229Z Downloaded async-trait v0.1.89
5792026-09-05T00:57:02.229Z Downloaded gethostname v0.5.0
5802026-09-05T00:57:02.232Z Downloaded http-range v0.1.5
5812026-09-05T00:57:02.235Z Downloaded hostname v0.3.1
5822026-09-05T00:57:02.235Z Downloaded array-init v0.0.4
5832026-09-05T00:57:02.235Z Downloaded block-buffer v0.12.1
5842026-09-05T00:57:02.239Z Downloaded cfg_aliases v0.1.1
5852026-09-05T00:57:02.239Z Downloaded httpdate v1.0.3
5862026-09-05T00:57:02.239Z Downloaded nibble_vec v0.1.0
5872026-09-05T00:57:02.242Z Downloaded foreign-types-macros v0.2.3
5882026-09-05T00:57:02.244Z Downloaded flate2 v1.1.9
5892026-09-05T00:57:02.247Z Downloaded glob v0.3.3
5902026-09-05T00:57:02.250Z Downloaded backon v1.6.0
5912026-09-05T00:57:02.250Z Downloaded erased-serde v0.3.31
5922026-09-05T00:57:02.252Z Downloaded headers-core v0.3.0
5932026-09-05T00:57:02.252Z Downloaded home v0.5.12
5942026-09-05T00:57:02.252Z Downloaded hex-literal v1.1.0
5952026-09-05T00:57:02.256Z Downloaded block-padding v0.4.2
5962026-09-05T00:57:02.260Z Downloaded find-msvc-tools v0.1.9
5972026-09-05T00:57:02.260Z Downloaded hmac v0.12.1
5982026-09-05T00:57:02.263Z Downloaded normalize-line-endings v0.3.0
5992026-09-05T00:57:02.263Z Downloaded hash32 v0.2.1
6002026-09-05T00:57:02.263Z Downloaded num_threads v0.1.7
6012026-09-05T00:57:02.263Z Downloaded newline-converter v0.3.0
6022026-09-05T00:57:02.263Z Downloaded nodrop v0.1.14
6032026-09-05T00:57:02.265Z Downloaded openssl-macros v0.1.1
6042026-09-05T00:57:02.265Z Downloaded oxide-generation-macros v0.2.0
6052026-09-05T00:57:02.265Z Downloaded ghash v0.6.0
6062026-09-05T00:57:02.269Z Downloaded phf_shared v0.13.1
6072026-09-05T00:57:02.272Z Downloaded hex v0.4.3
6082026-09-05T00:57:02.272Z Downloaded bitfield v0.19.4
6092026-09-05T00:57:02.272Z Downloaded rand_xorshift v0.4.0
6102026-09-05T00:57:02.272Z Downloaded cexpr v0.6.0
6112026-09-05T00:57:02.276Z Downloaded compression-codecs v0.4.37
6122026-09-05T00:57:02.278Z Downloaded cassowary v0.3.0
6132026-09-05T00:57:02.278Z Downloaded progenitor-client v0.14.0
6142026-09-05T00:57:02.281Z Downloaded ff v0.14.0
6152026-09-05T00:57:02.284Z Downloaded git-stub-vcs v0.1.0
6162026-09-05T00:57:02.284Z Downloaded scopeguard v1.2.0
6172026-09-05T00:57:02.286Z Downloaded hash32 v0.3.1
6182026-09-05T00:57:02.286Z Downloaded num_enum v0.5.11
6192026-09-05T00:57:02.289Z Downloaded anstyle-parse v0.2.7
6202026-09-05T00:57:02.291Z Downloaded anstream v0.6.21
6212026-09-05T00:57:02.292Z Downloaded arrayvec v0.7.6
6222026-09-05T00:57:02.295Z Downloaded bcs v0.1.6
6232026-09-05T00:57:02.298Z Downloaded http-body v1.0.1
6242026-09-05T00:57:02.298Z Downloaded cmake v0.1.57
6252026-09-05T00:57:02.304Z Downloaded russh-cryptovec v0.62.0
6262026-09-05T00:57:02.306Z Downloaded sapling-renderdag v0.1.0
6272026-09-05T00:57:02.306Z Downloaded group v0.14.0
6282026-09-05T00:57:02.309Z Downloaded byte-wrapper v0.1.0
6292026-09-05T00:57:02.311Z Downloaded fallible-iterator v0.2.0
6302026-09-05T00:57:02.311Z Downloaded futures v0.3.32
6312026-09-05T00:57:02.314Z Downloaded secrecy v0.10.3
6322026-09-05T00:57:02.314Z Downloaded cmov v0.5.4
6332026-09-05T00:57:02.317Z Downloaded semver v0.1.20
6342026-09-05T00:57:02.317Z Downloaded slog-bunyan v2.5.0
6352026-09-05T00:57:02.317Z Downloaded sqlparser_derive v0.5.0
6362026-09-05T00:57:02.317Z Downloaded structmeta v0.3.0
6372026-09-05T00:57:02.317Z Downloaded supports-hyperlinks v3.2.0
6382026-09-05T00:57:02.319Z Downloaded supports-unicode v3.0.0
6392026-09-05T00:57:02.319Z Downloaded tap v1.0.1
6402026-09-05T00:57:02.319Z Downloaded testing_table v0.3.0
6412026-09-05T00:57:02.319Z Downloaded signal-hook-mio v0.2.5
6422026-09-05T00:57:02.320Z Downloaded sigpipe v0.1.3
6432026-09-05T00:57:02.320Z Downloaded camino-tempfile-ext v0.3.3
6442026-09-05T00:57:02.325Z Downloaded tokio-macros v2.7.0
6452026-09-05T00:57:02.325Z Downloaded cbc v0.2.1
6462026-09-05T00:57:02.325Z Downloaded cipher v0.4.4
6472026-09-05T00:57:02.325Z Downloaded path-slash v0.1.5
6482026-09-05T00:57:02.325Z Downloaded highway v1.3.0
6492026-09-05T00:57:02.325Z Downloaded blowfish v0.10.0
6502026-09-05T00:57:02.327Z Downloaded num-integer v0.1.46
6512026-09-05T00:57:02.327Z Downloaded chacha20 v0.9.1
6522026-09-05T00:57:02.327Z Downloaded take_mut v0.2.2
6532026-09-05T00:57:02.327Z Downloaded password-hash v0.5.0
6542026-09-05T00:57:02.330Z Downloaded console v0.16.2
6552026-09-05T00:57:02.330Z Downloaded oxnet v0.1.6
6562026-09-05T00:57:02.330Z Downloaded pem v3.0.6
6572026-09-05T00:57:02.333Z Downloaded proc-macro-crate v1.3.1
6582026-09-05T00:57:02.333Z Downloaded argon2 v0.6.0-rc.8
6592026-09-05T00:57:02.333Z Downloaded async-bb8-diesel v0.2.1
6602026-09-05T00:57:02.336Z Downloaded bs58 v0.5.1
6612026-09-05T00:57:02.336Z Downloaded ciborium v0.2.2
6622026-09-05T00:57:02.338Z Downloaded pin-project-internal v1.1.11
6632026-09-05T00:57:02.338Z Downloaded progenitor v0.13.0
6642026-09-05T00:57:02.338Z Downloaded progenitor-client v0.13.0
6652026-09-05T00:57:02.341Z Downloaded progenitor-extras v0.2.0
6662026-09-05T00:57:02.341Z Downloaded bitflags v1.3.2
6672026-09-05T00:57:02.342Z Downloaded unit-prefix v0.5.2
6682026-09-05T00:57:02.344Z Downloaded postgres-protocol v0.6.10
6692026-09-05T00:57:02.344Z Downloaded tokio-test v0.4.5
6702026-09-05T00:57:02.344Z Downloaded chacha20 v0.10.0
6712026-09-05T00:57:02.344Z Downloaded usdt v0.6.0
6722026-09-05T00:57:02.344Z Downloaded http-body-util v0.1.3
6732026-09-05T00:57:02.347Z Downloaded rpassword v7.5.4
6742026-09-05T00:57:02.350Z Downloaded getrandom v0.2.17
6752026-09-05T00:57:02.352Z Downloaded hmac v0.13.0
6762026-09-05T00:57:02.352Z Downloaded cancel-safe-futures v0.1.5
6772026-09-05T00:57:02.357Z Downloaded blake2 v0.10.6
6782026-09-05T00:57:02.357Z Downloaded blake2 v0.11.0-rc.6
6792026-09-05T00:57:02.360Z Downloaded cipher v0.5.2
6802026-09-05T00:57:02.360Z Downloaded progenitor v0.14.0
6812026-09-05T00:57:02.360Z Downloaded colored v2.2.0
6822026-09-05T00:57:02.360Z Downloaded utf8_iter v1.0.4
6832026-09-05T00:57:02.360Z Downloaded unarray v0.1.4
6842026-09-05T00:57:02.362Z Downloaded utf-8 v0.7.6
6852026-09-05T00:57:02.362Z Downloaded wnaf v0.14.0
6862026-09-05T00:57:02.362Z Downloaded fatfs v0.3.6
6872026-09-05T00:57:02.362Z Downloaded half v1.8.3
6882026-09-05T00:57:02.365Z Downloaded serde_path_to_error v0.1.20
6892026-09-05T00:57:02.365Z Downloaded serde_with_macros v1.5.2
6902026-09-05T00:57:02.365Z Downloaded want v0.3.1
6912026-09-05T00:57:02.368Z Downloaded scroll v0.13.0
6922026-09-05T00:57:02.369Z Downloaded strum v0.27.2
6932026-09-05T00:57:02.369Z Downloaded buf-list v1.1.2
6942026-09-05T00:57:02.369Z Downloaded colored v3.1.1
6952026-09-05T00:57:02.371Z Downloaded serde_tokenstream v0.3.0
6962026-09-05T00:57:02.371Z Downloaded simd-adler32 v0.3.8
6972026-09-05T00:57:02.371Z Downloaded yoke-derive v0.8.1
6982026-09-05T00:57:02.371Z Downloaded zone_cfg_derive v0.3.1
6992026-09-05T00:57:02.372Z Downloaded smallvec v0.6.14
7002026-09-05T00:57:02.376Z Downloaded ssh-cipher v0.3.0
7012026-09-05T00:57:02.376Z Downloaded ssh-encoding v0.3.0
7022026-09-05T00:57:02.376Z Downloaded subtle v2.6.1
7032026-09-05T00:57:02.379Z Downloaded crunchy v0.2.4
7042026-09-05T00:57:02.379Z Downloaded curve25519-dalek-derive v0.1.1
7052026-09-05T00:57:02.379Z Downloaded tiny-keccak v2.0.2
7062026-09-05T00:57:02.384Z Downloaded tls_codec v0.4.2
7072026-09-05T00:57:02.384Z Downloaded parking_lot v0.11.2
7082026-09-05T00:57:02.384Z Downloaded slog-term v2.9.2
7092026-09-05T00:57:02.388Z Downloaded thread_local v1.1.9
7102026-09-05T00:57:02.388Z Downloaded poly1305 v0.9.0
7112026-09-05T00:57:02.388Z Downloaded allocator-api2 v0.2.21
7122026-09-05T00:57:02.388Z Downloaded console v0.15.11
7132026-09-05T00:57:02.391Z Downloaded pem-rfc7468 v0.7.0
7142026-09-05T00:57:02.391Z Downloaded tui-tree-widget v0.23.1
7152026-09-05T00:57:02.391Z Downloaded postgres-types v0.2.12
7162026-09-05T00:57:02.391Z Downloaded tokio-tungstenite v0.21.0
7172026-09-05T00:57:02.393Z Downloaded defmt-parser v1.0.0
7182026-09-05T00:57:02.394Z Downloaded difflib v0.4.0
7192026-09-05T00:57:02.394Z Downloaded dof v0.4.0
7202026-09-05T00:57:02.394Z Downloaded downcast-rs v2.0.2
7212026-09-05T00:57:02.394Z Downloaded darling_macro v0.20.11
7222026-09-05T00:57:02.394Z Downloaded debug-ignore v1.0.5
7232026-09-05T00:57:02.398Z Downloaded rustls-pki-types v1.14.0
7242026-09-05T00:57:02.398Z Downloaded dunce v1.0.5
7252026-09-05T00:57:02.398Z Downloaded rand_core v0.9.5
7262026-09-05T00:57:02.400Z Downloaded globset v0.4.18
7272026-09-05T00:57:02.400Z Downloaded httparse v1.10.1
7282026-09-05T00:57:02.400Z Downloaded getrandom v0.3.4
7292026-09-05T00:57:02.403Z Downloaded base64 v0.22.1
7302026-09-05T00:57:02.403Z Downloaded bzip2 v0.4.4
7312026-09-05T00:57:02.407Z Downloaded dtrace-parser v0.3.0
7322026-09-05T00:57:02.407Z Downloaded vergen-lib v0.1.6
7332026-09-05T00:57:02.413Z Downloaded zerofrom-derive v0.1.6
7342026-09-05T00:57:02.413Z Downloaded whoami v1.6.1
7352026-09-05T00:57:02.413Z Downloaded base64 v0.21.7
7362026-09-05T00:57:02.415Z Downloaded dirs-sys-next v0.1.2
7372026-09-05T00:57:02.415Z Downloaded writeable v0.6.2
7382026-09-05T00:57:02.415Z Downloaded is_ci v1.2.0
7392026-09-05T00:57:02.415Z Downloaded lru-slab v0.1.2
7402026-09-05T00:57:02.415Z Downloaded inout v0.1.4
7412026-09-05T00:57:02.416Z Downloaded libscf-sys v1.2.0
7422026-09-05T00:57:02.420Z Downloaded corncobs v0.1.4
7432026-09-05T00:57:02.420Z Downloaded critical-section v1.2.0
7442026-09-05T00:57:02.420Z Downloaded serde_with_macros v3.21.0
7452026-09-05T00:57:02.420Z Downloaded convert_case v0.4.0
7462026-09-05T00:57:02.424Z Downloaded headers v0.4.1
7472026-09-05T00:57:02.424Z Downloaded clang-sys v1.8.1
7482026-09-05T00:57:02.429Z Downloaded omicron-zone-package v0.12.3
7492026-09-05T00:57:02.429Z Downloaded daft v0.1.8
7502026-09-05T00:57:02.429Z Downloaded jiff-static v0.2.34
7512026-09-05T00:57:02.435Z Downloaded num-derive v0.4.2
7522026-09-05T00:57:02.435Z Downloaded memoffset v0.9.1
7532026-09-05T00:57:02.435Z Downloaded match_cfg v0.1.0
7542026-09-05T00:57:02.435Z Downloaded multimap v0.10.1
7552026-09-05T00:57:02.435Z Downloaded openssl-probe v0.1.6
7562026-09-05T00:57:02.435Z Downloaded num-conv v0.2.0
7572026-09-05T00:57:02.445Z Downloaded parse-size v1.1.0
7582026-09-05T00:57:02.445Z Downloaded oso v0.27.3
7592026-09-05T00:57:02.445Z Downloaded oxide-update-engine-types v0.1.2
7602026-09-05T00:57:02.449Z Downloaded tokio-stream v0.1.18
7612026-09-05T00:57:02.449Z Downloaded ctr v0.10.1
7622026-09-05T00:57:02.449Z Downloaded der_derive v0.7.3
7632026-09-05T00:57:02.450Z Downloaded pin-project v1.1.11
7642026-09-05T00:57:02.452Z Downloaded tracing-attributes v0.1.31
7652026-09-05T00:57:02.452Z Downloaded unicode-properties v0.1.4
7662026-09-05T00:57:02.452Z Downloaded deranged v0.5.8
7672026-09-05T00:57:02.452Z Downloaded percent-encoding v2.3.2
7682026-09-05T00:57:02.452Z Downloaded predicates-tree v1.0.13
7692026-09-05T00:57:02.455Z Downloaded rcgen v0.12.1
7702026-09-05T00:57:02.455Z Downloaded arc-swap v1.8.2
7712026-09-05T00:57:02.457Z Downloaded chumsky v0.9.3
7722026-09-05T00:57:02.458Z Downloaded chacha20poly1305 v0.10.1
7732026-09-05T00:57:02.460Z Downloaded heapless v0.7.17
7742026-09-05T00:57:02.460Z Downloaded half v2.7.1
7752026-09-05T00:57:02.463Z Downloaded predicates-core v1.0.10
7762026-09-05T00:57:02.466Z Downloaded psl-types v2.0.11
7772026-09-05T00:57:02.466Z Downloaded quick-error v1.2.3
7782026-09-05T00:57:02.466Z Downloaded rfc6979 v0.6.0
7792026-09-05T00:57:02.469Z Downloaded rfc6979 v0.4.0
7802026-09-05T00:57:02.469Z Downloaded secrecy v0.8.0
7812026-09-05T00:57:02.472Z Downloaded serde-big-array v0.5.1
7822026-09-05T00:57:02.472Z Downloaded heapless v0.8.0
7832026-09-05T00:57:02.475Z Downloaded zerocopy v0.6.6
7842026-09-05T00:57:02.475Z Downloaded keccak v0.2.0
7852026-09-05T00:57:02.478Z Downloaded aes v0.9.1
7862026-09-05T00:57:02.478Z Downloaded seq-macro v0.3.6
7872026-09-05T00:57:02.478Z Downloaded signal-hook v0.3.18
7882026-09-05T00:57:02.480Z Downloaded signature v2.2.0
7892026-09-05T00:57:02.480Z Downloaded socket2 v0.5.10
7902026-09-05T00:57:02.484Z Downloaded multer v3.1.0
7912026-09-05T00:57:02.484Z Downloaded sponge-cursor v0.1.0
7922026-09-05T00:57:02.484Z Downloaded papergrid v0.18.0
7932026-09-05T00:57:02.487Z Downloaded socket2 v0.6.3
7942026-09-05T00:57:02.487Z Downloaded crossbeam-utils v0.8.21
7952026-09-05T00:57:02.490Z Downloaded cc v1.2.56
7962026-09-05T00:57:02.490Z Downloaded libsw v3.5.0
7972026-09-05T00:57:02.494Z Downloaded nanorand v0.7.0
7982026-09-05T00:57:02.495Z Downloaded owo-colors v4.3.0
7992026-09-05T00:57:02.495Z Downloaded password-hash v0.6.1
8002026-09-05T00:57:02.495Z Downloaded tower-service v0.3.3
8012026-09-05T00:57:02.495Z Downloaded tower-layer v0.3.3
8022026-09-05T00:57:02.500Z Downloaded signal-hook-tokio v0.3.1
8032026-09-05T00:57:02.500Z Downloaded structmeta-derive v0.3.0
8042026-09-05T00:57:02.500Z Downloaded native-tls v0.2.18
8052026-09-05T00:57:02.500Z Downloaded oxide-update-engine-display v0.1.2
8062026-09-05T00:57:02.500Z Downloaded sync-ptr v0.1.4
8072026-09-05T00:57:02.500Z Downloaded phf v0.12.1
8082026-09-05T00:57:02.500Z Downloaded pin-project-lite v0.2.17
8092026-09-05T00:57:02.505Z Downloaded rayon-core v1.13.0
8102026-09-05T00:57:02.505Z Downloaded ar_archive_writer v0.5.1
8112026-09-05T00:57:02.507Z Downloaded bytes v1.11.1
8122026-09-05T00:57:02.508Z Downloaded polyval v0.7.1
8132026-09-05T00:57:02.508Z Downloaded poly1305 v0.8.0
8142026-09-05T00:57:02.511Z Downloaded rusty-fork v0.3.1
8152026-09-05T00:57:02.511Z Downloaded void v1.0.2
8162026-09-05T00:57:02.511Z Downloaded cpubits v0.1.1
8172026-09-05T00:57:02.513Z Downloaded vte v0.14.1
8182026-09-05T00:57:02.516Z Downloaded r2d2 v0.8.10
8192026-09-05T00:57:02.516Z Downloaded sec1 v0.7.3
8202026-09-05T00:57:02.519Z Downloaded ingot-macros v0.2.0
8212026-09-05T00:57:02.519Z Downloaded pkcs8 v0.10.2
8222026-09-05T00:57:02.519Z Downloaded libefi-sys v0.1.0
8232026-09-05T00:57:02.522Z Downloaded resolv-conf v0.7.6
8242026-09-05T00:57:02.522Z Downloaded rustversion v1.0.22
8252026-09-05T00:57:02.524Z Downloaded ryu v1.0.23
8262026-09-05T00:57:02.527Z Downloaded zone v0.3.1
8272026-09-05T00:57:02.527Z Downloaded cstr-argument v0.1.2
8282026-09-05T00:57:02.527Z Downloaded zeroize_derive v1.5.0
8292026-09-05T00:57:02.532Z Downloaded crc-any v2.5.0
8302026-09-05T00:57:02.532Z Downloaded sec1 v0.8.1
8312026-09-05T00:57:02.534Z Downloaded aes-gcm v0.11.0
8322026-09-05T00:57:02.534Z Downloaded ingot-types v0.2.0
8332026-09-05T00:57:02.534Z Downloaded slog-scope v4.4.1
8342026-09-05T00:57:02.537Z Downloaded diesel_table_macro_syntax v0.3.0
8352026-09-05T00:57:02.537Z Downloaded dropshot-api-manager-types v0.8.0
8362026-09-05T00:57:02.537Z Downloaded ident_case v1.0.1
8372026-09-05T00:57:02.540Z Downloaded backtrace v0.3.76
8382026-09-05T00:57:02.543Z Downloaded document-features v0.2.12
8392026-09-05T00:57:02.543Z Downloaded quinn v0.11.11
8402026-09-05T00:57:02.545Z Downloaded litemap v0.8.1
8412026-09-05T00:57:02.545Z Downloaded illumos-nvpair v0.3.0
8422026-09-05T00:57:02.545Z Downloaded illumos-nvpair-sys v0.2.0
8432026-09-05T00:57:02.545Z Downloaded slog-json v2.6.1
8442026-09-05T00:57:02.549Z Downloaded hickory-resolver v0.25.2
8452026-09-05T00:57:02.549Z Downloaded postcard v1.1.3
8462026-09-05T00:57:02.552Z Downloaded signal-hook-registry v1.4.8
8472026-09-05T00:57:02.553Z Downloaded static_assertions v1.1.0
8482026-09-05T00:57:02.553Z Downloaded spki v0.8.0
8492026-09-05T00:57:02.553Z Downloaded strum_macros v0.27.2
8502026-09-05T00:57:02.555Z Downloaded usdt-attr-macro v0.6.0
8512026-09-05T00:57:02.556Z Downloaded num-complex v0.4.6
8522026-09-05T00:57:02.556Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8532026-09-05T00:57:02.556Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8542026-09-05T00:57:02.558Z Downloaded prettyplease v0.2.37
8552026-09-05T00:57:02.562Z Downloaded unicase v2.9.0
8562026-09-05T00:57:02.562Z Downloaded tungstenite v0.21.0
8572026-09-05T00:57:02.562Z Downloaded vergen-gitcl v1.0.8
8582026-09-05T00:57:02.565Z Downloaded vergen-lib v9.1.0
8592026-09-05T00:57:02.565Z Downloaded lzss v0.8.2
8602026-09-05T00:57:02.566Z Downloaded hybrid-array v0.4.13
8612026-09-05T00:57:02.566Z Downloaded quinn-udp v0.5.14
8622026-09-05T00:57:02.569Z Downloaded linked-hash-map v0.5.6
8632026-09-05T00:57:02.569Z Downloaded tokio-tungstenite v0.23.1
8642026-09-05T00:57:02.569Z Downloaded lru-cache v0.1.2
8652026-09-05T00:57:02.569Z Downloaded async-compression v0.4.41
8662026-09-05T00:57:02.572Z Downloaded new_debug_unreachable v1.0.6
8672026-09-05T00:57:02.572Z Downloaded openssl-probe v0.2.1
8682026-09-05T00:57:02.572Z Downloaded usdt-impl v0.6.0
8692026-09-05T00:57:02.575Z Downloaded bindgen v0.71.1
8702026-09-05T00:57:02.578Z Downloaded olpc-cjson v0.1.4
8712026-09-05T00:57:02.578Z Downloaded zip v0.6.6
8722026-09-05T00:57:02.580Z Downloaded icu_properties v2.1.2
8732026-09-05T00:57:02.580Z Downloaded num-bigint v0.4.6
8742026-09-05T00:57:02.622Z Downloaded peg-runtime v0.8.5
8752026-09-05T00:57:02.622Z Downloaded slog-stdlog v4.1.1
8762026-09-05T00:57:02.622Z Downloaded bumpalo v3.20.2
8772026-09-05T00:57:02.622Z Downloaded progenitor-macro v0.13.0
8782026-09-05T00:57:02.622Z Downloaded radium v0.7.0
8792026-09-05T00:57:02.622Z Downloaded expectorate v1.2.0
8802026-09-05T00:57:02.622Z Downloaded darling_core v0.20.11
8812026-09-05T00:57:02.622Z Downloaded tinystr v0.8.2
8822026-09-05T00:57:02.622Z Downloaded data-encoding v2.10.0
8832026-09-05T00:57:02.623Z Downloaded ingot v0.2.1
8842026-09-05T00:57:02.623Z Downloaded jobserver v0.1.34
8852026-09-05T00:57:02.623Z Downloaded progenitor-macro v0.14.0
8862026-09-05T00:57:02.623Z Downloaded serde_bytes v0.11.19
8872026-09-05T00:57:02.623Z Downloaded serde_urlencoded v0.7.1
8882026-09-05T00:57:02.623Z Downloaded shell-words v1.1.1
8892026-09-05T00:57:02.623Z Downloaded memmap2 v0.9.10
8902026-09-05T00:57:02.623Z Downloaded libsw-core v0.3.2
8912026-09-05T00:57:02.627Z Downloaded sha1 v0.11.0
8922026-09-05T00:57:02.627Z Downloaded num-iter v0.1.45
8932026-09-05T00:57:02.627Z Downloaded stable_deref_trait v1.2.1
8942026-09-05T00:57:02.627Z Downloaded miette-derive v7.6.0
8952026-09-05T00:57:02.627Z Downloaded supports-color v3.0.2
8962026-09-05T00:57:02.627Z Downloaded toml_edit v0.19.15
8972026-09-05T00:57:02.630Z Downloaded rustls-platform-verifier v0.6.2
8982026-09-05T00:57:02.632Z Downloaded crc32fast v1.5.0
8992026-09-05T00:57:02.632Z Downloaded crossbeam-epoch v0.9.18
9002026-09-05T00:57:02.635Z Downloaded strum v0.26.3
9012026-09-05T00:57:02.635Z Downloaded thread-id v5.1.0
9022026-09-05T00:57:02.635Z Downloaded unicode-xid v0.2.6
9032026-09-05T00:57:02.635Z Downloaded universal-hash v0.5.1
9042026-09-05T00:57:02.638Z Downloaded waitgroup v0.1.2
9052026-09-05T00:57:02.638Z Downloaded darling_macro v0.21.3
9062026-09-05T00:57:02.638Z Downloaded yasna v0.5.2
9072026-09-05T00:57:02.638Z Downloaded hickory-server v0.25.2
9082026-09-05T00:57:02.640Z Downloaded darling v0.21.3
9092026-09-05T00:57:02.644Z Downloaded oxide-tokio-rt v0.1.4
9102026-09-05T00:57:02.646Z Downloaded delegate v0.13.5
9112026-09-05T00:57:02.646Z Downloaded phf v0.13.1
9122026-09-05T00:57:02.646Z Downloaded icu_locale_core v2.1.1
9132026-09-05T00:57:02.651Z Downloaded pbkdf2 v0.13.0
9142026-09-05T00:57:02.653Z Downloaded hashbrown v0.13.2
9152026-09-05T00:57:02.653Z Downloaded primefield v0.14.0
9162026-09-05T00:57:02.653Z Downloaded rustc-demangle v0.1.27
9172026-09-05T00:57:02.657Z Downloaded wait-timeout v0.2.1
9182026-09-05T00:57:02.665Z Downloaded xattr v1.6.1
9192026-09-05T00:57:02.667Z Downloaded zerofrom v0.1.6
9202026-09-05T00:57:02.667Z Downloaded crc-catalog v2.4.0
9212026-09-05T00:57:02.667Z Downloaded icu_normalizer_data v2.1.1
9222026-09-05T00:57:02.670Z Downloaded icu_normalizer v2.1.1
9232026-09-05T00:57:02.673Z Downloaded ppv-lite86 v0.2.21
9242026-09-05T00:57:02.673Z Downloaded rand_chacha v0.9.0
9252026-09-05T00:57:02.673Z Downloaded rand_seeder v0.4.0
9262026-09-05T00:57:02.673Z Downloaded knus-derive v3.4.0
9272026-09-05T00:57:02.677Z Downloaded derive_builder_macro v0.20.2
9282026-09-05T00:57:02.677Z Downloaded digest-io v0.1.0
9292026-09-05T00:57:02.677Z Downloaded instability v0.3.11
9302026-09-05T00:57:02.680Z Downloaded tinyvec v1.10.0
9312026-09-05T00:57:02.680Z Downloaded crypto-bigint v0.5.5
9322026-09-05T00:57:02.683Z Downloaded dirs-next v2.0.0
9332026-09-05T00:57:02.683Z Downloaded iana-time-zone v0.1.65
9342026-09-05T00:57:02.686Z Downloaded lazy_static v1.5.0
9352026-09-05T00:57:02.686Z Downloaded schemars_derive v0.8.22
9362026-09-05T00:57:02.686Z Downloaded test-strategy v0.4.5
9372026-09-05T00:57:02.689Z Downloaded slab v0.4.12
9382026-09-05T00:57:02.689Z Downloaded unsafe-libyaml v0.2.11
9392026-09-05T00:57:02.691Z Downloaded kem v0.3.0
9402026-09-05T00:57:02.691Z Downloaded newtype_derive v0.1.6
9412026-09-05T00:57:02.694Z Downloaded hickory-resolver v0.24.4
9422026-09-05T00:57:02.697Z Downloaded maybe-uninit v2.0.0
9432026-09-05T00:57:02.697Z Downloaded mime v0.3.17
9442026-09-05T00:57:02.697Z Downloaded toml_writer v1.1.1+spec-1.1.0
9452026-09-05T00:57:02.697Z Downloaded unicode_categories v0.1.1
9462026-09-05T00:57:02.700Z Downloaded hashbrown v0.12.3
9472026-09-05T00:57:02.702Z Downloaded progenitor-impl v0.14.0
9482026-09-05T00:57:02.702Z Downloaded zopfli v0.8.3
9492026-09-05T00:57:02.705Z Downloaded slog-dtrace v0.3.0
9502026-09-05T00:57:02.705Z Downloaded packed_struct_codegen v0.10.1
9512026-09-05T00:57:02.705Z Downloaded support-bundle-viewer v0.1.2
9522026-09-05T00:57:02.705Z Downloaded thiserror-no-std v2.0.2
9532026-09-05T00:57:02.708Z Downloaded nonempty v0.12.0
9542026-09-05T00:57:02.708Z Downloaded opaque-debug v0.3.1
9552026-09-05T00:57:02.710Z Downloaded recursive v0.1.1
9562026-09-05T00:57:02.710Z Downloaded rustyline v14.0.0
9572026-09-05T00:57:02.713Z Downloaded num-rational v0.4.2
9582026-09-05T00:57:02.713Z Downloaded oxide-update-engine v0.1.2
9592026-09-05T00:57:02.716Z Downloaded pkcs1 v0.7.5
9602026-09-05T00:57:02.716Z Downloaded defmt-macros v1.0.1
9612026-09-05T00:57:02.718Z Downloaded precomputed-hash v0.1.1
9622026-09-05T00:57:02.718Z Downloaded proc-macro-crate v3.4.0
9632026-09-05T00:57:02.719Z Downloaded rand_chacha v0.3.1
9642026-09-05T00:57:02.719Z Downloaded pkcs1 v0.8.0-rc.4
9652026-09-05T00:57:02.721Z Downloaded uzers v0.12.2
9662026-09-05T00:57:02.721Z Downloaded russh-util v0.52.0
9672026-09-05T00:57:02.724Z Downloaded vsss-rs v3.3.4
9682026-09-05T00:57:02.724Z Downloaded drift v0.2.0
9692026-09-05T00:57:02.730Z Downloaded same-file v1.0.6
9702026-09-05T00:57:02.734Z Downloaded scheduled-thread-pool v0.2.7
9712026-09-05T00:57:02.734Z Downloaded serde_cbor v0.11.2
9722026-09-05T00:57:02.734Z Downloaded derive_more-impl v2.1.1
9732026-09-05T00:57:02.737Z Downloaded derive_builder_core v0.20.2
9742026-09-05T00:57:02.737Z Downloaded either v1.15.0
9752026-09-05T00:57:02.737Z Downloaded tar v0.4.46
9762026-09-05T00:57:02.740Z Downloaded libbz2-rs-sys v0.2.2
9772026-09-05T00:57:02.742Z Downloaded lock_api v0.4.14
9782026-09-05T00:57:02.742Z Downloaded term v1.2.1
9792026-09-05T00:57:02.745Z Downloaded serde_plain v1.0.2
9802026-09-05T00:57:02.745Z Downloaded time-core v0.1.8
9812026-09-05T00:57:02.745Z Downloaded typify-macro v0.6.2
9822026-09-05T00:57:02.745Z Downloaded universal-hash v0.6.1
9832026-09-05T00:57:02.748Z Downloaded h2 v0.4.15
9842026-09-05T00:57:02.750Z Downloaded http v1.4.2
9852026-09-05T00:57:02.753Z Downloaded zerotrie v0.2.3
9862026-09-05T00:57:02.755Z Downloaded yansi v1.0.1
9872026-09-05T00:57:02.755Z Downloaded zeroize v1.9.0
9882026-09-05T00:57:02.758Z Downloaded mime_guess v2.0.5
9892026-09-05T00:57:02.758Z Downloaded darling_macro v0.23.0
9902026-09-05T00:57:02.758Z Downloaded defmt v0.3.100
9912026-09-05T00:57:02.758Z Downloaded tokio-native-tls v0.3.1
9922026-09-05T00:57:02.761Z Downloaded crc8 v0.1.1
9932026-09-05T00:57:02.761Z Downloaded unicode-truncate v1.1.0
9942026-09-05T00:57:02.761Z Downloaded packed_struct v0.10.1
9952026-09-05T00:57:02.761Z Downloaded crc v3.4.0
9962026-09-05T00:57:02.763Z Downloaded twox-hash v2.1.2
9972026-09-05T00:57:02.763Z Downloaded hashbrown v0.15.5
9982026-09-05T00:57:02.766Z Downloaded hashbrown v0.16.1
9992026-09-05T00:57:02.770Z Downloaded num_enum v0.7.6
10002026-09-05T00:57:02.772Z Downloaded cookie v0.18.1
10012026-09-05T00:57:02.775Z Downloaded ecdsa v0.17.0
10022026-09-05T00:57:02.777Z Downloaded ipnetwork v0.21.1
10032026-09-05T00:57:02.777Z Downloaded recursive-proc-macro-impl v0.1.1
10042026-09-05T00:57:02.777Z Downloaded darling v0.23.0
10052026-09-05T00:57:02.780Z Downloaded derive_more v2.1.1
10062026-09-05T00:57:02.786Z Downloaded darling_core v0.23.0
10072026-09-05T00:57:02.789Z Downloaded internet-checksum v0.2.1
10082026-09-05T00:57:02.793Z Downloaded newtype-uuid-macros v0.1.0
10092026-09-05T00:57:02.793Z Downloaded display-error-chain v0.2.2
10102026-09-05T00:57:02.793Z Downloaded phf_shared v0.12.1
10112026-09-05T00:57:02.793Z Downloaded rustc_version v0.4.1
10122026-09-05T00:57:02.796Z Downloaded maplit v1.0.2
10132026-09-05T00:57:02.796Z Downloaded num_enum_derive v0.5.11
10142026-09-05T00:57:02.796Z Downloaded signature v3.0.0
10152026-09-05T00:57:02.796Z Downloaded hashbrown v0.14.5
10162026-09-05T00:57:02.799Z Downloaded miniz_oxide v0.8.9
10172026-09-05T00:57:02.799Z Downloaded slog-async v2.8.0
10182026-09-05T00:57:02.801Z Downloaded string_cache v0.8.9
10192026-09-05T00:57:02.801Z Downloaded stringprep v0.1.5
10202026-09-05T00:57:02.801Z Downloaded potential_utf v0.1.4
10212026-09-05T00:57:02.804Z Downloaded synstructure v0.13.2
10222026-09-05T00:57:02.804Z Downloaded p384 v0.14.0
10232026-09-05T00:57:02.806Z Downloaded vergen-git2 v9.1.0
10242026-09-05T00:57:02.806Z Downloaded csv-core v0.1.13
10252026-09-05T00:57:02.806Z Downloaded snafu-derive v0.8.9
10262026-09-05T00:57:02.809Z Downloaded toml v0.7.8
10272026-09-05T00:57:02.809Z Downloaded parking_lot v0.12.5
10282026-09-05T00:57:02.813Z Downloaded scroll_derive v0.13.1
10292026-09-05T00:57:02.813Z Downloaded rustls-webpki v0.103.13
10302026-09-05T00:57:02.815Z Downloaded strip-ansi-escapes v0.2.1
10312026-09-05T00:57:02.815Z Downloaded humantime v2.3.0
10322026-09-05T00:57:02.815Z Downloaded zerovec-derive v0.11.2
10332026-09-05T00:57:02.815Z Downloaded der v0.7.10
10342026-09-05T00:57:02.818Z Downloaded tungstenite v0.23.0
10352026-09-05T00:57:02.822Z Downloaded newtype-uuid v1.3.2
10362026-09-05T00:57:02.822Z Downloaded crucible-workspace-hack v0.1.0
10372026-09-05T00:57:02.826Z Downloaded dsl_auto_type v0.2.0
10382026-09-05T00:57:02.826Z Downloaded instant v0.1.13
10392026-09-05T00:57:02.826Z Downloaded topological-sort v0.2.2
10402026-09-05T00:57:02.826Z Downloaded try-lock v0.2.5
10412026-09-05T00:57:02.826Z Downloaded untrusted v0.7.1
10422026-09-05T00:57:02.826Z Downloaded parking_lot_core v0.8.6
10432026-09-05T00:57:02.831Z Downloaded p256 v0.14.0
10442026-09-05T00:57:02.833Z Downloaded indexmap v1.9.3
10452026-09-05T00:57:02.833Z Downloaded linear-map v1.2.0
10462026-09-05T00:57:02.836Z Downloaded lalrpop-util v0.19.12
10472026-09-05T00:57:02.838Z Downloaded rustls-pemfile v2.2.0
10482026-09-05T00:57:02.838Z Downloaded schemars v0.8.22
10492026-09-05T00:57:02.844Z Downloaded diesel-dtrace v0.5.0
10502026-09-05T00:57:02.846Z Downloaded ed25519 v2.2.3
10512026-09-05T00:57:02.847Z Downloaded ed25519 v3.0.0
10522026-09-05T00:57:02.849Z Downloaded hkdf v0.12.4
10532026-09-05T00:57:02.849Z Downloaded typed-path v0.9.3
10542026-09-05T00:57:02.852Z Downloaded ed25519-dalek v3.0.0
10552026-09-05T00:57:02.854Z Downloaded mio v1.2.0
10562026-09-05T00:57:02.857Z Downloaded elliptic-curve v0.13.8
10572026-09-05T00:57:02.860Z Downloaded primeorder v0.13.6
10582026-09-05T00:57:02.864Z Downloaded kstat-rs v0.2.5
10592026-09-05T00:57:02.864Z Downloaded oso-derive v0.27.3
10602026-09-05T00:57:02.864Z Downloaded scrypt v0.12.0
10612026-09-05T00:57:02.864Z Downloaded tabwriter v1.4.1
10622026-09-05T00:57:02.867Z Downloaded icu_provider v2.1.1
10632026-09-05T00:57:02.867Z Downloaded time-macros v0.2.27
10642026-09-05T00:57:02.867Z Downloaded aho-corasick v1.1.4
10652026-09-05T00:57:02.869Z Downloaded ref-cast v1.0.25
10662026-09-05T00:57:02.872Z Downloaded tokio-rustls v0.26.4
10672026-09-05T00:57:02.877Z Downloaded untrusted v0.9.0
10682026-09-05T00:57:02.877Z Downloaded ref-cast-impl v1.0.25
10692026-09-05T00:57:02.877Z Downloaded futures-util v0.3.32
10702026-09-05T00:57:02.880Z Downloaded pretty_assertions v1.4.1
10712026-09-05T00:57:02.883Z Downloaded parking_lot_core v0.9.12
10722026-09-05T00:57:02.883Z Downloaded crypto-common v0.2.2
10732026-09-05T00:57:02.886Z Downloaded sync_wrapper v1.0.2
10742026-09-05T00:57:02.886Z Downloaded xshell v0.2.7
10752026-09-05T00:57:02.886Z Downloaded hyper-staticfile v0.10.1
10762026-09-05T00:57:02.886Z Downloaded smf v0.2.3
10772026-09-05T00:57:02.891Z Downloaded tower-http v0.6.8
10782026-09-05T00:57:02.893Z Downloaded ron v0.8.1
10792026-09-05T00:57:02.896Z Downloaded pkcs5 v0.8.1
10802026-09-05T00:57:02.898Z Downloaded psm v0.1.30
10812026-09-05T00:57:02.901Z Downloaded serde_yaml v0.9.34+deprecated
10822026-09-05T00:57:02.904Z Downloaded similar v2.7.0
10832026-09-05T00:57:02.907Z Downloaded slog-envlogger v2.2.0
10842026-09-05T00:57:02.907Z Downloaded trait-variant v0.1.2
10852026-09-05T00:57:02.907Z Downloaded term v0.7.0
10862026-09-05T00:57:02.909Z Downloaded dyn-clone v1.0.20
10872026-09-05T00:57:02.909Z Downloaded libloading v0.8.9
10882026-09-05T00:57:02.914Z Downloaded num-bigint-dig v0.8.6
10892026-09-05T00:57:02.914Z Downloaded sha2 v0.11.0
10902026-09-05T00:57:02.917Z Downloaded unicode-segmentation v1.12.0
10912026-09-05T00:57:02.917Z Downloaded pkg-config v0.3.32
10922026-09-05T00:57:02.919Z Downloaded port-file v0.1.0
10932026-09-05T00:57:02.920Z Downloaded keccak v0.1.6
10942026-09-05T00:57:02.920Z Downloaded indent_write v2.2.0
10952026-09-05T00:57:02.920Z Downloaded is-terminal v0.4.17
10962026-09-05T00:57:02.922Z Downloaded md5 v0.8.0
10972026-09-05T00:57:02.922Z Downloaded num_enum_derive v0.7.6
10982026-09-05T00:57:02.922Z Downloaded paste v1.0.15
10992026-09-05T00:57:02.925Z Downloaded x509-cert v0.2.5
11002026-09-05T00:57:02.927Z Downloaded rand_core v0.6.4
11012026-09-05T00:57:02.927Z Downloaded shlex v1.3.0
11022026-09-05T00:57:02.931Z Downloaded rustc_version v0.1.7
11032026-09-05T00:57:02.931Z Downloaded termtree v0.5.1
11042026-09-05T00:57:02.931Z Downloaded strum_macros v0.26.4
11052026-09-05T00:57:02.933Z Downloaded strsim v0.10.0
11062026-09-05T00:57:02.934Z Downloaded serde-hex v0.1.0
11072026-09-05T00:57:02.934Z Downloaded serde_derive_internals v0.29.1
11082026-09-05T00:57:02.934Z Downloaded ipnet v2.12.0
11092026-09-05T00:57:02.936Z Downloaded cookie_store v0.22.1
11102026-09-05T00:57:02.936Z Downloaded derive_builder v0.20.2
11112026-09-05T00:57:02.939Z Downloaded der v0.8.0
11122026-09-05T00:57:02.942Z Downloaded zstd v0.13.3
11132026-09-05T00:57:02.945Z Downloaded zstd-safe v7.2.4
11142026-09-05T00:57:02.945Z Downloaded darling_macro v0.13.4
11152026-09-05T00:57:02.948Z Downloaded tls_codec_derive v0.4.2
11162026-09-05T00:57:02.948Z Downloaded darling v0.20.11
11172026-09-05T00:57:02.951Z Downloaded diesel_derives v2.3.7
11182026-09-05T00:57:02.954Z Downloaded wyz v0.5.1
11192026-09-05T00:57:02.957Z Downloaded progenitor-impl v0.13.0
11202026-09-05T00:57:02.957Z Downloaded internal-russh-num-bigint v0.5.0
11212026-09-05T00:57:02.960Z Downloaded usdt-macro v0.6.0
11222026-09-05T00:57:02.960Z Downloaded xshell-macros v0.2.7
11232026-09-05T00:57:02.960Z Downloaded siphasher v1.0.2
11242026-09-05T00:57:02.960Z Downloaded daft-derive v0.1.8
11252026-09-05T00:57:02.965Z Downloaded ignore v0.4.25
11262026-09-05T00:57:02.969Z Downloaded quick-xml v0.37.5
11272026-09-05T00:57:02.969Z Downloaded rsa v0.9.10
11282026-09-05T00:57:02.973Z Downloaded ecdsa v0.16.9
11292026-09-05T00:57:02.973Z Downloaded hkdf v0.13.0
11302026-09-05T00:57:02.976Z Downloaded salsa20 v0.11.0
11312026-09-05T00:57:02.976Z Downloaded defmt v1.0.1
11322026-09-05T00:57:02.979Z Downloaded tagptr v0.2.0
11332026-09-05T00:57:02.979Z Downloaded hyper-tls v0.6.0
11342026-09-05T00:57:02.979Z Downloaded rand_pcg v0.10.2
11352026-09-05T00:57:02.979Z Downloaded serde_repr v0.1.20
11362026-09-05T00:57:02.983Z Downloaded subprocess v0.2.15
11372026-09-05T00:57:02.984Z Downloaded module-lattice v0.2.3
11382026-09-05T00:57:02.987Z Downloaded snafu v0.8.9
11392026-09-05T00:57:02.987Z Downloaded primeorder v0.14.0
11402026-09-05T00:57:02.989Z Downloaded spki v0.7.3
11412026-09-05T00:57:02.990Z Downloaded rustc-hash v2.1.1
11422026-09-05T00:57:02.990Z Downloaded serde_spanned v1.1.1
11432026-09-05T00:57:02.990Z Downloaded oxide-generation v0.1.3
11442026-09-05T00:57:02.993Z Downloaded serdect v0.4.3
11452026-09-05T00:57:02.993Z Downloaded hyper v1.10.1
11462026-09-05T00:57:02.996Z Downloaded peg-macros v0.8.5
11472026-09-05T00:57:02.999Z Downloaded icu_properties_data v2.1.2
11482026-09-05T00:57:03.002Z Downloaded vergen v9.1.0
11492026-09-05T00:57:03.005Z Downloaded derive-where v1.6.0
11502026-09-05T00:57:03.007Z Downloaded derive-ex v0.1.8
11512026-09-05T00:57:03.008Z Downloaded smallvec v1.15.1
11522026-09-05T00:57:03.010Z Downloaded impl-trait-for-tuples v0.2.3
11532026-09-05T00:57:03.010Z Downloaded strum_macros v0.24.3
11542026-09-05T00:57:03.013Z Downloaded diff v0.1.13
11552026-09-05T00:57:03.015Z Downloaded yoke v0.8.1
11562026-09-05T00:57:03.015Z Downloaded rustls-native-certs v0.8.3
11572026-09-05T00:57:03.018Z Downloaded inout v0.2.2
11582026-09-05T00:57:03.018Z Downloaded ml-kem v0.3.2
11592026-09-05T00:57:03.021Z Downloaded managed v0.8.0
11602026-09-05T00:57:03.021Z Downloaded pem-rfc7468 v1.0.0
11612026-09-05T00:57:03.021Z Downloaded proc-macro-error2 v2.0.1
11622026-09-05T00:57:03.024Z Downloaded num-traits v0.2.19
11632026-09-05T00:57:03.026Z Downloaded aws-lc-rs v1.16.3
11642026-09-05T00:57:03.031Z Downloaded blake3 v1.8.5
11652026-09-05T00:57:03.039Z Downloaded peg v0.8.5
11662026-09-05T00:57:03.043Z Downloaded sqlformat v0.3.5
11672026-09-05T00:57:03.043Z Downloaded constant_time_eq v0.4.2
11682026-09-05T00:57:03.043Z Downloaded walkdir v2.5.0
11692026-09-05T00:57:03.043Z Downloaded itertools v0.14.0
11702026-09-05T00:57:03.046Z Downloaded powerfmt v0.2.0
11712026-09-05T00:57:03.046Z Downloaded sha1 v0.10.6
11722026-09-05T00:57:03.046Z Downloaded indoc v1.0.9
11732026-09-05T00:57:03.050Z Downloaded indoc v2.0.7
11742026-09-05T00:57:03.050Z Downloaded nu-ansi-term v0.50.3
11752026-09-05T00:57:03.054Z Downloaded tokio-dtrace v0.1.1
11762026-09-05T00:57:03.054Z Downloaded cpufeatures v0.3.0
11772026-09-05T00:57:03.054Z Downloaded const_format v0.2.35
11782026-09-05T00:57:03.058Z Downloaded convert_case v0.10.0
11792026-09-05T00:57:03.058Z Downloaded digest v0.11.3
11802026-09-05T00:57:03.063Z Downloaded md-5 v0.10.6
11812026-09-05T00:57:03.068Z Downloaded idna_adapter v1.2.1
11822026-09-05T00:57:03.068Z Downloaded num v0.4.3
11832026-09-05T00:57:03.068Z Downloaded predicates v3.1.4
11842026-09-05T00:57:03.072Z Downloaded proc-macro-error-attr2 v2.0.0
11852026-09-05T00:57:03.072Z Downloaded termios v0.3.3
11862026-09-05T00:57:03.072Z Downloaded const_format_proc_macros v0.2.34
11872026-09-05T00:57:03.072Z Downloaded thiserror-impl-no-std v2.0.2
11882026-09-05T00:57:03.073Z Downloaded dropshot-api-manager v0.8.0
11892026-09-05T00:57:03.076Z Downloaded phf_shared v0.11.3
11902026-09-05T00:57:03.076Z Downloaded stacker v0.1.23
11912026-09-05T00:57:03.079Z Downloaded rand_core v0.10.0
11922026-09-05T00:57:03.079Z Downloaded iri-string v0.7.10
11932026-09-05T00:57:03.082Z Downloaded itertools v0.13.0
11942026-09-05T00:57:03.086Z Downloaded parse-display v0.10.0
11952026-09-05T00:57:03.086Z Downloaded tinyvec_macros v0.1.1
11962026-09-05T00:57:03.091Z Downloaded indicatif v0.18.4
11972026-09-05T00:57:03.095Z Downloaded rayon v1.11.0
11982026-09-05T00:57:03.100Z Downloaded toml v1.1.2+spec-1.1.0
11992026-09-05T00:57:03.100Z Downloaded parse-display-derive v0.10.0
12002026-09-05T00:57:03.100Z Downloaded darling v0.13.4
12012026-09-05T00:57:03.104Z Downloaded lru v0.12.5
12022026-09-05T00:57:03.104Z Downloaded rand v0.8.6
12032026-09-05T00:57:03.104Z Downloaded litrs v1.0.0
12042026-09-05T00:57:03.104Z Downloaded ed25519-dalek v2.2.0
12052026-09-05T00:57:03.108Z Downloaded tracing-core v0.1.36
12062026-09-05T00:57:03.113Z Downloaded crossbeam-deque v0.8.6
12072026-09-05T00:57:03.122Z Downloaded displaydoc v0.2.5
12082026-09-05T00:57:03.122Z Downloaded pkcs8 v0.11.0
12092026-09-05T00:57:03.122Z Downloaded whoami v2.1.0
12102026-09-05T00:57:03.122Z Downloaded rtoolbox v0.0.3
12112026-09-05T00:57:03.125Z Downloaded tokio-postgres v0.7.16
12122026-09-05T00:57:03.130Z Downloaded p384 v0.13.1
12132026-09-05T00:57:03.137Z Downloaded minimal-lexical v0.2.1
12142026-09-05T00:57:03.141Z Downloaded ctutils v0.4.2
12152026-09-05T00:57:03.141Z Downloaded hyper-rustls v0.27.7
12162026-09-05T00:57:03.141Z Downloaded darling_core v0.21.3
12172026-09-05T00:57:03.146Z Downloaded phc v0.6.1
12182026-09-05T00:57:03.146Z Downloaded rawzip v0.4.4
12192026-09-05T00:57:03.151Z Downloaded des v0.9.0
12202026-09-05T00:57:03.151Z Downloaded icu_collections v2.1.1
12212026-09-05T00:57:03.156Z Downloaded crossterm v0.28.1
12222026-09-05T00:57:03.156Z Downloaded rand v0.9.2
12232026-09-05T00:57:03.160Z Downloaded ssh-key v0.7.0-rc.11
12242026-09-05T00:57:03.163Z Downloaded crossterm v0.29.0
12252026-09-05T00:57:03.168Z Downloaded publicsuffix v2.3.0
12262026-09-05T00:57:03.168Z Downloaded bitvec v1.0.1
12272026-09-05T00:57:03.173Z Downloaded zerovec v0.11.5
12282026-09-05T00:57:03.178Z Downloaded zerocopy-derive v0.8.55
12292026-09-05T00:57:03.182Z Downloaded derive_more v0.99.20
12302026-09-05T00:57:03.185Z Downloaded toml_parser v1.1.2+spec-1.1.0
12312026-09-05T00:57:03.185Z Downloaded spin v0.9.8
12322026-09-05T00:57:03.188Z Downloaded zip v4.6.1
12332026-09-05T00:57:03.188Z Downloaded p521 v0.14.0
12342026-09-05T00:57:03.191Z Downloaded git2 v0.20.4
12352026-09-05T00:57:03.194Z Downloaded chrono v0.4.45
12362026-09-05T00:57:03.200Z Downloaded russh v0.62.4
12372026-09-05T00:57:03.204Z Downloaded typify v0.6.2
12382026-09-05T00:57:03.209Z Downloaded libxml v0.3.3
12392026-09-05T00:57:03.214Z Downloaded petname v2.0.2
12402026-09-05T00:57:03.214Z Downloaded darling_core v0.13.4
12412026-09-05T00:57:03.217Z Downloaded tower v0.5.3
12422026-09-05T00:57:03.220Z Downloaded prefix-trie v0.7.0
12432026-09-05T00:57:03.220Z Downloaded slog v2.8.2
12442026-09-05T00:57:03.225Z Downloaded dropshot_endpoint v0.17.1
12452026-09-05T00:57:03.225Z Downloaded url v2.5.8
12462026-09-05T00:57:03.230Z Downloaded itertools v0.15.0
12472026-09-05T00:57:03.232Z Downloaded knus v3.4.0
12482026-09-05T00:57:03.232Z Downloaded scuffle v0.1.0
12492026-09-05T00:57:03.232Z Downloaded toml_edit v0.23.10+spec-1.0.0
12502026-09-05T00:57:03.235Z Downloaded uuid v1.23.4
12512026-09-05T00:57:03.235Z Downloaded miette v7.6.0
12522026-09-05T00:57:03.240Z Downloaded unicode-bidi v0.3.18
12532026-09-05T00:57:03.243Z Downloaded schemars v1.2.1
12542026-09-05T00:57:03.247Z Downloaded rsa v0.10.0-rc.18
12552026-09-05T00:57:03.250Z Downloaded serde_with v1.14.0
12562026-09-05T00:57:03.253Z Downloaded unicode-normalization v0.1.25
12572026-09-05T00:57:03.296Z Downloaded openssl-sys v0.9.117
12582026-09-05T00:57:03.302Z Downloaded goblin v0.10.5
12592026-09-05T00:57:03.302Z Downloaded bstr v1.12.1
12602026-09-05T00:57:03.302Z Downloaded salty v0.3.0
12612026-09-05T00:57:03.302Z Downloaded lalrpop v0.19.12
12622026-09-05T00:57:03.302Z Downloaded tokio-util v0.7.18
12632026-09-05T00:57:03.302Z Downloaded schemars v0.9.0
12642026-09-05T00:57:03.302Z Downloaded winnow v0.6.26
12652026-09-05T00:57:03.302Z Downloaded qorb v0.4.1
12662026-09-05T00:57:03.302Z Downloaded itertools v0.10.5
12672026-09-05T00:57:03.302Z Downloaded crossbeam-channel v0.5.15
12682026-09-05T00:57:03.302Z Downloaded quinn-proto v0.11.16
12692026-09-05T00:57:03.310Z Downloaded samael v0.0.19
12702026-09-05T00:57:03.310Z Downloaded steno v0.4.1
12712026-09-05T00:57:03.314Z Downloaded time v0.3.47
12722026-09-05T00:57:03.322Z Downloaded nom v7.1.3
12732026-09-05T00:57:03.322Z Downloaded regex-syntax v0.6.29
12742026-09-05T00:57:03.327Z Downloaded portable-atomic v1.13.1
12752026-09-05T00:57:03.327Z Downloaded idna v1.1.0
12762026-09-05T00:57:03.334Z Downloaded gimli v0.32.3
12772026-09-05T00:57:03.341Z Downloaded rand v0.10.1
12782026-09-05T00:57:03.341Z Downloaded reqwest v0.12.28
12792026-09-05T00:57:03.341Z Downloaded regex v1.12.3
12802026-09-05T00:57:03.348Z Downloaded hyper-util v0.1.20
12812026-09-05T00:57:03.348Z Downloaded nom v8.0.0
12822026-09-05T00:57:03.352Z Downloaded tough v0.22.0
12832026-09-05T00:57:03.352Z Downloaded polar-core v0.27.3
12842026-09-05T00:57:03.359Z Downloaded jiff-core v0.1.0
12852026-09-05T00:57:03.362Z Downloaded proptest v1.11.0
12862026-09-05T00:57:03.362Z Downloaded serde_with v3.21.0
12872026-09-05T00:57:03.369Z Downloaded crypto-bigint v0.7.5
12882026-09-05T00:57:03.378Z Downloaded winnow v1.0.3
12892026-09-05T00:57:03.382Z Downloaded reqwest v0.13.2
12902026-09-05T00:57:03.386Z Downloaded libm v0.2.16
12912026-09-05T00:57:03.393Z Downloaded reedline v0.40.0
12922026-09-05T00:57:03.396Z Downloaded syn v3.0.3
12932026-09-05T00:57:03.400Z Downloaded itertools v0.12.1
12942026-09-05T00:57:03.404Z Downloaded vcpkg v0.2.15
12952026-09-05T00:57:03.426Z Downloaded curve25519-dalek v4.1.3
12962026-09-05T00:57:03.430Z Downloaded smoltcp v0.9.1
12972026-09-05T00:57:03.439Z Downloaded nix v0.27.1
12982026-09-05T00:57:03.446Z Downloaded winnow v0.5.40
12992026-09-05T00:57:03.450Z Downloaded hickory-proto v0.24.4
13002026-09-05T00:57:03.458Z Downloaded rustls v0.23.41
13012026-09-05T00:57:03.464Z Downloaded iddqd v0.4.2
13022026-09-05T00:57:03.470Z Downloaded crypto-primes v0.7.2
13032026-09-05T00:57:03.477Z Downloaded dropshot v0.17.1
13042026-09-05T00:57:03.484Z Downloaded regress v0.11.1
13052026-09-05T00:57:03.488Z Downloaded zlib-rs v0.6.2
13062026-09-05T00:57:03.491Z Downloaded sha3 v0.12.0
13072026-09-05T00:57:03.499Z Downloaded regex-syntax v0.8.10
13082026-09-05T00:57:03.505Z Downloaded smoltcp v0.11.0
13092026-09-05T00:57:03.508Z Downloaded moka v0.12.13
13102026-09-05T00:57:03.511Z Downloaded radix_trie v0.2.1
13112026-09-05T00:57:03.515Z Downloaded regress v0.10.5
13122026-09-05T00:57:03.520Z Downloaded tabled v0.21.0
13132026-09-05T00:57:03.528Z Downloaded curve25519-dalek v5.0.0
13142026-09-05T00:57:03.532Z Downloaded object v0.30.4
13152026-09-05T00:57:03.537Z Downloaded nix v0.28.0
13162026-09-05T00:57:03.542Z Downloaded zerocopy v0.8.55
13172026-09-05T00:57:03.552Z Downloaded object v0.37.3
13182026-09-05T00:57:03.560Z Downloaded hickory-proto v0.25.2
13192026-09-05T00:57:03.568Z Downloaded rustix v0.38.44
13202026-09-05T00:57:03.579Z Downloaded openssl v0.10.80
13212026-09-05T00:57:03.603Z Downloaded sha3 v0.11.0
13222026-09-05T00:57:03.603Z Downloaded tracing v0.1.44
13232026-09-05T00:57:03.610Z Downloaded diesel v2.3.7
13242026-09-05T00:57:03.627Z Downloaded nix v0.31.2
13252026-09-05T00:57:03.631Z Downloaded openapiv3 v2.2.0
13262026-09-05T00:57:03.637Z Downloaded bzip2-sys v0.1.13+1.0.8
13272026-09-05T00:57:03.643Z Downloaded sqlparser v0.61.0
13282026-09-05T00:57:03.650Z Downloaded zerocopy-derive v0.6.6
13292026-09-05T00:57:03.657Z Downloaded sled v0.34.7
13302026-09-05T00:57:03.660Z Downloaded ratatui v0.29.0
13312026-09-05T00:57:03.672Z Downloaded regex-automata v0.4.14
13322026-09-05T00:57:03.680Z Downloaded typify-impl v0.6.2
13332026-09-05T00:57:03.687Z Downloaded chrono-tz v0.10.4
13342026-09-05T00:57:03.698Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13352026-09-05T00:57:03.706Z Downloaded petgraph v0.6.5
13362026-09-05T00:57:03.717Z Downloaded jiff v0.2.34
13372026-09-05T00:57:03.726Z Downloaded petgraph v0.8.3
13382026-09-05T00:57:03.739Z Downloaded sha3 v0.10.8
13392026-09-05T00:57:03.743Z Downloaded libz-sys v1.1.24
13402026-09-05T00:57:03.753Z Downloaded tokio v1.52.1
13412026-09-05T00:57:03.775Z Downloaded csv v1.4.0
13422026-09-05T00:57:03.787Z Downloaded ring v0.17.14
13432026-09-05T00:57:03.809Z Downloaded encoding_rs v0.8.35
13442026-09-05T00:57:03.821Z Downloaded libgit2-sys v0.18.3+1.9.2
13452026-09-05T00:57:04.206Z Downloaded aws-lc-sys v0.40.0
13462026-09-05T00:57:04.454Z Compiling serde_core v1.0.228
13472026-09-05T00:57:04.454Z Compiling libc v0.2.185
13482026-09-05T00:57:04.454Z Compiling serde v1.0.228
13492026-09-05T00:57:04.457Z Compiling log v0.4.33
13502026-09-05T00:57:04.457Z Compiling smallvec v1.15.1
13512026-09-05T00:57:04.598Z Compiling shlex v1.3.0
13522026-09-05T00:57:04.604Z Compiling find-msvc-tools v0.1.9
13532026-09-05T00:57:04.608Z Compiling syn v2.0.117
13542026-09-05T00:57:04.802Z Compiling subtle v2.6.1
13552026-09-05T00:57:04.823Z Compiling scopeguard v1.2.0
13562026-09-05T00:57:04.823Z Compiling typenum v1.20.1
13572026-09-05T00:57:04.887Z Compiling stable_deref_trait v1.2.1
13582026-09-05T00:57:04.919Z Compiling lock_api v0.4.14
13592026-09-05T00:57:04.931Z Compiling zerocopy v0.8.55
13602026-09-05T00:57:04.955Z Compiling portable-atomic v1.13.1
13612026-09-05T00:57:04.968Z Compiling serde_json v1.0.151
13622026-09-05T00:57:05.147Z Compiling critical-section v1.2.0
13632026-09-05T00:57:05.177Z Compiling libm v0.2.16
13642026-09-05T00:57:05.251Z Compiling num-traits v0.2.19
13652026-09-05T00:57:05.415Z Compiling pkg-config v0.3.32
13662026-09-05T00:57:05.436Z Compiling errno v0.3.14
13672026-09-05T00:57:05.454Z Compiling jobserver v0.1.34
13682026-09-05T00:57:05.484Z Compiling getrandom v0.2.17
13692026-09-05T00:57:05.655Z Compiling cc v1.2.56
13702026-09-05T00:57:05.717Z Compiling rand_core v0.6.4
13712026-09-05T00:57:05.951Z Compiling generic-array v0.14.7
13722026-09-05T00:57:06.048Z Compiling once_cell v1.21.3
13732026-09-05T00:57:06.064Z Compiling getrandom v0.4.3
13742026-09-05T00:57:06.064Z Compiling pin-project-lite v0.2.17
13752026-09-05T00:57:06.176Z Compiling const-oid v0.9.6
13762026-09-05T00:57:06.289Z Compiling parking_lot_core v0.9.12
13772026-09-05T00:57:06.298Z Compiling rand_core v0.10.0
13782026-09-05T00:57:06.680Z Compiling signal-hook-registry v1.4.8
13792026-09-05T00:57:06.740Z Compiling bitflags v2.11.0
13802026-09-05T00:57:06.844Z Compiling percent-encoding v2.3.2
13812026-09-05T00:57:06.986Z Compiling litemap v0.8.1
13822026-09-05T00:57:06.996Z Compiling writeable v0.6.2
13832026-09-05T00:57:06.996Z Compiling futures-core v0.3.32
13842026-09-05T00:57:07.047Z Compiling semver v1.0.28
13852026-09-05T00:57:07.054Z Compiling parking_lot v0.12.5
13862026-09-05T00:57:07.101Z Compiling mio v1.2.0
13872026-09-05T00:57:07.112Z Compiling icu_normalizer_data v2.1.1
13882026-09-05T00:57:07.125Z Compiling icu_properties_data v2.1.2
13892026-09-05T00:57:07.237Z Compiling socket2 v0.6.3
13902026-09-05T00:57:07.317Z Compiling getrandom v0.3.4
13912026-09-05T00:57:07.374Z Compiling rustix v1.1.4
13922026-09-05T00:57:07.398Z Compiling futures-sink v0.3.32
13932026-09-05T00:57:07.468Z Compiling synstructure v0.13.2
13942026-09-05T00:57:07.502Z Compiling futures-channel v0.3.32
13952026-09-05T00:57:07.547Z Compiling indexmap v2.14.0
13962026-09-05T00:57:07.664Z Compiling utf8_iter v1.0.4
13972026-09-05T00:57:07.729Z Compiling slab v0.4.12
13982026-09-05T00:57:07.777Z Compiling futures-task v0.3.32
13992026-09-05T00:57:07.856Z Compiling futures-io v0.3.32
14002026-09-05T00:57:07.915Z Compiling form_urlencoded v1.2.2
14012026-09-05T00:57:07.945Z Compiling rustversion v1.0.22
14022026-09-05T00:57:08.000Z Compiling iana-time-zone v0.1.65
14032026-09-05T00:57:08.043Z Compiling base64ct v1.8.3
14042026-09-05T00:57:08.080Z Compiling cmake v0.1.57
14052026-09-05T00:57:08.191Z Compiling ident_case v1.0.1
14062026-09-05T00:57:08.195Z Compiling flagset v0.4.7
14072026-09-05T00:57:08.201Z Compiling dunce v1.0.5
14082026-09-05T00:57:08.284Z Compiling pem-rfc7468 v0.7.0
14092026-09-05T00:57:08.298Z Compiling fs_extra v1.3.0
14102026-09-05T00:57:08.312Z Compiling regex-syntax v0.8.10
14112026-09-05T00:57:08.338Z Compiling rand_core v0.9.5
14122026-09-05T00:57:08.467Z Compiling uuid v1.23.4
14132026-09-05T00:57:08.552Z Compiling aws-lc-sys v0.40.0
14142026-09-05T00:57:08.574Z Compiling base64 v0.22.1
14152026-09-05T00:57:08.676Z Compiling syn v1.0.109
14162026-09-05T00:57:08.916Z Compiling vcpkg v0.2.15
14172026-09-05T00:57:08.949Z Compiling serde_derive_internals v0.29.1
14182026-09-05T00:57:09.040Z Compiling rustc_version v0.4.1
14192026-09-05T00:57:09.101Z Compiling tracing-core v0.1.36
14202026-09-05T00:57:09.223Z Compiling serde_derive v1.0.228
14212026-09-05T00:57:09.234Z Compiling zeroize_derive v1.5.0
14222026-09-05T00:57:09.363Z Compiling zerofrom-derive v0.1.6
14232026-09-05T00:57:09.627Z Compiling zerocopy-derive v0.8.55
14242026-09-05T00:57:09.682Z Compiling yoke-derive v0.8.1
14252026-09-05T00:57:09.853Z Compiling zerovec-derive v0.11.2
14262026-09-05T00:57:09.897Z Compiling displaydoc v0.2.5
14272026-09-05T00:57:10.640Z Compiling tokio-macros v2.7.0
14282026-09-05T00:57:10.683Z Compiling futures-macro v0.3.32
14292026-09-05T00:57:10.766Z Compiling zerofrom v0.1.6
14302026-09-05T00:57:10.830Z Compiling thiserror-impl v2.0.18
14312026-09-05T00:57:10.894Z Compiling yoke v0.8.1
14322026-09-05T00:57:10.991Z Compiling der_derive v0.7.3
14332026-09-05T00:57:11.093Z Compiling zerovec v0.11.5
14342026-09-05T00:57:11.360Z Compiling zerotrie v0.2.3
14352026-09-05T00:57:11.490Z Compiling futures-util v0.3.32
14362026-09-05T00:57:11.594Z Compiling tinystr v0.8.2
14372026-09-05T00:57:11.650Z Compiling potential_utf v0.1.4
14382026-09-05T00:57:11.798Z Compiling icu_locale_core v2.1.1
14392026-09-05T00:57:11.814Z Compiling icu_collections v2.1.1
14402026-09-05T00:57:11.953Z Compiling openssl-sys v0.9.117
14412026-09-05T00:57:12.166Z Compiling thiserror v2.0.18
14422026-09-05T00:57:12.271Z Compiling tracing-attributes v0.1.31
14432026-09-05T00:57:12.274Z Compiling simd-adler32 v0.3.8
14442026-09-05T00:57:12.462Z Compiling icu_provider v2.1.1
14452026-09-05T00:57:12.529Z Compiling dyn-clone v1.0.20
14462026-09-05T00:57:12.652Z Compiling zeroize v1.9.0
14472026-09-05T00:57:12.667Z Compiling bytes v1.11.1
14482026-09-05T00:57:12.702Z Compiling icu_normalizer v2.1.1
14492026-09-05T00:57:12.750Z Compiling icu_properties v2.1.2
14502026-09-05T00:57:13.222Z Compiling tokio v1.52.1
14512026-09-05T00:57:13.284Z Compiling chrono v0.4.45
14522026-09-05T00:57:13.421Z Compiling crypto-common v0.1.7
14532026-09-05T00:57:13.554Z Compiling block-buffer v0.10.4
14542026-09-05T00:57:13.570Z Compiling idna_adapter v1.2.1
14552026-09-05T00:57:13.763Z Compiling digest v0.10.7
14562026-09-05T00:57:13.778Z Compiling idna v1.1.0
14572026-09-05T00:57:13.811Z Compiling der v0.7.10
14582026-09-05T00:57:13.853Z Compiling http v1.4.2
14592026-09-05T00:57:14.019Z Compiling aws-lc-rs v1.16.3
14602026-09-05T00:57:14.196Z Compiling ppv-lite86 v0.2.21
14612026-09-05T00:57:14.305Z Compiling url v2.5.8
14622026-09-05T00:57:14.438Z Compiling schemars v0.8.22
14632026-09-05T00:57:14.521Z Compiling rand_chacha v0.9.0
14642026-09-05T00:57:14.632Z Compiling cpufeatures v0.2.17
14652026-09-05T00:57:14.692Z Compiling spki v0.7.3
14662026-09-05T00:57:14.723Z Compiling rand v0.9.2
14672026-09-05T00:57:14.759Z Compiling http-body v1.0.1
14682026-09-05T00:57:14.902Z Compiling pkcs8 v0.10.2
14692026-09-05T00:57:14.919Z Compiling tracing v0.1.44
14702026-09-05T00:57:15.014Z Compiling rustls-pki-types v1.14.0
14712026-09-05T00:57:15.156Z Compiling schemars_derive v0.8.22
14722026-09-05T00:57:15.183Z Compiling spin v0.9.8
14732026-09-05T00:57:15.203Z Compiling httparse v1.10.1
14742026-09-05T00:57:15.381Z Compiling crc32fast v1.5.0
14752026-09-05T00:57:15.458Z Compiling cmov v0.5.4
14762026-09-05T00:57:15.472Z Compiling tinyvec_macros v0.1.1
14772026-09-05T00:57:15.524Z Compiling openssl-probe v0.2.1
14782026-09-05T00:57:15.538Z Compiling adler2 v2.0.1
14792026-09-05T00:57:15.655Z Compiling ctutils v0.4.2
14802026-09-05T00:57:15.658Z Compiling miniz_oxide v0.8.9
14812026-09-05T00:57:15.693Z Compiling tinyvec v1.10.0
14822026-09-05T00:57:15.722Z Compiling tempfile v3.27.0
14832026-09-05T00:57:15.889Z Compiling pest_generator v2.8.6
14842026-09-05T00:57:16.026Z Compiling sha2 v0.10.9
14852026-09-05T00:57:16.078Z Compiling terminal_size v0.4.3
14862026-09-05T00:57:16.210Z Compiling aho-corasick v1.1.4
14872026-09-05T00:57:16.235Z Compiling tower-layer v0.3.3
14882026-09-05T00:57:16.393Z Compiling unicode-segmentation v1.12.0
14892026-09-05T00:57:16.545Z Compiling atomic-waker v1.1.2
14902026-09-05T00:57:16.669Z Compiling radium v0.7.0
14912026-09-05T00:57:16.758Z Compiling tower-service v0.3.3
14922026-09-05T00:57:16.852Z Compiling try-lock v0.2.5
14932026-09-05T00:57:16.908Z Compiling untrusted v0.7.1
14942026-09-05T00:57:16.957Z Compiling want v0.3.1
14952026-09-05T00:57:17.025Z Compiling tokio-util v0.7.18
14962026-09-05T00:57:17.115Z Compiling regex-automata v0.4.14
14972026-09-05T00:57:17.324Z Compiling pest_derive v2.8.6
14982026-09-05T00:57:17.587Z Compiling hybrid-array v0.4.13
14992026-09-05T00:57:17.750Z Compiling h2 v0.4.15
15002026-09-05T00:57:18.101Z Compiling ipnet v2.12.0
15012026-09-05T00:57:18.214Z Compiling scroll_derive v0.13.1
15022026-09-05T00:57:18.345Z Compiling darling_core v0.20.11
15032026-09-05T00:57:18.587Z Compiling openssl v0.10.80
15042026-09-05T00:57:18.855Z Compiling foreign-types-shared v0.1.1
15052026-09-05T00:57:18.875Z Compiling httpdate v1.0.3
15062026-09-05T00:57:18.926Z Compiling untrusted v0.9.0
15072026-09-05T00:57:18.940Z Compiling rustls v0.23.41
15082026-09-05T00:57:19.018Z Compiling maybe-uninit v2.0.0
15092026-09-05T00:57:19.043Z Compiling tap v1.0.1
15102026-09-05T00:57:19.098Z Compiling scroll v0.13.0
15112026-09-05T00:57:19.098Z Compiling foreign-types v0.3.2
15122026-09-05T00:57:19.149Z Compiling wyz v0.5.1
15132026-09-05T00:57:19.320Z Compiling unicode-normalization v0.1.25
15142026-09-05T00:57:19.358Z Compiling rand_chacha v0.3.1
15152026-09-05T00:57:19.393Z Compiling signature v2.2.0
15162026-09-05T00:57:19.578Z Compiling hex v0.4.3
15172026-09-05T00:57:19.733Z Compiling openssl-macros v0.1.1
15182026-09-05T00:57:19.773Z Compiling thiserror-impl v1.0.69
15192026-09-05T00:57:19.846Z Compiling bzip2-sys v0.1.13+1.0.8
15202026-09-05T00:57:20.110Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15212026-09-05T00:57:20.124Z Compiling num-integer v0.1.46
15222026-09-05T00:57:20.126Z Compiling wait-timeout v0.2.1
15232026-09-05T00:57:20.391Z Compiling socket2 v0.5.10
15242026-09-05T00:57:20.432Z Compiling ahash v0.8.12
15252026-09-05T00:57:20.480Z Compiling native-tls v0.2.18
15262026-09-05T00:57:20.631Z Compiling powerfmt v0.2.0
15272026-09-05T00:57:20.646Z Compiling darling_macro v0.20.11
15282026-09-05T00:57:20.673Z Compiling time-core v0.1.8
15292026-09-05T00:57:20.778Z Compiling funty v2.0.0
15302026-09-05T00:57:20.816Z Compiling hyper v1.10.1
15312026-09-05T00:57:20.830Z Compiling packed_struct v0.10.1
15322026-09-05T00:57:20.988Z Compiling num-bigint-dig v0.8.6
15332026-09-05T00:57:21.065Z Compiling quick-error v1.2.3
15342026-09-05T00:57:21.119Z Compiling bit-vec v0.8.0
15352026-09-05T00:57:21.165Z Compiling num-conv v0.2.0
15362026-09-05T00:57:21.191Z Compiling rusty-fork v0.3.1
15372026-09-05T00:57:21.208Z Compiling darling v0.20.11
15382026-09-05T00:57:21.287Z Compiling bitvec v1.0.1
15392026-09-05T00:57:21.301Z Compiling time-macros v0.2.27
15402026-09-05T00:57:21.340Z Compiling bit-set v0.8.0
15412026-09-05T00:57:21.374Z Compiling thiserror v1.0.69
15422026-09-05T00:57:21.474Z Compiling deranged v0.5.8
15432026-09-05T00:57:21.526Z Compiling clap_builder v4.6.0
15442026-09-05T00:57:21.834Z Compiling num-iter v0.1.45
15452026-09-05T00:57:21.949Z Compiling hyper-util v0.1.20
15462026-09-05T00:57:22.413Z Compiling rand v0.8.6
15472026-09-05T00:57:22.746Z Compiling goblin v0.10.5
15482026-09-05T00:57:23.095Z Compiling packed_struct_codegen v0.10.1
15492026-09-05T00:57:23.186Z Compiling lazy_static v1.5.0
15502026-09-05T00:57:23.276Z Compiling hmac v0.12.1
15512026-09-05T00:57:23.432Z Compiling toml_datetime v0.6.11
15522026-09-05T00:57:23.613Z Compiling serde_spanned v0.6.9
15532026-09-05T00:57:23.746Z Compiling bitfield-macros v0.19.4
15542026-09-05T00:57:23.791Z Compiling clap_derive v4.6.1
15552026-09-05T00:57:24.187Z Compiling zerocopy-derive v0.6.6
15562026-09-05T00:57:24.444Z Compiling rand_xorshift v0.4.0
15572026-09-05T00:57:24.458Z Compiling sync_wrapper v1.0.2
15582026-09-05T00:57:24.565Z Compiling indexmap v1.9.3
15592026-09-05T00:57:24.602Z Compiling zlib-rs v0.6.2
15602026-09-05T00:57:24.747Z Compiling num_threads v0.1.7
15612026-09-05T00:57:24.844Z Compiling crossbeam-utils v0.8.21
15622026-09-05T00:57:25.040Z Compiling paste v1.0.15
15632026-09-05T00:57:25.139Z Compiling usdt-impl v0.6.0
15642026-09-05T00:57:25.362Z Compiling nodrop v0.1.14
15652026-09-05T00:57:25.436Z Compiling crc-catalog v2.4.0
15662026-09-05T00:57:25.436Z Compiling siphasher v1.0.2
15672026-09-05T00:57:25.532Z Compiling object v0.37.3
15682026-09-05T00:57:25.533Z Compiling unarray v0.1.4
15692026-09-05T00:57:25.614Z Compiling proptest v1.11.0
15702026-09-05T00:57:25.614Z Compiling clap v4.6.1
15712026-09-05T00:57:25.690Z Compiling dof v0.4.0
15722026-09-05T00:57:25.690Z Compiling crc v3.4.0
15732026-09-05T00:57:25.771Z Compiling array-init v0.0.4
15742026-09-05T00:57:25.949Z Compiling zerocopy v0.6.6
15752026-09-05T00:57:26.062Z Compiling time v0.3.47
15762026-09-05T00:57:26.512Z Compiling tower v0.5.3
15772026-09-05T00:57:26.685Z Compiling bitfield v0.19.4
15782026-09-05T00:57:27.052Z Compiling smallvec v0.6.14
15792026-09-05T00:57:27.471Z Compiling flate2 v1.1.9
15802026-09-05T00:57:27.526Z Compiling derive_builder_core v0.20.2
15812026-09-05T00:57:27.783Z Compiling dtrace-parser v0.3.0
15822026-09-05T00:57:27.866Z Compiling ipnetwork v0.21.1
15832026-09-05T00:57:28.184Z Compiling pkcs1 v0.7.5
15842026-09-05T00:57:28.243Z Compiling http-body-util v0.1.3
15852026-09-05T00:57:28.258Z Compiling heapless v0.7.17
15862026-09-05T00:57:28.345Z Compiling structmeta-derive v0.3.0
15872026-09-05T00:57:28.484Z Compiling scroll_derive v0.12.1
15882026-09-05T00:57:28.498Z Compiling slog v2.8.2
15892026-09-05T00:57:28.502Z Compiling darling_core v0.23.0
15902026-09-05T00:57:28.579Z Compiling thread-id v5.1.0
15912026-09-05T00:57:28.684Z Compiling cookie v0.18.1
15922026-09-05T00:57:28.733Z Compiling env_filter v2.0.0
15932026-09-05T00:57:28.867Z Compiling syn v3.0.3
15942026-09-05T00:57:29.032Z Compiling iri-string v0.7.10
15952026-09-05T00:57:29.174Z Compiling base64 v0.21.7
15962026-09-05T00:57:29.466Z Compiling unicode-properties v0.1.4
15972026-09-05T00:57:29.479Z Compiling winnow v0.5.40
15982026-09-05T00:57:29.679Z Compiling gimli v0.32.3
15992026-09-05T00:57:30.562Z Compiling hashbrown v0.12.3
16002026-09-05T00:57:30.941Z Compiling signal-hook v0.3.18
16012026-09-05T00:57:31.079Z Compiling anyhow v1.0.104
16022026-09-05T00:57:31.153Z Compiling zstd-safe v7.2.4
16032026-09-05T00:57:31.153Z Compiling allocator-api2 v0.2.21
16042026-09-05T00:57:31.273Z Compiling unicode-bidi v0.3.18
16052026-09-05T00:57:31.329Z Compiling ryu v1.0.23
16062026-09-05T00:57:31.430Z Compiling addr2line v0.25.1
16072026-09-05T00:57:31.505Z Compiling serde_urlencoded v0.7.1
16082026-09-05T00:57:31.612Z Compiling stringprep v0.1.5
16092026-09-05T00:57:31.821Z Compiling darling_macro v0.23.0
16102026-09-05T00:57:31.940Z Compiling toml_edit v0.19.15
16112026-09-05T00:57:32.073Z Compiling tower-http v0.6.8
16122026-09-05T00:57:32.159Z Compiling structmeta v0.3.0
16132026-09-05T00:57:32.256Z Compiling ron v0.8.1
16142026-09-05T00:57:32.292Z Compiling daft-derive v0.1.8
16152026-09-05T00:57:32.354Z Compiling scroll v0.12.0
16162026-09-05T00:57:32.366Z Compiling env_logger v0.11.11
16172026-09-05T00:57:32.641Z Compiling rsa v0.9.10
16182026-09-05T00:57:32.699Z Compiling derive_builder_macro v0.20.2
16192026-09-05T00:57:33.055Z Compiling oxnet v0.1.6
16202026-09-05T00:57:33.116Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16212026-09-05T00:57:33.152Z Compiling newtype-uuid v1.3.2
16222026-09-05T00:57:33.166Z Compiling hashbrown v0.13.2
16232026-09-05T00:57:33.471Z Compiling serde-hex v0.1.0
16242026-09-05T00:57:33.485Z Compiling bzip2 v0.4.4
16252026-09-05T00:57:33.675Z Compiling tokio-native-tls v0.3.1
16262026-09-05T00:57:33.714Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16272026-09-05T00:57:33.892Z Compiling camino v1.2.5
16282026-09-05T00:57:34.585Z Compiling bstr v1.12.1
16292026-09-05T00:57:34.784Z Compiling block-padding v0.4.2
16302026-09-05T00:57:34.955Z Compiling block-buffer v0.12.1
16312026-09-05T00:57:35.157Z Compiling crypto-common v0.2.2
16322026-09-05T00:57:35.228Z Compiling heck v0.4.1
16332026-09-05T00:57:35.249Z Compiling rustls-native-certs v0.8.3
16342026-09-05T00:57:35.450Z Compiling x509-cert v0.2.5
16352026-09-05T00:57:35.539Z Compiling md-5 v0.10.6
16362026-09-05T00:57:35.709Z Compiling erased-serde v0.3.31
16372026-09-05T00:57:35.739Z Compiling serde_tokenstream v0.2.3
16382026-09-05T00:57:36.050Z Compiling curve25519-dalek v4.1.3
16392026-09-05T00:57:36.190Z Compiling async-trait v0.1.89
16402026-09-05T00:57:36.356Z Compiling pin-project-internal v1.1.11
16412026-09-05T00:57:36.371Z Compiling zerocopy-derive v0.7.35
16422026-09-05T00:57:36.875Z Compiling vergen-lib v9.1.0
16432026-09-05T00:57:37.032Z Compiling hash32 v0.2.1
16442026-09-05T00:57:37.050Z Compiling memoffset v0.9.1
16452026-09-05T00:57:37.085Z Compiling encoding_rs v0.8.35
16462026-09-05T00:57:37.183Z Compiling rustix v0.38.44
16472026-09-05T00:57:37.212Z Compiling crc-any v2.5.0
16482026-09-05T00:57:37.226Z Compiling smoltcp v0.9.1
16492026-09-05T00:57:37.241Z Compiling mime v0.3.17
16502026-09-05T00:57:37.432Z Compiling psl-types v2.0.11
16512026-09-05T00:57:37.446Z Compiling fallible-iterator v0.2.0
16522026-09-05T00:57:37.484Z Compiling rustc-demangle v0.1.27
16532026-09-05T00:57:37.509Z Compiling ref-cast v1.0.25
16542026-09-05T00:57:37.542Z Compiling owo-colors v4.3.0
16552026-09-05T00:57:37.554Z Compiling cfg_aliases v0.2.1
16562026-09-05T00:57:37.622Z Compiling litrs v1.0.0
16572026-09-05T00:57:37.652Z Compiling nix v0.31.2
16582026-09-05T00:57:37.745Z Compiling postgres-protocol v0.6.10
16592026-09-05T00:57:37.853Z Compiling backtrace v0.3.76
16602026-09-05T00:57:37.883Z Compiling publicsuffix v2.3.0
16612026-09-05T00:57:37.973Z Compiling pin-project v1.1.11
16622026-09-05T00:57:38.002Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16632026-09-05T00:57:38.069Z Compiling zerocopy v0.7.35
16642026-09-05T00:57:38.114Z Compiling document-features v0.2.12
16652026-09-05T00:57:38.530Z Compiling snafu-derive v0.8.9
16662026-09-05T00:57:38.598Z Compiling inout v0.2.2
16672026-09-05T00:57:38.643Z Compiling daft v0.1.8
16682026-09-05T00:57:38.719Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16692026-09-05T00:57:38.785Z Compiling hyper-tls v0.6.0
16702026-09-05T00:57:38.809Z Compiling zip v0.6.6
16712026-09-05T00:57:38.914Z Compiling object v0.30.4
16722026-09-05T00:57:38.988Z Compiling toml v0.7.8
16732026-09-05T00:57:39.003Z Compiling derive_builder v0.20.2
16742026-09-05T00:57:39.125Z Compiling goblin v0.8.2
16752026-09-05T00:57:39.368Z Compiling derive-ex v0.1.8
16762026-09-05T00:57:39.575Z Compiling darling v0.23.0
16772026-09-05T00:57:40.003Z Compiling phf_shared v0.13.1
16782026-09-05T00:57:40.038Z Compiling regex v1.12.3
16792026-09-05T00:57:40.234Z Compiling hubpack_derive v0.1.1
16802026-09-05T00:57:40.416Z Compiling convert_case v0.10.0
16812026-09-05T00:57:40.446Z Compiling futures-executor v0.3.32
16822026-09-05T00:57:40.676Z Compiling strum_macros v0.27.2
16832026-09-05T00:57:40.701Z Compiling curve25519-dalek-derive v0.1.1
16842026-09-05T00:57:40.714Z Compiling ref-cast-impl v1.0.25
16852026-09-05T00:57:41.006Z Compiling vergen v9.1.0
16862026-09-05T00:57:41.182Z Compiling cargo-platform v0.3.2
16872026-09-05T00:57:41.237Z Compiling ff v0.13.1
16882026-09-05T00:57:41.356Z Compiling fs-err v3.3.0
16892026-09-05T00:57:41.377Z Compiling base16ct v0.2.0
16902026-09-05T00:57:41.475Z Compiling path-slash v0.1.5
16912026-09-05T00:57:41.510Z Compiling jiff-core v0.1.0
16922026-09-05T00:57:41.552Z Compiling bumpalo v3.20.2
16932026-09-05T00:57:41.579Z Compiling foldhash v0.2.0
16942026-09-05T00:57:41.762Z Compiling is_ci v1.2.0
16952026-09-05T00:57:41.793Z Compiling foldhash v0.1.5
16962026-09-05T00:57:41.793Z Compiling bitflags v1.3.2
16972026-09-05T00:57:41.881Z Compiling same-file v1.0.6
16982026-09-05T00:57:41.897Z Compiling libbz2-rs-sys v0.2.2
16992026-09-05T00:57:41.963Z Compiling managed v0.8.0
17002026-09-05T00:57:42.042Z Compiling textwrap v0.16.2
17012026-09-05T00:57:42.497Z Compiling bzip2 v0.6.1
17022026-09-05T00:57:42.540Z Compiling jiff v0.2.34
17032026-09-05T00:57:42.567Z Compiling walkdir v2.5.0
17042026-09-05T00:57:42.567Z Compiling hashbrown v0.15.5
17052026-09-05T00:57:42.620Z Compiling strum v0.27.2
17062026-09-05T00:57:42.691Z Compiling supports-color v3.0.2
17072026-09-05T00:57:42.747Z Compiling zopfli v0.8.3
17082026-09-05T00:57:42.854Z Compiling hashbrown v0.16.1
17092026-09-05T00:57:42.869Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17102026-09-05T00:57:43.071Z Compiling sec1 v0.7.3
17112026-09-05T00:57:43.118Z Compiling group v0.13.0
17122026-09-05T00:57:43.293Z Compiling cargo_metadata v0.23.1
17132026-09-05T00:57:43.396Z Compiling dof v0.3.0
17142026-09-05T00:57:43.557Z Compiling test-strategy v0.4.5
17152026-09-05T00:57:44.151Z Compiling derive_more-impl v2.1.1
17162026-09-05T00:57:44.311Z Compiling hubpack v0.1.2
17172026-09-05T00:57:44.541Z Compiling futures v0.3.32
17182026-09-05T00:57:44.625Z Compiling snafu v0.8.9
17192026-09-05T00:57:44.658Z Compiling phf v0.13.1
17202026-09-05T00:57:44.819Z Compiling signal-hook-mio v0.2.5
17212026-09-05T00:57:44.976Z Compiling serde_with_macros v3.21.0
17222026-09-05T00:57:45.073Z Compiling cookie_store v0.22.1
17232026-09-05T00:57:45.297Z Compiling zstd v0.13.3
17242026-09-05T00:57:45.342Z Compiling reqwest v0.12.28
17252026-09-05T00:57:45.556Z Compiling cipher v0.5.2
17262026-09-05T00:57:45.719Z Compiling backtrace-ext v0.2.1
17272026-09-05T00:57:45.888Z Compiling postgres-types v0.2.12
17282026-09-05T00:57:46.107Z Compiling usdt-attr-macro v0.6.0
17292026-09-05T00:57:46.346Z Compiling usdt-macro v0.6.0
17302026-09-05T00:57:46.434Z Compiling globset v0.4.18
17312026-09-05T00:57:46.802Z Compiling phf_shared v0.11.3
17322026-09-05T00:57:46.935Z Compiling hkdf v0.12.4
17332026-09-05T00:57:46.990Z Compiling dtrace-parser v0.2.0
17342026-09-05T00:57:47.089Z Compiling byte-wrapper v0.1.0
17352026-09-05T00:57:47.106Z Compiling olpc-cjson v0.1.4
17362026-09-05T00:57:47.106Z Compiling ed25519 v2.2.3
17372026-09-05T00:57:47.106Z Compiling crypto-bigint v0.5.5
17382026-09-05T00:57:47.106Z Compiling serde_plain v1.0.2
17392026-09-05T00:57:47.248Z Compiling serde-big-array v0.5.1
17402026-09-05T00:57:47.321Z Compiling enum-as-inner v0.6.1
17412026-09-05T00:57:47.390Z Compiling miette-derive v7.6.0
17422026-09-05T00:57:47.411Z Compiling serde_repr v0.1.20
17432026-09-05T00:57:47.714Z Compiling async-recursion v1.1.1
17442026-09-05T00:57:47.835Z Compiling strum_macros v0.26.4
17452026-09-05T00:57:47.973Z Compiling pem v3.0.6
17462026-09-05T00:57:48.010Z Compiling float-cmp v0.10.0
17472026-09-05T00:57:48.159Z Compiling memmap2 v0.9.10
17482026-09-05T00:57:48.289Z Compiling thread-id v4.2.2
17492026-09-05T00:57:48.351Z Compiling new_debug_unreachable v1.0.6
17502026-09-05T00:57:48.375Z Compiling typed-path v0.9.3
17512026-09-05T00:57:48.390Z Compiling static_assertions v1.1.0
17522026-09-05T00:57:48.417Z Compiling const-oid v0.10.2
17532026-09-05T00:57:48.452Z Compiling precomputed-hash v0.1.1
17542026-09-05T00:57:48.553Z Compiling cpufeatures v0.3.0
17552026-09-05T00:57:48.563Z Compiling supports-hyperlinks v3.2.0
17562026-09-05T00:57:48.614Z Compiling normalize-line-endings v0.3.0
17572026-09-05T00:57:48.660Z Compiling fixedbitset v0.4.2
17582026-09-05T00:57:48.723Z Compiling difflib v0.4.0
17592026-09-05T00:57:48.741Z Compiling supports-unicode v3.0.0
17602026-09-05T00:57:48.881Z Compiling either v1.15.0
17612026-09-05T00:57:48.895Z Compiling winnow v1.0.3
17622026-09-05T00:57:49.093Z Compiling whoami v2.1.0
17632026-09-05T00:57:49.107Z Compiling fixedbitset v0.5.7
17642026-09-05T00:57:49.286Z Compiling keccak v0.1.6
17652026-09-05T00:57:49.302Z Compiling predicates-core v1.0.10
17662026-09-05T00:57:49.412Z Compiling data-encoding v2.10.0
17672026-09-05T00:57:49.469Z Compiling sha3 v0.10.8
17682026-09-05T00:57:49.479Z Compiling toml_edit v0.22.27
17692026-09-05T00:57:49.612Z Compiling predicates v3.1.4
17702026-09-05T00:57:49.636Z Compiling strum v0.26.3
17712026-09-05T00:57:49.766Z Compiling hickory-proto v0.25.2
17722026-09-05T00:57:49.925Z Compiling toml_parser v1.1.2+spec-1.1.0
17732026-09-05T00:57:49.980Z Compiling petgraph v0.8.3
17742026-09-05T00:57:50.030Z Compiling tokio-postgres v0.7.16
17752026-09-05T00:57:50.095Z Compiling itertools v0.13.0
17762026-09-05T00:57:50.251Z Compiling miette v7.6.0
17772026-09-05T00:57:50.553Z Compiling petgraph v0.6.5
17782026-09-05T00:57:51.296Z Compiling chacha20 v0.10.0
17792026-09-05T00:57:51.397Z Compiling digest v0.11.3
17802026-09-05T00:57:51.604Z Compiling string_cache v0.8.9
17812026-09-05T00:57:51.665Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17822026-09-05T00:57:51.827Z Compiling usdt-impl v0.5.0
17832026-09-05T00:57:51.911Z Compiling usdt v0.6.0
17842026-09-05T00:57:52.014Z Compiling elliptic-curve v0.13.8
17852026-09-05T00:57:52.177Z Compiling ed25519-dalek v2.2.0
17862026-09-05T00:57:52.197Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17872026-09-05T00:57:52.230Z Compiling crossterm v0.28.1
17882026-09-05T00:57:52.396Z Compiling serde_with v3.21.0
17892026-09-05T00:57:52.693Z Compiling zip v4.6.1
17902026-09-05T00:57:53.473Z Compiling derive_more v2.1.1
17912026-09-05T00:57:53.626Z Compiling iddqd v0.4.2
17922026-09-05T00:57:54.016Z Compiling similar v2.7.0
17932026-09-05T00:57:54.109Z Compiling crossbeam-epoch v0.9.18
17942026-09-05T00:57:54.112Z Compiling tokio-stream v0.1.18
17952026-09-05T00:57:54.212Z Compiling buf-list v1.1.2
17962026-09-05T00:57:54.404Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17972026-09-05T00:57:54.449Z Compiling openapiv3 v2.2.0
17982026-09-05T00:57:54.501Z Compiling peg-runtime v0.8.5
17992026-09-05T00:57:54.516Z Compiling lalrpop-util v0.19.12
18002026-09-05T00:57:54.589Z Compiling thread_local v1.1.9
18012026-09-05T00:57:54.698Z Compiling slog-async v2.8.0
18022026-09-05T00:57:54.712Z Compiling crossbeam-channel v0.5.15
18032026-09-05T00:57:54.772Z Compiling filetime v0.2.27
18042026-09-05T00:57:54.843Z Compiling is-terminal v0.4.17
18052026-09-05T00:57:54.872Z Compiling take_mut v0.2.2
18062026-09-05T00:57:54.911Z Compiling xattr v1.6.1
18072026-09-05T00:57:54.937Z Compiling term v1.2.1
18082026-09-05T00:57:54.940Z Compiling camino-tempfile v1.4.1
18092026-09-05T00:57:55.157Z Compiling tar v0.4.46
18102026-09-05T00:57:55.478Z Compiling slog-term v2.9.2
18112026-09-05T00:58:01.369Z Compiling rustls-webpki v0.103.13
18122026-09-05T00:58:04.064Z Compiling tokio-rustls v0.26.4
18132026-09-05T00:58:04.064Z Compiling rustls-platform-verifier v0.6.2
18142026-09-05T00:58:04.085Z Compiling tough v0.22.0
18152026-09-05T00:58:04.213Z Compiling hyper-rustls v0.27.7
18162026-09-05T00:58:04.382Z Compiling reqwest v0.13.2
18172026-09-05T00:58:06.575Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18182026-09-05T00:58:06.797Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18192026-09-05T00:58:09.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18202026-09-05T00:58:09.846Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18212026-09-05T00:58:09.890ZSep 05 00:58:08.531 INFO Starting download, target: Console
18222026-09-05T00:58:09.890ZSep 05 00:58:08.531 INFO Starting download, target: Clickhouse
18232026-09-05T00:58:09.890ZSep 05 00:58:08.531 INFO Starting download, target: Cockroach
18242026-09-05T00:58:09.890ZSep 05 00:58:08.531 INFO Starting download, target: DendriteStub
18252026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Starting download, target: MaghemiteMgd
18262026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Starting download, target: MaghemiteDdmd
18272026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Starting download, target: TransceiverControl
18282026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18292026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18302026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18312026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18322026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18332026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18342026-09-05T00:58:09.897ZSep 05 00:58:08.531 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18352026-09-05T00:58:10.335ZSep 05 00:58:08.977 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18362026-09-05T00:58:10.545ZSep 05 00:58:09.186 INFO Download complete, target: TransceiverControl
18372026-09-05T00:58:11.669ZSep 05 00:58:10.281 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18382026-09-05T00:58:11.960ZSep 05 00:58:10.519 INFO Download complete, target: Console
18392026-09-05T00:58:12.265ZSep 05 00:58:10.883 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18402026-09-05T00:58:13.546ZSep 05 00:58:12.146 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18412026-09-05T00:58:13.685ZSep 05 00:58:12.297 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18422026-09-05T00:58:13.880ZSep 05 00:58:12.484 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18432026-09-05T00:58:14.825ZSep 05 00:58:13.452 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18442026-09-05T00:58:14.825ZSep 05 00:58:13.452 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18452026-09-05T00:58:15.831ZSep 05 00:58:14.473 INFO Download complete, target: MaghemiteDdmd
18462026-09-05T00:58:16.390ZSep 05 00:58:15.021 INFO Download complete, target: MaghemiteMgd
18472026-09-05T00:58:16.521ZSep 05 00:58:15.157 INFO Download complete, target: DendriteStub
18482026-09-05T00:58:19.036ZSep 05 00:58:17.645 INFO Checking that binary works, target: Clickhouse
18492026-09-05T00:58:19.160ZSep 05 00:58:17.773 INFO Download complete, target: Clickhouse
18502026-09-05T00:58:19.573ZSep 05 00:58:18.201 INFO Checking that binary works, target: Cockroach
18512026-09-05T00:58:19.670ZSep 05 00:58:18.311 INFO Download complete, target: Cockroach
18522026-09-05T00:58:19.694ZAll builder prerequisites installed successfully, and PATH looks valid
18532026-09-05T00:58:19.709Z
18542026-09-05T00:58:19.709Zreal 2:10.820707212
18552026-09-05T00:58:19.709Zuser 7:20.961517948
18562026-09-05T00:58:19.709Zsys 1:25.642177644
18572026-09-05T00:58:19.709Ztrap 0.254678901
18582026-09-05T00:58:19.709Ztflt 0.431798306
18592026-09-05T00:58:19.709Zdflt 0.898549601
18602026-09-05T00:58:19.710Zkflt 0.020858044
18612026-09-05T00:58:19.710Zlock 27:56.042842271
18622026-09-05T00:58:19.711Zslp 22:16.095135140
18632026-09-05T00:58:19.711Zlat 47.852954870
18642026-09-05T00:58:19.711Zstop 2:32.764641668
18652026-09-05T00:58:19.711Z+ banner hack-check
18662026-09-05T00:58:19.712Z
18672026-09-05T00:58:19.712Z # # ## #### # # #### # # ###### #### # #
18682026-09-05T00:58:19.712Z # # # # # # # # # # # # # # # # #
18692026-09-05T00:58:19.712Z ###### # # # #### ##### # ###### ##### # ####
18702026-09-05T00:58:19.712Z # # ###### # # # # # # # # # #
18712026-09-05T00:58:19.712Z # # # # # # # # # # # # # # # # #
18722026-09-05T00:58:19.712Z # # # # #### # # #### # # ###### #### # #
18732026-09-05T00:58:19.712Z
18742026-09-05T00:58:19.712Z+ export CARGO_INCREMENTAL=0
18752026-09-05T00:58:19.712Z+ CARGO_INCREMENTAL=0
18762026-09-05T00:58:19.712Z+ ptime -m timeout 2h cargo xtask check-features --ci
18772026-09-05T00:58:20.165Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18782026-09-05T00:58:20.434Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18792026-09-05T00:58:22.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
18802026-09-05T00:58:22.299Z Running `target/debug/xtask check-features --ci`
18812026-09-05T00:58:22.324Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18822026-09-05T00:58:22.328Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18832026-09-05T00:58:22.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18842026-09-05T00:58:22.769Z Running `target/debug/xtask download cargo-hack`
18852026-09-05T00:58:23.565Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18862026-09-05T00:58:23.861Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18872026-09-05T00:58:26.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s
18882026-09-05T00:58:26.609Z Running `target/debug/xtask-downloader cargo-hack`
18892026-09-05T00:58:26.672ZSep 05 00:58:25.284 INFO Starting download, target: CargoHack
18902026-09-05T00:58:26.752ZSep 05 00:58:25.285 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18912026-09-05T00:58:27.073ZSep 05 00:58:25.664 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18922026-09-05T00:58:27.088ZSep 05 00:58:25.712 INFO Download complete, target: CargoHack
18932026-09-05T00:58:27.088Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18942026-09-05T00:58:27.111Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18952026-09-05T00:58:27.290Zinfo: running `cargo check --bins` on api_identity (1/376)
18962026-09-05T00:58:27.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972026-09-05T00:58:27.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982026-09-05T00:58:27.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992026-09-05T00:58:27.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19002026-09-05T00:58:27.812Z
19012026-09-05T00:58:27.812Zinfo: running `cargo check --bins` on bootstore (2/376)
19022026-09-05T00:58:28.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-05T00:58:28.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-05T00:58:28.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-05T00:58:28.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19062026-09-05T00:58:28.413Z
19072026-09-05T00:58:28.413Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19082026-09-05T00:58:28.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-05T00:58:28.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-05T00:58:28.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-05T00:58:28.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19122026-09-05T00:58:28.900Z
19132026-09-05T00:58:28.900Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19142026-09-05T00:58:29.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-05T00:58:29.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-05T00:58:29.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-05T00:58:29.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19182026-09-05T00:58:29.460Z
19192026-09-05T00:58:29.461Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19202026-09-05T00:58:29.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-05T00:58:29.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-05T00:58:29.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-05T00:58:29.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19242026-09-05T00:58:29.985Z
19252026-09-05T00:58:29.985Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19262026-09-05T00:58:30.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-05T00:58:30.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-05T00:58:30.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-05T00:58:30.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19302026-09-05T00:58:30.551Z
19312026-09-05T00:58:30.551Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19322026-09-05T00:58:31.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-05T00:58:31.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-05T00:58:31.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-05T00:58:31.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19362026-09-05T00:58:31.131Z
19372026-09-05T00:58:31.131Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19382026-09-05T00:58:31.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-05T00:58:31.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-05T00:58:31.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-05T00:58:31.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19422026-09-05T00:58:31.646Z
19432026-09-05T00:58:31.646Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19442026-09-05T00:58:32.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-05T00:58:32.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-05T00:58:32.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-05T00:58:32.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19482026-09-05T00:58:32.070Z
19492026-09-05T00:58:32.070Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19502026-09-05T00:58:32.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-05T00:58:32.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-05T00:58:32.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-05T00:58:32.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19542026-09-05T00:58:32.469Z
19552026-09-05T00:58:32.469Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19562026-09-05T00:58:32.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-05T00:58:32.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-05T00:58:32.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-05T00:58:32.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19602026-09-05T00:58:32.953Z
19612026-09-05T00:58:32.954Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19622026-09-05T00:58:33.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-05T00:58:33.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-05T00:58:33.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-05T00:58:33.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19662026-09-05T00:58:33.285Z
19672026-09-05T00:58:33.285Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19682026-09-05T00:58:33.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-05T00:58:33.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-05T00:58:33.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-05T00:58:33.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19722026-09-05T00:58:33.690Z
19732026-09-05T00:58:33.690Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19742026-09-05T00:58:34.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-05T00:58:34.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-05T00:58:34.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-05T00:58:34.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19782026-09-05T00:58:34.098Z
19792026-09-05T00:58:34.098Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19802026-09-05T00:58:34.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-05T00:58:34.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-05T00:58:34.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-05T00:58:34.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19842026-09-05T00:58:34.522Z
19852026-09-05T00:58:34.522Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19862026-09-05T00:58:34.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-05T00:58:34.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-05T00:58:34.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-05T00:58:34.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19902026-09-05T00:58:34.911Z
19912026-09-05T00:58:34.911Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19922026-09-05T00:58:35.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-05T00:58:35.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-05T00:58:35.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-05T00:58:35.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19962026-09-05T00:58:35.319Z
19972026-09-05T00:58:35.319Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
19982026-09-05T00:58:35.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-05T00:58:35.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-05T00:58:35.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-05T00:58:35.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20022026-09-05T00:58:35.727Z
20032026-09-05T00:58:35.727Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20042026-09-05T00:58:36.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-05T00:58:36.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-05T00:58:36.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-05T00:58:36.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20082026-09-05T00:58:36.137Z
20092026-09-05T00:58:36.137Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20102026-09-05T00:58:36.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-05T00:58:36.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-05T00:58:36.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-05T00:58:36.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-05T00:58:36.562Z
20152026-09-05T00:58:36.562Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20162026-09-05T00:58:36.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-05T00:58:36.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-05T00:58:36.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-05T00:58:36.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20202026-09-05T00:58:36.957Z
20212026-09-05T00:58:36.957Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20222026-09-05T00:58:37.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-05T00:58:37.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-05T00:58:37.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-05T00:58:37.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20262026-09-05T00:58:37.361Z
20272026-09-05T00:58:37.361Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20282026-09-05T00:58:37.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-05T00:58:37.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-05T00:58:37.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-05T00:58:37.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20322026-09-05T00:58:37.772Z
20332026-09-05T00:58:37.773Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20342026-09-05T00:58:38.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-05T00:58:38.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-05T00:58:38.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-05T00:58:38.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-05T00:58:38.196Z
20392026-09-05T00:58:38.196Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20402026-09-05T00:58:38.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-05T00:58:38.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-05T00:58:38.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-05T00:58:38.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20442026-09-05T00:58:38.601Z
20452026-09-05T00:58:38.601Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20462026-09-05T00:58:38.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-05T00:58:38.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-05T00:58:38.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-05T00:58:38.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20502026-09-05T00:58:39.009Z
20512026-09-05T00:58:39.009Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20522026-09-05T00:58:39.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-05T00:58:39.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-05T00:58:39.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-05T00:58:39.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20562026-09-05T00:58:39.417Z
20572026-09-05T00:58:39.417Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20582026-09-05T00:58:39.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-05T00:58:39.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-05T00:58:39.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-05T00:58:39.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20622026-09-05T00:58:39.825Z
20632026-09-05T00:58:39.825Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20642026-09-05T00:58:40.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-05T00:58:40.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-05T00:58:40.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-05T00:58:40.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20682026-09-05T00:58:40.237Z
20692026-09-05T00:58:40.237Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20702026-09-05T00:58:40.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-05T00:58:40.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-05T00:58:40.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-05T00:58:40.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20742026-09-05T00:58:40.652Z
20752026-09-05T00:58:40.652Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20762026-09-05T00:58:41.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-05T00:58:41.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-05T00:58:41.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-05T00:58:41.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20802026-09-05T00:58:41.062Z
20812026-09-05T00:58:41.062Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20822026-09-05T00:58:41.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-05T00:58:41.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-05T00:58:41.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-05T00:58:41.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-05T00:58:41.477Z
20872026-09-05T00:58:41.477Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20882026-09-05T00:58:41.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-05T00:58:41.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-05T00:58:41.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-05T00:58:41.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-05T00:58:41.889Z
20932026-09-05T00:58:41.889Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
20942026-09-05T00:58:42.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-05T00:58:42.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-05T00:58:42.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-05T00:58:42.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-05T00:58:42.303Z
20992026-09-05T00:58:42.303Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21002026-09-05T00:58:42.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-05T00:58:42.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-05T00:58:42.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-05T00:58:42.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-05T00:58:42.716Z
21052026-09-05T00:58:42.716Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21062026-09-05T00:58:43.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-05T00:58:43.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-05T00:58:43.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-05T00:58:43.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-05T00:58:43.127Z
21112026-09-05T00:58:43.127Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21122026-09-05T00:58:43.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-05T00:58:43.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-05T00:58:43.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-05T00:58:43.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-05T00:58:43.545Z
21172026-09-05T00:58:43.545Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21182026-09-05T00:58:43.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-05T00:58:44.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-05T00:58:44.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-05T00:58:44.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-05T00:58:44.052Z
21232026-09-05T00:58:44.052Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21242026-09-05T00:58:44.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-05T00:58:44.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-05T00:58:44.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-05T00:58:44.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-05T00:58:44.392Z
21292026-09-05T00:58:44.392Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21302026-09-05T00:58:44.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-05T00:58:44.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-05T00:58:44.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-05T00:58:44.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-05T00:58:44.885Z
21352026-09-05T00:58:44.885Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21362026-09-05T00:58:45.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-05T00:58:45.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-05T00:58:45.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-05T00:58:45.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-05T00:58:45.258Z
21412026-09-05T00:58:45.258Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21422026-09-05T00:58:45.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-05T00:58:45.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-05T00:58:45.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-05T00:58:45.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-05T00:58:45.696Z
21472026-09-05T00:58:45.696Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21482026-09-05T00:58:46.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-05T00:58:46.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-05T00:58:46.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-05T00:58:46.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-05T00:58:46.067Z
21532026-09-05T00:58:46.067Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21542026-09-05T00:58:46.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-05T00:58:46.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-05T00:58:46.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-05T00:58:46.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-05T00:58:46.514Z
21592026-09-05T00:58:46.514Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21602026-09-05T00:58:46.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-05T00:58:46.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-05T00:58:46.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-05T00:58:46.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-05T00:58:46.965Z
21652026-09-05T00:58:46.966Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21662026-09-05T00:58:47.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-05T00:58:47.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-05T00:58:47.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-05T00:58:47.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21702026-09-05T00:58:47.326Z
21712026-09-05T00:58:47.327Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21722026-09-05T00:58:47.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-05T00:58:47.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-05T00:58:47.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-05T00:58:47.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21762026-09-05T00:58:47.759Z
21772026-09-05T00:58:47.759Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21782026-09-05T00:58:48.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-05T00:58:48.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-05T00:58:48.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-05T00:58:48.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-05T00:58:48.151Z
21832026-09-05T00:58:48.151Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21842026-09-05T00:58:48.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-05T00:58:48.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-05T00:58:48.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-05T00:58:48.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21882026-09-05T00:58:48.529Z
21892026-09-05T00:58:48.529Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21902026-09-05T00:58:48.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-05T00:58:48.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-05T00:58:48.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-05T00:58:48.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-05T00:58:48.937Z
21952026-09-05T00:58:48.937Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
21962026-09-05T00:58:49.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-05T00:58:49.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-05T00:58:49.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-05T00:58:49.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22002026-09-05T00:58:49.333Z
22012026-09-05T00:58:49.333Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22022026-09-05T00:58:49.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-05T00:58:49.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-05T00:58:49.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-05T00:58:49.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-05T00:58:49.747Z
22072026-09-05T00:58:49.748Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22082026-09-05T00:58:50.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-05T00:58:50.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-05T00:58:50.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-05T00:58:50.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-05T00:58:50.162Z
22132026-09-05T00:58:50.162Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22142026-09-05T00:58:50.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-05T00:58:50.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-05T00:58:50.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-05T00:58:50.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-05T00:58:50.574Z
22192026-09-05T00:58:50.574Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22202026-09-05T00:58:50.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-05T00:58:50.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-05T00:58:50.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-05T00:58:50.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-05T00:58:50.991Z
22252026-09-05T00:58:50.991Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22262026-09-05T00:58:51.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-05T00:58:51.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-05T00:58:51.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-05T00:58:51.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-05T00:58:51.400Z
22312026-09-05T00:58:51.400Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22322026-09-05T00:58:51.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-05T00:58:51.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-05T00:58:51.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-05T00:58:51.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-05T00:58:51.809Z
22372026-09-05T00:58:51.810Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22382026-09-05T00:58:52.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-05T00:58:52.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-05T00:58:52.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-05T00:58:52.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-05T00:58:52.221Z
22432026-09-05T00:58:52.221Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22442026-09-05T00:58:52.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-05T00:58:52.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-05T00:58:52.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-05T00:58:52.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-05T00:58:52.639Z
22492026-09-05T00:58:52.639Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22502026-09-05T00:58:53.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-05T00:58:53.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-05T00:58:53.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-05T00:58:53.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22542026-09-05T00:58:53.081Z
22552026-09-05T00:58:53.081Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22562026-09-05T00:58:53.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-05T00:58:53.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-05T00:58:53.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-05T00:58:53.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-05T00:58:53.486Z
22612026-09-05T00:58:53.486Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22622026-09-05T00:58:53.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-05T00:58:53.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-05T00:58:53.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-05T00:58:53.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-05T00:58:53.890Z
22672026-09-05T00:58:53.890Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22682026-09-05T00:58:54.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-05T00:58:54.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-05T00:58:54.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-05T00:58:54.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22722026-09-05T00:58:54.294Z
22732026-09-05T00:58:54.294Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22742026-09-05T00:58:54.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-05T00:58:54.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-05T00:58:54.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-05T00:58:54.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22782026-09-05T00:58:54.712Z
22792026-09-05T00:58:54.712Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22802026-09-05T00:58:55.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-05T00:58:55.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-05T00:58:55.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-05T00:58:55.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22842026-09-05T00:58:55.111Z
22852026-09-05T00:58:55.112Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22862026-09-05T00:58:55.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-05T00:58:55.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-05T00:58:55.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-05T00:58:55.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-05T00:58:55.522Z
22912026-09-05T00:58:55.522Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22922026-09-05T00:58:55.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-05T00:58:55.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-05T00:58:55.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-05T00:58:55.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22962026-09-05T00:58:55.931Z
22972026-09-05T00:58:55.931Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
22982026-09-05T00:58:56.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-05T00:58:56.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-05T00:58:56.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-05T00:58:56.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23022026-09-05T00:58:56.342Z
23032026-09-05T00:58:56.342Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23042026-09-05T00:58:56.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-05T00:58:56.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-05T00:58:56.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-05T00:58:56.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-05T00:58:56.758Z
23092026-09-05T00:58:56.758Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23102026-09-05T00:58:57.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-05T00:58:57.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-05T00:58:57.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-05T00:58:57.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23142026-09-05T00:58:57.166Z
23152026-09-05T00:58:57.166Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23162026-09-05T00:58:57.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-05T00:58:57.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-05T00:58:57.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-05T00:58:57.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23202026-09-05T00:58:57.574Z
23212026-09-05T00:58:57.574Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23222026-09-05T00:58:57.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-05T00:58:57.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-05T00:58:57.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-05T00:58:57.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23262026-09-05T00:58:57.984Z
23272026-09-05T00:58:57.984Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23282026-09-05T00:58:58.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-05T00:58:58.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-05T00:58:58.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-05T00:58:58.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23322026-09-05T00:58:58.437Z
23332026-09-05T00:58:58.437Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23342026-09-05T00:58:58.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-05T00:58:58.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-05T00:58:58.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-05T00:58:58.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23382026-09-05T00:58:58.805Z
23392026-09-05T00:58:58.805Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23402026-09-05T00:58:59.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-05T00:58:59.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-05T00:58:59.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-05T00:58:59.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23442026-09-05T00:58:59.212Z
23452026-09-05T00:58:59.212Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23462026-09-05T00:58:59.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-05T00:58:59.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-05T00:58:59.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-05T00:58:59.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23502026-09-05T00:58:59.620Z
23512026-09-05T00:58:59.620Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23522026-09-05T00:58:59.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-05T00:58:59.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-05T00:58:59.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-05T00:58:59.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23562026-09-05T00:59:00.026Z
23572026-09-05T00:59:00.026Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23582026-09-05T00:59:00.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-05T00:59:00.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-05T00:59:00.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-05T00:59:00.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23622026-09-05T00:59:00.436Z
23632026-09-05T00:59:00.436Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23642026-09-05T00:59:00.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-05T00:59:00.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-05T00:59:00.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-05T00:59:00.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23682026-09-05T00:59:00.843Z
23692026-09-05T00:59:00.843Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23702026-09-05T00:59:01.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-05T00:59:01.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-05T00:59:01.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-05T00:59:01.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-05T00:59:01.256Z
23752026-09-05T00:59:01.256Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23762026-09-05T00:59:01.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-05T00:59:01.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-05T00:59:01.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-05T00:59:01.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-05T00:59:01.669Z
23812026-09-05T00:59:01.669Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23822026-09-05T00:59:02.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-05T00:59:02.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-05T00:59:02.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-05T00:59:02.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23862026-09-05T00:59:02.201Z
23872026-09-05T00:59:02.201Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23882026-09-05T00:59:02.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-05T00:59:02.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-05T00:59:02.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-05T00:59:02.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-05T00:59:02.504Z
23932026-09-05T00:59:02.505Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
23942026-09-05T00:59:02.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-05T00:59:02.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-05T00:59:02.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-05T00:59:02.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23982026-09-05T00:59:02.923Z
23992026-09-05T00:59:02.923Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24002026-09-05T00:59:03.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-05T00:59:03.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-05T00:59:03.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-05T00:59:03.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-05T00:59:03.351Z
24052026-09-05T00:59:03.351Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24062026-09-05T00:59:03.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-05T00:59:03.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-05T00:59:03.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-05T00:59:03.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-05T00:59:03.841Z
24112026-09-05T00:59:03.842Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24122026-09-05T00:59:04.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-05T00:59:04.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-05T00:59:04.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-05T00:59:04.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-05T00:59:04.170Z
24172026-09-05T00:59:04.171Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24182026-09-05T00:59:04.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-05T00:59:04.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-05T00:59:04.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-05T00:59:04.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-05T00:59:04.564Z
24232026-09-05T00:59:04.564Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24242026-09-05T00:59:05.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-05T00:59:05.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-05T00:59:05.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-05T00:59:05.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24282026-09-05T00:59:05.185Z
24292026-09-05T00:59:05.186Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24302026-09-05T00:59:05.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-05T00:59:05.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-05T00:59:05.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-05T00:59:05.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24342026-09-05T00:59:05.762Z
24352026-09-05T00:59:05.762Zinfo: running `cargo check --bins` on nexus-config (91/376)
24362026-09-05T00:59:06.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-05T00:59:06.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-05T00:59:06.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-05T00:59:06.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24402026-09-05T00:59:06.357Z
24412026-09-05T00:59:06.358Zinfo: running `cargo check --bins` on nexus-types (92/376)
24422026-09-05T00:59:06.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-05T00:59:06.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-05T00:59:06.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-05T00:59:06.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24462026-09-05T00:59:06.942Z
24472026-09-05T00:59:06.942Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24482026-09-05T00:59:07.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-05T00:59:07.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-05T00:59:07.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-05T00:59:07.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24522026-09-05T00:59:07.509Z
24532026-09-05T00:59:07.509Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24542026-09-05T00:59:07.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-05T00:59:07.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-05T00:59:07.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-05T00:59:07.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24582026-09-05T00:59:08.084Z
24592026-09-05T00:59:08.085Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24602026-09-05T00:59:08.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-05T00:59:08.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-05T00:59:08.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-05T00:59:08.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24642026-09-05T00:59:08.621Z
24652026-09-05T00:59:08.621Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24662026-09-05T00:59:09.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-05T00:59:09.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-05T00:59:09.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-05T00:59:09.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-05T00:59:09.186Z
24712026-09-05T00:59:09.186Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24722026-09-05T00:59:09.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-05T00:59:09.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-05T00:59:09.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-05T00:59:09.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-05T00:59:09.755Z
24772026-09-05T00:59:09.755Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24782026-09-05T00:59:10.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-05T00:59:10.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-05T00:59:10.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-05T00:59:10.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-05T00:59:10.318Z
24832026-09-05T00:59:10.318Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24842026-09-05T00:59:10.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-05T00:59:10.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-05T00:59:10.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-05T00:59:10.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24882026-09-05T00:59:10.865Z
24892026-09-05T00:59:10.865Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24902026-09-05T00:59:11.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-05T00:59:11.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-05T00:59:11.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-05T00:59:11.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24942026-09-05T00:59:11.412Z
24952026-09-05T00:59:11.412Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
24962026-09-05T00:59:11.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-05T00:59:11.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-05T00:59:11.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-05T00:59:11.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25002026-09-05T00:59:11.977Z
25012026-09-05T00:59:11.977Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25022026-09-05T00:59:12.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-05T00:59:12.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-05T00:59:12.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-05T00:59:12.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25062026-09-05T00:59:12.503Z
25072026-09-05T00:59:12.504Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25082026-09-05T00:59:12.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-05T00:59:12.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-05T00:59:12.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-05T00:59:12.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25122026-09-05T00:59:13.046Z
25132026-09-05T00:59:13.046Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25142026-09-05T00:59:13.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-05T00:59:13.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-05T00:59:13.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-05T00:59:13.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25182026-09-05T00:59:13.604Z
25192026-09-05T00:59:13.604Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25202026-09-05T00:59:14.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-05T00:59:14.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-05T00:59:14.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-05T00:59:14.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25242026-09-05T00:59:14.166Z
25252026-09-05T00:59:14.167Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25262026-09-05T00:59:14.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-05T00:59:14.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-05T00:59:14.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-05T00:59:14.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25302026-09-05T00:59:14.729Z
25312026-09-05T00:59:14.729Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25322026-09-05T00:59:15.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-05T00:59:15.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-05T00:59:15.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-05T00:59:15.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25362026-09-05T00:59:15.271Z
25372026-09-05T00:59:15.271Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25382026-09-05T00:59:15.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-05T00:59:15.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-05T00:59:15.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-05T00:59:15.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-05T00:59:15.832Z
25432026-09-05T00:59:15.832Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25442026-09-05T00:59:16.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-05T00:59:16.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-05T00:59:16.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-05T00:59:16.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25482026-09-05T00:59:16.414Z
25492026-09-05T00:59:16.414Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25502026-09-05T00:59:16.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-05T00:59:16.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-05T00:59:16.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-05T00:59:16.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25542026-09-05T00:59:16.933Z
25552026-09-05T00:59:16.933Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25562026-09-05T00:59:17.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-05T00:59:17.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-05T00:59:17.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-05T00:59:17.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25602026-09-05T00:59:17.479Z
25612026-09-05T00:59:17.480Zinfo: running `cargo check --bins` on ereport-types (112/376)
25622026-09-05T00:59:17.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-05T00:59:17.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-05T00:59:17.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-05T00:59:17.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-05T00:59:18.034Z
25672026-09-05T00:59:18.034Zinfo: running `cargo check --bins` on gateway-client (113/376)
25682026-09-05T00:59:18.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-05T00:59:18.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-05T00:59:18.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-05T00:59:18.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-05T00:59:18.589Z
25732026-09-05T00:59:18.589Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25742026-09-05T00:59:19.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-05T00:59:19.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-05T00:59:19.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-05T00:59:19.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25782026-09-05T00:59:19.139Z
25792026-09-05T00:59:19.139Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25802026-09-05T00:59:19.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-05T00:59:19.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-05T00:59:19.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-05T00:59:19.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-05T00:59:19.694Z
25852026-09-05T00:59:19.694Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25862026-09-05T00:59:20.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-05T00:59:20.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-05T00:59:20.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-05T00:59:20.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25902026-09-05T00:59:20.272Z
25912026-09-05T00:59:20.272Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25922026-09-05T00:59:20.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-05T00:59:20.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-05T00:59:20.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-05T00:59:20.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25962026-09-05T00:59:20.845Z
25972026-09-05T00:59:20.845Zinfo: running `cargo check --bins` on key-manager-types (118/376)
25982026-09-05T00:59:21.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-05T00:59:21.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-05T00:59:21.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-05T00:59:21.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
26022026-09-05T00:59:21.401Z
26032026-09-05T00:59:21.401Zinfo: running `cargo check --bins` on oxlog (119/376)
26042026-09-05T00:59:21.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-05T00:59:21.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-05T00:59:21.982Z Checking cfg-if v1.0.4
26072026-09-05T00:59:22.085Z Checking serde_core v1.0.228
26082026-09-05T00:59:22.089Z Checking libc v0.2.185
26092026-09-05T00:59:22.097Z Checking memchr v2.8.0
26102026-09-05T00:59:22.107Z Checking smallvec v1.15.1
26112026-09-05T00:59:22.107Z Checking log v0.4.33
26122026-09-05T00:59:22.128Z Checking subtle v2.6.1
26132026-09-05T00:59:22.139Z Checking itoa v1.0.17
26142026-09-05T00:59:22.143Z Checking scopeguard v1.2.0
26152026-09-05T00:59:22.242Z Checking lock_api v0.4.14
26162026-09-05T00:59:22.258Z Checking typenum v1.20.1
26172026-09-05T00:59:22.269Z Checking stable_deref_trait v1.2.1
26182026-09-05T00:59:22.281Z Checking zerofrom v0.1.6
26192026-09-05T00:59:22.294Z Checking portable-atomic v1.13.1
26202026-09-05T00:59:22.373Z Checking zerocopy v0.8.55
26212026-09-05T00:59:22.387Z Checking yoke v0.8.1
26222026-09-05T00:59:22.435Z Checking critical-section v1.2.0
26232026-09-05T00:59:22.465Z Checking pin-project-lite v0.2.17
26242026-09-05T00:59:22.482Z Checking errno v0.3.14
26252026-09-05T00:59:22.526Z Checking getrandom v0.2.17
26262026-09-05T00:59:22.550Z Checking zerovec v0.11.5
26272026-09-05T00:59:22.561Z Checking const-oid v0.9.6
26282026-09-05T00:59:22.593Z Checking libm v0.2.16
26292026-09-05T00:59:22.665Z Checking rand_core v0.6.4
26302026-09-05T00:59:22.702Z Checking once_cell v1.21.3
26312026-09-05T00:59:22.837Z Checking zmij v1.0.21
26322026-09-05T00:59:22.873Z Checking signal-hook-registry v1.4.8
26332026-09-05T00:59:22.984Z Checking tinystr v0.8.2
26342026-09-05T00:59:23.001Z Checking parking_lot_core v0.9.12
26352026-09-05T00:59:23.039Z Checking percent-encoding v2.3.2
26362026-09-05T00:59:23.052Z Checking writeable v0.6.2
26372026-09-05T00:59:23.155Z Checking futures-core v0.3.32
26382026-09-05T00:59:23.174Z Checking rand_core v0.10.0
26392026-09-05T00:59:23.177Z Checking litemap v0.8.1
26402026-09-05T00:59:23.205Z Checking parking_lot v0.12.5
26412026-09-05T00:59:23.229Z Checking potential_utf v0.1.4
26422026-09-05T00:59:23.275Z Checking zerotrie v0.2.3
26432026-09-05T00:59:23.300Z Checking num-traits v0.2.19
26442026-09-05T00:59:23.311Z Checking getrandom v0.4.3
26452026-09-05T00:59:23.347Z Checking mio v1.2.0
26462026-09-05T00:59:23.360Z Checking icu_locale_core v2.1.1
26472026-09-05T00:59:23.391Z Checking equivalent v1.0.2
26482026-09-05T00:59:23.466Z Checking icu_collections v2.1.1
26492026-09-05T00:59:23.481Z Checking socket2 v0.6.3
26502026-09-05T00:59:23.505Z Checking icu_normalizer_data v2.1.1
26512026-09-05T00:59:23.571Z Checking icu_properties_data v2.1.2
26522026-09-05T00:59:23.583Z Checking serde v1.0.228
26532026-09-05T00:59:23.625Z Checking bitflags v2.11.0
26542026-09-05T00:59:23.690Z Checking serde_json v1.0.151
26552026-09-05T00:59:23.715Z Checking byteorder v1.5.0
26562026-09-05T00:59:23.764Z Checking futures-sink v0.3.32
26572026-09-05T00:59:23.782Z Checking hashbrown v0.17.0
26582026-09-05T00:59:23.833Z Checking getrandom v0.3.4
26592026-09-05T00:59:23.858Z Checking futures-channel v0.3.32
26602026-09-05T00:59:23.889Z Checking icu_provider v2.1.1
26612026-09-05T00:59:23.908Z Checking slab v0.4.12
26622026-09-05T00:59:24.016Z Checking futures-task v0.3.32
26632026-09-05T00:59:24.023Z Checking zeroize v1.9.0
26642026-09-05T00:59:24.038Z Checking bytes v1.11.1
26652026-09-05T00:59:24.059Z Checking utf8_iter v1.0.4
26662026-09-05T00:59:24.100Z Checking futures-io v0.3.32
26672026-09-05T00:59:24.112Z Checking icu_normalizer v2.1.1
26682026-09-05T00:59:24.144Z Checking generic-array v0.14.7
26692026-09-05T00:59:24.174Z Checking icu_properties v2.1.2
26702026-09-05T00:59:24.207Z Checking futures-util v0.3.32
26712026-09-05T00:59:24.247Z Checking indexmap v2.14.0
26722026-09-05T00:59:24.357Z Checking rustix v1.1.4
26732026-09-05T00:59:24.406Z Checking form_urlencoded v1.2.2
26742026-09-05T00:59:24.468Z Checking tokio v1.52.1
26752026-09-05T00:59:24.532Z Checking fnv v1.0.7
26762026-09-05T00:59:24.589Z Checking crypto-common v0.1.7
26772026-09-05T00:59:24.621Z Checking block-buffer v0.10.4
26782026-09-05T00:59:24.713Z Checking base64ct v1.8.3
26792026-09-05T00:59:24.758Z Checking digest v0.10.7
26802026-09-05T00:59:24.791Z Checking iana-time-zone v0.1.65
26812026-09-05T00:59:24.898Z Checking flagset v0.4.7
26822026-09-05T00:59:24.937Z Checking pem-rfc7468 v0.7.0
26832026-09-05T00:59:24.952Z Checking chrono v0.4.45
26842026-09-05T00:59:24.983Z Checking idna_adapter v1.2.1
26852026-09-05T00:59:25.016Z Checking rand_core v0.9.5
26862026-09-05T00:59:25.091Z Checking der v0.7.10
26872026-09-05T00:59:25.102Z Checking idna v1.1.0
26882026-09-05T00:59:25.106Z Checking ppv-lite86 v0.2.21
26892026-09-05T00:59:25.184Z Checking uuid v1.23.4
26902026-09-05T00:59:25.199Z Checking base64 v0.22.1
26912026-09-05T00:59:25.341Z Checking url v2.5.8
26922026-09-05T00:59:25.399Z Checking regex-syntax v0.8.10
26932026-09-05T00:59:25.429Z Checking http v1.4.2
26942026-09-05T00:59:25.499Z Checking rand_chacha v0.9.0
26952026-09-05T00:59:25.709Z Checking tracing-core v0.1.36
26962026-09-05T00:59:25.831Z Checking simd-adler32 v0.3.8
26972026-09-05T00:59:25.842Z Checking dyn-clone v1.0.20
26982026-09-05T00:59:25.842Z Checking spki v0.7.3
26992026-09-05T00:59:25.910Z Checking cpufeatures v0.2.17
27002026-09-05T00:59:25.946Z Checking rand v0.9.2
27012026-09-05T00:59:25.975Z Checking rustls-pki-types v1.14.0
27022026-09-05T00:59:25.989Z Checking pkcs8 v0.10.2
27032026-09-05T00:59:26.012Z Checking http-body v1.0.1
27042026-09-05T00:59:26.025Z Checking tracing v0.1.44
27052026-09-05T00:59:26.139Z Checking semver v1.0.28
27062026-09-05T00:59:26.140Z Checking spin v0.9.8
27072026-09-05T00:59:26.164Z Checking adler2 v2.0.1
27082026-09-05T00:59:26.224Z Checking anstyle v1.0.14
27092026-09-05T00:59:26.262Z Checking cmov v0.5.4
27102026-09-05T00:59:26.274Z Checking utf8parse v0.2.2
27112026-09-05T00:59:26.323Z Checking tinyvec_macros v0.1.1
27122026-09-05T00:59:26.339Z Checking openssl-probe v0.2.1
27132026-09-05T00:59:26.370Z Checking anstyle-parse v1.0.0
27142026-09-05T00:59:26.384Z Checking tinyvec v1.10.0
27152026-09-05T00:59:26.397Z Checking schemars v0.8.22
27162026-09-05T00:59:26.410Z Checking miniz_oxide v0.8.9
27172026-09-05T00:59:26.441Z Checking sha2 v0.10.9
27182026-09-05T00:59:26.451Z Checking ctutils v0.4.2
27192026-09-05T00:59:26.514Z Checking terminal_size v0.4.3
27202026-09-05T00:59:26.628Z Checking aws-lc-sys v0.40.0
27212026-09-05T00:59:26.657Z Checking thiserror v2.0.18
27222026-09-05T00:59:26.688Z Checking anstyle-query v1.1.5
27232026-09-05T00:59:26.702Z Checking is_terminal_polyfill v1.70.2
27242026-09-05T00:59:26.714Z Checking untrusted v0.7.1
27252026-09-05T00:59:26.751Z Checking tower-service v0.3.3
27262026-09-05T00:59:26.764Z Checking fastrand v2.3.0
27272026-09-05T00:59:26.782Z Checking try-lock v0.2.5
27282026-09-05T00:59:26.790Z Checking colorchoice v1.0.4
27292026-09-05T00:59:26.816Z Checking atomic-waker v1.1.2
27302026-09-05T00:59:26.834Z Checking tower-layer v0.3.3
27312026-09-05T00:59:26.865Z Checking want v0.3.1
27322026-09-05T00:59:26.878Z Checking anstream v1.0.0
27332026-09-05T00:59:26.909Z Checking hybrid-array v0.4.13
27342026-09-05T00:59:26.935Z Checking tempfile v3.27.0
27352026-09-05T00:59:26.977Z Checking ipnet v2.12.0
27362026-09-05T00:59:26.980Z Checking httparse v1.10.1
27372026-09-05T00:59:27.053Z Checking crc32fast v1.5.0
27382026-09-05T00:59:27.067Z Checking aho-corasick v1.1.4
27392026-09-05T00:59:27.118Z Checking aws-lc-rs v1.16.3
27402026-09-05T00:59:27.228Z Checking foreign-types-shared v0.1.1
27412026-09-05T00:59:27.242Z Checking httpdate v1.0.3
27422026-09-05T00:59:27.242Z Checking untrusted v0.9.0
27432026-09-05T00:59:27.242Z Checking plain v0.2.3
27442026-09-05T00:59:27.242Z Checking tap v1.0.1
27452026-09-05T00:59:27.298Z Checking foreign-types v0.3.2
27462026-09-05T00:59:27.315Z Checking unicode-normalization v0.1.25
27472026-09-05T00:59:27.327Z Checking wyz v0.5.1
27482026-09-05T00:59:27.339Z Checking rand_chacha v0.3.1
27492026-09-05T00:59:27.362Z Checking signature v2.2.0
27502026-09-05T00:59:27.493Z Checking radium v0.7.0
27512026-09-05T00:59:27.505Z Checking hex v0.4.3
27522026-09-05T00:59:27.542Z Checking num-integer v0.1.46
27532026-09-05T00:59:27.650Z Checking openssl-sys v0.9.117
27542026-09-05T00:59:27.663Z Checking wait-timeout v0.2.1
27552026-09-05T00:59:27.708Z Checking socket2 v0.5.10
27562026-09-05T00:59:27.722Z Checking regex-automata v0.4.14
27572026-09-05T00:59:27.737Z Checking clap_lex v1.0.0
27582026-09-05T00:59:27.751Z Checking tokio-util v0.7.18
27592026-09-05T00:59:27.765Z Checking unicode-ident v1.0.24
27602026-09-05T00:59:27.777Z Checking funty v2.0.0
27612026-09-05T00:59:27.872Z Checking bit-vec v0.8.0
27622026-09-05T00:59:27.883Z Checking quick-error v1.2.3
27632026-09-05T00:59:27.937Z Checking ucd-trie v0.1.7
27642026-09-05T00:59:27.962Z Checking rustls-webpki v0.103.13
27652026-09-05T00:59:27.975Z Checking strsim v0.11.1
27662026-09-05T00:59:28.013Z Checking openssl v0.10.80
27672026-09-05T00:59:28.058Z Checking bit-set v0.8.0
27682026-09-05T00:59:28.062Z Checking pest v2.8.6
27692026-09-05T00:59:28.090Z Checking bitvec v1.0.1
27702026-09-05T00:59:28.132Z Checking clap_builder v4.6.0
27712026-09-05T00:59:28.199Z Checking rusty-fork v0.3.1
27722026-09-05T00:59:28.359Z Checking h2 v0.4.15
27732026-09-05T00:59:28.373Z Checking rustls v0.23.41
27742026-09-05T00:59:28.373Z Checking proc-macro2 v1.0.106
27752026-09-05T00:59:28.684Z Checking num-iter v0.1.45
27762026-09-05T00:59:28.794Z Checking rand v0.8.6
27772026-09-05T00:59:29.114Z Checking lazy_static v1.5.0
27782026-09-05T00:59:29.205Z Checking rand_xorshift v0.4.0
27792026-09-05T00:59:29.297Z Checking hmac v0.12.1
27802026-09-05T00:59:29.321Z Checking thiserror v1.0.69
27812026-09-05T00:59:29.346Z Checking maybe-uninit v2.0.0
27822026-09-05T00:59:29.411Z Checking toml_datetime v0.6.11
27832026-09-05T00:59:29.423Z Checking serde_spanned v0.6.9
27842026-09-05T00:59:29.436Z Checking sync_wrapper v1.0.2
27852026-09-05T00:59:29.450Z Checking powerfmt v0.2.0
27862026-09-05T00:59:29.524Z Checking nodrop v0.1.14
27872026-09-05T00:59:29.537Z Checking zlib-rs v0.6.2
27882026-09-05T00:59:29.547Z Checking crc-catalog v2.4.0
27892026-09-05T00:59:29.584Z Checking unarray v0.1.4
27902026-09-05T00:59:29.597Z Checking pretty-hex v0.4.1
27912026-09-05T00:59:29.609Z Checking siphasher v1.0.2
27922026-09-05T00:59:29.628Z Checking crc v3.4.0
27932026-09-05T00:59:29.681Z Checking proptest v1.11.0
27942026-09-05T00:59:29.706Z Checking array-init v0.0.4
27952026-09-05T00:59:29.758Z Checking deranged v0.5.8
27962026-09-05T00:59:29.793Z Checking tower v0.5.3
27972026-09-05T00:59:29.993Z Checking native-tls v0.2.18
27982026-09-05T00:59:30.005Z Checking packed_struct v0.10.1
27992026-09-05T00:59:30.169Z Checking smallvec v0.6.14
28002026-09-05T00:59:30.182Z Checking clap v4.6.1
28012026-09-05T00:59:30.256Z Checking num-bigint-dig v0.8.6
28022026-09-05T00:59:30.353Z Checking quote v1.0.45
28032026-09-05T00:59:30.405Z Checking flate2 v1.1.9
28042026-09-05T00:59:30.521Z Checking ipnetwork v0.21.1
28052026-09-05T00:59:30.606Z Checking pkcs1 v0.7.5
28062026-09-05T00:59:30.683Z Checking http-body-util v0.1.3
28072026-09-05T00:59:30.715Z Checking crossbeam-utils v0.8.21
28082026-09-05T00:59:30.751Z Checking bitfield v0.19.4
28092026-09-05T00:59:30.816Z Checking zerocopy v0.6.6
28102026-09-05T00:59:30.901Z Checking ahash v0.8.12
28112026-09-05T00:59:31.015Z Checking bzip2-sys v0.1.13+1.0.8
28122026-09-05T00:59:31.120Z Checking scroll v0.13.0
28132026-09-05T00:59:31.128Z Checking env_filter v2.0.0
28142026-09-05T00:59:31.128Z Checking hashbrown v0.12.3
28152026-09-05T00:59:31.128Z Checking time-core v0.1.8
28162026-09-05T00:59:31.128Z Checking winnow v0.5.40
28172026-09-05T00:59:31.134Z Checking allocator-api2 v0.2.21
28182026-09-05T00:59:31.148Z Checking hyper v1.10.1
28192026-09-05T00:59:31.205Z Checking iri-string v0.7.10
28202026-09-05T00:59:31.233Z Checking num_threads v0.1.7
28212026-09-05T00:59:31.270Z Checking ryu v1.0.23
28222026-09-05T00:59:31.317Z Checking unicode-bidi v0.3.18
28232026-09-05T00:59:31.396Z Checking unicode-properties v0.1.4
28242026-09-05T00:59:31.416Z Checking base64 v0.21.7
28252026-09-05T00:59:31.477Z Checking gimli v0.32.3
28262026-09-05T00:59:31.499Z Checking num-conv v0.2.0
28272026-09-05T00:59:31.577Z Checking indexmap v1.9.3
28282026-09-05T00:59:31.603Z Checking time v0.3.47
28292026-09-05T00:59:31.615Z Checking stringprep v0.1.5
28302026-09-05T00:59:31.635Z Checking ron v0.8.1
28312026-09-05T00:59:31.763Z Checking newtype-uuid v1.3.2
28322026-09-05T00:59:31.882Z Checking serde_urlencoded v0.7.1
28332026-09-05T00:59:31.962Z Checking goblin v0.10.5
28342026-09-05T00:59:32.070Z Checking hyper-util v0.1.20
28352026-09-05T00:59:32.083Z Checking env_logger v0.11.11
28362026-09-05T00:59:32.145Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28372026-09-05T00:59:32.217Z Checking tower-http v0.6.8
28382026-09-05T00:59:32.247Z Checking toml_edit v0.19.15
28392026-09-05T00:59:32.265Z Checking hashbrown v0.13.2
28402026-09-05T00:59:32.294Z Checking bzip2 v0.4.4
28412026-09-05T00:59:32.453Z Checking rsa v0.9.10
28422026-09-05T00:59:32.491Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28432026-09-05T00:59:32.677Z Checking crossbeam-epoch v0.9.18
28442026-09-05T00:59:32.724Z Checking oxnet v0.1.6
28452026-09-05T00:59:32.891Z Checking syn v2.0.117
28462026-09-05T00:59:32.915Z Checking serde-hex v0.1.0
28472026-09-05T00:59:32.970Z Checking tokio-native-tls v0.3.1
28482026-09-05T00:59:32.996Z Checking addr2line v0.25.1
28492026-09-05T00:59:33.124Z Checking bstr v1.12.1
28502026-09-05T00:59:33.338Z Checking block-buffer v0.12.1
28512026-09-05T00:59:33.360Z Checking block-padding v0.4.2
28522026-09-05T00:59:33.360Z Checking crypto-common v0.2.2
28532026-09-05T00:59:33.413Z Checking rustls-native-certs v0.8.3
28542026-09-05T00:59:33.432Z Checking x509-cert v0.2.5
28552026-09-05T00:59:33.512Z Checking scroll v0.12.0
28562026-09-05T00:59:33.554Z Checking object v0.37.3
28572026-09-05T00:59:33.733Z Checking zstd-sys v2.0.16+zstd.1.5.7
28582026-09-05T00:59:33.842Z Checking md-5 v0.10.6
28592026-09-05T00:59:33.915Z Checking hash32 v0.2.1
28602026-09-05T00:59:33.983Z Checking encoding_rs v0.8.35
28612026-09-05T00:59:34.066Z Checking crc-any v2.5.0
28622026-09-05T00:59:34.066Z Checking rustc-demangle v0.1.27
28632026-09-05T00:59:34.237Z Checking fallible-iterator v0.2.0
28642026-09-05T00:59:34.257Z Checking psl-types v2.0.11
28652026-09-05T00:59:34.289Z Checking mime v0.3.17
28662026-09-05T00:59:34.370Z Checking publicsuffix v2.3.0
28672026-09-05T00:59:34.394Z Checking dof v0.4.0
28682026-09-05T00:59:34.456Z Checking heapless v0.7.17
28692026-09-05T00:59:34.502Z Checking postgres-protocol v0.6.10
28702026-09-05T00:59:34.524Z Checking zstd-safe v7.2.4
28712026-09-05T00:59:34.686Z Checking goblin v0.8.2
28722026-09-05T00:59:34.817Z Checking inout v0.2.2
28732026-09-05T00:59:34.865Z Checking hyper-tls v0.6.0
28742026-09-05T00:59:34.917Z Checking toml v0.7.8
28752026-09-05T00:59:34.965Z Checking daft v0.1.8
28762026-09-05T00:59:35.030Z Checking cookie v0.18.1
28772026-09-05T00:59:35.044Z Checking object v0.30.4
28782026-09-05T00:59:35.139Z Checking zip v0.6.6
28792026-09-05T00:59:35.206Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28802026-09-05T00:59:35.288Z Checking tokio-rustls v0.26.4
28812026-09-05T00:59:35.303Z Checking phf_shared v0.13.1
28822026-09-05T00:59:35.370Z Checking dtrace-parser v0.3.0
28832026-09-05T00:59:35.452Z Checking zerocopy v0.7.35
28842026-09-05T00:59:35.466Z Checking pin-project v1.1.11
28852026-09-05T00:59:35.469Z Checking signal-hook v0.3.18
28862026-09-05T00:59:35.492Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28872026-09-05T00:59:35.555Z Checking futures-executor v0.3.32
28882026-09-05T00:59:35.602Z Checking ff v0.13.1
28892026-09-05T00:59:35.665Z Checking thread-id v5.1.0
28902026-09-05T00:59:35.710Z Checking foldhash v0.1.5
28912026-09-05T00:59:35.728Z Checking libbz2-rs-sys v0.2.2
28922026-09-05T00:59:35.740Z Checking bitflags v1.3.2
28932026-09-05T00:59:35.807Z Checking base16ct v0.2.0
28942026-09-05T00:59:35.838Z Checking is_ci v1.2.0
28952026-09-05T00:59:35.872Z Checking backtrace v0.3.76
28962026-09-05T00:59:35.927Z Checking unicode-width v0.2.0
28972026-09-05T00:59:35.931Z Checking managed v0.8.0
28982026-09-05T00:59:35.952Z Checking smawk v0.3.2
28992026-09-05T00:59:36.071Z Checking either v1.15.0
29002026-09-05T00:59:36.116Z Checking unicode-linebreak v0.1.5
29012026-09-05T00:59:36.126Z Checking path-slash v0.1.5
29022026-09-05T00:59:36.162Z Checking bumpalo v3.20.2
29032026-09-05T00:59:36.173Z Checking foldhash v0.2.0
29042026-09-05T00:59:36.218Z Checking jiff-core v0.1.0
29052026-09-05T00:59:36.250Z Compiling illumos-nvpair-sys v0.2.0
29062026-09-05T00:59:36.315Z Checking same-file v1.0.6
29072026-09-05T00:59:36.327Z Compiling rayon-core v1.13.0
29082026-09-05T00:59:36.352Z Checking zopfli v0.8.3
29092026-09-05T00:59:36.433Z Checking walkdir v2.5.0
29102026-09-05T00:59:36.448Z Checking hashbrown v0.16.1
29112026-09-05T00:59:36.467Z Checking textwrap v0.16.2
29122026-09-05T00:59:36.512Z Checking backtrace-ext v0.2.1
29132026-09-05T00:59:36.583Z Checking bzip2 v0.6.1
29142026-09-05T00:59:36.599Z Checking dof v0.3.0
29152026-09-05T00:59:36.613Z Checking smoltcp v0.9.1
29162026-09-05T00:59:36.672Z Checking supports-color v3.0.2
29172026-09-05T00:59:36.675Z Checking sec1 v0.7.3
29182026-09-05T00:59:36.737Z Checking hashbrown v0.15.5
29192026-09-05T00:59:36.794Z Checking usdt-impl v0.6.0
29202026-09-05T00:59:36.878Z Checking group v0.13.0
29212026-09-05T00:59:36.892Z Checking jiff v0.2.34
29222026-09-05T00:59:36.898Z Checking futures v0.3.32
29232026-09-05T00:59:36.936Z Checking signal-hook-mio v0.2.5
29242026-09-05T00:59:36.964Z Checking snafu v0.8.9
29252026-09-05T00:59:37.018Z Checking hyper-rustls v0.27.7
29262026-09-05T00:59:37.035Z Checking phf v0.13.1
29272026-09-05T00:59:37.071Z Checking cookie_store v0.22.1
29282026-09-05T00:59:37.154Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29292026-09-05T00:59:37.177Z Checking reqwest v0.12.28
29302026-09-05T00:59:37.193Z Checking cipher v0.5.2
29312026-09-05T00:59:37.196Z Checking postgres-types v0.2.12
29322026-09-05T00:59:37.217Z Checking zstd v0.13.3
29332026-09-05T00:59:37.230Z Checking rustls-platform-verifier v0.6.2
29342026-09-05T00:59:37.379Z Checking globset v0.4.18
29352026-09-05T00:59:37.402Z Checking crossbeam-deque v0.8.6
29362026-09-05T00:59:37.407Z Checking phf_shared v0.11.3
29372026-09-05T00:59:37.435Z Checking regex v1.12.3
29382026-09-05T00:59:37.477Z Checking hkdf v0.12.4
29392026-09-05T00:59:37.495Z Checking dtrace-parser v0.2.0
29402026-09-05T00:59:37.546Z Checking ref-cast v1.0.25
29412026-09-05T00:59:37.569Z Checking curve25519-dalek v4.1.3
29422026-09-05T00:59:37.607Z Checking byte-wrapper v0.1.0
29432026-09-05T00:59:37.610Z Checking olpc-cjson v0.1.4
29442026-09-05T00:59:37.639Z Checking strum v0.27.2
29452026-09-05T00:59:37.708Z Checking hubpack v0.1.2
29462026-09-05T00:59:37.722Z Checking ed25519 v2.2.3
29472026-09-05T00:59:37.742Z Checking memoffset v0.9.1
29482026-09-05T00:59:37.745Z Checking rustix v0.38.44
29492026-09-05T00:59:37.806Z Checking owo-colors v4.3.0
29502026-09-05T00:59:37.819Z Checking pem v3.0.6
29512026-09-05T00:59:37.869Z Checking crypto-bigint v0.5.5
29522026-09-05T00:59:37.898Z Checking serde-big-array v0.5.1
29532026-09-05T00:59:37.922Z Checking erased-serde v0.3.31
29542026-09-05T00:59:37.969Z Checking serde_plain v1.0.2
29552026-09-05T00:59:38.028Z Checking float-cmp v0.10.0
29562026-09-05T00:59:38.107Z Checking memmap2 v0.9.10
29572026-09-05T00:59:38.148Z Checking thread-id v4.2.2
29582026-09-05T00:59:38.224Z Checking whoami v2.1.0
29592026-09-05T00:59:38.265Z Checking cpufeatures v0.3.0
29602026-09-05T00:59:38.303Z Checking winnow v1.0.3
29612026-09-05T00:59:38.330Z Checking const-oid v0.10.2
29622026-09-05T00:59:38.344Z Checking supports-unicode v3.0.0
29632026-09-05T00:59:38.354Z Checking unicode-segmentation v1.12.0
29642026-09-05T00:59:38.413Z Checking toml_write v0.1.2
29652026-09-05T00:59:38.440Z Checking difflib v0.4.0
29662026-09-05T00:59:38.486Z Checking new_debug_unreachable v1.0.6
29672026-09-05T00:59:38.539Z Checking winnow v0.7.14
29682026-09-05T00:59:38.550Z Checking fixedbitset v0.5.7
29692026-09-05T00:59:38.573Z Checking typed-path v0.9.3
29702026-09-05T00:59:38.613Z Checking keccak v0.1.6
29712026-09-05T00:59:38.658Z Checking precomputed-hash v0.1.1
29722026-09-05T00:59:38.737Z Checking unicode-width v0.1.14
29732026-09-05T00:59:38.740Z Checking data-encoding v2.10.0
29742026-09-05T00:59:38.765Z Checking predicates-core v1.0.10
29752026-09-05T00:59:38.776Z Checking static_assertions v1.1.0
29762026-09-05T00:59:38.791Z Checking fixedbitset v0.4.2
29772026-09-05T00:59:38.839Z Checking supports-hyperlinks v3.2.0
29782026-09-05T00:59:38.879Z Checking normalize-line-endings v0.3.0
29792026-09-05T00:59:38.933Z Checking petgraph v0.6.5
29802026-09-05T00:59:38.944Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29812026-09-05T00:59:38.963Z Checking predicates v3.1.4
29822026-09-05T00:59:38.980Z Checking miette v7.6.0
29832026-09-05T00:59:38.998Z Checking hickory-proto v0.25.2
29842026-09-05T00:59:39.148Z Checking toml_parser v1.1.2+spec-1.1.0
29852026-09-05T00:59:39.255Z Checking zip v4.6.1
29862026-09-05T00:59:39.347Z Checking tough v0.22.0
29872026-09-05T00:59:39.545Z Checking sha3 v0.10.8
29882026-09-05T00:59:39.551Z Checking elliptic-curve v0.13.8
29892026-09-05T00:59:39.682Z Checking petgraph v0.8.3
29902026-09-05T00:59:39.725Z Checking toml_edit v0.22.27
29912026-09-05T00:59:39.795Z Checking string_cache v0.8.9
29922026-09-05T00:59:39.818Z Checking similar v2.7.0
29932026-09-05T00:59:39.963Z Checking crossterm v0.28.1
29942026-09-05T00:59:40.179Z Checking digest v0.11.3
29952026-09-05T00:59:40.196Z Checking tokio-postgres v0.7.16
29962026-09-05T00:59:40.360Z Checking ed25519-dalek v2.2.0
29972026-09-05T00:59:40.591Z Checking chacha20 v0.10.0
29982026-09-05T00:59:40.674Z Checking slog v2.8.2
29992026-09-05T00:59:40.809Z Checking usdt v0.6.0
30002026-09-05T00:59:40.850Z Checking usdt-impl v0.5.0
30012026-09-05T00:59:40.939Z Checking nix v0.31.2
30022026-09-05T00:59:40.977Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30032026-09-05T00:59:41.135Z Checking iddqd v0.4.2
30042026-09-05T00:59:41.259Z Checking reqwest v0.13.2
30052026-09-05T00:59:41.478Z Checking itertools v0.13.0
30062026-09-05T00:59:41.490Z Checking strum v0.26.3
30072026-09-05T00:59:41.517Z Checking serde_with v3.21.0
30082026-09-05T00:59:41.560Z Checking derive_more v2.1.1
30092026-09-05T00:59:41.594Z Checking fs-err v3.3.0
30102026-09-05T00:59:41.654Z Checking tokio-stream v0.1.18
30112026-09-05T00:59:41.795Z Checking buf-list v1.1.2
30122026-09-05T00:59:41.886Z Checking anyhow v1.0.104
30132026-09-05T00:59:41.975Z Checking camino v1.2.5
30142026-09-05T00:59:42.021Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30152026-09-05T00:59:42.103Z Checking openapiv3 v2.2.0
30162026-09-05T00:59:42.108Z Checking peg-runtime v0.8.5
30172026-09-05T00:59:42.108Z Checking lalrpop-util v0.19.12
30182026-09-05T00:59:42.128Z Checking rayon v1.11.0
30192026-09-05T00:59:42.208Z Checking illumos-nvpair v0.3.0
30202026-09-05T00:59:42.222Z Checking sigpipe v0.1.3
30212026-09-05T00:59:42.263Z Checking glob v0.3.3
30222026-09-05T00:59:43.202Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30232026-09-05T00:59:43.431Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30242026-09-05T00:59:43.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.32s
30252026-09-05T00:59:43.868Z
30262026-09-05T00:59:43.869Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30272026-09-05T00:59:44.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-09-05T00:59:44.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-09-05T00:59:44.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-09-05T00:59:44.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30312026-09-05T00:59:44.432Z
30322026-09-05T00:59:44.432Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30332026-09-05T00:59:44.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-05T00:59:44.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-05T00:59:44.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-05T00:59:44.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30372026-09-05T00:59:44.976Z
30382026-09-05T00:59:44.976Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30392026-09-05T00:59:45.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-05T00:59:45.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-05T00:59:45.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-05T00:59:45.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30432026-09-05T00:59:45.551Z
30442026-09-05T00:59:45.551Zinfo: running `cargo check --bins` on oxql-types (123/376)
30452026-09-05T00:59:46.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-05T00:59:46.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-05T00:59:46.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-05T00:59:46.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30492026-09-05T00:59:46.122Z
30502026-09-05T00:59:46.122Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30512026-09-05T00:59:46.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-05T00:59:46.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-05T00:59:46.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-05T00:59:46.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30552026-09-05T00:59:46.678Z
30562026-09-05T00:59:46.679Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30572026-09-05T00:59:47.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-05T00:59:47.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-05T00:59:47.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-05T00:59:47.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30612026-09-05T00:59:47.237Z
30622026-09-05T00:59:47.237Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30632026-09-05T00:59:47.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-05T00:59:47.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-05T00:59:47.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-05T00:59:47.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30672026-09-05T00:59:47.784Z
30682026-09-05T00:59:47.784Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30692026-09-05T00:59:48.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-05T00:59:48.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-05T00:59:48.503Z Compiling multer v3.1.0
30722026-09-05T00:59:48.572Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30732026-09-05T00:59:48.572Z Compiling async-stream-impl v0.3.6
30742026-09-05T00:59:48.589Z Compiling serde_tokenstream v0.3.0
30752026-09-05T00:59:48.599Z Compiling dropshot v0.17.1
30762026-09-05T00:59:48.606Z Compiling parse-display-derive v0.10.0
30772026-09-05T00:59:48.620Z Compiling dropshot_endpoint v0.17.1
30782026-09-05T00:59:48.625Z Compiling newtype-uuid-macros v0.1.0
30792026-09-05T00:59:48.796Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30802026-09-05T00:59:48.821Z Checking thread_local v1.1.9
30812026-09-05T00:59:48.887Z Compiling oxide-generation-macros v0.2.0
30822026-09-05T00:59:48.957Z Checking compression-core v0.4.31
30832026-09-05T00:59:49.047Z Checking match_cfg v0.1.0
30842026-09-05T00:59:49.072Z Checking compression-codecs v0.4.37
30852026-09-05T00:59:49.117Z Checking hostname v0.3.1
30862026-09-05T00:59:49.141Z Checking crossbeam-channel v0.5.15
30872026-09-05T00:59:49.186Z Checking atomicwrites v0.4.4
30882026-09-05T00:59:49.210Z Checking slog-json v2.6.1
30892026-09-05T00:59:49.227Z Checking toml_datetime v1.1.1+spec-1.1.0
30902026-09-05T00:59:49.306Z Checking serde_spanned v1.1.1
30912026-09-05T00:59:49.345Z Checking is-terminal v0.4.17
30922026-09-05T00:59:49.378Z Checking term v1.2.1
30932026-09-05T00:59:49.417Z Checking take_mut v0.2.2
30942026-09-05T00:59:49.426Z Checking debug-ignore v1.0.5
30952026-09-05T00:59:49.430Z Checking toml_writer v1.1.1+spec-1.1.0
30962026-09-05T00:59:49.469Z Checking slog-bunyan v2.5.0
30972026-09-05T00:59:49.512Z Checking slog-async v2.8.0
30982026-09-05T00:59:49.533Z Checking async-compression v0.4.41
30992026-09-05T00:59:49.578Z Checking async-stream v0.3.6
31002026-09-05T00:59:49.593Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31012026-09-05T00:59:49.602Z Checking toml v1.1.2+spec-1.1.0
31022026-09-05T00:59:49.605Z Checking slog-term v2.9.2
31032026-09-05T00:59:49.676Z Checking progenitor-client v0.14.0
31042026-09-05T00:59:49.692Z Checking sha1 v0.11.0
31052026-09-05T00:59:49.769Z Checking oxide-generation v0.1.3
31062026-09-05T00:59:49.854Z Checking waitgroup v0.1.2
31072026-09-05T00:59:49.876Z Checking rustls-pemfile v2.2.0
31082026-09-05T00:59:49.903Z Checking backon v1.6.0
31092026-09-05T00:59:49.916Z Checking serde_path_to_error v0.1.20
31102026-09-05T00:59:49.947Z Checking hostname v0.4.2
31112026-09-05T00:59:49.984Z Checking instant v0.1.13
31122026-09-05T00:59:50.060Z Checking progenitor-extras v0.2.0
31132026-09-05T00:59:50.063Z Checking backoff v0.4.0
31142026-09-05T00:59:50.180Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31152026-09-05T00:59:50.180Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31162026-09-05T00:59:50.218Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31172026-09-05T00:59:50.239Z Checking parse-display v0.10.0
31182026-09-05T00:59:50.254Z Checking itertools v0.14.0
31192026-09-05T00:59:50.277Z Checking regress v0.10.5
31202026-09-05T00:59:50.388Z Checking macaddr v1.0.1
31212026-09-05T00:59:50.552Z Checking humantime v2.3.0
31222026-09-05T00:59:51.416Z Compiling prettyplease v0.2.37
31232026-09-05T00:59:51.713Z Checking num-rational v0.4.2
31242026-09-05T00:59:51.983Z Checking num-complex v0.4.6
31252026-09-05T00:59:52.404Z Compiling num v0.4.3
31262026-09-05T00:59:52.418Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31272026-09-05T00:59:52.504Z Compiling usdt-macro v0.5.0
31282026-09-05T00:59:52.529Z Compiling usdt-attr-macro v0.5.0
31292026-09-05T00:59:52.547Z Checking memmap v0.7.0
31302026-09-05T00:59:52.590Z Compiling float-ord v0.3.2
31312026-09-05T00:59:52.704Z Compiling convert_case v0.4.0
31322026-09-05T00:59:53.031Z Checking newline-converter v0.3.0
31332026-09-05T00:59:53.065Z Compiling derive_more v0.99.20
31342026-09-05T00:59:53.080Z Checking console v0.15.11
31352026-09-05T00:59:53.224Z Compiling toml v0.8.23
31362026-09-05T00:59:53.301Z Checking usdt v0.5.0
31372026-09-05T00:59:53.352Z Compiling minimal-lexical v0.2.1
31382026-09-05T00:59:53.469Z Checking linked-hash-map v0.5.6
31392026-09-05T00:59:53.600Z Compiling nom v7.1.3
31402026-09-05T00:59:53.638Z Checking lru-cache v0.1.2
31412026-09-05T00:59:53.758Z Checking expectorate v1.2.0
31422026-09-05T00:59:53.907Z Checking camino-tempfile v1.4.1
31432026-09-05T00:59:54.064Z Checking hickory-proto v0.24.4
31442026-09-05T00:59:54.204Z Checking phf_shared v0.12.1
31452026-09-05T00:59:54.339Z Compiling slog-dtrace v0.3.0
31462026-09-05T00:59:54.352Z Checking resolv-conf v0.7.6
31472026-09-05T00:59:54.543Z Checking heck v0.5.0
31482026-09-05T00:59:54.664Z Compiling chrono-tz v0.10.4
31492026-09-05T00:59:54.833Z Compiling unicode-xid v0.2.6
31502026-09-05T00:59:54.941Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31512026-09-05T00:59:54.967Z Compiling const_format_proc_macros v0.2.34
31522026-09-05T00:59:55.027Z Checking phf v0.12.1
31532026-09-05T00:59:55.156Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31542026-09-05T00:59:55.170Z Checking tokio-dtrace v0.1.1
31552026-09-05T00:59:55.359Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31562026-09-05T00:59:55.420Z Compiling derive-where v1.6.0
31572026-09-05T00:59:55.627Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31582026-09-05T00:59:55.923Z Checking highway v1.3.0
31592026-09-05T00:59:55.939Z Checking hickory-resolver v0.24.4
31602026-09-05T00:59:56.152Z Checking const_format v0.2.35
31612026-09-05T00:59:56.387Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31622026-09-05T00:59:56.717Z Checking oxide-tokio-rt v0.1.4
31632026-09-05T00:59:56.770Z Checking qorb v0.4.1
31642026-09-05T00:59:56.794Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31652026-09-05T00:59:57.073Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31662026-09-05T00:59:57.089Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31672026-09-05T00:59:57.120Z Checking gethostname v0.5.0
31682026-09-05T00:59:57.174Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31692026-09-05T00:59:57.202Z Checking bcs v0.1.6
31702026-09-05T00:59:57.216Z Checking termtree v0.5.1
31712026-09-05T01:00:00.267Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31722026-09-05T01:00:03.350Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31732026-09-05T01:00:05.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.76s
31742026-09-05T01:00:05.728Z
31752026-09-05T01:00:05.728Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31762026-09-05T01:00:06.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-09-05T01:00:06.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-09-05T01:00:06.407Z Compiling ar_archive_writer v0.5.1
31792026-09-05T01:00:06.515Z Compiling stacker v0.1.23
31802026-09-05T01:00:06.524Z Compiling cfg_aliases v0.1.1
31812026-09-05T01:00:06.531Z Compiling proc-macro-error v1.0.4
31822026-09-05T01:00:06.541Z Checking fd-lock v4.0.4
31832026-09-05T01:00:06.541Z Checking nibble_vec v0.1.0
31842026-09-05T01:00:06.544Z Checking vte v0.14.1
31852026-09-05T01:00:06.544Z Compiling recursive-proc-macro-impl v0.1.1
31862026-09-05T01:00:06.581Z Compiling nix v0.28.0
31872026-09-05T01:00:06.651Z Checking bytecount v0.6.9
31882026-09-05T01:00:06.679Z Checking endian-type v0.1.2
31892026-09-05T01:00:06.692Z Checking strip-ansi-escapes v0.2.1
31902026-09-05T01:00:06.747Z Checking papergrid v0.11.0
31912026-09-05T01:00:06.778Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31922026-09-05T01:00:06.791Z Compiling peg-macros v0.8.5
31932026-09-05T01:00:06.802Z Checking radix_trie v0.2.1
31942026-09-05T01:00:06.813Z Compiling tabled_derive v0.7.0
31952026-09-05T01:00:06.950Z Checking winnow v0.6.26
31962026-09-05T01:00:07.003Z Compiling sqlparser_derive v0.5.0
31972026-09-05T01:00:07.237Z Checking unicode_categories v0.1.1
31982026-09-05T01:00:07.343Z Compiling psm v0.1.30
31992026-09-05T01:00:07.354Z Checking nu-ansi-term v0.50.3
32002026-09-05T01:00:07.388Z Checking home v0.5.12
32012026-09-05T01:00:07.518Z Checking crossterm v0.29.0
32022026-09-05T01:00:07.559Z Checking reedline v0.40.0
32032026-09-05T01:00:07.751Z Checking display-error-chain v0.2.2
32042026-09-05T01:00:07.764Z Checking tabled v0.15.0
32052026-09-05T01:00:07.866Z Checking rustyline v14.0.0
32062026-09-05T01:00:08.083Z Checking recursive v0.1.1
32072026-09-05T01:00:08.096Z Checking sqlformat v0.3.5
32082026-09-05T01:00:08.107Z Checking peg v0.8.5
32092026-09-05T01:00:08.166Z Checking sqlparser v0.61.0
32102026-09-05T01:00:19.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
32112026-09-05T01:00:19.616Z
32122026-09-05T01:00:19.616Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32132026-09-05T01:00:20.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-09-05T01:00:20.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-09-05T01:00:20.277Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32162026-09-05T01:00:23.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
32172026-09-05T01:00:23.955Z
32182026-09-05T01:00:23.955Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32192026-09-05T01:00:24.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-05T01:00:24.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-05T01:00:24.618Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-05T01:00:27.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
32232026-09-05T01:00:27.314Z
32242026-09-05T01:00:27.314Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32252026-09-05T01:00:27.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-05T01:00:27.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-05T01:00:27.974Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-05T01:00:31.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
32292026-09-05T01:00:31.449Z
32302026-09-05T01:00:31.449Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32312026-09-05T01:00:31.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-05T01:00:31.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-05T01:00:32.112Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-05T01:00:35.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
32352026-09-05T01:00:35.619Z
32362026-09-05T01:00:35.619Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32372026-09-05T01:00:36.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-05T01:00:36.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-05T01:00:36.279Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-05T01:00:38.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
32412026-09-05T01:00:39.143Z
32422026-09-05T01:00:39.143Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32432026-09-05T01:00:39.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-05T01:00:39.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-05T01:00:39.808Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-05T01:00:42.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
32472026-09-05T01:00:42.683Z
32482026-09-05T01:00:42.683Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32492026-09-05T01:00:43.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-05T01:00:43.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-05T01:00:43.350Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-05T01:00:46.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
32532026-09-05T01:00:47.025Z
32542026-09-05T01:00:47.025Zinfo: running `cargo check --bins` on oximeter (136/376)
32552026-09-05T01:00:47.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-05T01:00:47.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-05T01:00:47.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582026-09-05T01:00:47.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32592026-09-05T01:00:47.591Z
32602026-09-05T01:00:47.591Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32612026-09-05T01:00:48.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-05T01:00:48.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-05T01:00:48.218Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32642026-09-05T01:00:48.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32652026-09-05T01:00:48.764Z
32662026-09-05T01:00:48.764Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32672026-09-05T01:00:49.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-05T01:00:49.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-05T01:00:49.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702026-09-05T01:00:49.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32712026-09-05T01:00:49.336Z
32722026-09-05T01:00:49.336Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32732026-09-05T01:00:49.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-05T01:00:49.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-05T01:00:49.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-05T01:00:49.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32772026-09-05T01:00:49.951Z
32782026-09-05T01:00:49.951Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32792026-09-05T01:00:50.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-05T01:00:50.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-05T01:00:50.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-05T01:00:50.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32832026-09-05T01:00:50.529Z
32842026-09-05T01:00:50.529Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32852026-09-05T01:00:51.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-05T01:00:51.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-05T01:00:51.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-05T01:00:51.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-05T01:00:51.101Z
32902026-09-05T01:00:51.101Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32912026-09-05T01:00:51.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-05T01:00:51.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-05T01:00:51.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-05T01:00:51.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32952026-09-05T01:00:51.678Z
32962026-09-05T01:00:51.678Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
32972026-09-05T01:00:52.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-05T01:00:52.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-05T01:00:52.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-05T01:00:52.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-05T01:00:52.255Z
33022026-09-05T01:00:52.255Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33032026-09-05T01:00:52.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-05T01:00:52.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-05T01:00:52.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-05T01:00:52.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33072026-09-05T01:00:52.838Z
33082026-09-05T01:00:52.838Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33092026-09-05T01:00:53.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-05T01:00:53.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-05T01:00:53.658Z Compiling crucible-workspace-hack v0.1.0
33122026-09-05T01:00:53.662Z Compiling regress v0.11.1
33132026-09-05T01:00:53.662Z Checking secrecy v0.10.3
33142026-09-05T01:00:53.662Z Checking half v2.7.1
33152026-09-05T01:00:53.662Z Checking ciborium-io v0.2.2
33162026-09-05T01:00:53.662Z Checking inout v0.1.4
33172026-09-05T01:00:53.662Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33182026-09-05T01:00:53.792Z Checking universal-hash v0.5.1
33192026-09-05T01:00:53.866Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33202026-09-05T01:00:53.918Z Compiling thiserror-impl-no-std v2.0.2
33212026-09-05T01:00:53.951Z Checking cipher v0.4.4
33222026-09-05T01:00:53.965Z Checking opaque-debug v0.3.1
33232026-09-05T01:00:54.026Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33242026-09-05T01:00:54.041Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33252026-09-05T01:00:54.055Z Checking poly1305 v0.8.0
33262026-09-05T01:00:54.069Z Checking ciborium-ll v0.2.2
33272026-09-05T01:00:54.145Z Checking chacha20 v0.9.1
33282026-09-05T01:00:54.237Z Checking ciborium v0.2.2
33292026-09-05T01:00:54.300Z Checking password-hash v0.5.0
33302026-09-05T01:00:54.315Z Checking blake2 v0.10.6
33312026-09-05T01:00:54.339Z Checking aead v0.5.2
33322026-09-05T01:00:54.437Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33332026-09-05T01:00:54.481Z Compiling toml_datetime v0.7.5+spec-1.1.0
33342026-09-05T01:00:54.522Z Checking indent_write v2.2.0
33352026-09-05T01:00:54.551Z Checking argon2 v0.5.3
33362026-09-05T01:00:54.650Z Compiling toml_edit v0.23.10+spec-1.0.0
33372026-09-05T01:00:54.664Z Checking chacha20poly1305 v0.10.1
33382026-09-05T01:00:54.721Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33392026-09-05T01:00:54.791Z Compiling unsafe-libyaml v0.2.11
33402026-09-05T01:00:54.890Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33412026-09-05T01:00:55.075Z Checking thiserror-no-std v2.0.2
33422026-09-05T01:00:55.092Z Compiling itertools v0.15.0
33432026-09-05T01:00:55.163Z Checking vsss-rs v3.3.4
33442026-09-05T01:00:55.349Z Compiling serde_yaml v0.9.34+deprecated
33452026-09-05T01:00:55.534Z Compiling typify-impl v0.6.2
33462026-09-05T01:00:55.688Z Compiling proc-macro-crate v3.4.0
33472026-09-05T01:00:56.121Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33482026-09-05T01:00:56.222Z Compiling heapless v0.8.0
33492026-09-05T01:00:56.237Z Compiling num_enum_derive v0.7.6
33502026-09-05T01:00:56.290Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33512026-09-05T01:00:56.414Z Compiling ingot-macros v0.2.0
33522026-09-05T01:00:56.679Z Checking hash32 v0.3.1
33532026-09-05T01:00:56.713Z Compiling smoltcp v0.11.0
33542026-09-05T01:00:56.782Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33552026-09-05T01:00:57.008Z Checking tabwriter v1.4.1
33562026-09-05T01:00:57.043Z Checking cobs v0.3.0
33572026-09-05T01:00:57.077Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33582026-09-05T01:00:57.154Z Checking swrite v0.1.0
33592026-09-05T01:00:57.207Z Checking postcard v1.1.3
33602026-09-05T01:00:57.244Z Compiling proc-macro-crate v1.3.1
33612026-09-05T01:00:57.273Z Checking num_enum v0.7.6
33622026-09-05T01:00:57.291Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33632026-09-05T01:00:57.387Z Compiling foreign-types-macros v0.2.3
33642026-09-05T01:00:57.410Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33652026-09-05T01:00:57.502Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33662026-09-05T01:00:57.506Z Checking colored v3.1.1
33672026-09-05T01:00:57.648Z Checking foreign-types-shared v0.3.1
33682026-09-05T01:00:57.722Z Compiling num_enum_derive v0.5.11
33692026-09-05T01:00:57.841Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33702026-09-05T01:00:57.859Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33712026-09-05T01:00:57.974Z Checking foreign-types v0.5.0
33722026-09-05T01:00:58.054Z Checking cstr-argument v0.1.2
33732026-09-05T01:00:58.179Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33742026-09-05T01:00:58.278Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33752026-09-05T01:00:58.308Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33762026-09-05T01:00:58.376Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33772026-09-05T01:00:58.391Z Checking rand v0.10.1
33782026-09-05T01:00:58.404Z Checking itertools v0.12.1
33792026-09-05T01:00:58.477Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33802026-09-05T01:00:58.540Z Compiling zone_cfg_derive v0.3.1
33812026-09-05T01:00:58.743Z Checking num_enum v0.5.11
33822026-09-05T01:00:58.797Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33832026-09-05T01:00:58.924Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33842026-09-05T01:00:58.937Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33852026-09-05T01:00:59.029Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33862026-09-05T01:00:59.186Z Compiling num-derive v0.4.2
33872026-09-05T01:00:59.204Z Compiling semver v0.1.20
33882026-09-05T01:00:59.218Z Checking ingot-types v0.2.0
33892026-09-05T01:00:59.410Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33902026-09-05T01:00:59.497Z Checking zone v0.3.1
33912026-09-05T01:00:59.608Z Checking ingot v0.2.1
33922026-09-05T01:00:59.627Z Compiling rustc_version v0.1.7
33932026-09-05T01:00:59.750Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33942026-09-05T01:00:59.875Z Checking smf v0.2.3
33952026-09-05T01:00:59.911Z Checking nom v8.0.0
33962026-09-05T01:01:00.005Z Checking csv-core v0.1.13
33972026-09-05T01:01:00.062Z Compiling typify-macro v0.6.2
33982026-09-05T01:01:00.091Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33992026-09-05T01:01:00.105Z Checking whoami v1.6.1
34002026-09-05T01:01:00.182Z Checking csv v1.4.0
34012026-09-05T01:01:00.277Z Compiling newtype_derive v0.1.6
34022026-09-05T01:01:00.308Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34032026-09-05T01:01:00.441Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34042026-09-05T01:01:00.463Z Compiling cancel-safe-futures v0.1.5
34052026-09-05T01:01:00.531Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34062026-09-05T01:01:00.546Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34072026-09-05T01:01:00.664Z Compiling libefi-sys v0.1.0
34082026-09-05T01:01:00.862Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34092026-09-05T01:01:00.946Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34102026-09-05T01:01:00.962Z Checking oxide-update-engine-types v0.1.2
34112026-09-05T01:01:01.036Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34122026-09-05T01:01:01.149Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34132026-09-05T01:01:01.216Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34142026-09-05T01:01:01.274Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34152026-09-05T01:01:01.361Z Compiling bitfield-struct v0.6.2
34162026-09-05T01:01:01.499Z Checking linear-map v1.2.0
34172026-09-05T01:01:01.687Z Checking steno v0.4.1
34182026-09-05T01:01:01.877Z Compiling typify v0.6.2
34192026-09-05T01:01:01.891Z Checking oxide-update-engine v0.1.2
34202026-09-05T01:01:01.943Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34212026-09-05T01:01:01.970Z Compiling progenitor-impl v0.14.0
34222026-09-05T01:01:01.988Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34232026-09-05T01:01:02.225Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34242026-09-05T01:01:02.335Z Checking sha1 v0.10.6
34252026-09-05T01:01:02.388Z Checking utf-8 v0.7.6
34262026-09-05T01:01:02.405Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34272026-09-05T01:01:02.502Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34282026-09-05T01:01:02.525Z Checking tungstenite v0.21.0
34292026-09-05T01:01:02.580Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34302026-09-05T01:01:02.697Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34312026-09-05T01:01:02.816Z Checking ignore v0.4.25
34322026-09-05T01:01:02.850Z Checking anstyle-parse v0.2.7
34332026-09-05T01:01:02.893Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34342026-09-05T01:01:02.957Z Compiling xshell-macros v0.2.7
34352026-09-05T01:01:03.005Z Checking anstream v0.6.21
34362026-09-05T01:01:03.096Z Checking tokio-tungstenite v0.21.0
34372026-09-05T01:01:03.210Z Checking globwalk v0.9.1
34382026-09-05T01:01:03.210Z Checking predicates-tree v1.0.13
34392026-09-05T01:01:03.330Z Checking xshell v0.2.7
34402026-09-05T01:01:03.345Z Checking filetime v0.2.27
34412026-09-05T01:01:03.373Z Checking tagptr v0.2.0
34422026-09-05T01:01:03.388Z Checking xattr v1.6.1
34432026-09-05T01:01:03.442Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34442026-09-05T01:01:03.477Z Checking camino-tempfile-ext v0.3.3
34452026-09-05T01:01:03.512Z Checking tar v0.4.46
34462026-09-05T01:01:03.512Z Checking moka v0.12.13
34472026-09-05T01:01:03.541Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34482026-09-05T01:01:03.655Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34492026-09-05T01:01:03.670Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34502026-09-05T01:01:03.718Z Checking rand_seeder v0.4.0
34512026-09-05T01:01:03.787Z Checking half v1.8.3
34522026-09-05T01:01:03.812Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34532026-09-05T01:01:03.862Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34542026-09-05T01:01:03.898Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34552026-09-05T01:01:03.982Z Checking serde_cbor v0.11.2
34562026-09-05T01:01:04.215Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34572026-09-05T01:01:04.227Z Checking sha2 v0.11.0
34582026-09-05T01:01:04.227Z Checking hickory-resolver v0.25.2
34592026-09-05T01:01:04.364Z Checking digest-io v0.1.0
34602026-09-05T01:01:04.497Z Compiling petname v2.0.2
34612026-09-05T01:01:04.566Z Compiling progenitor-macro v0.14.0
34622026-09-05T01:01:04.783Z Checking rawzip v0.4.4
34632026-09-05T01:01:04.828Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34642026-09-05T01:01:04.900Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34652026-09-05T01:01:05.223Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34662026-09-05T01:01:05.238Z Checking sapling-renderdag v0.1.0
34672026-09-05T01:01:05.360Z Checking subprocess v0.2.15
34682026-09-05T01:01:05.406Z Checking sync-ptr v0.1.4
34692026-09-05T01:01:05.514Z Checking colored v2.2.0
34702026-09-05T01:01:05.529Z Checking assert_matches v1.5.0
34712026-09-05T01:01:05.653Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34722026-09-05T01:01:05.763Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34732026-09-05T01:01:05.945Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34742026-09-05T01:01:06.509Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34752026-09-05T01:01:06.513Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34762026-09-05T01:01:07.166Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34772026-09-05T01:01:07.166Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34782026-09-05T01:01:07.541Z Checking progenitor v0.14.0
34792026-09-05T01:01:07.680Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-05T01:01:07.680Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34812026-09-05T01:01:07.683Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34822026-09-05T01:01:07.683Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34832026-09-05T01:01:07.683Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34842026-09-05T01:01:07.925Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34852026-09-05T01:01:08.287Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-05T01:01:08.304Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34872026-09-05T01:01:08.616Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34882026-09-05T01:01:08.658Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34892026-09-05T01:01:08.856Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34902026-09-05T01:01:09.109Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34912026-09-05T01:01:09.436Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34922026-09-05T01:01:10.002Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34932026-09-05T01:01:10.649Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34942026-09-05T01:01:10.709Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34952026-09-05T01:01:19.382Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34962026-09-05T01:01:26.623Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34972026-09-05T01:01:26.624Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34982026-09-05T01:01:26.627Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34992026-09-05T01:01:28.123Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35002026-09-05T01:01:29.389Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35012026-09-05T01:01:31.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.78s
35022026-09-05T01:01:31.837Z
35032026-09-05T01:01:31.838Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35042026-09-05T01:01:32.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-09-05T01:01:32.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-09-05T01:01:32.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-09-05T01:01:32.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35082026-09-05T01:01:32.458Z
35092026-09-05T01:01:32.458Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35102026-09-05T01:01:32.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-05T01:01:32.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-05T01:01:32.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-05T01:01:32.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35142026-09-05T01:01:33.018Z
35152026-09-05T01:01:33.018Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35162026-09-05T01:01:33.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-05T01:01:33.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-05T01:01:33.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-05T01:01:33.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35202026-09-05T01:01:33.587Z
35212026-09-05T01:01:33.587Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35222026-09-05T01:01:34.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-05T01:01:34.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-05T01:01:34.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-05T01:01:34.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35262026-09-05T01:01:34.134Z
35272026-09-05T01:01:34.134Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35282026-09-05T01:01:34.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-05T01:01:34.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-05T01:01:34.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-05T01:01:34.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-05T01:01:34.687Z
35332026-09-05T01:01:34.688Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35342026-09-05T01:01:35.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-05T01:01:35.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-05T01:01:35.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-05T01:01:35.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35382026-09-05T01:01:35.237Z
35392026-09-05T01:01:35.237Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35402026-09-05T01:01:35.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-05T01:01:35.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-05T01:01:35.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-05T01:01:35.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-05T01:01:35.793Z
35452026-09-05T01:01:35.793Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35462026-09-05T01:01:36.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-05T01:01:36.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-05T01:01:36.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-05T01:01:36.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35502026-09-05T01:01:36.337Z
35512026-09-05T01:01:36.337Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35522026-09-05T01:01:37.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-05T01:01:37.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-05T01:01:37.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-05T01:01:37.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35562026-09-05T01:01:37.230Z
35572026-09-05T01:01:37.230Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35582026-09-05T01:01:37.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-05T01:01:37.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-05T01:01:37.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-05T01:01:37.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-05T01:01:37.495Z
35632026-09-05T01:01:37.495Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35642026-09-05T01:01:37.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-05T01:01:37.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-05T01:01:37.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-05T01:01:37.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35682026-09-05T01:01:38.075Z
35692026-09-05T01:01:38.075Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35702026-09-05T01:01:38.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-05T01:01:38.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-05T01:01:38.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-05T01:01:38.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-05T01:01:38.658Z
35752026-09-05T01:01:38.658Zinfo: running `cargo check --bins` on key-manager (158/376)
35762026-09-05T01:01:39.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-05T01:01:39.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-05T01:01:39.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-05T01:01:39.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35802026-09-05T01:01:39.229Z
35812026-09-05T01:01:39.229Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35822026-09-05T01:01:39.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-05T01:01:39.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-05T01:01:39.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-05T01:01:39.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35862026-09-05T01:01:39.809Z
35872026-09-05T01:01:39.809Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35882026-09-05T01:01:40.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-05T01:01:40.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-05T01:01:40.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-05T01:01:40.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-05T01:01:40.391Z
35932026-09-05T01:01:40.391Zinfo: running `cargo check --bins` on typed-rng (161/376)
35942026-09-05T01:01:40.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-05T01:01:40.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-05T01:01:40.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-05T01:01:40.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35982026-09-05T01:01:40.935Z
35992026-09-05T01:01:40.935Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36002026-09-05T01:01:41.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-05T01:01:41.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-05T01:01:41.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-05T01:01:41.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36042026-09-05T01:01:41.547Z
36052026-09-05T01:01:41.547Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36062026-09-05T01:01:42.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-05T01:01:42.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-05T01:01:42.268Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36092026-09-05T01:01:42.268Z Checking void v1.0.2
36102026-09-05T01:01:42.272Z Checking tungstenite v0.23.0
36112026-09-05T01:01:42.273Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36122026-09-05T01:01:42.273Z Checking nix v0.27.1
36132026-09-05T01:01:42.396Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36142026-09-05T01:01:42.407Z Checking dropshot-api-manager-types v0.8.0
36152026-09-05T01:01:42.417Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36162026-09-05T01:01:42.470Z Checking lzss v0.8.2
36172026-09-05T01:01:42.575Z Checking kstat-rs v0.2.5
36182026-09-05T01:01:42.594Z Checking fxhash v0.2.1
36192026-09-05T01:01:42.646Z Checking serde_bytes v0.11.19
36202026-09-05T01:01:42.671Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36212026-09-05T01:01:42.686Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36222026-09-05T01:01:42.704Z Checking signal-hook-tokio v0.3.1
36232026-09-05T01:01:42.750Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36242026-09-05T01:01:42.781Z Checking tokio-tungstenite v0.23.1
36252026-09-05T01:01:42.886Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36262026-09-05T01:01:43.975Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36272026-09-05T01:01:44.513Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36282026-09-05T01:01:46.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
36292026-09-05T01:01:46.817Z
36302026-09-05T01:01:46.817Zinfo: running `cargo check --bins` on gateway-api (164/376)
36312026-09-05T01:01:47.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322026-09-05T01:01:47.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332026-09-05T01:01:47.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342026-09-05T01:01:47.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36352026-09-05T01:01:47.375Z
36362026-09-05T01:01:47.375Zinfo: running `cargo check --bins` on ipcc (165/376)
36372026-09-05T01:01:47.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-05T01:01:47.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-05T01:01:47.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-05T01:01:47.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36412026-09-05T01:01:47.952Z
36422026-09-05T01:01:47.952Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36432026-09-05T01:01:48.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-05T01:01:48.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-05T01:01:48.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-05T01:01:48.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36472026-09-05T01:01:48.479Z
36482026-09-05T01:01:48.479Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36492026-09-05T01:01:48.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-05T01:01:48.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-05T01:01:48.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-05T01:01:48.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36532026-09-05T01:01:49.072Z
36542026-09-05T01:01:49.072Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36552026-09-05T01:01:49.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-05T01:01:49.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-05T01:01:49.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-05T01:01:49.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36592026-09-05T01:01:49.639Z
36602026-09-05T01:01:49.639Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36612026-09-05T01:01:50.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-05T01:01:50.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-05T01:01:50.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-05T01:01:50.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-05T01:01:50.209Z
36662026-09-05T01:01:50.209Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36672026-09-05T01:01:50.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-05T01:01:50.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-05T01:01:50.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-05T01:01:50.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-05T01:01:50.783Z
36722026-09-05T01:01:50.783Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36732026-09-05T01:01:51.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-05T01:01:51.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-05T01:01:51.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-05T01:01:51.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36772026-09-05T01:01:51.367Z
36782026-09-05T01:01:51.367Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36792026-09-05T01:01:51.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-05T01:01:51.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-05T01:01:51.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-05T01:01:51.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36832026-09-05T01:01:51.930Z
36842026-09-05T01:01:51.930Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36852026-09-05T01:01:52.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-05T01:01:52.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-05T01:01:52.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-05T01:01:52.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36892026-09-05T01:01:52.495Z
36902026-09-05T01:01:52.495Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36912026-09-05T01:01:52.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-05T01:01:52.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-05T01:01:52.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-05T01:01:52.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-05T01:01:53.062Z
36962026-09-05T01:01:53.062Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
36972026-09-05T01:01:53.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-05T01:01:53.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-05T01:01:53.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-05T01:01:53.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-05T01:01:53.630Z
37022026-09-05T01:01:53.630Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37032026-09-05T01:01:54.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-05T01:01:54.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-05T01:01:54.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-05T01:01:54.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37072026-09-05T01:01:54.193Z
37082026-09-05T01:01:54.194Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37092026-09-05T01:01:54.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-05T01:01:54.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-05T01:01:54.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-05T01:01:54.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-05T01:01:54.760Z
37142026-09-05T01:01:54.761Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37152026-09-05T01:01:55.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-05T01:01:55.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-05T01:01:55.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-05T01:01:55.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37192026-09-05T01:01:55.326Z
37202026-09-05T01:01:55.326Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37212026-09-05T01:01:55.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-05T01:01:55.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-05T01:01:55.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-05T01:01:55.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-05T01:01:55.892Z
37262026-09-05T01:01:55.892Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37272026-09-05T01:01:56.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-05T01:01:56.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-05T01:01:56.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-05T01:01:56.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37312026-09-05T01:01:56.457Z
37322026-09-05T01:01:56.457Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37332026-09-05T01:01:56.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-05T01:01:56.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-05T01:01:56.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-05T01:01:56.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-05T01:01:57.025Z
37382026-09-05T01:01:57.025Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37392026-09-05T01:01:57.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-05T01:01:57.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-05T01:01:57.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-05T01:01:57.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37432026-09-05T01:01:57.589Z
37442026-09-05T01:01:57.589Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37452026-09-05T01:01:58.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-05T01:01:58.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-05T01:01:58.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-05T01:01:58.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37492026-09-05T01:01:58.155Z
37502026-09-05T01:01:58.155Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37512026-09-05T01:01:58.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-05T01:01:58.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-05T01:01:58.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-05T01:01:58.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-05T01:01:58.722Z
37562026-09-05T01:01:58.722Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37572026-09-05T01:01:59.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-05T01:01:59.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-05T01:01:59.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-05T01:01:59.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-05T01:01:59.288Z
37622026-09-05T01:01:59.289Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37632026-09-05T01:01:59.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-05T01:01:59.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-05T01:01:59.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-05T01:01:59.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37672026-09-05T01:01:59.874Z
37682026-09-05T01:01:59.874Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37692026-09-05T01:02:00.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-05T01:02:00.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-05T01:02:00.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-05T01:02:00.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37732026-09-05T01:02:00.455Z
37742026-09-05T01:02:00.455Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37752026-09-05T01:02:00.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-05T01:02:00.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-05T01:02:00.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-05T01:02:00.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37792026-09-05T01:02:01.037Z
37802026-09-05T01:02:01.037Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37812026-09-05T01:02:01.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-05T01:02:01.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-05T01:02:01.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-05T01:02:01.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37852026-09-05T01:02:01.627Z
37862026-09-05T01:02:01.628Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37872026-09-05T01:02:02.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-05T01:02:02.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-05T01:02:02.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-05T01:02:02.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37912026-09-05T01:02:02.218Z
37922026-09-05T01:02:02.218Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37932026-09-05T01:02:02.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-05T01:02:02.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-05T01:02:02.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-05T01:02:02.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37972026-09-05T01:02:02.812Z
37982026-09-05T01:02:02.812Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
37992026-09-05T01:02:03.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-05T01:02:03.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-05T01:02:03.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-05T01:02:03.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-05T01:02:03.405Z
38042026-09-05T01:02:03.405Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38052026-09-05T01:02:03.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-05T01:02:03.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-05T01:02:03.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-05T01:02:03.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38092026-09-05T01:02:03.994Z
38102026-09-05T01:02:03.994Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38112026-09-05T01:02:04.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-05T01:02:04.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-05T01:02:04.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-05T01:02:04.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38152026-09-05T01:02:04.580Z
38162026-09-05T01:02:04.580Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38172026-09-05T01:02:05.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-05T01:02:05.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-05T01:02:05.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-05T01:02:05.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38212026-09-05T01:02:05.169Z
38222026-09-05T01:02:05.169Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38232026-09-05T01:02:05.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-05T01:02:05.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-05T01:02:05.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-05T01:02:05.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-09-05T01:02:05.764Z
38282026-09-05T01:02:05.767Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38292026-09-05T01:02:06.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-05T01:02:06.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-05T01:02:06.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-05T01:02:06.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38332026-09-05T01:02:06.352Z
38342026-09-05T01:02:06.352Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38352026-09-05T01:02:06.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-05T01:02:06.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-05T01:02:06.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-05T01:02:06.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-05T01:02:06.941Z
38402026-09-05T01:02:06.941Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38412026-09-05T01:02:07.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-05T01:02:07.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-05T01:02:07.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-05T01:02:07.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38452026-09-05T01:02:07.536Z
38462026-09-05T01:02:07.536Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38472026-09-05T01:02:08.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-05T01:02:08.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-05T01:02:08.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-05T01:02:08.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38512026-09-05T01:02:08.131Z
38522026-09-05T01:02:08.131Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38532026-09-05T01:02:08.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-05T01:02:08.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-05T01:02:08.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-05T01:02:08.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-05T01:02:08.725Z
38582026-09-05T01:02:08.725Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38592026-09-05T01:02:09.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-05T01:02:09.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-05T01:02:09.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-05T01:02:09.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38632026-09-05T01:02:09.316Z
38642026-09-05T01:02:09.316Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38652026-09-05T01:02:09.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-05T01:02:09.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-05T01:02:09.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-05T01:02:09.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-05T01:02:09.909Z
38702026-09-05T01:02:09.909Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38712026-09-05T01:02:10.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-05T01:02:10.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-05T01:02:10.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-05T01:02:10.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38752026-09-05T01:02:10.482Z
38762026-09-05T01:02:10.482Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38772026-09-05T01:02:11.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-05T01:02:11.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-05T01:02:11.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-05T01:02:11.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38812026-09-05T01:02:11.062Z
38822026-09-05T01:02:11.062Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38832026-09-05T01:02:11.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-05T01:02:11.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-05T01:02:11.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-05T01:02:11.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-05T01:02:11.631Z
38882026-09-05T01:02:11.631Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38892026-09-05T01:02:12.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-05T01:02:12.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-05T01:02:12.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-05T01:02:12.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-05T01:02:12.206Z
38942026-09-05T01:02:12.206Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
38952026-09-05T01:02:12.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-05T01:02:12.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-05T01:02:12.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-05T01:02:12.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
38992026-09-05T01:02:12.765Z
39002026-09-05T01:02:12.765Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39012026-09-05T01:02:13.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-05T01:02:13.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-05T01:02:13.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-05T01:02:13.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-05T01:02:13.333Z
39062026-09-05T01:02:13.333Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39072026-09-05T01:02:13.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-05T01:02:13.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-05T01:02:13.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-05T01:02:13.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-05T01:02:13.905Z
39122026-09-05T01:02:13.905Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39132026-09-05T01:02:14.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-05T01:02:14.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-05T01:02:14.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-05T01:02:14.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-05T01:02:14.475Z
39182026-09-05T01:02:14.475Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39192026-09-05T01:02:14.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-05T01:02:14.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-05T01:02:14.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-05T01:02:14.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-05T01:02:15.044Z
39242026-09-05T01:02:15.044Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39252026-09-05T01:02:15.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-05T01:02:15.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-05T01:02:15.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-05T01:02:15.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-05T01:02:15.617Z
39302026-09-05T01:02:15.617Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39312026-09-05T01:02:16.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-05T01:02:16.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-05T01:02:16.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-05T01:02:16.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-05T01:02:16.184Z
39362026-09-05T01:02:16.184Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39372026-09-05T01:02:16.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-05T01:02:16.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-05T01:02:16.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-05T01:02:16.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-05T01:02:16.753Z
39422026-09-05T01:02:16.754Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39432026-09-05T01:02:17.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-05T01:02:17.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-05T01:02:17.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-05T01:02:17.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-05T01:02:17.323Z
39482026-09-05T01:02:17.323Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39492026-09-05T01:02:17.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-05T01:02:17.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-05T01:02:17.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-05T01:02:17.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-05T01:02:17.891Z
39542026-09-05T01:02:17.891Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39552026-09-05T01:02:18.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-05T01:02:18.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-05T01:02:18.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-05T01:02:18.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39592026-09-05T01:02:18.463Z
39602026-09-05T01:02:18.463Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39612026-09-05T01:02:18.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-05T01:02:18.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-05T01:02:18.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-05T01:02:18.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-05T01:02:19.033Z
39662026-09-05T01:02:19.033Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39672026-09-05T01:02:19.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-05T01:02:19.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-05T01:02:19.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-05T01:02:19.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39712026-09-05T01:02:19.624Z
39722026-09-05T01:02:19.624Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39732026-09-05T01:02:20.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-05T01:02:20.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-05T01:02:20.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-05T01:02:20.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39772026-09-05T01:02:20.208Z
39782026-09-05T01:02:20.208Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39792026-09-05T01:02:20.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-05T01:02:20.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-05T01:02:20.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-05T01:02:20.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39832026-09-05T01:02:20.794Z
39842026-09-05T01:02:20.794Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39852026-09-05T01:02:21.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-05T01:02:21.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-05T01:02:21.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-05T01:02:21.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39892026-09-05T01:02:21.383Z
39902026-09-05T01:02:21.383Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39912026-09-05T01:02:21.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-05T01:02:21.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-05T01:02:21.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-05T01:02:21.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39952026-09-05T01:02:21.969Z
39962026-09-05T01:02:21.970Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
39972026-09-05T01:02:22.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-05T01:02:22.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-05T01:02:22.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-05T01:02:22.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-05T01:02:22.561Z
40022026-09-05T01:02:22.561Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40032026-09-05T01:02:23.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-05T01:02:23.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-05T01:02:23.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-05T01:02:23.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40072026-09-05T01:02:23.144Z
40082026-09-05T01:02:23.144Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40092026-09-05T01:02:23.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-05T01:02:23.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-05T01:02:23.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-05T01:02:23.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40132026-09-05T01:02:23.732Z
40142026-09-05T01:02:23.732Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40152026-09-05T01:02:24.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-05T01:02:24.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-05T01:02:24.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-05T01:02:24.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40192026-09-05T01:02:24.315Z
40202026-09-05T01:02:24.315Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40212026-09-05T01:02:24.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-05T01:02:24.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-05T01:02:24.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-05T01:02:24.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40252026-09-05T01:02:24.896Z
40262026-09-05T01:02:24.897Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40272026-09-05T01:02:25.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-05T01:02:25.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-05T01:02:25.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-05T01:02:25.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-05T01:02:25.489Z
40322026-09-05T01:02:25.489Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40332026-09-05T01:02:25.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-05T01:02:25.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-05T01:02:25.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-05T01:02:25.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40372026-09-05T01:02:26.075Z
40382026-09-05T01:02:26.075Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40392026-09-05T01:02:26.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-05T01:02:26.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-05T01:02:26.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-05T01:02:26.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40432026-09-05T01:02:26.664Z
40442026-09-05T01:02:26.664Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40452026-09-05T01:02:27.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-05T01:02:27.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-05T01:02:27.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-05T01:02:27.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40492026-09-05T01:02:27.249Z
40502026-09-05T01:02:27.250Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40512026-09-05T01:02:27.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-05T01:02:27.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-05T01:02:27.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-05T01:02:27.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40552026-09-05T01:02:27.835Z
40562026-09-05T01:02:27.835Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40572026-09-05T01:02:28.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-05T01:02:28.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-05T01:02:28.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-05T01:02:28.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40612026-09-05T01:02:28.447Z
40622026-09-05T01:02:28.447Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40632026-09-05T01:02:28.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-05T01:02:28.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-05T01:02:28.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-05T01:02:28.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40672026-09-05T01:02:29.021Z
40682026-09-05T01:02:29.021Zinfo: running `cargo check --bins` on dns-server (237/376)
40692026-09-05T01:02:29.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-05T01:02:29.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-05T01:02:29.666Z Compiling parking_lot_core v0.8.6
40722026-09-05T01:02:29.775Z Compiling git-stub v1.0.0
40732026-09-05T01:02:29.783Z Checking prefix-trie v0.7.0
40742026-09-05T01:02:29.786Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40752026-09-05T01:02:29.900Z Compiling git-stub-vcs v0.1.0
40762026-09-05T01:02:30.057Z Checking hickory-server v0.25.2
40772026-09-05T01:02:30.159Z Checking parking_lot v0.11.2
40782026-09-05T01:02:30.193Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40792026-09-05T01:02:30.323Z Checking sled v0.34.7
40802026-09-05T01:02:32.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
40812026-09-05T01:02:32.427Z
40822026-09-05T01:02:32.427Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40832026-09-05T01:02:32.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-05T01:02:32.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-05T01:02:32.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-05T01:02:32.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
40872026-09-05T01:02:32.986Z
40882026-09-05T01:02:32.986Zinfo: running `cargo check --bins` on nexus-client (239/376)
40892026-09-05T01:02:33.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-05T01:02:33.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-05T01:02:33.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-05T01:02:33.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40932026-09-05T01:02:33.594Z
40942026-09-05T01:02:33.594Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
40952026-09-05T01:02:34.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-05T01:02:34.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-05T01:02:34.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-05T01:02:34.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40992026-09-05T01:02:34.168Z
41002026-09-05T01:02:34.168Zinfo: running `cargo check --bins` on sp-sim (241/376)
41012026-09-05T01:02:34.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-05T01:02:34.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-05T01:02:34.870Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41042026-09-05T01:02:35.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
41052026-09-05T01:02:35.565Z
41062026-09-05T01:02:35.566Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41072026-09-05T01:02:36.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-05T01:02:36.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-05T01:02:36.373Z Compiling proc-macro-error-attr2 v2.0.0
41102026-09-05T01:02:36.501Z Compiling hashbrown v0.14.5
41112026-09-05T01:02:36.504Z Compiling rfc6979 v0.4.0
41122026-09-05T01:02:36.515Z Compiling salty v0.3.0
41132026-09-05T01:02:36.526Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41142026-09-05T01:02:36.535Z Compiling primeorder v0.13.6
41152026-09-05T01:02:36.548Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41162026-09-05T01:02:36.617Z Compiling ecdsa v0.16.9
41172026-09-05T01:02:36.661Z Compiling sha1 v0.10.6
41182026-09-05T01:02:36.781Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41192026-09-05T01:02:36.870Z Compiling proc-macro-error2 v2.0.1
41202026-09-05T01:02:36.961Z Compiling p384 v0.13.1
41212026-09-05T01:02:36.978Z Compiling chumsky v0.9.3
41222026-09-05T01:02:36.996Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41232026-09-05T01:02:37.027Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41242026-09-05T01:02:37.182Z Compiling knus-derive v3.4.0
41252026-09-05T01:02:37.197Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41262026-09-05T01:02:37.227Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41272026-09-05T01:02:37.292Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41282026-09-05T01:02:37.448Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41292026-09-05T01:02:37.488Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41302026-09-05T01:02:37.646Z Checking corncobs v0.1.4
41312026-09-05T01:02:37.684Z Checking libscf-sys v1.2.0
41322026-09-05T01:02:37.699Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41332026-09-05T01:02:37.712Z Checking secrecy v0.8.0
41342026-09-05T01:02:37.727Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41352026-09-05T01:02:37.767Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-05T01:02:37.810Z Checking papergrid v0.18.0
41372026-09-05T01:02:37.832Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41382026-09-05T01:02:37.882Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41392026-09-05T01:02:38.014Z Compiling unicase v2.9.0
41402026-09-05T01:02:38.067Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41412026-09-05T01:02:38.130Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41422026-09-05T01:02:38.164Z Checking itertools v0.15.0
41432026-09-05T01:02:38.210Z Compiling mime_guess v2.0.5
41442026-09-05T01:02:38.326Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41452026-09-05T01:02:38.349Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41462026-09-05T01:02:38.577Z Checking tabled v0.21.0
41472026-09-05T01:02:38.592Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41482026-09-05T01:02:38.605Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41492026-09-05T01:02:38.618Z Compiling knus v3.4.0
41502026-09-05T01:02:38.768Z Checking http-range v0.1.5
41512026-09-05T01:02:38.890Z Checking crc8 v0.1.1
41522026-09-05T01:02:38.921Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41532026-09-05T01:02:39.261Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41542026-09-05T01:02:39.284Z Checking scuffle v0.1.0
41552026-09-05T01:02:39.309Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41562026-09-05T01:02:39.439Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41572026-09-05T01:02:39.455Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41582026-09-05T01:02:39.468Z Checking nanorand v0.7.0
41592026-09-05T01:02:39.486Z Checking hyper-staticfile v0.10.1
41602026-09-05T01:02:39.664Z Checking flume v0.11.1
41612026-09-05T01:02:39.789Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41622026-09-05T01:02:39.831Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41632026-09-05T01:02:39.846Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41642026-09-05T01:02:39.909Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41652026-09-05T01:02:39.952Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41662026-09-05T01:02:40.161Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41672026-09-05T01:02:40.177Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41682026-09-05T01:02:40.193Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41692026-09-05T01:02:40.348Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41702026-09-05T01:02:40.482Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41712026-09-05T01:02:40.734Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41722026-09-05T01:02:40.844Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41732026-09-05T01:02:41.377Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41742026-09-05T01:02:42.184Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41752026-09-05T01:02:44.091Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41762026-09-05T01:02:45.113Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41772026-09-05T01:02:45.671Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41782026-09-05T01:02:45.674Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41792026-09-05T01:02:46.327Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41802026-09-05T01:02:57.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s
41812026-09-05T01:02:57.538Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41822026-09-05T01:02:57.538Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41832026-09-05T01:02:57.742Z
41842026-09-05T01:02:57.743Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41852026-09-05T01:02:58.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-09-05T01:02:58.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-09-05T01:02:58.511Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41882026-09-05T01:03:08.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
41892026-09-05T01:03:08.777Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41902026-09-05T01:03:08.777Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41912026-09-05T01:03:08.979Z
41922026-09-05T01:03:08.979Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41932026-09-05T01:03:09.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-09-05T01:03:09.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-09-05T01:03:09.751Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41962026-09-05T01:03:19.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
41972026-09-05T01:03:19.984Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41982026-09-05T01:03:19.984Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41992026-09-05T01:03:20.177Z
42002026-09-05T01:03:20.177Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42012026-09-05T01:03:20.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022026-09-05T01:03:20.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032026-09-05T01:03:20.945Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42042026-09-05T01:03:31.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42052026-09-05T01:03:31.223Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42062026-09-05T01:03:31.223Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42072026-09-05T01:03:31.423Z
42082026-09-05T01:03:31.423Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42092026-09-05T01:03:31.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-09-05T01:03:31.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-09-05T01:03:32.197Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42122026-09-05T01:03:42.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
42132026-09-05T01:03:42.475Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42142026-09-05T01:03:42.475Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42152026-09-05T01:03:42.679Z
42162026-09-05T01:03:42.679Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42172026-09-05T01:03:43.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-09-05T01:03:43.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-09-05T01:03:43.455Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42202026-09-05T01:03:54.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s
42212026-09-05T01:03:54.027Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42222026-09-05T01:03:54.027Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42232026-09-05T01:03:54.223Z
42242026-09-05T01:03:54.223Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42252026-09-05T01:03:54.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42262026-09-05T01:03:54.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42272026-09-05T01:03:55.995Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42282026-09-05T01:04:05.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
42292026-09-05T01:04:05.203Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42302026-09-05T01:04:05.203Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42312026-09-05T01:04:05.404Z
42322026-09-05T01:04:05.404Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42332026-09-05T01:04:05.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-09-05T01:04:05.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-09-05T01:04:06.174Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-09-05T01:04:16.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.98s
42372026-09-05T01:04:16.394Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42382026-09-05T01:04:16.394Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42392026-09-05T01:04:16.601Z
42402026-09-05T01:04:16.601Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42412026-09-05T01:04:17.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-09-05T01:04:17.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-09-05T01:04:17.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42442026-09-05T01:04:17.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42452026-09-05T01:04:17.178Z
42462026-09-05T01:04:17.178Zinfo: running `cargo check --bins` on installinator-common (251/376)
42472026-09-05T01:04:17.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-05T01:04:17.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-05T01:04:17.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-05T01:04:17.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42512026-09-05T01:04:17.764Z
42522026-09-05T01:04:17.764Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42532026-09-05T01:04:18.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-05T01:04:18.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-05T01:04:18.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-05T01:04:18.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42572026-09-05T01:04:18.322Z
42582026-09-05T01:04:18.322Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42592026-09-05T01:04:18.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-05T01:04:18.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-05T01:04:18.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-05T01:04:18.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42632026-09-05T01:04:18.926Z
42642026-09-05T01:04:18.926Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42652026-09-05T01:04:19.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-05T01:04:19.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-05T01:04:19.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-05T01:04:19.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42692026-09-05T01:04:19.494Z
42702026-09-05T01:04:19.494Zinfo: running `cargo check --bins` on range-requests (255/376)
42712026-09-05T01:04:19.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-05T01:04:19.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-05T01:04:19.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-05T01:04:19.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42752026-09-05T01:04:20.057Z
42762026-09-05T01:04:20.057Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42772026-09-05T01:04:20.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-05T01:04:20.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-05T01:04:20.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-05T01:04:20.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42812026-09-05T01:04:20.625Z
42822026-09-05T01:04:20.625Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42832026-09-05T01:04:21.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-05T01:04:21.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-05T01:04:21.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-05T01:04:21.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42872026-09-05T01:04:21.184Z
42882026-09-05T01:04:21.184Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42892026-09-05T01:04:21.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-05T01:04:21.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-05T01:04:21.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-05T01:04:21.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42932026-09-05T01:04:21.773Z
42942026-09-05T01:04:21.773Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
42952026-09-05T01:04:22.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-05T01:04:22.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-05T01:04:22.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-05T01:04:22.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42992026-09-05T01:04:22.364Z
43002026-09-05T01:04:22.364Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43012026-09-05T01:04:22.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-05T01:04:22.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-05T01:04:22.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-05T01:04:22.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43052026-09-05T01:04:22.951Z
43062026-09-05T01:04:22.951Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43072026-09-05T01:04:23.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-05T01:04:23.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-05T01:04:23.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-05T01:04:23.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43112026-09-05T01:04:23.550Z
43122026-09-05T01:04:23.550Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43132026-09-05T01:04:24.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-05T01:04:24.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-05T01:04:24.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-05T01:04:24.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43172026-09-05T01:04:24.148Z
43182026-09-05T01:04:24.148Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43192026-09-05T01:04:24.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-05T01:04:24.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-05T01:04:24.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-05T01:04:24.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43232026-09-05T01:04:24.730Z
43242026-09-05T01:04:24.730Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43252026-09-05T01:04:25.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-05T01:04:25.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-05T01:04:25.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-05T01:04:25.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43292026-09-05T01:04:25.323Z
43302026-09-05T01:04:25.323Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43312026-09-05T01:04:25.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-05T01:04:25.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-05T01:04:25.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-05T01:04:25.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43352026-09-05T01:04:25.919Z
43362026-09-05T01:04:25.919Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43372026-09-05T01:04:26.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-05T01:04:26.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-05T01:04:26.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-05T01:04:26.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-05T01:04:26.516Z
43422026-09-05T01:04:26.516Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43432026-09-05T01:04:27.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-05T01:04:27.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-05T01:04:27.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-05T01:04:27.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43472026-09-05T01:04:27.115Z
43482026-09-05T01:04:27.116Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43492026-09-05T01:04:27.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-05T01:04:27.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-05T01:04:27.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-05T01:04:27.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43532026-09-05T01:04:27.709Z
43542026-09-05T01:04:27.709Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43552026-09-05T01:04:28.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-05T01:04:28.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-05T01:04:28.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-05T01:04:28.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43592026-09-05T01:04:28.326Z
43602026-09-05T01:04:28.326Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43612026-09-05T01:04:28.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-05T01:04:28.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-05T01:04:28.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-05T01:04:28.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-05T01:04:28.946Z
43662026-09-05T01:04:28.946Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43672026-09-05T01:04:29.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-05T01:04:29.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-05T01:04:29.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-05T01:04:29.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43712026-09-05T01:04:29.545Z
43722026-09-05T01:04:29.545Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43732026-09-05T01:04:30.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-05T01:04:30.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-05T01:04:30.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-05T01:04:30.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43772026-09-05T01:04:30.150Z
43782026-09-05T01:04:30.150Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43792026-09-05T01:04:30.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-05T01:04:30.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-05T01:04:30.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-05T01:04:30.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-05T01:04:30.767Z
43842026-09-05T01:04:30.768Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43852026-09-05T01:04:31.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-05T01:04:31.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-05T01:04:31.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-05T01:04:31.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
43892026-09-05T01:04:31.311Z
43902026-09-05T01:04:31.311Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43912026-09-05T01:04:31.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-05T01:04:31.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-05T01:04:31.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-05T01:04:31.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43952026-09-05T01:04:31.882Z
43962026-09-05T01:04:31.882Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
43972026-09-05T01:04:32.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-05T01:04:32.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-05T01:04:32.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-05T01:04:32.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-05T01:04:32.463Z
44022026-09-05T01:04:32.463Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44032026-09-05T01:04:32.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-05T01:04:32.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-05T01:04:32.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-05T01:04:32.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-05T01:04:33.042Z
44082026-09-05T01:04:33.042Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44092026-09-05T01:04:33.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-05T01:04:33.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-05T01:04:33.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-05T01:04:33.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44132026-09-05T01:04:33.593Z
44142026-09-05T01:04:33.593Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44152026-09-05T01:04:34.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-05T01:04:34.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-05T01:04:34.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-05T01:04:34.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44192026-09-05T01:04:34.140Z
44202026-09-05T01:04:34.140Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44212026-09-05T01:04:34.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-05T01:04:34.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-05T01:04:34.832Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44242026-09-05T01:04:35.238Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44252026-09-05T01:04:36.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
44262026-09-05T01:04:36.604Z
44272026-09-05T01:04:36.604Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44282026-09-05T01:04:37.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-09-05T01:04:37.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-09-05T01:04:37.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-09-05T01:04:37.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44322026-09-05T01:04:37.168Z
44332026-09-05T01:04:37.168Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44342026-09-05T01:04:37.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-05T01:04:37.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-05T01:04:37.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-05T01:04:37.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-05T01:04:37.739Z
44392026-09-05T01:04:37.739Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44402026-09-05T01:04:38.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-05T01:04:38.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-05T01:04:38.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-05T01:04:38.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44442026-09-05T01:04:38.315Z
44452026-09-05T01:04:38.315Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44462026-09-05T01:04:38.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-05T01:04:38.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-05T01:04:38.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-05T01:04:38.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44502026-09-05T01:04:38.887Z
44512026-09-05T01:04:38.887Zinfo: running `cargo check --bins` on installinator-client (285/376)
44522026-09-05T01:04:39.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-05T01:04:39.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-05T01:04:39.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-05T01:04:39.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44562026-09-05T01:04:39.440Z
44572026-09-05T01:04:39.440Zinfo: running `cargo check --bins` on oxide-client (286/376)
44582026-09-05T01:04:39.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-05T01:04:39.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-05T01:04:39.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-05T01:04:39.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-05T01:04:39.994Z
44632026-09-05T01:04:39.995Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44642026-09-05T01:04:40.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-05T01:04:40.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-05T01:04:40.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-05T01:04:40.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44682026-09-05T01:04:40.562Z
44692026-09-05T01:04:40.562Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44702026-09-05T01:04:41.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-05T01:04:41.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-05T01:04:41.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-05T01:04:41.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44742026-09-05T01:04:41.149Z
44752026-09-05T01:04:41.149Zinfo: running `cargo check --bins` on wicket-common (289/376)
44762026-09-05T01:04:41.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-05T01:04:41.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-05T01:04:41.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-05T01:04:41.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44802026-09-05T01:04:41.730Z
44812026-09-05T01:04:41.730Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44822026-09-05T01:04:42.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-05T01:04:42.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-05T01:04:42.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-05T01:04:42.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44862026-09-05T01:04:42.301Z
44872026-09-05T01:04:42.301Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44882026-09-05T01:04:42.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-05T01:04:42.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-05T01:04:42.965Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44912026-09-05T01:04:42.969Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44922026-09-05T01:04:44.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
44932026-09-05T01:04:44.315Z
44942026-09-05T01:04:44.315Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
44952026-09-05T01:04:44.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44962026-09-05T01:04:44.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44972026-09-05T01:04:44.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44982026-09-05T01:04:44.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44992026-09-05T01:04:44.878Z
45002026-09-05T01:04:44.879Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45012026-09-05T01:04:45.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-05T01:04:45.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-05T01:04:45.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-05T01:04:45.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45052026-09-05T01:04:45.527Z
45062026-09-05T01:04:45.527Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45072026-09-05T01:04:46.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-05T01:04:46.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-05T01:04:46.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-05T01:04:46.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45112026-09-05T01:04:46.174Z
45122026-09-05T01:04:46.174Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45132026-09-05T01:04:46.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-05T01:04:46.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-05T01:04:46.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-05T01:04:46.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45172026-09-05T01:04:46.794Z
45182026-09-05T01:04:46.794Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45192026-09-05T01:04:47.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-05T01:04:47.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-05T01:04:47.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-05T01:04:47.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45232026-09-05T01:04:47.428Z
45242026-09-05T01:04:47.428Zinfo: running `cargo check --bins` on db-macros (297/376)
45252026-09-05T01:04:47.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-05T01:04:47.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-05T01:04:47.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-05T01:04:47.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45292026-09-05T01:04:47.984Z
45302026-09-05T01:04:47.984Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45312026-09-05T01:04:48.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-05T01:04:48.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-05T01:04:48.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-05T01:04:48.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45352026-09-05T01:04:48.540Z
45362026-09-05T01:04:48.540Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45372026-09-05T01:04:49.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-05T01:04:49.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-05T01:04:49.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-05T01:04:49.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45412026-09-05T01:04:49.161Z
45422026-09-05T01:04:49.161Zinfo: running `cargo check --bins` on authz-macros (300/376)
45432026-09-05T01:04:49.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-05T01:04:49.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-05T01:04:49.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-05T01:04:49.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45472026-09-05T01:04:49.719Z
45482026-09-05T01:04:49.719Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45492026-09-05T01:04:50.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-05T01:04:50.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-05T01:04:50.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-05T01:04:50.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45532026-09-05T01:04:50.330Z
45542026-09-05T01:04:50.330Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45552026-09-05T01:04:50.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-05T01:04:50.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-05T01:04:50.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-05T01:04:50.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45592026-09-05T01:04:50.939Z
45602026-09-05T01:04:50.939Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45612026-09-05T01:04:51.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-05T01:04:51.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-05T01:04:51.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-05T01:04:51.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45652026-09-05T01:04:51.497Z
45662026-09-05T01:04:51.497Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45672026-09-05T01:04:51.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-05T01:04:51.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-05T01:04:51.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-05T01:04:51.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45712026-09-05T01:04:52.065Z
45722026-09-05T01:04:52.065Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45732026-09-05T01:04:52.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-05T01:04:52.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-05T01:04:52.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-05T01:04:52.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45772026-09-05T01:04:52.618Z
45782026-09-05T01:04:52.618Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45792026-09-05T01:04:53.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-05T01:04:53.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-05T01:04:53.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-05T01:04:53.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45832026-09-05T01:04:53.234Z
45842026-09-05T01:04:53.234Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45852026-09-05T01:04:53.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-05T01:04:53.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-05T01:04:53.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-05T01:04:53.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-05T01:04:53.858Z
45902026-09-05T01:04:53.858Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45912026-09-05T01:04:54.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-05T01:04:54.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-05T01:04:54.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-05T01:04:54.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-05T01:04:54.480Z
45962026-09-05T01:04:54.480Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
45972026-09-05T01:04:54.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-05T01:04:54.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-05T01:04:55.186Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46002026-09-05T01:04:55.190Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46012026-09-05T01:04:55.854Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46022026-09-05T01:04:57.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
46032026-09-05T01:04:57.735Z
46042026-09-05T01:04:57.735Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46052026-09-05T01:04:58.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-05T01:04:58.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-05T01:04:58.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-05T01:04:58.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46092026-09-05T01:04:58.295Z
46102026-09-05T01:04:58.295Zinfo: running `cargo check --bins` on cert-dev (311/376)
46112026-09-05T01:04:58.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-05T01:04:58.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-05T01:04:58.895Z Checking yasna v0.5.2
46142026-09-05T01:04:59.291Z Checking rcgen v0.12.1
46152026-09-05T01:04:59.571Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46162026-09-05T01:04:59.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
46172026-09-05T01:04:59.887Z
46182026-09-05T01:04:59.888Zinfo: running `cargo check --bins` on clickana (312/376)
46192026-09-05T01:05:00.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46202026-09-05T01:05:00.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46212026-09-05T01:05:00.523Z Compiling instability v0.3.11
46222026-09-05T01:05:00.524Z Checking castaway v0.2.4
46232026-09-05T01:05:00.527Z Compiling indoc v2.0.7
46242026-09-05T01:05:00.528Z Checking unicode-truncate v1.1.0
46252026-09-05T01:05:00.528Z Checking lru v0.12.5
46262026-09-05T01:05:00.630Z Checking cassowary v0.3.0
46272026-09-05T01:05:00.759Z Checking compact_str v0.8.1
46282026-09-05T01:05:01.500Z Checking ratatui v0.29.0
46292026-09-05T01:05:02.538Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46302026-09-05T01:05:03.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
46312026-09-05T01:05:03.413Z
46322026-09-05T01:05:03.413Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46332026-09-05T01:05:03.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46342026-09-05T01:05:03.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46352026-09-05T01:05:04.126Z Checking headers-core v0.3.0
46362026-09-05T01:05:04.126Z Checking port-file v0.1.0
46372026-09-05T01:05:04.129Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46382026-09-05T01:05:04.316Z Checking headers v0.4.1
46392026-09-05T01:05:04.681Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46402026-09-05T01:05:05.651Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46412026-09-05T01:05:06.162Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46422026-09-05T01:05:06.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
46432026-09-05T01:05:06.789Z
46442026-09-05T01:05:06.789Zinfo: running `cargo check --bins` on ch-dev (314/376)
46452026-09-05T01:05:07.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46462026-09-05T01:05:07.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46472026-09-05T01:05:07.503Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46482026-09-05T01:05:08.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46492026-09-05T01:05:08.439Z
46502026-09-05T01:05:08.439Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46512026-09-05T01:05:08.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-05T01:05:08.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-05T01:05:08.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46542026-09-05T01:05:08.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
46552026-09-05T01:05:08.851Z
46562026-09-05T01:05:08.851Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46572026-09-05T01:05:09.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-05T01:05:09.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-05T01:05:09.475Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46602026-09-05T01:05:09.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
46612026-09-05T01:05:10.025Z
46622026-09-05T01:05:10.025Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46632026-09-05T01:05:10.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-05T01:05:10.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-05T01:05:10.732Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46662026-09-05T01:05:11.831Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46672026-09-05T01:05:12.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
46682026-09-05T01:05:12.389Z
46692026-09-05T01:05:12.389Zinfo: running `cargo check --bins` on db-dev (318/376)
46702026-09-05T01:05:12.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46712026-09-05T01:05:12.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46722026-09-05T01:05:13.078Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46732026-09-05T01:05:13.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46742026-09-05T01:05:14.021Z
46752026-09-05T01:05:14.021Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46762026-09-05T01:05:14.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-05T01:05:14.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-05T01:05:14.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46792026-09-05T01:05:14.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46802026-09-05T01:05:14.625Z
46812026-09-05T01:05:14.625Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46822026-09-05T01:05:15.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-05T01:05:15.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-05T01:05:15.231Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46852026-09-05T01:05:15.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
46862026-09-05T01:05:16.076Z
46872026-09-05T01:05:16.076Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46882026-09-05T01:05:16.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-05T01:05:16.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-05T01:05:16.809Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46912026-09-05T01:05:16.810Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46922026-09-05T01:05:16.813Z Checking git-stub v1.0.0
46932026-09-05T01:05:16.813Z Compiling trait-variant v0.1.2
46942026-09-05T01:05:16.813Z Checking maplit v1.0.2
46952026-09-05T01:05:16.944Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
46962026-09-05T01:05:16.953Z Checking drift v0.2.0
46972026-09-05T01:05:16.957Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46982026-09-05T01:05:17.001Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
46992026-09-05T01:05:17.057Z Checking git-stub-vcs v0.1.0
47002026-09-05T01:05:17.147Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47012026-09-05T01:05:17.161Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47022026-09-05T01:05:17.245Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47032026-09-05T01:05:17.307Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47042026-09-05T01:05:17.324Z Checking dropshot-api-manager v0.8.0
47052026-09-05T01:05:17.441Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47062026-09-05T01:05:17.653Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47072026-09-05T01:05:18.147Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47082026-09-05T01:05:19.100Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47092026-09-05T01:05:20.122Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47102026-09-05T01:05:20.899Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47112026-09-05T01:05:21.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
47122026-09-05T01:05:21.536Z
47132026-09-05T01:05:21.537Zinfo: running `cargo check --bins` on installinator-api (322/376)
47142026-09-05T01:05:22.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47152026-09-05T01:05:22.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47162026-09-05T01:05:22.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47172026-09-05T01:05:22.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47182026-09-05T01:05:22.095Z
47192026-09-05T01:05:22.099Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47202026-09-05T01:05:22.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-05T01:05:22.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-05T01:05:22.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-05T01:05:22.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47242026-09-05T01:05:22.702Z
47252026-09-05T01:05:22.702Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47262026-09-05T01:05:23.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-05T01:05:23.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-05T01:05:23.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-05T01:05:23.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-05T01:05:23.306Z
47312026-09-05T01:05:23.306Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47322026-09-05T01:05:23.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-05T01:05:23.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-05T01:05:23.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-05T01:05:23.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-05T01:05:23.911Z
47372026-09-05T01:05:23.911Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47382026-09-05T01:05:24.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-05T01:05:24.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-05T01:05:24.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-05T01:05:24.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47422026-09-05T01:05:24.474Z
47432026-09-05T01:05:24.474Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47442026-09-05T01:05:24.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-05T01:05:24.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-05T01:05:24.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-05T01:05:24.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
47482026-09-05T01:05:25.027Z
47492026-09-05T01:05:25.027Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47502026-09-05T01:05:25.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-05T01:05:25.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-05T01:05:25.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-05T01:05:25.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47542026-09-05T01:05:25.611Z
47552026-09-05T01:05:25.611Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47562026-09-05T01:05:26.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-05T01:05:26.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-05T01:05:26.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-05T01:05:26.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47602026-09-05T01:05:26.186Z
47612026-09-05T01:05:26.186Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47622026-09-05T01:05:26.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-05T01:05:26.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-05T01:05:26.795Z Compiling blake3 v1.8.5
47652026-09-05T01:05:26.903Z Checking arrayref v0.3.9
47662026-09-05T01:05:26.903Z Checking arrayvec v0.7.6
47672026-09-05T01:05:26.912Z Checking constant_time_eq v0.4.2
47682026-09-05T01:05:26.926Z Checking cargo-platform v0.3.2
47692026-09-05T01:05:26.926Z Checking topological-sort v0.2.2
47702026-09-05T01:05:26.929Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47712026-09-05T01:05:27.073Z Checking cargo_metadata v0.23.1
47722026-09-05T01:05:27.768Z Checking omicron-zone-package v0.12.3
47732026-09-05T01:05:28.473Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47742026-09-05T01:05:29.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
47752026-09-05T01:05:29.459Z
47762026-09-05T01:05:29.460Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47772026-09-05T01:05:29.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47782026-09-05T01:05:29.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47792026-09-05T01:05:30.178Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47802026-09-05T01:05:30.812Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47812026-09-05T01:05:31.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
47822026-09-05T01:05:31.503Z
47832026-09-05T01:05:31.503Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47842026-09-05T01:05:32.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47852026-09-05T01:05:32.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47862026-09-05T01:05:32.469Z Compiling darling_core v0.21.3
47872026-09-05T01:05:32.469Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47882026-09-05T01:05:32.472Z Compiling vergen-lib v0.1.6
47892026-09-05T01:05:32.472Z Compiling diesel_derives v2.3.7
47902026-09-05T01:05:32.472Z Checking scheduled-thread-pool v0.2.7
47912026-09-05T01:05:32.472Z Compiling vergen-gitcl v1.0.8
47922026-09-05T01:05:32.472Z Compiling diesel_table_macro_syntax v0.3.0
47932026-09-05T01:05:32.472Z Compiling dirs-sys-next v0.1.2
47942026-09-05T01:05:32.775Z Compiling crunchy v0.2.4
47952026-09-05T01:05:32.791Z Compiling glob v0.3.3
47962026-09-05T01:05:32.806Z Checking r2d2 v0.8.10
47972026-09-05T01:05:32.887Z Compiling dirs-next v2.0.0
47982026-09-05T01:05:32.918Z Checking downcast-rs v2.0.2
47992026-09-05T01:05:32.977Z Compiling tiny-keccak v2.0.2
48002026-09-05T01:05:33.003Z Compiling term v0.7.0
48012026-09-05T01:05:33.019Z Compiling bit-vec v0.6.3
48022026-09-05T01:05:33.158Z Compiling clang-sys v1.8.1
48032026-09-05T01:05:33.231Z Compiling bit-set v0.5.3
48042026-09-05T01:05:33.259Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48052026-09-05T01:05:33.388Z Compiling ascii-canvas v3.0.0
48062026-09-05T01:05:33.443Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48072026-09-05T01:05:33.543Z Compiling itertools v0.10.5
48082026-09-05T01:05:33.559Z Compiling ena v0.14.4
48092026-09-05T01:05:33.591Z Compiling libloading v0.8.9
48102026-09-05T01:05:33.607Z Compiling regex-syntax v0.6.29
48112026-09-05T01:05:33.622Z Compiling bindgen v0.71.1
48122026-09-05T01:05:33.697Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48132026-09-05T01:05:33.766Z Compiling diff v0.1.13
48142026-09-05T01:05:34.026Z Compiling cexpr v0.6.0
48152026-09-05T01:05:34.047Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48162026-09-05T01:05:34.230Z Compiling rustc-hash v2.1.1
48172026-09-05T01:05:34.364Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48182026-09-05T01:05:34.467Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48192026-09-05T01:05:34.594Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48202026-09-05T01:05:34.686Z Compiling libxml v0.3.3
48212026-09-05T01:05:34.707Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48222026-09-05T01:05:34.879Z Compiling strum_macros v0.24.3
48232026-09-05T01:05:34.897Z Compiling indoc v1.0.9
48242026-09-05T01:05:34.912Z Compiling lalrpop v0.19.12
48252026-09-05T01:05:35.087Z Compiling darling_macro v0.21.3
48262026-09-05T01:05:35.598Z Compiling darling v0.21.3
48272026-09-05T01:05:35.706Z Compiling dsl_auto_type v0.2.0
48282026-09-05T01:05:35.781Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48292026-09-05T01:05:35.963Z Checking derive_builder v0.20.2
48302026-09-05T01:05:36.083Z Compiling oso-derive v0.27.3
48312026-09-05T01:05:36.240Z Checking quick-xml v0.37.5
48322026-09-05T01:05:36.345Z Compiling impl-trait-for-tuples v0.2.3
48332026-09-05T01:05:36.591Z Checking openssl-probe v0.1.6
48342026-09-05T01:05:36.728Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48352026-09-05T01:05:37.123Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48362026-09-05T01:05:37.310Z Checking bb8 v0.8.6
48372026-09-05T01:05:37.413Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48382026-09-05T01:05:37.450Z Checking nonempty v0.12.0
48392026-09-05T01:05:37.585Z Compiling libz-sys v1.1.24
48402026-09-05T01:05:37.617Z Compiling strsim v0.10.0
48412026-09-05T01:05:37.638Z Compiling libgit2-sys v0.18.3+1.9.2
48422026-09-05T01:05:37.873Z Compiling darling_core v0.13.4
48432026-09-05T01:05:37.942Z Compiling progenitor-impl v0.13.0
48442026-09-05T01:05:38.145Z Compiling vergen-git2 v9.1.0
48452026-09-05T01:05:39.251Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48462026-09-05T01:05:39.438Z Checking progenitor-client v0.13.0
48472026-09-05T01:05:39.704Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48482026-09-05T01:05:39.730Z Compiling darling_macro v0.13.4
48492026-09-05T01:05:40.208Z Compiling darling v0.13.4
48502026-09-05T01:05:40.301Z Compiling serde_with_macros v1.5.2
48512026-09-05T01:05:40.511Z Compiling progenitor-macro v0.13.0
48522026-09-05T01:05:40.690Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48532026-09-05T01:05:40.902Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48542026-09-05T01:05:41.091Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48552026-09-05T01:05:41.165Z Compiling serde_with v1.14.0
48562026-09-05T01:05:41.277Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48572026-09-05T01:05:41.465Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48582026-09-05T01:05:41.540Z Checking diesel v2.3.7
48592026-09-05T01:05:41.623Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48602026-09-05T01:05:41.648Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48612026-09-05T01:05:42.312Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48622026-09-05T01:05:43.327Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48632026-09-05T01:05:43.482Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48642026-09-05T01:05:43.841Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48652026-09-05T01:05:44.028Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48662026-09-05T01:05:44.177Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48672026-09-05T01:05:44.215Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48682026-09-05T01:05:44.488Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48692026-09-05T01:05:44.515Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48702026-09-05T01:05:44.953Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48712026-09-05T01:05:45.131Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48722026-09-05T01:05:45.512Z Checking progenitor v0.13.0
48732026-09-05T01:05:45.558Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48742026-09-05T01:05:45.654Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48752026-09-05T01:05:45.707Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48762026-09-05T01:05:45.981Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48772026-09-05T01:05:46.009Z Checking twox-hash v2.1.2
48782026-09-05T01:05:46.172Z Checking libsw-core v0.3.2
48792026-09-05T01:05:46.254Z Checking atty v0.2.14
48802026-09-05T01:05:46.334Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48812026-09-05T01:05:46.353Z Checking libsw v3.5.0
48822026-09-05T01:05:46.386Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48832026-09-05T01:05:46.504Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48842026-09-05T01:05:48.130Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48852026-09-05T01:05:48.448Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48862026-09-05T01:05:48.848Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48872026-09-05T01:05:49.173Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48882026-09-05T01:05:50.140Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48892026-09-05T01:05:50.322Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48902026-09-05T01:05:50.469Z Checking fatfs v0.3.6
48912026-09-05T01:05:50.936Z Checking console v0.16.2
48922026-09-05T01:05:51.255Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48932026-09-05T01:05:52.047Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48942026-09-05T01:05:52.152Z Checking unit-prefix v0.5.2
48952026-09-05T01:05:52.196Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48962026-09-05T01:05:52.285Z Compiling seq-macro v0.3.6
48972026-09-05T01:05:52.568Z Checking indicatif v0.18.4
48982026-09-05T01:05:52.803Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48992026-09-05T01:05:52.950Z Checking oxide-update-engine-display v0.1.2
49002026-09-05T01:05:53.255Z Checking support-bundle-viewer v0.1.2
49012026-09-05T01:05:53.450Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49022026-09-05T01:05:53.487Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49032026-09-05T01:05:53.503Z Checking multimap v0.10.1
49042026-09-05T01:05:55.586Z Checking async-bb8-diesel v0.2.1
49052026-09-05T01:05:55.956Z Checking diesel-dtrace v0.5.0
49062026-09-05T01:06:02.281Z Compiling samael v0.0.19
49072026-09-05T01:06:04.722Z Compiling git2 v0.20.4
49082026-09-05T01:06:07.362Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49092026-09-05T01:06:07.754Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49102026-09-05T01:06:08.995Z Compiling polar-core v0.27.3
49112026-09-05T01:06:13.508Z Checking oso v0.27.3
49122026-09-05T01:06:44.642Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49132026-09-05T01:08:00.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49142026-09-05T01:08:00.901Z
49152026-09-05T01:08:00.901Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49162026-09-05T01:08:01.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49172026-09-05T01:08:01.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49182026-09-05T01:08:01.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49192026-09-05T01:08:01.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
49202026-09-05T01:08:01.564Z
49212026-09-05T01:08:01.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49222026-09-05T01:08:02.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-05T01:08:02.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-05T01:08:02.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-05T01:08:02.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49262026-09-05T01:08:02.192Z
49272026-09-05T01:08:02.192Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49282026-09-05T01:08:02.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-05T01:08:02.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-05T01:08:02.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-05T01:08:02.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49322026-09-05T01:08:02.816Z
49332026-09-05T01:08:02.817Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49342026-09-05T01:08:03.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-05T01:08:03.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-05T01:08:03.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-05T01:08:03.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49382026-09-05T01:08:03.374Z
49392026-09-05T01:08:03.374Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49402026-09-05T01:08:03.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-05T01:08:03.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-05T01:08:04.193Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49432026-09-05T01:08:04.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
49442026-09-05T01:08:05.219Z
49452026-09-05T01:08:05.219Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49462026-09-05T01:08:05.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-05T01:08:05.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-05T01:08:06.017Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-05T01:08:45.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
49502026-09-05T01:08:45.685Z
49512026-09-05T01:08:45.685Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49522026-09-05T01:08:46.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-05T01:08:46.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-05T01:08:46.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49552026-09-05T01:08:46.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
49562026-09-05T01:08:46.238Z
49572026-09-05T01:08:46.238Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49582026-09-05T01:08:46.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-05T01:08:46.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-05T01:08:46.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-05T01:08:46.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49622026-09-05T01:08:46.793Z
49632026-09-05T01:08:46.793Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49642026-09-05T01:08:47.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-05T01:08:47.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-05T01:08:47.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-05T01:08:47.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
49682026-09-05T01:08:47.407Z
49692026-09-05T01:08:47.407Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49702026-09-05T01:08:47.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-05T01:08:47.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-05T01:08:47.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-05T01:08:47.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49742026-09-05T01:08:48.026Z
49752026-09-05T01:08:48.026Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49762026-09-05T01:08:48.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-05T01:08:48.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-05T01:08:48.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-05T01:08:48.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49802026-09-05T01:08:48.654Z
49812026-09-05T01:08:48.654Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49822026-09-05T01:08:49.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-05T01:08:49.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-05T01:08:49.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-05T01:08:49.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49862026-09-05T01:08:49.265Z
49872026-09-05T01:08:49.266Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49882026-09-05T01:08:49.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-05T01:08:49.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-05T01:08:49.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-05T01:08:49.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49922026-09-05T01:08:49.890Z
49932026-09-05T01:08:49.890Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
49942026-09-05T01:08:50.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-05T01:08:50.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-05T01:08:50.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-05T01:08:50.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49982026-09-05T01:08:50.513Z
49992026-09-05T01:08:50.513Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50002026-09-05T01:08:51.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-05T01:08:51.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-05T01:08:51.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-05T01:08:51.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
50042026-09-05T01:08:51.123Z
50052026-09-05T01:08:51.123Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50062026-09-05T01:08:51.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-05T01:08:51.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-05T01:08:51.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-05T01:08:51.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50102026-09-05T01:08:51.758Z
50112026-09-05T01:08:51.758Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50122026-09-05T01:08:52.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-05T01:08:52.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-05T01:08:52.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-05T01:08:52.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50162026-09-05T01:08:52.389Z
50172026-09-05T01:08:52.389Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50182026-09-05T01:08:52.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-05T01:08:52.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-05T01:08:53.290Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50212026-09-05T01:08:53.295Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50222026-09-05T01:08:53.479Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50232026-09-05T01:08:53.507Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50242026-09-05T01:08:53.525Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50252026-09-05T01:08:53.528Z Checking diff v0.1.13
50262026-09-05T01:08:53.540Z Checking yansi v1.0.1
50272026-09-05T01:08:53.555Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50282026-09-05T01:08:53.617Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50292026-09-05T01:08:53.802Z Checking pretty_assertions v1.4.1
50302026-09-05T01:08:54.564Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50312026-09-05T01:08:54.599Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50322026-09-05T01:09:19.981Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50332026-09-05T01:09:19.987Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50342026-09-05T01:09:19.987Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50352026-09-05T01:09:19.987Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50362026-09-05T01:09:19.987Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50372026-09-05T01:09:19.987Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50382026-09-05T01:09:19.987Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50392026-09-05T01:09:20.890Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50402026-09-05T01:09:20.894Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50412026-09-05T01:09:22.184Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50422026-09-05T01:10:01.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50432026-09-05T01:10:01.590Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50442026-09-05T01:10:01.590Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50452026-09-05T01:10:01.797Z
50462026-09-05T01:10:01.798Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50472026-09-05T01:10:02.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50482026-09-05T01:10:02.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50492026-09-05T01:10:02.510Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50502026-09-05T01:10:03.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
50512026-09-05T01:10:03.330Z
50522026-09-05T01:10:03.330Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50532026-09-05T01:10:03.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-05T01:10:03.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-05T01:10:03.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50562026-09-05T01:10:03.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
50572026-09-05T01:10:03.890Z
50582026-09-05T01:10:03.890Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50592026-09-05T01:10:04.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-05T01:10:04.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-05T01:10:04.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-05T01:10:04.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50632026-09-05T01:10:04.479Z
50642026-09-05T01:10:04.479Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50652026-09-05T01:10:05.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-05T01:10:05.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-05T01:10:05.249Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50682026-09-05T01:10:05.375Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50692026-09-05T01:10:05.392Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50702026-09-05T01:10:32.689Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50712026-09-05T01:10:33.089Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50722026-09-05T01:10:34.847Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50732026-09-05T01:10:35.321Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50742026-09-05T01:10:38.417Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50752026-09-05T01:11:02.519Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50762026-09-05T01:11:03.260Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50772026-09-05T01:11:04.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50782026-09-05T01:11:05.154Z
50792026-09-05T01:11:05.154Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50802026-09-05T01:11:05.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-05T01:11:05.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-05T01:11:05.873Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50832026-09-05T01:11:06.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
50842026-09-05T01:11:06.770Z
50852026-09-05T01:11:06.771Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50862026-09-05T01:11:07.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-05T01:11:07.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-05T01:11:07.395Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50892026-09-05T01:11:07.398Z Compiling fs-err v2.11.0
50902026-09-05T01:11:07.512Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50912026-09-05T01:11:07.523Z Checking parse-size v1.1.0
50922026-09-05T01:11:07.531Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50932026-09-05T01:11:07.534Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
50942026-09-05T01:11:07.534Z Checking shell-words v1.1.1
50952026-09-05T01:11:07.617Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50962026-09-05T01:11:07.947Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50972026-09-05T01:11:08.124Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50982026-09-05T01:11:08.789Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
50992026-09-05T01:11:09.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
51002026-09-05T01:11:09.921Z
51012026-09-05T01:11:09.921Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51022026-09-05T01:11:10.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51032026-09-05T01:11:10.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51042026-09-05T01:11:10.556Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51052026-09-05T01:11:11.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
51062026-09-05T01:11:11.221Z
51072026-09-05T01:11:11.221Zinfo: running `cargo check --bins` on schema (358/376)
51082026-09-05T01:11:11.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-05T01:11:11.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-05T01:11:11.943Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51112026-09-05T01:11:12.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
51122026-09-05T01:11:12.832Z
51132026-09-05T01:11:12.832Zinfo: running `cargo check --bins` on xtask (359/376)
51142026-09-05T01:11:13.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-05T01:11:13.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-05T01:11:13.233Z Checking serde_core v1.0.228
51172026-09-05T01:11:13.233Z Checking libc v0.2.185
51182026-09-05T01:11:13.236Z Checking bitflags v2.11.0
51192026-09-05T01:11:13.317Z Checking scroll v0.12.0
51202026-09-05T01:11:13.320Z Checking thiserror v1.0.69
51212026-09-05T01:11:13.329Z Checking log v0.4.33
51222026-09-05T01:11:13.332Z Checking zerocopy v0.7.35
51232026-09-05T01:11:13.338Z Checking indexmap v2.14.0
51242026-09-05T01:11:13.406Z Checking syn v2.0.117
51252026-09-05T01:11:13.448Z Checking dtrace-parser v0.2.0
51262026-09-05T01:11:13.466Z Checking once_cell v1.21.3
51272026-09-05T01:11:13.524Z Checking goblin v0.8.2
51282026-09-05T01:11:13.592Z Checking errno v0.3.14
51292026-09-05T01:11:13.633Z Checking getrandom v0.4.3
51302026-09-05T01:11:13.676Z Checking thread-id v4.2.2
51312026-09-05T01:11:13.705Z Checking rustix v1.1.4
51322026-09-05T01:11:13.750Z Checking memmap v0.7.0
51332026-09-05T01:11:13.762Z Checking thiserror v2.0.18
51342026-09-05T01:11:13.817Z Checking fs-err v3.3.0
51352026-09-05T01:11:13.858Z Checking tabled v0.15.0
51362026-09-05T01:11:13.873Z Checking anyhow v1.0.104
51372026-09-05T01:11:14.477Z Checking terminal_size v0.4.3
51382026-09-05T01:11:14.477Z Checking tempfile v3.27.0
51392026-09-05T01:11:14.603Z Checking clap_builder v4.6.0
51402026-09-05T01:11:14.606Z Checking textwrap v0.16.2
51412026-09-05T01:11:14.773Z Checking serde v1.0.228
51422026-09-05T01:11:14.773Z Checking serde_json v1.0.151
51432026-09-05T01:11:14.773Z Checking camino v1.2.5
51442026-09-05T01:11:14.811Z Checking semver v1.0.28
51452026-09-05T01:11:14.959Z Checking cargo-platform v0.3.2
51462026-09-05T01:11:15.027Z Checking camino-tempfile v1.4.1
51472026-09-05T01:11:15.177Z Checking toml_datetime v0.6.11
51482026-09-05T01:11:15.180Z Checking serde_spanned v0.6.9
51492026-09-05T01:11:15.180Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51502026-09-05T01:11:15.180Z Checking macaddr v1.0.1
51512026-09-05T01:11:15.356Z Checking toml_edit v0.22.27
51522026-09-05T01:11:15.359Z Checking dof v0.3.0
51532026-09-05T01:11:15.359Z Checking cargo_metadata v0.23.1
51542026-09-05T01:11:15.628Z Checking usdt-impl v0.5.0
51552026-09-05T01:11:15.776Z Checking clap v4.6.1
51562026-09-05T01:11:15.883Z Checking usdt v0.5.0
51572026-09-05T01:11:16.322Z Checking toml v0.8.23
51582026-09-05T01:11:16.580Z Checking cargo_toml v0.21.0
51592026-09-05T01:11:17.207Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51602026-09-05T01:11:17.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
51612026-09-05T01:11:17.698Z
51622026-09-05T01:11:17.698Zinfo: running `cargo check --bins` on dnsadm (360/376)
51632026-09-05T01:11:18.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51642026-09-05T01:11:18.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51652026-09-05T01:11:18.330Z Checking arc-swap v1.8.2
51662026-09-05T01:11:18.607Z Checking slog-scope v4.4.1
51672026-09-05T01:11:18.716Z Checking slog-stdlog v4.1.1
51682026-09-05T01:11:18.811Z Checking slog-envlogger v2.2.0
51692026-09-05T01:11:18.934Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51702026-09-05T01:11:19.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
51712026-09-05T01:11:19.519Z
51722026-09-05T01:11:19.519Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51732026-09-05T01:11:20.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51742026-09-05T01:11:20.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51752026-09-05T01:11:20.322Z Checking cpubits v0.1.1
51762026-09-05T01:11:20.449Z Checking pem-rfc7468 v1.0.0
51772026-09-05T01:11:20.463Z Checking hmac v0.13.0
51782026-09-05T01:11:20.463Z Checking universal-hash v0.6.1
51792026-09-05T01:11:20.486Z Checking ctr v0.10.1
51802026-09-05T01:11:20.486Z Checking aead v0.6.1
51812026-09-05T01:11:20.514Z Checking aes v0.9.1
51822026-09-05T01:11:20.514Z Checking crypto-bigint v0.7.5
51832026-09-05T01:11:20.541Z Checking salsa20 v0.11.0
51842026-09-05T01:11:20.588Z Checking der v0.8.0
51852026-09-05T01:11:20.592Z Checking polyval v0.7.1
51862026-09-05T01:11:20.607Z Checking pbkdf2 v0.13.0
51872026-09-05T01:11:20.673Z Checking cbc v0.2.1
51882026-09-05T01:11:20.698Z Checking ff v0.14.0
51892026-09-05T01:11:20.718Z Checking signature v3.0.0
51902026-09-05T01:11:20.748Z Checking scrypt v0.12.0
51912026-09-05T01:11:20.809Z Checking base16ct v1.0.0
51922026-09-05T01:11:20.824Z Checking ghash v0.6.0
51932026-09-05T01:11:20.840Z Checking group v0.14.0
51942026-09-05T01:11:20.868Z Checking hkdf v0.13.0
51952026-09-05T01:11:20.907Z Compiling curve25519-dalek v5.0.0
51962026-09-05T01:11:20.924Z Checking keccak v0.2.0
51972026-09-05T01:11:20.941Z Checking poly1305 v0.9.0
51982026-09-05T01:11:20.956Z Checking aes-gcm v0.11.0
51992026-09-05T01:11:20.983Z Checking wnaf v0.14.0
52002026-09-05T01:11:21.002Z Checking blowfish v0.10.0
52012026-09-05T01:11:21.077Z Checking blake2 v0.11.0-rc.6
52022026-09-05T01:11:21.115Z Checking sha3 v0.11.0
52032026-09-05T01:11:21.150Z Checking kem v0.3.0
52042026-09-05T01:11:21.166Z Checking bcrypt-pbkdf v0.11.0
52052026-09-05T01:11:21.206Z Checking module-lattice v0.2.3
52062026-09-05T01:11:21.268Z Checking sponge-cursor v0.1.0
52072026-09-05T01:11:21.322Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52082026-09-05T01:11:21.338Z Checking argon2 v0.6.0-rc.8
52092026-09-05T01:11:21.395Z Checking sha3 v0.12.0
52102026-09-05T01:11:21.410Z Checking spki v0.8.0
52112026-09-05T01:11:21.426Z Checking sec1 v0.8.1
52122026-09-05T01:11:21.465Z Checking ml-kem v0.3.2
52132026-09-05T01:11:21.498Z Checking internal-russh-num-bigint v0.5.0
52142026-09-05T01:11:21.582Z Checking pkcs5 v0.8.1
52152026-09-05T01:11:21.603Z Checking pkcs1 v0.8.0-rc.4
52162026-09-05T01:11:21.632Z Checking num-bigint v0.4.6
52172026-09-05T01:11:21.646Z Checking generic-array v1.4.3
52182026-09-05T01:11:21.811Z Checking russh-util v0.52.0
52192026-09-05T01:11:21.880Z Checking pkcs8 v0.11.0
52202026-09-05T01:11:21.934Z Compiling enum_dispatch v0.3.13
52212026-09-05T01:11:22.037Z Compiling delegate v0.13.5
52222026-09-05T01:11:22.083Z Checking ed25519 v3.0.0
52232026-09-05T01:11:22.192Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52242026-09-05T01:11:22.239Z Checking hex-literal v1.1.0
52252026-09-05T01:11:22.283Z Checking ed25519-dalek v3.0.0
52262026-09-05T01:11:22.332Z Checking md5 v0.8.0
52272026-09-05T01:11:22.369Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52282026-09-05T01:11:22.500Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52292026-09-05T01:11:22.515Z Checking internet-checksum v0.2.1
52302026-09-05T01:11:22.598Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52312026-09-05T01:11:22.724Z Checking elliptic-curve v0.14.1
52322026-09-05T01:11:22.724Z Checking primefield v0.14.0
52332026-09-05T01:11:22.727Z Checking rfc6979 v0.6.0
52342026-09-05T01:11:22.727Z Checking ssh-encoding v0.3.0
52352026-09-05T01:11:22.857Z Checking crypto-primes v0.7.2
52362026-09-05T01:11:22.967Z Checking ssh-cipher v0.3.0
52372026-09-05T01:11:22.968Z Checking russh-cryptovec v0.62.0
52382026-09-05T01:11:23.137Z Checking ecdsa v0.17.0
52392026-09-05T01:11:23.137Z Checking primeorder v0.14.0
52402026-09-05T01:11:23.498Z Checking p256 v0.14.0
52412026-09-05T01:11:23.498Z Checking p384 v0.14.0
52422026-09-05T01:11:23.498Z Checking p521 v0.14.0
52432026-09-05T01:11:23.780Z Checking rsa v0.10.0-rc.18
52442026-09-05T01:11:26.382Z Checking ssh-key v0.7.0-rc.11
52452026-09-05T01:11:27.117Z Checking russh v0.62.4
52462026-09-05T01:11:40.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.97s
52472026-09-05T01:11:40.502Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52482026-09-05T01:11:40.502Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52492026-09-05T01:11:40.704Z
52502026-09-05T01:11:40.704Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52512026-09-05T01:11:41.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52522026-09-05T01:11:41.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52532026-09-05T01:11:41.339Z Checking termios v0.3.3
52542026-09-05T01:11:41.535Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52552026-09-05T01:11:42.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
52562026-09-05T01:11:42.290Z
52572026-09-05T01:11:42.290Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52582026-09-05T01:11:42.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52592026-09-05T01:11:42.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52602026-09-05T01:11:42.975Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52612026-09-05T01:11:43.663Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52622026-09-05T01:11:45.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
52632026-09-05T01:11:45.431Z
52642026-09-05T01:11:45.432Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52652026-09-05T01:11:45.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52662026-09-05T01:11:45.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52672026-09-05T01:11:46.070Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52682026-09-05T01:11:46.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
52692026-09-05T01:11:46.670Z
52702026-09-05T01:11:46.670Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52712026-09-05T01:11:47.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-05T01:11:47.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-05T01:11:47.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52742026-09-05T01:11:47.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52752026-09-05T01:11:47.229Z
52762026-09-05T01:11:47.229Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52772026-09-05T01:11:47.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-05T01:11:47.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-05T01:11:47.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-05T01:11:47.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52812026-09-05T01:11:47.793Z
52822026-09-05T01:11:47.793Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52832026-09-05T01:11:48.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-05T01:11:48.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-05T01:11:48.523Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52862026-09-05T01:11:49.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
52872026-09-05T01:11:49.303Z
52882026-09-05T01:11:49.303Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52892026-09-05T01:11:49.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-05T01:11:49.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-05T01:11:49.939Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52922026-09-05T01:11:50.045Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52932026-09-05T01:11:50.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
52942026-09-05T01:11:51.035Z
52952026-09-05T01:11:51.035Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
52962026-09-05T01:11:51.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52972026-09-05T01:11:51.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52982026-09-05T01:11:51.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52992026-09-05T01:11:51.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53002026-09-05T01:11:51.588Z
53012026-09-05T01:11:51.588Zinfo: running `cargo check --bins` on omicron-package (370/376)
53022026-09-05T01:11:52.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-05T01:11:52.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-05T01:11:52.248Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53052026-09-05T01:11:53.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
53062026-09-05T01:11:53.511Z
53072026-09-05T01:11:53.512Zinfo: running `cargo check --bins` on tqdb (371/376)
53082026-09-05T01:11:54.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-05T01:11:54.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-05T01:11:54.280Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53112026-09-05T01:11:54.630Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53122026-09-05T01:11:55.136Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53132026-09-05T01:11:55.136Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53142026-09-05T01:12:02.477Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53152026-09-05T01:12:02.477Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53162026-09-05T01:12:02.477Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53172026-09-05T01:12:03.103Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53182026-09-05T01:12:03.106Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53192026-09-05T01:12:03.106Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53202026-09-05T01:12:03.107Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53212026-09-05T01:12:03.905Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53222026-09-05T01:12:04.502Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53232026-09-05T01:12:04.736Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53242026-09-05T01:12:04.942Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53252026-09-05T01:12:05.873Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53262026-09-05T01:12:06.485Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53272026-09-05T01:12:11.281Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53282026-09-05T01:12:18.599Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53292026-09-05T01:12:18.603Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53302026-09-05T01:12:18.603Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53312026-09-05T01:12:18.603Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53322026-09-05T01:12:20.114Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53332026-09-05T01:12:21.388Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53342026-09-05T01:12:22.071Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53352026-09-05T01:12:23.346Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53362026-09-05T01:12:23.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.38s
53372026-09-05T01:12:24.096Z
53382026-09-05T01:12:24.096Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53392026-09-05T01:12:24.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53402026-09-05T01:12:24.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53412026-09-05T01:12:24.797Z Checking rtoolbox v0.0.3
53422026-09-05T01:12:24.801Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53432026-09-05T01:12:24.801Z Checking tui-tree-widget v0.23.1
53442026-09-05T01:12:24.801Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53452026-09-05T01:12:25.015Z Checking rpassword v7.5.4
53462026-09-05T01:12:27.746Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53472026-09-05T01:12:29.585Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53482026-09-05T01:12:30.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s
53492026-09-05T01:12:30.685Z
53502026-09-05T01:12:30.685Zinfo: running `cargo check --bins` on wicket (373/376)
53512026-09-05T01:12:31.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53522026-09-05T01:12:31.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53532026-09-05T01:12:31.374Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53542026-09-05T01:12:31.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
53552026-09-05T01:12:31.917Z
53562026-09-05T01:12:31.917Zinfo: running `cargo check --bins` on wicketd (374/376)
53572026-09-05T01:12:32.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-05T01:12:32.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-05T01:12:32.607Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53602026-09-05T01:12:36.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
53612026-09-05T01:12:36.325Z
53622026-09-05T01:12:36.325Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53632026-09-05T01:12:36.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-05T01:12:36.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-05T01:12:36.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53662026-09-05T01:12:36.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53672026-09-05T01:12:36.880Z
53682026-09-05T01:12:36.880Zinfo: running `cargo check --bins` on zone-setup (376/376)
53692026-09-05T01:12:37.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-05T01:12:37.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-05T01:12:37.542Z Checking uzers v0.12.2
53722026-09-05T01:12:37.808Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53732026-09-05T01:12:38.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
53742026-09-05T01:12:38.820Z
53752026-09-05T01:12:38.820Zreal 14:19.130786445
53762026-09-05T01:12:38.820Zuser 21:35.982526616
53772026-09-05T01:12:38.831Zsys 4:22.272429698
53782026-09-05T01:12:38.831Ztrap 0.339638178
53792026-09-05T01:12:38.831Ztflt 0.590023246
53802026-09-05T01:12:38.831Zdflt 0.856905342
53812026-09-05T01:12:38.831Zkflt 0.004911262
53822026-09-05T01:12:38.831Zlock 1:27:25.226738338
53832026-09-05T01:12:38.832Zslp 1:42:29.291523782
53842026-09-05T01:12:38.832Zlat 54.744875852
53852026-09-05T01:12:38.832Zstop 3:59.898396710
53862026-09-05T01:12:38.832Zprocess exited: duration 990003 ms, exit code 0
 
53872026-09-05T01:12:38.848Zfound 0 output files