01M2HJJED2H9XVQZZG5V4VD63G: 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: 01M2HJKVBFB4H7VWDH9FVAG2FC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-15T03:44:39.262Zjob assigned to worker 01M2HJM2HNMTN1CDW6B2AFPPFR [factory aws, i-08e67c852a55b0dcc] (queued for 50 s)
 
22026-09-15T03:44:45.290Zstarting task 0: "setup"
32026-09-15T03:44:45.295Z++ uname -s
42026-09-15T03:44:45.298Z+ kern=SunOS
52026-09-15T03:44:45.298Z+ build_user=build
62026-09-15T03:44:45.298Z+ build_uid=12345
72026-09-15T03:44:45.298Z+ work_dir=/work
82026-09-15T03:44:45.298Z+ input_dir=/input
92026-09-15T03:44:45.298Z+ [[ 0 == 12345 ]]
102026-09-15T03:44:45.299Z+ case "$kern" in
112026-09-15T03:44:45.299Z+ groupadd -g 12345 build
122026-09-15T03:44:45.302Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-15T03:44:47.304Z+ zfs create -o mountpoint=/work rpool/work
142026-09-15T03:44:47.370Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-15T03:44:47.375Z+ home_fs=zfs
162026-09-15T03:44:47.375Z+ [[ zfs == autofs ]]
172026-09-15T03:44:47.375Z+ mkdir -p /home/build
182026-09-15T03:44:47.375Z+ chown build:build /home/build /work
192026-09-15T03:44:48.374Z+ chmod 0700 /home/build /work
202026-09-15T03:44:48.378Zprocess exited: duration 3085 ms, exit code 0
 
212026-09-15T03:44:48.384Zstarting task 1: "rust-toolchain"
222026-09-15T03:44:48.388Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-15T03:44:48.388Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-15T03:44:48.388Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-15T03:44:48.388Z * rust toolchain channel = "1.98.1"
262026-09-15T03:44:48.388Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-15T03:44:48.388Z * rust toolchain profile = "default"
282026-09-15T03:44:48.391Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-15T03:44:48.391Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-15T03:44:48.469Zinfo: downloading installer
312026-09-15T03:44:49.915Zinfo: profile set to default
322026-09-15T03:44:49.915Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-15T03:44:49.918Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-15T03:44:50.066Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-15T03:44:50.069Zinfo: downloading 6 components
362026-09-15T03:45:04.980Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-15T03:45:04.980Z
382026-09-15T03:45:05.015Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-15T03:45:05.015Z
402026-09-15T03:45:05.018Z
412026-09-15T03:45:05.018ZRust is installed now. Great!
422026-09-15T03:45:05.018Z
432026-09-15T03:45:05.018ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-15T03:45:05.018Zenvironment variable. This has not been done automatically.
452026-09-15T03:45:05.018Z
462026-09-15T03:45:05.019ZTo configure your current shell, you need to source
472026-09-15T03:45:05.019Zthe corresponding env file under $HOME/.cargo.
482026-09-15T03:45:05.019Z
492026-09-15T03:45:05.019ZConsider running the right command for your shell (note the leading DOT):
502026-09-15T03:45:05.019Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-15T03:45:05.019Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-15T03:45:05.019ZCC_x86_64-unknown-illumos = None
532026-09-15T03:45:05.019Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-15T03:45:05.019ZCC_x86_64_unknown_illumos = None
552026-09-15T03:45:05.019Zcargo:rerun-if-env-changed=HOST_CC
562026-09-15T03:45:05.019ZHOST_CC = None
572026-09-15T03:45:05.019Zcargo:rerun-if-env-changed=CC
582026-09-15T03:45:05.019ZCC = None
592026-09-15T03:45:05.019Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-15T03:45:05.193Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-15T03:45:05.193ZCRATE_CC_NO_DEFAULTS = None
622026-09-15T03:45:05.193Zcargo:rerun-if-env-changed=CFLAGS
632026-09-15T03:45:05.193ZCFLAGS = None
642026-09-15T03:45:05.193Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-15T03:45:05.193ZHOST_CFLAGS = None
662026-09-15T03:45:05.193Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-15T03:45:05.193ZCFLAGS_x86_64_unknown_illumos = None
682026-09-15T03:45:05.193Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-15T03:45:05.193ZCFLAGS_x86_64-unknown-illumos = None
702026-09-15T03:45:05.284Z+ rustup --version
712026-09-15T03:45:05.292Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-15T03:45:05.296Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-15T03:45:05.313Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-15T03:45:05.316Z+ cargo --version
752026-09-15T03:45:05.330Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-15T03:45:05.333Z+ rustc --version
772026-09-15T03:45:05.350Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-15T03:45:05.353Zprocess exited: duration 16967 ms, exit code 0
 
792026-09-15T03:45:05.362Zstarting task 2: "authentication"
802026-09-15T03:45:05.377Zprocess exited: duration 16 ms, exit code 0
 
812026-09-15T03:45:05.383Zstarting task 3: "clone repository"
822026-09-15T03:45:05.387Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-15T03:45:05.390Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-15T03:45:05.417ZCloning into '/work/oxidecomputer/omicron'...
852026-09-15T03:45:25.902Z+ cd /work/oxidecomputer/omicron
862026-09-15T03:45:25.902Z+ git fetch origin a1ed210690ffc8344586295457271caa169f3150
872026-09-15T03:45:26.261ZFrom https://github.com/oxidecomputer/omicron
882026-09-15T03:45:26.261Z * branch a1ed210690ffc8344586295457271caa169f3150 -> FETCH_HEAD
892026-09-15T03:45:26.271Z+ [[ -n sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
902026-09-15T03:45:26.275Z++ git branch --show-current
912026-09-15T03:45:26.275Z+ current=main
922026-09-15T03:45:26.275Z+ [[ main != sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
932026-09-15T03:45:26.275Z+ git branch -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it a1ed210690ffc8344586295457271caa169f3150
942026-09-15T03:45:26.278Z+ git checkout -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it
952026-09-15T03:45:26.526ZSwitched to branch 'sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it'
962026-09-15T03:45:26.529Z+ git reset --hard a1ed210690ffc8344586295457271caa169f3150
972026-09-15T03:45:26.542ZHEAD is now at a1ed21069 rebase on main
982026-09-15T03:45:26.545Zprocess exited: duration 21160 ms, exit code 0
 
992026-09-15T03:45:26.551Zstarting task 4: "build"
1002026-09-15T03:45:26.555Z+ source .github/buildomat/ci-env.sh
1012026-09-15T03:45:26.555Z++ export CARGO_TERM_COLOR=always
1022026-09-15T03:45:26.555Z++ CARGO_TERM_COLOR=always
1032026-09-15T03:45:26.559Z+++ uname -s
1042026-09-15T03:45:26.559Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-15T03:45:26.559Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-15T03:45:26.563Z+ cargo --version
1072026-09-15T03:45:26.567Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-15T03:45:26.569Z+ rustc --version
1092026-09-15T03:45:26.589Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-15T03:45:26.592Z+ source ./env.sh
1112026-09-15T03:45:26.592Z++ OLD_SHELL_OPTS=ehxB
1122026-09-15T03:45:26.593Z++ set -o xtrace
1132026-09-15T03:45:26.596Z++++ dirname ./env.sh
1142026-09-15T03:45:26.596Z+++ readlink -f .
1152026-09-15T03:45:26.599Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.599Z++ 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-15T03:45:26.600Z++ 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-15T03:45:26.600Z++ 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-15T03:45:26.600Z++ 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-15T03:45:26.600Z++ case $OLD_SHELL_OPTS in
1272026-09-15T03:45:26.600Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-15T03:45:26.600Z+ 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-15T03:45:26.600Z+ 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-15T03:45:26.600Z+ banner prerequisites
1312026-09-15T03:45:26.600Z
1322026-09-15T03:45:26.600Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-15T03:45:26.600Z # # # # # # # # # # # # # # #
1342026-09-15T03:45:26.600Z # # # # ##### # # ##### # # # # # #### #
1352026-09-15T03:45:26.600Z ##### ##### # ##### # # # # # # # # #
1362026-09-15T03:45:26.600Z # # # # # # # # # # # # # # #
1372026-09-15T03:45:26.600Z # # # ###### # # ###### ### # #### # #### #
1382026-09-15T03:45:26.600Z
1392026-09-15T03:45:26.600Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-15T03:45:28.669Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-15T03:45:29.154Z Startup: Caching catalogs ... Done
1422026-09-15T03:45:31.778ZPlanning: Solver setup ... Done (2.499s)
1432026-09-15T03:45:31.855ZPlanning: Running solver ... Done (0.077s)
1442026-09-15T03:45:31.909ZPlanning: Finding local manifests ... Done (0.002s)
1452026-09-15T03:45:31.921ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-15T03:45:31.937ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-15T03:45:31.950ZPlanning: Package planning ... Done (0.013s)
1482026-09-15T03:45:31.953ZPlanning: Merging actions ... Done (0.001s)
1492026-09-15T03:45:32.112ZPlanning: Checking for conflicting actions ... Done (0.160s)
1502026-09-15T03:45:32.117ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-15T03:45:32.900ZPlanning: Evaluating mediators ... Done (0.786s)
1522026-09-15T03:45:32.903ZPlanning: Planning completed in 3.71 seconds
1532026-09-15T03:45:32.908Z Packages to install: 2
1542026-09-15T03:45:32.912Z Estimated space available: 156.02 GB
1552026-09-15T03:45:32.912ZEstimated space to be consumed: 89.29 MB
1562026-09-15T03:45:32.912Z Create boot environment: No
1572026-09-15T03:45:32.912ZCreate backup boot environment: No
1582026-09-15T03:45:32.912Z Rebuild boot archive: No
1592026-09-15T03:45:32.912Z
1602026-09-15T03:45:32.912ZChanged packages:
1612026-09-15T03:45:32.912Zhelios
1622026-09-15T03:45:32.912Z developer/build-essential
1632026-09-15T03:45:32.912Z None -> 11-3.0
1642026-09-15T03:45:32.912Z library/libxmlsec1
1652026-09-15T03:45:32.912Z None -> 1.2.35-3.0
1662026-09-15T03:45:32.932Z
1672026-09-15T03:45:32.932ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-15T03:45:32.999ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1692026-09-15T03:45:33.117Z Actions: 1/268 actions (Installing new actions)
1702026-09-15T03:45:33.153Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-15T03:45:33.190ZFinalize: Updating package state database ... Done (0.037s)
1722026-09-15T03:45:33.195ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-15T03:45:33.292ZFinalize: Updating image state ... Done (0.101s)
1742026-09-15T03:45:35.803ZFinalize: Creating fast lookup database ... Done (2.453s)
1752026-09-15T03:45:35.869ZFinalize: Reading search index ... Done (0.012s)
1762026-09-15T03:45:35.872ZFinalize: Updating search index ... Done (0.000s)
1772026-09-15T03:45:36.024ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-15T03:45:36.396ZPlanning: Evaluating mediator changes ... Done
1792026-09-15T03:45:36.501ZPlanning: Checking for conflicting actions ... Done
1802026-09-15T03:45:36.505ZPlanning: Consolidating action changes ... Done
1812026-09-15T03:45:36.657ZPlanning: Evaluating mediators ... Done
1822026-09-15T03:45:36.660ZPlanning: Planning completed in 0.26 seconds
1832026-09-15T03:45:36.679Z Mediators to change: 2
1842026-09-15T03:45:36.680Z Create boot environment: No
1852026-09-15T03:45:36.683ZCreate backup boot environment: No
1862026-09-15T03:45:36.729ZFinalize: Updating package state database ... Done
1872026-09-15T03:45:36.729ZFinalize: Updating package cache ... Done
1882026-09-15T03:45:36.789ZFinalize: Updating image state ... Done
1892026-09-15T03:45:38.741ZFinalize: Creating fast lookup database ... Done
1902026-09-15T03:45:38.797ZFinalize: Reading search index ... Done
1912026-09-15T03:45:38.800ZFinalize: Updating search index ... Done
1922026-09-15T03:45:38.897ZFinalize: Updating package cache ... Done
1932026-09-15T03:45:39.178ZPlanning: Evaluating mediator changes ... Done
1942026-09-15T03:45:39.283ZPlanning: Checking for conflicting actions ... Done
1952026-09-15T03:45:39.287ZPlanning: Consolidating action changes ... Done
1962026-09-15T03:45:39.442ZPlanning: Evaluating mediators ... Done
1972026-09-15T03:45:39.445ZPlanning: Planning completed in 0.26 seconds
1982026-09-15T03:45:39.466Z Mediators to change: 1
1992026-09-15T03:45:39.466Z Create boot environment: No
2002026-09-15T03:45:39.470ZCreate backup boot environment: No
2012026-09-15T03:45:39.513ZFinalize: Updating package state database ... Done
2022026-09-15T03:45:39.514ZFinalize: Updating package cache ... Done
2032026-09-15T03:45:39.575ZFinalize: Updating image state ... Done
2042026-09-15T03:45:41.499ZFinalize: Creating fast lookup database ... Done
2052026-09-15T03:45:41.561ZFinalize: Reading search index ... Done
2062026-09-15T03:45:41.564ZFinalize: Updating search index ... Done
2072026-09-15T03:45:41.631ZFinalize: Updating package cache ... Done
2082026-09-15T03:45:41.939ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-15T03:45:41.939Zapache system 2.4 system
2102026-09-15T03:45:41.939Zclang system 15 system
2112026-09-15T03:45:41.939Zcsh system system illumos
2122026-09-15T03:45:41.939Zctags system system illumos
2132026-09-15T03:45:41.939Zfile vendor vendor darwinsys
2142026-09-15T03:45:41.940Zfile system system illumos
2152026-09-15T03:45:41.940Zgcc vendor 14 vendor
2162026-09-15T03:45:41.940Zgcc system 13 system
2172026-09-15T03:45:41.940Zgcc system 10 system
2182026-09-15T03:45:41.940Zgo system 1.25 system
2192026-09-15T03:45:41.940Zllvm system 15 system
2202026-09-15T03:45:41.940Zmariadb system 11.4 system
2212026-09-15T03:45:41.940Zmta vendor vendor dma
2222026-09-15T03:45:41.940Zopenjdk system 17 system
2232026-09-15T03:45:41.940Zopenjdk system 11 system
2242026-09-15T03:45:41.940Zopenssl vendor 3 vendor
2252026-09-15T03:45:41.940Zperl system 5.40 system
2262026-09-15T03:45:41.940Zpostgresql system 18 system
2272026-09-15T03:45:41.940Zpostgresql system 17 system
2282026-09-15T03:45:41.940Zpython vendor 3 vendor
2292026-09-15T03:45:41.940Zpython system 2 system
2302026-09-15T03:45:41.940Zpython3 vendor 3.13 vendor
2312026-09-15T03:45:41.940Zruby system 3.4 system
2322026-09-15T03:45:41.940Zruby system 3.0 system
2332026-09-15T03:45:41.940Zwords vendor vendor american-english
2342026-09-15T03:45:41.940Zwords system system australian-english
2352026-09-15T03:45:41.940Zwords system system british-english
2362026-09-15T03:45:41.940Zwords system system canadian-english
2372026-09-15T03:45:41.940Zwords system system french
2382026-09-15T03:45:41.940Zwords system system italian
2392026-09-15T03:45:41.940Zwords system system ngerman
2402026-09-15T03:45:41.940Zwords system system ogerman
2412026-09-15T03:45:41.941Zwords system system spanish
2422026-09-15T03:45:42.187ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-15T03:45:42.187Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-15T03:45:42.708ZFMRI IFO
2452026-09-15T03:45:42.708Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-15T03:45:42.708Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-15T03:45:42.708Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-15T03:45:42.708Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-15T03:45:42.708Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-15T03:45:42.708Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-15T03:45:42.708Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-15T03:45:42.708Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-15T03:45:42.708Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-15T03:45:43.063Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-15T03:45:43.356Z Updating crates.io index
2562026-09-15T03:45:43.360Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-15T03:45:43.628Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-15T03:45:44.015Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-15T03:45:44.285Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-15T03:45:45.278Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-15T03:45:45.924Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-15T03:45:47.516Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-15T03:45:48.371Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-15T03:45:48.700Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-15T03:45:49.031Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-15T03:45:50.541Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-15T03:45:51.127Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-15T03:45:51.497Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-15T03:45:52.039Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-15T03:45:52.555Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-15T03:45:52.829Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-15T03:45:53.109Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-15T03:45:53.383Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-15T03:45:53.738Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-15T03:45:54.118Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-15T03:45:54.658Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-15T03:45:54.949Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-15T03:45:55.483Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-15T03:45:55.800Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-15T03:45:56.333Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-15T03:45:56.797Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-15T03:45:57.155Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-15T03:45:57.497Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-15T03:45:57.842Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-15T03:45:58.244Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-15T03:45:58.594Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-15T03:45:59.003Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-15T03:45:59.705Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-15T03:46:00.022Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-15T03:46:00.305Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-15T03:46:00.629Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-15T03:46:00.978Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-15T03:46:01.305Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-15T03:46:01.619Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-15T03:46:01.929Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-15T03:46:02.214Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-15T03:46:02.531Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-15T03:46:05.439Z Downloading crates ...
2992026-09-15T03:46:05.513Z Downloaded errno v0.3.14
3002026-09-15T03:46:05.516Z Downloaded block-buffer v0.10.4
3012026-09-15T03:46:05.520Z Downloaded cpufeatures v0.2.17
3022026-09-15T03:46:05.523Z Downloaded log v0.4.33
3032026-09-15T03:46:05.526Z Downloaded fs-err v3.3.0
3042026-09-15T03:46:05.531Z Downloaded serde v1.0.228
3052026-09-15T03:46:05.537Z Downloaded zerocopy-derive v0.7.35
3062026-09-15T03:46:05.540Z Downloaded quote v1.0.45
3072026-09-15T03:46:05.543Z Downloaded textwrap v0.16.2
3082026-09-15T03:46:05.547Z Downloaded zmij v1.0.21
3092026-09-15T03:46:05.547Z Downloaded tempfile v3.27.0
3102026-09-15T03:46:05.553Z Downloaded zerocopy v0.7.35
3112026-09-15T03:46:05.561Z Downloaded papergrid v0.11.0
3122026-09-15T03:46:05.565Z Downloaded once_cell v1.21.3
3132026-09-15T03:46:05.565Z Downloaded autocfg v1.5.0
3142026-09-15T03:46:05.565Z Downloaded pest v2.8.6
3152026-09-15T03:46:05.569Z Downloaded itoa v1.0.17
3162026-09-15T03:46:05.569Z Downloaded macaddr v1.0.1
3172026-09-15T03:46:05.569Z Downloaded heck v0.4.1
3182026-09-15T03:46:05.575Z Downloaded generic-array v0.14.7
3192026-09-15T03:46:05.579Z Downloaded memmap v0.7.0
3202026-09-15T03:46:05.579Z Downloaded colorchoice v1.0.4
3212026-09-15T03:46:05.582Z Downloaded cargo-platform v0.3.2
3222026-09-15T03:46:05.582Z Downloaded dtrace-parser v0.2.0
3232026-09-15T03:46:05.585Z Downloaded fnv v1.0.7
3242026-09-15T03:46:05.585Z Downloaded anstyle-query v1.1.5
3252026-09-15T03:46:05.588Z Downloaded clap_lex v1.0.0
3262026-09-15T03:46:05.589Z Downloaded crypto-common v0.1.7
3272026-09-15T03:46:05.593Z Downloaded anstream v1.0.0
3282026-09-15T03:46:05.593Z Downloaded anstyle v1.0.14
3292026-09-15T03:46:05.597Z Downloaded is_terminal_polyfill v1.70.2
3302026-09-15T03:46:05.597Z Downloaded dof v0.3.0
3312026-09-15T03:46:05.600Z Downloaded cfg-if v1.0.4
3322026-09-15T03:46:05.601Z Downloaded swrite v0.1.0
3332026-09-15T03:46:05.609Z Downloaded scroll_derive v0.12.1
3342026-09-15T03:46:05.613Z Downloaded serde_spanned v0.6.9
3352026-09-15T03:46:05.613Z Downloaded tabled_derive v0.7.0
3362026-09-15T03:46:05.613Z Downloaded fastrand v2.3.0
3372026-09-15T03:46:05.616Z Downloaded proc-macro-error-attr v1.0.4
3382026-09-15T03:46:05.616Z Downloaded usdt-attr-macro v0.5.0
3392026-09-15T03:46:05.616Z Downloaded usdt-macro v0.5.0
3402026-09-15T03:46:05.619Z Downloaded thread-id v4.2.2
3412026-09-15T03:46:05.620Z Downloaded toml_datetime v0.6.11
3422026-09-15T03:46:05.620Z Downloaded terminal_size v0.4.3
3432026-09-15T03:46:05.623Z Downloaded unicode-linebreak v0.1.5
3442026-09-15T03:46:05.623Z Downloaded toml_write v0.1.2
3452026-09-15T03:46:05.623Z Downloaded pretty-hex v0.4.1
3462026-09-15T03:46:05.623Z Downloaded utf8parse v0.2.2
3472026-09-15T03:46:05.627Z Downloaded usdt v0.5.0
3482026-09-15T03:46:05.627Z Downloaded heck v0.5.0
3492026-09-15T03:46:05.627Z Downloaded strsim v0.11.1
3502026-09-15T03:46:05.632Z Downloaded plain v0.2.3
3512026-09-15T03:46:05.661Z Downloaded bytecount v0.6.9
3522026-09-15T03:46:05.662Z Downloaded camino-tempfile v1.4.1
3532026-09-15T03:46:05.683Z Downloaded equivalent v1.0.2
3542026-09-15T03:46:05.684Z Downloaded anstyle-parse v1.0.0
3552026-09-15T03:46:05.684Z Downloaded cargo_metadata v0.23.1
3562026-09-15T03:46:05.684Z Downloaded digest v0.10.7
3572026-09-15T03:46:05.684Z Downloaded sha2 v0.10.9
3582026-09-15T03:46:05.684Z Downloaded cargo_toml v0.21.0
3592026-09-15T03:46:05.684Z Downloaded byteorder v1.5.0
3602026-09-15T03:46:05.684Z Downloaded smawk v0.3.2
3612026-09-15T03:46:05.684Z Downloaded thiserror-impl v2.0.18
3622026-09-15T03:46:05.684Z Downloaded version_check v0.9.5
3632026-09-15T03:46:05.684Z Downloaded serde_tokenstream v0.2.3
3642026-09-15T03:46:05.684Z Downloaded proc-macro-error v1.0.4
3652026-09-15T03:46:05.684Z Downloaded thiserror-impl v1.0.69
3662026-09-15T03:46:05.684Z Downloaded usdt-impl v0.5.0
3672026-09-15T03:46:05.684Z Downloaded scroll v0.12.0
3682026-09-15T03:46:05.684Z Downloaded thiserror v2.0.18
3692026-09-15T03:46:05.684Z Downloaded camino v1.2.5
3702026-09-15T03:46:05.684Z Downloaded anyhow v1.0.104
3712026-09-15T03:46:05.684Z Downloaded clap_derive v4.6.1
3722026-09-15T03:46:05.684Z Downloaded pest_derive v2.8.6
3732026-09-15T03:46:05.691Z Downloaded thiserror v1.0.69
3742026-09-15T03:46:05.695Z Downloaded toml v0.8.23
3752026-09-15T03:46:05.696Z Downloaded getrandom v0.3.4
3762026-09-15T03:46:05.699Z Downloaded pest_generator v2.8.6
3772026-09-15T03:46:05.702Z Downloaded ucd-trie v0.1.7
3782026-09-15T03:46:05.706Z Downloaded unicode-ident v1.0.24
3792026-09-15T03:46:05.709Z Downloaded bitflags v2.11.0
3802026-09-15T03:46:05.709Z Downloaded semver v1.0.28
3812026-09-15T03:46:05.709Z Downloaded serde_derive v1.0.228
3822026-09-15T03:46:05.712Z Downloaded serde_core v1.0.228
3832026-09-15T03:46:05.717Z Downloaded proc-macro2 v1.0.106
3842026-09-15T03:46:05.725Z Downloaded toml_edit v0.22.27
3852026-09-15T03:46:05.731Z Downloaded indexmap v2.14.0
3862026-09-15T03:46:05.735Z Downloaded pest_meta v2.8.6
3872026-09-15T03:46:05.738Z Downloaded clap v4.6.1
3882026-09-15T03:46:05.741Z Downloaded memchr v2.8.0
3892026-09-15T03:46:05.750Z Downloaded typenum v1.20.1
3902026-09-15T03:46:05.753Z Downloaded syn v2.0.117
3912026-09-15T03:46:05.786Z Downloaded hashbrown v0.17.0
3922026-09-15T03:46:05.792Z Downloaded serde_json v1.0.151
3932026-09-15T03:46:05.813Z Downloaded clap_builder v4.6.0
3942026-09-15T03:46:05.813Z Downloaded goblin v0.8.2
3952026-09-15T03:46:05.826Z Downloaded winnow v0.7.14
3962026-09-15T03:46:05.827Z Downloaded tabled v0.15.0
3972026-09-15T03:46:05.827Z Downloaded syn v1.0.109
3982026-09-15T03:46:05.833Z Downloaded unicode-width v0.2.0
3992026-09-15T03:46:05.848Z Downloaded unicode-width v0.1.14
4002026-09-15T03:46:05.884Z Downloaded rustix v1.1.4
4012026-09-15T03:46:05.895Z Downloaded libc v0.2.185
4022026-09-15T03:46:05.927Z Compiling proc-macro2 v1.0.106
4032026-09-15T03:46:05.927Z Compiling unicode-ident v1.0.24
4042026-09-15T03:46:05.927Z Compiling quote v1.0.45
4052026-09-15T03:46:05.927Z Compiling serde_core v1.0.228
4062026-09-15T03:46:05.942Z Compiling libc v0.2.185
4072026-09-15T03:46:05.943Z Compiling version_check v0.9.5
4082026-09-15T03:46:05.943Z Compiling memchr v2.8.0
4092026-09-15T03:46:05.943Z Compiling serde v1.0.228
4102026-09-15T03:46:06.252Z Compiling zmij v1.0.21
4112026-09-15T03:46:06.522Z Compiling thiserror v1.0.69
4122026-09-15T03:46:06.584Z Compiling itoa v1.0.17
4132026-09-15T03:46:06.783Z Compiling ucd-trie v0.1.7
4142026-09-15T03:46:06.849Z Compiling byteorder v1.5.0
4152026-09-15T03:46:06.927Z Compiling rustix v1.1.4
4162026-09-15T03:46:06.988Z Compiling pest v2.8.6
4172026-09-15T03:46:07.056Z Compiling errno v0.3.14
4182026-09-15T03:46:07.087Z Compiling bitflags v2.11.0
4192026-09-15T03:46:07.296Z Compiling serde_json v1.0.151
4202026-09-15T03:46:07.424Z Compiling syn v2.0.117
4212026-09-15T03:46:07.491Z Compiling thread-id v4.2.2
4222026-09-15T03:46:07.552Z Compiling usdt-impl v0.5.0
4232026-09-15T03:46:07.573Z Compiling proc-macro-error-attr v1.0.4
4242026-09-15T03:46:07.681Z Compiling camino v1.2.5
4252026-09-15T03:46:07.775Z Compiling syn v1.0.109
4262026-09-15T03:46:07.942Z Compiling proc-macro-error v1.0.4
4272026-09-15T03:46:08.004Z Compiling pest_meta v2.8.6
4282026-09-15T03:46:08.154Z Compiling log v0.4.33
4292026-09-15T03:46:08.185Z Compiling equivalent v1.0.2
4302026-09-15T03:46:08.206Z Compiling getrandom v0.3.4
4312026-09-15T03:46:08.340Z Compiling hashbrown v0.17.0
4322026-09-15T03:46:08.421Z Compiling plain v0.2.3
4332026-09-15T03:46:08.539Z Compiling utf8parse v0.2.2
4342026-09-15T03:46:08.661Z Compiling anstyle-parse v1.0.0
4352026-09-15T03:46:08.702Z Compiling terminal_size v0.4.3
4362026-09-15T03:46:08.851Z Compiling indexmap v2.14.0
4372026-09-15T03:46:09.284Z Compiling colorchoice v1.0.4
4382026-09-15T03:46:09.394Z Compiling autocfg v1.5.0
4392026-09-15T03:46:09.409Z Compiling pretty-hex v0.4.1
4402026-09-15T03:46:09.476Z Compiling anstyle-query v1.1.5
4412026-09-15T03:46:09.497Z Compiling winnow v0.7.14
4422026-09-15T03:46:09.549Z Compiling is_terminal_polyfill v1.70.2
4432026-09-15T03:46:09.580Z Compiling thiserror v2.0.18
4442026-09-15T03:46:09.611Z Compiling pest_generator v2.8.6
4452026-09-15T03:46:09.629Z Compiling toml_write v0.1.2
4462026-09-15T03:46:09.645Z Compiling cfg-if v1.0.4
4472026-09-15T03:46:09.721Z Compiling anstyle v1.0.14
4482026-09-15T03:46:09.807Z Compiling fs-err v3.3.0
4492026-09-15T03:46:09.947Z Compiling anstream v1.0.0
4502026-09-15T03:46:10.121Z Compiling unicode-width v0.1.14
4512026-09-15T03:46:10.139Z Compiling once_cell v1.21.3
4522026-09-15T03:46:10.252Z Compiling strsim v0.11.1
4532026-09-15T03:46:10.289Z Compiling clap_lex v1.0.0
4542026-09-15T03:46:10.307Z Compiling fnv v1.0.7
4552026-09-15T03:46:10.358Z Compiling heck v0.5.0
4562026-09-15T03:46:10.394Z Compiling bytecount v0.6.9
4572026-09-15T03:46:10.411Z Compiling fastrand v2.3.0
4582026-09-15T03:46:10.538Z Compiling anyhow v1.0.104
4592026-09-15T03:46:10.556Z Compiling heck v0.4.1
4602026-09-15T03:46:10.611Z Compiling tempfile v3.27.0
4612026-09-15T03:46:10.628Z Compiling papergrid v0.11.0
4622026-09-15T03:46:10.677Z Compiling clap_builder v4.6.0
4632026-09-15T03:46:10.877Z Compiling cargo-platform v0.3.2
4642026-09-15T03:46:10.903Z Compiling tabled_derive v0.7.0
4652026-09-15T03:46:10.938Z Compiling semver v1.0.28
4662026-09-15T03:46:10.987Z Compiling memmap v0.7.0
4672026-09-15T03:46:11.068Z Compiling smawk v0.3.2
4682026-09-15T03:46:11.145Z Compiling unicode-width v0.2.0
4692026-09-15T03:46:11.170Z Compiling unicode-linebreak v0.1.5
4702026-09-15T03:46:11.282Z Compiling serde_derive v1.0.228
4712026-09-15T03:46:11.410Z Compiling thiserror-impl v1.0.69
4722026-09-15T03:46:11.428Z Compiling zerocopy-derive v0.7.35
4732026-09-15T03:46:11.535Z Compiling pest_derive v2.8.6
4742026-09-15T03:46:11.556Z Compiling scroll_derive v0.12.1
4752026-09-15T03:46:11.872Z Compiling thiserror-impl v2.0.18
4762026-09-15T03:46:12.020Z Compiling clap_derive v4.6.1
4772026-09-15T03:46:12.084Z Compiling tabled v0.15.0
4782026-09-15T03:46:12.302Z Compiling scroll v0.12.0
4792026-09-15T03:46:12.359Z Compiling zerocopy v0.7.35
4802026-09-15T03:46:12.574Z Compiling goblin v0.8.2
4812026-09-15T03:46:12.837Z Compiling dtrace-parser v0.2.0
4822026-09-15T03:46:12.935Z Compiling textwrap v0.16.2
4832026-09-15T03:46:13.352Z Compiling camino-tempfile v1.4.1
4842026-09-15T03:46:13.387Z Compiling swrite v0.1.0
4852026-09-15T03:46:13.786Z Compiling clap v4.6.1
4862026-09-15T03:46:14.458Z Compiling dof v0.3.0
4872026-09-15T03:46:14.458Z Compiling serde_tokenstream v0.2.3
4882026-09-15T03:46:14.475Z Compiling toml_datetime v0.6.11
4892026-09-15T03:46:14.490Z Compiling serde_spanned v0.6.9
4902026-09-15T03:46:14.493Z Compiling macaddr v1.0.1
4912026-09-15T03:46:14.539Z Compiling cargo_metadata v0.23.1
4922026-09-15T03:46:14.542Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4932026-09-15T03:46:14.668Z Compiling toml_edit v0.22.27
4942026-09-15T03:46:15.218Z Compiling usdt-macro v0.5.0
4952026-09-15T03:46:15.236Z Compiling usdt-attr-macro v0.5.0
4962026-09-15T03:46:15.864Z Compiling usdt v0.5.0
4972026-09-15T03:46:15.981Z Compiling toml v0.8.23
4982026-09-15T03:46:16.312Z Compiling cargo_toml v0.21.0
4992026-09-15T03:46:17.605Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-15T03:46:19.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s
5012026-09-15T03:46:19.916Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-15T03:46:20.433Z Downloading crates ...
5032026-09-15T03:46:20.489Z Downloaded atomic-waker v1.1.2
5042026-09-15T03:46:20.493Z Downloaded base16ct v0.2.0
5052026-09-15T03:46:20.496Z Downloaded bit-set v0.5.3
5062026-09-15T03:46:20.499Z Downloaded array-init v0.0.4
5072026-09-15T03:46:20.504Z Downloaded bitfield-struct v0.6.2
5082026-09-15T03:46:20.509Z Downloaded argon2 v0.5.3
5092026-09-15T03:46:20.512Z Downloaded arrayref v0.3.9
5102026-09-15T03:46:20.515Z Downloaded embedded-io v0.4.0
5112026-09-15T03:46:20.518Z Downloaded addr2line v0.25.1
5122026-09-15T03:46:20.518Z Downloaded embedded-io v0.6.1
5132026-09-15T03:46:20.520Z Downloaded hostname v0.3.1
5142026-09-15T03:46:20.520Z Downloaded buf-list v1.1.2
5152026-09-15T03:46:20.520Z Downloaded byte-wrapper v0.1.0
5162026-09-15T03:46:20.523Z Downloaded flagset v0.4.7
5172026-09-15T03:46:20.523Z Downloaded camino-tempfile-ext v0.3.3
5182026-09-15T03:46:20.523Z Downloaded float-cmp v0.10.0
5192026-09-15T03:46:20.523Z Downloaded foreign-types v0.5.0
5202026-09-15T03:46:20.526Z Downloaded arrayvec v0.7.6
5212026-09-15T03:46:20.526Z Downloaded futures-sink v0.3.32
5222026-09-15T03:46:20.526Z Downloaded globwalk v0.9.1
5232026-09-15T03:46:20.527Z Downloaded atty v0.2.14
5242026-09-15T03:46:20.527Z Downloaded bit-set v0.8.0
5252026-09-15T03:46:20.529Z Downloaded backon v1.6.0
5262026-09-15T03:46:20.529Z Downloaded ena v0.14.4
5272026-09-15T03:46:20.529Z Downloaded funty v2.0.0
5282026-09-15T03:46:20.532Z Downloaded fxhash v0.2.1
5292026-09-15T03:46:20.532Z Downloaded futures-task v0.3.32
5302026-09-15T03:46:20.532Z Downloaded find-msvc-tools v0.1.9
5312026-09-15T03:46:20.532Z Downloaded fs-err v2.11.0
5322026-09-15T03:46:20.535Z Downloaded group v0.14.0
5332026-09-15T03:46:20.535Z Downloaded newline-converter v0.3.0
5342026-09-15T03:46:20.535Z Downloaded async-stream-impl v0.3.6
5352026-09-15T03:46:20.536Z Downloaded anstyle-parse v0.2.7
5362026-09-15T03:46:20.539Z Downloaded futures-macro v0.3.32
5372026-09-15T03:46:20.539Z Downloaded clang-sys v1.8.1
5382026-09-15T03:46:20.543Z Downloaded elliptic-curve v0.14.1
5392026-09-15T03:46:20.543Z Downloaded const-oid v0.10.2
5402026-09-15T03:46:20.546Z Downloaded generic-array v1.4.3
5412026-09-15T03:46:20.546Z Downloaded bitfield-macros v0.19.4
5422026-09-15T03:46:20.546Z Downloaded base64 v0.22.1
5432026-09-15T03:46:20.548Z Downloaded bitfield v0.19.4
5442026-09-15T03:46:20.548Z Downloaded compact_str v0.8.1
5452026-09-15T03:46:20.548Z Downloaded async-recursion v1.1.1
5462026-09-15T03:46:20.551Z Downloaded async-stream v0.3.6
5472026-09-15T03:46:20.552Z Downloaded base16ct v1.0.0
5482026-09-15T03:46:20.554Z Downloaded fs_extra v1.3.0
5492026-09-15T03:46:20.554Z Downloaded backoff v0.4.0
5502026-09-15T03:46:20.554Z Downloaded nibble_vec v0.1.0
5512026-09-15T03:46:20.557Z Downloaded form_urlencoded v1.2.2
5522026-09-15T03:46:20.557Z Downloaded ascii-canvas v3.0.0
5532026-09-15T03:46:20.560Z Downloaded ciborium-io v0.2.2
5542026-09-15T03:46:20.563Z Downloaded adler2 v2.0.1
5552026-09-15T03:46:20.563Z Downloaded async-compression v0.4.41
5562026-09-15T03:46:20.565Z Downloaded futures v0.3.32
5572026-09-15T03:46:20.569Z Downloaded futures-executor v0.3.32
5582026-09-15T03:46:20.573Z Downloaded futures-io v0.3.32
5592026-09-15T03:46:20.573Z Downloaded futures-util v0.3.32
5602026-09-15T03:46:20.576Z Downloaded parking_lot_core v0.8.6
5612026-09-15T03:46:20.576Z Downloaded gimli v0.32.3
5622026-09-15T03:46:20.579Z Downloaded castaway v0.2.4
5632026-09-15T03:46:20.582Z Downloaded ff v0.13.1
5642026-09-15T03:46:20.582Z Downloaded gethostname v0.5.0
5652026-09-15T03:46:20.582Z Downloaded foreign-types v0.3.2
5662026-09-15T03:46:20.582Z Downloaded futures-core v0.3.32
5672026-09-15T03:46:20.582Z Downloaded pkcs8 v0.11.0
5682026-09-15T03:46:20.585Z Downloaded psl-types v2.0.11
5692026-09-15T03:46:20.585Z Downloaded aead v0.5.2
5702026-09-15T03:46:20.586Z Downloaded hubpack v0.1.2
5712026-09-15T03:46:20.586Z Downloaded cfg_aliases v0.1.1
5722026-09-15T03:46:20.588Z Downloaded nodrop v0.1.14
5732026-09-15T03:46:20.588Z Downloaded bcrypt-pbkdf v0.11.0
5742026-09-15T03:46:20.588Z Downloaded cfg_aliases v0.2.1
5752026-09-15T03:46:20.588Z Downloaded bcs v0.1.6
5762026-09-15T03:46:20.594Z Downloaded assert_matches v1.5.0
5772026-09-15T03:46:20.594Z Downloaded oxide-generation-macros v0.2.0
5782026-09-15T03:46:20.598Z Downloaded backtrace-ext v0.2.1
5792026-09-15T03:46:20.598Z Downloaded ciborium-ll v0.2.2
5802026-09-15T03:46:20.598Z Downloaded hex v0.4.3
5812026-09-15T03:46:20.598Z Downloaded endian-type v0.1.2
5822026-09-15T03:46:20.601Z Downloaded enum-as-inner v0.6.1
5832026-09-15T03:46:20.601Z Downloaded hash32 v0.3.1
5842026-09-15T03:46:20.603Z Downloaded float-ord v0.3.2
5852026-09-15T03:46:20.604Z Downloaded foreign-types-macros v0.2.3
5862026-09-15T03:46:20.604Z Downloaded foreign-types-shared v0.3.1
5872026-09-15T03:46:20.606Z Downloaded bb8 v0.8.6
5882026-09-15T03:46:20.609Z Downloaded async-trait v0.1.89
5892026-09-15T03:46:20.612Z Downloaded base64ct v1.8.3
5902026-09-15T03:46:20.615Z Downloaded foreign-types-shared v0.1.1
5912026-09-15T03:46:20.615Z Downloaded hubpack_derive v0.1.1
5922026-09-15T03:46:20.615Z Downloaded headers-core v0.3.0
5932026-09-15T03:46:20.615Z Downloaded normalize-line-endings v0.3.0
5942026-09-15T03:46:20.619Z Downloaded httpdate v1.0.3
5952026-09-15T03:46:20.622Z Downloaded fd-lock v4.0.4
5962026-09-15T03:46:20.626Z Downloaded atomicwrites v0.4.4
5972026-09-15T03:46:20.626Z Downloaded compression-core v0.4.31
5982026-09-15T03:46:20.630Z Downloaded git-stub v1.0.0
5992026-09-15T03:46:20.630Z Downloaded hex-literal v1.1.0
6002026-09-15T03:46:20.630Z Downloaded http-range v0.1.5
6012026-09-15T03:46:20.630Z Downloaded cexpr v0.6.0
6022026-09-15T03:46:20.633Z Downloaded bit-vec v0.6.3
6032026-09-15T03:46:20.633Z Downloaded cbc v0.2.1
6042026-09-15T03:46:20.633Z Downloaded cipher v0.5.2
6052026-09-15T03:46:20.637Z Downloaded chacha20 v0.9.1
6062026-09-15T03:46:20.637Z Downloaded env_filter v2.0.0
6072026-09-15T03:46:20.637Z Downloaded bitflags v1.3.2
6082026-09-15T03:46:20.637Z Downloaded olpc-cjson v0.1.4
6092026-09-15T03:46:20.642Z Downloaded quick-error v1.2.3
6102026-09-15T03:46:20.642Z Downloaded rand_pcg v0.10.2
6112026-09-15T03:46:20.642Z Downloaded path-slash v0.1.5
6122026-09-15T03:46:20.642Z Downloaded russh-util v0.52.0
6132026-09-15T03:46:20.645Z Downloaded ghash v0.6.0
6142026-09-15T03:46:20.645Z Downloaded hash32 v0.2.1
6152026-09-15T03:46:20.645Z Downloaded home v0.5.12
6162026-09-15T03:46:20.645Z Downloaded fixedbitset v0.4.2
6172026-09-15T03:46:20.648Z Downloaded compression-codecs v0.4.37
6182026-09-15T03:46:20.648Z Downloaded hostname v0.4.2
6192026-09-15T03:46:20.651Z Downloaded precomputed-hash v0.1.1
6202026-09-15T03:46:20.651Z Downloaded argon2 v0.6.0-rc.8
6212026-09-15T03:46:20.651Z Downloaded blowfish v0.10.0
6222026-09-15T03:46:20.654Z Downloaded block-buffer v0.12.1
6232026-09-15T03:46:20.657Z Downloaded cassowary v0.3.0
6242026-09-15T03:46:20.660Z Downloaded proc-macro-error-attr2 v2.0.0
6252026-09-15T03:46:20.663Z Downloaded filetime v0.2.27
6262026-09-15T03:46:20.663Z Downloaded foldhash v0.2.0
6272026-09-15T03:46:20.663Z Downloaded rustc_version v0.4.1
6282026-09-15T03:46:20.663Z Downloaded erased-serde v0.3.31
6292026-09-15T03:46:20.666Z Downloaded fallible-iterator v0.2.0
6302026-09-15T03:46:20.666Z Downloaded aead v0.6.1
6312026-09-15T03:46:20.668Z Downloaded ahash v0.8.12
6322026-09-15T03:46:20.668Z Downloaded ref-cast-impl v1.0.25
6332026-09-15T03:46:20.671Z Downloaded peg-runtime v0.8.5
6342026-09-15T03:46:20.671Z Downloaded scroll_derive v0.13.1
6352026-09-15T03:46:20.671Z Downloaded seq-macro v0.3.6
6362026-09-15T03:46:20.671Z Downloaded signature v2.2.0
6372026-09-15T03:46:20.676Z Downloaded sapling-renderdag v0.1.0
6382026-09-15T03:46:20.676Z Downloaded scheduled-thread-pool v0.2.7
6392026-09-15T03:46:20.680Z Downloaded cobs v0.3.0
6402026-09-15T03:46:20.680Z Downloaded anstream v0.6.21
6412026-09-15T03:46:20.680Z Downloaded block-padding v0.4.2
6422026-09-15T03:46:20.680Z Downloaded cmake v0.1.57
6432026-09-15T03:46:20.680Z Downloaded sha1 v0.10.6
6442026-09-15T03:46:20.680Z Downloaded sec1 v0.7.3
6452026-09-15T03:46:20.683Z Downloaded bs58 v0.5.1
6462026-09-15T03:46:20.683Z Downloaded cipher v0.4.4
6472026-09-15T03:46:20.686Z Downloaded env_logger v0.11.11
6482026-09-15T03:46:20.686Z Downloaded http-body v1.0.1
6492026-09-15T03:46:20.686Z Downloaded oxnet v0.1.6
6502026-09-15T03:46:20.686Z Downloaded highway v1.3.0
6512026-09-15T03:46:20.690Z Downloaded group v0.13.0
6522026-09-15T03:46:20.693Z Downloaded bit-vec v0.8.0
6532026-09-15T03:46:20.693Z Downloaded cmov v0.5.4
6542026-09-15T03:46:20.696Z Downloaded glob v0.3.3
6552026-09-15T03:46:20.696Z Downloaded console v0.15.11
6562026-09-15T03:46:20.696Z Downloaded fixedbitset v0.5.7
6572026-09-15T03:46:20.699Z Downloaded num-integer v0.1.46
6582026-09-15T03:46:20.699Z Downloaded num_enum v0.5.11
6592026-09-15T03:46:20.702Z Downloaded git-stub-vcs v0.1.0
6602026-09-15T03:46:20.702Z Downloaded http-body-util v0.1.3
6612026-09-15T03:46:20.705Z Downloaded phc v0.6.1
6622026-09-15T03:46:20.705Z Downloaded pin-project-internal v1.1.11
6632026-09-15T03:46:20.705Z Downloaded ff v0.14.0
6642026-09-15T03:46:20.708Z Downloaded strsim v0.10.0
6652026-09-15T03:46:20.708Z Downloaded foldhash v0.1.5
6662026-09-15T03:46:20.708Z Downloaded globset v0.4.18
6672026-09-15T03:46:20.708Z Downloaded rustls-pemfile v2.2.0
6682026-09-15T03:46:20.710Z Downloaded num_threads v0.1.7
6692026-09-15T03:46:20.710Z Downloaded pkcs8 v0.10.2
6702026-09-15T03:46:20.710Z Downloaded strip-ansi-escapes v0.2.1
6712026-09-15T03:46:20.713Z Downloaded peg-macros v0.8.5
6722026-09-15T03:46:20.713Z Downloaded oxide-generation v0.1.3
6732026-09-15T03:46:20.713Z Downloaded signature v3.0.0
6742026-09-15T03:46:20.716Z Downloaded progenitor-client v0.13.0
6752026-09-15T03:46:20.716Z Downloaded hmac v0.12.1
6762026-09-15T03:46:20.716Z Downloaded serdect v0.4.3
6772026-09-15T03:46:20.716Z Downloaded enum_dispatch v0.3.13
6782026-09-15T03:46:20.719Z Downloaded bzip2 v0.6.1
6792026-09-15T03:46:20.719Z Downloaded chacha20 v0.10.0
6802026-09-15T03:46:20.723Z Downloaded serde_cbor v0.11.2
6812026-09-15T03:46:20.723Z Downloaded serde_bytes v0.11.19
6822026-09-15T03:46:20.726Z Downloaded tower-layer v0.3.3
6832026-09-15T03:46:20.726Z Downloaded predicates v3.1.4
6842026-09-15T03:46:20.726Z Downloaded colored v2.2.0
6852026-09-15T03:46:20.726Z Downloaded blake2 v0.10.6
6862026-09-15T03:46:20.729Z Downloaded bzip2 v0.4.4
6872026-09-15T03:46:20.729Z Downloaded blake2 v0.11.0-rc.6
6882026-09-15T03:46:20.732Z Downloaded cancel-safe-futures v0.1.5
6892026-09-15T03:46:20.732Z Downloaded rpassword v7.5.4
6902026-09-15T03:46:20.735Z Downloaded signal-hook-registry v1.4.8
6912026-09-15T03:46:20.735Z Downloaded signal-hook-tokio v0.3.1
6922026-09-15T03:46:20.735Z Downloaded thread-id v5.1.0
6932026-09-15T03:46:20.735Z Downloaded utf8_iter v1.0.4
6942026-09-15T03:46:20.738Z Downloaded sync-ptr v0.1.4
6952026-09-15T03:46:20.738Z Downloaded unicode-truncate v1.1.0
6962026-09-15T03:46:20.738Z Downloaded usdt-attr-macro v0.6.0
6972026-09-15T03:46:20.738Z Downloaded trait-variant v0.1.2
6982026-09-15T03:46:20.738Z Downloaded universal-hash v0.6.1
6992026-09-15T03:46:20.738Z Downloaded zone_cfg_derive v0.3.1
7002026-09-15T03:46:20.741Z Downloaded convert_case v0.4.0
7012026-09-15T03:46:20.741Z Downloaded const-oid v0.9.6
7022026-09-15T03:46:20.741Z Downloaded futures-channel v0.3.32
7032026-09-15T03:46:20.741Z Downloaded console v0.16.2
7042026-09-15T03:46:20.744Z Downloaded parking_lot_core v0.9.12
7052026-09-15T03:46:20.744Z Downloaded ciborium v0.2.2
7062026-09-15T03:46:20.747Z Downloaded async-bb8-diesel v0.2.1
7072026-09-15T03:46:20.747Z Downloaded httparse v1.10.1
7082026-09-15T03:46:20.750Z Downloaded slog-scope v4.4.1
7092026-09-15T03:46:20.750Z Downloaded sqlformat v0.3.5
7102026-09-15T03:46:20.750Z Downloaded static_assertions v1.1.0
7112026-09-15T03:46:20.753Z Downloaded wnaf v0.14.0
7122026-09-15T03:46:20.753Z Downloaded zerofrom v0.1.6
7132026-09-15T03:46:20.753Z Downloaded hmac v0.13.0
7142026-09-15T03:46:20.753Z Downloaded colored v3.1.1
7152026-09-15T03:46:20.756Z Downloaded ssh-encoding v0.3.0
7162026-09-15T03:46:20.756Z Downloaded half v1.8.3
7172026-09-15T03:46:20.759Z Downloaded ppv-lite86 v0.2.21
7182026-09-15T03:46:20.759Z Downloaded quinn-udp v0.5.14
7192026-09-15T03:46:20.759Z Downloaded packed_struct v0.10.1
7202026-09-15T03:46:20.759Z Downloaded tokio-tungstenite v0.21.0
7212026-09-15T03:46:20.762Z Downloaded defmt v0.3.100
7222026-09-15T03:46:20.762Z Downloaded thiserror-no-std v2.0.2
7232026-09-15T03:46:20.765Z Downloaded darling_macro v0.20.11
7242026-09-15T03:46:20.765Z Downloaded curve25519-dalek-derive v0.1.1
7252026-09-15T03:46:20.765Z Downloaded dropshot-api-manager-types v0.8.0
7262026-09-15T03:46:20.765Z Downloaded postgres-types v0.2.14
7272026-09-15T03:46:20.768Z Downloaded strum_macros v0.27.2
7282026-09-15T03:46:20.768Z Downloaded display-error-chain v0.2.2
7292026-09-15T03:46:20.774Z Downloaded thread_local v1.1.9
7302026-09-15T03:46:20.777Z Downloaded difflib v0.4.0
7312026-09-15T03:46:20.777Z Downloaded instant v0.1.13
7322026-09-15T03:46:20.779Z Downloaded indoc v1.0.9
7332026-09-15T03:46:20.782Z Downloaded dirs-sys-next v0.1.2
7342026-09-15T03:46:20.782Z Downloaded chacha20poly1305 v0.10.1
7352026-09-15T03:46:20.785Z Downloaded idna_adapter v1.2.1
7362026-09-15T03:46:20.785Z Downloaded kem v0.3.0
7372026-09-15T03:46:20.785Z Downloaded multimap v0.10.1
7382026-09-15T03:46:20.785Z Downloaded salsa20 v0.11.0
7392026-09-15T03:46:20.787Z Downloaded unicase v2.9.0
7402026-09-15T03:46:20.788Z Downloaded libscf-sys v1.2.0
7412026-09-15T03:46:20.788Z Downloaded newtype-uuid-macros v0.1.0
7422026-09-15T03:46:20.791Z Downloaded vergen-lib v9.1.0
7432026-09-15T03:46:20.791Z Downloaded is_ci v1.2.0
7442026-09-15T03:46:20.791Z Downloaded nonempty v0.12.0
7452026-09-15T03:46:20.791Z Downloaded openssl-macros v0.1.1
7462026-09-15T03:46:20.794Z Downloaded maybe-uninit v2.0.0
7472026-09-15T03:46:20.794Z Downloaded mime v0.3.17
7482026-09-15T03:46:20.795Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7492026-09-15T03:46:20.795Z Downloaded toml_writer v1.1.1+spec-1.1.0
7502026-09-15T03:46:20.798Z Downloaded getrandom v0.2.17
7512026-09-15T03:46:20.801Z Downloaded getrandom v0.4.3
7522026-09-15T03:46:20.801Z Downloaded writeable v0.6.2
7532026-09-15T03:46:20.804Z Downloaded fatfs v0.3.6
7542026-09-15T03:46:20.804Z Downloaded snafu-derive v0.8.9
7552026-09-15T03:46:20.807Z Downloaded match_cfg v0.1.0
7562026-09-15T03:46:20.807Z Downloaded kstat-rs v0.2.5
7572026-09-15T03:46:20.807Z Downloaded half v2.7.1
7582026-09-15T03:46:20.810Z Downloaded oso-derive v0.27.3
7592026-09-15T03:46:20.810Z Downloaded parse-size v1.1.0
7602026-09-15T03:46:20.810Z Downloaded debug-ignore v1.0.5
7612026-09-15T03:46:20.810Z Downloaded whoami v1.6.1
7622026-09-15T03:46:20.812Z Downloaded arc-swap v1.8.2
7632026-09-15T03:46:20.812Z Downloaded bytes v1.11.1
7642026-09-15T03:46:20.815Z Downloaded num_enum_derive v0.5.11
7652026-09-15T03:46:20.819Z Downloaded allocator-api2 v0.2.21
7662026-09-15T03:46:20.819Z Downloaded smallvec v1.15.1
7672026-09-15T03:46:20.822Z Downloaded support-bundle-viewer v0.1.2
7682026-09-15T03:46:20.822Z Downloaded corncobs v0.1.4
7692026-09-15T03:46:20.822Z Downloaded ctr v0.10.1
7702026-09-15T03:46:20.822Z Downloaded der_derive v0.7.3
7712026-09-15T03:46:20.822Z Downloaded flume v0.11.1
7722026-09-15T03:46:20.825Z Downloaded path-slash v0.2.1
7732026-09-15T03:46:20.828Z Downloaded progenitor-client v0.14.0
7742026-09-15T03:46:20.828Z Downloaded secrecy v0.10.3
7752026-09-15T03:46:20.831Z Downloaded progenitor-impl v0.14.0
7762026-09-15T03:46:20.834Z Downloaded backtrace v0.3.76
7772026-09-15T03:46:20.837Z Downloaded pkcs5 v0.8.1
7782026-09-15T03:46:20.840Z Downloaded base64 v0.21.7
7792026-09-15T03:46:20.842Z Downloaded term v0.7.0
7802026-09-15T03:46:20.842Z Downloaded chumsky v0.9.3
7812026-09-15T03:46:20.846Z Downloaded instability v0.3.11
7822026-09-15T03:46:20.847Z Downloaded diesel-dtrace v0.5.0
7832026-09-15T03:46:20.847Z Downloaded multer v3.1.0
7842026-09-15T03:46:20.851Z Downloaded rustc-hash v2.1.1
7852026-09-15T03:46:20.854Z Downloaded structmeta v0.3.0
7862026-09-15T03:46:20.854Z Downloaded serde_urlencoded v0.7.1
7872026-09-15T03:46:20.854Z Downloaded take_mut v0.2.2
7882026-09-15T03:46:20.857Z Downloaded heapless v0.8.0
7892026-09-15T03:46:20.857Z Downloaded serde_spanned v1.1.1
7902026-09-15T03:46:20.860Z Downloaded nu-ansi-term v0.50.3
7912026-09-15T03:46:20.860Z Downloaded headers v0.4.1
7922026-09-15T03:46:20.862Z Downloaded zerocopy v0.6.6
7932026-09-15T03:46:20.862Z Downloaded libloading v0.8.9
7942026-09-15T03:46:20.865Z Downloaded serde_yaml v0.9.34+deprecated
7952026-09-15T03:46:20.868Z Downloaded darling v0.20.11
7962026-09-15T03:46:20.871Z Downloaded termtree v0.5.1
7972026-09-15T03:46:20.871Z Downloaded toml v1.1.2+spec-1.1.0
7982026-09-15T03:46:20.874Z Downloaded slog-bunyan v2.5.0
7992026-09-15T03:46:20.874Z Downloaded supports-color v3.0.2
8002026-09-15T03:46:20.878Z Downloaded heapless v0.7.17
8012026-09-15T03:46:20.878Z Downloaded oxide-update-engine-display v0.1.2
8022026-09-15T03:46:20.883Z Downloaded progenitor v0.14.0
8032026-09-15T03:46:20.883Z Downloaded critical-section v1.2.0
8042026-09-15T03:46:20.888Z Downloaded usdt-macro v0.6.0
8052026-09-15T03:46:20.890Z Downloaded unit-prefix v0.5.2
8062026-09-15T03:46:20.890Z Downloaded universal-hash v0.5.1
8072026-09-15T03:46:20.891Z Downloaded pem-rfc7468 v0.7.0
8082026-09-15T03:46:20.894Z Downloaded rand_core v0.9.5
8092026-09-15T03:46:20.894Z Downloaded rand_core v0.10.0
8102026-09-15T03:46:20.894Z Downloaded phf v0.12.1
8112026-09-15T03:46:20.897Z Downloaded primeorder v0.14.0
8122026-09-15T03:46:20.897Z Downloaded rand_core v0.6.4
8132026-09-15T03:46:20.897Z Downloaded tungstenite v0.23.0
8142026-09-15T03:46:20.900Z Downloaded poly1305 v0.8.0
8152026-09-15T03:46:20.900Z Downloaded darling v0.21.3
8162026-09-15T03:46:20.903Z Downloaded libsw v3.5.0
8172026-09-15T03:46:20.903Z Downloaded bumpalo v3.20.2
8182026-09-15T03:46:20.906Z Downloaded ar_archive_writer v0.5.1
8192026-09-15T03:46:20.908Z Downloaded simd-adler32 v0.3.8
8202026-09-15T03:46:20.908Z Downloaded typify-macro v0.6.2
8212026-09-15T03:46:20.908Z Downloaded zerofrom-derive v0.1.6
8222026-09-15T03:46:20.908Z Downloaded utf-8 v0.7.6
8232026-09-15T03:46:20.908Z Downloaded ecdsa v0.17.0
8242026-09-15T03:46:20.911Z Downloaded port-file v0.1.0
8252026-09-15T03:46:20.912Z Downloaded want v0.3.1
8262026-09-15T03:46:20.914Z Downloaded hickory-resolver v0.24.4
8272026-09-15T03:46:20.914Z Downloaded progenitor v0.13.0
8282026-09-15T03:46:20.917Z Downloaded smallvec v0.6.14
8292026-09-15T03:46:20.917Z Downloaded uuid v1.23.4
8302026-09-15T03:46:20.922Z Downloaded cpufeatures v0.3.0
8312026-09-15T03:46:20.922Z Downloaded hickory-resolver v0.25.2
8322026-09-15T03:46:20.925Z Downloaded rand v0.8.6
8332026-09-15T03:46:20.925Z Downloaded dtrace-parser v0.3.0
8342026-09-15T03:46:20.928Z Downloaded illumos-nvpair v0.3.0
8352026-09-15T03:46:20.928Z Downloaded dirs-next v2.0.0
8362026-09-15T03:46:20.928Z Downloaded diesel_table_macro_syntax v0.3.0
8372026-09-15T03:46:20.928Z Downloaded crc8 v0.1.1
8382026-09-15T03:46:20.928Z Downloaded spki v0.7.3
8392026-09-15T03:46:20.931Z Downloaded strum_macros v0.24.3
8402026-09-15T03:46:20.931Z Downloaded scroll v0.13.0
8412026-09-15T03:46:20.931Z Downloaded stacker v0.1.23
8422026-09-15T03:46:20.935Z Downloaded snafu v0.8.9
8432026-09-15T03:46:20.939Z Downloaded keccak v0.1.6
8442026-09-15T03:46:20.942Z Downloaded crossbeam-utils v0.8.21
8452026-09-15T03:46:20.942Z Downloaded serde_tokenstream v0.3.0
8462026-09-15T03:46:20.942Z Downloaded sqlparser_derive v0.5.0
8472026-09-15T03:46:20.942Z Downloaded hyper-tls v0.6.0
8482026-09-15T03:46:20.945Z Downloaded crc-any v2.5.0
8492026-09-15T03:46:20.945Z Downloaded serde_derive_internals v0.29.1
8502026-09-15T03:46:20.945Z Downloaded dsl_auto_type v0.2.0
8512026-09-15T03:46:20.948Z Downloaded is-terminal v0.4.17
8522026-09-15T03:46:20.951Z Downloaded md5 v0.8.0
8532026-09-15T03:46:20.951Z Downloaded flate2 v1.1.9
8542026-09-15T03:46:20.954Z Downloaded num v0.4.3
8552026-09-15T03:46:20.954Z Downloaded derive_builder v0.20.2
8562026-09-15T03:46:20.957Z Downloaded tar v0.4.46
8572026-09-15T03:46:20.957Z Downloaded tinystr v0.8.2
8582026-09-15T03:46:20.961Z Downloaded walkdir v2.5.0
8592026-09-15T03:46:20.961Z Downloaded zopfli v0.8.3
8602026-09-15T03:46:20.961Z Downloaded slog-term v2.9.2
8612026-09-15T03:46:20.961Z Downloaded lalrpop-util v0.19.12
8622026-09-15T03:46:20.964Z Downloaded packed_struct_codegen v0.10.1
8632026-09-15T03:46:20.964Z Downloaded tls_codec_derive v0.4.2
8642026-09-15T03:46:20.967Z Downloaded parse-display v0.10.0
8652026-09-15T03:46:20.967Z Downloaded phf_shared v0.11.3
8662026-09-15T03:46:20.970Z Downloaded hashbrown v0.13.2
8672026-09-15T03:46:20.970Z Downloaded openssl-sys v0.9.117
8682026-09-15T03:46:20.973Z Downloaded typify v0.6.2
8692026-09-15T03:46:20.976Z Downloaded hashbrown v0.12.3
8702026-09-15T03:46:20.978Z Downloaded openssl-probe v0.2.1
8712026-09-15T03:46:20.981Z Downloaded downcast-rs v2.0.2
8722026-09-15T03:46:20.981Z Downloaded whoami v2.1.0
8732026-09-15T03:46:20.981Z Downloaded lzss v0.8.2
8742026-09-15T03:46:20.986Z Downloaded csv-core v0.1.13
8752026-09-15T03:46:20.989Z Downloaded daft v0.1.8
8762026-09-15T03:46:20.993Z Downloaded vte v0.14.1
8772026-09-15T03:46:20.996Z Downloaded hyper-rustls v0.27.7
8782026-09-15T03:46:20.996Z Downloaded delegate v0.13.5
8792026-09-15T03:46:20.999Z Downloaded expectorate v1.2.0
8802026-09-15T03:46:20.999Z Downloaded rand v0.9.2
8812026-09-15T03:46:21.002Z Downloaded derive_builder_core v0.20.2
8822026-09-15T03:46:21.003Z Downloaded proc-macro-crate v1.3.1
8832026-09-15T03:46:21.003Z Downloaded pkcs1 v0.7.5
8842026-09-15T03:46:21.005Z Downloaded linear-map v1.2.0
8852026-09-15T03:46:21.005Z Downloaded zerovec-derive v0.11.2
8862026-09-15T03:46:21.005Z Downloaded cc v1.2.56
8872026-09-15T03:46:21.008Z Downloaded module-lattice v0.2.3
8882026-09-15T03:46:21.008Z Downloaded num-derive v0.4.2
8892026-09-15T03:46:21.011Z Downloaded radium v0.7.0
8902026-09-15T03:46:21.011Z Downloaded hyper-staticfile v0.10.1
8912026-09-15T03:46:21.011Z Downloaded inout v0.1.4
8922026-09-15T03:46:21.011Z Downloaded indicatif v0.18.4
8932026-09-15T03:46:21.014Z Downloaded proc-macro-crate v3.4.0
8942026-09-15T03:46:21.014Z Downloaded recursive v0.1.1
8952026-09-15T03:46:21.014Z Downloaded rfc6979 v0.6.0
8962026-09-15T03:46:21.017Z Downloaded scopeguard v1.2.0
8972026-09-15T03:46:21.017Z Downloaded ron v0.8.1
8982026-09-15T03:46:21.020Z Downloaded defmt v1.0.1
8992026-09-15T03:46:21.022Z Downloaded http v1.4.2
9002026-09-15T03:46:21.025Z Downloaded tokio-rustls v0.26.4
9012026-09-15T03:46:21.025Z Downloaded tracing-attributes v0.1.31
9022026-09-15T03:46:21.025Z Downloaded ingot-types v0.2.0
9032026-09-15T03:46:21.028Z Downloaded vergen-gitcl v1.0.8
9042026-09-15T03:46:21.028Z Downloaded strum v0.26.3
9052026-09-15T03:46:21.028Z Downloaded semver v0.1.20
9062026-09-15T03:46:21.028Z Downloaded shell-words v1.1.1
9072026-09-15T03:46:21.031Z Downloaded polyval v0.7.1
9082026-09-15T03:46:21.031Z Downloaded aes v0.9.1
9092026-09-15T03:46:21.035Z Downloaded pin-project-lite v0.2.17
9102026-09-15T03:46:21.037Z Downloaded tokio-stream v0.1.18
9112026-09-15T03:46:21.040Z Downloaded subtle v2.6.1
9122026-09-15T03:46:21.040Z Downloaded supports-hyperlinks v3.2.0
9132026-09-15T03:46:21.040Z Downloaded untrusted v0.9.0
9142026-09-15T03:46:21.040Z Downloaded miette-derive v7.6.0
9152026-09-15T03:46:21.046Z Downloaded slog-envlogger v2.2.0
9162026-09-15T03:46:21.046Z Downloaded pbkdf2 v0.13.0
9172026-09-15T03:46:21.046Z Downloaded recursive-proc-macro-impl v0.1.1
9182026-09-15T03:46:21.046Z Downloaded same-file v1.0.6
9192026-09-15T03:46:21.049Z Downloaded p384 v0.14.0
9202026-09-15T03:46:21.049Z Downloaded num_enum v0.7.6
9212026-09-15T03:46:21.049Z Downloaded num_enum_derive v0.7.6
9222026-09-15T03:46:21.051Z Downloaded aho-corasick v1.1.4
9232026-09-15T03:46:21.054Z Downloaded yoke v0.8.1
9242026-09-15T03:46:21.054Z Downloaded litrs v1.0.0
9252026-09-15T03:46:21.058Z Downloaded topological-sort v0.2.2
9262026-09-15T03:46:21.058Z Downloaded thiserror-impl-no-std v2.0.2
9272026-09-15T03:46:21.058Z Downloaded xshell-macros v0.2.7
9282026-09-15T03:46:21.058Z Downloaded crc-catalog v2.4.0
9292026-09-15T03:46:21.058Z Downloaded crc v3.4.0
9302026-09-15T03:46:21.060Z Downloaded unicode-xid v0.2.6
9312026-09-15T03:46:21.061Z Downloaded icu_collections v2.1.1
9322026-09-15T03:46:21.063Z Downloaded r2d2 v0.8.10
9332026-09-15T03:46:21.063Z Downloaded secrecy v0.8.0
9342026-09-15T03:46:21.073Z Downloaded rustls-native-certs v0.8.3
9352026-09-15T03:46:21.077Z Downloaded dunce v1.0.5
9362026-09-15T03:46:21.080Z Downloaded serde_with v1.14.0
9372026-09-15T03:46:21.083Z Downloaded tokio-dtrace v0.1.1
9382026-09-15T03:46:21.086Z Downloaded unicode-segmentation v1.12.0
9392026-09-15T03:46:21.086Z Downloaded tracing-core v0.1.36
9402026-09-15T03:46:21.089Z Downloaded slog-dtrace v0.3.0
9412026-09-15T03:46:21.089Z Downloaded tokio-tungstenite v0.23.1
9422026-09-15T03:46:21.094Z Downloaded lru v0.12.5
9432026-09-15T03:46:21.098Z Downloaded num-conv v0.2.0
9442026-09-15T03:46:21.098Z Downloaded pretty_assertions v1.4.1
9452026-09-15T03:46:21.098Z Downloaded hashbrown v0.16.1
9462026-09-15T03:46:21.102Z Downloaded tokio-postgres v0.7.18
9472026-09-15T03:46:21.121Z Downloaded indexmap v1.9.3
9482026-09-15T03:46:21.121Z Downloaded psm v0.1.30
9492026-09-15T03:46:21.121Z Downloaded phf_shared v0.12.1
9502026-09-15T03:46:21.121Z Downloaded ml-kem v0.3.2
9512026-09-15T03:46:21.121Z Downloaded poly1305 v0.9.0
9522026-09-15T03:46:21.121Z Downloaded rand_xorshift v0.4.0
9532026-09-15T03:46:21.121Z Downloaded samael v0.0.19
9542026-09-15T03:46:21.121Z Downloaded toml_edit v0.23.10+spec-1.0.0
9552026-09-15T03:46:21.122Z Downloaded oxide-update-engine v0.1.2
9562026-09-15T03:46:21.127Z Downloaded rtoolbox v0.0.3
9572026-09-15T03:46:21.127Z Downloaded darling_core v0.13.4
9582026-09-15T03:46:21.127Z Downloaded icu_provider v2.1.1
9592026-09-15T03:46:21.131Z Downloaded const_format v0.2.35
9602026-09-15T03:46:21.131Z Downloaded convert_case v0.10.0
9612026-09-15T03:46:21.131Z Downloaded hashbrown v0.15.5
9622026-09-15T03:46:21.134Z Downloaded zerocopy-derive v0.8.55
9632026-09-15T03:46:21.137Z Downloaded deranged v0.5.8
9642026-09-15T03:46:21.140Z Downloaded impl-trait-for-tuples v0.2.3
9652026-09-15T03:46:21.140Z Downloaded paste v1.0.15
9662026-09-15T03:46:21.144Z Downloaded rustversion v1.0.22
9672026-09-15T03:46:21.144Z Downloaded spin v0.9.8
9682026-09-15T03:46:21.144Z Downloaded toml_parser v1.1.2+spec-1.1.0
9692026-09-15T03:46:21.147Z Downloaded memoffset v0.9.1
9702026-09-15T03:46:21.147Z Downloaded progenitor-macro v0.14.0
9712026-09-15T03:46:21.147Z Downloaded serde_plain v1.0.2
9722026-09-15T03:46:21.150Z Downloaded ctutils v0.4.2
9732026-09-15T03:46:21.150Z Downloaded ipnet v2.12.0
9742026-09-15T03:46:21.150Z Downloaded nanorand v0.7.0
9752026-09-15T03:46:21.153Z Downloaded rustc_version v0.1.7
9762026-09-15T03:46:21.153Z Downloaded signal-hook-mio v0.2.5
9772026-09-15T03:46:21.153Z Downloaded tabwriter v1.4.1
9782026-09-15T03:46:21.153Z Downloaded serde_with_macros v3.21.0
9792026-09-15T03:46:21.156Z Downloaded zip v4.6.1
9802026-09-15T03:46:21.159Z Downloaded prefix-trie v0.7.0
9812026-09-15T03:46:21.159Z Downloaded jobserver v0.1.34
9822026-09-15T03:46:21.163Z Downloaded waitgroup v0.1.2
9832026-09-15T03:46:21.166Z Downloaded keccak v0.2.0
9842026-09-15T03:46:21.169Z Downloaded zeroize_derive v1.5.0
9852026-09-15T03:46:21.169Z Downloaded wait-timeout v0.2.1
9862026-09-15T03:46:21.169Z Downloaded tokio-test v0.4.5
9872026-09-15T03:46:21.171Z Downloaded crucible-workspace-hack v0.1.0
9882026-09-15T03:46:21.171Z Downloaded quinn v0.11.11
9892026-09-15T03:46:21.174Z Downloaded usdt v0.6.0
9902026-09-15T03:46:21.177Z Downloaded derive_more v2.1.1
9912026-09-15T03:46:21.181Z Downloaded ed25519-dalek v2.2.0
9922026-09-15T03:46:21.186Z Downloaded ed25519-dalek v3.0.0
9932026-09-15T03:46:21.189Z Downloaded aes-gcm v0.11.0
9942026-09-15T03:46:21.189Z Downloaded darling_macro v0.13.4
9952026-09-15T03:46:21.189Z Downloaded hickory-server v0.25.2
9962026-09-15T03:46:21.192Z Downloaded hashbrown v0.14.5
9972026-09-15T03:46:21.195Z Downloaded oxide-tokio-rt v0.1.4
9982026-09-15T03:46:21.195Z Downloaded stringprep v0.1.5
9992026-09-15T03:46:21.195Z Downloaded daft-derive v0.1.8
10002026-09-15T03:46:21.198Z Downloaded pkg-config v0.3.32
10012026-09-15T03:46:21.202Z Downloaded darling_core v0.20.11
10022026-09-15T03:46:21.202Z Downloaded derive-where v1.6.0
10032026-09-15T03:46:21.205Z Downloaded twox-hash v2.1.2
10042026-09-15T03:46:21.208Z Downloaded uzers v0.12.2
10052026-09-15T03:46:21.208Z Downloaded zone v0.3.1
10062026-09-15T03:46:21.208Z Downloaded ident_case v1.0.1
10072026-09-15T03:46:21.208Z Downloaded document-features v0.2.12
10082026-09-15T03:46:21.208Z Downloaded hybrid-array v0.4.13
10092026-09-15T03:46:21.211Z Downloaded vergen v9.1.0
10102026-09-15T03:46:21.211Z Downloaded elliptic-curve v0.13.8
10112026-09-15T03:46:21.214Z Downloaded lru-slab v0.1.2
10122026-09-15T03:46:21.214Z Downloaded structmeta-derive v0.3.0
10132026-09-15T03:46:21.214Z Downloaded socket2 v0.6.3
10142026-09-15T03:46:21.217Z Downloaded tiny-keccak v2.0.2
10152026-09-15T03:46:21.217Z Downloaded p521 v0.14.0
10162026-09-15T03:46:21.220Z Downloaded iana-time-zone v0.1.65
10172026-09-15T03:46:21.220Z Downloaded dyn-clone v1.0.20
10182026-09-15T03:46:21.223Z Downloaded ingot-macros v0.2.0
10192026-09-15T03:46:21.226Z Downloaded slog-stdlog v4.1.1
10202026-09-15T03:46:21.231Z Downloaded percent-encoding v2.3.2
10212026-09-15T03:46:21.235Z Downloaded password-hash v0.6.1
10222026-09-15T03:46:21.236Z Downloaded progenitor-macro v0.13.0
10232026-09-15T03:46:21.238Z Downloaded num-bigint-dig v0.8.6
10242026-09-15T03:46:21.238Z Downloaded term v1.2.1
10252026-09-15T03:46:21.241Z Downloaded defmt-macros v1.0.1
10262026-09-15T03:46:21.244Z Downloaded proc-macro-error2 v2.0.1
10272026-09-15T03:46:21.244Z Downloaded rustls-webpki v0.103.13
10282026-09-15T03:46:21.247Z Downloaded diff v0.1.13
10292026-09-15T03:46:21.250Z Downloaded darling v0.13.4
10302026-09-15T03:46:21.250Z Downloaded slab v0.4.12
10312026-09-15T03:46:21.253Z Downloaded mio v1.2.0
10322026-09-15T03:46:21.256Z Downloaded rand_chacha v0.3.1
10332026-09-15T03:46:21.260Z Downloaded derive-ex v0.1.8
10342026-09-15T03:46:21.260Z Downloaded internet-checksum v0.2.1
10352026-09-15T03:46:21.260Z Downloaded darling_macro v0.23.0
10362026-09-15T03:46:21.263Z Downloaded dropshot_endpoint v0.17.1
10372026-09-15T03:46:21.263Z Downloaded h2 v0.4.15
10382026-09-15T03:46:21.266Z Downloaded ecdsa v0.16.9
10392026-09-15T03:46:21.269Z Downloaded rustls-pki-types v1.14.0
10402026-09-15T03:46:21.269Z Downloaded libsw-core v0.3.2
10412026-09-15T03:46:21.269Z Downloaded tower v0.5.3
10422026-09-15T03:46:21.274Z Downloaded siphasher v1.0.2
10432026-09-15T03:46:21.278Z Downloaded yasna v0.5.2
10442026-09-15T03:46:21.278Z Downloaded zstd v0.13.3
10452026-09-15T03:46:21.281Z Downloaded hkdf v0.12.4
10462026-09-15T03:46:21.283Z Downloaded lock_api v0.4.14
10472026-09-15T03:46:21.284Z Downloaded tokio-native-tls v0.3.1
10482026-09-15T03:46:21.284Z Downloaded unicode-properties v0.1.4
10492026-09-15T03:46:21.287Z Downloaded crunchy v0.2.4
10502026-09-15T03:46:21.287Z Downloaded newtype_derive v0.1.6
10512026-09-15T03:46:21.287Z Downloaded oxide-update-engine-types v0.1.2
10522026-09-15T03:46:21.287Z Downloaded lazy_static v1.5.0
10532026-09-15T03:46:21.290Z Downloaded reqwest v0.13.2
10542026-09-15T03:46:21.295Z Downloaded illumos-nvpair-sys v0.2.0
10552026-09-15T03:46:21.299Z Downloaded xattr v1.6.1
10562026-09-15T03:46:21.299Z Downloaded hkdf v0.13.0
10572026-09-15T03:46:21.302Z Downloaded chrono v0.4.45
10582026-09-15T03:46:21.304Z Downloaded zip v0.6.6
10592026-09-15T03:46:21.308Z Downloaded lru-cache v0.1.2
10602026-09-15T03:46:21.308Z Downloaded tinyvec v1.10.0
10612026-09-15T03:46:21.312Z Downloaded linked-hash-map v0.5.6
10622026-09-15T03:46:21.317Z Downloaded reqwest v0.12.28
10632026-09-15T03:46:21.317Z Downloaded schemars v1.2.1
10642026-09-15T03:46:21.323Z Downloaded steno v0.4.1
10652026-09-15T03:46:21.326Z Downloaded tungstenite v0.21.0
10662026-09-15T03:46:21.329Z Downloaded rustls-platform-verifier v0.6.2
10672026-09-15T03:46:21.333Z Downloaded synstructure v0.13.2
10682026-09-15T03:46:21.333Z Downloaded predicates-tree v1.0.13
10692026-09-15T03:46:21.333Z Downloaded smf v0.2.3
10702026-09-15T03:46:21.336Z Downloaded vsss-rs v3.3.4
10712026-09-15T03:46:21.336Z Downloaded darling_macro v0.21.3
10722026-09-15T03:46:21.336Z Downloaded p256 v0.14.0
10732026-09-15T03:46:21.336Z Downloaded rsa v0.9.10
10742026-09-15T03:46:21.341Z Downloaded openssl-probe v0.1.6
10752026-09-15T03:46:21.344Z Downloaded usdt-impl v0.6.0
10762026-09-15T03:46:21.344Z Downloaded test-strategy v0.4.5
10772026-09-15T03:46:21.344Z Downloaded crossterm v0.28.1
10782026-09-15T03:46:21.347Z Downloaded tui-tree-widget v0.23.1
10792026-09-15T03:46:21.347Z Downloaded powerfmt v0.2.0
10802026-09-15T03:46:21.347Z Downloaded rfc6979 v0.4.0
10812026-09-15T03:46:21.350Z Downloaded sponge-cursor v0.1.0
10822026-09-15T03:46:21.350Z Downloaded time-core v0.1.8
10832026-09-15T03:46:21.350Z Downloaded dropshot-api-manager v0.8.0
10842026-09-15T03:46:21.353Z Downloaded yoke-derive v0.8.1
10852026-09-15T03:46:21.353Z Downloaded owo-colors v4.3.0
10862026-09-15T03:46:21.356Z Downloaded strum v0.27.2
10872026-09-15T03:46:21.356Z Downloaded serde-hex v0.1.0
10882026-09-15T03:46:21.356Z Downloaded string_cache v0.8.9
10892026-09-15T03:46:21.356Z Downloaded md-5 v0.11.0
10902026-09-15T03:46:21.359Z Downloaded digest v0.11.3
10912026-09-15T03:46:21.359Z Downloaded russh-cryptovec v0.62.0
10922026-09-15T03:46:21.366Z Downloaded zerovec v0.11.5
10932026-09-15T03:46:21.369Z Downloaded cookie v0.18.1
10942026-09-15T03:46:21.372Z Downloaded nom v8.0.0
10952026-09-15T03:46:21.375Z Downloaded serde_path_to_error v0.1.20
10962026-09-15T03:46:21.375Z Downloaded idna v1.1.0
10972026-09-15T03:46:21.378Z Downloaded crossbeam-epoch v0.9.18
10982026-09-15T03:46:21.384Z Downloaded des v0.9.0
10992026-09-15T03:46:21.384Z Downloaded spki v0.8.0
11002026-09-15T03:46:21.384Z Downloaded pem-rfc7468 v1.0.0
11012026-09-15T03:46:21.384Z Downloaded rand_chacha v0.9.0
11022026-09-15T03:46:21.384Z Downloaded socket2 v0.5.10
11032026-09-15T03:46:21.384Z Downloaded jiff-static v0.2.34
11042026-09-15T03:46:21.387Z Downloaded maplit v1.0.2
11052026-09-15T03:46:21.387Z Downloaded num-iter v0.1.45
11062026-09-15T03:46:21.387Z Downloaded strum_macros v0.26.4
11072026-09-15T03:46:21.390Z Downloaded rusty-fork v0.3.1
11082026-09-15T03:46:21.390Z Downloaded itertools v0.10.5
11092026-09-15T03:46:21.394Z Downloaded crypto-bigint v0.5.5
11102026-09-15T03:46:21.399Z Downloaded serde_with_macros v1.5.2
11112026-09-15T03:46:21.402Z Downloaded unarray v0.1.4
11122026-09-15T03:46:21.402Z Downloaded scrypt v0.12.0
11132026-09-15T03:46:21.402Z Downloaded sync_wrapper v1.0.2
11142026-09-15T03:46:21.402Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11152026-09-15T03:46:21.402Z Downloaded scuffle v0.1.0
11162026-09-15T03:46:21.407Z Downloaded icu_properties_data v2.1.2
11172026-09-15T03:46:21.410Z Downloaded prettyplease v0.2.37
11182026-09-15T03:46:21.412Z Downloaded regex v1.12.3
11192026-09-15T03:46:21.416Z Downloaded aws-lc-rs v1.16.3
11202026-09-15T03:46:21.420Z Downloaded pin-project v1.1.11
11212026-09-15T03:46:21.426Z Downloaded oso v0.27.3
11222026-09-15T03:46:21.430Z Downloaded icu_locale_core v2.1.1
11232026-09-15T03:46:21.435Z Downloaded knus-derive v3.4.0
11242026-09-15T03:46:21.435Z Downloaded vergen-git2 v9.1.0
11252026-09-15T03:46:21.435Z Downloaded rawzip v0.4.4
11262026-09-15T03:46:21.438Z Downloaded itertools v0.14.0
11272026-09-15T03:46:21.441Z Downloaded libm v0.2.16
11282026-09-15T03:46:21.448Z Downloaded ignore v0.4.25
11292026-09-15T03:46:21.451Z Downloaded schemars v0.8.22
11302026-09-15T03:46:21.455Z Downloaded serde-big-array v0.5.1
11312026-09-15T03:46:21.458Z Downloaded rand_seeder v0.4.0
11322026-09-15T03:46:21.458Z Downloaded sha2 v0.11.0
11332026-09-15T03:46:21.461Z Downloaded data-encoding v2.10.0
11342026-09-15T03:46:21.461Z Downloaded opaque-debug v0.3.1
11352026-09-15T03:46:21.461Z Downloaded resolv-conf v0.7.6
11362026-09-15T03:46:21.461Z Downloaded crypto-common v0.2.2
11372026-09-15T03:46:21.464Z Downloaded vergen-lib v0.1.6
11382026-09-15T03:46:21.464Z Downloaded cookie_store v0.22.1
11392026-09-15T03:46:21.464Z Downloaded blake3 v1.8.5
11402026-09-15T03:46:21.468Z Downloaded derive_more-impl v2.1.1
11412026-09-15T03:46:21.472Z Downloaded ingot v0.2.1
11422026-09-15T03:46:21.475Z Downloaded miniz_oxide v0.8.9
11432026-09-15T03:46:21.475Z Downloaded defmt-parser v1.0.0
11442026-09-15T03:46:21.475Z Downloaded phf v0.13.1
11452026-09-15T03:46:21.478Z Downloaded rustc-demangle v0.1.27
11462026-09-15T03:46:21.478Z Downloaded stable_deref_trait v1.2.1
11472026-09-15T03:46:21.478Z Downloaded testing_table v0.3.0
11482026-09-15T03:46:21.478Z Downloaded num-traits v0.2.19
11492026-09-15T03:46:21.481Z Downloaded password-hash v0.5.0
11502026-09-15T03:46:21.481Z Downloaded sigpipe v0.1.3
11512026-09-15T03:46:21.481Z Downloaded zstd-safe v7.2.4
11522026-09-15T03:46:21.484Z Downloaded toml v0.7.8
11532026-09-15T03:46:21.484Z Downloaded unicode-bidi v0.3.18
11542026-09-15T03:46:21.486Z Downloaded tinyvec_macros v0.1.1
11552026-09-15T03:46:21.486Z Downloaded xshell v0.2.7
11562026-09-15T03:46:21.487Z Downloaded ed25519 v2.2.3
11572026-09-15T03:46:21.491Z Downloaded indent_write v2.2.0
11582026-09-15T03:46:21.491Z Downloaded try-lock v0.2.5
11592026-09-15T03:46:21.491Z Downloaded supports-unicode v3.0.0
11602026-09-15T03:46:21.491Z Downloaded winnow v1.0.3
11612026-09-15T03:46:21.494Z Downloaded itertools v0.13.0
11622026-09-15T03:46:21.498Z Downloaded ed25519 v3.0.0
11632026-09-15T03:46:21.501Z Downloaded papergrid v0.18.0
11642026-09-15T03:46:21.503Z Downloaded zeroize v1.9.0
11652026-09-15T03:46:21.504Z Downloaded drift v0.2.0
11662026-09-15T03:46:21.509Z Downloaded new_debug_unreachable v1.0.6
11672026-09-15T03:46:21.512Z Downloaded phf_shared v0.13.1
11682026-09-15T03:46:21.512Z Downloaded pkcs1 v0.8.0-rc.4
11692026-09-15T03:46:21.512Z Downloaded git2 v0.20.4
11702026-09-15T03:46:21.516Z Downloaded miette v7.6.0
11712026-09-15T03:46:21.519Z Downloaded progenitor-impl v0.13.0
11722026-09-15T03:46:21.522Z Downloaded potential_utf v0.1.4
11732026-09-15T03:46:21.522Z Downloaded untrusted v0.7.1
11742026-09-15T03:46:21.522Z Downloaded bitvec v1.0.1
11752026-09-15T03:46:21.530Z Downloaded typed-path v0.9.3
11762026-09-15T03:46:21.538Z Downloaded dof v0.4.0
11772026-09-15T03:46:21.541Z Downloaded primefield v0.14.0
11782026-09-15T03:46:21.541Z Downloaded slog v2.8.2
11792026-09-15T03:46:21.541Z Downloaded cstr-argument v0.1.2
11802026-09-15T03:46:21.541Z Downloaded tokio-macros v2.7.0
11812026-09-15T03:46:21.541Z Downloaded crossterm v0.29.0
11822026-09-15T03:46:21.544Z Downloaded digest-io v0.1.0
11832026-09-15T03:46:21.544Z Downloaded native-tls v0.2.18
11842026-09-15T03:46:21.544Z Downloaded x509-cert v0.2.5
11852026-09-15T03:46:21.550Z Downloaded termios v0.3.3
11862026-09-15T03:46:21.554Z Downloaded derive_builder_macro v0.20.2
11872026-09-15T03:46:21.554Z Downloaded crc32fast v1.5.0
11882026-09-15T03:46:21.554Z Downloaded predicates-core v1.0.10
11892026-09-15T03:46:21.554Z Downloaded indoc v2.0.7
11902026-09-15T03:46:21.554Z Downloaded tower-service v0.3.3
11912026-09-15T03:46:21.554Z Downloaded ref-cast v1.0.25
11922026-09-15T03:46:21.554Z Downloaded crossbeam-deque v0.8.6
11932026-09-15T03:46:21.557Z Downloaded rand v0.10.1
11942026-09-15T03:46:21.557Z Downloaded sec1 v0.8.1
11952026-09-15T03:46:21.557Z Downloaded crossbeam-channel v0.5.15
11962026-09-15T03:46:21.561Z Downloaded icu_properties v2.1.2
11972026-09-15T03:46:21.564Z Downloaded bindgen v0.71.1
11982026-09-15T03:46:21.567Z Downloaded crypto-primes v0.7.2
11992026-09-15T03:46:21.572Z Downloaded num-rational v0.4.2
12002026-09-15T03:46:21.572Z Downloaded void v1.0.2
12012026-09-15T03:46:21.572Z Downloaded tap v1.0.1
12022026-09-15T03:46:21.572Z Downloaded tabled v0.21.0
12032026-09-15T03:46:21.581Z Downloaded derive_more v0.99.20
12042026-09-15T03:46:21.585Z Downloaded omicron-zone-package v0.12.3
12052026-09-15T03:46:21.588Z Downloaded libxml v0.3.3
12062026-09-15T03:46:21.592Z Downloaded newtype-uuid v1.3.2
12072026-09-15T03:46:21.592Z Downloaded ipnetwork v0.21.1
12082026-09-15T03:46:21.592Z Downloaded serde_repr v0.1.20
12092026-09-15T03:46:21.613Z Downloaded tls_codec v0.4.2
12102026-09-15T03:46:21.613Z Downloaded signal-hook v0.3.18
12112026-09-15T03:46:21.613Z Downloaded cpubits v0.1.1
12122026-09-15T03:46:21.620Z Downloaded minimal-lexical v0.2.1
12132026-09-15T03:46:21.621Z Downloaded displaydoc v0.2.5
12142026-09-15T03:46:21.621Z Downloaded parse-display-derive v0.10.0
12152026-09-15T03:46:21.621Z Downloaded slog-async v2.8.0
12162026-09-15T03:46:21.621Z Downloaded slog-json v2.6.1
12172026-09-15T03:46:21.621Z Downloaded tagptr v0.2.0
12182026-09-15T03:46:21.621Z Downloaded either v1.15.0
12192026-09-15T03:46:21.621Z Downloaded num-complex v0.4.6
12202026-09-15T03:46:21.621Z Downloaded postgres-protocol v0.6.12
12212026-09-15T03:46:21.621Z Downloaded memmap2 v0.9.10
12222026-09-15T03:46:21.621Z Downloaded ryu v1.0.23
12232026-09-15T03:46:21.621Z Downloaded petname v2.0.2
12242026-09-15T03:46:21.621Z Downloaded rsa v0.10.0-rc.18
12252026-09-15T03:46:21.622Z Downloaded peg v0.8.5
12262026-09-15T03:46:21.625Z Downloaded portable-atomic v1.13.1
12272026-09-15T03:46:21.630Z Downloaded goblin v0.10.5
12282026-09-15T03:46:21.632Z Downloaded libbz2-rs-sys v0.2.2
12292026-09-15T03:46:21.635Z Downloaded litemap v0.8.1
12302026-09-15T03:46:21.635Z Downloaded parking_lot v0.11.2
12312026-09-15T03:46:21.638Z Downloaded sha1 v0.11.0
12322026-09-15T03:46:21.639Z Downloaded time-macros v0.2.27
12332026-09-15T03:46:21.642Z Downloaded humantime v2.3.0
12342026-09-15T03:46:21.642Z Downloaded itertools v0.12.1
12352026-09-15T03:46:21.645Z Downloaded pem v3.0.6
12362026-09-15T03:46:21.645Z Downloaded schemars_derive v0.8.22
12372026-09-15T03:46:21.647Z Downloaded unicode-normalization v0.1.25
12382026-09-15T03:46:21.647Z Downloaded const_format_proc_macros v0.2.34
12392026-09-15T03:46:21.650Z Downloaded constant_time_eq v0.4.2
12402026-09-15T03:46:21.650Z Downloaded libefi-sys v0.1.0
12412026-09-15T03:46:21.655Z Downloaded progenitor-extras v0.2.0
12422026-09-15T03:46:21.655Z Downloaded lalrpop v0.19.12
12432026-09-15T03:46:21.658Z Downloaded similar v2.7.0
12442026-09-15T03:46:21.661Z Downloaded parking_lot v0.12.5
12452026-09-15T03:46:21.661Z Downloaded rayon-core v1.13.0
12462026-09-15T03:46:21.664Z Downloaded shlex v1.3.0
12472026-09-15T03:46:21.664Z Downloaded darling_core v0.21.3
12482026-09-15T03:46:21.666Z Downloaded mime_guess v2.0.5
12492026-09-15T03:46:21.669Z Downloaded hyper-util v0.1.20
12502026-09-15T03:46:21.673Z Downloaded darling v0.23.0
12512026-09-15T03:46:21.676Z Downloaded knus v3.4.0
12522026-09-15T03:46:21.676Z Downloaded tokio-util v0.7.18
12532026-09-15T03:46:21.679Z Downloaded toml_edit v0.19.15
12542026-09-15T03:46:21.686Z Downloaded zerotrie v0.2.3
12552026-09-15T03:46:21.689Z Downloaded num-bigint v0.4.6
12562026-09-15T03:46:21.692Z Downloaded quick-xml v0.37.5
12572026-09-15T03:46:21.694Z Downloaded subprocess v0.2.15
12582026-09-15T03:46:21.694Z Downloaded unicode_categories v0.1.1
12592026-09-15T03:46:21.697Z Downloaded rcgen v0.12.1
12602026-09-15T03:46:21.697Z Downloaded publicsuffix v2.3.0
12612026-09-15T03:46:21.700Z Downloaded diesel_derives v2.3.7
12622026-09-15T03:46:21.703Z Downloaded sha3 v0.12.0
12632026-09-15T03:46:21.703Z Downloaded reedline v0.40.0
12642026-09-15T03:46:21.707Z Downloaded icu_normalizer v2.1.1
12652026-09-15T03:46:21.710Z Downloaded icu_normalizer_data v2.1.1
12662026-09-15T03:46:21.713Z Downloaded unsafe-libyaml v0.2.11
12672026-09-15T03:46:21.716Z Downloaded inout v0.2.2
12682026-09-15T03:46:21.719Z Downloaded time v0.3.47
12692026-09-15T03:46:21.724Z Downloaded qorb v0.4.1
12702026-09-15T03:46:21.727Z Downloaded serde_with v3.21.0
12712026-09-15T03:46:21.734Z Downloaded schemars v0.9.0
12722026-09-15T03:46:21.741Z Downloaded url v2.5.8
12732026-09-15T03:46:21.746Z Downloaded darling_core v0.23.0
12742026-09-15T03:46:21.749Z Downloaded quinn-proto v0.11.16
12752026-09-15T03:46:21.752Z Downloaded postcard v1.1.3
12762026-09-15T03:46:21.752Z Downloaded wyz v0.5.1
12772026-09-15T03:46:21.752Z Downloaded iddqd v0.4.2
12782026-09-15T03:46:21.756Z Downloaded managed v0.8.0
12792026-09-15T03:46:21.759Z Downloaded ssh-cipher v0.3.0
12802026-09-15T03:46:21.759Z Downloaded rustyline v14.0.0
12812026-09-15T03:46:21.764Z Downloaded der v0.7.10
12822026-09-15T03:46:21.767Z Downloaded tower-http v0.6.8
12832026-09-15T03:46:21.767Z Downloaded primeorder v0.13.6
12842026-09-15T03:46:21.770Z Downloaded p384 v0.13.1
12852026-09-15T03:46:21.770Z Downloaded yansi v1.0.1
12862026-09-15T03:46:21.773Z Downloaded internal-russh-num-bigint v0.5.0
12872026-09-15T03:46:21.784Z Downloaded openssl v0.10.80
12882026-09-15T03:46:21.792Z Downloaded nom v7.1.3
12892026-09-15T03:46:21.796Z Downloaded tough v0.22.0
12902026-09-15T03:46:21.800Z Downloaded winnow v0.5.40
12912026-09-15T03:46:21.806Z Downloaded ssh-key v0.7.0-rc.11
12922026-09-15T03:46:21.810Z Downloaded jiff-core v0.1.0
12932026-09-15T03:46:21.813Z Downloaded der v0.8.0
12942026-09-15T03:46:21.815Z Downloaded vcpkg v0.2.15
12952026-09-15T03:46:21.837Z Downloaded typed-path v0.12.3
12962026-09-15T03:46:21.842Z Downloaded bstr v1.12.1
12972026-09-15T03:46:21.847Z Downloaded crypto-bigint v0.7.5
12982026-09-15T03:46:21.856Z Downloaded nix v0.27.1
12992026-09-15T03:46:21.862Z Downloaded regex-syntax v0.8.10
13002026-09-15T03:46:21.866Z Downloaded hyper v1.10.1
13012026-09-15T03:46:21.870Z Downloaded hickory-proto v0.24.4
13022026-09-15T03:46:21.879Z Downloaded russh v0.62.4
13032026-09-15T03:46:21.884Z Downloaded object v0.30.4
13042026-09-15T03:46:21.889Z Downloaded zlib-rs v0.6.2
13052026-09-15T03:46:21.897Z Downloaded syn v3.0.3
13062026-09-15T03:46:21.899Z Downloaded zip v8.6.0
13072026-09-15T03:46:21.902Z Downloaded iri-string v0.7.10
13082026-09-15T03:46:21.906Z Downloaded winnow v0.6.26
13092026-09-15T03:46:21.911Z Downloaded proptest v1.11.0
13102026-09-15T03:46:21.916Z Downloaded radix_trie v0.2.1
13112026-09-15T03:46:21.919Z Downloaded itertools v0.15.0
13122026-09-15T03:46:21.923Z Downloaded salty v0.3.0
13132026-09-15T03:46:21.927Z Downloaded polar-core v0.27.3
13142026-09-15T03:46:21.931Z Downloaded hickory-proto v0.25.2
13152026-09-15T03:46:21.939Z Downloaded object v0.39.1
13162026-09-15T03:46:21.945Z Downloaded rayon v1.11.0
13172026-09-15T03:46:21.951Z Downloaded curve25519-dalek v4.1.3
13182026-09-15T03:46:21.954Z Downloaded rustls v0.23.41
13192026-09-15T03:46:21.960Z Downloaded curve25519-dalek v5.0.0
13202026-09-15T03:46:21.965Z Downloaded moka v0.12.13
13212026-09-15T03:46:21.970Z Downloaded rustix v0.38.44
13222026-09-15T03:46:21.982Z Downloaded nix v0.31.2
13232026-09-15T03:46:21.988Z Downloaded regress v0.11.1
13242026-09-15T03:46:21.994Z Downloaded openapiv3 v2.2.0
13252026-09-15T03:46:22.002Z Downloaded zerocopy v0.8.55
13262026-09-15T03:46:22.012Z Downloaded typify-impl v0.6.2
13272026-09-15T03:46:22.019Z Downloaded nix v0.28.0
13282026-09-15T03:46:22.025Z Downloaded smoltcp v0.9.1
13292026-09-15T03:46:22.032Z Downloaded smoltcp v0.11.0
13302026-09-15T03:46:22.038Z Downloaded regex-syntax v0.6.29
13312026-09-15T03:46:22.049Z Downloaded sled v0.34.7
13322026-09-15T03:46:22.054Z Downloaded dropshot v0.17.1
13332026-09-15T03:46:22.066Z Downloaded diesel v2.3.7
13342026-09-15T03:46:22.077Z Downloaded sqlparser v0.61.0
13352026-09-15T03:46:22.083Z Downloaded regress v0.10.5
13362026-09-15T03:46:22.086Z Downloaded ratatui v0.29.0
13372026-09-15T03:46:22.097Z Downloaded object v0.37.3
13382026-09-15T03:46:22.104Z Downloaded regex-automata v0.4.14
13392026-09-15T03:46:22.111Z Downloaded bzip2-sys v0.1.13+1.0.8
13402026-09-15T03:46:22.118Z Downloaded zerocopy-derive v0.6.6
13412026-09-15T03:46:22.123Z Downloaded sha3 v0.11.0
13422026-09-15T03:46:22.143Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13432026-09-15T03:46:22.152Z Downloaded jiff v0.2.34
13442026-09-15T03:46:22.164Z Downloaded tracing v0.1.44
13452026-09-15T03:46:22.173Z Downloaded petgraph v0.6.5
13462026-09-15T03:46:22.183Z Downloaded chrono-tz v0.10.4
13472026-09-15T03:46:22.197Z Downloaded petgraph v0.8.3
13482026-09-15T03:46:22.208Z Downloaded csv v1.4.0
13492026-09-15T03:46:22.218Z Downloaded tokio v1.52.1
13502026-09-15T03:46:22.250Z Downloaded sha3 v0.10.8
13512026-09-15T03:46:22.253Z Downloaded encoding_rs v0.8.35
13522026-09-15T03:46:22.264Z Downloaded libz-sys v1.1.24
13532026-09-15T03:46:22.276Z Downloaded ring v0.17.14
13542026-09-15T03:46:22.302Z Downloaded libgit2-sys v0.18.3+1.9.2
13552026-09-15T03:46:22.737Z Downloaded aws-lc-sys v0.40.0
13562026-09-15T03:46:23.009Z Compiling serde_core v1.0.228
13572026-09-15T03:46:23.009Z Compiling libc v0.2.185
13582026-09-15T03:46:23.009Z Compiling serde v1.0.228
13592026-09-15T03:46:23.014Z Compiling log v0.4.33
13602026-09-15T03:46:23.014Z Compiling smallvec v1.15.1
13612026-09-15T03:46:23.014Z Compiling subtle v2.6.1
13622026-09-15T03:46:23.200Z Compiling syn v2.0.117
13632026-09-15T03:46:23.203Z Compiling find-msvc-tools v0.1.9
13642026-09-15T03:46:23.332Z Compiling shlex v1.3.0
13652026-09-15T03:46:23.382Z Compiling typenum v1.20.1
13662026-09-15T03:46:23.399Z Compiling scopeguard v1.2.0
13672026-09-15T03:46:23.480Z Compiling stable_deref_trait v1.2.1
13682026-09-15T03:46:23.495Z Compiling lock_api v0.4.14
13692026-09-15T03:46:23.508Z Compiling portable-atomic v1.13.1
13702026-09-15T03:46:23.536Z Compiling serde_json v1.0.151
13712026-09-15T03:46:23.564Z Compiling zerocopy v0.8.55
13722026-09-15T03:46:23.731Z Compiling critical-section v1.2.0
13732026-09-15T03:46:23.768Z Compiling libm v0.2.16
13742026-09-15T03:46:23.841Z Compiling num-traits v0.2.19
13752026-09-15T03:46:24.037Z Compiling errno v0.3.14
13762026-09-15T03:46:24.052Z Compiling jobserver v0.1.34
13772026-09-15T03:46:24.097Z Compiling pkg-config v0.3.32
13782026-09-15T03:46:24.199Z Compiling getrandom v0.4.3
13792026-09-15T03:46:24.341Z Compiling cc v1.2.56
13802026-09-15T03:46:24.414Z Compiling pin-project-lite v0.2.17
13812026-09-15T03:46:24.512Z Compiling once_cell v1.21.3
13822026-09-15T03:46:24.526Z Compiling parking_lot_core v0.9.12
13832026-09-15T03:46:24.574Z Compiling rand_core v0.10.0
13842026-09-15T03:46:24.631Z Compiling signal-hook-registry v1.4.8
13852026-09-15T03:46:24.738Z Compiling getrandom v0.2.17
13862026-09-15T03:46:24.947Z Compiling futures-core v0.3.32
13872026-09-15T03:46:24.973Z Compiling percent-encoding v2.3.2
13882026-09-15T03:46:25.069Z Compiling writeable v0.6.2
13892026-09-15T03:46:25.098Z Compiling foldhash v0.2.0
13902026-09-15T03:46:25.160Z Compiling litemap v0.8.1
13912026-09-15T03:46:25.175Z Compiling parking_lot v0.12.5
13922026-09-15T03:46:25.262Z Compiling bitflags v2.11.0
13932026-09-15T03:46:25.347Z Compiling semver v1.0.28
13942026-09-15T03:46:25.372Z Compiling rand_core v0.6.4
13952026-09-15T03:46:25.487Z Compiling mio v1.2.0
13962026-09-15T03:46:25.505Z Compiling icu_properties_data v2.1.2
13972026-09-15T03:46:25.539Z Compiling icu_normalizer_data v2.1.1
13982026-09-15T03:46:25.654Z Compiling generic-array v0.14.7
13992026-09-15T03:46:25.669Z Compiling const-oid v0.9.6
14002026-09-15T03:46:25.722Z Compiling getrandom v0.3.4
14012026-09-15T03:46:25.858Z Compiling hashbrown v0.17.0
14022026-09-15T03:46:25.918Z Compiling socket2 v0.6.3
14032026-09-15T03:46:25.941Z Compiling synstructure v0.13.2
14042026-09-15T03:46:25.969Z Compiling rustix v1.1.4
14052026-09-15T03:46:26.311Z Compiling futures-sink v0.3.32
14062026-09-15T03:46:26.380Z Compiling indexmap v2.14.0
14072026-09-15T03:46:26.412Z Compiling futures-channel v0.3.32
14082026-09-15T03:46:26.426Z Compiling futures-io v0.3.32
14092026-09-15T03:46:26.430Z Compiling futures-task v0.3.32
14102026-09-15T03:46:26.517Z Compiling utf8_iter v1.0.4
14112026-09-15T03:46:26.571Z Compiling slab v0.4.12
14122026-09-15T03:46:26.586Z Compiling form_urlencoded v1.2.2
14132026-09-15T03:46:26.600Z Compiling cmov v0.5.4
14142026-09-15T03:46:26.717Z Compiling rustversion v1.0.22
14152026-09-15T03:46:26.732Z Compiling base64ct v1.8.3
14162026-09-15T03:46:26.826Z Compiling iana-time-zone v0.1.65
14172026-09-15T03:46:26.841Z Compiling cmake v0.1.57
14182026-09-15T03:46:26.900Z Compiling ctutils v0.4.2
14192026-09-15T03:46:27.032Z Compiling pem-rfc7468 v0.7.0
14202026-09-15T03:46:27.048Z Compiling ident_case v1.0.1
14212026-09-15T03:46:27.102Z Compiling flagset v0.4.7
14222026-09-15T03:46:27.151Z Compiling fs_extra v1.3.0
14232026-09-15T03:46:27.166Z Compiling dunce v1.0.5
14242026-09-15T03:46:27.231Z Compiling regex-syntax v0.8.10
14252026-09-15T03:46:27.246Z Compiling uuid v1.23.4
14262026-09-15T03:46:27.260Z Compiling base64 v0.22.1
14272026-09-15T03:46:27.330Z Compiling syn v1.0.109
14282026-09-15T03:46:27.414Z Compiling aws-lc-sys v0.40.0
14292026-09-15T03:46:27.581Z Compiling vcpkg v0.2.15
14302026-09-15T03:46:27.716Z Compiling serde_derive_internals v0.29.1
14312026-09-15T03:46:27.731Z Compiling rustc_version v0.4.1
14322026-09-15T03:46:27.747Z Compiling serde_derive v1.0.228
14332026-09-15T03:46:27.946Z Compiling zeroize_derive v1.5.0
14342026-09-15T03:46:28.053Z Compiling zerofrom-derive v0.1.6
14352026-09-15T03:46:28.322Z Compiling yoke-derive v0.8.1
14362026-09-15T03:46:28.626Z Compiling zerocopy-derive v0.8.55
14372026-09-15T03:46:28.641Z Compiling zerovec-derive v0.11.2
14382026-09-15T03:46:29.502Z Compiling zerofrom v0.1.6
14392026-09-15T03:46:29.536Z Compiling displaydoc v0.2.5
14402026-09-15T03:46:29.630Z Compiling yoke v0.8.1
14412026-09-15T03:46:29.633Z Compiling tokio-macros v2.7.0
14422026-09-15T03:46:29.779Z Compiling futures-macro v0.3.32
14432026-09-15T03:46:29.821Z Compiling zerovec v0.11.5
14442026-09-15T03:46:30.301Z Compiling tinystr v0.8.2
14452026-09-15T03:46:30.343Z Compiling zerotrie v0.2.3
14462026-09-15T03:46:30.384Z Compiling potential_utf v0.1.4
14472026-09-15T03:46:30.502Z Compiling icu_locale_core v2.1.1
14482026-09-15T03:46:30.543Z Compiling icu_collections v2.1.1
14492026-09-15T03:46:30.594Z Compiling futures-util v0.3.32
14502026-09-15T03:46:30.635Z Compiling der_derive v0.7.3
14512026-09-15T03:46:31.010Z Compiling thiserror-impl v2.0.18
14522026-09-15T03:46:31.299Z Compiling zeroize v1.9.0
14532026-09-15T03:46:31.381Z Compiling bytes v1.11.1
14542026-09-15T03:46:31.515Z Compiling icu_provider v2.1.1
14552026-09-15T03:46:31.630Z Compiling hybrid-array v0.4.13
14562026-09-15T03:46:31.848Z Compiling icu_properties v2.1.2
14572026-09-15T03:46:32.022Z Compiling tokio v1.52.1
14582026-09-15T03:46:32.217Z Compiling icu_normalizer v2.1.1
14592026-09-15T03:46:32.421Z Compiling block-buffer v0.10.4
14602026-09-15T03:46:32.436Z Compiling crypto-common v0.1.7
14612026-09-15T03:46:32.586Z Compiling digest v0.10.7
14622026-09-15T03:46:32.601Z Compiling chrono v0.4.45
14632026-09-15T03:46:32.749Z Compiling idna_adapter v1.2.1
14642026-09-15T03:46:32.845Z Compiling thiserror v2.0.18
14652026-09-15T03:46:32.889Z Compiling idna v1.1.0
14662026-09-15T03:46:32.892Z Compiling der v0.7.10
14672026-09-15T03:46:32.951Z Compiling http v1.4.2
14682026-09-15T03:46:32.966Z Compiling block-buffer v0.12.1
14692026-09-15T03:46:33.172Z Compiling ppv-lite86 v0.2.21
14702026-09-15T03:46:33.321Z Compiling url v2.5.8
14712026-09-15T03:46:33.505Z Compiling crypto-common v0.2.2
14722026-09-15T03:46:33.551Z Compiling openssl-sys v0.9.117
14732026-09-15T03:46:33.845Z Compiling spki v0.7.3
14742026-09-15T03:46:33.963Z Compiling tracing-attributes v0.1.31
14752026-09-15T03:46:34.049Z Compiling tracing-core v0.1.36
14762026-09-15T03:46:34.065Z Compiling schemars v0.8.22
14772026-09-15T03:46:34.078Z Compiling crc32fast v1.5.0
14782026-09-15T03:46:34.091Z Compiling aws-lc-rs v1.16.3
14792026-09-15T03:46:34.279Z Compiling dyn-clone v1.0.20
14802026-09-15T03:46:34.409Z Compiling pkcs8 v0.10.2
14812026-09-15T03:46:34.413Z Compiling http-body v1.0.1
14822026-09-15T03:46:34.456Z Compiling rustls-pki-types v1.14.0
14832026-09-15T03:46:34.566Z Compiling schemars_derive v0.8.22
14842026-09-15T03:46:34.571Z Compiling rand_core v0.9.5
14852026-09-15T03:46:34.663Z Compiling spin v0.9.8
14862026-09-15T03:46:34.849Z Compiling httparse v1.10.1
14872026-09-15T03:46:34.869Z Compiling openssl-probe v0.2.1
14882026-09-15T03:46:34.896Z Compiling tinyvec_macros v0.1.1
14892026-09-15T03:46:34.964Z Compiling tinyvec v1.10.0
14902026-09-15T03:46:35.037Z Compiling tempfile v3.27.0
14912026-09-15T03:46:35.218Z Compiling pest_generator v2.8.6
14922026-09-15T03:46:35.258Z Compiling tracing v0.1.44
14932026-09-15T03:46:35.298Z Compiling terminal_size v0.4.3
14942026-09-15T03:46:35.401Z Compiling aho-corasick v1.1.4
14952026-09-15T03:46:35.418Z Compiling radium v0.7.0
14962026-09-15T03:46:35.433Z Compiling tower-service v0.3.3
14972026-09-15T03:46:35.521Z Compiling simd-adler32 v0.3.8
14982026-09-15T03:46:35.537Z Compiling atomic-waker v1.1.2
14992026-09-15T03:46:35.660Z Compiling tower-layer v0.3.3
15002026-09-15T03:46:35.679Z Compiling try-lock v0.2.5
15012026-09-15T03:46:35.762Z Compiling unicode-segmentation v1.12.0
15022026-09-15T03:46:35.785Z Compiling tokio-util v0.7.18
15032026-09-15T03:46:35.826Z Compiling untrusted v0.7.1
15042026-09-15T03:46:35.884Z Compiling pest_derive v2.8.6
15052026-09-15T03:46:35.944Z Compiling want v0.3.1
15062026-09-15T03:46:36.140Z Compiling rand_chacha v0.9.0
15072026-09-15T03:46:36.325Z Compiling regex-automata v0.4.14
15082026-09-15T03:46:36.413Z Compiling block-padding v0.4.2
15092026-09-15T03:46:36.582Z Compiling h2 v0.4.15
15102026-09-15T03:46:36.841Z Compiling ipnet v2.12.0
15112026-09-15T03:46:36.856Z Compiling scroll_derive v0.13.1
15122026-09-15T03:46:37.034Z Compiling darling_core v0.20.11
15132026-09-15T03:46:37.112Z Compiling openssl v0.10.80
15142026-09-15T03:46:37.331Z Compiling foreign-types-shared v0.1.1
15152026-09-15T03:46:37.372Z Compiling cpufeatures v0.2.17
15162026-09-15T03:46:37.419Z Compiling tap v1.0.1
15172026-09-15T03:46:37.444Z Compiling adler2 v2.0.1
15182026-09-15T03:46:37.530Z Compiling maybe-uninit v2.0.0
15192026-09-15T03:46:37.576Z Compiling httpdate v1.0.3
15202026-09-15T03:46:37.653Z Compiling const-oid v0.10.2
15212026-09-15T03:46:37.771Z Compiling untrusted v0.9.0
15222026-09-15T03:46:37.803Z Compiling rustls v0.23.41
15232026-09-15T03:46:37.849Z Compiling digest v0.11.3
15242026-09-15T03:46:37.864Z Compiling scroll v0.13.0
15252026-09-15T03:46:37.886Z Compiling miniz_oxide v0.8.9
15262026-09-15T03:46:37.988Z Compiling wyz v0.5.1
15272026-09-15T03:46:38.063Z Compiling foreign-types v0.3.2
15282026-09-15T03:46:38.134Z Compiling inout v0.2.2
15292026-09-15T03:46:38.151Z Compiling rand v0.9.2
15302026-09-15T03:46:38.306Z Compiling unicode-normalization v0.1.25
15312026-09-15T03:46:38.475Z Compiling rand_chacha v0.3.1
15322026-09-15T03:46:38.749Z Compiling signature v2.2.0
15332026-09-15T03:46:38.822Z Compiling hex v0.4.3
15342026-09-15T03:46:38.885Z Compiling thiserror-impl v1.0.69
15352026-09-15T03:46:38.931Z Compiling openssl-macros v0.1.1
15362026-09-15T03:46:39.086Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15372026-09-15T03:46:39.196Z Compiling bzip2-sys v0.1.13+1.0.8
15382026-09-15T03:46:39.277Z Compiling darling_macro v0.20.11
15392026-09-15T03:46:39.325Z Compiling num-integer v0.1.46
15402026-09-15T03:46:39.488Z Compiling wait-timeout v0.2.1
15412026-09-15T03:46:39.491Z Compiling socket2 v0.5.10
15422026-09-15T03:46:39.653Z Compiling ahash v0.8.12
15432026-09-15T03:46:39.754Z Compiling hyper v1.10.1
15442026-09-15T03:46:39.757Z Compiling bit-vec v0.8.0
15452026-09-15T03:46:39.875Z Compiling native-tls v0.2.18
15462026-09-15T03:46:39.895Z Compiling funty v2.0.0
15472026-09-15T03:46:39.997Z Compiling num-conv v0.2.0
15482026-09-15T03:46:40.091Z Compiling time-core v0.1.8
15492026-09-15T03:46:40.121Z Compiling packed_struct v0.10.1
15502026-09-15T03:46:40.135Z Compiling powerfmt v0.2.0
15512026-09-15T03:46:40.239Z Compiling cpufeatures v0.3.0
15522026-09-15T03:46:40.317Z Compiling quick-error v1.2.3
15532026-09-15T03:46:40.333Z Compiling num-bigint-dig v0.8.6
15542026-09-15T03:46:40.397Z Compiling rusty-fork v0.3.1
15552026-09-15T03:46:40.425Z Compiling deranged v0.5.8
15562026-09-15T03:46:40.439Z Compiling time-macros v0.2.27
15572026-09-15T03:46:40.468Z Compiling bitvec v1.0.1
15582026-09-15T03:46:40.549Z Compiling thiserror v1.0.69
15592026-09-15T03:46:40.653Z Compiling clap_builder v4.6.0
15602026-09-15T03:46:40.712Z Compiling bit-set v0.8.0
15612026-09-15T03:46:40.775Z Compiling darling v0.20.11
15622026-09-15T03:46:40.856Z Compiling hyper-util v0.1.20
15632026-09-15T03:46:40.872Z Compiling num-iter v0.1.45
15642026-09-15T03:46:41.481Z Compiling rand v0.8.6
15652026-09-15T03:46:41.754Z Compiling cipher v0.5.2
15662026-09-15T03:46:41.892Z Compiling goblin v0.10.5
15672026-09-15T03:46:42.117Z Compiling sha2 v0.10.9
15682026-09-15T03:46:42.313Z Compiling lazy_static v1.5.0
15692026-09-15T03:46:42.409Z Compiling rand_xorshift v0.4.0
15702026-09-15T03:46:42.569Z Compiling packed_struct_codegen v0.10.1
15712026-09-15T03:46:42.584Z Compiling toml_datetime v0.6.11
15722026-09-15T03:46:42.841Z Compiling serde_spanned v0.6.9
15732026-09-15T03:46:42.989Z Compiling clap_derive v4.6.1
15742026-09-15T03:46:43.430Z Compiling zerocopy-derive v0.6.6
15752026-09-15T03:46:43.637Z Compiling bitfield-macros v0.19.4
15762026-09-15T03:46:43.687Z Compiling sync_wrapper v1.0.2
15772026-09-15T03:46:43.794Z Compiling indexmap v1.9.3
15782026-09-15T03:46:44.000Z Compiling usdt-impl v0.6.0
15792026-09-15T03:46:44.219Z Compiling crossbeam-utils v0.8.21
15802026-09-15T03:46:44.251Z Compiling unarray v0.1.4
15812026-09-15T03:46:44.333Z Compiling paste v1.0.15
15822026-09-15T03:46:44.356Z Compiling num_threads v0.1.7
15832026-09-15T03:46:44.356Z Compiling nodrop v0.1.14
15842026-09-15T03:46:44.466Z Compiling object v0.37.3
15852026-09-15T03:46:44.471Z Compiling crc-catalog v2.4.0
15862026-09-15T03:46:44.509Z Compiling siphasher v1.0.2
15872026-09-15T03:46:44.559Z Compiling dof v0.4.0
15882026-09-15T03:46:44.655Z Compiling crc v3.4.0
15892026-09-15T03:46:44.713Z Compiling array-init v0.0.4
15902026-09-15T03:46:44.728Z Compiling clap v4.6.1
15912026-09-15T03:46:44.773Z Compiling time v0.3.47
15922026-09-15T03:46:44.821Z Compiling proptest v1.11.0
15932026-09-15T03:46:44.846Z Compiling bitfield v0.19.4
15942026-09-15T03:46:45.046Z Compiling zerocopy v0.6.6
15952026-09-15T03:46:45.191Z Compiling tower v0.5.3
15962026-09-15T03:46:45.966Z Compiling smallvec v0.6.14
15972026-09-15T03:46:46.084Z Compiling chacha20 v0.10.0
15982026-09-15T03:46:46.257Z Compiling derive_builder_core v0.20.2
15992026-09-15T03:46:46.455Z Compiling ipnetwork v0.21.1
16002026-09-15T03:46:46.535Z Compiling dtrace-parser v0.3.0
16012026-09-15T03:46:46.680Z Compiling pkcs1 v0.7.5
16022026-09-15T03:46:46.862Z Compiling http-body-util v0.1.3
16032026-09-15T03:46:47.076Z Compiling heapless v0.7.17
16042026-09-15T03:46:47.113Z Compiling scroll_derive v0.12.1
16052026-09-15T03:46:47.156Z Compiling structmeta-derive v0.3.0
16062026-09-15T03:46:47.281Z Compiling slog v2.8.2
16072026-09-15T03:46:47.328Z Compiling darling_core v0.23.0
16082026-09-15T03:46:47.486Z Compiling thread-id v5.1.0
16092026-09-15T03:46:47.569Z Compiling cookie v0.18.1
16102026-09-15T03:46:47.770Z Compiling env_filter v2.0.0
16112026-09-15T03:46:47.785Z Compiling syn v3.0.3
16122026-09-15T03:46:48.034Z Compiling hashbrown v0.12.3
16132026-09-15T03:46:48.063Z Compiling unicode-bidi v0.3.18
16142026-09-15T03:46:48.237Z Compiling base64 v0.21.7
16152026-09-15T03:46:48.491Z Compiling gimli v0.32.3
16162026-09-15T03:46:48.554Z Compiling anyhow v1.0.104
16172026-09-15T03:46:48.582Z Compiling ryu v1.0.23
16182026-09-15T03:46:48.765Z Compiling iri-string v0.7.10
16192026-09-15T03:46:48.874Z Compiling zstd-safe v7.2.4
16202026-09-15T03:46:49.086Z Compiling signal-hook v0.3.18
16212026-09-15T03:46:49.278Z Compiling allocator-api2 v0.2.21
16222026-09-15T03:46:49.604Z Compiling unicode-properties v0.1.4
16232026-09-15T03:46:49.821Z Compiling winnow v0.5.40
16242026-09-15T03:46:49.824Z Compiling darling_macro v0.23.0
16252026-09-15T03:46:50.259Z Compiling addr2line v0.25.1
16262026-09-15T03:46:50.322Z Compiling tower-http v0.6.8
16272026-09-15T03:46:50.387Z Compiling stringprep v0.1.5
16282026-09-15T03:46:50.721Z Compiling serde_urlencoded v0.7.1
16292026-09-15T03:46:50.830Z Compiling ron v0.8.1
16302026-09-15T03:46:50.967Z Compiling structmeta v0.3.0
16312026-09-15T03:46:51.184Z Compiling toml_edit v0.19.15
16322026-09-15T03:46:51.201Z Compiling daft-derive v0.1.8
16332026-09-15T03:46:51.231Z Compiling env_logger v0.11.11
16342026-09-15T03:46:51.267Z Compiling scroll v0.12.0
16352026-09-15T03:46:51.568Z Compiling newtype-uuid v1.3.2
16362026-09-15T03:46:51.624Z Compiling derive_builder_macro v0.20.2
16372026-09-15T03:46:51.779Z Compiling rsa v0.9.10
16382026-09-15T03:46:51.936Z Compiling oxnet v0.1.6
16392026-09-15T03:46:51.970Z Compiling hashbrown v0.13.2
16402026-09-15T03:46:52.000Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16412026-09-15T03:46:52.117Z Compiling rand v0.10.1
16422026-09-15T03:46:52.367Z Compiling bzip2 v0.4.4
16432026-09-15T03:46:52.452Z Compiling serde-hex v0.1.0
16442026-09-15T03:46:52.577Z Compiling tokio-native-tls v0.3.1
16452026-09-15T03:46:52.752Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16462026-09-15T03:46:52.933Z Compiling camino v1.2.5
16472026-09-15T03:46:53.826Z Compiling sha2 v0.11.0
16482026-09-15T03:46:54.147Z Compiling bstr v1.12.1
16492026-09-15T03:46:54.315Z Compiling md-5 v0.11.0
16502026-09-15T03:46:54.632Z Compiling hmac v0.13.0
16512026-09-15T03:46:54.807Z Compiling heck v0.4.1
16522026-09-15T03:46:54.820Z Compiling rustls-native-certs v0.8.3
16532026-09-15T03:46:54.856Z Compiling x509-cert v0.2.5
16542026-09-15T03:46:55.016Z Compiling hubpack_derive v0.1.1
16552026-09-15T03:46:55.107Z Compiling erased-serde v0.3.31
16562026-09-15T03:46:55.471Z Compiling serde_tokenstream v0.2.3
16572026-09-15T03:46:55.564Z Compiling curve25519-dalek v4.1.3
16582026-09-15T03:46:55.585Z Compiling async-trait v0.1.89
16592026-09-15T03:46:55.716Z Compiling zerocopy-derive v0.7.35
16602026-09-15T03:46:55.776Z Compiling pin-project-internal v1.1.11
16612026-09-15T03:46:55.865Z Compiling vergen-lib v9.1.0
16622026-09-15T03:46:55.898Z Compiling hash32 v0.2.1
16632026-09-15T03:46:56.064Z Compiling memoffset v0.9.1
16642026-09-15T03:46:56.091Z Compiling encoding_rs v0.8.35
16652026-09-15T03:46:56.276Z Compiling libbz2-rs-sys v0.2.2
16662026-09-15T03:46:56.424Z Compiling psl-types v2.0.11
16672026-09-15T03:46:56.535Z Compiling owo-colors v4.3.0
16682026-09-15T03:46:56.551Z Compiling smoltcp v0.9.1
16692026-09-15T03:46:56.575Z Compiling zlib-rs v0.6.2
16702026-09-15T03:46:56.611Z Compiling litrs v1.0.0
16712026-09-15T03:46:56.907Z Compiling ref-cast v1.0.25
16722026-09-15T03:46:56.911Z Compiling crc-any v2.5.0
16732026-09-15T03:46:56.925Z Compiling fallible-iterator v0.2.0
16742026-09-15T03:46:56.974Z Compiling bumpalo v3.20.2
16752026-09-15T03:46:57.136Z Compiling rustix v0.38.44
16762026-09-15T03:46:57.152Z Compiling rustc-demangle v0.1.27
16772026-09-15T03:46:57.208Z Compiling mime v0.3.17
16782026-09-15T03:46:57.223Z Compiling cfg_aliases v0.2.1
16792026-09-15T03:46:57.286Z Compiling postgres-protocol v0.6.12
16802026-09-15T03:46:57.300Z Compiling nix v0.31.2
16812026-09-15T03:46:57.513Z Compiling backtrace v0.3.76
16822026-09-15T03:46:57.553Z Compiling zopfli v0.8.3
16832026-09-15T03:46:57.576Z Compiling document-features v0.2.12
16842026-09-15T03:46:57.606Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16852026-09-15T03:46:57.760Z Compiling pin-project v1.1.11
16862026-09-15T03:46:57.862Z Compiling bzip2 v0.6.1
16872026-09-15T03:46:57.868Z Compiling zerocopy v0.7.35
16882026-09-15T03:46:58.047Z Compiling publicsuffix v2.3.0
16892026-09-15T03:46:58.282Z Compiling hubpack v0.1.2
16902026-09-15T03:46:58.387Z Compiling snafu-derive v0.8.9
16912026-09-15T03:46:58.492Z Compiling daft v0.1.8
16922026-09-15T03:46:58.601Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16932026-09-15T03:46:58.621Z Compiling hyper-tls v0.6.0
16942026-09-15T03:46:58.645Z Compiling toml v0.7.8
16952026-09-15T03:46:58.764Z Compiling zip v0.6.6
16962026-09-15T03:46:58.846Z Compiling object v0.30.4
16972026-09-15T03:46:58.875Z Compiling derive_builder v0.20.2
16982026-09-15T03:46:58.999Z Compiling goblin v0.8.2
16992026-09-15T03:46:59.516Z Compiling flate2 v1.1.9
17002026-09-15T03:46:59.749Z Compiling derive-ex v0.1.8
17012026-09-15T03:47:00.135Z Compiling darling v0.23.0
17022026-09-15T03:47:00.217Z Compiling phf_shared v0.13.1
17032026-09-15T03:47:00.232Z Compiling regex v1.12.3
17042026-09-15T03:47:00.260Z Compiling convert_case v0.10.0
17052026-09-15T03:47:00.461Z Compiling hmac v0.12.1
17062026-09-15T03:47:00.555Z Compiling futures-executor v0.3.32
17072026-09-15T03:47:00.622Z Compiling strum_macros v0.27.2
17082026-09-15T03:47:00.647Z Compiling curve25519-dalek-derive v0.1.1
17092026-09-15T03:47:00.814Z Compiling ref-cast-impl v1.0.25
17102026-09-15T03:47:01.300Z Compiling vergen v9.1.0
17112026-09-15T03:47:01.371Z Compiling ff v0.13.1
17122026-09-15T03:47:01.411Z Compiling cargo-platform v0.3.2
17132026-09-15T03:47:01.506Z Compiling fs-err v3.3.0
17142026-09-15T03:47:01.519Z Compiling jiff-core v0.1.0
17152026-09-15T03:47:01.701Z Compiling managed v0.8.0
17162026-09-15T03:47:01.716Z Compiling foldhash v0.1.5
17172026-09-15T03:47:01.758Z Compiling is_ci v1.2.0
17182026-09-15T03:47:01.887Z Compiling same-file v1.0.6
17192026-09-15T03:47:01.901Z Compiling bitflags v1.3.2
17202026-09-15T03:47:01.918Z Compiling base16ct v0.2.0
17212026-09-15T03:47:01.977Z Compiling path-slash v0.1.5
17222026-09-15T03:47:02.046Z Compiling sec1 v0.7.3
17232026-09-15T03:47:02.110Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17242026-09-15T03:47:02.135Z Compiling walkdir v2.5.0
17252026-09-15T03:47:02.328Z Compiling jiff v0.2.34
17262026-09-15T03:47:02.480Z Compiling supports-color v3.0.2
17272026-09-15T03:47:02.647Z Compiling hashbrown v0.15.5
17282026-09-15T03:47:02.651Z Compiling strum v0.27.2
17292026-09-15T03:47:02.774Z Compiling textwrap v0.16.2
17302026-09-15T03:47:02.790Z Compiling cargo_metadata v0.23.1
17312026-09-15T03:47:03.217Z Compiling group v0.13.0
17322026-09-15T03:47:03.239Z Compiling test-strategy v0.4.5
17332026-09-15T03:47:03.394Z Compiling dof v0.3.0
17342026-09-15T03:47:03.505Z Compiling futures v0.3.32
17352026-09-15T03:47:03.590Z Compiling hkdf v0.12.4
17362026-09-15T03:47:03.764Z Compiling derive_more-impl v2.1.1
17372026-09-15T03:47:04.103Z Compiling phf v0.13.1
17382026-09-15T03:47:04.141Z Compiling snafu v0.8.9
17392026-09-15T03:47:04.264Z Compiling serde_with_macros v3.21.0
17402026-09-15T03:47:04.508Z Compiling signal-hook-mio v0.2.5
17412026-09-15T03:47:04.707Z Compiling cookie_store v0.22.1
17422026-09-15T03:47:04.920Z Compiling zstd v0.13.3
17432026-09-15T03:47:05.009Z Compiling reqwest v0.12.28
17442026-09-15T03:47:05.186Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17452026-09-15T03:47:05.405Z Compiling backtrace-ext v0.2.1
17462026-09-15T03:47:05.519Z Compiling postgres-types v0.2.14
17472026-09-15T03:47:05.871Z Compiling usdt-macro v0.6.0
17482026-09-15T03:47:06.067Z Compiling usdt-attr-macro v0.6.0
17492026-09-15T03:47:06.173Z Compiling globset v0.4.18
17502026-09-15T03:47:06.329Z Compiling hashbrown v0.16.1
17512026-09-15T03:47:06.581Z Compiling phf_shared v0.11.3
17522026-09-15T03:47:06.647Z Compiling dtrace-parser v0.2.0
17532026-09-15T03:47:06.694Z Compiling byte-wrapper v0.1.0
17542026-09-15T03:47:06.790Z Compiling ed25519 v2.2.3
17552026-09-15T03:47:06.898Z Compiling olpc-cjson v0.1.4
17562026-09-15T03:47:06.927Z Compiling crypto-bigint v0.5.5
17572026-09-15T03:47:06.946Z Compiling serde_plain v1.0.2
17582026-09-15T03:47:07.027Z Compiling serde-big-array v0.5.1
17592026-09-15T03:47:07.056Z Compiling strum_macros v0.26.4
17602026-09-15T03:47:07.141Z Compiling serde_repr v0.1.20
17612026-09-15T03:47:07.174Z Compiling miette-derive v7.6.0
17622026-09-15T03:47:07.393Z Compiling enum-as-inner v0.6.1
17632026-09-15T03:47:07.697Z Compiling async-recursion v1.1.1
17642026-09-15T03:47:07.711Z Compiling pem v3.0.6
17652026-09-15T03:47:07.921Z Compiling float-cmp v0.10.0
17662026-09-15T03:47:08.026Z Compiling memmap2 v0.9.10
17672026-09-15T03:47:08.075Z Compiling thread-id v4.2.2
17682026-09-15T03:47:08.163Z Compiling fixedbitset v0.5.7
17692026-09-15T03:47:08.242Z Compiling typed-path v0.9.3
17702026-09-15T03:47:08.356Z Compiling keccak v0.1.6
17712026-09-15T03:47:08.371Z Compiling new_debug_unreachable v1.0.6
17722026-09-15T03:47:08.443Z Compiling data-encoding v2.10.0
17732026-09-15T03:47:08.468Z Compiling normalize-line-endings v0.3.0
17742026-09-15T03:47:08.575Z Compiling whoami v2.1.0
17752026-09-15T03:47:08.800Z Compiling winnow v1.0.3
17762026-09-15T03:47:08.834Z Compiling either v1.15.0
17772026-09-15T03:47:08.953Z Compiling supports-hyperlinks v3.2.0
17782026-09-15T03:47:09.040Z Compiling static_assertions v1.1.0
17792026-09-15T03:47:09.055Z Compiling predicates-core v1.0.10
17802026-09-15T03:47:09.088Z Compiling supports-unicode v3.0.0
17812026-09-15T03:47:09.104Z Compiling typed-path v0.12.3
17822026-09-15T03:47:09.118Z Compiling precomputed-hash v0.1.1
17832026-09-15T03:47:09.136Z Compiling difflib v0.4.0
17842026-09-15T03:47:09.203Z Compiling fixedbitset v0.4.2
17852026-09-15T03:47:09.226Z Compiling string_cache v0.8.9
17862026-09-15T03:47:09.240Z Compiling miette v7.6.0
17872026-09-15T03:47:09.419Z Compiling predicates v3.1.4
17882026-09-15T03:47:09.446Z Compiling petgraph v0.6.5
17892026-09-15T03:47:09.462Z Compiling toml_edit v0.22.27
17902026-09-15T03:47:09.689Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17912026-09-15T03:47:09.850Z Compiling toml_parser v1.1.2+spec-1.1.0
17922026-09-15T03:47:10.058Z Compiling zip v8.6.0
17932026-09-15T03:47:10.229Z Compiling itertools v0.13.0
17942026-09-15T03:47:10.386Z Compiling strum v0.26.3
17952026-09-15T03:47:10.465Z Compiling tokio-postgres v0.7.18
17962026-09-15T03:47:10.513Z Compiling hickory-proto v0.25.2
17972026-09-15T03:47:10.944Z Compiling sha3 v0.10.8
17982026-09-15T03:47:11.137Z Compiling petgraph v0.8.3
17992026-09-15T03:47:11.404Z Compiling usdt v0.6.0
18002026-09-15T03:47:11.466Z Compiling usdt-impl v0.5.0
18012026-09-15T03:47:11.684Z Compiling elliptic-curve v0.13.8
18022026-09-15T03:47:12.083Z Compiling ed25519-dalek v2.2.0
18032026-09-15T03:47:12.101Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18042026-09-15T03:47:12.203Z Compiling iddqd v0.4.2
18052026-09-15T03:47:12.614Z Compiling crossterm v0.28.1
18062026-09-15T03:47:13.007Z Compiling serde_with v3.21.0
18072026-09-15T03:47:13.171Z Compiling zip v4.6.1
18082026-09-15T03:47:13.533Z Compiling derive_more v2.1.1
18092026-09-15T03:47:13.884Z Compiling similar v2.7.0
18102026-09-15T03:47:13.970Z Compiling crossbeam-epoch v0.9.18
18112026-09-15T03:47:14.035Z Compiling tokio-stream v0.1.18
18122026-09-15T03:47:14.066Z Compiling buf-list v1.1.2
18132026-09-15T03:47:14.307Z Compiling openapiv3 v2.2.0
18142026-09-15T03:47:14.343Z Compiling lalrpop-util v0.19.12
18152026-09-15T03:47:14.473Z Compiling peg-runtime v0.8.5
18162026-09-15T03:47:14.526Z Compiling thread_local v1.1.9
18172026-09-15T03:47:14.537Z Compiling slog-async v2.8.0
18182026-09-15T03:47:14.736Z Compiling crossbeam-channel v0.5.15
18192026-09-15T03:47:14.746Z Compiling filetime v0.2.27
18202026-09-15T03:47:14.773Z Compiling is-terminal v0.4.17
18212026-09-15T03:47:14.791Z Compiling xattr v1.6.1
18222026-09-15T03:47:14.860Z Compiling take_mut v0.2.2
18232026-09-15T03:47:14.873Z Compiling term v1.2.1
18242026-09-15T03:47:14.911Z Compiling tar v0.4.46
18252026-09-15T03:47:14.945Z Compiling camino-tempfile v1.4.1
18262026-09-15T03:47:15.164Z Compiling slog-term v2.9.2
18272026-09-15T03:47:20.933Z Compiling rustls-webpki v0.103.13
18282026-09-15T03:47:23.657Z Compiling tokio-rustls v0.26.4
18292026-09-15T03:47:23.657Z Compiling rustls-platform-verifier v0.6.2
18302026-09-15T03:47:23.687Z Compiling tough v0.22.0
18312026-09-15T03:47:23.872Z Compiling hyper-rustls v0.27.7
18322026-09-15T03:47:24.046Z Compiling reqwest v0.13.2
18332026-09-15T03:47:26.278Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18342026-09-15T03:47:26.507Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18352026-09-15T03:47:29.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18362026-09-15T03:47:29.625Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18372026-09-15T03:47:29.681ZSep 15 03:47:28.374 INFO Starting download, target: Cockroach
18382026-09-15T03:47:29.681ZSep 15 03:47:28.374 INFO Starting download, target: Console
18392026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Starting download, target: Clickhouse
18402026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Starting download, target: DendriteStub
18412026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Starting download, target: MaghemiteMgd
18422026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Starting download, target: MaghemiteDdmd
18432026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Starting download, target: TransceiverControl
18442026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18452026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18462026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18472026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18482026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18492026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18502026-09-15T03:47:29.686ZSep 15 03:47:28.374 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18512026-09-15T03:47:30.375ZSep 15 03:47:29.058 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18522026-09-15T03:47:30.542ZSep 15 03:47:29.229 INFO Download complete, target: TransceiverControl
18532026-09-15T03:47:31.426ZSep 15 03:47:30.114 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18542026-09-15T03:47:31.527ZSep 15 03:47:30.218 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18552026-09-15T03:47:31.749ZSep 15 03:47:30.435 INFO Download complete, target: Console
18562026-09-15T03:47:32.447ZSep 15 03:47:31.139 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18572026-09-15T03:47:32.576ZSep 15 03:47:31.267 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18582026-09-15T03:47:32.581ZSep 15 03:47:31.273 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18592026-09-15T03:47:33.215ZSep 15 03:47:31.908 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18602026-09-15T03:47:33.215ZSep 15 03:47:31.908 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18612026-09-15T03:47:34.006ZSep 15 03:47:32.699 INFO Download complete, target: MaghemiteDdmd
18622026-09-15T03:47:34.700ZSep 15 03:47:33.393 INFO Download complete, target: DendriteStub
18632026-09-15T03:47:34.771ZSep 15 03:47:33.464 INFO Download complete, target: MaghemiteMgd
18642026-09-15T03:47:36.988ZSep 15 03:47:35.682 INFO Checking that binary works, target: Clickhouse
18652026-09-15T03:47:37.056ZSep 15 03:47:35.750 INFO Checking that binary works, target: Cockroach
18662026-09-15T03:47:37.120ZSep 15 03:47:35.814 INFO Download complete, target: Clickhouse
18672026-09-15T03:47:37.177ZSep 15 03:47:35.869 INFO Download complete, target: Cockroach
18682026-09-15T03:47:37.192ZAll builder prerequisites installed successfully, and PATH looks valid
18692026-09-15T03:47:37.196Z
18702026-09-15T03:47:37.196Zreal 2:10.591492835
18712026-09-15T03:47:37.196Zuser 7:25.388395720
18722026-09-15T03:47:37.197Zsys 1:30.108100319
18732026-09-15T03:47:37.197Ztrap 0.248928083
18742026-09-15T03:47:37.197Ztflt 0.427822174
18752026-09-15T03:47:37.197Zdflt 0.625098102
18762026-09-15T03:47:37.197Zkflt 0.019744180
18772026-09-15T03:47:37.197Zlock 27:21.050869936
18782026-09-15T03:47:37.197Zslp 22:40.080088812
18792026-09-15T03:47:37.197Zlat 47.773343007
18802026-09-15T03:47:37.197Zstop 2:44.796957538
18812026-09-15T03:47:37.197Z+ banner hack-check
18822026-09-15T03:47:37.197Z
18832026-09-15T03:47:37.197Z # # ## #### # # #### # # ###### #### # #
18842026-09-15T03:47:37.197Z # # # # # # # # # # # # # # # # #
18852026-09-15T03:47:37.197Z ###### # # # #### ##### # ###### ##### # ####
18862026-09-15T03:47:37.197Z # # ###### # # # # # # # # # #
18872026-09-15T03:47:37.197Z # # # # # # # # # # # # # # # # #
18882026-09-15T03:47:37.197Z # # # # #### # # #### # # ###### #### # #
18892026-09-15T03:47:37.197Z
18902026-09-15T03:47:37.197Z+ export CARGO_INCREMENTAL=0
18912026-09-15T03:47:37.197Z+ CARGO_INCREMENTAL=0
18922026-09-15T03:47:37.197Z+ ptime -m timeout 2h cargo xtask check-features --ci
18932026-09-15T03:47:37.676Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18942026-09-15T03:47:37.962Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18952026-09-15T03:47:39.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18962026-09-15T03:47:39.833Z Running `target/debug/xtask check-features --ci`
18972026-09-15T03:47:39.858Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18982026-09-15T03:47:39.858Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18992026-09-15T03:47:40.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19002026-09-15T03:47:40.309Z Running `target/debug/xtask download cargo-hack`
19012026-09-15T03:47:41.097Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19022026-09-15T03:47:41.424Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19032026-09-15T03:47:44.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
19042026-09-15T03:47:44.172Z Running `target/debug/xtask-downloader cargo-hack`
19052026-09-15T03:47:44.215ZSep 15 03:47:42.908 INFO Starting download, target: CargoHack
19062026-09-15T03:47:44.218ZSep 15 03:47:42.909 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
19072026-09-15T03:47:44.548ZSep 15 03:47:43.242 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19082026-09-15T03:47:44.587ZSep 15 03:47:43.280 INFO Download complete, target: CargoHack
19092026-09-15T03:47:44.592Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
19102026-09-15T03:47:44.603Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19112026-09-15T03:47:44.763Zinfo: running `cargo check --bins` on api_identity (1/377)
19122026-09-15T03:47:45.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-09-15T03:47:45.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-09-15T03:47:45.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-09-15T03:47:45.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19162026-09-15T03:47:45.330Z
19172026-09-15T03:47:45.330Zinfo: running `cargo check --bins` on bootstore (2/377)
19182026-09-15T03:47:45.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-09-15T03:47:45.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-09-15T03:47:45.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-09-15T03:47:45.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19222026-09-15T03:47:45.892Z
19232026-09-15T03:47:45.892Zinfo: running `cargo check --bins` on omicron-ledger (3/377)
19242026-09-15T03:47:46.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-09-15T03:47:46.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-09-15T03:47:46.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-09-15T03:47:46.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19282026-09-15T03:47:46.452Z
19292026-09-15T03:47:46.452Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/377)
19302026-09-15T03:47:46.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-09-15T03:47:46.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-09-15T03:47:46.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-09-15T03:47:46.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19342026-09-15T03:47:47.010Z
19352026-09-15T03:47:47.010Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/377)
19362026-09-15T03:47:47.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-09-15T03:47:47.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-09-15T03:47:47.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-09-15T03:47:47.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19402026-09-15T03:47:47.574Z
19412026-09-15T03:47:47.574Zinfo: running `cargo check --bins` on omicron-certificates (6/377)
19422026-09-15T03:47:48.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-09-15T03:47:48.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-09-15T03:47:48.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-09-15T03:47:48.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19462026-09-15T03:47:48.132Z
19472026-09-15T03:47:48.132Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/377)
19482026-09-15T03:47:48.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-09-15T03:47:48.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-09-15T03:47:48.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-09-15T03:47:48.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19522026-09-15T03:47:48.693Z
19532026-09-15T03:47:48.693Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/377)
19542026-09-15T03:47:49.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-09-15T03:47:49.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-09-15T03:47:49.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-09-15T03:47:49.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19582026-09-15T03:47:49.261Z
19592026-09-15T03:47:49.261Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/377)
19602026-09-15T03:47:49.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-09-15T03:47:49.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-09-15T03:47:49.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-09-15T03:47:49.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19642026-09-15T03:47:49.683Z
19652026-09-15T03:47:49.683Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/377)
19662026-09-15T03:47:50.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-09-15T03:47:50.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-09-15T03:47:50.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-09-15T03:47:50.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19702026-09-15T03:47:50.100Z
19712026-09-15T03:47:50.100Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/377)
19722026-09-15T03:47:50.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-09-15T03:47:50.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-09-15T03:47:50.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-09-15T03:47:50.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19762026-09-15T03:47:50.516Z
19772026-09-15T03:47:50.516Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/377)
19782026-09-15T03:47:50.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-09-15T03:47:50.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-09-15T03:47:50.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-09-15T03:47:50.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19822026-09-15T03:47:50.929Z
19832026-09-15T03:47:50.929Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/377)
19842026-09-15T03:47:51.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-09-15T03:47:51.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-09-15T03:47:51.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-09-15T03:47:51.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19882026-09-15T03:47:51.347Z
19892026-09-15T03:47:51.347Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/377)
19902026-09-15T03:47:51.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-09-15T03:47:51.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-09-15T03:47:51.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-09-15T03:47:51.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19942026-09-15T03:47:51.760Z
19952026-09-15T03:47:51.760Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/377)
19962026-09-15T03:47:52.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-09-15T03:47:52.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-09-15T03:47:52.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-09-15T03:47:52.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20002026-09-15T03:47:52.172Z
20012026-09-15T03:47:52.173Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/377)
20022026-09-15T03:47:52.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-09-15T03:47:52.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-09-15T03:47:52.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-09-15T03:47:52.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20062026-09-15T03:47:52.587Z
20072026-09-15T03:47:52.587Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/377)
20082026-09-15T03:47:52.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-09-15T03:47:52.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-09-15T03:47:52.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-09-15T03:47:52.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20122026-09-15T03:47:53.002Z
20132026-09-15T03:47:53.002Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/377)
20142026-09-15T03:47:53.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-09-15T03:47:53.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-09-15T03:47:53.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-09-15T03:47:53.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20182026-09-15T03:47:53.419Z
20192026-09-15T03:47:53.419Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/377)
20202026-09-15T03:47:53.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-09-15T03:47:53.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-09-15T03:47:53.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-09-15T03:47:53.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20242026-09-15T03:47:53.834Z
20252026-09-15T03:47:53.834Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/377)
20262026-09-15T03:47:54.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-09-15T03:47:54.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-09-15T03:47:54.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-09-15T03:47:54.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20302026-09-15T03:47:54.248Z
20312026-09-15T03:47:54.248Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/377)
20322026-09-15T03:47:54.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-09-15T03:47:54.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-09-15T03:47:54.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-09-15T03:47:54.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20362026-09-15T03:47:54.660Z
20372026-09-15T03:47:54.660Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/377)
20382026-09-15T03:47:55.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-09-15T03:47:55.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-09-15T03:47:55.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-09-15T03:47:55.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20422026-09-15T03:47:55.071Z
20432026-09-15T03:47:55.071Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/377)
20442026-09-15T03:47:55.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-09-15T03:47:55.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-09-15T03:47:55.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-09-15T03:47:55.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20482026-09-15T03:47:55.487Z
20492026-09-15T03:47:55.487Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/377)
20502026-09-15T03:47:55.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-09-15T03:47:55.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-09-15T03:47:55.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-09-15T03:47:55.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20542026-09-15T03:47:55.902Z
20552026-09-15T03:47:55.902Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/377)
20562026-09-15T03:47:56.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-09-15T03:47:56.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-09-15T03:47:56.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-09-15T03:47:56.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20602026-09-15T03:47:56.318Z
20612026-09-15T03:47:56.318Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/377)
20622026-09-15T03:47:56.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-09-15T03:47:56.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-09-15T03:47:56.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-09-15T03:47:56.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20662026-09-15T03:47:56.732Z
20672026-09-15T03:47:56.732Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/377)
20682026-09-15T03:47:57.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-09-15T03:47:57.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-09-15T03:47:57.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-09-15T03:47:57.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20722026-09-15T03:47:57.144Z
20732026-09-15T03:47:57.144Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/377)
20742026-09-15T03:47:57.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-09-15T03:47:57.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-09-15T03:47:57.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-09-15T03:47:57.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20782026-09-15T03:47:57.559Z
20792026-09-15T03:47:57.559Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/377)
20802026-09-15T03:47:57.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-09-15T03:47:57.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-09-15T03:47:57.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-09-15T03:47:57.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20842026-09-15T03:47:57.971Z
20852026-09-15T03:47:57.971Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/377)
20862026-09-15T03:47:58.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-09-15T03:47:58.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-09-15T03:47:58.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-09-15T03:47:58.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20902026-09-15T03:47:58.387Z
20912026-09-15T03:47:58.387Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/377)
20922026-09-15T03:47:58.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-09-15T03:47:58.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-09-15T03:47:58.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-09-15T03:47:58.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20962026-09-15T03:47:58.805Z
20972026-09-15T03:47:58.805Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/377)
20982026-09-15T03:47:59.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-09-15T03:47:59.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-09-15T03:47:59.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-09-15T03:47:59.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21022026-09-15T03:47:59.218Z
21032026-09-15T03:47:59.218Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/377)
21042026-09-15T03:47:59.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-09-15T03:47:59.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-09-15T03:47:59.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-09-15T03:47:59.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21082026-09-15T03:47:59.640Z
21092026-09-15T03:47:59.640Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/377)
21102026-09-15T03:48:00.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-09-15T03:48:00.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-09-15T03:48:00.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21132026-09-15T03:48:00.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21142026-09-15T03:48:00.060Z
21152026-09-15T03:48:00.060Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/377)
21162026-09-15T03:48:00.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21172026-09-15T03:48:00.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21182026-09-15T03:48:00.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21192026-09-15T03:48:00.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21202026-09-15T03:48:00.476Z
21212026-09-15T03:48:00.476Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/377)
21222026-09-15T03:48:00.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232026-09-15T03:48:00.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242026-09-15T03:48:00.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252026-09-15T03:48:00.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21262026-09-15T03:48:00.892Z
21272026-09-15T03:48:00.893Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/377)
21282026-09-15T03:48:01.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292026-09-15T03:48:01.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302026-09-15T03:48:01.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21312026-09-15T03:48:01.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21322026-09-15T03:48:01.308Z
21332026-09-15T03:48:01.308Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/377)
21342026-09-15T03:48:01.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21352026-09-15T03:48:01.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21362026-09-15T03:48:01.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21372026-09-15T03:48:01.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21382026-09-15T03:48:01.725Z
21392026-09-15T03:48:01.725Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/377)
21402026-09-15T03:48:02.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21412026-09-15T03:48:02.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21422026-09-15T03:48:02.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21432026-09-15T03:48:02.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21442026-09-15T03:48:02.140Z
21452026-09-15T03:48:02.140Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/377)
21462026-09-15T03:48:02.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21472026-09-15T03:48:02.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21482026-09-15T03:48:02.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21492026-09-15T03:48:02.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21502026-09-15T03:48:02.557Z
21512026-09-15T03:48:02.557Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/377)
21522026-09-15T03:48:02.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21532026-09-15T03:48:02.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21542026-09-15T03:48:02.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21552026-09-15T03:48:02.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21562026-09-15T03:48:02.977Z
21572026-09-15T03:48:02.977Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/377)
21582026-09-15T03:48:03.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21592026-09-15T03:48:03.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21602026-09-15T03:48:03.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21612026-09-15T03:48:03.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21622026-09-15T03:48:03.393Z
21632026-09-15T03:48:03.393Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/377)
21642026-09-15T03:48:03.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21652026-09-15T03:48:03.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21662026-09-15T03:48:03.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21672026-09-15T03:48:03.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21682026-09-15T03:48:03.809Z
21692026-09-15T03:48:03.809Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/377)
21702026-09-15T03:48:04.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21712026-09-15T03:48:04.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21722026-09-15T03:48:04.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21732026-09-15T03:48:04.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21742026-09-15T03:48:04.228Z
21752026-09-15T03:48:04.229Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/377)
21762026-09-15T03:48:04.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21772026-09-15T03:48:04.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21782026-09-15T03:48:04.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21792026-09-15T03:48:04.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21802026-09-15T03:48:04.654Z
21812026-09-15T03:48:04.654Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/377)
21822026-09-15T03:48:05.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21832026-09-15T03:48:05.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21842026-09-15T03:48:05.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21852026-09-15T03:48:05.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21862026-09-15T03:48:05.071Z
21872026-09-15T03:48:05.071Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/377)
21882026-09-15T03:48:05.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21892026-09-15T03:48:05.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21902026-09-15T03:48:05.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21912026-09-15T03:48:05.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21922026-09-15T03:48:05.489Z
21932026-09-15T03:48:05.489Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/377)
21942026-09-15T03:48:05.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21952026-09-15T03:48:05.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21962026-09-15T03:48:05.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21972026-09-15T03:48:05.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21982026-09-15T03:48:05.906Z
21992026-09-15T03:48:05.906Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/377)
22002026-09-15T03:48:06.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22012026-09-15T03:48:06.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22022026-09-15T03:48:06.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22032026-09-15T03:48:06.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22042026-09-15T03:48:06.323Z
22052026-09-15T03:48:06.323Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/377)
22062026-09-15T03:48:06.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22072026-09-15T03:48:06.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22082026-09-15T03:48:06.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22092026-09-15T03:48:06.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22102026-09-15T03:48:06.743Z
22112026-09-15T03:48:06.743Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/377)
22122026-09-15T03:48:07.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22132026-09-15T03:48:07.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22142026-09-15T03:48:07.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22152026-09-15T03:48:07.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22162026-09-15T03:48:07.161Z
22172026-09-15T03:48:07.161Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/377)
22182026-09-15T03:48:07.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22192026-09-15T03:48:07.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22202026-09-15T03:48:07.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22212026-09-15T03:48:07.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22222026-09-15T03:48:07.582Z
22232026-09-15T03:48:07.582Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/377)
22242026-09-15T03:48:07.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22252026-09-15T03:48:07.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22262026-09-15T03:48:07.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22272026-09-15T03:48:07.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22282026-09-15T03:48:08.001Z
22292026-09-15T03:48:08.001Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/377)
22302026-09-15T03:48:08.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22312026-09-15T03:48:08.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22322026-09-15T03:48:08.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22332026-09-15T03:48:08.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22342026-09-15T03:48:08.420Z
22352026-09-15T03:48:08.420Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/377)
22362026-09-15T03:48:08.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22372026-09-15T03:48:08.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22382026-09-15T03:48:08.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22392026-09-15T03:48:08.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22402026-09-15T03:48:08.835Z
22412026-09-15T03:48:08.835Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/377)
22422026-09-15T03:48:09.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432026-09-15T03:48:09.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442026-09-15T03:48:09.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22452026-09-15T03:48:09.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22462026-09-15T03:48:09.255Z
22472026-09-15T03:48:09.255Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/377)
22482026-09-15T03:48:09.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22492026-09-15T03:48:09.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22502026-09-15T03:48:09.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22512026-09-15T03:48:09.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22522026-09-15T03:48:09.672Z
22532026-09-15T03:48:09.672Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/377)
22542026-09-15T03:48:10.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22552026-09-15T03:48:10.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22562026-09-15T03:48:10.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22572026-09-15T03:48:10.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22582026-09-15T03:48:10.089Z
22592026-09-15T03:48:10.089Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/377)
22602026-09-15T03:48:10.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612026-09-15T03:48:10.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622026-09-15T03:48:10.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22632026-09-15T03:48:10.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22642026-09-15T03:48:10.506Z
22652026-09-15T03:48:10.506Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/377)
22662026-09-15T03:48:10.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672026-09-15T03:48:10.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682026-09-15T03:48:10.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22692026-09-15T03:48:10.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22702026-09-15T03:48:10.925Z
22712026-09-15T03:48:10.925Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/377)
22722026-09-15T03:48:11.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22732026-09-15T03:48:11.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22742026-09-15T03:48:11.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22752026-09-15T03:48:11.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22762026-09-15T03:48:11.348Z
22772026-09-15T03:48:11.348Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/377)
22782026-09-15T03:48:11.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792026-09-15T03:48:11.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802026-09-15T03:48:11.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22812026-09-15T03:48:11.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22822026-09-15T03:48:11.773Z
22832026-09-15T03:48:11.773Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/377)
22842026-09-15T03:48:12.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22852026-09-15T03:48:12.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22862026-09-15T03:48:12.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22872026-09-15T03:48:12.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22882026-09-15T03:48:12.192Z
22892026-09-15T03:48:12.193Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/377)
22902026-09-15T03:48:12.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22912026-09-15T03:48:12.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22922026-09-15T03:48:12.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22932026-09-15T03:48:12.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22942026-09-15T03:48:12.611Z
22952026-09-15T03:48:12.612Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/377)
22962026-09-15T03:48:12.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972026-09-15T03:48:12.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982026-09-15T03:48:12.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22992026-09-15T03:48:12.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23002026-09-15T03:48:13.031Z
23012026-09-15T03:48:13.031Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/377)
23022026-09-15T03:48:13.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23032026-09-15T03:48:13.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23042026-09-15T03:48:13.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23052026-09-15T03:48:13.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23062026-09-15T03:48:13.453Z
23072026-09-15T03:48:13.453Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/377)
23082026-09-15T03:48:13.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23092026-09-15T03:48:13.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23102026-09-15T03:48:13.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23112026-09-15T03:48:13.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23122026-09-15T03:48:13.872Z
23132026-09-15T03:48:13.872Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/377)
23142026-09-15T03:48:14.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23152026-09-15T03:48:14.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23162026-09-15T03:48:14.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23172026-09-15T03:48:14.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23182026-09-15T03:48:14.292Z
23192026-09-15T03:48:14.292Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/377)
23202026-09-15T03:48:14.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23212026-09-15T03:48:14.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23222026-09-15T03:48:14.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23232026-09-15T03:48:14.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23242026-09-15T03:48:14.711Z
23252026-09-15T03:48:14.711Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/377)
23262026-09-15T03:48:15.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23272026-09-15T03:48:15.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23282026-09-15T03:48:15.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23292026-09-15T03:48:15.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23302026-09-15T03:48:15.128Z
23312026-09-15T03:48:15.128Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/377)
23322026-09-15T03:48:15.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23332026-09-15T03:48:15.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23342026-09-15T03:48:15.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23352026-09-15T03:48:15.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23362026-09-15T03:48:15.542Z
23372026-09-15T03:48:15.542Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/377)
23382026-09-15T03:48:15.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23392026-09-15T03:48:15.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23402026-09-15T03:48:15.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23412026-09-15T03:48:15.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23422026-09-15T03:48:15.961Z
23432026-09-15T03:48:15.961Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/377)
23442026-09-15T03:48:16.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23452026-09-15T03:48:16.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23462026-09-15T03:48:16.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23472026-09-15T03:48:16.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23482026-09-15T03:48:16.381Z
23492026-09-15T03:48:16.382Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/377)
23502026-09-15T03:48:16.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23512026-09-15T03:48:16.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23522026-09-15T03:48:16.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23532026-09-15T03:48:16.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23542026-09-15T03:48:16.802Z
23552026-09-15T03:48:16.802Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/377)
23562026-09-15T03:48:17.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23572026-09-15T03:48:17.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23582026-09-15T03:48:17.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23592026-09-15T03:48:17.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23602026-09-15T03:48:17.223Z
23612026-09-15T03:48:17.223Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/377)
23622026-09-15T03:48:17.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23632026-09-15T03:48:17.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23642026-09-15T03:48:17.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23652026-09-15T03:48:17.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23662026-09-15T03:48:17.641Z
23672026-09-15T03:48:17.641Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/377)
23682026-09-15T03:48:18.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23692026-09-15T03:48:18.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23702026-09-15T03:48:18.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23712026-09-15T03:48:18.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23722026-09-15T03:48:18.055Z
23732026-09-15T03:48:18.055Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/377)
23742026-09-15T03:48:18.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23752026-09-15T03:48:18.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23762026-09-15T03:48:18.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23772026-09-15T03:48:18.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23782026-09-15T03:48:18.475Z
23792026-09-15T03:48:18.475Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/377)
23802026-09-15T03:48:18.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23812026-09-15T03:48:18.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23822026-09-15T03:48:18.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23832026-09-15T03:48:18.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23842026-09-15T03:48:18.893Z
23852026-09-15T03:48:18.893Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/377)
23862026-09-15T03:48:19.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23872026-09-15T03:48:19.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23882026-09-15T03:48:19.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23892026-09-15T03:48:19.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23902026-09-15T03:48:19.319Z
23912026-09-15T03:48:19.319Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/377)
23922026-09-15T03:48:19.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23932026-09-15T03:48:19.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23942026-09-15T03:48:19.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23952026-09-15T03:48:19.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23962026-09-15T03:48:19.746Z
23972026-09-15T03:48:19.746Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/377)
23982026-09-15T03:48:20.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23992026-09-15T03:48:20.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24002026-09-15T03:48:20.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24012026-09-15T03:48:20.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24022026-09-15T03:48:20.168Z
24032026-09-15T03:48:20.168Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/377)
24042026-09-15T03:48:20.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24052026-09-15T03:48:20.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24062026-09-15T03:48:20.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24072026-09-15T03:48:20.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24082026-09-15T03:48:20.592Z
24092026-09-15T03:48:20.592Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/377)
24102026-09-15T03:48:20.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24112026-09-15T03:48:20.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24122026-09-15T03:48:20.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24132026-09-15T03:48:20.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24142026-09-15T03:48:21.014Z
24152026-09-15T03:48:21.014Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/377)
24162026-09-15T03:48:21.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172026-09-15T03:48:21.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182026-09-15T03:48:21.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192026-09-15T03:48:21.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24202026-09-15T03:48:21.436Z
24212026-09-15T03:48:21.436Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/377)
24222026-09-15T03:48:21.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232026-09-15T03:48:21.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242026-09-15T03:48:21.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24252026-09-15T03:48:21.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24262026-09-15T03:48:21.858Z
24272026-09-15T03:48:21.859Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/377)
24282026-09-15T03:48:22.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24292026-09-15T03:48:22.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24302026-09-15T03:48:22.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24312026-09-15T03:48:22.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24322026-09-15T03:48:22.279Z
24332026-09-15T03:48:22.279Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/377)
24342026-09-15T03:48:22.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24352026-09-15T03:48:22.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24362026-09-15T03:48:22.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24372026-09-15T03:48:22.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24382026-09-15T03:48:22.702Z
24392026-09-15T03:48:22.702Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/377)
24402026-09-15T03:48:23.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24412026-09-15T03:48:23.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24422026-09-15T03:48:23.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24432026-09-15T03:48:23.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24442026-09-15T03:48:23.314Z
24452026-09-15T03:48:23.314Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/377)
24462026-09-15T03:48:23.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24472026-09-15T03:48:23.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24482026-09-15T03:48:23.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24492026-09-15T03:48:23.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24502026-09-15T03:48:23.924Z
24512026-09-15T03:48:23.925Zinfo: running `cargo check --bins` on nexus-config (91/377)
24522026-09-15T03:48:24.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24532026-09-15T03:48:24.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24542026-09-15T03:48:24.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24552026-09-15T03:48:24.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24562026-09-15T03:48:24.521Z
24572026-09-15T03:48:24.521Zinfo: running `cargo check --bins` on nexus-types (92/377)
24582026-09-15T03:48:25.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592026-09-15T03:48:25.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602026-09-15T03:48:25.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612026-09-15T03:48:25.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24622026-09-15T03:48:25.128Z
24632026-09-15T03:48:25.128Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/377)
24642026-09-15T03:48:25.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652026-09-15T03:48:25.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662026-09-15T03:48:25.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672026-09-15T03:48:25.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24682026-09-15T03:48:25.697Z
24692026-09-15T03:48:25.697Zinfo: running `cargo check --bins` on omicron-passwords (94/377)
24702026-09-15T03:48:26.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24712026-09-15T03:48:26.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24722026-09-15T03:48:26.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24732026-09-15T03:48:26.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24742026-09-15T03:48:26.255Z
24752026-09-15T03:48:26.256Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/377)
24762026-09-15T03:48:26.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24772026-09-15T03:48:26.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24782026-09-15T03:48:26.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24792026-09-15T03:48:26.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24802026-09-15T03:48:26.834Z
24812026-09-15T03:48:26.834Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/377)
24822026-09-15T03:48:27.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24832026-09-15T03:48:27.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24842026-09-15T03:48:27.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24852026-09-15T03:48:27.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24862026-09-15T03:48:27.409Z
24872026-09-15T03:48:27.409Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/377)
24882026-09-15T03:48:27.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24892026-09-15T03:48:27.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24902026-09-15T03:48:27.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24912026-09-15T03:48:27.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24922026-09-15T03:48:27.984Z
24932026-09-15T03:48:27.984Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/377)
24942026-09-15T03:48:28.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24952026-09-15T03:48:28.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24962026-09-15T03:48:28.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24972026-09-15T03:48:28.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24982026-09-15T03:48:28.562Z
24992026-09-15T03:48:28.562Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/377)
25002026-09-15T03:48:29.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012026-09-15T03:48:29.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022026-09-15T03:48:29.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032026-09-15T03:48:29.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25042026-09-15T03:48:29.126Z
25052026-09-15T03:48:29.126Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/377)
25062026-09-15T03:48:29.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072026-09-15T03:48:29.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082026-09-15T03:48:29.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092026-09-15T03:48:29.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25102026-09-15T03:48:29.692Z
25112026-09-15T03:48:29.693Zinfo: running `cargo check --bins --no-default-features` on gfss (101/377)
25122026-09-15T03:48:30.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25132026-09-15T03:48:30.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25142026-09-15T03:48:30.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25152026-09-15T03:48:30.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25162026-09-15T03:48:30.253Z
25172026-09-15T03:48:30.253Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/377)
25182026-09-15T03:48:30.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25192026-09-15T03:48:30.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25202026-09-15T03:48:30.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25212026-09-15T03:48:30.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25222026-09-15T03:48:30.805Z
25232026-09-15T03:48:30.805Zinfo: running `cargo check --bins` on trust-quorum-types (103/377)
25242026-09-15T03:48:31.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25252026-09-15T03:48:31.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25262026-09-15T03:48:31.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25272026-09-15T03:48:31.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25282026-09-15T03:48:31.364Z
25292026-09-15T03:48:31.364Zinfo: running `cargo check --bins` on wicketd-commission-types (104/377)
25302026-09-15T03:48:31.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25312026-09-15T03:48:31.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25322026-09-15T03:48:31.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25332026-09-15T03:48:31.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25342026-09-15T03:48:31.941Z
25352026-09-15T03:48:31.941Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/377)
25362026-09-15T03:48:32.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25372026-09-15T03:48:32.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25382026-09-15T03:48:32.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25392026-09-15T03:48:32.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25402026-09-15T03:48:32.523Z
25412026-09-15T03:48:32.523Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/377)
25422026-09-15T03:48:33.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432026-09-15T03:48:33.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442026-09-15T03:48:33.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25452026-09-15T03:48:33.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25462026-09-15T03:48:33.092Z
25472026-09-15T03:48:33.092Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/377)
25482026-09-15T03:48:33.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492026-09-15T03:48:33.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502026-09-15T03:48:33.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512026-09-15T03:48:33.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25522026-09-15T03:48:33.662Z
25532026-09-15T03:48:33.663Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/377)
25542026-09-15T03:48:34.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25552026-09-15T03:48:34.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25562026-09-15T03:48:34.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25572026-09-15T03:48:34.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25582026-09-15T03:48:34.242Z
25592026-09-15T03:48:34.242Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/377)
25602026-09-15T03:48:34.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25612026-09-15T03:48:34.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25622026-09-15T03:48:34.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25632026-09-15T03:48:34.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25642026-09-15T03:48:34.826Z
25652026-09-15T03:48:34.826Zinfo: running `cargo check --bins` on cockroach-admin-types (110/377)
25662026-09-15T03:48:35.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25672026-09-15T03:48:35.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25682026-09-15T03:48:35.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25692026-09-15T03:48:35.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25702026-09-15T03:48:35.387Z
25712026-09-15T03:48:35.387Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/377)
25722026-09-15T03:48:35.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25732026-09-15T03:48:35.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25742026-09-15T03:48:35.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25752026-09-15T03:48:35.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25762026-09-15T03:48:35.947Z
25772026-09-15T03:48:35.947Zinfo: running `cargo check --bins` on ereport-types (112/377)
25782026-09-15T03:48:36.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25792026-09-15T03:48:36.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25802026-09-15T03:48:36.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25812026-09-15T03:48:36.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25822026-09-15T03:48:36.516Z
25832026-09-15T03:48:36.517Zinfo: running `cargo check --bins` on gateway-client (113/377)
25842026-09-15T03:48:36.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852026-09-15T03:48:37.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862026-09-15T03:48:37.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872026-09-15T03:48:37.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25882026-09-15T03:48:37.086Z
25892026-09-15T03:48:37.086Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/377)
25902026-09-15T03:48:37.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912026-09-15T03:48:37.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922026-09-15T03:48:37.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932026-09-15T03:48:37.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25942026-09-15T03:48:37.653Z
25952026-09-15T03:48:37.653Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/377)
25962026-09-15T03:48:38.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25972026-09-15T03:48:38.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25982026-09-15T03:48:38.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25992026-09-15T03:48:38.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
26002026-09-15T03:48:38.220Z
26012026-09-15T03:48:38.220Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/377)
26022026-09-15T03:48:38.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26032026-09-15T03:48:38.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26042026-09-15T03:48:38.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26052026-09-15T03:48:38.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26062026-09-15T03:48:38.811Z
26072026-09-15T03:48:38.811Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/377)
26082026-09-15T03:48:39.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26092026-09-15T03:48:39.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26102026-09-15T03:48:39.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26112026-09-15T03:48:39.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26122026-09-15T03:48:39.397Z
26132026-09-15T03:48:39.397Zinfo: running `cargo check --bins` on key-manager-types (118/377)
26142026-09-15T03:48:39.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26152026-09-15T03:48:39.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26162026-09-15T03:48:39.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26172026-09-15T03:48:39.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26182026-09-15T03:48:39.950Z
26192026-09-15T03:48:39.950Zinfo: running `cargo check --bins` on oxlog (119/377)
26202026-09-15T03:48:40.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26212026-09-15T03:48:40.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26222026-09-15T03:48:40.555Z Checking cfg-if v1.0.4
26232026-09-15T03:48:40.558Z Checking serde_core v1.0.228
26242026-09-15T03:48:40.659Z Checking libc v0.2.185
26252026-09-15T03:48:40.670Z Checking memchr v2.8.0
26262026-09-15T03:48:40.679Z Checking log v0.4.33
26272026-09-15T03:48:40.690Z Checking smallvec v1.15.1
26282026-09-15T03:48:40.701Z Checking subtle v2.6.1
26292026-09-15T03:48:40.713Z Checking itoa v1.0.17
26302026-09-15T03:48:40.716Z Checking typenum v1.20.1
26312026-09-15T03:48:40.830Z Checking scopeguard v1.2.0
26322026-09-15T03:48:40.843Z Checking stable_deref_trait v1.2.1
26332026-09-15T03:48:40.855Z Checking zerofrom v0.1.6
26342026-09-15T03:48:40.869Z Checking portable-atomic v1.13.1
26352026-09-15T03:48:40.910Z Checking critical-section v1.2.0
26362026-09-15T03:48:40.926Z Checking lock_api v0.4.14
26372026-09-15T03:48:40.965Z Checking yoke v0.8.1
26382026-09-15T03:48:41.005Z Checking pin-project-lite v0.2.17
26392026-09-15T03:48:41.058Z Checking errno v0.3.14
26402026-09-15T03:48:41.061Z Checking libm v0.2.16
26412026-09-15T03:48:41.093Z Checking zerocopy v0.8.55
26422026-09-15T03:48:41.118Z Checking zmij v1.0.21
26432026-09-15T03:48:41.131Z Checking zerovec v0.11.5
26442026-09-15T03:48:41.182Z Checking rand_core v0.10.0
26452026-09-15T03:48:41.265Z Checking once_cell v1.21.3
26462026-09-15T03:48:41.318Z Checking getrandom v0.4.3
26472026-09-15T03:48:41.321Z Checking signal-hook-registry v1.4.8
26482026-09-15T03:48:41.435Z Checking getrandom v0.2.17
26492026-09-15T03:48:41.454Z Checking parking_lot_core v0.9.12
26502026-09-15T03:48:41.468Z Checking foldhash v0.2.0
26512026-09-15T03:48:41.472Z Checking writeable v0.6.2
26522026-09-15T03:48:41.554Z Checking tinystr v0.8.2
26532026-09-15T03:48:41.577Z Checking equivalent v1.0.2
26542026-09-15T03:48:41.615Z Checking litemap v0.8.1
26552026-09-15T03:48:41.633Z Checking percent-encoding v2.3.2
26562026-09-15T03:48:41.637Z Checking futures-core v0.3.32
26572026-09-15T03:48:41.656Z Checking parking_lot v0.12.5
26582026-09-15T03:48:41.729Z Checking rand_core v0.6.4
26592026-09-15T03:48:41.762Z Checking potential_utf v0.1.4
26602026-09-15T03:48:41.766Z Checking zerotrie v0.2.3
26612026-09-15T03:48:41.766Z Checking num-traits v0.2.19
26622026-09-15T03:48:41.797Z Checking icu_locale_core v2.1.1
26632026-09-15T03:48:41.838Z Checking mio v1.2.0
26642026-09-15T03:48:41.888Z Checking icu_collections v2.1.1
26652026-09-15T03:48:41.903Z Checking const-oid v0.9.6
26662026-09-15T03:48:42.024Z Checking hashbrown v0.17.0
26672026-09-15T03:48:42.136Z Checking socket2 v0.6.3
26682026-09-15T03:48:42.165Z Checking serde v1.0.228
26692026-09-15T03:48:42.203Z Checking bitflags v2.11.0
26702026-09-15T03:48:42.317Z Checking serde_json v1.0.151
26712026-09-15T03:48:42.347Z Checking icu_provider v2.1.1
26722026-09-15T03:48:42.367Z Checking icu_properties_data v2.1.2
26732026-09-15T03:48:42.367Z Checking icu_normalizer_data v2.1.1
26742026-09-15T03:48:42.445Z Checking byteorder v1.5.0
26752026-09-15T03:48:42.492Z Checking futures-sink v0.3.32
26762026-09-15T03:48:42.504Z Checking indexmap v2.14.0
26772026-09-15T03:48:42.559Z Checking zeroize v1.9.0
26782026-09-15T03:48:42.601Z Checking bytes v1.11.1
26792026-09-15T03:48:42.601Z Checking icu_normalizer v2.1.1
26802026-09-15T03:48:42.601Z Checking icu_properties v2.1.2
26812026-09-15T03:48:42.644Z Checking futures-channel v0.3.32
26822026-09-15T03:48:42.724Z Checking generic-array v0.14.7
26832026-09-15T03:48:42.833Z Checking getrandom v0.3.4
26842026-09-15T03:48:42.879Z Checking futures-task v0.3.32
26852026-09-15T03:48:42.968Z Checking utf8_iter v1.0.4
26862026-09-15T03:48:42.981Z Checking futures-io v0.3.32
26872026-09-15T03:48:43.005Z Checking tokio v1.52.1
26882026-09-15T03:48:43.017Z Checking slab v0.4.12
26892026-09-15T03:48:43.049Z Checking rustix v1.1.4
26902026-09-15T03:48:43.083Z Checking form_urlencoded v1.2.2
26912026-09-15T03:48:43.095Z Checking cmov v0.5.4
26922026-09-15T03:48:43.164Z Checking futures-util v0.3.32
26932026-09-15T03:48:43.180Z Checking block-buffer v0.10.4
26942026-09-15T03:48:43.205Z Checking crypto-common v0.1.7
26952026-09-15T03:48:43.276Z Checking ctutils v0.4.2
26962026-09-15T03:48:43.321Z Checking base64ct v1.8.3
26972026-09-15T03:48:43.334Z Checking fnv v1.0.7
26982026-09-15T03:48:43.402Z Checking idna_adapter v1.2.1
26992026-09-15T03:48:43.420Z Checking digest v0.10.7
27002026-09-15T03:48:43.482Z Checking hybrid-array v0.4.13
27012026-09-15T03:48:43.514Z Checking idna v1.1.0
27022026-09-15T03:48:43.548Z Checking pem-rfc7468 v0.7.0
27032026-09-15T03:48:43.617Z Checking iana-time-zone v0.1.65
27042026-09-15T03:48:43.701Z Checking flagset v0.4.7
27052026-09-15T03:48:43.721Z Checking chrono v0.4.45
27062026-09-15T03:48:43.751Z Checking url v2.5.8
27072026-09-15T03:48:43.819Z Checking der v0.7.10
27082026-09-15T03:48:43.869Z Checking uuid v1.23.4
27092026-09-15T03:48:43.883Z Checking ppv-lite86 v0.2.21
27102026-09-15T03:48:44.168Z Checking base64 v0.22.1
27112026-09-15T03:48:44.182Z Checking regex-syntax v0.8.10
27122026-09-15T03:48:44.196Z Checking http v1.4.2
27132026-09-15T03:48:44.221Z Checking block-buffer v0.12.1
27142026-09-15T03:48:44.388Z Checking crypto-common v0.2.2
27152026-09-15T03:48:44.405Z Checking tracing-core v0.1.36
27162026-09-15T03:48:44.537Z Checking spki v0.7.3
27172026-09-15T03:48:44.553Z Checking dyn-clone v1.0.20
27182026-09-15T03:48:44.652Z Checking rand_core v0.9.5
27192026-09-15T03:48:44.701Z Checking pkcs8 v0.10.2
27202026-09-15T03:48:44.713Z Checking tracing v0.1.44
27212026-09-15T03:48:44.750Z Checking http-body v1.0.1
27222026-09-15T03:48:44.825Z Checking rustls-pki-types v1.14.0
27232026-09-15T03:48:44.856Z Checking semver v1.0.28
27242026-09-15T03:48:44.881Z Checking spin v0.9.8
27252026-09-15T03:48:44.913Z Checking utf8parse v0.2.2
27262026-09-15T03:48:44.980Z Checking anstyle v1.0.14
27272026-09-15T03:48:45.010Z Checking tinyvec_macros v0.1.1
27282026-09-15T03:48:45.053Z Checking openssl-probe v0.2.1
27292026-09-15T03:48:45.068Z Checking schemars v0.8.22
27302026-09-15T03:48:45.081Z Checking anstyle-parse v1.0.0
27312026-09-15T03:48:45.084Z Checking tinyvec v1.10.0
27322026-09-15T03:48:45.111Z Checking terminal_size v0.4.3
27332026-09-15T03:48:45.156Z Checking crc32fast v1.5.0
27342026-09-15T03:48:45.156Z Checking aws-lc-sys v0.40.0
27352026-09-15T03:48:45.219Z Checking thiserror v2.0.18
27362026-09-15T03:48:45.233Z Checking tower-service v0.3.3
27372026-09-15T03:48:45.288Z Checking simd-adler32 v0.3.8
27382026-09-15T03:48:45.317Z Checking fastrand v2.3.0
27392026-09-15T03:48:45.320Z Checking anstyle-query v1.1.5
27402026-09-15T03:48:45.397Z Checking is_terminal_polyfill v1.70.2
27412026-09-15T03:48:45.416Z Checking untrusted v0.7.1
27422026-09-15T03:48:45.452Z Checking colorchoice v1.0.4
27432026-09-15T03:48:45.465Z Checking try-lock v0.2.5
27442026-09-15T03:48:45.481Z Checking atomic-waker v1.1.2
27452026-09-15T03:48:45.493Z Checking tower-layer v0.3.3
27462026-09-15T03:48:45.522Z Checking tempfile v3.27.0
27472026-09-15T03:48:45.548Z Checking anstream v1.0.0
27482026-09-15T03:48:45.560Z Checking want v0.3.1
27492026-09-15T03:48:45.576Z Checking rand_chacha v0.9.0
27502026-09-15T03:48:45.636Z Checking block-padding v0.4.2
27512026-09-15T03:48:45.676Z Checking aws-lc-rs v1.16.3
27522026-09-15T03:48:45.688Z Checking ipnet v2.12.0
27532026-09-15T03:48:45.711Z Checking httparse v1.10.1
27542026-09-15T03:48:45.724Z Checking aho-corasick v1.1.4
27552026-09-15T03:48:45.740Z Checking const-oid v0.10.2
27562026-09-15T03:48:45.767Z Checking untrusted v0.9.0
27572026-09-15T03:48:45.780Z Checking tap v1.0.1
27582026-09-15T03:48:45.876Z Checking httpdate v1.0.3
27592026-09-15T03:48:45.888Z Checking foreign-types-shared v0.1.1
27602026-09-15T03:48:45.899Z Checking plain v0.2.3
27612026-09-15T03:48:45.911Z Checking cpufeatures v0.2.17
27622026-09-15T03:48:45.933Z Checking adler2 v2.0.1
27632026-09-15T03:48:45.963Z Checking foreign-types v0.3.2
27642026-09-15T03:48:45.976Z Checking digest v0.11.3
27652026-09-15T03:48:45.993Z Checking wyz v0.5.1
27662026-09-15T03:48:46.015Z Checking rand v0.9.2
27672026-09-15T03:48:46.027Z Checking inout v0.2.2
27682026-09-15T03:48:46.038Z Checking miniz_oxide v0.8.9
27692026-09-15T03:48:46.152Z Checking unicode-normalization v0.1.25
27702026-09-15T03:48:46.166Z Checking rand_chacha v0.3.1
27712026-09-15T03:48:46.177Z Checking signature v2.2.0
27722026-09-15T03:48:46.213Z Checking tokio-util v0.7.18
27732026-09-15T03:48:46.307Z Checking radium v0.7.0
27742026-09-15T03:48:46.366Z Checking hex v0.4.3
27752026-09-15T03:48:46.383Z Checking openssl-sys v0.9.117
27762026-09-15T03:48:46.399Z Checking regex-automata v0.4.14
27772026-09-15T03:48:46.480Z Checking num-integer v0.1.46
27782026-09-15T03:48:46.490Z Checking wait-timeout v0.2.1
27792026-09-15T03:48:46.508Z Checking rustls-webpki v0.103.13
27802026-09-15T03:48:46.546Z Checking socket2 v0.5.10
27812026-09-15T03:48:46.587Z Checking clap_lex v1.0.0
27822026-09-15T03:48:46.608Z Checking cpufeatures v0.3.0
27832026-09-15T03:48:46.678Z Checking quick-error v1.2.3
27842026-09-15T03:48:46.697Z Checking ucd-trie v0.1.7
27852026-09-15T03:48:46.736Z Checking strsim v0.11.1
27862026-09-15T03:48:46.776Z Checking bit-vec v0.8.0
27872026-09-15T03:48:46.789Z Checking funty v2.0.0
27882026-09-15T03:48:46.802Z Checking unicode-ident v1.0.24
27892026-09-15T03:48:46.823Z Checking pest v2.8.6
27902026-09-15T03:48:46.835Z Checking h2 v0.4.15
27912026-09-15T03:48:46.893Z Checking clap_builder v4.6.0
27922026-09-15T03:48:46.909Z Checking proc-macro2 v1.0.106
27932026-09-15T03:48:46.925Z Checking rustls v0.23.41
27942026-09-15T03:48:46.989Z Checking bit-set v0.8.0
27952026-09-15T03:48:47.124Z Checking bitvec v1.0.1
27962026-09-15T03:48:47.139Z Checking openssl v0.10.80
27972026-09-15T03:48:47.219Z Checking rusty-fork v0.3.1
27982026-09-15T03:48:47.390Z Checking num-iter v0.1.45
27992026-09-15T03:48:47.502Z Checking rand v0.8.6
28002026-09-15T03:48:47.878Z Checking cipher v0.5.2
28012026-09-15T03:48:48.010Z Checking sha2 v0.10.9
28022026-09-15T03:48:48.120Z Checking lazy_static v1.5.0
28032026-09-15T03:48:48.133Z Checking rand_xorshift v0.4.0
28042026-09-15T03:48:48.209Z Checking thiserror v1.0.69
28052026-09-15T03:48:48.248Z Checking maybe-uninit v2.0.0
28062026-09-15T03:48:48.261Z Checking toml_datetime v0.6.11
28072026-09-15T03:48:48.285Z Checking serde_spanned v0.6.9
28082026-09-15T03:48:48.303Z Checking sync_wrapper v1.0.2
28092026-09-15T03:48:48.316Z Checking siphasher v1.0.2
28102026-09-15T03:48:48.404Z Checking powerfmt v0.2.0
28112026-09-15T03:48:48.404Z Checking unarray v0.1.4
28122026-09-15T03:48:48.437Z Checking nodrop v0.1.14
28132026-09-15T03:48:48.452Z Checking pretty-hex v0.4.1
28142026-09-15T03:48:48.467Z Checking crc-catalog v2.4.0
28152026-09-15T03:48:48.511Z Checking proptest v1.11.0
28162026-09-15T03:48:48.523Z Checking array-init v0.0.4
28172026-09-15T03:48:48.583Z Checking deranged v0.5.8
28182026-09-15T03:48:48.588Z Checking crc v3.4.0
28192026-09-15T03:48:48.588Z Checking packed_struct v0.10.1
28202026-09-15T03:48:48.730Z Checking tower v0.5.3
28212026-09-15T03:48:48.816Z Checking smallvec v0.6.14
28222026-09-15T03:48:49.002Z Checking num-bigint-dig v0.8.6
28232026-09-15T03:48:49.113Z Checking clap v4.6.1
28242026-09-15T03:48:49.139Z Checking native-tls v0.2.18
28252026-09-15T03:48:49.156Z Checking chacha20 v0.10.0
28262026-09-15T03:48:49.191Z Checking quote v1.0.45
28272026-09-15T03:48:49.312Z Checking ipnetwork v0.21.1
28282026-09-15T03:48:49.360Z Checking http-body-util v0.1.3
28292026-09-15T03:48:49.406Z Checking pkcs1 v0.7.5
28302026-09-15T03:48:49.469Z Checking crossbeam-utils v0.8.21
28312026-09-15T03:48:49.522Z Checking bitfield v0.19.4
28322026-09-15T03:48:49.576Z Checking zerocopy v0.6.6
28332026-09-15T03:48:49.606Z Checking ahash v0.8.12
28342026-09-15T03:48:49.620Z Checking bzip2-sys v0.1.13+1.0.8
28352026-09-15T03:48:49.686Z Checking hyper v1.10.1
28362026-09-15T03:48:49.699Z Checking scroll v0.13.0
28372026-09-15T03:48:49.786Z Checking env_filter v2.0.0
28382026-09-15T03:48:49.799Z Checking unicode-bidi v0.3.18
28392026-09-15T03:48:49.813Z Checking num-conv v0.2.0
28402026-09-15T03:48:49.813Z Checking unicode-properties v0.1.4
28412026-09-15T03:48:49.865Z Checking gimli v0.32.3
28422026-09-15T03:48:49.922Z Checking num_threads v0.1.7
28432026-09-15T03:48:49.926Z Checking hashbrown v0.12.3
28442026-09-15T03:48:49.947Z Checking base64 v0.21.7
28452026-09-15T03:48:49.993Z Checking allocator-api2 v0.2.21
28462026-09-15T03:48:50.006Z Checking iri-string v0.7.10
28472026-09-15T03:48:50.095Z Checking winnow v0.5.40
28482026-09-15T03:48:50.177Z Checking ryu v1.0.23
28492026-09-15T03:48:50.272Z Checking time-core v0.1.8
28502026-09-15T03:48:50.296Z Checking newtype-uuid v1.3.2
28512026-09-15T03:48:50.309Z Checking serde_urlencoded v0.7.1
28522026-09-15T03:48:50.329Z Checking indexmap v1.9.3
28532026-09-15T03:48:50.408Z Checking time v0.3.47
28542026-09-15T03:48:50.489Z Checking ron v0.8.1
28552026-09-15T03:48:50.505Z Checking stringprep v0.1.5
28562026-09-15T03:48:50.631Z Checking hyper-util v0.1.20
28572026-09-15T03:48:50.643Z Checking env_logger v0.11.11
28582026-09-15T03:48:50.656Z Checking goblin v0.10.5
28592026-09-15T03:48:50.826Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28602026-09-15T03:48:50.976Z Checking rsa v0.9.10
28612026-09-15T03:48:50.989Z Checking crossbeam-epoch v0.9.18
28622026-09-15T03:48:51.018Z Checking tower-http v0.6.8
28632026-09-15T03:48:51.210Z Checking hashbrown v0.13.2
28642026-09-15T03:48:51.224Z Checking toml_edit v0.19.15
28652026-09-15T03:48:51.294Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28662026-09-15T03:48:51.402Z Checking addr2line v0.25.1
28672026-09-15T03:48:51.439Z Checking bzip2 v0.4.4
28682026-09-15T03:48:51.529Z Checking oxnet v0.1.6
28692026-09-15T03:48:51.596Z Checking rand v0.10.1
28702026-09-15T03:48:51.622Z Checking syn v2.0.117
28712026-09-15T03:48:51.659Z Checking tokio-native-tls v0.3.1
28722026-09-15T03:48:51.784Z Checking serde-hex v0.1.0
28732026-09-15T03:48:51.818Z Checking bstr v1.12.1
28742026-09-15T03:48:51.890Z Checking sha2 v0.11.0
28752026-09-15T03:48:52.094Z Checking hmac v0.13.0
28762026-09-15T03:48:52.229Z Checking md-5 v0.11.0
28772026-09-15T03:48:52.247Z Checking rustls-native-certs v0.8.3
28782026-09-15T03:48:52.260Z Checking x509-cert v0.2.5
28792026-09-15T03:48:52.381Z Checking scroll v0.12.0
28802026-09-15T03:48:52.405Z Checking object v0.37.3
28812026-09-15T03:48:52.557Z Checking zstd-sys v2.0.16+zstd.1.5.7
28822026-09-15T03:48:52.605Z Checking hash32 v0.2.1
28832026-09-15T03:48:52.667Z Checking encoding_rs v0.8.35
28842026-09-15T03:48:52.764Z Checking mime v0.3.17
28852026-09-15T03:48:52.912Z Checking bumpalo v3.20.2
28862026-09-15T03:48:52.940Z Checking psl-types v2.0.11
28872026-09-15T03:48:52.999Z Checking fallible-iterator v0.2.0
28882026-09-15T03:48:53.055Z Checking crc-any v2.5.0
28892026-09-15T03:48:53.110Z Checking rustc-demangle v0.1.27
28902026-09-15T03:48:53.229Z Checking libbz2-rs-sys v0.2.2
28912026-09-15T03:48:53.270Z Checking zlib-rs v0.6.2
28922026-09-15T03:48:53.283Z Checking postgres-protocol v0.6.12
28932026-09-15T03:48:53.329Z Checking zopfli v0.8.3
28942026-09-15T03:48:53.586Z Checking publicsuffix v2.3.0
28952026-09-15T03:48:53.601Z Checking dof v0.4.0
28962026-09-15T03:48:53.616Z Checking bzip2 v0.6.1
28972026-09-15T03:48:53.659Z Checking heapless v0.7.17
28982026-09-15T03:48:53.741Z Checking zstd-safe v7.2.4
28992026-09-15T03:48:53.773Z Checking goblin v0.8.2
29002026-09-15T03:48:53.903Z Checking toml v0.7.8
29012026-09-15T03:48:53.917Z Checking hyper-tls v0.6.0
29022026-09-15T03:48:54.066Z Checking daft v0.1.8
29032026-09-15T03:48:54.085Z Checking object v0.30.4
29042026-09-15T03:48:54.158Z Checking flate2 v1.1.9
29052026-09-15T03:48:54.212Z Checking zip v0.6.6
29062026-09-15T03:48:54.225Z Checking cookie v0.18.1
29072026-09-15T03:48:54.311Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29082026-09-15T03:48:54.325Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29092026-09-15T03:48:54.448Z Checking tokio-rustls v0.26.4
29102026-09-15T03:48:54.461Z Checking phf_shared v0.13.1
29112026-09-15T03:48:54.473Z Checking dtrace-parser v0.3.0
29122026-09-15T03:48:54.520Z Checking pin-project v1.1.11
29132026-09-15T03:48:54.615Z Checking zerocopy v0.7.35
29142026-09-15T03:48:54.652Z Checking hubpack v0.1.2
29152026-09-15T03:48:54.672Z Checking signal-hook v0.3.18
29162026-09-15T03:48:54.698Z Checking backtrace v0.3.76
29172026-09-15T03:48:54.710Z Checking futures-executor v0.3.32
29182026-09-15T03:48:54.852Z Checking hmac v0.12.1
29192026-09-15T03:48:54.858Z Checking ff v0.13.1
29202026-09-15T03:48:54.867Z Checking thread-id v5.1.0
29212026-09-15T03:48:54.940Z Checking foldhash v0.1.5
29222026-09-15T03:48:54.954Z Checking path-slash v0.1.5
29232026-09-15T03:48:54.978Z Checking unicode-width v0.2.0
29242026-09-15T03:48:54.990Z Checking unicode-linebreak v0.1.5
29252026-09-15T03:48:55.045Z Checking either v1.15.0
29262026-09-15T03:48:55.068Z Compiling illumos-nvpair-sys v0.2.0
29272026-09-15T03:48:55.103Z Compiling rayon-core v1.13.0
29282026-09-15T03:48:55.194Z Checking base16ct v0.2.0
29292026-09-15T03:48:55.221Z Checking jiff-core v0.1.0
29302026-09-15T03:48:55.232Z Checking is_ci v1.2.0
29312026-09-15T03:48:55.258Z Checking same-file v1.0.6
29322026-09-15T03:48:55.282Z Checking bitflags v1.3.2
29332026-09-15T03:48:55.296Z Checking smawk v0.3.2
29342026-09-15T03:48:55.318Z Checking managed v0.8.0
29352026-09-15T03:48:55.321Z Checking supports-color v3.0.2
29362026-09-15T03:48:55.351Z Checking sec1 v0.7.3
29372026-09-15T03:48:55.371Z Checking walkdir v2.5.0
29382026-09-15T03:48:55.417Z Checking textwrap v0.16.2
29392026-09-15T03:48:55.483Z Checking hashbrown v0.15.5
29402026-09-15T03:48:55.500Z Checking smoltcp v0.9.1
29412026-09-15T03:48:55.525Z Checking backtrace-ext v0.2.1
29422026-09-15T03:48:55.552Z Checking group v0.13.0
29432026-09-15T03:48:55.620Z Checking hkdf v0.12.4
29442026-09-15T03:48:55.632Z Checking usdt-impl v0.6.0
29452026-09-15T03:48:55.670Z Checking dof v0.3.0
29462026-09-15T03:48:55.695Z Checking signal-hook-mio v0.2.5
29472026-09-15T03:48:55.752Z Checking futures v0.3.32
29482026-09-15T03:48:55.796Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
29492026-09-15T03:48:55.826Z Checking hyper-rustls v0.27.7
29502026-09-15T03:48:55.904Z Checking jiff v0.2.34
29512026-09-15T03:48:55.907Z Checking phf v0.13.1
29522026-09-15T03:48:55.941Z Checking snafu v0.8.9
29532026-09-15T03:48:55.964Z Checking cookie_store v0.22.1
29542026-09-15T03:48:56.026Z Checking reqwest v0.12.28
29552026-09-15T03:48:56.059Z Checking zstd v0.13.3
29562026-09-15T03:48:56.071Z Checking postgres-types v0.2.14
29572026-09-15T03:48:56.092Z Checking rustls-platform-verifier v0.6.2
29582026-09-15T03:48:56.183Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29592026-09-15T03:48:56.197Z Checking globset v0.4.18
29602026-09-15T03:48:56.228Z Checking crossbeam-deque v0.8.6
29612026-09-15T03:48:56.244Z Checking hashbrown v0.16.1
29622026-09-15T03:48:56.308Z Checking phf_shared v0.11.3
29632026-09-15T03:48:56.377Z Checking dtrace-parser v0.2.0
29642026-09-15T03:48:56.403Z Checking regex v1.12.3
29652026-09-15T03:48:56.449Z Checking curve25519-dalek v4.1.3
29662026-09-15T03:48:56.461Z Checking ref-cast v1.0.25
29672026-09-15T03:48:56.517Z Checking strum v0.27.2
29682026-09-15T03:48:56.554Z Checking byte-wrapper v0.1.0
29692026-09-15T03:48:56.609Z Checking olpc-cjson v0.1.4
29702026-09-15T03:48:56.627Z Checking ed25519 v2.2.3
29712026-09-15T03:48:56.674Z Checking memoffset v0.9.1
29722026-09-15T03:48:56.734Z Checking owo-colors v4.3.0
29732026-09-15T03:48:56.747Z Checking rustix v0.38.44
29742026-09-15T03:48:56.759Z Checking pem v3.0.6
29752026-09-15T03:48:56.763Z Checking crypto-bigint v0.5.5
29762026-09-15T03:48:56.784Z Checking serde-big-array v0.5.1
29772026-09-15T03:48:56.812Z Checking erased-serde v0.3.31
29782026-09-15T03:48:56.921Z Checking serde_plain v1.0.2
29792026-09-15T03:48:56.936Z Checking float-cmp v0.10.0
29802026-09-15T03:48:57.060Z Checking memmap2 v0.9.10
29812026-09-15T03:48:57.073Z Checking thread-id v4.2.2
29822026-09-15T03:48:57.150Z Checking supports-hyperlinks v3.2.0
29832026-09-15T03:48:57.203Z Checking unicode-segmentation v1.12.0
29842026-09-15T03:48:57.220Z Checking predicates-core v1.0.10
29852026-09-15T03:48:57.249Z Checking typed-path v0.9.3
29862026-09-15T03:48:57.262Z Checking toml_write v0.1.2
29872026-09-15T03:48:57.312Z Checking data-encoding v2.10.0
29882026-09-15T03:48:57.340Z Checking static_assertions v1.1.0
29892026-09-15T03:48:57.411Z Checking unicode-width v0.1.14
29902026-09-15T03:48:57.423Z Checking fixedbitset v0.5.7
29912026-09-15T03:48:57.509Z Checking whoami v2.1.0
29922026-09-15T03:48:57.561Z Checking new_debug_unreachable v1.0.6
29932026-09-15T03:48:57.578Z Checking precomputed-hash v0.1.1
29942026-09-15T03:48:57.612Z Checking typed-path v0.12.3
29952026-09-15T03:48:57.627Z Checking fixedbitset v0.4.2
29962026-09-15T03:48:57.651Z Checking keccak v0.1.6
29972026-09-15T03:48:57.663Z Checking supports-unicode v3.0.0
29982026-09-15T03:48:57.686Z Checking normalize-line-endings v0.3.0
29992026-09-15T03:48:57.704Z Checking winnow v0.7.14
30002026-09-15T03:48:57.764Z Checking winnow v1.0.3
30012026-09-15T03:48:57.776Z Checking difflib v0.4.0
30022026-09-15T03:48:57.780Z Checking petgraph v0.6.5
30032026-09-15T03:48:57.809Z Checking sha3 v0.10.8
30042026-09-15T03:48:57.822Z Checking zip v4.6.1
30052026-09-15T03:48:57.949Z Checking predicates v3.1.4
30062026-09-15T03:48:58.017Z Checking miette v7.6.0
30072026-09-15T03:48:58.030Z Checking tough v0.22.0
30082026-09-15T03:48:58.239Z Checking tokio-postgres v0.7.18
30092026-09-15T03:48:58.317Z Checking zip v8.6.0
30102026-09-15T03:48:58.388Z Checking elliptic-curve v0.13.8
30112026-09-15T03:48:58.515Z Checking string_cache v0.8.9
30122026-09-15T03:48:58.582Z Checking toml_parser v1.1.2+spec-1.1.0
30132026-09-15T03:48:58.683Z Checking petgraph v0.8.3
30142026-09-15T03:48:58.696Z Checking hickory-proto v0.25.2
30152026-09-15T03:48:58.883Z Checking toml_edit v0.22.27
30162026-09-15T03:48:58.908Z Checking crossterm v0.28.1
30172026-09-15T03:48:58.947Z Checking similar v2.7.0
30182026-09-15T03:48:59.025Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
30192026-09-15T03:48:59.333Z Checking ed25519-dalek v2.2.0
30202026-09-15T03:48:59.564Z Checking usdt v0.6.0
30212026-09-15T03:48:59.579Z Checking slog v2.8.2
30222026-09-15T03:48:59.604Z Checking usdt-impl v0.5.0
30232026-09-15T03:48:59.733Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30242026-09-15T03:48:59.839Z Checking nix v0.31.2
30252026-09-15T03:48:59.886Z Checking iddqd v0.4.2
30262026-09-15T03:49:00.017Z Checking reqwest v0.13.2
30272026-09-15T03:49:00.269Z Checking itertools v0.13.0
30282026-09-15T03:49:00.313Z Checking strum v0.26.3
30292026-09-15T03:49:00.344Z Checking serde_with v3.21.0
30302026-09-15T03:49:00.425Z Checking derive_more v2.1.1
30312026-09-15T03:49:00.527Z Checking fs-err v3.3.0
30322026-09-15T03:49:00.787Z Checking tokio-stream v0.1.18
30332026-09-15T03:49:00.826Z Checking buf-list v1.1.2
30342026-09-15T03:49:00.852Z Checking anyhow v1.0.104
30352026-09-15T03:49:01.009Z Checking camino v1.2.5
30362026-09-15T03:49:01.040Z Checking openapiv3 v2.2.0
30372026-09-15T03:49:01.054Z Checking lalrpop-util v0.19.12
30382026-09-15T03:49:01.165Z Checking peg-runtime v0.8.5
30392026-09-15T03:49:01.210Z Checking illumos-nvpair v0.3.0
30402026-09-15T03:49:01.255Z Checking rayon v1.11.0
30412026-09-15T03:49:01.276Z Checking sigpipe v0.1.3
30422026-09-15T03:49:01.311Z Checking glob v0.3.3
30432026-09-15T03:49:02.234Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30442026-09-15T03:49:02.558Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30452026-09-15T03:49:02.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.89s
30462026-09-15T03:49:03.001Z
30472026-09-15T03:49:03.001Zinfo: running `cargo check --bins` on internal-dns-types (120/377)
30482026-09-15T03:49:03.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-09-15T03:49:03.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-09-15T03:49:03.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-09-15T03:49:03.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30522026-09-15T03:49:03.574Z
30532026-09-15T03:49:03.574Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/377)
30542026-09-15T03:49:04.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-09-15T03:49:04.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-09-15T03:49:04.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-09-15T03:49:04.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30582026-09-15T03:49:04.137Z
30592026-09-15T03:49:04.137Zinfo: running `cargo check --bins` on nexus-types-versions (122/377)
30602026-09-15T03:49:04.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-09-15T03:49:04.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-09-15T03:49:04.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-09-15T03:49:04.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
30642026-09-15T03:49:04.728Z
30652026-09-15T03:49:04.729Zinfo: running `cargo check --bins` on oxql-types (123/377)
30662026-09-15T03:49:05.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-09-15T03:49:05.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-09-15T03:49:05.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-09-15T03:49:05.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30702026-09-15T03:49:05.306Z
30712026-09-15T03:49:05.306Zinfo: running `cargo check --bins` on oximeter-types (124/377)
30722026-09-15T03:49:05.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-09-15T03:49:05.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-09-15T03:49:05.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-09-15T03:49:05.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30762026-09-15T03:49:05.880Z
30772026-09-15T03:49:05.880Zinfo: running `cargo check --bins` on oximeter-types-versions (125/377)
30782026-09-15T03:49:06.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-09-15T03:49:06.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-09-15T03:49:06.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-09-15T03:49:06.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30822026-09-15T03:49:06.459Z
30832026-09-15T03:49:06.459Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/377)
30842026-09-15T03:49:06.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-09-15T03:49:06.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-09-15T03:49:06.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-09-15T03:49:06.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30882026-09-15T03:49:07.013Z
30892026-09-15T03:49:07.013Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/377)
30902026-09-15T03:49:07.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-09-15T03:49:07.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-09-15T03:49:07.696Z Compiling multer v3.1.0
30932026-09-15T03:49:07.809Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30942026-09-15T03:49:07.812Z Compiling async-stream-impl v0.3.6
30952026-09-15T03:49:07.824Z Compiling serde_tokenstream v0.3.0
30962026-09-15T03:49:07.834Z Compiling dropshot v0.17.1
30972026-09-15T03:49:07.846Z Compiling parse-display-derive v0.10.0
30982026-09-15T03:49:07.859Z Compiling newtype-uuid-macros v0.1.0
30992026-09-15T03:49:07.862Z Compiling dropshot_endpoint v0.17.1
31002026-09-15T03:49:08.074Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31012026-09-15T03:49:08.111Z Checking thread_local v1.1.9
31022026-09-15T03:49:08.129Z Compiling oxide-generation-macros v0.2.0
31032026-09-15T03:49:08.191Z Checking match_cfg v0.1.0
31042026-09-15T03:49:08.259Z Checking compression-core v0.4.31
31052026-09-15T03:49:08.281Z Checking hostname v0.3.1
31062026-09-15T03:49:08.378Z Checking crossbeam-channel v0.5.15
31072026-09-15T03:49:08.392Z Checking atomicwrites v0.4.4
31082026-09-15T03:49:08.395Z Checking compression-codecs v0.4.37
31092026-09-15T03:49:08.489Z Checking slog-json v2.6.1
31102026-09-15T03:49:08.518Z Checking serde_spanned v1.1.1
31112026-09-15T03:49:08.568Z Checking toml_datetime v1.1.1+spec-1.1.0
31122026-09-15T03:49:08.623Z Checking is-terminal v0.4.17
31132026-09-15T03:49:08.641Z Checking debug-ignore v1.0.5
31142026-09-15T03:49:08.654Z Checking term v1.2.1
31152026-09-15T03:49:08.708Z Checking toml_writer v1.1.1+spec-1.1.0
31162026-09-15T03:49:08.708Z Checking take_mut v0.2.2
31172026-09-15T03:49:08.739Z Checking slog-bunyan v2.5.0
31182026-09-15T03:49:08.762Z Checking async-compression v0.4.41
31192026-09-15T03:49:08.819Z Checking slog-async v2.8.0
31202026-09-15T03:49:08.851Z Checking async-stream v0.3.6
31212026-09-15T03:49:08.875Z Checking slog-term v2.9.2
31222026-09-15T03:49:08.875Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31232026-09-15T03:49:08.901Z Checking toml v1.1.2+spec-1.1.0
31242026-09-15T03:49:08.975Z Checking progenitor-client v0.14.0
31252026-09-15T03:49:09.002Z Checking oxide-generation v0.1.3
31262026-09-15T03:49:09.014Z Checking sha1 v0.11.0
31272026-09-15T03:49:09.134Z Checking waitgroup v0.1.2
31282026-09-15T03:49:09.198Z Checking rustls-pemfile v2.2.0
31292026-09-15T03:49:09.201Z Checking backon v1.6.0
31302026-09-15T03:49:09.201Z Checking serde_path_to_error v0.1.20
31312026-09-15T03:49:09.237Z Checking hostname v0.4.2
31322026-09-15T03:49:09.240Z Checking instant v0.1.13
31332026-09-15T03:49:09.358Z Checking backoff v0.4.0
31342026-09-15T03:49:09.362Z Checking progenitor-extras v0.2.0
31352026-09-15T03:49:09.476Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31362026-09-15T03:49:09.502Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31372026-09-15T03:49:09.522Z Checking parse-display v0.10.0
31382026-09-15T03:49:09.536Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31392026-09-15T03:49:09.549Z Checking itertools v0.14.0
31402026-09-15T03:49:09.587Z Checking regress v0.10.5
31412026-09-15T03:49:09.672Z Checking macaddr v1.0.1
31422026-09-15T03:49:09.841Z Checking humantime v2.3.0
31432026-09-15T03:49:10.683Z Compiling prettyplease v0.2.37
31442026-09-15T03:49:10.982Z Checking num-rational v0.4.2
31452026-09-15T03:49:11.265Z Checking num-complex v0.4.6
31462026-09-15T03:49:11.607Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31472026-09-15T03:49:11.658Z Compiling num v0.4.3
31482026-09-15T03:49:11.794Z Compiling usdt-attr-macro v0.5.0
31492026-09-15T03:49:11.807Z Compiling usdt-macro v0.5.0
31502026-09-15T03:49:11.819Z Checking memmap v0.7.0
31512026-09-15T03:49:11.885Z Compiling float-ord v0.3.2
31522026-09-15T03:49:12.048Z Compiling convert_case v0.4.0
31532026-09-15T03:49:12.318Z Checking newline-converter v0.3.0
31542026-09-15T03:49:12.421Z Compiling derive_more v0.99.20
31552026-09-15T03:49:12.434Z Checking console v0.15.11
31562026-09-15T03:49:12.579Z Compiling toml v0.8.23
31572026-09-15T03:49:12.637Z Checking usdt v0.5.0
31582026-09-15T03:49:12.717Z Checking linked-hash-map v0.5.6
31592026-09-15T03:49:12.815Z Compiling minimal-lexical v0.2.1
31602026-09-15T03:49:12.891Z Checking lru-cache v0.1.2
31612026-09-15T03:49:13.012Z Checking expectorate v1.2.0
31622026-09-15T03:49:13.075Z Compiling nom v7.1.3
31632026-09-15T03:49:13.239Z Checking camino-tempfile v1.4.1
31642026-09-15T03:49:13.399Z Checking hickory-proto v0.24.4
31652026-09-15T03:49:13.512Z Checking phf_shared v0.12.1
31662026-09-15T03:49:13.639Z Compiling slog-dtrace v0.3.0
31672026-09-15T03:49:13.655Z Checking resolv-conf v0.7.6
31682026-09-15T03:49:13.842Z Checking heck v0.5.0
31692026-09-15T03:49:13.851Z Compiling chrono-tz v0.10.4
31702026-09-15T03:49:14.052Z Compiling unicode-xid v0.2.6
31712026-09-15T03:49:14.179Z Compiling const_format_proc_macros v0.2.34
31722026-09-15T03:49:14.391Z Checking phf v0.12.1
31732026-09-15T03:49:14.408Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31742026-09-15T03:49:14.421Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31752026-09-15T03:49:14.535Z Checking tokio-dtrace v0.1.1
31762026-09-15T03:49:14.722Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31772026-09-15T03:49:14.922Z Compiling derive-where v1.6.0
31782026-09-15T03:49:15.001Z Checking highway v1.3.0
31792026-09-15T03:49:15.017Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31802026-09-15T03:49:15.243Z Checking hickory-resolver v0.24.4
31812026-09-15T03:49:15.257Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31822026-09-15T03:49:15.753Z Checking const_format v0.2.35
31832026-09-15T03:49:15.971Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31842026-09-15T03:49:15.999Z Checking oxide-tokio-rt v0.1.4
31852026-09-15T03:49:16.229Z Checking qorb v0.4.1
31862026-09-15T03:49:16.256Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31872026-09-15T03:49:16.400Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31882026-09-15T03:49:16.503Z Checking gethostname v0.5.0
31892026-09-15T03:49:16.532Z Checking bcs v0.1.6
31902026-09-15T03:49:16.546Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31912026-09-15T03:49:16.592Z Checking termtree v0.5.1
31922026-09-15T03:49:19.653Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31932026-09-15T03:49:22.741Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31942026-09-15T03:49:24.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
31952026-09-15T03:49:25.164Z
31962026-09-15T03:49:25.164Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/377)
31972026-09-15T03:49:25.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-09-15T03:49:25.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-09-15T03:49:25.837Z Compiling ar_archive_writer v0.5.1
32002026-09-15T03:49:25.946Z Compiling stacker v0.1.23
32012026-09-15T03:49:25.952Z Compiling cfg_aliases v0.1.1
32022026-09-15T03:49:25.959Z Compiling proc-macro-error v1.0.4
32032026-09-15T03:49:25.967Z Checking fd-lock v4.0.4
32042026-09-15T03:49:25.969Z Checking nibble_vec v0.1.0
32052026-09-15T03:49:25.969Z Checking vte v0.14.1
32062026-09-15T03:49:25.969Z Compiling recursive-proc-macro-impl v0.1.1
32072026-09-15T03:49:26.008Z Compiling nix v0.28.0
32082026-09-15T03:49:26.070Z Checking endian-type v0.1.2
32092026-09-15T03:49:26.086Z Checking bytecount v0.6.9
32102026-09-15T03:49:26.126Z Checking strip-ansi-escapes v0.2.1
32112026-09-15T03:49:26.184Z Checking papergrid v0.11.0
32122026-09-15T03:49:26.197Z Checking radix_trie v0.2.1
32132026-09-15T03:49:26.238Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32142026-09-15T03:49:26.241Z Compiling tabled_derive v0.7.0
32152026-09-15T03:49:26.244Z Compiling peg-macros v0.8.5
32162026-09-15T03:49:26.404Z Checking winnow v0.6.26
32172026-09-15T03:49:26.419Z Compiling sqlparser_derive v0.5.0
32182026-09-15T03:49:26.746Z Checking home v0.5.12
32192026-09-15T03:49:26.759Z Compiling psm v0.1.30
32202026-09-15T03:49:26.779Z Checking unicode_categories v0.1.1
32212026-09-15T03:49:26.850Z Checking nu-ansi-term v0.50.3
32222026-09-15T03:49:26.990Z Checking crossterm v0.29.0
32232026-09-15T03:49:27.084Z Checking reedline v0.40.0
32242026-09-15T03:49:27.233Z Checking display-error-chain v0.2.2
32252026-09-15T03:49:27.296Z Checking tabled v0.15.0
32262026-09-15T03:49:27.350Z Checking rustyline v14.0.0
32272026-09-15T03:49:27.579Z Checking sqlformat v0.3.5
32282026-09-15T03:49:27.592Z Checking recursive v0.1.1
32292026-09-15T03:49:27.652Z Checking peg v0.8.5
32302026-09-15T03:49:27.677Z Checking sqlparser v0.61.0
32312026-09-15T03:49:38.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s
32322026-09-15T03:49:38.888Z
32332026-09-15T03:49:38.888Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/377)
32342026-09-15T03:49:39.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352026-09-15T03:49:39.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362026-09-15T03:49:39.563Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32372026-09-15T03:49:43.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
32382026-09-15T03:49:43.303Z
32392026-09-15T03:49:43.303Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/377)
32402026-09-15T03:49:43.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412026-09-15T03:49:43.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422026-09-15T03:49:43.974Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32432026-09-15T03:49:46.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
32442026-09-15T03:49:46.730Z
32452026-09-15T03:49:46.730Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/377)
32462026-09-15T03:49:47.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472026-09-15T03:49:47.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482026-09-15T03:49:47.399Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32492026-09-15T03:49:50.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
32502026-09-15T03:49:50.937Z
32512026-09-15T03:49:50.937Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/377)
32522026-09-15T03:49:51.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-09-15T03:49:51.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-09-15T03:49:51.613Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32552026-09-15T03:49:55.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s
32562026-09-15T03:49:55.198Z
32572026-09-15T03:49:55.198Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/377)
32582026-09-15T03:49:55.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-09-15T03:49:55.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-09-15T03:49:55.870Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32612026-09-15T03:49:58.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
32622026-09-15T03:49:58.775Z
32632026-09-15T03:49:58.776Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/377)
32642026-09-15T03:49:59.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-09-15T03:49:59.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-09-15T03:49:59.452Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32672026-09-15T03:50:02.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
32682026-09-15T03:50:02.392Z
32692026-09-15T03:50:02.392Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/377)
32702026-09-15T03:50:02.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-09-15T03:50:02.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-09-15T03:50:03.063Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32732026-09-15T03:50:06.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32742026-09-15T03:50:06.788Z
32752026-09-15T03:50:06.788Zinfo: running `cargo check --bins` on oximeter (136/377)
32762026-09-15T03:50:07.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-09-15T03:50:07.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-09-15T03:50:07.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-09-15T03:50:07.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32802026-09-15T03:50:07.357Z
32812026-09-15T03:50:07.357Zinfo: running `cargo check --bins` on oximeter-schema (137/377)
32822026-09-15T03:50:07.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-09-15T03:50:07.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-09-15T03:50:07.983Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32852026-09-15T03:50:08.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32862026-09-15T03:50:08.537Z
32872026-09-15T03:50:08.537Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/377)
32882026-09-15T03:50:09.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892026-09-15T03:50:09.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902026-09-15T03:50:09.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912026-09-15T03:50:09.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32922026-09-15T03:50:09.112Z
32932026-09-15T03:50:09.113Zinfo: running `cargo check --bins` on oximeter-test-utils (139/377)
32942026-09-15T03:50:09.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952026-09-15T03:50:09.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962026-09-15T03:50:09.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32972026-09-15T03:50:09.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32982026-09-15T03:50:09.723Z
32992026-09-15T03:50:09.723Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/377)
33002026-09-15T03:50:10.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-09-15T03:50:10.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-09-15T03:50:10.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-09-15T03:50:10.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33042026-09-15T03:50:10.304Z
33052026-09-15T03:50:10.305Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/377)
33062026-09-15T03:50:10.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-09-15T03:50:10.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-09-15T03:50:10.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092026-09-15T03:50:10.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33102026-09-15T03:50:10.885Z
33112026-09-15T03:50:10.886Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/377)
33122026-09-15T03:50:11.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132026-09-15T03:50:11.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142026-09-15T03:50:11.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33152026-09-15T03:50:11.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33162026-09-15T03:50:11.465Z
33172026-09-15T03:50:11.465Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/377)
33182026-09-15T03:50:11.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192026-09-15T03:50:12.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202026-09-15T03:50:12.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33212026-09-15T03:50:12.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33222026-09-15T03:50:12.043Z
33232026-09-15T03:50:12.043Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/377)
33242026-09-15T03:50:12.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252026-09-15T03:50:12.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262026-09-15T03:50:12.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33272026-09-15T03:50:12.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33282026-09-15T03:50:12.620Z
33292026-09-15T03:50:12.620Zinfo: running `cargo check --bins` on reconfigurator-cli (145/377)
33302026-09-15T03:50:13.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312026-09-15T03:50:13.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322026-09-15T03:50:13.444Z Compiling crucible-workspace-hack v0.1.0
33332026-09-15T03:50:13.444Z Compiling regress v0.11.1
33342026-09-15T03:50:13.444Z Checking secrecy v0.10.3
33352026-09-15T03:50:13.449Z Checking half v2.7.1
33362026-09-15T03:50:13.449Z Checking ciborium-io v0.2.2
33372026-09-15T03:50:13.449Z Checking inout v0.1.4
33382026-09-15T03:50:13.449Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33392026-09-15T03:50:13.585Z Checking universal-hash v0.5.1
33402026-09-15T03:50:13.656Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33412026-09-15T03:50:13.711Z Compiling thiserror-impl-no-std v2.0.2
33422026-09-15T03:50:13.729Z Checking opaque-debug v0.3.1
33432026-09-15T03:50:13.754Z Checking cipher v0.4.4
33442026-09-15T03:50:13.797Z Checking poly1305 v0.8.0
33452026-09-15T03:50:13.812Z Checking ciborium-ll v0.2.2
33462026-09-15T03:50:13.843Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33472026-09-15T03:50:13.933Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33482026-09-15T03:50:13.946Z Checking chacha20 v0.9.1
33492026-09-15T03:50:13.980Z Checking ciborium v0.2.2
33502026-09-15T03:50:14.059Z Checking password-hash v0.5.0
33512026-09-15T03:50:14.125Z Checking blake2 v0.10.6
33522026-09-15T03:50:14.141Z Checking aead v0.5.2
33532026-09-15T03:50:14.283Z Checking indent_write v2.2.0
33542026-09-15T03:50:14.290Z Compiling toml_datetime v0.7.5+spec-1.1.0
33552026-09-15T03:50:14.330Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33562026-09-15T03:50:14.365Z Checking argon2 v0.5.3
33572026-09-15T03:50:14.395Z Checking chacha20poly1305 v0.10.1
33582026-09-15T03:50:14.418Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33592026-09-15T03:50:14.529Z Compiling toml_edit v0.23.10+spec-1.0.0
33602026-09-15T03:50:14.546Z Compiling unsafe-libyaml v0.2.11
33612026-09-15T03:50:14.706Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33622026-09-15T03:50:14.886Z Checking thiserror-no-std v2.0.2
33632026-09-15T03:50:14.915Z Compiling itertools v0.15.0
33642026-09-15T03:50:14.989Z Checking vsss-rs v3.3.4
33652026-09-15T03:50:15.017Z Compiling heapless v0.8.0
33662026-09-15T03:50:15.277Z Compiling typify-impl v0.6.2
33672026-09-15T03:50:15.323Z Compiling serde_yaml v0.9.34+deprecated
33682026-09-15T03:50:15.596Z Compiling proc-macro-crate v3.4.0
33692026-09-15T03:50:15.998Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33702026-09-15T03:50:16.084Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33712026-09-15T03:50:16.099Z Compiling num_enum_derive v0.7.6
33722026-09-15T03:50:16.220Z Compiling ingot-macros v0.2.0
33732026-09-15T03:50:16.283Z Checking hash32 v0.3.1
33742026-09-15T03:50:16.417Z Compiling smoltcp v0.11.0
33752026-09-15T03:50:16.488Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33762026-09-15T03:50:16.748Z Checking tabwriter v1.4.1
33772026-09-15T03:50:16.792Z Checking cobs v0.3.0
33782026-09-15T03:50:16.809Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33792026-09-15T03:50:16.923Z Checking swrite v0.1.0
33802026-09-15T03:50:17.413Z Checking postcard v1.1.3
33812026-09-15T03:50:17.478Z Compiling proc-macro-crate v1.3.1
33822026-09-15T03:50:17.478Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33832026-09-15T03:50:17.478Z Checking num_enum v0.7.6
33842026-09-15T03:50:17.478Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33852026-09-15T03:50:17.478Z Compiling foreign-types-macros v0.2.3
33862026-09-15T03:50:17.478Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33872026-09-15T03:50:17.478Z Checking foreign-types-shared v0.3.1
33882026-09-15T03:50:17.478Z Checking colored v3.1.1
33892026-09-15T03:50:17.508Z Compiling num_enum_derive v0.5.11
33902026-09-15T03:50:17.656Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33912026-09-15T03:50:20.875Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33922026-09-15T03:50:20.941Z Checking foreign-types v0.5.0
33932026-09-15T03:50:20.942Z Checking cstr-argument v0.1.2
33942026-09-15T03:50:20.942Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33952026-09-15T03:50:20.942Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33962026-09-15T03:50:20.942Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33972026-09-15T03:50:20.942Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33982026-09-15T03:50:20.942Z Checking itertools v0.12.1
33992026-09-15T03:50:20.942Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34002026-09-15T03:50:20.942Z Compiling zone_cfg_derive v0.3.1
34012026-09-15T03:50:20.942Z Checking num_enum v0.5.11
34022026-09-15T03:50:20.942Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34032026-09-15T03:50:20.942Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34042026-09-15T03:50:20.942Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34052026-09-15T03:50:20.942Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34062026-09-15T03:50:20.942Z Compiling num-derive v0.4.2
34072026-09-15T03:50:20.942Z Compiling semver v0.1.20
34082026-09-15T03:50:20.942Z Checking ingot-types v0.2.0
34092026-09-15T03:50:20.942Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34102026-09-15T03:50:20.942Z Compiling rustc_version v0.1.7
34112026-09-15T03:50:20.942Z Checking zone v0.3.1
34122026-09-15T03:50:20.942Z Checking ingot v0.2.1
34132026-09-15T03:50:20.942Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34142026-09-15T03:50:20.942Z Checking smf v0.2.3
34152026-09-15T03:50:20.942Z Checking nom v8.0.0
34162026-09-15T03:50:20.942Z Checking csv-core v0.1.13
34172026-09-15T03:50:20.942Z Compiling typify-macro v0.6.2
34182026-09-15T03:50:20.942Z Checking whoami v1.6.1
34192026-09-15T03:50:20.942Z Checking csv v1.4.0
34202026-09-15T03:50:20.943Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34212026-09-15T03:50:20.943Z Compiling newtype_derive v0.1.6
34222026-09-15T03:50:20.943Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34232026-09-15T03:50:20.943Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34242026-09-15T03:50:20.943Z Compiling cancel-safe-futures v0.1.5
34252026-09-15T03:50:20.943Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34262026-09-15T03:50:20.957Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34272026-09-15T03:50:20.957Z Compiling libefi-sys v0.1.0
34282026-09-15T03:50:20.957Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34292026-09-15T03:50:20.957Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34302026-09-15T03:50:20.957Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34312026-09-15T03:50:20.957Z Checking oxide-update-engine-types v0.1.2
34322026-09-15T03:50:20.957Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34332026-09-15T03:50:20.988Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34342026-09-15T03:50:21.027Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34352026-09-15T03:50:21.074Z Compiling bitfield-struct v0.6.2
34362026-09-15T03:50:21.268Z Checking linear-map v1.2.0
34372026-09-15T03:50:21.462Z Checking steno v0.4.1
34382026-09-15T03:50:21.563Z Compiling typify v0.6.2
34392026-09-15T03:50:21.629Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34402026-09-15T03:50:21.680Z Compiling progenitor-impl v0.14.0
34412026-09-15T03:50:21.729Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34422026-09-15T03:50:21.756Z Checking oxide-update-engine v0.1.2
34432026-09-15T03:50:22.009Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34442026-09-15T03:50:22.171Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34452026-09-15T03:50:22.188Z Checking sha1 v0.10.6
34462026-09-15T03:50:22.231Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34472026-09-15T03:50:22.312Z Checking utf-8 v0.7.6
34482026-09-15T03:50:22.365Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34492026-09-15T03:50:22.454Z Checking tungstenite v0.21.0
34502026-09-15T03:50:22.539Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34512026-09-15T03:50:22.608Z Checking ignore v0.4.25
34522026-09-15T03:50:22.633Z Checking anstyle-parse v0.2.7
34532026-09-15T03:50:22.694Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34542026-09-15T03:50:22.795Z Compiling xshell-macros v0.2.7
34552026-09-15T03:50:22.888Z Compiling object v0.39.1
34562026-09-15T03:50:22.924Z Checking tokio-tungstenite v0.21.0
34572026-09-15T03:50:23.016Z Checking globwalk v0.9.1
34582026-09-15T03:50:23.203Z Checking anstream v0.6.21
34592026-09-15T03:50:23.206Z Checking xshell v0.2.7
34602026-09-15T03:50:23.231Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34612026-09-15T03:50:23.231Z Checking predicates-tree v1.0.13
34622026-09-15T03:50:23.260Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
34632026-09-15T03:50:23.344Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
34642026-09-15T03:50:23.407Z Checking filetime v0.2.27
34652026-09-15T03:50:23.410Z Checking xattr v1.6.1
34662026-09-15T03:50:23.465Z Checking tagptr v0.2.0
34672026-09-15T03:50:23.546Z Checking camino-tempfile-ext v0.3.3
34682026-09-15T03:50:23.549Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
34692026-09-15T03:50:23.576Z Checking tar v0.4.46
34702026-09-15T03:50:23.612Z Checking moka v0.12.13
34712026-09-15T03:50:23.755Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34722026-09-15T03:50:23.956Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34732026-09-15T03:50:23.958Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34742026-09-15T03:50:24.100Z Checking rand_seeder v0.4.0
34752026-09-15T03:50:24.127Z Checking half v1.8.3
34762026-09-15T03:50:24.241Z Checking path-slash v0.2.1
34772026-09-15T03:50:24.256Z Checking hickory-resolver v0.25.2
34782026-09-15T03:50:24.314Z Checking serde_cbor v0.11.2
34792026-09-15T03:50:24.351Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-15T03:50:24.386Z Compiling progenitor-macro v0.14.0
34812026-09-15T03:50:24.505Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34822026-09-15T03:50:24.716Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34832026-09-15T03:50:24.969Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34842026-09-15T03:50:25.073Z Checking digest-io v0.1.0
34852026-09-15T03:50:25.213Z Compiling petname v2.0.2
34862026-09-15T03:50:25.599Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34872026-09-15T03:50:25.689Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34882026-09-15T03:50:25.707Z Checking rawzip v0.4.4
34892026-09-15T03:50:25.927Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34902026-09-15T03:50:26.160Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34912026-09-15T03:50:26.290Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
34922026-09-15T03:50:26.308Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34932026-09-15T03:50:26.364Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34942026-09-15T03:50:26.391Z Checking sapling-renderdag v0.1.0
34952026-09-15T03:50:26.413Z Checking subprocess v0.2.15
34962026-09-15T03:50:26.487Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34972026-09-15T03:50:26.575Z Checking sync-ptr v0.1.4
34982026-09-15T03:50:26.692Z Checking colored v2.2.0
34992026-09-15T03:50:26.707Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35002026-09-15T03:50:26.790Z Checking assert_matches v1.5.0
35012026-09-15T03:50:27.061Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35022026-09-15T03:50:27.130Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35032026-09-15T03:50:27.280Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
35042026-09-15T03:50:28.475Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35052026-09-15T03:50:28.588Z Checking progenitor v0.14.0
35062026-09-15T03:50:28.694Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35072026-09-15T03:50:28.717Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35082026-09-15T03:50:28.721Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35092026-09-15T03:50:28.721Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35102026-09-15T03:50:28.721Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-15T03:50:28.721Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35122026-09-15T03:50:28.721Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35132026-09-15T03:50:28.872Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35142026-09-15T03:50:29.096Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35152026-09-15T03:50:29.312Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35162026-09-15T03:50:29.788Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35172026-09-15T03:50:29.834Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35182026-09-15T03:50:30.432Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35192026-09-15T03:50:30.457Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35202026-09-15T03:50:31.696Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35212026-09-15T03:50:40.392Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35222026-09-15T03:50:47.839Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35232026-09-15T03:50:47.842Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35242026-09-15T03:50:47.843Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35252026-09-15T03:50:49.336Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35262026-09-15T03:50:50.626Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35272026-09-15T03:50:52.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
35282026-09-15T03:50:53.101Z
35292026-09-15T03:50:53.101Zinfo: running `cargo check --bins` on nexus-inventory (146/377)
35302026-09-15T03:50:53.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-09-15T03:50:53.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-09-15T03:50:53.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-09-15T03:50:53.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35342026-09-15T03:50:53.727Z
35352026-09-15T03:50:53.728Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/377)
35362026-09-15T03:50:54.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-09-15T03:50:54.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-09-15T03:50:54.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-09-15T03:50:54.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35402026-09-15T03:50:54.306Z
35412026-09-15T03:50:54.307Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/377)
35422026-09-15T03:50:54.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-09-15T03:50:54.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-09-15T03:50:54.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-09-15T03:50:54.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35462026-09-15T03:50:54.886Z
35472026-09-15T03:50:54.886Zinfo: running `cargo check --bins` on dns-service-client (149/377)
35482026-09-15T03:50:55.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-09-15T03:50:55.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-09-15T03:50:55.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-09-15T03:50:55.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35522026-09-15T03:50:55.528Z
35532026-09-15T03:50:55.528Zinfo: running `cargo check --bins` on ntp-admin-client (150/377)
35542026-09-15T03:50:55.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-09-15T03:50:55.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-09-15T03:50:55.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-09-15T03:50:55.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35582026-09-15T03:50:56.015Z
35592026-09-15T03:50:56.015Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/377)
35602026-09-15T03:50:56.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-09-15T03:50:56.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-09-15T03:50:56.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632026-09-15T03:50:56.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35642026-09-15T03:50:56.582Z
35652026-09-15T03:50:56.582Zinfo: running `cargo check --bins` on cockroach-admin-client (152/377)
35662026-09-15T03:50:57.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672026-09-15T03:50:57.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682026-09-15T03:50:57.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692026-09-15T03:50:57.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35702026-09-15T03:50:57.144Z
35712026-09-15T03:50:57.144Zinfo: running `cargo check --bins` on parallel-task-set (153/377)
35722026-09-15T03:50:57.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732026-09-15T03:50:57.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742026-09-15T03:50:57.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752026-09-15T03:50:57.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35762026-09-15T03:50:57.707Z
35772026-09-15T03:50:57.707Zinfo: running `cargo check --bins` on sled-agent-client (154/377)
35782026-09-15T03:50:58.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792026-09-15T03:50:58.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802026-09-15T03:50:58.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812026-09-15T03:50:58.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35822026-09-15T03:50:58.296Z
35832026-09-15T03:50:58.296Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/377)
35842026-09-15T03:50:58.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852026-09-15T03:50:58.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862026-09-15T03:50:58.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872026-09-15T03:50:58.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35882026-09-15T03:50:58.899Z
35892026-09-15T03:50:58.899Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/377)
35902026-09-15T03:50:59.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912026-09-15T03:50:59.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922026-09-15T03:50:59.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932026-09-15T03:50:59.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35942026-09-15T03:50:59.490Z
35952026-09-15T03:50:59.490Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/377)
35962026-09-15T03:50:59.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972026-09-15T03:50:59.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982026-09-15T03:50:59.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992026-09-15T03:50:59.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36002026-09-15T03:51:00.082Z
36012026-09-15T03:51:00.082Zinfo: running `cargo check --bins` on key-manager (158/377)
36022026-09-15T03:51:00.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032026-09-15T03:51:00.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042026-09-15T03:51:00.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052026-09-15T03:51:00.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36062026-09-15T03:51:00.666Z
36072026-09-15T03:51:00.666Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/377)
36082026-09-15T03:51:01.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092026-09-15T03:51:01.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102026-09-15T03:51:01.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112026-09-15T03:51:01.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36122026-09-15T03:51:01.254Z
36132026-09-15T03:51:01.254Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/377)
36142026-09-15T03:51:01.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152026-09-15T03:51:01.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162026-09-15T03:51:01.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36172026-09-15T03:51:01.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36182026-09-15T03:51:01.851Z
36192026-09-15T03:51:01.851Zinfo: running `cargo check --bins` on typed-rng (161/377)
36202026-09-15T03:51:02.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36212026-09-15T03:51:02.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36222026-09-15T03:51:02.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36232026-09-15T03:51:02.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36242026-09-15T03:51:02.416Z
36252026-09-15T03:51:02.416Zinfo: running `cargo check --bins` on gateway-test-utils (162/377)
36262026-09-15T03:51:02.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36272026-09-15T03:51:02.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36282026-09-15T03:51:02.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36292026-09-15T03:51:02.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36302026-09-15T03:51:03.044Z
36312026-09-15T03:51:03.044Zinfo: running `cargo check --bins` on omicron-gateway (163/377)
36322026-09-15T03:51:03.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332026-09-15T03:51:03.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342026-09-15T03:51:03.785Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36352026-09-15T03:51:03.788Z Checking void v1.0.2
36362026-09-15T03:51:03.788Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36372026-09-15T03:51:03.915Z Checking tungstenite v0.23.0
36382026-09-15T03:51:03.918Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36392026-09-15T03:51:03.921Z Checking nix v0.27.1
36402026-09-15T03:51:03.924Z Checking dropshot-api-manager-types v0.8.0
36412026-09-15T03:51:03.924Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9)
36422026-09-15T03:51:03.986Z Checking lzss v0.8.2
36432026-09-15T03:51:04.118Z Checking kstat-rs v0.2.5
36442026-09-15T03:51:04.129Z Checking fxhash v0.2.1
36452026-09-15T03:51:04.163Z Checking serde_bytes v0.11.19
36462026-09-15T03:51:04.179Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36472026-09-15T03:51:04.228Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36482026-09-15T03:51:04.241Z Checking signal-hook-tokio v0.3.1
36492026-09-15T03:51:04.295Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36502026-09-15T03:51:04.313Z Checking tokio-tungstenite v0.23.1
36512026-09-15T03:51:04.432Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
36522026-09-15T03:51:05.476Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36532026-09-15T03:51:06.021Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36542026-09-15T03:51:08.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
36552026-09-15T03:51:08.374Z
36562026-09-15T03:51:08.374Zinfo: running `cargo check --bins` on gateway-api (164/377)
36572026-09-15T03:51:08.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36582026-09-15T03:51:08.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36592026-09-15T03:51:08.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36602026-09-15T03:51:08.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36612026-09-15T03:51:08.944Z
36622026-09-15T03:51:08.944Zinfo: running `cargo check --bins` on ipcc (165/377)
36632026-09-15T03:51:09.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642026-09-15T03:51:09.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652026-09-15T03:51:09.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36662026-09-15T03:51:09.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36672026-09-15T03:51:09.511Z
36682026-09-15T03:51:09.511Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/377)
36692026-09-15T03:51:09.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36702026-09-15T03:51:09.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36712026-09-15T03:51:09.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36722026-09-15T03:51:09.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36732026-09-15T03:51:10.073Z
36742026-09-15T03:51:10.073Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/377)
36752026-09-15T03:51:10.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762026-09-15T03:51:10.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772026-09-15T03:51:10.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36782026-09-15T03:51:10.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36792026-09-15T03:51:10.672Z
36802026-09-15T03:51:10.672Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/377)
36812026-09-15T03:51:11.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36822026-09-15T03:51:11.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36832026-09-15T03:51:11.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36842026-09-15T03:51:11.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36852026-09-15T03:51:11.250Z
36862026-09-15T03:51:11.251Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/377)
36872026-09-15T03:51:11.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882026-09-15T03:51:11.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892026-09-15T03:51:11.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902026-09-15T03:51:11.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36912026-09-15T03:51:11.831Z
36922026-09-15T03:51:11.831Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/377)
36932026-09-15T03:51:12.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942026-09-15T03:51:12.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952026-09-15T03:51:12.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962026-09-15T03:51:12.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36972026-09-15T03:51:12.408Z
36982026-09-15T03:51:12.408Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/377)
36992026-09-15T03:51:12.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002026-09-15T03:51:12.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012026-09-15T03:51:12.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022026-09-15T03:51:12.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37032026-09-15T03:51:12.999Z
37042026-09-15T03:51:12.999Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/377)
37052026-09-15T03:51:13.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062026-09-15T03:51:13.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072026-09-15T03:51:13.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37082026-09-15T03:51:13.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37092026-09-15T03:51:13.576Z
37102026-09-15T03:51:13.576Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/377)
37112026-09-15T03:51:14.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37122026-09-15T03:51:14.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37132026-09-15T03:51:14.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37142026-09-15T03:51:14.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37152026-09-15T03:51:14.155Z
37162026-09-15T03:51:14.155Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/377)
37172026-09-15T03:51:14.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37182026-09-15T03:51:14.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37192026-09-15T03:51:14.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37202026-09-15T03:51:14.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37212026-09-15T03:51:14.730Z
37222026-09-15T03:51:14.730Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/377)
37232026-09-15T03:51:15.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37242026-09-15T03:51:15.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37252026-09-15T03:51:15.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37262026-09-15T03:51:15.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37272026-09-15T03:51:15.304Z
37282026-09-15T03:51:15.304Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/377)
37292026-09-15T03:51:15.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37302026-09-15T03:51:15.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37312026-09-15T03:51:15.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37322026-09-15T03:51:15.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37332026-09-15T03:51:15.884Z
37342026-09-15T03:51:15.884Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/377)
37352026-09-15T03:51:16.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362026-09-15T03:51:16.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372026-09-15T03:51:16.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37382026-09-15T03:51:16.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37392026-09-15T03:51:16.461Z
37402026-09-15T03:51:16.461Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/377)
37412026-09-15T03:51:16.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37422026-09-15T03:51:16.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37432026-09-15T03:51:16.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37442026-09-15T03:51:16.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37452026-09-15T03:51:17.037Z
37462026-09-15T03:51:17.037Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/377)
37472026-09-15T03:51:17.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37482026-09-15T03:51:17.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37492026-09-15T03:51:17.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37502026-09-15T03:51:17.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37512026-09-15T03:51:17.618Z
37522026-09-15T03:51:17.618Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/377)
37532026-09-15T03:51:18.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542026-09-15T03:51:18.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552026-09-15T03:51:18.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37562026-09-15T03:51:18.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37572026-09-15T03:51:18.195Z
37582026-09-15T03:51:18.195Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/377)
37592026-09-15T03:51:18.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602026-09-15T03:51:18.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612026-09-15T03:51:18.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37622026-09-15T03:51:18.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37632026-09-15T03:51:18.772Z
37642026-09-15T03:51:18.772Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/377)
37652026-09-15T03:51:19.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37662026-09-15T03:51:19.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37672026-09-15T03:51:19.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37682026-09-15T03:51:19.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37692026-09-15T03:51:19.349Z
37702026-09-15T03:51:19.349Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/377)
37712026-09-15T03:51:19.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37722026-09-15T03:51:19.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37732026-09-15T03:51:19.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37742026-09-15T03:51:19.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37752026-09-15T03:51:19.924Z
37762026-09-15T03:51:19.924Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/377)
37772026-09-15T03:51:20.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37782026-09-15T03:51:20.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37792026-09-15T03:51:20.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37802026-09-15T03:51:20.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37812026-09-15T03:51:20.501Z
37822026-09-15T03:51:20.501Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/377)
37832026-09-15T03:51:20.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37842026-09-15T03:51:20.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37852026-09-15T03:51:20.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37862026-09-15T03:51:20.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37872026-09-15T03:51:21.078Z
37882026-09-15T03:51:21.078Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/377)
37892026-09-15T03:51:21.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902026-09-15T03:51:21.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912026-09-15T03:51:21.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37922026-09-15T03:51:21.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37932026-09-15T03:51:21.675Z
37942026-09-15T03:51:21.675Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/377)
37952026-09-15T03:51:22.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962026-09-15T03:51:22.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972026-09-15T03:51:22.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37982026-09-15T03:51:22.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37992026-09-15T03:51:22.270Z
38002026-09-15T03:51:22.270Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/377)
38012026-09-15T03:51:22.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38022026-09-15T03:51:22.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38032026-09-15T03:51:22.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38042026-09-15T03:51:22.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38052026-09-15T03:51:22.859Z
38062026-09-15T03:51:22.859Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/377)
38072026-09-15T03:51:23.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38082026-09-15T03:51:23.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38092026-09-15T03:51:23.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38102026-09-15T03:51:23.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38112026-09-15T03:51:23.454Z
38122026-09-15T03:51:23.454Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/377)
38132026-09-15T03:51:23.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142026-09-15T03:51:23.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152026-09-15T03:51:23.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162026-09-15T03:51:23.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38172026-09-15T03:51:24.045Z
38182026-09-15T03:51:24.045Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/377)
38192026-09-15T03:51:24.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202026-09-15T03:51:24.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212026-09-15T03:51:24.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222026-09-15T03:51:24.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38232026-09-15T03:51:24.635Z
38242026-09-15T03:51:24.635Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/377)
38252026-09-15T03:51:25.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262026-09-15T03:51:25.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272026-09-15T03:51:25.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38282026-09-15T03:51:25.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38292026-09-15T03:51:25.230Z
38302026-09-15T03:51:25.230Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/377)
38312026-09-15T03:51:25.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38322026-09-15T03:51:25.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38332026-09-15T03:51:25.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38342026-09-15T03:51:25.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38352026-09-15T03:51:25.827Z
38362026-09-15T03:51:25.827Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/377)
38372026-09-15T03:51:26.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382026-09-15T03:51:26.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392026-09-15T03:51:26.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38402026-09-15T03:51:26.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38412026-09-15T03:51:26.421Z
38422026-09-15T03:51:26.421Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/377)
38432026-09-15T03:51:26.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38442026-09-15T03:51:26.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38452026-09-15T03:51:26.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38462026-09-15T03:51:26.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38472026-09-15T03:51:27.017Z
38482026-09-15T03:51:27.017Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/377)
38492026-09-15T03:51:27.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-09-15T03:51:27.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-09-15T03:51:27.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-09-15T03:51:27.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38532026-09-15T03:51:27.614Z
38542026-09-15T03:51:27.615Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/377)
38552026-09-15T03:51:28.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-09-15T03:51:28.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-09-15T03:51:28.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38582026-09-15T03:51:28.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38592026-09-15T03:51:28.208Z
38602026-09-15T03:51:28.209Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/377)
38612026-09-15T03:51:28.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-09-15T03:51:28.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-09-15T03:51:28.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642026-09-15T03:51:28.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38652026-09-15T03:51:28.802Z
38662026-09-15T03:51:28.802Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/377)
38672026-09-15T03:51:29.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682026-09-15T03:51:29.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692026-09-15T03:51:29.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702026-09-15T03:51:29.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38712026-09-15T03:51:29.395Z
38722026-09-15T03:51:29.396Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/377)
38732026-09-15T03:51:29.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-09-15T03:51:29.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-09-15T03:51:29.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38762026-09-15T03:51:29.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38772026-09-15T03:51:29.989Z
38782026-09-15T03:51:29.989Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/377)
38792026-09-15T03:51:30.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-09-15T03:51:30.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-09-15T03:51:30.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38822026-09-15T03:51:30.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38832026-09-15T03:51:30.580Z
38842026-09-15T03:51:30.580Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/377)
38852026-09-15T03:51:31.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-09-15T03:51:31.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-09-15T03:51:31.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-09-15T03:51:31.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38892026-09-15T03:51:31.171Z
38902026-09-15T03:51:31.171Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/377)
38912026-09-15T03:51:31.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-09-15T03:51:31.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-09-15T03:51:31.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942026-09-15T03:51:31.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38952026-09-15T03:51:31.766Z
38962026-09-15T03:51:31.766Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/377)
38972026-09-15T03:51:32.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-09-15T03:51:32.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-09-15T03:51:32.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39002026-09-15T03:51:32.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39012026-09-15T03:51:32.342Z
39022026-09-15T03:51:32.342Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/377)
39032026-09-15T03:51:32.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-09-15T03:51:32.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-09-15T03:51:32.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062026-09-15T03:51:32.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39072026-09-15T03:51:32.917Z
39082026-09-15T03:51:32.917Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/377)
39092026-09-15T03:51:33.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-09-15T03:51:33.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-09-15T03:51:33.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122026-09-15T03:51:33.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39132026-09-15T03:51:33.490Z
39142026-09-15T03:51:33.491Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/377)
39152026-09-15T03:51:33.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162026-09-15T03:51:33.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172026-09-15T03:51:33.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39182026-09-15T03:51:33.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39192026-09-15T03:51:34.064Z
39202026-09-15T03:51:34.064Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/377)
39212026-09-15T03:51:34.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-09-15T03:51:34.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-09-15T03:51:34.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39242026-09-15T03:51:34.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39252026-09-15T03:51:34.642Z
39262026-09-15T03:51:34.642Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/377)
39272026-09-15T03:51:35.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-09-15T03:51:35.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-09-15T03:51:35.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302026-09-15T03:51:35.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39312026-09-15T03:51:35.216Z
39322026-09-15T03:51:35.217Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/377)
39332026-09-15T03:51:35.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-09-15T03:51:35.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-09-15T03:51:35.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39362026-09-15T03:51:35.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39372026-09-15T03:51:35.790Z
39382026-09-15T03:51:35.790Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/377)
39392026-09-15T03:51:36.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-09-15T03:51:36.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-09-15T03:51:36.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39422026-09-15T03:51:36.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39432026-09-15T03:51:36.370Z
39442026-09-15T03:51:36.370Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/377)
39452026-09-15T03:51:36.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39462026-09-15T03:51:36.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39472026-09-15T03:51:36.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39482026-09-15T03:51:36.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39492026-09-15T03:51:36.945Z
39502026-09-15T03:51:36.945Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/377)
39512026-09-15T03:51:37.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39522026-09-15T03:51:37.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39532026-09-15T03:51:37.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39542026-09-15T03:51:37.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39552026-09-15T03:51:37.525Z
39562026-09-15T03:51:37.525Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/377)
39572026-09-15T03:51:38.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39582026-09-15T03:51:38.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39592026-09-15T03:51:38.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39602026-09-15T03:51:38.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39612026-09-15T03:51:38.100Z
39622026-09-15T03:51:38.100Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/377)
39632026-09-15T03:51:38.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39642026-09-15T03:51:38.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39652026-09-15T03:51:38.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39662026-09-15T03:51:38.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39672026-09-15T03:51:38.678Z
39682026-09-15T03:51:38.678Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/377)
39692026-09-15T03:51:39.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39702026-09-15T03:51:39.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39712026-09-15T03:51:39.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39722026-09-15T03:51:39.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39732026-09-15T03:51:39.254Z
39742026-09-15T03:51:39.254Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/377)
39752026-09-15T03:51:39.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39762026-09-15T03:51:39.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39772026-09-15T03:51:39.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39782026-09-15T03:51:39.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39792026-09-15T03:51:39.828Z
39802026-09-15T03:51:39.828Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/377)
39812026-09-15T03:51:40.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39822026-09-15T03:51:40.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39832026-09-15T03:51:40.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39842026-09-15T03:51:40.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39852026-09-15T03:51:40.405Z
39862026-09-15T03:51:40.405Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/377)
39872026-09-15T03:51:40.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39882026-09-15T03:51:40.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39892026-09-15T03:51:40.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39902026-09-15T03:51:40.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39912026-09-15T03:51:40.979Z
39922026-09-15T03:51:40.979Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/377)
39932026-09-15T03:51:41.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39942026-09-15T03:51:41.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39952026-09-15T03:51:41.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39962026-09-15T03:51:41.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39972026-09-15T03:51:41.572Z
39982026-09-15T03:51:41.572Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/377)
39992026-09-15T03:51:42.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-09-15T03:51:42.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-09-15T03:51:42.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-09-15T03:51:42.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40032026-09-15T03:51:42.162Z
40042026-09-15T03:51:42.162Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/377)
40052026-09-15T03:51:42.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-09-15T03:51:42.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-09-15T03:51:42.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-09-15T03:51:42.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40092026-09-15T03:51:42.753Z
40102026-09-15T03:51:42.753Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/377)
40112026-09-15T03:51:43.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-09-15T03:51:43.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-09-15T03:51:43.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-09-15T03:51:43.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40152026-09-15T03:51:43.346Z
40162026-09-15T03:51:43.346Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/377)
40172026-09-15T03:51:43.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-09-15T03:51:43.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-09-15T03:51:43.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-09-15T03:51:43.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40212026-09-15T03:51:43.937Z
40222026-09-15T03:51:43.937Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/377)
40232026-09-15T03:51:44.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-09-15T03:51:44.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-09-15T03:51:44.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-09-15T03:51:44.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40272026-09-15T03:51:44.533Z
40282026-09-15T03:51:44.533Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/377)
40292026-09-15T03:51:45.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-09-15T03:51:45.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-09-15T03:51:45.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-09-15T03:51:45.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40332026-09-15T03:51:45.123Z
40342026-09-15T03:51:45.123Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/377)
40352026-09-15T03:51:45.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-09-15T03:51:45.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-09-15T03:51:45.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40382026-09-15T03:51:45.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40392026-09-15T03:51:45.716Z
40402026-09-15T03:51:45.716Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/377)
40412026-09-15T03:51:46.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422026-09-15T03:51:46.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432026-09-15T03:51:46.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40442026-09-15T03:51:46.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40452026-09-15T03:51:46.312Z
40462026-09-15T03:51:46.312Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/377)
40472026-09-15T03:51:46.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40482026-09-15T03:51:46.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40492026-09-15T03:51:46.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40502026-09-15T03:51:46.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40512026-09-15T03:51:46.908Z
40522026-09-15T03:51:46.908Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/377)
40532026-09-15T03:51:47.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40542026-09-15T03:51:47.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40552026-09-15T03:51:47.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40562026-09-15T03:51:47.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40572026-09-15T03:51:47.501Z
40582026-09-15T03:51:47.501Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/377)
40592026-09-15T03:51:48.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40602026-09-15T03:51:48.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40612026-09-15T03:51:48.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40622026-09-15T03:51:48.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40632026-09-15T03:51:48.095Z
40642026-09-15T03:51:48.095Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/377)
40652026-09-15T03:51:48.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40662026-09-15T03:51:48.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40672026-09-15T03:51:48.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40682026-09-15T03:51:48.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40692026-09-15T03:51:48.691Z
40702026-09-15T03:51:48.691Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/377)
40712026-09-15T03:51:49.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40722026-09-15T03:51:49.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40732026-09-15T03:51:49.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40742026-09-15T03:51:49.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40752026-09-15T03:51:49.284Z
40762026-09-15T03:51:49.284Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/377)
40772026-09-15T03:51:49.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40782026-09-15T03:51:49.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40792026-09-15T03:51:49.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40802026-09-15T03:51:49.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40812026-09-15T03:51:49.878Z
40822026-09-15T03:51:49.878Zinfo: running `cargo check --bins` on oximeter-producer (235/377)
40832026-09-15T03:51:50.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-15T03:51:50.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-15T03:51:50.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-15T03:51:50.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40872026-09-15T03:51:50.491Z
40882026-09-15T03:51:50.491Zinfo: running `cargo check --bins` on internal-dns-resolver (236/377)
40892026-09-15T03:51:50.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-15T03:51:50.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-15T03:51:50.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-15T03:51:50.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40932026-09-15T03:51:51.071Z
40942026-09-15T03:51:51.071Zinfo: running `cargo check --bins` on dns-server (237/377)
40952026-09-15T03:51:51.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-15T03:51:51.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-15T03:51:51.718Z Compiling parking_lot_core v0.8.6
40982026-09-15T03:51:51.828Z Compiling git-stub v1.0.0
40992026-09-15T03:51:51.836Z Checking prefix-trie v0.7.0
41002026-09-15T03:51:51.843Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41012026-09-15T03:51:51.953Z Compiling git-stub-vcs v0.1.0
41022026-09-15T03:51:52.116Z Checking hickory-server v0.25.2
41032026-09-15T03:51:52.227Z Checking parking_lot v0.11.2
41042026-09-15T03:51:52.254Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41052026-09-15T03:51:52.399Z Checking sled v0.34.7
41062026-09-15T03:51:54.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
41072026-09-15T03:51:54.522Z
41082026-09-15T03:51:54.522Zinfo: running `cargo check --bins` on dns-server-api (238/377)
41092026-09-15T03:51:54.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41102026-09-15T03:51:55.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41112026-09-15T03:51:55.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41122026-09-15T03:51:55.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41132026-09-15T03:51:55.087Z
41142026-09-15T03:51:55.087Zinfo: running `cargo check --bins` on nexus-client (239/377)
41152026-09-15T03:51:55.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41162026-09-15T03:51:55.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41172026-09-15T03:51:55.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41182026-09-15T03:51:55.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41192026-09-15T03:51:55.699Z
41202026-09-15T03:51:55.699Zinfo: running `cargo check --bins` on oximeter-producer-api (240/377)
41212026-09-15T03:51:56.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41222026-09-15T03:51:56.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41232026-09-15T03:51:56.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41242026-09-15T03:51:56.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
41252026-09-15T03:51:56.274Z
41262026-09-15T03:51:56.274Zinfo: running `cargo check --bins` on sp-sim (241/377)
41272026-09-15T03:51:56.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41282026-09-15T03:51:56.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41292026-09-15T03:51:56.995Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41302026-09-15T03:51:57.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
41312026-09-15T03:51:57.709Z
41322026-09-15T03:51:57.709Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/377)
41332026-09-15T03:51:58.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41342026-09-15T03:51:58.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41352026-09-15T03:51:58.532Z Compiling proc-macro-error-attr2 v2.0.0
41362026-09-15T03:51:58.662Z Compiling rfc6979 v0.4.0
41372026-09-15T03:51:58.662Z Compiling hashbrown v0.14.5
41382026-09-15T03:51:58.678Z Compiling salty v0.3.0
41392026-09-15T03:51:58.687Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41402026-09-15T03:51:58.698Z Compiling primeorder v0.13.6
41412026-09-15T03:51:58.712Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41422026-09-15T03:51:58.775Z Compiling ecdsa v0.16.9
41432026-09-15T03:51:58.842Z Compiling sha1 v0.10.6
41442026-09-15T03:51:58.946Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41452026-09-15T03:51:59.042Z Compiling proc-macro-error2 v2.0.1
41462026-09-15T03:51:59.158Z Compiling chumsky v0.9.3
41472026-09-15T03:51:59.181Z Compiling p384 v0.13.1
41482026-09-15T03:51:59.212Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41492026-09-15T03:51:59.214Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41502026-09-15T03:51:59.344Z Compiling knus-derive v3.4.0
41512026-09-15T03:51:59.384Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41522026-09-15T03:51:59.406Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41532026-09-15T03:51:59.440Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41542026-09-15T03:51:59.623Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41552026-09-15T03:51:59.719Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41562026-09-15T03:51:59.819Z Checking corncobs v0.1.4
41572026-09-15T03:51:59.868Z Checking libscf-sys v1.2.0
41582026-09-15T03:51:59.884Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41592026-09-15T03:51:59.912Z Checking secrecy v0.8.0
41602026-09-15T03:51:59.944Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41612026-09-15T03:51:59.960Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41622026-09-15T03:51:59.996Z Checking papergrid v0.18.0
41632026-09-15T03:52:00.036Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41642026-09-15T03:52:00.067Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41652026-09-15T03:52:00.194Z Compiling unicase v2.9.0
41662026-09-15T03:52:00.251Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41672026-09-15T03:52:00.326Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41682026-09-15T03:52:00.362Z Checking itertools v0.15.0
41692026-09-15T03:52:00.397Z Compiling mime_guess v2.0.5
41702026-09-15T03:52:00.532Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41712026-09-15T03:52:00.549Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41722026-09-15T03:52:00.769Z Checking tabled v0.21.0
41732026-09-15T03:52:00.801Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41742026-09-15T03:52:00.804Z Compiling knus v3.4.0
41752026-09-15T03:52:00.870Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41762026-09-15T03:52:00.979Z Checking crc8 v0.1.1
41772026-09-15T03:52:01.106Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41782026-09-15T03:52:01.239Z Checking http-range v0.1.5
41792026-09-15T03:52:01.457Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41802026-09-15T03:52:01.494Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41812026-09-15T03:52:01.510Z Checking scuffle v0.1.0
41822026-09-15T03:52:01.662Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41832026-09-15T03:52:01.679Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
41842026-09-15T03:52:01.696Z Checking nanorand v0.7.0
41852026-09-15T03:52:01.700Z Checking hyper-staticfile v0.10.1
41862026-09-15T03:52:01.907Z Checking flume v0.11.1
41872026-09-15T03:52:02.043Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41882026-09-15T03:52:02.070Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41892026-09-15T03:52:02.085Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
41902026-09-15T03:52:02.151Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41912026-09-15T03:52:02.213Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41922026-09-15T03:52:02.413Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41932026-09-15T03:52:02.430Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41942026-09-15T03:52:02.445Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41952026-09-15T03:52:02.621Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41962026-09-15T03:52:02.738Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41972026-09-15T03:52:02.903Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41982026-09-15T03:52:03.110Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41992026-09-15T03:52:03.643Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
42002026-09-15T03:52:04.440Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
42012026-09-15T03:52:06.400Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42022026-09-15T03:52:07.447Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
42032026-09-15T03:52:08.004Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
42042026-09-15T03:52:08.004Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
42052026-09-15T03:52:08.485Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
42062026-09-15T03:52:19.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.86s
42072026-09-15T03:52:19.584Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42082026-09-15T03:52:19.584Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42092026-09-15T03:52:19.777Z
42102026-09-15T03:52:19.777Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/377)
42112026-09-15T03:52:20.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-09-15T03:52:20.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-09-15T03:52:20.556Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42142026-09-15T03:52:30.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42152026-09-15T03:52:30.813Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42162026-09-15T03:52:30.813Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42172026-09-15T03:52:31.014Z
42182026-09-15T03:52:31.014Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/377)
42192026-09-15T03:52:31.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42202026-09-15T03:52:31.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42212026-09-15T03:52:31.792Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42222026-09-15T03:52:42.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
42232026-09-15T03:52:42.035Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42242026-09-15T03:52:42.035Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42252026-09-15T03:52:42.235Z
42262026-09-15T03:52:42.235Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/377)
42272026-09-15T03:52:42.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42282026-09-15T03:52:42.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42292026-09-15T03:52:43.015Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42302026-09-15T03:52:53.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
42312026-09-15T03:52:53.253Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42322026-09-15T03:52:53.253Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42332026-09-15T03:52:53.454Z
42342026-09-15T03:52:53.454Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/377)
42352026-09-15T03:52:53.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42362026-09-15T03:52:53.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42372026-09-15T03:52:54.240Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42382026-09-15T03:53:04.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.06s
42392026-09-15T03:53:04.526Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42402026-09-15T03:53:04.526Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42412026-09-15T03:53:04.733Z
42422026-09-15T03:53:04.733Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/377)
42432026-09-15T03:53:05.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42442026-09-15T03:53:05.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42452026-09-15T03:53:05.516Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42462026-09-15T03:53:15.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42472026-09-15T03:53:15.768Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42482026-09-15T03:53:15.768Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42492026-09-15T03:53:15.968Z
42502026-09-15T03:53:15.968Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/377)
42512026-09-15T03:53:16.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42522026-09-15T03:53:16.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42532026-09-15T03:53:16.762Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42542026-09-15T03:53:26.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
42552026-09-15T03:53:26.980Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42562026-09-15T03:53:26.980Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42572026-09-15T03:53:27.183Z
42582026-09-15T03:53:27.183Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/377)
42592026-09-15T03:53:27.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-15T03:53:27.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-15T03:53:27.972Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42622026-09-15T03:53:38.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42632026-09-15T03:53:38.265Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42642026-09-15T03:53:38.265Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42652026-09-15T03:53:38.470Z
42662026-09-15T03:53:38.470Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/377)
42672026-09-15T03:53:38.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682026-09-15T03:53:38.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692026-09-15T03:53:38.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42702026-09-15T03:53:38.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42712026-09-15T03:53:39.060Z
42722026-09-15T03:53:39.060Zinfo: running `cargo check --bins` on installinator-common (251/377)
42732026-09-15T03:53:39.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42742026-09-15T03:53:39.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42752026-09-15T03:53:39.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42762026-09-15T03:53:39.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42772026-09-15T03:53:39.663Z
42782026-09-15T03:53:39.663Zinfo: running `cargo check --bins` on installinator-common-versions (252/377)
42792026-09-15T03:53:40.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42802026-09-15T03:53:40.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42812026-09-15T03:53:40.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42822026-09-15T03:53:40.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42832026-09-15T03:53:40.233Z
42842026-09-15T03:53:40.233Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/377)
42852026-09-15T03:53:40.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862026-09-15T03:53:40.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872026-09-15T03:53:40.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42882026-09-15T03:53:40.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
42892026-09-15T03:53:40.853Z
42902026-09-15T03:53:40.853Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/377)
42912026-09-15T03:53:41.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42922026-09-15T03:53:41.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42932026-09-15T03:53:41.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42942026-09-15T03:53:41.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42952026-09-15T03:53:41.438Z
42962026-09-15T03:53:41.438Zinfo: running `cargo check --bins` on range-requests (255/377)
42972026-09-15T03:53:41.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42982026-09-15T03:53:41.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42992026-09-15T03:53:41.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43002026-09-15T03:53:41.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43012026-09-15T03:53:42.018Z
43022026-09-15T03:53:42.018Zinfo: running `cargo check --bins` on repo-depot-api (256/377)
43032026-09-15T03:53:42.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43042026-09-15T03:53:42.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43052026-09-15T03:53:42.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43062026-09-15T03:53:42.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43072026-09-15T03:53:42.594Z
43082026-09-15T03:53:42.594Zinfo: running `cargo check --bins` on repo-depot-client (257/377)
43092026-09-15T03:53:43.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43102026-09-15T03:53:43.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43112026-09-15T03:53:43.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43122026-09-15T03:53:43.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43132026-09-15T03:53:43.166Z
43142026-09-15T03:53:43.166Zinfo: running `cargo check --bins` on sled-agent-api (258/377)
43152026-09-15T03:53:43.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-09-15T03:53:43.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-09-15T03:53:43.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43182026-09-15T03:53:43.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43192026-09-15T03:53:43.772Z
43202026-09-15T03:53:43.772Zinfo: running `cargo check --bins` on sled-diagnostics (259/377)
43212026-09-15T03:53:44.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43222026-09-15T03:53:44.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43232026-09-15T03:53:44.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43242026-09-15T03:53:44.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43252026-09-15T03:53:44.373Z
43262026-09-15T03:53:44.373Zinfo: running `cargo check --bins` on zfs-test-harness (260/377)
43272026-09-15T03:53:44.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43282026-09-15T03:53:44.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43292026-09-15T03:53:44.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43302026-09-15T03:53:44.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43312026-09-15T03:53:44.981Z
43322026-09-15T03:53:44.982Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/377)
43332026-09-15T03:53:45.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43342026-09-15T03:53:45.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43352026-09-15T03:53:45.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43362026-09-15T03:53:45.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43372026-09-15T03:53:45.592Z
43382026-09-15T03:53:45.592Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/377)
43392026-09-15T03:53:46.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43402026-09-15T03:53:46.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43412026-09-15T03:53:46.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43422026-09-15T03:53:46.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43432026-09-15T03:53:46.196Z
43442026-09-15T03:53:46.196Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/377)
43452026-09-15T03:53:46.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43462026-09-15T03:53:46.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43472026-09-15T03:53:46.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43482026-09-15T03:53:46.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43492026-09-15T03:53:46.800Z
43502026-09-15T03:53:46.800Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/377)
43512026-09-15T03:53:47.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43522026-09-15T03:53:47.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43532026-09-15T03:53:47.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43542026-09-15T03:53:47.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43552026-09-15T03:53:47.411Z
43562026-09-15T03:53:47.411Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/377)
43572026-09-15T03:53:47.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43582026-09-15T03:53:47.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43592026-09-15T03:53:47.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43602026-09-15T03:53:47.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43612026-09-15T03:53:48.021Z
43622026-09-15T03:53:48.021Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/377)
43632026-09-15T03:53:48.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43642026-09-15T03:53:48.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43652026-09-15T03:53:48.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43662026-09-15T03:53:48.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43672026-09-15T03:53:48.620Z
43682026-09-15T03:53:48.620Zinfo: running `cargo check --bins` on trust-quorum (267/377)
43692026-09-15T03:53:49.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43702026-09-15T03:53:49.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43712026-09-15T03:53:49.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43722026-09-15T03:53:49.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43732026-09-15T03:53:49.230Z
43742026-09-15T03:53:49.230Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/377)
43752026-09-15T03:53:49.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-09-15T03:53:49.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-09-15T03:53:49.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43782026-09-15T03:53:49.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43792026-09-15T03:53:49.821Z
43802026-09-15T03:53:49.821Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/377)
43812026-09-15T03:53:50.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43822026-09-15T03:53:50.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43832026-09-15T03:53:50.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43842026-09-15T03:53:50.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43852026-09-15T03:53:50.439Z
43862026-09-15T03:53:50.439Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/377)
43872026-09-15T03:53:50.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43882026-09-15T03:53:50.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43892026-09-15T03:53:50.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43902026-09-15T03:53:50.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43912026-09-15T03:53:51.062Z
43922026-09-15T03:53:51.062Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/377)
43932026-09-15T03:53:51.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43942026-09-15T03:53:51.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43952026-09-15T03:53:51.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43962026-09-15T03:53:51.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43972026-09-15T03:53:51.670Z
43982026-09-15T03:53:51.670Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/377)
43992026-09-15T03:53:52.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44002026-09-15T03:53:52.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44012026-09-15T03:53:52.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44022026-09-15T03:53:52.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44032026-09-15T03:53:52.292Z
44042026-09-15T03:53:52.292Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/377)
44052026-09-15T03:53:52.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44062026-09-15T03:53:52.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44072026-09-15T03:53:52.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44082026-09-15T03:53:52.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44092026-09-15T03:53:52.916Z
44102026-09-15T03:53:52.916Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/377)
44112026-09-15T03:53:53.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44122026-09-15T03:53:53.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44132026-09-15T03:53:53.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44142026-09-15T03:53:53.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44152026-09-15T03:53:53.479Z
44162026-09-15T03:53:53.479Zinfo: running `cargo check --bins` on transient-dns-server (275/377)
44172026-09-15T03:53:53.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-09-15T03:53:53.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-09-15T03:53:53.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44202026-09-15T03:53:53.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44212026-09-15T03:53:54.062Z
44222026-09-15T03:53:54.062Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/377)
44232026-09-15T03:53:54.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44242026-09-15T03:53:54.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44252026-09-15T03:53:54.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44262026-09-15T03:53:54.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44272026-09-15T03:53:54.650Z
44282026-09-15T03:53:54.651Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/377)
44292026-09-15T03:53:55.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44302026-09-15T03:53:55.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44312026-09-15T03:53:55.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44322026-09-15T03:53:55.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44332026-09-15T03:53:55.242Z
44342026-09-15T03:53:55.242Zinfo: running `cargo check --bins` on omicron-rpaths (278/377)
44352026-09-15T03:53:55.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-09-15T03:53:55.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-09-15T03:53:55.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-09-15T03:53:55.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44392026-09-15T03:53:55.805Z
44402026-09-15T03:53:55.805Zinfo: running `cargo check --bins` on omicron-repl-utils (279/377)
44412026-09-15T03:53:56.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-09-15T03:53:56.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-09-15T03:53:56.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-09-15T03:53:56.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44452026-09-15T03:53:56.375Z
44462026-09-15T03:53:56.376Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/377)
44472026-09-15T03:53:56.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-09-15T03:53:56.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-09-15T03:53:57.089Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44502026-09-15T03:53:57.503Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44512026-09-15T03:53:58.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
44522026-09-15T03:53:58.877Z
44532026-09-15T03:53:58.877Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/377)
44542026-09-15T03:53:59.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-09-15T03:53:59.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-09-15T03:53:59.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44572026-09-15T03:53:59.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44582026-09-15T03:53:59.460Z
44592026-09-15T03:53:59.460Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/377)
44602026-09-15T03:53:59.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-09-15T03:53:59.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-09-15T03:53:59.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44632026-09-15T03:53:59.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44642026-09-15T03:54:00.045Z
44652026-09-15T03:54:00.045Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/377)
44662026-09-15T03:54:00.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44672026-09-15T03:54:00.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44682026-09-15T03:54:00.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44692026-09-15T03:54:00.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44702026-09-15T03:54:00.639Z
44712026-09-15T03:54:00.639Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/377)
44722026-09-15T03:54:01.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44732026-09-15T03:54:01.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44742026-09-15T03:54:01.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44752026-09-15T03:54:01.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44762026-09-15T03:54:01.223Z
44772026-09-15T03:54:01.223Zinfo: running `cargo check --bins` on installinator-client (285/377)
44782026-09-15T03:54:01.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44792026-09-15T03:54:01.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44802026-09-15T03:54:01.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44812026-09-15T03:54:01.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44822026-09-15T03:54:01.794Z
44832026-09-15T03:54:01.795Zinfo: running `cargo check --bins` on oxide-client (286/377)
44842026-09-15T03:54:02.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44852026-09-15T03:54:02.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44862026-09-15T03:54:02.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44872026-09-15T03:54:02.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44882026-09-15T03:54:02.359Z
44892026-09-15T03:54:02.359Zinfo: running `cargo check --bins` on oximeter-client (287/377)
44902026-09-15T03:54:02.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44912026-09-15T03:54:02.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44922026-09-15T03:54:02.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44932026-09-15T03:54:02.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44942026-09-15T03:54:02.943Z
44952026-09-15T03:54:02.943Zinfo: running `cargo check --bins` on wicketd-client (288/377)
44962026-09-15T03:54:03.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44972026-09-15T03:54:03.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44982026-09-15T03:54:03.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44992026-09-15T03:54:03.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45002026-09-15T03:54:03.553Z
45012026-09-15T03:54:03.553Zinfo: running `cargo check --bins` on wicket-common (289/377)
45022026-09-15T03:54:04.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45032026-09-15T03:54:04.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45042026-09-15T03:54:04.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45052026-09-15T03:54:04.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45062026-09-15T03:54:04.153Z
45072026-09-15T03:54:04.153Zinfo: running `cargo check --bins` on wicketd-commission-client (290/377)
45082026-09-15T03:54:04.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45092026-09-15T03:54:04.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45102026-09-15T03:54:04.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45112026-09-15T03:54:04.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45122026-09-15T03:54:04.745Z
45132026-09-15T03:54:04.745Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/377)
45142026-09-15T03:54:05.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45152026-09-15T03:54:05.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45162026-09-15T03:54:05.430Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45172026-09-15T03:54:05.433Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45182026-09-15T03:54:06.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
45192026-09-15T03:54:06.799Z
45202026-09-15T03:54:06.799Zinfo: running `cargo check --bins` on cockroach-admin-api (292/377)
45212026-09-15T03:54:07.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-09-15T03:54:07.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-09-15T03:54:07.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45242026-09-15T03:54:07.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45252026-09-15T03:54:07.369Z
45262026-09-15T03:54:07.369Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/377)
45272026-09-15T03:54:07.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45282026-09-15T03:54:07.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45292026-09-15T03:54:07.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45302026-09-15T03:54:07.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45312026-09-15T03:54:08.034Z
45322026-09-15T03:54:08.034Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/377)
45332026-09-15T03:54:08.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45342026-09-15T03:54:08.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45352026-09-15T03:54:08.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45362026-09-15T03:54:08.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45372026-09-15T03:54:08.708Z
45382026-09-15T03:54:08.708Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/377)
45392026-09-15T03:54:09.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45402026-09-15T03:54:09.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45412026-09-15T03:54:09.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45422026-09-15T03:54:09.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45432026-09-15T03:54:09.351Z
45442026-09-15T03:54:09.351Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/377)
45452026-09-15T03:54:09.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45462026-09-15T03:54:09.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45472026-09-15T03:54:09.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45482026-09-15T03:54:09.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45492026-09-15T03:54:09.997Z
45502026-09-15T03:54:09.997Zinfo: running `cargo check --bins` on db-macros (297/377)
45512026-09-15T03:54:10.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45522026-09-15T03:54:10.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45532026-09-15T03:54:10.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45542026-09-15T03:54:10.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45552026-09-15T03:54:10.567Z
45562026-09-15T03:54:10.567Zinfo: running `cargo check --bins` on nexus-macros-common (298/377)
45572026-09-15T03:54:11.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45582026-09-15T03:54:11.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45592026-09-15T03:54:11.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45602026-09-15T03:54:11.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45612026-09-15T03:54:11.138Z
45622026-09-15T03:54:11.138Zinfo: running `cargo check --bins` on nexus-auth (299/377)
45632026-09-15T03:54:11.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45642026-09-15T03:54:11.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45652026-09-15T03:54:11.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45662026-09-15T03:54:11.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45672026-09-15T03:54:11.770Z
45682026-09-15T03:54:11.771Zinfo: running `cargo check --bins` on authz-macros (300/377)
45692026-09-15T03:54:12.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45702026-09-15T03:54:12.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45712026-09-15T03:54:12.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45722026-09-15T03:54:12.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45732026-09-15T03:54:12.335Z
45742026-09-15T03:54:12.335Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/377)
45752026-09-15T03:54:12.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45762026-09-15T03:54:12.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45772026-09-15T03:54:12.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45782026-09-15T03:54:12.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45792026-09-15T03:54:12.961Z
45802026-09-15T03:54:12.961Zinfo: running `cargo check --bins` on nexus-db-model (302/377)
45812026-09-15T03:54:13.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45822026-09-15T03:54:13.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45832026-09-15T03:54:13.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45842026-09-15T03:54:13.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45852026-09-15T03:54:13.594Z
45862026-09-15T03:54:13.594Zinfo: running `cargo check --bins` on nexus-db-schema (303/377)
45872026-09-15T03:54:14.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45882026-09-15T03:54:14.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45892026-09-15T03:54:14.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45902026-09-15T03:54:14.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45912026-09-15T03:54:14.165Z
45922026-09-15T03:54:14.165Zinfo: running `cargo check --bins` on nexus-defaults (304/377)
45932026-09-15T03:54:14.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45942026-09-15T03:54:14.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45952026-09-15T03:54:14.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45962026-09-15T03:54:14.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45972026-09-15T03:54:14.748Z
45982026-09-15T03:54:14.748Zinfo: running `cargo check --bins` on omicron-git-version (305/377)
45992026-09-15T03:54:15.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46002026-09-15T03:54:15.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46012026-09-15T03:54:15.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46022026-09-15T03:54:15.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46032026-09-15T03:54:15.321Z
46042026-09-15T03:54:15.321Zinfo: running `cargo check --bins` on nexus-db-errors (306/377)
46052026-09-15T03:54:15.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-15T03:54:15.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-15T03:54:15.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-15T03:54:15.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46092026-09-15T03:54:15.955Z
46102026-09-15T03:54:15.955Zinfo: running `cargo check --bins` on nexus-db-lookup (307/377)
46112026-09-15T03:54:16.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-15T03:54:16.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-15T03:54:16.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-15T03:54:16.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46152026-09-15T03:54:16.597Z
46162026-09-15T03:54:16.597Zinfo: running `cargo check --bins` on nexus-fm-slippy (308/377)
46172026-09-15T03:54:17.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-15T03:54:17.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-15T03:54:17.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46202026-09-15T03:54:17.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46212026-09-15T03:54:17.219Z
46222026-09-15T03:54:17.219Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (309/377)
46232026-09-15T03:54:17.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46242026-09-15T03:54:17.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46252026-09-15T03:54:17.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46262026-09-15T03:54:17.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46272026-09-15T03:54:17.849Z
46282026-09-15T03:54:17.849Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (310/377)
46292026-09-15T03:54:18.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46302026-09-15T03:54:18.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46312026-09-15T03:54:18.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46322026-09-15T03:54:18.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46332026-09-15T03:54:18.490Z
46342026-09-15T03:54:18.490Zinfo: running `cargo check --bins` on nexus-test-interface (311/377)
46352026-09-15T03:54:19.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46362026-09-15T03:54:19.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46372026-09-15T03:54:19.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46382026-09-15T03:54:19.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46392026-09-15T03:54:19.131Z
46402026-09-15T03:54:19.131Zinfo: running `cargo check --bins` on oximeter-collector (312/377)
46412026-09-15T03:54:19.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46422026-09-15T03:54:19.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46432026-09-15T03:54:19.866Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46442026-09-15T03:54:19.869Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46452026-09-15T03:54:20.538Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46462026-09-15T03:54:22.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
46472026-09-15T03:54:22.442Z
46482026-09-15T03:54:22.442Zinfo: running `cargo check --bins` on oximeter-api (313/377)
46492026-09-15T03:54:22.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46502026-09-15T03:54:22.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46512026-09-15T03:54:22.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46522026-09-15T03:54:22.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46532026-09-15T03:54:23.025Z
46542026-09-15T03:54:23.025Zinfo: running `cargo check --bins` on cert-dev (314/377)
46552026-09-15T03:54:23.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46562026-09-15T03:54:23.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46572026-09-15T03:54:23.641Z Checking yasna v0.5.2
46582026-09-15T03:54:24.042Z Checking rcgen v0.12.1
46592026-09-15T03:54:24.296Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46602026-09-15T03:54:24.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46612026-09-15T03:54:24.659Z
46622026-09-15T03:54:24.659Zinfo: running `cargo check --bins` on clickana (315/377)
46632026-09-15T03:54:25.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-15T03:54:25.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-15T03:54:25.312Z Compiling instability v0.3.11
46662026-09-15T03:54:25.315Z Checking castaway v0.2.4
46672026-09-15T03:54:25.315Z Compiling indoc v2.0.7
46682026-09-15T03:54:25.315Z Checking unicode-truncate v1.1.0
46692026-09-15T03:54:25.315Z Checking lru v0.12.5
46702026-09-15T03:54:25.420Z Checking cassowary v0.3.0
46712026-09-15T03:54:25.531Z Checking compact_str v0.8.1
46722026-09-15T03:54:26.340Z Checking ratatui v0.29.0
46732026-09-15T03:54:27.390Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46742026-09-15T03:54:28.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
46752026-09-15T03:54:28.284Z
46762026-09-15T03:54:28.284Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (316/377)
46772026-09-15T03:54:28.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46782026-09-15T03:54:28.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46792026-09-15T03:54:29.014Z Checking headers-core v0.3.0
46802026-09-15T03:54:29.017Z Checking port-file v0.1.0
46812026-09-15T03:54:29.017Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46822026-09-15T03:54:29.211Z Checking headers v0.4.1
46832026-09-15T03:54:29.580Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46842026-09-15T03:54:30.550Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46852026-09-15T03:54:31.077Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46862026-09-15T03:54:31.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
46872026-09-15T03:54:31.708Z
46882026-09-15T03:54:31.708Zinfo: running `cargo check --bins` on ch-dev (317/377)
46892026-09-15T03:54:32.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46902026-09-15T03:54:32.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46912026-09-15T03:54:32.435Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46922026-09-15T03:54:33.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
46932026-09-15T03:54:33.403Z
46942026-09-15T03:54:33.403Zinfo: running `cargo check --bins` on dev-tools-common (318/377)
46952026-09-15T03:54:33.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46962026-09-15T03:54:33.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46972026-09-15T03:54:33.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46982026-09-15T03:54:33.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
46992026-09-15T03:54:33.827Z
47002026-09-15T03:54:33.827Zinfo: running `cargo check --bins` on corpus-adjust (319/377)
47012026-09-15T03:54:34.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47022026-09-15T03:54:34.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47032026-09-15T03:54:34.460Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
47042026-09-15T03:54:34.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
47052026-09-15T03:54:35.004Z
47062026-09-15T03:54:35.005Zinfo: running `cargo check --bins` on crdb-seed (320/377)
47072026-09-15T03:54:35.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47082026-09-15T03:54:35.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47092026-09-15T03:54:35.730Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47102026-09-15T03:54:36.832Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47112026-09-15T03:54:37.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
47122026-09-15T03:54:37.383Z
47132026-09-15T03:54:37.383Zinfo: running `cargo check --bins` on db-dev (321/377)
47142026-09-15T03:54:37.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47152026-09-15T03:54:37.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47162026-09-15T03:54:38.110Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
47172026-09-15T03:54:38.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
47182026-09-15T03:54:39.085Z
47192026-09-15T03:54:39.085Zinfo: running `cargo check --bins` on omicron-dev-lib (322/377)
47202026-09-15T03:54:39.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-15T03:54:39.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-15T03:54:39.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-15T03:54:39.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47242026-09-15T03:54:39.709Z
47252026-09-15T03:54:39.709Zinfo: running `cargo check --bins` on xtask-downloader (323/377)
47262026-09-15T03:54:40.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-15T03:54:40.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-15T03:54:40.335Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
47292026-09-15T03:54:41.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
47302026-09-15T03:54:41.191Z
47312026-09-15T03:54:41.191Zinfo: running `cargo check --bins` on omicron-dropshot-apis (324/377)
47322026-09-15T03:54:41.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-15T03:54:41.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-15T03:54:41.947Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47352026-09-15T03:54:41.947Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47362026-09-15T03:54:41.950Z Checking git-stub v1.0.0
47372026-09-15T03:54:41.950Z Compiling trait-variant v0.1.2
47382026-09-15T03:54:42.066Z Checking maplit v1.0.2
47392026-09-15T03:54:42.096Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47402026-09-15T03:54:42.099Z Checking drift v0.2.0
47412026-09-15T03:54:42.119Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47422026-09-15T03:54:42.136Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47432026-09-15T03:54:42.230Z Checking git-stub-vcs v0.1.0
47442026-09-15T03:54:42.293Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47452026-09-15T03:54:42.307Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47462026-09-15T03:54:42.429Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47472026-09-15T03:54:42.449Z Checking dropshot-api-manager v0.8.0
47482026-09-15T03:54:42.466Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47492026-09-15T03:54:42.607Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47502026-09-15T03:54:42.797Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47512026-09-15T03:54:43.305Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47522026-09-15T03:54:44.234Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47532026-09-15T03:54:45.256Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47542026-09-15T03:54:46.095Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47552026-09-15T03:54:46.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
47562026-09-15T03:54:46.742Z
47572026-09-15T03:54:46.743Zinfo: running `cargo check --bins` on installinator-api (325/377)
47582026-09-15T03:54:47.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47592026-09-15T03:54:47.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47602026-09-15T03:54:47.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47612026-09-15T03:54:47.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47622026-09-15T03:54:47.313Z
47632026-09-15T03:54:47.313Zinfo: running `cargo check --bins` on nexus-external-api (326/377)
47642026-09-15T03:54:47.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47652026-09-15T03:54:47.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47662026-09-15T03:54:47.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47672026-09-15T03:54:47.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47682026-09-15T03:54:47.932Z
47692026-09-15T03:54:47.932Zinfo: running `cargo check --bins` on nexus-internal-api (327/377)
47702026-09-15T03:54:48.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47712026-09-15T03:54:48.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47722026-09-15T03:54:48.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47732026-09-15T03:54:48.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47742026-09-15T03:54:48.560Z
47752026-09-15T03:54:48.561Zinfo: running `cargo check --bins` on nexus-lockstep-api (328/377)
47762026-09-15T03:54:49.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47772026-09-15T03:54:49.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47782026-09-15T03:54:49.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47792026-09-15T03:54:49.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47802026-09-15T03:54:49.177Z
47812026-09-15T03:54:49.177Zinfo: running `cargo check --bins` on ntp-admin-api (329/377)
47822026-09-15T03:54:49.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47832026-09-15T03:54:49.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47842026-09-15T03:54:49.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47852026-09-15T03:54:49.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47862026-09-15T03:54:49.757Z
47872026-09-15T03:54:49.757Zinfo: running `cargo check --bins` on ntp-admin-types-versions (330/377)
47882026-09-15T03:54:50.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47892026-09-15T03:54:50.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47902026-09-15T03:54:50.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47912026-09-15T03:54:50.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47922026-09-15T03:54:50.330Z
47932026-09-15T03:54:50.330Zinfo: running `cargo check --bins` on wicketd-api (331/377)
47942026-09-15T03:54:50.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47952026-09-15T03:54:50.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47962026-09-15T03:54:50.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47972026-09-15T03:54:50.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47982026-09-15T03:54:50.923Z
47992026-09-15T03:54:50.923Zinfo: running `cargo check --bins` on wicketd-commission-api (332/377)
48002026-09-15T03:54:51.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48012026-09-15T03:54:51.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48022026-09-15T03:54:51.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48032026-09-15T03:54:51.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
48042026-09-15T03:54:51.515Z
48052026-09-15T03:54:51.515Zinfo: running `cargo check --bins` on omicron-ls-apis (333/377)
48062026-09-15T03:54:51.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48072026-09-15T03:54:51.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48082026-09-15T03:54:52.133Z Compiling blake3 v1.8.5
48092026-09-15T03:54:52.242Z Checking constant_time_eq v0.4.2
48102026-09-15T03:54:52.242Z Checking arrayref v0.3.9
48112026-09-15T03:54:52.257Z Checking arrayvec v0.7.6
48122026-09-15T03:54:52.265Z Checking cargo-platform v0.3.2
48132026-09-15T03:54:52.268Z Checking topological-sort v0.2.2
48142026-09-15T03:54:52.268Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
48152026-09-15T03:54:52.414Z Checking cargo_metadata v0.23.1
48162026-09-15T03:54:53.134Z Checking omicron-zone-package v0.12.3
48172026-09-15T03:54:53.838Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
48182026-09-15T03:54:54.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
48192026-09-15T03:54:54.833Z
48202026-09-15T03:54:54.834Zinfo: running `cargo check --bins` on mgs-dev (334/377)
48212026-09-15T03:54:55.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48222026-09-15T03:54:55.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48232026-09-15T03:54:55.572Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48242026-09-15T03:54:56.206Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
48252026-09-15T03:54:57.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
48262026-09-15T03:54:57.020Z
48272026-09-15T03:54:57.020Zinfo: running `cargo check --bins` on omicron-omdb (335/377)
48282026-09-15T03:54:58.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48292026-09-15T03:54:58.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48302026-09-15T03:54:58.929Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
48312026-09-15T03:54:58.929Z Compiling darling_core v0.21.3
48322026-09-15T03:54:58.929Z Compiling vergen-lib v0.1.6
48332026-09-15T03:54:58.929Z Compiling diesel_derives v2.3.7
48342026-09-15T03:54:58.929Z Checking scheduled-thread-pool v0.2.7
48352026-09-15T03:54:58.929Z Compiling vergen-gitcl v1.0.8
48362026-09-15T03:54:58.929Z Compiling diesel_table_macro_syntax v0.3.0
48372026-09-15T03:54:58.929Z Compiling dirs-sys-next v0.1.2
48382026-09-15T03:54:58.929Z Compiling crunchy v0.2.4
48392026-09-15T03:54:58.929Z Compiling glob v0.3.3
48402026-09-15T03:54:58.929Z Checking r2d2 v0.8.10
48412026-09-15T03:54:58.929Z Compiling dirs-next v2.0.0
48422026-09-15T03:54:58.929Z Compiling tiny-keccak v2.0.2
48432026-09-15T03:54:58.929Z Checking downcast-rs v2.0.2
48442026-09-15T03:54:58.930Z Compiling term v0.7.0
48452026-09-15T03:54:58.930Z Compiling bit-vec v0.6.3
48462026-09-15T03:54:58.930Z Compiling clang-sys v1.8.1
48472026-09-15T03:54:58.930Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48482026-09-15T03:54:58.930Z Compiling bit-set v0.5.3
48492026-09-15T03:54:58.930Z Compiling ascii-canvas v3.0.0
48502026-09-15T03:54:58.947Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48512026-09-15T03:55:00.954Z Compiling itertools v0.10.5
48522026-09-15T03:55:00.977Z Compiling ena v0.14.4
48532026-09-15T03:55:00.977Z Compiling libloading v0.8.9
48542026-09-15T03:55:00.977Z Compiling diff v0.1.13
48552026-09-15T03:55:00.977Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48562026-09-15T03:55:00.977Z Compiling regex-syntax v0.6.29
48572026-09-15T03:55:00.977Z Compiling bindgen v0.71.1
48582026-09-15T03:55:00.977Z Compiling cexpr v0.6.0
48592026-09-15T03:55:00.977Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48602026-09-15T03:55:00.977Z Compiling rustc-hash v2.1.1
48612026-09-15T03:55:00.977Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48622026-09-15T03:55:00.977Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48632026-09-15T03:55:00.977Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48642026-09-15T03:55:00.977Z Compiling libxml v0.3.3
48652026-09-15T03:55:00.977Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48662026-09-15T03:55:00.981Z Compiling strum_macros v0.24.3
48672026-09-15T03:55:00.981Z Compiling indoc v1.0.9
48682026-09-15T03:55:00.981Z Compiling lalrpop v0.19.12
48692026-09-15T03:55:00.981Z Compiling darling_macro v0.21.3
48702026-09-15T03:55:02.646Z Compiling darling v0.21.3
48712026-09-15T03:55:02.653Z Compiling dsl_auto_type v0.2.0
48722026-09-15T03:55:02.654Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48732026-09-15T03:55:02.654Z Checking derive_builder v0.20.2
48742026-09-15T03:55:02.654Z Compiling oso-derive v0.27.3
48752026-09-15T03:55:02.654Z Checking quick-xml v0.37.5
48762026-09-15T03:55:02.654Z Compiling impl-trait-for-tuples v0.2.3
48772026-09-15T03:55:02.654Z Checking openssl-probe v0.1.6
48782026-09-15T03:55:02.654Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48792026-09-15T03:55:02.654Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48802026-09-15T03:55:02.889Z Checking bb8 v0.8.6
48812026-09-15T03:55:02.915Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48822026-09-15T03:55:03.308Z Checking nonempty v0.12.0
48832026-09-15T03:55:03.314Z Compiling libz-sys v1.1.24
48842026-09-15T03:55:03.314Z Compiling strsim v0.10.0
48852026-09-15T03:55:03.314Z Compiling libgit2-sys v0.18.3+1.9.2
48862026-09-15T03:55:03.512Z Compiling darling_core v0.13.4
48872026-09-15T03:55:03.515Z Compiling progenitor-impl v0.13.0
48882026-09-15T03:55:03.738Z Compiling vergen-git2 v9.1.0
48892026-09-15T03:55:04.873Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48902026-09-15T03:55:06.258Z Checking progenitor-client v0.13.0
48912026-09-15T03:55:06.268Z Compiling darling_macro v0.13.4
48922026-09-15T03:55:06.275Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48932026-09-15T03:55:06.275Z Compiling darling v0.13.4
48942026-09-15T03:55:06.275Z Compiling serde_with_macros v1.5.2
48952026-09-15T03:55:06.275Z Compiling progenitor-macro v0.13.0
48962026-09-15T03:55:06.324Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48972026-09-15T03:55:06.894Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48982026-09-15T03:55:06.900Z Compiling serde_with v1.14.0
48992026-09-15T03:55:06.900Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
49002026-09-15T03:55:07.034Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
49012026-09-15T03:55:07.241Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
49022026-09-15T03:55:07.265Z Checking diesel v2.3.7
49032026-09-15T03:55:07.290Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
49042026-09-15T03:55:07.447Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
49052026-09-15T03:55:08.002Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
49062026-09-15T03:55:09.040Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
49072026-09-15T03:55:09.269Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
49082026-09-15T03:55:09.580Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
49092026-09-15T03:55:09.791Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
49102026-09-15T03:55:09.965Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
49112026-09-15T03:55:10.003Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
49122026-09-15T03:55:10.302Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
49132026-09-15T03:55:10.326Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
49142026-09-15T03:55:10.729Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
49152026-09-15T03:55:10.970Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
49162026-09-15T03:55:11.209Z Checking progenitor v0.13.0
49172026-09-15T03:55:11.327Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49182026-09-15T03:55:11.366Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49192026-09-15T03:55:11.419Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
49202026-09-15T03:55:11.693Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
49212026-09-15T03:55:11.820Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49222026-09-15T03:55:11.939Z Checking twox-hash v2.1.2
49232026-09-15T03:55:12.035Z Checking libsw-core v0.3.2
49242026-09-15T03:55:12.073Z Checking atty v0.2.14
49252026-09-15T03:55:12.177Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
49262026-09-15T03:55:12.193Z Checking libsw v3.5.0
49272026-09-15T03:55:12.266Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
49282026-09-15T03:55:12.376Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
49292026-09-15T03:55:14.012Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
49302026-09-15T03:55:14.339Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
49312026-09-15T03:55:15.055Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
49322026-09-15T03:55:15.775Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49332026-09-15T03:55:16.745Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49342026-09-15T03:55:16.963Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
49352026-09-15T03:55:17.119Z Checking fatfs v0.3.6
49362026-09-15T03:55:17.397Z Checking console v0.16.2
49372026-09-15T03:55:17.580Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
49382026-09-15T03:55:17.714Z Checking unit-prefix v0.5.2
49392026-09-15T03:55:17.760Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49402026-09-15T03:55:17.847Z Compiling seq-macro v0.3.6
49412026-09-15T03:55:17.909Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49422026-09-15T03:55:18.376Z Checking indicatif v0.18.4
49432026-09-15T03:55:18.790Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49442026-09-15T03:55:19.189Z Checking oxide-update-engine-display v0.1.2
49452026-09-15T03:55:19.470Z Checking support-bundle-viewer v0.1.2
49462026-09-15T03:55:19.495Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49472026-09-15T03:55:19.513Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49482026-09-15T03:55:19.720Z Checking multimap v0.10.1
49492026-09-15T03:55:21.639Z Checking diesel-dtrace v0.5.0
49502026-09-15T03:55:21.896Z Checking async-bb8-diesel v0.2.1
49512026-09-15T03:55:28.784Z Compiling samael v0.0.19
49522026-09-15T03:55:30.975Z Compiling git2 v0.20.4
49532026-09-15T03:55:33.140Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49542026-09-15T03:55:34.080Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49552026-09-15T03:55:34.879Z Compiling polar-core v0.27.3
49562026-09-15T03:55:39.421Z Checking oso v0.27.3
49572026-09-15T03:56:10.268Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49582026-09-15T03:57:25.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
49592026-09-15T03:57:26.048Z
49602026-09-15T03:57:26.048Zinfo: running `cargo check --bins` on nexus-networking (336/377)
49612026-09-15T03:57:26.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49622026-09-15T03:57:26.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49632026-09-15T03:57:26.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49642026-09-15T03:57:26.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
49652026-09-15T03:57:26.729Z
49662026-09-15T03:57:26.729Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (337/377)
49672026-09-15T03:57:27.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49682026-09-15T03:57:27.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49692026-09-15T03:57:27.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49702026-09-15T03:57:27.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49712026-09-15T03:57:27.368Z
49722026-09-15T03:57:27.368Zinfo: running `cargo check --bins` on nexus-saga-recovery (338/377)
49732026-09-15T03:57:27.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49742026-09-15T03:57:27.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49752026-09-15T03:57:27.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49762026-09-15T03:57:27.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49772026-09-15T03:57:28.012Z
49782026-09-15T03:57:28.012Zinfo: running `cargo check --bins` on nexus-test-utils-macros (339/377)
49792026-09-15T03:57:28.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49802026-09-15T03:57:28.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49812026-09-15T03:57:28.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49822026-09-15T03:57:28.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49832026-09-15T03:57:28.583Z
49842026-09-15T03:57:28.583Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (340/377)
49852026-09-15T03:57:29.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49862026-09-15T03:57:29.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49872026-09-15T03:57:29.425Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49882026-09-15T03:57:30.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
49892026-09-15T03:57:30.442Z
49902026-09-15T03:57:30.442Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (341/377)
49912026-09-15T03:57:30.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49922026-09-15T03:57:30.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49932026-09-15T03:57:31.273Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49942026-09-15T03:58:10.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.02s
49952026-09-15T03:58:10.686Z
49962026-09-15T03:58:10.686Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/377)
49972026-09-15T03:58:11.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49982026-09-15T03:58:11.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49992026-09-15T03:58:11.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50002026-09-15T03:58:11.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50012026-09-15T03:58:11.255Z
50022026-09-15T03:58:11.255Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/377)
50032026-09-15T03:58:11.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50042026-09-15T03:58:11.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50052026-09-15T03:58:11.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50062026-09-15T03:58:11.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50072026-09-15T03:58:11.821Z
50082026-09-15T03:58:11.821Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (344/377)
50092026-09-15T03:58:12.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50102026-09-15T03:58:12.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50112026-09-15T03:58:12.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50122026-09-15T03:58:12.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50132026-09-15T03:58:12.461Z
50142026-09-15T03:58:12.461Zinfo: running `cargo check --bins` on nexus-mgs-updates (345/377)
50152026-09-15T03:58:12.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50162026-09-15T03:58:12.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50172026-09-15T03:58:12.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50182026-09-15T03:58:12.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50192026-09-15T03:58:13.087Z
50202026-09-15T03:58:13.087Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (346/377)
50212026-09-15T03:58:13.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50222026-09-15T03:58:13.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50232026-09-15T03:58:13.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50242026-09-15T03:58:13.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50252026-09-15T03:58:13.729Z
50262026-09-15T03:58:13.729Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/377)
50272026-09-15T03:58:14.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50282026-09-15T03:58:14.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50292026-09-15T03:58:14.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50302026-09-15T03:58:14.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50312026-09-15T03:58:14.372Z
50322026-09-15T03:58:14.372Zinfo: running `cargo check --bins` on nexus-switch-config (348/377)
50332026-09-15T03:58:14.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50342026-09-15T03:58:14.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50352026-09-15T03:58:14.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50362026-09-15T03:58:14.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50372026-09-15T03:58:14.990Z
50382026-09-15T03:58:14.990Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (349/377)
50392026-09-15T03:58:15.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50402026-09-15T03:58:15.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50412026-09-15T03:58:15.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50422026-09-15T03:58:15.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50432026-09-15T03:58:15.636Z
50442026-09-15T03:58:15.636Zinfo: running `cargo check --bins` on support-bundle-collection (350/377)
50452026-09-15T03:58:16.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50462026-09-15T03:58:16.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50472026-09-15T03:58:16.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50482026-09-15T03:58:16.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50492026-09-15T03:58:16.277Z
50502026-09-15T03:58:16.277Zinfo: running `cargo check --bins` on omicron-dev (351/377)
50512026-09-15T03:58:16.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50522026-09-15T03:58:16.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50532026-09-15T03:58:17.180Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50542026-09-15T03:58:17.183Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50552026-09-15T03:58:17.375Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50562026-09-15T03:58:17.401Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50572026-09-15T03:58:17.418Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50582026-09-15T03:58:17.421Z Checking yansi v1.0.1
50592026-09-15T03:58:17.421Z Checking diff v0.1.13
50602026-09-15T03:58:17.464Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50612026-09-15T03:58:17.520Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50622026-09-15T03:58:17.695Z Checking pretty_assertions v1.4.1
50632026-09-15T03:58:18.471Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50642026-09-15T03:58:18.488Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50652026-09-15T03:58:43.702Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50662026-09-15T03:58:43.704Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50672026-09-15T03:58:43.705Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50682026-09-15T03:58:43.705Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50692026-09-15T03:58:43.705Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50702026-09-15T03:58:43.705Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50712026-09-15T03:58:43.705Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50722026-09-15T03:58:44.569Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50732026-09-15T03:58:44.569Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50742026-09-15T03:58:45.874Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50752026-09-15T03:59:25.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
50762026-09-15T03:59:25.069Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50772026-09-15T03:59:25.069Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50782026-09-15T03:59:25.274Z
50792026-09-15T03:59:25.274Zinfo: running `cargo check --bins` on oximeter-load-test (352/377)
50802026-09-15T03:59:25.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-15T03:59:25.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-15T03:59:25.987Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50832026-09-15T03:59:26.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
50842026-09-15T03:59:26.818Z
50852026-09-15T03:59:26.818Zinfo: running `cargo check --bins` on omicron-pins (353/377)
50862026-09-15T03:59:27.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-15T03:59:27.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-15T03:59:27.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50892026-09-15T03:59:27.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50902026-09-15T03:59:27.390Z
50912026-09-15T03:59:27.390Zinfo: running `cargo check --bins` on rack-init-config (354/377)
50922026-09-15T03:59:27.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-15T03:59:27.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-15T03:59:27.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50952026-09-15T03:59:27.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
50962026-09-15T03:59:27.983Z
50972026-09-15T03:59:27.983Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/377)
50982026-09-15T03:59:28.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50992026-09-15T03:59:28.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51002026-09-15T03:59:28.777Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
51012026-09-15T03:59:28.900Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
51022026-09-15T03:59:28.903Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
51032026-09-15T03:59:55.710Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
51042026-09-15T03:59:56.112Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
51052026-09-15T03:59:57.908Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
51062026-09-15T03:59:58.387Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
51072026-09-15T04:00:01.497Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51082026-09-15T04:00:25.736Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51092026-09-15T04:00:26.472Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51102026-09-15T04:00:28.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
51112026-09-15T04:00:28.385Z
51122026-09-15T04:00:28.385Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (356/377)
51132026-09-15T04:00:28.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51142026-09-15T04:00:28.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51152026-09-15T04:00:29.113Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
51162026-09-15T04:00:29.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
51172026-09-15T04:00:30.019Z
51182026-09-15T04:00:30.019Zinfo: running `cargo check --bins` on omicron-releng (357/377)
51192026-09-15T04:00:30.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51202026-09-15T04:00:30.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51212026-09-15T04:00:30.646Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
51222026-09-15T04:00:30.649Z Compiling fs-err v2.11.0
51232026-09-15T04:00:30.765Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
51242026-09-15T04:00:30.776Z Checking parse-size v1.1.0
51252026-09-15T04:00:30.785Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
51262026-09-15T04:00:30.788Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51272026-09-15T04:00:30.788Z Checking shell-words v1.1.1
51282026-09-15T04:00:30.872Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51292026-09-15T04:00:31.204Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51302026-09-15T04:00:31.381Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51312026-09-15T04:00:32.049Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51322026-09-15T04:00:33.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
51332026-09-15T04:00:33.183Z
51342026-09-15T04:00:33.183Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (358/377)
51352026-09-15T04:00:33.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51362026-09-15T04:00:33.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51372026-09-15T04:00:33.830Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51382026-09-15T04:00:34.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
51392026-09-15T04:00:34.500Z
51402026-09-15T04:00:34.500Zinfo: running `cargo check --bins` on schema (359/377)
51412026-09-15T04:00:35.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51422026-09-15T04:00:35.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51432026-09-15T04:00:35.236Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51442026-09-15T04:00:35.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
51452026-09-15T04:00:36.159Z
51462026-09-15T04:00:36.159Zinfo: running `cargo check --bins` on xtask (360/377)
51472026-09-15T04:00:36.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51482026-09-15T04:00:36.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51492026-09-15T04:00:36.561Z Checking serde_core v1.0.228
51502026-09-15T04:00:36.561Z Checking libc v0.2.185
51512026-09-15T04:00:36.564Z Checking bitflags v2.11.0
51522026-09-15T04:00:36.647Z Checking scroll v0.12.0
51532026-09-15T04:00:36.650Z Checking thiserror v1.0.69
51542026-09-15T04:00:36.659Z Checking log v0.4.33
51552026-09-15T04:00:36.662Z Checking hashbrown v0.17.0
51562026-09-15T04:00:36.675Z Checking zerocopy v0.7.35
51572026-09-15T04:00:36.740Z Checking syn v2.0.117
51582026-09-15T04:00:36.782Z Checking dtrace-parser v0.2.0
51592026-09-15T04:00:36.798Z Checking once_cell v1.21.3
51602026-09-15T04:00:36.855Z Checking goblin v0.8.2
51612026-09-15T04:00:36.923Z Checking errno v0.3.14
51622026-09-15T04:00:36.969Z Checking getrandom v0.3.4
51632026-09-15T04:00:37.013Z Checking thread-id v4.2.2
51642026-09-15T04:00:37.038Z Checking rustix v1.1.4
51652026-09-15T04:00:37.088Z Checking memmap v0.7.0
51662026-09-15T04:00:37.099Z Checking thiserror v2.0.18
51672026-09-15T04:00:37.114Z Checking indexmap v2.14.0
51682026-09-15T04:00:37.149Z Checking fs-err v3.3.0
51692026-09-15T04:00:37.191Z Checking anyhow v1.0.104
51702026-09-15T04:00:37.209Z Checking tabled v0.15.0
51712026-09-15T04:00:37.810Z Checking terminal_size v0.4.3
51722026-09-15T04:00:37.810Z Checking tempfile v3.27.0
51732026-09-15T04:00:37.922Z Checking clap_builder v4.6.0
51742026-09-15T04:00:37.922Z Checking textwrap v0.16.2
51752026-09-15T04:00:38.076Z Checking serde v1.0.228
51762026-09-15T04:00:38.076Z Checking serde_json v1.0.151
51772026-09-15T04:00:38.079Z Checking camino v1.2.5
51782026-09-15T04:00:38.128Z Checking semver v1.0.28
51792026-09-15T04:00:38.291Z Checking cargo-platform v0.3.2
51802026-09-15T04:00:38.329Z Checking camino-tempfile v1.4.1
51812026-09-15T04:00:38.483Z Checking serde_spanned v0.6.9
51822026-09-15T04:00:38.486Z Checking toml_datetime v0.6.11
51832026-09-15T04:00:38.486Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51842026-09-15T04:00:38.486Z Checking macaddr v1.0.1
51852026-09-15T04:00:38.661Z Checking toml_edit v0.22.27
51862026-09-15T04:00:38.671Z Checking cargo_metadata v0.23.1
51872026-09-15T04:00:38.684Z Checking dof v0.3.0
51882026-09-15T04:00:38.943Z Checking usdt-impl v0.5.0
51892026-09-15T04:00:39.098Z Checking clap v4.6.1
51902026-09-15T04:00:39.212Z Checking usdt v0.5.0
51912026-09-15T04:00:39.623Z Checking toml v0.8.23
51922026-09-15T04:00:39.882Z Checking cargo_toml v0.21.0
51932026-09-15T04:00:40.526Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51942026-09-15T04:00:40.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
51952026-09-15T04:00:41.016Z
51962026-09-15T04:00:41.016Zinfo: running `cargo check --bins` on dnsadm (361/377)
51972026-09-15T04:00:41.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51982026-09-15T04:00:41.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51992026-09-15T04:00:41.660Z Checking arc-swap v1.8.2
52002026-09-15T04:00:41.934Z Checking slog-scope v4.4.1
52012026-09-15T04:00:42.046Z Checking slog-stdlog v4.1.1
52022026-09-15T04:00:42.143Z Checking slog-envlogger v2.2.0
52032026-09-15T04:00:42.260Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
52042026-09-15T04:00:42.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
52052026-09-15T04:00:42.848Z
52062026-09-15T04:00:42.848Zinfo: running `cargo check --bins` on end-to-end-tests (362/377)
52072026-09-15T04:00:43.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52082026-09-15T04:00:43.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52092026-09-15T04:00:43.656Z Checking cpubits v0.1.1
52102026-09-15T04:00:43.790Z Checking pem-rfc7468 v1.0.0
52112026-09-15T04:00:43.801Z Checking universal-hash v0.6.1
52122026-09-15T04:00:43.808Z Checking pbkdf2 v0.13.0
52132026-09-15T04:00:43.808Z Checking ctr v0.10.1
52142026-09-15T04:00:43.813Z Checking aead v0.6.1
52152026-09-15T04:00:43.847Z Checking crypto-bigint v0.7.5
52162026-09-15T04:00:43.847Z Checking aes v0.9.1
52172026-09-15T04:00:43.873Z Checking salsa20 v0.11.0
52182026-09-15T04:00:43.912Z Checking polyval v0.7.1
52192026-09-15T04:00:43.930Z Checking der v0.8.0
52202026-09-15T04:00:43.939Z Checking cbc v0.2.1
52212026-09-15T04:00:44.003Z Checking ff v0.14.0
52222026-09-15T04:00:44.027Z Checking scrypt v0.12.0
52232026-09-15T04:00:44.039Z Checking signature v3.0.0
52242026-09-15T04:00:44.098Z Checking base16ct v1.0.0
52252026-09-15T04:00:44.121Z Checking ghash v0.6.0
52262026-09-15T04:00:44.135Z Checking group v0.14.0
52272026-09-15T04:00:44.182Z Checking hkdf v0.13.0
52282026-09-15T04:00:44.201Z Compiling curve25519-dalek v5.0.0
52292026-09-15T04:00:44.224Z Checking keccak v0.2.0
52302026-09-15T04:00:44.242Z Checking aes-gcm v0.11.0
52312026-09-15T04:00:44.255Z Checking poly1305 v0.9.0
52322026-09-15T04:00:44.281Z Checking wnaf v0.14.0
52332026-09-15T04:00:44.318Z Checking blowfish v0.10.0
52342026-09-15T04:00:44.380Z Checking blake2 v0.11.0-rc.6
52352026-09-15T04:00:44.400Z Checking sha3 v0.11.0
52362026-09-15T04:00:44.444Z Checking kem v0.3.0
52372026-09-15T04:00:44.480Z Checking bcrypt-pbkdf v0.11.0
52382026-09-15T04:00:44.527Z Checking module-lattice v0.2.3
52392026-09-15T04:00:44.562Z Checking sponge-cursor v0.1.0
52402026-09-15T04:00:44.631Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52412026-09-15T04:00:44.645Z Checking argon2 v0.6.0-rc.8
52422026-09-15T04:00:44.689Z Checking sha3 v0.12.0
52432026-09-15T04:00:44.743Z Checking ml-kem v0.3.2
52442026-09-15T04:00:44.762Z Checking internal-russh-num-bigint v0.5.0
52452026-09-15T04:00:44.772Z Checking spki v0.8.0
52462026-09-15T04:00:44.829Z Checking sec1 v0.8.1
52472026-09-15T04:00:44.902Z Checking num-bigint v0.4.6
52482026-09-15T04:00:44.951Z Checking pkcs5 v0.8.1
52492026-09-15T04:00:44.966Z Checking pkcs1 v0.8.0-rc.4
52502026-09-15T04:00:45.039Z Checking generic-array v1.4.3
52512026-09-15T04:00:45.178Z Checking russh-util v0.52.0
52522026-09-15T04:00:45.241Z Checking pkcs8 v0.11.0
52532026-09-15T04:00:45.299Z Compiling enum_dispatch v0.3.13
52542026-09-15T04:00:45.429Z Compiling delegate v0.13.5
52552026-09-15T04:00:45.448Z Checking ed25519 v3.0.0
52562026-09-15T04:00:45.499Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52572026-09-15T04:00:45.569Z Checking hex-literal v1.1.0
52582026-09-15T04:00:45.614Z Checking md5 v0.8.0
52592026-09-15T04:00:45.650Z Checking ed25519-dalek v3.0.0
52602026-09-15T04:00:45.695Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52612026-09-15T04:00:45.781Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52622026-09-15T04:00:45.824Z Checking internet-checksum v0.2.1
52632026-09-15T04:00:45.913Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52642026-09-15T04:00:46.057Z Checking elliptic-curve v0.14.1
52652026-09-15T04:00:46.057Z Checking rfc6979 v0.6.0
52662026-09-15T04:00:46.061Z Checking primefield v0.14.0
52672026-09-15T04:00:46.061Z Checking ssh-encoding v0.3.0
52682026-09-15T04:00:46.215Z Checking crypto-primes v0.7.2
52692026-09-15T04:00:46.302Z Checking ssh-cipher v0.3.0
52702026-09-15T04:00:46.302Z Checking russh-cryptovec v0.62.0
52712026-09-15T04:00:46.442Z Checking ecdsa v0.17.0
52722026-09-15T04:00:46.442Z Checking primeorder v0.14.0
52732026-09-15T04:00:46.809Z Checking p384 v0.14.0
52742026-09-15T04:00:46.810Z Checking p521 v0.14.0
52752026-09-15T04:00:46.813Z Checking p256 v0.14.0
52762026-09-15T04:00:47.146Z Checking rsa v0.10.0-rc.18
52772026-09-15T04:00:49.622Z Checking ssh-key v0.7.0-rc.11
52782026-09-15T04:00:50.378Z Checking russh v0.62.4
52792026-09-15T04:01:03.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.05s
52802026-09-15T04:01:03.910Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52812026-09-15T04:01:03.910Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52822026-09-15T04:01:04.124Z
52832026-09-15T04:01:04.124Zinfo: running `cargo check --bins` on gateway-cli (363/377)
52842026-09-15T04:01:04.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52852026-09-15T04:01:04.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52862026-09-15T04:01:04.761Z Checking termios v0.3.3
52872026-09-15T04:01:04.956Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52882026-09-15T04:01:05.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
52892026-09-15T04:01:05.729Z
52902026-09-15T04:01:05.729Zinfo: running `cargo check --bins --no-default-features` on installinator (364/377)
52912026-09-15T04:01:06.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52922026-09-15T04:01:06.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52932026-09-15T04:01:06.414Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52942026-09-15T04:01:07.103Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52952026-09-15T04:01:08.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
52962026-09-15T04:01:08.879Z
52972026-09-15T04:01:08.879Zinfo: running `cargo check --bins` on internal-dns-cli (365/377)
52982026-09-15T04:01:09.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52992026-09-15T04:01:09.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53002026-09-15T04:01:09.514Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
53012026-09-15T04:01:09.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
53022026-09-15T04:01:10.124Z
53032026-09-15T04:01:10.124Zinfo: running `cargo check --bins` on omicron-live-tests (366/377)
53042026-09-15T04:01:10.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53052026-09-15T04:01:10.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53062026-09-15T04:01:10.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53072026-09-15T04:01:10.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53082026-09-15T04:01:10.683Z
53092026-09-15T04:01:10.683Zinfo: running `cargo check --bins` on live-tests-macros (367/377)
53102026-09-15T04:01:11.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53112026-09-15T04:01:11.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53122026-09-15T04:01:11.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53132026-09-15T04:01:11.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53142026-09-15T04:01:11.242Z
53152026-09-15T04:01:11.242Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/377)
53162026-09-15T04:01:11.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53172026-09-15T04:01:11.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53182026-09-15T04:01:11.983Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
53192026-09-15T04:01:12.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
53202026-09-15T04:01:12.785Z
53212026-09-15T04:01:12.785Zinfo: running `cargo check --bins` on omicron-ntp-admin (369/377)
53222026-09-15T04:01:13.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53232026-09-15T04:01:13.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53242026-09-15T04:01:13.430Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
53252026-09-15T04:01:13.536Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
53262026-09-15T04:01:14.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
53272026-09-15T04:01:14.556Z
53282026-09-15T04:01:14.556Zinfo: running `cargo check --bins` on ntp-admin-types (370/377)
53292026-09-15T04:01:15.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53302026-09-15T04:01:15.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53312026-09-15T04:01:15.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53322026-09-15T04:01:15.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53332026-09-15T04:01:15.119Z
53342026-09-15T04:01:15.119Zinfo: running `cargo check --bins` on omicron-package (371/377)
53352026-09-15T04:01:15.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53362026-09-15T04:01:15.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53372026-09-15T04:01:15.789Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53382026-09-15T04:01:16.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
53392026-09-15T04:01:17.058Z
53402026-09-15T04:01:17.058Zinfo: running `cargo check --bins` on tqdb (372/377)
53412026-09-15T04:01:17.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53422026-09-15T04:01:17.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53432026-09-15T04:01:17.840Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53442026-09-15T04:01:18.192Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53452026-09-15T04:01:18.702Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53462026-09-15T04:01:18.705Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53472026-09-15T04:01:26.122Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53482026-09-15T04:01:26.126Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53492026-09-15T04:01:26.126Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53502026-09-15T04:01:26.768Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53512026-09-15T04:01:26.768Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53522026-09-15T04:01:26.772Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53532026-09-15T04:01:26.772Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53542026-09-15T04:01:27.544Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53552026-09-15T04:01:28.135Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53562026-09-15T04:01:28.371Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53572026-09-15T04:01:28.665Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53582026-09-15T04:01:29.530Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53592026-09-15T04:01:30.179Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53602026-09-15T04:01:35.039Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53612026-09-15T04:01:42.464Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53622026-09-15T04:01:42.467Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53632026-09-15T04:01:42.467Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53642026-09-15T04:01:42.467Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53652026-09-15T04:01:43.971Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53662026-09-15T04:01:45.273Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53672026-09-15T04:01:45.957Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53682026-09-15T04:01:47.241Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53692026-09-15T04:01:47.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.73s
53702026-09-15T04:01:48.003Z
53712026-09-15T04:01:48.003Zinfo: running `cargo check --bins` on wicket-dbg (373/377)
53722026-09-15T04:01:48.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53732026-09-15T04:01:48.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53742026-09-15T04:01:48.713Z Checking rtoolbox v0.0.3
53752026-09-15T04:01:48.716Z Checking tui-tree-widget v0.23.1
53762026-09-15T04:01:48.716Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53772026-09-15T04:01:48.841Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53782026-09-15T04:01:48.932Z Checking rpassword v7.5.4
53792026-09-15T04:01:51.671Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53802026-09-15T04:01:53.533Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53812026-09-15T04:01:54.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
53822026-09-15T04:01:54.658Z
53832026-09-15T04:01:54.658Zinfo: running `cargo check --bins` on wicket (374/377)
53842026-09-15T04:01:55.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53852026-09-15T04:01:55.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53862026-09-15T04:01:55.354Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53872026-09-15T04:01:55.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
53882026-09-15T04:01:55.905Z
53892026-09-15T04:01:55.905Zinfo: running `cargo check --bins` on wicketd (375/377)
53902026-09-15T04:01:56.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53912026-09-15T04:01:56.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53922026-09-15T04:01:56.612Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53932026-09-15T04:02:00.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
53942026-09-15T04:02:00.337Z
53952026-09-15T04:02:00.337Zinfo: running `cargo check --bins` on omicron-workspace-hack (376/377)
53962026-09-15T04:02:00.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53972026-09-15T04:02:00.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53982026-09-15T04:02:00.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53992026-09-15T04:02:00.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
54002026-09-15T04:02:00.903Z
54012026-09-15T04:02:00.904Zinfo: running `cargo check --bins` on zone-setup (377/377)
54022026-09-15T04:02:01.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54032026-09-15T04:02:01.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54042026-09-15T04:02:01.574Z Checking uzers v0.12.2
54052026-09-15T04:02:01.843Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
54062026-09-15T04:02:02.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
54072026-09-15T04:02:02.857Z
54082026-09-15T04:02:02.857Zreal 14:25.659388068
54092026-09-15T04:02:02.857Zuser 21:43.988627883
54102026-09-15T04:02:02.857Zsys 4:32.472889988
54112026-09-15T04:02:02.857Ztrap 0.349511103
54122026-09-15T04:02:02.857Ztflt 0.600500801
54132026-09-15T04:02:02.857Zdflt 0.645605598
54142026-09-15T04:02:02.857Zkflt 0.004549882
54152026-09-15T04:02:02.857Zlock 1:28:24.284453147
54162026-09-15T04:02:02.857Zslp 1:43:34.009282527
54172026-09-15T04:02:02.857Zlat 59.576570572
54182026-09-15T04:02:02.857Zstop 4:15.657405322
54192026-09-15T04:02:02.860Zprocess exited: duration 996305 ms, exit code 0
 
54202026-09-15T04:02:02.867Zfound 0 output files