01M1M598B6HT791DVXT8XF5FK8: 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: 01M1M5A6THRPQQX2K29PZY3CZC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T17:34:21.943Zjob assigned to worker 01M1M5AEVM7WFTKKB24DYXE6J2 [factory aws, i-00e518ddb98b9a989] (queued for 58 s)
 
22026-09-03T17:34:28.891Zstarting task 0: "setup"
32026-09-03T17:34:28.897Z++ uname -s
42026-09-03T17:34:28.901Z+ kern=SunOS
52026-09-03T17:34:28.901Z+ build_user=build
62026-09-03T17:34:28.901Z+ build_uid=12345
72026-09-03T17:34:28.901Z+ work_dir=/work
82026-09-03T17:34:28.901Z+ input_dir=/input
92026-09-03T17:34:28.901Z+ [[ 0 == 12345 ]]
102026-09-03T17:34:28.901Z+ case "$kern" in
112026-09-03T17:34:28.901Z+ groupadd -g 12345 build
122026-09-03T17:34:28.904Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T17:34:30.909Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T17:34:31.005Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T17:34:31.008Z+ home_fs=zfs
162026-09-03T17:34:31.008Z+ [[ zfs == autofs ]]
172026-09-03T17:34:31.008Z+ mkdir -p /home/build
182026-09-03T17:34:31.008Z+ chown build:build /home/build /work
192026-09-03T17:34:33.010Z+ chmod 0700 /home/build /work
202026-09-03T17:34:33.013Zprocess exited: duration 4121 ms, exit code 0
 
212026-09-03T17:34:33.019Zstarting task 1: "rust-toolchain"
222026-09-03T17:34:33.024Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T17:34:33.024Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-03T17:34:33.024Z * rust toolchain channel = "1.97.1"
252026-09-03T17:34:33.024Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-03T17:34:33.024Z * rust toolchain profile = "default"
272026-09-03T17:34:33.024Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T17:34:33.027Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T17:34:33.027Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T17:34:33.131Zinfo: downloading installer
312026-09-03T17:34:34.520Zinfo: profile set to default
322026-09-03T17:34:34.520Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T17:34:34.523Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T17:34:34.647Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T17:34:34.650Zinfo: downloading 6 components
362026-09-03T17:34:48.705Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T17:34:48.706Z
382026-09-03T17:34:48.734Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T17:34:48.734Z
402026-09-03T17:34:48.737Z
412026-09-03T17:34:48.737ZRust is installed now. Great!
422026-09-03T17:34:48.737Z
432026-09-03T17:34:48.737ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T17:34:48.737Zenvironment variable. This has not been done automatically.
452026-09-03T17:34:48.737Z
462026-09-03T17:34:48.737ZTo configure your current shell, you need to source
472026-09-03T17:34:48.737Zthe corresponding env file under $HOME/.cargo.
482026-09-03T17:34:48.737Z
492026-09-03T17:34:48.737ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T17:34:48.737Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T17:34:48.738Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T17:34:48.738ZCC_x86_64-unknown-illumos = None
532026-09-03T17:34:48.738Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T17:34:48.738ZCC_x86_64_unknown_illumos = None
552026-09-03T17:34:48.738Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T17:34:48.738ZHOST_CC = None
572026-09-03T17:34:48.738Zcargo:rerun-if-env-changed=CC
582026-09-03T17:34:48.738ZCC = None
592026-09-03T17:34:48.738Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T17:34:48.903Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T17:34:48.903ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T17:34:48.903Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T17:34:48.903ZCFLAGS = None
642026-09-03T17:34:48.903Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T17:34:48.903ZHOST_CFLAGS = None
662026-09-03T17:34:48.903Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T17:34:48.903ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T17:34:48.903Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T17:34:48.903ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T17:34:49.005Z+ rustup --version
712026-09-03T17:34:49.014Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T17:34:49.017Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T17:34:49.035Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T17:34:49.038Z+ cargo --version
752026-09-03T17:34:49.052Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T17:34:49.059Z+ rustc --version
772026-09-03T17:34:49.075Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T17:34:49.078Zprocess exited: duration 16056 ms, exit code 0
 
792026-09-03T17:34:49.086Zstarting task 2: "authentication"
802026-09-03T17:34:49.102Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T17:34:49.109Zstarting task 3: "clone repository"
822026-09-03T17:34:49.112Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-03T17:34:49.115Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-03T17:34:49.143ZCloning into '/work/oxidecomputer/omicron'...
852026-09-03T17:35:03.412Z+ cd /work/oxidecomputer/omicron
862026-09-03T17:35:03.412Z+ git fetch origin b3215b60695394fe8feca0b2a944bc72de32ec0a
872026-09-03T17:35:03.746ZFrom https://github.com/oxidecomputer/omicron
882026-09-03T17:35:03.746Z * branch b3215b60695394fe8feca0b2a944bc72de32ec0a -> FETCH_HEAD
892026-09-03T17:35:03.757Z+ [[ -n enable-scrimlet-reconcilers-in-tests ]]
902026-09-03T17:35:03.760Z++ git branch --show-current
912026-09-03T17:35:03.761Z+ current=main
922026-09-03T17:35:03.761Z+ [[ main != enable-scrimlet-reconcilers-in-tests ]]
932026-09-03T17:35:03.761Z+ git branch -f enable-scrimlet-reconcilers-in-tests b3215b60695394fe8feca0b2a944bc72de32ec0a
942026-09-03T17:35:03.765Z+ git checkout -f enable-scrimlet-reconcilers-in-tests
952026-09-03T17:35:03.876ZSwitched to branch 'enable-scrimlet-reconcilers-in-tests'
962026-09-03T17:35:03.879Z+ git reset --hard b3215b60695394fe8feca0b2a944bc72de32ec0a
972026-09-03T17:35:03.991ZHEAD is now at b3215b606 EXPECTORATE
982026-09-03T17:35:03.996Zprocess exited: duration 14883 ms, exit code 0
 
992026-09-03T17:35:04.004Zstarting task 4: "build"
1002026-09-03T17:35:04.010Z+ source .github/buildomat/ci-env.sh
1012026-09-03T17:35:04.010Z++ export CARGO_TERM_COLOR=always
1022026-09-03T17:35:04.010Z++ CARGO_TERM_COLOR=always
1032026-09-03T17:35:04.014Z+++ uname -s
1042026-09-03T17:35:04.014Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-03T17:35:04.014Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-03T17:35:04.015Z+ cargo --version
1072026-09-03T17:35:04.021Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-03T17:35:04.024Z+ rustc --version
1092026-09-03T17:35:04.042Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-03T17:35:04.045Z+ source ./env.sh
1112026-09-03T17:35:04.045Z++ OLD_SHELL_OPTS=ehxB
1122026-09-03T17:35:04.045Z++ set -o xtrace
1132026-09-03T17:35:04.049Z++++ dirname ./env.sh
1142026-09-03T17:35:04.049Z+++ readlink -f .
1152026-09-03T17:35:04.052Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-03T17:35:04.052Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-09-03T17:35:04.052Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-03T17:35:04.052Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-09-03T17:35:04.052Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-09-03T17:35:04.052Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-09-03T17:35:04.052Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-09-03T17:35:04.052Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-09-03T17:35:04.052Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-09-03T17:35:04.052Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1252026-09-03T17:35:04.052Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1262026-09-03T17:35:04.052Z++ case $OLD_SHELL_OPTS in
1272026-09-03T17:35:04.052Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-03T17:35:04.052Z+ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1292026-09-03T17:35:04.052Z+ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1302026-09-03T17:35:04.053Z+ banner prerequisites
1312026-09-03T17:35:04.053Z
1322026-09-03T17:35:04.053Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-03T17:35:04.053Z # # # # # # # # # # # # # # #
1342026-09-03T17:35:04.053Z # # # # ##### # # ##### # # # # # #### #
1352026-09-03T17:35:04.053Z ##### ##### # ##### # # # # # # # # #
1362026-09-03T17:35:04.053Z # # # # # # # # # # # # # # #
1372026-09-03T17:35:04.053Z # # # ###### # # ###### ### # #### # #### #
1382026-09-03T17:35:04.053Z
1392026-09-03T17:35:04.053Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-03T17:35:06.126Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-03T17:35:06.553Z Startup: Caching catalogs ... Done
1422026-09-03T17:35:09.194ZPlanning: Solver setup ... Done (2.466s)
1432026-09-03T17:35:09.263ZPlanning: Running solver ... Done (0.069s)
1442026-09-03T17:35:09.320ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-03T17:35:09.332ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-03T17:35:09.353ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-03T17:35:09.368ZPlanning: Package planning ... Done (0.014s)
1482026-09-03T17:35:09.371ZPlanning: Merging actions ... Done (0.002s)
1492026-09-03T17:35:09.538ZPlanning: Checking for conflicting actions ... Done (0.159s)
1502026-09-03T17:35:09.561ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-03T17:35:10.347ZPlanning: Evaluating mediators ... Done (0.813s)
1522026-09-03T17:35:10.351ZPlanning: Planning completed in 3.75 seconds
1532026-09-03T17:35:10.351Z Packages to install: 2
1542026-09-03T17:35:10.351Z Estimated space available: 156.00 GB
1552026-09-03T17:35:10.351ZEstimated space to be consumed: 86.47 MB
1562026-09-03T17:35:10.351Z Create boot environment: No
1572026-09-03T17:35:10.352ZCreate backup boot environment: No
1582026-09-03T17:35:10.352Z Rebuild boot archive: No
1592026-09-03T17:35:10.352Z
1602026-09-03T17:35:10.352ZChanged packages:
1612026-09-03T17:35:10.352Zhelios
1622026-09-03T17:35:10.352Z developer/build-essential
1632026-09-03T17:35:10.352Z None -> 11-3.0
1642026-09-03T17:35:10.352Z library/libxmlsec1
1652026-09-03T17:35:10.352Z None -> 1.2.35-3.0
1662026-09-03T17:35:10.376Z
1672026-09-03T17:35:10.376ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-03T17:35:10.449ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1692026-09-03T17:35:10.533Z Actions: 1/268 actions (Installing new actions)
1702026-09-03T17:35:10.571Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-03T17:35:10.605ZFinalize: Updating package state database ... Done (0.034s)
1722026-09-03T17:35:10.605ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-03T17:35:10.705ZFinalize: Updating image state ... Done (0.097s)
1742026-09-03T17:35:13.306ZFinalize: Creating fast lookup database ... Done (2.550s)
1752026-09-03T17:35:13.382ZFinalize: Reading search index ... Done (0.012s)
1762026-09-03T17:35:13.386ZFinalize: Updating search index ... Done (0.000s)
1772026-09-03T17:35:13.462ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-03T17:35:13.847ZPlanning: Evaluating mediator changes ... Done
1792026-09-03T17:35:13.952ZPlanning: Checking for conflicting actions ... Done
1802026-09-03T17:35:13.956ZPlanning: Consolidating action changes ... Done
1812026-09-03T17:35:14.109ZPlanning: Evaluating mediators ... Done
1822026-09-03T17:35:14.112ZPlanning: Planning completed in 0.26 seconds
1832026-09-03T17:35:14.136Z Mediators to change: 2
1842026-09-03T17:35:14.136Z Create boot environment: No
1852026-09-03T17:35:14.144ZCreate backup boot environment: No
1862026-09-03T17:35:14.185ZFinalize: Updating package state database ... Done
1872026-09-03T17:35:14.185ZFinalize: Updating package cache ... Done
1882026-09-03T17:35:14.240ZFinalize: Updating image state ... Done
1892026-09-03T17:35:16.196ZFinalize: Creating fast lookup database ... Done
1902026-09-03T17:35:16.257ZFinalize: Reading search index ... Done
1912026-09-03T17:35:16.260ZFinalize: Updating search index ... Done
1922026-09-03T17:35:16.357ZFinalize: Updating package cache ... Done
1932026-09-03T17:35:16.645ZPlanning: Evaluating mediator changes ... Done
1942026-09-03T17:35:16.749ZPlanning: Checking for conflicting actions ... Done
1952026-09-03T17:35:16.754ZPlanning: Consolidating action changes ... Done
1962026-09-03T17:35:16.904ZPlanning: Evaluating mediators ... Done
1972026-09-03T17:35:16.909ZPlanning: Planning completed in 0.26 seconds
1982026-09-03T17:35:16.928Z Mediators to change: 1
1992026-09-03T17:35:16.928Z Create boot environment: No
2002026-09-03T17:35:16.928ZCreate backup boot environment: No
2012026-09-03T17:35:16.990ZFinalize: Updating package state database ... Done
2022026-09-03T17:35:16.990ZFinalize: Updating package cache ... Done
2032026-09-03T17:35:17.049ZFinalize: Updating image state ... Done
2042026-09-03T17:35:19.009ZFinalize: Creating fast lookup database ... Done
2052026-09-03T17:35:19.070ZFinalize: Reading search index ... Done
2062026-09-03T17:35:19.073ZFinalize: Updating search index ... Done
2072026-09-03T17:35:19.146ZFinalize: Updating package cache ... Done
2082026-09-03T17:35:19.458ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-03T17:35:19.458Zapache system 2.4 system
2102026-09-03T17:35:19.458Zclang system 15 system
2112026-09-03T17:35:19.458Zcsh system system illumos
2122026-09-03T17:35:19.458Zctags system system illumos
2132026-09-03T17:35:19.458Zfile vendor vendor darwinsys
2142026-09-03T17:35:19.458Zfile system system illumos
2152026-09-03T17:35:19.458Zgcc vendor 14 vendor
2162026-09-03T17:35:19.458Zgcc system 13 system
2172026-09-03T17:35:19.458Zgcc system 10 system
2182026-09-03T17:35:19.458Zgo system 1.25 system
2192026-09-03T17:35:19.458Zllvm system 15 system
2202026-09-03T17:35:19.458Zmariadb system 11.4 system
2212026-09-03T17:35:19.458Zmta vendor vendor dma
2222026-09-03T17:35:19.458Zopenjdk system 17 system
2232026-09-03T17:35:19.459Zopenjdk system 11 system
2242026-09-03T17:35:19.459Zopenssl vendor 3 vendor
2252026-09-03T17:35:19.459Zperl system 5.40 system
2262026-09-03T17:35:19.459Zpostgresql system 18 system
2272026-09-03T17:35:19.459Zpostgresql system 17 system
2282026-09-03T17:35:19.459Zpython vendor 3 vendor
2292026-09-03T17:35:19.459Zpython system 2 system
2302026-09-03T17:35:19.459Zpython3 vendor 3.13 vendor
2312026-09-03T17:35:19.459Zruby system 3.4 system
2322026-09-03T17:35:19.459Zruby system 3.0 system
2332026-09-03T17:35:19.459Zwords vendor vendor american-english
2342026-09-03T17:35:19.459Zwords system system australian-english
2352026-09-03T17:35:19.459Zwords system system british-english
2362026-09-03T17:35:19.459Zwords system system canadian-english
2372026-09-03T17:35:19.459Zwords system system french
2382026-09-03T17:35:19.459Zwords system system italian
2392026-09-03T17:35:19.459Zwords system system ngerman
2402026-09-03T17:35:19.459Zwords system system ogerman
2412026-09-03T17:35:19.459Zwords system system spanish
2422026-09-03T17:35:19.712ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-03T17:35:19.712Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-03T17:35:20.226ZFMRI IFO
2452026-09-03T17:35:20.226Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-03T17:35:20.226Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-03T17:35:20.226Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-03T17:35:20.226Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-03T17:35:20.226Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-03T17:35:20.226Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-03T17:35:20.226Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-03T17:35:20.226Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-03T17:35:20.226Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-03T17:35:20.584Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-03T17:35:20.929Z Updating crates.io index
2562026-09-03T17:35:20.932Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-03T17:35:21.237Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-03T17:35:21.658Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-03T17:35:21.985Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-03T17:35:23.022Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-03T17:35:23.632Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-03T17:35:25.619Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-03T17:35:26.656Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-03T17:35:27.013Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-03T17:35:27.429Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-03T17:35:28.726Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-03T17:35:29.087Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-03T17:35:29.469Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-03T17:35:30.109Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-03T17:35:30.385Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-03T17:35:30.674Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-03T17:35:31.024Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-03T17:35:31.309Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-03T17:35:31.682Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-03T17:35:32.106Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-03T17:35:32.638Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-03T17:35:32.951Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-03T17:35:33.532Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-03T17:35:33.872Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-03T17:35:34.170Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-03T17:35:34.612Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-03T17:35:34.969Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-03T17:35:35.462Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-03T17:35:36.278Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-03T17:35:36.551Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-03T17:35:36.892Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-03T17:35:37.285Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-03T17:35:37.865Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-03T17:35:38.439Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-03T17:35:38.706Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-03T17:35:39.080Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-03T17:35:39.422Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-03T17:35:39.677Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-03T17:35:39.970Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-03T17:35:40.353Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-03T17:35:40.678Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-03T17:35:41.110Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-03T17:35:44.065Z Downloading crates ...
2992026-09-03T17:35:44.132Z Downloaded colorchoice v1.0.4
3002026-09-03T17:35:44.133Z Downloaded block-buffer v0.10.4
3012026-09-03T17:35:44.133Z Downloaded dtrace-parser v0.2.0
3022026-09-03T17:35:44.133Z Downloaded cargo-platform v0.3.2
3032026-09-03T17:35:44.133Z Downloaded itoa v1.0.17
3042026-09-03T17:35:44.133Z Downloaded heck v0.5.0
3052026-09-03T17:35:44.133Z Downloaded zerocopy-derive v0.7.35
3062026-09-03T17:35:44.133Z Downloaded zmij v1.0.21
3072026-09-03T17:35:44.133Z Downloaded fastrand v2.3.0
3082026-09-03T17:35:44.133Z Downloaded macaddr v1.0.1
3092026-09-03T17:35:44.134Z Downloaded errno v0.3.14
3102026-09-03T17:35:44.134Z Downloaded zerocopy v0.7.35
3112026-09-03T17:35:44.158Z Downloaded memmap v0.7.0
3122026-09-03T17:35:44.158Z Downloaded usdt v0.5.0
3132026-09-03T17:35:44.158Z Downloaded generic-array v0.14.7
3142026-09-03T17:35:44.158Z Downloaded pretty-hex v0.4.1
3152026-09-03T17:35:44.159Z Downloaded serde_spanned v0.6.9
3162026-09-03T17:35:44.159Z Downloaded thread-id v4.2.2
3172026-09-03T17:35:44.159Z Downloaded fnv v1.0.7
3182026-09-03T17:35:44.159Z Downloaded utf8parse v0.2.2
3192026-09-03T17:35:44.159Z Downloaded cpufeatures v0.2.17
3202026-09-03T17:35:44.159Z Downloaded equivalent v1.0.2
3212026-09-03T17:35:44.159Z Downloaded clap_lex v1.0.0
3222026-09-03T17:35:44.159Z Downloaded anstyle-query v1.1.5
3232026-09-03T17:35:44.159Z Downloaded digest v0.10.7
3242026-09-03T17:35:44.159Z Downloaded cfg-if v1.0.4
3252026-09-03T17:35:44.159Z Downloaded heck v0.4.1
3262026-09-03T17:35:44.159Z Downloaded is_terminal_polyfill v1.70.2
3272026-09-03T17:35:44.159Z Downloaded crypto-common v0.1.7
3282026-09-03T17:35:44.159Z Downloaded dof v0.3.0
3292026-09-03T17:35:44.185Z Downloaded byteorder v1.5.0
3302026-09-03T17:35:44.185Z Downloaded anstyle-parse v1.0.0
3312026-09-03T17:35:44.185Z Downloaded thiserror v1.0.69
3322026-09-03T17:35:44.185Z Downloaded cargo_metadata v0.23.1
3332026-09-03T17:35:44.185Z Downloaded fs-err v3.3.0
3342026-09-03T17:35:44.185Z Downloaded unicode-linebreak v0.1.5
3352026-09-03T17:35:44.186Z Downloaded autocfg v1.5.0
3362026-09-03T17:35:44.186Z Downloaded camino-tempfile v1.4.1
3372026-09-03T17:35:44.186Z Downloaded pest_derive v2.8.6
3382026-09-03T17:35:44.186Z Downloaded plain v0.2.3
3392026-09-03T17:35:44.186Z Downloaded smawk v0.3.2
3402026-09-03T17:35:44.186Z Downloaded toml_datetime v0.6.11
3412026-09-03T17:35:44.186Z Downloaded strsim v0.11.1
3422026-09-03T17:35:44.208Z Downloaded usdt-attr-macro v0.5.0
3432026-09-03T17:35:44.208Z Downloaded toml_write v0.1.2
3442026-09-03T17:35:44.208Z Downloaded usdt-macro v0.5.0
3452026-09-03T17:35:44.208Z Downloaded version_check v0.9.5
3462026-09-03T17:35:44.208Z Downloaded scroll_derive v0.12.1
3472026-09-03T17:35:44.208Z Downloaded anstyle v1.0.14
3482026-09-03T17:35:44.208Z Downloaded bytecount v0.6.9
3492026-09-03T17:35:44.208Z Downloaded cargo_toml v0.21.0
3502026-09-03T17:35:44.208Z Downloaded swrite v0.1.0
3512026-09-03T17:35:44.208Z Downloaded tabled_derive v0.7.0
3522026-09-03T17:35:44.208Z Downloaded proc-macro-error-attr v1.0.4
3532026-09-03T17:35:44.216Z Downloaded terminal_size v0.4.3
3542026-09-03T17:35:44.216Z Downloaded once_cell v1.21.3
3552026-09-03T17:35:44.216Z Downloaded thiserror-impl v1.0.69
3562026-09-03T17:35:44.216Z Downloaded anstream v1.0.0
3572026-09-03T17:35:44.216Z Downloaded proc-macro-error v1.0.4
3582026-09-03T17:35:44.217Z Downloaded tempfile v3.27.0
3592026-09-03T17:35:44.224Z Downloaded quote v1.0.45
3602026-09-03T17:35:44.240Z Downloaded scroll v0.12.0
3612026-09-03T17:35:44.240Z Downloaded serde_tokenstream v0.2.3
3622026-09-03T17:35:44.240Z Downloaded thiserror-impl v2.0.18
3632026-09-03T17:35:44.240Z Downloaded anyhow v1.0.104
3642026-09-03T17:35:44.240Z Downloaded pest_generator v2.8.6
3652026-09-03T17:35:44.240Z Downloaded clap_derive v4.6.1
3662026-09-03T17:35:44.255Z Downloaded proc-macro2 v1.0.106
3672026-09-03T17:35:44.255Z Downloaded semver v1.0.28
3682026-09-03T17:35:44.255Z Downloaded camino v1.2.5
3692026-09-03T17:35:44.259Z Downloaded clap v4.6.1
3702026-09-03T17:35:44.259Z Downloaded usdt-impl v0.5.0
3712026-09-03T17:35:44.265Z Downloaded pest_meta v2.8.6
3722026-09-03T17:35:44.265Z Downloaded papergrid v0.11.0
3732026-09-03T17:35:44.265Z Downloaded toml v0.8.23
3742026-09-03T17:35:44.298Z Downloaded log v0.4.33
3752026-09-03T17:35:44.299Z Downloaded bitflags v2.11.0
3762026-09-03T17:35:44.299Z Downloaded thiserror v2.0.18
3772026-09-03T17:35:44.319Z Downloaded ucd-trie v0.1.7
3782026-09-03T17:35:44.320Z Downloaded unicode-ident v1.0.24
3792026-09-03T17:35:44.320Z Downloaded serde_core v1.0.228
3802026-09-03T17:35:44.320Z Downloaded getrandom v0.4.3
3812026-09-03T17:35:44.320Z Downloaded sha2 v0.10.9
3822026-09-03T17:35:44.320Z Downloaded textwrap v0.16.2
3832026-09-03T17:35:44.320Z Downloaded memchr v2.8.0
3842026-09-03T17:35:44.326Z Downloaded typenum v1.20.1
3852026-09-03T17:35:44.326Z Downloaded indexmap v2.14.0
3862026-09-03T17:35:44.327Z Downloaded serde_derive v1.0.228
3872026-09-03T17:35:44.334Z Downloaded serde v1.0.228
3882026-09-03T17:35:44.334Z Downloaded toml_edit v0.22.27
3892026-09-03T17:35:44.372Z Downloaded pest v2.8.6
3902026-09-03T17:35:44.394Z Downloaded hashbrown v0.17.0
3912026-09-03T17:35:44.395Z Downloaded clap_builder v4.6.0
3922026-09-03T17:35:44.404Z Downloaded goblin v0.8.2
3932026-09-03T17:35:44.404Z Downloaded winnow v0.7.14
3942026-09-03T17:35:44.413Z Downloaded serde_json v1.0.151
3952026-09-03T17:35:44.430Z Downloaded tabled v0.15.0
3962026-09-03T17:35:44.447Z Downloaded syn v1.0.109
3972026-09-03T17:35:44.447Z Downloaded unicode-width v0.1.14
3982026-09-03T17:35:44.447Z Downloaded unicode-width v0.2.0
3992026-09-03T17:35:44.447Z Downloaded syn v2.0.117
4002026-09-03T17:35:44.470Z Downloaded rustix v1.1.4
4012026-09-03T17:35:44.501Z Downloaded libc v0.2.185
4022026-09-03T17:35:44.549Z Compiling proc-macro2 v1.0.106
4032026-09-03T17:35:44.549Z Compiling quote v1.0.45
4042026-09-03T17:35:44.549Z Compiling unicode-ident v1.0.24
4052026-09-03T17:35:44.549Z Compiling serde_core v1.0.228
4062026-09-03T17:35:44.549Z Compiling libc v0.2.185
4072026-09-03T17:35:44.549Z Compiling version_check v0.9.5
4082026-09-03T17:35:44.552Z Compiling memchr v2.8.0
4092026-09-03T17:35:44.552Z Compiling serde v1.0.228
4102026-09-03T17:35:44.894Z Compiling zmij v1.0.21
4112026-09-03T17:35:45.097Z Compiling itoa v1.0.17
4122026-09-03T17:35:45.149Z Compiling ucd-trie v0.1.7
4132026-09-03T17:35:45.169Z Compiling thiserror v1.0.69
4142026-09-03T17:35:45.334Z Compiling pest v2.8.6
4152026-09-03T17:35:45.512Z Compiling byteorder v1.5.0
4162026-09-03T17:35:45.540Z Compiling rustix v1.1.4
4172026-09-03T17:35:45.640Z Compiling errno v0.3.14
4182026-09-03T17:35:45.758Z Compiling serde_json v1.0.151
4192026-09-03T17:35:45.795Z Compiling bitflags v2.11.0
4202026-09-03T17:35:45.954Z Compiling syn v2.0.117
4212026-09-03T17:35:46.041Z Compiling thread-id v4.2.2
4222026-09-03T17:35:46.058Z Compiling proc-macro-error-attr v1.0.4
4232026-09-03T17:35:46.124Z Compiling usdt-impl v0.5.0
4242026-09-03T17:35:46.233Z Compiling camino v1.2.5
4252026-09-03T17:35:46.247Z Compiling syn v1.0.109
4262026-09-03T17:35:46.434Z Compiling pest_meta v2.8.6
4272026-09-03T17:35:46.589Z Compiling proc-macro-error v1.0.4
4282026-09-03T17:35:46.608Z Compiling hashbrown v0.17.0
4292026-09-03T17:35:46.627Z Compiling log v0.4.33
4302026-09-03T17:35:46.770Z Compiling utf8parse v0.2.2
4312026-09-03T17:35:46.812Z Compiling equivalent v1.0.2
4322026-09-03T17:35:46.902Z Compiling plain v0.2.3
4332026-09-03T17:35:47.005Z Compiling getrandom v0.4.3
4342026-09-03T17:35:47.023Z Compiling terminal_size v0.4.3
4352026-09-03T17:35:47.157Z Compiling indexmap v2.14.0
4362026-09-03T17:35:47.208Z Compiling anstyle-parse v1.0.0
4372026-09-03T17:35:47.778Z Compiling cfg-if v1.0.4
4382026-09-03T17:35:47.795Z Compiling is_terminal_polyfill v1.70.2
4392026-09-03T17:35:47.830Z Compiling thiserror v2.0.18
4402026-09-03T17:35:47.851Z Compiling toml_write v0.1.2
4412026-09-03T17:35:47.884Z Compiling pretty-hex v0.4.1
4422026-09-03T17:35:47.901Z Compiling winnow v0.7.14
4432026-09-03T17:35:48.026Z Compiling anstyle v1.0.14
4442026-09-03T17:35:48.044Z Compiling anstyle-query v1.1.5
4452026-09-03T17:35:48.060Z Compiling autocfg v1.5.0
4462026-09-03T17:35:48.153Z Compiling pest_generator v2.8.6
4472026-09-03T17:35:48.156Z Compiling colorchoice v1.0.4
4482026-09-03T17:35:48.289Z Compiling anstream v1.0.0
4492026-09-03T17:35:48.483Z Compiling fs-err v3.3.0
4502026-09-03T17:35:48.538Z Compiling once_cell v1.21.3
4512026-09-03T17:35:48.557Z Compiling clap_lex v1.0.0
4522026-09-03T17:35:48.669Z Compiling heck v0.5.0
4532026-09-03T17:35:48.757Z Compiling strsim v0.11.1
4542026-09-03T17:35:48.784Z Compiling fastrand v2.3.0
4552026-09-03T17:35:48.847Z Compiling heck v0.4.1
4562026-09-03T17:35:48.899Z Compiling bytecount v0.6.9
4572026-09-03T17:35:48.912Z Compiling fnv v1.0.7
4582026-09-03T17:35:49.025Z Compiling unicode-width v0.1.14
4592026-09-03T17:35:49.041Z Compiling anyhow v1.0.104
4602026-09-03T17:35:49.057Z Compiling tempfile v3.27.0
4612026-09-03T17:35:49.073Z Compiling clap_builder v4.6.0
4622026-09-03T17:35:49.258Z Compiling cargo-platform v0.3.2
4632026-09-03T17:35:49.326Z Compiling papergrid v0.11.0
4642026-09-03T17:35:49.432Z Compiling semver v1.0.28
4652026-09-03T17:35:49.484Z Compiling memmap v0.7.0
4662026-09-03T17:35:49.524Z Compiling tabled_derive v0.7.0
4672026-09-03T17:35:49.544Z Compiling unicode-width v0.2.0
4682026-09-03T17:35:49.636Z Compiling smawk v0.3.2
4692026-09-03T17:35:49.669Z Compiling unicode-linebreak v0.1.5
4702026-09-03T17:35:49.784Z Compiling camino-tempfile v1.4.1
4712026-09-03T17:35:49.873Z Compiling serde_derive v1.0.228
4722026-09-03T17:35:49.919Z Compiling thiserror-impl v1.0.69
4732026-09-03T17:35:50.020Z Compiling zerocopy-derive v0.7.35
4742026-09-03T17:35:50.104Z Compiling pest_derive v2.8.6
4752026-09-03T17:35:50.123Z Compiling scroll_derive v0.12.1
4762026-09-03T17:35:50.442Z Compiling thiserror-impl v2.0.18
4772026-09-03T17:35:50.557Z Compiling clap_derive v4.6.1
4782026-09-03T17:35:50.771Z Compiling tabled v0.15.0
4792026-09-03T17:35:50.794Z Compiling scroll v0.12.0
4802026-09-03T17:35:50.897Z Compiling zerocopy v0.7.35
4812026-09-03T17:35:51.074Z Compiling goblin v0.8.2
4822026-09-03T17:35:51.319Z Compiling dtrace-parser v0.2.0
4832026-09-03T17:35:51.456Z Compiling textwrap v0.16.2
4842026-09-03T17:35:51.898Z Compiling swrite v0.1.0
4852026-09-03T17:35:52.313Z Compiling clap v4.6.1
4862026-09-03T17:35:52.912Z Compiling dof v0.3.0
4872026-09-03T17:35:52.912Z Compiling serde_tokenstream v0.2.3
4882026-09-03T17:35:52.928Z Compiling serde_spanned v0.6.9
4892026-09-03T17:35:52.941Z Compiling toml_datetime v0.6.11
4902026-09-03T17:35:52.944Z Compiling macaddr v1.0.1
4912026-09-03T17:35:52.990Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-03T17:35:52.990Z Compiling cargo_metadata v0.23.1
4932026-09-03T17:35:53.139Z Compiling toml_edit v0.22.27
4942026-09-03T17:35:53.655Z Compiling usdt-attr-macro v0.5.0
4952026-09-03T17:35:53.673Z Compiling usdt-macro v0.5.0
4962026-09-03T17:35:54.247Z Compiling usdt v0.5.0
4972026-09-03T17:35:54.487Z Compiling toml v0.8.23
4982026-09-03T17:35:54.817Z Compiling cargo_toml v0.21.0
4992026-09-03T17:35:56.079Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-03T17:35:58.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.67s
5012026-09-03T17:35:58.292Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-03T17:35:58.797Z Downloading crates ...
5032026-09-03T17:35:58.852Z Downloaded bit-set v0.8.0
5042026-09-03T17:35:58.855Z Downloaded adler2 v2.0.1
5052026-09-03T17:35:58.858Z Downloaded compression-core v0.4.31
5062026-09-03T17:35:58.861Z Downloaded arrayref v0.3.9
5072026-09-03T17:35:58.861Z Downloaded block-buffer v0.12.1
5082026-09-03T17:35:58.864Z Downloaded base64ct v1.8.3
5092026-09-03T17:35:58.866Z Downloaded fxhash v0.2.1
5102026-09-03T17:35:58.866Z Downloaded bitfield-struct v0.6.2
5112026-09-03T17:35:58.869Z Downloaded async-bb8-diesel v0.2.1
5122026-09-03T17:35:58.873Z Downloaded bs58 v0.5.1
5132026-09-03T17:35:58.876Z Downloaded embedded-io v0.6.1
5142026-09-03T17:35:58.876Z Downloaded aead v0.5.2
5152026-09-03T17:35:58.876Z Downloaded bitfield-macros v0.19.4
5162026-09-03T17:35:58.879Z Downloaded fixedbitset v0.5.7
5172026-09-03T17:35:58.882Z Downloaded atomicwrites v0.4.4
5182026-09-03T17:35:58.882Z Downloaded base16ct v0.2.0
5192026-09-03T17:35:58.882Z Downloaded bb8 v0.8.6
5202026-09-03T17:35:58.882Z Downloaded bit-set v0.5.3
5212026-09-03T17:35:58.885Z Downloaded anstyle-parse v0.2.7
5222026-09-03T17:35:58.885Z Downloaded const-oid v0.9.6
5232026-09-03T17:35:58.885Z Downloaded addr2line v0.25.1
5242026-09-03T17:35:58.888Z Downloaded expectorate v1.2.0
5252026-09-03T17:35:58.888Z Downloaded foreign-types v0.3.2
5262026-09-03T17:35:58.888Z Downloaded foreign-types-macros v0.2.3
5272026-09-03T17:35:58.888Z Downloaded allocator-api2 v0.2.21
5282026-09-03T17:35:58.891Z Downloaded float-ord v0.3.2
5292026-09-03T17:35:58.891Z Downloaded futures-core v0.3.32
5302026-09-03T17:35:58.891Z Downloaded assert_matches v1.5.0
5312026-09-03T17:35:58.891Z Downloaded atty v0.2.14
5322026-09-03T17:35:58.891Z Downloaded array-init v0.0.4
5332026-09-03T17:35:58.891Z Downloaded async-stream-impl v0.3.6
5342026-09-03T17:35:58.901Z Downloaded form_urlencoded v1.2.2
5352026-09-03T17:35:58.901Z Downloaded async-recursion v1.1.1
5362026-09-03T17:35:58.905Z Downloaded embedded-io v0.4.0
5372026-09-03T17:35:58.905Z Downloaded futures-io v0.3.32
5382026-09-03T17:35:58.905Z Downloaded backtrace-ext v0.2.1
5392026-09-03T17:35:58.905Z Downloaded async-stream v0.3.6
5402026-09-03T17:35:58.905Z Downloaded base16ct v1.0.0
5412026-09-03T17:35:58.905Z Downloaded gethostname v0.5.0
5422026-09-03T17:35:58.905Z Downloaded argon2 v0.6.0-rc.8
5432026-09-03T17:35:58.905Z Downloaded atomic-waker v1.1.2
5442026-09-03T17:35:58.905Z Downloaded ascii-canvas v3.0.0
5452026-09-03T17:35:58.905Z Downloaded env_filter v2.0.0
5462026-09-03T17:35:58.905Z Downloaded fd-lock v4.0.4
5472026-09-03T17:35:58.905Z Downloaded foreign-types-shared v0.1.1
5482026-09-03T17:35:58.905Z Downloaded fixedbitset v0.4.2
5492026-09-03T17:35:58.908Z Downloaded ciborium-ll v0.2.2
5502026-09-03T17:35:58.908Z Downloaded foreign-types v0.5.0
5512026-09-03T17:35:58.908Z Downloaded futures-sink v0.3.32
5522026-09-03T17:35:58.911Z Downloaded funty v2.0.0
5532026-09-03T17:35:58.911Z Downloaded endian-type v0.1.2
5542026-09-03T17:35:58.911Z Downloaded foreign-types-shared v0.3.1
5552026-09-03T17:35:58.911Z Downloaded anstream v0.6.21
5562026-09-03T17:35:58.914Z Downloaded ar_archive_writer v0.5.1
5572026-09-03T17:35:58.914Z Downloaded bit-vec v0.8.0
5582026-09-03T17:35:58.914Z Downloaded enum-as-inner v0.6.1
5592026-09-03T17:35:58.917Z Downloaded float-cmp v0.10.0
5602026-09-03T17:35:58.917Z Downloaded const-oid v0.10.2
5612026-09-03T17:35:58.917Z Downloaded erased-serde v0.3.31
5622026-09-03T17:35:58.921Z Downloaded ff v0.13.1
5632026-09-03T17:35:58.921Z Downloaded fs_extra v1.3.0
5642026-09-03T17:35:58.921Z Downloaded castaway v0.2.4
5652026-09-03T17:35:58.924Z Downloaded futures-task v0.3.32
5662026-09-03T17:35:58.927Z Downloaded hex-literal v1.1.0
5672026-09-03T17:35:58.927Z Downloaded cfg_aliases v0.1.1
5682026-09-03T17:35:58.927Z Downloaded newline-converter v0.3.0
5692026-09-03T17:35:58.930Z Downloaded futures-macro v0.3.32
5702026-09-03T17:35:58.930Z Downloaded hostname v0.3.1
5712026-09-03T17:35:58.930Z Downloaded ena v0.14.4
5722026-09-03T17:35:58.933Z Downloaded foldhash v0.1.5
5732026-09-03T17:35:58.933Z Downloaded fs-err v2.11.0
5742026-09-03T17:35:58.933Z Downloaded enum_dispatch v0.3.13
5752026-09-03T17:35:58.936Z Downloaded ciborium-io v0.2.2
5762026-09-03T17:35:58.936Z Downloaded ff v0.14.0
5772026-09-03T17:35:58.939Z Downloaded filetime v0.2.27
5782026-09-03T17:35:58.939Z Downloaded flagset v0.4.7
5792026-09-03T17:35:58.939Z Downloaded futures-executor v0.3.32
5802026-09-03T17:35:58.939Z Downloaded foldhash v0.2.0
5812026-09-03T17:35:58.939Z Downloaded home v0.5.12
5822026-09-03T17:35:58.942Z Downloaded git-stub v1.0.0
5832026-09-03T17:35:58.942Z Downloaded hash32 v0.3.1
5842026-09-03T17:35:58.942Z Downloaded http-body v1.0.1
5852026-09-03T17:35:58.942Z Downloaded hostname v0.4.2
5862026-09-03T17:35:58.942Z Downloaded hubpack_derive v0.1.1
5872026-09-03T17:35:58.942Z Downloaded cfg_aliases v0.2.1
5882026-09-03T17:35:58.946Z Downloaded headers-core v0.3.0
5892026-09-03T17:35:58.946Z Downloaded block-padding v0.4.2
5902026-09-03T17:35:58.951Z Downloaded httpdate v1.0.3
5912026-09-03T17:35:58.951Z Downloaded nodrop v0.1.14
5922026-09-03T17:35:58.951Z Downloaded normalize-line-endings v0.3.0
5932026-09-03T17:35:58.951Z Downloaded fallible-iterator v0.2.0
5942026-09-03T17:35:58.951Z Downloaded nibble_vec v0.1.0
5952026-09-03T17:35:58.954Z Downloaded aead v0.6.1
5962026-09-03T17:35:58.954Z Downloaded argon2 v0.5.3
5972026-09-03T17:35:58.954Z Downloaded backoff v0.4.0
5982026-09-03T17:35:58.957Z Downloaded cobs v0.3.0
5992026-09-03T17:35:58.957Z Downloaded globwalk v0.9.1
6002026-09-03T17:35:58.960Z Downloaded async-trait v0.1.89
6012026-09-03T17:35:58.963Z Downloaded arrayvec v0.7.6
6022026-09-03T17:35:58.963Z Downloaded bitfield v0.19.4
6032026-09-03T17:35:58.963Z Downloaded compression-codecs v0.4.37
6042026-09-03T17:35:58.967Z Downloaded hex v0.4.3
6052026-09-03T17:35:58.967Z Downloaded http-range v0.1.5
6062026-09-03T17:35:58.967Z Downloaded arc-swap v1.8.2
6072026-09-03T17:35:58.970Z Downloaded backtrace v0.3.76
6082026-09-03T17:35:58.973Z Downloaded openssl-macros v0.1.1
6092026-09-03T17:35:58.973Z Downloaded parse-display v0.10.0
6102026-09-03T17:35:58.973Z Downloaded peg-runtime v0.8.5
6112026-09-03T17:35:58.973Z Downloaded predicates-core v1.0.10
6122026-09-03T17:35:58.976Z Downloaded radium v0.7.0
6132026-09-03T17:35:58.976Z Downloaded hubpack v0.1.2
6142026-09-03T17:35:58.977Z Downloaded predicates-tree v1.0.13
6152026-09-03T17:35:58.977Z Downloaded proc-macro-crate v1.3.1
6162026-09-03T17:35:58.980Z Downloaded proc-macro-crate v3.4.0
6172026-09-03T17:35:58.980Z Downloaded ref-cast-impl v1.0.25
6182026-09-03T17:35:58.980Z Downloaded git-stub-vcs v0.1.0
6192026-09-03T17:35:58.983Z Downloaded scopeguard v1.2.0
6202026-09-03T17:35:58.983Z Downloaded scroll_derive v0.13.1
6212026-09-03T17:35:58.983Z Downloaded bcrypt-pbkdf v0.11.0
6222026-09-03T17:35:58.986Z Downloaded bcs v0.1.6
6232026-09-03T17:35:58.986Z Downloaded ghash v0.6.0
6242026-09-03T17:35:58.989Z Downloaded bitflags v1.3.2
6252026-09-03T17:35:58.992Z Downloaded cipher v0.5.2
6262026-09-03T17:35:58.992Z Downloaded byte-wrapper v0.1.0
6272026-09-03T17:35:58.995Z Downloaded cassowary v0.3.0
6282026-09-03T17:35:58.995Z Downloaded cmake v0.1.57
6292026-09-03T17:35:58.995Z Downloaded hash32 v0.2.1
6302026-09-03T17:35:58.995Z Downloaded phf_shared v0.12.1
6312026-09-03T17:35:58.999Z Downloaded blowfish v0.10.0
6322026-09-03T17:35:58.999Z Downloaded cipher v0.4.4
6332026-09-03T17:35:58.999Z Downloaded proc-macro-error-attr2 v2.0.0
6342026-09-03T17:35:58.999Z Downloaded rand_xorshift v0.4.0
6352026-09-03T17:35:59.003Z Downloaded camino-tempfile-ext v0.3.3
6362026-09-03T17:35:59.003Z Downloaded chacha20 v0.9.1
6372026-09-03T17:35:59.006Z Downloaded cmov v0.5.4
6382026-09-03T17:35:59.006Z Downloaded rustc-hash v2.1.1
6392026-09-03T17:35:59.009Z Downloaded backon v1.6.0
6402026-09-03T17:35:59.009Z Downloaded nu-ansi-term v0.50.3
6412026-09-03T17:35:59.012Z Downloaded rtoolbox v0.0.3
6422026-09-03T17:35:59.012Z Downloaded bit-vec v0.6.3
6432026-09-03T17:35:59.012Z Downloaded signature v2.2.0
6442026-09-03T17:35:59.012Z Downloaded slog-envlogger v2.2.0
6452026-09-03T17:35:59.016Z Downloaded num-integer v0.1.46
6462026-09-03T17:35:59.016Z Downloaded num_threads v0.1.7
6472026-09-03T17:35:59.016Z Downloaded colored v2.2.0
6482026-09-03T17:35:59.019Z Downloaded sponge-cursor v0.1.0
6492026-09-03T17:35:59.019Z Downloaded stable_deref_trait v1.2.1
6502026-09-03T17:35:59.019Z Downloaded tokio-macros v2.7.0
6512026-09-03T17:35:59.019Z Downloaded cancel-safe-futures v0.1.5
6522026-09-03T17:35:59.019Z Downloaded env_logger v0.11.11
6532026-09-03T17:35:59.023Z Downloaded futures-channel v0.3.32
6542026-09-03T17:35:59.023Z Downloaded oxide-generation-macros v0.2.0
6552026-09-03T17:35:59.023Z Downloaded oxide-update-engine-display v0.1.2
6562026-09-03T17:35:59.023Z Downloaded pbkdf2 v0.13.0
6572026-09-03T17:35:59.027Z Downloaded globset v0.4.18
6582026-09-03T17:35:59.027Z Downloaded pem v3.0.6
6592026-09-03T17:35:59.030Z Downloaded topological-sort v0.2.2
6602026-09-03T17:35:59.033Z Downloaded tower-service v0.3.3
6612026-09-03T17:35:59.033Z Downloaded group v0.13.0
6622026-09-03T17:35:59.033Z Downloaded highway v1.3.0
6632026-09-03T17:35:59.036Z Downloaded usdt v0.6.0
6642026-09-03T17:35:59.036Z Downloaded group v0.14.0
6652026-09-03T17:35:59.036Z Downloaded http-body-util v0.1.3
6662026-09-03T17:35:59.039Z Downloaded ciborium v0.2.2
6672026-09-03T17:35:59.042Z Downloaded clang-sys v1.8.1
6682026-09-03T17:35:59.042Z Downloaded num_enum v0.5.11
6692026-09-03T17:35:59.045Z Downloaded structmeta v0.3.0
6702026-09-03T17:35:59.045Z Downloaded strum v0.26.3
6712026-09-03T17:35:59.045Z Downloaded console v0.15.11
6722026-09-03T17:35:59.048Z Downloaded cexpr v0.6.0
6732026-09-03T17:35:59.048Z Downloaded colored v3.1.1
6742026-09-03T17:35:59.048Z Downloaded fatfs v0.3.6
6752026-09-03T17:35:59.051Z Downloaded buf-list v1.1.2
6762026-09-03T17:35:59.051Z Downloaded cbc v0.2.1
6772026-09-03T17:35:59.055Z Downloaded blake2 v0.10.6
6782026-09-03T17:35:59.055Z Downloaded find-msvc-tools v0.1.9
6792026-09-03T17:35:59.055Z Downloaded futures v0.3.32
6802026-09-03T17:35:59.058Z Downloaded generic-array v1.4.3
6812026-09-03T17:35:59.058Z Downloaded chacha20 v0.10.0
6822026-09-03T17:35:59.061Z Downloaded console v0.16.2
6832026-09-03T17:35:59.061Z Downloaded utf-8 v0.7.6
6842026-09-03T17:35:59.061Z Downloaded structmeta-derive v0.3.0
6852026-09-03T17:35:59.064Z Downloaded strum v0.27.2
6862026-09-03T17:35:59.064Z Downloaded testing_table v0.3.0
6872026-09-03T17:35:59.064Z Downloaded glob v0.3.3
6882026-09-03T17:35:59.064Z Downloaded ahash v0.8.12
6892026-09-03T17:35:59.064Z Downloaded yoke-derive v0.8.1
6902026-09-03T17:35:59.067Z Downloaded zeroize_derive v1.5.0
6912026-09-03T17:35:59.070Z Downloaded zone_cfg_derive v0.3.1
6922026-09-03T17:35:59.070Z Downloaded want v0.3.1
6932026-09-03T17:35:59.073Z Downloaded pin-project-lite v0.2.17
6942026-09-03T17:35:59.076Z Downloaded postgres-protocol v0.6.10
6952026-09-03T17:35:59.076Z Downloaded darling_macro v0.13.4
6962026-09-03T17:35:59.076Z Downloaded darling_macro v0.20.11
6972026-09-03T17:35:59.079Z Downloaded dof v0.4.0
6982026-09-03T17:35:59.079Z Downloaded downcast-rs v2.0.2
6992026-09-03T17:35:59.079Z Downloaded rpassword v7.5.4
7002026-09-03T17:35:59.079Z Downloaded parking_lot_core v0.9.12
7012026-09-03T17:35:59.082Z Downloaded poly1305 v0.9.0
7022026-09-03T17:35:59.082Z Downloaded scrypt v0.12.0
7032026-09-03T17:35:59.086Z Downloaded serde_tokenstream v0.3.0
7042026-09-03T17:35:59.086Z Downloaded serde_with_macros v1.5.2
7052026-09-03T17:35:59.086Z Downloaded scroll v0.13.0
7062026-09-03T17:35:59.089Z Downloaded toml_writer v1.1.1+spec-1.1.0
7072026-09-03T17:35:59.092Z Downloaded curve25519-dalek-derive v0.1.1
7082026-09-03T17:35:59.096Z Downloaded dtrace-parser v0.3.0
7092026-09-03T17:35:59.097Z Downloaded elliptic-curve v0.14.1
7102026-09-03T17:35:59.100Z Downloaded half v1.8.3
7112026-09-03T17:35:59.105Z Downloaded hmac v0.13.0
7122026-09-03T17:35:59.109Z Downloaded blake2 v0.11.0-rc.6
7132026-09-03T17:35:59.112Z Downloaded bzip2 v0.4.4
7142026-09-03T17:35:59.112Z Downloaded bzip2 v0.6.1
7152026-09-03T17:35:59.112Z Downloaded indent_write v2.2.0
7162026-09-03T17:35:59.115Z Downloaded wyz v0.5.1
7172026-09-03T17:35:59.115Z Downloaded slog-term v2.9.2
7182026-09-03T17:35:59.118Z Downloaded illumos-nvpair-sys v0.2.0
7192026-09-03T17:35:59.118Z Downloaded is_ci v1.2.0
7202026-09-03T17:35:59.118Z Downloaded lalrpop-util v0.19.12
7212026-09-03T17:35:59.118Z Downloaded libscf-sys v1.2.0
7222026-09-03T17:35:59.122Z Downloaded lzss v0.8.2
7232026-09-03T17:35:59.122Z Downloaded lru-slab v0.1.2
7242026-09-03T17:35:59.122Z Downloaded difflib v0.4.0
7252026-09-03T17:35:59.122Z Downloaded synstructure v0.13.2
7262026-09-03T17:35:59.125Z Downloaded httparse v1.10.1
7272026-09-03T17:35:59.125Z Downloaded spki v0.8.0
7282026-09-03T17:35:59.128Z Downloaded string_cache v0.8.9
7292026-09-03T17:35:59.128Z Downloaded instability v0.3.11
7302026-09-03T17:35:59.131Z Downloaded ctr v0.10.1
7312026-09-03T17:35:59.131Z Downloaded corncobs v0.1.4
7322026-09-03T17:35:59.134Z Downloaded num-iter v0.1.45
7332026-09-03T17:35:59.135Z Downloaded openssl-probe v0.1.6
7342026-09-03T17:35:59.135Z Downloaded tiny-keccak v2.0.2
7352026-09-03T17:35:59.135Z Downloaded tinystr v0.8.2
7362026-09-03T17:35:59.138Z Downloaded openssl-probe v0.2.1
7372026-09-03T17:35:59.142Z Downloaded omicron-zone-package v0.12.3
7382026-09-03T17:35:59.145Z Downloaded papergrid v0.18.0
7392026-09-03T17:35:59.148Z Downloaded jiff-static v0.2.34
7402026-09-03T17:35:59.148Z Downloaded memoffset v0.9.1
7412026-09-03T17:35:59.148Z Downloaded rcgen v0.12.1
7422026-09-03T17:35:59.151Z Downloaded multimap v0.10.1
7432026-09-03T17:35:59.151Z Downloaded postcard v1.1.3
7442026-09-03T17:35:59.154Z Downloaded uzers v0.12.2
7452026-09-03T17:35:59.154Z Downloaded ecdsa v0.16.9
7462026-09-03T17:35:59.157Z Downloaded humantime v2.3.0
7472026-09-03T17:35:59.160Z Downloaded base64 v0.22.1
7482026-09-03T17:35:59.160Z Downloaded chacha20poly1305 v0.10.1
7492026-09-03T17:35:59.163Z Downloaded serde_with_macros v3.21.0
7502026-09-03T17:35:59.163Z Downloaded smallvec v0.6.14
7512026-09-03T17:35:59.163Z Downloaded zstd v0.13.3
7522026-09-03T17:35:59.166Z Downloaded critical-section v1.2.0
7532026-09-03T17:35:59.166Z Downloaded impl-trait-for-tuples v0.2.3
7542026-09-03T17:35:59.169Z Downloaded bytes v1.11.1
7552026-09-03T17:35:59.169Z Downloaded percent-encoding v2.3.2
7562026-09-03T17:35:59.169Z Downloaded potential_utf v0.1.4
7572026-09-03T17:35:59.175Z Downloaded der_derive v0.7.3
7582026-09-03T17:35:59.178Z Downloaded ref-cast v1.0.25
7592026-09-03T17:35:59.181Z Downloaded rfc6979 v0.4.0
7602026-09-03T17:35:59.181Z Downloaded rustc_version v0.4.1
7612026-09-03T17:35:59.181Z Downloaded secrecy v0.10.3
7622026-09-03T17:35:59.184Z Downloaded getrandom v0.3.4
7632026-09-03T17:35:59.188Z Downloaded half v2.7.1
7642026-09-03T17:35:59.191Z Downloaded serde_urlencoded v0.7.1
7652026-09-03T17:35:59.191Z Downloaded base64 v0.21.7
7662026-09-03T17:35:59.191Z Downloaded hmac v0.12.1
7672026-09-03T17:35:59.194Z Downloaded signal-hook v0.3.18
7682026-09-03T17:35:59.194Z Downloaded slog v2.8.2
7692026-09-03T17:35:59.197Z Downloaded crossbeam-utils v0.8.21
7702026-09-03T17:35:59.197Z Downloaded darling v0.20.11
7712026-09-03T17:35:59.200Z Downloaded deranged v0.5.8
7722026-09-03T17:35:59.200Z Downloaded digest v0.11.3
7732026-09-03T17:35:59.203Z Downloaded flate2 v1.1.9
7742026-09-03T17:35:59.203Z Downloaded flume v0.11.1
7752026-09-03T17:35:59.206Z Downloaded packed_struct v0.10.1
7762026-09-03T17:35:59.206Z Downloaded sigpipe v0.1.3
7772026-09-03T17:35:59.206Z Downloaded chumsky v0.9.3
7782026-09-03T17:35:59.209Z Downloaded darling v0.21.3
7792026-09-03T17:35:59.212Z Downloaded progenitor-impl v0.13.0
7802026-09-03T17:35:59.212Z Downloaded rayon-core v1.13.0
7812026-09-03T17:35:59.215Z Downloaded sha1 v0.10.6
7822026-09-03T17:35:59.215Z Downloaded typify v0.6.2
7832026-09-03T17:35:59.215Z Downloaded pkcs8 v0.11.0
7842026-09-03T17:35:59.218Z Downloaded parse-display-derive v0.10.0
7852026-09-03T17:35:59.218Z Downloaded progenitor-client v0.14.0
7862026-09-03T17:35:59.219Z Downloaded subtle v2.6.1
7872026-09-03T17:35:59.219Z Downloaded tokio-stream v0.1.18
7882026-09-03T17:35:59.221Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7892026-09-03T17:35:59.221Z Downloaded sync-ptr v0.1.4
7902026-09-03T17:35:59.225Z Downloaded tower-layer v0.3.3
7912026-09-03T17:35:59.225Z Downloaded signal-hook-mio v0.2.5
7922026-09-03T17:35:59.225Z Downloaded oso v0.27.3
7932026-09-03T17:35:59.228Z Downloaded time-core v0.1.8
7942026-09-03T17:35:59.228Z Downloaded cc v1.2.56
7952026-09-03T17:35:59.231Z Downloaded bumpalo v3.20.2
7962026-09-03T17:35:59.231Z Downloaded compact_str v0.8.1
7972026-09-03T17:35:59.234Z Downloaded progenitor-macro v0.14.0
7982026-09-03T17:35:59.235Z Downloaded num-rational v0.4.2
7992026-09-03T17:35:59.235Z Downloaded rustls-platform-verifier v0.6.2
8002026-09-03T17:35:59.238Z Downloaded similar v2.7.0
8012026-09-03T17:35:59.241Z Downloaded powerfmt v0.2.0
8022026-09-03T17:35:59.241Z Downloaded peg v0.8.5
8032026-09-03T17:35:59.244Z Downloaded pem-rfc7468 v1.0.0
8042026-09-03T17:35:59.244Z Downloaded resolv-conf v0.7.6
8052026-09-03T17:35:59.247Z Downloaded serde-hex v0.1.0
8062026-09-03T17:35:59.247Z Downloaded unicode-truncate v1.1.0
8072026-09-03T17:35:59.247Z Downloaded typify-macro v0.6.2
8082026-09-03T17:35:59.247Z Downloaded universal-hash v0.6.1
8092026-09-03T17:35:59.247Z Downloaded untrusted v0.7.1
8102026-09-03T17:35:59.250Z Downloaded wait-timeout v0.2.1
8112026-09-03T17:35:59.250Z Downloaded zerofrom-derive v0.1.6
8122026-09-03T17:35:59.250Z Downloaded litrs v1.0.0
8132026-09-03T17:35:59.250Z Downloaded ppv-lite86 v0.2.21
8142026-09-03T17:35:59.253Z Downloaded socket2 v0.5.10
8152026-09-03T17:35:59.253Z Downloaded crc-any v2.5.0
8162026-09-03T17:35:59.253Z Downloaded zopfli v0.8.3
8172026-09-03T17:35:59.256Z Downloaded headers v0.4.1
8182026-09-03T17:35:59.259Z Downloaded heapless v0.8.0
8192026-09-03T17:35:59.259Z Downloaded slog-async v2.8.0
8202026-09-03T17:35:59.259Z Downloaded smf v0.2.3
8212026-09-03T17:35:59.262Z Downloaded getrandom v0.2.17
8222026-09-03T17:35:59.265Z Downloaded rand_chacha v0.3.1
8232026-09-03T17:35:59.265Z Downloaded ssh-encoding v0.3.0
8242026-09-03T17:35:59.265Z Downloaded stacker v0.1.23
8252026-09-03T17:35:59.265Z Downloaded xattr v1.6.1
8262026-09-03T17:35:59.274Z Downloaded rand_core v0.10.0
8272026-09-03T17:35:59.277Z Downloaded russh-cryptovec v0.62.0
8282026-09-03T17:35:59.277Z Downloaded schemars_derive v0.8.22
8292026-09-03T17:35:59.277Z Downloaded serdect v0.4.3
8302026-09-03T17:35:59.277Z Downloaded convert_case v0.4.0
8312026-09-03T17:35:59.277Z Downloaded support-bundle-viewer v0.1.2
8322026-09-03T17:35:59.277Z Downloaded defmt v0.3.100
8332026-09-03T17:35:59.280Z Downloaded document-features v0.2.12
8342026-09-03T17:35:59.283Z Downloaded hybrid-array v0.4.13
8352026-09-03T17:35:59.283Z Downloaded p384 v0.14.0
8362026-09-03T17:35:59.286Z Downloaded serde_path_to_error v0.1.20
8372026-09-03T17:35:59.286Z Downloaded test-strategy v0.4.5
8382026-09-03T17:35:59.286Z Downloaded async-compression v0.4.41
8392026-09-03T17:35:59.289Z Downloaded unsafe-libyaml v0.2.11
8402026-09-03T17:35:59.292Z Downloaded vte v0.14.1
8412026-09-03T17:35:59.295Z Downloaded ipnet v2.12.0
8422026-09-03T17:35:59.295Z Downloaded memmap2 v0.9.10
8432026-09-03T17:35:59.295Z Downloaded sqlformat v0.3.5
8442026-09-03T17:35:59.298Z Downloaded darling_macro v0.21.3
8452026-09-03T17:35:59.298Z Downloaded dyn-clone v1.0.20
8462026-09-03T17:35:59.299Z Downloaded quinn-udp v0.5.14
8472026-09-03T17:35:59.299Z Downloaded tokio-dtrace v0.1.1
8482026-09-03T17:35:59.303Z Downloaded diesel_table_macro_syntax v0.3.0
8492026-09-03T17:35:59.303Z Downloaded multer v3.1.0
8502026-09-03T17:35:59.303Z Downloaded keccak v0.1.6
8512026-09-03T17:35:59.307Z Downloaded writeable v0.6.2
8522026-09-03T17:35:59.307Z Downloaded scuffle v0.1.0
8532026-09-03T17:35:59.311Z Downloaded lru-cache v0.1.2
8542026-09-03T17:35:59.311Z Downloaded tokio-test v0.4.5
8552026-09-03T17:35:59.311Z Downloaded vergen-gitcl v1.0.8
8562026-09-03T17:35:59.311Z Downloaded mime v0.3.17
8572026-09-03T17:35:59.311Z Downloaded idna_adapter v1.2.1
8582026-09-03T17:35:59.315Z Downloaded num_enum_derive v0.5.11
8592026-09-03T17:35:59.315Z Downloaded zip v0.6.6
8602026-09-03T17:35:59.315Z Downloaded linked-hash-map v0.5.6
8612026-09-03T17:35:59.318Z Downloaded maybe-uninit v2.0.0
8622026-09-03T17:35:59.318Z Downloaded postgres-types v0.2.12
8632026-09-03T17:35:59.321Z Downloaded heapless v0.7.17
8642026-09-03T17:35:59.326Z Downloaded parse-size v1.1.0
8652026-09-03T17:35:59.329Z Downloaded whoami v1.6.1
8662026-09-03T17:35:59.329Z Downloaded newtype_derive v0.1.6
8672026-09-03T17:35:59.332Z Downloaded olpc-cjson v0.1.4
8682026-09-03T17:35:59.332Z Downloaded pin-project v1.1.11
8692026-09-03T17:35:59.338Z Downloaded pkcs5 v0.8.1
8702026-09-03T17:35:59.341Z Downloaded rand v0.10.1
8712026-09-03T17:35:59.345Z Downloaded darling_core v0.23.0
8722026-09-03T17:35:59.348Z Downloaded newtype-uuid-macros v0.1.0
8732026-09-03T17:35:59.348Z Downloaded oso-derive v0.27.3
8742026-09-03T17:35:59.348Z Downloaded salsa20 v0.11.0
8752026-09-03T17:35:59.348Z Downloaded defmt v1.0.1
8762026-09-03T17:35:59.351Z Downloaded either v1.15.0
8772026-09-03T17:35:59.351Z Downloaded precomputed-hash v0.1.1
8782026-09-03T17:35:59.351Z Downloaded scheduled-thread-pool v0.2.7
8792026-09-03T17:35:59.351Z Downloaded tar v0.4.46
8802026-09-03T17:35:59.354Z Downloaded convert_case v0.10.0
8812026-09-03T17:35:59.354Z Downloaded icu_locale_core v2.1.1
8822026-09-03T17:35:59.362Z Downloaded term v0.7.0
8832026-09-03T17:35:59.366Z Downloaded term v1.2.1
8842026-09-03T17:35:59.369Z Downloaded seq-macro v0.3.6
8852026-09-03T17:35:59.369Z Downloaded serde-big-array v0.5.1
8862026-09-03T17:35:59.372Z Downloaded toml_parser v1.1.2+spec-1.1.0
8872026-09-03T17:35:59.373Z Downloaded samael v0.0.19
8882026-09-03T17:35:59.376Z Downloaded keccak v0.2.0
8892026-09-03T17:35:59.379Z Downloaded libefi-sys v0.1.0
8902026-09-03T17:35:59.379Z Downloaded num-traits v0.2.19
8912026-09-03T17:35:59.379Z Downloaded oxide-update-engine-types v0.1.2
8922026-09-03T17:35:59.382Z Downloaded libsw v3.5.0
8932026-09-03T17:35:59.382Z Downloaded miette-derive v7.6.0
8942026-09-03T17:35:59.382Z Downloaded tinyvec_macros v0.1.1
8952026-09-03T17:35:59.382Z Downloaded indoc v2.0.7
8962026-09-03T17:35:59.388Z Downloaded ingot v0.2.1
8972026-09-03T17:35:59.388Z Downloaded sqlparser_derive v0.5.0
8982026-09-03T17:35:59.388Z Downloaded strsim v0.10.0
8992026-09-03T17:35:59.388Z Downloaded num-complex v0.4.6
9002026-09-03T17:35:59.392Z Downloaded twox-hash v2.1.2
9012026-09-03T17:35:59.392Z Downloaded hickory-resolver v0.24.4
9022026-09-03T17:35:59.392Z Downloaded hickory-server v0.25.2
9032026-09-03T17:35:59.392Z Downloaded hashbrown v0.13.2
9042026-09-03T17:35:59.395Z Downloaded hickory-resolver v0.25.2
9052026-09-03T17:35:59.399Z Downloaded http v1.4.2
9062026-09-03T17:35:59.399Z Downloaded parking_lot_core v0.8.6
9072026-09-03T17:35:59.399Z Downloaded rand_seeder v0.4.0
9082026-09-03T17:35:59.402Z Downloaded derive_more v2.1.1
9092026-09-03T17:35:59.406Z Downloaded unicode_categories v0.1.1
9102026-09-03T17:35:59.409Z Downloaded ryu v1.0.23
9112026-09-03T17:35:59.409Z Downloaded progenitor v0.14.0
9122026-09-03T17:35:59.412Z Downloaded progenitor-client v0.13.0
9132026-09-03T17:35:59.412Z Downloaded progenitor-extras v0.2.0
9142026-09-03T17:35:59.412Z Downloaded phf v0.13.1
9152026-09-03T17:35:59.413Z Downloaded utf8_iter v1.0.4
9162026-09-03T17:35:59.413Z Downloaded crc-catalog v2.4.0
9172026-09-03T17:35:59.413Z Downloaded crucible-workspace-hack v0.1.0
9182026-09-03T17:35:59.416Z Downloaded x509-cert v0.2.5
9192026-09-03T17:35:59.419Z Downloaded poly1305 v0.8.0
9202026-09-03T17:35:59.422Z Downloaded primefield v0.14.0
9212026-09-03T17:35:59.422Z Downloaded rand_chacha v0.9.0
9222026-09-03T17:35:59.422Z Downloaded darling v0.23.0
9232026-09-03T17:35:59.425Z Downloaded slog-dtrace v0.3.0
9242026-09-03T17:35:59.428Z Downloaded rustls-native-certs v0.8.3
9252026-09-03T17:35:59.428Z Downloaded dirs-next v2.0.0
9262026-09-03T17:35:59.428Z Downloaded internet-checksum v0.2.1
9272026-09-03T17:35:59.431Z Downloaded dsl_auto_type v0.2.0
9282026-09-03T17:35:59.431Z Downloaded illumos-nvpair v0.3.0
9292026-09-03T17:35:59.431Z Downloaded instant v0.1.13
9302026-09-03T17:35:59.431Z Downloaded thiserror-no-std v2.0.2
9312026-09-03T17:35:59.434Z Downloaded zerocopy-derive v0.8.55
9322026-09-03T17:35:59.437Z Downloaded ident_case v1.0.1
9332026-09-03T17:35:59.441Z Downloaded publicsuffix v2.3.0
9342026-09-03T17:35:59.441Z Downloaded qorb v0.4.1
9352026-09-03T17:35:59.444Z Downloaded nanorand v0.7.0
9362026-09-03T17:35:59.444Z Downloaded slog-json v2.6.1
9372026-09-03T17:35:59.444Z Downloaded toml v1.1.2+spec-1.1.0
9382026-09-03T17:35:59.447Z Downloaded inout v0.2.2
9392026-09-03T17:35:59.447Z Downloaded match_cfg v0.1.0
9402026-09-03T17:35:59.447Z Downloaded md-5 v0.10.6
9412026-09-03T17:35:59.447Z Downloaded shlex v1.3.0
9422026-09-03T17:35:59.450Z Downloaded simd-adler32 v0.3.8
9432026-09-03T17:35:59.451Z Downloaded strum_macros v0.24.3
9442026-09-03T17:35:59.451Z Downloaded termios v0.3.3
9452026-09-03T17:35:59.483Z Downloaded snafu v0.8.9
9462026-09-03T17:35:59.487Z Downloaded nonempty v0.12.0
9472026-09-03T17:35:59.487Z Downloaded hashbrown v0.12.3
9482026-09-03T17:35:59.487Z Downloaded path-slash v0.1.5
9492026-09-03T17:35:59.487Z Downloaded rand v0.9.2
9502026-09-03T17:35:59.487Z Downloaded num v0.4.3
9512026-09-03T17:35:59.487Z Downloaded tokio-native-tls v0.3.1
9522026-09-03T17:35:59.487Z Downloaded derive_more-impl v2.1.1
9532026-09-03T17:35:59.487Z Downloaded derive-where v1.6.0
9542026-09-03T17:35:59.487Z Downloaded derive_more v0.99.20
9552026-09-03T17:35:59.487Z Downloaded drift v0.2.0
9562026-09-03T17:35:59.487Z Downloaded iana-time-zone v0.1.65
9572026-09-03T17:35:59.487Z Downloaded walkdir v2.5.0
9582026-09-03T17:35:59.487Z Downloaded zerovec-derive v0.11.2
9592026-09-03T17:35:59.487Z Downloaded derive_builder_core v0.20.2
9602026-09-03T17:35:59.487Z Downloaded whoami v2.1.0
9612026-09-03T17:35:59.487Z Downloaded recursive v0.1.1
9622026-09-03T17:35:59.487Z Downloaded recursive-proc-macro-impl v0.1.1
9632026-09-03T17:35:59.487Z Downloaded russh-util v0.52.0
9642026-09-03T17:35:59.487Z Downloaded data-encoding v2.10.0
9652026-09-03T17:35:59.487Z Downloaded crc32fast v1.5.0
9662026-09-03T17:35:59.487Z Downloaded delegate v0.13.5
9672026-09-03T17:35:59.487Z Downloaded sapling-renderdag v0.1.0
9682026-09-03T17:35:59.491Z Downloaded hyper-staticfile v0.10.1
9692026-09-03T17:35:59.491Z Downloaded dirs-sys-next v0.1.2
9702026-09-03T17:35:59.491Z Downloaded secrecy v0.8.0
9712026-09-03T17:35:59.514Z Downloaded serde_spanned v1.1.1
9722026-09-03T17:35:59.514Z Downloaded slog-bunyan v2.5.0
9732026-09-03T17:35:59.514Z Downloaded aes v0.9.1
9742026-09-03T17:35:59.517Z Downloaded ed25519 v3.0.0
9752026-09-03T17:35:59.518Z Downloaded ignore v0.4.25
9762026-09-03T17:35:59.518Z Downloaded termtree v0.5.1
9772026-09-03T17:35:59.518Z Downloaded rustyline v14.0.0
9782026-09-03T17:35:59.518Z Downloaded thiserror-impl-no-std v2.0.2
9792026-09-03T17:35:59.518Z Downloaded tap v1.0.1
9802026-09-03T17:35:59.518Z Downloaded try-lock v0.2.5
9812026-09-03T17:35:59.518Z Downloaded unit-prefix v0.5.2
9822026-09-03T17:35:59.518Z Downloaded module-lattice v0.2.3
9832026-09-03T17:35:59.518Z Downloaded ssh-cipher v0.3.0
9842026-09-03T17:35:59.518Z Downloaded sync_wrapper v1.0.2
9852026-09-03T17:35:59.518Z Downloaded tokio-rustls v0.26.4
9862026-09-03T17:35:59.518Z Downloaded usdt-macro v0.6.0
9872026-09-03T17:35:59.518Z Downloaded uuid v1.23.4
9882026-09-03T17:35:59.518Z Downloaded yasna v0.5.2
9892026-09-03T17:35:59.518Z Downloaded cookie_store v0.22.1
9902026-09-03T17:35:59.518Z Downloaded newtype-uuid v1.3.2
9912026-09-03T17:35:59.522Z Downloaded zerofrom v0.1.6
9922026-09-03T17:35:59.522Z Downloaded crc v3.4.0
9932026-09-03T17:35:59.522Z Downloaded yoke v0.8.1
9942026-09-03T17:35:59.526Z Downloaded crypto-common v0.2.2
9952026-09-03T17:35:59.526Z Downloaded pin-project-internal v1.1.11
9962026-09-03T17:35:59.526Z Downloaded oxide-generation v0.1.3
9972026-09-03T17:35:59.526Z Downloaded typed-path v0.9.3
9982026-09-03T17:35:59.529Z Downloaded peg-macros v0.8.5
9992026-09-03T17:35:59.529Z Downloaded ed25519-dalek v3.0.0
10002026-09-03T17:35:59.532Z Downloaded pkcs1 v0.7.5
10012026-09-03T17:35:59.532Z Downloaded progenitor v0.13.0
10022026-09-03T17:35:59.533Z Downloaded proc-macro-error2 v2.0.1
10032026-09-03T17:35:59.537Z Downloaded rand_pcg v0.10.2
10042026-09-03T17:35:59.538Z Downloaded crunchy v0.2.4
10052026-09-03T17:35:59.538Z Downloaded maplit v1.0.2
10062026-09-03T17:35:59.541Z Downloaded pkcs8 v0.10.2
10072026-09-03T17:35:59.541Z Downloaded vergen v9.1.0
10082026-09-03T17:35:59.541Z Downloaded xshell-macros v0.2.7
10092026-09-03T17:35:59.541Z Downloaded derive_builder v0.20.2
10102026-09-03T17:35:59.544Z Downloaded cstr-argument v0.1.2
10112026-09-03T17:35:59.554Z Downloaded phf_shared v0.13.1
10122026-09-03T17:35:59.557Z Downloaded stringprep v0.1.5
10132026-09-03T17:35:59.560Z Downloaded tungstenite v0.21.0
10142026-09-03T17:35:59.563Z Downloaded strum_macros v0.27.2
10152026-09-03T17:35:59.563Z Downloaded sec1 v0.8.1
10162026-09-03T17:35:59.566Z Downloaded aes-gcm v0.11.0
10172026-09-03T17:35:59.569Z Downloaded mio v1.2.0
10182026-09-03T17:35:59.573Z Downloaded crossterm v0.28.1
10192026-09-03T17:35:59.576Z Downloaded lock_api v0.4.14
10202026-09-03T17:35:59.576Z Downloaded p521 v0.14.0
10212026-09-03T17:35:59.579Z Downloaded serde_bytes v0.11.19
10222026-09-03T17:35:59.579Z Downloaded pkcs1 v0.8.0-rc.4
10232026-09-03T17:35:59.582Z Downloaded ed25519-dalek v2.2.0
10242026-09-03T17:35:59.585Z Downloaded rustc_version v0.1.7
10252026-09-03T17:35:59.589Z Downloaded unicase v2.9.0
10262026-09-03T17:35:59.589Z Downloaded unicode-bidi v0.3.18
10272026-09-03T17:35:59.592Z Downloaded ed25519 v2.2.3
10282026-09-03T17:35:59.592Z Downloaded indoc v1.0.9
10292026-09-03T17:35:59.596Z Downloaded owo-colors v4.3.0
10302026-09-03T17:35:59.596Z Downloaded parking_lot v0.12.5
10312026-09-03T17:35:59.599Z Downloaded hashbrown v0.16.1
10322026-09-03T17:35:59.603Z Downloaded hashbrown v0.14.5
10332026-09-03T17:35:59.607Z Downloaded wnaf v0.14.0
10342026-09-03T17:35:59.607Z Downloaded vergen-git2 v9.1.0
10352026-09-03T17:35:59.607Z Downloaded strip-ansi-escapes v0.2.1
10362026-09-03T17:35:59.607Z Downloaded supports-unicode v3.0.0
10372026-09-03T17:35:59.607Z Downloaded tabwriter v1.4.1
10382026-09-03T17:35:59.607Z Downloaded zone v0.3.1
10392026-09-03T17:35:59.607Z Downloaded hashbrown v0.15.5
10402026-09-03T17:35:59.610Z Downloaded icu_collections v2.1.1
10412026-09-03T17:35:59.613Z Downloaded usdt-impl v0.6.0
10422026-09-03T17:35:59.617Z Downloaded constant_time_eq v0.4.2
10432026-09-03T17:35:59.617Z Downloaded csv-core v0.1.13
10442026-09-03T17:35:59.617Z Downloaded dropshot-api-manager-types v0.8.0
10452026-09-03T17:35:59.617Z Downloaded usdt-attr-macro v0.6.0
10462026-09-03T17:35:59.621Z Downloaded cpubits v0.1.1
10472026-09-03T17:35:59.621Z Downloaded cpufeatures v0.3.0
10482026-09-03T17:35:59.621Z Downloaded defmt-parser v1.0.0
10492026-09-03T17:35:59.621Z Downloaded debug-ignore v1.0.5
10502026-09-03T17:35:59.621Z Downloaded prettyplease v0.2.37
10512026-09-03T17:35:59.625Z Downloaded rustls-pki-types v1.14.0
10522026-09-03T17:35:59.625Z Downloaded darling_core v0.13.4
10532026-09-03T17:35:59.625Z Downloaded num_enum v0.7.6
10542026-09-03T17:35:59.628Z Downloaded itertools v0.10.5
10552026-09-03T17:35:59.632Z Downloaded phf_shared v0.11.3
10562026-09-03T17:35:59.632Z Downloaded pkg-config v0.3.32
10572026-09-03T17:35:59.632Z Downloaded polyval v0.7.1
10582026-09-03T17:35:59.636Z Downloaded diesel-dtrace v0.5.0
10592026-09-03T17:35:59.636Z Downloaded linear-map v1.2.0
10602026-09-03T17:35:59.636Z Downloaded aho-corasick v1.1.4
10612026-09-03T17:35:59.640Z Downloaded knus-derive v3.4.0
10622026-09-03T17:35:59.640Z Downloaded md5 v0.8.0
10632026-09-03T17:35:59.640Z Downloaded socket2 v0.6.3
10642026-09-03T17:35:59.640Z Downloaded libbz2-rs-sys v0.2.2
10652026-09-03T17:35:59.645Z Downloaded same-file v1.0.6
10662026-09-03T17:35:59.645Z Downloaded slog-stdlog v4.1.1
10672026-09-03T17:35:59.651Z Downloaded oxnet v0.1.6
10682026-09-03T17:35:59.651Z Downloaded schemars v1.2.1
10692026-09-03T17:35:59.659Z Downloaded tokio-util v0.7.18
10702026-09-03T17:35:59.669Z Downloaded r2d2 v0.8.10
10712026-09-03T17:35:59.679Z Downloaded rustls-pemfile v2.2.0
10722026-09-03T17:35:59.679Z Downloaded rustversion v1.0.22
10732026-09-03T17:35:59.679Z Downloaded signature v3.0.0
10742026-09-03T17:35:59.680Z Downloaded tokio-tungstenite v0.21.0
10752026-09-03T17:35:59.680Z Downloaded ingot-macros v0.2.0
10762026-09-03T17:35:59.680Z Downloaded semver v0.1.20
10772026-09-03T17:35:59.680Z Downloaded serde_repr v0.1.20
10782026-09-03T17:35:59.680Z Downloaded thread-id v5.1.0
10792026-09-03T17:35:59.680Z Downloaded vsss-rs v3.3.4
10802026-09-03T17:35:59.680Z Downloaded idna v1.1.0
10812026-09-03T17:35:59.680Z Downloaded crossbeam-channel v0.5.15
10822026-09-03T17:35:59.698Z Downloaded futures-util v0.3.32
10832026-09-03T17:35:59.698Z Downloaded openssl-sys v0.9.117
10842026-09-03T17:35:59.698Z Downloaded supports-hyperlinks v3.2.0
10852026-09-03T17:35:59.698Z Downloaded diff v0.1.13
10862026-09-03T17:35:59.698Z Downloaded trait-variant v0.1.2
10872026-09-03T17:35:59.698Z Downloaded xshell v0.2.7
10882026-09-03T17:35:59.698Z Downloaded unicode-xid v0.2.6
10892026-09-03T17:35:59.709Z Downloaded tui-tree-widget v0.23.1
10902026-09-03T17:35:59.710Z Downloaded rustls-webpki v0.103.13
10912026-09-03T17:35:59.710Z Downloaded native-tls v0.2.18
10922026-09-03T17:35:59.710Z Downloaded oxide-tokio-rt v0.1.4
10932026-09-03T17:35:59.710Z Downloaded password-hash v0.5.0
10942026-09-03T17:35:59.710Z Downloaded dunce v1.0.5
10952026-09-03T17:35:59.711Z Downloaded is-terminal v0.4.17
10962026-09-03T17:35:59.711Z Downloaded num_enum_derive v0.7.6
10972026-09-03T17:35:59.743Z Downloaded crossterm v0.29.0
10982026-09-03T17:35:59.743Z Downloaded zip v4.6.1
10992026-09-03T17:35:59.744Z Downloaded predicates v3.1.4
11002026-09-03T17:35:59.744Z Downloaded serde_plain v1.0.2
11012026-09-03T17:35:59.744Z Downloaded kstat-rs v0.2.5
11022026-09-03T17:35:59.744Z Downloaded psm v0.1.30
11032026-09-03T17:35:59.744Z Downloaded crypto-bigint v0.5.5
11042026-09-03T17:35:59.744Z Downloaded spin v0.9.8
11052026-09-03T17:35:59.744Z Downloaded icu_normalizer_data v2.1.1
11062026-09-03T17:35:59.769Z Downloaded phc v0.6.1
11072026-09-03T17:35:59.769Z Downloaded rand_core v0.6.4
11082026-09-03T17:35:59.769Z Downloaded parking_lot v0.11.2
11092026-09-03T17:35:59.769Z Downloaded tls_codec v0.4.2
11102026-09-03T17:35:59.769Z Downloaded universal-hash v0.5.1
11112026-09-03T17:35:59.769Z Downloaded waitgroup v0.1.2
11122026-09-03T17:35:59.769Z Downloaded sha1 v0.11.0
11132026-09-03T17:35:59.769Z Downloaded slog-scope v4.4.1
11142026-09-03T17:35:59.769Z Downloaded tokio-tungstenite v0.23.1
11152026-09-03T17:35:59.770Z Downloaded winnow v0.5.40
11162026-09-03T17:35:59.770Z Downloaded blake3 v1.8.5
11172026-09-03T17:35:59.770Z Downloaded url v2.5.8
11182026-09-03T17:35:59.770Z Downloaded h2 v0.4.15
11192026-09-03T17:35:59.770Z Downloaded sha2 v0.11.0
11202026-09-03T17:35:59.770Z Downloaded hkdf v0.12.4
11212026-09-03T17:35:59.770Z Downloaded hkdf v0.13.0
11222026-09-03T17:35:59.770Z Downloaded const_format v0.2.35
11232026-09-03T17:35:59.770Z Downloaded vergen-lib v9.1.0
11242026-09-03T17:35:59.770Z Downloaded crc8 v0.1.1
11252026-09-03T17:35:59.770Z Downloaded num-conv v0.2.0
11262026-09-03T17:35:59.770Z Downloaded derive_builder_macro v0.20.2
11272026-09-03T17:35:59.771Z Downloaded managed v0.8.0
11282026-09-03T17:35:59.771Z Downloaded password-hash v0.6.1
11292026-09-03T17:35:59.771Z Downloaded defmt-macros v1.0.1
11302026-09-03T17:35:59.780Z Downloaded reedline v0.40.0
11312026-09-03T17:35:59.780Z Downloaded jiff-core v0.1.0
11322026-09-03T17:35:59.780Z Downloaded diesel_derives v2.3.7
11332026-09-03T17:35:59.780Z Downloaded derive-ex v0.1.8
11342026-09-03T17:35:59.781Z Downloaded libsw-core v0.3.2
11352026-09-03T17:35:59.781Z Downloaded mime_guess v2.0.5
11362026-09-03T17:35:59.781Z Downloaded paste v1.0.15
11372026-09-03T17:35:59.790Z Downloaded rand v0.8.6
11382026-09-03T17:35:59.790Z Downloaded display-error-chain v0.2.2
11392026-09-03T17:35:59.790Z Downloaded elliptic-curve v0.13.8
11402026-09-03T17:35:59.798Z Downloaded new_debug_unreachable v1.0.6
11412026-09-03T17:35:59.798Z Downloaded regex v1.12.3
11422026-09-03T17:35:59.798Z Downloaded signal-hook-registry v1.4.8
11432026-09-03T17:35:59.798Z Downloaded packed_struct_codegen v0.10.1
11442026-09-03T17:35:59.798Z Downloaded salty v0.3.0
11452026-09-03T17:35:59.805Z Downloaded toml v0.7.8
11462026-09-03T17:35:59.805Z Downloaded toml_edit v0.23.10+spec-1.0.0
11472026-09-03T17:35:59.805Z Downloaded zeroize v1.9.0
11482026-09-03T17:35:59.805Z Downloaded ron v0.8.1
11492026-09-03T17:35:59.805Z Downloaded serde_with v1.14.0
11502026-09-03T17:35:59.812Z Downloaded strum_macros v0.26.4
11512026-09-03T17:35:59.812Z Downloaded daft-derive v0.1.8
11522026-09-03T17:35:59.819Z Downloaded time-macros v0.2.27
11532026-09-03T17:35:59.819Z Downloaded indexmap v1.9.3
11542026-09-03T17:35:59.819Z Downloaded supports-color v3.0.2
11552026-09-03T17:35:59.848Z Downloaded ingot-types v0.2.0
11562026-09-03T17:35:59.849Z Downloaded libloading v0.8.9
11572026-09-03T17:35:59.849Z Downloaded ml-kem v0.3.2
11582026-09-03T17:35:59.849Z Downloaded shell-words v1.1.1
11592026-09-03T17:35:59.849Z Downloaded kem v0.3.0
11602026-09-03T17:35:59.849Z Downloaded rfc6979 v0.6.0
11612026-09-03T17:35:59.849Z Downloaded num-derive v0.4.2
11622026-09-03T17:35:59.849Z Downloaded digest-io v0.1.0
11632026-09-03T17:35:59.849Z Downloaded psl-types v2.0.11
11642026-09-03T17:35:59.849Z Downloaded tagptr v0.2.0
11652026-09-03T17:35:59.849Z Downloaded darling_macro v0.23.0
11662026-09-03T17:35:59.849Z Downloaded cookie v0.18.1
11672026-09-03T17:35:59.849Z Downloaded bindgen v0.71.1
11682026-09-03T17:35:59.849Z Downloaded ctutils v0.4.2
11692026-09-03T17:35:59.849Z Downloaded primeorder v0.13.6
11702026-09-03T17:35:59.849Z Downloaded spki v0.7.3
11712026-09-03T17:35:59.849Z Downloaded port-file v0.1.0
11722026-09-03T17:35:59.849Z Downloaded untrusted v0.9.0
11732026-09-03T17:35:59.849Z Downloaded inout v0.1.4
11742026-09-03T17:35:59.849Z Downloaded ssh-key v0.7.0-rc.11
11752026-09-03T17:35:59.850Z Downloaded vergen-lib v0.1.6
11762026-09-03T17:35:59.850Z Downloaded knus v3.4.0
11772026-09-03T17:35:59.854Z Downloaded quinn v0.11.11
11782026-09-03T17:35:59.854Z Downloaded rustc-demangle v0.1.27
11792026-09-03T17:35:59.854Z Downloaded crossbeam-deque v0.8.6
11802026-09-03T17:35:59.854Z Downloaded siphasher v1.0.2
11812026-09-03T17:35:59.855Z Downloaded tls_codec_derive v0.4.2
11822026-09-03T17:35:59.855Z Downloaded displaydoc v0.2.5
11832026-09-03T17:35:59.860Z Downloaded ipnetwork v0.21.1
11842026-09-03T17:35:59.860Z Downloaded lazy_static v1.5.0
11852026-09-03T17:35:59.860Z Downloaded yansi v1.0.1
11862026-09-03T17:35:59.860Z Downloaded take_mut v0.2.2
11872026-09-03T17:35:59.860Z Downloaded unarray v0.1.4
11882026-09-03T17:35:59.860Z Downloaded void v1.0.2
11892026-09-03T17:35:59.864Z Downloaded num-bigint-dig v0.8.6
11902026-09-03T17:35:59.864Z Downloaded iri-string v0.7.10
11912026-09-03T17:35:59.869Z Downloaded aws-lc-rs v1.16.3
11922026-09-03T17:35:59.874Z Downloaded indicatif v0.18.4
11932026-09-03T17:35:59.878Z Downloaded primeorder v0.14.0
11942026-09-03T17:35:59.878Z Downloaded rand_core v0.9.5
11952026-09-03T17:35:59.878Z Downloaded tower-http v0.6.8
11962026-09-03T17:35:59.881Z Downloaded thread_local v1.1.9
11972026-09-03T17:35:59.884Z Downloaded tokio-postgres v0.7.16
11982026-09-03T17:35:59.887Z Downloaded internal-russh-num-bigint v0.5.0
11992026-09-03T17:35:59.891Z Downloaded opaque-debug v0.3.1
12002026-09-03T17:35:59.891Z Downloaded progenitor-macro v0.13.0
12012026-09-03T17:35:59.891Z Downloaded rusty-fork v0.3.1
12022026-09-03T17:35:59.891Z Downloaded icu_properties_data v2.1.2
12032026-09-03T17:35:59.896Z Downloaded serde_derive_internals v0.29.1
12042026-09-03T17:35:59.899Z Downloaded des v0.9.0
12052026-09-03T17:35:59.899Z Downloaded jobserver v0.1.34
12062026-09-03T17:35:59.899Z Downloaded static_assertions v1.1.0
12072026-09-03T17:35:59.902Z Downloaded hyper-tls v0.6.0
12082026-09-03T17:35:59.902Z Downloaded signal-hook-tokio v0.3.1
12092026-09-03T17:35:59.902Z Downloaded lru v0.12.5
12102026-09-03T17:35:59.902Z Downloaded phf v0.12.1
12112026-09-03T17:35:59.909Z Downloaded quick-error v1.2.3
12122026-09-03T17:35:59.912Z Downloaded dropshot_endpoint v0.17.1
12132026-09-03T17:35:59.915Z Downloaded hyper-rustls v0.27.7
12142026-09-03T17:35:59.915Z Downloaded progenitor-impl v0.14.0
12152026-09-03T17:35:59.920Z Downloaded snafu-derive v0.8.9
12162026-09-03T17:35:59.923Z Downloaded serde_yaml v0.9.34+deprecated
12172026-09-03T17:35:59.925Z Downloaded bitvec v1.0.1
12182026-09-03T17:35:59.933Z Downloaded zerocopy v0.6.6
12192026-09-03T17:35:59.936Z Downloaded zerotrie v0.2.3
12202026-09-03T17:35:59.939Z Downloaded schemars v0.8.22
12212026-09-03T17:35:59.944Z Downloaded git2 v0.20.4
12222026-09-03T17:35:59.948Z Downloaded daft v0.1.8
12232026-09-03T17:35:59.951Z Downloaded rawzip v0.4.4
12242026-09-03T17:35:59.954Z Downloaded unicode-normalization v0.1.25
12252026-09-03T17:35:59.954Z Downloaded darling v0.13.4
12262026-09-03T17:35:59.957Z Downloaded subprocess v0.2.15
12272026-09-03T17:35:59.957Z Downloaded slab v0.4.12
12282026-09-03T17:35:59.960Z Downloaded tracing-core v0.1.36
12292026-09-03T17:35:59.960Z Downloaded darling_core v0.20.11
12302026-09-03T17:35:59.963Z Downloaded petname v2.0.2
12312026-09-03T17:35:59.966Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12322026-09-03T17:35:59.966Z Downloaded const_format_proc_macros v0.2.34
12332026-09-03T17:35:59.969Z Downloaded pem-rfc7468 v0.7.0
12342026-09-03T17:35:59.969Z Downloaded miniz_oxide v0.8.9
12352026-09-03T17:35:59.969Z Downloaded zstd-safe v7.2.4
12362026-09-03T17:35:59.972Z Downloaded chrono v0.4.45
12372026-09-03T17:35:59.975Z Downloaded unicode-segmentation v1.12.0
12382026-09-03T17:35:59.975Z Downloaded unicode-properties v0.1.4
12392026-09-03T17:35:59.978Z Downloaded minimal-lexical v0.2.1
12402026-09-03T17:35:59.981Z Downloaded ecdsa v0.17.0
12412026-09-03T17:35:59.981Z Downloaded serde_cbor v0.11.2
12422026-09-03T17:35:59.981Z Downloaded vcpkg v0.2.15
12432026-09-03T17:36:00.004Z Downloaded litemap v0.8.1
12442026-09-03T17:36:00.007Z Downloaded tough v0.22.0
12452026-09-03T17:36:00.010Z Downloaded crossbeam-epoch v0.9.18
12462026-09-03T17:36:00.010Z Downloaded smallvec v1.15.1
12472026-09-03T17:36:00.014Z Downloaded oxide-update-engine v0.1.2
12482026-09-03T17:36:00.014Z Downloaded prefix-trie v0.7.0
12492026-09-03T17:36:00.014Z Downloaded sec1 v0.7.3
12502026-09-03T17:36:00.018Z Downloaded pretty_assertions v1.4.1
12512026-09-03T17:36:00.018Z Downloaded icu_properties v2.1.2
12522026-09-03T17:36:00.018Z Downloaded icu_provider v2.1.1
12532026-09-03T17:36:00.021Z Downloaded hyper-util v0.1.20
12542026-09-03T17:36:00.021Z Downloaded proptest v1.11.0
12552026-09-03T17:36:00.026Z Downloaded der v0.7.10
12562026-09-03T17:36:00.030Z Downloaded tungstenite v0.23.0
12572026-09-03T17:36:00.034Z Downloaded itertools v0.14.0
12582026-09-03T17:36:00.038Z Downloaded tower v0.5.3
12592026-09-03T17:36:00.041Z Downloaded tracing-attributes v0.1.31
12602026-09-03T17:36:00.041Z Downloaded schemars v0.9.0
12612026-09-03T17:36:00.046Z Downloaded tinyvec v1.10.0
12622026-09-03T17:36:00.049Z Downloaded nom v7.1.3
12632026-09-03T17:36:00.054Z Downloaded rsa v0.9.10
12642026-09-03T17:36:00.057Z Downloaded zlib-rs v0.6.2
12652026-09-03T17:36:00.057Z Downloaded darling_core v0.21.3
12662026-09-03T17:36:00.060Z Downloaded der v0.8.0
12672026-09-03T17:36:00.063Z Downloaded libxml v0.3.3
12682026-09-03T17:36:00.066Z Downloaded p256 v0.14.0
12692026-09-03T17:36:00.069Z Downloaded icu_normalizer v2.1.1
12702026-09-03T17:36:00.072Z Downloaded rayon v1.11.0
12712026-09-03T17:36:00.076Z Downloaded steno v0.4.1
12722026-09-03T17:36:00.080Z Downloaded p384 v0.13.1
12732026-09-03T17:36:00.080Z Downloaded crypto-primes v0.7.2
12742026-09-03T17:36:00.083Z Downloaded tabled v0.21.0
12752026-09-03T17:36:00.094Z Downloaded lalrpop v0.19.12
12762026-09-03T17:36:00.099Z Downloaded dropshot-api-manager v0.8.0
12772026-09-03T17:36:00.102Z Downloaded miette v7.6.0
12782026-09-03T17:36:00.105Z Downloaded toml_edit v0.19.15
12792026-09-03T17:36:00.115Z Downloaded hyper v1.10.1
12802026-09-03T17:36:00.123Z Downloaded itertools v0.15.0
12812026-09-03T17:36:00.127Z Downloaded russh v0.62.4
12822026-09-03T17:36:00.130Z Downloaded goblin v0.10.5
12832026-09-03T17:36:00.134Z Downloaded rsa v0.10.0-rc.18
12842026-09-03T17:36:00.140Z Downloaded itertools v0.13.0
12852026-09-03T17:36:00.147Z Downloaded serde_with v3.21.0
12862026-09-03T17:36:00.156Z Downloaded nom v8.0.0
12872026-09-03T17:36:00.156Z Downloaded nix v0.27.1
12882026-09-03T17:36:00.160Z Downloaded polar-core v0.27.3
12892026-09-03T17:36:00.163Z Downloaded gimli v0.32.3
12902026-09-03T17:36:00.168Z Downloaded num-bigint v0.4.6
12912026-09-03T17:36:00.178Z Downloaded itertools v0.12.1
12922026-09-03T17:36:00.182Z Downloaded zerocopy v0.8.55
12932026-09-03T17:36:00.193Z Downloaded zerovec v0.11.5
12942026-09-03T17:36:00.197Z Downloaded reqwest v0.12.28
12952026-09-03T17:36:00.200Z Downloaded winnow v0.6.26
12962026-09-03T17:36:00.205Z Downloaded sha3 v0.12.0
12972026-09-03T17:36:00.208Z Downloaded bstr v1.12.1
12982026-09-03T17:36:00.211Z Downloaded libm v0.2.16
12992026-09-03T17:36:00.215Z Downloaded time v0.3.47
13002026-09-03T17:36:00.222Z Downloaded nix v0.28.0
13012026-09-03T17:36:00.230Z Downloaded winnow v1.0.3
13022026-09-03T17:36:00.234Z Downloaded portable-atomic v1.13.1
13032026-09-03T17:36:00.250Z Downloaded reqwest v0.13.2
13042026-09-03T17:36:00.253Z Downloaded smoltcp v0.9.1
13052026-09-03T17:36:00.274Z Downloaded crypto-bigint v0.7.5
13062026-09-03T17:36:00.282Z Downloaded quick-xml v0.37.5
13072026-09-03T17:36:00.287Z Downloaded iddqd v0.4.2
13082026-09-03T17:36:00.291Z Downloaded rustix v0.38.44
13092026-09-03T17:36:00.303Z Downloaded object v0.30.4
13102026-09-03T17:36:00.306Z Downloaded quinn-proto v0.11.16
13112026-09-03T17:36:00.309Z Downloaded rustls v0.23.41
13122026-09-03T17:36:00.315Z Downloaded moka v0.12.13
13132026-09-03T17:36:00.320Z Downloaded typify-impl v0.6.2
13142026-09-03T17:36:00.328Z Downloaded smoltcp v0.11.0
13152026-09-03T17:36:00.338Z Downloaded object v0.37.3
13162026-09-03T17:36:00.341Z Downloaded hickory-proto v0.24.4
13172026-09-03T17:36:00.349Z Downloaded regress v0.11.1
13182026-09-03T17:36:00.356Z Downloaded radix_trie v0.2.1
13192026-09-03T17:36:00.359Z Downloaded syn v3.0.3
13202026-09-03T17:36:00.363Z Downloaded openssl v0.10.80
13212026-09-03T17:36:00.369Z Downloaded curve25519-dalek v4.1.3
13222026-09-03T17:36:00.375Z Downloaded hickory-proto v0.25.2
13232026-09-03T17:36:00.382Z Downloaded openapiv3 v2.2.0
13242026-09-03T17:36:00.389Z Downloaded sled v0.34.7
13252026-09-03T17:36:00.394Z Downloaded curve25519-dalek v5.0.0
13262026-09-03T17:36:00.399Z Downloaded regex-syntax v0.6.29
13272026-09-03T17:36:00.407Z Downloaded ratatui v0.29.0
13282026-09-03T17:36:00.418Z Downloaded bzip2-sys v0.1.13+1.0.8
13292026-09-03T17:36:00.424Z Downloaded sqlparser v0.61.0
13302026-09-03T17:36:00.430Z Downloaded regress v0.10.5
13312026-09-03T17:36:00.440Z Downloaded regex-syntax v0.8.10
13322026-09-03T17:36:00.443Z Downloaded tracing v0.1.44
13332026-09-03T17:36:00.451Z Downloaded nix v0.31.2
13342026-09-03T17:36:00.457Z Downloaded zerocopy-derive v0.6.6
13352026-09-03T17:36:00.463Z Downloaded sha3 v0.11.0
13362026-09-03T17:36:00.466Z Downloaded dropshot v0.17.1
13372026-09-03T17:36:00.478Z Downloaded diesel v2.3.7
13382026-09-03T17:36:00.488Z Downloaded chrono-tz v0.10.4
13392026-09-03T17:36:00.499Z Downloaded regex-automata v0.4.14
13402026-09-03T17:36:00.509Z Downloaded petgraph v0.6.5
13412026-09-03T17:36:00.518Z Downloaded jiff v0.2.34
13422026-09-03T17:36:00.528Z Downloaded petgraph v0.8.3
13432026-09-03T17:36:00.543Z Downloaded csv v1.4.0
13442026-09-03T17:36:00.592Z Downloaded ring v0.17.14
13452026-09-03T17:36:00.610Z Downloaded libz-sys v1.1.24
13462026-09-03T17:36:00.622Z Downloaded sha3 v0.10.8
13472026-09-03T17:36:00.627Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13482026-09-03T17:36:00.641Z Downloaded tokio v1.52.1
13492026-09-03T17:36:00.664Z Downloaded encoding_rs v0.8.35
13502026-09-03T17:36:00.721Z Downloaded libgit2-sys v0.18.3+1.9.2
13512026-09-03T17:36:01.013Z Downloaded aws-lc-sys v0.40.0
13522026-09-03T17:36:01.265Z Compiling serde_core v1.0.228
13532026-09-03T17:36:01.265Z Compiling libc v0.2.185
13542026-09-03T17:36:01.265Z Compiling serde v1.0.228
13552026-09-03T17:36:01.269Z Compiling log v0.4.33
13562026-09-03T17:36:01.269Z Compiling smallvec v1.15.1
13572026-09-03T17:36:01.432Z Compiling find-msvc-tools v0.1.9
13582026-09-03T17:36:01.442Z Compiling shlex v1.3.0
13592026-09-03T17:36:01.448Z Compiling syn v2.0.117
13602026-09-03T17:36:01.620Z Compiling subtle v2.6.1
13612026-09-03T17:36:01.712Z Compiling scopeguard v1.2.0
13622026-09-03T17:36:01.743Z Compiling stable_deref_trait v1.2.1
13632026-09-03T17:36:01.743Z Compiling typenum v1.20.1
13642026-09-03T17:36:01.743Z Compiling lock_api v0.4.14
13652026-09-03T17:36:01.743Z Compiling zerocopy v0.8.55
13662026-09-03T17:36:01.764Z Compiling portable-atomic v1.13.1
13672026-09-03T17:36:01.795Z Compiling serde_json v1.0.151
13682026-09-03T17:36:01.964Z Compiling critical-section v1.2.0
13692026-09-03T17:36:01.987Z Compiling libm v0.2.16
13702026-09-03T17:36:02.052Z Compiling num-traits v0.2.19
13712026-09-03T17:36:02.145Z Compiling pkg-config v0.3.32
13722026-09-03T17:36:02.233Z Compiling errno v0.3.14
13732026-09-03T17:36:02.250Z Compiling jobserver v0.1.34
13742026-09-03T17:36:02.288Z Compiling getrandom v0.2.17
13752026-09-03T17:36:02.479Z Compiling cc v1.2.56
13762026-09-03T17:36:02.507Z Compiling rand_core v0.6.4
13772026-09-03T17:36:02.674Z Compiling generic-array v0.14.7
13782026-09-03T17:36:02.768Z Compiling once_cell v1.21.3
13792026-09-03T17:36:02.787Z Compiling parking_lot_core v0.9.12
13802026-09-03T17:36:02.803Z Compiling getrandom v0.4.3
13812026-09-03T17:36:02.864Z Compiling const-oid v0.9.6
13822026-09-03T17:36:02.984Z Compiling pin-project-lite v0.2.17
13832026-09-03T17:36:03.079Z Compiling rand_core v0.10.0
13842026-09-03T17:36:03.365Z Compiling signal-hook-registry v1.4.8
13852026-09-03T17:36:03.619Z Compiling bitflags v2.11.0
13862026-09-03T17:36:03.687Z Compiling writeable v0.6.2
13872026-09-03T17:36:03.702Z Compiling percent-encoding v2.3.2
13882026-09-03T17:36:03.708Z Compiling litemap v0.8.1
13892026-09-03T17:36:03.830Z Compiling futures-core v0.3.32
13902026-09-03T17:36:03.873Z Compiling semver v1.0.28
13912026-09-03T17:36:03.889Z Compiling parking_lot v0.12.5
13922026-09-03T17:36:03.894Z Compiling mio v1.2.0
13932026-09-03T17:36:03.919Z Compiling icu_properties_data v2.1.2
13942026-09-03T17:36:03.987Z Compiling icu_normalizer_data v2.1.1
13952026-09-03T17:36:04.125Z Compiling socket2 v0.6.3
13962026-09-03T17:36:04.204Z Compiling rustix v1.1.4
13972026-09-03T17:36:04.265Z Compiling getrandom v0.3.4
13982026-09-03T17:36:04.281Z Compiling futures-sink v0.3.32
13992026-09-03T17:36:04.284Z Compiling indexmap v2.14.0
14002026-09-03T17:36:04.372Z Compiling synstructure v0.13.2
14012026-09-03T17:36:04.461Z Compiling futures-channel v0.3.32
14022026-09-03T17:36:04.601Z Compiling futures-io v0.3.32
14032026-09-03T17:36:04.666Z Compiling futures-task v0.3.32
14042026-09-03T17:36:04.701Z Compiling slab v0.4.12
14052026-09-03T17:36:04.787Z Compiling utf8_iter v1.0.4
14062026-09-03T17:36:04.814Z Compiling form_urlencoded v1.2.2
14072026-09-03T17:36:04.876Z Compiling rustversion v1.0.22
14082026-09-03T17:36:04.914Z Compiling iana-time-zone v0.1.65
14092026-09-03T17:36:04.961Z Compiling base64ct v1.8.3
14102026-09-03T17:36:04.974Z Compiling cmake v0.1.57
14112026-09-03T17:36:04.992Z Compiling fs_extra v1.3.0
14122026-09-03T17:36:05.108Z Compiling ident_case v1.0.1
14132026-09-03T17:36:05.170Z Compiling regex-syntax v0.8.10
14142026-09-03T17:36:05.232Z Compiling pem-rfc7468 v0.7.0
14152026-09-03T17:36:05.259Z Compiling dunce v1.0.5
14162026-09-03T17:36:05.262Z Compiling flagset v0.4.7
14172026-09-03T17:36:05.363Z Compiling rand_core v0.9.5
14182026-09-03T17:36:05.379Z Compiling aws-lc-sys v0.40.0
14192026-09-03T17:36:05.392Z Compiling uuid v1.23.4
14202026-09-03T17:36:05.539Z Compiling base64 v0.22.1
14212026-09-03T17:36:05.654Z Compiling vcpkg v0.2.15
14222026-09-03T17:36:05.821Z Compiling syn v1.0.109
14232026-09-03T17:36:05.874Z Compiling serde_derive_internals v0.29.1
14242026-09-03T17:36:05.930Z Compiling rustc_version v0.4.1
14252026-09-03T17:36:06.046Z Compiling serde_derive v1.0.228
14262026-09-03T17:36:06.102Z Compiling zeroize_derive v1.5.0
14272026-09-03T17:36:06.121Z Compiling zerofrom-derive v0.1.6
14282026-09-03T17:36:06.252Z Compiling zerocopy-derive v0.8.55
14292026-09-03T17:36:06.383Z Compiling yoke-derive v0.8.1
14302026-09-03T17:36:06.757Z Compiling zerovec-derive v0.11.2
14312026-09-03T17:36:06.796Z Compiling displaydoc v0.2.5
14322026-09-03T17:36:07.539Z Compiling tokio-macros v2.7.0
14332026-09-03T17:36:07.564Z Compiling futures-macro v0.3.32
14342026-09-03T17:36:07.576Z Compiling zerofrom v0.1.6
14352026-09-03T17:36:07.581Z Compiling thiserror-impl v2.0.18
14362026-09-03T17:36:07.699Z Compiling yoke v0.8.1
14372026-09-03T17:36:07.894Z Compiling zerotrie v0.2.3
14382026-09-03T17:36:07.930Z Compiling zerovec v0.11.5
14392026-09-03T17:36:08.188Z Compiling der_derive v0.7.3
14402026-09-03T17:36:08.256Z Compiling openssl-sys v0.9.117
14412026-09-03T17:36:08.415Z Compiling tinystr v0.8.2
14422026-09-03T17:36:08.509Z Compiling potential_utf v0.1.4
14432026-09-03T17:36:08.637Z Compiling icu_locale_core v2.1.1
14442026-09-03T17:36:08.652Z Compiling icu_collections v2.1.1
14452026-09-03T17:36:08.830Z Compiling futures-util v0.3.32
14462026-09-03T17:36:08.920Z Compiling thiserror v2.0.18
14472026-09-03T17:36:09.080Z Compiling tracing-attributes v0.1.31
14482026-09-03T17:36:09.151Z Compiling tracing-core v0.1.36
14492026-09-03T17:36:09.262Z Compiling aws-lc-rs v1.16.3
14502026-09-03T17:36:09.511Z Compiling icu_provider v2.1.1
14512026-09-03T17:36:09.548Z Compiling dyn-clone v1.0.20
14522026-09-03T17:36:09.692Z Compiling zeroize v1.9.0
14532026-09-03T17:36:09.718Z Compiling bytes v1.11.1
14542026-09-03T17:36:09.719Z Compiling chrono v0.4.45
14552026-09-03T17:36:09.812Z Compiling icu_properties v2.1.2
14562026-09-03T17:36:10.296Z Compiling tokio v1.52.1
14572026-09-03T17:36:10.395Z Compiling icu_normalizer v2.1.1
14582026-09-03T17:36:10.451Z Compiling block-buffer v0.10.4
14592026-09-03T17:36:10.624Z Compiling crypto-common v0.1.7
14602026-09-03T17:36:10.778Z Compiling digest v0.10.7
14612026-09-03T17:36:10.880Z Compiling ppv-lite86 v0.2.21
14622026-09-03T17:36:10.907Z Compiling idna_adapter v1.2.1
14632026-09-03T17:36:10.930Z Compiling der v0.7.10
14642026-09-03T17:36:11.029Z Compiling idna v1.1.0
14652026-09-03T17:36:11.038Z Compiling http v1.4.2
14662026-09-03T17:36:11.052Z Compiling cpufeatures v0.2.17
14672026-09-03T17:36:11.101Z Compiling schemars v0.8.22
14682026-09-03T17:36:11.128Z Compiling simd-adler32 v0.3.8
14692026-09-03T17:36:11.196Z Compiling rand_chacha v0.9.0
14702026-09-03T17:36:11.325Z Compiling url v2.5.8
14712026-09-03T17:36:11.368Z Compiling tracing v0.1.44
14722026-09-03T17:36:11.642Z Compiling rand v0.9.2
14732026-09-03T17:36:11.665Z Compiling http-body v1.0.1
14742026-09-03T17:36:11.816Z Compiling spki v0.7.3
14752026-09-03T17:36:11.877Z Compiling rustls-pki-types v1.14.0
14762026-09-03T17:36:12.020Z Compiling pkcs8 v0.10.2
14772026-09-03T17:36:12.091Z Compiling schemars_derive v0.8.22
14782026-09-03T17:36:12.142Z Compiling spin v0.9.8
14792026-09-03T17:36:12.271Z Compiling openssl-probe v0.2.1
14802026-09-03T17:36:12.315Z Compiling httparse v1.10.1
14812026-09-03T17:36:12.336Z Compiling tinyvec_macros v0.1.1
14822026-09-03T17:36:12.354Z Compiling cmov v0.5.4
14832026-09-03T17:36:12.404Z Compiling adler2 v2.0.1
14842026-09-03T17:36:12.436Z Compiling crc32fast v1.5.0
14852026-09-03T17:36:12.540Z Compiling ctutils v0.4.2
14862026-09-03T17:36:12.545Z Compiling miniz_oxide v0.8.9
14872026-09-03T17:36:12.672Z Compiling tinyvec v1.10.0
14882026-09-03T17:36:12.734Z Compiling tempfile v3.27.0
14892026-09-03T17:36:12.766Z Compiling pest_generator v2.8.6
14902026-09-03T17:36:13.004Z Compiling sha2 v0.10.9
14912026-09-03T17:36:13.084Z Compiling terminal_size v0.4.3
14922026-09-03T17:36:13.127Z Compiling aho-corasick v1.1.4
14932026-09-03T17:36:13.217Z Compiling tower-layer v0.3.3
14942026-09-03T17:36:13.377Z Compiling radium v0.7.0
14952026-09-03T17:36:13.427Z Compiling unicode-segmentation v1.12.0
14962026-09-03T17:36:13.632Z Compiling tower-service v0.3.3
14972026-09-03T17:36:13.740Z Compiling atomic-waker v1.1.2
14982026-09-03T17:36:13.842Z Compiling try-lock v0.2.5
14992026-09-03T17:36:13.877Z Compiling untrusted v0.7.1
15002026-09-03T17:36:13.938Z Compiling want v0.3.1
15012026-09-03T17:36:13.975Z Compiling regex-automata v0.4.14
15022026-09-03T17:36:14.097Z Compiling tokio-util v0.7.18
15032026-09-03T17:36:14.374Z Compiling pest_derive v2.8.6
15042026-09-03T17:36:14.792Z Compiling h2 v0.4.15
15052026-09-03T17:36:14.813Z Compiling hybrid-array v0.4.13
15062026-09-03T17:36:15.108Z Compiling ipnet v2.12.0
15072026-09-03T17:36:15.128Z Compiling scroll_derive v0.13.1
15082026-09-03T17:36:15.579Z Compiling darling_core v0.20.11
15092026-09-03T17:36:15.584Z Compiling maybe-uninit v2.0.0
15102026-09-03T17:36:15.687Z Compiling foreign-types-shared v0.1.1
15112026-09-03T17:36:15.775Z Compiling untrusted v0.9.0
15122026-09-03T17:36:15.836Z Compiling rustls v0.23.41
15132026-09-03T17:36:15.895Z Compiling openssl v0.10.80
15142026-09-03T17:36:15.910Z Compiling httpdate v1.0.3
15152026-09-03T17:36:15.946Z Compiling tap v1.0.1
15162026-09-03T17:36:16.009Z Compiling scroll v0.13.0
15172026-09-03T17:36:16.058Z Compiling wyz v0.5.1
15182026-09-03T17:36:16.144Z Compiling foreign-types v0.3.2
15192026-09-03T17:36:16.212Z Compiling unicode-normalization v0.1.25
15202026-09-03T17:36:16.256Z Compiling rand_chacha v0.3.1
15212026-09-03T17:36:16.362Z Compiling signature v2.2.0
15222026-09-03T17:36:16.544Z Compiling hex v0.4.3
15232026-09-03T17:36:16.627Z Compiling thiserror-impl v1.0.69
15242026-09-03T17:36:16.659Z Compiling openssl-macros v0.1.1
15252026-09-03T17:36:16.806Z Compiling bzip2-sys v0.1.13+1.0.8
15262026-09-03T17:36:17.007Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15272026-09-03T17:36:17.049Z Compiling num-integer v0.1.46
15282026-09-03T17:36:17.077Z Compiling socket2 v0.5.10
15292026-09-03T17:36:17.366Z Compiling wait-timeout v0.2.1
15302026-09-03T17:36:17.385Z Compiling ahash v0.8.12
15312026-09-03T17:36:17.471Z Compiling native-tls v0.2.18
15322026-09-03T17:36:17.588Z Compiling funty v2.0.0
15332026-09-03T17:36:17.623Z Compiling powerfmt v0.2.0
15342026-09-03T17:36:17.672Z Compiling time-core v0.1.8
15352026-09-03T17:36:17.791Z Compiling darling_macro v0.20.11
15362026-09-03T17:36:17.813Z Compiling hyper v1.10.1
15372026-09-03T17:36:17.827Z Compiling bit-vec v0.8.0
15382026-09-03T17:36:17.846Z Compiling num-bigint-dig v0.8.6
15392026-09-03T17:36:17.958Z Compiling packed_struct v0.10.1
15402026-09-03T17:36:18.027Z Compiling num-conv v0.2.0
15412026-09-03T17:36:18.057Z Compiling quick-error v1.2.3
15422026-09-03T17:36:18.147Z Compiling rusty-fork v0.3.1
15432026-09-03T17:36:18.162Z Compiling time-macros v0.2.27
15442026-09-03T17:36:18.205Z Compiling bit-set v0.8.0
15452026-09-03T17:36:18.222Z Compiling clap_builder v4.6.0
15462026-09-03T17:36:18.261Z Compiling darling v0.20.11
15472026-09-03T17:36:18.343Z Compiling bitvec v1.0.1
15482026-09-03T17:36:18.360Z Compiling thiserror v1.0.69
15492026-09-03T17:36:18.508Z Compiling deranged v0.5.8
15502026-09-03T17:36:18.831Z Compiling num-iter v0.1.45
15512026-09-03T17:36:18.952Z Compiling hyper-util v0.1.20
15522026-09-03T17:36:19.465Z Compiling rand v0.8.6
15532026-09-03T17:36:19.799Z Compiling goblin v0.10.5
15542026-09-03T17:36:20.079Z Compiling packed_struct_codegen v0.10.1
15552026-09-03T17:36:20.254Z Compiling lazy_static v1.5.0
15562026-09-03T17:36:20.349Z Compiling hmac v0.12.1
15572026-09-03T17:36:20.555Z Compiling toml_datetime v0.6.11
15582026-09-03T17:36:20.648Z Compiling serde_spanned v0.6.9
15592026-09-03T17:36:20.775Z Compiling bitfield-macros v0.19.4
15602026-09-03T17:36:20.796Z Compiling clap_derive v4.6.1
15612026-09-03T17:36:21.112Z Compiling zerocopy-derive v0.6.6
15622026-09-03T17:36:21.272Z Compiling rand_xorshift v0.4.0
15632026-09-03T17:36:21.637Z Compiling sync_wrapper v1.0.2
15642026-09-03T17:36:21.715Z Compiling indexmap v1.9.3
15652026-09-03T17:36:21.715Z Compiling num_threads v0.1.7
15662026-09-03T17:36:21.715Z Compiling object v0.37.3
15672026-09-03T17:36:21.715Z Compiling unarray v0.1.4
15682026-09-03T17:36:21.746Z Compiling crossbeam-utils v0.8.21
15692026-09-03T17:36:21.858Z Compiling usdt-impl v0.6.0
15702026-09-03T17:36:21.941Z Compiling zlib-rs v0.6.2
15712026-09-03T17:36:22.020Z Compiling crc-catalog v2.4.0
15722026-09-03T17:36:22.055Z Compiling nodrop v0.1.14
15732026-09-03T17:36:22.111Z Compiling siphasher v1.0.2
15742026-09-03T17:36:22.145Z Compiling paste v1.0.15
15752026-09-03T17:36:22.300Z Compiling array-init v0.0.4
15762026-09-03T17:36:22.319Z Compiling crc v3.4.0
15772026-09-03T17:36:22.451Z Compiling dof v0.4.0
15782026-09-03T17:36:22.503Z Compiling clap v4.6.1
15792026-09-03T17:36:22.562Z Compiling zerocopy v0.6.6
15802026-09-03T17:36:22.634Z Compiling proptest v1.11.0
15812026-09-03T17:36:22.873Z Compiling time v0.3.47
15822026-09-03T17:36:22.965Z Compiling tower v0.5.3
15832026-09-03T17:36:23.427Z Compiling bitfield v0.19.4
15842026-09-03T17:36:23.955Z Compiling smallvec v0.6.14
15852026-09-03T17:36:24.444Z Compiling derive_builder_core v0.20.2
15862026-09-03T17:36:24.480Z Compiling dtrace-parser v0.3.0
15872026-09-03T17:36:24.896Z Compiling flate2 v1.1.9
15882026-09-03T17:36:25.096Z Compiling ipnetwork v0.21.1
15892026-09-03T17:36:25.173Z Compiling pkcs1 v0.7.5
15902026-09-03T17:36:25.197Z Compiling http-body-util v0.1.3
15912026-09-03T17:36:25.270Z Compiling heapless v0.7.17
15922026-09-03T17:36:25.301Z Compiling scroll_derive v0.12.1
15932026-09-03T17:36:25.440Z Compiling structmeta-derive v0.3.0
15942026-09-03T17:36:25.493Z Compiling slog v2.8.2
15952026-09-03T17:36:25.512Z Compiling darling_core v0.23.0
15962026-09-03T17:36:25.566Z Compiling thread-id v5.1.0
15972026-09-03T17:36:25.650Z Compiling cookie v0.18.1
15982026-09-03T17:36:25.674Z Compiling env_filter v2.0.0
15992026-09-03T17:36:25.838Z Compiling syn v3.0.3
16002026-09-03T17:36:25.954Z Compiling unicode-bidi v0.3.18
16012026-09-03T17:36:25.962Z Compiling zstd-safe v7.2.4
16022026-09-03T17:36:26.162Z Compiling ryu v1.0.23
16032026-09-03T17:36:26.355Z Compiling allocator-api2 v0.2.21
16042026-09-03T17:36:26.487Z Compiling base64 v0.21.7
16052026-09-03T17:36:26.524Z Compiling anyhow v1.0.104
16062026-09-03T17:36:26.684Z Compiling signal-hook v0.3.18
16072026-09-03T17:36:26.810Z Compiling unicode-properties v0.1.4
16082026-09-03T17:36:26.815Z Compiling winnow v0.5.40
16092026-09-03T17:36:26.855Z Compiling gimli v0.32.3
16102026-09-03T17:36:27.009Z Compiling iri-string v0.7.10
16112026-09-03T17:36:28.016Z Compiling hashbrown v0.12.3
16122026-09-03T17:36:28.226Z Compiling tower-http v0.6.8
16132026-09-03T17:36:28.540Z Compiling addr2line v0.25.1
16142026-09-03T17:36:28.626Z Compiling toml_edit v0.19.15
16152026-09-03T17:36:28.791Z Compiling darling_macro v0.23.0
16162026-09-03T17:36:28.880Z Compiling stringprep v0.1.5
16172026-09-03T17:36:29.170Z Compiling ron v0.8.1
16182026-09-03T17:36:29.186Z Compiling structmeta v0.3.0
16192026-09-03T17:36:29.290Z Compiling serde_urlencoded v0.7.1
16202026-09-03T17:36:29.323Z Compiling daft-derive v0.1.8
16212026-09-03T17:36:29.353Z Compiling scroll v0.12.0
16222026-09-03T17:36:29.456Z Compiling env_logger v0.11.11
16232026-09-03T17:36:29.661Z Compiling rsa v0.9.10
16242026-09-03T17:36:29.804Z Compiling oxnet v0.1.6
16252026-09-03T17:36:30.033Z Compiling derive_builder_macro v0.20.2
16262026-09-03T17:36:30.129Z Compiling newtype-uuid v1.3.2
16272026-09-03T17:36:30.221Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16282026-09-03T17:36:30.231Z Compiling hashbrown v0.13.2
16292026-09-03T17:36:30.452Z Compiling bzip2 v0.4.4
16302026-09-03T17:36:30.493Z Compiling serde-hex v0.1.0
16312026-09-03T17:36:30.654Z Compiling tokio-native-tls v0.3.1
16322026-09-03T17:36:30.715Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16332026-09-03T17:36:31.254Z Compiling camino v1.2.5
16342026-09-03T17:36:31.634Z Compiling bstr v1.12.1
16352026-09-03T17:36:31.894Z Compiling block-buffer v0.12.1
16362026-09-03T17:36:32.103Z Compiling block-padding v0.4.2
16372026-09-03T17:36:32.241Z Compiling crypto-common v0.2.2
16382026-09-03T17:36:32.266Z Compiling heck v0.4.1
16392026-09-03T17:36:32.280Z Compiling rustls-native-certs v0.8.3
16402026-09-03T17:36:32.490Z Compiling x509-cert v0.2.5
16412026-09-03T17:36:32.584Z Compiling md-5 v0.10.6
16422026-09-03T17:36:32.688Z Compiling serde_tokenstream v0.2.3
16432026-09-03T17:36:32.752Z Compiling erased-serde v0.3.31
16442026-09-03T17:36:33.008Z Compiling curve25519-dalek v4.1.3
16452026-09-03T17:36:33.242Z Compiling pin-project-internal v1.1.11
16462026-09-03T17:36:33.343Z Compiling zerocopy-derive v0.7.35
16472026-09-03T17:36:33.547Z Compiling async-trait v0.1.89
16482026-09-03T17:36:33.631Z Compiling vergen-lib v9.1.0
16492026-09-03T17:36:33.811Z Compiling hash32 v0.2.1
16502026-09-03T17:36:33.966Z Compiling memoffset v0.9.1
16512026-09-03T17:36:34.011Z Compiling encoding_rs v0.8.35
16522026-09-03T17:36:34.154Z Compiling cfg_aliases v0.2.1
16532026-09-03T17:36:34.170Z Compiling rustc-demangle v0.1.27
16542026-09-03T17:36:34.230Z Compiling psl-types v2.0.11
16552026-09-03T17:36:34.243Z Compiling mime v0.3.17
16562026-09-03T17:36:34.357Z Compiling litrs v1.0.0
16572026-09-03T17:36:34.397Z Compiling smoltcp v0.9.1
16582026-09-03T17:36:34.504Z Compiling ref-cast v1.0.25
16592026-09-03T17:36:34.582Z Compiling crc-any v2.5.0
16602026-09-03T17:36:34.601Z Compiling rustix v0.38.44
16612026-09-03T17:36:34.733Z Compiling fallible-iterator v0.2.0
16622026-09-03T17:36:34.769Z Compiling owo-colors v4.3.0
16632026-09-03T17:36:34.824Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16642026-09-03T17:36:34.839Z Compiling backtrace v0.3.76
16652026-09-03T17:36:34.858Z Compiling document-features v0.2.12
16662026-09-03T17:36:34.993Z Compiling postgres-protocol v0.6.10
16672026-09-03T17:36:35.030Z Compiling pin-project v1.1.11
16682026-09-03T17:36:35.117Z Compiling publicsuffix v2.3.0
16692026-09-03T17:36:35.132Z Compiling zerocopy v0.7.35
16702026-09-03T17:36:35.288Z Compiling nix v0.31.2
16712026-09-03T17:36:35.606Z Compiling snafu-derive v0.8.9
16722026-09-03T17:36:35.645Z Compiling inout v0.2.2
16732026-09-03T17:36:35.671Z Compiling daft v0.1.8
16742026-09-03T17:36:35.827Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16752026-09-03T17:36:35.930Z Compiling hyper-tls v0.6.0
16762026-09-03T17:36:35.945Z Compiling object v0.30.4
16772026-09-03T17:36:35.949Z Compiling zip v0.6.6
16782026-09-03T17:36:35.983Z Compiling derive_builder v0.20.2
16792026-09-03T17:36:36.119Z Compiling toml v0.7.8
16802026-09-03T17:36:36.150Z Compiling goblin v0.8.2
16812026-09-03T17:36:36.514Z Compiling derive-ex v0.1.8
16822026-09-03T17:36:36.714Z Compiling darling v0.23.0
16832026-09-03T17:36:37.118Z Compiling phf_shared v0.13.1
16842026-09-03T17:36:37.137Z Compiling regex v1.12.3
16852026-09-03T17:36:37.355Z Compiling hubpack_derive v0.1.1
16862026-09-03T17:36:37.509Z Compiling convert_case v0.10.0
16872026-09-03T17:36:37.567Z Compiling futures-executor v0.3.32
16882026-09-03T17:36:37.804Z Compiling strum_macros v0.27.2
16892026-09-03T17:36:37.807Z Compiling curve25519-dalek-derive v0.1.1
16902026-09-03T17:36:37.831Z Compiling ref-cast-impl v1.0.25
16912026-09-03T17:36:38.159Z Compiling vergen v9.1.0
16922026-09-03T17:36:38.344Z Compiling cargo-platform v0.3.2
16932026-09-03T17:36:38.380Z Compiling ff v0.13.1
16942026-09-03T17:36:38.515Z Compiling fs-err v3.3.0
16952026-09-03T17:36:38.562Z Compiling is_ci v1.2.0
16962026-09-03T17:36:38.629Z Compiling bumpalo v3.20.2
16972026-09-03T17:36:38.706Z Compiling bitflags v1.3.2
16982026-09-03T17:36:38.710Z Compiling jiff-core v0.1.0
16992026-09-03T17:36:38.793Z Compiling base16ct v0.2.0
17002026-09-03T17:36:38.868Z Compiling foldhash v0.1.5
17012026-09-03T17:36:38.910Z Compiling path-slash v0.1.5
17022026-09-03T17:36:38.975Z Compiling libbz2-rs-sys v0.2.2
17032026-09-03T17:36:39.015Z Compiling managed v0.8.0
17042026-09-03T17:36:39.034Z Compiling foldhash v0.2.0
17052026-09-03T17:36:39.281Z Compiling same-file v1.0.6
17062026-09-03T17:36:39.414Z Compiling bzip2 v0.6.1
17072026-09-03T17:36:39.645Z Compiling jiff v0.2.34
17082026-09-03T17:36:39.660Z Compiling walkdir v2.5.0
17092026-09-03T17:36:39.670Z Compiling hashbrown v0.16.1
17102026-09-03T17:36:39.854Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17112026-09-03T17:36:39.907Z Compiling strum v0.27.2
17122026-09-03T17:36:39.976Z Compiling hashbrown v0.15.5
17132026-09-03T17:36:39.988Z Compiling sec1 v0.7.3
17142026-09-03T17:36:40.069Z Compiling textwrap v0.16.2
17152026-09-03T17:36:40.264Z Compiling zopfli v0.8.3
17162026-09-03T17:36:40.386Z Compiling supports-color v3.0.2
17172026-09-03T17:36:40.522Z Compiling group v0.13.0
17182026-09-03T17:36:40.545Z Compiling cargo_metadata v0.23.1
17192026-09-03T17:36:40.820Z Compiling dof v0.3.0
17202026-09-03T17:36:40.921Z Compiling test-strategy v0.4.5
17212026-09-03T17:36:41.207Z Compiling hubpack v0.1.2
17222026-09-03T17:36:41.433Z Compiling derive_more-impl v2.1.1
17232026-09-03T17:36:41.528Z Compiling futures v0.3.32
17242026-09-03T17:36:41.614Z Compiling snafu v0.8.9
17252026-09-03T17:36:41.856Z Compiling phf v0.13.1
17262026-09-03T17:36:41.974Z Compiling signal-hook-mio v0.2.5
17272026-09-03T17:36:42.098Z Compiling serde_with_macros v3.21.0
17282026-09-03T17:36:42.372Z Compiling cookie_store v0.22.1
17292026-09-03T17:36:42.387Z Compiling zstd v0.13.3
17302026-09-03T17:36:42.575Z Compiling reqwest v0.12.28
17312026-09-03T17:36:42.652Z Compiling cipher v0.5.2
17322026-09-03T17:36:43.076Z Compiling postgres-types v0.2.12
17332026-09-03T17:36:43.079Z Compiling backtrace-ext v0.2.1
17342026-09-03T17:36:43.249Z Compiling usdt-attr-macro v0.6.0
17352026-09-03T17:36:43.538Z Compiling usdt-macro v0.6.0
17362026-09-03T17:36:43.640Z Compiling globset v0.4.18
17372026-09-03T17:36:43.902Z Compiling phf_shared v0.11.3
17382026-09-03T17:36:43.905Z Compiling hkdf v0.12.4
17392026-09-03T17:36:44.083Z Compiling dtrace-parser v0.2.0
17402026-09-03T17:36:44.098Z Compiling byte-wrapper v0.1.0
17412026-09-03T17:36:44.110Z Compiling olpc-cjson v0.1.4
17422026-09-03T17:36:44.274Z Compiling ed25519 v2.2.3
17432026-09-03T17:36:44.288Z Compiling crypto-bigint v0.5.5
17442026-09-03T17:36:44.315Z Compiling serde-big-array v0.5.1
17452026-09-03T17:36:44.351Z Compiling serde_plain v1.0.2
17462026-09-03T17:36:44.430Z Compiling serde_repr v0.1.20
17472026-09-03T17:36:44.458Z Compiling async-recursion v1.1.1
17482026-09-03T17:36:44.553Z Compiling enum-as-inner v0.6.1
17492026-09-03T17:36:44.825Z Compiling miette-derive v7.6.0
17502026-09-03T17:36:44.962Z Compiling strum_macros v0.26.4
17512026-09-03T17:36:45.049Z Compiling pem v3.0.6
17522026-09-03T17:36:45.114Z Compiling float-cmp v0.10.0
17532026-09-03T17:36:45.184Z Compiling thread-id v4.2.2
17542026-09-03T17:36:45.264Z Compiling memmap2 v0.9.10
17552026-09-03T17:36:45.279Z Compiling fixedbitset v0.4.2
17562026-09-03T17:36:45.375Z Compiling static_assertions v1.1.0
17572026-09-03T17:36:45.457Z Compiling keccak v0.1.6
17582026-09-03T17:36:45.484Z Compiling precomputed-hash v0.1.1
17592026-09-03T17:36:45.499Z Compiling normalize-line-endings v0.3.0
17602026-09-03T17:36:45.580Z Compiling winnow v1.0.3
17612026-09-03T17:36:45.598Z Compiling data-encoding v2.10.0
17622026-09-03T17:36:45.987Z Compiling either v1.15.0
17632026-09-03T17:36:46.202Z Compiling typed-path v0.9.3
17642026-09-03T17:36:46.218Z Compiling difflib v0.4.0
17652026-09-03T17:36:46.288Z Compiling supports-hyperlinks v3.2.0
17662026-09-03T17:36:46.369Z Compiling cpufeatures v0.3.0
17672026-09-03T17:36:46.406Z Compiling const-oid v0.10.2
17682026-09-03T17:36:46.443Z Compiling new_debug_unreachable v1.0.6
17692026-09-03T17:36:46.458Z Compiling predicates-core v1.0.10
17702026-09-03T17:36:46.517Z Compiling whoami v2.1.0
17712026-09-03T17:36:46.609Z Compiling supports-unicode v3.0.0
17722026-09-03T17:36:46.637Z Compiling fixedbitset v0.5.7
17732026-09-03T17:36:46.641Z Compiling toml_edit v0.22.27
17742026-09-03T17:36:46.712Z Compiling strum v0.26.3
17752026-09-03T17:36:46.755Z Compiling tokio-postgres v0.7.16
17762026-09-03T17:36:46.770Z Compiling miette v7.6.0
17772026-09-03T17:36:46.842Z Compiling petgraph v0.8.3
17782026-09-03T17:36:46.891Z Compiling predicates v3.1.4
17792026-09-03T17:36:46.939Z Compiling digest v0.11.3
17802026-09-03T17:36:47.170Z Compiling string_cache v0.8.9
17812026-09-03T17:36:47.402Z Compiling toml_parser v1.1.2+spec-1.1.0
17822026-09-03T17:36:47.427Z Compiling chacha20 v0.10.0
17832026-09-03T17:36:47.528Z Compiling itertools v0.13.0
17842026-09-03T17:36:47.803Z Compiling hickory-proto v0.25.2
17852026-09-03T17:36:47.913Z Compiling sha3 v0.10.8
17862026-09-03T17:36:48.035Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17872026-09-03T17:36:48.378Z Compiling petgraph v0.6.5
17882026-09-03T17:36:48.827Z Compiling usdt v0.6.0
17892026-09-03T17:36:48.846Z Compiling usdt-impl v0.5.0
17902026-09-03T17:36:49.025Z Compiling elliptic-curve v0.13.8
17912026-09-03T17:36:49.092Z Compiling ed25519-dalek v2.2.0
17922026-09-03T17:36:49.432Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17932026-09-03T17:36:49.449Z Compiling crossterm v0.28.1
17942026-09-03T17:36:49.449Z Compiling serde_with v3.21.0
17952026-09-03T17:36:49.877Z Compiling zip v4.6.1
17962026-09-03T17:36:50.688Z Compiling derive_more v2.1.1
17972026-09-03T17:36:50.813Z Compiling iddqd v0.4.2
17982026-09-03T17:36:50.907Z Compiling similar v2.7.0
17992026-09-03T17:36:51.191Z Compiling crossbeam-epoch v0.9.18
18002026-09-03T17:36:51.244Z Compiling tokio-stream v0.1.18
18012026-09-03T17:36:51.275Z Compiling buf-list v1.1.2
18022026-09-03T17:36:51.297Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18032026-09-03T17:36:51.512Z Compiling openapiv3 v2.2.0
18042026-09-03T17:36:51.544Z Compiling peg-runtime v0.8.5
18052026-09-03T17:36:51.590Z Compiling lalrpop-util v0.19.12
18062026-09-03T17:36:51.702Z Compiling thread_local v1.1.9
18072026-09-03T17:36:51.747Z Compiling slog-async v2.8.0
18082026-09-03T17:36:51.780Z Compiling crossbeam-channel v0.5.15
18092026-09-03T17:36:51.828Z Compiling filetime v0.2.27
18102026-09-03T17:36:51.953Z Compiling is-terminal v0.4.17
18112026-09-03T17:36:52.003Z Compiling term v1.2.1
18122026-09-03T17:36:52.050Z Compiling xattr v1.6.1
18132026-09-03T17:36:52.064Z Compiling take_mut v0.2.2
18142026-09-03T17:36:52.082Z Compiling camino-tempfile v1.4.1
18152026-09-03T17:36:52.177Z Compiling tar v0.4.46
18162026-09-03T17:36:52.305Z Compiling slog-term v2.9.2
18172026-09-03T17:36:58.238Z Compiling rustls-webpki v0.103.13
18182026-09-03T17:37:00.947Z Compiling tokio-rustls v0.26.4
18192026-09-03T17:37:00.947Z Compiling rustls-platform-verifier v0.6.2
18202026-09-03T17:37:00.950Z Compiling tough v0.22.0
18212026-09-03T17:37:01.170Z Compiling hyper-rustls v0.27.7
18222026-09-03T17:37:01.360Z Compiling reqwest v0.13.2
18232026-09-03T17:37:03.589Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-09-03T17:37:03.804Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-09-03T17:37:06.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18262026-09-03T17:37:06.886Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18272026-09-03T17:37:06.942ZSep 03 17:37:05.665 INFO Starting download, target: Cockroach
18282026-09-03T17:37:06.942ZSep 03 17:37:05.665 INFO Starting download, target: Console
18292026-09-03T17:37:06.946ZSep 03 17:37:05.665 INFO Starting download, target: DendriteStub
18302026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Starting download, target: Clickhouse
18312026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Starting download, target: MaghemiteMgd
18322026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Starting download, target: MaghemiteDdmd
18332026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Starting download, target: TransceiverControl
18342026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18352026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18362026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18372026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18392026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18402026-09-03T17:37:06.946ZSep 03 17:37:05.666 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18412026-09-03T17:37:07.882ZSep 03 17:37:06.588 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18422026-09-03T17:37:08.075ZSep 03 17:37:06.795 INFO Download complete, target: TransceiverControl
18432026-09-03T17:37:08.726ZSep 03 17:37:07.429 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18442026-09-03T17:37:08.804ZSep 03 17:37:07.437 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18452026-09-03T17:37:08.971ZSep 03 17:37:07.682 INFO Download complete, target: Console
18462026-09-03T17:37:10.347ZSep 03 17:37:08.950 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-03T17:37:11.572ZSep 03 17:37:10.293 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18482026-09-03T17:37:12.434ZSep 03 17:37:11.147 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18492026-09-03T17:37:12.473ZSep 03 17:37:11.178 INFO Download complete, target: DendriteStub
18502026-09-03T17:37:13.039ZSep 03 17:37:11.763 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18512026-09-03T17:37:13.039ZSep 03 17:37:11.763 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18522026-09-03T17:37:13.567ZSep 03 17:37:12.284 INFO Download complete, target: MaghemiteDdmd
18532026-09-03T17:37:14.842ZSep 03 17:37:13.569 INFO Download complete, target: MaghemiteMgd
18542026-09-03T17:37:15.456ZSep 03 17:37:14.182 INFO Checking that binary works, target: Clickhouse
18552026-09-03T17:37:15.575ZSep 03 17:37:14.301 INFO Download complete, target: Clickhouse
18562026-09-03T17:37:17.628ZSep 03 17:37:16.354 INFO Checking that binary works, target: Cockroach
18572026-09-03T17:37:17.741ZSep 03 17:37:16.467 INFO Download complete, target: Cockroach
18582026-09-03T17:37:17.758ZAll builder prerequisites installed successfully, and PATH looks valid
18592026-09-03T17:37:17.761Z
18602026-09-03T17:37:17.761Zreal 2:13.703208336
18612026-09-03T17:37:17.762Zuser 7:22.379975738
18622026-09-03T17:37:17.762Zsys 1:27.310749411
18632026-09-03T17:37:17.762Ztrap 0.252110787
18642026-09-03T17:37:17.762Ztflt 0.472764397
18652026-09-03T17:37:17.762Zdflt 0.850368582
18662026-09-03T17:37:17.762Zkflt 0.019999014
18672026-09-03T17:37:17.762Zlock 28:33.040123336
18682026-09-03T17:37:17.762Zslp 22:13.307603400
18692026-09-03T17:37:17.762Zlat 49.829478492
18702026-09-03T17:37:17.762Zstop 2:46.614272807
18712026-09-03T17:37:17.762Z+ banner hack-check
18722026-09-03T17:37:17.762Z
18732026-09-03T17:37:17.762Z # # ## #### # # #### # # ###### #### # #
18742026-09-03T17:37:17.762Z # # # # # # # # # # # # # # # # #
18752026-09-03T17:37:17.762Z ###### # # # #### ##### # ###### ##### # ####
18762026-09-03T17:37:17.762Z # # ###### # # # # # # # # # #
18772026-09-03T17:37:17.762Z # # # # # # # # # # # # # # # # #
18782026-09-03T17:37:17.762Z # # # # #### # # #### # # ###### #### # #
18792026-09-03T17:37:17.762Z
18802026-09-03T17:37:17.762Z+ export CARGO_INCREMENTAL=0
18812026-09-03T17:37:17.762Z+ CARGO_INCREMENTAL=0
18822026-09-03T17:37:17.762Z+ ptime -m timeout 2h cargo xtask check-features --ci
18832026-09-03T17:37:18.248Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18842026-09-03T17:37:18.530Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18852026-09-03T17:37:20.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18862026-09-03T17:37:20.392Z Running `target/debug/xtask check-features --ci`
18872026-09-03T17:37:20.418Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18882026-09-03T17:37:20.418Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18892026-09-03T17:37:20.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18902026-09-03T17:37:20.868Z Running `target/debug/xtask download cargo-hack`
18912026-09-03T17:37:21.662Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-03T17:37:21.965Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-03T17:37:24.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
18942026-09-03T17:37:24.722Z Running `target/debug/xtask-downloader cargo-hack`
18952026-09-03T17:37:24.764ZSep 03 17:37:23.488 INFO Starting download, target: CargoHack
18962026-09-03T17:37:24.767ZSep 03 17:37:23.489 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18972026-09-03T17:37:25.299ZSep 03 17:37:24.026 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18982026-09-03T17:37:25.347ZSep 03 17:37:24.073 INFO Download complete, target: CargoHack
18992026-09-03T17:37:25.350Zrunning: "/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"
19002026-09-03T17:37:25.363Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19012026-09-03T17:37:25.523Zinfo: running `cargo check --bins` on api_identity (1/384)
19022026-09-03T17:37:25.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-03T17:37:25.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-03T17:37:25.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-03T17:37:25.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19062026-09-03T17:37:26.066Z
19072026-09-03T17:37:26.066Zinfo: running `cargo check --bins` on bootstore (2/384)
19082026-09-03T17:37:26.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-03T17:37:26.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-03T17:37:26.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-03T17:37:26.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19122026-09-03T17:37:26.608Z
19132026-09-03T17:37:26.608Zinfo: running `cargo check --bins` on omicron-ledger (3/384)
19142026-09-03T17:37:27.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-03T17:37:27.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-03T17:37:27.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-03T17:37:27.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19182026-09-03T17:37:27.154Z
19192026-09-03T17:37:27.154Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/384)
19202026-09-03T17:37:27.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-03T17:37:27.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-03T17:37:27.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-03T17:37:27.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19242026-09-03T17:37:27.705Z
19252026-09-03T17:37:27.705Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/384)
19262026-09-03T17:37:28.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-03T17:37:28.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-03T17:37:28.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-03T17:37:28.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19302026-09-03T17:37:28.261Z
19312026-09-03T17:37:28.261Zinfo: running `cargo check --bins` on omicron-certificates (6/384)
19322026-09-03T17:37:28.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-03T17:37:28.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-03T17:37:28.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-03T17:37:28.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19362026-09-03T17:37:28.826Z
19372026-09-03T17:37:28.826Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/384)
19382026-09-03T17:37:29.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-03T17:37:29.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-03T17:37:29.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-03T17:37:29.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19422026-09-03T17:37:29.385Z
19432026-09-03T17:37:29.385Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/384)
19442026-09-03T17:37:29.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-03T17:37:29.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-03T17:37:29.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-03T17:37:29.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19482026-09-03T17:37:29.947Z
19492026-09-03T17:37:29.947Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/384)
19502026-09-03T17:37:30.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-03T17:37:30.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-03T17:37:30.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-03T17:37:30.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19542026-09-03T17:37:30.356Z
19552026-09-03T17:37:30.356Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/384)
19562026-09-03T17:37:30.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-03T17:37:30.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-03T17:37:30.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-03T17:37:30.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-03T17:37:30.768Z
19612026-09-03T17:37:30.768Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/384)
19622026-09-03T17:37:31.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-03T17:37:31.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-03T17:37:31.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-03T17:37:31.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19662026-09-03T17:37:31.176Z
19672026-09-03T17:37:31.176Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/384)
19682026-09-03T17:37:31.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-03T17:37:31.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-03T17:37:31.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-03T17:37:31.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19722026-09-03T17:37:31.585Z
19732026-09-03T17:37:31.585Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/384)
19742026-09-03T17:37:31.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-03T17:37:31.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-03T17:37:31.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-03T17:37:31.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19782026-09-03T17:37:31.995Z
19792026-09-03T17:37:31.995Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/384)
19802026-09-03T17:37:32.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-03T17:37:32.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-03T17:37:32.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-03T17:37:32.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19842026-09-03T17:37:32.405Z
19852026-09-03T17:37:32.405Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/384)
19862026-09-03T17:37:32.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-03T17:37:32.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-03T17:37:32.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-03T17:37:32.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19902026-09-03T17:37:32.814Z
19912026-09-03T17:37:32.814Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/384)
19922026-09-03T17:37:33.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-03T17:37:33.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-03T17:37:33.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-03T17:37:33.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19962026-09-03T17:37:33.225Z
19972026-09-03T17:37:33.225Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/384)
19982026-09-03T17:37:33.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-03T17:37:33.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-03T17:37:33.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-03T17:37:33.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20022026-09-03T17:37:33.637Z
20032026-09-03T17:37:33.637Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/384)
20042026-09-03T17:37:33.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-03T17:37:33.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-03T17:37:33.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-03T17:37:34.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20082026-09-03T17:37:34.046Z
20092026-09-03T17:37:34.046Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/384)
20102026-09-03T17:37:34.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-03T17:37:34.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-03T17:37:34.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-03T17:37:34.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-03T17:37:34.458Z
20152026-09-03T17:37:34.458Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/384)
20162026-09-03T17:37:34.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-03T17:37:34.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-03T17:37:34.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-03T17:37:34.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20202026-09-03T17:37:34.872Z
20212026-09-03T17:37:34.872Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/384)
20222026-09-03T17:37:35.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-03T17:37:35.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-03T17:37:35.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-03T17:37:35.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20262026-09-03T17:37:35.285Z
20272026-09-03T17:37:35.285Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/384)
20282026-09-03T17:37:35.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-03T17:37:35.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-03T17:37:35.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-03T17:37:35.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20322026-09-03T17:37:35.697Z
20332026-09-03T17:37:35.698Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/384)
20342026-09-03T17:37:36.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-03T17:37:36.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-03T17:37:36.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-03T17:37:36.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-03T17:37:36.108Z
20392026-09-03T17:37:36.108Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/384)
20402026-09-03T17:37:36.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-03T17:37:36.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-03T17:37:36.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-03T17:37:36.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20442026-09-03T17:37:36.522Z
20452026-09-03T17:37:36.522Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/384)
20462026-09-03T17:37:36.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-03T17:37:36.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-03T17:37:36.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-03T17:37:36.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20502026-09-03T17:37:36.927Z
20512026-09-03T17:37:36.927Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/384)
20522026-09-03T17:37:37.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-03T17:37:37.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-03T17:37:37.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-03T17:37:37.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20562026-09-03T17:37:37.339Z
20572026-09-03T17:37:37.339Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/384)
20582026-09-03T17:37:37.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-03T17:37:37.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-03T17:37:37.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-03T17:37:37.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20622026-09-03T17:37:37.744Z
20632026-09-03T17:37:37.745Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/384)
20642026-09-03T17:37:38.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-03T17:37:38.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-03T17:37:38.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-03T17:37:38.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20682026-09-03T17:37:38.156Z
20692026-09-03T17:37:38.156Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/384)
20702026-09-03T17:37:38.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-03T17:37:38.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-03T17:37:38.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-03T17:37:38.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20742026-09-03T17:37:38.574Z
20752026-09-03T17:37:38.574Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/384)
20762026-09-03T17:37:38.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-03T17:37:38.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-03T17:37:38.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-03T17:37:38.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20802026-09-03T17:37:38.990Z
20812026-09-03T17:37:38.990Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/384)
20822026-09-03T17:37:39.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-03T17:37:39.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-03T17:37:39.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-03T17:37:39.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-03T17:37:39.408Z
20872026-09-03T17:37:39.408Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/384)
20882026-09-03T17:37:39.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-03T17:37:39.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-03T17:37:39.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-03T17:37:39.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-03T17:37:39.823Z
20932026-09-03T17:37:39.823Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/384)
20942026-09-03T17:37:40.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-03T17:37:40.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-03T17:37:40.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-03T17:37:40.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-03T17:37:40.241Z
20992026-09-03T17:37:40.241Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/384)
21002026-09-03T17:37:40.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-03T17:37:40.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-03T17:37:40.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-03T17:37:40.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-03T17:37:40.655Z
21052026-09-03T17:37:40.655Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/384)
21062026-09-03T17:37:41.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-03T17:37:41.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-03T17:37:41.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-03T17:37:41.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-03T17:37:41.071Z
21112026-09-03T17:37:41.071Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/384)
21122026-09-03T17:37:41.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-03T17:37:41.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-03T17:37:41.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-03T17:37:41.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-03T17:37:41.489Z
21172026-09-03T17:37:41.489Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/384)
21182026-09-03T17:37:41.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-03T17:37:41.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-03T17:37:41.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-03T17:37:41.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-03T17:37:41.907Z
21232026-09-03T17:37:41.907Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/384)
21242026-09-03T17:37:42.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-03T17:37:42.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-03T17:37:42.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-03T17:37:42.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-03T17:37:42.324Z
21292026-09-03T17:37:42.324Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/384)
21302026-09-03T17:37:42.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-03T17:37:42.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-03T17:37:42.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-03T17:37:42.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-03T17:37:42.739Z
21352026-09-03T17:37:42.739Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/384)
21362026-09-03T17:37:43.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-03T17:37:43.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-03T17:37:43.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-03T17:37:43.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-03T17:37:43.155Z
21412026-09-03T17:37:43.155Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/384)
21422026-09-03T17:37:43.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-03T17:37:43.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-03T17:37:43.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-03T17:37:43.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-03T17:37:43.573Z
21472026-09-03T17:37:43.573Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/384)
21482026-09-03T17:37:43.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-03T17:37:43.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-03T17:37:43.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-03T17:37:43.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-03T17:37:43.988Z
21532026-09-03T17:37:43.988Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/384)
21542026-09-03T17:37:44.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-03T17:37:44.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-03T17:37:44.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-03T17:37:44.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-03T17:37:44.406Z
21592026-09-03T17:37:44.406Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/384)
21602026-09-03T17:37:44.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-03T17:37:44.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-03T17:37:44.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-03T17:37:44.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-03T17:37:44.825Z
21652026-09-03T17:37:44.825Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/384)
21662026-09-03T17:37:45.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-03T17:37:45.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-03T17:37:45.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-03T17:37:45.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-03T17:37:45.245Z
21712026-09-03T17:37:45.245Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/384)
21722026-09-03T17:37:45.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-03T17:37:45.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-03T17:37:45.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-03T17:37:45.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21762026-09-03T17:37:45.661Z
21772026-09-03T17:37:45.661Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/384)
21782026-09-03T17:37:46.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-03T17:37:46.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-03T17:37:46.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-03T17:37:46.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-03T17:37:46.078Z
21832026-09-03T17:37:46.078Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/384)
21842026-09-03T17:37:46.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-03T17:37:46.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-03T17:37:46.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-03T17:37:46.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21882026-09-03T17:37:46.493Z
21892026-09-03T17:37:46.493Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/384)
21902026-09-03T17:37:46.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-03T17:37:46.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-03T17:37:46.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-03T17:37:46.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-03T17:37:46.914Z
21952026-09-03T17:37:46.914Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/384)
21962026-09-03T17:37:47.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-03T17:37:47.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-03T17:37:47.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-03T17:37:47.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-03T17:37:47.336Z
22012026-09-03T17:37:47.336Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/384)
22022026-09-03T17:37:47.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-03T17:37:47.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-03T17:37:47.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-03T17:37:47.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-03T17:37:47.751Z
22072026-09-03T17:37:47.751Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/384)
22082026-09-03T17:37:48.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-03T17:37:48.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-03T17:37:48.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-03T17:37:48.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-03T17:37:48.165Z
22132026-09-03T17:37:48.165Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/384)
22142026-09-03T17:37:48.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-03T17:37:48.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-03T17:37:48.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-03T17:37:48.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-03T17:37:48.582Z
22192026-09-03T17:37:48.582Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/384)
22202026-09-03T17:37:48.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-03T17:37:48.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-03T17:37:48.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-03T17:37:48.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-03T17:37:48.998Z
22252026-09-03T17:37:48.998Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/384)
22262026-09-03T17:37:49.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-03T17:37:49.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-03T17:37:49.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-03T17:37:49.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-03T17:37:49.415Z
22312026-09-03T17:37:49.415Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/384)
22322026-09-03T17:37:49.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-03T17:37:49.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-03T17:37:49.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-03T17:37:49.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-03T17:37:49.829Z
22372026-09-03T17:37:49.829Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/384)
22382026-09-03T17:37:50.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-03T17:37:50.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-03T17:37:50.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-03T17:37:50.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-03T17:37:50.243Z
22432026-09-03T17:37:50.243Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/384)
22442026-09-03T17:37:50.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-03T17:37:50.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-03T17:37:50.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-03T17:37:50.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-03T17:37:50.660Z
22492026-09-03T17:37:50.660Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/384)
22502026-09-03T17:37:51.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-03T17:37:51.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-03T17:37:51.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-03T17:37:51.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22542026-09-03T17:37:51.073Z
22552026-09-03T17:37:51.073Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/384)
22562026-09-03T17:37:51.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-03T17:37:51.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-03T17:37:51.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-03T17:37:51.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-03T17:37:51.489Z
22612026-09-03T17:37:51.489Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/384)
22622026-09-03T17:37:51.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-03T17:37:51.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-03T17:37:51.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-03T17:37:51.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-03T17:37:51.922Z
22672026-09-03T17:37:51.922Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/384)
22682026-09-03T17:37:52.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-03T17:37:52.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-03T17:37:52.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-03T17:37:52.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-03T17:37:52.347Z
22732026-09-03T17:37:52.348Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/384)
22742026-09-03T17:37:52.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-03T17:37:52.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-03T17:37:52.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-03T17:37:52.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-03T17:37:52.769Z
22792026-09-03T17:37:52.769Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/384)
22802026-09-03T17:37:53.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-03T17:37:53.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-03T17:37:53.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-03T17:37:53.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-03T17:37:53.178Z
22852026-09-03T17:37:53.178Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/384)
22862026-09-03T17:37:53.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-03T17:37:53.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-03T17:37:53.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-03T17:37:53.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-03T17:37:53.602Z
22912026-09-03T17:37:53.602Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/384)
22922026-09-03T17:37:53.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-03T17:37:53.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-03T17:37:53.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-03T17:37:53.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22962026-09-03T17:37:54.017Z
22972026-09-03T17:37:54.017Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/384)
22982026-09-03T17:37:54.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-03T17:37:54.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-03T17:37:54.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-03T17:37:54.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23022026-09-03T17:37:54.433Z
23032026-09-03T17:37:54.433Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/384)
23042026-09-03T17:37:54.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-03T17:37:54.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-03T17:37:54.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-03T17:37:54.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-03T17:37:54.855Z
23092026-09-03T17:37:54.855Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/384)
23102026-09-03T17:37:55.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-03T17:37:55.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-03T17:37:55.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-03T17:37:55.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-03T17:37:55.269Z
23152026-09-03T17:37:55.269Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/384)
23162026-09-03T17:37:55.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-03T17:37:55.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-03T17:37:55.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-03T17:37:55.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23202026-09-03T17:37:55.690Z
23212026-09-03T17:37:55.690Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/384)
23222026-09-03T17:37:56.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-03T17:37:56.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-03T17:37:56.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-03T17:37:56.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-03T17:37:56.097Z
23272026-09-03T17:37:56.097Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/384)
23282026-09-03T17:37:56.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-03T17:37:56.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-03T17:37:56.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-03T17:37:56.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23322026-09-03T17:37:56.515Z
23332026-09-03T17:37:56.515Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/384)
23342026-09-03T17:37:56.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-03T17:37:56.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-03T17:37:56.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-03T17:37:56.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23382026-09-03T17:37:56.934Z
23392026-09-03T17:37:56.934Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/384)
23402026-09-03T17:37:57.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-03T17:37:57.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-03T17:37:57.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-03T17:37:57.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23442026-09-03T17:37:57.351Z
23452026-09-03T17:37:57.352Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/384)
23462026-09-03T17:37:57.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-03T17:37:57.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-03T17:37:57.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-03T17:37:57.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23502026-09-03T17:37:57.759Z
23512026-09-03T17:37:57.759Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/384)
23522026-09-03T17:37:58.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-03T17:37:58.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-03T17:37:58.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-03T17:37:58.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23562026-09-03T17:37:58.171Z
23572026-09-03T17:37:58.171Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/384)
23582026-09-03T17:37:58.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-03T17:37:58.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-03T17:37:58.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-03T17:37:58.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-03T17:37:58.586Z
23632026-09-03T17:37:58.586Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/384)
23642026-09-03T17:37:58.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-03T17:37:58.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-03T17:37:58.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-03T17:37:58.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23682026-09-03T17:37:59.004Z
23692026-09-03T17:37:59.004Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/384)
23702026-09-03T17:37:59.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-03T17:37:59.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-03T17:37:59.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-03T17:37:59.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-03T17:37:59.420Z
23752026-09-03T17:37:59.420Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/384)
23762026-09-03T17:37:59.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-03T17:37:59.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-03T17:37:59.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-03T17:37:59.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-03T17:37:59.841Z
23812026-09-03T17:37:59.842Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/384)
23822026-09-03T17:38:00.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-03T17:38:00.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-03T17:38:00.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-03T17:38:00.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-03T17:38:00.262Z
23872026-09-03T17:38:00.262Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/384)
23882026-09-03T17:38:00.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-03T17:38:00.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-03T17:38:00.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-03T17:38:00.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-03T17:38:00.685Z
23932026-09-03T17:38:00.685Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/384)
23942026-09-03T17:38:01.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-03T17:38:01.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-03T17:38:01.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-03T17:38:01.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-03T17:38:01.103Z
23992026-09-03T17:38:01.103Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/384)
24002026-09-03T17:38:01.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-03T17:38:01.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-03T17:38:01.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-03T17:38:01.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-03T17:38:01.525Z
24052026-09-03T17:38:01.526Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/384)
24062026-09-03T17:38:01.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-03T17:38:01.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-03T17:38:01.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-03T17:38:01.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-03T17:38:01.945Z
24112026-09-03T17:38:01.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/384)
24122026-09-03T17:38:02.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-03T17:38:02.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-03T17:38:02.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-03T17:38:02.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-03T17:38:02.367Z
24172026-09-03T17:38:02.367Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/384)
24182026-09-03T17:38:02.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-03T17:38:02.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-03T17:38:02.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-03T17:38:02.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-03T17:38:02.785Z
24232026-09-03T17:38:02.785Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/384)
24242026-09-03T17:38:03.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-03T17:38:03.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-03T17:38:03.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-03T17:38:03.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24282026-09-03T17:38:03.202Z
24292026-09-03T17:38:03.202Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/384)
24302026-09-03T17:38:03.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-03T17:38:03.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-03T17:38:03.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-03T17:38:03.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24342026-09-03T17:38:03.809Z
24352026-09-03T17:38:03.809Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/384)
24362026-09-03T17:38:04.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-03T17:38:04.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-03T17:38:04.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-03T17:38:04.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24402026-09-03T17:38:04.419Z
24412026-09-03T17:38:04.419Zinfo: running `cargo check --bins` on nexus-config (91/384)
24422026-09-03T17:38:04.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-03T17:38:04.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-03T17:38:04.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-03T17:38:04.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24462026-09-03T17:38:05.022Z
24472026-09-03T17:38:05.022Zinfo: running `cargo check --bins` on nexus-types (92/384)
24482026-09-03T17:38:05.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-03T17:38:05.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-03T17:38:05.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-03T17:38:05.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24522026-09-03T17:38:05.623Z
24532026-09-03T17:38:05.623Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/384)
24542026-09-03T17:38:06.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-03T17:38:06.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-03T17:38:06.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-03T17:38:06.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24582026-09-03T17:38:06.199Z
24592026-09-03T17:38:06.199Zinfo: running `cargo check --bins` on omicron-passwords (94/384)
24602026-09-03T17:38:06.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-03T17:38:06.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-03T17:38:06.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-03T17:38:06.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24642026-09-03T17:38:06.752Z
24652026-09-03T17:38:06.752Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/384)
24662026-09-03T17:38:07.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-03T17:38:07.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-03T17:38:07.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-03T17:38:07.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-03T17:38:07.324Z
24712026-09-03T17:38:07.324Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/384)
24722026-09-03T17:38:07.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-03T17:38:07.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-03T17:38:07.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-03T17:38:07.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-03T17:38:07.898Z
24772026-09-03T17:38:07.898Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/384)
24782026-09-03T17:38:08.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-03T17:38:08.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-03T17:38:08.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-03T17:38:08.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24822026-09-03T17:38:08.478Z
24832026-09-03T17:38:08.478Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/384)
24842026-09-03T17:38:08.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-03T17:38:08.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-03T17:38:08.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-03T17:38:08.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24882026-09-03T17:38:09.054Z
24892026-09-03T17:38:09.054Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/384)
24902026-09-03T17:38:09.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-03T17:38:09.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-03T17:38:09.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-03T17:38:09.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24942026-09-03T17:38:09.610Z
24952026-09-03T17:38:09.610Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/384)
24962026-09-03T17:38:10.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-03T17:38:10.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-03T17:38:10.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-03T17:38:10.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25002026-09-03T17:38:10.163Z
25012026-09-03T17:38:10.163Zinfo: running `cargo check --bins --no-default-features` on gfss (101/384)
25022026-09-03T17:38:10.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-03T17:38:10.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-03T17:38:10.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-03T17:38:10.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25062026-09-03T17:38:10.717Z
25072026-09-03T17:38:10.717Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/384)
25082026-09-03T17:38:11.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-03T17:38:11.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-03T17:38:11.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-03T17:38:11.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25122026-09-03T17:38:11.270Z
25132026-09-03T17:38:11.270Zinfo: running `cargo check --bins` on trust-quorum-types (103/384)
25142026-09-03T17:38:11.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-03T17:38:11.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-03T17:38:11.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-03T17:38:11.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25182026-09-03T17:38:11.829Z
25192026-09-03T17:38:11.829Zinfo: running `cargo check --bins` on wicketd-commission-types (104/384)
25202026-09-03T17:38:12.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-03T17:38:12.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-03T17:38:12.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-03T17:38:12.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25242026-09-03T17:38:12.405Z
25252026-09-03T17:38:12.405Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/384)
25262026-09-03T17:38:12.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-03T17:38:12.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-03T17:38:12.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-03T17:38:12.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25302026-09-03T17:38:12.978Z
25312026-09-03T17:38:12.978Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/384)
25322026-09-03T17:38:13.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-03T17:38:13.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-03T17:38:13.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-03T17:38:13.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25362026-09-03T17:38:13.540Z
25372026-09-03T17:38:13.540Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/384)
25382026-09-03T17:38:14.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-03T17:38:14.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-03T17:38:14.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-03T17:38:14.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-03T17:38:14.101Z
25432026-09-03T17:38:14.101Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/384)
25442026-09-03T17:38:14.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-03T17:38:14.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-03T17:38:14.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-03T17:38:14.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25482026-09-03T17:38:14.659Z
25492026-09-03T17:38:14.659Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/384)
25502026-09-03T17:38:15.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-03T17:38:15.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-03T17:38:15.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-03T17:38:15.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25542026-09-03T17:38:15.229Z
25552026-09-03T17:38:15.229Zinfo: running `cargo check --bins` on cockroach-admin-types (110/384)
25562026-09-03T17:38:15.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-03T17:38:15.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-03T17:38:15.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-03T17:38:15.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25602026-09-03T17:38:15.786Z
25612026-09-03T17:38:15.786Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/384)
25622026-09-03T17:38:16.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-03T17:38:16.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-03T17:38:16.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-03T17:38:16.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-03T17:38:16.344Z
25672026-09-03T17:38:16.344Zinfo: running `cargo check --bins` on ereport-types (112/384)
25682026-09-03T17:38:16.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-03T17:38:16.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-03T17:38:16.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-03T17:38:16.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-03T17:38:16.906Z
25732026-09-03T17:38:16.906Zinfo: running `cargo check --bins` on gateway-client (113/384)
25742026-09-03T17:38:17.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-03T17:38:17.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-03T17:38:17.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-03T17:38:17.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25782026-09-03T17:38:17.474Z
25792026-09-03T17:38:17.474Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/384)
25802026-09-03T17:38:17.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-03T17:38:17.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-03T17:38:17.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-03T17:38:17.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-03T17:38:18.037Z
25852026-09-03T17:38:18.037Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/384)
25862026-09-03T17:38:18.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-03T17:38:18.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-03T17:38:18.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-03T17:38:18.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25902026-09-03T17:38:18.595Z
25912026-09-03T17:38:18.595Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/384)
25922026-09-03T17:38:19.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-03T17:38:19.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-03T17:38:19.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-03T17:38:19.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25962026-09-03T17:38:19.178Z
25972026-09-03T17:38:19.178Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/384)
25982026-09-03T17:38:19.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-03T17:38:19.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-03T17:38:19.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-03T17:38:19.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26022026-09-03T17:38:19.761Z
26032026-09-03T17:38:19.761Zinfo: running `cargo check --bins` on key-manager-types (118/384)
26042026-09-03T17:38:20.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-03T17:38:20.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-03T17:38:20.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-03T17:38:20.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26082026-09-03T17:38:20.314Z
26092026-09-03T17:38:20.314Zinfo: running `cargo check --bins` on oxlog (119/384)
26102026-09-03T17:38:20.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-03T17:38:20.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-03T17:38:20.917Z Checking cfg-if v1.0.4
26132026-09-03T17:38:20.923Z Checking serde_core v1.0.228
26142026-09-03T17:38:20.923Z Checking libc v0.2.185
26152026-09-03T17:38:21.034Z Checking memchr v2.8.0
26162026-09-03T17:38:21.044Z Checking smallvec v1.15.1
26172026-09-03T17:38:21.044Z Checking log v0.4.33
26182026-09-03T17:38:21.064Z Checking subtle v2.6.1
26192026-09-03T17:38:21.077Z Checking itoa v1.0.17
26202026-09-03T17:38:21.080Z Checking scopeguard v1.2.0
26212026-09-03T17:38:21.178Z Checking lock_api v0.4.14
26222026-09-03T17:38:21.196Z Checking typenum v1.20.1
26232026-09-03T17:38:21.207Z Checking stable_deref_trait v1.2.1
26242026-09-03T17:38:21.217Z Checking zerofrom v0.1.6
26252026-09-03T17:38:21.229Z Checking zerocopy v0.8.55
26262026-09-03T17:38:21.271Z Checking portable-atomic v1.13.1
26272026-09-03T17:38:21.326Z Checking yoke v0.8.1
26282026-09-03T17:38:21.373Z Checking critical-section v1.2.0
26292026-09-03T17:38:21.404Z Checking const-oid v0.9.6
26302026-09-03T17:38:21.416Z Checking errno v0.3.14
26312026-09-03T17:38:21.466Z Checking getrandom v0.2.17
26322026-09-03T17:38:21.486Z Checking zerovec v0.11.5
26332026-09-03T17:38:21.553Z Checking pin-project-lite v0.2.17
26342026-09-03T17:38:21.604Z Checking rand_core v0.6.4
26352026-09-03T17:38:21.642Z Checking libm v0.2.16
26362026-09-03T17:38:21.672Z Checking once_cell v1.21.3
26372026-09-03T17:38:21.775Z Checking zmij v1.0.21
26382026-09-03T17:38:21.845Z Checking signal-hook-registry v1.4.8
26392026-09-03T17:38:21.911Z Checking tinystr v0.8.2
26402026-09-03T17:38:21.923Z Checking parking_lot_core v0.9.12
26412026-09-03T17:38:21.984Z Checking writeable v0.6.2
26422026-09-03T17:38:21.999Z Checking percent-encoding v2.3.2
26432026-09-03T17:38:22.085Z Checking rand_core v0.10.0
26442026-09-03T17:38:22.096Z Checking litemap v0.8.1
26452026-09-03T17:38:22.107Z Checking futures-core v0.3.32
26462026-09-03T17:38:22.137Z Checking parking_lot v0.12.5
26472026-09-03T17:38:22.141Z Checking potential_utf v0.1.4
26482026-09-03T17:38:22.220Z Checking getrandom v0.4.3
26492026-09-03T17:38:22.229Z Checking zerotrie v0.2.3
26502026-09-03T17:38:22.256Z Checking icu_locale_core v2.1.1
26512026-09-03T17:38:22.271Z Checking mio v1.2.0
26522026-09-03T17:38:22.322Z Checking equivalent v1.0.2
26532026-09-03T17:38:22.334Z Checking num-traits v0.2.19
26542026-09-03T17:38:22.358Z Checking icu_collections v2.1.1
26552026-09-03T17:38:22.403Z Checking socket2 v0.6.3
26562026-09-03T17:38:22.460Z Checking icu_properties_data v2.1.2
26572026-09-03T17:38:22.506Z Checking serde v1.0.228
26582026-09-03T17:38:22.551Z Checking bitflags v2.11.0
26592026-09-03T17:38:22.579Z Checking serde_json v1.0.151
26602026-09-03T17:38:22.641Z Checking icu_normalizer_data v2.1.1
26612026-09-03T17:38:22.660Z Checking byteorder v1.5.0
26622026-09-03T17:38:22.728Z Checking futures-sink v0.3.32
26632026-09-03T17:38:22.731Z Checking hashbrown v0.17.0
26642026-09-03T17:38:22.801Z Checking icu_provider v2.1.1
26652026-09-03T17:38:22.813Z Checking futures-channel v0.3.32
26662026-09-03T17:38:22.846Z Checking getrandom v0.3.4
26672026-09-03T17:38:22.857Z Checking futures-task v0.3.32
26682026-09-03T17:38:22.896Z Checking zeroize v1.9.0
26692026-09-03T17:38:22.985Z Checking bytes v1.11.1
26702026-09-03T17:38:22.996Z Checking slab v0.4.12
26712026-09-03T17:38:23.006Z Checking futures-io v0.3.32
26722026-09-03T17:38:23.034Z Checking icu_properties v2.1.2
26732026-09-03T17:38:23.067Z Checking generic-array v0.14.7
26742026-09-03T17:38:23.117Z Checking icu_normalizer v2.1.1
26752026-09-03T17:38:23.148Z Checking utf8_iter v1.0.4
26762026-09-03T17:38:23.198Z Checking indexmap v2.14.0
26772026-09-03T17:38:23.260Z Checking futures-util v0.3.32
26782026-09-03T17:38:23.271Z Checking rustix v1.1.4
26792026-09-03T17:38:23.416Z Checking form_urlencoded v1.2.2
26802026-09-03T17:38:23.428Z Checking tokio v1.52.1
26812026-09-03T17:38:23.521Z Checking crypto-common v0.1.7
26822026-09-03T17:38:23.539Z Checking block-buffer v0.10.4
26832026-09-03T17:38:23.646Z Checking base64ct v1.8.3
26842026-09-03T17:38:23.678Z Checking digest v0.10.7
26852026-09-03T17:38:23.749Z Checking fnv v1.0.7
26862026-09-03T17:38:23.843Z Checking flagset v0.4.7
26872026-09-03T17:38:23.855Z Checking idna_adapter v1.2.1
26882026-09-03T17:38:23.870Z Checking pem-rfc7468 v0.7.0
26892026-09-03T17:38:23.883Z Checking iana-time-zone v0.1.65
26902026-09-03T17:38:23.962Z Checking rand_core v0.9.5
26912026-09-03T17:38:23.974Z Checking idna v1.1.0
26922026-09-03T17:38:23.986Z Checking chrono v0.4.45
26932026-09-03T17:38:23.997Z Checking ppv-lite86 v0.2.21
26942026-09-03T17:38:24.024Z Checking der v0.7.10
26952026-09-03T17:38:24.094Z Checking uuid v1.23.4
26962026-09-03T17:38:24.135Z Checking base64 v0.22.1
26972026-09-03T17:38:24.209Z Checking url v2.5.8
26982026-09-03T17:38:24.282Z Checking regex-syntax v0.8.10
26992026-09-03T17:38:24.369Z Checking http v1.4.2
27002026-09-03T17:38:24.410Z Checking rand_chacha v0.9.0
27012026-09-03T17:38:24.609Z Checking tracing-core v0.1.36
27022026-09-03T17:38:24.635Z Checking simd-adler32 v0.3.8
27032026-09-03T17:38:24.745Z Checking spki v0.7.3
27042026-09-03T17:38:24.799Z Checking dyn-clone v1.0.20
27052026-09-03T17:38:24.817Z Checking cpufeatures v0.2.17
27062026-09-03T17:38:24.889Z Checking rand v0.9.2
27072026-09-03T17:38:24.900Z Checking rustls-pki-types v1.14.0
27082026-09-03T17:38:24.911Z Checking pkcs8 v0.10.2
27092026-09-03T17:38:24.914Z Checking tracing v0.1.44
27102026-09-03T17:38:24.914Z Checking http-body v1.0.1
27112026-09-03T17:38:25.050Z Checking semver v1.0.28
27122026-09-03T17:38:25.086Z Checking spin v0.9.8
27132026-09-03T17:38:25.115Z Checking tinyvec_macros v0.1.1
27142026-09-03T17:38:25.171Z Checking adler2 v2.0.1
27152026-09-03T17:38:25.184Z Checking anstyle v1.0.14
27162026-09-03T17:38:25.189Z Checking utf8parse v0.2.2
27172026-09-03T17:38:25.252Z Checking cmov v0.5.4
27182026-09-03T17:38:25.264Z Checking openssl-probe v0.2.1
27192026-09-03T17:38:25.280Z Checking miniz_oxide v0.8.9
27202026-09-03T17:38:25.289Z Checking anstyle-parse v1.0.0
27212026-09-03T17:38:25.351Z Checking schemars v0.8.22
27222026-09-03T17:38:25.365Z Checking tinyvec v1.10.0
27232026-09-03T17:38:25.378Z Checking sha2 v0.10.9
27242026-09-03T17:38:25.431Z Checking ctutils v0.4.2
27252026-09-03T17:38:25.463Z Checking terminal_size v0.4.3
27262026-09-03T17:38:25.556Z Checking aws-lc-sys v0.40.0
27272026-09-03T17:38:25.574Z Checking thiserror v2.0.18
27282026-09-03T17:38:25.625Z Checking tower-layer v0.3.3
27292026-09-03T17:38:25.641Z Checking try-lock v0.2.5
27302026-09-03T17:38:25.650Z Checking tower-service v0.3.3
27312026-09-03T17:38:25.669Z Checking untrusted v0.7.1
27322026-09-03T17:38:25.669Z Checking atomic-waker v1.1.2
27332026-09-03T17:38:25.730Z Checking fastrand v2.3.0
27342026-09-03T17:38:25.734Z Checking is_terminal_polyfill v1.70.2
27352026-09-03T17:38:25.768Z Checking colorchoice v1.0.4
27362026-09-03T17:38:25.781Z Checking anstyle-query v1.1.5
27372026-09-03T17:38:25.785Z Checking want v0.3.1
27382026-09-03T17:38:25.825Z Checking hybrid-array v0.4.13
27392026-09-03T17:38:25.863Z Checking anstream v1.0.0
27402026-09-03T17:38:25.879Z Checking ipnet v2.12.0
27412026-09-03T17:38:25.904Z Checking tempfile v3.27.0
27422026-09-03T17:38:25.917Z Checking crc32fast v1.5.0
27432026-09-03T17:38:26.010Z Checking httparse v1.10.1
27442026-09-03T17:38:26.051Z Checking aho-corasick v1.1.4
27452026-09-03T17:38:26.062Z Checking aws-lc-rs v1.16.3
27462026-09-03T17:38:26.076Z Checking plain v0.2.3
27472026-09-03T17:38:26.095Z Checking httpdate v1.0.3
27482026-09-03T17:38:26.130Z Checking foreign-types-shared v0.1.1
27492026-09-03T17:38:26.176Z Checking untrusted v0.9.0
27502026-09-03T17:38:26.211Z Checking tap v1.0.1
27512026-09-03T17:38:26.214Z Checking foreign-types v0.3.2
27522026-09-03T17:38:26.239Z Checking unicode-normalization v0.1.25
27532026-09-03T17:38:26.277Z Checking rand_chacha v0.3.1
27542026-09-03T17:38:26.291Z Checking signature v2.2.0
27552026-09-03T17:38:26.310Z Checking wyz v0.5.1
27562026-09-03T17:38:26.419Z Checking radium v0.7.0
27572026-09-03T17:38:26.477Z Checking hex v0.4.3
27582026-09-03T17:38:26.481Z Checking num-integer v0.1.46
27592026-09-03T17:38:26.569Z Checking openssl-sys v0.9.117
27602026-09-03T17:38:26.590Z Checking socket2 v0.5.10
27612026-09-03T17:38:26.632Z Checking wait-timeout v0.2.1
27622026-09-03T17:38:26.669Z Checking tokio-util v0.7.18
27632026-09-03T17:38:26.701Z Checking bit-vec v0.8.0
27642026-09-03T17:38:26.715Z Checking clap_lex v1.0.0
27652026-09-03T17:38:26.726Z Checking regex-automata v0.4.14
27662026-09-03T17:38:26.746Z Checking quick-error v1.2.3
27672026-09-03T17:38:26.827Z Checking unicode-ident v1.0.24
27682026-09-03T17:38:26.846Z Checking strsim v0.11.1
27692026-09-03T17:38:26.859Z Checking funty v2.0.0
27702026-09-03T17:38:26.890Z Checking rustls-webpki v0.103.13
27712026-09-03T17:38:26.904Z Checking ucd-trie v0.1.7
27722026-09-03T17:38:26.929Z Checking proc-macro2 v1.0.106
27732026-09-03T17:38:26.942Z Checking openssl v0.10.80
27742026-09-03T17:38:27.000Z Checking clap_builder v4.6.0
27752026-09-03T17:38:27.027Z Checking pest v2.8.6
27762026-09-03T17:38:27.165Z Checking bitvec v1.0.1
27772026-09-03T17:38:27.234Z Checking bit-set v0.8.0
27782026-09-03T17:38:27.283Z Checking h2 v0.4.15
27792026-09-03T17:38:27.307Z Checking rustls v0.23.41
27802026-09-03T17:38:27.377Z Checking rusty-fork v0.3.1
27812026-09-03T17:38:27.543Z Checking num-iter v0.1.45
27822026-09-03T17:38:27.655Z Checking rand v0.8.6
27832026-09-03T17:38:28.086Z Checking lazy_static v1.5.0
27842026-09-03T17:38:28.181Z Checking rand_xorshift v0.4.0
27852026-09-03T17:38:28.191Z Checking hmac v0.12.1
27862026-09-03T17:38:28.245Z Checking thiserror v1.0.69
27872026-09-03T17:38:28.299Z Checking maybe-uninit v2.0.0
27882026-09-03T17:38:28.331Z Checking serde_spanned v0.6.9
27892026-09-03T17:38:28.351Z Checking toml_datetime v0.6.11
27902026-09-03T17:38:28.365Z Checking sync_wrapper v1.0.2
27912026-09-03T17:38:28.453Z Checking pretty-hex v0.4.1
27922026-09-03T17:38:28.466Z Checking powerfmt v0.2.0
27932026-09-03T17:38:28.516Z Checking nodrop v0.1.14
27942026-09-03T17:38:28.529Z Checking zlib-rs v0.6.2
27952026-09-03T17:38:28.550Z Checking siphasher v1.0.2
27962026-09-03T17:38:28.564Z Checking crc-catalog v2.4.0
27972026-09-03T17:38:28.600Z Checking unarray v0.1.4
27982026-09-03T17:38:28.611Z Checking deranged v0.5.8
27992026-09-03T17:38:28.646Z Checking crc v3.4.0
28002026-09-03T17:38:28.698Z Checking proptest v1.11.0
28012026-09-03T17:38:28.710Z Checking array-init v0.0.4
28022026-09-03T17:38:28.813Z Checking packed_struct v0.10.1
28032026-09-03T17:38:28.953Z Checking native-tls v0.2.18
28042026-09-03T17:38:29.000Z Checking tower v0.5.3
28052026-09-03T17:38:29.132Z Checking smallvec v0.6.14
28062026-09-03T17:38:29.318Z Checking clap v4.6.1
28072026-09-03T17:38:29.389Z Checking num-bigint-dig v0.8.6
28082026-09-03T17:38:29.401Z Checking flate2 v1.1.9
28092026-09-03T17:38:29.415Z Checking quote v1.0.45
28102026-09-03T17:38:29.530Z Checking ipnetwork v0.21.1
28112026-09-03T17:38:29.573Z Checking pkcs1 v0.7.5
28122026-09-03T17:38:29.586Z Checking http-body-util v0.1.3
28132026-09-03T17:38:29.707Z Checking crossbeam-utils v0.8.21
28142026-09-03T17:38:29.740Z Checking bitfield v0.19.4
28152026-09-03T17:38:29.779Z Checking zerocopy v0.6.6
28162026-09-03T17:38:29.801Z Checking ahash v0.8.12
28172026-09-03T17:38:29.848Z Checking bzip2-sys v0.1.13+1.0.8
28182026-09-03T17:38:29.933Z Checking scroll v0.13.0
28192026-09-03T17:38:29.994Z Checking env_filter v2.0.0
28202026-09-03T17:38:30.008Z Checking num_threads v0.1.7
28212026-09-03T17:38:30.030Z Checking base64 v0.21.7
28222026-09-03T17:38:30.066Z Checking hyper v1.10.1
28232026-09-03T17:38:30.069Z Checking unicode-properties v0.1.4
28242026-09-03T17:38:30.091Z Checking ryu v1.0.23
28252026-09-03T17:38:30.133Z Checking gimli v0.32.3
28262026-09-03T17:38:30.158Z Checking time-core v0.1.8
28272026-09-03T17:38:30.198Z Checking allocator-api2 v0.2.21
28282026-09-03T17:38:30.221Z Checking num-conv v0.2.0
28292026-09-03T17:38:30.246Z Checking iri-string v0.7.10
28302026-09-03T17:38:30.259Z Checking hashbrown v0.12.3
28312026-09-03T17:38:30.296Z Checking unicode-bidi v0.3.18
28322026-09-03T17:38:30.334Z Checking winnow v0.5.40
28332026-09-03T17:38:30.481Z Checking time v0.3.47
28342026-09-03T17:38:30.502Z Checking newtype-uuid v1.3.2
28352026-09-03T17:38:30.591Z Checking stringprep v0.1.5
28362026-09-03T17:38:30.654Z Checking indexmap v1.9.3
28372026-09-03T17:38:30.702Z Checking ron v0.8.1
28382026-09-03T17:38:30.743Z Checking serde_urlencoded v0.7.1
28392026-09-03T17:38:30.944Z Checking rsa v0.9.10
28402026-09-03T17:38:30.963Z Checking goblin v0.10.5
28412026-09-03T17:38:31.021Z Checking hyper-util v0.1.20
28422026-09-03T17:38:31.205Z Checking env_logger v0.11.11
28432026-09-03T17:38:31.253Z Checking tower-http v0.6.8
28442026-09-03T17:38:31.393Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28452026-09-03T17:38:31.408Z Checking crossbeam-epoch v0.9.18
28462026-09-03T17:38:31.486Z Checking toml_edit v0.19.15
28472026-09-03T17:38:31.534Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28482026-09-03T17:38:31.548Z Checking hashbrown v0.13.2
28492026-09-03T17:38:31.596Z Checking bzip2 v0.4.4
28502026-09-03T17:38:31.631Z Checking oxnet v0.1.6
28512026-09-03T17:38:31.674Z Checking addr2line v0.25.1
28522026-09-03T17:38:31.752Z Checking syn v2.0.117
28532026-09-03T17:38:31.880Z Checking serde-hex v0.1.0
28542026-09-03T17:38:31.931Z Checking tokio-native-tls v0.3.1
28552026-09-03T17:38:31.957Z Checking bstr v1.12.1
28562026-09-03T17:38:32.089Z Checking block-padding v0.4.2
28572026-09-03T17:38:32.229Z Checking block-buffer v0.12.1
28582026-09-03T17:38:32.262Z Checking crypto-common v0.2.2
28592026-09-03T17:38:32.353Z Checking rustls-native-certs v0.8.3
28602026-09-03T17:38:32.394Z Checking x509-cert v0.2.5
28612026-09-03T17:38:32.487Z Checking scroll v0.12.0
28622026-09-03T17:38:32.506Z Checking object v0.37.3
28632026-09-03T17:38:32.712Z Checking zstd-sys v2.0.16+zstd.1.5.7
28642026-09-03T17:38:32.824Z Checking md-5 v0.10.6
28652026-09-03T17:38:32.856Z Checking hash32 v0.2.1
28662026-09-03T17:38:32.979Z Checking encoding_rs v0.8.35
28672026-09-03T17:38:33.018Z Checking rustc-demangle v0.1.27
28682026-09-03T17:38:33.073Z Checking crc-any v2.5.0
28692026-09-03T17:38:33.240Z Checking fallible-iterator v0.2.0
28702026-09-03T17:38:33.251Z Checking mime v0.3.17
28712026-09-03T17:38:33.288Z Checking psl-types v2.0.11
28722026-09-03T17:38:33.380Z Checking dof v0.4.0
28732026-09-03T17:38:33.404Z Checking publicsuffix v2.3.0
28742026-09-03T17:38:33.422Z Checking heapless v0.7.17
28752026-09-03T17:38:33.511Z Checking postgres-protocol v0.6.10
28762026-09-03T17:38:33.557Z Checking zstd-safe v7.2.4
28772026-09-03T17:38:33.725Z Checking goblin v0.8.2
28782026-09-03T17:38:33.823Z Checking toml v0.7.8
28792026-09-03T17:38:33.844Z Checking hyper-tls v0.6.0
28802026-09-03T17:38:33.929Z Checking inout v0.2.2
28812026-09-03T17:38:34.001Z Checking object v0.30.4
28822026-09-03T17:38:34.015Z Checking daft v0.1.8
28832026-09-03T17:38:34.015Z Checking zip v0.6.6
28842026-09-03T17:38:34.075Z Checking cookie v0.18.1
28852026-09-03T17:38:34.131Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28862026-09-03T17:38:34.271Z Checking tokio-rustls v0.26.4
28872026-09-03T17:38:34.293Z Checking phf_shared v0.13.1
28882026-09-03T17:38:34.306Z Checking dtrace-parser v0.3.0
28892026-09-03T17:38:34.363Z Checking pin-project v1.1.11
28902026-09-03T17:38:34.443Z Checking zerocopy v0.7.35
28912026-09-03T17:38:34.485Z Checking signal-hook v0.3.18
28922026-09-03T17:38:34.498Z Checking futures-executor v0.3.32
28932026-09-03T17:38:34.535Z Checking ff v0.13.1
28942026-09-03T17:38:34.585Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28952026-09-03T17:38:34.638Z Checking thread-id v5.1.0
28962026-09-03T17:38:34.658Z Checking bitflags v1.3.2
28972026-09-03T17:38:34.670Z Checking managed v0.8.0
28982026-09-03T17:38:34.713Z Checking path-slash v0.1.5
28992026-09-03T17:38:34.728Z Checking foldhash v0.2.0
29002026-09-03T17:38:34.810Z Checking jiff-core v0.1.0
29012026-09-03T17:38:34.849Z Checking is_ci v1.2.0
29022026-09-03T17:38:34.852Z Checking backtrace v0.3.76
29032026-09-03T17:38:34.878Z Checking foldhash v0.1.5
29042026-09-03T17:38:34.922Z Checking unicode-linebreak v0.1.5
29052026-09-03T17:38:34.942Z Checking unicode-width v0.2.0
29062026-09-03T17:38:35.010Z Compiling rayon-core v1.13.0
29072026-09-03T17:38:35.128Z Compiling illumos-nvpair-sys v0.2.0
29082026-09-03T17:38:35.153Z Checking same-file v1.0.6
29092026-09-03T17:38:35.181Z Checking either v1.15.0
29102026-09-03T17:38:35.184Z Checking libbz2-rs-sys v0.2.2
29112026-09-03T17:38:35.269Z Checking smawk v0.3.2
29122026-09-03T17:38:35.304Z Checking base16ct v0.2.0
29132026-09-03T17:38:35.362Z Checking bumpalo v3.20.2
29142026-09-03T17:38:35.393Z Checking textwrap v0.16.2
29152026-09-03T17:38:35.425Z Checking sec1 v0.7.3
29162026-09-03T17:38:35.488Z Checking jiff v0.2.34
29172026-09-03T17:38:35.555Z Checking walkdir v2.5.0
29182026-09-03T17:38:35.566Z Checking zopfli v0.8.3
29192026-09-03T17:38:35.577Z Checking bzip2 v0.6.1
29202026-09-03T17:38:35.600Z Checking dof v0.3.0
29212026-09-03T17:38:35.626Z Checking backtrace-ext v0.2.1
29222026-09-03T17:38:35.639Z Checking hashbrown v0.15.5
29232026-09-03T17:38:35.709Z Checking supports-color v3.0.2
29242026-09-03T17:38:35.727Z Checking hashbrown v0.16.1
29252026-09-03T17:38:35.730Z Checking smoltcp v0.9.1
29262026-09-03T17:38:35.831Z Checking usdt-impl v0.6.0
29272026-09-03T17:38:35.889Z Checking signal-hook-mio v0.2.5
29282026-09-03T17:38:35.893Z Checking group v0.13.0
29292026-09-03T17:38:35.992Z Checking futures v0.3.32
29302026-09-03T17:38:36.044Z Checking hyper-rustls v0.27.7
29312026-09-03T17:38:36.069Z Checking phf v0.13.1
29322026-09-03T17:38:36.101Z Checking snafu v0.8.9
29332026-09-03T17:38:36.105Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29342026-09-03T17:38:36.105Z Checking cookie_store v0.22.1
29352026-09-03T17:38:36.210Z Checking cipher v0.5.2
29362026-09-03T17:38:36.222Z Checking reqwest v0.12.28
29372026-09-03T17:38:36.242Z Checking postgres-types v0.2.12
29382026-09-03T17:38:36.317Z Checking zstd v0.13.3
29392026-09-03T17:38:36.342Z Checking rustls-platform-verifier v0.6.2
29402026-09-03T17:38:36.432Z Checking globset v0.4.18
29412026-09-03T17:38:36.448Z Checking crossbeam-deque v0.8.6
29422026-09-03T17:38:36.451Z Checking phf_shared v0.11.3
29432026-09-03T17:38:36.480Z Checking regex v1.12.3
29442026-09-03T17:38:36.498Z Checking dtrace-parser v0.2.0
29452026-09-03T17:38:36.547Z Checking hkdf v0.12.4
29462026-09-03T17:38:36.590Z Checking ref-cast v1.0.25
29472026-09-03T17:38:36.631Z Checking curve25519-dalek v4.1.3
29482026-09-03T17:38:36.677Z Checking byte-wrapper v0.1.0
29492026-09-03T17:38:36.680Z Checking olpc-cjson v0.1.4
29502026-09-03T17:38:36.680Z Checking strum v0.27.2
29512026-09-03T17:38:36.727Z Checking hubpack v0.1.2
29522026-09-03T17:38:36.750Z Checking ed25519 v2.2.3
29532026-09-03T17:38:36.807Z Checking memoffset v0.9.1
29542026-09-03T17:38:36.821Z Checking rustix v0.38.44
29552026-09-03T17:38:36.878Z Checking owo-colors v4.3.0
29562026-09-03T17:38:36.892Z Checking pem v3.0.6
29572026-09-03T17:38:36.896Z Checking crypto-bigint v0.5.5
29582026-09-03T17:38:36.934Z Checking erased-serde v0.3.31
29592026-09-03T17:38:36.970Z Checking serde-big-array v0.5.1
29602026-09-03T17:38:37.043Z Checking serde_plain v1.0.2
29612026-09-03T17:38:37.116Z Checking float-cmp v0.10.0
29622026-09-03T17:38:37.185Z Checking thread-id v4.2.2
29632026-09-03T17:38:37.228Z Checking memmap2 v0.9.10
29642026-09-03T17:38:37.263Z Checking winnow v0.7.14
29652026-09-03T17:38:37.311Z Checking keccak v0.1.6
29662026-09-03T17:38:37.382Z Checking toml_write v0.1.2
29672026-09-03T17:38:37.394Z Checking new_debug_unreachable v1.0.6
29682026-09-03T17:38:37.405Z Checking data-encoding v2.10.0
29692026-09-03T17:38:37.423Z Checking supports-hyperlinks v3.2.0
29702026-09-03T17:38:37.457Z Checking fixedbitset v0.5.7
29712026-09-03T17:38:37.474Z Checking unicode-segmentation v1.12.0
29722026-09-03T17:38:37.527Z Checking unicode-width v0.1.14
29732026-09-03T17:38:37.544Z Checking static_assertions v1.1.0
29742026-09-03T17:38:37.611Z Checking typed-path v0.9.3
29752026-09-03T17:38:37.623Z Checking winnow v1.0.3
29762026-09-03T17:38:37.652Z Checking cpufeatures v0.3.0
29772026-09-03T17:38:37.669Z Checking const-oid v0.10.2
29782026-09-03T17:38:37.730Z Checking supports-unicode v3.0.0
29792026-09-03T17:38:37.770Z Checking predicates-core v1.0.10
29802026-09-03T17:38:37.783Z Checking difflib v0.4.0
29812026-09-03T17:38:37.816Z Checking precomputed-hash v0.1.1
29822026-09-03T17:38:37.830Z Checking normalize-line-endings v0.3.0
29832026-09-03T17:38:37.833Z Checking fixedbitset v0.4.2
29842026-09-03T17:38:37.887Z Checking whoami v2.1.0
29852026-09-03T17:38:37.899Z Checking string_cache v0.8.9
29862026-09-03T17:38:37.922Z Checking digest v0.11.3
29872026-09-03T17:38:37.967Z Checking predicates v3.1.4
29882026-09-03T17:38:37.989Z Checking petgraph v0.6.5
29892026-09-03T17:38:38.064Z Checking miette v7.6.0
29902026-09-03T17:38:38.093Z Checking tokio-postgres v0.7.16
29912026-09-03T17:38:38.110Z Checking elliptic-curve v0.13.8
29922026-09-03T17:38:38.264Z Checking similar v2.7.0
29932026-09-03T17:38:38.407Z Checking tough v0.22.0
29942026-09-03T17:38:38.426Z Checking chacha20 v0.10.0
29952026-09-03T17:38:38.475Z Checking toml_parser v1.1.2+spec-1.1.0
29962026-09-03T17:38:38.490Z Checking toml_edit v0.22.27
29972026-09-03T17:38:38.575Z Checking hickory-proto v0.25.2
29982026-09-03T17:38:38.648Z Checking petgraph v0.8.3
29992026-09-03T17:38:38.676Z Checking crossterm v0.28.1
30002026-09-03T17:38:38.797Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30012026-09-03T17:38:39.246Z Checking sha3 v0.10.8
30022026-09-03T17:38:39.367Z Checking ed25519-dalek v2.2.0
30032026-09-03T17:38:39.381Z Checking usdt v0.6.0
30042026-09-03T17:38:39.457Z Checking zip v4.6.1
30052026-09-03T17:38:39.547Z Checking slog v2.8.2
30062026-09-03T17:38:39.579Z Checking usdt-impl v0.5.0
30072026-09-03T17:38:39.597Z Checking nix v0.31.2
30082026-09-03T17:38:39.811Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30092026-09-03T17:38:39.855Z Checking iddqd v0.4.2
30102026-09-03T17:38:40.222Z Checking reqwest v0.13.2
30112026-09-03T17:38:40.390Z Checking itertools v0.13.0
30122026-09-03T17:38:40.410Z Checking strum v0.26.3
30132026-09-03T17:38:40.460Z Checking serde_with v3.21.0
30142026-09-03T17:38:40.519Z Checking derive_more v2.1.1
30152026-09-03T17:38:40.618Z Checking fs-err v3.3.0
30162026-09-03T17:38:40.766Z Checking tokio-stream v0.1.18
30172026-09-03T17:38:40.780Z Checking buf-list v1.1.2
30182026-09-03T17:38:40.918Z Checking anyhow v1.0.104
30192026-09-03T17:38:40.964Z Checking camino v1.2.5
30202026-09-03T17:38:41.045Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30212026-09-03T17:38:41.077Z Checking openapiv3 v2.2.0
30222026-09-03T17:38:41.116Z Checking lalrpop-util v0.19.12
30232026-09-03T17:38:41.141Z Checking peg-runtime v0.8.5
30242026-09-03T17:38:41.209Z Checking illumos-nvpair v0.3.0
30252026-09-03T17:38:41.275Z Checking rayon v1.11.0
30262026-09-03T17:38:41.288Z Checking sigpipe v0.1.3
30272026-09-03T17:38:41.302Z Checking glob v0.3.3
30282026-09-03T17:38:42.235Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-09-03T17:38:42.555Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30302026-09-03T17:38:42.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s
30312026-09-03T17:38:43.001Z
30322026-09-03T17:38:43.001Zinfo: running `cargo check --bins` on internal-dns-types (120/384)
30332026-09-03T17:38:43.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-03T17:38:43.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-03T17:38:43.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-03T17:38:43.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30372026-09-03T17:38:43.576Z
30382026-09-03T17:38:43.577Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/384)
30392026-09-03T17:38:44.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-03T17:38:44.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-03T17:38:44.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-03T17:38:44.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30432026-09-03T17:38:44.132Z
30442026-09-03T17:38:44.133Zinfo: running `cargo check --bins` on nexus-types-versions (122/384)
30452026-09-03T17:38:44.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-03T17:38:44.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-03T17:38:44.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-03T17:38:44.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30492026-09-03T17:38:44.719Z
30502026-09-03T17:38:44.719Zinfo: running `cargo check --bins` on oxql-types (123/384)
30512026-09-03T17:38:45.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-03T17:38:45.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-03T17:38:45.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-03T17:38:45.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-03T17:38:45.285Z
30562026-09-03T17:38:45.285Zinfo: running `cargo check --bins` on oximeter-types (124/384)
30572026-09-03T17:38:45.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-03T17:38:45.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-03T17:38:45.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-03T17:38:45.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30612026-09-03T17:38:45.851Z
30622026-09-03T17:38:45.851Zinfo: running `cargo check --bins` on oximeter-types-versions (125/384)
30632026-09-03T17:38:46.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-03T17:38:46.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-03T17:38:46.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-03T17:38:46.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30672026-09-03T17:38:46.422Z
30682026-09-03T17:38:46.422Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/384)
30692026-09-03T17:38:46.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-03T17:38:46.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-03T17:38:46.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-09-03T17:38:46.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30732026-09-03T17:38:46.976Z
30742026-09-03T17:38:46.977Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/384)
30752026-09-03T17:38:47.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-09-03T17:38:47.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-09-03T17:38:47.661Z Compiling multer v3.1.0
30782026-09-03T17:38:47.774Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30792026-09-03T17:38:47.780Z Compiling async-stream-impl v0.3.6
30802026-09-03T17:38:47.789Z Compiling serde_tokenstream v0.3.0
30812026-09-03T17:38:47.799Z Compiling dropshot v0.17.1
30822026-09-03T17:38:47.811Z Compiling parse-display-derive v0.10.0
30832026-09-03T17:38:47.823Z Compiling newtype-uuid-macros v0.1.0
30842026-09-03T17:38:47.823Z Compiling dropshot_endpoint v0.17.1
30852026-09-03T17:38:47.994Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-09-03T17:38:48.058Z Checking thread_local v1.1.9
30872026-09-03T17:38:48.089Z Compiling oxide-generation-macros v0.2.0
30882026-09-03T17:38:48.144Z Checking match_cfg v0.1.0
30892026-09-03T17:38:48.215Z Checking compression-core v0.4.31
30902026-09-03T17:38:48.231Z Checking hostname v0.3.1
30912026-09-03T17:38:48.330Z Checking crossbeam-channel v0.5.15
30922026-09-03T17:38:48.343Z Checking compression-codecs v0.4.37
30932026-09-03T17:38:48.355Z Checking atomicwrites v0.4.4
30942026-09-03T17:38:48.424Z Checking slog-json v2.6.1
30952026-09-03T17:38:48.477Z Checking serde_spanned v1.1.1
30962026-09-03T17:38:48.503Z Checking is-terminal v0.4.17
30972026-09-03T17:38:48.572Z Checking toml_datetime v1.1.1+spec-1.1.0
30982026-09-03T17:38:48.584Z Checking toml_writer v1.1.1+spec-1.1.0
30992026-09-03T17:38:48.595Z Checking term v1.2.1
31002026-09-03T17:38:48.606Z Checking take_mut v0.2.2
31012026-09-03T17:38:48.658Z Checking debug-ignore v1.0.5
31022026-09-03T17:38:48.704Z Checking slog-async v2.8.0
31032026-09-03T17:38:48.753Z Checking slog-bunyan v2.5.0
31042026-09-03T17:38:48.765Z Checking async-compression v0.4.41
31052026-09-03T17:38:48.769Z Checking toml v1.1.2+spec-1.1.0
31062026-09-03T17:38:48.808Z Checking slog-term v2.9.2
31072026-09-03T17:38:48.821Z Checking async-stream v0.3.6
31082026-09-03T17:38:48.863Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31092026-09-03T17:38:48.876Z Checking progenitor-client v0.14.0
31102026-09-03T17:38:48.947Z Checking sha1 v0.11.0
31112026-09-03T17:38:48.999Z Checking oxide-generation v0.1.3
31122026-09-03T17:38:49.062Z Checking waitgroup v0.1.2
31132026-09-03T17:38:49.107Z Checking rustls-pemfile v2.2.0
31142026-09-03T17:38:49.132Z Checking backon v1.6.0
31152026-09-03T17:38:49.160Z Checking serde_path_to_error v0.1.20
31162026-09-03T17:38:49.182Z Checking hostname v0.4.2
31172026-09-03T17:38:49.213Z Checking instant v0.1.13
31182026-09-03T17:38:49.297Z Checking progenitor-extras v0.2.0
31192026-09-03T17:38:49.305Z Checking backoff v0.4.0
31202026-09-03T17:38:49.346Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31212026-09-03T17:38:49.484Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31222026-09-03T17:38:49.497Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31232026-09-03T17:38:49.497Z Checking itertools v0.14.0
31242026-09-03T17:38:49.508Z Checking parse-display v0.10.0
31252026-09-03T17:38:49.515Z Checking regress v0.10.5
31262026-09-03T17:38:49.624Z Checking macaddr v1.0.1
31272026-09-03T17:38:49.722Z Checking humantime v2.3.0
31282026-09-03T17:38:50.623Z Compiling prettyplease v0.2.37
31292026-09-03T17:38:50.899Z Checking num-rational v0.4.2
31302026-09-03T17:38:51.166Z Checking num-complex v0.4.6
31312026-09-03T17:38:51.544Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-09-03T17:38:51.577Z Compiling num v0.4.3
31332026-09-03T17:38:51.702Z Compiling usdt-attr-macro v0.5.0
31342026-09-03T17:38:51.715Z Compiling usdt-macro v0.5.0
31352026-09-03T17:38:51.727Z Checking memmap v0.7.0
31362026-09-03T17:38:51.813Z Checking float-ord v0.3.2
31372026-09-03T17:38:51.916Z Compiling convert_case v0.4.0
31382026-09-03T17:38:52.175Z Checking newline-converter v0.3.0
31392026-09-03T17:38:52.283Z Compiling derive_more v0.99.20
31402026-09-03T17:38:52.298Z Checking console v0.15.11
31412026-09-03T17:38:52.453Z Compiling toml v0.8.23
31422026-09-03T17:38:52.506Z Checking usdt v0.5.0
31432026-09-03T17:38:52.574Z Checking linked-hash-map v0.5.6
31442026-09-03T17:38:52.646Z Compiling minimal-lexical v0.2.1
31452026-09-03T17:38:52.741Z Checking lru-cache v0.1.2
31462026-09-03T17:38:52.864Z Compiling nom v7.1.3
31472026-09-03T17:38:52.904Z Checking expectorate v1.2.0
31482026-09-03T17:38:53.130Z Checking camino-tempfile v1.4.1
31492026-09-03T17:38:53.293Z Checking hickory-proto v0.24.4
31502026-09-03T17:38:53.435Z Checking phf_shared v0.12.1
31512026-09-03T17:38:53.580Z Compiling slog-dtrace v0.3.0
31522026-09-03T17:38:53.592Z Compiling unicode-xid v0.2.6
31532026-09-03T17:38:53.721Z Checking heck v0.5.0
31542026-09-03T17:38:53.850Z Compiling chrono-tz v0.10.4
31552026-09-03T17:38:54.031Z Checking resolv-conf v0.7.6
31562026-09-03T17:38:54.230Z Compiling const_format_proc_macros v0.2.34
31572026-09-03T17:38:54.267Z Checking phf v0.12.1
31582026-09-03T17:38:54.286Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31592026-09-03T17:38:54.393Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31602026-09-03T17:38:54.410Z Checking tokio-dtrace v0.1.1
31612026-09-03T17:38:54.595Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622026-09-03T17:38:54.761Z Compiling derive-where v1.6.0
31632026-09-03T17:38:54.901Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31642026-09-03T17:38:55.029Z Checking highway v1.3.0
31652026-09-03T17:38:55.141Z Checking hickory-resolver v0.24.4
31662026-09-03T17:38:55.256Z Checking const_format v0.2.35
31672026-09-03T17:38:55.491Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31682026-09-03T17:38:55.908Z Checking oxide-tokio-rt v0.1.4
31692026-09-03T17:38:55.965Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31702026-09-03T17:38:56.058Z Checking qorb v0.4.1
31712026-09-03T17:38:56.252Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31722026-09-03T17:38:56.297Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31732026-09-03T17:38:56.410Z Checking gethostname v0.5.0
31742026-09-03T17:38:56.422Z Checking bcs v0.1.6
31752026-09-03T17:38:56.444Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31762026-09-03T17:38:56.495Z Checking termtree v0.5.1
31772026-09-03T17:38:59.474Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-09-03T17:39:02.608Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31792026-09-03T17:39:04.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.87s
31802026-09-03T17:39:05.037Z
31812026-09-03T17:39:05.037Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/384)
31822026-09-03T17:39:05.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-09-03T17:39:05.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-09-03T17:39:05.718Z Compiling ar_archive_writer v0.5.1
31852026-09-03T17:39:05.830Z Compiling stacker v0.1.23
31862026-09-03T17:39:05.849Z Compiling cfg_aliases v0.1.1
31872026-09-03T17:39:05.857Z Compiling proc-macro-error v1.0.4
31882026-09-03T17:39:05.870Z Checking fd-lock v4.0.4
31892026-09-03T17:39:05.870Z Checking nibble_vec v0.1.0
31902026-09-03T17:39:05.870Z Checking vte v0.14.1
31912026-09-03T17:39:05.870Z Compiling recursive-proc-macro-impl v0.1.1
31922026-09-03T17:39:05.892Z Compiling nix v0.28.0
31932026-09-03T17:39:05.956Z Checking endian-type v0.1.2
31942026-09-03T17:39:05.978Z Checking bytecount v0.6.9
31952026-09-03T17:39:06.012Z Checking strip-ansi-escapes v0.2.1
31962026-09-03T17:39:06.070Z Checking papergrid v0.11.0
31972026-09-03T17:39:06.115Z Checking radix_trie v0.2.1
31982026-09-03T17:39:06.115Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31992026-09-03T17:39:06.150Z Compiling peg-macros v0.8.5
32002026-09-03T17:39:06.151Z Compiling tabled_derive v0.7.0
32012026-09-03T17:39:06.266Z Checking winnow v0.6.26
32022026-09-03T17:39:06.282Z Compiling sqlparser_derive v0.5.0
32032026-09-03T17:39:06.555Z Checking home v0.5.12
32042026-09-03T17:39:06.629Z Compiling psm v0.1.30
32052026-09-03T17:39:06.656Z Checking unicode_categories v0.1.1
32062026-09-03T17:39:06.670Z Checking nu-ansi-term v0.50.3
32072026-09-03T17:39:06.833Z Checking crossterm v0.29.0
32082026-09-03T17:39:06.878Z Checking reedline v0.40.0
32092026-09-03T17:39:07.020Z Checking display-error-chain v0.2.2
32102026-09-03T17:39:07.121Z Checking tabled v0.15.0
32112026-09-03T17:39:07.137Z Checking rustyline v14.0.0
32122026-09-03T17:39:07.382Z Checking recursive v0.1.1
32132026-09-03T17:39:07.408Z Checking sqlformat v0.3.5
32142026-09-03T17:39:07.442Z Checking peg v0.8.5
32152026-09-03T17:39:07.507Z Checking sqlparser v0.61.0
32162026-09-03T17:39:18.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
32172026-09-03T17:39:18.899Z
32182026-09-03T17:39:18.899Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/384)
32192026-09-03T17:39:19.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-03T17:39:19.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-03T17:39:19.566Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-03T17:39:23.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
32232026-09-03T17:39:23.311Z
32242026-09-03T17:39:23.311Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/384)
32252026-09-03T17:39:23.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-03T17:39:23.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-03T17:39:23.981Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-03T17:39:26.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
32292026-09-03T17:39:26.704Z
32302026-09-03T17:39:26.704Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/384)
32312026-09-03T17:39:27.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-03T17:39:27.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-03T17:39:27.367Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-03T17:39:30.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
32352026-09-03T17:39:30.883Z
32362026-09-03T17:39:30.884Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/384)
32372026-09-03T17:39:31.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-03T17:39:31.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-03T17:39:31.542Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-03T17:39:34.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
32412026-09-03T17:39:35.133Z
32422026-09-03T17:39:35.133Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/384)
32432026-09-03T17:39:35.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-03T17:39:35.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-03T17:39:35.802Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-03T17:39:38.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
32472026-09-03T17:39:38.672Z
32482026-09-03T17:39:38.672Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/384)
32492026-09-03T17:39:39.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-03T17:39:39.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-03T17:39:39.340Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-03T17:39:42.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
32532026-09-03T17:39:42.244Z
32542026-09-03T17:39:42.244Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/384)
32552026-09-03T17:39:42.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-03T17:39:42.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-03T17:39:42.914Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-09-03T17:39:46.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
32592026-09-03T17:39:46.595Z
32602026-09-03T17:39:46.595Zinfo: running `cargo check --bins` on oximeter (136/384)
32612026-09-03T17:39:47.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-03T17:39:47.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-03T17:39:47.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-09-03T17:39:47.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32652026-09-03T17:39:47.158Z
32662026-09-03T17:39:47.158Zinfo: running `cargo check --bins` on oximeter-schema (137/384)
32672026-09-03T17:39:47.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-03T17:39:47.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-03T17:39:47.781Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32702026-09-03T17:39:48.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32712026-09-03T17:39:48.330Z
32722026-09-03T17:39:48.330Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/384)
32732026-09-03T17:39:48.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-03T17:39:48.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-03T17:39:48.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-03T17:39:48.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32772026-09-03T17:39:48.892Z
32782026-09-03T17:39:48.892Zinfo: running `cargo check --bins` on oximeter-test-utils (139/384)
32792026-09-03T17:39:49.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-03T17:39:49.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-03T17:39:49.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-03T17:39:49.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32832026-09-03T17:39:49.497Z
32842026-09-03T17:39:49.497Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/384)
32852026-09-03T17:39:49.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-03T17:39:49.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-03T17:39:49.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-03T17:39:49.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-03T17:39:50.074Z
32902026-09-03T17:39:50.074Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/384)
32912026-09-03T17:39:50.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-03T17:39:50.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-03T17:39:50.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-03T17:39:50.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32952026-09-03T17:39:50.652Z
32962026-09-03T17:39:50.652Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/384)
32972026-09-03T17:39:51.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-03T17:39:51.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-03T17:39:51.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-03T17:39:51.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-03T17:39:51.229Z
33022026-09-03T17:39:51.229Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/384)
33032026-09-03T17:39:51.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-03T17:39:51.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-03T17:39:51.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-03T17:39:51.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33072026-09-03T17:39:51.804Z
33082026-09-03T17:39:51.804Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/384)
33092026-09-03T17:39:52.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-03T17:39:52.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-03T17:39:52.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-03T17:39:52.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33132026-09-03T17:39:52.395Z
33142026-09-03T17:39:52.395Zinfo: running `cargo check --bins` on reconfigurator-cli (145/384)
33152026-09-03T17:39:52.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-03T17:39:52.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-03T17:39:53.200Z Compiling crucible-workspace-hack v0.1.0
33182026-09-03T17:39:53.203Z Compiling regress v0.11.1
33192026-09-03T17:39:53.203Z Checking secrecy v0.10.3
33202026-09-03T17:39:53.203Z Checking half v2.7.1
33212026-09-03T17:39:53.203Z Checking ciborium-io v0.2.2
33222026-09-03T17:39:53.203Z Checking inout v0.1.4
33232026-09-03T17:39:53.203Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-09-03T17:39:53.203Z Checking universal-hash v0.5.1
33252026-09-03T17:39:53.414Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33262026-09-03T17:39:53.465Z Compiling thiserror-impl-no-std v2.0.2
33272026-09-03T17:39:53.488Z Checking cipher v0.4.4
33282026-09-03T17:39:53.502Z Checking opaque-debug v0.3.1
33292026-09-03T17:39:53.581Z Checking poly1305 v0.8.0
33302026-09-03T17:39:53.584Z Checking ciborium-ll v0.2.2
33312026-09-03T17:39:53.624Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33322026-09-03T17:39:53.672Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33332026-09-03T17:39:53.687Z Checking chacha20 v0.9.1
33342026-09-03T17:39:53.750Z Checking ciborium v0.2.2
33352026-09-03T17:39:53.854Z Checking password-hash v0.5.0
33362026-09-03T17:39:53.882Z Checking blake2 v0.10.6
33372026-09-03T17:39:53.906Z Checking aead v0.5.2
33382026-09-03T17:39:54.055Z Checking indent_write v2.2.0
33392026-09-03T17:39:54.070Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33402026-09-03T17:39:54.083Z Compiling toml_datetime v0.7.5+spec-1.1.0
33412026-09-03T17:39:54.118Z Checking argon2 v0.5.3
33422026-09-03T17:39:54.162Z Checking chacha20poly1305 v0.10.1
33432026-09-03T17:39:54.182Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33442026-09-03T17:39:54.295Z Compiling toml_edit v0.23.10+spec-1.0.0
33452026-09-03T17:39:54.326Z Compiling unsafe-libyaml v0.2.11
33462026-09-03T17:39:54.468Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33472026-09-03T17:39:54.628Z Checking thiserror-no-std v2.0.2
33482026-09-03T17:39:54.674Z Compiling itertools v0.15.0
33492026-09-03T17:39:54.718Z Checking vsss-rs v3.3.4
33502026-09-03T17:39:54.793Z Compiling heapless v0.8.0
33512026-09-03T17:39:55.066Z Compiling typify-impl v0.6.2
33522026-09-03T17:39:55.083Z Compiling serde_yaml v0.9.34+deprecated
33532026-09-03T17:39:55.327Z Compiling proc-macro-crate v3.4.0
33542026-09-03T17:39:55.723Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33552026-09-03T17:39:55.821Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33562026-09-03T17:39:55.863Z Compiling num_enum_derive v0.7.6
33572026-09-03T17:39:55.978Z Compiling ingot-macros v0.2.0
33582026-09-03T17:39:56.011Z Checking hash32 v0.3.1
33592026-09-03T17:39:56.140Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33602026-09-03T17:39:56.244Z Compiling smoltcp v0.11.0
33612026-09-03T17:39:56.479Z Checking tabwriter v1.4.1
33622026-09-03T17:39:56.502Z Checking cobs v0.3.0
33632026-09-03T17:39:56.602Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33642026-09-03T17:39:56.627Z Checking swrite v0.1.0
33652026-09-03T17:39:56.648Z Checking postcard v1.1.3
33662026-09-03T17:39:56.723Z Compiling proc-macro-crate v1.3.1
33672026-09-03T17:39:56.804Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33682026-09-03T17:39:56.905Z Checking num_enum v0.7.6
33692026-09-03T17:39:56.932Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33702026-09-03T17:39:56.949Z Compiling foreign-types-macros v0.2.3
33712026-09-03T17:39:57.011Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-03T17:39:57.027Z Checking foreign-types-shared v0.3.1
33732026-09-03T17:39:57.118Z Checking colored v3.1.1
33742026-09-03T17:39:57.134Z Compiling num_enum_derive v0.5.11
33752026-09-03T17:39:57.359Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33762026-09-03T17:39:57.432Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33772026-09-03T17:39:57.536Z Checking foreign-types v0.5.0
33782026-09-03T17:39:57.614Z Checking cstr-argument v0.1.2
33792026-09-03T17:39:57.744Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33802026-09-03T17:39:57.790Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33812026-09-03T17:39:57.880Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33822026-09-03T17:39:57.903Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33832026-09-03T17:39:57.925Z Checking rand v0.10.1
33842026-09-03T17:39:57.991Z Checking itertools v0.12.1
33852026-09-03T17:39:58.077Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-03T17:39:58.093Z Compiling zone_cfg_derive v0.3.1
33872026-09-03T17:39:58.204Z Checking num_enum v0.5.11
33882026-09-03T17:39:58.326Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33892026-09-03T17:39:58.397Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33902026-09-03T17:39:58.513Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-09-03T17:39:58.531Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-03T17:39:58.716Z Compiling num-derive v0.4.2
33932026-09-03T17:39:58.753Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33942026-09-03T17:39:58.835Z Checking ingot-types v0.2.0
33952026-09-03T17:39:58.939Z Compiling semver v0.1.20
33962026-09-03T17:39:59.042Z Checking zone v0.3.1
33972026-09-03T17:39:59.205Z Checking ingot v0.2.1
33982026-09-03T17:39:59.238Z Compiling rustc_version v0.1.7
33992026-09-03T17:39:59.344Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-03T17:39:59.468Z Checking smf v0.2.3
34012026-09-03T17:39:59.502Z Checking nom v8.0.0
34022026-09-03T17:39:59.566Z Checking csv-core v0.1.13
34032026-09-03T17:39:59.602Z Compiling typify-macro v0.6.2
34042026-09-03T17:39:59.646Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34052026-09-03T17:39:59.709Z Checking whoami v1.6.1
34062026-09-03T17:39:59.748Z Checking csv v1.4.0
34072026-09-03T17:39:59.870Z Compiling newtype_derive v0.1.6
34082026-09-03T17:39:59.886Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34092026-09-03T17:40:00.018Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34102026-09-03T17:40:00.113Z Compiling cancel-safe-futures v0.1.5
34112026-09-03T17:40:00.117Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34122026-09-03T17:40:00.137Z Compiling libefi-sys v0.1.0
34132026-09-03T17:40:00.285Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34142026-09-03T17:40:00.416Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34152026-09-03T17:40:00.442Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34162026-09-03T17:40:00.525Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34172026-09-03T17:40:00.592Z Checking oxide-update-engine-types v0.1.2
34182026-09-03T17:40:00.638Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34192026-09-03T17:40:00.700Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34202026-09-03T17:40:00.812Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34212026-09-03T17:40:00.852Z Compiling bitfield-struct v0.6.2
34222026-09-03T17:40:00.983Z Checking linear-map v1.2.0
34232026-09-03T17:40:01.164Z Checking steno v0.4.1
34242026-09-03T17:40:01.339Z Compiling typify v0.6.2
34252026-09-03T17:40:01.451Z Compiling progenitor-impl v0.14.0
34262026-09-03T17:40:01.470Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34272026-09-03T17:40:01.481Z Checking oxide-update-engine v0.1.2
34282026-09-03T17:40:01.496Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-03T17:40:01.745Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34302026-09-03T17:40:01.910Z Checking sha1 v0.10.6
34312026-09-03T17:40:01.914Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34322026-09-03T17:40:01.940Z Checking utf-8 v0.7.6
34332026-09-03T17:40:02.081Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34342026-09-03T17:40:02.098Z Checking tungstenite v0.21.0
34352026-09-03T17:40:02.162Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34362026-09-03T17:40:02.178Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34372026-09-03T17:40:02.329Z Checking ignore v0.4.25
34382026-09-03T17:40:02.367Z Checking anstyle-parse v0.2.7
34392026-09-03T17:40:02.401Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34402026-09-03T17:40:02.522Z Compiling xshell-macros v0.2.7
34412026-09-03T17:40:02.525Z Checking tokio-tungstenite v0.21.0
34422026-09-03T17:40:02.610Z Checking anstream v0.6.21
34432026-09-03T17:40:02.730Z Checking globwalk v0.9.1
34442026-09-03T17:40:02.814Z Checking predicates-tree v1.0.13
34452026-09-03T17:40:02.818Z Checking filetime v0.2.27
34462026-09-03T17:40:02.906Z Checking xattr v1.6.1
34472026-09-03T17:40:02.949Z Checking xshell v0.2.7
34482026-09-03T17:40:02.949Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34492026-09-03T17:40:03.000Z Checking tagptr v0.2.0
34502026-09-03T17:40:03.003Z Checking camino-tempfile-ext v0.3.3
34512026-09-03T17:40:03.060Z Checking tar v0.4.46
34522026-09-03T17:40:03.147Z Checking moka v0.12.13
34532026-09-03T17:40:03.181Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34542026-09-03T17:40:03.196Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34552026-09-03T17:40:03.210Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34562026-09-03T17:40:03.332Z Checking rand_seeder v0.4.0
34572026-09-03T17:40:03.355Z Checking half v1.8.3
34582026-09-03T17:40:03.392Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34592026-09-03T17:40:03.461Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34602026-09-03T17:40:03.480Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34612026-09-03T17:40:03.558Z Checking serde_cbor v0.11.2
34622026-09-03T17:40:03.753Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34632026-09-03T17:40:03.765Z Checking digest-io v0.1.0
34642026-09-03T17:40:03.799Z Checking hickory-resolver v0.25.2
34652026-09-03T17:40:03.899Z Checking sha2 v0.11.0
34662026-09-03T17:40:03.947Z Compiling petname v2.0.2
34672026-09-03T17:40:04.129Z Compiling progenitor-macro v0.14.0
34682026-09-03T17:40:04.351Z Checking rawzip v0.4.4
34692026-09-03T17:40:04.424Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34702026-09-03T17:40:04.513Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712026-09-03T17:40:04.800Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34722026-09-03T17:40:04.825Z Checking sapling-renderdag v0.1.0
34732026-09-03T17:40:04.979Z Checking subprocess v0.2.15
34742026-09-03T17:40:04.995Z Checking sync-ptr v0.1.4
34752026-09-03T17:40:05.100Z Checking colored v2.2.0
34762026-09-03T17:40:05.113Z Checking assert_matches v1.5.0
34772026-09-03T17:40:05.266Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34782026-09-03T17:40:05.332Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34792026-09-03T17:40:05.528Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-03T17:40:05.953Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-03T17:40:05.956Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-03T17:40:06.599Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-03T17:40:06.599Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34842026-09-03T17:40:07.082Z Checking progenitor v0.14.0
34852026-09-03T17:40:07.222Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34862026-09-03T17:40:07.225Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34872026-09-03T17:40:07.225Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34882026-09-03T17:40:07.225Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34892026-09-03T17:40:07.225Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34902026-09-03T17:40:07.369Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34912026-09-03T17:40:07.593Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34922026-09-03T17:40:07.837Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34932026-09-03T17:40:08.064Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34942026-09-03T17:40:08.320Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34952026-09-03T17:40:08.413Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34962026-09-03T17:40:08.537Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-03T17:40:08.979Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982026-09-03T17:40:09.429Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-03T17:40:10.087Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35002026-09-03T17:40:10.278Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-09-03T17:40:18.912Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35022026-09-03T17:40:26.127Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35032026-09-03T17:40:26.130Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35042026-09-03T17:40:26.130Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35052026-09-03T17:40:27.617Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062026-09-03T17:40:28.897Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35072026-09-03T17:40:31.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.76s
35082026-09-03T17:40:31.354Z
35092026-09-03T17:40:31.355Zinfo: running `cargo check --bins` on nexus-inventory (146/384)
35102026-09-03T17:40:31.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-03T17:40:31.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-03T17:40:31.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-03T17:40:31.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35142026-09-03T17:40:31.970Z
35152026-09-03T17:40:31.973Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/384)
35162026-09-03T17:40:32.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-03T17:40:32.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-03T17:40:32.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-03T17:40:32.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35202026-09-03T17:40:32.550Z
35212026-09-03T17:40:32.550Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/384)
35222026-09-03T17:40:33.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-03T17:40:33.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-03T17:40:33.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-03T17:40:33.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35262026-09-03T17:40:33.128Z
35272026-09-03T17:40:33.128Zinfo: running `cargo check --bins` on dns-service-client (149/384)
35282026-09-03T17:40:33.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-03T17:40:33.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-03T17:40:33.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-03T17:40:33.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-03T17:40:33.694Z
35332026-09-03T17:40:33.694Zinfo: running `cargo check --bins` on ntp-admin-client (150/384)
35342026-09-03T17:40:34.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-03T17:40:34.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-03T17:40:34.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-03T17:40:34.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-03T17:40:34.252Z
35392026-09-03T17:40:34.252Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/384)
35402026-09-03T17:40:34.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-03T17:40:34.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-03T17:40:34.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-03T17:40:34.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-03T17:40:34.817Z
35452026-09-03T17:40:34.817Zinfo: running `cargo check --bins` on cockroach-admin-client (152/384)
35462026-09-03T17:40:35.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-03T17:40:35.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-03T17:40:35.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-03T17:40:35.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35502026-09-03T17:40:35.386Z
35512026-09-03T17:40:35.386Zinfo: running `cargo check --bins` on parallel-task-set (153/384)
35522026-09-03T17:40:35.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-03T17:40:35.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-03T17:40:35.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-03T17:40:35.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35562026-09-03T17:40:36.016Z
35572026-09-03T17:40:36.016Zinfo: running `cargo check --bins` on sled-agent-client (154/384)
35582026-09-03T17:40:36.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-03T17:40:36.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-03T17:40:36.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-03T17:40:36.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-03T17:40:36.539Z
35632026-09-03T17:40:36.539Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/384)
35642026-09-03T17:40:37.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-03T17:40:37.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-03T17:40:37.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-03T17:40:37.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35682026-09-03T17:40:37.135Z
35692026-09-03T17:40:37.135Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/384)
35702026-09-03T17:40:37.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-03T17:40:37.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-03T17:40:37.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-03T17:40:37.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35742026-09-03T17:40:37.731Z
35752026-09-03T17:40:37.731Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/384)
35762026-09-03T17:40:38.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-03T17:40:38.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-03T17:40:38.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-03T17:40:38.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35802026-09-03T17:40:38.325Z
35812026-09-03T17:40:38.325Zinfo: running `cargo check --bins` on key-manager (158/384)
35822026-09-03T17:40:38.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-03T17:40:38.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-03T17:40:38.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-03T17:40:38.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35862026-09-03T17:40:38.900Z
35872026-09-03T17:40:38.900Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/384)
35882026-09-03T17:40:39.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-03T17:40:39.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-03T17:40:39.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-03T17:40:39.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-03T17:40:39.487Z
35932026-09-03T17:40:39.487Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/384)
35942026-09-03T17:40:39.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-03T17:40:39.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-03T17:40:39.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-03T17:40:39.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35982026-09-03T17:40:40.080Z
35992026-09-03T17:40:40.080Zinfo: running `cargo check --bins` on typed-rng (161/384)
36002026-09-03T17:40:40.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-03T17:40:40.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-03T17:40:40.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-03T17:40:40.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36042026-09-03T17:40:40.628Z
36052026-09-03T17:40:40.628Zinfo: running `cargo check --bins` on gateway-test-utils (162/384)
36062026-09-03T17:40:41.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-03T17:40:41.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-03T17:40:41.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-09-03T17:40:41.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36102026-09-03T17:40:41.242Z
36112026-09-03T17:40:41.242Zinfo: running `cargo check --bins` on omicron-gateway (163/384)
36122026-09-03T17:40:41.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-03T17:40:41.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-03T17:40:41.969Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36152026-09-03T17:40:41.969Z Checking void v1.0.2
36162026-09-03T17:40:41.973Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36172026-09-03T17:40:41.973Z Checking dropshot-api-manager-types v0.8.0
36182026-09-03T17:40:41.973Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36192026-09-03T17:40:41.973Z Checking tungstenite v0.23.0
36202026-09-03T17:40:41.973Z Checking nix v0.27.1
36212026-09-03T17:40:42.087Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36222026-09-03T17:40:42.171Z Checking lzss v0.8.2
36232026-09-03T17:40:42.238Z Checking kstat-rs v0.2.5
36242026-09-03T17:40:42.250Z Checking fxhash v0.2.1
36252026-09-03T17:40:42.351Z Checking serde_bytes v0.11.19
36262026-09-03T17:40:42.366Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36272026-09-03T17:40:42.398Z Checking signal-hook-tokio v0.3.1
36282026-09-03T17:40:42.411Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36292026-09-03T17:40:42.424Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36302026-09-03T17:40:42.498Z Checking tokio-tungstenite v0.23.1
36312026-09-03T17:40:42.631Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36322026-09-03T17:40:43.675Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36332026-09-03T17:40:44.221Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36342026-09-03T17:40:46.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
36352026-09-03T17:40:46.564Z
36362026-09-03T17:40:46.565Zinfo: running `cargo check --bins` on gateway-api (164/384)
36372026-09-03T17:40:47.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-03T17:40:47.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-03T17:40:47.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-03T17:40:47.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36412026-09-03T17:40:47.127Z
36422026-09-03T17:40:47.127Zinfo: running `cargo check --bins` on ipcc (165/384)
36432026-09-03T17:40:47.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-03T17:40:47.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-03T17:40:47.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-03T17:40:47.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36472026-09-03T17:40:47.683Z
36482026-09-03T17:40:47.683Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/384)
36492026-09-03T17:40:48.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-03T17:40:48.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-03T17:40:48.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-03T17:40:48.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36532026-09-03T17:40:48.242Z
36542026-09-03T17:40:48.242Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/384)
36552026-09-03T17:40:48.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-03T17:40:48.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-03T17:40:48.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-03T17:40:48.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36592026-09-03T17:40:48.829Z
36602026-09-03T17:40:48.830Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/384)
36612026-09-03T17:40:49.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-03T17:40:49.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-03T17:40:49.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-03T17:40:49.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-03T17:40:49.403Z
36662026-09-03T17:40:49.404Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/384)
36672026-09-03T17:40:49.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-03T17:40:49.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-03T17:40:49.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-03T17:40:49.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-03T17:40:49.975Z
36722026-09-03T17:40:49.975Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/384)
36732026-09-03T17:40:50.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-03T17:40:50.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-03T17:40:50.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-03T17:40:50.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36772026-09-03T17:40:50.548Z
36782026-09-03T17:40:50.548Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/384)
36792026-09-03T17:40:51.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-03T17:40:51.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-03T17:40:51.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-03T17:40:51.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36832026-09-03T17:40:51.137Z
36842026-09-03T17:40:51.137Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/384)
36852026-09-03T17:40:51.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-03T17:40:51.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-03T17:40:51.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-03T17:40:51.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-03T17:40:51.708Z
36902026-09-03T17:40:51.708Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/384)
36912026-09-03T17:40:52.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-03T17:40:52.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-03T17:40:52.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-03T17:40:52.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-03T17:40:52.279Z
36962026-09-03T17:40:52.279Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/384)
36972026-09-03T17:40:52.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-03T17:40:52.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-03T17:40:52.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-03T17:40:52.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-03T17:40:52.909Z
37022026-09-03T17:40:52.909Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/384)
37032026-09-03T17:40:53.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-03T17:40:53.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-03T17:40:53.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-03T17:40:53.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37072026-09-03T17:40:53.420Z
37082026-09-03T17:40:53.420Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/384)
37092026-09-03T17:40:53.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-03T17:40:53.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-03T17:40:53.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-03T17:40:53.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-03T17:40:53.990Z
37142026-09-03T17:40:53.990Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/384)
37152026-09-03T17:40:54.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-03T17:40:54.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-03T17:40:54.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-03T17:40:54.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37192026-09-03T17:40:54.565Z
37202026-09-03T17:40:54.565Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/384)
37212026-09-03T17:40:55.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-03T17:40:55.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-03T17:40:55.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-03T17:40:55.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-03T17:40:55.142Z
37262026-09-03T17:40:55.142Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/384)
37272026-09-03T17:40:55.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-03T17:40:55.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-03T17:40:55.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-03T17:40:55.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37312026-09-03T17:40:55.724Z
37322026-09-03T17:40:55.725Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/384)
37332026-09-03T17:40:56.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-03T17:40:56.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-03T17:40:56.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-03T17:40:56.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37372026-09-03T17:40:56.305Z
37382026-09-03T17:40:56.305Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/384)
37392026-09-03T17:40:56.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-03T17:40:56.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-03T17:40:56.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-03T17:40:56.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37432026-09-03T17:40:56.885Z
37442026-09-03T17:40:56.885Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/384)
37452026-09-03T17:40:57.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-03T17:40:57.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-03T17:40:57.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-03T17:40:57.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37492026-09-03T17:40:57.466Z
37502026-09-03T17:40:57.466Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/384)
37512026-09-03T17:40:57.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-03T17:40:57.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-03T17:40:57.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-03T17:40:57.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-03T17:40:58.044Z
37562026-09-03T17:40:58.044Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/384)
37572026-09-03T17:40:58.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-03T17:40:58.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-03T17:40:58.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-03T17:40:58.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-03T17:40:58.702Z
37622026-09-03T17:40:58.702Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/384)
37632026-09-03T17:40:59.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-03T17:40:59.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-03T17:40:59.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-03T17:40:59.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37672026-09-03T17:40:59.206Z
37682026-09-03T17:40:59.206Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/384)
37692026-09-03T17:40:59.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-03T17:40:59.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-03T17:40:59.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-03T17:40:59.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37732026-09-03T17:40:59.804Z
37742026-09-03T17:40:59.804Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/384)
37752026-09-03T17:41:00.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-03T17:41:00.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-03T17:41:00.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-03T17:41:00.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37792026-09-03T17:41:00.402Z
37802026-09-03T17:41:00.402Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/384)
37812026-09-03T17:41:00.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-03T17:41:00.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-03T17:41:00.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-03T17:41:00.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-03T17:41:01.005Z
37862026-09-03T17:41:01.005Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/384)
37872026-09-03T17:41:01.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-03T17:41:01.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-03T17:41:01.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-03T17:41:01.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37912026-09-03T17:41:01.603Z
37922026-09-03T17:41:01.603Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/384)
37932026-09-03T17:41:02.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-03T17:41:02.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-03T17:41:02.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-03T17:41:02.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37972026-09-03T17:41:02.198Z
37982026-09-03T17:41:02.198Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/384)
37992026-09-03T17:41:02.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-03T17:41:02.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-03T17:41:02.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-03T17:41:02.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-03T17:41:02.797Z
38042026-09-03T17:41:02.797Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/384)
38052026-09-03T17:41:03.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-03T17:41:03.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-03T17:41:03.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-03T17:41:03.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38092026-09-03T17:41:03.385Z
38102026-09-03T17:41:03.385Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/384)
38112026-09-03T17:41:03.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-03T17:41:03.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-03T17:41:03.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-03T17:41:03.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38152026-09-03T17:41:03.979Z
38162026-09-03T17:41:03.979Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/384)
38172026-09-03T17:41:04.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-03T17:41:04.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-03T17:41:04.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-03T17:41:04.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38212026-09-03T17:41:04.576Z
38222026-09-03T17:41:04.576Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/384)
38232026-09-03T17:41:05.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-03T17:41:05.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-03T17:41:05.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-03T17:41:05.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-09-03T17:41:05.179Z
38282026-09-03T17:41:05.179Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/384)
38292026-09-03T17:41:05.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-03T17:41:05.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-03T17:41:05.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-03T17:41:05.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38332026-09-03T17:41:05.778Z
38342026-09-03T17:41:05.778Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/384)
38352026-09-03T17:41:06.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-03T17:41:06.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-03T17:41:06.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-03T17:41:06.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-03T17:41:06.379Z
38402026-09-03T17:41:06.379Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/384)
38412026-09-03T17:41:06.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-03T17:41:06.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-03T17:41:06.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-03T17:41:06.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38452026-09-03T17:41:06.980Z
38462026-09-03T17:41:06.980Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/384)
38472026-09-03T17:41:07.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-03T17:41:07.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-03T17:41:07.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-03T17:41:07.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38512026-09-03T17:41:07.573Z
38522026-09-03T17:41:07.573Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/384)
38532026-09-03T17:41:08.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-03T17:41:08.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-03T17:41:08.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-03T17:41:08.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-03T17:41:08.166Z
38582026-09-03T17:41:08.166Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/384)
38592026-09-03T17:41:08.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-03T17:41:08.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-03T17:41:08.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-03T17:41:08.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-03T17:41:08.760Z
38642026-09-03T17:41:08.760Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/384)
38652026-09-03T17:41:09.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-03T17:41:09.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-03T17:41:09.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-03T17:41:09.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-03T17:41:09.354Z
38702026-09-03T17:41:09.354Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/384)
38712026-09-03T17:41:09.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-03T17:41:09.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-03T17:41:09.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-03T17:41:09.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38752026-09-03T17:41:09.951Z
38762026-09-03T17:41:09.951Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/384)
38772026-09-03T17:41:10.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-03T17:41:10.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-03T17:41:10.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-03T17:41:10.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38812026-09-03T17:41:10.535Z
38822026-09-03T17:41:10.535Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/384)
38832026-09-03T17:41:11.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-03T17:41:11.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-03T17:41:11.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-03T17:41:11.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-03T17:41:11.108Z
38882026-09-03T17:41:11.108Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/384)
38892026-09-03T17:41:11.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-03T17:41:11.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-03T17:41:11.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-03T17:41:11.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-03T17:41:11.682Z
38942026-09-03T17:41:11.682Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/384)
38952026-09-03T17:41:12.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-03T17:41:12.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-03T17:41:12.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-03T17:41:12.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-03T17:41:12.257Z
39002026-09-03T17:41:12.257Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/384)
39012026-09-03T17:41:12.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-03T17:41:12.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-03T17:41:12.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-03T17:41:12.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39052026-09-03T17:41:12.835Z
39062026-09-03T17:41:12.836Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/384)
39072026-09-03T17:41:13.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-03T17:41:13.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-03T17:41:13.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-03T17:41:13.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-03T17:41:13.415Z
39122026-09-03T17:41:13.415Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/384)
39132026-09-03T17:41:13.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-03T17:41:13.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-03T17:41:13.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-03T17:41:13.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39172026-09-03T17:41:13.998Z
39182026-09-03T17:41:13.998Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/384)
39192026-09-03T17:41:14.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-03T17:41:14.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-03T17:41:14.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-03T17:41:14.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-03T17:41:14.566Z
39242026-09-03T17:41:14.566Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/384)
39252026-09-03T17:41:15.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-03T17:41:15.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-03T17:41:15.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-03T17:41:15.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-03T17:41:15.137Z
39302026-09-03T17:41:15.138Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/384)
39312026-09-03T17:41:15.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-03T17:41:15.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-03T17:41:15.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-03T17:41:15.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-03T17:41:15.713Z
39362026-09-03T17:41:15.713Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/384)
39372026-09-03T17:41:16.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-03T17:41:16.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-03T17:41:16.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-03T17:41:16.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-03T17:41:16.283Z
39422026-09-03T17:41:16.283Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/384)
39432026-09-03T17:41:16.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-03T17:41:16.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-03T17:41:16.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-03T17:41:16.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-03T17:41:16.853Z
39482026-09-03T17:41:16.853Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/384)
39492026-09-03T17:41:17.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-03T17:41:17.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-03T17:41:17.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-03T17:41:17.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-03T17:41:17.418Z
39542026-09-03T17:41:17.418Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/384)
39552026-09-03T17:41:17.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-03T17:41:17.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-03T17:41:17.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-03T17:41:17.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
39592026-09-03T17:41:17.987Z
39602026-09-03T17:41:17.987Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/384)
39612026-09-03T17:41:18.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-03T17:41:18.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-03T17:41:18.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-03T17:41:18.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-03T17:41:18.555Z
39662026-09-03T17:41:18.555Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/384)
39672026-09-03T17:41:19.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-03T17:41:19.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-03T17:41:19.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-03T17:41:19.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39712026-09-03T17:41:19.124Z
39722026-09-03T17:41:19.124Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/384)
39732026-09-03T17:41:19.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-03T17:41:19.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-03T17:41:19.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-03T17:41:19.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39772026-09-03T17:41:19.710Z
39782026-09-03T17:41:19.710Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/384)
39792026-09-03T17:41:20.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-03T17:41:20.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-03T17:41:20.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-03T17:41:20.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39832026-09-03T17:41:20.297Z
39842026-09-03T17:41:20.297Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/384)
39852026-09-03T17:41:20.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-03T17:41:20.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-03T17:41:20.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-03T17:41:20.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39892026-09-03T17:41:20.884Z
39902026-09-03T17:41:20.884Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/384)
39912026-09-03T17:41:21.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-03T17:41:21.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-03T17:41:21.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-03T17:41:21.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39952026-09-03T17:41:21.475Z
39962026-09-03T17:41:21.475Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/384)
39972026-09-03T17:41:21.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-03T17:41:21.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-03T17:41:21.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-03T17:41:21.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40012026-09-03T17:41:22.062Z
40022026-09-03T17:41:22.062Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/384)
40032026-09-03T17:41:22.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-03T17:41:22.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-03T17:41:22.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-03T17:41:22.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40072026-09-03T17:41:22.649Z
40082026-09-03T17:41:22.649Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/384)
40092026-09-03T17:41:23.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-03T17:41:23.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-03T17:41:23.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-03T17:41:23.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40132026-09-03T17:41:23.234Z
40142026-09-03T17:41:23.234Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/384)
40152026-09-03T17:41:23.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-03T17:41:23.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-03T17:41:23.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-03T17:41:23.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40192026-09-03T17:41:23.822Z
40202026-09-03T17:41:23.822Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/384)
40212026-09-03T17:41:24.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-03T17:41:24.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-03T17:41:24.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-03T17:41:24.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40252026-09-03T17:41:24.411Z
40262026-09-03T17:41:24.411Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/384)
40272026-09-03T17:41:24.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-03T17:41:24.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-03T17:41:24.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-03T17:41:24.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40312026-09-03T17:41:24.997Z
40322026-09-03T17:41:24.997Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/384)
40332026-09-03T17:41:25.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-03T17:41:25.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-03T17:41:25.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-03T17:41:25.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-03T17:41:25.588Z
40382026-09-03T17:41:25.588Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/384)
40392026-09-03T17:41:26.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-03T17:41:26.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-03T17:41:26.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-03T17:41:26.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40432026-09-03T17:41:26.177Z
40442026-09-03T17:41:26.177Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/384)
40452026-09-03T17:41:26.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-03T17:41:26.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-03T17:41:26.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-03T17:41:26.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-03T17:41:26.771Z
40502026-09-03T17:41:26.771Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/384)
40512026-09-03T17:41:27.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-03T17:41:27.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-03T17:41:27.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-03T17:41:27.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40552026-09-03T17:41:27.367Z
40562026-09-03T17:41:27.367Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/384)
40572026-09-03T17:41:27.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-03T17:41:27.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-03T17:41:27.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-03T17:41:27.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-03T17:41:27.962Z
40622026-09-03T17:41:27.963Zinfo: running `cargo check --bins` on oximeter-producer (235/384)
40632026-09-03T17:41:28.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-03T17:41:28.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-03T17:41:28.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-03T17:41:28.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40672026-09-03T17:41:28.575Z
40682026-09-03T17:41:28.575Zinfo: running `cargo check --bins` on internal-dns-resolver (236/384)
40692026-09-03T17:41:29.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-03T17:41:29.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-03T17:41:29.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-03T17:41:29.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40732026-09-03T17:41:29.148Z
40742026-09-03T17:41:29.148Zinfo: running `cargo check --bins` on dns-server (237/384)
40752026-09-03T17:41:29.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-03T17:41:29.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-03T17:41:29.789Z Compiling parking_lot_core v0.8.6
40782026-09-03T17:41:29.897Z Compiling git-stub v1.0.0
40792026-09-03T17:41:29.905Z Checking prefix-trie v0.7.0
40802026-09-03T17:41:29.912Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40812026-09-03T17:41:30.021Z Compiling git-stub-vcs v0.1.0
40822026-09-03T17:41:30.188Z Checking hickory-server v0.25.2
40832026-09-03T17:41:30.285Z Checking parking_lot v0.11.2
40842026-09-03T17:41:30.324Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40852026-09-03T17:41:30.454Z Checking sled v0.34.7
40862026-09-03T17:41:32.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
40872026-09-03T17:41:32.578Z
40882026-09-03T17:41:32.578Zinfo: running `cargo check --bins` on dns-server-api (238/384)
40892026-09-03T17:41:33.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-03T17:41:33.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-03T17:41:33.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-03T17:41:33.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40932026-09-03T17:41:33.147Z
40942026-09-03T17:41:33.147Zinfo: running `cargo check --bins` on nexus-client (239/384)
40952026-09-03T17:41:33.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-03T17:41:33.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-03T17:41:33.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-03T17:41:33.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40992026-09-03T17:41:33.756Z
41002026-09-03T17:41:33.756Zinfo: running `cargo check --bins` on oximeter-producer-api (240/384)
41012026-09-03T17:41:34.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-03T17:41:34.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-03T17:41:34.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-09-03T17:41:34.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41052026-09-03T17:41:34.331Z
41062026-09-03T17:41:34.331Zinfo: running `cargo check --bins` on sp-sim (241/384)
41072026-09-03T17:41:34.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-03T17:41:34.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-03T17:41:35.043Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41102026-09-03T17:41:35.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41112026-09-03T17:41:35.742Z
41122026-09-03T17:41:35.742Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/384)
41132026-09-03T17:41:36.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-09-03T17:41:36.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-09-03T17:41:36.569Z Compiling proc-macro-error-attr2 v2.0.0
41162026-09-03T17:41:36.699Z Compiling hashbrown v0.14.5
41172026-09-03T17:41:36.699Z Compiling rfc6979 v0.4.0
41182026-09-03T17:41:36.717Z Compiling salty v0.3.0
41192026-09-03T17:41:36.727Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41202026-09-03T17:41:36.739Z Compiling primeorder v0.13.6
41212026-09-03T17:41:36.753Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41222026-09-03T17:41:36.824Z Compiling ecdsa v0.16.9
41232026-09-03T17:41:36.884Z Compiling sha1 v0.10.6
41242026-09-03T17:41:36.997Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41252026-09-03T17:41:37.068Z Compiling proc-macro-error2 v2.0.1
41262026-09-03T17:41:37.181Z Compiling chumsky v0.9.3
41272026-09-03T17:41:37.200Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41282026-09-03T17:41:37.213Z Compiling p384 v0.13.1
41292026-09-03T17:41:37.242Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41302026-09-03T17:41:37.374Z Compiling knus-derive v3.4.0
41312026-09-03T17:41:37.408Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41322026-09-03T17:41:37.452Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41332026-09-03T17:41:37.519Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41342026-09-03T17:41:37.672Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41352026-09-03T17:41:37.759Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-03T17:41:37.877Z Checking corncobs v0.1.4
41372026-09-03T17:41:37.922Z Checking libscf-sys v1.2.0
41382026-09-03T17:41:37.949Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41392026-09-03T17:41:37.963Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41402026-09-03T17:41:37.963Z Checking secrecy v0.8.0
41412026-09-03T17:41:38.005Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41422026-09-03T17:41:38.066Z Checking papergrid v0.18.0
41432026-09-03T17:41:38.106Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41442026-09-03T17:41:38.123Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41452026-09-03T17:41:38.267Z Compiling unicase v2.9.0
41462026-09-03T17:41:38.337Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41472026-09-03T17:41:38.374Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41482026-09-03T17:41:38.374Z Checking itertools v0.15.0
41492026-09-03T17:41:38.462Z Compiling mime_guess v2.0.5
41502026-09-03T17:41:38.579Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41512026-09-03T17:41:38.617Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41522026-09-03T17:41:38.819Z Compiling knus v3.4.0
41532026-09-03T17:41:38.835Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41542026-09-03T17:41:38.849Z Checking tabled v0.21.0
41552026-09-03T17:41:38.893Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41562026-09-03T17:41:39.016Z Checking http-range v0.1.5
41572026-09-03T17:41:39.146Z Checking crc8 v0.1.1
41582026-09-03T17:41:39.197Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41592026-09-03T17:41:39.496Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41602026-09-03T17:41:39.530Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41612026-09-03T17:41:39.588Z Checking scuffle v0.1.0
41622026-09-03T17:41:39.675Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41632026-09-03T17:41:39.701Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41642026-09-03T17:41:39.726Z Checking nanorand v0.7.0
41652026-09-03T17:41:39.755Z Checking hyper-staticfile v0.10.1
41662026-09-03T17:41:39.924Z Checking flume v0.11.1
41672026-09-03T17:41:40.058Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41682026-09-03T17:41:40.079Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41692026-09-03T17:41:40.157Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41702026-09-03T17:41:40.175Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41712026-09-03T17:41:40.228Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-09-03T17:41:40.423Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41732026-09-03T17:41:40.432Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41742026-09-03T17:41:40.514Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41752026-09-03T17:41:40.626Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41762026-09-03T17:41:40.738Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41772026-09-03T17:41:40.974Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41782026-09-03T17:41:41.065Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41792026-09-03T17:41:41.592Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41802026-09-03T17:41:42.417Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41812026-09-03T17:41:44.347Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41822026-09-03T17:41:45.374Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41832026-09-03T17:41:45.925Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41842026-09-03T17:41:45.928Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41852026-09-03T17:41:46.566Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41862026-09-03T17:41:57.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s
41872026-09-03T17:41:57.754Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41882026-09-03T17:41:57.754Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41892026-09-03T17:41:57.958Z
41902026-09-03T17:41:57.958Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub,testing` on omicron-sled-agent (243/384)
41912026-09-03T17:41:58.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-09-03T17:41:58.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-09-03T17:41:58.734Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-09-03T17:41:58.856Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41952026-09-03T17:42:09.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.02s
41962026-09-03T17:42:09.988Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41972026-09-03T17:42:09.988Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41982026-09-03T17:42:10.192Z
41992026-09-03T17:42:10.192Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/384)
42002026-09-03T17:42:10.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012026-09-03T17:42:10.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022026-09-03T17:42:10.977Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42032026-09-03T17:42:21.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42042026-09-03T17:42:21.272Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42052026-09-03T17:42:21.272Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42062026-09-03T17:42:21.473Z
42072026-09-03T17:42:21.474Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/384)
42082026-09-03T17:42:21.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092026-09-03T17:42:22.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102026-09-03T17:42:22.242Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42112026-09-03T17:42:32.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
42122026-09-03T17:42:32.615Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42132026-09-03T17:42:32.615Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42142026-09-03T17:42:32.814Z
42152026-09-03T17:42:32.814Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/384)
42162026-09-03T17:42:33.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172026-09-03T17:42:33.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182026-09-03T17:42:33.585Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42192026-09-03T17:42:43.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
42202026-09-03T17:42:43.958Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42212026-09-03T17:42:43.958Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42222026-09-03T17:42:44.165Z
42232026-09-03T17:42:44.165Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/384)
42242026-09-03T17:42:44.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252026-09-03T17:42:44.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262026-09-03T17:42:44.935Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42272026-09-03T17:42:57.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42282026-09-03T17:42:57.076Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42292026-09-03T17:42:57.076Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42302026-09-03T17:42:57.076Z
42312026-09-03T17:42:57.076Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/384)
42322026-09-03T17:42:57.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-09-03T17:42:57.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-09-03T17:42:57.076Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42352026-09-03T17:43:06.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
42362026-09-03T17:43:06.454Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42372026-09-03T17:43:06.454Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42382026-09-03T17:43:06.653Z
42392026-09-03T17:43:06.653Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/384)
42402026-09-03T17:43:07.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412026-09-03T17:43:07.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422026-09-03T17:43:07.420Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42432026-09-03T17:43:17.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
42442026-09-03T17:43:17.670Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42452026-09-03T17:43:17.670Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42462026-09-03T17:43:17.875Z
42472026-09-03T17:43:17.875Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (250/384)
42482026-09-03T17:43:18.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42492026-09-03T17:43:18.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42502026-09-03T17:43:18.655Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42512026-09-03T17:43:28.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
42522026-09-03T17:43:28.947Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42532026-09-03T17:43:28.947Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42542026-09-03T17:43:29.146Z
42552026-09-03T17:43:29.146Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-sled-agent (251/384)
42562026-09-03T17:43:29.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-09-03T17:43:29.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-09-03T17:43:29.920Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42592026-09-03T17:43:40.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42602026-09-03T17:43:40.178Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42612026-09-03T17:43:40.178Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42622026-09-03T17:43:40.373Z
42632026-09-03T17:43:40.373Zinfo: running `cargo check --bins --no-default-features --features switch-asic,testing` on omicron-sled-agent (252/384)
42642026-09-03T17:43:40.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652026-09-03T17:43:40.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662026-09-03T17:43:41.152Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42672026-09-03T17:43:51.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
42682026-09-03T17:43:51.470Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42692026-09-03T17:43:51.470Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42702026-09-03T17:43:51.675Z
42712026-09-03T17:43:51.675Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,testing` on omicron-sled-agent (253/384)
42722026-09-03T17:43:52.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-09-03T17:43:52.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-09-03T17:43:52.456Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42752026-09-03T17:44:02.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42762026-09-03T17:44:02.705Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42772026-09-03T17:44:02.705Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42782026-09-03T17:44:02.901Z
42792026-09-03T17:44:02.902Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,testing` on omicron-sled-agent (254/384)
42802026-09-03T17:44:03.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42812026-09-03T17:44:03.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42822026-09-03T17:44:03.679Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42832026-09-03T17:44:14.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s
42842026-09-03T17:44:14.014Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42852026-09-03T17:44:14.014Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42862026-09-03T17:44:14.210Z
42872026-09-03T17:44:14.210Zinfo: running `cargo check --bins --no-default-features --features switch-stub,testing` on omicron-sled-agent (255/384)
42882026-09-03T17:44:14.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42892026-09-03T17:44:14.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42902026-09-03T17:44:14.976Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42912026-09-03T17:44:25.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42922026-09-03T17:44:25.249Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42932026-09-03T17:44:25.250Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42942026-09-03T17:44:25.453Z
42952026-09-03T17:44:25.453Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub,testing` on omicron-sled-agent (256/384)
42962026-09-03T17:44:25.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42972026-09-03T17:44:25.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42982026-09-03T17:44:26.222Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42992026-09-03T17:44:36.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
43002026-09-03T17:44:36.535Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43012026-09-03T17:44:36.535Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43022026-09-03T17:44:36.732Z
43032026-09-03T17:44:36.732Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub,testing` on omicron-sled-agent (257/384)
43042026-09-03T17:44:37.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052026-09-03T17:44:37.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062026-09-03T17:44:37.509Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43072026-09-03T17:44:47.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
43082026-09-03T17:44:47.780Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43092026-09-03T17:44:47.780Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43102026-09-03T17:44:47.983Z
43112026-09-03T17:44:47.983Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (258/384)
43122026-09-03T17:44:48.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43132026-09-03T17:44:48.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43142026-09-03T17:44:48.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43152026-09-03T17:44:48.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43162026-09-03T17:44:48.555Z
43172026-09-03T17:44:48.555Zinfo: running `cargo check --bins` on installinator-common (259/384)
43182026-09-03T17:44:49.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43192026-09-03T17:44:49.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43202026-09-03T17:44:49.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43212026-09-03T17:44:49.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43222026-09-03T17:44:49.145Z
43232026-09-03T17:44:49.145Zinfo: running `cargo check --bins` on installinator-common-versions (260/384)
43242026-09-03T17:44:49.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43252026-09-03T17:44:49.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43262026-09-03T17:44:49.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43272026-09-03T17:44:49.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43282026-09-03T17:44:49.698Z
43292026-09-03T17:44:49.698Zinfo: running `cargo check --bins` on nexus-lockstep-client (261/384)
43302026-09-03T17:44:50.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43312026-09-03T17:44:50.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43322026-09-03T17:44:50.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43332026-09-03T17:44:50.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43342026-09-03T17:44:50.305Z
43352026-09-03T17:44:50.306Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (262/384)
43362026-09-03T17:44:50.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43372026-09-03T17:44:50.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43382026-09-03T17:44:50.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43392026-09-03T17:44:50.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43402026-09-03T17:44:50.877Z
43412026-09-03T17:44:50.877Zinfo: running `cargo check --bins` on range-requests (263/384)
43422026-09-03T17:44:51.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43432026-09-03T17:44:51.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43442026-09-03T17:44:51.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43452026-09-03T17:44:51.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43462026-09-03T17:44:51.445Z
43472026-09-03T17:44:51.445Zinfo: running `cargo check --bins` on repo-depot-api (264/384)
43482026-09-03T17:44:51.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43492026-09-03T17:44:51.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43502026-09-03T17:44:51.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43512026-09-03T17:44:51.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43522026-09-03T17:44:52.013Z
43532026-09-03T17:44:52.013Zinfo: running `cargo check --bins` on repo-depot-client (265/384)
43542026-09-03T17:44:52.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43552026-09-03T17:44:52.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43562026-09-03T17:44:52.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43572026-09-03T17:44:52.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43582026-09-03T17:44:52.574Z
43592026-09-03T17:44:52.574Zinfo: running `cargo check --bins` on sled-agent-api (266/384)
43602026-09-03T17:44:53.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43612026-09-03T17:44:53.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43622026-09-03T17:44:53.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43632026-09-03T17:44:53.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43642026-09-03T17:44:53.162Z
43652026-09-03T17:44:53.162Zinfo: running `cargo check --bins` on sled-diagnostics (267/384)
43662026-09-03T17:44:53.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43672026-09-03T17:44:53.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43682026-09-03T17:44:53.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43692026-09-03T17:44:53.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43702026-09-03T17:44:53.755Z
43712026-09-03T17:44:53.755Zinfo: running `cargo check --bins` on zfs-test-harness (268/384)
43722026-09-03T17:44:54.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43732026-09-03T17:44:54.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43742026-09-03T17:44:54.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43752026-09-03T17:44:54.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43762026-09-03T17:44:54.347Z
43772026-09-03T17:44:54.347Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (269/384)
43782026-09-03T17:44:54.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43792026-09-03T17:44:54.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43802026-09-03T17:44:54.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43812026-09-03T17:44:54.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43822026-09-03T17:44:54.944Z
43832026-09-03T17:44:54.944Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (270/384)
43842026-09-03T17:44:55.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43852026-09-03T17:44:55.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43862026-09-03T17:44:55.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43872026-09-03T17:44:55.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43882026-09-03T17:44:55.540Z
43892026-09-03T17:44:55.540Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (271/384)
43902026-09-03T17:44:56.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43912026-09-03T17:44:56.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43922026-09-03T17:44:56.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43932026-09-03T17:44:56.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43942026-09-03T17:44:56.131Z
43952026-09-03T17:44:56.131Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (272/384)
43962026-09-03T17:44:56.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43972026-09-03T17:44:56.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43982026-09-03T17:44:56.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43992026-09-03T17:44:56.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44002026-09-03T17:44:56.723Z
44012026-09-03T17:44:56.723Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (273/384)
44022026-09-03T17:44:57.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44032026-09-03T17:44:57.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44042026-09-03T17:44:57.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44052026-09-03T17:44:57.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44062026-09-03T17:44:57.314Z
44072026-09-03T17:44:57.314Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (274/384)
44082026-09-03T17:44:57.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44092026-09-03T17:44:57.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44102026-09-03T17:44:57.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44112026-09-03T17:44:57.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44122026-09-03T17:44:57.903Z
44132026-09-03T17:44:57.903Zinfo: running `cargo check --bins` on trust-quorum (275/384)
44142026-09-03T17:44:58.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44152026-09-03T17:44:58.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44162026-09-03T17:44:58.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44172026-09-03T17:44:58.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44182026-09-03T17:44:58.506Z
44192026-09-03T17:44:58.506Zinfo: running `cargo check --bins` on sled-agent-health-monitor (276/384)
44202026-09-03T17:44:58.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44212026-09-03T17:44:59.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44222026-09-03T17:44:59.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44232026-09-03T17:44:59.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44242026-09-03T17:44:59.089Z
44252026-09-03T17:44:59.089Zinfo: running `cargo check --bins` on sled-agent-multirack-join (277/384)
44262026-09-03T17:44:59.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-09-03T17:44:59.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-09-03T17:44:59.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44292026-09-03T17:44:59.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44302026-09-03T17:44:59.702Z
44312026-09-03T17:44:59.702Zinfo: running `cargo check --bins` on sled-agent-rack-setup (278/384)
44322026-09-03T17:45:00.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44332026-09-03T17:45:00.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44342026-09-03T17:45:00.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44352026-09-03T17:45:00.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44362026-09-03T17:45:00.314Z
44372026-09-03T17:45:00.314Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (279/384)
44382026-09-03T17:45:00.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-09-03T17:45:00.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-09-03T17:45:00.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44412026-09-03T17:45:00.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44422026-09-03T17:45:00.918Z
44432026-09-03T17:45:00.918Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (280/384)
44442026-09-03T17:45:01.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-09-03T17:45:01.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-09-03T17:45:01.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44472026-09-03T17:45:01.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44482026-09-03T17:45:01.532Z
44492026-09-03T17:45:01.533Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (281/384)
44502026-09-03T17:45:02.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44512026-09-03T17:45:02.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44522026-09-03T17:45:02.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44532026-09-03T17:45:02.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44542026-09-03T17:45:02.152Z
44552026-09-03T17:45:02.152Zinfo: running `cargo check --bins` on omicron-deployment-graph (282/384)
44562026-09-03T17:45:02.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44572026-09-03T17:45:02.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44582026-09-03T17:45:02.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44592026-09-03T17:45:02.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44602026-09-03T17:45:02.706Z
44612026-09-03T17:45:02.706Zinfo: running `cargo check --bins` on transient-dns-server (283/384)
44622026-09-03T17:45:03.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-09-03T17:45:03.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-09-03T17:45:03.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44652026-09-03T17:45:03.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44662026-09-03T17:45:03.291Z
44672026-09-03T17:45:03.291Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (284/384)
44682026-09-03T17:45:03.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44692026-09-03T17:45:03.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44702026-09-03T17:45:03.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44712026-09-03T17:45:03.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44722026-09-03T17:45:03.880Z
44732026-09-03T17:45:03.880Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (285/384)
44742026-09-03T17:45:04.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44752026-09-03T17:45:04.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44762026-09-03T17:45:04.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44772026-09-03T17:45:04.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44782026-09-03T17:45:04.467Z
44792026-09-03T17:45:04.467Zinfo: running `cargo check --bins` on omicron-rpaths (286/384)
44802026-09-03T17:45:04.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44812026-09-03T17:45:04.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44822026-09-03T17:45:04.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44832026-09-03T17:45:04.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44842026-09-03T17:45:05.021Z
44852026-09-03T17:45:05.021Zinfo: running `cargo check --bins` on omicron-repl-utils (287/384)
44862026-09-03T17:45:05.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44872026-09-03T17:45:05.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44882026-09-03T17:45:05.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44892026-09-03T17:45:05.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44902026-09-03T17:45:05.581Z
44912026-09-03T17:45:05.581Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (288/384)
44922026-09-03T17:45:06.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44932026-09-03T17:45:06.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44942026-09-03T17:45:06.286Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44952026-09-03T17:45:06.701Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44962026-09-03T17:45:07.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
44972026-09-03T17:45:08.091Z
44982026-09-03T17:45:08.091Zinfo: running `cargo check --bins` on clickhouse-admin-api (289/384)
44992026-09-03T17:45:08.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45002026-09-03T17:45:08.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45012026-09-03T17:45:08.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45022026-09-03T17:45:08.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45032026-09-03T17:45:08.669Z
45042026-09-03T17:45:08.669Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (290/384)
45052026-09-03T17:45:09.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-09-03T17:45:09.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-09-03T17:45:09.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45082026-09-03T17:45:09.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45092026-09-03T17:45:09.237Z
45102026-09-03T17:45:09.237Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (291/384)
45112026-09-03T17:45:09.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45122026-09-03T17:45:09.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45132026-09-03T17:45:09.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45142026-09-03T17:45:09.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45152026-09-03T17:45:09.815Z
45162026-09-03T17:45:09.815Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (292/384)
45172026-09-03T17:45:10.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45182026-09-03T17:45:10.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45192026-09-03T17:45:10.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45202026-09-03T17:45:10.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45212026-09-03T17:45:10.389Z
45222026-09-03T17:45:10.389Zinfo: running `cargo check --bins` on installinator-client (293/384)
45232026-09-03T17:45:10.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45242026-09-03T17:45:10.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45252026-09-03T17:45:10.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45262026-09-03T17:45:10.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45272026-09-03T17:45:10.946Z
45282026-09-03T17:45:10.946Zinfo: running `cargo check --bins` on oxide-client (294/384)
45292026-09-03T17:45:11.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45302026-09-03T17:45:11.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45312026-09-03T17:45:11.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45322026-09-03T17:45:11.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45332026-09-03T17:45:11.506Z
45342026-09-03T17:45:11.506Zinfo: running `cargo check --bins` on oximeter-client (295/384)
45352026-09-03T17:45:11.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45362026-09-03T17:45:11.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45372026-09-03T17:45:11.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45382026-09-03T17:45:11.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45392026-09-03T17:45:12.075Z
45402026-09-03T17:45:12.075Zinfo: running `cargo check --bins` on wicketd-client (296/384)
45412026-09-03T17:45:12.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45422026-09-03T17:45:12.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45432026-09-03T17:45:12.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45442026-09-03T17:45:12.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45452026-09-03T17:45:12.673Z
45462026-09-03T17:45:12.673Zinfo: running `cargo check --bins` on wicket-common (297/384)
45472026-09-03T17:45:13.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45482026-09-03T17:45:13.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45492026-09-03T17:45:13.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45502026-09-03T17:45:13.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45512026-09-03T17:45:13.261Z
45522026-09-03T17:45:13.261Zinfo: running `cargo check --bins` on wicketd-commission-client (298/384)
45532026-09-03T17:45:13.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45542026-09-03T17:45:13.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45552026-09-03T17:45:13.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45562026-09-03T17:45:13.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45572026-09-03T17:45:13.840Z
45582026-09-03T17:45:13.840Zinfo: running `cargo check --bins` on omicron-cockroach-admin (299/384)
45592026-09-03T17:45:14.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45602026-09-03T17:45:14.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45612026-09-03T17:45:14.522Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45622026-09-03T17:45:14.525Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45632026-09-03T17:45:15.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
45642026-09-03T17:45:15.888Z
45652026-09-03T17:45:15.888Zinfo: running `cargo check --bins` on cockroach-admin-api (300/384)
45662026-09-03T17:45:16.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45672026-09-03T17:45:16.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45682026-09-03T17:45:16.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45692026-09-03T17:45:16.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45702026-09-03T17:45:16.463Z
45712026-09-03T17:45:16.463Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (301/384)
45722026-09-03T17:45:17.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45732026-09-03T17:45:17.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45742026-09-03T17:45:17.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45752026-09-03T17:45:17.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45762026-09-03T17:45:17.136Z
45772026-09-03T17:45:17.136Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (302/384)
45782026-09-03T17:45:17.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45792026-09-03T17:45:17.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45802026-09-03T17:45:17.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45812026-09-03T17:45:17.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45822026-09-03T17:45:17.798Z
45832026-09-03T17:45:17.798Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (303/384)
45842026-09-03T17:45:18.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45852026-09-03T17:45:18.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45862026-09-03T17:45:18.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45872026-09-03T17:45:18.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45882026-09-03T17:45:18.425Z
45892026-09-03T17:45:18.425Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (304/384)
45902026-09-03T17:45:18.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45912026-09-03T17:45:18.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45922026-09-03T17:45:18.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45932026-09-03T17:45:18.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45942026-09-03T17:45:19.059Z
45952026-09-03T17:45:19.059Zinfo: running `cargo check --bins` on db-macros (305/384)
45962026-09-03T17:45:19.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45972026-09-03T17:45:19.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45982026-09-03T17:45:19.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45992026-09-03T17:45:19.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46002026-09-03T17:45:19.625Z
46012026-09-03T17:45:19.626Zinfo: running `cargo check --bins` on nexus-macros-common (306/384)
46022026-09-03T17:45:20.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46032026-09-03T17:45:20.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46042026-09-03T17:45:20.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46052026-09-03T17:45:20.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46062026-09-03T17:45:20.190Z
46072026-09-03T17:45:20.190Zinfo: running `cargo check --bins` on nexus-auth (307/384)
46082026-09-03T17:45:20.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46092026-09-03T17:45:20.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46102026-09-03T17:45:20.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46112026-09-03T17:45:20.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46122026-09-03T17:45:20.823Z
46132026-09-03T17:45:20.823Zinfo: running `cargo check --bins` on authz-macros (308/384)
46142026-09-03T17:45:21.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46152026-09-03T17:45:21.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46162026-09-03T17:45:21.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46172026-09-03T17:45:21.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46182026-09-03T17:45:21.388Z
46192026-09-03T17:45:21.388Zinfo: running `cargo check --bins` on nexus-db-fixed-data (309/384)
46202026-09-03T17:45:21.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46212026-09-03T17:45:21.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46222026-09-03T17:45:21.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46232026-09-03T17:45:21.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46242026-09-03T17:45:22.013Z
46252026-09-03T17:45:22.013Zinfo: running `cargo check --bins` on nexus-db-model (310/384)
46262026-09-03T17:45:22.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46272026-09-03T17:45:22.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46282026-09-03T17:45:22.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46292026-09-03T17:45:22.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46302026-09-03T17:45:22.633Z
46312026-09-03T17:45:22.633Zinfo: running `cargo check --bins` on nexus-db-schema (311/384)
46322026-09-03T17:45:23.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46332026-09-03T17:45:23.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46342026-09-03T17:45:23.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46352026-09-03T17:45:23.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46362026-09-03T17:45:23.198Z
46372026-09-03T17:45:23.198Zinfo: running `cargo check --bins` on nexus-defaults (312/384)
46382026-09-03T17:45:23.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46392026-09-03T17:45:23.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46402026-09-03T17:45:23.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46412026-09-03T17:45:23.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46422026-09-03T17:45:23.774Z
46432026-09-03T17:45:23.774Zinfo: running `cargo check --bins` on omicron-git-version (313/384)
46442026-09-03T17:45:24.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46452026-09-03T17:45:24.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46462026-09-03T17:45:24.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46472026-09-03T17:45:24.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
46482026-09-03T17:45:24.329Z
46492026-09-03T17:45:24.329Zinfo: running `cargo check --bins` on nexus-db-errors (314/384)
46502026-09-03T17:45:24.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46512026-09-03T17:45:24.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46522026-09-03T17:45:24.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46532026-09-03T17:45:24.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46542026-09-03T17:45:24.960Z
46552026-09-03T17:45:24.960Zinfo: running `cargo check --bins` on nexus-db-lookup (315/384)
46562026-09-03T17:45:25.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46572026-09-03T17:45:25.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46582026-09-03T17:45:25.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46592026-09-03T17:45:25.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46602026-09-03T17:45:25.589Z
46612026-09-03T17:45:25.589Zinfo: running `cargo check --bins` on nexus-test-interface (316/384)
46622026-09-03T17:45:26.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46632026-09-03T17:45:26.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46642026-09-03T17:45:26.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46652026-09-03T17:45:26.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46662026-09-03T17:45:26.226Z
46672026-09-03T17:45:26.226Zinfo: running `cargo check --bins` on oximeter-collector (317/384)
46682026-09-03T17:45:26.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46692026-09-03T17:45:26.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46702026-09-03T17:45:26.952Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46712026-09-03T17:45:26.952Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46722026-09-03T17:45:27.621Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46732026-09-03T17:45:29.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
46742026-09-03T17:45:29.531Z
46752026-09-03T17:45:29.531Zinfo: running `cargo check --bins` on oximeter-api (318/384)
46762026-09-03T17:45:30.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-03T17:45:30.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-03T17:45:30.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46792026-09-03T17:45:30.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46802026-09-03T17:45:30.109Z
46812026-09-03T17:45:30.109Zinfo: running `cargo check --bins` on cert-dev (319/384)
46822026-09-03T17:45:30.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-03T17:45:30.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-03T17:45:30.724Z Checking yasna v0.5.2
46852026-09-03T17:45:31.125Z Checking rcgen v0.12.1
46862026-09-03T17:45:31.380Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46872026-09-03T17:45:31.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46882026-09-03T17:45:31.736Z
46892026-09-03T17:45:31.737Zinfo: running `cargo check --bins` on clickana (320/384)
46902026-09-03T17:45:32.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46912026-09-03T17:45:32.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46922026-09-03T17:45:32.386Z Compiling instability v0.3.11
46932026-09-03T17:45:32.387Z Checking castaway v0.2.4
46942026-09-03T17:45:32.390Z Compiling indoc v2.0.7
46952026-09-03T17:45:32.391Z Checking unicode-truncate v1.1.0
46962026-09-03T17:45:32.391Z Checking lru v0.12.5
46972026-09-03T17:45:32.391Z Checking cassowary v0.3.0
46982026-09-03T17:45:32.614Z Checking compact_str v0.8.1
46992026-09-03T17:45:33.383Z Checking ratatui v0.29.0
47002026-09-03T17:45:34.447Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
47012026-09-03T17:45:35.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
47022026-09-03T17:45:35.336Z
47032026-09-03T17:45:35.336Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (321/384)
47042026-09-03T17:45:35.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47052026-09-03T17:45:35.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47062026-09-03T17:45:36.059Z Checking headers-core v0.3.0
47072026-09-03T17:45:36.059Z Checking port-file v0.1.0
47082026-09-03T17:45:36.062Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
47092026-09-03T17:45:36.254Z Checking headers v0.4.1
47102026-09-03T17:45:36.633Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47112026-09-03T17:45:37.610Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
47122026-09-03T17:45:38.146Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
47132026-09-03T17:45:38.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
47142026-09-03T17:45:38.784Z
47152026-09-03T17:45:38.784Zinfo: running `cargo check --bins` on ch-dev (322/384)
47162026-09-03T17:45:39.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47172026-09-03T17:45:39.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47182026-09-03T17:45:39.499Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
47192026-09-03T17:45:40.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
47202026-09-03T17:45:40.458Z
47212026-09-03T17:45:40.458Zinfo: running `cargo check --bins` on dev-tools-common (323/384)
47222026-09-03T17:45:40.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47232026-09-03T17:45:40.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47242026-09-03T17:45:40.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47252026-09-03T17:45:40.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
47262026-09-03T17:45:40.879Z
47272026-09-03T17:45:40.879Zinfo: running `cargo check --bins` on corpus-adjust (324/384)
47282026-09-03T17:45:41.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47292026-09-03T17:45:41.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47302026-09-03T17:45:41.512Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
47312026-09-03T17:45:41.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
47322026-09-03T17:45:42.058Z
47332026-09-03T17:45:42.059Zinfo: running `cargo check --bins` on crdb-seed (325/384)
47342026-09-03T17:45:42.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47352026-09-03T17:45:42.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47362026-09-03T17:45:42.785Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47372026-09-03T17:45:43.887Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47382026-09-03T17:45:44.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
47392026-09-03T17:45:44.441Z
47402026-09-03T17:45:44.441Zinfo: running `cargo check --bins` on db-dev (326/384)
47412026-09-03T17:45:44.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47422026-09-03T17:45:44.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47432026-09-03T17:45:45.168Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
47442026-09-03T17:45:45.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
47452026-09-03T17:45:46.129Z
47462026-09-03T17:45:46.129Zinfo: running `cargo check --bins` on omicron-dev-lib (327/384)
47472026-09-03T17:45:46.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47482026-09-03T17:45:46.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47492026-09-03T17:45:46.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47502026-09-03T17:45:46.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47512026-09-03T17:45:46.749Z
47522026-09-03T17:45:46.749Zinfo: running `cargo check --bins` on xtask-downloader (328/384)
47532026-09-03T17:45:47.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47542026-09-03T17:45:47.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47552026-09-03T17:45:47.370Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
47562026-09-03T17:45:48.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
47572026-09-03T17:45:48.224Z
47582026-09-03T17:45:48.224Zinfo: running `cargo check --bins` on omicron-dropshot-apis (329/384)
47592026-09-03T17:45:48.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47602026-09-03T17:45:48.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47612026-09-03T17:45:48.976Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47622026-09-03T17:45:48.976Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47632026-09-03T17:45:48.979Z Checking git-stub v1.0.0
47642026-09-03T17:45:48.979Z Compiling trait-variant v0.1.2
47652026-09-03T17:45:49.092Z Checking maplit v1.0.2
47662026-09-03T17:45:49.120Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47672026-09-03T17:45:49.123Z Checking drift v0.2.0
47682026-09-03T17:45:49.123Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47692026-09-03T17:45:49.182Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47702026-09-03T17:45:49.230Z Checking git-stub-vcs v0.1.0
47712026-09-03T17:45:49.307Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47722026-09-03T17:45:49.323Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47732026-09-03T17:45:49.421Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47742026-09-03T17:45:49.481Z Checking dropshot-api-manager v0.8.0
47752026-09-03T17:45:49.497Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47762026-09-03T17:45:49.626Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47772026-09-03T17:45:49.837Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47782026-09-03T17:45:50.325Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47792026-09-03T17:45:51.291Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47802026-09-03T17:45:52.294Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47812026-09-03T17:45:53.077Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47822026-09-03T17:45:53.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
47832026-09-03T17:45:53.725Z
47842026-09-03T17:45:53.725Zinfo: running `cargo check --bins` on installinator-api (330/384)
47852026-09-03T17:45:54.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47862026-09-03T17:45:54.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47872026-09-03T17:45:54.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47882026-09-03T17:45:54.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47892026-09-03T17:45:54.289Z
47902026-09-03T17:45:54.289Zinfo: running `cargo check --bins` on nexus-external-api (331/384)
47912026-09-03T17:45:54.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47922026-09-03T17:45:54.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47932026-09-03T17:45:54.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47942026-09-03T17:45:54.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47952026-09-03T17:45:54.900Z
47962026-09-03T17:45:54.900Zinfo: running `cargo check --bins` on nexus-internal-api (332/384)
47972026-09-03T17:45:55.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47982026-09-03T17:45:55.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47992026-09-03T17:45:55.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48002026-09-03T17:45:55.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
48012026-09-03T17:45:55.509Z
48022026-09-03T17:45:55.509Zinfo: running `cargo check --bins` on nexus-lockstep-api (333/384)
48032026-09-03T17:45:56.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48042026-09-03T17:45:56.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48052026-09-03T17:45:56.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48062026-09-03T17:45:56.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
48072026-09-03T17:45:56.117Z
48082026-09-03T17:45:56.117Zinfo: running `cargo check --bins` on ntp-admin-api (334/384)
48092026-09-03T17:45:56.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48102026-09-03T17:45:56.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48112026-09-03T17:45:56.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48122026-09-03T17:45:56.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
48132026-09-03T17:45:56.681Z
48142026-09-03T17:45:56.681Zinfo: running `cargo check --bins` on ntp-admin-types-versions (335/384)
48152026-09-03T17:45:57.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48162026-09-03T17:45:57.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48172026-09-03T17:45:57.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48182026-09-03T17:45:57.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
48192026-09-03T17:45:57.233Z
48202026-09-03T17:45:57.233Zinfo: running `cargo check --bins` on wicketd-api (336/384)
48212026-09-03T17:45:57.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48222026-09-03T17:45:57.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48232026-09-03T17:45:57.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48242026-09-03T17:45:57.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
48252026-09-03T17:45:57.815Z
48262026-09-03T17:45:57.815Zinfo: running `cargo check --bins` on wicketd-commission-api (337/384)
48272026-09-03T17:45:58.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48282026-09-03T17:45:58.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48292026-09-03T17:45:58.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48302026-09-03T17:45:58.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
48312026-09-03T17:45:58.388Z
48322026-09-03T17:45:58.388Zinfo: running `cargo check --bins` on omicron-ls-apis (338/384)
48332026-09-03T17:45:58.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48342026-09-03T17:45:58.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48352026-09-03T17:45:58.995Z Compiling blake3 v1.8.5
48362026-09-03T17:45:59.103Z Checking constant_time_eq v0.4.2
48372026-09-03T17:45:59.103Z Checking arrayvec v0.7.6
48382026-09-03T17:45:59.112Z Checking arrayref v0.3.9
48392026-09-03T17:45:59.127Z Checking cargo-platform v0.3.2
48402026-09-03T17:45:59.127Z Checking topological-sort v0.2.2
48412026-09-03T17:45:59.130Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
48422026-09-03T17:45:59.293Z Checking cargo_metadata v0.23.1
48432026-09-03T17:45:59.880Z Checking omicron-zone-package v0.12.3
48442026-09-03T17:46:00.584Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
48452026-09-03T17:46:01.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
48462026-09-03T17:46:01.598Z
48472026-09-03T17:46:01.598Zinfo: running `cargo check --bins` on mgs-dev (339/384)
48482026-09-03T17:46:02.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48492026-09-03T17:46:02.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48502026-09-03T17:46:02.319Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48512026-09-03T17:46:02.951Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
48522026-09-03T17:46:03.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
48532026-09-03T17:46:03.658Z
48542026-09-03T17:46:03.658Zinfo: running `cargo check --bins` on omicron-omdb (340/384)
48552026-09-03T17:46:04.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48562026-09-03T17:46:04.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48572026-09-03T17:46:04.630Z Compiling darling_core v0.21.3
48582026-09-03T17:46:04.630Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
48592026-09-03T17:46:04.633Z Compiling vergen-lib v0.1.6
48602026-09-03T17:46:04.633Z Compiling diesel_derives v2.3.7
48612026-09-03T17:46:04.633Z Checking scheduled-thread-pool v0.2.7
48622026-09-03T17:46:04.634Z Compiling vergen-gitcl v1.0.8
48632026-09-03T17:46:04.776Z Compiling diesel_table_macro_syntax v0.3.0
48642026-09-03T17:46:04.848Z Compiling dirs-sys-next v0.1.2
48652026-09-03T17:46:04.941Z Compiling glob v0.3.3
48662026-09-03T17:46:04.973Z Compiling crunchy v0.2.4
48672026-09-03T17:46:05.023Z Compiling dirs-next v2.0.0
48682026-09-03T17:46:05.067Z Checking r2d2 v0.8.10
48692026-09-03T17:46:05.124Z Compiling tiny-keccak v2.0.2
48702026-09-03T17:46:05.144Z Checking downcast-rs v2.0.2
48712026-09-03T17:46:05.245Z Compiling term v0.7.0
48722026-09-03T17:46:05.313Z Compiling clang-sys v1.8.1
48732026-09-03T17:46:05.350Z Compiling bit-vec v0.6.3
48742026-09-03T17:46:05.354Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48752026-09-03T17:46:05.593Z Compiling bit-set v0.5.3
48762026-09-03T17:46:05.613Z Compiling ascii-canvas v3.0.0
48772026-09-03T17:46:05.679Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48782026-09-03T17:46:05.753Z Compiling itertools v0.10.5
48792026-09-03T17:46:05.797Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48802026-09-03T17:46:05.801Z Compiling ena v0.14.4
48812026-09-03T17:46:05.832Z Compiling libloading v0.8.9
48822026-09-03T17:46:05.848Z Compiling bindgen v0.71.1
48832026-09-03T17:46:05.863Z Compiling regex-syntax v0.6.29
48842026-09-03T17:46:06.026Z Compiling diff v0.1.13
48852026-09-03T17:46:06.267Z Compiling cexpr v0.6.0
48862026-09-03T17:46:06.293Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48872026-09-03T17:46:06.463Z Compiling rustc-hash v2.1.1
48882026-09-03T17:46:06.507Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48892026-09-03T17:46:06.773Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48902026-09-03T17:46:06.826Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48912026-09-03T17:46:06.864Z Compiling libxml v0.3.3
48922026-09-03T17:46:06.943Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48932026-09-03T17:46:07.120Z Compiling strum_macros v0.24.3
48942026-09-03T17:46:07.123Z Compiling indoc v1.0.9
48952026-09-03T17:46:07.177Z Compiling lalrpop v0.19.12
48962026-09-03T17:46:07.254Z Compiling darling_macro v0.21.3
48972026-09-03T17:46:07.764Z Compiling darling v0.21.3
48982026-09-03T17:46:07.860Z Compiling dsl_auto_type v0.2.0
48992026-09-03T17:46:08.049Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
49002026-09-03T17:46:08.243Z Checking derive_builder v0.20.2
49012026-09-03T17:46:08.369Z Compiling oso-derive v0.27.3
49022026-09-03T17:46:08.505Z Checking quick-xml v0.37.5
49032026-09-03T17:46:08.561Z Compiling impl-trait-for-tuples v0.2.3
49042026-09-03T17:46:08.879Z Checking openssl-probe v0.1.6
49052026-09-03T17:46:09.024Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
49062026-09-03T17:46:09.395Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
49072026-09-03T17:46:09.586Z Checking bb8 v0.8.6
49082026-09-03T17:46:09.641Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
49092026-09-03T17:46:09.744Z Checking nonempty v0.12.0
49102026-09-03T17:46:09.855Z Compiling libz-sys v1.1.24
49112026-09-03T17:46:09.877Z Compiling strsim v0.10.0
49122026-09-03T17:46:09.912Z Compiling libgit2-sys v0.18.3+1.9.2
49132026-09-03T17:46:10.100Z Compiling darling_core v0.13.4
49142026-09-03T17:46:10.211Z Compiling progenitor-impl v0.13.0
49152026-09-03T17:46:10.428Z Compiling vergen-git2 v9.1.0
49162026-09-03T17:46:12.663Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
49172026-09-03T17:46:12.670Z Checking progenitor-client v0.13.0
49182026-09-03T17:46:12.670Z Compiling darling_macro v0.13.4
49192026-09-03T17:46:12.670Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49202026-09-03T17:46:12.670Z Compiling darling v0.13.4
49212026-09-03T17:46:12.670Z Compiling serde_with_macros v1.5.2
49222026-09-03T17:46:13.771Z Compiling progenitor-macro v0.13.0
49232026-09-03T17:46:13.787Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
49242026-09-03T17:46:13.787Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
49252026-09-03T17:46:13.787Z Compiling serde_with v1.14.0
49262026-09-03T17:46:13.787Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
49272026-09-03T17:46:13.787Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
49282026-09-03T17:46:13.787Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
49292026-09-03T17:46:13.787Z Checking diesel v2.3.7
49302026-09-03T17:46:13.847Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
49312026-09-03T17:46:14.669Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
49322026-09-03T17:46:15.461Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
49332026-09-03T17:46:15.667Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
49342026-09-03T17:46:16.144Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
49352026-09-03T17:46:16.335Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
49362026-09-03T17:46:16.366Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
49372026-09-03T17:46:16.527Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
49382026-09-03T17:46:16.562Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
49392026-09-03T17:46:16.858Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
49402026-09-03T17:46:16.895Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
49412026-09-03T17:46:17.066Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
49422026-09-03T17:46:17.365Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
49432026-09-03T17:46:17.604Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49442026-09-03T17:46:17.862Z Checking progenitor v0.13.0
49452026-09-03T17:46:17.906Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
49462026-09-03T17:46:18.021Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49472026-09-03T17:46:18.066Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49482026-09-03T17:46:18.215Z Checking twox-hash v2.1.2
49492026-09-03T17:46:18.522Z Checking libsw-core v0.3.2
49502026-09-03T17:46:18.542Z Checking atty v0.2.14
49512026-09-03T17:46:18.561Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
49522026-09-03T17:46:18.650Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
49532026-09-03T17:46:18.676Z Checking libsw v3.5.0
49542026-09-03T17:46:18.865Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
49552026-09-03T17:46:20.475Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
49562026-09-03T17:46:20.704Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
49572026-09-03T17:46:21.444Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
49582026-09-03T17:46:22.183Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49592026-09-03T17:46:23.169Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49602026-09-03T17:46:23.364Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
49612026-09-03T17:46:23.516Z Checking fatfs v0.3.6
49622026-09-03T17:46:23.712Z Checking console v0.16.2
49632026-09-03T17:46:23.978Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
49642026-09-03T17:46:24.033Z Checking unit-prefix v0.5.2
49652026-09-03T17:46:24.172Z Compiling seq-macro v0.3.6
49662026-09-03T17:46:24.602Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49672026-09-03T17:46:24.674Z Checking indicatif v0.18.4
49682026-09-03T17:46:24.756Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49692026-09-03T17:46:25.081Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49702026-09-03T17:46:25.288Z Checking oxide-update-engine-display v0.1.2
49712026-09-03T17:46:25.601Z Checking support-bundle-viewer v0.1.2
49722026-09-03T17:46:25.733Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49732026-09-03T17:46:25.859Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49742026-09-03T17:46:26.075Z Checking multimap v0.10.1
49752026-09-03T17:46:28.030Z Checking async-bb8-diesel v0.2.1
49762026-09-03T17:46:28.402Z Checking diesel-dtrace v0.5.0
49772026-09-03T17:46:35.562Z Compiling samael v0.0.19
49782026-09-03T17:46:37.413Z Compiling git2 v0.20.4
49792026-09-03T17:46:39.488Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49802026-09-03T17:46:40.357Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49812026-09-03T17:46:41.355Z Compiling polar-core v0.27.3
49822026-09-03T17:46:45.863Z Checking oso v0.27.3
49832026-09-03T17:47:17.102Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49842026-09-03T17:48:33.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49852026-09-03T17:48:33.345Z
49862026-09-03T17:48:33.345Zinfo: running `cargo check --bins` on nexus-networking (341/384)
49872026-09-03T17:48:33.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49882026-09-03T17:48:33.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49892026-09-03T17:48:33.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49902026-09-03T17:48:33.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
49912026-09-03T17:48:34.014Z
49922026-09-03T17:48:34.014Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (342/384)
49932026-09-03T17:48:34.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49942026-09-03T17:48:34.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49952026-09-03T17:48:34.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49962026-09-03T17:48:34.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49972026-09-03T17:48:34.648Z
49982026-09-03T17:48:34.648Zinfo: running `cargo check --bins` on nexus-saga-recovery (343/384)
49992026-09-03T17:48:35.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50002026-09-03T17:48:35.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50012026-09-03T17:48:35.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50022026-09-03T17:48:35.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50032026-09-03T17:48:35.280Z
50042026-09-03T17:48:35.280Zinfo: running `cargo check --bins` on nexus-test-utils-macros (344/384)
50052026-09-03T17:48:35.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50062026-09-03T17:48:35.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50072026-09-03T17:48:35.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50082026-09-03T17:48:35.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50092026-09-03T17:48:35.847Z
50102026-09-03T17:48:35.847Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (345/384)
50112026-09-03T17:48:36.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50122026-09-03T17:48:36.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50132026-09-03T17:48:36.687Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50142026-09-03T17:48:37.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
50152026-09-03T17:48:37.705Z
50162026-09-03T17:48:37.705Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (346/384)
50172026-09-03T17:48:38.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50182026-09-03T17:48:38.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50192026-09-03T17:48:38.530Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50202026-09-03T17:49:18.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.42s
50212026-09-03T17:49:18.346Z
50222026-09-03T17:49:18.346Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (347/384)
50232026-09-03T17:49:18.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50242026-09-03T17:49:18.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50252026-09-03T17:49:18.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50262026-09-03T17:49:18.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
50272026-09-03T17:49:18.903Z
50282026-09-03T17:49:18.908Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (348/384)
50292026-09-03T17:49:19.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50302026-09-03T17:49:19.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50312026-09-03T17:49:19.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50322026-09-03T17:49:19.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
50332026-09-03T17:49:19.466Z
50342026-09-03T17:49:19.466Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (349/384)
50352026-09-03T17:49:19.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50362026-09-03T17:49:19.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50372026-09-03T17:49:19.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50382026-09-03T17:49:19.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50392026-09-03T17:49:20.085Z
50402026-09-03T17:49:20.085Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (350/384)
50412026-09-03T17:49:20.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50422026-09-03T17:49:20.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50432026-09-03T17:49:20.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50442026-09-03T17:49:20.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50452026-09-03T17:49:20.714Z
50462026-09-03T17:49:20.714Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (351/384)
50472026-09-03T17:49:21.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50482026-09-03T17:49:21.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50492026-09-03T17:49:21.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50502026-09-03T17:49:21.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50512026-09-03T17:49:21.352Z
50522026-09-03T17:49:21.352Zinfo: running `cargo check --bins` on nexus-mgs-updates (352/384)
50532026-09-03T17:49:21.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-03T17:49:21.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-03T17:49:21.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50562026-09-03T17:49:21.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50572026-09-03T17:49:21.969Z
50582026-09-03T17:49:21.969Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (353/384)
50592026-09-03T17:49:22.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-03T17:49:22.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-03T17:49:22.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-03T17:49:22.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50632026-09-03T17:49:22.604Z
50642026-09-03T17:49:22.604Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (354/384)
50652026-09-03T17:49:23.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-03T17:49:23.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-03T17:49:23.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50682026-09-03T17:49:23.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50692026-09-03T17:49:23.239Z
50702026-09-03T17:49:23.239Zinfo: running `cargo check --bins` on nexus-switch-config (355/384)
50712026-09-03T17:49:23.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50722026-09-03T17:49:23.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50732026-09-03T17:49:23.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50742026-09-03T17:49:23.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50752026-09-03T17:49:23.856Z
50762026-09-03T17:49:23.856Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (356/384)
50772026-09-03T17:49:24.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50782026-09-03T17:49:24.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50792026-09-03T17:49:24.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50802026-09-03T17:49:24.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50812026-09-03T17:49:24.493Z
50822026-09-03T17:49:24.493Zinfo: running `cargo check --bins` on support-bundle-collection (357/384)
50832026-09-03T17:49:25.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50842026-09-03T17:49:25.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50852026-09-03T17:49:25.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50862026-09-03T17:49:25.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50872026-09-03T17:49:25.125Z
50882026-09-03T17:49:25.126Zinfo: running `cargo check --bins` on omicron-dev (358/384)
50892026-09-03T17:49:25.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50902026-09-03T17:49:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50912026-09-03T17:49:26.029Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50922026-09-03T17:49:26.033Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50932026-09-03T17:49:26.220Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50942026-09-03T17:49:26.224Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50952026-09-03T17:49:26.261Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50962026-09-03T17:49:26.273Z Checking yansi v1.0.1
50972026-09-03T17:49:26.274Z Checking diff v0.1.13
50982026-09-03T17:49:26.301Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50992026-09-03T17:49:26.345Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
51002026-09-03T17:49:26.538Z Checking pretty_assertions v1.4.1
51012026-09-03T17:49:27.317Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
51022026-09-03T17:49:27.349Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51032026-09-03T17:49:52.880Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51042026-09-03T17:49:52.883Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
51052026-09-03T17:49:52.883Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
51062026-09-03T17:49:52.883Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
51072026-09-03T17:49:52.883Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
51082026-09-03T17:49:52.883Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
51092026-09-03T17:49:52.883Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
51102026-09-03T17:49:53.785Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51112026-09-03T17:49:53.785Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
51122026-09-03T17:49:55.080Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51132026-09-03T17:50:34.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
51142026-09-03T17:50:34.522Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51152026-09-03T17:50:34.522Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51162026-09-03T17:50:34.733Z
51172026-09-03T17:50:34.733Zinfo: running `cargo check --bins` on oximeter-load-test (359/384)
51182026-09-03T17:50:35.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51192026-09-03T17:50:35.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51202026-09-03T17:50:35.448Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
51212026-09-03T17:50:36.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
51222026-09-03T17:50:36.288Z
51232026-09-03T17:50:36.288Zinfo: running `cargo check --bins` on omicron-pins (360/384)
51242026-09-03T17:50:36.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51252026-09-03T17:50:36.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51262026-09-03T17:50:36.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51272026-09-03T17:50:36.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
51282026-09-03T17:50:36.852Z
51292026-09-03T17:50:36.852Zinfo: running `cargo check --bins` on rack-init-config (361/384)
51302026-09-03T17:50:37.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51312026-09-03T17:50:37.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51322026-09-03T17:50:37.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51332026-09-03T17:50:37.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
51342026-09-03T17:50:37.438Z
51352026-09-03T17:50:37.438Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (362/384)
51362026-09-03T17:50:37.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51372026-09-03T17:50:37.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51382026-09-03T17:50:38.224Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
51392026-09-03T17:50:38.346Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
51402026-09-03T17:50:38.349Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
51412026-09-03T17:51:05.727Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
51422026-09-03T17:51:06.139Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
51432026-09-03T17:51:07.904Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
51442026-09-03T17:51:08.389Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
51452026-09-03T17:51:11.510Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51462026-09-03T17:51:35.833Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51472026-09-03T17:51:36.587Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51482026-09-03T17:51:38.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
51492026-09-03T17:51:38.515Z
51502026-09-03T17:51:38.515Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (363/384)
51512026-09-03T17:51:39.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51522026-09-03T17:51:39.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51532026-09-03T17:51:39.237Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
51542026-09-03T17:51:39.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
51552026-09-03T17:51:40.134Z
51562026-09-03T17:51:40.134Zinfo: running `cargo check --bins` on omicron-releng (364/384)
51572026-09-03T17:51:40.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51582026-09-03T17:51:40.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51592026-09-03T17:51:40.762Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
51602026-09-03T17:51:40.765Z Compiling fs-err v2.11.0
51612026-09-03T17:51:40.881Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
51622026-09-03T17:51:40.895Z Checking parse-size v1.1.0
51632026-09-03T17:51:40.899Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
51642026-09-03T17:51:40.900Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51652026-09-03T17:51:40.900Z Checking shell-words v1.1.1
51662026-09-03T17:51:40.993Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51672026-09-03T17:51:41.327Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51682026-09-03T17:51:41.506Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51692026-09-03T17:51:42.182Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51702026-09-03T17:51:43.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
51712026-09-03T17:51:43.320Z
51722026-09-03T17:51:43.320Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (365/384)
51732026-09-03T17:51:43.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51742026-09-03T17:51:43.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51752026-09-03T17:51:43.961Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51762026-09-03T17:51:44.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
51772026-09-03T17:51:44.644Z
51782026-09-03T17:51:44.644Zinfo: running `cargo check --bins` on schema (366/384)
51792026-09-03T17:51:45.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-03T17:51:45.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-03T17:51:45.379Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51822026-09-03T17:51:46.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
51832026-09-03T17:51:46.290Z
51842026-09-03T17:51:46.290Zinfo: running `cargo check --bins` on xtask (367/384)
51852026-09-03T17:51:46.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51862026-09-03T17:51:46.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51872026-09-03T17:51:46.689Z Checking serde_core v1.0.228
51882026-09-03T17:51:46.689Z Checking libc v0.2.185
51892026-09-03T17:51:46.692Z Checking bitflags v2.11.0
51902026-09-03T17:51:46.773Z Checking scroll v0.12.0
51912026-09-03T17:51:46.778Z Checking thiserror v1.0.69
51922026-09-03T17:51:46.785Z Checking log v0.4.33
51932026-09-03T17:51:46.793Z Checking zerocopy v0.7.35
51942026-09-03T17:51:46.797Z Checking indexmap v2.14.0
51952026-09-03T17:51:46.865Z Checking syn v2.0.117
51962026-09-03T17:51:46.907Z Checking dtrace-parser v0.2.0
51972026-09-03T17:51:46.924Z Checking once_cell v1.21.3
51982026-09-03T17:51:46.988Z Checking goblin v0.8.2
51992026-09-03T17:51:47.046Z Checking errno v0.3.14
52002026-09-03T17:51:47.093Z Checking getrandom v0.4.3
52012026-09-03T17:51:47.140Z Checking thread-id v4.2.2
52022026-09-03T17:51:47.163Z Checking rustix v1.1.4
52032026-09-03T17:51:47.219Z Checking memmap v0.7.0
52042026-09-03T17:51:47.219Z Checking thiserror v2.0.18
52052026-09-03T17:51:47.286Z Checking fs-err v3.3.0
52062026-09-03T17:51:47.324Z Checking tabled v0.15.0
52072026-09-03T17:51:47.328Z Checking anyhow v1.0.104
52082026-09-03T17:51:47.953Z Checking terminal_size v0.4.3
52092026-09-03T17:51:47.956Z Checking tempfile v3.27.0
52102026-09-03T17:51:48.063Z Checking clap_builder v4.6.0
52112026-09-03T17:51:48.066Z Checking textwrap v0.16.2
52122026-09-03T17:51:48.215Z Checking serde v1.0.228
52132026-09-03T17:51:48.215Z Checking serde_json v1.0.151
52142026-09-03T17:51:48.219Z Checking camino v1.2.5
52152026-09-03T17:51:48.273Z Checking semver v1.0.28
52162026-09-03T17:51:48.417Z Checking cargo-platform v0.3.2
52172026-09-03T17:51:48.473Z Checking camino-tempfile v1.4.1
52182026-09-03T17:51:48.638Z Checking serde_spanned v0.6.9
52192026-09-03T17:51:48.639Z Checking toml_datetime v0.6.11
52202026-09-03T17:51:48.642Z Checking macaddr v1.0.1
52212026-09-03T17:51:48.642Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
52222026-09-03T17:51:48.819Z Checking toml_edit v0.22.27
52232026-09-03T17:51:48.822Z Checking dof v0.3.0
52242026-09-03T17:51:48.822Z Checking cargo_metadata v0.23.1
52252026-09-03T17:51:49.090Z Checking usdt-impl v0.5.0
52262026-09-03T17:51:49.254Z Checking clap v4.6.1
52272026-09-03T17:51:49.352Z Checking usdt v0.5.0
52282026-09-03T17:51:49.779Z Checking toml v0.8.23
52292026-09-03T17:51:50.040Z Checking cargo_toml v0.21.0
52302026-09-03T17:51:50.680Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
52312026-09-03T17:51:51.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
52322026-09-03T17:51:51.178Z
52332026-09-03T17:51:51.178Zinfo: running `cargo check --bins` on dnsadm (368/384)
52342026-09-03T17:51:51.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52352026-09-03T17:51:51.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52362026-09-03T17:51:51.817Z Checking arc-swap v1.8.2
52372026-09-03T17:51:52.097Z Checking slog-scope v4.4.1
52382026-09-03T17:51:52.215Z Checking slog-stdlog v4.1.1
52392026-09-03T17:51:52.341Z Checking slog-envlogger v2.2.0
52402026-09-03T17:51:52.464Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
52412026-09-03T17:51:52.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
52422026-09-03T17:51:53.047Z
52432026-09-03T17:51:53.047Zinfo: running `cargo check --bins` on end-to-end-tests (369/384)
52442026-09-03T17:51:53.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52452026-09-03T17:51:53.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52462026-09-03T17:51:53.859Z Checking cpubits v0.1.1
52472026-09-03T17:51:53.862Z Checking pem-rfc7468 v1.0.0
52482026-09-03T17:51:54.001Z Checking hmac v0.13.0
52492026-09-03T17:51:54.001Z Checking universal-hash v0.6.1
52502026-09-03T17:51:54.025Z Checking ctr v0.10.1
52512026-09-03T17:51:54.025Z Checking aead v0.6.1
52522026-09-03T17:51:54.052Z Checking crypto-bigint v0.7.5
52532026-09-03T17:51:54.052Z Checking aes v0.9.1
52542026-09-03T17:51:54.077Z Checking salsa20 v0.11.0
52552026-09-03T17:51:54.140Z Checking der v0.8.0
52562026-09-03T17:51:54.140Z Checking polyval v0.7.1
52572026-09-03T17:51:54.167Z Checking pbkdf2 v0.13.0
52582026-09-03T17:51:54.182Z Checking cbc v0.2.1
52592026-09-03T17:51:54.201Z Checking ff v0.14.0
52602026-09-03T17:51:54.242Z Checking signature v3.0.0
52612026-09-03T17:51:54.280Z Checking scrypt v0.12.0
52622026-09-03T17:51:54.318Z Checking ghash v0.6.0
52632026-09-03T17:51:54.322Z Checking base16ct v1.0.0
52642026-09-03T17:51:54.347Z Checking group v0.14.0
52652026-09-03T17:51:54.395Z Checking hkdf v0.13.0
52662026-09-03T17:51:54.446Z Compiling curve25519-dalek v5.0.0
52672026-09-03T17:51:54.464Z Checking keccak v0.2.0
52682026-09-03T17:51:54.480Z Checking poly1305 v0.9.0
52692026-09-03T17:51:54.494Z Checking wnaf v0.14.0
52702026-09-03T17:51:54.522Z Checking aes-gcm v0.11.0
52712026-09-03T17:51:54.537Z Checking blowfish v0.10.0
52722026-09-03T17:51:54.620Z Checking blake2 v0.11.0-rc.6
52732026-09-03T17:51:54.660Z Checking sha3 v0.11.0
52742026-09-03T17:51:54.687Z Checking bcrypt-pbkdf v0.11.0
52752026-09-03T17:51:54.706Z Checking kem v0.3.0
52762026-09-03T17:51:54.743Z Checking module-lattice v0.2.3
52772026-09-03T17:51:54.824Z Checking sponge-cursor v0.1.0
52782026-09-03T17:51:54.864Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52792026-09-03T17:51:54.882Z Checking argon2 v0.6.0-rc.8
52802026-09-03T17:51:54.943Z Checking spki v0.8.0
52812026-09-03T17:51:54.958Z Checking sec1 v0.8.1
52822026-09-03T17:51:54.972Z Checking sha3 v0.12.0
52832026-09-03T17:51:55.005Z Checking ml-kem v0.3.2
52842026-09-03T17:51:55.043Z Checking internal-russh-num-bigint v0.5.0
52852026-09-03T17:51:55.120Z Checking pkcs5 v0.8.1
52862026-09-03T17:51:55.163Z Checking pkcs1 v0.8.0-rc.4
52872026-09-03T17:51:55.177Z Checking num-bigint v0.4.6
52882026-09-03T17:51:55.201Z Checking generic-array v1.4.3
52892026-09-03T17:51:55.373Z Checking russh-util v0.52.0
52902026-09-03T17:51:55.414Z Checking pkcs8 v0.11.0
52912026-09-03T17:51:55.499Z Compiling enum_dispatch v0.3.13
52922026-09-03T17:51:55.602Z Compiling delegate v0.13.5
52932026-09-03T17:51:55.617Z Checking ed25519 v3.0.0
52942026-09-03T17:51:55.728Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52952026-09-03T17:51:55.785Z Checking md5 v0.8.0
52962026-09-03T17:51:55.818Z Checking ed25519-dalek v3.0.0
52972026-09-03T17:51:55.894Z Checking hex-literal v1.1.0
52982026-09-03T17:51:55.974Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52992026-09-03T17:51:55.995Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
53002026-09-03T17:51:56.051Z Checking internet-checksum v0.2.1
53012026-09-03T17:51:56.140Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53022026-09-03T17:51:56.304Z Checking elliptic-curve v0.14.1
53032026-09-03T17:51:56.304Z Checking rfc6979 v0.6.0
53042026-09-03T17:51:56.308Z Checking primefield v0.14.0
53052026-09-03T17:51:56.308Z Checking ssh-encoding v0.3.0
53062026-09-03T17:51:56.427Z Checking crypto-primes v0.7.2
53072026-09-03T17:51:56.545Z Checking ssh-cipher v0.3.0
53082026-09-03T17:51:56.545Z Checking russh-cryptovec v0.62.0
53092026-09-03T17:51:56.699Z Checking primeorder v0.14.0
53102026-09-03T17:51:56.703Z Checking ecdsa v0.17.0
53112026-09-03T17:51:57.071Z Checking p384 v0.14.0
53122026-09-03T17:51:57.071Z Checking p256 v0.14.0
53132026-09-03T17:51:57.075Z Checking p521 v0.14.0
53142026-09-03T17:51:57.418Z Checking rsa v0.10.0-rc.18
53152026-09-03T17:51:59.916Z Checking ssh-key v0.7.0-rc.11
53162026-09-03T17:52:00.656Z Checking russh v0.62.4
53172026-09-03T17:52:14.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s
53182026-09-03T17:52:14.148Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
53192026-09-03T17:52:14.148Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
53202026-09-03T17:52:14.352Z
53212026-09-03T17:52:14.352Zinfo: running `cargo check --bins` on gateway-cli (370/384)
53222026-09-03T17:52:14.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53232026-09-03T17:52:14.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53242026-09-03T17:52:14.985Z Checking termios v0.3.3
53252026-09-03T17:52:15.182Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
53262026-09-03T17:52:15.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
53272026-09-03T17:52:15.951Z
53282026-09-03T17:52:15.951Zinfo: running `cargo check --bins --no-default-features` on installinator (371/384)
53292026-09-03T17:52:16.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53302026-09-03T17:52:16.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53312026-09-03T17:52:16.644Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
53322026-09-03T17:52:17.342Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
53332026-09-03T17:52:18.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
53342026-09-03T17:52:19.155Z
53352026-09-03T17:52:19.155Zinfo: running `cargo check --bins` on internal-dns-cli (372/384)
53362026-09-03T17:52:19.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53372026-09-03T17:52:19.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53382026-09-03T17:52:19.796Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
53392026-09-03T17:52:20.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
53402026-09-03T17:52:20.414Z
53412026-09-03T17:52:20.414Zinfo: running `cargo check --bins` on omicron-live-tests (373/384)
53422026-09-03T17:52:20.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53432026-09-03T17:52:20.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53442026-09-03T17:52:20.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53452026-09-03T17:52:20.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53462026-09-03T17:52:20.978Z
53472026-09-03T17:52:20.978Zinfo: running `cargo check --bins` on live-tests-macros (374/384)
53482026-09-03T17:52:21.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53492026-09-03T17:52:21.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53502026-09-03T17:52:21.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53512026-09-03T17:52:21.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53522026-09-03T17:52:21.543Z
53532026-09-03T17:52:21.543Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (375/384)
53542026-09-03T17:52:22.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53552026-09-03T17:52:22.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53562026-09-03T17:52:22.288Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
53572026-09-03T17:52:22.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
53582026-09-03T17:52:23.083Z
53592026-09-03T17:52:23.083Zinfo: running `cargo check --bins` on omicron-ntp-admin (376/384)
53602026-09-03T17:52:23.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53612026-09-03T17:52:23.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53622026-09-03T17:52:23.729Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
53632026-09-03T17:52:23.834Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
53642026-09-03T17:52:24.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
53652026-09-03T17:52:24.840Z
53662026-09-03T17:52:24.840Zinfo: running `cargo check --bins` on ntp-admin-types (377/384)
53672026-09-03T17:52:25.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53682026-09-03T17:52:25.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53692026-09-03T17:52:25.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53702026-09-03T17:52:25.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53712026-09-03T17:52:25.406Z
53722026-09-03T17:52:25.406Zinfo: running `cargo check --bins` on omicron-package (378/384)
53732026-09-03T17:52:25.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53742026-09-03T17:52:25.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53752026-09-03T17:52:26.083Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53762026-09-03T17:52:27.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
53772026-09-03T17:52:27.378Z
53782026-09-03T17:52:27.378Zinfo: running `cargo check --bins` on tqdb (379/384)
53792026-09-03T17:52:27.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53802026-09-03T17:52:27.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53812026-09-03T17:52:28.160Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53822026-09-03T17:52:28.519Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53832026-09-03T17:52:29.029Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53842026-09-03T17:52:29.032Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53852026-09-03T17:52:36.362Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53862026-09-03T17:52:36.366Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53872026-09-03T17:52:36.366Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53882026-09-03T17:52:37.019Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53892026-09-03T17:52:37.024Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53902026-09-03T17:52:37.024Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53912026-09-03T17:52:37.024Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53922026-09-03T17:52:37.790Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53932026-09-03T17:52:38.396Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53942026-09-03T17:52:38.621Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53952026-09-03T17:52:38.908Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53962026-09-03T17:52:39.781Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53972026-09-03T17:52:40.441Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53982026-09-03T17:52:45.298Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53992026-09-03T17:52:52.642Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
54002026-09-03T17:52:52.645Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
54012026-09-03T17:52:52.645Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
54022026-09-03T17:52:52.645Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
54032026-09-03T17:52:54.164Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
54042026-09-03T17:52:55.452Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
54052026-09-03T17:52:56.141Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
54062026-09-03T17:52:57.431Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
54072026-09-03T17:52:57.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s
54082026-09-03T17:52:58.195Z
54092026-09-03T17:52:58.195Zinfo: running `cargo check --bins` on wicket-dbg (380/384)
54102026-09-03T17:52:58.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54112026-09-03T17:52:58.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54122026-09-03T17:52:58.907Z Checking rtoolbox v0.0.3
54132026-09-03T17:52:58.907Z Checking tui-tree-widget v0.23.1
54142026-09-03T17:52:58.907Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
54152026-09-03T17:52:58.907Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
54162026-09-03T17:52:59.127Z Checking rpassword v7.5.4
54172026-09-03T17:53:01.861Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
54182026-09-03T17:53:03.715Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
54192026-09-03T17:53:04.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s
54202026-09-03T17:53:04.841Z
54212026-09-03T17:53:04.841Zinfo: running `cargo check --bins` on wicket (381/384)
54222026-09-03T17:53:05.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54232026-09-03T17:53:05.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54242026-09-03T17:53:05.538Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
54252026-09-03T17:53:05.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
54262026-09-03T17:53:06.094Z
54272026-09-03T17:53:06.094Zinfo: running `cargo check --bins` on wicketd (382/384)
54282026-09-03T17:53:06.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54292026-09-03T17:53:06.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54302026-09-03T17:53:06.798Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
54312026-09-03T17:53:10.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
54322026-09-03T17:53:10.625Z
54332026-09-03T17:53:10.626Zinfo: running `cargo check --bins` on omicron-workspace-hack (383/384)
54342026-09-03T17:53:11.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54352026-09-03T17:53:11.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54362026-09-03T17:53:11.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54372026-09-03T17:53:11.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
54382026-09-03T17:53:11.192Z
54392026-09-03T17:53:11.192Zinfo: running `cargo check --bins` on zone-setup (384/384)
54402026-09-03T17:53:11.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54412026-09-03T17:53:11.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54422026-09-03T17:53:11.867Z Checking uzers v0.12.2
54432026-09-03T17:53:12.140Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
54442026-09-03T17:53:12.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
54452026-09-03T17:53:13.167Z
54462026-09-03T17:53:13.167Zreal 15:55.401074197
54472026-09-03T17:53:13.167Zuser 23:04.341454414
54482026-09-03T17:53:13.167Zsys 4:41.195546309
54492026-09-03T17:53:13.167Ztrap 0.348843092
54502026-09-03T17:53:13.167Ztflt 0.582610473
54512026-09-03T17:53:13.167Zdflt 0.835659688
54522026-09-03T17:53:13.170Zkflt 0.004475090
54532026-09-03T17:53:13.170Zlock 1:38:46.381647472
54542026-09-03T17:53:13.170Zslp 1:52:20.749262674
54552026-09-03T17:53:13.170Zlat 58.050299335
54562026-09-03T17:53:13.171Zstop 4:15.248288131
54572026-09-03T17:53:13.171Zprocess exited: duration 1089159 ms, exit code 0
 
54582026-09-03T17:53:13.178Zfound 0 output files