01M1PG9QSRGM5SHPQ11BPKZNNZ: 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: 01M1PGA3DBCRTC41JDJ5TX7H6J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T15:24:45.916Zjob assigned to worker 01M1PGA51TV9EJTVJNSVRNSD63 [factory aws, i-047e682a4d47f5add] (queued for 43 s)
 
22026-09-04T15:24:52.279Zstarting task 0: "setup"
32026-09-04T15:24:52.283Z++ uname -s
42026-09-04T15:24:52.286Z+ kern=SunOS
52026-09-04T15:24:52.286Z+ build_user=build
62026-09-04T15:24:52.286Z+ build_uid=12345
72026-09-04T15:24:52.287Z+ work_dir=/work
82026-09-04T15:24:52.287Z+ input_dir=/input
92026-09-04T15:24:52.287Z+ [[ 0 == 12345 ]]
102026-09-04T15:24:52.287Z+ case "$kern" in
112026-09-04T15:24:52.287Z+ groupadd -g 12345 build
122026-09-04T15:24:52.287Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T15:24:54.292Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T15:24:54.350Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T15:24:54.353Z+ home_fs=zfs
162026-09-04T15:24:54.353Z+ [[ zfs == autofs ]]
172026-09-04T15:24:54.353Z+ mkdir -p /home/build
182026-09-04T15:24:54.353Z+ chown build:build /home/build /work
192026-09-04T15:24:56.354Z+ chmod 0700 /home/build /work
202026-09-04T15:24:56.358Zprocess exited: duration 4077 ms, exit code 0
 
212026-09-04T15:24:56.366Zstarting task 1: "rust-toolchain"
222026-09-04T15:24:56.370Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T15:24:56.370Z * rust toolchain channel = "1.97.1"
242026-09-04T15:24:56.370Z * rust toolchain profile = "default"
252026-09-04T15:24:56.370Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T15:24:56.370Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T15:24:56.370Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T15:24:56.373Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T15:24:56.373Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T15:24:56.475Zinfo: downloading installer
312026-09-04T15:24:57.728Zinfo: profile set to default
322026-09-04T15:24:57.728Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T15:24:57.731Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T15:24:57.870Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T15:24:57.873Zinfo: downloading 6 components
362026-09-04T15:25:14.662Z
372026-09-04T15:25:14.662Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-04T15:25:14.689Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T15:25:14.690Z
402026-09-04T15:25:14.717Z
412026-09-04T15:25:14.717ZRust is installed now. Great!
422026-09-04T15:25:14.717Z
432026-09-04T15:25:14.717ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T15:25:14.717Zenvironment variable. This has not been done automatically.
452026-09-04T15:25:14.718Z
462026-09-04T15:25:14.718ZTo configure your current shell, you need to source
472026-09-04T15:25:14.718Zthe corresponding env file under $HOME/.cargo.
482026-09-04T15:25:14.718Z
492026-09-04T15:25:14.718ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T15:25:14.718Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T15:25:14.718Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T15:25:14.718ZCC_x86_64-unknown-illumos = None
532026-09-04T15:25:14.718Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T15:25:14.718ZCC_x86_64_unknown_illumos = None
552026-09-04T15:25:14.718Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T15:25:14.718ZHOST_CC = None
572026-09-04T15:25:14.718Zcargo:rerun-if-env-changed=CC
582026-09-04T15:25:14.718ZCC = None
592026-09-04T15:25:14.718Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T15:25:14.868Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T15:25:14.868ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T15:25:14.868Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T15:25:14.868ZCFLAGS = None
642026-09-04T15:25:14.868Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T15:25:14.868ZHOST_CFLAGS = None
662026-09-04T15:25:14.868Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T15:25:14.868ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T15:25:14.868Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T15:25:14.868ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T15:25:14.959Z+ rustup --version
712026-09-04T15:25:14.965Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T15:25:14.969Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T15:25:14.987Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T15:25:14.990Z+ cargo --version
752026-09-04T15:25:15.004Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T15:25:15.007Z+ rustc --version
772026-09-04T15:25:15.025Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T15:25:15.028Zprocess exited: duration 18660 ms, exit code 0
 
792026-09-04T15:25:15.035Zstarting task 2: "authentication"
802026-09-04T15:25:15.051Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T15:25:15.057Zstarting task 3: "clone repository"
822026-09-04T15:25:15.060Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T15:25:15.063Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T15:25:15.088ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T15:25:28.334Z+ cd /work/oxidecomputer/omicron
862026-09-04T15:25:28.334Z+ git fetch origin 68d90e6ae1f5cb66ca59acefb393082e25233034
872026-09-04T15:25:28.670ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T15:25:28.670Z * branch 68d90e6ae1f5cb66ca59acefb393082e25233034 -> FETCH_HEAD
892026-09-04T15:25:28.681Z+ [[ -n john/sled-vmm-count-in-inventory ]]
902026-09-04T15:25:28.684Z++ git branch --show-current
912026-09-04T15:25:28.684Z+ current=main
922026-09-04T15:25:28.684Z+ [[ main != john/sled-vmm-count-in-inventory ]]
932026-09-04T15:25:28.684Z+ git branch -f john/sled-vmm-count-in-inventory 68d90e6ae1f5cb66ca59acefb393082e25233034
942026-09-04T15:25:28.687Z+ git checkout -f john/sled-vmm-count-in-inventory
952026-09-04T15:25:28.931ZSwitched to branch 'john/sled-vmm-count-in-inventory'
962026-09-04T15:25:28.934Z+ git reset --hard 68d90e6ae1f5cb66ca59acefb393082e25233034
972026-09-04T15:25:28.977ZHEAD is now at 68d90e6ae use SqlU32 instead of `as i64` for num registered VMM db representation
982026-09-04T15:25:28.980Zprocess exited: duration 13920 ms, exit code 0
 
992026-09-04T15:25:28.987Zstarting task 4: "build"
1002026-09-04T15:25:28.990Z+ source .github/buildomat/ci-env.sh
1012026-09-04T15:25:28.990Z++ export CARGO_TERM_COLOR=always
1022026-09-04T15:25:28.990Z++ CARGO_TERM_COLOR=always
1032026-09-04T15:25:28.994Z+++ uname -s
1042026-09-04T15:25:28.994Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T15:25:28.994Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T15:25:28.994Z+ cargo --version
1072026-09-04T15:25:29.002Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T15:25:29.006Z+ rustc --version
1092026-09-04T15:25:29.023Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T15:25:29.027Z+ source ./env.sh
1112026-09-04T15:25:29.027Z++ OLD_SHELL_OPTS=ehxB
1122026-09-04T15:25:29.027Z++ set -o xtrace
1132026-09-04T15:25:29.030Z++++ dirname ./env.sh
1142026-09-04T15:25:29.030Z+++ readlink -f .
1152026-09-04T15:25:29.033Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-04T15:25:29.033Z++ 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-04T15:25:29.033Z++ 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-04T15:25:29.033Z++ 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-04T15:25:29.033Z++ 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-04T15:25:29.033Z++ 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-04T15:25:29.033Z++ 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-04T15:25:29.034Z++ 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-04T15:25:29.034Z++ 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-04T15:25:29.034Z++ 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-04T15:25:29.034Z++ 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-04T15:25:29.034Z++ case $OLD_SHELL_OPTS in
1272026-09-04T15:25:29.034Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-04T15:25:29.034Z+ 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-04T15:25:29.034Z+ 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-04T15:25:29.034Z+ banner prerequisites
1312026-09-04T15:25:29.034Z
1322026-09-04T15:25:29.034Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-04T15:25:29.034Z # # # # # # # # # # # # # # #
1342026-09-04T15:25:29.034Z # # # # ##### # # ##### # # # # # #### #
1352026-09-04T15:25:29.034Z ##### ##### # ##### # # # # # # # # #
1362026-09-04T15:25:29.034Z # # # # # # # # # # # # # # #
1372026-09-04T15:25:29.034Z # # # ###### # # ###### ### # #### # #### #
1382026-09-04T15:25:29.034Z
1392026-09-04T15:25:29.034Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-04T15:25:31.054Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-04T15:25:31.476Z Startup: Caching catalogs ... Done
1422026-09-04T15:25:34.088ZPlanning: Solver setup ... Done (2.442s)
1432026-09-04T15:25:34.156ZPlanning: Running solver ... Done (0.068s)
1442026-09-04T15:25:34.210ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-04T15:25:34.222ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-04T15:25:34.241ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-04T15:25:34.255ZPlanning: Package planning ... Done (0.013s)
1482026-09-04T15:25:34.259ZPlanning: Merging actions ... Done (0.002s)
1492026-09-04T15:25:34.417ZPlanning: Checking for conflicting actions ... Done (0.161s)
1502026-09-04T15:25:34.422ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-04T15:25:35.164ZPlanning: Evaluating mediators ... Done (0.746s)
1522026-09-04T15:25:35.167ZPlanning: Planning completed in 3.65 seconds
1532026-09-04T15:25:35.174Z Packages to install: 2
1542026-09-04T15:25:35.177Z Estimated space available: 156.01 GB
1552026-09-04T15:25:35.177ZEstimated space to be consumed: 86.48 MB
1562026-09-04T15:25:35.177Z Create boot environment: No
1572026-09-04T15:25:35.177ZCreate backup boot environment: No
1582026-09-04T15:25:35.177Z Rebuild boot archive: No
1592026-09-04T15:25:35.177Z
1602026-09-04T15:25:35.177ZChanged packages:
1612026-09-04T15:25:35.177Zhelios
1622026-09-04T15:25:35.177Z developer/build-essential
1632026-09-04T15:25:35.177Z None -> 11-3.0
1642026-09-04T15:25:35.177Z library/libxmlsec1
1652026-09-04T15:25:35.177Z None -> 1.2.35-3.0
1662026-09-04T15:25:35.197Z
1672026-09-04T15:25:35.197ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-04T15:25:35.269ZDownload: Completed 1.28 MB in 0.07 seconds (18.4M/s)
1692026-09-04T15:25:35.345Z Actions: 1/268 actions (Installing new actions)
1702026-09-04T15:25:35.383Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-04T15:25:35.441ZFinalize: Updating package state database ... Done (0.035s)
1722026-09-04T15:25:35.441ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-04T15:25:35.514ZFinalize: Updating image state ... Done (0.096s)
1742026-09-04T15:25:38.089ZFinalize: Creating fast lookup database ... Done (2.521s)
1752026-09-04T15:25:38.164ZFinalize: Reading search index ... Done (0.012s)
1762026-09-04T15:25:38.167ZFinalize: Updating search index ... Done (0.000s)
1772026-09-04T15:25:38.308ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-04T15:25:38.692ZPlanning: Evaluating mediator changes ... Done
1792026-09-04T15:25:38.798ZPlanning: Checking for conflicting actions ... Done
1802026-09-04T15:25:38.801ZPlanning: Consolidating action changes ... Done
1812026-09-04T15:25:38.957ZPlanning: Evaluating mediators ... Done
1822026-09-04T15:25:38.960ZPlanning: Planning completed in 0.27 seconds
1832026-09-04T15:25:38.980Z Mediators to change: 2
1842026-09-04T15:25:38.980Z Create boot environment: No
1852026-09-04T15:25:38.980ZCreate backup boot environment: No
1862026-09-04T15:25:39.027ZFinalize: Updating package state database ... Done
1872026-09-04T15:25:39.027ZFinalize: Updating package cache ... Done
1882026-09-04T15:25:39.084ZFinalize: Updating image state ... Done
1892026-09-04T15:25:41.038ZFinalize: Creating fast lookup database ... Done
1902026-09-04T15:25:41.097ZFinalize: Reading search index ... Done
1912026-09-04T15:25:41.100ZFinalize: Updating search index ... Done
1922026-09-04T15:25:41.164ZFinalize: Updating package cache ... Done
1932026-09-04T15:25:41.446ZPlanning: Evaluating mediator changes ... Done
1942026-09-04T15:25:41.553ZPlanning: Checking for conflicting actions ... Done
1952026-09-04T15:25:41.557ZPlanning: Consolidating action changes ... Done
1962026-09-04T15:25:41.712ZPlanning: Evaluating mediators ... Done
1972026-09-04T15:25:41.716ZPlanning: Planning completed in 0.27 seconds
1982026-09-04T15:25:41.735Z Mediators to change: 1
1992026-09-04T15:25:41.735Z Create boot environment: No
2002026-09-04T15:25:41.735ZCreate backup boot environment: No
2012026-09-04T15:25:41.772ZFinalize: Updating package state database ... Done
2022026-09-04T15:25:41.772ZFinalize: Updating package cache ... Done
2032026-09-04T15:25:41.829ZFinalize: Updating image state ... Done
2042026-09-04T15:25:43.811ZFinalize: Creating fast lookup database ... Done
2052026-09-04T15:25:43.874ZFinalize: Reading search index ... Done
2062026-09-04T15:25:43.877ZFinalize: Updating search index ... Done
2072026-09-04T15:25:43.940ZFinalize: Updating package cache ... Done
2082026-09-04T15:25:44.254ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-04T15:25:44.254Zapache system 2.4 system
2102026-09-04T15:25:44.254Zclang system 15 system
2112026-09-04T15:25:44.254Zcsh system system illumos
2122026-09-04T15:25:44.254Zctags system system illumos
2132026-09-04T15:25:44.254Zfile vendor vendor darwinsys
2142026-09-04T15:25:44.254Zfile system system illumos
2152026-09-04T15:25:44.254Zgcc vendor 14 vendor
2162026-09-04T15:25:44.254Zgcc system 13 system
2172026-09-04T15:25:44.254Zgcc system 10 system
2182026-09-04T15:25:44.254Zgo system 1.25 system
2192026-09-04T15:25:44.254Zllvm system 15 system
2202026-09-04T15:25:44.254Zmariadb system 11.4 system
2212026-09-04T15:25:44.254Zmta vendor vendor dma
2222026-09-04T15:25:44.254Zopenjdk system 17 system
2232026-09-04T15:25:44.254Zopenjdk system 11 system
2242026-09-04T15:25:44.254Zopenssl vendor 3 vendor
2252026-09-04T15:25:44.254Zperl system 5.40 system
2262026-09-04T15:25:44.254Zpostgresql system 18 system
2272026-09-04T15:25:44.254Zpostgresql system 17 system
2282026-09-04T15:25:44.254Zpython vendor 3 vendor
2292026-09-04T15:25:44.254Zpython system 2 system
2302026-09-04T15:25:44.254Zpython3 vendor 3.13 vendor
2312026-09-04T15:25:44.254Zruby system 3.4 system
2322026-09-04T15:25:44.254Zruby system 3.0 system
2332026-09-04T15:25:44.254Zwords vendor vendor american-english
2342026-09-04T15:25:44.254Zwords system system australian-english
2352026-09-04T15:25:44.254Zwords system system british-english
2362026-09-04T15:25:44.254Zwords system system canadian-english
2372026-09-04T15:25:44.254Zwords system system french
2382026-09-04T15:25:44.254Zwords system system italian
2392026-09-04T15:25:44.254Zwords system system ngerman
2402026-09-04T15:25:44.254Zwords system system ogerman
2412026-09-04T15:25:44.254Zwords system system spanish
2422026-09-04T15:25:44.514ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-04T15:25:44.514Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-04T15:25:45.038ZFMRI IFO
2452026-09-04T15:25:45.038Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-04T15:25:45.038Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-04T15:25:45.038Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-04T15:25:45.038Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-04T15:25:45.038Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-04T15:25:45.038Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-04T15:25:45.038Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-04T15:25:45.038Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-04T15:25:45.038Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-04T15:25:45.393Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-04T15:25:45.757Z Updating crates.io index
2562026-09-04T15:25:45.760Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-04T15:25:46.057Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-04T15:25:46.420Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-04T15:25:46.706Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-04T15:25:47.687Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-04T15:25:48.445Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-04T15:25:50.431Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-04T15:25:51.292Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-04T15:25:51.610Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-04T15:25:52.010Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-04T15:25:53.344Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-04T15:25:53.648Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-04T15:25:54.076Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-04T15:25:54.378Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-04T15:25:54.918Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-04T15:25:55.223Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-04T15:25:55.538Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-04T15:25:55.805Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-04T15:25:56.141Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-04T15:25:56.553Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-04T15:25:57.110Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-04T15:25:57.416Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-04T15:25:58.017Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-04T15:25:58.359Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-04T15:25:58.644Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-04T15:25:59.097Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-04T15:25:59.401Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-04T15:25:59.823Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-04T15:26:00.518Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-04T15:26:00.815Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-04T15:26:01.123Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-04T15:26:01.516Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-04T15:26:02.097Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-04T15:26:02.665Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-04T15:26:02.962Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-04T15:26:03.285Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-04T15:26:04.010Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-04T15:26:04.298Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-04T15:26:04.602Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-04T15:26:04.921Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-04T15:26:05.210Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-04T15:26:05.629Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-04T15:26:08.344Z Downloading crates ...
2992026-09-04T15:26:08.391Z Downloaded anstream v1.0.0
3002026-09-04T15:26:08.397Z Downloaded cargo_metadata v0.23.1
3012026-09-04T15:26:08.400Z Downloaded strsim v0.11.1
3022026-09-04T15:26:08.400Z Downloaded thiserror v1.0.69
3032026-09-04T15:26:08.406Z Downloaded pest_derive v2.8.6
3042026-09-04T15:26:08.410Z Downloaded toml_write v0.1.2
3052026-09-04T15:26:08.413Z Downloaded anstyle-query v1.1.5
3062026-09-04T15:26:08.413Z Downloaded anstyle v1.0.14
3072026-09-04T15:26:08.420Z Downloaded equivalent v1.0.2
3082026-09-04T15:26:08.423Z Downloaded generic-array v0.14.7
3092026-09-04T15:26:08.423Z Downloaded memmap v0.7.0
3102026-09-04T15:26:08.423Z Downloaded cpufeatures v0.2.17
3112026-09-04T15:26:08.423Z Downloaded colorchoice v1.0.4
3122026-09-04T15:26:08.423Z Downloaded crypto-common v0.1.7
3132026-09-04T15:26:08.428Z Downloaded heck v0.4.1
3142026-09-04T15:26:08.431Z Downloaded anstyle-parse v1.0.0
3152026-09-04T15:26:08.431Z Downloaded fnv v1.0.7
3162026-09-04T15:26:08.431Z Downloaded zmij v1.0.21
3172026-09-04T15:26:08.431Z Downloaded zerocopy v0.7.35
3182026-09-04T15:26:08.439Z Downloaded bytecount v0.6.9
3192026-09-04T15:26:08.443Z Downloaded clap_lex v1.0.0
3202026-09-04T15:26:08.446Z Downloaded dtrace-parser v0.2.0
3212026-09-04T15:26:08.446Z Downloaded cargo-platform v0.3.2
3222026-09-04T15:26:08.446Z Downloaded cfg-if v1.0.4
3232026-09-04T15:26:08.446Z Downloaded clap_derive v4.6.1
3242026-09-04T15:26:08.449Z Downloaded autocfg v1.5.0
3252026-09-04T15:26:08.453Z Downloaded macaddr v1.0.1
3262026-09-04T15:26:08.456Z Downloaded terminal_size v0.4.3
3272026-09-04T15:26:08.459Z Downloaded once_cell v1.21.3
3282026-09-04T15:26:08.459Z Downloaded byteorder v1.5.0
3292026-09-04T15:26:08.462Z Downloaded swrite v0.1.0
3302026-09-04T15:26:08.462Z Downloaded unicode-linebreak v0.1.5
3312026-09-04T15:26:08.465Z Downloaded serde_spanned v0.6.9
3322026-09-04T15:26:08.465Z Downloaded itoa v1.0.17
3332026-09-04T15:26:08.468Z Downloaded dof v0.3.0
3342026-09-04T15:26:08.468Z Downloaded usdt v0.5.0
3352026-09-04T15:26:08.468Z Downloaded version_check v0.9.5
3362026-09-04T15:26:08.471Z Downloaded block-buffer v0.10.4
3372026-09-04T15:26:08.471Z Downloaded pretty-hex v0.4.1
3382026-09-04T15:26:08.475Z Downloaded plain v0.2.3
3392026-09-04T15:26:08.475Z Downloaded heck v0.5.0
3402026-09-04T15:26:08.480Z Downloaded sha2 v0.10.9
3412026-09-04T15:26:08.484Z Downloaded tabled_derive v0.7.0
3422026-09-04T15:26:08.487Z Downloaded thread-id v4.2.2
3432026-09-04T15:26:08.495Z Downloaded is_terminal_polyfill v1.70.2
3442026-09-04T15:26:08.498Z Downloaded smawk v0.3.2
3452026-09-04T15:26:08.501Z Downloaded proc-macro-error-attr v1.0.4
3462026-09-04T15:26:08.501Z Downloaded usdt-attr-macro v0.5.0
3472026-09-04T15:26:08.504Z Downloaded scroll_derive v0.12.1
3482026-09-04T15:26:08.507Z Downloaded utf8parse v0.2.2
3492026-09-04T15:26:08.511Z Downloaded usdt-macro v0.5.0
3502026-09-04T15:26:08.522Z Downloaded serde_tokenstream v0.2.3
3512026-09-04T15:26:08.526Z Downloaded fastrand v2.3.0
3522026-09-04T15:26:08.526Z Downloaded fs-err v3.3.0
3532026-09-04T15:26:08.530Z Downloaded thiserror-impl v2.0.18
3542026-09-04T15:26:08.533Z Downloaded cargo_toml v0.21.0
3552026-09-04T15:26:08.533Z Downloaded clap v4.6.1
3562026-09-04T15:26:08.536Z Downloaded getrandom v0.4.3
3572026-09-04T15:26:08.539Z Downloaded proc-macro-error v1.0.4
3582026-09-04T15:26:08.543Z Downloaded toml_datetime v0.6.11
3592026-09-04T15:26:08.543Z Downloaded camino-tempfile v1.4.1
3602026-09-04T15:26:08.543Z Downloaded digest v0.10.7
3612026-09-04T15:26:08.546Z Downloaded usdt-impl v0.5.0
3622026-09-04T15:26:08.552Z Downloaded thiserror-impl v1.0.69
3632026-09-04T15:26:08.560Z Downloaded quote v1.0.45
3642026-09-04T15:26:08.563Z Downloaded scroll v0.12.0
3652026-09-04T15:26:08.570Z Downloaded bitflags v2.11.0
3662026-09-04T15:26:08.574Z Downloaded papergrid v0.11.0
3672026-09-04T15:26:08.577Z Downloaded errno v0.3.14
3682026-09-04T15:26:08.580Z Downloaded semver v1.0.28
3692026-09-04T15:26:08.580Z Downloaded pest_generator v2.8.6
3702026-09-04T15:26:08.580Z Downloaded ucd-trie v0.1.7
3712026-09-04T15:26:08.583Z Downloaded zerocopy-derive v0.7.35
3722026-09-04T15:26:08.586Z Downloaded camino v1.2.5
3732026-09-04T15:26:08.586Z Downloaded toml v0.8.23
3742026-09-04T15:26:08.600Z Downloaded proc-macro2 v1.0.106
3752026-09-04T15:26:08.604Z Downloaded anyhow v1.0.104
3762026-09-04T15:26:08.610Z Downloaded unicode-ident v1.0.24
3772026-09-04T15:26:08.617Z Downloaded thiserror v2.0.18
3782026-09-04T15:26:08.621Z Downloaded textwrap v0.16.2
3792026-09-04T15:26:08.623Z Downloaded serde_derive v1.0.228
3802026-09-04T15:26:08.626Z Downloaded pest_meta v2.8.6
3812026-09-04T15:26:08.627Z Downloaded tempfile v3.27.0
3822026-09-04T15:26:08.630Z Downloaded serde_core v1.0.228
3832026-09-04T15:26:08.630Z Downloaded log v0.4.33
3842026-09-04T15:26:08.643Z Downloaded memchr v2.8.0
3852026-09-04T15:26:08.646Z Downloaded toml_edit v0.22.27
3862026-09-04T15:26:08.654Z Downloaded serde v1.0.228
3872026-09-04T15:26:08.657Z Downloaded indexmap v2.14.0
3882026-09-04T15:26:08.661Z Downloaded pest v2.8.6
3892026-09-04T15:26:08.671Z Downloaded typenum v1.20.1
3902026-09-04T15:26:08.678Z Downloaded clap_builder v4.6.0
3912026-09-04T15:26:08.681Z Downloaded unicode-width v0.2.0
3922026-09-04T15:26:08.686Z Downloaded hashbrown v0.17.0
3932026-09-04T15:26:08.696Z Downloaded goblin v0.8.2
3942026-09-04T15:26:08.701Z Downloaded serde_json v1.0.151
3952026-09-04T15:26:08.712Z Downloaded winnow v0.7.14
3962026-09-04T15:26:08.729Z Downloaded tabled v0.15.0
3972026-09-04T15:26:08.738Z Downloaded syn v1.0.109
3982026-09-04T15:26:08.743Z Downloaded unicode-width v0.1.14
3992026-09-04T15:26:08.750Z Downloaded syn v2.0.117
4002026-09-04T15:26:08.767Z Downloaded rustix v1.1.4
4012026-09-04T15:26:08.793Z Downloaded libc v0.2.185
4022026-09-04T15:26:08.856Z Compiling proc-macro2 v1.0.106
4032026-09-04T15:26:08.856Z Compiling quote v1.0.45
4042026-09-04T15:26:08.856Z Compiling unicode-ident v1.0.24
4052026-09-04T15:26:08.856Z Compiling serde_core v1.0.228
4062026-09-04T15:26:08.860Z Compiling libc v0.2.185
4072026-09-04T15:26:08.860Z Compiling version_check v0.9.5
4082026-09-04T15:26:08.860Z Compiling memchr v2.8.0
4092026-09-04T15:26:08.860Z Compiling serde v1.0.228
4102026-09-04T15:26:09.200Z Compiling zmij v1.0.21
4112026-09-04T15:26:09.476Z Compiling thiserror v1.0.69
4122026-09-04T15:26:09.480Z Compiling ucd-trie v0.1.7
4132026-09-04T15:26:09.480Z Compiling itoa v1.0.17
4142026-09-04T15:26:09.683Z Compiling pest v2.8.6
4152026-09-04T15:26:09.771Z Compiling byteorder v1.5.0
4162026-09-04T15:26:09.840Z Compiling rustix v1.1.4
4172026-09-04T15:26:09.936Z Compiling errno v0.3.14
4182026-09-04T15:26:09.997Z Compiling bitflags v2.11.0
4192026-09-04T15:26:10.254Z Compiling serde_json v1.0.151
4202026-09-04T15:26:10.302Z Compiling syn v2.0.117
4212026-09-04T15:26:10.408Z Compiling thread-id v4.2.2
4222026-09-04T15:26:10.487Z Compiling usdt-impl v0.5.0
4232026-09-04T15:26:10.505Z Compiling proc-macro-error-attr v1.0.4
4242026-09-04T15:26:10.597Z Compiling camino v1.2.5
4252026-09-04T15:26:10.690Z Compiling syn v1.0.109
4262026-09-04T15:26:10.808Z Compiling pest_meta v2.8.6
4272026-09-04T15:26:10.990Z Compiling proc-macro-error v1.0.4
4282026-09-04T15:26:11.022Z Compiling getrandom v0.4.3
4292026-09-04T15:26:11.055Z Compiling log v0.4.33
4302026-09-04T15:26:11.174Z Compiling utf8parse v0.2.2
4312026-09-04T15:26:11.245Z Compiling plain v0.2.3
4322026-09-04T15:26:11.359Z Compiling equivalent v1.0.2
4332026-09-04T15:26:11.378Z Compiling hashbrown v0.17.0
4342026-09-04T15:26:11.446Z Compiling terminal_size v0.4.3
4352026-09-04T15:26:11.462Z Compiling anstyle-parse v1.0.0
4362026-09-04T15:26:11.899Z Compiling indexmap v2.14.0
4372026-09-04T15:26:12.188Z Compiling pretty-hex v0.4.1
4382026-09-04T15:26:12.311Z Compiling autocfg v1.5.0
4392026-09-04T15:26:12.328Z Compiling winnow v0.7.14
4402026-09-04T15:26:12.346Z Compiling anstyle-query v1.1.5
4412026-09-04T15:26:12.397Z Compiling thiserror v2.0.18
4422026-09-04T15:26:12.454Z Compiling toml_write v0.1.2
4432026-09-04T15:26:12.506Z Compiling is_terminal_polyfill v1.70.2
4442026-09-04T15:26:12.612Z Compiling pest_generator v2.8.6
4452026-09-04T15:26:12.663Z Compiling cfg-if v1.0.4
4462026-09-04T15:26:12.726Z Compiling anstyle v1.0.14
4472026-09-04T15:26:12.744Z Compiling colorchoice v1.0.4
4482026-09-04T15:26:12.748Z Compiling fs-err v3.3.0
4492026-09-04T15:26:12.947Z Compiling anstream v1.0.0
4502026-09-04T15:26:13.093Z Compiling anyhow v1.0.104
4512026-09-04T15:26:13.126Z Compiling fastrand v2.3.0
4522026-09-04T15:26:13.180Z Compiling strsim v0.11.1
4532026-09-04T15:26:13.271Z Compiling bytecount v0.6.9
4542026-09-04T15:26:13.305Z Compiling heck v0.4.1
4552026-09-04T15:26:13.391Z Compiling fnv v1.0.7
4562026-09-04T15:26:13.409Z Compiling clap_lex v1.0.0
4572026-09-04T15:26:13.426Z Compiling once_cell v1.21.3
4582026-09-04T15:26:13.501Z Compiling unicode-width v0.1.14
4592026-09-04T15:26:13.545Z Compiling heck v0.5.0
4602026-09-04T15:26:13.651Z Compiling clap_builder v4.6.0
4612026-09-04T15:26:13.688Z Compiling tempfile v3.27.0
4622026-09-04T15:26:13.694Z Compiling tabled_derive v0.7.0
4632026-09-04T15:26:13.770Z Compiling papergrid v0.11.0
4642026-09-04T15:26:13.788Z Compiling cargo-platform v0.3.2
4652026-09-04T15:26:13.825Z Compiling semver v1.0.28
4662026-09-04T15:26:13.889Z Compiling memmap v0.7.0
4672026-09-04T15:26:14.097Z Compiling unicode-linebreak v0.1.5
4682026-09-04T15:26:14.121Z Compiling smawk v0.3.2
4692026-09-04T15:26:14.149Z Compiling unicode-width v0.2.0
4702026-09-04T15:26:14.226Z Compiling serde_derive v1.0.228
4712026-09-04T15:26:14.260Z Compiling thiserror-impl v1.0.69
4722026-09-04T15:26:14.337Z Compiling zerocopy-derive v0.7.35
4732026-09-04T15:26:14.419Z Compiling pest_derive v2.8.6
4742026-09-04T15:26:14.460Z Compiling scroll_derive v0.12.1
4752026-09-04T15:26:14.637Z Compiling thiserror-impl v2.0.18
4762026-09-04T15:26:14.880Z Compiling clap_derive v4.6.1
4772026-09-04T15:26:15.127Z Compiling scroll v0.12.0
4782026-09-04T15:26:15.226Z Compiling zerocopy v0.7.35
4792026-09-04T15:26:15.262Z Compiling tabled v0.15.0
4802026-09-04T15:26:15.394Z Compiling goblin v0.8.2
4812026-09-04T15:26:15.631Z Compiling dtrace-parser v0.2.0
4822026-09-04T15:26:15.772Z Compiling textwrap v0.16.2
4832026-09-04T15:26:16.079Z Compiling camino-tempfile v1.4.1
4842026-09-04T15:26:16.314Z Compiling swrite v0.1.0
4852026-09-04T15:26:16.612Z Compiling clap v4.6.1
4862026-09-04T15:26:17.364Z Compiling toml_datetime v0.6.11
4872026-09-04T15:26:17.378Z Compiling serde_spanned v0.6.9
4882026-09-04T15:26:17.378Z Compiling cargo_metadata v0.23.1
4892026-09-04T15:26:17.378Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4902026-09-04T15:26:17.378Z Compiling macaddr v1.0.1
4912026-09-04T15:26:17.443Z Compiling dof v0.3.0
4922026-09-04T15:26:17.457Z Compiling serde_tokenstream v0.2.3
4932026-09-04T15:26:17.623Z Compiling toml_edit v0.22.27
4942026-09-04T15:26:18.227Z Compiling usdt-macro v0.5.0
4952026-09-04T15:26:18.230Z Compiling usdt-attr-macro v0.5.0
4962026-09-04T15:26:18.804Z Compiling usdt v0.5.0
4972026-09-04T15:26:18.956Z Compiling toml v0.8.23
4982026-09-04T15:26:19.289Z Compiling cargo_toml v0.21.0
4992026-09-04T15:26:20.576Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-04T15:26:22.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.35s
5012026-09-04T15:26:22.783Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-04T15:26:23.300Z Downloading crates ...
5032026-09-04T15:26:23.353Z Downloaded addr2line v0.25.1
5042026-09-04T15:26:23.356Z Downloaded base64ct v1.8.3
5052026-09-04T15:26:23.360Z Downloaded aead v0.5.2
5062026-09-04T15:26:23.360Z Downloaded bcrypt-pbkdf v0.11.0
5072026-09-04T15:26:23.363Z Downloaded aead v0.6.1
5082026-09-04T15:26:23.363Z Downloaded async-stream v0.3.6
5092026-09-04T15:26:23.363Z Downloaded ciborium-io v0.2.2
5102026-09-04T15:26:23.363Z Downloaded adler2 v2.0.1
5112026-09-04T15:26:23.367Z Downloaded bit-set v0.5.3
5122026-09-04T15:26:23.372Z Downloaded assert_matches v1.5.0
5132026-09-04T15:26:23.375Z Downloaded atty v0.2.14
5142026-09-04T15:26:23.379Z Downloaded futures v0.3.32
5152026-09-04T15:26:23.379Z Downloaded base16ct v1.0.0
5162026-09-04T15:26:23.379Z Downloaded ahash v0.8.12
5172026-09-04T15:26:23.383Z Downloaded backtrace-ext v0.2.1
5182026-09-04T15:26:23.383Z Downloaded chacha20poly1305 v0.10.1
5192026-09-04T15:26:23.383Z Downloaded filetime v0.2.27
5202026-09-04T15:26:23.383Z Downloaded async-stream-impl v0.3.6
5212026-09-04T15:26:23.383Z Downloaded bb8 v0.8.6
5222026-09-04T15:26:23.386Z Downloaded ascii-canvas v3.0.0
5232026-09-04T15:26:23.386Z Downloaded base16ct v0.2.0
5242026-09-04T15:26:23.386Z Downloaded const-oid v0.10.2
5252026-09-04T15:26:23.387Z Downloaded async-trait v0.1.89
5262026-09-04T15:26:23.390Z Downloaded bitfield-macros v0.19.4
5272026-09-04T15:26:23.393Z Downloaded async-recursion v1.1.1
5282026-09-04T15:26:23.393Z Downloaded backoff v0.4.0
5292026-09-04T15:26:23.397Z Downloaded bit-vec v0.6.3
5302026-09-04T15:26:23.397Z Downloaded fxhash v0.2.1
5312026-09-04T15:26:23.400Z Downloaded hashbrown v0.16.1
5322026-09-04T15:26:23.403Z Downloaded bitfield-struct v0.6.2
5332026-09-04T15:26:23.406Z Downloaded gethostname v0.5.0
5342026-09-04T15:26:23.410Z Downloaded enum-as-inner v0.6.1
5352026-09-04T15:26:23.410Z Downloaded atomicwrites v0.4.4
5362026-09-04T15:26:23.410Z Downloaded foreign-types v0.3.2
5372026-09-04T15:26:23.413Z Downloaded embedded-io v0.6.1
5382026-09-04T15:26:23.413Z Downloaded ena v0.14.4
5392026-09-04T15:26:23.417Z Downloaded endian-type v0.1.2
5402026-09-04T15:26:23.417Z Downloaded fixedbitset v0.4.2
5412026-09-04T15:26:23.420Z Downloaded futures-macro v0.3.32
5422026-09-04T15:26:23.421Z Downloaded block-padding v0.4.2
5432026-09-04T15:26:23.424Z Downloaded futures-sink v0.3.32
5442026-09-04T15:26:23.424Z Downloaded http-body-util v0.1.3
5452026-09-04T15:26:23.424Z Downloaded arrayref v0.3.9
5462026-09-04T15:26:23.424Z Downloaded fd-lock v4.0.4
5472026-09-04T15:26:23.427Z Downloaded find-msvc-tools v0.1.9
5482026-09-04T15:26:23.428Z Downloaded fs_extra v1.3.0
5492026-09-04T15:26:23.431Z Downloaded atomic-waker v1.1.2
5502026-09-04T15:26:23.431Z Downloaded castaway v0.2.4
5512026-09-04T15:26:23.431Z Downloaded float-cmp v0.10.0
5522026-09-04T15:26:23.431Z Downloaded foreign-types v0.5.0
5532026-09-04T15:26:23.431Z Downloaded funty v2.0.0
5542026-09-04T15:26:23.431Z Downloaded futures-task v0.3.32
5552026-09-04T15:26:23.435Z Downloaded ghash v0.6.0
5562026-09-04T15:26:23.438Z Downloaded futures-io v0.3.32
5572026-09-04T15:26:23.438Z Downloaded array-init v0.0.4
5582026-09-04T15:26:23.438Z Downloaded bcs v0.1.6
5592026-09-04T15:26:23.438Z Downloaded arrayvec v0.7.6
5602026-09-04T15:26:23.438Z Downloaded num-conv v0.2.0
5612026-09-04T15:26:23.441Z Downloaded embedded-io v0.4.0
5622026-09-04T15:26:23.441Z Downloaded erased-serde v0.3.31
5632026-09-04T15:26:23.441Z Downloaded ff v0.13.1
5642026-09-04T15:26:23.442Z Downloaded compression-core v0.4.31
5652026-09-04T15:26:23.442Z Downloaded enum_dispatch v0.3.13
5662026-09-04T15:26:23.445Z Downloaded foreign-types-shared v0.1.1
5672026-09-04T15:26:23.445Z Downloaded flagset v0.4.7
5682026-09-04T15:26:23.448Z Downloaded foreign-types-shared v0.3.1
5692026-09-04T15:26:23.448Z Downloaded git-stub v1.0.0
5702026-09-04T15:26:23.448Z Downloaded cfg_aliases v0.2.1
5712026-09-04T15:26:23.452Z Downloaded float-ord v0.3.2
5722026-09-04T15:26:23.452Z Downloaded foreign-types-macros v0.2.3
5732026-09-04T15:26:23.452Z Downloaded bit-set v0.8.0
5742026-09-04T15:26:23.456Z Downloaded block-buffer v0.12.1
5752026-09-04T15:26:23.456Z Downloaded cobs v0.3.0
5762026-09-04T15:26:23.460Z Downloaded fallible-iterator v0.2.0
5772026-09-04T15:26:23.463Z Downloaded foldhash v0.2.0
5782026-09-04T15:26:23.463Z Downloaded http-range v0.1.5
5792026-09-04T15:26:23.463Z Downloaded ciborium-ll v0.2.2
5802026-09-04T15:26:23.468Z Downloaded futures-core v0.3.32
5812026-09-04T15:26:23.472Z Downloaded http-body v1.0.1
5822026-09-04T15:26:23.472Z Downloaded globwalk v0.9.1
5832026-09-04T15:26:23.472Z Downloaded normalize-line-endings v0.3.0
5842026-09-04T15:26:23.472Z Downloaded nibble_vec v0.1.0
5852026-09-04T15:26:23.472Z Downloaded hash32 v0.3.1
5862026-09-04T15:26:23.476Z Downloaded backon v1.6.0
5872026-09-04T15:26:23.479Z Downloaded hash32 v0.2.1
5882026-09-04T15:26:23.479Z Downloaded home v0.5.12
5892026-09-04T15:26:23.479Z Downloaded cipher v0.4.4
5902026-09-04T15:26:23.479Z Downloaded httpdate v1.0.3
5912026-09-04T15:26:23.483Z Downloaded hostname v0.4.2
5922026-09-04T15:26:23.483Z Downloaded hex v0.4.3
5932026-09-04T15:26:23.483Z Downloaded cfg_aliases v0.1.1
5942026-09-04T15:26:23.486Z Downloaded headers-core v0.3.0
5952026-09-04T15:26:23.486Z Downloaded form_urlencoded v1.2.2
5962026-09-04T15:26:23.490Z Downloaded nodrop v0.1.14
5972026-09-04T15:26:23.490Z Downloaded env_logger v0.11.11
5982026-09-04T15:26:23.490Z Downloaded newline-converter v0.3.0
5992026-09-04T15:26:23.490Z Downloaded num_threads v0.1.7
6002026-09-04T15:26:23.490Z Downloaded hostname v0.3.1
6012026-09-04T15:26:23.494Z Downloaded openssl-macros v0.1.1
6022026-09-04T15:26:23.494Z Downloaded compression-codecs v0.4.37
6032026-09-04T15:26:23.494Z Downloaded chacha20 v0.9.1
6042026-09-04T15:26:23.494Z Downloaded hubpack_derive v0.1.1
6052026-09-04T15:26:23.494Z Downloaded phf_shared v0.13.1
6062026-09-04T15:26:23.497Z Downloaded hex-literal v1.1.0
6072026-09-04T15:26:23.497Z Downloaded predicates-core v1.0.10
6082026-09-04T15:26:23.497Z Downloaded argon2 v0.5.3
6092026-09-04T15:26:23.497Z Downloaded byte-wrapper v0.1.0
6102026-09-04T15:26:23.501Z Downloaded bitfield v0.19.4
6112026-09-04T15:26:23.501Z Downloaded cbc v0.2.1
6122026-09-04T15:26:23.501Z Downloaded oxide-generation-macros v0.2.0
6132026-09-04T15:26:23.501Z Downloaded percent-encoding v2.3.2
6142026-09-04T15:26:23.505Z Downloaded foldhash v0.1.5
6152026-09-04T15:26:23.505Z Downloaded env_filter v2.0.0
6162026-09-04T15:26:23.505Z Downloaded fs-err v2.11.0
6172026-09-04T15:26:23.508Z Downloaded group v0.14.0
6182026-09-04T15:26:23.508Z Downloaded fixedbitset v0.5.7
6192026-09-04T15:26:23.508Z Downloaded password-hash v0.6.1
6202026-09-04T15:26:23.508Z Downloaded elliptic-curve v0.14.1
6212026-09-04T15:26:23.511Z Downloaded radium v0.7.0
6222026-09-04T15:26:23.515Z Downloaded rand_chacha v0.3.1
6232026-09-04T15:26:23.515Z Downloaded progenitor-macro v0.14.0
6242026-09-04T15:26:23.519Z Downloaded ref-cast v1.0.25
6252026-09-04T15:26:23.523Z Downloaded rfc6979 v0.4.0
6262026-09-04T15:26:23.523Z Downloaded cipher v0.5.2
6272026-09-04T15:26:23.526Z Downloaded bit-vec v0.8.0
6282026-09-04T15:26:23.526Z Downloaded bitflags v1.3.2
6292026-09-04T15:26:23.530Z Downloaded sha1 v0.10.6
6302026-09-04T15:26:23.530Z Downloaded ff v0.14.0
6312026-09-04T15:26:23.530Z Downloaded highway v1.3.0
6322026-09-04T15:26:23.533Z Downloaded hubpack v0.1.2
6332026-09-04T15:26:23.533Z Downloaded bs58 v0.5.1
6342026-09-04T15:26:23.537Z Downloaded cmake v0.1.57
6352026-09-04T15:26:23.540Z Downloaded buf-list v1.1.2
6362026-09-04T15:26:23.544Z Downloaded cexpr v0.6.0
6372026-09-04T15:26:23.544Z Downloaded git-stub-vcs v0.1.0
6382026-09-04T15:26:23.548Z Downloaded packed_struct_codegen v0.10.1
6392026-09-04T15:26:23.548Z Downloaded rustc-hash v2.1.1
6402026-09-04T15:26:23.552Z Downloaded base64 v0.21.7
6412026-09-04T15:26:23.556Z Downloaded scopeguard v1.2.0
6422026-09-04T15:26:23.559Z Downloaded globset v0.4.18
6432026-09-04T15:26:23.559Z Downloaded rustc_version v0.1.7
6442026-09-04T15:26:23.559Z Downloaded base64 v0.22.1
6452026-09-04T15:26:23.563Z Downloaded secrecy v0.10.3
6462026-09-04T15:26:23.563Z Downloaded serde_plain v1.0.2
6472026-09-04T15:26:23.563Z Downloaded secrecy v0.8.0
6482026-09-04T15:26:23.563Z Downloaded blowfish v0.10.0
6492026-09-04T15:26:23.563Z Downloaded num-complex v0.4.6
6502026-09-04T15:26:23.563Z Downloaded openssl-probe v0.1.6
6512026-09-04T15:26:23.567Z Downloaded signal-hook-tokio v0.3.1
6522026-09-04T15:26:23.567Z Downloaded futures-executor v0.3.32
6532026-09-04T15:26:23.567Z Downloaded generic-array v1.4.3
6542026-09-04T15:26:23.570Z Downloaded slog-envlogger v2.2.0
6552026-09-04T15:26:23.570Z Downloaded stable_deref_trait v1.2.1
6562026-09-04T15:26:23.570Z Downloaded async-bb8-diesel v0.2.1
6572026-09-04T15:26:23.570Z Downloaded bzip2 v0.6.1
6582026-09-04T15:26:23.570Z Downloaded cancel-safe-futures v0.1.5
6592026-09-04T15:26:23.574Z Downloaded anstream v0.6.21
6602026-09-04T15:26:23.575Z Downloaded pem-rfc7468 v1.0.0
6612026-09-04T15:26:23.575Z Downloaded structmeta v0.3.0
6622026-09-04T15:26:23.575Z Downloaded anstyle-parse v0.2.7
6632026-09-04T15:26:23.578Z Downloaded colored v2.2.0
6642026-09-04T15:26:23.578Z Downloaded structmeta-derive v0.3.0
6652026-09-04T15:26:23.578Z Downloaded subtle v2.6.1
6662026-09-04T15:26:23.578Z Downloaded password-hash v0.5.0
6672026-09-04T15:26:23.578Z Downloaded polyval v0.7.1
6682026-09-04T15:26:23.582Z Downloaded tokio-macros v2.7.0
6692026-09-04T15:26:23.582Z Downloaded supports-hyperlinks v3.2.0
6702026-09-04T15:26:23.582Z Downloaded testing_table v0.3.0
6712026-09-04T15:26:23.582Z Downloaded thread-id v5.1.0
6722026-09-04T15:26:23.586Z Downloaded progenitor v0.13.0
6732026-09-04T15:26:23.589Z Downloaded progenitor-extras v0.2.0
6742026-09-04T15:26:23.589Z Downloaded psm v0.1.30
6752026-09-04T15:26:23.589Z Downloaded rand_xorshift v0.4.0
6762026-09-04T15:26:23.592Z Downloaded unarray v0.1.4
6772026-09-04T15:26:23.592Z Downloaded utf-8 v0.7.6
6782026-09-04T15:26:23.592Z Downloaded resolv-conf v0.7.6
6792026-09-04T15:26:23.592Z Downloaded xshell-macros v0.2.7
6802026-09-04T15:26:23.592Z Downloaded zerofrom v0.1.6
6812026-09-04T15:26:23.592Z Downloaded rustls-pemfile v2.2.0
6822026-09-04T15:26:23.597Z Downloaded port-file v0.1.0
6832026-09-04T15:26:23.597Z Downloaded primeorder v0.14.0
6842026-09-04T15:26:23.600Z Downloaded usdt v0.6.0
6852026-09-04T15:26:23.600Z Downloaded argon2 v0.6.0-rc.8
6862026-09-04T15:26:23.604Z Downloaded cmov v0.5.4
6872026-09-04T15:26:23.604Z Downloaded want v0.3.1
6882026-09-04T15:26:23.604Z Downloaded blake2 v0.11.0-rc.6
6892026-09-04T15:26:23.608Z Downloaded clang-sys v1.8.1
6902026-09-04T15:26:23.608Z Downloaded glob v0.3.3
6912026-09-04T15:26:23.608Z Downloaded hmac v0.13.0
6922026-09-04T15:26:23.608Z Downloaded serde_with_macros v1.5.2
6932026-09-04T15:26:23.611Z Downloaded const-oid v0.9.6
6942026-09-04T15:26:23.614Z Downloaded getrandom v0.2.17
6952026-09-04T15:26:23.618Z Downloaded group v0.13.0
6962026-09-04T15:26:23.618Z Downloaded camino-tempfile-ext v0.3.3
6972026-09-04T15:26:23.618Z Downloaded cassowary v0.3.0
6982026-09-04T15:26:23.618Z Downloaded blake2 v0.10.6
6992026-09-04T15:26:23.621Z Downloaded half v1.8.3
7002026-09-04T15:26:23.625Z Downloaded unit-prefix v0.5.2
7012026-09-04T15:26:23.625Z Downloaded convert_case v0.4.0
7022026-09-04T15:26:23.628Z Downloaded cpubits v0.1.1
7032026-09-04T15:26:23.628Z Downloaded crunchy v0.2.4
7042026-09-04T15:26:23.628Z Downloaded colored v3.1.1
7052026-09-04T15:26:23.632Z Downloaded zone_cfg_derive v0.3.1
7062026-09-04T15:26:23.632Z Downloaded serde_path_to_error v0.1.20
7072026-09-04T15:26:23.635Z Downloaded bzip2 v0.4.4
7082026-09-04T15:26:23.636Z Downloaded ciborium v0.2.2
7092026-09-04T15:26:23.642Z Downloaded curve25519-dalek-derive v0.1.1
7102026-09-04T15:26:23.642Z Downloaded darling_macro v0.20.11
7112026-09-04T15:26:23.642Z Downloaded defmt v0.3.100
7122026-09-04T15:26:23.642Z Downloaded serdect v0.4.3
7132026-09-04T15:26:23.646Z Downloaded slog-json v2.6.1
7142026-09-04T15:26:23.647Z Downloaded debug-ignore v1.0.5
7152026-09-04T15:26:23.647Z Downloaded difflib v0.4.0
7162026-09-04T15:26:23.647Z Downloaded dirs-sys-next v0.1.2
7172026-09-04T15:26:23.647Z Downloaded console v0.16.2
7182026-09-04T15:26:23.647Z Downloaded packed_struct v0.10.1
7192026-09-04T15:26:23.647Z Downloaded pkcs1 v0.7.5
7202026-09-04T15:26:23.650Z Downloaded sqlparser_derive v0.5.0
7212026-09-04T15:26:23.650Z Downloaded stacker v0.1.23
7222026-09-04T15:26:23.650Z Downloaded derive_builder_macro v0.20.2
7232026-09-04T15:26:23.650Z Downloaded tls_codec v0.4.2
7242026-09-04T15:26:23.654Z Downloaded downcast-rs v2.0.2
7252026-09-04T15:26:23.654Z Downloaded synstructure v0.13.2
7262026-09-04T15:26:23.657Z Downloaded tiny-keccak v2.0.2
7272026-09-04T15:26:23.657Z Downloaded illumos-nvpair-sys v0.2.0
7282026-09-04T15:26:23.661Z Downloaded flume v0.11.1
7292026-09-04T15:26:23.664Z Downloaded pkcs8 v0.11.0
7302026-09-04T15:26:23.665Z Downloaded xshell v0.2.7
7312026-09-04T15:26:23.668Z Downloaded chacha20 v0.10.0
7322026-09-04T15:26:23.671Z Downloaded tui-tree-widget v0.23.1
7332026-09-04T15:26:23.675Z Downloaded allocator-api2 v0.2.21
7342026-09-04T15:26:23.678Z Downloaded jiff-static v0.2.34
7352026-09-04T15:26:23.678Z Downloaded md-5 v0.10.6
7362026-09-04T15:26:23.681Z Downloaded new_debug_unreachable v1.0.6
7372026-09-04T15:26:23.685Z Downloaded illumos-nvpair v0.3.0
7382026-09-04T15:26:23.688Z Downloaded internet-checksum v0.2.1
7392026-09-04T15:26:23.688Z Downloaded httparse v1.10.1
7402026-09-04T15:26:23.691Z Downloaded instability v0.3.11
7412026-09-04T15:26:23.694Z Downloaded maybe-uninit v2.0.0
7422026-09-04T15:26:23.694Z Downloaded getrandom v0.3.4
7432026-09-04T15:26:23.698Z Downloaded wyz v0.5.1
7442026-09-04T15:26:23.701Z Downloaded lru-slab v0.1.2
7452026-09-04T15:26:23.701Z Downloaded openssl-probe v0.2.1
7462026-09-04T15:26:23.705Z Downloaded oso-derive v0.27.3
7472026-09-04T15:26:23.705Z Downloaded corncobs v0.1.4
7482026-09-04T15:26:23.705Z Downloaded critical-section v1.2.0
7492026-09-04T15:26:23.705Z Downloaded ctr v0.10.1
7502026-09-04T15:26:23.709Z Downloaded half v2.7.1
7512026-09-04T15:26:23.709Z Downloaded omicron-zone-package v0.12.3
7522026-09-04T15:26:23.713Z Downloaded hmac v0.12.1
7532026-09-04T15:26:23.713Z Downloaded match_cfg v0.1.0
7542026-09-04T15:26:23.716Z Downloaded parse-display v0.10.0
7552026-09-04T15:26:23.720Z Downloaded precomputed-hash v0.1.1
7562026-09-04T15:26:23.720Z Downloaded proc-macro-crate v3.4.0
7572026-09-04T15:26:23.723Z Downloaded quick-error v1.2.3
7582026-09-04T15:26:23.723Z Downloaded fatfs v0.3.6
7592026-09-04T15:26:23.723Z Downloaded poly1305 v0.9.0
7602026-09-04T15:26:23.726Z Downloaded der_derive v0.7.3
7612026-09-04T15:26:23.727Z Downloaded futures-channel v0.3.32
7622026-09-04T15:26:23.730Z Downloaded vergen-lib v0.1.6
7632026-09-04T15:26:23.730Z Downloaded dof v0.4.0
7642026-09-04T15:26:23.730Z Downloaded progenitor-client v0.14.0
7652026-09-04T15:26:23.733Z Downloaded term v1.2.1
7662026-09-04T15:26:23.736Z Downloaded russh-cryptovec v0.62.0
7672026-09-04T15:26:23.737Z Downloaded sapling-renderdag v0.1.0
7682026-09-04T15:26:23.741Z Downloaded serde-big-array v0.5.1
7692026-09-04T15:26:23.744Z Downloaded serde_urlencoded v0.7.1
7702026-09-04T15:26:23.744Z Downloaded oxide-update-engine-types v0.1.2
7712026-09-04T15:26:23.745Z Downloaded tokio-rustls v0.26.4
7722026-09-04T15:26:23.748Z Downloaded ryu v1.0.23
7732026-09-04T15:26:23.751Z Downloaded salsa20 v0.11.0
7742026-09-04T15:26:23.751Z Downloaded arc-swap v1.8.2
7752026-09-04T15:26:23.755Z Downloaded backtrace v0.3.76
7762026-09-04T15:26:23.758Z Downloaded ipnet v2.12.0
7772026-09-04T15:26:23.759Z Downloaded hyper-staticfile v0.10.1
7782026-09-04T15:26:23.759Z Downloaded toml_writer v1.1.1+spec-1.1.0
7792026-09-04T15:26:23.759Z Downloaded ipnetwork v0.21.1
7802026-09-04T15:26:23.759Z Downloaded jobserver v0.1.34
7812026-09-04T15:26:23.762Z Downloaded sigpipe v0.1.3
7822026-09-04T15:26:23.762Z Downloaded knus-derive v3.4.0
7832026-09-04T15:26:23.762Z Downloaded chumsky v0.9.3
7842026-09-04T15:26:23.762Z Downloaded compact_str v0.8.1
7852026-09-04T15:26:23.768Z Downloaded console v0.15.11
7862026-09-04T15:26:23.768Z Downloaded supports-unicode v3.0.0
7872026-09-04T15:26:23.768Z Downloaded bytes v1.11.1
7882026-09-04T15:26:23.771Z Downloaded unicode-properties v0.1.4
7892026-09-04T15:26:23.772Z Downloaded uzers v0.12.2
7902026-09-04T15:26:23.772Z Downloaded linear-map v1.2.0
7912026-09-04T15:26:23.772Z Downloaded libefi-sys v0.1.0
7922026-09-04T15:26:23.772Z Downloaded maplit v1.0.2
7932026-09-04T15:26:23.772Z Downloaded heapless v0.7.17
7942026-09-04T15:26:23.775Z Downloaded heapless v0.8.0
7952026-09-04T15:26:23.775Z Downloaded tabwriter v1.4.1
7962026-09-04T15:26:23.775Z Downloaded module-lattice v0.2.3
7972026-09-04T15:26:23.779Z Downloaded ar_archive_writer v0.5.1
7982026-09-04T15:26:23.783Z Downloaded cc v1.2.56
7992026-09-04T15:26:23.783Z Downloaded crossbeam-utils v0.8.21
8002026-09-04T15:26:23.783Z Downloaded tower-layer v0.3.3
8012026-09-04T15:26:23.787Z Downloaded signal-hook v0.3.18
8022026-09-04T15:26:23.790Z Downloaded tokio-test v0.4.5
8032026-09-04T15:26:23.791Z Downloaded similar v2.7.0
8042026-09-04T15:26:23.794Z Downloaded slog v2.8.2
8052026-09-04T15:26:23.794Z Downloaded num-rational v0.4.2
8062026-09-04T15:26:23.798Z Downloaded num_enum v0.5.11
8072026-09-04T15:26:23.798Z Downloaded trait-variant v0.1.2
8082026-09-04T15:26:23.801Z Downloaded wait-timeout v0.2.1
8092026-09-04T15:26:23.801Z Downloaded darling v0.20.11
8102026-09-04T15:26:23.801Z Downloaded derive_builder v0.20.2
8112026-09-04T15:26:23.805Z Downloaded derive_builder_core v0.20.2
8122026-09-04T15:26:23.805Z Downloaded pkcs8 v0.10.2
8132026-09-04T15:26:23.809Z Downloaded predicates v3.1.4
8142026-09-04T15:26:23.809Z Downloaded socket2 v0.5.10
8152026-09-04T15:26:23.809Z Downloaded socket2 v0.6.3
8162026-09-04T15:26:23.812Z Downloaded hybrid-array v0.4.13
8172026-09-04T15:26:23.813Z Downloaded progenitor-client v0.13.0
8182026-09-04T15:26:23.813Z Downloaded rand_core v0.10.0
8192026-09-04T15:26:23.813Z Downloaded zone v0.3.1
8202026-09-04T15:26:23.813Z Downloaded rpassword v7.5.4
8212026-09-04T15:26:23.817Z Downloaded prettyplease v0.2.37
8222026-09-04T15:26:23.857Z Downloaded serde-hex v0.1.0
8232026-09-04T15:26:23.857Z Downloaded toml v0.7.8
8242026-09-04T15:26:23.857Z Downloaded ecdsa v0.17.0
8252026-09-04T15:26:23.857Z Downloaded rayon-core v1.13.0
8262026-09-04T15:26:23.857Z Downloaded cpufeatures v0.3.0
8272026-09-04T15:26:23.857Z Downloaded flate2 v1.1.9
8282026-09-04T15:26:23.857Z Downloaded slab v0.4.12
8292026-09-04T15:26:23.857Z Downloaded vte v0.14.1
8302026-09-04T15:26:23.857Z Downloaded ingot-macros v0.2.0
8312026-09-04T15:26:23.857Z Downloaded headers v0.4.1
8322026-09-04T15:26:23.857Z Downloaded hickory-resolver v0.24.4
8332026-09-04T15:26:23.857Z Downloaded hickory-resolver v0.25.2
8342026-09-04T15:26:23.862Z Downloaded slog-scope v4.4.1
8352026-09-04T15:26:23.862Z Downloaded slog-stdlog v4.1.1
8362026-09-04T15:26:23.862Z Downloaded snafu-derive v0.8.9
8372026-09-04T15:26:23.862Z Downloaded static_assertions v1.1.0
8382026-09-04T15:26:23.862Z Downloaded ssh-encoding v0.3.0
8392026-09-04T15:26:23.862Z Downloaded async-compression v0.4.41
8402026-09-04T15:26:23.866Z Downloaded digest-io v0.1.0
8412026-09-04T15:26:23.866Z Downloaded dropshot-api-manager-types v0.8.0
8422026-09-04T15:26:23.866Z Downloaded thiserror-no-std v2.0.2
8432026-09-04T15:26:23.866Z Downloaded tokio-dtrace v0.1.1
8442026-09-04T15:26:23.870Z Downloaded dyn-clone v1.0.20
8452026-09-04T15:26:23.870Z Downloaded document-features v0.2.12
8462026-09-04T15:26:23.870Z Downloaded bumpalo v3.20.2
8472026-09-04T15:26:23.870Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8482026-09-04T15:26:23.870Z Downloaded peg-macros v0.8.5
8492026-09-04T15:26:23.874Z Downloaded indoc v1.0.9
8502026-09-04T15:26:23.877Z Downloaded newtype-uuid-macros v0.1.0
8512026-09-04T15:26:23.877Z Downloaded num-derive v0.4.2
8522026-09-04T15:26:23.877Z Downloaded keccak v0.1.6
8532026-09-04T15:26:23.877Z Downloaded multimap v0.10.1
8542026-09-04T15:26:23.877Z Downloaded postgres-types v0.2.12
8552026-09-04T15:26:23.881Z Downloaded expectorate v1.2.0
8562026-09-04T15:26:23.881Z Downloaded p384 v0.14.0
8572026-09-04T15:26:23.881Z Downloaded parking_lot_core v0.9.12
8582026-09-04T15:26:23.884Z Downloaded vergen-gitcl v1.0.8
8592026-09-04T15:26:23.884Z Downloaded unicase v2.9.0
8602026-09-04T15:26:23.884Z Downloaded dropshot_endpoint v0.17.1
8612026-09-04T15:26:23.884Z Downloaded icu_provider v2.1.1
8622026-09-04T15:26:23.891Z Downloaded sec1 v0.7.3
8632026-09-04T15:26:23.894Z Downloaded num_enum_derive v0.5.11
8642026-09-04T15:26:23.894Z Downloaded olpc-cjson v0.1.4
8652026-09-04T15:26:23.899Z Downloaded quinn v0.11.11
8662026-09-04T15:26:23.907Z Downloaded aes-gcm v0.11.0
8672026-09-04T15:26:23.910Z Downloaded delegate v0.13.5
8682026-09-04T15:26:23.910Z Downloaded data-encoding v2.10.0
8692026-09-04T15:26:23.910Z Downloaded proc-macro-crate v1.3.1
8702026-09-04T15:26:23.914Z Downloaded proc-macro-error-attr2 v2.0.0
8712026-09-04T15:26:23.917Z Downloaded derive-ex v0.1.8
8722026-09-04T15:26:23.917Z Downloaded hashbrown v0.12.3
8732026-09-04T15:26:23.921Z Downloaded hashbrown v0.13.2
8742026-09-04T15:26:23.921Z Downloaded scuffle v0.1.0
8752026-09-04T15:26:23.924Z Downloaded zip v0.6.6
8762026-09-04T15:26:23.928Z Downloaded psl-types v2.0.11
8772026-09-04T15:26:23.928Z Downloaded term v0.7.0
8782026-09-04T15:26:23.928Z Downloaded potential_utf v0.1.4
8792026-09-04T15:26:23.928Z Downloaded powerfmt v0.2.0
8802026-09-04T15:26:23.931Z Downloaded idna_adapter v1.2.1
8812026-09-04T15:26:23.931Z Downloaded ecdsa v0.16.9
8822026-09-04T15:26:23.931Z Downloaded spki v0.8.0
8832026-09-04T15:26:23.932Z Downloaded signal-hook-mio v0.2.5
8842026-09-04T15:26:23.939Z Downloaded indoc v2.0.7
8852026-09-04T15:26:23.944Z Downloaded libloading v0.8.9
8862026-09-04T15:26:23.944Z Downloaded oso v0.27.3
8872026-09-04T15:26:23.947Z Downloaded pin-project v1.1.11
8882026-09-04T15:26:23.951Z Downloaded semver v0.1.20
8892026-09-04T15:26:23.954Z Downloaded slog-bunyan v2.5.0
8902026-09-04T15:26:23.954Z Downloaded num-traits v0.2.19
8912026-09-04T15:26:23.954Z Downloaded strip-ansi-escapes v0.2.1
8922026-09-04T15:26:23.954Z Downloaded termtree v0.5.1
8932026-09-04T15:26:23.958Z Downloaded darling_core v0.20.11
8942026-09-04T15:26:23.958Z Downloaded twox-hash v2.1.2
8952026-09-04T15:26:23.961Z Downloaded toml_parser v1.1.2+spec-1.1.0
8962026-09-04T15:26:23.961Z Downloaded pkcs5 v0.8.1
8972026-09-04T15:26:23.964Z Downloaded memoffset v0.9.1
8982026-09-04T15:26:23.964Z Downloaded whoami v2.1.0
8992026-09-04T15:26:23.964Z Downloaded writeable v0.6.2
9002026-09-04T15:26:23.968Z Downloaded sync_wrapper v1.0.2
9012026-09-04T15:26:23.968Z Downloaded tower-service v0.3.3
9022026-09-04T15:26:23.968Z Downloaded oxide-update-engine-display v0.1.2
9032026-09-04T15:26:23.968Z Downloaded rustls-platform-verifier v0.6.2
9042026-09-04T15:26:23.972Z Downloaded typify-macro v0.6.2
9052026-09-04T15:26:23.972Z Downloaded universal-hash v0.6.1
9062026-09-04T15:26:23.972Z Downloaded untrusted v0.9.0
9072026-09-04T15:26:23.972Z Downloaded pbkdf2 v0.13.0
9082026-09-04T15:26:23.975Z Downloaded unicode_categories v0.1.1
9092026-09-04T15:26:23.976Z Downloaded poly1305 v0.8.0
9102026-09-04T15:26:23.976Z Downloaded icu_locale_core v2.1.1
9112026-09-04T15:26:23.979Z Downloaded darling v0.23.0
9122026-09-04T15:26:23.983Z Downloaded crossbeam-epoch v0.9.18
9132026-09-04T15:26:23.983Z Downloaded untrusted v0.7.1
9142026-09-04T15:26:23.983Z Downloaded parse-display-derive v0.10.0
9152026-09-04T15:26:23.986Z Downloaded pem-rfc7468 v0.7.0
9162026-09-04T15:26:23.986Z Downloaded wnaf v0.14.0
9172026-09-04T15:26:23.986Z Downloaded crucible-workspace-hack v0.1.0
9182026-09-04T15:26:23.990Z Downloaded aes v0.9.1
9192026-09-04T15:26:23.997Z Downloaded rustls-native-certs v0.8.3
9202026-09-04T15:26:24.001Z Downloaded rand_seeder v0.4.0
9212026-09-04T15:26:24.005Z Downloaded darling_macro v0.21.3
9222026-09-04T15:26:24.005Z Downloaded defmt-parser v1.0.0
9232026-09-04T15:26:24.008Z Downloaded http v1.4.2
9242026-09-04T15:26:24.013Z Downloaded rand_chacha v0.9.0
9252026-09-04T15:26:24.016Z Downloaded scroll v0.13.0
9262026-09-04T15:26:24.016Z Downloaded seq-macro v0.3.6
9272026-09-04T15:26:24.016Z Downloaded strum_macros v0.24.3
9282026-09-04T15:26:24.020Z Downloaded litemap v0.8.1
9292026-09-04T15:26:24.020Z Downloaded instant v0.1.13
9302026-09-04T15:26:24.020Z Downloaded unicode-bidi v0.3.18
9312026-09-04T15:26:24.024Z Downloaded dtrace-parser v0.3.0
9322026-09-04T15:26:24.028Z Downloaded simd-adler32 v0.3.8
9332026-09-04T15:26:24.028Z Downloaded tinyvec v1.10.0
9342026-09-04T15:26:24.028Z Downloaded uuid v1.23.4
9352026-09-04T15:26:24.031Z Downloaded termios v0.3.3
9362026-09-04T15:26:24.032Z Downloaded is_ci v1.2.0
9372026-09-04T15:26:24.032Z Downloaded kem v0.3.0
9382026-09-04T15:26:24.032Z Downloaded lazy_static v1.5.0
9392026-09-04T15:26:24.032Z Downloaded memmap2 v0.9.10
9402026-09-04T15:26:24.035Z Downloaded md5 v0.8.0
9412026-09-04T15:26:24.035Z Downloaded num-iter v0.1.45
9422026-09-04T15:26:24.035Z Downloaded rand v0.10.1
9432026-09-04T15:26:24.039Z Downloaded tokio-native-tls v0.3.1
9442026-09-04T15:26:24.040Z Downloaded newtype_derive v0.1.6
9452026-09-04T15:26:24.043Z Downloaded rustyline v14.0.0
9462026-09-04T15:26:24.047Z Downloaded zerocopy v0.6.6
9472026-09-04T15:26:24.047Z Downloaded walkdir v2.5.0
9482026-09-04T15:26:24.047Z Downloaded zerovec-derive v0.11.2
9492026-09-04T15:26:24.050Z Downloaded p521 v0.14.0
9502026-09-04T15:26:24.053Z Downloaded parse-size v1.1.0
9512026-09-04T15:26:24.054Z Downloaded phf_shared v0.11.3
9522026-09-04T15:26:24.054Z Downloaded predicates-tree v1.0.13
9532026-09-04T15:26:24.054Z Downloaded yasna v0.5.2
9542026-09-04T15:26:24.060Z Downloaded crc32fast v1.5.0
9552026-09-04T15:26:24.060Z Downloaded pin-project-lite v0.2.17
9562026-09-04T15:26:24.063Z Downloaded darling v0.21.3
9572026-09-04T15:26:24.063Z Downloaded digest v0.11.3
9582026-09-04T15:26:24.066Z Downloaded num-bigint-dig v0.8.6
9592026-09-04T15:26:24.070Z Downloaded rustls-pki-types v1.14.0
9602026-09-04T15:26:24.074Z Downloaded serde_yaml v0.9.34+deprecated
9612026-09-04T15:26:24.077Z Downloaded progenitor-macro v0.13.0
9622026-09-04T15:26:24.077Z Downloaded rand_pcg v0.10.2
9632026-09-04T15:26:24.077Z Downloaded openssl-sys v0.9.117
9642026-09-04T15:26:24.080Z Downloaded smallvec v1.15.1
9652026-09-04T15:26:24.084Z Downloaded scroll_derive v0.13.1
9662026-09-04T15:26:24.084Z Downloaded hickory-server v0.25.2
9672026-09-04T15:26:24.088Z Downloaded libbz2-rs-sys v0.2.2
9682026-09-04T15:26:24.092Z Downloaded hyper-rustls v0.27.7
9692026-09-04T15:26:24.096Z Downloaded signature v2.2.0
9702026-09-04T15:26:24.096Z Downloaded signature v3.0.0
9712026-09-04T15:26:24.096Z Downloaded either v1.15.0
9722026-09-04T15:26:24.096Z Downloaded sponge-cursor v0.1.0
9732026-09-04T15:26:24.099Z Downloaded time-core v0.1.8
9742026-09-04T15:26:24.099Z Downloaded qorb v0.4.1
9752026-09-04T15:26:24.099Z Downloaded support-bundle-viewer v0.1.2
9762026-09-04T15:26:24.103Z Downloaded sha2 v0.11.0
9772026-09-04T15:26:24.104Z Downloaded icu_properties v2.1.2
9782026-09-04T15:26:24.107Z Downloaded papergrid v0.18.0
9792026-09-04T15:26:24.107Z Downloaded libsw-core v0.3.2
9802026-09-04T15:26:24.107Z Downloaded indexmap v1.9.3
9812026-09-04T15:26:24.110Z Downloaded lock_api v0.4.14
9822026-09-04T15:26:24.110Z Downloaded spin v0.9.8
9832026-09-04T15:26:24.114Z Downloaded utf8_iter v1.0.4
9842026-09-04T15:26:24.117Z Downloaded tokio-stream v0.1.18
9852026-09-04T15:26:24.120Z Downloaded universal-hash v0.5.1
9862026-09-04T15:26:24.120Z Downloaded newtype-uuid v1.3.2
9872026-09-04T15:26:24.123Z Downloaded schemars v1.2.1
9882026-09-04T15:26:24.135Z Downloaded parking_lot_core v0.8.6
9892026-09-04T15:26:24.138Z Downloaded paste v1.0.15
9902026-09-04T15:26:24.138Z Downloaded unsafe-libyaml v0.2.11
9912026-09-04T15:26:24.138Z Downloaded zerofrom-derive v0.1.6
9922026-09-04T15:26:24.138Z Downloaded crc v3.4.0
9932026-09-04T15:26:24.138Z Downloaded darling_macro v0.23.0
9942026-09-04T15:26:24.138Z Downloaded tower v0.5.3
9952026-09-04T15:26:24.141Z Downloaded typed-path v0.9.3
9962026-09-04T15:26:24.145Z Downloaded diesel_table_macro_syntax v0.3.0
9972026-09-04T15:26:24.145Z Downloaded oxide-generation v0.1.3
9982026-09-04T15:26:24.145Z Downloaded phf v0.13.1
9992026-09-04T15:26:24.148Z Downloaded rustc-demangle v0.1.27
10002026-09-04T15:26:24.148Z Downloaded hashbrown v0.15.5
10012026-09-04T15:26:24.151Z Downloaded ident_case v1.0.1
10022026-09-04T15:26:24.155Z Downloaded zerocopy-derive v0.8.55
10032026-09-04T15:26:24.159Z Downloaded zeroize v1.9.0
10042026-09-04T15:26:24.159Z Downloaded nonempty v0.12.0
10052026-09-04T15:26:24.162Z Downloaded cookie v0.18.1
10062026-09-04T15:26:24.162Z Downloaded scrypt v0.12.0
10072026-09-04T15:26:24.162Z Downloaded linked-hash-map v0.5.6
10082026-09-04T15:26:24.162Z Downloaded managed v0.8.0
10092026-09-04T15:26:24.162Z Downloaded litrs v1.0.0
10102026-09-04T15:26:24.168Z Downloaded knus v3.4.0
10112026-09-04T15:26:24.168Z Downloaded rusty-fork v0.3.1
10122026-09-04T15:26:24.168Z Downloaded serde_tokenstream v0.3.0
10132026-09-04T15:26:24.168Z Downloaded tar v0.4.46
10142026-09-04T15:26:24.171Z Downloaded signal-hook-registry v1.4.8
10152026-09-04T15:26:24.172Z Downloaded strum_macros v0.26.4
10162026-09-04T15:26:24.172Z Downloaded tap v1.0.1
10172026-09-04T15:26:24.172Z Downloaded test-strategy v0.4.5
10182026-09-04T15:26:24.175Z Downloaded ron v0.8.1
10192026-09-04T15:26:24.178Z Downloaded stringprep v0.1.5
10202026-09-04T15:26:24.179Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10212026-09-04T15:26:24.186Z Downloaded ref-cast-impl v1.0.25
10222026-09-04T15:26:24.190Z Downloaded indicatif v0.18.4
10232026-09-04T15:26:24.190Z Downloaded tungstenite v0.21.0
10242026-09-04T15:26:24.193Z Downloaded tls_codec_derive v0.4.2
10252026-09-04T15:26:24.196Z Downloaded reedline v0.40.0
10262026-09-04T15:26:24.200Z Downloaded sha1 v0.11.0
10272026-09-04T15:26:24.203Z Downloaded ed25519-dalek v3.0.0
10282026-09-04T15:26:24.207Z Downloaded csv-core v0.1.13
10292026-09-04T15:26:24.207Z Downloaded darling v0.13.4
10302026-09-04T15:26:24.207Z Downloaded primeorder v0.13.6
10312026-09-04T15:26:24.207Z Downloaded vergen-lib v9.1.0
10322026-09-04T15:26:24.210Z Downloaded whoami v1.6.1
10332026-09-04T15:26:24.210Z Downloaded constant_time_eq v0.4.2
10342026-09-04T15:26:24.214Z Downloaded convert_case v0.10.0
10352026-09-04T15:26:24.214Z Downloaded darling_core v0.13.4
10362026-09-04T15:26:24.217Z Downloaded deranged v0.5.8
10372026-09-04T15:26:24.217Z Downloaded diesel-dtrace v0.5.0
10382026-09-04T15:26:24.217Z Downloaded tagptr v0.2.0
10392026-09-04T15:26:24.217Z Downloaded unicode-truncate v1.1.0
10402026-09-04T15:26:24.217Z Downloaded usdt-macro v0.6.0
10412026-09-04T15:26:24.217Z Downloaded crc-catalog v2.4.0
10422026-09-04T15:26:24.221Z Downloaded ed25519 v3.0.0
10432026-09-04T15:26:24.224Z Downloaded topological-sort v0.2.2
10442026-09-04T15:26:24.238Z Downloaded nu-ansi-term v0.50.3
10452026-09-04T15:26:24.241Z Downloaded cookie_store v0.22.1
10462026-09-04T15:26:24.241Z Downloaded steno v0.4.1
10472026-09-04T15:26:24.244Z Downloaded drift v0.2.0
10482026-09-04T15:26:24.249Z Downloaded rustversion v1.0.22
10492026-09-04T15:26:24.253Z Downloaded dsl_auto_type v0.2.0
10502026-09-04T15:26:24.253Z Downloaded indent_write v2.2.0
10512026-09-04T15:26:24.253Z Downloaded libscf-sys v1.2.0
10522026-09-04T15:26:24.257Z Downloaded pkg-config v0.3.32
10532026-09-04T15:26:24.257Z Downloaded hashbrown v0.14.5
10542026-09-04T15:26:24.260Z Downloaded oxnet v0.1.6
10552026-09-04T15:26:24.260Z Downloaded rand_core v0.9.5
10562026-09-04T15:26:24.264Z Downloaded lalrpop-util v0.19.12
10572026-09-04T15:26:24.271Z Downloaded phf_shared v0.12.1
10582026-09-04T15:26:24.275Z Downloaded recursive-proc-macro-impl v0.1.1
10592026-09-04T15:26:24.275Z Downloaded rfc6979 v0.6.0
10602026-09-04T15:26:24.275Z Downloaded serde_spanned v1.1.1
10612026-09-04T15:26:24.275Z Downloaded url v2.5.8
10622026-09-04T15:26:24.275Z Downloaded hkdf v0.12.4
10632026-09-04T15:26:24.279Z Downloaded sec1 v0.8.1
10642026-09-04T15:26:24.279Z Downloaded tokio-util v0.7.18
10652026-09-04T15:26:24.282Z Downloaded aho-corasick v1.1.4
10662026-09-04T15:26:24.285Z Downloaded serde_derive_internals v0.29.1
10672026-09-04T15:26:24.285Z Downloaded spki v0.7.3
10682026-09-04T15:26:24.288Z Downloaded smallvec v0.6.14
10692026-09-04T15:26:24.291Z Downloaded sqlformat v0.3.5
10702026-09-04T15:26:24.292Z Downloaded same-file v1.0.6
10712026-09-04T15:26:24.292Z Downloaded time-macros v0.2.27
10722026-09-04T15:26:24.295Z Downloaded try-lock v0.2.5
10732026-09-04T15:26:24.295Z Downloaded strum v0.27.2
10742026-09-04T15:26:24.295Z Downloaded tokio-tungstenite v0.21.0
10752026-09-04T15:26:24.295Z Downloaded yansi v1.0.1
10762026-09-04T15:26:24.298Z Downloaded derive_more-impl v2.1.1
10772026-09-04T15:26:24.301Z Downloaded futures-util v0.3.32
10782026-09-04T15:26:24.306Z Downloaded num-bigint v0.4.6
10792026-09-04T15:26:24.309Z Downloaded hkdf v0.13.0
10802026-09-04T15:26:24.313Z Downloaded progenitor-impl v0.14.0
10812026-09-04T15:26:24.313Z Downloaded des v0.9.0
10822026-09-04T15:26:24.313Z Downloaded waitgroup v0.1.2
10832026-09-04T15:26:24.313Z Downloaded zeroize_derive v1.5.0
10842026-09-04T15:26:24.316Z Downloaded h2 v0.4.15
10852026-09-04T15:26:24.319Z Downloaded publicsuffix v2.3.0
10862026-09-04T15:26:24.319Z Downloaded ctutils v0.4.2
10872026-09-04T15:26:24.322Z Downloaded daft v0.1.8
10882026-09-04T15:26:24.325Z Downloaded icu_normalizer v2.1.1
10892026-09-04T15:26:24.329Z Downloaded multer v3.1.0
10902026-09-04T15:26:24.329Z Downloaded hyper-tls v0.6.0
10912026-09-04T15:26:24.333Z Downloaded is-terminal v0.4.17
10922026-09-04T15:26:24.333Z Downloaded dirs-next v2.0.0
10932026-09-04T15:26:24.336Z Downloaded lru v0.12.5
10942026-09-04T15:26:24.336Z Downloaded pkcs1 v0.8.0-rc.4
10952026-09-04T15:26:24.342Z Downloaded parking_lot v0.11.2
10962026-09-04T15:26:24.346Z Downloaded ignore v0.4.25
10972026-09-04T15:26:24.346Z Downloaded tokio-postgres v0.7.16
10982026-09-04T15:26:24.351Z Downloaded phf v0.12.1
10992026-09-04T15:26:24.351Z Downloaded toml v1.1.2+spec-1.1.0
11002026-09-04T15:26:24.355Z Downloaded ingot v0.2.1
11012026-09-04T15:26:24.355Z Downloaded oxide-tokio-rt v0.1.4
11022026-09-04T15:26:24.355Z Downloaded pin-project-internal v1.1.11
11032026-09-04T15:26:24.355Z Downloaded recursive v0.1.1
11042026-09-04T15:26:24.359Z Downloaded const_format v0.2.35
11052026-09-04T15:26:24.364Z Downloaded slog-term v2.9.2
11062026-09-04T15:26:24.367Z Downloaded p256 v0.14.0
11072026-09-04T15:26:24.370Z Downloaded russh-util v0.52.0
11082026-09-04T15:26:24.370Z Downloaded strum v0.26.3
11092026-09-04T15:26:24.370Z Downloaded strum_macros v0.27.2
11102026-09-04T15:26:24.370Z Downloaded supports-color v3.0.2
11112026-09-04T15:26:24.370Z Downloaded usdt-attr-macro v0.6.0
11122026-09-04T15:26:24.370Z Downloaded siphasher v1.0.2
11132026-09-04T15:26:24.375Z Downloaded shlex v1.3.0
11142026-09-04T15:26:24.378Z Downloaded tinystr v0.8.2
11152026-09-04T15:26:24.378Z Downloaded rsa v0.9.10
11162026-09-04T15:26:24.381Z Downloaded winnow v0.5.40
11172026-09-04T15:26:24.385Z Downloaded darling_macro v0.13.4
11182026-09-04T15:26:24.388Z Downloaded opaque-debug v0.3.1
11192026-09-04T15:26:24.388Z Downloaded mime v0.3.17
11202026-09-04T15:26:24.394Z Downloaded daft-derive v0.1.8
11212026-09-04T15:26:24.397Z Downloaded crypto-common v0.2.2
11222026-09-04T15:26:24.397Z Downloaded cstr-argument v0.1.2
11232026-09-04T15:26:24.402Z Downloaded vergen-git2 v9.1.0
11242026-09-04T15:26:24.405Z Downloaded diesel_derives v2.3.7
11252026-09-04T15:26:24.408Z Downloaded diff v0.1.13
11262026-09-04T15:26:24.411Z Downloaded keccak v0.2.0
11272026-09-04T15:26:24.412Z Downloaded kstat-rs v0.2.5
11282026-09-04T15:26:24.412Z Downloaded ml-kem v0.3.2
11292026-09-04T15:26:24.415Z Downloaded num_enum_derive v0.7.6
11302026-09-04T15:26:24.415Z Downloaded tinyvec_macros v0.1.1
11312026-09-04T15:26:24.415Z Downloaded yoke-derive v0.8.1
11322026-09-04T15:26:24.415Z Downloaded lzss v0.8.2
11332026-09-04T15:26:24.418Z Downloaded take_mut v0.2.2
11342026-09-04T15:26:24.421Z Downloaded libsw v3.5.0
11352026-09-04T15:26:24.421Z Downloaded progenitor-impl v0.13.0
11362026-09-04T15:26:24.426Z Downloaded peg v0.8.5
11372026-09-04T15:26:24.429Z Downloaded shell-words v1.1.1
11382026-09-04T15:26:24.430Z Downloaded crc8 v0.1.1
11392026-09-04T15:26:24.433Z Downloaded miette v7.6.0
11402026-09-04T15:26:24.436Z Downloaded oxide-update-engine v0.1.2
11412026-09-04T15:26:24.436Z Downloaded inout v0.2.2
11422026-09-04T15:26:24.436Z Downloaded postgres-protocol v0.6.10
11432026-09-04T15:26:24.436Z Downloaded dunce v1.0.5
11442026-09-04T15:26:24.443Z Downloaded zip v4.6.1
11452026-09-04T15:26:24.446Z Downloaded gimli v0.32.3
11462026-09-04T15:26:24.450Z Downloaded peg-runtime v0.8.5
11472026-09-04T15:26:24.453Z Downloaded vsss-rs v3.3.4
11482026-09-04T15:26:24.453Z Downloaded ssh-cipher v0.3.0
11492026-09-04T15:26:24.453Z Downloaded lru-cache v0.1.2
11502026-09-04T15:26:24.456Z Downloaded subprocess v0.2.15
11512026-09-04T15:26:24.459Z Downloaded sync-ptr v0.1.4
11522026-09-04T15:26:24.459Z Downloaded zopfli v0.8.3
11532026-09-04T15:26:24.459Z Downloaded icu_properties_data v2.1.2
11542026-09-04T15:26:24.468Z Downloaded ssh-key v0.7.0-rc.11
11552026-09-04T15:26:24.473Z Downloaded humantime v2.3.0
11562026-09-04T15:26:24.476Z Downloaded const_format_proc_macros v0.2.34
11572026-09-04T15:26:24.476Z Downloaded miniz_oxide v0.8.9
11582026-09-04T15:26:24.476Z Downloaded der v0.7.10
11592026-09-04T15:26:24.479Z Downloaded yoke v0.8.1
11602026-09-04T15:26:24.479Z Downloaded crossbeam-deque v0.8.6
11612026-09-04T15:26:24.482Z Downloaded ppv-lite86 v0.2.21
11622026-09-04T15:26:24.486Z Downloaded defmt v1.0.1
11632026-09-04T15:26:24.489Z Downloaded iana-time-zone v0.1.65
11642026-09-04T15:26:24.489Z Downloaded nom v8.0.0
11652026-09-04T15:26:24.492Z Downloaded void v1.0.2
11662026-09-04T15:26:24.492Z Downloaded miette-derive v7.6.0
11672026-09-04T15:26:24.492Z Downloaded pem v3.0.6
11682026-09-04T15:26:24.495Z Downloaded display-error-chain v0.2.2
11692026-09-04T15:26:24.495Z Downloaded nom v7.1.3
11702026-09-04T15:26:24.499Z Downloaded pretty_assertions v1.4.1
11712026-09-04T15:26:24.499Z Downloaded quinn-udp v0.5.14
11722026-09-04T15:26:24.502Z Downloaded postcard v1.1.3
11732026-09-04T15:26:24.502Z Downloaded minimal-lexical v0.2.1
11742026-09-04T15:26:24.505Z Downloaded progenitor v0.14.0
11752026-09-04T15:26:24.505Z Downloaded rustc_version v0.4.1
11762026-09-04T15:26:24.508Z Downloaded ed25519 v2.2.3
11772026-09-04T15:26:24.508Z Downloaded unicode-xid v0.2.6
11782026-09-04T15:26:24.519Z Downloaded crossterm v0.28.1
11792026-09-04T15:26:24.524Z Downloaded rand v0.9.2
11802026-09-04T15:26:24.527Z Downloaded tungstenite v0.23.0
11812026-09-04T15:26:24.530Z Downloaded slog-async v2.8.0
11822026-09-04T15:26:24.530Z Downloaded serde_cbor v0.11.2
11832026-09-04T15:26:24.533Z Downloaded r2d2 v0.8.10
11842026-09-04T15:26:24.533Z Downloaded rand_core v0.6.4
11852026-09-04T15:26:24.536Z Downloaded serde_repr v0.1.20
11862026-09-04T15:26:24.540Z Downloaded tokio-tungstenite v0.23.1
11872026-09-04T15:26:24.540Z Downloaded nanorand v0.7.0
11882026-09-04T15:26:24.540Z Downloaded strsim v0.10.0
11892026-09-04T15:26:24.543Z Downloaded serde_bytes v0.11.19
11902026-09-04T15:26:24.543Z Downloaded rtoolbox v0.0.3
11912026-09-04T15:26:24.546Z Downloaded scheduled-thread-pool v0.2.7
11922026-09-04T15:26:24.546Z Downloaded num v0.4.3
11932026-09-04T15:26:24.546Z Downloaded impl-trait-for-tuples v0.2.3
11942026-09-04T15:26:24.546Z Downloaded native-tls v0.2.18
11952026-09-04T15:26:24.552Z Downloaded crypto-primes v0.7.2
11962026-09-04T15:26:24.555Z Downloaded serde_with v1.14.0
11972026-09-04T15:26:24.559Z Downloaded phc v0.6.1
11982026-09-04T15:26:24.562Z Downloaded string_cache v0.8.9
11992026-09-04T15:26:24.562Z Downloaded smf v0.2.3
12002026-09-04T15:26:24.563Z Downloaded thiserror-impl-no-std v2.0.2
12012026-09-04T15:26:24.567Z Downloaded ed25519-dalek v2.2.0
12022026-09-04T15:26:24.572Z Downloaded proc-macro-error2 v2.0.1
12032026-09-04T15:26:24.575Z Downloaded xattr v1.6.1
12042026-09-04T15:26:24.578Z Downloaded inout v0.1.4
12052026-09-04T15:26:24.582Z Downloaded num_enum v0.7.6
12062026-09-04T15:26:24.582Z Downloaded ingot-types v0.2.0
12072026-09-04T15:26:24.585Z Downloaded path-slash v0.1.5
12082026-09-04T15:26:24.585Z Downloaded rustls-webpki v0.103.13
12092026-09-04T15:26:24.585Z Downloaded slog-dtrace v0.3.0
12102026-09-04T15:26:24.585Z Downloaded iri-string v0.7.10
12112026-09-04T15:26:24.589Z Downloaded zstd v0.13.3
12122026-09-04T15:26:24.591Z Downloaded zstd-safe v7.2.4
12132026-09-04T15:26:24.591Z Downloaded schemars v0.9.0
12142026-09-04T15:26:24.598Z Downloaded unicode-normalization v0.1.25
12152026-09-04T15:26:24.602Z Downloaded schemars v0.8.22
12162026-09-04T15:26:24.609Z Downloaded tracing-core v0.1.36
12172026-09-04T15:26:24.612Z Downloaded num-integer v0.1.46
12182026-09-04T15:26:24.612Z Downloaded crypto-bigint v0.5.5
12192026-09-04T15:26:24.615Z Downloaded mime_guess v2.0.5
12202026-09-04T15:26:24.615Z Downloaded owo-colors v4.3.0
12212026-09-04T15:26:24.618Z Downloaded internal-russh-num-bigint v0.5.0
12222026-09-04T15:26:24.618Z Downloaded mio v1.2.0
12232026-09-04T15:26:24.622Z Downloaded git2 v0.20.4
12242026-09-04T15:26:24.625Z Downloaded defmt-macros v1.0.1
12252026-09-04T15:26:24.628Z Downloaded usdt-impl v0.6.0
12262026-09-04T15:26:24.628Z Downloaded bitvec v1.0.1
12272026-09-04T15:26:24.634Z Downloaded vergen v9.1.0
12282026-09-04T15:26:24.638Z Downloaded rawzip v0.4.4
12292026-09-04T15:26:24.641Z Downloaded rayon v1.11.0
12302026-09-04T15:26:24.644Z Downloaded typify v0.6.2
12312026-09-04T15:26:24.644Z Downloaded displaydoc v0.2.5
12322026-09-04T15:26:24.648Z Downloaded itertools v0.10.5
12332026-09-04T15:26:24.651Z Downloaded aws-lc-rs v1.16.3
12342026-09-04T15:26:24.654Z Downloaded primefield v0.14.0
12352026-09-04T15:26:24.657Z Downloaded rcgen v0.12.1
12362026-09-04T15:26:24.657Z Downloaded hyper v1.10.1
12372026-09-04T15:26:24.660Z Downloaded crossterm v0.29.0
12382026-09-04T15:26:24.663Z Downloaded parking_lot v0.12.5
12392026-09-04T15:26:24.666Z Downloaded derive-where v1.6.0
12402026-09-04T15:26:24.666Z Downloaded serde_with_macros v3.21.0
12412026-09-04T15:26:24.666Z Downloaded rsa v0.10.0-rc.18
12422026-09-04T15:26:24.669Z Downloaded crc-any v2.5.0
12432026-09-04T15:26:24.672Z Downloaded rand v0.8.6
12442026-09-04T15:26:24.673Z Downloaded prefix-trie v0.7.0
12452026-09-04T15:26:24.677Z Downloaded schemars_derive v0.8.22
12462026-09-04T15:26:24.677Z Downloaded bindgen v0.71.1
12472026-09-04T15:26:24.680Z Downloaded blake3 v1.8.5
12482026-09-04T15:26:24.684Z Downloaded x509-cert v0.2.5
12492026-09-04T15:26:24.687Z Downloaded derive_more v2.1.1
12502026-09-04T15:26:24.693Z Downloaded toml_edit v0.19.15
12512026-09-04T15:26:24.701Z Downloaded darling_core v0.21.3
12522026-09-04T15:26:24.705Z Downloaded tracing-attributes v0.1.31
12532026-09-04T15:26:24.708Z Downloaded tabled v0.21.0
12542026-09-04T15:26:24.715Z Downloaded darling_core v0.23.0
12552026-09-04T15:26:24.718Z Downloaded thread_local v1.1.9
12562026-09-04T15:26:24.721Z Downloaded russh v0.62.4
12572026-09-04T15:26:24.725Z Downloaded salty v0.3.0
12582026-09-04T15:26:24.728Z Downloaded idna v1.1.0
12592026-09-04T15:26:24.731Z Downloaded hyper-util v0.1.20
12602026-09-04T15:26:24.734Z Downloaded snafu v0.8.9
12612026-09-04T15:26:24.737Z Downloaded zerovec v0.11.5
12622026-09-04T15:26:24.740Z Downloaded chrono v0.4.45
12632026-09-04T15:26:24.743Z Downloaded elliptic-curve v0.13.8
12642026-09-04T15:26:24.746Z Downloaded icu_normalizer_data v2.1.1
12652026-09-04T15:26:24.746Z Downloaded derive_more v0.99.20
12662026-09-04T15:26:24.750Z Downloaded tower-http v0.6.8
12672026-09-04T15:26:24.753Z Downloaded toml_edit v0.23.10+spec-1.0.0
12682026-09-04T15:26:24.756Z Downloaded zerotrie v0.2.3
12692026-09-04T15:26:24.759Z Downloaded regex v1.12.3
12702026-09-04T15:26:24.762Z Downloaded crossbeam-channel v0.5.15
12712026-09-04T15:26:24.770Z Downloaded der v0.8.0
12722026-09-04T15:26:24.785Z Downloaded samael v0.0.19
12732026-09-04T15:26:24.788Z Downloaded winnow v0.6.26
12742026-09-04T15:26:24.793Z Downloaded zlib-rs v0.6.2
12752026-09-04T15:26:24.799Z Downloaded itertools v0.14.0
12762026-09-04T15:26:24.803Z Downloaded itertools v0.15.0
12772026-09-04T15:26:24.808Z Downloaded icu_collections v2.1.1
12782026-09-04T15:26:24.813Z Downloaded goblin v0.10.5
12792026-09-04T15:26:24.816Z Downloaded smoltcp v0.9.1
12802026-09-04T15:26:24.822Z Downloaded unicode-segmentation v1.12.0
12812026-09-04T15:26:24.825Z Downloaded radix_trie v0.2.1
12822026-09-04T15:26:24.828Z Downloaded libxml v0.3.3
12832026-09-04T15:26:24.831Z Downloaded dropshot-api-manager v0.8.0
12842026-09-04T15:26:24.834Z Downloaded tough v0.22.0
12852026-09-04T15:26:24.838Z Downloaded sha3 v0.12.0
12862026-09-04T15:26:24.869Z Downloaded p384 v0.13.1
12872026-09-04T15:26:24.872Z Downloaded nix v0.27.1
12882026-09-04T15:26:24.877Z Downloaded libm v0.2.16
12892026-09-04T15:26:24.882Z Downloaded petname v2.0.2
12902026-09-04T15:26:24.888Z Downloaded iddqd v0.4.2
12912026-09-04T15:26:24.912Z Downloaded reqwest v0.12.28
12922026-09-04T15:26:24.915Z Downloaded reqwest v0.13.2
12932026-09-04T15:26:24.918Z Downloaded zerocopy v0.8.55
12942026-09-04T15:26:24.927Z Downloaded itertools v0.12.1
12952026-09-04T15:26:24.931Z Downloaded jiff-core v0.1.0
12962026-09-04T15:26:24.934Z Downloaded moka v0.12.13
12972026-09-04T15:26:24.939Z Downloaded regex-syntax v0.6.29
12982026-09-04T15:26:24.944Z Downloaded bstr v1.12.1
12992026-09-04T15:26:24.949Z Downloaded itertools v0.13.0
13002026-09-04T15:26:24.974Z Downloaded object v0.30.4
13012026-09-04T15:26:24.980Z Downloaded regress v0.11.1
13022026-09-04T15:26:24.985Z Downloaded vcpkg v0.2.15
13032026-09-04T15:26:25.008Z Downloaded lalrpop v0.19.12
13042026-09-04T15:26:25.014Z Downloaded winnow v1.0.3
13052026-09-04T15:26:25.020Z Downloaded quick-xml v0.37.5
13062026-09-04T15:26:25.023Z Downloaded portable-atomic v1.13.1
13072026-09-04T15:26:25.028Z Downloaded proptest v1.11.0
13082026-09-04T15:26:25.033Z Downloaded quinn-proto v0.11.16
13092026-09-04T15:26:25.037Z Downloaded hickory-proto v0.24.4
13102026-09-04T15:26:25.046Z Downloaded serde_with v3.21.0
13112026-09-04T15:26:25.053Z Downloaded curve25519-dalek v4.1.3
13122026-09-04T15:26:25.057Z Downloaded curve25519-dalek v5.0.0
13132026-09-04T15:26:25.063Z Downloaded syn v3.0.3
13142026-09-04T15:26:25.071Z Downloaded hickory-proto v0.25.2
13152026-09-04T15:26:25.079Z Downloaded time v0.3.47
13162026-09-04T15:26:25.086Z Downloaded regress v0.10.5
13172026-09-04T15:26:25.091Z Downloaded rustix v0.38.44
13182026-09-04T15:26:25.104Z Downloaded regex-syntax v0.8.10
13192026-09-04T15:26:25.109Z Downloaded smoltcp v0.11.0
13202026-09-04T15:26:25.116Z Downloaded openssl v0.10.80
13212026-09-04T15:26:25.121Z Downloaded rustls v0.23.41
13222026-09-04T15:26:25.128Z Downloaded sqlparser v0.61.0
13232026-09-04T15:26:25.134Z Downloaded object v0.37.3
13242026-09-04T15:26:25.140Z Downloaded diesel v2.3.7
13252026-09-04T15:26:25.152Z Downloaded polar-core v0.27.3
13262026-09-04T15:26:25.156Z Downloaded openapiv3 v2.2.0
13272026-09-04T15:26:25.162Z Downloaded typify-impl v0.6.2
13282026-09-04T15:26:25.170Z Downloaded sled v0.34.7
13292026-09-04T15:26:25.201Z Downloaded ratatui v0.29.0
13302026-09-04T15:26:25.202Z Downloaded crypto-bigint v0.7.5
13312026-09-04T15:26:25.202Z Downloaded nix v0.28.0
13322026-09-04T15:26:25.205Z Downloaded dropshot v0.17.1
13332026-09-04T15:26:25.213Z Downloaded tracing v0.1.44
13342026-09-04T15:26:25.224Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13352026-09-04T15:26:25.234Z Downloaded jiff v0.2.34
13362026-09-04T15:26:25.244Z Downloaded nix v0.31.2
13372026-09-04T15:26:25.250Z Downloaded tokio v1.52.1
13382026-09-04T15:26:25.272Z Downloaded sha3 v0.11.0
13392026-09-04T15:26:25.275Z Downloaded encoding_rs v0.8.35
13402026-09-04T15:26:25.323Z Downloaded bzip2-sys v0.1.13+1.0.8
13412026-09-04T15:26:25.343Z Downloaded zerocopy-derive v0.6.6
13422026-09-04T15:26:25.390Z Downloaded regex-automata v0.4.14
13432026-09-04T15:26:25.408Z Downloaded petgraph v0.6.5
13442026-09-04T15:26:25.430Z Downloaded chrono-tz v0.10.4
13452026-09-04T15:26:25.458Z Downloaded petgraph v0.8.3
13462026-09-04T15:26:25.475Z Downloaded libz-sys v1.1.24
13472026-09-04T15:26:25.487Z Downloaded sha3 v0.10.8
13482026-09-04T15:26:25.490Z Downloaded csv v1.4.0
13492026-09-04T15:26:25.615Z Downloaded ring v0.17.14
13502026-09-04T15:26:25.666Z Downloaded libgit2-sys v0.18.3+1.9.2
13512026-09-04T15:26:26.208Z Downloaded aws-lc-sys v0.40.0
13522026-09-04T15:26:26.486Z Compiling serde_core v1.0.228
13532026-09-04T15:26:26.486Z Compiling libc v0.2.185
13542026-09-04T15:26:26.486Z Compiling serde v1.0.228
13552026-09-04T15:26:26.492Z Compiling log v0.4.33
13562026-09-04T15:26:26.492Z Compiling smallvec v1.15.1
13572026-09-04T15:26:26.492Z Compiling find-msvc-tools v0.1.9
13582026-09-04T15:26:26.492Z Compiling shlex v1.3.0
13592026-09-04T15:26:26.492Z Compiling syn v2.0.117
13602026-09-04T15:26:26.791Z Compiling subtle v2.6.1
13612026-09-04T15:26:26.814Z Compiling scopeguard v1.2.0
13622026-09-04T15:26:26.829Z Compiling typenum v1.20.1
13632026-09-04T15:26:26.918Z Compiling lock_api v0.4.14
13642026-09-04T15:26:26.932Z Compiling stable_deref_trait v1.2.1
13652026-09-04T15:26:26.935Z Compiling zerocopy v0.8.55
13662026-09-04T15:26:26.969Z Compiling portable-atomic v1.13.1
13672026-09-04T15:26:26.997Z Compiling serde_json v1.0.151
13682026-09-04T15:26:27.140Z Compiling critical-section v1.2.0
13692026-09-04T15:26:27.197Z Compiling libm v0.2.16
13702026-09-04T15:26:27.243Z Compiling num-traits v0.2.19
13712026-09-04T15:26:27.353Z Compiling pkg-config v0.3.32
13722026-09-04T15:26:27.421Z Compiling errno v0.3.14
13732026-09-04T15:26:27.453Z Compiling jobserver v0.1.34
13742026-09-04T15:26:27.492Z Compiling getrandom v0.2.17
13752026-09-04T15:26:27.711Z Compiling cc v1.2.56
13762026-09-04T15:26:27.771Z Compiling rand_core v0.6.4
13772026-09-04T15:26:27.803Z Compiling generic-array v0.14.7
13782026-09-04T15:26:27.872Z Compiling const-oid v0.9.6
13792026-09-04T15:26:27.969Z Compiling once_cell v1.21.3
13802026-09-04T15:26:27.990Z Compiling pin-project-lite v0.2.17
13812026-09-04T15:26:28.035Z Compiling parking_lot_core v0.9.12
13822026-09-04T15:26:28.083Z Compiling getrandom v0.4.3
13832026-09-04T15:26:28.223Z Compiling rand_core v0.10.0
13842026-09-04T15:26:28.568Z Compiling signal-hook-registry v1.4.8
13852026-09-04T15:26:28.607Z Compiling percent-encoding v2.3.2
13862026-09-04T15:26:28.625Z Compiling bitflags v2.11.0
13872026-09-04T15:26:28.770Z Compiling litemap v0.8.1
13882026-09-04T15:26:28.791Z Compiling writeable v0.6.2
13892026-09-04T15:26:28.833Z Compiling futures-core v0.3.32
13902026-09-04T15:26:28.849Z Compiling semver v1.0.28
13912026-09-04T15:26:29.052Z Compiling parking_lot v0.12.5
13922026-09-04T15:26:29.067Z Compiling mio v1.2.0
13932026-09-04T15:26:29.070Z Compiling icu_normalizer_data v2.1.1
13942026-09-04T15:26:29.094Z Compiling icu_properties_data v2.1.2
13952026-09-04T15:26:29.277Z Compiling socket2 v0.6.3
13962026-09-04T15:26:29.352Z Compiling getrandom v0.3.4
13972026-09-04T15:26:29.379Z Compiling synstructure v0.13.2
13982026-09-04T15:26:29.422Z Compiling rustix v1.1.4
13992026-09-04T15:26:29.456Z Compiling futures-sink v0.3.32
14002026-09-04T15:26:29.528Z Compiling indexmap v2.14.0
14012026-09-04T15:26:29.560Z Compiling futures-channel v0.3.32
14022026-09-04T15:26:29.681Z Compiling slab v0.4.12
14032026-09-04T15:26:29.793Z Compiling futures-io v0.3.32
14042026-09-04T15:26:29.863Z Compiling futures-task v0.3.32
14052026-09-04T15:26:29.919Z Compiling utf8_iter v1.0.4
14062026-09-04T15:26:29.952Z Compiling form_urlencoded v1.2.2
14072026-09-04T15:26:29.991Z Compiling rustversion v1.0.22
14082026-09-04T15:26:30.039Z Compiling iana-time-zone v0.1.65
14092026-09-04T15:26:30.064Z Compiling base64ct v1.8.3
14102026-09-04T15:26:30.131Z Compiling cmake v0.1.57
14112026-09-04T15:26:30.202Z Compiling fs_extra v1.3.0
14122026-09-04T15:26:30.241Z Compiling ident_case v1.0.1
14132026-09-04T15:26:30.241Z Compiling regex-syntax v0.8.10
14142026-09-04T15:26:30.359Z Compiling pem-rfc7468 v0.7.0
14152026-09-04T15:26:30.373Z Compiling flagset v0.4.7
14162026-09-04T15:26:30.478Z Compiling dunce v1.0.5
14172026-09-04T15:26:30.503Z Compiling rand_core v0.9.5
14182026-09-04T15:26:30.535Z Compiling uuid v1.23.4
14192026-09-04T15:26:30.579Z Compiling aws-lc-sys v0.40.0
14202026-09-04T15:26:30.669Z Compiling base64 v0.22.1
14212026-09-04T15:26:30.784Z Compiling vcpkg v0.2.15
14222026-09-04T15:26:30.977Z Compiling syn v1.0.109
14232026-09-04T15:26:30.998Z Compiling serde_derive_internals v0.29.1
14242026-09-04T15:26:31.146Z Compiling serde_derive v1.0.228
14252026-09-04T15:26:31.163Z Compiling zeroize_derive v1.5.0
14262026-09-04T15:26:31.244Z Compiling zerocopy-derive v0.8.55
14272026-09-04T15:26:31.285Z Compiling zerofrom-derive v0.1.6
14282026-09-04T15:26:31.519Z Compiling yoke-derive v0.8.1
14292026-09-04T15:26:31.827Z Compiling zerovec-derive v0.11.2
14302026-09-04T15:26:31.916Z Compiling displaydoc v0.2.5
14312026-09-04T15:26:32.649Z Compiling tokio-macros v2.7.0
14322026-09-04T15:26:32.691Z Compiling futures-macro v0.3.32
14332026-09-04T15:26:32.711Z Compiling der_derive v0.7.3
14342026-09-04T15:26:32.727Z Compiling zerofrom v0.1.6
14352026-09-04T15:26:32.864Z Compiling yoke v0.8.1
14362026-09-04T15:26:32.977Z Compiling thiserror-impl v2.0.18
14372026-09-04T15:26:33.099Z Compiling zerovec v0.11.5
14382026-09-04T15:26:33.394Z Compiling zerotrie v0.2.3
14392026-09-04T15:26:33.513Z Compiling futures-util v0.3.32
14402026-09-04T15:26:33.616Z Compiling tinystr v0.8.2
14412026-09-04T15:26:33.684Z Compiling potential_utf v0.1.4
14422026-09-04T15:26:33.698Z Compiling openssl-sys v0.9.117
14432026-09-04T15:26:33.817Z Compiling icu_locale_core v2.1.1
14442026-09-04T15:26:33.847Z Compiling icu_collections v2.1.1
14452026-09-04T15:26:34.298Z Compiling tracing-attributes v0.1.31
14462026-09-04T15:26:34.354Z Compiling rustc_version v0.4.1
14472026-09-04T15:26:34.380Z Compiling thiserror v2.0.18
14482026-09-04T15:26:34.487Z Compiling icu_provider v2.1.1
14492026-09-04T15:26:34.675Z Compiling zeroize v1.9.0
14502026-09-04T15:26:34.745Z Compiling bytes v1.11.1
14512026-09-04T15:26:34.761Z Compiling icu_normalizer v2.1.1
14522026-09-04T15:26:34.787Z Compiling icu_properties v2.1.2
14532026-09-04T15:26:35.285Z Compiling tokio v1.52.1
14542026-09-04T15:26:35.350Z Compiling chrono v0.4.45
14552026-09-04T15:26:35.483Z Compiling block-buffer v0.10.4
14562026-09-04T15:26:35.611Z Compiling crypto-common v0.1.7
14572026-09-04T15:26:35.645Z Compiling idna_adapter v1.2.1
14582026-09-04T15:26:35.766Z Compiling ppv-lite86 v0.2.21
14592026-09-04T15:26:35.786Z Compiling digest v0.10.7
14602026-09-04T15:26:35.862Z Compiling idna v1.1.0
14612026-09-04T15:26:35.882Z Compiling der v0.7.10
14622026-09-04T15:26:35.925Z Compiling http v1.4.2
14632026-09-04T15:26:36.038Z Compiling tracing-core v0.1.36
14642026-09-04T15:26:36.095Z Compiling rand_chacha v0.9.0
14652026-09-04T15:26:36.456Z Compiling url v2.5.8
14662026-09-04T15:26:36.574Z Compiling aws-lc-rs v1.16.3
14672026-09-04T15:26:36.731Z Compiling spki v0.7.3
14682026-09-04T15:26:36.794Z Compiling schemars v0.8.22
14692026-09-04T15:26:36.821Z Compiling simd-adler32 v0.3.8
14702026-09-04T15:26:36.849Z Compiling cpufeatures v0.2.17
14712026-09-04T15:26:36.922Z Compiling dyn-clone v1.0.20
14722026-09-04T15:26:36.936Z Compiling pkcs8 v0.10.2
14732026-09-04T15:26:37.003Z Compiling http-body v1.0.1
14742026-09-04T15:26:37.052Z Compiling tracing v0.1.44
14752026-09-04T15:26:37.067Z Compiling rand v0.9.2
14762026-09-04T15:26:37.071Z Compiling rustls-pki-types v1.14.0
14772026-09-04T15:26:37.227Z Compiling schemars_derive v0.8.22
14782026-09-04T15:26:37.249Z Compiling spin v0.9.8
14792026-09-04T15:26:37.308Z Compiling adler2 v2.0.1
14802026-09-04T15:26:37.438Z Compiling crc32fast v1.5.0
14812026-09-04T15:26:37.453Z Compiling tinyvec_macros v0.1.1
14822026-09-04T15:26:37.518Z Compiling openssl-probe v0.2.1
14832026-09-04T15:26:37.518Z Compiling cmov v0.5.4
14842026-09-04T15:26:37.691Z Compiling httparse v1.10.1
14852026-09-04T15:26:37.691Z Compiling tempfile v3.27.0
14862026-09-04T15:26:37.737Z Compiling ctutils v0.4.2
14872026-09-04T15:26:37.838Z Compiling tinyvec v1.10.0
14882026-09-04T15:26:37.962Z Compiling miniz_oxide v0.8.9
14892026-09-04T15:26:38.061Z Compiling pest_generator v2.8.6
14902026-09-04T15:26:38.076Z Compiling sha2 v0.10.9
14912026-09-04T15:26:38.174Z Compiling terminal_size v0.4.3
14922026-09-04T15:26:38.310Z Compiling aho-corasick v1.1.4
14932026-09-04T15:26:38.546Z Compiling try-lock v0.2.5
14942026-09-04T15:26:38.656Z Compiling atomic-waker v1.1.2
14952026-09-04T15:26:38.741Z Compiling tower-layer v0.3.3
14962026-09-04T15:26:38.777Z Compiling tower-service v0.3.3
14972026-09-04T15:26:38.873Z Compiling untrusted v0.7.1
14982026-09-04T15:26:38.912Z Compiling unicode-segmentation v1.12.0
14992026-09-04T15:26:39.035Z Compiling tokio-util v0.7.18
15002026-09-04T15:26:39.333Z Compiling radium v0.7.0
15012026-09-04T15:26:39.407Z Compiling regex-automata v0.4.14
15022026-09-04T15:26:39.603Z Compiling pest_derive v2.8.6
15032026-09-04T15:26:39.724Z Compiling h2 v0.4.15
15042026-09-04T15:26:39.997Z Compiling want v0.3.1
15052026-09-04T15:26:40.068Z Compiling hybrid-array v0.4.13
15062026-09-04T15:26:40.332Z Compiling ipnet v2.12.0
15072026-09-04T15:26:40.347Z Compiling scroll_derive v0.13.1
15082026-09-04T15:26:40.813Z Compiling darling_core v0.20.11
15092026-09-04T15:26:40.835Z Compiling httpdate v1.0.3
15102026-09-04T15:26:40.944Z Compiling tap v1.0.1
15112026-09-04T15:26:40.959Z Compiling maybe-uninit v2.0.0
15122026-09-04T15:26:41.054Z Compiling rustls v0.23.41
15132026-09-04T15:26:41.054Z Compiling untrusted v0.9.0
15142026-09-04T15:26:41.111Z Compiling openssl v0.10.80
15152026-09-04T15:26:41.170Z Compiling foreign-types-shared v0.1.1
15162026-09-04T15:26:41.228Z Compiling scroll v0.13.0
15172026-09-04T15:26:41.254Z Compiling foreign-types v0.3.2
15182026-09-04T15:26:41.254Z Compiling wyz v0.5.1
15192026-09-04T15:26:41.357Z Compiling unicode-normalization v0.1.25
15202026-09-04T15:26:41.488Z Compiling rand_chacha v0.3.1
15212026-09-04T15:26:41.516Z Compiling signature v2.2.0
15222026-09-04T15:26:41.699Z Compiling hex v0.4.3
15232026-09-04T15:26:41.814Z Compiling openssl-macros v0.1.1
15242026-09-04T15:26:41.848Z Compiling thiserror-impl v1.0.69
15252026-09-04T15:26:41.965Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15262026-09-04T15:26:42.205Z Compiling bzip2-sys v0.1.13+1.0.8
15272026-09-04T15:26:42.252Z Compiling num-integer v0.1.46
15282026-09-04T15:26:42.344Z Compiling socket2 v0.5.10
15292026-09-04T15:26:42.478Z Compiling wait-timeout v0.2.1
15302026-09-04T15:26:42.567Z Compiling ahash v0.8.12
15312026-09-04T15:26:42.736Z Compiling native-tls v0.2.18
15322026-09-04T15:26:42.739Z Compiling funty v2.0.0
15332026-09-04T15:26:42.770Z Compiling hyper v1.10.1
15342026-09-04T15:26:42.948Z Compiling time-core v0.1.8
15352026-09-04T15:26:43.054Z Compiling darling_macro v0.20.11
15362026-09-04T15:26:43.069Z Compiling powerfmt v0.2.0
15372026-09-04T15:26:43.092Z Compiling num-bigint-dig v0.8.6
15382026-09-04T15:26:43.266Z Compiling packed_struct v0.10.1
15392026-09-04T15:26:43.281Z Compiling num-conv v0.2.0
15402026-09-04T15:26:43.295Z Compiling quick-error v1.2.3
15412026-09-04T15:26:43.401Z Compiling bit-vec v0.8.0
15422026-09-04T15:26:43.416Z Compiling time-macros v0.2.27
15432026-09-04T15:26:43.439Z Compiling clap_builder v4.6.0
15442026-09-04T15:26:43.526Z Compiling rusty-fork v0.3.1
15452026-09-04T15:26:43.551Z Compiling darling v0.20.11
15462026-09-04T15:26:43.634Z Compiling bit-set v0.8.0
15472026-09-04T15:26:43.668Z Compiling deranged v0.5.8
15482026-09-04T15:26:43.784Z Compiling thiserror v1.0.69
15492026-09-04T15:26:43.799Z Compiling bitvec v1.0.1
15502026-09-04T15:26:43.855Z Compiling hyper-util v0.1.20
15512026-09-04T15:26:44.408Z Compiling num-iter v0.1.45
15522026-09-04T15:26:44.699Z Compiling rand v0.8.6
15532026-09-04T15:26:44.764Z Compiling goblin v0.10.5
15542026-09-04T15:26:45.323Z Compiling packed_struct_codegen v0.10.1
15552026-09-04T15:26:45.494Z Compiling lazy_static v1.5.0
15562026-09-04T15:26:45.587Z Compiling hmac v0.12.1
15572026-09-04T15:26:45.613Z Compiling toml_datetime v0.6.11
15582026-09-04T15:26:45.749Z Compiling serde_spanned v0.6.9
15592026-09-04T15:26:45.869Z Compiling clap_derive v4.6.1
15602026-09-04T15:26:45.889Z Compiling bitfield-macros v0.19.4
15612026-09-04T15:26:46.382Z Compiling zerocopy-derive v0.6.6
15622026-09-04T15:26:46.469Z Compiling rand_xorshift v0.4.0
15632026-09-04T15:26:46.577Z Compiling sync_wrapper v1.0.2
15642026-09-04T15:26:46.629Z Compiling indexmap v1.9.3
15652026-09-04T15:26:46.682Z Compiling paste v1.0.15
15662026-09-04T15:26:46.810Z Compiling zlib-rs v0.6.2
15672026-09-04T15:26:46.943Z Compiling nodrop v0.1.14
15682026-09-04T15:26:47.036Z Compiling num_threads v0.1.7
15692026-09-04T15:26:47.136Z Compiling object v0.37.3
15702026-09-04T15:26:47.262Z Compiling crossbeam-utils v0.8.21
15712026-09-04T15:26:47.389Z Compiling usdt-impl v0.6.0
15722026-09-04T15:26:47.468Z Compiling crc-catalog v2.4.0
15732026-09-04T15:26:47.483Z Compiling siphasher v1.0.2
15742026-09-04T15:26:47.562Z Compiling unarray v0.1.4
15752026-09-04T15:26:47.565Z Compiling clap v4.6.1
15762026-09-04T15:26:47.609Z Compiling crc v3.4.0
15772026-09-04T15:26:47.652Z Compiling proptest v1.11.0
15782026-09-04T15:26:47.667Z Compiling dof v0.4.0
15792026-09-04T15:26:47.742Z Compiling zerocopy v0.6.6
15802026-09-04T15:26:47.795Z Compiling time v0.3.47
15812026-09-04T15:26:48.063Z Compiling array-init v0.0.4
15822026-09-04T15:26:48.764Z Compiling tower v0.5.3
15832026-09-04T15:26:48.805Z Compiling bitfield v0.19.4
15842026-09-04T15:26:49.224Z Compiling smallvec v0.6.14
15852026-09-04T15:26:49.441Z Compiling derive_builder_core v0.20.2
15862026-09-04T15:26:49.652Z Compiling dtrace-parser v0.3.0
15872026-09-04T15:26:50.029Z Compiling flate2 v1.1.9
15882026-09-04T15:26:50.237Z Compiling ipnetwork v0.21.1
15892026-09-04T15:26:50.279Z Compiling http-body-util v0.1.3
15902026-09-04T15:26:50.378Z Compiling pkcs1 v0.7.5
15912026-09-04T15:26:50.431Z Compiling heapless v0.7.17
15922026-09-04T15:26:50.519Z Compiling scroll_derive v0.12.1
15932026-09-04T15:26:50.615Z Compiling structmeta-derive v0.3.0
15942026-09-04T15:26:50.663Z Compiling slog v2.8.2
15952026-09-04T15:26:50.761Z Compiling darling_core v0.23.0
15962026-09-04T15:26:50.847Z Compiling thread-id v5.1.0
15972026-09-04T15:26:50.931Z Compiling cookie v0.18.1
15982026-09-04T15:26:51.032Z Compiling env_filter v2.0.0
15992026-09-04T15:26:51.112Z Compiling syn v3.0.3
16002026-09-04T15:26:51.175Z Compiling gimli v0.32.3
16012026-09-04T15:26:51.323Z Compiling hashbrown v0.12.3
16022026-09-04T15:26:51.674Z Compiling iri-string v0.7.10
16032026-09-04T15:26:51.798Z Compiling winnow v0.5.40
16042026-09-04T15:26:53.087Z Compiling signal-hook v0.3.18
16052026-09-04T15:26:53.189Z Compiling unicode-bidi v0.3.18
16062026-09-04T15:26:53.217Z Compiling unicode-properties v0.1.4
16072026-09-04T15:26:53.242Z Compiling base64 v0.21.7
16082026-09-04T15:26:53.256Z Compiling ryu v1.0.23
16092026-09-04T15:26:53.424Z Compiling allocator-api2 v0.2.21
16102026-09-04T15:26:53.439Z Compiling anyhow v1.0.104
16112026-09-04T15:26:53.549Z Compiling zstd-safe v7.2.4
16122026-09-04T15:26:53.712Z Compiling stringprep v0.1.5
16132026-09-04T15:26:53.754Z Compiling ron v0.8.1
16142026-09-04T15:26:53.785Z Compiling serde_urlencoded v0.7.1
16152026-09-04T15:26:54.007Z Compiling darling_macro v0.23.0
16162026-09-04T15:26:54.052Z Compiling toml_edit v0.19.15
16172026-09-04T15:26:54.192Z Compiling addr2line v0.25.1
16182026-09-04T15:26:54.509Z Compiling tower-http v0.6.8
16192026-09-04T15:26:54.544Z Compiling daft-derive v0.1.8
16202026-09-04T15:26:54.578Z Compiling structmeta v0.3.0
16212026-09-04T15:26:54.727Z Compiling env_logger v0.11.11
16222026-09-04T15:26:54.791Z Compiling scroll v0.12.0
16232026-09-04T15:26:55.061Z Compiling rsa v0.9.10
16242026-09-04T15:26:55.089Z Compiling oxnet v0.1.6
16252026-09-04T15:26:55.108Z Compiling derive_builder_macro v0.20.2
16262026-09-04T15:26:55.249Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16272026-09-04T15:26:55.511Z Compiling newtype-uuid v1.3.2
16282026-09-04T15:26:55.526Z Compiling hashbrown v0.13.2
16292026-09-04T15:26:55.569Z Compiling bzip2 v0.4.4
16302026-09-04T15:26:55.776Z Compiling serde-hex v0.1.0
16312026-09-04T15:26:55.838Z Compiling tokio-native-tls v0.3.1
16322026-09-04T15:26:56.014Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16332026-09-04T15:26:56.491Z Compiling camino v1.2.5
16342026-09-04T15:26:56.871Z Compiling bstr v1.12.1
16352026-09-04T15:26:57.176Z Compiling block-buffer v0.12.1
16362026-09-04T15:26:57.384Z Compiling block-padding v0.4.2
16372026-09-04T15:26:57.501Z Compiling crypto-common v0.2.2
16382026-09-04T15:26:57.505Z Compiling heck v0.4.1
16392026-09-04T15:26:57.557Z Compiling rustls-native-certs v0.8.3
16402026-09-04T15:26:57.744Z Compiling x509-cert v0.2.5
16412026-09-04T15:26:57.848Z Compiling md-5 v0.10.6
16422026-09-04T15:26:58.020Z Compiling curve25519-dalek v4.1.3
16432026-09-04T15:26:58.095Z Compiling serde_tokenstream v0.2.3
16442026-09-04T15:26:58.359Z Compiling erased-serde v0.3.31
16452026-09-04T15:26:58.412Z Compiling zerocopy-derive v0.7.35
16462026-09-04T15:26:58.601Z Compiling pin-project-internal v1.1.11
16472026-09-04T15:26:58.838Z Compiling async-trait v0.1.89
16482026-09-04T15:26:59.007Z Compiling vergen-lib v9.1.0
16492026-09-04T15:26:59.188Z Compiling hash32 v0.2.1
16502026-09-04T15:26:59.271Z Compiling memoffset v0.9.1
16512026-09-04T15:26:59.293Z Compiling encoding_rs v0.8.35
16522026-09-04T15:26:59.381Z Compiling litrs v1.0.0
16532026-09-04T15:26:59.385Z Compiling psl-types v2.0.11
16542026-09-04T15:26:59.463Z Compiling rustc-demangle v0.1.27
16552026-09-04T15:26:59.519Z Compiling crc-any v2.5.0
16562026-09-04T15:26:59.742Z Compiling smoltcp v0.9.1
16572026-09-04T15:26:59.756Z Compiling mime v0.3.17
16582026-09-04T15:26:59.854Z Compiling owo-colors v4.3.0
16592026-09-04T15:26:59.872Z Compiling rustix v0.38.44
16602026-09-04T15:26:59.887Z Compiling cfg_aliases v0.2.1
16612026-09-04T15:26:59.900Z Compiling ref-cast v1.0.25
16622026-09-04T15:26:59.962Z Compiling fallible-iterator v0.2.0
16632026-09-04T15:27:00.011Z Compiling nix v0.31.2
16642026-09-04T15:27:00.088Z Compiling document-features v0.2.12
16652026-09-04T15:27:00.216Z Compiling pin-project v1.1.11
16662026-09-04T15:27:00.233Z Compiling postgres-protocol v0.6.10
16672026-09-04T15:27:00.266Z Compiling backtrace v0.3.76
16682026-09-04T15:27:00.282Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16692026-09-04T15:27:00.310Z Compiling publicsuffix v2.3.0
16702026-09-04T15:27:00.483Z Compiling zerocopy v0.7.35
16712026-09-04T15:27:00.790Z Compiling snafu-derive v0.8.9
16722026-09-04T15:27:00.836Z Compiling inout v0.2.2
16732026-09-04T15:27:00.936Z Compiling daft v0.1.8
16742026-09-04T15:27:01.013Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16752026-09-04T15:27:01.027Z Compiling hyper-tls v0.6.0
16762026-09-04T15:27:01.052Z Compiling object v0.30.4
16772026-09-04T15:27:01.210Z Compiling zip v0.6.6
16782026-09-04T15:27:01.245Z Compiling derive_builder v0.20.2
16792026-09-04T15:27:01.286Z Compiling toml v0.7.8
16802026-09-04T15:27:01.369Z Compiling goblin v0.8.2
16812026-09-04T15:27:01.774Z Compiling derive-ex v0.1.8
16822026-09-04T15:27:01.862Z Compiling darling v0.23.0
16832026-09-04T15:27:02.242Z Compiling phf_shared v0.13.1
16842026-09-04T15:27:02.479Z Compiling regex v1.12.3
16852026-09-04T15:27:02.494Z Compiling hubpack_derive v0.1.1
16862026-09-04T15:27:02.672Z Compiling convert_case v0.10.0
16872026-09-04T15:27:02.899Z Compiling futures-executor v0.3.32
16882026-09-04T15:27:02.944Z Compiling ref-cast-impl v1.0.25
16892026-09-04T15:27:02.971Z Compiling curve25519-dalek-derive v0.1.1
16902026-09-04T15:27:03.154Z Compiling strum_macros v0.27.2
16912026-09-04T15:27:03.420Z Compiling vergen v9.1.0
16922026-09-04T15:27:03.486Z Compiling cargo-platform v0.3.2
16932026-09-04T15:27:03.605Z Compiling ff v0.13.1
16942026-09-04T15:27:03.619Z Compiling fs-err v3.3.0
16952026-09-04T15:27:03.746Z Compiling base16ct v0.2.0
16962026-09-04T15:27:03.762Z Compiling managed v0.8.0
16972026-09-04T15:27:03.859Z Compiling foldhash v0.1.5
16982026-09-04T15:27:03.913Z Compiling bumpalo v3.20.2
16992026-09-04T15:27:03.992Z Compiling foldhash v0.2.0
17002026-09-04T15:27:04.010Z Compiling is_ci v1.2.0
17012026-09-04T15:27:04.046Z Compiling jiff-core v0.1.0
17022026-09-04T15:27:04.147Z Compiling bitflags v1.3.2
17032026-09-04T15:27:04.216Z Compiling path-slash v0.1.5
17042026-09-04T15:27:04.216Z Compiling same-file v1.0.6
17052026-09-04T15:27:04.246Z Compiling libbz2-rs-sys v0.2.2
17062026-09-04T15:27:04.360Z Compiling walkdir v2.5.0
17072026-09-04T15:27:04.385Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17082026-09-04T15:27:04.679Z Compiling bzip2 v0.6.1
17092026-09-04T15:27:04.882Z Compiling jiff v0.2.34
17102026-09-04T15:27:04.936Z Compiling zopfli v0.8.3
17112026-09-04T15:27:05.136Z Compiling strum v0.27.2
17122026-09-04T15:27:05.154Z Compiling textwrap v0.16.2
17132026-09-04T15:27:05.271Z Compiling hashbrown v0.16.1
17142026-09-04T15:27:05.603Z Compiling supports-color v3.0.2
17152026-09-04T15:27:05.626Z Compiling hashbrown v0.15.5
17162026-09-04T15:27:05.706Z Compiling sec1 v0.7.3
17172026-09-04T15:27:05.815Z Compiling group v0.13.0
17182026-09-04T15:27:05.868Z Compiling cargo_metadata v0.23.1
17192026-09-04T15:27:05.994Z Compiling dof v0.3.0
17202026-09-04T15:27:06.114Z Compiling test-strategy v0.4.5
17212026-09-04T15:27:06.169Z Compiling futures v0.3.32
17222026-09-04T15:27:06.255Z Compiling derive_more-impl v2.1.1
17232026-09-04T15:27:06.704Z Compiling hubpack v0.1.2
17242026-09-04T15:27:06.925Z Compiling snafu v0.8.9
17252026-09-04T15:27:07.225Z Compiling phf v0.13.1
17262026-09-04T15:27:07.442Z Compiling signal-hook-mio v0.2.5
17272026-09-04T15:27:07.446Z Compiling serde_with_macros v3.21.0
17282026-09-04T15:27:07.514Z Compiling cookie_store v0.22.1
17292026-09-04T15:27:07.569Z Compiling zstd v0.13.3
17302026-09-04T15:27:07.642Z Compiling reqwest v0.12.28
17312026-09-04T15:27:07.831Z Compiling cipher v0.5.2
17322026-09-04T15:27:08.141Z Compiling backtrace-ext v0.2.1
17332026-09-04T15:27:08.158Z Compiling postgres-types v0.2.12
17342026-09-04T15:27:08.524Z Compiling usdt-attr-macro v0.6.0
17352026-09-04T15:27:08.707Z Compiling usdt-macro v0.6.0
17362026-09-04T15:27:08.851Z Compiling globset v0.4.18
17372026-09-04T15:27:09.181Z Compiling phf_shared v0.11.3
17382026-09-04T15:27:09.382Z Compiling hkdf v0.12.4
17392026-09-04T15:27:09.412Z Compiling dtrace-parser v0.2.0
17402026-09-04T15:27:09.412Z Compiling byte-wrapper v0.1.0
17412026-09-04T15:27:09.480Z Compiling olpc-cjson v0.1.4
17422026-09-04T15:27:09.551Z Compiling ed25519 v2.2.3
17432026-09-04T15:27:09.551Z Compiling crypto-bigint v0.5.5
17442026-09-04T15:27:09.586Z Compiling serde_plain v1.0.2
17452026-09-04T15:27:09.653Z Compiling serde-big-array v0.5.1
17462026-09-04T15:27:09.711Z Compiling serde_repr v0.1.20
17472026-09-04T15:27:09.780Z Compiling miette-derive v7.6.0
17482026-09-04T15:27:09.780Z Compiling async-recursion v1.1.1
17492026-09-04T15:27:10.138Z Compiling strum_macros v0.26.4
17502026-09-04T15:27:10.247Z Compiling enum-as-inner v0.6.1
17512026-09-04T15:27:10.447Z Compiling pem v3.0.6
17522026-09-04T15:27:10.470Z Compiling float-cmp v0.10.0
17532026-09-04T15:27:10.612Z Compiling memmap2 v0.9.10
17542026-09-04T15:27:10.758Z Compiling thread-id v4.2.2
17552026-09-04T15:27:10.784Z Compiling const-oid v0.10.2
17562026-09-04T15:27:10.830Z Compiling winnow v1.0.3
17572026-09-04T15:27:10.844Z Compiling supports-hyperlinks v3.2.0
17582026-09-04T15:27:10.932Z Compiling new_debug_unreachable v1.0.6
17592026-09-04T15:27:10.986Z Compiling static_assertions v1.1.0
17602026-09-04T15:27:11.004Z Compiling either v1.15.0
17612026-09-04T15:27:11.015Z Compiling precomputed-hash v0.1.1
17622026-09-04T15:27:11.062Z Compiling typed-path v0.9.3
17632026-09-04T15:27:11.105Z Compiling fixedbitset v0.4.2
17642026-09-04T15:27:11.212Z Compiling whoami v2.1.0
17652026-09-04T15:27:11.320Z Compiling fixedbitset v0.5.7
17662026-09-04T15:27:11.482Z Compiling predicates-core v1.0.10
17672026-09-04T15:27:11.590Z Compiling keccak v0.1.6
17682026-09-04T15:27:11.633Z Compiling supports-unicode v3.0.0
17692026-09-04T15:27:11.654Z Compiling cpufeatures v0.3.0
17702026-09-04T15:27:11.708Z Compiling normalize-line-endings v0.3.0
17712026-09-04T15:27:11.726Z Compiling data-encoding v2.10.0
17722026-09-04T15:27:11.776Z Compiling difflib v0.4.0
17732026-09-04T15:27:11.809Z Compiling sha3 v0.10.8
17742026-09-04T15:27:11.895Z Compiling toml_parser v1.1.2+spec-1.1.0
17752026-09-04T15:27:11.909Z Compiling strum v0.26.3
17762026-09-04T15:27:12.044Z Compiling hickory-proto v0.25.2
17772026-09-04T15:27:12.255Z Compiling predicates v3.1.4
17782026-09-04T15:27:12.275Z Compiling miette v7.6.0
17792026-09-04T15:27:12.310Z Compiling chacha20 v0.10.0
17802026-09-04T15:27:12.324Z Compiling petgraph v0.8.3
17812026-09-04T15:27:12.409Z Compiling tokio-postgres v0.7.16
17822026-09-04T15:27:12.527Z Compiling toml_edit v0.22.27
17832026-09-04T15:27:12.686Z Compiling petgraph v0.6.5
17842026-09-04T15:27:12.903Z Compiling itertools v0.13.0
17852026-09-04T15:27:13.421Z Compiling string_cache v0.8.9
17862026-09-04T15:27:13.656Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17872026-09-04T15:27:14.173Z Compiling digest v0.11.3
17882026-09-04T15:27:14.213Z Compiling usdt-impl v0.5.0
17892026-09-04T15:27:14.267Z Compiling usdt v0.6.0
17902026-09-04T15:27:14.409Z Compiling elliptic-curve v0.13.8
17912026-09-04T15:27:14.542Z Compiling ed25519-dalek v2.2.0
17922026-09-04T15:27:14.700Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17932026-09-04T15:27:14.809Z Compiling crossterm v0.28.1
17942026-09-04T15:27:14.824Z Compiling serde_with v3.21.0
17952026-09-04T15:27:15.267Z Compiling zip v4.6.1
17962026-09-04T15:27:16.196Z Compiling derive_more v2.1.1
17972026-09-04T15:27:16.214Z Compiling iddqd v0.4.2
17982026-09-04T15:27:16.480Z Compiling similar v2.7.0
17992026-09-04T15:27:16.501Z Compiling crossbeam-epoch v0.9.18
18002026-09-04T15:27:16.615Z Compiling tokio-stream v0.1.18
18012026-09-04T15:27:16.715Z Compiling buf-list v1.1.2
18022026-09-04T15:27:16.729Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18032026-09-04T15:27:16.757Z Compiling openapiv3 v2.2.0
18042026-09-04T15:27:16.823Z Compiling lalrpop-util v0.19.12
18052026-09-04T15:27:16.985Z Compiling peg-runtime v0.8.5
18062026-09-04T15:27:17.014Z Compiling thread_local v1.1.9
18072026-09-04T15:27:17.029Z Compiling slog-async v2.8.0
18082026-09-04T15:27:17.062Z Compiling crossbeam-channel v0.5.15
18092026-09-04T15:27:17.263Z Compiling is-terminal v0.4.17
18102026-09-04T15:27:17.279Z Compiling filetime v0.2.27
18112026-09-04T15:27:17.322Z Compiling take_mut v0.2.2
18122026-09-04T15:27:17.342Z Compiling xattr v1.6.1
18132026-09-04T15:27:17.360Z Compiling term v1.2.1
18142026-09-04T15:27:17.450Z Compiling camino-tempfile v1.4.1
18152026-09-04T15:27:17.471Z Compiling tar v0.4.46
18162026-09-04T15:27:17.663Z Compiling slog-term v2.9.2
18172026-09-04T15:27:23.625Z Compiling rustls-webpki v0.103.13
18182026-09-04T15:27:26.341Z Compiling tokio-rustls v0.26.4
18192026-09-04T15:27:26.341Z Compiling rustls-platform-verifier v0.6.2
18202026-09-04T15:27:26.341Z Compiling tough v0.22.0
18212026-09-04T15:27:26.554Z Compiling hyper-rustls v0.27.7
18222026-09-04T15:27:26.750Z Compiling reqwest v0.13.2
18232026-09-04T15:27:28.946Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-09-04T15:27:29.162Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-09-04T15:27:32.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18262026-09-04T15:27:32.258Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18272026-09-04T15:27:32.317ZSep 04 15:27:30.886 INFO Starting download, target: Clickhouse
18282026-09-04T15:27:32.317ZSep 04 15:27:30.886 INFO Starting download, target: Console
18292026-09-04T15:27:32.317ZSep 04 15:27:30.887 INFO Starting download, target: DendriteStub
18302026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Starting download, target: Cockroach
18312026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Starting download, target: MaghemiteMgd
18322026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Starting download, target: MaghemiteDdmd
18332026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Starting download, target: TransceiverControl
18342026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18352026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18362026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18372026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18382026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18392026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18402026-09-04T15:27:32.321ZSep 04 15:27:30.887 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18412026-09-04T15:27:32.623ZSep 04 15:27:31.188 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18422026-09-04T15:27:32.832ZSep 04 15:27:31.395 INFO Download complete, target: TransceiverControl
18432026-09-04T15:27:33.552ZSep 04 15:27:32.116 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18442026-09-04T15:27:34.111ZSep 04 15:27:32.678 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18452026-09-04T15:27:34.255ZSep 04 15:27:32.728 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18462026-09-04T15:27:34.541ZSep 04 15:27:33.108 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18472026-09-04T15:27:34.575ZSep 04 15:27:33.141 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18482026-09-04T15:27:34.820ZSep 04 15:27:33.389 INFO Download complete, target: Console
18492026-09-04T15:27:34.925ZSep 04 15:27:33.492 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18502026-09-04T15:27:34.925ZSep 04 15:27:33.492 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18512026-09-04T15:27:35.379ZSep 04 15:27:33.948 INFO Download complete, target: MaghemiteDdmd
18522026-09-04T15:27:36.480ZSep 04 15:27:35.049 INFO Download complete, target: DendriteStub
18532026-09-04T15:27:37.010ZSep 04 15:27:35.579 INFO Download complete, target: MaghemiteMgd
18542026-09-04T15:27:39.553ZSep 04 15:27:38.114 INFO Checking that binary works, target: Cockroach
18552026-09-04T15:27:39.692ZSep 04 15:27:38.256 INFO Download complete, target: Cockroach
18562026-09-04T15:27:40.778ZSep 04 15:27:39.346 INFO Checking that binary works, target: Clickhouse
18572026-09-04T15:27:40.915ZSep 04 15:27:39.483 INFO Download complete, target: Clickhouse
18582026-09-04T15:27:40.930ZAll builder prerequisites installed successfully, and PATH looks valid
18592026-09-04T15:27:40.936Z
18602026-09-04T15:27:40.936Zreal 2:11.893340943
18612026-09-04T15:27:40.936Zuser 7:23.480124450
18622026-09-04T15:27:40.936Zsys 1:27.692494465
18632026-09-04T15:27:40.936Ztrap 0.256998326
18642026-09-04T15:27:40.936Ztflt 0.410686135
18652026-09-04T15:27:40.936Zdflt 1.010168701
18662026-09-04T15:27:40.936Zkflt 0.020951510
18672026-09-04T15:27:40.936Zlock 27:32.790462962
18682026-09-04T15:27:40.936Zslp 22:16.860396831
18692026-09-04T15:27:40.936Zlat 51.305390943
18702026-09-04T15:27:40.936Zstop 2:45.379155848
18712026-09-04T15:27:40.937Z+ banner hack-check
18722026-09-04T15:27:40.937Z
18732026-09-04T15:27:40.937Z # # ## #### # # #### # # ###### #### # #
18742026-09-04T15:27:40.937Z # # # # # # # # # # # # # # # # #
18752026-09-04T15:27:40.937Z ###### # # # #### ##### # ###### ##### # ####
18762026-09-04T15:27:40.937Z # # ###### # # # # # # # # # #
18772026-09-04T15:27:40.937Z # # # # # # # # # # # # # # # # #
18782026-09-04T15:27:40.937Z # # # # #### # # #### # # ###### #### # #
18792026-09-04T15:27:40.937Z
18802026-09-04T15:27:40.937Z+ export CARGO_INCREMENTAL=0
18812026-09-04T15:27:40.937Z+ CARGO_INCREMENTAL=0
18822026-09-04T15:27:40.937Z+ ptime -m timeout 2h cargo xtask check-features --ci
18832026-09-04T15:27:41.403Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18842026-09-04T15:27:41.695Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18852026-09-04T15:27:43.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18862026-09-04T15:27:43.625Z Running `target/debug/xtask check-features --ci`
18872026-09-04T15:27:43.633Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18882026-09-04T15:27:43.633Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18892026-09-04T15:27:44.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18902026-09-04T15:27:44.043Z Running `target/debug/xtask download cargo-hack`
18912026-09-04T15:27:44.831Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-04T15:27:45.153Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-04T15:27:47.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
18942026-09-04T15:27:47.923Z Running `target/debug/xtask-downloader cargo-hack`
18952026-09-04T15:27:47.962ZSep 04 15:27:46.531 INFO Starting download, target: CargoHack
18962026-09-04T15:27:47.965ZSep 04 15:27:46.531 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18972026-09-04T15:27:48.330ZSep 04 15:27:46.898 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18982026-09-04T15:27:48.382ZSep 04 15:27:46.945 INFO Download complete, target: CargoHack
18992026-09-04T15:27:48.387Zrunning: "/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-04T15:27:48.393Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19012026-09-04T15:27:48.552Zinfo: running `cargo check --bins` on api_identity (1/376)
19022026-09-04T15:27:49.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-04T15:27:49.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-04T15:27:49.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-04T15:27:49.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19062026-09-04T15:27:49.103Z
19072026-09-04T15:27:49.103Zinfo: running `cargo check --bins` on bootstore (2/376)
19082026-09-04T15:27:49.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-04T15:27:49.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-04T15:27:49.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-04T15:27:49.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19122026-09-04T15:27:49.655Z
19132026-09-04T15:27:49.655Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19142026-09-04T15:27:50.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-04T15:27:50.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-04T15:27:50.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-04T15:27:50.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19182026-09-04T15:27:50.210Z
19192026-09-04T15:27:50.210Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19202026-09-04T15:27:50.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-04T15:27:50.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-04T15:27:50.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-04T15:27:50.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19242026-09-04T15:27:50.765Z
19252026-09-04T15:27:50.765Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19262026-09-04T15:27:51.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-04T15:27:51.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-04T15:27:51.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-04T15:27:51.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19302026-09-04T15:27:51.309Z
19312026-09-04T15:27:51.309Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19322026-09-04T15:27:51.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-04T15:27:51.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-04T15:27:51.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-04T15:27:51.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19362026-09-04T15:27:51.869Z
19372026-09-04T15:27:51.869Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19382026-09-04T15:27:52.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-04T15:27:52.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-04T15:27:52.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-04T15:27:52.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19422026-09-04T15:27:52.432Z
19432026-09-04T15:27:52.432Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19442026-09-04T15:27:52.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-04T15:27:52.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-04T15:27:52.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-04T15:27:52.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19482026-09-04T15:27:52.989Z
19492026-09-04T15:27:52.989Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19502026-09-04T15:27:53.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-04T15:27:53.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-04T15:27:53.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-04T15:27:53.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19542026-09-04T15:27:53.398Z
19552026-09-04T15:27:53.398Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19562026-09-04T15:27:53.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-04T15:27:53.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-04T15:27:53.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-04T15:27:53.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-04T15:27:53.811Z
19612026-09-04T15:27:53.811Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19622026-09-04T15:27:54.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-04T15:27:54.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-04T15:27:54.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-04T15:27:54.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19662026-09-04T15:27:54.222Z
19672026-09-04T15:27:54.222Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19682026-09-04T15:27:54.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-04T15:27:54.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-04T15:27:54.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-04T15:27:54.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19722026-09-04T15:27:54.634Z
19732026-09-04T15:27:54.634Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19742026-09-04T15:27:54.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-04T15:27:54.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-04T15:27:54.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-04T15:27:54.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19782026-09-04T15:27:55.039Z
19792026-09-04T15:27:55.039Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19802026-09-04T15:27:55.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-04T15:27:55.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-04T15:27:55.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-04T15:27:55.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19842026-09-04T15:27:55.444Z
19852026-09-04T15:27:55.444Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19862026-09-04T15:27:55.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-04T15:27:55.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-04T15:27:55.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-04T15:27:55.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19902026-09-04T15:27:55.852Z
19912026-09-04T15:27:55.852Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19922026-09-04T15:27:56.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-04T15:27:56.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-04T15:27:56.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-04T15:27:56.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19962026-09-04T15:27:56.261Z
19972026-09-04T15:27:56.261Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19982026-09-04T15:27:56.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-04T15:27:56.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-04T15:27:56.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-04T15:27:56.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20022026-09-04T15:27:56.668Z
20032026-09-04T15:27:56.668Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
20042026-09-04T15:27:57.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-04T15:27:57.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-04T15:27:57.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-04T15:27:57.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20082026-09-04T15:27:57.074Z
20092026-09-04T15:27:57.074Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20102026-09-04T15:27:57.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-04T15:27:57.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-04T15:27:57.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-04T15:27:57.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-04T15:27:57.487Z
20152026-09-04T15:27:57.487Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20162026-09-04T15:27:57.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-04T15:27:57.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-04T15:27:57.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-04T15:27:57.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20202026-09-04T15:27:57.897Z
20212026-09-04T15:27:57.897Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20222026-09-04T15:27:58.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-04T15:27:58.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-04T15:27:58.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-04T15:27:58.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20262026-09-04T15:27:58.326Z
20272026-09-04T15:27:58.326Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20282026-09-04T15:27:58.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-04T15:27:58.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-04T15:27:58.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-04T15:27:58.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20322026-09-04T15:27:58.720Z
20332026-09-04T15:27:58.720Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20342026-09-04T15:27:59.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-04T15:27:59.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-04T15:27:59.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-04T15:27:59.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-04T15:27:59.128Z
20392026-09-04T15:27:59.129Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20402026-09-04T15:27:59.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-04T15:27:59.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-04T15:27:59.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-04T15:27:59.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20442026-09-04T15:27:59.544Z
20452026-09-04T15:27:59.544Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20462026-09-04T15:27:59.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-04T15:27:59.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-04T15:27:59.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-04T15:27:59.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20502026-09-04T15:27:59.955Z
20512026-09-04T15:27:59.955Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20522026-09-04T15:28:00.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-04T15:28:00.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-04T15:28:00.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-04T15:28:00.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20562026-09-04T15:28:00.363Z
20572026-09-04T15:28:00.363Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20582026-09-04T15:28:00.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-04T15:28:00.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-04T15:28:00.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-04T15:28:00.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20622026-09-04T15:28:00.772Z
20632026-09-04T15:28:00.772Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20642026-09-04T15:28:01.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-04T15:28:01.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-04T15:28:01.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-04T15:28:01.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20682026-09-04T15:28:01.181Z
20692026-09-04T15:28:01.181Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20702026-09-04T15:28:01.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-04T15:28:01.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-04T15:28:01.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-04T15:28:01.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20742026-09-04T15:28:01.595Z
20752026-09-04T15:28:01.595Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20762026-09-04T15:28:01.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-04T15:28:01.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-04T15:28:01.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-04T15:28:01.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20802026-09-04T15:28:02.007Z
20812026-09-04T15:28:02.007Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20822026-09-04T15:28:02.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-04T15:28:02.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-04T15:28:02.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-04T15:28:02.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-04T15:28:02.421Z
20872026-09-04T15:28:02.421Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20882026-09-04T15:28:02.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-04T15:28:02.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-04T15:28:02.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-04T15:28:02.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-04T15:28:02.836Z
20932026-09-04T15:28:02.836Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20942026-09-04T15:28:03.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-04T15:28:03.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-04T15:28:03.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-04T15:28:03.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-04T15:28:03.252Z
20992026-09-04T15:28:03.252Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
21002026-09-04T15:28:03.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-04T15:28:03.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-04T15:28:03.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-04T15:28:03.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-04T15:28:03.666Z
21052026-09-04T15:28:03.666Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21062026-09-04T15:28:04.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-04T15:28:04.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-04T15:28:04.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-04T15:28:04.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-04T15:28:04.080Z
21112026-09-04T15:28:04.080Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21122026-09-04T15:28:04.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-04T15:28:04.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-04T15:28:04.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-04T15:28:04.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-04T15:28:04.493Z
21172026-09-04T15:28:04.493Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21182026-09-04T15:28:04.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-04T15:28:04.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-04T15:28:04.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-04T15:28:04.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-04T15:28:04.908Z
21232026-09-04T15:28:04.908Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21242026-09-04T15:28:05.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-04T15:28:05.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-04T15:28:05.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-04T15:28:05.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-04T15:28:05.319Z
21292026-09-04T15:28:05.319Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21302026-09-04T15:28:05.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-04T15:28:05.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-04T15:28:05.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-04T15:28:05.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-04T15:28:05.729Z
21352026-09-04T15:28:05.729Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21362026-09-04T15:28:06.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-04T15:28:06.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-04T15:28:06.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-04T15:28:06.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-04T15:28:06.140Z
21412026-09-04T15:28:06.140Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21422026-09-04T15:28:06.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-04T15:28:06.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-04T15:28:06.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-04T15:28:06.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-04T15:28:06.556Z
21472026-09-04T15:28:06.556Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21482026-09-04T15:28:06.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-04T15:28:06.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-04T15:28:06.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-04T15:28:06.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-04T15:28:06.963Z
21532026-09-04T15:28:06.963Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21542026-09-04T15:28:07.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-04T15:28:07.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-04T15:28:07.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-04T15:28:07.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-04T15:28:07.378Z
21592026-09-04T15:28:07.378Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21602026-09-04T15:28:07.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-04T15:28:07.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-04T15:28:07.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-04T15:28:07.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-04T15:28:07.789Z
21652026-09-04T15:28:07.789Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21662026-09-04T15:28:08.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-04T15:28:08.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-04T15:28:08.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-04T15:28:08.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-04T15:28:08.200Z
21712026-09-04T15:28:08.200Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21722026-09-04T15:28:08.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-04T15:28:08.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-04T15:28:08.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-04T15:28:08.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21762026-09-04T15:28:08.612Z
21772026-09-04T15:28:08.612Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21782026-09-04T15:28:08.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-04T15:28:08.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-04T15:28:08.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-04T15:28:08.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-04T15:28:09.024Z
21832026-09-04T15:28:09.024Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21842026-09-04T15:28:09.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-04T15:28:09.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-04T15:28:09.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-04T15:28:09.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21882026-09-04T15:28:09.439Z
21892026-09-04T15:28:09.439Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21902026-09-04T15:28:09.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-04T15:28:09.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-04T15:28:09.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-04T15:28:09.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-04T15:28:09.850Z
21952026-09-04T15:28:09.850Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21962026-09-04T15:28:10.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-04T15:28:10.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-04T15:28:10.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-04T15:28:10.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-04T15:28:10.264Z
22012026-09-04T15:28:10.264Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
22022026-09-04T15:28:10.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-04T15:28:10.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-04T15:28:10.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-04T15:28:10.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-04T15:28:10.676Z
22072026-09-04T15:28:10.677Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22082026-09-04T15:28:11.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-04T15:28:11.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-04T15:28:11.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-04T15:28:11.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-04T15:28:11.090Z
22132026-09-04T15:28:11.090Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22142026-09-04T15:28:11.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-04T15:28:11.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-04T15:28:11.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-04T15:28:11.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-04T15:28:11.502Z
22192026-09-04T15:28:11.502Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22202026-09-04T15:28:11.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-04T15:28:11.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-04T15:28:11.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-04T15:28:11.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-04T15:28:11.912Z
22252026-09-04T15:28:11.912Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22262026-09-04T15:28:12.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-04T15:28:12.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-04T15:28:12.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-04T15:28:12.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-04T15:28:12.326Z
22312026-09-04T15:28:12.326Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22322026-09-04T15:28:12.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-04T15:28:12.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-04T15:28:12.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-04T15:28:12.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-04T15:28:12.740Z
22372026-09-04T15:28:12.740Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22382026-09-04T15:28:13.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-04T15:28:13.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-04T15:28:13.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-04T15:28:13.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-04T15:28:13.152Z
22432026-09-04T15:28:13.152Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22442026-09-04T15:28:13.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-04T15:28:13.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-04T15:28:13.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-04T15:28:13.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-04T15:28:13.566Z
22492026-09-04T15:28:13.566Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22502026-09-04T15:28:13.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-04T15:28:13.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-04T15:28:13.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-04T15:28:13.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22542026-09-04T15:28:13.976Z
22552026-09-04T15:28:13.976Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22562026-09-04T15:28:14.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-04T15:28:14.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-04T15:28:14.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-04T15:28:14.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-04T15:28:14.452Z
22612026-09-04T15:28:14.452Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22622026-09-04T15:28:14.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-04T15:28:14.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-04T15:28:14.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-04T15:28:14.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-04T15:28:14.806Z
22672026-09-04T15:28:14.806Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22682026-09-04T15:28:15.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-04T15:28:15.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-04T15:28:15.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-04T15:28:15.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-04T15:28:15.222Z
22732026-09-04T15:28:15.222Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22742026-09-04T15:28:15.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-04T15:28:15.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-04T15:28:15.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-04T15:28:15.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-04T15:28:15.638Z
22792026-09-04T15:28:15.638Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22802026-09-04T15:28:16.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-04T15:28:16.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-04T15:28:16.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-04T15:28:16.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-04T15:28:16.053Z
22852026-09-04T15:28:16.053Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22862026-09-04T15:28:16.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-04T15:28:16.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-04T15:28:16.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-04T15:28:16.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-04T15:28:16.466Z
22912026-09-04T15:28:16.466Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22922026-09-04T15:28:16.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-04T15:28:16.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-04T15:28:16.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-04T15:28:16.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22962026-09-04T15:28:16.883Z
22972026-09-04T15:28:16.883Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22982026-09-04T15:28:17.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-04T15:28:17.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-04T15:28:17.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-04T15:28:17.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23022026-09-04T15:28:17.302Z
23032026-09-04T15:28:17.302Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
23042026-09-04T15:28:17.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-04T15:28:17.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-04T15:28:17.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-04T15:28:17.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-04T15:28:17.716Z
23092026-09-04T15:28:17.716Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23102026-09-04T15:28:18.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-04T15:28:18.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-04T15:28:18.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-04T15:28:18.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-04T15:28:18.131Z
23152026-09-04T15:28:18.132Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23162026-09-04T15:28:18.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-04T15:28:18.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-04T15:28:18.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-04T15:28:18.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23202026-09-04T15:28:18.545Z
23212026-09-04T15:28:18.545Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23222026-09-04T15:28:18.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-04T15:28:18.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-04T15:28:18.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-04T15:28:18.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-04T15:28:18.959Z
23272026-09-04T15:28:18.959Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23282026-09-04T15:28:19.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-04T15:28:19.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-04T15:28:19.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-04T15:28:19.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23322026-09-04T15:28:19.377Z
23332026-09-04T15:28:19.377Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23342026-09-04T15:28:19.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-04T15:28:19.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-04T15:28:19.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-04T15:28:19.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23382026-09-04T15:28:19.794Z
23392026-09-04T15:28:19.794Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23402026-09-04T15:28:20.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-04T15:28:20.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-04T15:28:20.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-04T15:28:20.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23442026-09-04T15:28:20.201Z
23452026-09-04T15:28:20.201Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23462026-09-04T15:28:20.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-04T15:28:20.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-04T15:28:20.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-04T15:28:20.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23502026-09-04T15:28:20.617Z
23512026-09-04T15:28:20.617Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23522026-09-04T15:28:20.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-04T15:28:20.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-04T15:28:20.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-04T15:28:20.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23562026-09-04T15:28:21.027Z
23572026-09-04T15:28:21.027Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23582026-09-04T15:28:21.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-04T15:28:21.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-04T15:28:21.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-04T15:28:21.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-04T15:28:21.439Z
23632026-09-04T15:28:21.439Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23642026-09-04T15:28:21.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-04T15:28:21.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-04T15:28:21.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-04T15:28:21.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23682026-09-04T15:28:21.868Z
23692026-09-04T15:28:21.868Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23702026-09-04T15:28:22.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-04T15:28:22.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-04T15:28:22.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-04T15:28:22.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-04T15:28:22.259Z
23752026-09-04T15:28:22.259Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23762026-09-04T15:28:22.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-04T15:28:22.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-04T15:28:22.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-04T15:28:22.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-04T15:28:22.676Z
23812026-09-04T15:28:22.676Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23822026-09-04T15:28:23.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-04T15:28:23.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-04T15:28:23.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-04T15:28:23.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-04T15:28:23.090Z
23872026-09-04T15:28:23.090Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23882026-09-04T15:28:23.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-04T15:28:23.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-04T15:28:23.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-04T15:28:23.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-04T15:28:23.503Z
23932026-09-04T15:28:23.503Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23942026-09-04T15:28:23.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-04T15:28:23.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-04T15:28:23.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-04T15:28:23.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-04T15:28:23.917Z
23992026-09-04T15:28:23.917Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
24002026-09-04T15:28:24.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-04T15:28:24.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-04T15:28:24.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-04T15:28:24.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-04T15:28:24.333Z
24052026-09-04T15:28:24.333Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24062026-09-04T15:28:24.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-04T15:28:24.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-04T15:28:24.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-04T15:28:24.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-04T15:28:24.749Z
24112026-09-04T15:28:24.749Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24122026-09-04T15:28:25.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-04T15:28:25.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-04T15:28:25.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-04T15:28:25.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-04T15:28:25.166Z
24172026-09-04T15:28:25.166Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24182026-09-04T15:28:25.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-04T15:28:25.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-04T15:28:25.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-04T15:28:25.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-04T15:28:25.585Z
24232026-09-04T15:28:25.585Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24242026-09-04T15:28:25.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-04T15:28:25.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-04T15:28:25.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-04T15:28:25.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24282026-09-04T15:28:26.003Z
24292026-09-04T15:28:26.003Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24302026-09-04T15:28:26.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-04T15:28:26.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-04T15:28:26.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-04T15:28:26.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24342026-09-04T15:28:26.601Z
24352026-09-04T15:28:26.601Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24362026-09-04T15:28:27.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-04T15:28:27.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-04T15:28:27.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-04T15:28:27.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24402026-09-04T15:28:27.202Z
24412026-09-04T15:28:27.202Zinfo: running `cargo check --bins` on nexus-config (91/376)
24422026-09-04T15:28:27.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-04T15:28:27.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-04T15:28:27.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-04T15:28:27.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24462026-09-04T15:28:27.804Z
24472026-09-04T15:28:27.804Zinfo: running `cargo check --bins` on nexus-types (92/376)
24482026-09-04T15:28:28.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-04T15:28:28.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-04T15:28:28.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-04T15:28:28.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24522026-09-04T15:28:28.408Z
24532026-09-04T15:28:28.408Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24542026-09-04T15:28:28.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-04T15:28:28.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-04T15:28:28.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-04T15:28:28.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24582026-09-04T15:28:28.972Z
24592026-09-04T15:28:28.972Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24602026-09-04T15:28:29.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-04T15:28:29.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-04T15:28:29.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-04T15:28:29.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24642026-09-04T15:28:29.514Z
24652026-09-04T15:28:29.514Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24662026-09-04T15:28:29.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-04T15:28:29.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-04T15:28:29.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-04T15:28:30.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-04T15:28:30.086Z
24712026-09-04T15:28:30.086Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24722026-09-04T15:28:30.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-04T15:28:30.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-04T15:28:30.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-04T15:28:30.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-04T15:28:30.656Z
24772026-09-04T15:28:30.656Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24782026-09-04T15:28:31.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-04T15:28:31.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-04T15:28:31.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-04T15:28:31.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-04T15:28:31.230Z
24832026-09-04T15:28:31.230Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24842026-09-04T15:28:31.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-04T15:28:31.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-04T15:28:31.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-04T15:28:31.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24882026-09-04T15:28:31.801Z
24892026-09-04T15:28:31.801Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24902026-09-04T15:28:32.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-04T15:28:32.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-04T15:28:32.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-04T15:28:32.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24942026-09-04T15:28:32.354Z
24952026-09-04T15:28:32.354Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24962026-09-04T15:28:32.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-04T15:28:32.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-04T15:28:32.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-04T15:28:32.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25002026-09-04T15:28:32.903Z
25012026-09-04T15:28:32.903Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
25022026-09-04T15:28:33.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-04T15:28:33.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-04T15:28:33.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-04T15:28:33.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25062026-09-04T15:28:33.463Z
25072026-09-04T15:28:33.463Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25082026-09-04T15:28:33.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-04T15:28:33.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-04T15:28:33.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-04T15:28:33.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25122026-09-04T15:28:34.003Z
25132026-09-04T15:28:34.003Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25142026-09-04T15:28:34.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-04T15:28:34.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-04T15:28:34.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-04T15:28:34.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25182026-09-04T15:28:34.547Z
25192026-09-04T15:28:34.547Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25202026-09-04T15:28:35.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-04T15:28:35.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-04T15:28:35.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-04T15:28:35.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25242026-09-04T15:28:35.113Z
25252026-09-04T15:28:35.113Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25262026-09-04T15:28:35.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-04T15:28:35.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-04T15:28:35.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-04T15:28:35.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25302026-09-04T15:28:35.682Z
25312026-09-04T15:28:35.682Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25322026-09-04T15:28:36.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-04T15:28:36.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-04T15:28:36.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-04T15:28:36.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25362026-09-04T15:28:36.245Z
25372026-09-04T15:28:36.245Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25382026-09-04T15:28:36.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-04T15:28:36.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-04T15:28:36.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-04T15:28:36.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25422026-09-04T15:28:36.813Z
25432026-09-04T15:28:36.813Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25442026-09-04T15:28:37.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-04T15:28:37.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-04T15:28:37.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-04T15:28:37.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25482026-09-04T15:28:37.385Z
25492026-09-04T15:28:37.385Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25502026-09-04T15:28:37.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-04T15:28:37.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-04T15:28:37.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-04T15:28:37.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25542026-09-04T15:28:37.958Z
25552026-09-04T15:28:37.958Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25562026-09-04T15:28:38.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-04T15:28:38.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-04T15:28:38.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-04T15:28:38.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25602026-09-04T15:28:38.507Z
25612026-09-04T15:28:38.507Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25622026-09-04T15:28:38.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-04T15:28:38.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-04T15:28:38.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-04T15:28:38.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-04T15:28:39.064Z
25672026-09-04T15:28:39.064Zinfo: running `cargo check --bins` on ereport-types (112/376)
25682026-09-04T15:28:39.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-04T15:28:39.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-04T15:28:39.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-04T15:28:39.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25722026-09-04T15:28:39.632Z
25732026-09-04T15:28:39.632Zinfo: running `cargo check --bins` on gateway-client (113/376)
25742026-09-04T15:28:40.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-04T15:28:40.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-04T15:28:40.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-04T15:28:40.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25782026-09-04T15:28:40.199Z
25792026-09-04T15:28:40.199Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25802026-09-04T15:28:40.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-04T15:28:40.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-04T15:28:40.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-04T15:28:40.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-04T15:28:40.765Z
25852026-09-04T15:28:40.765Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25862026-09-04T15:28:41.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-04T15:28:41.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-04T15:28:41.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-04T15:28:41.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25902026-09-04T15:28:41.333Z
25912026-09-04T15:28:41.333Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25922026-09-04T15:28:41.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-04T15:28:41.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-04T15:28:41.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-04T15:28:41.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25962026-09-04T15:28:41.926Z
25972026-09-04T15:28:41.927Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25982026-09-04T15:28:42.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-04T15:28:42.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-04T15:28:42.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-04T15:28:42.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26022026-09-04T15:28:42.513Z
26032026-09-04T15:28:42.513Zinfo: running `cargo check --bins` on key-manager-types (118/376)
26042026-09-04T15:28:42.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-04T15:28:42.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-04T15:28:42.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-04T15:28:42.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
26082026-09-04T15:28:43.062Z
26092026-09-04T15:28:43.062Zinfo: running `cargo check --bins` on oxlog (119/376)
26102026-09-04T15:28:43.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-04T15:28:43.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-04T15:28:43.665Z Checking cfg-if v1.0.4
26132026-09-04T15:28:43.668Z Checking serde_core v1.0.228
26142026-09-04T15:28:43.668Z Checking libc v0.2.185
26152026-09-04T15:28:43.782Z Checking memchr v2.8.0
26162026-09-04T15:28:43.792Z Checking log v0.4.33
26172026-09-04T15:28:43.795Z Checking smallvec v1.15.1
26182026-09-04T15:28:43.811Z Checking subtle v2.6.1
26192026-09-04T15:28:43.822Z Checking itoa v1.0.17
26202026-09-04T15:28:43.833Z Checking scopeguard v1.2.0
26212026-09-04T15:28:43.927Z Checking lock_api v0.4.14
26222026-09-04T15:28:43.948Z Checking stable_deref_trait v1.2.1
26232026-09-04T15:28:43.959Z Checking typenum v1.20.1
26242026-09-04T15:28:43.971Z Checking zerofrom v0.1.6
26252026-09-04T15:28:43.983Z Checking portable-atomic v1.13.1
26262026-09-04T15:28:44.015Z Checking zerocopy v0.8.55
26272026-09-04T15:28:44.081Z Checking yoke v0.8.1
26282026-09-04T15:28:44.125Z Checking critical-section v1.2.0
26292026-09-04T15:28:44.145Z Checking pin-project-lite v0.2.17
26302026-09-04T15:28:44.164Z Checking errno v0.3.14
26312026-09-04T15:28:44.222Z Checking getrandom v0.2.17
26322026-09-04T15:28:44.235Z Checking const-oid v0.9.6
26332026-09-04T15:28:44.247Z Checking zerovec v0.11.5
26342026-09-04T15:28:44.277Z Checking libm v0.2.16
26352026-09-04T15:28:44.366Z Checking rand_core v0.6.4
26362026-09-04T15:28:44.385Z Checking once_cell v1.21.3
26372026-09-04T15:28:44.542Z Checking zmij v1.0.21
26382026-09-04T15:28:44.558Z Checking signal-hook-registry v1.4.8
26392026-09-04T15:28:44.670Z Checking tinystr v0.8.2
26402026-09-04T15:28:44.699Z Checking parking_lot_core v0.9.12
26412026-09-04T15:28:44.715Z Checking percent-encoding v2.3.2
26422026-09-04T15:28:44.753Z Checking futures-core v0.3.32
26432026-09-04T15:28:44.841Z Checking litemap v0.8.1
26442026-09-04T15:28:44.853Z Checking rand_core v0.10.0
26452026-09-04T15:28:44.874Z Checking writeable v0.6.2
26462026-09-04T15:28:44.898Z Checking parking_lot v0.12.5
26472026-09-04T15:28:44.904Z Checking potential_utf v0.1.4
26482026-09-04T15:28:44.973Z Checking num-traits v0.2.19
26492026-09-04T15:28:44.990Z Checking getrandom v0.4.3
26502026-09-04T15:28:45.025Z Checking zerotrie v0.2.3
26512026-09-04T15:28:45.038Z Checking mio v1.2.0
26522026-09-04T15:28:45.056Z Checking icu_locale_core v2.1.1
26532026-09-04T15:28:45.073Z Checking equivalent v1.0.2
26542026-09-04T15:28:45.158Z Checking icu_collections v2.1.1
26552026-09-04T15:28:45.173Z Checking socket2 v0.6.3
26562026-09-04T15:28:45.278Z Checking icu_properties_data v2.1.2
26572026-09-04T15:28:45.291Z Checking serde v1.0.228
26582026-09-04T15:28:45.322Z Checking bitflags v2.11.0
26592026-09-04T15:28:45.399Z Checking serde_json v1.0.151
26602026-09-04T15:28:45.419Z Checking icu_normalizer_data v2.1.1
26612026-09-04T15:28:45.467Z Checking byteorder v1.5.0
26622026-09-04T15:28:45.486Z Checking hashbrown v0.17.0
26632026-09-04T15:28:45.497Z Checking futures-sink v0.3.32
26642026-09-04T15:28:45.533Z Checking getrandom v0.3.4
26652026-09-04T15:28:45.592Z Checking futures-channel v0.3.32
26662026-09-04T15:28:45.611Z Checking icu_provider v2.1.1
26672026-09-04T15:28:45.667Z Checking futures-task v0.3.32
26682026-09-04T15:28:45.680Z Checking utf8_iter v1.0.4
26692026-09-04T15:28:45.696Z Checking zeroize v1.9.0
26702026-09-04T15:28:45.782Z Checking bytes v1.11.1
26712026-09-04T15:28:45.796Z Checking futures-io v0.3.32
26722026-09-04T15:28:45.800Z Checking slab v0.4.12
26732026-09-04T15:28:45.845Z Checking icu_normalizer v2.1.1
26742026-09-04T15:28:45.864Z Checking generic-array v0.14.7
26752026-09-04T15:28:45.908Z Checking icu_properties v2.1.2
26762026-09-04T15:28:45.962Z Checking indexmap v2.14.0
26772026-09-04T15:28:45.962Z Checking futures-util v0.3.32
26782026-09-04T15:28:46.068Z Checking rustix v1.1.4
26792026-09-04T15:28:46.145Z Checking form_urlencoded v1.2.2
26802026-09-04T15:28:46.215Z Checking tokio v1.52.1
26812026-09-04T15:28:46.278Z Checking fnv v1.0.7
26822026-09-04T15:28:46.311Z Checking block-buffer v0.10.4
26832026-09-04T15:28:46.369Z Checking crypto-common v0.1.7
26842026-09-04T15:28:46.511Z Checking base64ct v1.8.3
26852026-09-04T15:28:46.516Z Checking digest v0.10.7
26862026-09-04T15:28:46.531Z Checking iana-time-zone v0.1.65
26872026-09-04T15:28:46.639Z Checking flagset v0.4.7
26882026-09-04T15:28:46.683Z Checking pem-rfc7468 v0.7.0
26892026-09-04T15:28:46.696Z Checking chrono v0.4.45
26902026-09-04T15:28:46.720Z Checking idna_adapter v1.2.1
26912026-09-04T15:28:46.777Z Checking rand_core v0.9.5
26922026-09-04T15:28:46.802Z Checking ppv-lite86 v0.2.21
26932026-09-04T15:28:46.835Z Checking der v0.7.10
26942026-09-04T15:28:46.839Z Checking idna v1.1.0
26952026-09-04T15:28:46.902Z Checking uuid v1.23.4
26962026-09-04T15:28:46.937Z Checking base64 v0.22.1
26972026-09-04T15:28:47.084Z Checking url v2.5.8
26982026-09-04T15:28:47.097Z Checking regex-syntax v0.8.10
26992026-09-04T15:28:47.172Z Checking http v1.4.2
27002026-09-04T15:28:47.224Z Checking rand_chacha v0.9.0
27012026-09-04T15:28:47.423Z Checking tracing-core v0.1.36
27022026-09-04T15:28:47.520Z Checking simd-adler32 v0.3.8
27032026-09-04T15:28:47.537Z Checking dyn-clone v1.0.20
27042026-09-04T15:28:47.591Z Checking spki v0.7.3
27052026-09-04T15:28:47.638Z Checking cpufeatures v0.2.17
27062026-09-04T15:28:47.688Z Checking rand v0.9.2
27072026-09-04T15:28:47.707Z Checking rustls-pki-types v1.14.0
27082026-09-04T15:28:47.735Z Checking http-body v1.0.1
27092026-09-04T15:28:47.735Z Checking tracing v0.1.44
27102026-09-04T15:28:47.759Z Checking pkcs8 v0.10.2
27112026-09-04T15:28:47.875Z Checking semver v1.0.28
27122026-09-04T15:28:47.887Z Checking spin v0.9.8
27132026-09-04T15:28:47.912Z Checking utf8parse v0.2.2
27142026-09-04T15:28:47.936Z Checking openssl-probe v0.2.1
27152026-09-04T15:28:47.998Z Checking anstyle v1.0.14
27162026-09-04T15:28:48.011Z Checking adler2 v2.0.1
27172026-09-04T15:28:48.038Z Checking tinyvec_macros v0.1.1
27182026-09-04T15:28:48.064Z Checking cmov v0.5.4
27192026-09-04T15:28:48.078Z Checking schemars v0.8.22
27202026-09-04T15:28:48.101Z Checking tinyvec v1.10.0
27212026-09-04T15:28:48.113Z Checking miniz_oxide v0.8.9
27222026-09-04T15:28:48.164Z Checking anstyle-parse v1.0.0
27232026-09-04T15:28:48.178Z Checking sha2 v0.10.9
27242026-09-04T15:28:48.255Z Checking ctutils v0.4.2
27252026-09-04T15:28:48.314Z Checking terminal_size v0.4.3
27262026-09-04T15:28:48.397Z Checking aws-lc-sys v0.40.0
27272026-09-04T15:28:48.413Z Checking thiserror v2.0.18
27282026-09-04T15:28:48.427Z Checking tower-layer v0.3.3
27292026-09-04T15:28:48.453Z Checking try-lock v0.2.5
27302026-09-04T15:28:48.466Z Checking untrusted v0.7.1
27312026-09-04T15:28:48.470Z Checking atomic-waker v1.1.2
27322026-09-04T15:28:48.511Z Checking anstyle-query v1.1.5
27332026-09-04T15:28:48.548Z Checking tower-service v0.3.3
27342026-09-04T15:28:48.570Z Checking fastrand v2.3.0
27352026-09-04T15:28:48.570Z Checking colorchoice v1.0.4
27362026-09-04T15:28:48.574Z Checking is_terminal_polyfill v1.70.2
27372026-09-04T15:28:48.608Z Checking want v0.3.1
27382026-09-04T15:28:48.635Z Checking hybrid-array v0.4.13
27392026-09-04T15:28:48.677Z Checking anstream v1.0.0
27402026-09-04T15:28:48.691Z Checking ipnet v2.12.0
27412026-09-04T15:28:48.725Z Checking httparse v1.10.1
27422026-09-04T15:28:48.737Z Checking crc32fast v1.5.0
27432026-09-04T15:28:48.749Z Checking tempfile v3.27.0
27442026-09-04T15:28:48.873Z Checking aho-corasick v1.1.4
27452026-09-04T15:28:48.885Z Checking tap v1.0.1
27462026-09-04T15:28:48.896Z Checking aws-lc-rs v1.16.3
27472026-09-04T15:28:48.929Z Checking httpdate v1.0.3
27482026-09-04T15:28:48.942Z Checking untrusted v0.9.0
27492026-09-04T15:28:48.946Z Checking foreign-types-shared v0.1.1
27502026-09-04T15:28:48.979Z Checking plain v0.2.3
27512026-09-04T15:28:49.034Z Checking foreign-types v0.3.2
27522026-09-04T15:28:49.047Z Checking wyz v0.5.1
27532026-09-04T15:28:49.073Z Checking unicode-normalization v0.1.25
27542026-09-04T15:28:49.087Z Checking rand_chacha v0.3.1
27552026-09-04T15:28:49.099Z Checking signature v2.2.0
27562026-09-04T15:28:49.211Z Checking radium v0.7.0
27572026-09-04T15:28:49.231Z Checking hex v0.4.3
27582026-09-04T15:28:49.290Z Checking num-integer v0.1.46
27592026-09-04T15:28:49.383Z Checking openssl-sys v0.9.117
27602026-09-04T15:28:49.396Z Checking wait-timeout v0.2.1
27612026-09-04T15:28:49.453Z Checking socket2 v0.5.10
27622026-09-04T15:28:49.468Z Checking unicode-ident v1.0.24
27632026-09-04T15:28:49.499Z Checking tokio-util v0.7.18
27642026-09-04T15:28:49.514Z Checking clap_lex v1.0.0
27652026-09-04T15:28:49.514Z Checking funty v2.0.0
27662026-09-04T15:28:49.556Z Checking regex-automata v0.4.14
27672026-09-04T15:28:49.573Z Checking quick-error v1.2.3
27682026-09-04T15:28:49.670Z Checking bit-vec v0.8.0
27692026-09-04T15:28:49.683Z Checking ucd-trie v0.1.7
27702026-09-04T15:28:49.695Z Checking strsim v0.11.1
27712026-09-04T15:28:49.730Z Checking rustls-webpki v0.103.13
27722026-09-04T15:28:49.752Z Checking openssl v0.10.80
27732026-09-04T15:28:49.810Z Checking pest v2.8.6
27742026-09-04T15:28:49.831Z Checking bitvec v1.0.1
27752026-09-04T15:28:49.847Z Checking clap_builder v4.6.0
27762026-09-04T15:28:49.861Z Checking bit-set v0.8.0
27772026-09-04T15:28:50.008Z Checking rusty-fork v0.3.1
27782026-09-04T15:28:50.119Z Checking h2 v0.4.15
27792026-09-04T15:28:50.164Z Checking rustls v0.23.41
27802026-09-04T15:28:50.202Z Checking proc-macro2 v1.0.106
27812026-09-04T15:28:50.515Z Checking num-iter v0.1.45
27822026-09-04T15:28:50.637Z Checking rand v0.8.6
27832026-09-04T15:28:50.893Z Checking lazy_static v1.5.0
27842026-09-04T15:28:50.983Z Checking rand_xorshift v0.4.0
27852026-09-04T15:28:51.102Z Checking hmac v0.12.1
27862026-09-04T15:28:51.119Z Checking thiserror v1.0.69
27872026-09-04T15:28:51.147Z Checking maybe-uninit v2.0.0
27882026-09-04T15:28:51.184Z Checking serde_spanned v0.6.9
27892026-09-04T15:28:51.210Z Checking toml_datetime v0.6.11
27902026-09-04T15:28:51.224Z Checking sync_wrapper v1.0.2
27912026-09-04T15:28:51.238Z Checking powerfmt v0.2.0
27922026-09-04T15:28:51.307Z Checking nodrop v0.1.14
27932026-09-04T15:28:51.322Z Checking zlib-rs v0.6.2
27942026-09-04T15:28:51.383Z Checking unarray v0.1.4
27952026-09-04T15:28:51.395Z Checking crc-catalog v2.4.0
27962026-09-04T15:28:51.400Z Checking pretty-hex v0.4.1
27972026-09-04T15:28:51.438Z Checking siphasher v1.0.2
27982026-09-04T15:28:51.483Z Checking proptest v1.11.0
27992026-09-04T15:28:51.495Z Checking crc v3.4.0
28002026-09-04T15:28:51.509Z Checking array-init v0.0.4
28012026-09-04T15:28:51.590Z Checking deranged v0.5.8
28022026-09-04T15:28:51.661Z Checking tower v0.5.3
28032026-09-04T15:28:51.771Z Checking native-tls v0.2.18
28042026-09-04T15:28:51.798Z Checking smallvec v0.6.14
28052026-09-04T15:28:51.953Z Checking packed_struct v0.10.1
28062026-09-04T15:28:51.987Z Checking num-bigint-dig v0.8.6
28072026-09-04T15:28:52.046Z Checking clap v4.6.1
28082026-09-04T15:28:52.126Z Checking quote v1.0.45
28092026-09-04T15:28:52.208Z Checking flate2 v1.1.9
28102026-09-04T15:28:52.296Z Checking ipnetwork v0.21.1
28112026-09-04T15:28:52.454Z Checking pkcs1 v0.7.5
28122026-09-04T15:28:52.501Z Checking http-body-util v0.1.3
28132026-09-04T15:28:52.513Z Checking crossbeam-utils v0.8.21
28142026-09-04T15:28:52.527Z Checking zerocopy v0.6.6
28152026-09-04T15:28:52.662Z Checking bitfield v0.19.4
28162026-09-04T15:28:52.718Z Checking ahash v0.8.12
28172026-09-04T15:28:52.808Z Checking bzip2-sys v0.1.13+1.0.8
28182026-09-04T15:28:52.817Z Checking scroll v0.13.0
28192026-09-04T15:28:52.848Z Checking env_filter v2.0.0
28202026-09-04T15:28:52.887Z Checking time-core v0.1.8
28212026-09-04T15:28:52.913Z Checking unicode-bidi v0.3.18
28222026-09-04T15:28:52.927Z Checking hashbrown v0.12.3
28232026-09-04T15:28:52.940Z Checking hyper v1.10.1
28242026-09-04T15:28:52.989Z Checking winnow v0.5.40
28252026-09-04T15:28:53.010Z Checking num_threads v0.1.7
28262026-09-04T15:28:53.027Z Checking ryu v1.0.23
28272026-09-04T15:28:53.043Z Checking allocator-api2 v0.2.21
28282026-09-04T15:28:53.095Z Checking base64 v0.21.7
28292026-09-04T15:28:53.161Z Checking unicode-properties v0.1.4
28302026-09-04T15:28:53.209Z Checking num-conv v0.2.0
28312026-09-04T15:28:53.285Z Checking gimli v0.32.3
28322026-09-04T15:28:53.323Z Checking iri-string v0.7.10
28332026-09-04T15:28:53.327Z Checking time v0.3.47
28342026-09-04T15:28:53.327Z Checking ron v0.8.1
28352026-09-04T15:28:53.357Z Checking stringprep v0.1.5
28362026-09-04T15:28:53.360Z Checking indexmap v1.9.3
28372026-09-04T15:28:53.519Z Checking newtype-uuid v1.3.2
28382026-09-04T15:28:53.679Z Checking serde_urlencoded v0.7.1
28392026-09-04T15:28:53.722Z Checking goblin v0.10.5
28402026-09-04T15:28:53.866Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28412026-09-04T15:28:53.882Z Checking env_logger v0.11.11
28422026-09-04T15:28:53.885Z Checking hyper-util v0.1.20
28432026-09-04T15:28:54.074Z Checking hashbrown v0.13.2
28442026-09-04T15:28:54.143Z Checking toml_edit v0.19.15
28452026-09-04T15:28:54.341Z Checking tower-http v0.6.8
28462026-09-04T15:28:54.462Z Checking bzip2 v0.4.4
28472026-09-04T15:28:54.501Z Checking crossbeam-epoch v0.9.18
28482026-09-04T15:28:54.621Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28492026-09-04T15:28:54.633Z Checking rsa v0.9.10
28502026-09-04T15:28:54.728Z Checking oxnet v0.1.6
28512026-09-04T15:28:54.776Z Checking syn v2.0.117
28522026-09-04T15:28:54.832Z Checking addr2line v0.25.1
28532026-09-04T15:28:54.982Z Checking serde-hex v0.1.0
28542026-09-04T15:28:55.092Z Checking tokio-native-tls v0.3.1
28552026-09-04T15:28:55.112Z Checking bstr v1.12.1
28562026-09-04T15:28:55.142Z Checking block-buffer v0.12.1
28572026-09-04T15:28:55.193Z Checking block-padding v0.4.2
28582026-09-04T15:28:55.264Z Checking crypto-common v0.2.2
28592026-09-04T15:28:55.315Z Checking rustls-native-certs v0.8.3
28602026-09-04T15:28:55.335Z Checking x509-cert v0.2.5
28612026-09-04T15:28:55.453Z Checking scroll v0.12.0
28622026-09-04T15:28:55.520Z Checking object v0.37.3
28632026-09-04T15:28:55.683Z Checking zstd-sys v2.0.16+zstd.1.5.7
28642026-09-04T15:28:55.794Z Checking md-5 v0.10.6
28652026-09-04T15:28:55.871Z Checking hash32 v0.2.1
28662026-09-04T15:28:55.939Z Checking encoding_rs v0.8.35
28672026-09-04T15:28:55.992Z Checking mime v0.3.17
28682026-09-04T15:28:56.028Z Checking fallible-iterator v0.2.0
28692026-09-04T15:28:56.096Z Checking crc-any v2.5.0
28702026-09-04T15:28:56.164Z Checking psl-types v2.0.11
28712026-09-04T15:28:56.271Z Checking rustc-demangle v0.1.27
28722026-09-04T15:28:56.288Z Checking publicsuffix v2.3.0
28732026-09-04T15:28:56.301Z Checking postgres-protocol v0.6.10
28742026-09-04T15:28:56.453Z Checking dof v0.4.0
28752026-09-04T15:28:56.494Z Checking heapless v0.7.17
28762026-09-04T15:28:56.537Z Checking zstd-safe v7.2.4
28772026-09-04T15:28:56.622Z Checking goblin v0.8.2
28782026-09-04T15:28:56.701Z Checking inout v0.2.2
28792026-09-04T15:28:56.855Z Checking hyper-tls v0.6.0
28802026-09-04T15:28:56.898Z Checking toml v0.7.8
28812026-09-04T15:28:56.912Z Checking daft v0.1.8
28822026-09-04T15:28:56.945Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28832026-09-04T15:28:57.031Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28842026-09-04T15:28:57.078Z Checking zip v0.6.6
28852026-09-04T15:28:57.091Z Checking object v0.30.4
28862026-09-04T15:28:57.155Z Checking cookie v0.18.1
28872026-09-04T15:28:57.192Z Checking tokio-rustls v0.26.4
28882026-09-04T15:28:57.209Z Checking phf_shared v0.13.1
28892026-09-04T15:28:57.385Z Checking dtrace-parser v0.3.0
28902026-09-04T15:28:57.400Z Checking pin-project v1.1.11
28912026-09-04T15:28:57.412Z Checking zerocopy v0.7.35
28922026-09-04T15:28:57.425Z Checking signal-hook v0.3.18
28932026-09-04T15:28:57.491Z Checking futures-executor v0.3.32
28942026-09-04T15:28:57.613Z Checking ff v0.13.1
28952026-09-04T15:28:57.626Z Checking thread-id v5.1.0
28962026-09-04T15:28:57.640Z Checking unicode-width v0.2.0
28972026-09-04T15:28:57.701Z Checking foldhash v0.1.5
28982026-09-04T15:28:57.742Z Compiling rayon-core v1.13.0
28992026-09-04T15:28:57.835Z Checking managed v0.8.0
29002026-09-04T15:28:57.859Z Checking backtrace v0.3.76
29012026-09-04T15:28:57.881Z Checking jiff-core v0.1.0
29022026-09-04T15:28:57.901Z Compiling illumos-nvpair-sys v0.2.0
29032026-09-04T15:28:57.916Z Checking smawk v0.3.2
29042026-09-04T15:28:57.919Z Checking foldhash v0.2.0
29052026-09-04T15:28:58.018Z Checking bumpalo v3.20.2
29062026-09-04T15:28:58.043Z Checking bitflags v1.3.2
29072026-09-04T15:28:58.075Z Checking is_ci v1.2.0
29082026-09-04T15:28:58.087Z Checking base16ct v0.2.0
29092026-09-04T15:28:58.112Z Checking path-slash v0.1.5
29102026-09-04T15:28:58.162Z Checking same-file v1.0.6
29112026-09-04T15:28:58.173Z Checking either v1.15.0
29122026-09-04T15:28:58.208Z Checking unicode-linebreak v0.1.5
29132026-09-04T15:28:58.212Z Checking libbz2-rs-sys v0.2.2
29142026-09-04T15:28:58.232Z Checking zopfli v0.8.3
29152026-09-04T15:28:58.276Z Checking walkdir v2.5.0
29162026-09-04T15:28:58.359Z Checking sec1 v0.7.3
29172026-09-04T15:28:58.417Z Checking textwrap v0.16.2
29182026-09-04T15:28:58.444Z Checking supports-color v3.0.2
29192026-09-04T15:28:58.550Z Checking dof v0.3.0
29202026-09-04T15:28:58.563Z Checking backtrace-ext v0.2.1
29212026-09-04T15:28:58.566Z Checking smoltcp v0.9.1
29222026-09-04T15:28:58.586Z Checking hashbrown v0.16.1
29232026-09-04T15:28:58.590Z Checking jiff v0.2.34
29242026-09-04T15:28:58.611Z Checking bzip2 v0.6.1
29252026-09-04T15:28:58.663Z Checking hashbrown v0.15.5
29262026-09-04T15:28:58.675Z Checking group v0.13.0
29272026-09-04T15:28:58.767Z Checking usdt-impl v0.6.0
29282026-09-04T15:28:58.819Z Checking futures v0.3.32
29292026-09-04T15:28:58.834Z Checking signal-hook-mio v0.2.5
29302026-09-04T15:28:58.894Z Checking snafu v0.8.9
29312026-09-04T15:28:58.940Z Checking hyper-rustls v0.27.7
29322026-09-04T15:28:59.048Z Checking phf v0.13.1
29332026-09-04T15:28:59.093Z Checking cookie_store v0.22.1
29342026-09-04T15:28:59.129Z Checking reqwest v0.12.28
29352026-09-04T15:28:59.142Z Checking cipher v0.5.2
29362026-09-04T15:28:59.154Z Checking zstd v0.13.3
29372026-09-04T15:28:59.167Z Checking postgres-types v0.2.12
29382026-09-04T15:28:59.196Z Checking globset v0.4.18
29392026-09-04T15:28:59.243Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29402026-09-04T15:28:59.338Z Checking rustls-platform-verifier v0.6.2
29412026-09-04T15:28:59.377Z Checking crossbeam-deque v0.8.6
29422026-09-04T15:28:59.423Z Checking phf_shared v0.11.3
29432026-09-04T15:28:59.445Z Checking regex v1.12.3
29442026-09-04T15:28:59.474Z Checking hkdf v0.12.4
29452026-09-04T15:28:59.486Z Checking dtrace-parser v0.2.0
29462026-09-04T15:28:59.554Z Checking curve25519-dalek v4.1.3
29472026-09-04T15:28:59.566Z Checking ref-cast v1.0.25
29482026-09-04T15:28:59.582Z Checking olpc-cjson v0.1.4
29492026-09-04T15:28:59.608Z Checking byte-wrapper v0.1.0
29502026-09-04T15:28:59.659Z Checking strum v0.27.2
29512026-09-04T15:28:59.714Z Checking hubpack v0.1.2
29522026-09-04T15:28:59.726Z Checking ed25519 v2.2.3
29532026-09-04T15:28:59.730Z Checking memoffset v0.9.1
29542026-09-04T15:28:59.768Z Checking rustix v0.38.44
29552026-09-04T15:28:59.811Z Checking owo-colors v4.3.0
29562026-09-04T15:28:59.814Z Checking pem v3.0.6
29572026-09-04T15:28:59.878Z Checking crypto-bigint v0.5.5
29582026-09-04T15:28:59.892Z Checking serde_plain v1.0.2
29592026-09-04T15:28:59.909Z Checking serde-big-array v0.5.1
29602026-09-04T15:28:59.978Z Checking erased-serde v0.3.31
29612026-09-04T15:29:00.035Z Checking float-cmp v0.10.0
29622026-09-04T15:29:00.047Z Checking thread-id v4.2.2
29632026-09-04T15:29:00.134Z Checking memmap2 v0.9.10
29642026-09-04T15:29:00.162Z Checking fixedbitset v0.5.7
29652026-09-04T15:29:00.298Z Checking supports-unicode v3.0.0
29662026-09-04T15:29:00.356Z Checking new_debug_unreachable v1.0.6
29672026-09-04T15:29:00.368Z Checking unicode-segmentation v1.12.0
29682026-09-04T15:29:00.380Z Checking winnow v0.7.14
29692026-09-04T15:29:00.393Z Checking const-oid v0.10.2
29702026-09-04T15:29:00.404Z Checking data-encoding v2.10.0
29712026-09-04T15:29:00.421Z Checking supports-hyperlinks v3.2.0
29722026-09-04T15:29:00.529Z Checking winnow v1.0.3
29732026-09-04T15:29:00.548Z Checking unicode-width v0.1.14
29742026-09-04T15:29:00.562Z Checking predicates-core v1.0.10
29752026-09-04T15:29:00.598Z Checking toml_write v0.1.2
29762026-09-04T15:29:00.677Z Checking typed-path v0.9.3
29772026-09-04T15:29:00.690Z Checking normalize-line-endings v0.3.0
29782026-09-04T15:29:00.694Z Checking difflib v0.4.0
29792026-09-04T15:29:00.762Z Checking fixedbitset v0.4.2
29802026-09-04T15:29:00.778Z Checking precomputed-hash v0.1.1
29812026-09-04T15:29:00.791Z Checking keccak v0.1.6
29822026-09-04T15:29:00.835Z Checking static_assertions v1.1.0
29832026-09-04T15:29:00.858Z Checking cpufeatures v0.3.0
29842026-09-04T15:29:00.875Z Checking whoami v2.1.0
29852026-09-04T15:29:00.902Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29862026-09-04T15:29:00.914Z Checking petgraph v0.6.5
29872026-09-04T15:29:00.927Z Checking chacha20 v0.10.0
29882026-09-04T15:29:00.954Z Checking sha3 v0.10.8
29892026-09-04T15:29:01.063Z Checking tokio-postgres v0.7.16
29902026-09-04T15:29:01.159Z Checking predicates v3.1.4
29912026-09-04T15:29:01.182Z Checking string_cache v0.8.9
29922026-09-04T15:29:01.349Z Checking elliptic-curve v0.13.8
29932026-09-04T15:29:01.386Z Checking toml_parser v1.1.2+spec-1.1.0
29942026-09-04T15:29:01.452Z Checking tough v0.22.0
29952026-09-04T15:29:01.465Z Checking miette v7.6.0
29962026-09-04T15:29:01.595Z Checking toml_edit v0.22.27
29972026-09-04T15:29:01.665Z Checking similar v2.7.0
29982026-09-04T15:29:01.714Z Checking hickory-proto v0.25.2
29992026-09-04T15:29:01.972Z Checking crossterm v0.28.1
30002026-09-04T15:29:02.048Z Checking zip v4.6.1
30012026-09-04T15:29:02.169Z Checking digest v0.11.3
30022026-09-04T15:29:02.344Z Checking ed25519-dalek v2.2.0
30032026-09-04T15:29:02.357Z Checking slog v2.8.2
30042026-09-04T15:29:02.582Z Checking petgraph v0.8.3
30052026-09-04T15:29:02.617Z Checking usdt v0.6.0
30062026-09-04T15:29:02.630Z Checking usdt-impl v0.5.0
30072026-09-04T15:29:02.678Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30082026-09-04T15:29:02.678Z Checking nix v0.31.2
30092026-09-04T15:29:02.788Z Checking iddqd v0.4.2
30102026-09-04T15:29:03.157Z Checking reqwest v0.13.2
30112026-09-04T15:29:03.279Z Checking itertools v0.13.0
30122026-09-04T15:29:03.358Z Checking strum v0.26.3
30132026-09-04T15:29:03.471Z Checking serde_with v3.21.0
30142026-09-04T15:29:03.499Z Checking derive_more v2.1.1
30152026-09-04T15:29:03.599Z Checking fs-err v3.3.0
30162026-09-04T15:29:03.708Z Checking tokio-stream v0.1.18
30172026-09-04T15:29:03.891Z Checking buf-list v1.1.2
30182026-09-04T15:29:03.903Z Checking camino v1.2.5
30192026-09-04T15:29:03.999Z Checking anyhow v1.0.104
30202026-09-04T15:29:04.072Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30212026-09-04T15:29:04.090Z Checking openapiv3 v2.2.0
30222026-09-04T15:29:04.150Z Checking peg-runtime v0.8.5
30232026-09-04T15:29:04.163Z Checking lalrpop-util v0.19.12
30242026-09-04T15:29:04.197Z Checking illumos-nvpair v0.3.0
30252026-09-04T15:29:04.290Z Checking rayon v1.11.0
30262026-09-04T15:29:04.305Z Checking sigpipe v0.1.3
30272026-09-04T15:29:04.320Z Checking glob v0.3.3
30282026-09-04T15:29:05.267Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-09-04T15:29:05.612Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30302026-09-04T15:29:05.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
30312026-09-04T15:29:06.063Z
30322026-09-04T15:29:06.063Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30332026-09-04T15:29:06.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-04T15:29:06.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-04T15:29:06.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-04T15:29:06.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30372026-09-04T15:29:06.643Z
30382026-09-04T15:29:06.643Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30392026-09-04T15:29:07.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-04T15:29:07.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-04T15:29:07.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-04T15:29:07.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30432026-09-04T15:29:07.201Z
30442026-09-04T15:29:07.201Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30452026-09-04T15:29:07.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-04T15:29:07.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-04T15:29:07.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-04T15:29:07.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30492026-09-04T15:29:07.795Z
30502026-09-04T15:29:07.795Zinfo: running `cargo check --bins` on oxql-types (123/376)
30512026-09-04T15:29:08.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-04T15:29:08.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-04T15:29:08.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-04T15:29:08.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-04T15:29:08.373Z
30562026-09-04T15:29:08.373Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30572026-09-04T15:29:08.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-04T15:29:08.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-04T15:29:08.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-04T15:29:08.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30612026-09-04T15:29:08.944Z
30622026-09-04T15:29:08.944Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30632026-09-04T15:29:09.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-04T15:29:09.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-04T15:29:09.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-04T15:29:09.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30672026-09-04T15:29:09.518Z
30682026-09-04T15:29:09.519Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30692026-09-04T15:29:09.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-04T15:29:09.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-04T15:29:09.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-09-04T15:29:09.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30732026-09-04T15:29:10.083Z
30742026-09-04T15:29:10.083Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30752026-09-04T15:29:10.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-09-04T15:29:10.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-09-04T15:29:10.758Z Compiling multer v3.1.0
30782026-09-04T15:29:10.871Z Compiling async-stream-impl v0.3.6
30792026-09-04T15:29:10.875Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-09-04T15:29:10.886Z Compiling serde_tokenstream v0.3.0
30812026-09-04T15:29:10.896Z Compiling dropshot v0.17.1
30822026-09-04T15:29:10.908Z Compiling parse-display-derive v0.10.0
30832026-09-04T15:29:10.921Z Compiling newtype-uuid-macros v0.1.0
30842026-09-04T15:29:10.925Z Compiling dropshot_endpoint v0.17.1
30852026-09-04T15:29:11.105Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-09-04T15:29:11.150Z Checking thread_local v1.1.9
30872026-09-04T15:29:11.187Z Compiling oxide-generation-macros v0.2.0
30882026-09-04T15:29:11.253Z Checking match_cfg v0.1.0
30892026-09-04T15:29:11.321Z Checking compression-core v0.4.31
30902026-09-04T15:29:11.337Z Checking hostname v0.3.1
30912026-09-04T15:29:11.437Z Checking crossbeam-channel v0.5.15
30922026-09-04T15:29:11.441Z Checking atomicwrites v0.4.4
30932026-09-04T15:29:11.464Z Checking compression-codecs v0.4.37
30942026-09-04T15:29:11.537Z Checking slog-json v2.6.1
30952026-09-04T15:29:11.579Z Checking serde_spanned v1.1.1
30962026-09-04T15:29:11.633Z Checking toml_datetime v1.1.1+spec-1.1.0
30972026-09-04T15:29:11.684Z Checking is-terminal v0.4.17
30982026-09-04T15:29:11.699Z Checking debug-ignore v1.0.5
30992026-09-04T15:29:11.711Z Checking take_mut v0.2.2
31002026-09-04T15:29:11.772Z Checking toml_writer v1.1.1+spec-1.1.0
31012026-09-04T15:29:11.776Z Checking term v1.2.1
31022026-09-04T15:29:11.799Z Checking slog-bunyan v2.5.0
31032026-09-04T15:29:11.814Z Checking slog-async v2.8.0
31042026-09-04T15:29:11.836Z Checking async-compression v0.4.41
31052026-09-04T15:29:11.912Z Checking async-stream v0.3.6
31062026-09-04T15:29:11.915Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31072026-09-04T15:29:11.952Z Checking toml v1.1.2+spec-1.1.0
31082026-09-04T15:29:11.986Z Checking progenitor-client v0.14.0
31092026-09-04T15:29:12.007Z Checking slog-term v2.9.2
31102026-09-04T15:29:12.021Z Checking sha1 v0.11.0
31112026-09-04T15:29:12.078Z Checking oxide-generation v0.1.3
31122026-09-04T15:29:12.208Z Checking waitgroup v0.1.2
31132026-09-04T15:29:12.224Z Checking rustls-pemfile v2.2.0
31142026-09-04T15:29:12.267Z Checking backon v1.6.0
31152026-09-04T15:29:12.270Z Checking serde_path_to_error v0.1.20
31162026-09-04T15:29:12.298Z Checking hostname v0.4.2
31172026-09-04T15:29:12.312Z Checking instant v0.1.13
31182026-09-04T15:29:12.394Z Checking backoff v0.4.0
31192026-09-04T15:29:12.427Z Checking progenitor-extras v0.2.0
31202026-09-04T15:29:12.545Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31212026-09-04T15:29:12.553Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31222026-09-04T15:29:12.580Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31232026-09-04T15:29:12.600Z Checking itertools v0.14.0
31242026-09-04T15:29:12.604Z Checking parse-display v0.10.0
31252026-09-04T15:29:12.651Z Checking regress v0.10.5
31262026-09-04T15:29:12.743Z Checking macaddr v1.0.1
31272026-09-04T15:29:12.918Z Checking humantime v2.3.0
31282026-09-04T15:29:13.759Z Compiling prettyplease v0.2.37
31292026-09-04T15:29:14.063Z Checking num-rational v0.4.2
31302026-09-04T15:29:14.337Z Checking num-complex v0.4.6
31312026-09-04T15:29:14.655Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-09-04T15:29:14.741Z Compiling num v0.4.3
31332026-09-04T15:29:14.869Z Compiling usdt-macro v0.5.0
31342026-09-04T15:29:14.892Z Compiling usdt-attr-macro v0.5.0
31352026-09-04T15:29:14.907Z Checking memmap v0.7.0
31362026-09-04T15:29:14.940Z Compiling float-ord v0.3.2
31372026-09-04T15:29:15.056Z Compiling convert_case v0.4.0
31382026-09-04T15:29:15.352Z Checking newline-converter v0.3.0
31392026-09-04T15:29:15.465Z Checking console v0.15.11
31402026-09-04T15:29:15.478Z Compiling derive_more v0.99.20
31412026-09-04T15:29:15.659Z Compiling toml v0.8.23
31422026-09-04T15:29:15.715Z Checking usdt v0.5.0
31432026-09-04T15:29:15.754Z Checking linked-hash-map v0.5.6
31442026-09-04T15:29:15.892Z Compiling minimal-lexical v0.2.1
31452026-09-04T15:29:15.926Z Checking lru-cache v0.1.2
31462026-09-04T15:29:16.051Z Checking expectorate v1.2.0
31472026-09-04T15:29:16.159Z Compiling nom v7.1.3
31482026-09-04T15:29:16.334Z Checking camino-tempfile v1.4.1
31492026-09-04T15:29:16.494Z Checking hickory-proto v0.24.4
31502026-09-04T15:29:16.620Z Checking phf_shared v0.12.1
31512026-09-04T15:29:16.692Z Compiling slog-dtrace v0.3.0
31522026-09-04T15:29:16.760Z Compiling chrono-tz v0.10.4
31532026-09-04T15:29:16.885Z Checking resolv-conf v0.7.6
31542026-09-04T15:29:17.070Z Compiling unicode-xid v0.2.6
31552026-09-04T15:29:17.198Z Checking heck v0.5.0
31562026-09-04T15:29:17.326Z Compiling const_format_proc_macros v0.2.34
31572026-09-04T15:29:17.435Z Checking phf v0.12.1
31582026-09-04T15:29:17.464Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31592026-09-04T15:29:17.500Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31602026-09-04T15:29:17.578Z Checking tokio-dtrace v0.1.1
31612026-09-04T15:29:17.772Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622026-09-04T15:29:17.973Z Compiling derive-where v1.6.0
31632026-09-04T15:29:18.062Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31642026-09-04T15:29:18.297Z Checking highway v1.3.0
31652026-09-04T15:29:18.312Z Checking hickory-resolver v0.24.4
31662026-09-04T15:29:18.528Z Checking const_format v0.2.35
31672026-09-04T15:29:18.761Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31682026-09-04T15:29:19.037Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31692026-09-04T15:29:19.072Z Checking oxide-tokio-rt v0.1.4
31702026-09-04T15:29:19.283Z Checking qorb v0.4.1
31712026-09-04T15:29:19.321Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31722026-09-04T15:29:19.429Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31732026-09-04T15:29:19.496Z Checking gethostname v0.5.0
31742026-09-04T15:29:19.563Z Checking bcs v0.1.6
31752026-09-04T15:29:19.581Z Checking termtree v0.5.1
31762026-09-04T15:29:19.596Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31772026-09-04T15:29:22.706Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-09-04T15:29:25.832Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31792026-09-04T15:29:28.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
31802026-09-04T15:29:28.228Z
31812026-09-04T15:29:28.229Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31822026-09-04T15:29:28.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-09-04T15:29:28.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-09-04T15:29:28.899Z Compiling ar_archive_writer v0.5.1
31852026-09-04T15:29:29.011Z Compiling stacker v0.1.23
31862026-09-04T15:29:29.017Z Compiling cfg_aliases v0.1.1
31872026-09-04T15:29:29.023Z Compiling proc-macro-error v1.0.4
31882026-09-04T15:29:29.030Z Checking fd-lock v4.0.4
31892026-09-04T15:29:29.034Z Checking nibble_vec v0.1.0
31902026-09-04T15:29:29.034Z Checking vte v0.14.1
31912026-09-04T15:29:29.034Z Compiling recursive-proc-macro-impl v0.1.1
31922026-09-04T15:29:29.071Z Compiling nix v0.28.0
31932026-09-04T15:29:29.136Z Checking endian-type v0.1.2
31942026-09-04T15:29:29.162Z Checking bytecount v0.6.9
31952026-09-04T15:29:29.176Z Checking strip-ansi-escapes v0.2.1
31962026-09-04T15:29:29.261Z Checking papergrid v0.11.0
31972026-09-04T15:29:29.261Z Checking radix_trie v0.2.1
31982026-09-04T15:29:29.285Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31992026-09-04T15:29:29.300Z Compiling peg-macros v0.8.5
32002026-09-04T15:29:29.304Z Compiling tabled_derive v0.7.0
32012026-09-04T15:29:29.451Z Compiling sqlparser_derive v0.5.0
32022026-09-04T15:29:29.464Z Checking winnow v0.6.26
32032026-09-04T15:29:29.781Z Checking nu-ansi-term v0.50.3
32042026-09-04T15:29:29.814Z Compiling psm v0.1.30
32052026-09-04T15:29:29.876Z Checking unicode_categories v0.1.1
32062026-09-04T15:29:29.989Z Checking home v0.5.12
32072026-09-04T15:29:30.029Z Checking reedline v0.40.0
32082026-09-04T15:29:30.180Z Checking crossterm v0.29.0
32092026-09-04T15:29:30.235Z Checking display-error-chain v0.2.2
32102026-09-04T15:29:30.330Z Checking tabled v0.15.0
32112026-09-04T15:29:30.377Z Checking rustyline v14.0.0
32122026-09-04T15:29:30.590Z Checking recursive v0.1.1
32132026-09-04T15:29:30.649Z Checking sqlformat v0.3.5
32142026-09-04T15:29:30.677Z Checking peg v0.8.5
32152026-09-04T15:29:30.680Z Checking sqlparser v0.61.0
32162026-09-04T15:29:42.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
32172026-09-04T15:29:42.176Z
32182026-09-04T15:29:42.176Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32192026-09-04T15:29:42.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-04T15:29:42.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-04T15:29:42.843Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-04T15:29:46.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
32232026-09-04T15:29:46.599Z
32242026-09-04T15:29:46.599Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32252026-09-04T15:29:47.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-04T15:29:47.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-04T15:29:47.265Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-04T15:29:49.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
32292026-09-04T15:29:49.987Z
32302026-09-04T15:29:49.987Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32312026-09-04T15:29:50.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-04T15:29:50.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-04T15:29:50.648Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-04T15:29:53.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
32352026-09-04T15:29:54.173Z
32362026-09-04T15:29:54.173Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32372026-09-04T15:29:54.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-04T15:29:54.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-04T15:29:54.836Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-04T15:29:58.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
32412026-09-04T15:29:58.414Z
32422026-09-04T15:29:58.414Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32432026-09-04T15:29:58.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-04T15:29:58.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-04T15:29:59.079Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-04T15:30:01.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
32472026-09-04T15:30:01.942Z
32482026-09-04T15:30:01.942Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32492026-09-04T15:30:02.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-04T15:30:02.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-04T15:30:02.614Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-04T15:30:05.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
32532026-09-04T15:30:05.505Z
32542026-09-04T15:30:05.505Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32552026-09-04T15:30:05.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-04T15:30:06.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-04T15:30:06.176Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-09-04T15:30:09.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s
32592026-09-04T15:30:09.854Z
32602026-09-04T15:30:09.854Zinfo: running `cargo check --bins` on oximeter (136/376)
32612026-09-04T15:30:10.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-04T15:30:10.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-04T15:30:10.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-09-04T15:30:10.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32652026-09-04T15:30:10.426Z
32662026-09-04T15:30:10.426Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32672026-09-04T15:30:10.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-04T15:30:10.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-04T15:30:11.050Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32702026-09-04T15:30:11.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32712026-09-04T15:30:11.594Z
32722026-09-04T15:30:11.594Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32732026-09-04T15:30:12.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-04T15:30:12.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-04T15:30:12.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-04T15:30:12.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32772026-09-04T15:30:12.155Z
32782026-09-04T15:30:12.155Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32792026-09-04T15:30:12.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-04T15:30:12.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-04T15:30:12.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-04T15:30:12.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32832026-09-04T15:30:12.765Z
32842026-09-04T15:30:12.765Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32852026-09-04T15:30:13.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-04T15:30:13.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-04T15:30:13.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-04T15:30:13.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-04T15:30:13.342Z
32902026-09-04T15:30:13.343Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32912026-09-04T15:30:13.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-04T15:30:13.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-04T15:30:13.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-04T15:30:13.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32952026-09-04T15:30:13.920Z
32962026-09-04T15:30:13.920Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32972026-09-04T15:30:14.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-04T15:30:14.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-04T15:30:14.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-04T15:30:14.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-04T15:30:14.498Z
33022026-09-04T15:30:14.498Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
33032026-09-04T15:30:14.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-04T15:30:14.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-04T15:30:14.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-04T15:30:14.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33072026-09-04T15:30:15.079Z
33082026-09-04T15:30:15.079Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33092026-09-04T15:30:15.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-04T15:30:15.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-04T15:30:15.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-04T15:30:15.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33132026-09-04T15:30:15.650Z
33142026-09-04T15:30:15.650Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33152026-09-04T15:30:16.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-04T15:30:16.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-04T15:30:16.471Z Compiling crucible-workspace-hack v0.1.0
33182026-09-04T15:30:16.474Z Compiling regress v0.11.1
33192026-09-04T15:30:16.474Z Checking secrecy v0.10.3
33202026-09-04T15:30:16.474Z Checking half v2.7.1
33212026-09-04T15:30:16.474Z Checking ciborium-io v0.2.2
33222026-09-04T15:30:16.474Z Checking inout v0.1.4
33232026-09-04T15:30:16.474Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-09-04T15:30:16.474Z Checking universal-hash v0.5.1
33252026-09-04T15:30:16.697Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33262026-09-04T15:30:16.747Z Compiling thiserror-impl-no-std v2.0.2
33272026-09-04T15:30:16.761Z Checking opaque-debug v0.3.1
33282026-09-04T15:30:16.787Z Checking cipher v0.4.4
33292026-09-04T15:30:16.827Z Checking poly1305 v0.8.0
33302026-09-04T15:30:16.855Z Checking ciborium-ll v0.2.2
33312026-09-04T15:30:16.875Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33322026-09-04T15:30:16.921Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33332026-09-04T15:30:16.983Z Checking chacha20 v0.9.1
33342026-09-04T15:30:17.068Z Checking ciborium v0.2.2
33352026-09-04T15:30:17.102Z Checking password-hash v0.5.0
33362026-09-04T15:30:17.165Z Checking blake2 v0.10.6
33372026-09-04T15:30:17.179Z Checking aead v0.5.2
33382026-09-04T15:30:17.321Z Checking indent_write v2.2.0
33392026-09-04T15:30:17.325Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33402026-09-04T15:30:17.325Z Compiling toml_datetime v0.7.5+spec-1.1.0
33412026-09-04T15:30:17.402Z Checking argon2 v0.5.3
33422026-09-04T15:30:17.452Z Checking chacha20poly1305 v0.10.1
33432026-09-04T15:30:17.487Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33442026-09-04T15:30:17.581Z Compiling toml_edit v0.23.10+spec-1.0.0
33452026-09-04T15:30:17.596Z Compiling unsafe-libyaml v0.2.11
33462026-09-04T15:30:17.747Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33472026-09-04T15:30:17.896Z Checking thiserror-no-std v2.0.2
33482026-09-04T15:30:17.955Z Compiling itertools v0.15.0
33492026-09-04T15:30:17.987Z Checking vsss-rs v3.3.4
33502026-09-04T15:30:18.105Z Compiling heapless v0.8.0
33512026-09-04T15:30:18.341Z Compiling typify-impl v0.6.2
33522026-09-04T15:30:18.398Z Compiling serde_yaml v0.9.34+deprecated
33532026-09-04T15:30:18.616Z Compiling proc-macro-crate v3.4.0
33542026-09-04T15:30:19.020Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33552026-09-04T15:30:19.092Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33562026-09-04T15:30:19.153Z Compiling num_enum_derive v0.7.6
33572026-09-04T15:30:19.264Z Compiling ingot-macros v0.2.0
33582026-09-04T15:30:19.296Z Checking hash32 v0.3.1
33592026-09-04T15:30:19.428Z Compiling smoltcp v0.11.0
33602026-09-04T15:30:19.569Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33612026-09-04T15:30:19.815Z Checking tabwriter v1.4.1
33622026-09-04T15:30:19.831Z Checking cobs v0.3.0
33632026-09-04T15:30:19.847Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33642026-09-04T15:30:19.962Z Checking swrite v0.1.0
33652026-09-04T15:30:19.977Z Checking postcard v1.1.3
33662026-09-04T15:30:20.048Z Compiling proc-macro-crate v1.3.1
33672026-09-04T15:30:20.064Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33682026-09-04T15:30:20.204Z Checking num_enum v0.7.6
33692026-09-04T15:30:20.247Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33702026-09-04T15:30:20.278Z Compiling foreign-types-macros v0.2.3
33712026-09-04T15:30:20.300Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-04T15:30:20.321Z Checking colored v3.1.1
33732026-09-04T15:30:20.490Z Checking foreign-types-shared v0.3.1
33742026-09-04T15:30:20.529Z Compiling num_enum_derive v0.5.11
33752026-09-04T15:30:20.664Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33762026-09-04T15:30:20.698Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33772026-09-04T15:30:20.885Z Checking foreign-types v0.5.0
33782026-09-04T15:30:20.966Z Checking cstr-argument v0.1.2
33792026-09-04T15:30:21.095Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33802026-09-04T15:30:21.113Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33812026-09-04T15:30:21.154Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33822026-09-04T15:30:21.224Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33832026-09-04T15:30:21.305Z Checking rand v0.10.1
33842026-09-04T15:30:21.326Z Checking itertools v0.12.1
33852026-09-04T15:30:21.390Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-04T15:30:21.426Z Compiling zone_cfg_derive v0.3.1
33872026-09-04T15:30:21.564Z Checking num_enum v0.5.11
33882026-09-04T15:30:21.681Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33892026-09-04T15:30:21.714Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33902026-09-04T15:30:21.830Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-09-04T15:30:21.856Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-04T15:30:22.036Z Compiling num-derive v0.4.2
33932026-09-04T15:30:22.086Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33942026-09-04T15:30:22.138Z Checking ingot-types v0.2.0
33952026-09-04T15:30:22.274Z Compiling semver v0.1.20
33962026-09-04T15:30:22.348Z Checking zone v0.3.1
33972026-09-04T15:30:22.510Z Checking ingot v0.2.1
33982026-09-04T15:30:22.570Z Compiling rustc_version v0.1.7
33992026-09-04T15:30:22.672Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-04T15:30:22.804Z Checking smf v0.2.3
34012026-09-04T15:30:22.829Z Checking nom v8.0.0
34022026-09-04T15:30:22.867Z Checking csv-core v0.1.13
34032026-09-04T15:30:22.882Z Compiling typify-macro v0.6.2
34042026-09-04T15:30:22.959Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34052026-09-04T15:30:23.035Z Checking whoami v1.6.1
34062026-09-04T15:30:23.051Z Checking csv v1.4.0
34072026-09-04T15:30:23.183Z Compiling newtype_derive v0.1.6
34082026-09-04T15:30:23.212Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34092026-09-04T15:30:23.348Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34102026-09-04T15:30:23.376Z Compiling cancel-safe-futures v0.1.5
34112026-09-04T15:30:23.418Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34122026-09-04T15:30:23.447Z Compiling libefi-sys v0.1.0
34132026-09-04T15:30:23.606Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34142026-09-04T15:30:23.755Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34152026-09-04T15:30:23.772Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34162026-09-04T15:30:23.839Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34172026-09-04T15:30:23.895Z Checking oxide-update-engine-types v0.1.2
34182026-09-04T15:30:23.969Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34192026-09-04T15:30:24.013Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34202026-09-04T15:30:24.141Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34212026-09-04T15:30:24.195Z Compiling bitfield-struct v0.6.2
34222026-09-04T15:30:24.320Z Checking linear-map v1.2.0
34232026-09-04T15:30:24.495Z Checking steno v0.4.1
34242026-09-04T15:30:24.627Z Compiling typify v0.6.2
34252026-09-04T15:30:24.745Z Compiling progenitor-impl v0.14.0
34262026-09-04T15:30:24.799Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34272026-09-04T15:30:24.802Z Checking oxide-update-engine v0.1.2
34282026-09-04T15:30:24.842Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-04T15:30:25.078Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34302026-09-04T15:30:25.259Z Checking sha1 v0.10.6
34312026-09-04T15:30:25.285Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34322026-09-04T15:30:25.300Z Checking utf-8 v0.7.6
34332026-09-04T15:30:25.435Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34342026-09-04T15:30:25.452Z Checking tungstenite v0.21.0
34352026-09-04T15:30:25.517Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34362026-09-04T15:30:25.535Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34372026-09-04T15:30:25.694Z Checking ignore v0.4.25
34382026-09-04T15:30:25.758Z Checking anstyle-parse v0.2.7
34392026-09-04T15:30:25.788Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34402026-09-04T15:30:25.890Z Compiling xshell-macros v0.2.7
34412026-09-04T15:30:25.919Z Checking anstream v0.6.21
34422026-09-04T15:30:25.995Z Checking tokio-tungstenite v0.21.0
34432026-09-04T15:30:26.110Z Checking globwalk v0.9.1
34442026-09-04T15:30:26.130Z Checking predicates-tree v1.0.13
34452026-09-04T15:30:26.246Z Checking filetime v0.2.27
34462026-09-04T15:30:26.281Z Checking xshell v0.2.7
34472026-09-04T15:30:26.297Z Checking tagptr v0.2.0
34482026-09-04T15:30:26.301Z Checking xattr v1.6.1
34492026-09-04T15:30:26.341Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34502026-09-04T15:30:26.383Z Checking camino-tempfile-ext v0.3.3
34512026-09-04T15:30:26.443Z Checking moka v0.12.13
34522026-09-04T15:30:26.446Z Checking tar v0.4.46
34532026-09-04T15:30:26.479Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34542026-09-04T15:30:26.563Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34552026-09-04T15:30:26.583Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34562026-09-04T15:30:26.667Z Checking rand_seeder v0.4.0
34572026-09-04T15:30:26.700Z Checking half v1.8.3
34582026-09-04T15:30:26.729Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34592026-09-04T15:30:26.816Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34602026-09-04T15:30:26.832Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34612026-09-04T15:30:26.905Z Checking serde_cbor v0.11.2
34622026-09-04T15:30:27.088Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34632026-09-04T15:30:27.106Z Checking hickory-resolver v0.25.2
34642026-09-04T15:30:27.139Z Checking digest-io v0.1.0
34652026-09-04T15:30:27.273Z Checking sha2 v0.11.0
34662026-09-04T15:30:27.300Z Compiling petname v2.0.2
34672026-09-04T15:30:27.438Z Compiling progenitor-macro v0.14.0
34682026-09-04T15:30:27.737Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34692026-09-04T15:30:27.787Z Checking rawzip v0.4.4
34702026-09-04T15:30:27.819Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712026-09-04T15:30:28.145Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34722026-09-04T15:30:28.234Z Checking sapling-renderdag v0.1.0
34732026-09-04T15:30:28.282Z Checking subprocess v0.2.15
34742026-09-04T15:30:28.329Z Checking sync-ptr v0.1.4
34752026-09-04T15:30:28.544Z Checking colored v2.2.0
34762026-09-04T15:30:28.549Z Checking assert_matches v1.5.0
34772026-09-04T15:30:28.574Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34782026-09-04T15:30:28.673Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34792026-09-04T15:30:28.964Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-04T15:30:29.455Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-04T15:30:29.460Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-04T15:30:30.123Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-04T15:30:30.123Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34842026-09-04T15:30:30.462Z Checking progenitor v0.14.0
34852026-09-04T15:30:30.602Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34862026-09-04T15:30:30.605Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34872026-09-04T15:30:30.605Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34882026-09-04T15:30:30.605Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34892026-09-04T15:30:30.605Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34902026-09-04T15:30:30.938Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34912026-09-04T15:30:31.228Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34922026-09-04T15:30:31.572Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34932026-09-04T15:30:31.751Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34942026-09-04T15:30:31.768Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34952026-09-04T15:30:31.822Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-09-04T15:30:32.103Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-04T15:30:32.342Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982026-09-04T15:30:32.984Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-04T15:30:33.655Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35002026-09-04T15:30:33.678Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-09-04T15:30:42.436Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35022026-09-04T15:30:49.786Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35032026-09-04T15:30:49.790Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35042026-09-04T15:30:49.790Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35052026-09-04T15:30:51.309Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062026-09-04T15:30:52.593Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35072026-09-04T15:30:54.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.19s
35082026-09-04T15:30:55.048Z
35092026-09-04T15:30:55.048Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35102026-09-04T15:30:55.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-04T15:30:55.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-04T15:30:55.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-04T15:30:55.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35142026-09-04T15:30:55.685Z
35152026-09-04T15:30:55.686Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35162026-09-04T15:30:56.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-04T15:30:56.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-04T15:30:56.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-04T15:30:56.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35202026-09-04T15:30:56.269Z
35212026-09-04T15:30:56.269Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35222026-09-04T15:30:56.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-04T15:30:56.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-04T15:30:56.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-04T15:30:56.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35262026-09-04T15:30:56.856Z
35272026-09-04T15:30:56.856Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35282026-09-04T15:30:57.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-04T15:30:57.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-04T15:30:57.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-04T15:30:57.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35322026-09-04T15:30:57.426Z
35332026-09-04T15:30:57.426Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35342026-09-04T15:30:57.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-04T15:30:57.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-04T15:30:57.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-04T15:30:57.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35382026-09-04T15:30:57.992Z
35392026-09-04T15:30:57.992Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35402026-09-04T15:30:58.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-04T15:30:58.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-04T15:30:58.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-04T15:30:58.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35442026-09-04T15:30:58.564Z
35452026-09-04T15:30:58.564Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35462026-09-04T15:30:59.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-04T15:30:59.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-04T15:30:59.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-04T15:30:59.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35502026-09-04T15:30:59.136Z
35512026-09-04T15:30:59.136Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35522026-09-04T15:30:59.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-04T15:30:59.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-04T15:30:59.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-04T15:30:59.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35562026-09-04T15:30:59.711Z
35572026-09-04T15:30:59.711Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35582026-09-04T15:31:00.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-04T15:31:00.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-04T15:31:00.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-04T15:31:00.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35622026-09-04T15:31:00.309Z
35632026-09-04T15:31:00.309Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35642026-09-04T15:31:00.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-04T15:31:00.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-04T15:31:00.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-04T15:31:00.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35682026-09-04T15:31:00.917Z
35692026-09-04T15:31:00.917Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35702026-09-04T15:31:01.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-04T15:31:01.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-04T15:31:01.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-04T15:31:01.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-04T15:31:01.505Z
35752026-09-04T15:31:01.505Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35762026-09-04T15:31:02.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-04T15:31:02.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-04T15:31:02.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-04T15:31:02.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35802026-09-04T15:31:02.099Z
35812026-09-04T15:31:02.099Zinfo: running `cargo check --bins` on key-manager (158/376)
35822026-09-04T15:31:02.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-04T15:31:02.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-04T15:31:02.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-04T15:31:02.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35862026-09-04T15:31:02.681Z
35872026-09-04T15:31:02.681Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35882026-09-04T15:31:03.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-04T15:31:03.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-04T15:31:03.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-04T15:31:03.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-04T15:31:03.273Z
35932026-09-04T15:31:03.273Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35942026-09-04T15:31:03.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-04T15:31:03.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-04T15:31:03.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-04T15:31:03.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35982026-09-04T15:31:03.869Z
35992026-09-04T15:31:03.869Zinfo: running `cargo check --bins` on typed-rng (161/376)
36002026-09-04T15:31:04.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-04T15:31:04.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-04T15:31:04.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-04T15:31:04.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36042026-09-04T15:31:04.433Z
36052026-09-04T15:31:04.433Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36062026-09-04T15:31:04.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-04T15:31:04.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-04T15:31:04.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-09-04T15:31:04.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36102026-09-04T15:31:05.059Z
36112026-09-04T15:31:05.059Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36122026-09-04T15:31:05.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-04T15:31:05.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-04T15:31:05.801Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36152026-09-04T15:31:05.804Z Checking void v1.0.2
36162026-09-04T15:31:05.804Z Checking tungstenite v0.23.0
36172026-09-04T15:31:05.804Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36182026-09-04T15:31:05.917Z Checking nix v0.27.1
36192026-09-04T15:31:05.921Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36202026-09-04T15:31:05.926Z Checking dropshot-api-manager-types v0.8.0
36212026-09-04T15:31:05.934Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36222026-09-04T15:31:06.074Z Checking lzss v0.8.2
36232026-09-04T15:31:06.099Z Checking kstat-rs v0.2.5
36242026-09-04T15:31:06.102Z Checking fxhash v0.2.1
36252026-09-04T15:31:06.223Z Checking serde_bytes v0.11.19
36262026-09-04T15:31:06.227Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36272026-09-04T15:31:06.251Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36282026-09-04T15:31:06.263Z Checking signal-hook-tokio v0.3.1
36292026-09-04T15:31:06.277Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36302026-09-04T15:31:06.318Z Checking tokio-tungstenite v0.23.1
36312026-09-04T15:31:06.418Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36322026-09-04T15:31:07.516Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36332026-09-04T15:31:08.064Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36342026-09-04T15:31:10.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
36352026-09-04T15:31:10.425Z
36362026-09-04T15:31:10.425Zinfo: running `cargo check --bins` on gateway-api (164/376)
36372026-09-04T15:31:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-04T15:31:10.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-04T15:31:10.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-04T15:31:10.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36412026-09-04T15:31:11.000Z
36422026-09-04T15:31:11.000Zinfo: running `cargo check --bins` on ipcc (165/376)
36432026-09-04T15:31:11.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-04T15:31:11.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-04T15:31:11.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-04T15:31:11.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36472026-09-04T15:31:11.567Z
36482026-09-04T15:31:11.567Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36492026-09-04T15:31:12.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-04T15:31:12.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-04T15:31:12.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-04T15:31:12.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36532026-09-04T15:31:12.133Z
36542026-09-04T15:31:12.133Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36552026-09-04T15:31:12.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-04T15:31:12.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-04T15:31:12.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-04T15:31:12.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36592026-09-04T15:31:12.728Z
36602026-09-04T15:31:12.728Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36612026-09-04T15:31:13.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-04T15:31:13.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-04T15:31:13.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-04T15:31:13.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-04T15:31:13.303Z
36662026-09-04T15:31:13.303Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36672026-09-04T15:31:13.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-04T15:31:13.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-04T15:31:13.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-04T15:31:13.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36712026-09-04T15:31:13.882Z
36722026-09-04T15:31:13.882Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36732026-09-04T15:31:14.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-04T15:31:14.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-04T15:31:14.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-04T15:31:14.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36772026-09-04T15:31:14.465Z
36782026-09-04T15:31:14.465Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36792026-09-04T15:31:14.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-04T15:31:14.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-04T15:31:14.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-04T15:31:14.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36832026-09-04T15:31:15.058Z
36842026-09-04T15:31:15.058Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36852026-09-04T15:31:15.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-04T15:31:15.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-04T15:31:15.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-04T15:31:15.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36892026-09-04T15:31:15.639Z
36902026-09-04T15:31:15.639Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36912026-09-04T15:31:16.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-04T15:31:16.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-04T15:31:16.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-04T15:31:16.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-04T15:31:16.211Z
36962026-09-04T15:31:16.211Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36972026-09-04T15:31:16.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-04T15:31:16.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-04T15:31:16.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-04T15:31:16.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37012026-09-04T15:31:16.791Z
37022026-09-04T15:31:16.791Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
37032026-09-04T15:31:17.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-04T15:31:17.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-04T15:31:17.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-04T15:31:17.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37072026-09-04T15:31:17.371Z
37082026-09-04T15:31:17.371Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37092026-09-04T15:31:17.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-04T15:31:17.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-04T15:31:17.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-04T15:31:17.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37132026-09-04T15:31:17.952Z
37142026-09-04T15:31:17.952Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37152026-09-04T15:31:18.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-04T15:31:18.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-04T15:31:18.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-04T15:31:18.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37192026-09-04T15:31:18.533Z
37202026-09-04T15:31:18.533Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37212026-09-04T15:31:19.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-04T15:31:19.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-04T15:31:19.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-04T15:31:19.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-04T15:31:19.109Z
37262026-09-04T15:31:19.109Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37272026-09-04T15:31:19.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-04T15:31:19.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-04T15:31:19.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-04T15:31:19.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37312026-09-04T15:31:19.689Z
37322026-09-04T15:31:19.689Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37332026-09-04T15:31:20.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-04T15:31:20.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-04T15:31:20.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-04T15:31:20.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-04T15:31:20.264Z
37382026-09-04T15:31:20.264Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37392026-09-04T15:31:20.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-04T15:31:20.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-04T15:31:20.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-04T15:31:20.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37432026-09-04T15:31:20.842Z
37442026-09-04T15:31:20.842Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37452026-09-04T15:31:21.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-04T15:31:21.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-04T15:31:21.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-04T15:31:21.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37492026-09-04T15:31:21.421Z
37502026-09-04T15:31:21.421Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37512026-09-04T15:31:21.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-04T15:31:21.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-04T15:31:21.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-04T15:31:21.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37552026-09-04T15:31:22.001Z
37562026-09-04T15:31:22.001Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37572026-09-04T15:31:22.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-04T15:31:22.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-04T15:31:22.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-04T15:31:22.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37612026-09-04T15:31:22.582Z
37622026-09-04T15:31:22.583Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37632026-09-04T15:31:23.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-04T15:31:23.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-04T15:31:23.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-04T15:31:23.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37672026-09-04T15:31:23.163Z
37682026-09-04T15:31:23.163Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37692026-09-04T15:31:23.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-04T15:31:23.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-04T15:31:23.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-04T15:31:23.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37732026-09-04T15:31:23.765Z
37742026-09-04T15:31:23.765Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37752026-09-04T15:31:24.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-04T15:31:24.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-04T15:31:24.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-04T15:31:24.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37792026-09-04T15:31:24.354Z
37802026-09-04T15:31:24.354Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37812026-09-04T15:31:24.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-04T15:31:24.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-04T15:31:24.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-04T15:31:24.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-04T15:31:24.944Z
37862026-09-04T15:31:24.944Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37872026-09-04T15:31:25.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-04T15:31:25.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-04T15:31:25.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-04T15:31:25.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37912026-09-04T15:31:25.539Z
37922026-09-04T15:31:25.539Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37932026-09-04T15:31:26.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-04T15:31:26.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-04T15:31:26.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-04T15:31:26.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37972026-09-04T15:31:26.130Z
37982026-09-04T15:31:26.130Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37992026-09-04T15:31:26.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-04T15:31:26.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-04T15:31:26.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-04T15:31:26.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-04T15:31:26.723Z
38042026-09-04T15:31:26.723Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
38052026-09-04T15:31:27.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-04T15:31:27.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-04T15:31:27.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-04T15:31:27.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38092026-09-04T15:31:27.318Z
38102026-09-04T15:31:27.318Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38112026-09-04T15:31:27.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-04T15:31:27.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-04T15:31:27.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-04T15:31:27.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38152026-09-04T15:31:27.913Z
38162026-09-04T15:31:27.913Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38172026-09-04T15:31:28.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-04T15:31:28.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-04T15:31:28.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-04T15:31:28.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38212026-09-04T15:31:28.508Z
38222026-09-04T15:31:28.508Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38232026-09-04T15:31:29.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-04T15:31:29.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-04T15:31:29.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-04T15:31:29.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-09-04T15:31:29.105Z
38282026-09-04T15:31:29.105Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38292026-09-04T15:31:29.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-04T15:31:29.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-04T15:31:29.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-04T15:31:29.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38332026-09-04T15:31:29.700Z
38342026-09-04T15:31:29.700Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38352026-09-04T15:31:30.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-04T15:31:30.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-04T15:31:30.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-04T15:31:30.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-04T15:31:30.296Z
38402026-09-04T15:31:30.296Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38412026-09-04T15:31:30.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-04T15:31:30.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-04T15:31:30.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-04T15:31:30.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38452026-09-04T15:31:30.889Z
38462026-09-04T15:31:30.889Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38472026-09-04T15:31:31.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-04T15:31:31.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-04T15:31:31.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-04T15:31:31.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38512026-09-04T15:31:31.489Z
38522026-09-04T15:31:31.489Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38532026-09-04T15:31:31.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-04T15:31:31.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-04T15:31:31.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-04T15:31:32.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-04T15:31:32.088Z
38582026-09-04T15:31:32.088Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38592026-09-04T15:31:32.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-04T15:31:32.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-04T15:31:32.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-04T15:31:32.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-04T15:31:32.684Z
38642026-09-04T15:31:32.684Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38652026-09-04T15:31:33.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-04T15:31:33.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-04T15:31:33.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-04T15:31:33.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-04T15:31:33.279Z
38702026-09-04T15:31:33.279Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38712026-09-04T15:31:33.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-04T15:31:33.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-04T15:31:33.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-04T15:31:33.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38752026-09-04T15:31:33.872Z
38762026-09-04T15:31:33.872Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38772026-09-04T15:31:34.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-04T15:31:34.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-04T15:31:34.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-04T15:31:34.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38812026-09-04T15:31:34.455Z
38822026-09-04T15:31:34.455Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38832026-09-04T15:31:34.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-04T15:31:34.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-04T15:31:34.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-04T15:31:34.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-04T15:31:35.027Z
38882026-09-04T15:31:35.027Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38892026-09-04T15:31:35.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-04T15:31:35.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-04T15:31:35.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-04T15:31:35.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-04T15:31:35.601Z
38942026-09-04T15:31:35.601Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38952026-09-04T15:31:36.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-04T15:31:36.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-04T15:31:36.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-04T15:31:36.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38992026-09-04T15:31:36.179Z
39002026-09-04T15:31:36.179Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
39012026-09-04T15:31:36.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-04T15:31:36.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-04T15:31:36.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-04T15:31:36.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39052026-09-04T15:31:36.756Z
39062026-09-04T15:31:36.756Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39072026-09-04T15:31:37.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-04T15:31:37.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-04T15:31:37.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-04T15:31:37.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-04T15:31:37.328Z
39122026-09-04T15:31:37.328Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39132026-09-04T15:31:37.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-04T15:31:37.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-04T15:31:37.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-04T15:31:37.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-04T15:31:37.908Z
39182026-09-04T15:31:37.908Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39192026-09-04T15:31:38.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-04T15:31:38.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-04T15:31:38.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-04T15:31:38.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-04T15:31:38.485Z
39242026-09-04T15:31:38.485Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39252026-09-04T15:31:38.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-04T15:31:38.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-04T15:31:38.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-04T15:31:38.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-04T15:31:39.064Z
39302026-09-04T15:31:39.064Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39312026-09-04T15:31:39.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-04T15:31:39.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-04T15:31:39.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-04T15:31:39.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39352026-09-04T15:31:39.652Z
39362026-09-04T15:31:39.652Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39372026-09-04T15:31:40.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-04T15:31:40.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-04T15:31:40.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-04T15:31:40.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39412026-09-04T15:31:40.232Z
39422026-09-04T15:31:40.233Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39432026-09-04T15:31:40.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-04T15:31:40.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-04T15:31:40.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-04T15:31:40.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39472026-09-04T15:31:40.816Z
39482026-09-04T15:31:40.816Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39492026-09-04T15:31:41.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-04T15:31:41.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-04T15:31:41.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-04T15:31:41.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39532026-09-04T15:31:41.402Z
39542026-09-04T15:31:41.402Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39552026-09-04T15:31:41.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-04T15:31:41.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-04T15:31:41.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-04T15:31:41.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39592026-09-04T15:31:41.984Z
39602026-09-04T15:31:41.984Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39612026-09-04T15:31:42.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-04T15:31:42.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-04T15:31:42.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-04T15:31:42.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39652026-09-04T15:31:42.570Z
39662026-09-04T15:31:42.570Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39672026-09-04T15:31:43.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-04T15:31:43.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-04T15:31:43.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-04T15:31:43.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39712026-09-04T15:31:43.155Z
39722026-09-04T15:31:43.155Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39732026-09-04T15:31:43.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-04T15:31:43.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-04T15:31:43.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-04T15:31:43.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39772026-09-04T15:31:43.751Z
39782026-09-04T15:31:43.751Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39792026-09-04T15:31:44.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-04T15:31:44.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-04T15:31:44.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-04T15:31:44.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39832026-09-04T15:31:44.345Z
39842026-09-04T15:31:44.345Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39852026-09-04T15:31:44.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-04T15:31:44.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-04T15:31:44.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-04T15:31:44.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39892026-09-04T15:31:44.945Z
39902026-09-04T15:31:44.945Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39912026-09-04T15:31:45.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-04T15:31:45.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-04T15:31:45.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-04T15:31:45.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39952026-09-04T15:31:45.549Z
39962026-09-04T15:31:45.549Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39972026-09-04T15:31:46.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-04T15:31:46.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-04T15:31:46.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-04T15:31:46.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-04T15:31:46.152Z
40022026-09-04T15:31:46.152Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
40032026-09-04T15:31:46.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-04T15:31:46.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-04T15:31:46.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-04T15:31:46.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40072026-09-04T15:31:46.756Z
40082026-09-04T15:31:46.756Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40092026-09-04T15:31:47.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-04T15:31:47.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-04T15:31:47.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-04T15:31:47.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40132026-09-04T15:31:47.358Z
40142026-09-04T15:31:47.358Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40152026-09-04T15:31:47.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-04T15:31:47.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-04T15:31:47.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-04T15:31:47.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40192026-09-04T15:31:47.961Z
40202026-09-04T15:31:47.961Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40212026-09-04T15:31:48.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-04T15:31:48.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-04T15:31:48.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-04T15:31:48.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40252026-09-04T15:31:48.568Z
40262026-09-04T15:31:48.568Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40272026-09-04T15:31:49.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-04T15:31:49.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-04T15:31:49.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-04T15:31:49.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-04T15:31:49.164Z
40322026-09-04T15:31:49.164Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40332026-09-04T15:31:49.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-04T15:31:49.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-04T15:31:49.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-04T15:31:49.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-04T15:31:49.764Z
40382026-09-04T15:31:49.764Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40392026-09-04T15:31:50.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-04T15:31:50.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-04T15:31:50.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-04T15:31:50.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40432026-09-04T15:31:50.362Z
40442026-09-04T15:31:50.362Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40452026-09-04T15:31:50.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-04T15:31:50.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-04T15:31:50.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-04T15:31:50.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-04T15:31:50.961Z
40502026-09-04T15:31:50.961Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40512026-09-04T15:31:51.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-04T15:31:51.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-04T15:31:51.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-04T15:31:51.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40552026-09-04T15:31:51.565Z
40562026-09-04T15:31:51.565Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40572026-09-04T15:31:52.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-04T15:31:52.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-04T15:31:52.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-04T15:31:52.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-04T15:31:52.166Z
40622026-09-04T15:31:52.167Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40632026-09-04T15:31:52.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-04T15:31:52.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-04T15:31:52.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-04T15:31:52.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40672026-09-04T15:31:52.790Z
40682026-09-04T15:31:52.790Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40692026-09-04T15:31:53.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-04T15:31:53.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-04T15:31:53.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-04T15:31:53.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40732026-09-04T15:31:53.379Z
40742026-09-04T15:31:53.379Zinfo: running `cargo check --bins` on dns-server (237/376)
40752026-09-04T15:31:53.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-04T15:31:53.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-04T15:31:54.033Z Compiling parking_lot_core v0.8.6
40782026-09-04T15:31:54.141Z Compiling git-stub v1.0.0
40792026-09-04T15:31:54.149Z Checking prefix-trie v0.7.0
40802026-09-04T15:31:54.155Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40812026-09-04T15:31:54.265Z Compiling git-stub-vcs v0.1.0
40822026-09-04T15:31:54.429Z Checking hickory-server v0.25.2
40832026-09-04T15:31:54.530Z Checking parking_lot v0.11.2
40842026-09-04T15:31:54.572Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40852026-09-04T15:31:54.696Z Checking sled v0.34.7
40862026-09-04T15:31:56.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
40872026-09-04T15:31:56.823Z
40882026-09-04T15:31:56.823Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40892026-09-04T15:31:57.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-04T15:31:57.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-04T15:31:57.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-04T15:31:57.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40932026-09-04T15:31:57.397Z
40942026-09-04T15:31:57.397Zinfo: running `cargo check --bins` on nexus-client (239/376)
40952026-09-04T15:31:57.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-04T15:31:57.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-04T15:31:57.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-04T15:31:57.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40992026-09-04T15:31:58.009Z
41002026-09-04T15:31:58.009Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
41012026-09-04T15:31:58.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-04T15:31:58.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-04T15:31:58.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-09-04T15:31:58.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
41052026-09-04T15:31:58.590Z
41062026-09-04T15:31:58.590Zinfo: running `cargo check --bins` on sp-sim (241/376)
41072026-09-04T15:31:59.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-04T15:31:59.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-04T15:31:59.308Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41102026-09-04T15:31:59.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
41112026-09-04T15:32:00.019Z
41122026-09-04T15:32:00.020Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41132026-09-04T15:32:00.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-09-04T15:32:00.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-09-04T15:32:00.845Z Compiling proc-macro-error-attr2 v2.0.0
41162026-09-04T15:32:00.974Z Compiling hashbrown v0.14.5
41172026-09-04T15:32:00.974Z Compiling rfc6979 v0.4.0
41182026-09-04T15:32:00.989Z Compiling salty v0.3.0
41192026-09-04T15:32:00.998Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41202026-09-04T15:32:01.010Z Compiling primeorder v0.13.6
41212026-09-04T15:32:01.024Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41222026-09-04T15:32:01.093Z Compiling ecdsa v0.16.9
41232026-09-04T15:32:01.154Z Compiling sha1 v0.10.6
41242026-09-04T15:32:01.262Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41252026-09-04T15:32:01.340Z Compiling proc-macro-error2 v2.0.1
41262026-09-04T15:32:01.449Z Compiling chumsky v0.9.3
41272026-09-04T15:32:01.472Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41282026-09-04T15:32:01.487Z Compiling p384 v0.13.1
41292026-09-04T15:32:01.515Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41302026-09-04T15:32:01.651Z Compiling knus-derive v3.4.0
41312026-09-04T15:32:01.684Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41322026-09-04T15:32:01.723Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41332026-09-04T15:32:01.759Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41342026-09-04T15:32:01.949Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41352026-09-04T15:32:02.031Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-04T15:32:02.146Z Checking corncobs v0.1.4
41372026-09-04T15:32:02.183Z Checking libscf-sys v1.2.0
41382026-09-04T15:32:02.198Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41392026-09-04T15:32:02.212Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41402026-09-04T15:32:02.227Z Checking secrecy v0.8.0
41412026-09-04T15:32:02.270Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41422026-09-04T15:32:02.312Z Checking papergrid v0.18.0
41432026-09-04T15:32:02.350Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41442026-09-04T15:32:02.384Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41452026-09-04T15:32:02.522Z Compiling unicase v2.9.0
41462026-09-04T15:32:02.571Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41472026-09-04T15:32:02.636Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41482026-09-04T15:32:02.658Z Checking itertools v0.15.0
41492026-09-04T15:32:02.724Z Compiling mime_guess v2.0.5
41502026-09-04T15:32:02.840Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41512026-09-04T15:32:02.854Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41522026-09-04T15:32:03.083Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41532026-09-04T15:32:03.106Z Compiling knus v3.4.0
41542026-09-04T15:32:03.111Z Checking tabled v0.21.0
41552026-09-04T15:32:03.134Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41562026-09-04T15:32:03.290Z Checking crc8 v0.1.1
41572026-09-04T15:32:03.427Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41582026-09-04T15:32:03.551Z Checking http-range v0.1.5
41592026-09-04T15:32:03.763Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41602026-09-04T15:32:03.803Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41612026-09-04T15:32:03.824Z Checking scuffle v0.1.0
41622026-09-04T15:32:03.948Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41632026-09-04T15:32:03.998Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41642026-09-04T15:32:04.013Z Checking nanorand v0.7.0
41652026-09-04T15:32:04.017Z Checking hyper-staticfile v0.10.1
41662026-09-04T15:32:04.216Z Checking flume v0.11.1
41672026-09-04T15:32:04.332Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41682026-09-04T15:32:04.385Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41692026-09-04T15:32:04.400Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41702026-09-04T15:32:04.458Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41712026-09-04T15:32:04.500Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-09-04T15:32:04.718Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41732026-09-04T15:32:04.734Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41742026-09-04T15:32:04.755Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41752026-09-04T15:32:04.894Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41762026-09-04T15:32:05.043Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41772026-09-04T15:32:05.281Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41782026-09-04T15:32:05.323Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41792026-09-04T15:32:05.870Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41802026-09-04T15:32:06.693Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41812026-09-04T15:32:08.650Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41822026-09-04T15:32:09.710Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41832026-09-04T15:32:10.275Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41842026-09-04T15:32:10.275Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41852026-09-04T15:32:10.929Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41862026-09-04T15:32:22.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.03s
41872026-09-04T15:32:22.059Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41882026-09-04T15:32:22.059Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41892026-09-04T15:32:22.263Z
41902026-09-04T15:32:22.263Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41912026-09-04T15:32:22.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-09-04T15:32:22.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-09-04T15:32:23.033Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-09-04T15:32:33.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
41952026-09-04T15:32:33.263Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41962026-09-04T15:32:33.263Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41972026-09-04T15:32:33.463Z
41982026-09-04T15:32:33.463Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41992026-09-04T15:32:33.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-09-04T15:32:33.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-09-04T15:32:34.236Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42022026-09-04T15:32:44.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42032026-09-04T15:32:44.496Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42042026-09-04T15:32:44.496Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42052026-09-04T15:32:44.697Z
42062026-09-04T15:32:44.697Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42072026-09-04T15:32:45.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-09-04T15:32:45.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-09-04T15:32:45.470Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42102026-09-04T15:32:55.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s
42112026-09-04T15:32:55.697Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42122026-09-04T15:32:55.697Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42132026-09-04T15:32:55.897Z
42142026-09-04T15:32:55.897Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42152026-09-04T15:32:56.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-09-04T15:32:56.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-09-04T15:32:56.675Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42182026-09-04T15:33:06.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42192026-09-04T15:33:06.931Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42202026-09-04T15:33:06.931Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42212026-09-04T15:33:07.136Z
42222026-09-04T15:33:07.136Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42232026-09-04T15:33:07.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-09-04T15:33:07.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-09-04T15:33:07.905Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42262026-09-04T15:33:18.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
42272026-09-04T15:33:18.189Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42282026-09-04T15:33:18.189Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42292026-09-04T15:33:18.390Z
42302026-09-04T15:33:18.390Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42312026-09-04T15:33:18.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-09-04T15:33:18.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-09-04T15:33:19.156Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42342026-09-04T15:33:29.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42352026-09-04T15:33:29.425Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42362026-09-04T15:33:29.425Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42372026-09-04T15:33:29.621Z
42382026-09-04T15:33:29.621Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42392026-09-04T15:33:30.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402026-09-04T15:33:30.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412026-09-04T15:33:30.394Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-09-04T15:33:40.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s
42432026-09-04T15:33:40.743Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42442026-09-04T15:33:40.743Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42452026-09-04T15:33:40.939Z
42462026-09-04T15:33:40.939Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42472026-09-04T15:33:41.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-04T15:33:41.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-04T15:33:41.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-04T15:33:41.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42512026-09-04T15:33:41.516Z
42522026-09-04T15:33:41.516Zinfo: running `cargo check --bins` on installinator-common (251/376)
42532026-09-04T15:33:42.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-04T15:33:42.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-04T15:33:42.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-04T15:33:42.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42572026-09-04T15:33:42.109Z
42582026-09-04T15:33:42.109Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42592026-09-04T15:33:42.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-04T15:33:42.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-04T15:33:42.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-04T15:33:42.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42632026-09-04T15:33:42.670Z
42642026-09-04T15:33:42.670Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42652026-09-04T15:33:43.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-04T15:33:43.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-04T15:33:43.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-04T15:33:43.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42692026-09-04T15:33:43.279Z
42702026-09-04T15:33:43.279Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42712026-09-04T15:33:43.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-04T15:33:43.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-04T15:33:43.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-04T15:33:43.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42752026-09-04T15:33:43.850Z
42762026-09-04T15:33:43.850Zinfo: running `cargo check --bins` on range-requests (255/376)
42772026-09-04T15:33:44.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-04T15:33:44.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-04T15:33:44.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-04T15:33:44.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42812026-09-04T15:33:44.412Z
42822026-09-04T15:33:44.412Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42832026-09-04T15:33:44.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-04T15:33:44.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-04T15:33:44.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-04T15:33:44.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42872026-09-04T15:33:44.978Z
42882026-09-04T15:33:44.978Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42892026-09-04T15:33:45.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-04T15:33:45.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-04T15:33:45.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-04T15:33:45.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42932026-09-04T15:33:45.531Z
42942026-09-04T15:33:45.531Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42952026-09-04T15:33:46.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-04T15:33:46.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-04T15:33:46.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-04T15:33:46.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42992026-09-04T15:33:46.121Z
43002026-09-04T15:33:46.121Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
43012026-09-04T15:33:46.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-04T15:33:46.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-04T15:33:46.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-04T15:33:46.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43052026-09-04T15:33:46.707Z
43062026-09-04T15:33:46.707Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43072026-09-04T15:33:47.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-04T15:33:47.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-04T15:33:47.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-04T15:33:47.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43112026-09-04T15:33:47.299Z
43122026-09-04T15:33:47.299Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43132026-09-04T15:33:47.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-04T15:33:47.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-04T15:33:47.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-04T15:33:47.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43172026-09-04T15:33:47.901Z
43182026-09-04T15:33:47.901Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43192026-09-04T15:33:48.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-04T15:33:48.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-04T15:33:48.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-04T15:33:48.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43232026-09-04T15:33:48.498Z
43242026-09-04T15:33:48.498Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43252026-09-04T15:33:48.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-04T15:33:49.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-04T15:33:49.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-04T15:33:49.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43292026-09-04T15:33:49.093Z
43302026-09-04T15:33:49.096Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43312026-09-04T15:33:49.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-04T15:33:49.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-04T15:33:49.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-04T15:33:49.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43352026-09-04T15:33:49.696Z
43362026-09-04T15:33:49.696Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43372026-09-04T15:33:50.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-04T15:33:50.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-04T15:33:50.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-04T15:33:50.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-04T15:33:50.289Z
43422026-09-04T15:33:50.289Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43432026-09-04T15:33:50.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-04T15:33:50.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-04T15:33:50.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-04T15:33:50.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43472026-09-04T15:33:50.887Z
43482026-09-04T15:33:50.887Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43492026-09-04T15:33:51.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-04T15:33:51.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-04T15:33:51.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-04T15:33:51.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43532026-09-04T15:33:51.491Z
43542026-09-04T15:33:51.491Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43552026-09-04T15:33:51.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-04T15:33:51.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-04T15:33:51.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-04T15:33:51.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43592026-09-04T15:33:52.087Z
43602026-09-04T15:33:52.087Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43612026-09-04T15:33:52.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-04T15:33:52.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-04T15:33:52.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-04T15:33:52.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-04T15:33:52.708Z
43662026-09-04T15:33:52.709Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43672026-09-04T15:33:53.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-04T15:33:53.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-04T15:33:53.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-04T15:33:53.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43712026-09-04T15:33:53.333Z
43722026-09-04T15:33:53.333Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43732026-09-04T15:33:53.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-04T15:33:53.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-04T15:33:53.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-04T15:33:53.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43772026-09-04T15:33:53.951Z
43782026-09-04T15:33:53.951Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43792026-09-04T15:33:54.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-04T15:33:54.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-04T15:33:54.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-04T15:33:54.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-04T15:33:54.571Z
43842026-09-04T15:33:54.571Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43852026-09-04T15:33:55.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-04T15:33:55.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-04T15:33:55.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-04T15:33:55.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43892026-09-04T15:33:55.190Z
43902026-09-04T15:33:55.190Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43912026-09-04T15:33:55.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-04T15:33:55.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-04T15:33:55.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-04T15:33:55.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
43952026-09-04T15:33:55.738Z
43962026-09-04T15:33:55.738Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43972026-09-04T15:33:56.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-04T15:33:56.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-04T15:33:56.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-04T15:33:56.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44012026-09-04T15:33:56.313Z
44022026-09-04T15:33:56.313Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
44032026-09-04T15:33:56.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-04T15:33:56.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-04T15:33:56.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-04T15:33:56.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-04T15:33:56.897Z
44082026-09-04T15:33:56.897Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44092026-09-04T15:33:57.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-04T15:33:57.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-04T15:33:57.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-04T15:33:57.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44132026-09-04T15:33:57.478Z
44142026-09-04T15:33:57.478Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44152026-09-04T15:33:57.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-04T15:33:57.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-04T15:33:57.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-04T15:33:57.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44192026-09-04T15:33:58.026Z
44202026-09-04T15:33:58.027Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44212026-09-04T15:33:58.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-04T15:33:58.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-04T15:33:58.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-09-04T15:33:58.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44252026-09-04T15:33:58.578Z
44262026-09-04T15:33:58.578Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44272026-09-04T15:33:59.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-09-04T15:33:59.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-09-04T15:33:59.274Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44302026-09-04T15:33:59.688Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44312026-09-04T15:34:00.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
44322026-09-04T15:34:01.059Z
44332026-09-04T15:34:01.060Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44342026-09-04T15:34:01.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-04T15:34:01.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-04T15:34:01.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-04T15:34:01.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-04T15:34:01.626Z
44392026-09-04T15:34:01.626Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44402026-09-04T15:34:02.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-04T15:34:02.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-04T15:34:02.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-04T15:34:02.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44442026-09-04T15:34:02.192Z
44452026-09-04T15:34:02.192Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44462026-09-04T15:34:02.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-04T15:34:02.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-04T15:34:02.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-04T15:34:02.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44502026-09-04T15:34:02.768Z
44512026-09-04T15:34:02.768Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44522026-09-04T15:34:03.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-04T15:34:03.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-04T15:34:03.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-04T15:34:03.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44562026-09-04T15:34:03.341Z
44572026-09-04T15:34:03.341Zinfo: running `cargo check --bins` on installinator-client (285/376)
44582026-09-04T15:34:03.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-04T15:34:03.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-04T15:34:03.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-04T15:34:03.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-04T15:34:03.905Z
44632026-09-04T15:34:03.905Zinfo: running `cargo check --bins` on oxide-client (286/376)
44642026-09-04T15:34:04.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-04T15:34:04.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-04T15:34:04.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-04T15:34:04.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44682026-09-04T15:34:04.463Z
44692026-09-04T15:34:04.463Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44702026-09-04T15:34:04.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-04T15:34:04.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-04T15:34:04.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-04T15:34:04.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44742026-09-04T15:34:05.036Z
44752026-09-04T15:34:05.036Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44762026-09-04T15:34:05.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-04T15:34:05.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-04T15:34:05.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-04T15:34:05.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44802026-09-04T15:34:05.632Z
44812026-09-04T15:34:05.633Zinfo: running `cargo check --bins` on wicket-common (289/376)
44822026-09-04T15:34:06.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-04T15:34:06.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-04T15:34:06.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-04T15:34:06.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44862026-09-04T15:34:06.208Z
44872026-09-04T15:34:06.208Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44882026-09-04T15:34:06.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-04T15:34:06.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-04T15:34:06.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-09-04T15:34:06.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44922026-09-04T15:34:06.785Z
44932026-09-04T15:34:06.785Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44942026-09-04T15:34:07.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-09-04T15:34:07.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-09-04T15:34:07.450Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44972026-09-04T15:34:07.559Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44982026-09-04T15:34:08.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
44992026-09-04T15:34:08.805Z
45002026-09-04T15:34:08.805Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
45012026-09-04T15:34:09.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-04T15:34:09.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-04T15:34:09.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-04T15:34:09.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45052026-09-04T15:34:09.365Z
45062026-09-04T15:34:09.365Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45072026-09-04T15:34:09.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-04T15:34:09.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-04T15:34:09.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-04T15:34:09.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45112026-09-04T15:34:10.020Z
45122026-09-04T15:34:10.020Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45132026-09-04T15:34:10.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-04T15:34:10.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-04T15:34:10.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-04T15:34:10.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45172026-09-04T15:34:10.679Z
45182026-09-04T15:34:10.679Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45192026-09-04T15:34:11.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-04T15:34:11.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-04T15:34:11.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-04T15:34:11.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45232026-09-04T15:34:11.292Z
45242026-09-04T15:34:11.292Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45252026-09-04T15:34:11.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-04T15:34:11.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-04T15:34:11.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-04T15:34:11.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45292026-09-04T15:34:11.913Z
45302026-09-04T15:34:11.913Zinfo: running `cargo check --bins` on db-macros (297/376)
45312026-09-04T15:34:12.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-04T15:34:12.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-04T15:34:12.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-04T15:34:12.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45352026-09-04T15:34:12.468Z
45362026-09-04T15:34:12.468Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45372026-09-04T15:34:12.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-04T15:34:12.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-04T15:34:12.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-04T15:34:12.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45412026-09-04T15:34:13.022Z
45422026-09-04T15:34:13.022Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45432026-09-04T15:34:13.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-04T15:34:13.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-04T15:34:13.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-04T15:34:13.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45472026-09-04T15:34:13.639Z
45482026-09-04T15:34:13.639Zinfo: running `cargo check --bins` on authz-macros (300/376)
45492026-09-04T15:34:14.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-04T15:34:14.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-04T15:34:14.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-04T15:34:14.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45532026-09-04T15:34:14.191Z
45542026-09-04T15:34:14.191Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45552026-09-04T15:34:14.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-04T15:34:14.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-04T15:34:14.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-04T15:34:14.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45592026-09-04T15:34:14.804Z
45602026-09-04T15:34:14.804Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45612026-09-04T15:34:15.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-04T15:34:15.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-04T15:34:15.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-04T15:34:15.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45652026-09-04T15:34:15.418Z
45662026-09-04T15:34:15.418Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45672026-09-04T15:34:15.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-04T15:34:15.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-04T15:34:15.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-04T15:34:15.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45712026-09-04T15:34:15.975Z
45722026-09-04T15:34:15.975Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45732026-09-04T15:34:16.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-04T15:34:16.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-04T15:34:16.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-04T15:34:16.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45772026-09-04T15:34:16.543Z
45782026-09-04T15:34:16.544Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45792026-09-04T15:34:17.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-04T15:34:17.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-04T15:34:17.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-04T15:34:17.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45832026-09-04T15:34:17.100Z
45842026-09-04T15:34:17.100Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45852026-09-04T15:34:17.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-04T15:34:17.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-04T15:34:17.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-04T15:34:17.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-04T15:34:17.717Z
45902026-09-04T15:34:17.717Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45912026-09-04T15:34:18.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-04T15:34:18.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-04T15:34:18.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-04T15:34:18.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-04T15:34:18.337Z
45962026-09-04T15:34:18.337Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45972026-09-04T15:34:18.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-04T15:34:18.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-04T15:34:18.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46002026-09-04T15:34:18.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46012026-09-04T15:34:18.957Z
46022026-09-04T15:34:18.957Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
46032026-09-04T15:34:19.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46042026-09-04T15:34:19.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46052026-09-04T15:34:19.673Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46062026-09-04T15:34:19.676Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46072026-09-04T15:34:20.345Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46082026-09-04T15:34:22.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s
46092026-09-04T15:34:22.233Z
46102026-09-04T15:34:22.233Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46112026-09-04T15:34:22.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-04T15:34:22.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-04T15:34:22.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-04T15:34:22.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46152026-09-04T15:34:22.811Z
46162026-09-04T15:34:22.811Zinfo: running `cargo check --bins` on cert-dev (311/376)
46172026-09-04T15:34:23.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-04T15:34:23.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-04T15:34:23.421Z Checking yasna v0.5.2
46202026-09-04T15:34:23.824Z Checking rcgen v0.12.1
46212026-09-04T15:34:24.108Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46222026-09-04T15:34:24.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
46232026-09-04T15:34:24.449Z
46242026-09-04T15:34:24.449Zinfo: running `cargo check --bins` on clickana (312/376)
46252026-09-04T15:34:24.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-09-04T15:34:24.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-09-04T15:34:25.094Z Compiling instability v0.3.11
46282026-09-04T15:34:25.096Z Checking castaway v0.2.4
46292026-09-04T15:34:25.096Z Compiling indoc v2.0.7
46302026-09-04T15:34:25.096Z Checking unicode-truncate v1.1.0
46312026-09-04T15:34:25.096Z Checking lru v0.12.5
46322026-09-04T15:34:25.096Z Checking cassowary v0.3.0
46332026-09-04T15:34:25.286Z Checking compact_str v0.8.1
46342026-09-04T15:34:26.093Z Checking ratatui v0.29.0
46352026-09-04T15:34:27.142Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46362026-09-04T15:34:27.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
46372026-09-04T15:34:28.020Z
46382026-09-04T15:34:28.020Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46392026-09-04T15:34:28.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46402026-09-04T15:34:28.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46412026-09-04T15:34:28.738Z Checking headers-core v0.3.0
46422026-09-04T15:34:28.738Z Checking port-file v0.1.0
46432026-09-04T15:34:28.741Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46442026-09-04T15:34:28.934Z Checking headers v0.4.1
46452026-09-04T15:34:29.297Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46462026-09-04T15:34:30.267Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46472026-09-04T15:34:30.787Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46482026-09-04T15:34:31.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
46492026-09-04T15:34:31.415Z
46502026-09-04T15:34:31.415Zinfo: running `cargo check --bins` on ch-dev (314/376)
46512026-09-04T15:34:31.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-04T15:34:31.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-04T15:34:32.129Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46542026-09-04T15:34:32.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46552026-09-04T15:34:33.084Z
46562026-09-04T15:34:33.084Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46572026-09-04T15:34:33.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-04T15:34:33.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-04T15:34:33.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46602026-09-04T15:34:33.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46612026-09-04T15:34:33.502Z
46622026-09-04T15:34:33.502Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46632026-09-04T15:34:33.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-04T15:34:33.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-04T15:34:34.129Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46662026-09-04T15:34:34.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
46672026-09-04T15:34:34.672Z
46682026-09-04T15:34:34.673Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46692026-09-04T15:34:35.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46702026-09-04T15:34:35.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46712026-09-04T15:34:35.382Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46722026-09-04T15:34:36.488Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46732026-09-04T15:34:36.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
46742026-09-04T15:34:37.029Z
46752026-09-04T15:34:37.029Zinfo: running `cargo check --bins` on db-dev (318/376)
46762026-09-04T15:34:37.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-04T15:34:37.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-04T15:34:37.750Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46792026-09-04T15:34:38.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
46802026-09-04T15:34:38.710Z
46812026-09-04T15:34:38.710Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46822026-09-04T15:34:39.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-04T15:34:39.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-04T15:34:39.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46852026-09-04T15:34:39.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46862026-09-04T15:34:39.319Z
46872026-09-04T15:34:39.319Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46882026-09-04T15:34:39.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-04T15:34:39.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-04T15:34:39.934Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46912026-09-04T15:34:40.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
46922026-09-04T15:34:40.793Z
46932026-09-04T15:34:40.793Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46942026-09-04T15:34:41.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46952026-09-04T15:34:41.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46962026-09-04T15:34:41.531Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46972026-09-04T15:34:41.531Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46982026-09-04T15:34:41.534Z Checking git-stub v1.0.0
46992026-09-04T15:34:41.535Z Compiling trait-variant v0.1.2
47002026-09-04T15:34:41.535Z Checking maplit v1.0.2
47012026-09-04T15:34:41.677Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47022026-09-04T15:34:41.680Z Checking drift v0.2.0
47032026-09-04T15:34:41.680Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47042026-09-04T15:34:41.738Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47052026-09-04T15:34:41.797Z Checking git-stub-vcs v0.1.0
47062026-09-04T15:34:41.862Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47072026-09-04T15:34:41.878Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47082026-09-04T15:34:41.990Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47092026-09-04T15:34:42.028Z Checking dropshot-api-manager v0.8.0
47102026-09-04T15:34:42.043Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47112026-09-04T15:34:42.170Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47122026-09-04T15:34:42.385Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47132026-09-04T15:34:42.878Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47142026-09-04T15:34:43.825Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47152026-09-04T15:34:44.828Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47162026-09-04T15:34:45.671Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47172026-09-04T15:34:46.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
47182026-09-04T15:34:46.319Z
47192026-09-04T15:34:46.320Zinfo: running `cargo check --bins` on installinator-api (322/376)
47202026-09-04T15:34:46.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-04T15:34:46.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-04T15:34:46.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-04T15:34:46.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47242026-09-04T15:34:46.887Z
47252026-09-04T15:34:46.888Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47262026-09-04T15:34:47.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-04T15:34:47.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-04T15:34:47.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-04T15:34:47.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-04T15:34:47.500Z
47312026-09-04T15:34:47.500Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47322026-09-04T15:34:48.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-04T15:34:48.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-04T15:34:48.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-04T15:34:48.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-04T15:34:48.110Z
47372026-09-04T15:34:48.110Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47382026-09-04T15:34:48.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-04T15:34:48.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-04T15:34:48.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-04T15:34:48.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47422026-09-04T15:34:48.719Z
47432026-09-04T15:34:48.719Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47442026-09-04T15:34:49.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-04T15:34:49.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-04T15:34:49.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-04T15:34:49.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47482026-09-04T15:34:49.288Z
47492026-09-04T15:34:49.288Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47502026-09-04T15:34:49.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-04T15:34:49.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-04T15:34:49.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-04T15:34:49.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47542026-09-04T15:34:49.853Z
47552026-09-04T15:34:49.853Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47562026-09-04T15:34:50.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-04T15:34:50.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-04T15:34:50.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-04T15:34:50.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47602026-09-04T15:34:50.438Z
47612026-09-04T15:34:50.439Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47622026-09-04T15:34:50.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-04T15:34:50.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-04T15:34:50.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47652026-09-04T15:34:50.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47662026-09-04T15:34:51.020Z
47672026-09-04T15:34:51.020Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47682026-09-04T15:34:51.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47692026-09-04T15:34:51.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47702026-09-04T15:34:51.630Z Compiling blake3 v1.8.5
47712026-09-04T15:34:51.739Z Checking constant_time_eq v0.4.2
47722026-09-04T15:34:51.739Z Checking arrayref v0.3.9
47732026-09-04T15:34:51.742Z Checking arrayvec v0.7.6
47742026-09-04T15:34:51.761Z Checking cargo-platform v0.3.2
47752026-09-04T15:34:51.761Z Checking topological-sort v0.2.2
47762026-09-04T15:34:51.764Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47772026-09-04T15:34:51.912Z Checking cargo_metadata v0.23.1
47782026-09-04T15:34:52.518Z Checking omicron-zone-package v0.12.3
47792026-09-04T15:34:53.227Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47802026-09-04T15:34:54.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
47812026-09-04T15:34:54.232Z
47822026-09-04T15:34:54.232Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47832026-09-04T15:34:54.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47842026-09-04T15:34:54.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47852026-09-04T15:34:54.950Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47862026-09-04T15:34:55.580Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47872026-09-04T15:34:56.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
47882026-09-04T15:34:56.292Z
47892026-09-04T15:34:56.293Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47902026-09-04T15:34:56.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47912026-09-04T15:34:56.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47922026-09-04T15:34:57.253Z Compiling darling_core v0.21.3
47932026-09-04T15:34:57.253Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47942026-09-04T15:34:57.256Z Compiling vergen-lib v0.1.6
47952026-09-04T15:34:57.256Z Compiling diesel_derives v2.3.7
47962026-09-04T15:34:57.256Z Checking scheduled-thread-pool v0.2.7
47972026-09-04T15:34:57.256Z Compiling vergen-gitcl v1.0.8
47982026-09-04T15:34:57.256Z Compiling diesel_table_macro_syntax v0.3.0
47992026-09-04T15:34:57.432Z Compiling dirs-sys-next v0.1.2
48002026-09-04T15:34:57.567Z Compiling glob v0.3.3
48012026-09-04T15:34:57.599Z Compiling crunchy v0.2.4
48022026-09-04T15:34:57.661Z Compiling dirs-next v2.0.0
48032026-09-04T15:34:57.668Z Checking r2d2 v0.8.10
48042026-09-04T15:34:57.748Z Compiling tiny-keccak v2.0.2
48052026-09-04T15:34:57.832Z Checking downcast-rs v2.0.2
48062026-09-04T15:34:57.904Z Compiling term v0.7.0
48072026-09-04T15:34:57.963Z Compiling clang-sys v1.8.1
48082026-09-04T15:34:57.980Z Compiling bit-vec v0.6.3
48092026-09-04T15:34:58.012Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48102026-09-04T15:34:58.197Z Compiling ascii-canvas v3.0.0
48112026-09-04T15:34:58.215Z Compiling bit-set v0.5.3
48122026-09-04T15:34:58.339Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48132026-09-04T15:34:58.374Z Compiling itertools v0.10.5
48142026-09-04T15:34:58.410Z Compiling ena v0.14.4
48152026-09-04T15:34:58.439Z Compiling libloading v0.8.9
48162026-09-04T15:34:58.454Z Compiling diff v0.1.13
48172026-09-04T15:34:58.482Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48182026-09-04T15:34:58.500Z Compiling bindgen v0.71.1
48192026-09-04T15:34:58.622Z Compiling regex-syntax v0.6.29
48202026-09-04T15:34:58.736Z Compiling cexpr v0.6.0
48212026-09-04T15:34:58.897Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48222026-09-04T15:34:59.082Z Compiling rustc-hash v2.1.1
48232026-09-04T15:34:59.110Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48242026-09-04T15:34:59.410Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48252026-09-04T15:34:59.426Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48262026-09-04T15:34:59.443Z Compiling libxml v0.3.3
48272026-09-04T15:34:59.462Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48282026-09-04T15:34:59.649Z Compiling strum_macros v0.24.3
48292026-09-04T15:34:59.696Z Compiling indoc v1.0.9
48302026-09-04T15:34:59.953Z Compiling darling_macro v0.21.3
48312026-09-04T15:35:00.166Z Compiling lalrpop v0.19.12
48322026-09-04T15:35:00.484Z Compiling darling v0.21.3
48332026-09-04T15:35:00.582Z Compiling dsl_auto_type v0.2.0
48342026-09-04T15:35:00.728Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48352026-09-04T15:35:00.749Z Checking derive_builder v0.20.2
48362026-09-04T15:35:00.872Z Compiling oso-derive v0.27.3
48372026-09-04T15:35:00.918Z Checking quick-xml v0.37.5
48382026-09-04T15:35:00.978Z Compiling impl-trait-for-tuples v0.2.3
48392026-09-04T15:35:01.380Z Checking openssl-probe v0.1.6
48402026-09-04T15:35:01.525Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48412026-09-04T15:35:01.797Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48422026-09-04T15:35:01.987Z Checking bb8 v0.8.6
48432026-09-04T15:35:02.272Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48442026-09-04T15:35:02.289Z Checking nonempty v0.12.0
48452026-09-04T15:35:02.304Z Compiling libz-sys v1.1.24
48462026-09-04T15:35:02.458Z Compiling strsim v0.10.0
48472026-09-04T15:35:02.499Z Compiling libgit2-sys v0.18.3+1.9.2
48482026-09-04T15:35:02.526Z Compiling progenitor-impl v0.13.0
48492026-09-04T15:35:02.760Z Compiling darling_core v0.13.4
48502026-09-04T15:35:02.928Z Compiling vergen-git2 v9.1.0
48512026-09-04T15:35:04.038Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48522026-09-04T15:35:04.225Z Checking progenitor-client v0.13.0
48532026-09-04T15:35:04.500Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48542026-09-04T15:35:04.630Z Compiling darling_macro v0.13.4
48552026-09-04T15:35:05.169Z Compiling darling v0.13.4
48562026-09-04T15:35:05.172Z Compiling progenitor-macro v0.13.0
48572026-09-04T15:35:05.265Z Compiling serde_with_macros v1.5.2
48582026-09-04T15:35:05.524Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48592026-09-04T15:35:05.740Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48602026-09-04T15:35:05.926Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48612026-09-04T15:35:06.112Z Compiling serde_with v1.14.0
48622026-09-04T15:35:06.129Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48632026-09-04T15:35:06.320Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48642026-09-04T15:35:06.410Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48652026-09-04T15:35:06.498Z Checking diesel v2.3.7
48662026-09-04T15:35:06.516Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48672026-09-04T15:35:07.262Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48682026-09-04T15:35:08.139Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48692026-09-04T15:35:08.311Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48702026-09-04T15:35:08.798Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48712026-09-04T15:35:08.989Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48722026-09-04T15:35:09.024Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48732026-09-04T15:35:09.176Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48742026-09-04T15:35:09.404Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48752026-09-04T15:35:09.420Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48762026-09-04T15:35:09.744Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48772026-09-04T15:35:09.936Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48782026-09-04T15:35:10.232Z Checking progenitor v0.13.0
48792026-09-04T15:35:10.364Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48802026-09-04T15:35:10.389Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48812026-09-04T15:35:10.609Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48822026-09-04T15:35:10.740Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48832026-09-04T15:35:10.913Z Checking twox-hash v2.1.2
48842026-09-04T15:35:10.931Z Checking libsw-core v0.3.2
48852026-09-04T15:35:11.086Z Checking atty v0.2.14
48862026-09-04T15:35:11.191Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48872026-09-04T15:35:11.210Z Checking libsw v3.5.0
48882026-09-04T15:35:11.250Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48892026-09-04T15:35:11.367Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48902026-09-04T15:35:13.004Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48912026-09-04T15:35:13.304Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48922026-09-04T15:35:13.722Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48932026-09-04T15:35:14.439Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48942026-09-04T15:35:15.432Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48952026-09-04T15:35:15.620Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48962026-09-04T15:35:15.773Z Checking fatfs v0.3.6
48972026-09-04T15:35:16.234Z Checking console v0.16.2
48982026-09-04T15:35:16.549Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48992026-09-04T15:35:16.602Z Compiling seq-macro v0.3.6
49002026-09-04T15:35:16.837Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49012026-09-04T15:35:16.992Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49022026-09-04T15:35:17.106Z Checking unit-prefix v0.5.2
49032026-09-04T15:35:17.241Z Checking indicatif v0.18.4
49042026-09-04T15:35:17.658Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49052026-09-04T15:35:17.882Z Checking oxide-update-engine-display v0.1.2
49062026-09-04T15:35:18.193Z Checking support-bundle-viewer v0.1.2
49072026-09-04T15:35:18.281Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49082026-09-04T15:35:18.319Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49092026-09-04T15:35:18.444Z Checking multimap v0.10.1
49102026-09-04T15:35:24.477Z Checking diesel-dtrace v0.5.0
49112026-09-04T15:35:24.727Z Checking async-bb8-diesel v0.2.1
49122026-09-04T15:35:27.128Z Compiling samael v0.0.19
49132026-09-04T15:35:30.181Z Compiling git2 v0.20.4
49142026-09-04T15:35:32.205Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49152026-09-04T15:35:33.017Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49162026-09-04T15:35:34.063Z Compiling polar-core v0.27.3
49172026-09-04T15:35:38.572Z Checking oso v0.27.3
49182026-09-04T15:36:10.108Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49192026-09-04T15:37:25.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49202026-09-04T15:37:26.193Z
49212026-09-04T15:37:26.193Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49222026-09-04T15:37:26.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-04T15:37:26.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-04T15:37:26.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-04T15:37:26.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
49262026-09-04T15:37:26.859Z
49272026-09-04T15:37:26.859Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49282026-09-04T15:37:27.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-04T15:37:27.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-04T15:37:27.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-04T15:37:27.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49322026-09-04T15:37:27.490Z
49332026-09-04T15:37:27.490Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49342026-09-04T15:37:28.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-04T15:37:28.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-04T15:37:28.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-04T15:37:28.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49382026-09-04T15:37:28.112Z
49392026-09-04T15:37:28.112Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49402026-09-04T15:37:28.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-04T15:37:28.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-04T15:37:28.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49432026-09-04T15:37:28.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49442026-09-04T15:37:28.676Z
49452026-09-04T15:37:28.676Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49462026-09-04T15:37:29.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-04T15:37:29.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-04T15:37:29.496Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-04T15:37:30.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
49502026-09-04T15:37:30.498Z
49512026-09-04T15:37:30.498Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49522026-09-04T15:37:31.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-04T15:37:31.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-04T15:37:31.319Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49552026-09-04T15:38:10.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s
49562026-09-04T15:38:10.711Z
49572026-09-04T15:38:10.711Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49582026-09-04T15:38:11.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-04T15:38:11.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-04T15:38:11.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-04T15:38:11.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49622026-09-04T15:38:11.273Z
49632026-09-04T15:38:11.273Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49642026-09-04T15:38:11.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-04T15:38:11.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-04T15:38:11.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-04T15:38:11.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49682026-09-04T15:38:11.836Z
49692026-09-04T15:38:11.836Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49702026-09-04T15:38:12.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-04T15:38:12.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-04T15:38:12.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-04T15:38:12.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49742026-09-04T15:38:12.465Z
49752026-09-04T15:38:12.465Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49762026-09-04T15:38:12.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-04T15:38:13.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-04T15:38:13.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-04T15:38:13.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49802026-09-04T15:38:13.103Z
49812026-09-04T15:38:13.103Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49822026-09-04T15:38:13.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-04T15:38:13.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-04T15:38:13.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-04T15:38:13.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49862026-09-04T15:38:13.741Z
49872026-09-04T15:38:13.742Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49882026-09-04T15:38:14.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-04T15:38:14.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-04T15:38:14.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-04T15:38:14.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
49922026-09-04T15:38:14.356Z
49932026-09-04T15:38:14.356Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49942026-09-04T15:38:14.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-04T15:38:14.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-04T15:38:14.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-04T15:38:14.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49982026-09-04T15:38:14.990Z
49992026-09-04T15:38:14.990Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
50002026-09-04T15:38:15.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-04T15:38:15.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-04T15:38:15.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-04T15:38:15.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50042026-09-04T15:38:15.622Z
50052026-09-04T15:38:15.622Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50062026-09-04T15:38:16.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-04T15:38:16.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-04T15:38:16.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-04T15:38:16.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
50102026-09-04T15:38:16.235Z
50112026-09-04T15:38:16.235Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50122026-09-04T15:38:16.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-04T15:38:16.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-04T15:38:16.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-04T15:38:16.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50162026-09-04T15:38:16.868Z
50172026-09-04T15:38:16.868Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50182026-09-04T15:38:17.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-04T15:38:17.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-04T15:38:17.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50212026-09-04T15:38:17.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50222026-09-04T15:38:17.502Z
50232026-09-04T15:38:17.503Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50242026-09-04T15:38:18.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50252026-09-04T15:38:18.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50262026-09-04T15:38:18.410Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50272026-09-04T15:38:18.414Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50282026-09-04T15:38:18.602Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50292026-09-04T15:38:18.606Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50302026-09-04T15:38:18.644Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50312026-09-04T15:38:18.659Z Checking yansi v1.0.1
50322026-09-04T15:38:18.663Z Checking diff v0.1.13
50332026-09-04T15:38:18.688Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50342026-09-04T15:38:18.728Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50352026-09-04T15:38:18.903Z Checking pretty_assertions v1.4.1
50362026-09-04T15:38:19.695Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50372026-09-04T15:38:19.714Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50382026-09-04T15:38:45.107Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50392026-09-04T15:38:45.107Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50402026-09-04T15:38:45.112Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50412026-09-04T15:38:45.113Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50422026-09-04T15:38:45.113Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50432026-09-04T15:38:45.113Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50442026-09-04T15:38:45.113Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50452026-09-04T15:38:45.963Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50462026-09-04T15:38:45.963Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50472026-09-04T15:38:47.270Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50482026-09-04T15:39:26.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50492026-09-04T15:39:26.682Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50502026-09-04T15:39:26.682Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50512026-09-04T15:39:26.891Z
50522026-09-04T15:39:26.891Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50532026-09-04T15:39:27.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-04T15:39:27.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-04T15:39:27.614Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50562026-09-04T15:39:28.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
50572026-09-04T15:39:28.456Z
50582026-09-04T15:39:28.456Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50592026-09-04T15:39:28.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-04T15:39:28.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-04T15:39:28.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-04T15:39:28.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50632026-09-04T15:39:29.027Z
50642026-09-04T15:39:29.027Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50652026-09-04T15:39:29.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-04T15:39:29.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-04T15:39:29.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50682026-09-04T15:39:29.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50692026-09-04T15:39:29.605Z
50702026-09-04T15:39:29.605Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50712026-09-04T15:39:30.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50722026-09-04T15:39:30.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50732026-09-04T15:39:30.379Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50742026-09-04T15:39:30.501Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50752026-09-04T15:39:30.510Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50762026-09-04T15:39:57.899Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50772026-09-04T15:39:58.310Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50782026-09-04T15:40:00.103Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50792026-09-04T15:40:00.586Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50802026-09-04T15:40:03.713Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50812026-09-04T15:40:28.049Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50822026-09-04T15:40:28.793Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50832026-09-04T15:40:30.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50842026-09-04T15:40:30.700Z
50852026-09-04T15:40:30.700Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50862026-09-04T15:40:31.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-04T15:40:31.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-04T15:40:31.412Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50892026-09-04T15:40:32.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
50902026-09-04T15:40:32.304Z
50912026-09-04T15:40:32.304Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50922026-09-04T15:40:32.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-04T15:40:32.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-04T15:40:32.926Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50952026-09-04T15:40:32.930Z Compiling fs-err v2.11.0
50962026-09-04T15:40:33.043Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50972026-09-04T15:40:33.053Z Checking parse-size v1.1.0
50982026-09-04T15:40:33.062Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50992026-09-04T15:40:33.062Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51002026-09-04T15:40:33.065Z Checking shell-words v1.1.1
51012026-09-04T15:40:33.149Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51022026-09-04T15:40:33.481Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51032026-09-04T15:40:33.659Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51042026-09-04T15:40:34.326Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51052026-09-04T15:40:35.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
51062026-09-04T15:40:35.467Z
51072026-09-04T15:40:35.467Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51082026-09-04T15:40:35.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-04T15:40:35.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-04T15:40:36.101Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51112026-09-04T15:40:36.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
51122026-09-04T15:40:36.769Z
51132026-09-04T15:40:36.770Zinfo: running `cargo check --bins` on schema (358/376)
51142026-09-04T15:40:37.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-04T15:40:37.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-04T15:40:37.496Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51172026-09-04T15:40:38.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
51182026-09-04T15:40:38.393Z
51192026-09-04T15:40:38.393Zinfo: running `cargo check --bins` on xtask (359/376)
51202026-09-04T15:40:38.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51212026-09-04T15:40:38.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51222026-09-04T15:40:38.796Z Checking serde_core v1.0.228
51232026-09-04T15:40:38.796Z Checking libc v0.2.185
51242026-09-04T15:40:38.800Z Checking bitflags v2.11.0
51252026-09-04T15:40:38.881Z Checking scroll v0.12.0
51262026-09-04T15:40:38.885Z Checking thiserror v1.0.69
51272026-09-04T15:40:38.893Z Checking log v0.4.33
51282026-09-04T15:40:38.901Z Checking indexmap v2.14.0
51292026-09-04T15:40:38.905Z Checking zerocopy v0.7.35
51302026-09-04T15:40:38.975Z Checking syn v2.0.117
51312026-09-04T15:40:39.012Z Checking dtrace-parser v0.2.0
51322026-09-04T15:40:39.033Z Checking once_cell v1.21.3
51332026-09-04T15:40:39.092Z Checking goblin v0.8.2
51342026-09-04T15:40:39.152Z Checking errno v0.3.14
51352026-09-04T15:40:39.205Z Checking getrandom v0.4.3
51362026-09-04T15:40:39.242Z Checking thread-id v4.2.2
51372026-09-04T15:40:39.267Z Checking rustix v1.1.4
51382026-09-04T15:40:39.318Z Checking memmap v0.7.0
51392026-09-04T15:40:39.335Z Checking thiserror v2.0.18
51402026-09-04T15:40:39.397Z Checking fs-err v3.3.0
51412026-09-04T15:40:39.430Z Checking tabled v0.15.0
51422026-09-04T15:40:39.441Z Checking anyhow v1.0.104
51432026-09-04T15:40:40.045Z Checking terminal_size v0.4.3
51442026-09-04T15:40:40.045Z Checking tempfile v3.27.0
51452026-09-04T15:40:40.155Z Checking clap_builder v4.6.0
51462026-09-04T15:40:40.159Z Checking textwrap v0.16.2
51472026-09-04T15:40:40.315Z Checking serde v1.0.228
51482026-09-04T15:40:40.315Z Checking serde_json v1.0.151
51492026-09-04T15:40:40.319Z Checking camino v1.2.5
51502026-09-04T15:40:40.362Z Checking semver v1.0.28
51512026-09-04T15:40:40.527Z Checking cargo-platform v0.3.2
51522026-09-04T15:40:40.580Z Checking camino-tempfile v1.4.1
51532026-09-04T15:40:40.732Z Checking toml_datetime v0.6.11
51542026-09-04T15:40:40.735Z Checking serde_spanned v0.6.9
51552026-09-04T15:40:40.735Z Checking macaddr v1.0.1
51562026-09-04T15:40:40.735Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51572026-09-04T15:40:40.905Z Checking cargo_metadata v0.23.1
51582026-09-04T15:40:40.916Z Checking dof v0.3.0
51592026-09-04T15:40:40.926Z Checking toml_edit v0.22.27
51602026-09-04T15:40:41.175Z Checking usdt-impl v0.5.0
51612026-09-04T15:40:41.358Z Checking clap v4.6.1
51622026-09-04T15:40:41.434Z Checking usdt v0.5.0
51632026-09-04T15:40:41.893Z Checking toml v0.8.23
51642026-09-04T15:40:42.154Z Checking cargo_toml v0.21.0
51652026-09-04T15:40:42.791Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51662026-09-04T15:40:43.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
51672026-09-04T15:40:43.287Z
51682026-09-04T15:40:43.287Zinfo: running `cargo check --bins` on dnsadm (360/376)
51692026-09-04T15:40:43.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51702026-09-04T15:40:43.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51712026-09-04T15:40:43.933Z Checking arc-swap v1.8.2
51722026-09-04T15:40:44.209Z Checking slog-scope v4.4.1
51732026-09-04T15:40:44.321Z Checking slog-stdlog v4.1.1
51742026-09-04T15:40:44.418Z Checking slog-envlogger v2.2.0
51752026-09-04T15:40:44.537Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51762026-09-04T15:40:44.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
51772026-09-04T15:40:45.144Z
51782026-09-04T15:40:45.144Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51792026-09-04T15:40:45.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-04T15:40:45.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-04T15:40:45.952Z Checking cpubits v0.1.1
51822026-09-04T15:40:46.078Z Checking pem-rfc7468 v1.0.0
51832026-09-04T15:40:46.091Z Checking hmac v0.13.0
51842026-09-04T15:40:46.091Z Checking universal-hash v0.6.1
51852026-09-04T15:40:46.114Z Checking ctr v0.10.1
51862026-09-04T15:40:46.114Z Checking aead v0.6.1
51872026-09-04T15:40:46.142Z Checking aes v0.9.1
51882026-09-04T15:40:46.142Z Checking crypto-bigint v0.7.5
51892026-09-04T15:40:46.170Z Checking salsa20 v0.11.0
51902026-09-04T15:40:46.217Z Checking der v0.8.0
51912026-09-04T15:40:46.220Z Checking polyval v0.7.1
51922026-09-04T15:40:46.244Z Checking pbkdf2 v0.13.0
51932026-09-04T15:40:46.263Z Checking cbc v0.2.1
51942026-09-04T15:40:46.316Z Checking ff v0.14.0
51952026-09-04T15:40:46.342Z Checking signature v3.0.0
51962026-09-04T15:40:46.360Z Checking scrypt v0.12.0
51972026-09-04T15:40:46.396Z Checking base16ct v1.0.0
51982026-09-04T15:40:46.399Z Checking ghash v0.6.0
51992026-09-04T15:40:46.480Z Checking group v0.14.0
52002026-09-04T15:40:46.496Z Checking hkdf v0.13.0
52012026-09-04T15:40:47.532Z Compiling curve25519-dalek v5.0.0
52022026-09-04T15:40:47.536Z Checking aes-gcm v0.11.0
52032026-09-04T15:40:47.536Z Checking keccak v0.2.0
52042026-09-04T15:40:47.536Z Checking poly1305 v0.9.0
52052026-09-04T15:40:47.536Z Checking wnaf v0.14.0
52062026-09-04T15:40:47.536Z Checking blowfish v0.10.0
52072026-09-04T15:40:47.537Z Checking blake2 v0.11.0-rc.6
52082026-09-04T15:40:47.537Z Checking sha3 v0.11.0
52092026-09-04T15:40:47.537Z Checking kem v0.3.0
52102026-09-04T15:40:47.537Z Checking bcrypt-pbkdf v0.11.0
52112026-09-04T15:40:47.537Z Checking module-lattice v0.2.3
52122026-09-04T15:40:47.537Z Checking sponge-cursor v0.1.0
52132026-09-04T15:40:47.537Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52142026-09-04T15:40:47.537Z Checking argon2 v0.6.0-rc.8
52152026-09-04T15:40:47.537Z Checking sha3 v0.12.0
52162026-09-04T15:40:47.537Z Checking spki v0.8.0
52172026-09-04T15:40:47.537Z Checking sec1 v0.8.1
52182026-09-04T15:40:47.537Z Checking ml-kem v0.3.2
52192026-09-04T15:40:47.537Z Checking internal-russh-num-bigint v0.5.0
52202026-09-04T15:40:47.537Z Checking pkcs5 v0.8.1
52212026-09-04T15:40:47.537Z Checking pkcs1 v0.8.0-rc.4
52222026-09-04T15:40:47.537Z Checking num-bigint v0.4.6
52232026-09-04T15:40:47.537Z Checking generic-array v1.4.3
52242026-09-04T15:40:47.537Z Checking russh-util v0.52.0
52252026-09-04T15:40:47.537Z Checking pkcs8 v0.11.0
52262026-09-04T15:40:47.550Z Compiling enum_dispatch v0.3.13
52272026-09-04T15:40:47.679Z Compiling delegate v0.13.5
52282026-09-04T15:40:47.704Z Checking ed25519 v3.0.0
52292026-09-04T15:40:47.802Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52302026-09-04T15:40:47.894Z Checking hex-literal v1.1.0
52312026-09-04T15:40:47.909Z Checking ed25519-dalek v3.0.0
52322026-09-04T15:40:47.984Z Checking md5 v0.8.0
52332026-09-04T15:40:48.020Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52342026-09-04T15:40:48.138Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52352026-09-04T15:40:48.154Z Checking internet-checksum v0.2.1
52362026-09-04T15:40:48.208Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52372026-09-04T15:40:48.380Z Checking elliptic-curve v0.14.1
52382026-09-04T15:40:48.380Z Checking primefield v0.14.0
52392026-09-04T15:40:48.384Z Checking rfc6979 v0.6.0
52402026-09-04T15:40:48.384Z Checking ssh-encoding v0.3.0
52412026-09-04T15:40:48.487Z Checking crypto-primes v0.7.2
52422026-09-04T15:40:48.648Z Checking ssh-cipher v0.3.0
52432026-09-04T15:40:48.648Z Checking russh-cryptovec v0.62.0
52442026-09-04T15:40:48.792Z Checking ecdsa v0.17.0
52452026-09-04T15:40:48.796Z Checking primeorder v0.14.0
52462026-09-04T15:40:49.163Z Checking p256 v0.14.0
52472026-09-04T15:40:49.163Z Checking p384 v0.14.0
52482026-09-04T15:40:49.167Z Checking p521 v0.14.0
52492026-09-04T15:40:49.431Z Checking rsa v0.10.0-rc.18
52502026-09-04T15:40:52.033Z Checking ssh-key v0.7.0-rc.11
52512026-09-04T15:40:52.770Z Checking russh v0.62.4
52522026-09-04T15:41:06.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.20s
52532026-09-04T15:41:06.361Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52542026-09-04T15:41:06.361Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52552026-09-04T15:41:06.573Z
52562026-09-04T15:41:06.574Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52572026-09-04T15:41:07.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52582026-09-04T15:41:07.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52592026-09-04T15:41:07.204Z Checking termios v0.3.3
52602026-09-04T15:41:07.396Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52612026-09-04T15:41:07.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
52622026-09-04T15:41:08.163Z
52632026-09-04T15:41:08.163Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52642026-09-04T15:41:08.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52652026-09-04T15:41:08.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52662026-09-04T15:41:08.852Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52672026-09-04T15:41:09.546Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52682026-09-04T15:41:11.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
52692026-09-04T15:41:11.326Z
52702026-09-04T15:41:11.326Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52712026-09-04T15:41:11.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-04T15:41:11.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-04T15:41:11.972Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52742026-09-04T15:41:12.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
52752026-09-04T15:41:12.575Z
52762026-09-04T15:41:12.575Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52772026-09-04T15:41:13.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-04T15:41:13.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-04T15:41:13.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-04T15:41:13.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52812026-09-04T15:41:13.127Z
52822026-09-04T15:41:13.127Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52832026-09-04T15:41:13.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-04T15:41:13.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-04T15:41:13.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52862026-09-04T15:41:13.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52872026-09-04T15:41:13.689Z
52882026-09-04T15:41:13.689Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52892026-09-04T15:41:14.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-04T15:41:14.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-04T15:41:14.433Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52922026-09-04T15:41:15.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
52932026-09-04T15:41:15.215Z
52942026-09-04T15:41:15.215Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52952026-09-04T15:41:15.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52962026-09-04T15:41:15.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52972026-09-04T15:41:15.858Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52982026-09-04T15:41:15.965Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52992026-09-04T15:41:16.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
53002026-09-04T15:41:16.956Z
53012026-09-04T15:41:16.956Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
53022026-09-04T15:41:17.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-04T15:41:17.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-04T15:41:17.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53052026-09-04T15:41:17.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53062026-09-04T15:41:17.520Z
53072026-09-04T15:41:17.520Zinfo: running `cargo check --bins` on omicron-package (370/376)
53082026-09-04T15:41:18.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-04T15:41:18.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-04T15:41:18.198Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53112026-09-04T15:41:19.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
53122026-09-04T15:41:19.474Z
53132026-09-04T15:41:19.474Zinfo: running `cargo check --bins` on tqdb (371/376)
53142026-09-04T15:41:20.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53152026-09-04T15:41:20.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53162026-09-04T15:41:20.254Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53172026-09-04T15:41:20.606Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53182026-09-04T15:41:21.113Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53192026-09-04T15:41:21.113Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53202026-09-04T15:41:28.582Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53212026-09-04T15:41:28.585Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53222026-09-04T15:41:28.585Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53232026-09-04T15:41:29.219Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53242026-09-04T15:41:29.222Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53252026-09-04T15:41:29.222Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53262026-09-04T15:41:29.222Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53272026-09-04T15:41:30.039Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53282026-09-04T15:41:30.629Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53292026-09-04T15:41:30.869Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53302026-09-04T15:41:31.071Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53312026-09-04T15:41:31.945Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53322026-09-04T15:41:32.599Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53332026-09-04T15:41:37.638Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53342026-09-04T15:41:44.995Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53352026-09-04T15:41:44.999Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53362026-09-04T15:41:44.999Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53372026-09-04T15:41:44.999Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53382026-09-04T15:41:46.536Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53392026-09-04T15:41:47.815Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53402026-09-04T15:41:48.507Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53412026-09-04T15:41:49.784Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53422026-09-04T15:41:50.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.86s
53432026-09-04T15:41:50.541Z
53442026-09-04T15:41:50.541Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53452026-09-04T15:41:51.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53462026-09-04T15:41:51.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53472026-09-04T15:41:51.250Z Checking rtoolbox v0.0.3
53482026-09-04T15:41:51.254Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53492026-09-04T15:41:51.254Z Checking tui-tree-widget v0.23.1
53502026-09-04T15:41:51.363Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53512026-09-04T15:41:51.467Z Checking rpassword v7.5.4
53522026-09-04T15:41:54.223Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53532026-09-04T15:41:56.074Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53542026-09-04T15:41:57.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
53552026-09-04T15:41:57.190Z
53562026-09-04T15:41:57.190Zinfo: running `cargo check --bins` on wicket (373/376)
53572026-09-04T15:41:57.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-04T15:41:57.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-04T15:41:57.882Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53602026-09-04T15:41:58.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
53612026-09-04T15:41:58.434Z
53622026-09-04T15:41:58.434Zinfo: running `cargo check --bins` on wicketd (374/376)
53632026-09-04T15:41:58.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-04T15:41:58.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-04T15:41:59.138Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53662026-09-04T15:42:02.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
53672026-09-04T15:42:02.931Z
53682026-09-04T15:42:02.932Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53692026-09-04T15:42:03.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-04T15:42:03.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-04T15:42:03.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53722026-09-04T15:42:03.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53732026-09-04T15:42:03.497Z
53742026-09-04T15:42:03.497Zinfo: running `cargo check --bins` on zone-setup (376/376)
53752026-09-04T15:42:04.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53762026-09-04T15:42:04.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53772026-09-04T15:42:04.174Z Checking uzers v0.12.2
53782026-09-04T15:42:04.442Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53792026-09-04T15:42:05.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
53802026-09-04T15:42:05.457Z
53812026-09-04T15:42:05.457Zreal 14:24.515006043
53822026-09-04T15:42:05.457Zuser 21:41.473033490
53832026-09-04T15:42:05.457Zsys 4:28.450181136
53842026-09-04T15:42:05.457Ztrap 0.333191257
53852026-09-04T15:42:05.457Ztflt 0.587672552
53862026-09-04T15:42:05.457Zdflt 0.948734642
53872026-09-04T15:42:05.457Zkflt 0.004993904
53882026-09-04T15:42:05.457Zlock 1:31:01.488333723
53892026-09-04T15:42:05.457Zslp 1:43:17.456351737
53902026-09-04T15:42:05.457Zlat 1:00.162481857
53912026-09-04T15:42:05.457Zstop 4:14.861679312
53922026-09-04T15:42:05.461Zprocess exited: duration 996461 ms, exit code 0
 
53932026-09-04T15:42:05.468Zfound 0 output files