01M26WZ6Y47SZ8H6GC4E7KEF98: 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: 01M26WZRG9GQ1Q4ES0E8Q98CGJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T00:14:14.381Zjob assigned to worker 01M26WZYCV2WEFYKHHKJ3W3JFD [factory aws, i-038923d96861f7334] (queued for 47 s)
 
22026-09-11T00:14:21.120Zstarting task 0: "setup"
32026-09-11T00:14:21.125Z++ uname -s
42026-09-11T00:14:21.128Z+ kern=SunOS
52026-09-11T00:14:21.128Z+ build_user=build
62026-09-11T00:14:21.128Z+ build_uid=12345
72026-09-11T00:14:21.128Z+ work_dir=/work
82026-09-11T00:14:21.128Z+ input_dir=/input
92026-09-11T00:14:21.128Z+ [[ 0 == 12345 ]]
102026-09-11T00:14:21.128Z+ case "$kern" in
112026-09-11T00:14:21.128Z+ groupadd -g 12345 build
122026-09-11T00:14:21.140Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T00:14:23.146Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T00:14:23.263Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T00:14:23.266Z+ home_fs=zfs
162026-09-11T00:14:23.266Z+ [[ zfs == autofs ]]
172026-09-11T00:14:23.266Z+ mkdir -p /home/build
182026-09-11T00:14:23.266Z+ chown build:build /home/build /work
192026-09-11T00:14:25.267Z+ chmod 0700 /home/build /work
202026-09-11T00:14:25.270Zprocess exited: duration 4147 ms, exit code 0
 
212026-09-11T00:14:25.276Zstarting task 1: "rust-toolchain"
222026-09-11T00:14:25.279Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T00:14:25.279Z * rust toolchain channel = "1.98.1"
242026-09-11T00:14:25.279Z * rust toolchain profile = "default"
252026-09-11T00:14:25.279Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-11T00:14:25.279Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-11T00:14:25.279Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-11T00:14:25.282Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T00:14:25.282Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T00:14:25.384Zinfo: downloading installer
312026-09-11T00:14:26.591Zinfo: profile set to default
322026-09-11T00:14:26.591Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T00:14:26.594Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T00:14:26.732Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T00:14:26.735Zinfo: downloading 6 components
362026-09-11T00:14:42.398Z
372026-09-11T00:14:42.398Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
382026-09-11T00:14:42.425Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T00:14:42.425Z
402026-09-11T00:14:42.435Z
412026-09-11T00:14:42.435ZRust is installed now. Great!
422026-09-11T00:14:42.435Z
432026-09-11T00:14:42.435ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T00:14:42.435Zenvironment variable. This has not been done automatically.
452026-09-11T00:14:42.435Z
462026-09-11T00:14:42.435ZTo configure your current shell, you need to source
472026-09-11T00:14:42.435Zthe corresponding env file under $HOME/.cargo.
482026-09-11T00:14:42.435Z
492026-09-11T00:14:42.435ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T00:14:42.435Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T00:14:42.435Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T00:14:42.435ZCC_x86_64-unknown-illumos = None
532026-09-11T00:14:42.435Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T00:14:42.435ZCC_x86_64_unknown_illumos = None
552026-09-11T00:14:42.435Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T00:14:42.435ZHOST_CC = None
572026-09-11T00:14:42.436Zcargo:rerun-if-env-changed=CC
582026-09-11T00:14:42.436ZCC = None
592026-09-11T00:14:42.436Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T00:14:42.974Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T00:14:42.974ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T00:14:42.974Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T00:14:42.974ZCFLAGS = None
642026-09-11T00:14:42.974Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T00:14:42.974ZHOST_CFLAGS = None
662026-09-11T00:14:42.974Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T00:14:42.974ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T00:14:42.974Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T00:14:42.974ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T00:14:43.053Z+ rustup --version
712026-09-11T00:14:43.059Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T00:14:43.060Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T00:14:43.078Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T00:14:43.082Z+ cargo --version
752026-09-11T00:14:43.095Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T00:14:43.100Z+ rustc --version
772026-09-11T00:14:43.114Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T00:14:43.117Zprocess exited: duration 17839 ms, exit code 0
 
792026-09-11T00:14:43.122Zstarting task 2: "authentication"
802026-09-11T00:14:43.139Zprocess exited: duration 16 ms, exit code 0
 
812026-09-11T00:14:43.145Zstarting task 3: "clone repository"
822026-09-11T00:14:43.148Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-11T00:14:43.151Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-11T00:14:43.181ZCloning into '/work/oxidecomputer/omicron'...
852026-09-11T00:14:56.947Z+ cd /work/oxidecomputer/omicron
862026-09-11T00:14:56.947Z+ git fetch origin c49493388009bb0a0eb3a0cb552b547e5149a357
872026-09-11T00:14:57.599ZFrom https://github.com/oxidecomputer/omicron
882026-09-11T00:14:57.599Z * branch c49493388009bb0a0eb3a0cb552b547e5149a357 -> FETCH_HEAD
892026-09-11T00:14:57.612Z+ [[ -n sush-sled-agent ]]
902026-09-11T00:14:57.617Z++ git branch --show-current
912026-09-11T00:14:57.617Z+ current=main
922026-09-11T00:14:57.617Z+ [[ main != sush-sled-agent ]]
932026-09-11T00:14:57.617Z+ git branch -f sush-sled-agent c49493388009bb0a0eb3a0cb552b547e5149a357
942026-09-11T00:14:57.620Z+ git checkout -f sush-sled-agent
952026-09-11T00:14:57.866ZSwitched to branch 'sush-sled-agent'
962026-09-11T00:14:57.871Z+ git reset --hard c49493388009bb0a0eb3a0cb552b547e5149a357
972026-09-11T00:14:57.885ZHEAD is now at c49493388 Merge remote-tracking branch 'github/main' into sush-sled-agent
982026-09-11T00:14:57.888Zprocess exited: duration 14741 ms, exit code 0
 
992026-09-11T00:14:57.894Zstarting task 4: "build"
1002026-09-11T00:14:57.897Z+ source .github/buildomat/ci-env.sh
1012026-09-11T00:14:57.900Z++ export CARGO_TERM_COLOR=always
1022026-09-11T00:14:57.901Z++ CARGO_TERM_COLOR=always
1032026-09-11T00:14:57.901Z+++ uname -s
1042026-09-11T00:14:57.901Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-11T00:14:57.901Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-11T00:14:57.905Z+ cargo --version
1072026-09-11T00:14:57.909Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-11T00:14:57.912Z+ rustc --version
1092026-09-11T00:14:57.930Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-11T00:14:57.933Z+ source ./env.sh
1112026-09-11T00:14:57.933Z++ OLD_SHELL_OPTS=ehxB
1122026-09-11T00:14:57.933Z++ set -o xtrace
1132026-09-11T00:14:57.936Z++++ dirname ./env.sh
1142026-09-11T00:14:57.947Z+++ readlink -f .
1152026-09-11T00:14:57.950Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ 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-11T00:14:57.950Z++ case $OLD_SHELL_OPTS in
1272026-09-11T00:14:57.950Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-11T00:14:57.950Z+ 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-11T00:14:57.950Z+ 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-11T00:14:57.950Z+ banner prerequisites
1312026-09-11T00:14:57.953Z
1322026-09-11T00:14:57.953Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-11T00:14:57.953Z # # # # # # # # # # # # # # #
1342026-09-11T00:14:57.953Z # # # # ##### # # ##### # # # # # #### #
1352026-09-11T00:14:57.953Z ##### ##### # ##### # # # # # # # # #
1362026-09-11T00:14:57.953Z # # # # # # # # # # # # # # #
1372026-09-11T00:14:57.953Z # # # ###### # # ###### ### # #### # #### #
1382026-09-11T00:14:57.953Z
1392026-09-11T00:14:57.953Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-11T00:14:59.866Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-11T00:15:00.342Z Startup: Caching catalogs ... Done
1422026-09-11T00:15:02.878ZPlanning: Solver setup ... Done (2.409s)
1432026-09-11T00:15:02.950ZPlanning: Running solver ... Done (0.073s)
1442026-09-11T00:15:03.004ZPlanning: Finding local manifests ... Done (0.002s)
1452026-09-11T00:15:03.015ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-11T00:15:03.035ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-11T00:15:03.048ZPlanning: Package planning ... Done (0.013s)
1482026-09-11T00:15:03.051ZPlanning: Merging actions ... Done (0.002s)
1492026-09-11T00:15:03.209ZPlanning: Checking for conflicting actions ... Done (0.159s)
1502026-09-11T00:15:03.212ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-11T00:15:03.871ZPlanning: Evaluating mediators ... Done (0.662s)
1522026-09-11T00:15:03.875ZPlanning: Planning completed in 3.50 seconds
1532026-09-11T00:15:03.880Z Packages to install: 2
1542026-09-11T00:15:03.880Z Estimated space available: 156.02 GB
1552026-09-11T00:15:03.883ZEstimated space to be consumed: 87.89 MB
1562026-09-11T00:15:03.883Z Create boot environment: No
1572026-09-11T00:15:03.883ZCreate backup boot environment: No
1582026-09-11T00:15:03.883Z Rebuild boot archive: No
1592026-09-11T00:15:03.883Z
1602026-09-11T00:15:03.883ZChanged packages:
1612026-09-11T00:15:03.883Zhelios
1622026-09-11T00:15:03.883Z developer/build-essential
1632026-09-11T00:15:03.883Z None -> 11-3.0
1642026-09-11T00:15:03.883Z library/libxmlsec1
1652026-09-11T00:15:03.883Z None -> 1.2.35-3.0
1662026-09-11T00:15:03.904Z
1672026-09-11T00:15:03.904ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-11T00:15:03.972ZDownload: Completed 1.28 MB in 0.07 seconds (19.0M/s)
1692026-09-11T00:15:04.044Z Actions: 1/268 actions (Installing new actions)
1702026-09-11T00:15:04.080Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-11T00:15:04.116ZFinalize: Updating package state database ... Done (0.035s)
1722026-09-11T00:15:04.119ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-11T00:15:04.211ZFinalize: Updating image state ... Done (0.095s)
1742026-09-11T00:15:06.711ZFinalize: Creating fast lookup database ... Done (2.444s)
1752026-09-11T00:15:06.778ZFinalize: Reading search index ... Done (0.011s)
1762026-09-11T00:15:06.782ZFinalize: Updating search index ... Done (0.000s)
1772026-09-11T00:15:06.869ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-11T00:15:07.243ZPlanning: Evaluating mediator changes ... Done
1792026-09-11T00:15:07.347ZPlanning: Checking for conflicting actions ... Done
1802026-09-11T00:15:07.350ZPlanning: Consolidating action changes ... Done
1812026-09-11T00:15:07.504ZPlanning: Evaluating mediators ... Done
1822026-09-11T00:15:07.507ZPlanning: Planning completed in 0.26 seconds
1832026-09-11T00:15:07.527Z Mediators to change: 2
1842026-09-11T00:15:07.527Z Create boot environment: No
1852026-09-11T00:15:07.527ZCreate backup boot environment: No
1862026-09-11T00:15:07.574ZFinalize: Updating package state database ... Done
1872026-09-11T00:15:07.574ZFinalize: Updating package cache ... Done
1882026-09-11T00:15:07.633ZFinalize: Updating image state ... Done
1892026-09-11T00:15:09.578ZFinalize: Creating fast lookup database ... Done
1902026-09-11T00:15:09.643ZFinalize: Reading search index ... Done
1912026-09-11T00:15:09.646ZFinalize: Updating search index ... Done
1922026-09-11T00:15:09.733ZFinalize: Updating package cache ... Done
1932026-09-11T00:15:10.014ZPlanning: Evaluating mediator changes ... Done
1942026-09-11T00:15:10.130ZPlanning: Checking for conflicting actions ... Done
1952026-09-11T00:15:10.136ZPlanning: Consolidating action changes ... Done
1962026-09-11T00:15:10.277ZPlanning: Evaluating mediators ... Done
1972026-09-11T00:15:10.280ZPlanning: Planning completed in 0.26 seconds
1982026-09-11T00:15:10.300Z Mediators to change: 1
1992026-09-11T00:15:10.301Z Create boot environment: No
2002026-09-11T00:15:10.303ZCreate backup boot environment: No
2012026-09-11T00:15:10.341ZFinalize: Updating package state database ... Done
2022026-09-11T00:15:10.341ZFinalize: Updating package cache ... Done
2032026-09-11T00:15:10.400ZFinalize: Updating image state ... Done
2042026-09-11T00:15:12.337ZFinalize: Creating fast lookup database ... Done
2052026-09-11T00:15:12.398ZFinalize: Reading search index ... Done
2062026-09-11T00:15:12.400ZFinalize: Updating search index ... Done
2072026-09-11T00:15:12.472ZFinalize: Updating package cache ... Done
2082026-09-11T00:15:12.780ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-11T00:15:12.780Zapache system 2.4 system
2102026-09-11T00:15:12.780Zclang system 15 system
2112026-09-11T00:15:12.780Zcsh system system illumos
2122026-09-11T00:15:12.780Zctags system system illumos
2132026-09-11T00:15:12.780Zfile vendor vendor darwinsys
2142026-09-11T00:15:12.780Zfile system system illumos
2152026-09-11T00:15:12.780Zgcc vendor 14 vendor
2162026-09-11T00:15:12.780Zgcc system 13 system
2172026-09-11T00:15:12.780Zgcc system 10 system
2182026-09-11T00:15:12.780Zgo system 1.25 system
2192026-09-11T00:15:12.780Zllvm system 15 system
2202026-09-11T00:15:12.780Zmariadb system 11.4 system
2212026-09-11T00:15:12.780Zmta vendor vendor dma
2222026-09-11T00:15:12.780Zopenjdk system 17 system
2232026-09-11T00:15:12.780Zopenjdk system 11 system
2242026-09-11T00:15:12.780Zopenssl vendor 3 vendor
2252026-09-11T00:15:12.780Zperl system 5.40 system
2262026-09-11T00:15:12.780Zpostgresql system 18 system
2272026-09-11T00:15:12.780Zpostgresql system 17 system
2282026-09-11T00:15:12.780Zpython vendor 3 vendor
2292026-09-11T00:15:12.780Zpython system 2 system
2302026-09-11T00:15:12.780Zpython3 vendor 3.13 vendor
2312026-09-11T00:15:12.780Zruby system 3.4 system
2322026-09-11T00:15:12.780Zruby system 3.0 system
2332026-09-11T00:15:12.780Zwords vendor vendor american-english
2342026-09-11T00:15:12.780Zwords system system australian-english
2352026-09-11T00:15:12.780Zwords system system british-english
2362026-09-11T00:15:12.780Zwords system system canadian-english
2372026-09-11T00:15:12.780Zwords system system french
2382026-09-11T00:15:12.780Zwords system system italian
2392026-09-11T00:15:12.780Zwords system system ngerman
2402026-09-11T00:15:12.780Zwords system system ogerman
2412026-09-11T00:15:12.780Zwords system system spanish
2422026-09-11T00:15:13.030ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-11T00:15:13.030Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-11T00:15:13.548ZFMRI IFO
2452026-09-11T00:15:13.548Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-11T00:15:13.548Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-11T00:15:13.548Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-11T00:15:13.548Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-11T00:15:13.548Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-11T00:15:13.548Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-11T00:15:13.548Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-11T00:15:13.548Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-11T00:15:13.548Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-11T00:15:13.894Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-11T00:15:14.222Z Updating crates.io index
2562026-09-11T00:15:14.227Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-11T00:15:14.517Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-11T00:15:14.895Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-11T00:15:15.336Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-11T00:15:16.437Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-11T00:15:17.040Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-11T00:15:18.630Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-11T00:15:19.479Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-11T00:15:19.812Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-11T00:15:20.179Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-11T00:15:21.376Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-11T00:15:21.674Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-11T00:15:22.081Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-11T00:15:22.654Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-11T00:15:23.224Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-11T00:15:23.520Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-11T00:15:23.810Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-11T00:15:24.081Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-11T00:15:24.401Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-11T00:15:24.781Z Updating git repository `https://github.com/oxidecomputer/sush`
2762026-09-11T00:15:25.363Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-09-11T00:15:25.899Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782026-09-11T00:15:26.178Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-09-11T00:15:26.698Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-09-11T00:15:27.026Z Updating git repository `https://github.com/oxidecomputer/erebor`
2812026-09-11T00:15:27.316Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-09-11T00:15:27.797Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-09-11T00:15:28.390Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-09-11T00:15:28.874Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852026-09-11T00:15:29.614Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862026-09-11T00:15:29.899Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872026-09-11T00:15:30.234Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882026-09-11T00:15:30.636Z Updating git repository `https://github.com/oxidecomputer/tough`
2892026-09-11T00:15:31.174Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-09-11T00:15:31.730Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2912026-09-11T00:15:32.286Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922026-09-11T00:15:32.588Z Updating git repository `https://github.com/oxidecomputer/rumors`
2932026-09-11T00:15:40.614Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-09-11T00:15:40.992Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2952026-09-11T00:15:41.683Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2962026-09-11T00:15:41.979Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-11T00:15:42.421Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982026-09-11T00:15:42.780Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992026-09-11T00:15:43.138Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002026-09-11T00:15:43.437Z Updating git repository `https://github.com/illumos/smf-rs`
3012026-09-11T00:15:46.087Z Downloading crates ...
3022026-09-11T00:15:46.137Z Downloaded fastrand v2.3.0
3032026-09-11T00:15:46.143Z Downloaded equivalent v1.0.2
3042026-09-11T00:15:46.147Z Downloaded cpufeatures v0.2.17
3052026-09-11T00:15:46.147Z Downloaded generic-array v0.14.7
3062026-09-11T00:15:46.151Z Downloaded dof v0.3.0
3072026-09-11T00:15:46.154Z Downloaded cargo-platform v0.3.2
3082026-09-11T00:15:46.154Z Downloaded cfg-if v1.0.4
3092026-09-11T00:15:46.154Z Downloaded smawk v0.3.2
3102026-09-11T00:15:46.154Z Downloaded toml_datetime v0.6.11
3112026-09-11T00:15:46.157Z Downloaded tabled_derive v0.7.0
3122026-09-11T00:15:46.157Z Downloaded zerocopy-derive v0.7.35
3132026-09-11T00:15:46.160Z Downloaded zmij v1.0.21
3142026-09-11T00:15:46.160Z Downloaded unicode-linebreak v0.1.5
3152026-09-11T00:15:46.160Z Downloaded serde_spanned v0.6.9
3162026-09-11T00:15:46.163Z Downloaded anstyle v1.0.14
3172026-09-11T00:15:46.163Z Downloaded byteorder v1.5.0
3182026-09-11T00:15:46.166Z Downloaded zerocopy v0.7.35
3192026-09-11T00:15:46.172Z Downloaded usdt-macro v0.5.0
3202026-09-11T00:15:46.176Z Downloaded dtrace-parser v0.2.0
3212026-09-11T00:15:46.176Z Downloaded errno v0.3.14
3222026-09-11T00:15:46.176Z Downloaded usdt v0.5.0
3232026-09-11T00:15:46.176Z Downloaded proc-macro-error v1.0.4
3242026-09-11T00:15:46.181Z Downloaded scroll v0.12.0
3252026-09-11T00:15:46.181Z Downloaded anstyle-query v1.1.5
3262026-09-11T00:15:46.184Z Downloaded bitflags v2.11.0
3272026-09-11T00:15:46.184Z Downloaded once_cell v1.21.3
3282026-09-11T00:15:46.187Z Downloaded anstream v1.0.0
3292026-09-11T00:15:46.190Z Downloaded block-buffer v0.10.4
3302026-09-11T00:15:46.190Z Downloaded swrite v0.1.0
3312026-09-11T00:15:46.190Z Downloaded clap_lex v1.0.0
3322026-09-11T00:15:46.194Z Downloaded itoa v1.0.17
3332026-09-11T00:15:46.197Z Downloaded cargo_toml v0.21.0
3342026-09-11T00:15:46.197Z Downloaded macaddr v1.0.1
3352026-09-11T00:15:46.200Z Downloaded fnv v1.0.7
3362026-09-11T00:15:46.200Z Downloaded heck v0.5.0
3372026-09-11T00:15:46.200Z Downloaded usdt-attr-macro v0.5.0
3382026-09-11T00:15:46.200Z Downloaded colorchoice v1.0.4
3392026-09-11T00:15:46.205Z Downloaded clap_derive v4.6.1
3402026-09-11T00:15:46.205Z Downloaded pest_derive v2.8.6
3412026-09-11T00:15:46.207Z Downloaded quote v1.0.45
3422026-09-11T00:15:46.208Z Downloaded thiserror-impl v2.0.18
3432026-09-11T00:15:46.208Z Downloaded utf8parse v0.2.2
3442026-09-11T00:15:46.211Z Downloaded anyhow v1.0.104
3452026-09-11T00:15:46.211Z Downloaded is_terminal_polyfill v1.70.2
3462026-09-11T00:15:46.211Z Downloaded thiserror v2.0.18
3472026-09-11T00:15:46.214Z Downloaded digest v0.10.7
3482026-09-11T00:15:46.217Z Downloaded memmap v0.7.0
3492026-09-11T00:15:46.217Z Downloaded crypto-common v0.1.7
3502026-09-11T00:15:46.217Z Downloaded heck v0.4.1
3512026-09-11T00:15:46.217Z Downloaded anstyle-parse v1.0.0
3522026-09-11T00:15:46.220Z Downloaded version_check v0.9.5
3532026-09-11T00:15:46.223Z Downloaded cargo_metadata v0.23.1
3542026-09-11T00:15:46.226Z Downloaded camino v1.2.5
3552026-09-11T00:15:46.226Z Downloaded terminal_size v0.4.3
3562026-09-11T00:15:46.229Z Downloaded pretty-hex v0.4.1
3572026-09-11T00:15:46.232Z Downloaded thiserror v1.0.69
3582026-09-11T00:15:46.236Z Downloaded plain v0.2.3
3592026-09-11T00:15:46.239Z Downloaded proc-macro-error-attr v1.0.4
3602026-09-11T00:15:46.242Z Downloaded strsim v0.11.1
3612026-09-11T00:15:46.245Z Downloaded toml_write v0.1.2
3622026-09-11T00:15:46.245Z Downloaded thread-id v4.2.2
3632026-09-11T00:15:46.251Z Downloaded bytecount v0.6.9
3642026-09-11T00:15:46.258Z Downloaded pest_generator v2.8.6
3652026-09-11T00:15:46.261Z Downloaded usdt-impl v0.5.0
3662026-09-11T00:15:46.261Z Downloaded serde_derive v1.0.228
3672026-09-11T00:15:46.265Z Downloaded autocfg v1.5.0
3682026-09-11T00:15:46.268Z Downloaded sha2 v0.10.9
3692026-09-11T00:15:46.271Z Downloaded fs-err v3.3.0
3702026-09-11T00:15:46.272Z Downloaded thiserror-impl v1.0.69
3712026-09-11T00:15:46.272Z Downloaded scroll_derive v0.12.1
3722026-09-11T00:15:46.276Z Downloaded serde_tokenstream v0.2.3
3732026-09-11T00:15:46.280Z Downloaded getrandom v0.4.3
3742026-09-11T00:15:46.283Z Downloaded textwrap v0.16.2
3752026-09-11T00:15:46.283Z Downloaded papergrid v0.11.0
3762026-09-11T00:15:46.286Z Downloaded semver v1.0.28
3772026-09-11T00:15:46.286Z Downloaded camino-tempfile v1.4.1
3782026-09-11T00:15:46.289Z Downloaded memchr v2.8.0
3792026-09-11T00:15:46.289Z Downloaded ucd-trie v0.1.7
3802026-09-11T00:15:46.294Z Downloaded tempfile v3.27.0
3812026-09-11T00:15:46.298Z Downloaded log v0.4.33
3822026-09-11T00:15:46.302Z Downloaded toml v0.8.23
3832026-09-11T00:15:46.305Z Downloaded unicode-ident v1.0.24
3842026-09-11T00:15:46.305Z Downloaded pest_meta v2.8.6
3852026-09-11T00:15:46.314Z Downloaded serde v1.0.228
3862026-09-11T00:15:46.314Z Downloaded indexmap v2.14.0
3872026-09-11T00:15:46.314Z Downloaded proc-macro2 v1.0.106
3882026-09-11T00:15:46.318Z Downloaded clap v4.6.1
3892026-09-11T00:15:46.328Z Downloaded serde_core v1.0.228
3902026-09-11T00:15:46.334Z Downloaded toml_edit v0.22.27
3912026-09-11T00:15:46.345Z Downloaded typenum v1.20.1
3922026-09-11T00:15:46.354Z Downloaded pest v2.8.6
3932026-09-11T00:15:46.366Z Downloaded clap_builder v4.6.0
3942026-09-11T00:15:46.369Z Downloaded winnow v0.7.14
3952026-09-11T00:15:46.374Z Downloaded hashbrown v0.17.0
3962026-09-11T00:15:46.381Z Downloaded goblin v0.8.2
3972026-09-11T00:15:46.384Z Downloaded serde_json v1.0.151
3982026-09-11T00:15:46.395Z Downloaded tabled v0.15.0
3992026-09-11T00:15:46.403Z Downloaded syn v1.0.109
4002026-09-11T00:15:46.419Z Downloaded unicode-width v0.1.14
4012026-09-11T00:15:46.423Z Downloaded unicode-width v0.2.0
4022026-09-11T00:15:46.426Z Downloaded syn v2.0.117
4032026-09-11T00:15:46.432Z Downloaded rustix v1.1.4
4042026-09-11T00:15:46.453Z Downloaded libc v0.2.185
4052026-09-11T00:15:46.515Z Compiling proc-macro2 v1.0.106
4062026-09-11T00:15:46.515Z Compiling quote v1.0.45
4072026-09-11T00:15:46.515Z Compiling unicode-ident v1.0.24
4082026-09-11T00:15:46.515Z Compiling serde_core v1.0.228
4092026-09-11T00:15:46.518Z Compiling libc v0.2.185
4102026-09-11T00:15:46.518Z Compiling version_check v0.9.5
4112026-09-11T00:15:46.518Z Compiling memchr v2.8.0
4122026-09-11T00:15:46.519Z Compiling serde v1.0.228
4132026-09-11T00:15:46.867Z Compiling zmij v1.0.21
4142026-09-11T00:15:47.226Z Compiling ucd-trie v0.1.7
4152026-09-11T00:15:47.271Z Compiling itoa v1.0.17
4162026-09-11T00:15:47.323Z Compiling thiserror v1.0.69
4172026-09-11T00:15:47.413Z Compiling pest v2.8.6
4182026-09-11T00:15:47.519Z Compiling byteorder v1.5.0
4192026-09-11T00:15:47.535Z Compiling rustix v1.1.4
4202026-09-11T00:15:47.754Z Compiling errno v0.3.14
4212026-09-11T00:15:47.835Z Compiling bitflags v2.11.0
4222026-09-11T00:15:48.032Z Compiling serde_json v1.0.151
4232026-09-11T00:15:48.118Z Compiling syn v2.0.117
4242026-09-11T00:15:48.174Z Compiling thread-id v4.2.2
4252026-09-11T00:15:48.259Z Compiling usdt-impl v0.5.0
4262026-09-11T00:15:48.280Z Compiling proc-macro-error-attr v1.0.4
4272026-09-11T00:15:48.335Z Compiling camino v1.2.5
4282026-09-11T00:15:48.487Z Compiling pest_meta v2.8.6
4292026-09-11T00:15:48.508Z Compiling syn v1.0.109
4302026-09-11T00:15:48.766Z Compiling proc-macro-error v1.0.4
4312026-09-11T00:15:48.802Z Compiling equivalent v1.0.2
4322026-09-11T00:15:48.870Z Compiling log v0.4.33
4332026-09-11T00:15:48.899Z Compiling hashbrown v0.17.0
4342026-09-11T00:15:49.016Z Compiling utf8parse v0.2.2
4352026-09-11T00:15:49.098Z Compiling getrandom v0.4.3
4362026-09-11T00:15:49.146Z Compiling plain v0.2.3
4372026-09-11T00:15:49.298Z Compiling anstyle-parse v1.0.0
4382026-09-11T00:15:49.449Z Compiling indexmap v2.14.0
4392026-09-11T00:15:49.477Z Compiling terminal_size v0.4.3
4402026-09-11T00:15:49.931Z Compiling colorchoice v1.0.4
4412026-09-11T00:15:50.063Z Compiling pretty-hex v0.4.1
4422026-09-11T00:15:50.074Z Compiling cfg-if v1.0.4
4432026-09-11T00:15:50.075Z Compiling thiserror v2.0.18
4442026-09-11T00:15:50.113Z Compiling anstyle-query v1.1.5
4452026-09-11T00:15:50.127Z Compiling toml_write v0.1.2
4462026-09-11T00:15:50.138Z Compiling is_terminal_polyfill v1.70.2
4472026-09-11T00:15:50.183Z Compiling winnow v0.7.14
4482026-09-11T00:15:50.218Z Compiling autocfg v1.5.0
4492026-09-11T00:15:50.242Z Compiling anstyle v1.0.14
4502026-09-11T00:15:50.392Z Compiling pest_generator v2.8.6
4512026-09-11T00:15:50.452Z Compiling anstream v1.0.0
4522026-09-11T00:15:50.497Z Compiling unicode-width v0.1.14
4532026-09-11T00:15:50.603Z Compiling fs-err v3.3.0
4542026-09-11T00:15:50.603Z Compiling heck v0.5.0
4552026-09-11T00:15:50.725Z Compiling clap_lex v1.0.0
4562026-09-11T00:15:50.821Z Compiling anyhow v1.0.104
4572026-09-11T00:15:50.838Z Compiling fnv v1.0.7
4582026-09-11T00:15:50.942Z Compiling once_cell v1.21.3
4592026-09-11T00:15:50.959Z Compiling heck v0.4.1
4602026-09-11T00:15:51.007Z Compiling fastrand v2.3.0
4612026-09-11T00:15:51.068Z Compiling bytecount v0.6.9
4622026-09-11T00:15:51.140Z Compiling strsim v0.11.1
4632026-09-11T00:15:51.158Z Compiling papergrid v0.11.0
4642026-09-11T00:15:51.201Z Compiling tempfile v3.27.0
4652026-09-11T00:15:51.365Z Compiling clap_builder v4.6.0
4662026-09-11T00:15:51.397Z Compiling cargo-platform v0.3.2
4672026-09-11T00:15:51.488Z Compiling semver v1.0.28
4682026-09-11T00:15:51.537Z Compiling tabled_derive v0.7.0
4692026-09-11T00:15:51.583Z Compiling memmap v0.7.0
4702026-09-11T00:15:51.617Z Compiling unicode-width v0.2.0
4712026-09-11T00:15:51.657Z Compiling smawk v0.3.2
4722026-09-11T00:15:51.772Z Compiling unicode-linebreak v0.1.5
4732026-09-11T00:15:51.794Z Compiling camino-tempfile v1.4.1
4742026-09-11T00:15:51.993Z Compiling serde_derive v1.0.228
4752026-09-11T00:15:52.019Z Compiling thiserror-impl v1.0.69
4762026-09-11T00:15:52.028Z Compiling zerocopy-derive v0.7.35
4772026-09-11T00:15:52.159Z Compiling pest_derive v2.8.6
4782026-09-11T00:15:52.193Z Compiling scroll_derive v0.12.1
4792026-09-11T00:15:52.447Z Compiling thiserror-impl v2.0.18
4802026-09-11T00:15:52.589Z Compiling clap_derive v4.6.1
4812026-09-11T00:15:52.636Z Compiling tabled v0.15.0
4822026-09-11T00:15:52.900Z Compiling scroll v0.12.0
4832026-09-11T00:15:52.941Z Compiling zerocopy v0.7.35
4842026-09-11T00:15:53.185Z Compiling goblin v0.8.2
4852026-09-11T00:15:53.443Z Compiling dtrace-parser v0.2.0
4862026-09-11T00:15:53.506Z Compiling textwrap v0.16.2
4872026-09-11T00:15:53.930Z Compiling swrite v0.1.0
4882026-09-11T00:15:54.369Z Compiling clap v4.6.1
4892026-09-11T00:15:55.054Z Compiling toml_datetime v0.6.11
4902026-09-11T00:15:55.054Z Compiling serde_spanned v0.6.9
4912026-09-11T00:15:55.054Z Compiling macaddr v1.0.1
4922026-09-11T00:15:55.054Z Compiling cargo_metadata v0.23.1
4932026-09-11T00:15:55.059Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4942026-09-11T00:15:55.137Z Compiling dof v0.3.0
4952026-09-11T00:15:55.140Z Compiling serde_tokenstream v0.2.3
4962026-09-11T00:15:55.253Z Compiling toml_edit v0.22.27
4972026-09-11T00:15:55.896Z Compiling usdt-macro v0.5.0
4982026-09-11T00:15:55.899Z Compiling usdt-attr-macro v0.5.0
4992026-09-11T00:15:56.513Z Compiling usdt v0.5.0
5002026-09-11T00:15:56.559Z Compiling toml v0.8.23
5012026-09-11T00:15:56.887Z Compiling cargo_toml v0.21.0
5022026-09-11T00:15:58.155Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5032026-09-11T00:16:00.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.46s
5042026-09-11T00:16:00.397Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5052026-09-11T00:16:00.919Z Downloading crates ...
5062026-09-11T00:16:00.974Z Downloaded adler2 v2.0.1
5072026-09-11T00:16:00.986Z Downloaded atty v0.2.14
5082026-09-11T00:16:00.991Z Downloaded atomic-waker v1.1.2
5092026-09-11T00:16:00.991Z Downloaded bit-set v0.8.0
5102026-09-11T00:16:00.998Z Downloaded compression-core v0.4.31
5112026-09-11T00:16:01.002Z Downloaded elliptic-curve v0.14.1
5122026-09-11T00:16:01.002Z Downloaded block-padding v0.4.2
5132026-09-11T00:16:01.002Z Downloaded bcrypt-pbkdf v0.11.0
5142026-09-11T00:16:01.002Z Downloaded cobs v0.3.0
5152026-09-11T00:16:01.006Z Downloaded bitfield-macros v0.19.4
5162026-09-11T00:16:01.006Z Downloaded backoff v0.4.0
5172026-09-11T00:16:01.007Z Downloaded bitfield v0.19.4
5182026-09-11T00:16:01.010Z Downloaded base64ct v1.8.3
5192026-09-11T00:16:01.010Z Downloaded enum-as-inner v0.6.1
5202026-09-11T00:16:01.010Z Downloaded assert_matches v1.5.0
5212026-09-11T00:16:01.010Z Downloaded futures-macro v0.3.32
5222026-09-11T00:16:01.013Z Downloaded bcs v0.1.6
5232026-09-11T00:16:01.013Z Downloaded const-oid v0.9.6
5242026-09-11T00:16:01.013Z Downloaded git-stub-vcs v0.1.0
5252026-09-11T00:16:01.016Z Downloaded globset v0.4.18
5262026-09-11T00:16:01.016Z Downloaded async-bb8-diesel v0.2.1
5272026-09-11T00:16:01.016Z Downloaded cexpr v0.6.0
5282026-09-11T00:16:01.019Z Downloaded group v0.13.0
5292026-09-11T00:16:01.019Z Downloaded http-body-util v0.1.3
5302026-09-11T00:16:01.019Z Downloaded backtrace-ext v0.2.1
5312026-09-11T00:16:01.019Z Downloaded aead v0.5.2
5322026-09-11T00:16:01.019Z Downloaded bitfield-struct v0.6.2
5332026-09-11T00:16:01.045Z Downloaded form_urlencoded v1.2.2
5342026-09-11T00:16:01.045Z Downloaded ena v0.14.4
5352026-09-11T00:16:01.045Z Downloaded fallible-iterator v0.2.0
5362026-09-11T00:16:01.045Z Downloaded ascii-canvas v3.0.0
5372026-09-11T00:16:01.045Z Downloaded fd-lock v4.0.4
5382026-09-11T00:16:01.045Z Downloaded ff v0.13.1
5392026-09-11T00:16:01.045Z Downloaded find-msvc-tools v0.1.9
5402026-09-11T00:16:01.045Z Downloaded addr2line v0.25.1
5412026-09-11T00:16:01.045Z Downloaded clang-sys v1.8.1
5422026-09-11T00:16:01.045Z Downloaded futures-io v0.3.32
5432026-09-11T00:16:01.045Z Downloaded base16ct v0.2.0
5442026-09-11T00:16:01.045Z Downloaded bb8 v0.8.6
5452026-09-11T00:16:01.045Z Downloaded endian-type v0.1.2
5462026-09-11T00:16:01.045Z Downloaded array-init v0.0.4
5472026-09-11T00:16:01.045Z Downloaded async-stream-impl v0.3.6
5482026-09-11T00:16:01.045Z Downloaded enum_dispatch v0.3.13
5492026-09-11T00:16:01.045Z Downloaded env_filter v2.0.0
5502026-09-11T00:16:01.045Z Downloaded base16ct v1.0.0
5512026-09-11T00:16:01.045Z Downloaded bit-vec v0.8.0
5522026-09-11T00:16:01.051Z Downloaded bytesize v2.7.0
5532026-09-11T00:16:01.051Z Downloaded float-ord v0.3.2
5542026-09-11T00:16:01.051Z Downloaded foreign-types-shared v0.1.1
5552026-09-11T00:16:01.051Z Downloaded futures-task v0.3.32
5562026-09-11T00:16:01.051Z Downloaded aead v0.6.1
5572026-09-11T00:16:01.051Z Downloaded argon2 v0.5.3
5582026-09-11T00:16:01.051Z Downloaded fixedbitset v0.4.2
5592026-09-11T00:16:01.051Z Downloaded embedded-io v0.4.0
5602026-09-11T00:16:01.051Z Downloaded futures-core v0.3.32
5612026-09-11T00:16:01.056Z Downloaded atomicwrites v0.4.4
5622026-09-11T00:16:01.056Z Downloaded arrayref v0.3.9
5632026-09-11T00:16:01.056Z Downloaded either v1.15.0
5642026-09-11T00:16:01.065Z Downloaded fs_extra v1.3.0
5652026-09-11T00:16:01.066Z Downloaded hostname v0.4.2
5662026-09-11T00:16:01.070Z Downloaded embedded-io v0.6.1
5672026-09-11T00:16:01.070Z Downloaded foreign-types v0.3.2
5682026-09-11T00:16:01.070Z Downloaded block-buffer v0.12.1
5692026-09-11T00:16:01.070Z Downloaded flagset v0.4.7
5702026-09-11T00:16:01.070Z Downloaded float-cmp v0.10.0
5712026-09-11T00:16:01.070Z Downloaded futures-sink v0.3.32
5722026-09-11T00:16:01.070Z Downloaded ciborium-ll v0.2.2
5732026-09-11T00:16:01.070Z Downloaded hash32 v0.3.1
5742026-09-11T00:16:01.070Z Downloaded http-range v0.1.5
5752026-09-11T00:16:01.075Z Downloaded foreign-types-shared v0.3.1
5762026-09-11T00:16:01.075Z Downloaded async-recursion v1.1.1
5772026-09-11T00:16:01.075Z Downloaded funty v2.0.0
5782026-09-11T00:16:01.075Z Downloaded filetime v0.2.27
5792026-09-11T00:16:01.078Z Downloaded anstream v0.6.21
5802026-09-11T00:16:01.078Z Downloaded foreign-types v0.5.0
5812026-09-11T00:16:01.079Z Downloaded hash32 v0.2.1
5822026-09-11T00:16:01.079Z Downloaded headers-core v0.3.0
5832026-09-11T00:16:01.079Z Downloaded hex v0.4.3
5842026-09-11T00:16:01.083Z Downloaded castaway v0.2.4
5852026-09-11T00:16:01.083Z Downloaded cfg_aliases v0.2.1
5862026-09-11T00:16:01.086Z Downloaded hex-literal v1.1.0
5872026-09-11T00:16:01.086Z Downloaded bit-set v0.5.3
5882026-09-11T00:16:01.086Z Downloaded ciborium-io v0.2.2
5892026-09-11T00:16:01.089Z Downloaded git-stub v1.0.0
5902026-09-11T00:16:01.092Z Downloaded fatfs v0.3.6
5912026-09-11T00:16:01.092Z Downloaded cfg_aliases v0.1.1
5922026-09-11T00:16:01.097Z Downloaded futures v0.3.32
5932026-09-11T00:16:01.100Z Downloaded async-trait v0.1.89
5942026-09-11T00:16:01.100Z Downloaded anstyle-parse v0.2.7
5952026-09-11T00:16:01.100Z Downloaded ghash v0.6.0
5962026-09-11T00:16:01.100Z Downloaded foreign-types-macros v0.2.3
5972026-09-11T00:16:01.100Z Downloaded globwalk v0.9.1
5982026-09-11T00:16:01.100Z Downloaded hostname v0.3.1
5992026-09-11T00:16:01.103Z Downloaded http-body v1.0.1
6002026-09-11T00:16:01.107Z Downloaded fxhash v0.2.1
6012026-09-11T00:16:01.110Z Downloaded num_threads v0.1.7
6022026-09-11T00:16:01.113Z Downloaded num v0.4.3
6032026-09-11T00:16:01.117Z Downloaded erased-serde v0.3.31
6042026-09-11T00:16:01.120Z Downloaded futures-executor v0.3.32
6052026-09-11T00:16:01.120Z Downloaded newtype-uuid-macros v0.1.0
6062026-09-11T00:16:01.120Z Downloaded num-iter v0.1.45
6072026-09-11T00:16:01.130Z Downloaded num-conv v0.2.0
6082026-09-11T00:16:01.130Z Downloaded olpc-cjson v0.1.4
6092026-09-11T00:16:01.135Z Downloaded proc-macro-crate v1.3.1
6102026-09-11T00:16:01.135Z Downloaded proc-macro-crate v3.4.0
6112026-09-11T00:16:01.135Z Downloaded recursive-proc-macro-impl v0.1.1
6122026-09-11T00:16:01.135Z Downloaded async-stream v0.3.6
6132026-09-11T00:16:01.135Z Downloaded gethostname v0.5.0
6142026-09-11T00:16:01.135Z Downloaded fixedbitset v0.5.7
6152026-09-11T00:16:01.135Z Downloaded foldhash v0.2.0
6162026-09-11T00:16:01.139Z Downloaded chacha20 v0.9.1
6172026-09-11T00:16:01.139Z Downloaded compression-codecs v0.4.37
6182026-09-11T00:16:01.139Z Downloaded group v0.14.0
6192026-09-11T00:16:01.140Z Downloaded fs-err v2.11.0
6202026-09-11T00:16:01.145Z Downloaded phf_shared v0.13.1
6212026-09-11T00:16:01.145Z Downloaded elliptic-curve v0.13.8
6222026-09-11T00:16:01.148Z Downloaded predicates-core v1.0.10
6232026-09-11T00:16:01.148Z Downloaded progenitor-macro v0.14.0
6242026-09-11T00:16:01.148Z Downloaded quick-error v1.2.3
6252026-09-11T00:16:01.151Z Downloaded secrecy v0.8.0
6262026-09-11T00:16:01.153Z Downloaded serde_repr v0.1.20
6272026-09-11T00:16:01.153Z Downloaded serde_spanned v1.1.1
6282026-09-11T00:16:01.153Z Downloaded bitflags v1.3.2
6292026-09-11T00:16:01.156Z Downloaded cassowary v0.3.0
6302026-09-11T00:16:01.156Z Downloaded bs58 v0.5.1
6312026-09-11T00:16:01.159Z Downloaded byte-wrapper v0.1.0
6322026-09-11T00:16:01.159Z Downloaded camino-tempfile-ext v0.3.3
6332026-09-11T00:16:01.163Z Downloaded home v0.5.12
6342026-09-11T00:16:01.163Z Downloaded arrayvec v0.7.6
6352026-09-11T00:16:01.166Z Downloaded buf-list v1.1.2
6362026-09-11T00:16:01.166Z Downloaded glob v0.3.3
6372026-09-11T00:16:01.166Z Downloaded parking_lot_core v0.8.6
6382026-09-11T00:16:01.166Z Downloaded cbc v0.2.1
6392026-09-11T00:16:01.174Z Downloaded rustc_version v0.4.1
6402026-09-11T00:16:01.177Z Downloaded scroll_derive v0.13.1
6412026-09-11T00:16:01.177Z Downloaded ahash v0.8.12
6422026-09-11T00:16:01.180Z Downloaded base64 v0.21.7
6432026-09-11T00:16:01.180Z Downloaded ff v0.14.0
6442026-09-11T00:16:01.180Z Downloaded env_logger v0.11.11
6452026-09-11T00:16:01.184Z Downloaded sigpipe v0.1.3
6462026-09-11T00:16:01.188Z Downloaded strum v0.27.2
6472026-09-11T00:16:01.188Z Downloaded postgres-protocol v0.6.12
6482026-09-11T00:16:01.188Z Downloaded blowfish v0.10.0
6492026-09-11T00:16:01.188Z Downloaded cmake v0.1.57
6502026-09-11T00:16:01.191Z Downloaded cmov v0.5.4
6512026-09-11T00:16:01.191Z Downloaded ssh-encoding v0.2.0
6522026-09-11T00:16:01.192Z Downloaded supports-hyperlinks v3.2.0
6532026-09-11T00:16:01.192Z Downloaded termtree v0.5.1
6542026-09-11T00:16:01.196Z Downloaded cipher v0.4.4
6552026-09-11T00:16:01.196Z Downloaded foldhash v0.1.5
6562026-09-11T00:16:01.196Z Downloaded futures-channel v0.3.32
6572026-09-11T00:16:01.196Z Downloaded rlimit v0.10.2
6582026-09-11T00:16:01.196Z Downloaded rustversion v1.0.22
6592026-09-11T00:16:01.199Z Downloaded half v1.8.3
6602026-09-11T00:16:01.200Z Downloaded native-tls v0.2.18
6612026-09-11T00:16:01.203Z Downloaded getrandom v0.2.17
6622026-09-11T00:16:01.203Z Downloaded highway v1.3.0
6632026-09-11T00:16:01.208Z Downloaded pbkdf2 v0.13.0
6642026-09-11T00:16:01.208Z Downloaded sync-ptr v0.1.4
6652026-09-11T00:16:01.209Z Downloaded tagptr v0.2.0
6662026-09-11T00:16:01.209Z Downloaded thread-id v5.1.0
6672026-09-11T00:16:01.209Z Downloaded tokio-test v0.4.5
6682026-09-11T00:16:01.211Z Downloaded tokio-macros v2.7.0
6692026-09-11T00:16:01.211Z Downloaded argon2 v0.6.0-rc.8
6702026-09-11T00:16:01.211Z Downloaded backon v1.6.0
6712026-09-11T00:16:01.214Z Downloaded rpassword v7.5.4
6722026-09-11T00:16:01.214Z Downloaded sec1 v0.8.1
6732026-09-11T00:16:01.215Z Downloaded cancel-safe-futures v0.1.5
6742026-09-11T00:16:01.218Z Downloaded ciborium v0.2.2
6752026-09-11T00:16:01.218Z Downloaded tower-service v0.3.3
6762026-09-11T00:16:01.218Z Downloaded cipher v0.5.2
6772026-09-11T00:16:01.218Z Downloaded oxide-update-engine-display v0.1.2
6782026-09-11T00:16:01.221Z Downloaded peg v0.8.5
6792026-09-11T00:16:01.221Z Downloaded rand_core v0.9.5
6802026-09-11T00:16:01.221Z Downloaded tinyvec_macros v0.1.1
6812026-09-11T00:16:01.224Z Downloaded utf-8 v0.7.6
6822026-09-11T00:16:01.224Z Downloaded trait-variant v0.1.2
6832026-09-11T00:16:01.224Z Downloaded untrusted v0.7.1
6842026-09-11T00:16:01.224Z Downloaded arc-swap v1.8.2
6852026-09-11T00:16:01.227Z Downloaded colored v2.2.0
6862026-09-11T00:16:01.227Z Downloaded progenitor-extras v0.2.0
6872026-09-11T00:16:01.227Z Downloaded slog-scope v4.4.1
6882026-09-11T00:16:01.230Z Downloaded blake2 v0.10.6
6892026-09-11T00:16:01.230Z Downloaded hmac v0.12.1
6902026-09-11T00:16:01.230Z Downloaded bit-vec v0.6.3
6912026-09-11T00:16:01.233Z Downloaded blake2 v0.11.0-rc.6
6922026-09-11T00:16:01.235Z Downloaded rand_core v0.6.4
6932026-09-11T00:16:01.239Z Downloaded ssh-cipher v0.3.0
6942026-09-11T00:16:01.239Z Downloaded want v0.3.1
6952026-09-11T00:16:01.241Z Downloaded xshell-macros v0.2.7
6962026-09-11T00:16:01.241Z Downloaded colored v3.1.1
6972026-09-11T00:16:01.245Z Downloaded postcard v1.1.3
6982026-09-11T00:16:01.248Z Downloaded yoke-derive v0.8.1
6992026-09-11T00:16:01.251Z Downloaded poly1305 v0.9.0
7002026-09-11T00:16:01.251Z Downloaded zone v0.3.1
7012026-09-11T00:16:01.254Z Downloaded zone_cfg_derive v0.3.1
7022026-09-11T00:16:01.254Z Downloaded crucible-workspace-hack v0.1.0
7032026-09-11T00:16:01.254Z Downloaded ssh-encoding v0.3.0
7042026-09-11T00:16:01.258Z Downloaded cpufeatures v0.3.0
7052026-09-11T00:16:01.258Z Downloaded crc8 v0.1.1
7062026-09-11T00:16:01.258Z Downloaded debug-ignore v1.0.5
7072026-09-11T00:16:01.258Z Downloaded flume v0.11.1
7082026-09-11T00:16:01.261Z Downloaded bzip2 v0.4.4
7092026-09-11T00:16:01.264Z Downloaded bzip2 v0.6.1
7102026-09-11T00:16:01.264Z Downloaded chacha20 v0.10.0
7112026-09-11T00:16:01.264Z Downloaded console v0.15.11
7122026-09-11T00:16:01.269Z Downloaded sqlformat v0.3.5
7132026-09-11T00:16:01.269Z Downloaded hmac v0.13.0
7142026-09-11T00:16:01.271Z Downloaded generic-array v1.4.3
7152026-09-11T00:16:01.271Z Downloaded time-macros v0.2.27
7162026-09-11T00:16:01.272Z Downloaded tokio-tungstenite v0.23.1
7172026-09-11T00:16:01.272Z Downloaded tokio-tungstenite v0.28.0
7182026-09-11T00:16:01.274Z Downloaded tokio-tungstenite v0.21.0
7192026-09-11T00:16:01.274Z Downloaded dirs-sys-next v0.1.2
7202026-09-11T00:16:01.274Z Downloaded salsa20 v0.11.0
7212026-09-11T00:16:01.274Z Downloaded darling_macro v0.23.0
7222026-09-11T00:16:01.277Z Downloaded defmt-parser v1.0.0
7232026-09-11T00:16:01.277Z Downloaded serde_cbor v0.11.2
7242026-09-11T00:16:01.277Z Downloaded slab v0.4.12
7252026-09-11T00:16:01.277Z Downloaded typify-macro v0.6.2
7262026-09-11T00:16:01.280Z Downloaded dof v0.4.0
7272026-09-11T00:16:01.280Z Downloaded inout v0.1.4
7282026-09-11T00:16:01.283Z Downloaded indent_write v2.2.0
7292026-09-11T00:16:01.283Z Downloaded tokio-dtrace v0.1.1
7302026-09-11T00:16:01.283Z Downloaded inout v0.2.2
7312026-09-11T00:16:01.283Z Downloaded pkcs1 v0.7.5
7322026-09-11T00:16:01.286Z Downloaded hashbrown v0.15.5
7332026-09-11T00:16:01.288Z Downloaded dropshot-api-manager-types v0.8.0
7342026-09-11T00:16:01.292Z Downloaded parking_lot v0.11.2
7352026-09-11T00:16:01.296Z Downloaded sha2 v0.11.0
7362026-09-11T00:16:01.300Z Downloaded getrandom v0.3.4
7372026-09-11T00:16:01.300Z Downloaded parking_lot v0.12.5
7382026-09-11T00:16:01.305Z Downloaded spin v0.9.8
7392026-09-11T00:16:01.305Z Downloaded linked-hash-map v0.5.6
7402026-09-11T00:16:01.305Z Downloaded http-range-header v0.4.2
7412026-09-11T00:16:01.307Z Downloaded memoffset v0.9.1
7422026-09-11T00:16:01.307Z Downloaded newtype_derive v0.1.6
7432026-09-11T00:16:01.307Z Downloaded lru v0.12.5
7442026-09-11T00:16:01.307Z Downloaded opaque-debug v0.3.1
7452026-09-11T00:16:01.310Z Downloaded oso v0.27.3
7462026-09-11T00:16:01.310Z Downloaded zeroize v1.9.0
7472026-09-11T00:16:01.313Z Downloaded oxide-update-engine-types v0.1.2
7482026-09-11T00:16:01.316Z Downloaded smallvec v1.15.1
7492026-09-11T00:16:01.316Z Downloaded lazy_static v1.5.0
7502026-09-11T00:16:01.319Z Downloaded delegate v0.13.5
7512026-09-11T00:16:01.322Z Downloaded managed v0.8.0
7522026-09-11T00:16:01.322Z Downloaded heapless v0.8.0
7532026-09-11T00:16:01.325Z Downloaded term v0.7.0
7542026-09-11T00:16:01.325Z Downloaded normalize-line-endings v0.3.0
7552026-09-11T00:16:01.325Z Downloaded lzss v0.8.2
7562026-09-11T00:16:01.330Z Downloaded nodrop v0.1.14
7572026-09-11T00:16:01.330Z Downloaded half v2.7.1
7582026-09-11T00:16:01.330Z Downloaded heapless v0.7.17
7592026-09-11T00:16:01.333Z Downloaded openssl-probe v0.1.6
7602026-09-11T00:16:01.333Z Downloaded bumpalo v3.20.2
7612026-09-11T00:16:01.333Z Downloaded ed25519-dalek v2.2.0
7622026-09-11T00:16:01.335Z Downloaded expectorate v1.2.0
7632026-09-11T00:16:01.335Z Downloaded aes v0.9.1
7642026-09-11T00:16:01.338Z Downloaded ecdsa v0.16.9
7652026-09-11T00:16:01.338Z Downloaded num-modular v0.6.5
7662026-09-11T00:16:01.338Z Downloaded omicron-zone-package v0.12.3
7672026-09-11T00:16:01.341Z Downloaded console v0.16.2
7682026-09-11T00:16:01.341Z Downloaded pkcs8 v0.11.0
7692026-09-11T00:16:01.344Z Downloaded vergen v9.1.0
7702026-09-11T00:16:01.346Z Downloaded futures-util v0.3.32
7712026-09-11T00:16:01.351Z Downloaded parse-size v1.1.0
7722026-09-11T00:16:01.354Z Downloaded headers v0.4.1
7732026-09-11T00:16:01.357Z Downloaded packed_struct_codegen v0.10.1
7742026-09-11T00:16:01.357Z Downloaded base64 v0.22.1
7752026-09-11T00:16:01.359Z Downloaded diesel-dtrace v0.5.0
7762026-09-11T00:16:01.362Z Downloaded phf_shared v0.11.3
7772026-09-11T00:16:01.362Z Downloaded predicates-tree v1.0.13
7782026-09-11T00:16:01.362Z Downloaded powerfmt v0.2.0
7792026-09-11T00:16:01.365Z Downloaded scheduled-thread-pool v0.2.7
7802026-09-11T00:16:01.369Z Downloaded chacha20poly1305 v0.10.1
7812026-09-11T00:16:01.369Z Downloaded scopeguard v1.2.0
7822026-09-11T00:16:01.369Z Downloaded serde_plain v1.0.2
7832026-09-11T00:16:01.369Z Downloaded allocator-api2 v0.2.21
7842026-09-11T00:16:01.373Z Downloaded flate2 v1.1.9
7852026-09-11T00:16:01.379Z Downloaded darling v0.20.11
7862026-09-11T00:16:01.382Z Downloaded crc32fast v1.5.0
7872026-09-11T00:16:01.385Z Downloaded sponge-cursor v0.1.0
7882026-09-11T00:16:01.385Z Downloaded psl-types v2.0.11
7892026-09-11T00:16:01.385Z Downloaded pwd v1.4.0
7902026-09-11T00:16:01.388Z Downloaded rfc6979 v0.4.0
7912026-09-11T00:16:01.390Z Downloaded rfc6979 v0.6.0
7922026-09-11T00:16:01.390Z Downloaded bytes v1.11.1
7932026-09-11T00:16:01.393Z Downloaded sync_wrapper v1.0.2
7942026-09-11T00:16:01.393Z Downloaded take_mut v0.2.2
7952026-09-11T00:16:01.396Z Downloaded ron v0.8.1
7962026-09-11T00:16:01.400Z Downloaded knus-derive v3.4.0
7972026-09-11T00:16:01.402Z Downloaded libefi-sys v0.1.0
7982026-09-11T00:16:01.402Z Downloaded pkg-config v0.3.32
7992026-09-11T00:16:01.402Z Downloaded iana-time-zone v0.1.65
8002026-09-11T00:16:01.406Z Downloaded pem v3.0.6
8012026-09-11T00:16:01.406Z Downloaded rand_xorshift v0.4.0
8022026-09-11T00:16:01.406Z Downloaded shell-words v1.1.1
8032026-09-11T00:16:01.406Z Downloaded primeorder v0.13.6
8042026-09-11T00:16:01.406Z Downloaded rand_seeder v0.4.0
8052026-09-11T00:16:01.409Z Downloaded stable_deref_trait v1.2.1
8062026-09-11T00:16:01.409Z Downloaded subtle v2.6.1
8072026-09-11T00:16:01.409Z Downloaded cookie v0.18.1
8082026-09-11T00:16:01.410Z Downloaded usdt-attr-macro v0.6.0
8092026-09-11T00:16:01.410Z Downloaded nu-ansi-term v0.50.3
8102026-09-11T00:16:01.412Z Downloaded num_enum v0.5.11
8112026-09-11T00:16:01.412Z Downloaded wait-timeout v0.2.1
8122026-09-11T00:16:01.415Z Downloaded serde_yaml v0.9.34+deprecated
8132026-09-11T00:16:01.415Z Downloaded openssl-sys v0.9.117
8142026-09-11T00:16:01.422Z Downloaded oxide-generation v0.1.3
8152026-09-11T00:16:01.425Z Downloaded ar_archive_writer v0.5.1
8162026-09-11T00:16:01.425Z Downloaded backtrace v0.3.76
8172026-09-11T00:16:01.427Z Downloaded derive_builder v0.20.2
8182026-09-11T00:16:01.430Z Downloaded compact_str v0.8.1
8192026-09-11T00:16:01.433Z Downloaded schemars_derive v0.8.22
8202026-09-11T00:16:01.433Z Downloaded zeroize_derive v1.5.0
8212026-09-11T00:16:01.433Z Downloaded unicode-xid v0.2.6
8222026-09-11T00:16:01.433Z Downloaded universal-hash v0.6.1
8232026-09-11T00:16:01.436Z Downloaded progenitor v0.13.0
8242026-09-11T00:16:01.436Z Downloaded crunchy v0.2.4
8252026-09-11T00:16:01.436Z Downloaded darling_macro v0.21.3
8262026-09-11T00:16:01.436Z Downloaded hyper-rustls v0.27.7
8272026-09-11T00:16:01.436Z Downloaded scroll v0.13.0
8282026-09-11T00:16:01.439Z Downloaded serde_path_to_error v0.1.20
8292026-09-11T00:16:01.439Z Downloaded serdect v0.4.3
8302026-09-11T00:16:01.439Z Downloaded simd-adler32 v0.3.8
8312026-09-11T00:16:01.442Z Downloaded hickory-resolver v0.24.4
8322026-09-11T00:16:01.442Z Downloaded typify v0.6.2
8332026-09-11T00:16:01.445Z Downloaded unsafe-libyaml v0.2.11
8342026-09-11T00:16:01.445Z Downloaded quinn v0.11.11
8352026-09-11T00:16:01.448Z Downloaded smf v0.2.3
8362026-09-11T00:16:01.448Z Downloaded stacker v0.1.23
8372026-09-11T00:16:01.450Z Downloaded zopfli v0.8.3
8382026-09-11T00:16:01.450Z Downloaded slog-dtrace v0.3.0
8392026-09-11T00:16:01.450Z Downloaded hickory-resolver v0.25.2
8402026-09-11T00:16:01.453Z Downloaded prettyplease v0.2.37
8412026-09-11T00:16:01.456Z Downloaded vte v0.14.1
8422026-09-11T00:16:01.459Z Downloaded hashbrown v0.13.2
8432026-09-11T00:16:01.465Z Downloaded hickory-server v0.25.2
8442026-09-11T00:16:01.468Z Downloaded strum_macros v0.24.3
8452026-09-11T00:16:01.471Z Downloaded termios v0.3.3
8462026-09-11T00:16:01.471Z Downloaded tungstenite v0.23.0
8472026-09-11T00:16:01.471Z Downloaded password-hash v0.5.0
8482026-09-11T00:16:01.476Z Downloaded tiny-keccak v2.0.2
8492026-09-11T00:16:01.476Z Downloaded tls_codec_derive v0.4.2
8502026-09-11T00:16:01.476Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8512026-09-11T00:16:01.479Z Downloaded defmt v0.3.100
8522026-09-11T00:16:01.479Z Downloaded httparse v1.10.1
8532026-09-11T00:16:01.479Z Downloaded tower-layer v0.3.3
8542026-09-11T00:16:01.479Z Downloaded shlex v1.3.0
8552026-09-11T00:16:01.479Z Downloaded tui-tree-widget v0.23.1
8562026-09-11T00:16:01.479Z Downloaded instant v0.1.13
8572026-09-11T00:16:01.479Z Downloaded mime_guess v2.0.5
8582026-09-11T00:16:01.484Z Downloaded dirs-next v2.0.0
8592026-09-11T00:16:01.484Z Downloaded display-error-chain v0.2.2
8602026-09-11T00:16:01.484Z Downloaded dyn-clone v1.0.20
8612026-09-11T00:16:01.489Z Downloaded subprocess v0.2.15
8622026-09-11T00:16:01.489Z Downloaded vergen-lib v0.1.6
8632026-09-11T00:16:01.489Z Downloaded const_format_proc_macros v0.2.34
8642026-09-11T00:16:01.499Z Downloaded http v1.4.2
8652026-09-11T00:16:01.499Z Downloaded ed25519-dalek v3.0.0
8662026-09-11T00:16:01.499Z Downloaded chumsky v0.9.3
8672026-09-11T00:16:01.499Z Downloaded oxnet v0.1.6
8682026-09-11T00:16:01.504Z Downloaded publicsuffix v2.3.0
8692026-09-11T00:16:01.504Z Downloaded pin-project-lite v0.2.17
8702026-09-11T00:16:01.504Z Downloaded mime v0.3.17
8712026-09-11T00:16:01.505Z Downloaded is-terminal v0.4.17
8722026-09-11T00:16:01.508Z Downloaded newline-converter v0.3.0
8732026-09-11T00:16:01.508Z Downloaded term v1.2.1
8742026-09-11T00:16:01.511Z Downloaded writeable v0.6.2
8752026-09-11T00:16:01.511Z Downloaded zstd v0.13.3
8762026-09-11T00:16:01.517Z Downloaded progenitor-impl v0.13.0
8772026-09-11T00:16:01.524Z Downloaded radium v0.7.0
8782026-09-11T00:16:01.524Z Downloaded rtoolbox v0.0.3
8792026-09-11T00:16:01.524Z Downloaded rustc_version v0.1.7
8802026-09-11T00:16:01.524Z Downloaded semver v0.1.20
8812026-09-11T00:16:01.527Z Downloaded rustc-hash v2.1.1
8822026-09-11T00:16:01.527Z Downloaded sha1 v0.10.6
8832026-09-11T00:16:01.527Z Downloaded whoami v2.1.0
8842026-09-11T00:16:01.527Z Downloaded psm v0.1.30
8852026-09-11T00:16:01.530Z Downloaded darling v0.13.4
8862026-09-11T00:16:01.530Z Downloaded supports-unicode v3.0.0
8872026-09-11T00:16:01.530Z Downloaded maybe-uninit v2.0.0
8882026-09-11T00:16:01.530Z Downloaded impl-trait-for-tuples v0.2.3
8892026-09-11T00:16:01.533Z Downloaded indoc v2.0.7
8902026-09-11T00:16:01.533Z Downloaded password-hash v0.6.1
8912026-09-11T00:16:01.536Z Downloaded proc-macro-error-attr2 v2.0.0
8922026-09-11T00:16:01.540Z Downloaded indexmap v1.9.3
8932026-09-11T00:16:01.544Z Downloaded async-compression v0.4.41
8942026-09-11T00:16:01.547Z Downloaded libbz2-rs-sys v0.2.2
8952026-09-11T00:16:01.549Z Downloaded cookie_store v0.22.1
8962026-09-11T00:16:01.550Z Downloaded crossbeam-deque v0.8.6
8972026-09-11T00:16:01.550Z Downloaded signal-hook-tokio v0.3.1
8982026-09-11T00:16:01.550Z Downloaded tabwriter v1.4.1
8992026-09-11T00:16:01.553Z Downloaded slog v2.8.2
9002026-09-11T00:16:01.553Z Downloaded tap v1.0.1
9012026-09-11T00:16:01.553Z Downloaded libsw v3.5.0
9022026-09-11T00:16:01.555Z Downloaded libsw-core v0.3.2
9032026-09-11T00:16:01.555Z Downloaded lru v0.18.3
9042026-09-11T00:16:01.555Z Downloaded potential_utf v0.1.4
9052026-09-11T00:16:01.555Z Downloaded miette-derive v7.6.0
9062026-09-11T00:16:01.558Z Downloaded miniz_oxide v0.8.9
9072026-09-11T00:16:01.558Z Downloaded rand_chacha v0.3.1
9082026-09-11T00:16:01.558Z Downloaded progenitor-client v0.14.0
9092026-09-11T00:16:01.562Z Downloaded hashbrown v0.12.3
9102026-09-11T00:16:01.562Z Downloaded zip v0.6.6
9112026-09-11T00:16:01.564Z Downloaded num_enum v0.7.6
9122026-09-11T00:16:01.567Z Downloaded newtype-uuid v1.3.2
9132026-09-11T00:16:01.567Z Downloaded num-rational v0.4.2
9142026-09-11T00:16:01.567Z Downloaded unicode-truncate v1.1.0
9152026-09-11T00:16:01.570Z Downloaded num-traits v0.2.19
9162026-09-11T00:16:01.570Z Downloaded icu_locale_core v2.1.1
9172026-09-11T00:16:01.573Z Downloaded packed_struct v0.10.1
9182026-09-11T00:16:01.573Z Downloaded pem-rfc7468 v1.0.0
9192026-09-11T00:16:01.576Z Downloaded toml v1.1.2+spec-1.1.0
9202026-09-11T00:16:01.576Z Downloaded signal-hook-mio v0.2.5
9212026-09-11T00:16:01.576Z Downloaded serde_bytes v0.11.19
9222026-09-11T00:16:01.579Z Downloaded convert_case v0.4.0
9232026-09-11T00:16:01.582Z Downloaded topological-sort v0.2.2
9242026-09-11T00:16:01.582Z Downloaded signal-hook-registry v1.4.8
9252026-09-11T00:16:01.582Z Downloaded string_cache v0.8.9
9262026-09-11T00:16:01.582Z Downloaded slog-term v2.9.2
9272026-09-11T00:16:01.585Z Downloaded jobserver v0.1.34
9282026-09-11T00:16:01.585Z Downloaded tokio-rustls v0.26.4
9292026-09-11T00:16:01.588Z Downloaded snafu-derive v0.8.9
9302026-09-11T00:16:01.588Z Downloaded ipnetwork v0.21.1
9312026-09-11T00:16:01.588Z Downloaded match_cfg v0.1.0
9322026-09-11T00:16:01.588Z Downloaded icu_collections v2.1.1
9332026-09-11T00:16:01.590Z Downloaded utf8_iter v1.0.4
9342026-09-11T00:16:01.593Z Downloaded void v1.0.2
9352026-09-11T00:16:01.593Z Downloaded owo-colors v4.3.0
9362026-09-11T00:16:01.593Z Downloaded parse-display-derive v0.10.0
9372026-09-11T00:16:01.599Z Downloaded cc v1.2.56
9382026-09-11T00:16:01.602Z Downloaded rustls-platform-verifier v0.6.2
9392026-09-11T00:16:01.605Z Downloaded xshell v0.2.7
9402026-09-11T00:16:01.605Z Downloaded ssh-key v0.6.7
9412026-09-11T00:16:01.608Z Downloaded crc v3.4.0
9422026-09-11T00:16:01.611Z Downloaded stringprep v0.1.5
9432026-09-11T00:16:01.611Z Downloaded darling_macro v0.13.4
9442026-09-11T00:16:01.611Z Downloaded tls_codec v0.4.2
9452026-09-11T00:16:01.611Z Downloaded socket2 v0.5.10
9462026-09-11T00:16:01.615Z Downloaded phf v0.13.1
9472026-09-11T00:16:01.617Z Downloaded schemars v1.2.1
9482026-09-11T00:16:01.622Z Downloaded ignore v0.4.25
9492026-09-11T00:16:01.625Z Downloaded dunce v1.0.5
9502026-09-11T00:16:01.625Z Downloaded hubpack_derive v0.1.1
9512026-09-11T00:16:01.625Z Downloaded idna_adapter v1.2.1
9522026-09-11T00:16:01.625Z Downloaded hubpack v0.1.2
9532026-09-11T00:16:01.628Z Downloaded ecdsa v0.17.0
9542026-09-11T00:16:01.630Z Downloaded derive_builder_macro v0.20.2
9552026-09-11T00:16:01.630Z Downloaded polyval v0.7.1
9562026-09-11T00:16:01.630Z Downloaded hybrid-array v0.4.13
9572026-09-11T00:16:01.633Z Downloaded rustls-native-certs v0.8.3
9582026-09-11T00:16:01.633Z Downloaded darling_core v0.23.0
9592026-09-11T00:16:01.636Z Downloaded diff v0.1.13
9602026-09-11T00:16:01.636Z Downloaded p521 v0.14.0
9612026-09-11T00:16:01.639Z Downloaded openssl-probe v0.2.1
9622026-09-11T00:16:01.639Z Downloaded p384 v0.14.0
9632026-09-11T00:16:01.642Z Downloaded path-slash v0.2.1
9642026-09-11T00:16:01.642Z Downloaded path-slash v0.1.5
9652026-09-11T00:16:01.642Z Downloaded precomputed-hash v0.1.1
9662026-09-11T00:16:01.646Z Downloaded derive_more v2.1.1
9672026-09-11T00:16:01.650Z Downloaded hashbrown v0.16.1
9682026-09-11T00:16:01.653Z Downloaded hashbrown v0.14.5
9692026-09-11T00:16:01.659Z Downloaded indoc v1.0.9
9702026-09-11T00:16:01.661Z Downloaded kem v0.3.0
9712026-09-11T00:16:01.662Z Downloaded instability v0.3.11
9722026-09-11T00:16:01.662Z Downloaded multimap v0.10.1
9732026-09-11T00:16:01.662Z Downloaded ryu v1.0.23
9742026-09-11T00:16:01.665Z Downloaded data-encoding v2.10.0
9752026-09-11T00:16:01.665Z Downloaded der_derive v0.7.3
9762026-09-11T00:16:01.667Z Downloaded uuid v1.23.4
9772026-09-11T00:16:01.670Z Downloaded wyz v0.5.1
9782026-09-11T00:16:01.674Z Downloaded displaydoc v0.2.5
9792026-09-11T00:16:01.676Z Downloaded num-complex v0.4.6
9802026-09-11T00:16:01.677Z Downloaded vergen-lib v9.1.0
9812026-09-11T00:16:01.680Z Downloaded tracing-attributes v0.1.31
9822026-09-11T00:16:01.683Z Downloaded strip-ansi-escapes v0.2.1
9832026-09-11T00:16:01.686Z Downloaded rand_pcg v0.10.2
9842026-09-11T00:16:01.686Z Downloaded siphasher v1.0.2
9852026-09-11T00:16:01.689Z Downloaded testing_table v0.3.0
9862026-09-11T00:16:01.692Z Downloaded libloading v0.8.9
9872026-09-11T00:16:01.692Z Downloaded pkcs1 v0.8.0-rc.4
9882026-09-11T00:16:01.695Z Downloaded ctutils v0.4.2
9892026-09-11T00:16:01.695Z Downloaded derive-where v1.6.0
9902026-09-11T00:16:01.698Z Downloaded minimal-lexical v0.2.1
9912026-09-11T00:16:01.701Z Downloaded crc-any v2.5.0
9922026-09-11T00:16:01.701Z Downloaded postgres-types v0.2.14
9932026-09-11T00:16:01.703Z Downloaded try-lock v0.2.5
9942026-09-11T00:16:01.706Z Downloaded num_enum_derive v0.7.6
9952026-09-11T00:16:01.706Z Downloaded oxide-update-engine v0.1.2
9962026-09-11T00:16:01.706Z Downloaded cstr-argument v0.1.2
9972026-09-11T00:16:01.709Z Downloaded document-features v0.2.12
9982026-09-11T00:16:01.709Z Downloaded dsl_auto_type v0.2.0
9992026-09-11T00:16:01.709Z Downloaded rand_chacha v0.9.0
10002026-09-11T00:16:01.709Z Downloaded serde_derive_internals v0.29.1
10012026-09-11T00:16:01.712Z Downloaded unit-prefix v0.5.2
10022026-09-11T00:16:01.712Z Downloaded httpdate v1.0.3
10032026-09-11T00:16:01.712Z Downloaded peg-macros v0.8.5
10042026-09-11T00:16:01.715Z Downloaded ppv-lite86 v0.2.21
10052026-09-11T00:16:01.718Z Downloaded wnaf v0.14.0
10062026-09-11T00:16:01.734Z Downloaded md-5 v0.11.0
10072026-09-11T00:16:01.736Z Downloaded lock_api v0.4.14
10082026-09-11T00:16:01.739Z Downloaded darling_core v0.20.11
10092026-09-11T00:16:01.742Z Downloaded serde_with_macros v1.5.2
10102026-09-11T00:16:01.742Z Downloaded zerocopy-derive v0.8.55
10112026-09-11T00:16:01.746Z Downloaded diesel_derives v2.3.7
10122026-09-11T00:16:01.749Z Downloaded new_debug_unreachable v1.0.6
10132026-09-11T00:16:01.752Z Downloaded nibble_vec v0.1.0
10142026-09-11T00:16:01.752Z Downloaded toml v0.7.8
10152026-09-11T00:16:01.752Z Downloaded slog-json v2.6.1
10162026-09-11T00:16:01.755Z Downloaded spki v0.7.3
10172026-09-11T00:16:01.755Z Downloaded strum_macros v0.26.4
10182026-09-11T00:16:01.755Z Downloaded toml_writer v1.1.1+spec-1.1.0
10192026-09-11T00:16:01.758Z Downloaded progenitor v0.14.0
10202026-09-11T00:16:01.762Z Downloaded libscf-sys v1.2.0
10212026-09-11T00:16:01.765Z Downloaded num_enum_derive v0.5.11
10222026-09-11T00:16:01.765Z Downloaded rsa v0.9.10
10232026-09-11T00:16:01.768Z Downloaded p256 v0.13.2
10242026-09-11T00:16:01.771Z Downloaded zstd-safe v7.2.4
10252026-09-11T00:16:01.777Z Downloaded tokio-native-tls v0.3.1
10262026-09-11T00:16:01.780Z Downloaded darling v0.21.3
10272026-09-11T00:16:01.780Z Downloaded rustls-pki-types v1.14.0
10282026-09-11T00:16:01.783Z Downloaded derive-ex v0.1.8
10292026-09-11T00:16:01.783Z Downloaded snafu v0.8.9
10302026-09-11T00:16:01.786Z Downloaded phf_shared v0.12.1
10312026-09-11T00:16:01.786Z Downloaded typed-path v0.9.3
10322026-09-11T00:16:01.789Z Downloaded hkdf v0.13.0
10332026-09-11T00:16:01.791Z Downloaded aho-corasick v1.1.4
10342026-09-11T00:16:01.794Z Downloaded jiff-core v0.1.0
10352026-09-11T00:16:01.797Z Downloaded ingot-types v0.2.0
10362026-09-11T00:16:01.800Z Downloaded slog-bunyan v2.5.0
10372026-09-11T00:16:01.800Z Downloaded tar v0.4.46
10382026-09-11T00:16:01.803Z Downloaded scrypt v0.12.0
10392026-09-11T00:16:01.807Z Downloaded unicode-bidi v0.3.18
10402026-09-11T00:16:01.809Z Downloaded waitgroup v0.1.2
10412026-09-11T00:16:01.809Z Downloaded vergen-git2 v9.1.0
10422026-09-11T00:16:01.812Z Downloaded daft v0.1.8
10432026-09-11T00:16:01.812Z Downloaded knus v3.4.0
10442026-09-11T00:16:01.812Z Downloaded zerovec-derive v0.11.2
10452026-09-11T00:16:01.831Z Downloaded corncobs v0.1.4
10462026-09-11T00:16:01.831Z Downloaded defmt v1.0.1
10472026-09-11T00:16:01.837Z Downloaded curve25519-dalek-derive v0.1.1
10482026-09-11T00:16:01.837Z Downloaded icu_properties v2.1.2
10492026-09-11T00:16:01.837Z Downloaded structmeta-derive v0.3.0
10502026-09-11T00:16:01.837Z Downloaded ssh-cipher v0.2.0
10512026-09-11T00:16:01.837Z Downloaded strum v0.26.3
10522026-09-11T00:16:01.837Z Downloaded oxide-tokio-rt v0.1.4
10532026-09-11T00:16:01.837Z Downloaded rand v0.10.1
10542026-09-11T00:16:01.837Z Downloaded structmeta v0.3.0
10552026-09-11T00:16:01.837Z Downloaded zerofrom-derive v0.1.6
10562026-09-11T00:16:01.837Z Downloaded qorb v0.4.1
10572026-09-11T00:16:01.837Z Downloaded zerofrom v0.1.6
10582026-09-11T00:16:01.837Z Downloaded nom v8.0.0
10592026-09-11T00:16:01.837Z Downloaded zerocopy v0.6.6
10602026-09-11T00:16:01.837Z Downloaded crypto-bigint v0.5.5
10612026-09-11T00:16:01.840Z Downloaded crossbeam-epoch v0.9.18
10622026-09-11T00:16:01.840Z Downloaded resolv-conf v0.7.6
10632026-09-11T00:16:01.843Z Downloaded sec1 v0.7.3
10642026-09-11T00:16:01.843Z Downloaded serde_tokenstream v0.3.0
10652026-09-11T00:16:01.843Z Downloaded dtrace-parser v0.3.0
10662026-09-11T00:16:01.843Z Downloaded is_ci v1.2.0
10672026-09-11T00:16:01.843Z Downloaded yasna v0.5.2
10682026-09-11T00:16:01.846Z Downloaded lru-slab v0.1.2
10692026-09-11T00:16:01.846Z Downloaded md5 v0.8.0
10702026-09-11T00:16:01.846Z Downloaded hkdf v0.12.4
10712026-09-11T00:16:01.846Z Downloaded maplit v1.0.2
10722026-09-11T00:16:01.850Z Downloaded h2 v0.4.15
10732026-09-11T00:16:01.853Z Downloaded derive_more v0.99.20
10742026-09-11T00:16:01.856Z Downloaded pem-rfc7468 v0.7.0
10752026-09-11T00:16:01.862Z Downloaded lru-cache v0.1.2
10762026-09-11T00:16:01.865Z Downloaded rand_core v0.10.0
10772026-09-11T00:16:01.867Z Downloaded litemap v0.8.1
10782026-09-11T00:16:01.867Z Downloaded rayon v1.11.0
10792026-09-11T00:16:01.871Z Downloaded url v2.5.8
10802026-09-11T00:16:01.874Z Downloaded ml-kem v0.3.2
10812026-09-11T00:16:01.874Z Downloaded signal-hook v0.3.18
10822026-09-11T00:16:01.876Z Downloaded der v0.8.0
10832026-09-11T00:16:01.879Z Downloaded usdt-impl v0.6.0
10842026-09-11T00:16:01.879Z Downloaded vsss-rs v3.3.4
10852026-09-11T00:16:01.882Z Downloaded rustc-demangle v0.1.27
10862026-09-11T00:16:01.882Z Downloaded russh-util v0.52.0
10872026-09-11T00:16:01.882Z Downloaded rusty-fork v0.3.1
10882026-09-11T00:16:01.885Z Downloaded signature v3.0.0
10892026-09-11T00:16:01.885Z Downloaded salty v0.3.0
10902026-09-11T00:16:01.888Z Downloaded walkdir v2.5.0
10912026-09-11T00:16:01.888Z Downloaded aes-gcm v0.11.0
10922026-09-11T00:16:01.890Z Downloaded daft-derive v0.1.8
10932026-09-11T00:16:01.893Z Downloaded serde-hex v0.1.0
10942026-09-11T00:16:01.893Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10952026-09-11T00:16:01.896Z Downloaded progenitor-macro v0.13.0
10962026-09-11T00:16:01.896Z Downloaded derive_builder_core v0.20.2
10972026-09-11T00:16:01.898Z Downloaded seq-macro v0.3.6
10982026-09-11T00:16:01.898Z Downloaded typed-path v0.12.3
10992026-09-11T00:16:01.901Z Downloaded humantime v2.3.0
11002026-09-11T00:16:01.901Z Downloaded thiserror-impl-no-std v2.0.2
11012026-09-11T00:16:01.905Z Downloaded darling_macro v0.20.11
11022026-09-11T00:16:01.908Z Downloaded illumos-nvpair-sys v0.2.0
11032026-09-11T00:16:01.911Z Downloaded unicode-normalization v0.1.25
11042026-09-11T00:16:01.914Z Downloaded winnow v0.6.26
11052026-09-11T00:16:01.917Z Downloaded iri-string v0.7.10
11062026-09-11T00:16:01.920Z Downloaded defmt-macros v1.0.1
11072026-09-11T00:16:01.923Z Downloaded usdt-macro v0.6.0
11082026-09-11T00:16:01.923Z Downloaded scuffle v0.1.0
11092026-09-11T00:16:01.926Z Downloaded regex v1.12.3
11102026-09-11T00:16:01.929Z Downloaded derive_more-impl v2.1.1
11112026-09-11T00:16:02.934Z Downloaded parking_lot_core v0.9.12
11122026-09-11T00:16:02.934Z Downloaded tungstenite v0.21.0
11132026-09-11T00:16:02.938Z Downloaded phf v0.12.1
11142026-09-11T00:16:02.938Z Downloaded digest-io v0.1.0
11152026-09-11T00:16:02.938Z Downloaded ingot v0.2.1
11162026-09-11T00:16:02.938Z Downloaded primeorder v0.14.0
11172026-09-11T00:16:02.938Z Downloaded ref-cast v1.0.25
11182026-09-11T00:16:02.938Z Downloaded num-derive v0.4.2
11192026-09-11T00:16:02.938Z Downloaded test-strategy v0.4.5
11202026-09-11T00:16:02.938Z Downloaded tinyvec v1.11.0
11212026-09-11T00:16:02.938Z Downloaded supports-color v3.0.2
11222026-09-11T00:16:02.938Z Downloaded twox-hash v2.1.2
11232026-09-11T00:16:02.938Z Downloaded ctr v0.10.1
11242026-09-11T00:16:02.938Z Downloaded support-bundle-viewer v0.1.2
11252026-09-11T00:16:02.938Z Downloaded steno v0.4.1
11262026-09-11T00:16:02.938Z Downloaded paste v1.0.15
11272026-09-11T00:16:02.938Z Downloaded pin-project-internal v1.1.11
11282026-09-11T00:16:02.938Z Downloaded tough v0.22.0
11292026-09-11T00:16:02.938Z Downloaded port-file v0.1.0
11302026-09-11T00:16:02.938Z Downloaded prefix-trie v0.7.0
11312026-09-11T00:16:02.938Z Downloaded sqlparser_derive v0.5.0
11322026-09-11T00:16:02.938Z Downloaded percent-encoding v2.3.2
11332026-09-11T00:16:02.938Z Downloaded serde-big-array v0.5.1
11342026-09-11T00:16:02.938Z Downloaded thiserror-no-std v2.0.2
11352026-09-11T00:16:02.938Z Downloaded crypto-common v0.2.2
11362026-09-11T00:16:02.938Z Downloaded internet-checksum v0.2.1
11372026-09-11T00:16:02.938Z Downloaded winnow v1.0.3
11382026-09-11T00:16:02.938Z Downloaded icu_provider v2.1.1
11392026-09-11T00:16:02.938Z Downloaded pin-project v1.1.11
11402026-09-11T00:16:02.939Z Downloaded universal-hash v0.5.1
11412026-09-11T00:16:02.939Z Downloaded zip v4.6.1
11422026-09-11T00:16:02.939Z Downloaded slog-stdlog v4.1.1
11432026-09-11T00:16:02.939Z Downloaded memmap2 v0.9.10
11442026-09-11T00:16:02.939Z Downloaded dropshot-api-manager v0.8.0
11452026-09-11T00:16:02.939Z Downloaded oxide-generation-macros v0.2.0
11462026-09-11T00:16:02.939Z Downloaded schemars v0.9.0
11472026-09-11T00:16:02.939Z Downloaded deranged v0.5.8
11482026-09-11T00:16:02.939Z Downloaded unarray v0.1.4
11492026-09-11T00:16:02.939Z Downloaded cpubits v0.1.1
11502026-09-11T00:16:02.939Z Downloaded socket2 v0.6.3
11512026-09-11T00:16:02.939Z Downloaded nanorand v0.7.0
11522026-09-11T00:16:02.939Z Downloaded unicode-properties v0.1.4
11532026-09-11T00:16:02.939Z Downloaded itertools v0.12.1
11542026-09-11T00:16:02.939Z Downloaded proc-macro-error2 v2.0.1
11552026-09-11T00:16:02.939Z Downloaded progenitor-client v0.13.0
11562026-09-11T00:16:02.939Z Downloaded smallvec v0.6.14
11572026-09-11T00:16:02.939Z Downloaded hyper-tls v0.6.0
11582026-09-11T00:16:02.939Z Downloaded digest v0.11.3
11592026-09-11T00:16:02.939Z Downloaded diesel_table_macro_syntax v0.3.0
11602026-09-11T00:16:02.939Z Downloaded primefield v0.14.0
11612026-09-11T00:16:02.939Z Downloaded vergen-gitcl v1.0.8
11622026-09-11T00:16:02.939Z Downloaded crossbeam-utils v0.8.21
11632026-09-11T00:16:02.939Z Downloaded pretty_assertions v1.4.1
11642026-09-11T00:16:02.939Z Downloaded sapling-renderdag v0.1.0
11652026-09-11T00:16:02.939Z Downloaded rsa v0.10.0-rc.18
11662026-09-11T00:16:02.939Z Downloaded p256 v0.14.0
11672026-09-11T00:16:02.939Z Downloaded crossterm v0.29.0
11682026-09-11T00:16:02.939Z Downloaded constant_time_eq v0.4.2
11692026-09-11T00:16:02.939Z Downloaded ed25519 v3.0.0
11702026-09-11T00:16:02.939Z Downloaded strsim v0.10.0
11712026-09-11T00:16:02.939Z Downloaded time-core v0.1.8
11722026-09-11T00:16:02.939Z Downloaded ipnet v2.12.0
11732026-09-11T00:16:02.939Z Downloaded git2 v0.20.4
11742026-09-11T00:16:02.939Z Downloaded illumos-nvpair v0.3.0
11752026-09-11T00:16:02.939Z Downloaded tinystr v0.8.2
11762026-09-11T00:16:02.939Z Downloaded strum_macros v0.27.2
11772026-09-11T00:16:02.939Z Downloaded yoke v0.8.1
11782026-09-11T00:16:02.940Z Downloaded kstat-rs v0.2.5
11792026-09-11T00:16:02.940Z Downloaded indicatif v0.18.4
11802026-09-11T00:16:02.940Z Downloaded downcast-rs v2.0.2
11812026-09-11T00:16:02.940Z Downloaded ingot-macros v0.2.0
11822026-09-11T00:16:02.940Z Downloaded phc v0.6.1
11832026-09-11T00:16:02.940Z Downloaded difflib v0.4.0
11842026-09-11T00:16:02.940Z Downloaded parse-display v0.10.0
11852026-09-11T00:16:02.940Z Downloaded secrecy v0.10.3
11862026-09-11T00:16:02.940Z Downloaded peg-runtime v0.8.5
11872026-09-11T00:16:02.940Z Downloaded xattr v1.6.1
11882026-09-11T00:16:02.940Z Downloaded signature v2.2.0
11892026-09-11T00:16:02.940Z Downloaded uzers v0.12.2
11902026-09-11T00:16:02.940Z Downloaded rustls-pemfile v2.2.0
11912026-09-11T00:16:02.940Z Downloaded static_assertions v1.1.0
11922026-09-11T00:16:02.940Z Downloaded quick-xml v0.37.5
11932026-09-11T00:16:02.940Z Downloaded samael v0.0.19
11942026-09-11T00:16:02.940Z Downloaded lalrpop-util v0.19.12
11952026-09-11T00:16:02.940Z Downloaded num-primitive v0.2.1
11962026-09-11T00:16:02.940Z Downloaded openssl-macros v0.1.1
11972026-09-11T00:16:02.940Z Downloaded oso-derive v0.27.3
11982026-09-11T00:16:02.940Z Downloaded same-file v1.0.6
11992026-09-11T00:16:02.940Z Downloaded usdt v0.6.0
12002026-09-11T00:16:02.940Z Downloaded zerovec v0.11.5
12012026-09-11T00:16:02.940Z Downloaded crossbeam-channel v0.5.15
12022026-09-11T00:16:02.940Z Downloaded mio v1.2.0
12032026-09-11T00:16:02.940Z Downloaded linear-map v1.2.0
12042026-09-11T00:16:02.940Z Downloaded ssh-key v0.7.0-rc.11
12052026-09-11T00:16:02.940Z Downloaded csv-core v0.1.13
12062026-09-11T00:16:02.940Z Downloaded module-lattice v0.2.3
12072026-09-11T00:16:02.940Z Downloaded des v0.9.0
12082026-09-11T00:16:02.940Z Downloaded ed25519 v2.2.3
12092026-09-11T00:16:02.940Z Downloaded thread_local v1.1.9
12102026-09-11T00:16:02.940Z Downloaded slog-async v2.8.0
12112026-09-11T00:16:02.940Z Downloaded crc-catalog v2.4.0
12122026-09-11T00:16:02.940Z Downloaded serde_urlencoded v0.7.1
12132026-09-11T00:16:02.945Z Downloaded nonempty v0.12.0
12142026-09-11T00:16:02.945Z Downloaded ref-cast-impl v1.0.25
12152026-09-11T00:16:02.945Z Downloaded idna v1.1.0
12162026-09-11T00:16:02.945Z Downloaded recursive v0.1.1
12172026-09-11T00:16:02.945Z Downloaded blake3 v1.8.5
12182026-09-11T00:16:02.945Z Downloaded litrs v1.0.0
12192026-09-11T00:16:02.945Z Downloaded poly1305 v0.8.0
12202026-09-11T00:16:02.945Z Downloaded russh-cryptovec v0.62.0
12212026-09-11T00:16:02.945Z Downloaded ident_case v1.0.1
12222026-09-11T00:16:02.945Z Downloaded synstructure v0.13.2
12232026-09-11T00:16:02.945Z Downloaded keccak v0.2.0
12242026-09-11T00:16:02.945Z Downloaded similar v2.7.0
12252026-09-11T00:16:02.945Z Downloaded zerotrie v0.2.3
12262026-09-11T00:16:02.945Z Downloaded num-integer v0.1.46
12272026-09-11T00:16:02.945Z Downloaded jiff-static v0.2.34
12282026-09-11T00:16:02.946Z Downloaded keccak v0.1.6
12292026-09-11T00:16:02.946Z Downloaded slog-envlogger v2.2.0
12302026-09-11T00:16:02.946Z Downloaded whoami v1.6.1
12312026-09-11T00:16:02.946Z Downloaded hyper v1.10.1
12322026-09-11T00:16:02.946Z Downloaded vcpkg v0.2.15
12332026-09-11T00:16:02.946Z Downloaded num-bigint v0.4.6
12342026-09-11T00:16:02.946Z Downloaded num-bigint-dig v0.8.6
12352026-09-11T00:16:02.946Z Downloaded tracing-core v0.1.36
12362026-09-11T00:16:02.946Z Downloaded dashu-base v0.5.1
12372026-09-11T00:16:02.946Z Downloaded multer v3.1.0
12382026-09-11T00:16:02.946Z Downloaded drift v0.2.0
12392026-09-11T00:16:02.946Z Downloaded predicates v3.1.4
12402026-09-11T00:16:02.946Z Downloaded pkcs8 v0.10.2
12412026-09-11T00:16:02.946Z Downloaded r2d2 v0.8.10
12422026-09-11T00:16:02.946Z Downloaded dropshot_endpoint v0.17.1
12432026-09-11T00:16:02.946Z Downloaded goblin v0.10.5
12442026-09-11T00:16:02.946Z Downloaded unicode_categories v0.1.1
12452026-09-11T00:16:02.946Z Downloaded sha1 v0.11.0
12462026-09-11T00:16:02.946Z Downloaded convert_case v0.10.0
12472026-09-11T00:16:02.946Z Downloaded rayon-core v1.13.0
12482026-09-11T00:16:02.946Z Downloaded toml_parser v1.1.2+spec-1.1.0
12492026-09-11T00:16:02.946Z Downloaded critical-section v1.2.0
12502026-09-11T00:16:02.946Z Downloaded quinn-udp v0.5.14
12512026-09-11T00:16:02.946Z Downloaded aws-lc-rs v1.16.3
12522026-09-11T00:16:02.946Z Downloaded bitvec v1.0.1
12532026-09-11T00:16:02.946Z Downloaded internal-russh-num-bigint v0.5.0
12542026-09-11T00:16:02.946Z Downloaded unicase v2.9.0
12552026-09-11T00:16:02.946Z Downloaded bindgen v0.71.1
12562026-09-11T00:16:02.946Z Downloaded chrono v0.4.45
12572026-09-11T00:16:02.946Z Downloaded untrusted v0.9.0
12582026-09-11T00:16:02.946Z Downloaded darling_core v0.13.4
12592026-09-11T00:16:02.946Z Downloaded const_format v0.2.35
12602026-09-11T00:16:02.946Z Downloaded gimli v0.32.3
12612026-09-11T00:16:02.946Z Downloaded moka v0.12.13
12622026-09-11T00:16:02.946Z Downloaded progenitor-impl v0.14.0
12632026-09-11T00:16:02.946Z Downloaded spki v0.8.0
12642026-09-11T00:16:02.946Z Downloaded rand v0.9.2
12652026-09-11T00:16:02.946Z Downloaded rustls-webpki v0.103.13
12662026-09-11T00:16:02.946Z Downloaded tokio-stream v0.1.18
12672026-09-11T00:16:02.947Z Downloaded reedline v0.40.0
12682026-09-11T00:16:02.947Z Downloaded icu_properties_data v2.1.2
12692026-09-11T00:16:02.947Z Downloaded hyper-staticfile v0.10.1
12702026-09-11T00:16:02.947Z Downloaded libm v0.2.16
12712026-09-11T00:16:02.947Z Downloaded itertools v0.10.5
12722026-09-11T00:16:02.947Z Downloaded schemars v0.8.22
12732026-09-11T00:16:02.947Z Downloaded unicode-segmentation v1.12.0
12742026-09-11T00:16:02.947Z Downloaded serde_with_macros v3.21.0
12752026-09-11T00:16:02.947Z Downloaded toml_edit v0.19.15
12762026-09-11T00:16:02.947Z Downloaded hyper-util v0.1.20
12772026-09-11T00:16:02.947Z Downloaded reqwest v0.12.28
12782026-09-11T00:16:02.947Z Downloaded reqwest v0.13.2
12792026-09-11T00:16:02.947Z Downloaded yansi v1.0.1
12802026-09-11T00:16:02.947Z Downloaded pkcs5 v0.8.1
12812026-09-11T00:16:02.947Z Downloaded itertools v0.15.0
12822026-09-11T00:16:02.947Z Downloaded icu_normalizer_data v2.1.1
12832026-09-11T00:16:02.947Z Downloaded darling_core v0.21.3
12842026-09-11T00:16:02.947Z Downloaded const-oid v0.10.2
12852026-09-11T00:16:02.947Z Downloaded darling v0.23.0
12862026-09-11T00:16:02.947Z Downloaded rustyline v14.0.0
12872026-09-11T00:16:02.947Z Downloaded libxml v0.3.3
12882026-09-11T00:16:02.947Z Downloaded papergrid v0.18.0
12892026-09-11T00:16:02.947Z Downloaded tungstenite v0.28.0
12902026-09-11T00:16:02.947Z Downloaded crypto-primes v0.7.2
12912026-09-11T00:16:02.947Z Downloaded rcgen v0.12.1
12922026-09-11T00:16:02.947Z Downloaded toml_edit v0.23.10+spec-1.0.0
12932026-09-11T00:16:02.947Z Downloaded x509-cert v0.2.5
12942026-09-11T00:16:02.947Z Downloaded hickory-proto v0.25.2
12952026-09-11T00:16:02.947Z Downloaded der v0.7.10
12962026-09-11T00:16:02.947Z Downloaded icu_normalizer v2.1.1
12972026-09-11T00:16:02.947Z Downloaded tower v0.5.3
12982026-09-11T00:16:02.947Z Downloaded itertools v0.13.0
12992026-09-11T00:16:02.947Z Downloaded rand v0.8.6
13002026-09-11T00:16:02.947Z Downloaded tokio-postgres v0.7.18
13012026-09-11T00:16:02.947Z Downloaded crossterm v0.28.1
13022026-09-11T00:16:02.947Z Downloaded smoltcp v0.11.0
13032026-09-11T00:16:02.947Z Downloaded rawzip v0.4.4
13042026-09-11T00:16:02.947Z Downloaded itertools v0.14.0
13052026-09-11T00:16:02.947Z Downloaded miette v7.6.0
13062026-09-11T00:16:02.947Z Downloaded serde_with v1.14.0
13072026-09-11T00:16:02.948Z Downloaded p521 v0.13.3
13082026-09-11T00:16:02.948Z Downloaded petname v2.0.2
13092026-09-11T00:16:02.948Z Downloaded polar-core v0.27.3
13102026-09-11T00:16:02.948Z Downloaded nom v7.1.3
13112026-09-11T00:16:02.948Z Downloaded iddqd v0.4.2
13122026-09-11T00:16:02.948Z Downloaded zerocopy v0.8.55
13132026-09-11T00:16:02.951Z Downloaded zip v8.6.0
13142026-09-11T00:16:02.951Z Downloaded tower-http v0.6.8
13152026-09-11T00:16:02.951Z Downloaded regex-syntax v0.6.29
13162026-09-11T00:16:02.951Z Downloaded winnow v0.5.40
13172026-09-11T00:16:02.951Z Downloaded hickory-proto v0.24.4
13182026-09-11T00:16:02.951Z Downloaded sha3 v0.12.0
13192026-09-11T00:16:02.951Z Downloaded proptest v1.11.0
13202026-09-11T00:16:02.951Z Downloaded radix_trie v0.2.1
13212026-09-11T00:16:02.951Z Downloaded nix v0.28.0
13222026-09-11T00:16:02.952Z Downloaded serde_with v3.21.0
13232026-09-11T00:16:02.952Z Downloaded quinn-proto v0.11.16
13242026-09-11T00:16:02.952Z Downloaded tokio-util v0.7.18
13252026-09-11T00:16:02.952Z Downloaded dashu-int v0.5.1
13262026-09-11T00:16:02.952Z Downloaded portable-atomic v1.13.1
13272026-09-11T00:16:02.952Z Downloaded zlib-rs v0.6.2
13282026-09-11T00:16:02.952Z Downloaded p384 v0.13.1
13292026-09-11T00:16:02.952Z Downloaded regress v0.11.1
13302026-09-11T00:16:02.952Z Downloaded smoltcp v0.9.1
13312026-09-11T00:16:02.952Z Downloaded bstr v1.12.1
13322026-09-11T00:16:02.952Z Downloaded crypto-bigint v0.7.5
13332026-09-11T00:16:02.952Z Downloaded curve25519-dalek v4.1.3
13342026-09-11T00:16:02.952Z Downloaded time v0.3.47
13352026-09-11T00:16:02.952Z Downloaded tabled v0.21.0
13362026-09-11T00:16:02.952Z Downloaded curve25519-dalek v5.0.0
13372026-09-11T00:16:02.952Z Downloaded nix v0.27.1
13382026-09-11T00:16:02.952Z Downloaded typify-impl v0.6.2
13392026-09-11T00:16:02.952Z Downloaded rustls v0.23.41
13402026-09-11T00:16:02.952Z Downloaded lalrpop v0.19.12
13412026-09-11T00:16:02.952Z Downloaded rustix v0.38.44
13422026-09-11T00:16:02.952Z Downloaded sled v0.34.7
13432026-09-11T00:16:02.952Z Downloaded dropshot v0.17.1
13442026-09-11T00:16:02.952Z Downloaded object v0.30.4
13452026-09-11T00:16:02.952Z Downloaded openssl v0.10.80
13462026-09-11T00:16:02.952Z Downloaded openapiv3 v2.2.0
13472026-09-11T00:16:02.952Z Downloaded russh v0.62.4
13482026-09-11T00:16:02.952Z Downloaded sha3 v0.11.0
13492026-09-11T00:16:02.952Z Downloaded nix v0.31.2
13502026-09-11T00:16:02.952Z Downloaded syn v3.0.3
13512026-09-11T00:16:02.952Z Downloaded ratatui v0.29.0
13522026-09-11T00:16:02.952Z Downloaded regex-syntax v0.8.10
13532026-09-11T00:16:02.952Z Downloaded zerocopy-derive v0.6.6
13542026-09-11T00:16:02.952Z Downloaded object v0.39.1
13552026-09-11T00:16:02.952Z Downloaded object v0.37.3
13562026-09-11T00:16:02.952Z Downloaded regress v0.10.5
13572026-09-11T00:16:02.952Z Downloaded jiff v0.2.34
13582026-09-11T00:16:02.952Z Downloaded petgraph v0.6.5
13592026-09-11T00:16:02.952Z Downloaded petgraph v0.8.3
13602026-09-11T00:16:02.952Z Downloaded tracing v0.1.44
13612026-09-11T00:16:02.953Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13622026-09-11T00:16:02.953Z Downloaded sha3 v0.10.8
13632026-09-11T00:16:02.953Z Downloaded diesel v2.3.7
13642026-09-11T00:16:02.953Z Downloaded tokio v1.52.1
13652026-09-11T00:16:02.953Z Downloaded sqlparser v0.61.0
13662026-09-11T00:16:02.953Z Downloaded bzip2-sys v0.1.13+1.0.8
13672026-09-11T00:16:02.953Z Downloaded libz-sys v1.1.24
13682026-09-11T00:16:02.953Z Downloaded regex-automata v0.4.14
13692026-09-11T00:16:02.953Z Downloaded encoding_rs v0.8.35
13702026-09-11T00:16:02.953Z Downloaded chrono-tz v0.10.4
13712026-09-11T00:16:02.953Z Downloaded csv v1.4.0
13722026-09-11T00:16:03.046Z Downloaded ring v0.17.14
13732026-09-11T00:16:03.121Z Downloaded libgit2-sys v0.18.3+1.9.2
13742026-09-11T00:16:03.664Z Downloaded dsi-bitstream v0.10.1
13752026-09-11T00:16:03.884Z Downloaded aws-lc-sys v0.40.0
13762026-09-11T00:16:04.164Z Compiling serde_core v1.0.228
13772026-09-11T00:16:04.164Z Compiling libc v0.2.185
13782026-09-11T00:16:04.164Z Compiling serde v1.0.228
13792026-09-11T00:16:04.167Z Compiling subtle v2.6.1
13802026-09-11T00:16:04.167Z Compiling smallvec v1.15.1
13812026-09-11T00:16:04.320Z Compiling log v0.4.33
13822026-09-11T00:16:04.329Z Compiling typenum v1.20.1
13832026-09-11T00:16:04.331Z Compiling syn v2.0.117
13842026-09-11T00:16:04.494Z Compiling zerocopy v0.8.55
13852026-09-11T00:16:04.546Z Compiling shlex v1.3.0
13862026-09-11T00:16:04.575Z Compiling find-msvc-tools v0.1.9
13872026-09-11T00:16:04.669Z Compiling scopeguard v1.2.0
13882026-09-11T00:16:04.747Z Compiling lock_api v0.4.14
13892026-09-11T00:16:04.770Z Compiling portable-atomic v1.13.1
13902026-09-11T00:16:04.851Z Compiling critical-section v1.2.0
13912026-09-11T00:16:04.955Z Compiling stable_deref_trait v1.2.1
13922026-09-11T00:16:04.970Z Compiling getrandom v0.4.3
13932026-09-11T00:16:04.981Z Compiling libm v0.2.16
13942026-09-11T00:16:05.027Z Compiling num-traits v0.2.19
13952026-09-11T00:16:05.160Z Compiling errno v0.3.14
13962026-09-11T00:16:05.214Z Compiling jobserver v0.1.34
13972026-09-11T00:16:05.229Z Compiling getrandom v0.2.17
13982026-09-11T00:16:05.306Z Compiling const-oid v0.9.6
13992026-09-11T00:16:05.343Z Compiling serde_json v1.0.151
14002026-09-11T00:16:05.356Z Compiling rand_core v0.6.4
14012026-09-11T00:16:05.456Z Compiling cc v1.2.56
14022026-09-11T00:16:05.546Z Compiling allocator-api2 v0.2.21
14032026-09-11T00:16:05.573Z Compiling rand_core v0.10.0
14042026-09-11T00:16:05.737Z Compiling once_cell v1.21.3
14052026-09-11T00:16:05.936Z Compiling generic-array v0.14.7
14062026-09-11T00:16:06.013Z Compiling rustix v1.1.4
14072026-09-11T00:16:06.028Z Compiling percent-encoding v2.3.2
14082026-09-11T00:16:06.041Z Compiling parking_lot_core v0.9.12
14092026-09-11T00:16:06.190Z Compiling writeable v0.6.2
14102026-09-11T00:16:06.212Z Compiling pin-project-lite v0.2.17
14112026-09-11T00:16:06.291Z Compiling litemap v0.8.1
14122026-09-11T00:16:06.343Z Compiling icu_normalizer_data v2.1.1
14132026-09-11T00:16:06.372Z Compiling bitflags v2.11.0
14142026-09-11T00:16:06.490Z Compiling semver v1.0.28
14152026-09-11T00:16:06.608Z Compiling icu_properties_data v2.1.2
14162026-09-11T00:16:06.719Z Compiling pkg-config v0.3.32
14172026-09-11T00:16:06.854Z Compiling signal-hook-registry v1.4.8
14182026-09-11T00:16:06.969Z Compiling base64ct v1.8.3
14192026-09-11T00:16:07.000Z Compiling getrandom v0.3.4
14202026-09-11T00:16:07.116Z Compiling synstructure v0.13.2
14212026-09-11T00:16:07.116Z Compiling foldhash v0.2.0
14222026-09-11T00:16:07.252Z Compiling pem-rfc7468 v0.7.0
14232026-09-11T00:16:07.269Z Compiling parking_lot v0.12.5
14242026-09-11T00:16:07.622Z Compiling mio v1.2.0
14252026-09-11T00:16:07.626Z Compiling flagset v0.4.7
14262026-09-11T00:16:07.653Z Compiling futures-core v0.3.32
14272026-09-11T00:16:07.717Z Compiling hashbrown v0.17.0
14282026-09-11T00:16:07.769Z Compiling socket2 v0.6.3
14292026-09-11T00:16:07.800Z Compiling utf8_iter v1.0.4
14302026-09-11T00:16:07.812Z Compiling form_urlencoded v1.2.2
14312026-09-11T00:16:07.928Z Compiling rustversion v1.0.22
14322026-09-11T00:16:07.949Z Compiling futures-sink v0.3.32
14332026-09-11T00:16:07.989Z Compiling base64 v0.22.1
14342026-09-11T00:16:08.055Z Compiling iana-time-zone v0.1.65
14352026-09-11T00:16:08.088Z Compiling futures-channel v0.3.32
14362026-09-11T00:16:08.177Z Compiling ident_case v1.0.1
14372026-09-11T00:16:08.194Z Compiling slab v0.4.12
14382026-09-11T00:16:08.256Z Compiling futures-io v0.3.32
14392026-09-11T00:16:08.286Z Compiling indexmap v2.14.0
14402026-09-11T00:16:08.315Z Compiling futures-task v0.3.32
14412026-09-11T00:16:08.315Z Compiling terminal_size v0.4.3
14422026-09-11T00:16:08.346Z Compiling uuid v1.23.4
14432026-09-11T00:16:08.375Z Compiling syn v1.0.109
14442026-09-11T00:16:08.409Z Compiling cmov v0.5.4
14452026-09-11T00:16:08.464Z Compiling rustc_version v0.4.1
14462026-09-11T00:16:08.485Z Compiling serde_derive_internals v0.29.1
14472026-09-11T00:16:08.618Z Compiling ctutils v0.4.2
14482026-09-11T00:16:08.780Z Compiling cmake v0.1.57
14492026-09-11T00:16:08.861Z Compiling spin v0.9.8
14502026-09-11T00:16:08.879Z Compiling serde_derive v1.0.228
14512026-09-11T00:16:08.930Z Compiling zeroize_derive v1.5.0
14522026-09-11T00:16:08.945Z Compiling zerocopy-derive v0.8.55
14532026-09-11T00:16:09.054Z Compiling zerofrom-derive v0.1.6
14542026-09-11T00:16:09.070Z Compiling yoke-derive v0.8.1
14552026-09-11T00:16:09.174Z Compiling zerovec-derive v0.11.2
14562026-09-11T00:16:09.403Z Compiling displaydoc v0.2.5
14572026-09-11T00:16:09.589Z Compiling thiserror-impl v2.0.18
14582026-09-11T00:16:10.167Z Compiling der_derive v0.7.3
14592026-09-11T00:16:10.257Z Compiling tokio-macros v2.7.0
14602026-09-11T00:16:10.307Z Compiling futures-macro v0.3.32
14612026-09-11T00:16:10.474Z Compiling zerofrom v0.1.6
14622026-09-11T00:16:10.605Z Compiling yoke v0.8.1
14632026-09-11T00:16:10.786Z Compiling zerovec v0.11.5
14642026-09-11T00:16:10.943Z Compiling zerotrie v0.2.3
14652026-09-11T00:16:10.995Z Compiling thiserror v2.0.18
14662026-09-11T00:16:11.106Z Compiling ahash v0.8.12
14672026-09-11T00:16:11.126Z Compiling futures-util v0.3.32
14682026-09-11T00:16:11.143Z Compiling dyn-clone v1.0.20
14692026-09-11T00:16:11.246Z Compiling tinystr v0.8.2
14702026-09-11T00:16:11.277Z Compiling potential_utf v0.1.4
14712026-09-11T00:16:11.310Z Compiling cpufeatures v0.2.17
14722026-09-11T00:16:11.324Z Compiling schemars v0.8.22
14732026-09-11T00:16:11.387Z Compiling simd-adler32 v0.3.8
14742026-09-11T00:16:11.435Z Compiling icu_locale_core v2.1.1
14752026-09-11T00:16:11.450Z Compiling icu_collections v2.1.1
14762026-09-11T00:16:11.542Z Compiling dunce v1.0.5
14772026-09-11T00:16:11.626Z Compiling fs_extra v1.3.0
14782026-09-11T00:16:11.711Z Compiling schemars_derive v0.8.22
14792026-09-11T00:16:11.889Z Compiling aws-lc-sys v0.40.0
14802026-09-11T00:16:11.913Z Compiling adler2 v2.0.1
14812026-09-11T00:16:12.043Z Compiling icu_provider v2.1.1
14822026-09-11T00:16:12.283Z Compiling zeroize v1.9.0
14832026-09-11T00:16:12.338Z Compiling bytes v1.11.1
14842026-09-11T00:16:12.356Z Compiling icu_properties v2.1.2
14852026-09-11T00:16:12.647Z Compiling der v0.7.10
14862026-09-11T00:16:12.964Z Compiling icu_normalizer v2.1.1
14872026-09-11T00:16:13.035Z Compiling tokio v1.52.1
14882026-09-11T00:16:13.138Z Compiling crypto-common v0.1.7
14892026-09-11T00:16:13.292Z Compiling block-buffer v0.10.4
14902026-09-11T00:16:13.450Z Compiling digest v0.10.7
14912026-09-11T00:16:13.466Z Compiling idna_adapter v1.2.1
14922026-09-11T00:16:13.482Z Compiling spki v0.7.3
14932026-09-11T00:16:13.501Z Compiling ppv-lite86 v0.2.21
14942026-09-11T00:16:13.559Z Compiling chrono v0.4.45
14952026-09-11T00:16:13.603Z Compiling idna v1.1.0
14962026-09-11T00:16:13.691Z Compiling pkcs8 v0.10.2
14972026-09-11T00:16:13.706Z Compiling hybrid-array v0.4.13
14982026-09-11T00:16:13.828Z Compiling signature v2.2.0
14992026-09-11T00:16:13.859Z Compiling hex v0.4.3
15002026-09-11T00:16:13.956Z Compiling url v2.5.8
15012026-09-11T00:16:14.016Z Compiling regex-syntax v0.8.10
15022026-09-11T00:16:14.132Z Compiling clap_builder v4.6.0
15032026-09-11T00:16:14.474Z Compiling ipnet v2.12.0
15042026-09-11T00:16:14.749Z Compiling miniz_oxide v0.8.9
15052026-09-11T00:16:14.955Z Compiling clap_derive v4.6.1
15062026-09-11T00:16:14.990Z Compiling rand_chacha v0.3.1
15072026-09-11T00:16:15.393Z Compiling hmac v0.12.1
15082026-09-11T00:16:15.530Z Compiling sha2 v0.10.9
15092026-09-11T00:16:15.689Z Compiling http v1.4.2
15102026-09-11T00:16:15.787Z Compiling num-integer v0.1.46
15112026-09-11T00:16:16.118Z Compiling vcpkg v0.2.15
15122026-09-11T00:16:16.317Z Compiling num-bigint-dig v0.8.6
15132026-09-11T00:16:16.528Z Compiling aws-lc-rs v1.16.3
15142026-09-11T00:16:16.625Z Compiling object v0.37.3
15152026-09-11T00:16:16.680Z Compiling clap v4.6.1
15162026-09-11T00:16:16.781Z Compiling tempfile v3.27.0
15172026-09-11T00:16:16.816Z Compiling num-iter v0.1.45
15182026-09-11T00:16:16.833Z Compiling openssl-sys v0.9.117
15192026-09-11T00:16:16.841Z Compiling tokio-util v0.7.18
15202026-09-11T00:16:16.938Z Compiling rand v0.8.6
15212026-09-11T00:16:16.949Z Compiling crypto-common v0.2.2
15222026-09-11T00:16:17.150Z Compiling block-buffer v0.12.1
15232026-09-11T00:16:17.187Z Compiling rustls-pki-types v1.14.0
15242026-09-11T00:16:17.355Z Compiling lazy_static v1.5.0
15252026-09-11T00:16:17.376Z Compiling tracing-attributes v0.1.31
15262026-09-11T00:16:17.502Z Compiling thiserror-impl v1.0.69
15272026-09-11T00:16:17.654Z Compiling tracing-core v0.1.36
15282026-09-11T00:16:17.769Z Compiling ff v0.13.1
15292026-09-11T00:16:17.902Z Compiling gimli v0.32.3
15302026-09-11T00:16:17.905Z Compiling base16ct v0.2.0
15312026-09-11T00:16:18.102Z Compiling anyhow v1.0.104
15322026-09-11T00:16:18.189Z Compiling crc32fast v1.5.0
15332026-09-11T00:16:18.525Z Compiling sec1 v0.7.3
15342026-09-11T00:16:18.621Z Compiling group v0.13.0
15352026-09-11T00:16:18.769Z Compiling tracing v0.1.44
15362026-09-11T00:16:18.783Z Compiling thiserror v1.0.69
15372026-09-11T00:16:18.825Z Compiling http-body v1.0.1
15382026-09-11T00:16:18.855Z Compiling hkdf v0.12.4
15392026-09-11T00:16:18.875Z Compiling pkcs1 v0.7.5
15402026-09-11T00:16:18.969Z Compiling x509-cert v0.2.5
15412026-09-11T00:16:19.023Z Compiling crypto-bigint v0.5.5
15422026-09-11T00:16:19.032Z Compiling rand_core v0.9.5
15432026-09-11T00:16:19.277Z Compiling tinyvec_macros v0.1.1
15442026-09-11T00:16:19.330Z Compiling rustc-demangle v0.1.27
15452026-09-11T00:16:19.346Z Compiling owo-colors v4.3.0
15462026-09-11T00:16:19.673Z Compiling addr2line v0.25.1
15472026-09-11T00:16:19.685Z Compiling openssl-probe v0.2.1
15482026-09-11T00:16:19.805Z Compiling httparse v1.10.1
15492026-09-11T00:16:19.843Z Compiling untrusted v0.7.1
15502026-09-11T00:16:19.965Z Compiling elliptic-curve v0.13.8
15512026-09-11T00:16:19.968Z Compiling rsa v0.9.10
15522026-09-11T00:16:20.243Z Compiling tinyvec v1.11.0
15532026-09-11T00:16:20.372Z Compiling pest_generator v2.8.6
15542026-09-11T00:16:20.579Z Compiling camino v1.2.5
15552026-09-11T00:16:20.956Z Compiling curve25519-dalek v4.1.3
15562026-09-11T00:16:21.041Z Compiling darling_core v0.23.0
15572026-09-11T00:16:21.056Z Compiling proc-macro-error-attr2 v2.0.0
15582026-09-11T00:16:21.071Z Compiling aho-corasick v1.1.4
15592026-09-11T00:16:21.291Z Compiling backtrace v0.3.76
15602026-09-11T00:16:21.448Z Compiling rustls v0.23.41
15612026-09-11T00:16:21.525Z Compiling tower-service v0.3.3
15622026-09-11T00:16:21.624Z Compiling radium v0.7.0
15632026-09-11T00:16:21.639Z Compiling tower-layer v0.3.3
15642026-09-11T00:16:21.799Z Compiling atomic-waker v1.1.2
15652026-09-11T00:16:21.887Z Compiling try-lock v0.2.5
15662026-09-11T00:16:21.924Z Compiling untrusted v0.9.0
15672026-09-11T00:16:21.998Z Compiling is_ci v1.2.0
15682026-09-11T00:16:22.046Z Compiling want v0.3.1
15692026-09-11T00:16:22.134Z Compiling supports-color v3.0.2
15702026-09-11T00:16:22.232Z Compiling h2 v0.4.15
15712026-09-11T00:16:22.296Z Compiling regex-automata v0.4.14
15722026-09-11T00:16:22.429Z Compiling textwrap v0.16.2
15732026-09-11T00:16:22.746Z Compiling backtrace-ext v0.2.1
15742026-09-11T00:16:22.922Z Compiling proc-macro-error2 v2.0.1
15752026-09-11T00:16:22.970Z Compiling pest_derive v2.8.6
15762026-09-11T00:16:23.398Z Compiling rand_chacha v0.9.0
15772026-09-11T00:16:23.506Z Compiling rfc6979 v0.4.0
15782026-09-11T00:16:23.530Z Compiling darling_macro v0.23.0
15792026-09-11T00:16:23.633Z Compiling hashbrown v0.14.5
15802026-09-11T00:16:23.700Z Compiling block-padding v0.4.2
15812026-09-11T00:16:23.863Z Compiling hubpack_derive v0.1.1
15822026-09-11T00:16:23.974Z Compiling serde_spanned v0.6.9
15832026-09-11T00:16:24.009Z Compiling toml_datetime v0.6.11
15842026-09-11T00:16:24.073Z Compiling slog v2.8.2
15852026-09-11T00:16:24.116Z Compiling scroll_derive v0.13.1
15862026-09-11T00:16:24.162Z Compiling curve25519-dalek-derive v0.1.1
15872026-09-11T00:16:24.262Z Compiling miette-derive v7.6.0
15882026-09-11T00:16:24.312Z Compiling darling_core v0.20.11
15892026-09-11T00:16:24.322Z Compiling const-oid v0.10.2
15902026-09-11T00:16:24.520Z Compiling openssl v0.10.80
15912026-09-11T00:16:24.766Z Compiling foreign-types-shared v0.1.1
15922026-09-11T00:16:24.799Z Compiling powerfmt v0.2.0
15932026-09-11T00:16:24.856Z Compiling time-core v0.1.8
15942026-09-11T00:16:24.921Z Compiling supports-unicode v3.0.0
15952026-09-11T00:16:24.998Z Compiling httpdate v1.0.3
15962026-09-11T00:16:25.012Z Compiling maybe-uninit v2.0.0
15972026-09-11T00:16:25.063Z Compiling tap v1.0.1
15982026-09-11T00:16:25.177Z Compiling supports-hyperlinks v3.2.0
15992026-09-11T00:16:25.223Z Compiling keccak v0.1.6
16002026-09-11T00:16:25.287Z Compiling num-conv v0.2.0
16012026-09-11T00:16:25.373Z Compiling sha3 v0.10.8
16022026-09-11T00:16:25.411Z Compiling miette v7.6.0
16032026-09-11T00:16:25.426Z Compiling time-macros v0.2.27
16042026-09-11T00:16:25.823Z Compiling hyper v1.10.1
16052026-09-11T00:16:25.982Z Compiling wyz v0.5.1
16062026-09-11T00:16:26.166Z Compiling deranged v0.5.8
16072026-09-11T00:16:26.284Z Compiling scroll v0.13.0
16082026-09-11T00:16:26.424Z Compiling foreign-types v0.3.2
16092026-09-11T00:16:26.502Z Compiling digest v0.11.3
16102026-09-11T00:16:26.551Z Compiling hubpack v0.1.2
16112026-09-11T00:16:26.586Z Compiling darling_macro v0.20.11
16122026-09-11T00:16:26.600Z Compiling chumsky v0.9.3
16132026-09-11T00:16:26.728Z Compiling darling v0.23.0
16142026-09-11T00:16:26.767Z Compiling inout v0.2.2
16152026-09-11T00:16:26.804Z Compiling ecdsa v0.16.9
16162026-09-11T00:16:26.958Z Compiling rand v0.9.2
16172026-09-11T00:16:27.057Z Compiling knus-derive v3.4.0
16182026-09-11T00:16:27.194Z Compiling unicode-normalization v0.1.25
16192026-09-11T00:16:27.325Z Compiling primeorder v0.13.6
16202026-09-11T00:16:27.620Z Compiling ed25519 v2.2.3
16212026-09-11T00:16:27.711Z Compiling half v2.7.1
16222026-09-11T00:16:27.753Z Compiling erased-serde v0.3.31
16232026-09-11T00:16:27.828Z Compiling openssl-macros v0.1.1
16242026-09-11T00:16:27.908Z Compiling bzip2-sys v0.1.13+1.0.8
16252026-09-11T00:16:27.993Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16262026-09-11T00:16:28.205Z Compiling socket2 v0.5.10
16272026-09-11T00:16:28.227Z Compiling wait-timeout v0.2.1
16282026-09-11T00:16:28.243Z Compiling env_filter v2.0.0
16292026-09-11T00:16:28.397Z Compiling quick-error v1.2.3
16302026-09-11T00:16:28.514Z Compiling crossbeam-utils v0.8.21
16312026-09-11T00:16:28.524Z Compiling num_threads v0.1.7
16322026-09-11T00:16:28.544Z Compiling ciborium-io v0.2.2
16332026-09-11T00:16:28.547Z Compiling cpufeatures v0.3.0
16342026-09-11T00:16:28.588Z Compiling packed_struct v0.10.1
16352026-09-11T00:16:28.615Z Compiling native-tls v0.2.18
16362026-09-11T00:16:28.633Z Compiling bit-vec v0.8.0
16372026-09-11T00:16:28.649Z Compiling funty v2.0.0
16382026-09-11T00:16:28.649Z Compiling ciborium-ll v0.2.2
16392026-09-11T00:16:28.842Z Compiling time v0.3.47
16402026-09-11T00:16:28.889Z Compiling bit-set v0.8.0
16412026-09-11T00:16:28.890Z Compiling knus v3.4.0
16422026-09-11T00:16:28.926Z Compiling rusty-fork v0.3.1
16432026-09-11T00:16:28.930Z Compiling hyper-util v0.1.20
16442026-09-11T00:16:29.062Z Compiling bitvec v1.0.1
16452026-09-11T00:16:29.248Z Compiling env_logger v0.11.11
16462026-09-11T00:16:30.210Z Compiling ed25519-dalek v2.2.0
16472026-09-11T00:16:30.394Z Compiling p384 v0.13.1
16482026-09-11T00:16:30.468Z Compiling darling v0.20.11
16492026-09-11T00:16:30.526Z Compiling cipher v0.5.2
16502026-09-11T00:16:30.547Z Compiling serde_with_macros v3.21.0
16512026-09-11T00:16:30.689Z Compiling goblin v0.10.5
16522026-09-11T00:16:30.795Z Compiling rand_xorshift v0.4.0
16532026-09-11T00:16:30.824Z Compiling sha1 v0.10.6
16542026-09-11T00:16:30.921Z Compiling packed_struct_codegen v0.10.1
16552026-09-11T00:16:30.954Z Compiling strum_macros v0.26.4
16562026-09-11T00:16:31.040Z Compiling async-trait v0.1.89
16572026-09-11T00:16:31.652Z Compiling bitfield-macros v0.19.4
16582026-09-11T00:16:31.985Z Compiling zerocopy-derive v0.6.6
16592026-09-11T00:16:32.051Z Compiling sync_wrapper v1.0.2
16602026-09-11T00:16:32.159Z Compiling indexmap v1.9.3
16612026-09-11T00:16:32.352Z Compiling crc-catalog v2.4.0
16622026-09-11T00:16:32.368Z Compiling unarray v0.1.4
16632026-09-11T00:16:32.458Z Compiling salty v0.3.0
16642026-09-11T00:16:32.503Z Compiling paste v1.0.15
16652026-09-11T00:16:32.524Z Compiling unicode-segmentation v1.12.0
16662026-09-11T00:16:32.720Z Compiling usdt-impl v0.6.0
16672026-09-11T00:16:32.726Z Compiling siphasher v1.0.2
16682026-09-11T00:16:32.786Z Compiling nodrop v0.1.14
16692026-09-11T00:16:32.841Z Compiling zerocopy v0.6.6
16702026-09-11T00:16:32.877Z Compiling array-init v0.0.4
16712026-09-11T00:16:32.957Z Compiling strum v0.26.3
16722026-09-11T00:16:32.972Z Compiling proptest v1.11.0
16732026-09-11T00:16:32.986Z Compiling crc v3.4.0
16742026-09-11T00:16:33.106Z Compiling bitfield v0.19.4
16752026-09-11T00:16:33.162Z Compiling tower v0.5.3
16762026-09-11T00:16:33.400Z Compiling serde_with v3.21.0
16772026-09-11T00:16:33.526Z Compiling dof v0.4.0
16782026-09-11T00:16:33.629Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16792026-09-11T00:16:34.465Z Compiling smallvec v0.6.14
16802026-09-11T00:16:34.661Z Compiling chacha20 v0.10.0
16812026-09-11T00:16:34.663Z Compiling derive_builder_core v0.20.2
16822026-09-11T00:16:35.022Z Compiling ciborium v0.2.2
16832026-09-11T00:16:35.148Z Compiling dtrace-parser v0.3.0
16842026-09-11T00:16:35.510Z Compiling http-body-util v0.1.3
16852026-09-11T00:16:35.527Z Compiling ipnetwork v0.21.1
16862026-09-11T00:16:35.581Z Compiling scroll_derive v0.12.1
16872026-09-11T00:16:35.747Z Compiling structmeta-derive v0.3.0
16882026-09-11T00:16:35.762Z Compiling heapless v0.7.17
16892026-09-11T00:16:35.864Z Compiling thread-id v5.1.0
16902026-09-11T00:16:35.896Z Compiling syn v3.0.3
16912026-09-11T00:16:35.951Z Compiling cookie v0.18.1
16922026-09-11T00:16:36.013Z Compiling ryu v1.0.23
16932026-09-11T00:16:36.151Z Compiling unicode-bidi v0.3.18
16942026-09-11T00:16:36.195Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16952026-09-11T00:16:36.227Z Compiling unicode-properties v0.1.4
16962026-09-11T00:16:36.397Z Compiling signal-hook v0.3.18
16972026-09-11T00:16:36.430Z Compiling iri-string v0.7.10
16982026-09-11T00:16:36.584Z Compiling zstd-safe v7.2.4
16992026-09-11T00:16:36.678Z Compiling base64 v0.21.7
17002026-09-11T00:16:36.795Z Compiling hashbrown v0.12.3
17012026-09-11T00:16:36.825Z Compiling winnow v0.5.40
17022026-09-11T00:16:36.993Z Compiling static_assertions v1.1.0
17032026-09-11T00:16:37.070Z Compiling ron v0.8.1
17042026-09-11T00:16:37.678Z Compiling tower-http v0.6.8
17052026-09-11T00:16:37.955Z Compiling structmeta v0.3.0
17062026-09-11T00:16:38.073Z Compiling stringprep v0.1.5
17072026-09-11T00:16:38.104Z Compiling scroll v0.12.0
17082026-09-11T00:16:38.158Z Compiling toml_edit v0.19.15
17092026-09-11T00:16:38.337Z Compiling serde_urlencoded v0.7.1
17102026-09-11T00:16:38.352Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17112026-09-11T00:16:38.577Z Compiling oxnet v0.1.6
17122026-09-11T00:16:38.611Z Compiling derive_builder_macro v0.20.2
17132026-09-11T00:16:39.002Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17142026-09-11T00:16:39.020Z Compiling newtype-uuid v1.3.2
17152026-09-11T00:16:39.103Z Compiling bzip2 v0.4.4
17162026-09-11T00:16:39.288Z Compiling rand v0.10.1
17172026-09-11T00:16:39.304Z Compiling serde-hex v0.1.0
17182026-09-11T00:16:39.346Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17192026-09-11T00:16:39.367Z Compiling daft-derive v0.1.8
17202026-09-11T00:16:40.066Z Compiling tokio-native-tls v0.3.1
17212026-09-11T00:16:40.084Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17222026-09-11T00:16:40.635Z Compiling sha2 v0.11.0
17232026-09-11T00:16:40.759Z Compiling hmac v0.13.0
17242026-09-11T00:16:40.775Z Compiling md-5 v0.11.0
17252026-09-11T00:16:40.798Z Compiling bstr v1.12.1
17262026-09-11T00:16:40.935Z Compiling rustls-native-certs v0.8.3
17272026-09-11T00:16:40.970Z Compiling hashbrown v0.13.2
17282026-09-11T00:16:41.073Z Compiling serde-big-array v0.5.1
17292026-09-11T00:16:41.214Z Compiling serde_tokenstream v0.2.3
17302026-09-11T00:16:41.230Z Compiling vergen-lib v9.1.0
17312026-09-11T00:16:41.428Z Compiling pin-project-internal v1.1.11
17322026-09-11T00:16:41.442Z Compiling zerocopy-derive v0.7.35
17332026-09-11T00:16:41.455Z Compiling hash32 v0.2.1
17342026-09-11T00:16:41.521Z Compiling memoffset v0.9.1
17352026-09-11T00:16:41.646Z Compiling thread_local v1.1.9
17362026-09-11T00:16:41.734Z Compiling encoding_rs v0.8.35
17372026-09-11T00:16:41.902Z Compiling libbz2-rs-sys v0.2.2
17382026-09-11T00:16:42.326Z Compiling ref-cast v1.0.25
17392026-09-11T00:16:42.365Z Compiling rustix v0.38.44
17402026-09-11T00:16:42.585Z Compiling psl-types v2.0.11
17412026-09-11T00:16:42.633Z Compiling cfg_aliases v0.2.1
17422026-09-11T00:16:42.664Z Compiling zlib-rs v0.6.2
17432026-09-11T00:16:42.709Z Compiling litrs v1.0.0
17442026-09-11T00:16:42.720Z Compiling smoltcp v0.9.1
17452026-09-11T00:16:42.760Z Compiling slog-async v2.8.0
17462026-09-11T00:16:43.041Z Compiling crc-any v2.5.0
17472026-09-11T00:16:43.064Z Compiling fallible-iterator v0.2.0
17482026-09-11T00:16:43.219Z Compiling bumpalo v3.20.2
17492026-09-11T00:16:43.276Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17502026-09-11T00:16:43.291Z Compiling mime v0.3.17
17512026-09-11T00:16:43.376Z Compiling postgres-protocol v0.6.12
17522026-09-11T00:16:43.459Z Compiling zopfli v0.8.3
17532026-09-11T00:16:43.500Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17542026-09-11T00:16:43.548Z Compiling document-features v0.2.12
17552026-09-11T00:16:43.968Z Compiling toml_edit v0.22.27
17562026-09-11T00:16:43.996Z Compiling nix v0.31.2
17572026-09-11T00:16:44.052Z Compiling publicsuffix v2.3.0
17582026-09-11T00:16:44.129Z Compiling pin-project v1.1.11
17592026-09-11T00:16:44.148Z Compiling zerocopy v0.7.35
17602026-09-11T00:16:44.214Z Compiling bzip2 v0.6.1
17612026-09-11T00:16:44.387Z Compiling object v0.30.4
17622026-09-11T00:16:44.408Z Compiling daft v0.1.8
17632026-09-11T00:16:44.676Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17642026-09-11T00:16:44.680Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17652026-09-11T00:16:44.779Z Compiling hyper-tls v0.6.0
17662026-09-11T00:16:44.971Z Compiling toml v0.7.8
17672026-09-11T00:16:45.118Z Compiling zip v0.6.6
17682026-09-11T00:16:45.151Z Compiling derive_builder v0.20.2
17692026-09-11T00:16:45.492Z Compiling flate2 v1.1.9
17702026-09-11T00:16:45.669Z Compiling goblin v0.8.2
17712026-09-11T00:16:45.830Z Compiling derive-ex v0.1.8
17722026-09-11T00:16:46.101Z Compiling crossbeam-channel v0.5.15
17732026-09-11T00:16:46.385Z Compiling phf_shared v0.13.1
17742026-09-11T00:16:46.563Z Compiling convert_case v0.10.0
17752026-09-11T00:16:46.621Z Compiling regex v1.12.3
17762026-09-11T00:16:46.638Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17772026-09-11T00:16:46.852Z Compiling futures-executor v0.3.32
17782026-09-11T00:16:46.871Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17792026-09-11T00:16:47.050Z Compiling vergen v9.1.0
17802026-09-11T00:16:47.111Z Compiling strum_macros v0.27.2
17812026-09-11T00:16:47.181Z Compiling ref-cast-impl v1.0.25
17822026-09-11T00:16:47.242Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17832026-09-11T00:16:47.245Z Compiling snafu-derive v0.8.9
17842026-09-11T00:16:47.557Z Compiling cargo-platform v0.3.2
17852026-09-11T00:16:47.656Z Compiling is-terminal v0.4.17
17862026-09-11T00:16:47.758Z Compiling fs-err v3.3.0
17872026-09-11T00:16:47.772Z Compiling corncobs v0.1.4
17882026-09-11T00:16:47.833Z Compiling take_mut v0.2.2
17892026-09-11T00:16:47.942Z Compiling either v1.15.0
17902026-09-11T00:16:47.958Z Compiling foldhash v0.1.5
17912026-09-11T00:16:47.972Z Compiling term v1.2.1
17922026-09-11T00:16:48.134Z Compiling path-slash v0.1.5
17932026-09-11T00:16:48.154Z Compiling jiff-core v0.1.0
17942026-09-11T00:16:48.269Z Compiling same-file v1.0.6
17952026-09-11T00:16:48.437Z Compiling bitflags v1.3.2
17962026-09-11T00:16:48.529Z Compiling managed v0.8.0
17972026-09-11T00:16:48.556Z Compiling walkdir v2.5.0
17982026-09-11T00:16:48.861Z Compiling slog-term v2.9.2
17992026-09-11T00:16:49.116Z Compiling strum v0.27.2
18002026-09-11T00:16:49.182Z Compiling jiff v0.2.34
18012026-09-11T00:16:49.233Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18022026-09-11T00:16:49.236Z Compiling snafu v0.8.9
18032026-09-11T00:16:49.262Z Compiling hashbrown v0.15.5
18042026-09-11T00:16:49.531Z Compiling dof v0.3.0
18052026-09-11T00:16:49.597Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18062026-09-11T00:16:49.915Z Compiling cargo_metadata v0.23.1
18072026-09-11T00:16:49.963Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18082026-09-11T00:16:49.981Z Compiling test-strategy v0.4.5
18092026-09-11T00:16:50.123Z Compiling futures v0.3.32
18102026-09-11T00:16:50.211Z Compiling derive_more-impl v2.1.1
18112026-09-11T00:16:50.268Z Compiling phf v0.13.1
18122026-09-11T00:16:50.429Z Compiling signal-hook-mio v0.2.5
18132026-09-11T00:16:50.616Z Compiling cookie_store v0.22.1
18142026-09-11T00:16:51.249Z Compiling zstd v0.13.3
18152026-09-11T00:16:51.274Z Compiling toml v0.8.23
18162026-09-11T00:16:51.453Z Compiling reqwest v0.12.28
18172026-09-11T00:16:51.704Z Compiling postgres-types v0.2.14
18182026-09-11T00:16:51.878Z Compiling usdt-macro v0.6.0
18192026-09-11T00:16:52.015Z Compiling usdt-attr-macro v0.6.0
18202026-09-11T00:16:52.248Z Compiling globset v0.4.18
18212026-09-11T00:16:52.612Z Compiling phf_shared v0.11.3
18222026-09-11T00:16:52.684Z Compiling olpc-cjson v0.1.4
18232026-09-11T00:16:52.766Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18242026-09-11T00:16:52.804Z Compiling dtrace-parser v0.2.0
18252026-09-11T00:16:52.860Z Compiling byte-wrapper v0.1.0
18262026-09-11T00:16:52.915Z Compiling secrecy v0.8.0
18272026-09-11T00:16:52.915Z Compiling serde_plain v1.0.2
18282026-09-11T00:16:53.047Z Compiling async-recursion v1.1.1
18292026-09-11T00:16:53.066Z Compiling enum-as-inner v0.6.1
18302026-09-11T00:16:53.066Z Compiling serde_repr v0.1.20
18312026-09-11T00:16:53.067Z Compiling pem v3.0.6
18322026-09-11T00:16:53.115Z Compiling hashbrown v0.16.1
18332026-09-11T00:16:53.376Z Compiling float-cmp v0.10.0
18342026-09-11T00:16:53.489Z Compiling memmap2 v0.9.10
18352026-09-11T00:16:53.518Z Compiling thread-id v4.2.2
18362026-09-11T00:16:53.537Z Compiling typed-path v0.12.3
18372026-09-11T00:16:53.599Z Compiling fixedbitset v0.5.7
18382026-09-11T00:16:53.644Z Compiling difflib v0.4.0
18392026-09-11T00:16:53.657Z Compiling fixedbitset v0.4.2
18402026-09-11T00:16:53.728Z Compiling new_debug_unreachable v1.0.6
18412026-09-11T00:16:53.728Z Compiling whoami v2.1.0
18422026-09-11T00:16:53.883Z Compiling typed-path v0.9.3
18432026-09-11T00:16:53.933Z Compiling precomputed-hash v0.1.1
18442026-09-11T00:16:53.933Z Compiling predicates-core v1.0.10
18452026-09-11T00:16:53.962Z Compiling normalize-line-endings v0.3.0
18462026-09-11T00:16:54.024Z Compiling data-encoding v2.10.0
18472026-09-11T00:16:54.046Z Compiling winnow v1.0.3
18482026-09-11T00:16:54.075Z Compiling predicates v3.1.4
18492026-09-11T00:16:54.130Z Compiling string_cache v0.8.9
18502026-09-11T00:16:54.354Z Compiling zip v8.6.0
18512026-09-11T00:16:54.640Z Compiling hickory-proto v0.25.2
18522026-09-11T00:16:54.689Z Compiling tokio-postgres v0.7.18
18532026-09-11T00:16:54.709Z Compiling petgraph v0.8.3
18542026-09-11T00:16:54.975Z Compiling toml_parser v1.1.2+spec-1.1.0
18552026-09-11T00:16:55.107Z Compiling petgraph v0.6.5
18562026-09-11T00:16:55.221Z Compiling usdt v0.6.0
18572026-09-11T00:16:55.415Z Compiling iddqd v0.4.2
18582026-09-11T00:16:55.484Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18592026-09-11T00:16:55.599Z Compiling usdt-impl v0.5.0
18602026-09-11T00:16:56.169Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18612026-09-11T00:16:56.596Z Compiling crossterm v0.28.1
18622026-09-11T00:16:57.011Z Compiling zip v4.6.1
18632026-09-11T00:16:57.055Z Compiling derive_more v2.1.1
18642026-09-11T00:16:57.592Z Compiling itertools v0.13.0
18652026-09-11T00:16:57.673Z Compiling itertools v0.15.0
18662026-09-11T00:16:57.915Z Compiling similar v2.7.0
18672026-09-11T00:16:57.984Z Compiling crossbeam-epoch v0.9.18
18682026-09-11T00:16:58.313Z Compiling heck v0.4.1
18692026-09-11T00:16:58.358Z Compiling tokio-stream v0.1.18
18702026-09-11T00:16:58.537Z Compiling buf-list v1.1.2
18712026-09-11T00:16:58.631Z Compiling openapiv3 v2.2.0
18722026-09-11T00:16:58.779Z Compiling lalrpop-util v0.19.12
18732026-09-11T00:16:58.809Z Compiling peg-runtime v0.8.5
18742026-09-11T00:16:58.839Z Compiling filetime v0.2.27
18752026-09-11T00:16:58.904Z Compiling xattr v1.6.1
18762026-09-11T00:16:58.964Z Compiling camino-tempfile v1.4.1
18772026-09-11T00:16:58.993Z Compiling tar v0.4.46
18782026-09-11T00:17:04.887Z Compiling rustls-webpki v0.103.13
18792026-09-11T00:17:07.586Z Compiling tokio-rustls v0.26.4
18802026-09-11T00:17:07.586Z Compiling rustls-platform-verifier v0.6.2
18812026-09-11T00:17:07.587Z Compiling tough v0.22.0
18822026-09-11T00:17:07.833Z Compiling hyper-rustls v0.27.7
18832026-09-11T00:17:08.029Z Compiling reqwest v0.13.2
18842026-09-11T00:17:10.251Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18852026-09-11T00:17:10.523Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18862026-09-11T00:17:13.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
18872026-09-11T00:17:13.505Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18882026-09-11T00:17:13.505Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18892026-09-11T00:17:13.555Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18902026-09-11T00:17:13.626ZSep 11 00:17:12.219 INFO Starting download, target: Clickhouse
18912026-09-11T00:17:13.626ZSep 11 00:17:12.220 INFO Starting download, target: DendriteStub
18922026-09-11T00:17:13.626ZSep 11 00:17:12.220 INFO Starting download, target: Cockroach
18932026-09-11T00:17:13.626ZSep 11 00:17:12.220 INFO Starting download, target: MaghemiteMgd
18942026-09-11T00:17:13.676ZSep 11 00:17:12.220 INFO Starting download, target: Console
18952026-09-11T00:17:13.676ZSep 11 00:17:12.220 INFO Starting download, target: MaghemiteDdmd
18962026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Starting download, target: TransceiverControl
18972026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18982026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18992026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19002026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19012026-09-11T00:17:13.677ZSep 11 00:17:12.220 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19022026-09-11T00:17:13.678ZSep 11 00:17:12.220 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19032026-09-11T00:17:13.678ZSep 11 00:17:12.220 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19042026-09-11T00:17:14.888ZSep 11 00:17:13.468 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19052026-09-11T00:17:15.043ZSep 11 00:17:13.641 INFO Download complete, target: TransceiverControl
19062026-09-11T00:17:15.361ZSep 11 00:17:13.936 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19072026-09-11T00:17:15.389ZSep 11 00:17:13.958 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19082026-09-11T00:17:15.572ZSep 11 00:17:14.163 INFO Download complete, target: Console
19092026-09-11T00:17:20.744ZSep 11 00:17:19.338 INFO Checking that binary works, target: Clickhouse
19102026-09-11T00:17:20.830ZSep 11 00:17:19.425 INFO Download complete, target: Clickhouse
19112026-09-11T00:17:22.278ZSep 11 00:17:20.819 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19122026-09-11T00:17:22.345ZSep 11 00:17:20.926 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19132026-09-11T00:17:23.671ZSep 11 00:17:22.232 INFO Download complete, target: MaghemiteDdmd
19142026-09-11T00:17:24.242ZSep 11 00:17:22.812 INFO Download complete, target: DendriteStub
19152026-09-11T00:17:24.352ZSep 11 00:17:22.838 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19162026-09-11T00:17:24.980ZSep 11 00:17:23.589 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19172026-09-11T00:17:24.980ZSep 11 00:17:23.589 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19182026-09-11T00:17:26.144ZSep 11 00:17:24.747 INFO Download complete, target: MaghemiteMgd
19192026-09-11T00:17:28.798ZSep 11 00:17:27.406 INFO Checking that binary works, target: Cockroach
19202026-09-11T00:17:28.906ZSep 11 00:17:27.522 INFO Download complete, target: Cockroach
19212026-09-11T00:17:28.928ZAll builder prerequisites installed successfully, and PATH looks valid
19222026-09-11T00:17:28.948Z
19232026-09-11T00:17:28.948Zreal 2:30.945095458
19242026-09-11T00:17:28.948Zuser 7:45.279559987
19252026-09-11T00:17:28.948Zsys 1:33.826436160
19262026-09-11T00:17:28.948Ztrap 0.244797653
19272026-09-11T00:17:28.949Ztflt 0.456511390
19282026-09-11T00:17:28.949Zdflt 1.140025914
19292026-09-11T00:17:28.949Zkflt 0.028150253
19302026-09-11T00:17:28.949Zlock 31:03.894773453
19312026-09-11T00:17:28.949Zslp 23:57.587783247
19322026-09-11T00:17:28.949Zlat 53.599056943
19332026-09-11T00:17:28.949Zstop 3:01.265473173
19342026-09-11T00:17:28.949Z+ banner hack-check
19352026-09-11T00:17:28.949Z
19362026-09-11T00:17:28.949Z # # ## #### # # #### # # ###### #### # #
19372026-09-11T00:17:28.949Z # # # # # # # # # # # # # # # # #
19382026-09-11T00:17:28.949Z ###### # # # #### ##### # ###### ##### # ####
19392026-09-11T00:17:28.949Z # # ###### # # # # # # # # # #
19402026-09-11T00:17:28.950Z # # # # # # # # # # # # # # # # #
19412026-09-11T00:17:28.950Z # # # # #### # # #### # # ###### #### # #
19422026-09-11T00:17:28.950Z
19432026-09-11T00:17:28.950Z+ export CARGO_INCREMENTAL=0
19442026-09-11T00:17:28.950Z+ CARGO_INCREMENTAL=0
19452026-09-11T00:17:28.950Z+ ptime -m timeout 2h cargo xtask check-features --ci
19462026-09-11T00:17:29.457Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19472026-09-11T00:17:29.743Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19482026-09-11T00:17:31.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
19492026-09-11T00:17:31.611Z Running `target/debug/xtask check-features --ci`
19502026-09-11T00:17:31.635Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
19512026-09-11T00:17:31.635Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
19522026-09-11T00:17:32.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19532026-09-11T00:17:32.107Z Running `target/debug/xtask download cargo-hack`
19542026-09-11T00:17:32.924Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19552026-09-11T00:17:33.260Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19562026-09-11T00:17:35.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
19572026-09-11T00:17:35.823Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19582026-09-11T00:17:35.823Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19592026-09-11T00:17:35.997Z Running `target/debug/xtask-downloader cargo-hack`
19602026-09-11T00:17:36.019ZSep 11 00:17:34.639 INFO Starting download, target: CargoHack
19612026-09-11T00:17:36.024ZSep 11 00:17:34.640 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
19622026-09-11T00:17:36.337ZSep 11 00:17:34.956 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19632026-09-11T00:17:36.378ZSep 11 00:17:34.994 INFO Download complete, target: CargoHack
19642026-09-11T00:17:36.388Zrunning: "/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"
19652026-09-11T00:17:36.393Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19662026-09-11T00:17:36.551Zinfo: running `cargo check --bins` on api_identity (1/377)
19672026-09-11T00:17:37.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-09-11T00:17:37.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-09-11T00:17:37.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-09-11T00:17:37.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19712026-09-11T00:17:37.129Z
19722026-09-11T00:17:37.129Zinfo: running `cargo check --bins` on bootstore (2/377)
19732026-09-11T00:17:37.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-09-11T00:17:37.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-09-11T00:17:37.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-09-11T00:17:37.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19772026-09-11T00:17:37.718Z
19782026-09-11T00:17:37.719Zinfo: running `cargo check --bins` on omicron-ledger (3/377)
19792026-09-11T00:17:38.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-09-11T00:17:38.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-09-11T00:17:38.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-09-11T00:17:38.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19832026-09-11T00:17:38.301Z
19842026-09-11T00:17:38.301Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/377)
19852026-09-11T00:17:38.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-09-11T00:17:38.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-09-11T00:17:38.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-09-11T00:17:38.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19892026-09-11T00:17:38.914Z
19902026-09-11T00:17:38.914Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/377)
19912026-09-11T00:17:39.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-09-11T00:17:39.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-09-11T00:17:39.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-09-11T00:17:39.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19952026-09-11T00:17:39.484Z
19962026-09-11T00:17:39.484Zinfo: running `cargo check --bins` on omicron-certificates (6/377)
19972026-09-11T00:17:39.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-09-11T00:17:39.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-09-11T00:17:39.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-09-11T00:17:39.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20012026-09-11T00:17:40.072Z
20022026-09-11T00:17:40.072Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/377)
20032026-09-11T00:17:40.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-09-11T00:17:40.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-09-11T00:17:40.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-09-11T00:17:40.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20072026-09-11T00:17:40.667Z
20082026-09-11T00:17:40.667Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/377)
20092026-09-11T00:17:41.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-09-11T00:17:41.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-09-11T00:17:41.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-09-11T00:17:41.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20132026-09-11T00:17:41.261Z
20142026-09-11T00:17:41.261Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/377)
20152026-09-11T00:17:41.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-09-11T00:17:41.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-09-11T00:17:41.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-09-11T00:17:41.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20192026-09-11T00:17:41.717Z
20202026-09-11T00:17:41.717Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/377)
20212026-09-11T00:17:42.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-09-11T00:17:42.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-09-11T00:17:42.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-09-11T00:17:42.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20252026-09-11T00:17:42.158Z
20262026-09-11T00:17:42.158Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/377)
20272026-09-11T00:17:42.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-09-11T00:17:42.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-09-11T00:17:42.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-09-11T00:17:42.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20312026-09-11T00:17:42.686Z
20322026-09-11T00:17:42.686Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/377)
20332026-09-11T00:17:43.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-09-11T00:17:43.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-09-11T00:17:43.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-09-11T00:17:43.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20372026-09-11T00:17:43.061Z
20382026-09-11T00:17:43.061Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/377)
20392026-09-11T00:17:43.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-09-11T00:17:43.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-09-11T00:17:43.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-09-11T00:17:43.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20432026-09-11T00:17:43.442Z
20442026-09-11T00:17:43.442Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/377)
20452026-09-11T00:17:43.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-09-11T00:17:43.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-09-11T00:17:43.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-09-11T00:17:43.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20492026-09-11T00:17:43.866Z
20502026-09-11T00:17:43.866Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/377)
20512026-09-11T00:17:44.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-09-11T00:17:44.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-09-11T00:17:44.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-09-11T00:17:44.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20552026-09-11T00:17:44.331Z
20562026-09-11T00:17:44.331Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/377)
20572026-09-11T00:17:44.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-09-11T00:17:44.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-09-11T00:17:44.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-09-11T00:17:44.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20612026-09-11T00:17:44.792Z
20622026-09-11T00:17:44.792Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/377)
20632026-09-11T00:17:45.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-09-11T00:17:45.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-09-11T00:17:45.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-09-11T00:17:45.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20672026-09-11T00:17:45.238Z
20682026-09-11T00:17:45.238Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/377)
20692026-09-11T00:17:45.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-09-11T00:17:45.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-09-11T00:17:45.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-09-11T00:17:45.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20732026-09-11T00:17:45.616Z
20742026-09-11T00:17:45.616Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/377)
20752026-09-11T00:17:46.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-09-11T00:17:46.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-09-11T00:17:46.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-09-11T00:17:46.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20792026-09-11T00:17:46.214Z
20802026-09-11T00:17:46.214Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/377)
20812026-09-11T00:17:46.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-09-11T00:17:46.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-09-11T00:17:46.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-09-11T00:17:46.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20852026-09-11T00:17:46.492Z
20862026-09-11T00:17:46.492Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/377)
20872026-09-11T00:17:46.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-09-11T00:17:46.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-09-11T00:17:46.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-09-11T00:17:46.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20912026-09-11T00:17:46.975Z
20922026-09-11T00:17:46.975Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/377)
20932026-09-11T00:17:47.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-09-11T00:17:47.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-09-11T00:17:47.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-09-11T00:17:47.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20972026-09-11T00:17:47.359Z
20982026-09-11T00:17:47.359Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/377)
20992026-09-11T00:17:47.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-09-11T00:17:47.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-09-11T00:17:47.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-09-11T00:17:47.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21032026-09-11T00:17:47.853Z
21042026-09-11T00:17:47.853Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/377)
21052026-09-11T00:17:48.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-09-11T00:17:48.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-09-11T00:17:48.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-09-11T00:17:48.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21092026-09-11T00:17:48.293Z
21102026-09-11T00:17:48.293Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/377)
21112026-09-11T00:17:48.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-09-11T00:17:48.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-09-11T00:17:48.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-09-11T00:17:48.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21152026-09-11T00:17:48.665Z
21162026-09-11T00:17:48.665Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/377)
21172026-09-11T00:17:49.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-09-11T00:17:49.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-09-11T00:17:49.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21202026-09-11T00:17:49.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21212026-09-11T00:17:49.162Z
21222026-09-11T00:17:49.162Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/377)
21232026-09-11T00:17:49.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242026-09-11T00:17:49.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252026-09-11T00:17:49.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21262026-09-11T00:17:49.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21272026-09-11T00:17:49.539Z
21282026-09-11T00:17:49.539Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/377)
21292026-09-11T00:17:49.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21302026-09-11T00:17:50.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21312026-09-11T00:17:50.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21322026-09-11T00:17:50.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21332026-09-11T00:17:50.036Z
21342026-09-11T00:17:50.036Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/377)
21352026-09-11T00:17:50.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21362026-09-11T00:17:50.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21372026-09-11T00:17:50.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21382026-09-11T00:17:50.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21392026-09-11T00:17:50.416Z
21402026-09-11T00:17:50.416Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/377)
21412026-09-11T00:17:50.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21422026-09-11T00:17:50.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21432026-09-11T00:17:50.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21442026-09-11T00:17:50.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21452026-09-11T00:17:50.934Z
21462026-09-11T00:17:50.934Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/377)
21472026-09-11T00:17:51.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21482026-09-11T00:17:51.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21492026-09-11T00:17:51.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21502026-09-11T00:17:51.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21512026-09-11T00:17:51.261Z
21522026-09-11T00:17:51.261Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/377)
21532026-09-11T00:17:51.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21542026-09-11T00:17:51.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21552026-09-11T00:17:51.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21562026-09-11T00:17:51.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21572026-09-11T00:17:51.730Z
21582026-09-11T00:17:51.730Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/377)
21592026-09-11T00:17:52.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21602026-09-11T00:17:52.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21612026-09-11T00:17:52.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21622026-09-11T00:17:52.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21632026-09-11T00:17:52.124Z
21642026-09-11T00:17:52.124Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/377)
21652026-09-11T00:17:52.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21662026-09-11T00:17:52.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21672026-09-11T00:17:52.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21682026-09-11T00:17:52.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21692026-09-11T00:17:52.562Z
21702026-09-11T00:17:52.562Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/377)
21712026-09-11T00:17:52.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722026-09-11T00:17:52.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732026-09-11T00:17:52.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742026-09-11T00:17:52.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21752026-09-11T00:17:52.995Z
21762026-09-11T00:17:52.995Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/377)
21772026-09-11T00:17:53.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782026-09-11T00:17:53.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792026-09-11T00:17:53.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802026-09-11T00:17:53.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21812026-09-11T00:17:53.431Z
21822026-09-11T00:17:53.431Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/377)
21832026-09-11T00:17:53.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842026-09-11T00:17:53.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852026-09-11T00:17:53.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862026-09-11T00:17:53.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21872026-09-11T00:17:53.870Z
21882026-09-11T00:17:53.870Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/377)
21892026-09-11T00:17:54.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902026-09-11T00:17:54.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912026-09-11T00:17:54.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922026-09-11T00:17:54.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21932026-09-11T00:17:54.341Z
21942026-09-11T00:17:54.341Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/377)
21952026-09-11T00:17:54.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962026-09-11T00:17:54.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972026-09-11T00:17:54.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21982026-09-11T00:17:54.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21992026-09-11T00:17:54.741Z
22002026-09-11T00:17:54.741Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/377)
22012026-09-11T00:17:55.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22022026-09-11T00:17:55.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22032026-09-11T00:17:55.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22042026-09-11T00:17:55.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22052026-09-11T00:17:55.193Z
22062026-09-11T00:17:55.193Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/377)
22072026-09-11T00:17:55.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22082026-09-11T00:17:55.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22092026-09-11T00:17:55.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22102026-09-11T00:17:55.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22112026-09-11T00:17:55.645Z
22122026-09-11T00:17:55.645Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/377)
22132026-09-11T00:17:56.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22142026-09-11T00:17:56.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22152026-09-11T00:17:56.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22162026-09-11T00:17:56.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22172026-09-11T00:17:56.170Z
22182026-09-11T00:17:56.170Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/377)
22192026-09-11T00:17:56.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202026-09-11T00:17:56.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212026-09-11T00:17:56.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22222026-09-11T00:17:56.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22232026-09-11T00:17:56.529Z
22242026-09-11T00:17:56.529Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/377)
22252026-09-11T00:17:56.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262026-09-11T00:17:57.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272026-09-11T00:17:57.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282026-09-11T00:17:57.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22292026-09-11T00:17:57.083Z
22302026-09-11T00:17:57.083Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/377)
22312026-09-11T00:17:57.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322026-09-11T00:17:57.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332026-09-11T00:17:57.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342026-09-11T00:17:57.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22352026-09-11T00:17:57.466Z
22362026-09-11T00:17:57.466Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/377)
22372026-09-11T00:17:57.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382026-09-11T00:17:57.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392026-09-11T00:17:57.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402026-09-11T00:17:57.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22412026-09-11T00:17:57.906Z
22422026-09-11T00:17:57.906Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/377)
22432026-09-11T00:17:58.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442026-09-11T00:17:58.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452026-09-11T00:17:58.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22462026-09-11T00:17:58.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22472026-09-11T00:17:58.467Z
22482026-09-11T00:17:58.467Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/377)
22492026-09-11T00:17:58.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22502026-09-11T00:17:58.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22512026-09-11T00:17:58.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22522026-09-11T00:17:58.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22532026-09-11T00:17:58.693Z
22542026-09-11T00:17:58.693Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/377)
22552026-09-11T00:17:59.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562026-09-11T00:17:59.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572026-09-11T00:17:59.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22582026-09-11T00:17:59.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22592026-09-11T00:17:59.120Z
22602026-09-11T00:17:59.120Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/377)
22612026-09-11T00:17:59.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22622026-09-11T00:17:59.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22632026-09-11T00:17:59.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22642026-09-11T00:17:59.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22652026-09-11T00:17:59.577Z
22662026-09-11T00:17:59.577Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/377)
22672026-09-11T00:17:59.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22682026-09-11T00:18:00.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22692026-09-11T00:18:00.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22702026-09-11T00:18:00.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22712026-09-11T00:18:00.249Z
22722026-09-11T00:18:00.249Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/377)
22732026-09-11T00:18:00.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22742026-09-11T00:18:00.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22752026-09-11T00:18:00.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22762026-09-11T00:18:00.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22772026-09-11T00:18:00.443Z
22782026-09-11T00:18:00.443Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/377)
22792026-09-11T00:18:00.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22802026-09-11T00:18:00.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22812026-09-11T00:18:00.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22822026-09-11T00:18:00.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22832026-09-11T00:18:00.948Z
22842026-09-11T00:18:00.948Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/377)
22852026-09-11T00:18:01.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862026-09-11T00:18:01.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872026-09-11T00:18:01.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22882026-09-11T00:18:01.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22892026-09-11T00:18:01.444Z
22902026-09-11T00:18:01.444Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/377)
22912026-09-11T00:18:01.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22922026-09-11T00:18:01.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22932026-09-11T00:18:01.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22942026-09-11T00:18:01.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22952026-09-11T00:18:01.939Z
22962026-09-11T00:18:01.939Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/377)
22972026-09-11T00:18:02.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22982026-09-11T00:18:02.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22992026-09-11T00:18:02.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23002026-09-11T00:18:02.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23012026-09-11T00:18:02.222Z
23022026-09-11T00:18:02.222Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/377)
23032026-09-11T00:18:02.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23042026-09-11T00:18:02.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23052026-09-11T00:18:02.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23062026-09-11T00:18:02.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23072026-09-11T00:18:02.734Z
23082026-09-11T00:18:02.734Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/377)
23092026-09-11T00:18:03.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23102026-09-11T00:18:03.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23112026-09-11T00:18:03.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23122026-09-11T00:18:03.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23132026-09-11T00:18:03.155Z
23142026-09-11T00:18:03.155Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/377)
23152026-09-11T00:18:03.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162026-09-11T00:18:03.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172026-09-11T00:18:03.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23182026-09-11T00:18:03.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23192026-09-11T00:18:03.538Z
23202026-09-11T00:18:03.538Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/377)
23212026-09-11T00:18:03.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222026-09-11T00:18:04.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232026-09-11T00:18:04.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23242026-09-11T00:18:04.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23252026-09-11T00:18:04.130Z
23262026-09-11T00:18:04.130Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/377)
23272026-09-11T00:18:04.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282026-09-11T00:18:04.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292026-09-11T00:18:04.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302026-09-11T00:18:04.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23312026-09-11T00:18:04.403Z
23322026-09-11T00:18:04.403Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/377)
23332026-09-11T00:18:04.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342026-09-11T00:18:04.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352026-09-11T00:18:04.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362026-09-11T00:18:04.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23372026-09-11T00:18:04.830Z
23382026-09-11T00:18:04.831Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/377)
23392026-09-11T00:18:05.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402026-09-11T00:18:05.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412026-09-11T00:18:05.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422026-09-11T00:18:05.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23432026-09-11T00:18:05.273Z
23442026-09-11T00:18:05.274Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/377)
23452026-09-11T00:18:05.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462026-09-11T00:18:05.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472026-09-11T00:18:05.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482026-09-11T00:18:05.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23492026-09-11T00:18:05.701Z
23502026-09-11T00:18:05.701Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/377)
23512026-09-11T00:18:06.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522026-09-11T00:18:06.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532026-09-11T00:18:06.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23542026-09-11T00:18:06.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23552026-09-11T00:18:06.151Z
23562026-09-11T00:18:06.151Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/377)
23572026-09-11T00:18:06.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582026-09-11T00:18:06.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592026-09-11T00:18:06.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23602026-09-11T00:18:06.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23612026-09-11T00:18:06.555Z
23622026-09-11T00:18:06.556Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/377)
23632026-09-11T00:18:06.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23642026-09-11T00:18:06.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23652026-09-11T00:18:06.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23662026-09-11T00:18:06.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23672026-09-11T00:18:06.996Z
23682026-09-11T00:18:06.997Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/377)
23692026-09-11T00:18:07.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702026-09-11T00:18:07.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712026-09-11T00:18:07.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23722026-09-11T00:18:07.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23732026-09-11T00:18:07.425Z
23742026-09-11T00:18:07.425Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/377)
23752026-09-11T00:18:07.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762026-09-11T00:18:07.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772026-09-11T00:18:07.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782026-09-11T00:18:07.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23792026-09-11T00:18:07.852Z
23802026-09-11T00:18:07.852Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/377)
23812026-09-11T00:18:08.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822026-09-11T00:18:08.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832026-09-11T00:18:08.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842026-09-11T00:18:08.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23852026-09-11T00:18:08.284Z
23862026-09-11T00:18:08.284Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/377)
23872026-09-11T00:18:08.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882026-09-11T00:18:08.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892026-09-11T00:18:08.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902026-09-11T00:18:08.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23912026-09-11T00:18:08.718Z
23922026-09-11T00:18:08.718Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/377)
23932026-09-11T00:18:09.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942026-09-11T00:18:09.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952026-09-11T00:18:09.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23962026-09-11T00:18:09.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23972026-09-11T00:18:09.150Z
23982026-09-11T00:18:09.151Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/377)
23992026-09-11T00:18:09.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002026-09-11T00:18:09.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012026-09-11T00:18:09.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24022026-09-11T00:18:09.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24032026-09-11T00:18:09.581Z
24042026-09-11T00:18:09.581Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/377)
24052026-09-11T00:18:09.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062026-09-11T00:18:09.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072026-09-11T00:18:09.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24082026-09-11T00:18:09.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24092026-09-11T00:18:10.013Z
24102026-09-11T00:18:10.013Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/377)
24112026-09-11T00:18:10.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122026-09-11T00:18:10.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132026-09-11T00:18:10.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142026-09-11T00:18:10.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24152026-09-11T00:18:10.445Z
24162026-09-11T00:18:10.446Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/377)
24172026-09-11T00:18:10.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182026-09-11T00:18:10.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192026-09-11T00:18:10.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202026-09-11T00:18:10.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24212026-09-11T00:18:10.876Z
24222026-09-11T00:18:10.876Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/377)
24232026-09-11T00:18:11.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242026-09-11T00:18:11.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252026-09-11T00:18:11.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262026-09-11T00:18:11.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24272026-09-11T00:18:11.312Z
24282026-09-11T00:18:11.312Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/377)
24292026-09-11T00:18:11.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302026-09-11T00:18:11.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312026-09-11T00:18:11.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322026-09-11T00:18:11.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24332026-09-11T00:18:11.749Z
24342026-09-11T00:18:11.749Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/377)
24352026-09-11T00:18:12.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362026-09-11T00:18:12.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372026-09-11T00:18:12.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382026-09-11T00:18:12.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24392026-09-11T00:18:12.184Z
24402026-09-11T00:18:12.185Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/377)
24412026-09-11T00:18:12.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422026-09-11T00:18:12.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432026-09-11T00:18:12.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442026-09-11T00:18:12.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24452026-09-11T00:18:12.623Z
24462026-09-11T00:18:12.623Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/377)
24472026-09-11T00:18:13.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482026-09-11T00:18:13.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492026-09-11T00:18:13.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502026-09-11T00:18:13.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24512026-09-11T00:18:13.060Z
24522026-09-11T00:18:13.060Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/377)
24532026-09-11T00:18:13.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542026-09-11T00:18:13.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552026-09-11T00:18:13.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562026-09-11T00:18:13.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24572026-09-11T00:18:13.511Z
24582026-09-11T00:18:13.511Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/377)
24592026-09-11T00:18:13.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602026-09-11T00:18:13.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612026-09-11T00:18:13.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622026-09-11T00:18:13.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24632026-09-11T00:18:13.942Z
24642026-09-11T00:18:13.942Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/377)
24652026-09-11T00:18:14.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662026-09-11T00:18:14.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672026-09-11T00:18:14.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682026-09-11T00:18:14.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24692026-09-11T00:18:14.412Z
24702026-09-11T00:18:14.412Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/377)
24712026-09-11T00:18:14.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722026-09-11T00:18:14.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732026-09-11T00:18:14.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742026-09-11T00:18:14.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24752026-09-11T00:18:14.821Z
24762026-09-11T00:18:14.822Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/377)
24772026-09-11T00:18:15.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782026-09-11T00:18:15.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792026-09-11T00:18:15.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802026-09-11T00:18:15.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24812026-09-11T00:18:15.280Z
24822026-09-11T00:18:15.280Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/377)
24832026-09-11T00:18:15.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842026-09-11T00:18:15.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852026-09-11T00:18:15.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862026-09-11T00:18:15.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24872026-09-11T00:18:15.695Z
24882026-09-11T00:18:15.696Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/377)
24892026-09-11T00:18:16.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902026-09-11T00:18:16.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912026-09-11T00:18:16.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922026-09-11T00:18:16.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24932026-09-11T00:18:16.197Z
24942026-09-11T00:18:16.197Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/377)
24952026-09-11T00:18:16.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962026-09-11T00:18:16.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972026-09-11T00:18:16.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982026-09-11T00:18:16.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24992026-09-11T00:18:16.769Z
25002026-09-11T00:18:16.769Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/377)
25012026-09-11T00:18:17.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022026-09-11T00:18:17.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032026-09-11T00:18:17.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042026-09-11T00:18:17.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25052026-09-11T00:18:17.424Z
25062026-09-11T00:18:17.424Zinfo: running `cargo check --bins` on nexus-config (91/377)
25072026-09-11T00:18:17.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082026-09-11T00:18:17.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092026-09-11T00:18:17.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102026-09-11T00:18:17.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25112026-09-11T00:18:18.036Z
25122026-09-11T00:18:18.036Zinfo: running `cargo check --bins` on nexus-types (92/377)
25132026-09-11T00:18:18.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142026-09-11T00:18:18.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152026-09-11T00:18:18.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162026-09-11T00:18:18.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25172026-09-11T00:18:18.672Z
25182026-09-11T00:18:18.672Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/377)
25192026-09-11T00:18:19.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202026-09-11T00:18:19.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212026-09-11T00:18:19.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222026-09-11T00:18:19.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25232026-09-11T00:18:19.368Z
25242026-09-11T00:18:19.368Zinfo: running `cargo check --bins` on omicron-passwords (94/377)
25252026-09-11T00:18:19.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262026-09-11T00:18:19.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272026-09-11T00:18:19.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282026-09-11T00:18:19.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25292026-09-11T00:18:19.871Z
25302026-09-11T00:18:19.871Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/377)
25312026-09-11T00:18:20.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322026-09-11T00:18:20.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332026-09-11T00:18:20.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342026-09-11T00:18:20.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25352026-09-11T00:18:20.475Z
25362026-09-11T00:18:20.476Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/377)
25372026-09-11T00:18:20.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382026-09-11T00:18:20.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392026-09-11T00:18:20.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402026-09-11T00:18:20.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25412026-09-11T00:18:21.077Z
25422026-09-11T00:18:21.077Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/377)
25432026-09-11T00:18:21.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442026-09-11T00:18:21.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452026-09-11T00:18:21.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462026-09-11T00:18:21.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25472026-09-11T00:18:21.686Z
25482026-09-11T00:18:21.686Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/377)
25492026-09-11T00:18:22.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502026-09-11T00:18:22.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512026-09-11T00:18:22.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522026-09-11T00:18:22.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25532026-09-11T00:18:22.348Z
25542026-09-11T00:18:22.348Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/377)
25552026-09-11T00:18:22.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562026-09-11T00:18:22.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572026-09-11T00:18:22.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582026-09-11T00:18:22.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25592026-09-11T00:18:22.881Z
25602026-09-11T00:18:22.881Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/377)
25612026-09-11T00:18:23.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622026-09-11T00:18:23.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632026-09-11T00:18:23.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642026-09-11T00:18:23.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25652026-09-11T00:18:23.483Z
25662026-09-11T00:18:23.484Zinfo: running `cargo check --bins --no-default-features` on gfss (101/377)
25672026-09-11T00:18:24.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682026-09-11T00:18:24.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692026-09-11T00:18:24.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702026-09-11T00:18:24.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25712026-09-11T00:18:24.106Z
25722026-09-11T00:18:24.106Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/377)
25732026-09-11T00:18:24.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742026-09-11T00:18:24.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752026-09-11T00:18:24.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762026-09-11T00:18:24.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25772026-09-11T00:18:24.647Z
25782026-09-11T00:18:24.647Zinfo: running `cargo check --bins` on trust-quorum-types (103/377)
25792026-09-11T00:18:25.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802026-09-11T00:18:25.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812026-09-11T00:18:25.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822026-09-11T00:18:25.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25832026-09-11T00:18:25.214Z
25842026-09-11T00:18:25.214Zinfo: running `cargo check --bins` on wicketd-commission-types (104/377)
25852026-09-11T00:18:25.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862026-09-11T00:18:25.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872026-09-11T00:18:25.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882026-09-11T00:18:25.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25892026-09-11T00:18:25.810Z
25902026-09-11T00:18:25.810Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/377)
25912026-09-11T00:18:26.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922026-09-11T00:18:26.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932026-09-11T00:18:26.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942026-09-11T00:18:26.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25952026-09-11T00:18:26.409Z
25962026-09-11T00:18:26.409Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/377)
25972026-09-11T00:18:26.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982026-09-11T00:18:26.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992026-09-11T00:18:26.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002026-09-11T00:18:26.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26012026-09-11T00:18:27.001Z
26022026-09-11T00:18:27.001Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/377)
26032026-09-11T00:18:27.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042026-09-11T00:18:27.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052026-09-11T00:18:27.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062026-09-11T00:18:27.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26072026-09-11T00:18:27.593Z
26082026-09-11T00:18:27.593Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/377)
26092026-09-11T00:18:28.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102026-09-11T00:18:28.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112026-09-11T00:18:28.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122026-09-11T00:18:28.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26132026-09-11T00:18:28.184Z
26142026-09-11T00:18:28.184Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/377)
26152026-09-11T00:18:28.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162026-09-11T00:18:28.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172026-09-11T00:18:28.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182026-09-11T00:18:28.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26192026-09-11T00:18:28.785Z
26202026-09-11T00:18:28.785Zinfo: running `cargo check --bins` on cockroach-admin-types (110/377)
26212026-09-11T00:18:29.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222026-09-11T00:18:29.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232026-09-11T00:18:29.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242026-09-11T00:18:29.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26252026-09-11T00:18:29.372Z
26262026-09-11T00:18:29.372Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/377)
26272026-09-11T00:18:29.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282026-09-11T00:18:29.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292026-09-11T00:18:29.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302026-09-11T00:18:29.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26312026-09-11T00:18:29.960Z
26322026-09-11T00:18:29.961Zinfo: running `cargo check --bins` on ereport-types (112/377)
26332026-09-11T00:18:30.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342026-09-11T00:18:30.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352026-09-11T00:18:30.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362026-09-11T00:18:30.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26372026-09-11T00:18:30.551Z
26382026-09-11T00:18:30.552Zinfo: running `cargo check --bins` on gateway-client (113/377)
26392026-09-11T00:18:31.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402026-09-11T00:18:31.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412026-09-11T00:18:31.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422026-09-11T00:18:31.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26432026-09-11T00:18:31.145Z
26442026-09-11T00:18:31.146Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/377)
26452026-09-11T00:18:31.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462026-09-11T00:18:31.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472026-09-11T00:18:31.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482026-09-11T00:18:31.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26492026-09-11T00:18:31.737Z
26502026-09-11T00:18:31.737Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/377)
26512026-09-11T00:18:32.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522026-09-11T00:18:32.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532026-09-11T00:18:32.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542026-09-11T00:18:32.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26552026-09-11T00:18:32.330Z
26562026-09-11T00:18:32.330Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/377)
26572026-09-11T00:18:32.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582026-09-11T00:18:32.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592026-09-11T00:18:32.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602026-09-11T00:18:32.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26612026-09-11T00:18:32.940Z
26622026-09-11T00:18:32.940Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/377)
26632026-09-11T00:18:33.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642026-09-11T00:18:33.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652026-09-11T00:18:33.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662026-09-11T00:18:33.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26672026-09-11T00:18:33.552Z
26682026-09-11T00:18:33.552Zinfo: running `cargo check --bins` on key-manager-types (118/377)
26692026-09-11T00:18:34.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702026-09-11T00:18:34.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712026-09-11T00:18:34.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722026-09-11T00:18:34.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26732026-09-11T00:18:34.136Z
26742026-09-11T00:18:34.136Zinfo: running `cargo check --bins` on oxlog (119/377)
26752026-09-11T00:18:34.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762026-09-11T00:18:34.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772026-09-11T00:18:34.775Z Checking cfg-if v1.0.4
26782026-09-11T00:18:34.779Z Checking serde_core v1.0.228
26792026-09-11T00:18:34.884Z Checking libc v0.2.185
26802026-09-11T00:18:34.898Z Checking memchr v2.8.0
26812026-09-11T00:18:34.908Z Checking subtle v2.6.1
26822026-09-11T00:18:34.912Z Checking smallvec v1.15.1
26832026-09-11T00:18:34.921Z Checking log v0.4.33
26842026-09-11T00:18:34.941Z Checking typenum v1.20.1
26852026-09-11T00:18:34.946Z Checking itoa v1.0.17
26862026-09-11T00:18:35.049Z Checking scopeguard v1.2.0
26872026-09-11T00:18:35.080Z Checking stable_deref_trait v1.2.1
26882026-09-11T00:18:35.094Z Checking zerofrom v0.1.6
26892026-09-11T00:18:35.106Z Checking zerocopy v0.8.55
26902026-09-11T00:18:35.145Z Checking lock_api v0.4.14
26912026-09-11T00:18:35.157Z Checking rand_core v0.10.0
26922026-09-11T00:18:35.202Z Checking yoke v0.8.1
26932026-09-11T00:18:35.267Z Checking libm v0.2.16
26942026-09-11T00:18:35.280Z Checking errno v0.3.14
26952026-09-11T00:18:35.292Z Checking getrandom v0.4.3
26962026-09-11T00:18:35.339Z Checking getrandom v0.2.17
26972026-09-11T00:18:35.364Z Checking zerovec v0.11.5
26982026-09-11T00:18:35.389Z Checking portable-atomic v1.13.1
26992026-09-11T00:18:35.432Z Checking critical-section v1.2.0
27002026-09-11T00:18:35.482Z Checking rand_core v0.6.4
27012026-09-11T00:18:35.526Z Checking const-oid v0.9.6
27022026-09-11T00:18:35.658Z Checking zmij v1.0.21
27032026-09-11T00:18:35.676Z Checking pin-project-lite v0.2.17
27042026-09-11T00:18:35.766Z Checking writeable v0.6.2
27052026-09-11T00:18:35.792Z Checking tinystr v0.8.2
27062026-09-11T00:18:35.805Z Checking once_cell v1.21.3
27072026-09-11T00:18:35.864Z Checking percent-encoding v2.3.2
27082026-09-11T00:18:35.924Z Checking litemap v0.8.1
27092026-09-11T00:18:35.949Z Checking num-traits v0.2.19
27102026-09-11T00:18:35.962Z Checking potential_utf v0.1.4
27112026-09-11T00:18:35.969Z Checking zerotrie v0.2.3
27122026-09-11T00:18:36.016Z Checking equivalent v1.0.2
27132026-09-11T00:18:36.089Z Checking icu_locale_core v2.1.1
27142026-09-11T00:18:36.102Z Checking allocator-api2 v0.2.21
27152026-09-11T00:18:36.127Z Checking icu_collections v2.1.1
27162026-09-11T00:18:36.194Z Checking signal-hook-registry v1.4.8
27172026-09-11T00:18:36.226Z Checking parking_lot_core v0.9.12
27182026-09-11T00:18:36.350Z Checking serde v1.0.228
27192026-09-11T00:18:36.351Z Checking bitflags v2.11.0
27202026-09-11T00:18:36.377Z Checking serde_json v1.0.151
27212026-09-11T00:18:36.410Z Checking foldhash v0.2.0
27222026-09-11T00:18:36.427Z Checking parking_lot v0.12.5
27232026-09-11T00:18:36.515Z Checking mio v1.2.0
27242026-09-11T00:18:36.527Z Checking icu_properties_data v2.1.2
27252026-09-11T00:18:36.558Z Checking icu_normalizer_data v2.1.1
27262026-09-11T00:18:36.614Z Checking futures-core v0.3.32
27272026-09-11T00:18:36.628Z Checking hashbrown v0.17.0
27282026-09-11T00:18:36.640Z Checking icu_provider v2.1.1
27292026-09-11T00:18:36.655Z Checking socket2 v0.6.3
27302026-09-11T00:18:36.734Z Checking base64ct v1.8.3
27312026-09-11T00:18:36.759Z Checking zeroize v1.9.0
27322026-09-11T00:18:36.786Z Checking bytes v1.11.1
27332026-09-11T00:18:36.866Z Checking icu_properties v2.1.2
27342026-09-11T00:18:36.885Z Checking icu_normalizer v2.1.1
27352026-09-11T00:18:36.923Z Checking generic-array v0.14.7
27362026-09-11T00:18:36.962Z Checking utf8_iter v1.0.4
27372026-09-11T00:18:37.037Z Checking pem-rfc7468 v0.7.0
27382026-09-11T00:18:37.082Z Checking rustix v1.1.4
27392026-09-11T00:18:37.128Z Checking indexmap v2.14.0
27402026-09-11T00:18:37.180Z Checking form_urlencoded v1.2.2
27412026-09-11T00:18:37.192Z Checking flagset v0.4.7
27422026-09-11T00:18:37.225Z Checking tokio v1.52.1
27432026-09-11T00:18:37.304Z Checking byteorder v1.5.0
27442026-09-11T00:18:37.317Z Checking der v0.7.10
27452026-09-11T00:18:37.369Z Checking crypto-common v0.1.7
27462026-09-11T00:18:37.501Z Checking block-buffer v0.10.4
27472026-09-11T00:18:37.513Z Checking futures-sink v0.3.32
27482026-09-11T00:18:37.607Z Checking iana-time-zone v0.1.65
27492026-09-11T00:18:37.634Z Checking digest v0.10.7
27502026-09-11T00:18:37.683Z Checking idna_adapter v1.2.1
27512026-09-11T00:18:37.696Z Checking futures-channel v0.3.32
27522026-09-11T00:18:37.707Z Checking chrono v0.4.45
27532026-09-11T00:18:37.798Z Checking idna v1.1.0
27542026-09-11T00:18:37.832Z Checking slab v0.4.12
27552026-09-11T00:18:37.865Z Checking futures-task v0.3.32
27562026-09-11T00:18:37.887Z Checking futures-io v0.3.32
27572026-09-11T00:18:37.987Z Checking uuid v1.23.4
27582026-09-11T00:18:38.002Z Checking futures-util v0.3.32
27592026-09-11T00:18:38.005Z Checking cmov v0.5.4
27602026-09-11T00:18:38.077Z Checking url v2.5.8
27612026-09-11T00:18:38.081Z Checking spki v0.7.3
27622026-09-11T00:18:38.085Z Checking ppv-lite86 v0.2.21
27632026-09-11T00:18:38.194Z Checking ctutils v0.4.2
27642026-09-11T00:18:38.212Z Checking pkcs8 v0.10.2
27652026-09-11T00:18:38.300Z Checking getrandom v0.3.4
27662026-09-11T00:18:38.366Z Checking thiserror v2.0.18
27672026-09-11T00:18:38.377Z Checking fnv v1.0.7
27682026-09-11T00:18:38.405Z Checking hybrid-array v0.4.13
27692026-09-11T00:18:38.445Z Checking dyn-clone v1.0.20
27702026-09-11T00:18:38.462Z Checking semver v1.0.28
27712026-09-11T00:18:38.476Z Checking anstyle v1.0.14
27722026-09-11T00:18:38.477Z Checking utf8parse v0.2.2
27732026-09-11T00:18:38.543Z Checking terminal_size v0.4.3
27742026-09-11T00:18:38.561Z Checking base64 v0.22.1
27752026-09-11T00:18:38.580Z Checking anstyle-parse v1.0.0
27762026-09-11T00:18:38.648Z Checking regex-syntax v0.8.10
27772026-09-11T00:18:38.661Z Checking is_terminal_polyfill v1.70.2
27782026-09-11T00:18:38.665Z Checking schemars v0.8.22
27792026-09-11T00:18:38.725Z Checking anstyle-query v1.1.5
27802026-09-11T00:18:38.762Z Checking colorchoice v1.0.4
27812026-09-11T00:18:38.797Z Checking http v1.4.2
27822026-09-11T00:18:38.815Z Checking signature v2.2.0
27832026-09-11T00:18:38.844Z Checking anstream v1.0.0
27842026-09-11T00:18:38.941Z Checking rustls-pki-types v1.14.0
27852026-09-11T00:18:39.036Z Checking hex v0.4.3
27862026-09-11T00:18:39.143Z Checking block-buffer v0.12.1
27872026-09-11T00:18:39.231Z Checking crypto-common v0.2.2
27882026-09-11T00:18:39.255Z Checking tracing-core v0.1.36
27892026-09-11T00:18:39.305Z Checking strsim v0.11.1
27902026-09-11T00:18:39.308Z Checking clap_lex v1.0.0
27912026-09-11T00:18:39.339Z Checking fastrand v2.3.0
27922026-09-11T00:18:39.475Z Checking cpufeatures v0.2.17
27932026-09-11T00:18:39.488Z Checking clap_builder v4.6.0
27942026-09-11T00:18:39.531Z Checking tempfile v3.27.0
27952026-09-11T00:18:39.545Z Checking http-body v1.0.1
27962026-09-11T00:18:39.577Z Checking tracing v0.1.44
27972026-09-11T00:18:39.671Z Checking rand_core v0.9.5
27982026-09-11T00:18:39.728Z Checking thiserror v1.0.69
27992026-09-11T00:18:39.808Z Checking aws-lc-sys v0.40.0
28002026-09-11T00:18:39.825Z Checking spin v0.9.8
28012026-09-11T00:18:39.849Z Checking untrusted v0.7.1
28022026-09-11T00:18:39.862Z Checking tinyvec_macros v0.1.1
28032026-09-11T00:18:39.924Z Checking openssl-probe v0.2.1
28042026-09-11T00:18:39.939Z Checking tinyvec v1.11.0
28052026-09-11T00:18:39.953Z Checking sha2 v0.10.9
28062026-09-11T00:18:39.968Z Checking hmac v0.12.1
28072026-09-11T00:18:40.003Z Checking crc32fast v1.5.0
28082026-09-11T00:18:40.027Z Checking atomic-waker v1.1.2
28092026-09-11T00:18:40.098Z Checking untrusted v0.9.0
28102026-09-11T00:18:40.123Z Checking tower-layer v0.3.3
28112026-09-11T00:18:40.137Z Checking tower-service v0.3.3
28122026-09-11T00:18:40.205Z Checking try-lock v0.2.5
28132026-09-11T00:18:40.222Z Checking simd-adler32 v0.3.8
28142026-09-11T00:18:40.249Z Checking rand_chacha v0.9.0
28152026-09-11T00:18:40.249Z Checking block-padding v0.4.2
28162026-09-11T00:18:40.279Z Checking crossbeam-utils v0.8.21
28172026-09-11T00:18:40.296Z Checking aws-lc-rs v1.16.3
28182026-09-11T00:18:40.324Z Checking want v0.3.1
28192026-09-11T00:18:40.380Z Checking httparse v1.10.1
28202026-09-11T00:18:40.385Z Checking ipnet v2.12.0
28212026-09-11T00:18:40.419Z Checking toml_datetime v0.6.11
28222026-09-11T00:18:40.435Z Checking serde_spanned v0.6.9
28232026-09-11T00:18:40.475Z Checking tokio-util v0.7.18
28242026-09-11T00:18:40.553Z Checking ff v0.13.1
28252026-09-11T00:18:40.584Z Checking aho-corasick v1.1.4
28262026-09-11T00:18:40.597Z Checking base16ct v0.2.0
28272026-09-11T00:18:40.611Z Checking httpdate v1.0.3
28282026-09-11T00:18:40.639Z Checking tap v1.0.1
28292026-09-11T00:18:40.675Z Checking adler2 v2.0.1
28302026-09-11T00:18:40.716Z Checking plain v0.2.3
28312026-09-11T00:18:40.738Z Checking powerfmt v0.2.0
28322026-09-11T00:18:40.751Z Checking const-oid v0.10.2
28332026-09-11T00:18:40.754Z Checking clap v4.6.1
28342026-09-11T00:18:40.782Z Checking foreign-types-shared v0.1.1
28352026-09-11T00:18:40.811Z Checking miniz_oxide v0.8.9
28362026-09-11T00:18:40.836Z Checking wyz v0.5.1
28372026-09-11T00:18:40.853Z Checking foreign-types v0.3.2
28382026-09-11T00:18:40.881Z Checking deranged v0.5.8
28392026-09-11T00:18:40.903Z Checking digest v0.11.3
28402026-09-11T00:18:40.915Z Checking sec1 v0.7.3
28412026-09-11T00:18:41.007Z Checking group v0.13.0
28422026-09-11T00:18:41.082Z Checking rand v0.9.2
28432026-09-11T00:18:41.096Z Checking h2 v0.4.15
28442026-09-11T00:18:41.114Z Checking inout v0.2.2
28452026-09-11T00:18:41.129Z Checking rustls-webpki v0.103.13
28462026-09-11T00:18:41.148Z Checking unicode-normalization v0.1.25
28472026-09-11T00:18:41.163Z Checking hkdf v0.12.4
28482026-09-11T00:18:41.259Z Checking rand_chacha v0.3.1
28492026-09-11T00:18:41.275Z Checking regex-automata v0.4.14
28502026-09-11T00:18:41.289Z Checking x509-cert v0.2.5
28512026-09-11T00:18:41.462Z Checking hubpack v0.1.2
28522026-09-11T00:18:41.532Z Checking rustls v0.23.41
28532026-09-11T00:18:41.545Z Checking radium v0.7.0
28542026-09-11T00:18:41.558Z Checking half v2.7.1
28552026-09-11T00:18:41.625Z Checking openssl-sys v0.9.117
28562026-09-11T00:18:41.715Z Checking crypto-bigint v0.5.5
28572026-09-11T00:18:41.803Z Checking erased-serde v0.3.31
28582026-09-11T00:18:41.806Z Checking num-integer v0.1.46
28592026-09-11T00:18:41.952Z Checking socket2 v0.5.10
28602026-09-11T00:18:42.027Z Checking wait-timeout v0.2.1
28612026-09-11T00:18:42.042Z Checking env_filter v2.0.0
28622026-09-11T00:18:42.149Z Checking num-conv v0.2.0
28632026-09-11T00:18:42.176Z Checking time-core v0.1.8
28642026-09-11T00:18:42.190Z Checking cpufeatures v0.3.0
28652026-09-11T00:18:42.190Z Checking bit-vec v0.8.0
28662026-09-11T00:18:42.264Z Checking ucd-trie v0.1.7
28672026-09-11T00:18:42.275Z Checking quick-error v1.2.3
28682026-09-11T00:18:42.313Z Checking funty v2.0.0
28692026-09-11T00:18:42.369Z Checking unicode-ident v1.0.24
28702026-09-11T00:18:42.384Z Checking num_threads v0.1.7
28712026-09-11T00:18:42.395Z Checking ciborium-io v0.2.2
28722026-09-11T00:18:42.464Z Checking time v0.3.47
28732026-09-11T00:18:42.474Z Checking proc-macro2 v1.0.106
28742026-09-11T00:18:42.486Z Checking ciborium-ll v0.2.2
28752026-09-11T00:18:42.613Z Checking elliptic-curve v0.13.8
28762026-09-11T00:18:42.631Z Checking bitvec v1.0.1
28772026-09-11T00:18:42.655Z Checking pest v2.8.6
28782026-09-11T00:18:42.778Z Checking bit-set v0.8.0
28792026-09-11T00:18:42.917Z Checking rusty-fork v0.3.1
28802026-09-11T00:18:42.931Z Checking slog v2.8.2
28812026-09-11T00:18:43.084Z Checking env_logger v0.11.11
28822026-09-11T00:18:43.097Z Checking num-iter v0.1.45
28832026-09-11T00:18:43.188Z Checking openssl v0.10.80
28842026-09-11T00:18:43.203Z Checking rand v0.8.6
28852026-09-11T00:18:43.269Z Checking cipher v0.5.2
28862026-09-11T00:18:43.514Z Checking lazy_static v1.5.0
28872026-09-11T00:18:43.591Z Checking rand_xorshift v0.4.0
28882026-09-11T00:18:43.604Z Checking maybe-uninit v2.0.0
28892026-09-11T00:18:43.668Z Checking sync_wrapper v1.0.2
28902026-09-11T00:18:43.685Z Checking crc-catalog v2.4.0
28912026-09-11T00:18:43.705Z Checking pretty-hex v0.4.1
28922026-09-11T00:18:43.718Z Checking nodrop v0.1.14
28932026-09-11T00:18:43.759Z Checking siphasher v1.0.2
28942026-09-11T00:18:43.774Z Checking unarray v0.1.4
28952026-09-11T00:18:43.788Z Checking crc v3.4.0
28962026-09-11T00:18:43.800Z Checking array-init v0.0.4
28972026-09-11T00:18:43.815Z Checking tower v0.5.3
28982026-09-11T00:18:43.871Z Checking proptest v1.11.0
28992026-09-11T00:18:43.875Z Checking hyper v1.10.1
29002026-09-11T00:18:43.913Z Checking num-bigint-dig v0.8.6
29012026-09-11T00:18:43.935Z Checking packed_struct v0.10.1
29022026-09-11T00:18:43.954Z Checking smallvec v0.6.14
29032026-09-11T00:18:44.093Z Checking chacha20 v0.10.0
29042026-09-11T00:18:44.137Z Checking quote v1.0.45
29052026-09-11T00:18:44.204Z Checking ciborium v0.2.2
29062026-09-11T00:18:44.306Z Checking rfc6979 v0.4.0
29072026-09-11T00:18:44.342Z Checking http-body-util v0.1.3
29082026-09-11T00:18:44.427Z Checking ipnetwork v0.21.1
29092026-09-11T00:18:44.561Z Checking serde_with v3.21.0
29102026-09-11T00:18:44.651Z Checking zerocopy v0.6.6
29112026-09-11T00:18:44.662Z Checking bitfield v0.19.4
29122026-09-11T00:18:44.754Z Checking strum v0.26.3
29132026-09-11T00:18:44.826Z Checking hyper-util v0.1.20
29142026-09-11T00:18:44.865Z Checking bzip2-sys v0.1.13+1.0.8
29152026-09-11T00:18:44.912Z Checking ahash v0.8.12
29162026-09-11T00:18:44.930Z Checking scroll v0.13.0
29172026-09-11T00:18:44.943Z Checking pkcs1 v0.7.5
29182026-09-11T00:18:45.014Z Checking iri-string v0.7.10
29192026-09-11T00:18:45.102Z Checking keccak v0.1.6
29202026-09-11T00:18:45.150Z Checking static_assertions v1.1.0
29212026-09-11T00:18:45.157Z Checking gimli v0.32.3
29222026-09-11T00:18:45.177Z Checking native-tls v0.2.18
29232026-09-11T00:18:45.251Z Checking unicode-properties v0.1.4
29242026-09-11T00:18:45.266Z Checking unicode-bidi v0.3.18
29252026-09-11T00:18:45.349Z Checking winnow v0.5.40
29262026-09-11T00:18:45.401Z Checking base64 v0.21.7
29272026-09-11T00:18:45.559Z Checking ryu v1.0.23
29282026-09-11T00:18:45.633Z Checking hashbrown v0.12.3
29292026-09-11T00:18:45.675Z Checking newtype-uuid v1.3.2
29302026-09-11T00:18:45.691Z Checking serde_urlencoded v0.7.1
29312026-09-11T00:18:45.870Z Checking ron v0.8.1
29322026-09-11T00:18:45.890Z Checking stringprep v0.1.5
29332026-09-11T00:18:46.031Z Checking indexmap v1.9.3
29342026-09-11T00:18:46.046Z Checking tokio-native-tls v0.3.1
29352026-09-11T00:18:46.051Z Checking tower-http v0.6.8
29362026-09-11T00:18:46.070Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
29372026-09-11T00:18:46.088Z Checking sha3 v0.10.8
29382026-09-11T00:18:46.193Z Checking rsa v0.9.10
29392026-09-11T00:18:46.296Z Checking goblin v0.10.5
29402026-09-11T00:18:46.326Z Checking hashbrown v0.13.2
29412026-09-11T00:18:46.372Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29422026-09-11T00:18:46.388Z Checking bzip2 v0.4.4
29432026-09-11T00:18:46.492Z Checking toml_edit v0.19.15
29442026-09-11T00:18:46.542Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29452026-09-11T00:18:46.675Z Checking oxnet v0.1.6
29462026-09-11T00:18:46.684Z Checking ecdsa v0.16.9
29472026-09-11T00:18:46.698Z Checking rand v0.10.1
29482026-09-11T00:18:46.710Z Checking addr2line v0.25.1
29492026-09-11T00:18:46.736Z Checking syn v2.0.117
29502026-09-11T00:18:46.921Z Checking serde-hex v0.1.0
29512026-09-11T00:18:46.965Z Checking tokio-rustls v0.26.4
29522026-09-11T00:18:47.018Z Checking bstr v1.12.1
29532026-09-11T00:18:47.161Z Checking primeorder v0.13.6
29542026-09-11T00:18:47.192Z Checking sha2 v0.11.0
29552026-09-11T00:18:47.398Z Checking hmac v0.13.0
29562026-09-11T00:18:47.412Z Checking md-5 v0.11.0
29572026-09-11T00:18:47.522Z Checking crossbeam-epoch v0.9.18
29582026-09-11T00:18:47.554Z Checking rustls-native-certs v0.8.3
29592026-09-11T00:18:47.579Z Checking curve25519-dalek v4.1.3
29602026-09-11T00:18:47.691Z Checking scroll v0.12.0
29612026-09-11T00:18:47.749Z Checking ed25519 v2.2.3
29622026-09-11T00:18:47.840Z Checking salty v0.3.0
29632026-09-11T00:18:47.915Z Checking zstd-sys v2.0.16+zstd.1.5.7
29642026-09-11T00:18:47.928Z Checking object v0.37.3
29652026-09-11T00:18:48.022Z Checking hash32 v0.2.1
29662026-09-11T00:18:48.094Z Checking serde-big-array v0.5.1
29672026-09-11T00:18:48.196Z Checking thread_local v1.1.9
29682026-09-11T00:18:48.243Z Checking encoding_rs v0.8.35
29692026-09-11T00:18:48.346Z Checking libbz2-rs-sys v0.2.2
29702026-09-11T00:18:48.346Z Checking either v1.15.0
29712026-09-11T00:18:48.395Z Checking mime v0.3.17
29722026-09-11T00:18:48.541Z Checking rustc-demangle v0.1.27
29732026-09-11T00:18:48.568Z Checking fallible-iterator v0.2.0
29742026-09-11T00:18:48.611Z Checking winnow v0.7.14
29752026-09-11T00:18:48.738Z Checking toml_write v0.1.2
29762026-09-11T00:18:48.756Z Checking zlib-rs v0.6.2
29772026-09-11T00:18:48.839Z Checking crc-any v2.5.0
29782026-09-11T00:18:48.903Z Checking psl-types v2.0.11
29792026-09-11T00:18:48.995Z Checking bumpalo v3.20.2
29802026-09-11T00:18:49.014Z Checking publicsuffix v2.3.0
29812026-09-11T00:18:49.030Z Checking postgres-protocol v0.6.12
29822026-09-11T00:18:49.159Z Checking bzip2 v0.6.1
29832026-09-11T00:18:49.171Z Checking dof v0.4.0
29842026-09-11T00:18:49.190Z Checking zopfli v0.8.3
29852026-09-11T00:18:49.319Z Checking ed25519-dalek v2.2.0
29862026-09-11T00:18:49.339Z Checking heapless v0.7.17
29872026-09-11T00:18:49.377Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29882026-09-11T00:18:49.538Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29892026-09-11T00:18:49.562Z Checking zstd-safe v7.2.4
29902026-09-11T00:18:49.659Z Checking flate2 v1.1.9
29912026-09-11T00:18:49.727Z Checking goblin v0.8.2
29922026-09-11T00:18:49.743Z Checking toml v0.7.8
29932026-09-11T00:18:49.812Z Checking toml_edit v0.22.27
29942026-09-11T00:18:49.828Z Checking p384 v0.13.1
29952026-09-11T00:18:49.918Z Checking daft v0.1.8
29962026-09-11T00:18:49.957Z Checking object v0.30.4
29972026-09-11T00:18:50.047Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29982026-09-11T00:18:50.155Z Checking zip v0.6.6
29992026-09-11T00:18:50.202Z Checking hyper-tls v0.6.0
30002026-09-11T00:18:50.228Z Checking phf_shared v0.13.1
30012026-09-11T00:18:50.275Z Checking backtrace v0.3.76
30022026-09-11T00:18:50.344Z Checking dtrace-parser v0.3.0
30032026-09-11T00:18:50.371Z Checking cookie v0.18.1
30042026-09-11T00:18:50.419Z Checking crossbeam-channel v0.5.15
30052026-09-11T00:18:50.475Z Checking pin-project v1.1.11
30062026-09-11T00:18:50.557Z Checking zerocopy v0.7.35
30072026-09-11T00:18:50.570Z Checking signal-hook v0.3.18
30082026-09-11T00:18:50.583Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
30092026-09-11T00:18:50.597Z Checking futures-executor v0.3.32
30102026-09-11T00:18:50.708Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30112026-09-11T00:18:50.740Z Checking is-terminal v0.4.17
30122026-09-11T00:18:50.753Z Checking thread-id v5.1.0
30132026-09-11T00:18:50.756Z Checking same-file v1.0.6
30142026-09-11T00:18:50.825Z Checking is_ci v1.2.0
30152026-09-11T00:18:50.833Z Checking bitflags v1.3.2
30162026-09-11T00:18:50.880Z Checking jiff-core v0.1.0
30172026-09-11T00:18:50.889Z Checking corncobs v0.1.4
30182026-09-11T00:18:50.894Z Compiling rayon-core v1.13.0
30192026-09-11T00:18:50.913Z Checking foldhash v0.1.5
30202026-09-11T00:18:50.927Z Checking smawk v0.3.2
30212026-09-11T00:18:51.007Z Checking unicode-width v0.2.0
30222026-09-11T00:18:51.044Z Checking path-slash v0.1.5
30232026-09-11T00:18:51.048Z Checking term v1.2.1
30242026-09-11T00:18:51.063Z Checking take_mut v0.2.2
30252026-09-11T00:18:51.087Z Checking unicode-linebreak v0.1.5
30262026-09-11T00:18:51.135Z Compiling illumos-nvpair-sys v0.2.0
30272026-09-11T00:18:51.162Z Checking managed v0.8.0
30282026-09-11T00:18:51.253Z Checking slog-async v2.8.0
30292026-09-11T00:18:51.267Z Checking slog-term v2.9.2
30302026-09-11T00:18:51.288Z Checking textwrap v0.16.2
30312026-09-11T00:18:51.341Z Checking smoltcp v0.9.1
30322026-09-11T00:18:51.376Z Checking hashbrown v0.15.5
30332026-09-11T00:18:51.425Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30342026-09-11T00:18:51.499Z Checking supports-color v3.0.2
30352026-09-11T00:18:51.520Z Checking toml v0.8.23
30362026-09-11T00:18:51.609Z Checking jiff v0.2.34
30372026-09-11T00:18:51.613Z Checking walkdir v2.5.0
30382026-09-11T00:18:51.614Z Checking dof v0.3.0
30392026-09-11T00:18:51.670Z Checking usdt-impl v0.6.0
30402026-09-11T00:18:51.771Z Checking signal-hook-mio v0.2.5
30412026-09-11T00:18:51.841Z Checking futures v0.3.32
30422026-09-11T00:18:51.849Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30432026-09-11T00:18:51.866Z Checking cookie_store v0.22.1
30442026-09-11T00:18:51.900Z Checking snafu v0.8.9
30452026-09-11T00:18:51.913Z Checking backtrace-ext v0.2.1
30462026-09-11T00:18:51.924Z Checking phf v0.13.1
30472026-09-11T00:18:51.947Z Checking reqwest v0.12.28
30482026-09-11T00:18:52.017Z Checking zstd v0.13.3
30492026-09-11T00:18:52.062Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
30502026-09-11T00:18:52.073Z Checking postgres-types v0.2.14
30512026-09-11T00:18:52.128Z Checking crossbeam-deque v0.8.6
30522026-09-11T00:18:52.190Z Checking rustls-platform-verifier v0.6.2
30532026-09-11T00:18:52.193Z Checking hyper-rustls v0.27.7
30542026-09-11T00:18:52.299Z Checking globset v0.4.18
30552026-09-11T00:18:52.313Z Checking phf_shared v0.11.3
30562026-09-11T00:18:52.338Z Checking dtrace-parser v0.2.0
30572026-09-11T00:18:52.372Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30582026-09-11T00:18:52.390Z Checking regex v1.12.3
30592026-09-11T00:18:52.393Z Checking ref-cast v1.0.25
30602026-09-11T00:18:52.449Z Checking strum v0.27.2
30612026-09-11T00:18:52.474Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
30622026-09-11T00:18:52.495Z Checking olpc-cjson v0.1.4
30632026-09-11T00:18:52.542Z Checking memoffset v0.9.1
30642026-09-11T00:18:52.555Z Checking rustix v0.38.44
30652026-09-11T00:18:52.567Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30662026-09-11T00:18:52.617Z Checking byte-wrapper v0.1.0
30672026-09-11T00:18:52.630Z Checking pem v3.0.6
30682026-09-11T00:18:52.664Z Checking camino v1.2.5
30692026-09-11T00:18:52.692Z Checking owo-colors v4.3.0
30702026-09-11T00:18:52.705Z Checking secrecy v0.8.0
30712026-09-11T00:18:52.742Z Checking serde_plain v1.0.2
30722026-09-11T00:18:52.780Z Checking hashbrown v0.16.1
30732026-09-11T00:18:52.815Z Checking float-cmp v0.10.0
30742026-09-11T00:18:52.829Z Checking thread-id v4.2.2
30752026-09-11T00:18:52.883Z Checking memmap2 v0.9.10
30762026-09-11T00:18:52.902Z Checking unicode-segmentation v1.12.0
30772026-09-11T00:18:52.915Z Checking new_debug_unreachable v1.0.6
30782026-09-11T00:18:52.937Z Checking unicode-width v0.1.14
30792026-09-11T00:18:52.978Z Checking difflib v0.4.0
30802026-09-11T00:18:53.039Z Checking supports-unicode v3.0.0
30812026-09-11T00:18:53.142Z Checking fixedbitset v0.4.2
30822026-09-11T00:18:53.154Z Checking supports-hyperlinks v3.2.0
30832026-09-11T00:18:53.179Z Checking fixedbitset v0.5.7
30842026-09-11T00:18:53.209Z Checking winnow v1.0.3
30852026-09-11T00:18:53.242Z Checking predicates-core v1.0.10
30862026-09-11T00:18:53.255Z Checking data-encoding v2.10.0
30872026-09-11T00:18:53.277Z Checking precomputed-hash v0.1.1
30882026-09-11T00:18:53.290Z Checking whoami v2.1.0
30892026-09-11T00:18:53.340Z Checking typed-path v0.12.3
30902026-09-11T00:18:53.357Z Checking normalize-line-endings v0.3.0
30912026-09-11T00:18:53.370Z Checking typed-path v0.9.3
30922026-09-11T00:18:53.372Z Checking petgraph v0.8.3
30932026-09-11T00:18:53.443Z Checking predicates v3.1.4
30942026-09-11T00:18:53.464Z Checking zip v4.6.1
30952026-09-11T00:18:53.478Z Checking tokio-postgres v0.7.18
30962026-09-11T00:18:53.528Z Checking hickory-proto v0.25.2
30972026-09-11T00:18:53.739Z Checking string_cache v0.8.9
30982026-09-11T00:18:53.907Z Checking crossterm v0.28.1
30992026-09-11T00:18:54.025Z Checking petgraph v0.6.5
31002026-09-11T00:18:54.038Z Checking zip v8.6.0
31012026-09-11T00:18:54.038Z Checking toml_parser v1.1.2+spec-1.1.0
31022026-09-11T00:18:54.120Z Checking tough v0.22.0
31032026-09-11T00:18:54.389Z Checking iddqd v0.4.2
31042026-09-11T00:18:54.630Z Checking miette v7.6.0
31052026-09-11T00:18:54.700Z Checking similar v2.7.0
31062026-09-11T00:18:54.812Z Checking usdt v0.6.0
31072026-09-11T00:18:54.973Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
31082026-09-11T00:18:54.986Z Checking usdt-impl v0.5.0
31092026-09-11T00:18:55.080Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31102026-09-11T00:18:55.133Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
31112026-09-11T00:18:55.263Z Checking nix v0.31.2
31122026-09-11T00:18:55.301Z Checking reqwest v0.13.2
31132026-09-11T00:18:55.637Z Checking itertools v0.13.0
31142026-09-11T00:18:55.655Z Checking itertools v0.15.0
31152026-09-11T00:18:55.670Z Checking derive_more v2.1.1
31162026-09-11T00:18:55.765Z Checking fs-err v3.3.0
31172026-09-11T00:18:56.105Z Checking tokio-stream v0.1.18
31182026-09-11T00:18:56.163Z Checking buf-list v1.1.2
31192026-09-11T00:18:56.184Z Checking anyhow v1.0.104
31202026-09-11T00:18:56.318Z Checking openapiv3 v2.2.0
31212026-09-11T00:18:56.345Z Checking peg-runtime v0.8.5
31222026-09-11T00:18:56.372Z Checking lalrpop-util v0.19.12
31232026-09-11T00:18:56.437Z Checking illumos-nvpair v0.3.0
31242026-09-11T00:18:56.477Z Checking rayon v1.11.0
31252026-09-11T00:18:56.489Z Checking sigpipe v0.1.3
31262026-09-11T00:18:56.530Z Checking glob v0.3.3
31272026-09-11T00:18:57.525Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31282026-09-11T00:18:57.780Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31292026-09-11T00:18:58.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.92s
31302026-09-11T00:18:58.066Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31312026-09-11T00:18:58.066Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31322026-09-11T00:18:58.223Z
31332026-09-11T00:18:58.223Zinfo: running `cargo check --bins` on internal-dns-types (120/377)
31342026-09-11T00:18:58.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352026-09-11T00:18:58.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362026-09-11T00:18:58.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372026-09-11T00:18:58.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31382026-09-11T00:18:58.826Z
31392026-09-11T00:18:58.826Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/377)
31402026-09-11T00:18:59.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412026-09-11T00:18:59.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422026-09-11T00:18:59.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432026-09-11T00:18:59.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31442026-09-11T00:18:59.417Z
31452026-09-11T00:18:59.417Zinfo: running `cargo check --bins` on nexus-types-versions (122/377)
31462026-09-11T00:18:59.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472026-09-11T00:18:59.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482026-09-11T00:18:59.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492026-09-11T00:18:59.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31502026-09-11T00:19:00.021Z
31512026-09-11T00:19:00.021Zinfo: running `cargo check --bins` on oxql-types (123/377)
31522026-09-11T00:19:00.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532026-09-11T00:19:00.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542026-09-11T00:19:00.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552026-09-11T00:19:00.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31562026-09-11T00:19:00.614Z
31572026-09-11T00:19:00.614Zinfo: running `cargo check --bins` on oximeter-types (124/377)
31582026-09-11T00:19:01.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592026-09-11T00:19:01.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602026-09-11T00:19:01.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612026-09-11T00:19:01.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31622026-09-11T00:19:01.210Z
31632026-09-11T00:19:01.210Zinfo: running `cargo check --bins` on oximeter-types-versions (125/377)
31642026-09-11T00:19:01.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652026-09-11T00:19:01.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662026-09-11T00:19:01.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672026-09-11T00:19:01.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31682026-09-11T00:19:01.811Z
31692026-09-11T00:19:01.811Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/377)
31702026-09-11T00:19:02.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712026-09-11T00:19:02.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722026-09-11T00:19:02.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732026-09-11T00:19:02.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31742026-09-11T00:19:02.392Z
31752026-09-11T00:19:02.392Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/377)
31762026-09-11T00:19:02.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-09-11T00:19:02.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-09-11T00:19:03.098Z Compiling multer v3.1.0
31792026-09-11T00:19:03.215Z Compiling async-stream-impl v0.3.6
31802026-09-11T00:19:03.230Z Compiling serde_tokenstream v0.3.0
31812026-09-11T00:19:03.235Z Compiling dropshot v0.17.1
31822026-09-11T00:19:03.245Z Compiling parse-display-derive v0.10.0
31832026-09-11T00:19:03.259Z Compiling newtype-uuid-macros v0.1.0
31842026-09-11T00:19:03.262Z Compiling dropshot_endpoint v0.17.1
31852026-09-11T00:19:03.289Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31862026-09-11T00:19:03.464Z Checking match_cfg v0.1.0
31872026-09-11T00:19:03.470Z Checking compression-core v0.4.31
31882026-09-11T00:19:03.513Z Compiling oxide-generation-macros v0.2.0
31892026-09-11T00:19:03.552Z Checking hostname v0.3.1
31902026-09-11T00:19:03.616Z Checking compression-codecs v0.4.37
31912026-09-11T00:19:03.650Z Checking atomicwrites v0.4.4
31922026-09-11T00:19:03.695Z Checking slog-json v2.6.1
31932026-09-11T00:19:03.774Z Checking serde_spanned v1.1.1
31942026-09-11T00:19:03.787Z Checking toml_datetime v1.1.1+spec-1.1.0
31952026-09-11T00:19:03.799Z Checking debug-ignore v1.0.5
31962026-09-11T00:19:03.846Z Checking toml_writer v1.1.1+spec-1.1.0
31972026-09-11T00:19:03.893Z Checking slog-bunyan v2.5.0
31982026-09-11T00:19:03.907Z Checking async-stream v0.3.6
31992026-09-11T00:19:03.981Z Checking async-compression v0.4.41
32002026-09-11T00:19:04.006Z Checking progenitor-client v0.14.0
32012026-09-11T00:19:04.020Z Checking toml v1.1.2+spec-1.1.0
32022026-09-11T00:19:04.032Z Checking oxide-generation v0.1.3
32032026-09-11T00:19:04.235Z Checking sha1 v0.11.0
32042026-09-11T00:19:04.239Z Checking waitgroup v0.1.2
32052026-09-11T00:19:04.251Z Checking rustls-pemfile v2.2.0
32062026-09-11T00:19:04.263Z Checking backon v1.6.0
32072026-09-11T00:19:04.275Z Checking serde_path_to_error v0.1.20
32082026-09-11T00:19:04.339Z Checking hostname v0.4.2
32092026-09-11T00:19:04.416Z Checking instant v0.1.13
32102026-09-11T00:19:04.455Z Checking progenitor-extras v0.2.0
32112026-09-11T00:19:04.497Z Checking backoff v0.4.0
32122026-09-11T00:19:04.577Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32132026-09-11T00:19:04.622Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32142026-09-11T00:19:04.641Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32152026-09-11T00:19:04.672Z Checking regress v0.10.5
32162026-09-11T00:19:04.675Z Checking itertools v0.14.0
32172026-09-11T00:19:04.781Z Checking macaddr v1.0.1
32182026-09-11T00:19:04.918Z Checking parse-display v0.10.0
32192026-09-11T00:19:04.997Z Checking humantime v2.3.0
32202026-09-11T00:19:05.840Z Compiling prettyplease v0.2.37
32212026-09-11T00:19:06.106Z Checking num-rational v0.4.2
32222026-09-11T00:19:06.376Z Checking num-complex v0.4.6
32232026-09-11T00:19:06.769Z Compiling num v0.4.3
32242026-09-11T00:19:06.918Z Compiling usdt-macro v0.5.0
32252026-09-11T00:19:06.931Z Compiling usdt-attr-macro v0.5.0
32262026-09-11T00:19:06.934Z Checking memmap v0.7.0
32272026-09-11T00:19:06.996Z Checking float-ord v0.3.2
32282026-09-11T00:19:07.012Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32292026-09-11T00:19:07.099Z Compiling convert_case v0.4.0
32302026-09-11T00:19:07.453Z Compiling derive_more v0.99.20
32312026-09-11T00:19:07.538Z Checking newline-converter v0.3.0
32322026-09-11T00:19:07.650Z Checking console v0.15.11
32332026-09-11T00:19:07.663Z Compiling minimal-lexical v0.2.1
32342026-09-11T00:19:07.722Z Checking usdt v0.5.0
32352026-09-11T00:19:07.896Z Checking linked-hash-map v0.5.6
32362026-09-11T00:19:07.916Z Compiling nom v7.1.3
32372026-09-11T00:19:07.930Z Checking expectorate v1.2.0
32382026-09-11T00:19:08.072Z Checking lru-cache v0.1.2
32392026-09-11T00:19:08.190Z Checking hickory-proto v0.24.4
32402026-09-11T00:19:08.320Z Checking camino-tempfile v1.4.1
32412026-09-11T00:19:08.481Z Checking phf_shared v0.12.1
32422026-09-11T00:19:08.567Z Compiling slog-dtrace v0.3.0
32432026-09-11T00:19:08.620Z Checking resolv-conf v0.7.6
32442026-09-11T00:19:08.778Z Checking heck v0.5.0
32452026-09-11T00:19:08.802Z Compiling unicode-xid v0.2.6
32462026-09-11T00:19:08.928Z Compiling chrono-tz v0.10.4
32472026-09-11T00:19:09.142Z Compiling const_format_proc_macros v0.2.34
32482026-09-11T00:19:09.265Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32492026-09-11T00:19:09.279Z Checking phf v0.12.1
32502026-09-11T00:19:09.481Z Checking tokio-dtrace v0.1.1
32512026-09-11T00:19:09.671Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32522026-09-11T00:19:09.769Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32532026-09-11T00:19:09.800Z Compiling derive-where v1.6.0
32542026-09-11T00:19:10.006Z Checking highway v1.3.0
32552026-09-11T00:19:10.026Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32562026-09-11T00:19:10.040Z Checking hickory-resolver v0.24.4
32572026-09-11T00:19:10.240Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32582026-09-11T00:19:10.734Z Checking const_format v0.2.35
32592026-09-11T00:19:10.811Z Checking oxide-tokio-rt v0.1.4
32602026-09-11T00:19:11.134Z Checking qorb v0.4.1
32612026-09-11T00:19:11.230Z Checking gethostname v0.5.0
32622026-09-11T00:19:11.301Z Checking bcs v0.1.6
32632026-09-11T00:19:11.322Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32642026-09-11T00:19:11.481Z Checking termtree v0.5.1
32652026-09-11T00:19:11.551Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32662026-09-11T00:19:11.602Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32672026-09-11T00:19:11.607Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32682026-09-11T00:19:14.610Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32692026-09-11T00:19:17.655Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32702026-09-11T00:19:19.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.49s
32712026-09-11T00:19:19.889Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32722026-09-11T00:19:19.889Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32732026-09-11T00:19:20.058Z
32742026-09-11T00:19:20.058Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/377)
32752026-09-11T00:19:20.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762026-09-11T00:19:20.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772026-09-11T00:19:20.774Z Compiling ar_archive_writer v0.5.1
32782026-09-11T00:19:20.887Z Compiling stacker v0.1.23
32792026-09-11T00:19:20.893Z Compiling cfg_aliases v0.1.1
32802026-09-11T00:19:20.900Z Compiling proc-macro-error v1.0.4
32812026-09-11T00:19:20.907Z Checking fd-lock v4.0.4
32822026-09-11T00:19:20.909Z Checking nibble_vec v0.1.0
32832026-09-11T00:19:20.909Z Checking vte v0.14.1
32842026-09-11T00:19:20.909Z Compiling recursive-proc-macro-impl v0.1.1
32852026-09-11T00:19:20.949Z Compiling nix v0.28.0
32862026-09-11T00:19:21.026Z Checking endian-type v0.1.2
32872026-09-11T00:19:21.039Z Checking bytecount v0.6.9
32882026-09-11T00:19:21.051Z Checking strip-ansi-escapes v0.2.1
32892026-09-11T00:19:21.134Z Checking papergrid v0.11.0
32902026-09-11T00:19:21.158Z Checking radix_trie v0.2.1
32912026-09-11T00:19:21.169Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32922026-09-11T00:19:21.183Z Compiling tabled_derive v0.7.0
32932026-09-11T00:19:21.183Z Compiling peg-macros v0.8.5
32942026-09-11T00:19:21.332Z Checking winnow v0.6.26
32952026-09-11T00:19:21.358Z Compiling sqlparser_derive v0.5.0
32962026-09-11T00:19:21.645Z Checking nu-ansi-term v0.50.3
32972026-09-11T00:19:21.680Z Compiling psm v0.1.30
32982026-09-11T00:19:21.723Z Checking home v0.5.12
32992026-09-11T00:19:21.900Z Checking unicode_categories v0.1.1
33002026-09-11T00:19:21.908Z Checking reedline v0.40.0
33012026-09-11T00:19:22.002Z Checking crossterm v0.29.0
33022026-09-11T00:19:22.107Z Checking display-error-chain v0.2.2
33032026-09-11T00:19:22.151Z Checking tabled v0.15.0
33042026-09-11T00:19:22.258Z Checking rustyline v14.0.0
33052026-09-11T00:19:22.450Z Checking sqlformat v0.3.5
33062026-09-11T00:19:22.466Z Checking recursive v0.1.1
33072026-09-11T00:19:22.529Z Checking peg v0.8.5
33082026-09-11T00:19:22.544Z Checking sqlparser v0.61.0
33092026-09-11T00:19:33.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s
33102026-09-11T00:19:33.599Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33112026-09-11T00:19:33.599Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33122026-09-11T00:19:33.733Z
33132026-09-11T00:19:33.733Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/377)
33142026-09-11T00:19:34.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152026-09-11T00:19:34.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162026-09-11T00:19:34.435Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33172026-09-11T00:19:37.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
33182026-09-11T00:19:37.965Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33192026-09-11T00:19:37.965Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33202026-09-11T00:19:38.137Z
33212026-09-11T00:19:38.137Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/377)
33222026-09-11T00:19:38.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232026-09-11T00:19:38.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242026-09-11T00:19:38.835Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33252026-09-11T00:19:41.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
33262026-09-11T00:19:41.424Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33272026-09-11T00:19:41.425Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33282026-09-11T00:19:41.604Z
33292026-09-11T00:19:41.604Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/377)
33302026-09-11T00:19:42.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312026-09-11T00:19:42.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322026-09-11T00:19:42.299Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33332026-09-11T00:19:45.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s
33342026-09-11T00:19:45.673Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33352026-09-11T00:19:45.673Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33362026-09-11T00:19:45.841Z
33372026-09-11T00:19:45.841Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/377)
33382026-09-11T00:19:46.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392026-09-11T00:19:46.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402026-09-11T00:19:46.547Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33412026-09-11T00:19:49.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
33422026-09-11T00:19:49.947Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33432026-09-11T00:19:49.947Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33442026-09-11T00:19:50.123Z
33452026-09-11T00:19:50.123Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/377)
33462026-09-11T00:19:50.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472026-09-11T00:19:50.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482026-09-11T00:19:50.821Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33492026-09-11T00:19:53.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
33502026-09-11T00:19:53.600Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33512026-09-11T00:19:53.600Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33522026-09-11T00:19:53.699Z
33532026-09-11T00:19:53.699Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/377)
33542026-09-11T00:19:54.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552026-09-11T00:19:54.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562026-09-11T00:19:54.400Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33572026-09-11T00:19:57.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
33582026-09-11T00:19:57.142Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33592026-09-11T00:19:57.142Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33602026-09-11T00:19:57.316Z
33612026-09-11T00:19:57.316Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/377)
33622026-09-11T00:19:57.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632026-09-11T00:19:57.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642026-09-11T00:19:58.014Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33652026-09-11T00:20:01.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s
33662026-09-11T00:20:01.557Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33672026-09-11T00:20:01.557Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33682026-09-11T00:20:01.737Z
33692026-09-11T00:20:01.737Zinfo: running `cargo check --bins` on oximeter (136/377)
33702026-09-11T00:20:02.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712026-09-11T00:20:02.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722026-09-11T00:20:02.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33732026-09-11T00:20:02.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33742026-09-11T00:20:02.332Z
33752026-09-11T00:20:02.332Zinfo: running `cargo check --bins` on oximeter-schema (137/377)
33762026-09-11T00:20:02.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772026-09-11T00:20:02.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782026-09-11T00:20:02.997Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33792026-09-11T00:20:03.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33802026-09-11T00:20:03.384Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33812026-09-11T00:20:03.384Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33822026-09-11T00:20:03.557Z
33832026-09-11T00:20:03.557Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/377)
33842026-09-11T00:20:04.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-09-11T00:20:04.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-09-11T00:20:04.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-09-11T00:20:04.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33882026-09-11T00:20:04.171Z
33892026-09-11T00:20:04.171Zinfo: running `cargo check --bins` on oximeter-test-utils (139/377)
33902026-09-11T00:20:04.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-09-11T00:20:04.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-09-11T00:20:04.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-09-11T00:20:04.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33942026-09-11T00:20:04.795Z
33952026-09-11T00:20:04.795Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/377)
33962026-09-11T00:20:05.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-09-11T00:20:05.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-09-11T00:20:05.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-09-11T00:20:05.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34002026-09-11T00:20:05.392Z
34012026-09-11T00:20:05.392Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/377)
34022026-09-11T00:20:05.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-09-11T00:20:05.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-09-11T00:20:05.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-09-11T00:20:05.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34062026-09-11T00:20:05.998Z
34072026-09-11T00:20:05.998Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/377)
34082026-09-11T00:20:06.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-09-11T00:20:06.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-09-11T00:20:06.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-09-11T00:20:06.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34122026-09-11T00:20:06.603Z
34132026-09-11T00:20:06.603Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/377)
34142026-09-11T00:20:07.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-09-11T00:20:07.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-09-11T00:20:07.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-09-11T00:20:07.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34182026-09-11T00:20:07.203Z
34192026-09-11T00:20:07.203Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/377)
34202026-09-11T00:20:07.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-09-11T00:20:07.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-09-11T00:20:07.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-09-11T00:20:07.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34242026-09-11T00:20:07.815Z
34252026-09-11T00:20:07.816Zinfo: running `cargo check --bins` on reconfigurator-cli (145/377)
34262026-09-11T00:20:08.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-09-11T00:20:08.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-09-11T00:20:08.674Z Compiling crucible-workspace-hack v0.1.0
34292026-09-11T00:20:08.674Z Compiling regress v0.11.1
34302026-09-11T00:20:08.674Z Checking secrecy v0.10.3
34312026-09-11T00:20:08.683Z Checking inout v0.1.4
34322026-09-11T00:20:08.683Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34332026-09-11T00:20:08.683Z Checking universal-hash v0.5.1
34342026-09-11T00:20:08.683Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34352026-09-11T00:20:08.809Z Compiling thiserror-impl-no-std v2.0.2
34362026-09-11T00:20:08.905Z Checking opaque-debug v0.3.1
34372026-09-11T00:20:08.933Z Checking cipher v0.4.4
34382026-09-11T00:20:08.966Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34392026-09-11T00:20:09.008Z Checking poly1305 v0.8.0
34402026-09-11T00:20:09.077Z Checking password-hash v0.5.0
34412026-09-11T00:20:09.128Z Checking chacha20 v0.9.1
34422026-09-11T00:20:09.163Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34432026-09-11T00:20:09.235Z Checking blake2 v0.10.6
34442026-09-11T00:20:09.252Z Checking aead v0.5.2
34452026-09-11T00:20:09.295Z Compiling toml_datetime v0.7.5+spec-1.1.0
34462026-09-11T00:20:09.319Z Checking indent_write v2.2.0
34472026-09-11T00:20:09.399Z Checking chacha20poly1305 v0.10.1
34482026-09-11T00:20:09.455Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34492026-09-11T00:20:09.483Z Checking argon2 v0.5.3
34502026-09-11T00:20:09.523Z Compiling toml_edit v0.23.10+spec-1.0.0
34512026-09-11T00:20:09.564Z Compiling unsafe-libyaml v0.2.11
34522026-09-11T00:20:09.570Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34532026-09-11T00:20:09.818Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34542026-09-11T00:20:09.966Z Checking thiserror-no-std v2.0.2
34552026-09-11T00:20:10.027Z Compiling heapless v0.8.0
34562026-09-11T00:20:10.055Z Checking vsss-rs v3.3.4
34572026-09-11T00:20:10.072Z Compiling serde_yaml v0.9.34+deprecated
34582026-09-11T00:20:10.279Z Compiling proc-macro-crate v3.4.0
34592026-09-11T00:20:10.496Z Compiling typify-impl v0.6.2
34602026-09-11T00:20:10.559Z Compiling ingot-macros v0.2.0
34612026-09-11T00:20:10.811Z Compiling num_enum_derive v0.7.6
34622026-09-11T00:20:11.177Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34632026-09-11T00:20:11.214Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34642026-09-11T00:20:11.319Z Checking hash32 v0.3.1
34652026-09-11T00:20:11.448Z Compiling smoltcp v0.11.0
34662026-09-11T00:20:11.490Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34672026-09-11T00:20:11.745Z Checking tabwriter v1.4.1
34682026-09-11T00:20:11.829Z Checking cobs v0.3.0
34692026-09-11T00:20:11.871Z Checking num_enum v0.7.6
34702026-09-11T00:20:11.889Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34712026-09-11T00:20:11.974Z Checking swrite v0.1.0
34722026-09-11T00:20:11.989Z Checking postcard v1.1.3
34732026-09-11T00:20:12.068Z Compiling proc-macro-crate v1.3.1
34742026-09-11T00:20:12.190Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34752026-09-11T00:20:12.225Z Compiling foreign-types-macros v0.2.3
34762026-09-11T00:20:12.283Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34772026-09-11T00:20:12.303Z Checking foreign-types-shared v0.3.1
34782026-09-11T00:20:12.315Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34792026-09-11T00:20:12.404Z Checking colored v3.1.1
34802026-09-11T00:20:12.468Z Compiling num_enum_derive v0.5.11
34812026-09-11T00:20:12.652Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34822026-09-11T00:20:12.699Z Checking cstr-argument v0.1.2
34832026-09-11T00:20:12.713Z Checking foreign-types v0.5.0
34842026-09-11T00:20:12.792Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34852026-09-11T00:20:12.822Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34862026-09-11T00:20:13.046Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34872026-09-11T00:20:13.136Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34882026-09-11T00:20:13.209Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34892026-09-11T00:20:13.209Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34902026-09-11T00:20:13.238Z Compiling zone_cfg_derive v0.3.1
34912026-09-11T00:20:13.254Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34922026-09-11T00:20:13.367Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34932026-09-11T00:20:13.383Z Checking ingot-types v0.2.0
34942026-09-11T00:20:13.516Z Checking num_enum v0.5.11
34952026-09-11T00:20:13.546Z Checking itertools v0.12.1
34962026-09-11T00:20:13.631Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34972026-09-11T00:20:13.755Z Checking ingot v0.2.1
34982026-09-11T00:20:13.823Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34992026-09-11T00:20:13.906Z Compiling num-derive v0.4.2
35002026-09-11T00:20:13.987Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35012026-09-11T00:20:14.197Z Compiling semver v0.1.20
35022026-09-11T00:20:14.249Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35032026-09-11T00:20:14.478Z Compiling rustc_version v0.1.7
35042026-09-11T00:20:14.650Z Checking zone v0.3.1
35052026-09-11T00:20:14.666Z Checking smf v0.2.3
35062026-09-11T00:20:14.704Z Checking csv-core v0.1.13
35072026-09-11T00:20:14.893Z Checking nom v8.0.0
35082026-09-11T00:20:14.904Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35092026-09-11T00:20:14.919Z Checking whoami v1.6.1
35102026-09-11T00:20:14.964Z Checking csv v1.4.0
35112026-09-11T00:20:15.009Z Compiling typify-macro v0.6.2
35122026-09-11T00:20:15.024Z Compiling newtype_derive v0.1.6
35132026-09-11T00:20:15.098Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35142026-09-11T00:20:15.181Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35152026-09-11T00:20:15.224Z Compiling cancel-safe-futures v0.1.5
35162026-09-11T00:20:15.295Z Compiling libefi-sys v0.1.0
35172026-09-11T00:20:15.336Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35182026-09-11T00:20:15.425Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35192026-09-11T00:20:15.471Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35202026-09-11T00:20:15.525Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35212026-09-11T00:20:15.631Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35222026-09-11T00:20:15.770Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35232026-09-11T00:20:15.773Z Checking oxide-update-engine-types v0.1.2
35242026-09-11T00:20:15.832Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35252026-09-11T00:20:15.945Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
35262026-09-11T00:20:15.981Z Compiling bitfield-struct v0.6.2
35272026-09-11T00:20:16.179Z Checking linear-map v1.2.0
35282026-09-11T00:20:16.354Z Checking steno v0.4.1
35292026-09-11T00:20:16.533Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35302026-09-11T00:20:16.604Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35312026-09-11T00:20:16.624Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35322026-09-11T00:20:16.663Z Checking oxide-update-engine v0.1.2
35332026-09-11T00:20:16.753Z Compiling typify v0.6.2
35342026-09-11T00:20:16.825Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35352026-09-11T00:20:16.860Z Compiling progenitor-impl v0.14.0
35362026-09-11T00:20:16.877Z Checking sha1 v0.10.6
35372026-09-11T00:20:17.047Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35382026-09-11T00:20:17.081Z Checking utf-8 v0.7.6
35392026-09-11T00:20:17.212Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35402026-09-11T00:20:17.239Z Checking tungstenite v0.21.0
35412026-09-11T00:20:17.399Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35422026-09-11T00:20:17.405Z Checking ignore v0.4.25
35432026-09-11T00:20:17.511Z Checking anstyle-parse v0.2.7
35442026-09-11T00:20:17.566Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35452026-09-11T00:20:17.677Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35462026-09-11T00:20:17.687Z Compiling xshell-macros v0.2.7
35472026-09-11T00:20:17.778Z Compiling object v0.39.1
35482026-09-11T00:20:17.778Z Checking globwalk v0.9.1
35492026-09-11T00:20:17.778Z Checking tokio-tungstenite v0.21.0
35502026-09-11T00:20:17.901Z Checking anstream v0.6.21
35512026-09-11T00:20:17.977Z Checking predicates-tree v1.0.13
35522026-09-11T00:20:18.059Z Checking xshell v0.2.7
35532026-09-11T00:20:18.062Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
35542026-09-11T00:20:18.104Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
35552026-09-11T00:20:18.118Z Checking filetime v0.2.27
35562026-09-11T00:20:18.139Z Checking xattr v1.6.1
35572026-09-11T00:20:18.266Z Checking tagptr v0.2.0
35582026-09-11T00:20:18.282Z Checking tar v0.4.46
35592026-09-11T00:20:18.296Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
35602026-09-11T00:20:18.394Z Checking moka v0.12.13
35612026-09-11T00:20:18.468Z Checking camino-tempfile-ext v0.3.3
35622026-09-11T00:20:18.726Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35632026-09-11T00:20:18.731Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35642026-09-11T00:20:18.816Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35652026-09-11T00:20:18.867Z Checking rand_seeder v0.4.0
35662026-09-11T00:20:18.957Z Checking path-slash v0.2.1
35672026-09-11T00:20:19.014Z Checking half v1.8.3
35682026-09-11T00:20:19.039Z Checking hickory-resolver v0.25.2
35692026-09-11T00:20:19.067Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35702026-09-11T00:20:19.207Z Checking serde_cbor v0.11.2
35712026-09-11T00:20:19.226Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35722026-09-11T00:20:19.491Z Compiling progenitor-macro v0.14.0
35732026-09-11T00:20:19.656Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35742026-09-11T00:20:19.906Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
35752026-09-11T00:20:19.912Z Checking digest-io v0.1.0
35762026-09-11T00:20:20.098Z Compiling petname v2.0.2
35772026-09-11T00:20:20.559Z Checking rawzip v0.4.4
35782026-09-11T00:20:20.579Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35792026-09-11T00:20:20.837Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35802026-09-11T00:20:20.976Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35812026-09-11T00:20:21.026Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
35822026-09-11T00:20:21.143Z Checking sapling-renderdag v0.1.0
35832026-09-11T00:20:21.160Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
35842026-09-11T00:20:21.206Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35852026-09-11T00:20:21.221Z Checking subprocess v0.2.15
35862026-09-11T00:20:21.303Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35872026-09-11T00:20:21.386Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35882026-09-11T00:20:21.432Z Checking sync-ptr v0.1.4
35892026-09-11T00:20:21.506Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35902026-09-11T00:20:21.592Z Checking colored v2.2.0
35912026-09-11T00:20:21.611Z Checking assert_matches v1.5.0
35922026-09-11T00:20:22.022Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35932026-09-11T00:20:22.124Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35942026-09-11T00:20:22.148Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
35952026-09-11T00:20:23.366Z Checking progenitor v0.14.0
35962026-09-11T00:20:23.459Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35972026-09-11T00:20:23.500Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35982026-09-11T00:20:23.504Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35992026-09-11T00:20:23.504Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36002026-09-11T00:20:23.504Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36012026-09-11T00:20:23.504Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36022026-09-11T00:20:23.504Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36032026-09-11T00:20:23.682Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
36042026-09-11T00:20:23.829Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36052026-09-11T00:20:24.140Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36062026-09-11T00:20:24.563Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36072026-09-11T00:20:24.633Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36082026-09-11T00:20:24.788Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36092026-09-11T00:20:25.279Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36102026-09-11T00:20:25.467Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
36112026-09-11T00:20:26.530Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36122026-09-11T00:20:35.279Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36132026-09-11T00:20:42.477Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36142026-09-11T00:20:42.480Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36152026-09-11T00:20:42.480Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
36162026-09-11T00:20:43.955Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36172026-09-11T00:20:45.254Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36182026-09-11T00:20:47.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.67s
36192026-09-11T00:20:47.560Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36202026-09-11T00:20:47.564Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36212026-09-11T00:20:47.720Z
36222026-09-11T00:20:47.720Zinfo: running `cargo check --bins` on nexus-inventory (146/377)
36232026-09-11T00:20:48.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242026-09-11T00:20:48.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252026-09-11T00:20:48.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36262026-09-11T00:20:48.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36272026-09-11T00:20:48.347Z
36282026-09-11T00:20:48.347Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/377)
36292026-09-11T00:20:48.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302026-09-11T00:20:48.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312026-09-11T00:20:48.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36322026-09-11T00:20:48.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36332026-09-11T00:20:48.948Z
36342026-09-11T00:20:48.948Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/377)
36352026-09-11T00:20:49.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36362026-09-11T00:20:49.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36372026-09-11T00:20:49.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36382026-09-11T00:20:49.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36392026-09-11T00:20:49.549Z
36402026-09-11T00:20:49.549Zinfo: running `cargo check --bins` on dns-service-client (149/377)
36412026-09-11T00:20:50.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36422026-09-11T00:20:50.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36432026-09-11T00:20:50.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36442026-09-11T00:20:50.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36452026-09-11T00:20:50.141Z
36462026-09-11T00:20:50.141Zinfo: running `cargo check --bins` on ntp-admin-client (150/377)
36472026-09-11T00:20:50.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482026-09-11T00:20:50.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492026-09-11T00:20:50.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36502026-09-11T00:20:50.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36512026-09-11T00:20:50.723Z
36522026-09-11T00:20:50.724Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/377)
36532026-09-11T00:20:51.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542026-09-11T00:20:51.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552026-09-11T00:20:51.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36562026-09-11T00:20:51.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36572026-09-11T00:20:51.313Z
36582026-09-11T00:20:51.313Zinfo: running `cargo check --bins` on cockroach-admin-client (152/377)
36592026-09-11T00:20:51.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602026-09-11T00:20:51.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612026-09-11T00:20:51.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36622026-09-11T00:20:51.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36632026-09-11T00:20:51.901Z
36642026-09-11T00:20:51.901Zinfo: running `cargo check --bins` on parallel-task-set (153/377)
36652026-09-11T00:20:52.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662026-09-11T00:20:52.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672026-09-11T00:20:52.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36682026-09-11T00:20:52.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36692026-09-11T00:20:52.492Z
36702026-09-11T00:20:52.492Zinfo: running `cargo check --bins` on sled-agent-client (154/377)
36712026-09-11T00:20:53.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722026-09-11T00:20:53.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732026-09-11T00:20:53.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36742026-09-11T00:20:53.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36752026-09-11T00:20:53.098Z
36762026-09-11T00:20:53.098Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/377)
36772026-09-11T00:20:53.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782026-09-11T00:20:53.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792026-09-11T00:20:53.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36802026-09-11T00:20:53.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36812026-09-11T00:20:53.721Z
36822026-09-11T00:20:53.722Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/377)
36832026-09-11T00:20:54.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842026-09-11T00:20:54.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852026-09-11T00:20:54.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36862026-09-11T00:20:54.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36872026-09-11T00:20:54.334Z
36882026-09-11T00:20:54.334Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/377)
36892026-09-11T00:20:54.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-09-11T00:20:54.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-09-11T00:20:54.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922026-09-11T00:20:54.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36932026-09-11T00:20:54.960Z
36942026-09-11T00:20:54.960Zinfo: running `cargo check --bins` on key-manager (158/377)
36952026-09-11T00:20:55.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-09-11T00:20:55.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-09-11T00:20:55.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982026-09-11T00:20:55.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36992026-09-11T00:20:55.578Z
37002026-09-11T00:20:55.578Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/377)
37012026-09-11T00:20:56.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-09-11T00:20:56.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-09-11T00:20:56.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042026-09-11T00:20:56.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37052026-09-11T00:20:56.176Z
37062026-09-11T00:20:56.176Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/377)
37072026-09-11T00:20:56.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-09-11T00:20:56.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-09-11T00:20:56.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102026-09-11T00:20:56.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37112026-09-11T00:20:56.787Z
37122026-09-11T00:20:56.787Zinfo: running `cargo check --bins` on typed-rng (161/377)
37132026-09-11T00:20:57.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-09-11T00:20:57.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-09-11T00:20:57.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37162026-09-11T00:20:57.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37172026-09-11T00:20:57.375Z
37182026-09-11T00:20:57.375Zinfo: running `cargo check --bins` on gateway-test-utils (162/377)
37192026-09-11T00:20:57.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-09-11T00:20:57.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-09-11T00:20:57.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222026-09-11T00:20:57.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37232026-09-11T00:20:58.027Z
37242026-09-11T00:20:58.027Zinfo: running `cargo check --bins` on omicron-gateway (163/377)
37252026-09-11T00:20:58.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-09-11T00:20:58.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-09-11T00:20:58.791Z Checking void v1.0.2
37282026-09-11T00:20:58.799Z Checking tungstenite v0.23.0
37292026-09-11T00:20:58.799Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
37302026-09-11T00:20:58.799Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37312026-09-11T00:20:58.799Z Checking nix v0.27.1
37322026-09-11T00:20:58.799Z Checking dropshot-api-manager-types v0.8.0
37332026-09-11T00:20:58.911Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37342026-09-11T00:20:58.917Z Checking kstat-rs v0.2.5
37352026-09-11T00:20:58.995Z Checking lzss v0.8.2
37362026-09-11T00:20:59.061Z Checking fxhash v0.2.1
37372026-09-11T00:20:59.072Z Checking serde_bytes v0.11.19
37382026-09-11T00:20:59.092Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37392026-09-11T00:20:59.165Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37402026-09-11T00:20:59.179Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37412026-09-11T00:20:59.194Z Checking signal-hook-tokio v0.3.1
37422026-09-11T00:20:59.373Z Checking tokio-tungstenite v0.23.1
37432026-09-11T00:20:59.450Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
37442026-09-11T00:21:00.469Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
37452026-09-11T00:21:01.021Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
37462026-09-11T00:21:03.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s
37472026-09-11T00:21:03.165Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
37482026-09-11T00:21:03.165Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
37492026-09-11T00:21:03.334Z
37502026-09-11T00:21:03.335Zinfo: running `cargo check --bins` on gateway-api (164/377)
37512026-09-11T00:21:03.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-11T00:21:03.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-11T00:21:03.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-11T00:21:03.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37552026-09-11T00:21:03.984Z
37562026-09-11T00:21:03.984Zinfo: running `cargo check --bins` on ipcc (165/377)
37572026-09-11T00:21:04.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-11T00:21:04.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-11T00:21:04.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-11T00:21:04.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37612026-09-11T00:21:04.668Z
37622026-09-11T00:21:04.668Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/377)
37632026-09-11T00:21:05.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-11T00:21:05.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-11T00:21:05.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-11T00:21:05.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37672026-09-11T00:21:05.126Z
37682026-09-11T00:21:05.126Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/377)
37692026-09-11T00:21:05.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-11T00:21:05.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-11T00:21:05.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-11T00:21:05.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37732026-09-11T00:21:05.749Z
37742026-09-11T00:21:05.749Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/377)
37752026-09-11T00:21:06.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-11T00:21:06.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-11T00:21:06.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-11T00:21:06.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37792026-09-11T00:21:06.333Z
37802026-09-11T00:21:06.333Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/377)
37812026-09-11T00:21:06.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-11T00:21:06.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-11T00:21:06.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-11T00:21:06.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-11T00:21:06.938Z
37862026-09-11T00:21:06.938Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/377)
37872026-09-11T00:21:11.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-11T00:21:11.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-11T00:21:11.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-11T00:21:11.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37912026-09-11T00:21:11.123Z
37922026-09-11T00:21:11.123Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/377)
37932026-09-11T00:21:11.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-11T00:21:11.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-11T00:21:11.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-11T00:21:11.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37972026-09-11T00:21:11.124Z
37982026-09-11T00:21:11.124Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/377)
37992026-09-11T00:21:11.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-11T00:21:11.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-11T00:21:11.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-11T00:21:11.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38032026-09-11T00:21:11.124Z
38042026-09-11T00:21:11.124Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/377)
38052026-09-11T00:21:11.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-11T00:21:11.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-11T00:21:11.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-11T00:21:11.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38092026-09-11T00:21:11.124Z
38102026-09-11T00:21:11.124Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/377)
38112026-09-11T00:21:11.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-11T00:21:11.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-11T00:21:11.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-11T00:21:11.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38152026-09-11T00:21:11.125Z
38162026-09-11T00:21:11.125Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/377)
38172026-09-11T00:21:11.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-11T00:21:11.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-11T00:21:11.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-11T00:21:11.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38212026-09-11T00:21:11.125Z
38222026-09-11T00:21:11.125Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/377)
38232026-09-11T00:21:11.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-11T00:21:11.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-11T00:21:11.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-11T00:21:11.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38272026-09-11T00:21:11.310Z
38282026-09-11T00:21:11.310Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/377)
38292026-09-11T00:21:11.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-11T00:21:11.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-11T00:21:11.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-11T00:21:11.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38332026-09-11T00:21:11.787Z
38342026-09-11T00:21:11.787Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/377)
38352026-09-11T00:21:12.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-11T00:21:12.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-11T00:21:12.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-11T00:21:12.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-11T00:21:12.387Z
38402026-09-11T00:21:12.387Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/377)
38412026-09-11T00:21:12.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-11T00:21:12.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-11T00:21:12.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-11T00:21:12.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38452026-09-11T00:21:12.983Z
38462026-09-11T00:21:12.983Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/377)
38472026-09-11T00:21:13.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-11T00:21:13.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-11T00:21:13.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-11T00:21:13.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38512026-09-11T00:21:13.588Z
38522026-09-11T00:21:13.588Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/377)
38532026-09-11T00:21:14.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-11T00:21:14.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-11T00:21:14.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-11T00:21:14.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38572026-09-11T00:21:14.204Z
38582026-09-11T00:21:14.204Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/377)
38592026-09-11T00:21:14.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-11T00:21:14.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-11T00:21:14.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-11T00:21:14.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38632026-09-11T00:21:14.803Z
38642026-09-11T00:21:14.804Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/377)
38652026-09-11T00:21:15.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-11T00:21:15.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-11T00:21:15.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-11T00:21:15.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-11T00:21:15.406Z
38702026-09-11T00:21:15.406Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/377)
38712026-09-11T00:21:15.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-11T00:21:15.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-11T00:21:15.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-11T00:21:15.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38752026-09-11T00:21:16.014Z
38762026-09-11T00:21:16.014Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/377)
38772026-09-11T00:21:16.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-11T00:21:16.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-11T00:21:16.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-11T00:21:16.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38812026-09-11T00:21:16.609Z
38822026-09-11T00:21:16.609Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/377)
38832026-09-11T00:21:17.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-11T00:21:17.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-11T00:21:17.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-11T00:21:17.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38872026-09-11T00:21:17.226Z
38882026-09-11T00:21:17.226Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/377)
38892026-09-11T00:21:17.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-11T00:21:17.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-11T00:21:17.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-11T00:21:17.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38932026-09-11T00:21:17.850Z
38942026-09-11T00:21:17.850Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/377)
38952026-09-11T00:21:18.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-11T00:21:18.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-11T00:21:18.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-11T00:21:18.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38992026-09-11T00:21:18.468Z
39002026-09-11T00:21:18.468Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/377)
39012026-09-11T00:21:18.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-11T00:21:18.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-11T00:21:18.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-11T00:21:18.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39052026-09-11T00:21:19.089Z
39062026-09-11T00:21:19.089Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/377)
39072026-09-11T00:21:19.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-11T00:21:19.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-11T00:21:19.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-11T00:21:19.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39112026-09-11T00:21:19.707Z
39122026-09-11T00:21:19.707Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/377)
39132026-09-11T00:21:20.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-11T00:21:20.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-11T00:21:20.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-11T00:21:20.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39172026-09-11T00:21:20.327Z
39182026-09-11T00:21:20.327Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/377)
39192026-09-11T00:21:20.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-11T00:21:20.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-11T00:21:20.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-11T00:21:20.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39232026-09-11T00:21:20.950Z
39242026-09-11T00:21:20.951Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/377)
39252026-09-11T00:21:21.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-11T00:21:21.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-11T00:21:21.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-11T00:21:21.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39292026-09-11T00:21:21.565Z
39302026-09-11T00:21:21.565Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/377)
39312026-09-11T00:21:22.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-11T00:21:22.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-11T00:21:22.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-11T00:21:22.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39352026-09-11T00:21:22.182Z
39362026-09-11T00:21:22.182Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/377)
39372026-09-11T00:21:22.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-11T00:21:22.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-11T00:21:22.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-11T00:21:22.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39412026-09-11T00:21:22.788Z
39422026-09-11T00:21:22.788Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/377)
39432026-09-11T00:21:23.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-11T00:21:23.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-11T00:21:23.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-11T00:21:23.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39472026-09-11T00:21:23.395Z
39482026-09-11T00:21:23.395Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/377)
39492026-09-11T00:21:23.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-11T00:21:23.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-11T00:21:23.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-11T00:21:23.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39532026-09-11T00:21:24.007Z
39542026-09-11T00:21:24.007Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/377)
39552026-09-11T00:21:24.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-11T00:21:24.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-11T00:21:24.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-11T00:21:24.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39592026-09-11T00:21:24.620Z
39602026-09-11T00:21:24.620Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/377)
39612026-09-11T00:21:25.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-11T00:21:25.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-11T00:21:25.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-11T00:21:25.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39652026-09-11T00:21:25.238Z
39662026-09-11T00:21:25.239Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/377)
39672026-09-11T00:21:25.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-11T00:21:25.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-11T00:21:25.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-11T00:21:25.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39712026-09-11T00:21:25.852Z
39722026-09-11T00:21:25.852Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/377)
39732026-09-11T00:21:26.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-11T00:21:26.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-11T00:21:26.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-11T00:21:26.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39772026-09-11T00:21:26.467Z
39782026-09-11T00:21:26.467Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/377)
39792026-09-11T00:21:26.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-11T00:21:26.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-11T00:21:26.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-11T00:21:26.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39832026-09-11T00:21:27.076Z
39842026-09-11T00:21:27.076Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/377)
39852026-09-11T00:21:27.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-11T00:21:27.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-11T00:21:27.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-11T00:21:27.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39892026-09-11T00:21:27.690Z
39902026-09-11T00:21:27.690Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/377)
39912026-09-11T00:21:28.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-11T00:21:28.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-11T00:21:28.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-11T00:21:28.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39952026-09-11T00:21:28.323Z
39962026-09-11T00:21:28.323Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/377)
39972026-09-11T00:21:28.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-11T00:21:28.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-11T00:21:28.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-11T00:21:28.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-11T00:21:28.879Z
40022026-09-11T00:21:28.879Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/377)
40032026-09-11T00:21:29.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-11T00:21:29.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-11T00:21:29.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-11T00:21:29.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40072026-09-11T00:21:29.476Z
40082026-09-11T00:21:29.476Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/377)
40092026-09-11T00:21:29.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-11T00:21:29.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-11T00:21:29.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-11T00:21:29.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40132026-09-11T00:21:30.068Z
40142026-09-11T00:21:30.068Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/377)
40152026-09-11T00:21:30.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-11T00:21:30.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-11T00:21:30.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-11T00:21:30.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40192026-09-11T00:21:30.667Z
40202026-09-11T00:21:30.667Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/377)
40212026-09-11T00:21:31.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-11T00:21:31.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-11T00:21:31.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-11T00:21:31.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40252026-09-11T00:21:31.258Z
40262026-09-11T00:21:31.258Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/377)
40272026-09-11T00:21:31.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-11T00:21:31.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-11T00:21:31.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-11T00:21:31.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-11T00:21:31.853Z
40322026-09-11T00:21:31.853Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/377)
40332026-09-11T00:21:32.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-11T00:21:32.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-11T00:21:32.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-11T00:21:32.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-11T00:21:32.450Z
40382026-09-11T00:21:32.450Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/377)
40392026-09-11T00:21:32.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-11T00:21:32.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-11T00:21:32.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-11T00:21:32.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40432026-09-11T00:21:33.043Z
40442026-09-11T00:21:33.043Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/377)
40452026-09-11T00:21:33.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-11T00:21:33.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-11T00:21:33.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-11T00:21:33.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-11T00:21:33.638Z
40502026-09-11T00:21:33.638Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/377)
40512026-09-11T00:21:34.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-11T00:21:34.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-11T00:21:34.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-11T00:21:34.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40552026-09-11T00:21:34.231Z
40562026-09-11T00:21:34.231Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/377)
40572026-09-11T00:21:34.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-11T00:21:34.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-11T00:21:34.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-11T00:21:34.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-11T00:21:34.822Z
40622026-09-11T00:21:34.822Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/377)
40632026-09-11T00:21:35.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-11T00:21:35.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-11T00:21:35.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-11T00:21:35.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40672026-09-11T00:21:35.413Z
40682026-09-11T00:21:35.413Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/377)
40692026-09-11T00:21:35.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-11T00:21:35.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-11T00:21:35.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-11T00:21:35.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40732026-09-11T00:21:36.068Z
40742026-09-11T00:21:36.068Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/377)
40752026-09-11T00:21:36.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-11T00:21:36.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-11T00:21:36.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40782026-09-11T00:21:36.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40792026-09-11T00:21:36.604Z
40802026-09-11T00:21:36.604Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/377)
40812026-09-11T00:21:37.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40822026-09-11T00:21:37.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40832026-09-11T00:21:37.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40842026-09-11T00:21:37.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40852026-09-11T00:21:37.194Z
40862026-09-11T00:21:37.194Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/377)
40872026-09-11T00:21:37.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40882026-09-11T00:21:37.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40892026-09-11T00:21:37.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40902026-09-11T00:21:37.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40912026-09-11T00:21:37.803Z
40922026-09-11T00:21:37.803Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/377)
40932026-09-11T00:21:38.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40942026-09-11T00:21:38.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40952026-09-11T00:21:38.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40962026-09-11T00:21:38.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40972026-09-11T00:21:38.407Z
40982026-09-11T00:21:38.407Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/377)
40992026-09-11T00:21:38.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41002026-09-11T00:21:38.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41012026-09-11T00:21:38.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41022026-09-11T00:21:38.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41032026-09-11T00:21:39.015Z
41042026-09-11T00:21:39.015Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/377)
41052026-09-11T00:21:39.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062026-09-11T00:21:39.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072026-09-11T00:21:39.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41082026-09-11T00:21:39.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41092026-09-11T00:21:39.630Z
41102026-09-11T00:21:39.630Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/377)
41112026-09-11T00:21:40.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-09-11T00:21:40.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-09-11T00:21:40.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-09-11T00:21:40.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41152026-09-11T00:21:40.248Z
41162026-09-11T00:21:40.248Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/377)
41172026-09-11T00:21:40.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-09-11T00:21:40.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-09-11T00:21:40.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-09-11T00:21:40.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41212026-09-11T00:21:40.862Z
41222026-09-11T00:21:40.862Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/377)
41232026-09-11T00:21:41.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-09-11T00:21:41.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-09-11T00:21:41.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41262026-09-11T00:21:41.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41272026-09-11T00:21:41.474Z
41282026-09-11T00:21:41.474Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/377)
41292026-09-11T00:21:41.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41302026-09-11T00:21:41.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41312026-09-11T00:21:41.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41322026-09-11T00:21:41.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41332026-09-11T00:21:42.084Z
41342026-09-11T00:21:42.084Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/377)
41352026-09-11T00:21:42.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-09-11T00:21:42.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-09-11T00:21:42.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-09-11T00:21:42.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41392026-09-11T00:21:42.702Z
41402026-09-11T00:21:42.702Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/377)
41412026-09-11T00:21:43.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-09-11T00:21:43.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-09-11T00:21:43.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-09-11T00:21:43.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41452026-09-11T00:21:43.318Z
41462026-09-11T00:21:43.318Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/377)
41472026-09-11T00:21:43.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-09-11T00:21:43.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-09-11T00:21:43.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502026-09-11T00:21:43.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41512026-09-11T00:21:43.931Z
41522026-09-11T00:21:43.931Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/377)
41532026-09-11T00:21:44.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542026-09-11T00:21:44.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552026-09-11T00:21:44.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41562026-09-11T00:21:44.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41572026-09-11T00:21:44.539Z
41582026-09-11T00:21:44.539Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/377)
41592026-09-11T00:21:45.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41602026-09-11T00:21:45.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41612026-09-11T00:21:45.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41622026-09-11T00:21:45.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41632026-09-11T00:21:45.147Z
41642026-09-11T00:21:45.147Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/377)
41652026-09-11T00:21:45.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41662026-09-11T00:21:45.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41672026-09-11T00:21:45.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41682026-09-11T00:21:45.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41692026-09-11T00:21:45.751Z
41702026-09-11T00:21:45.751Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/377)
41712026-09-11T00:21:46.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41722026-09-11T00:21:46.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41732026-09-11T00:21:46.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41742026-09-11T00:21:46.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41752026-09-11T00:21:46.360Z
41762026-09-11T00:21:46.360Zinfo: running `cargo check --bins` on oximeter-producer (235/377)
41772026-09-11T00:21:46.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41782026-09-11T00:21:46.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41792026-09-11T00:21:46.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41802026-09-11T00:21:46.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41812026-09-11T00:21:46.986Z
41822026-09-11T00:21:46.986Zinfo: running `cargo check --bins` on internal-dns-resolver (236/377)
41832026-09-11T00:21:47.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41842026-09-11T00:21:47.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41852026-09-11T00:21:47.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41862026-09-11T00:21:47.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41872026-09-11T00:21:47.581Z
41882026-09-11T00:21:47.581Zinfo: running `cargo check --bins` on dns-server (237/377)
41892026-09-11T00:21:48.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41902026-09-11T00:21:48.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41912026-09-11T00:21:48.256Z Compiling parking_lot_core v0.8.6
41922026-09-11T00:21:48.368Z Compiling git-stub v1.0.0
41932026-09-11T00:21:48.375Z Checking prefix-trie v0.7.0
41942026-09-11T00:21:48.382Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41952026-09-11T00:21:48.495Z Compiling git-stub-vcs v0.1.0
41962026-09-11T00:21:48.654Z Checking hickory-server v0.25.2
41972026-09-11T00:21:48.767Z Checking parking_lot v0.11.2
41982026-09-11T00:21:48.794Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41992026-09-11T00:21:48.932Z Checking sled v0.34.7
42002026-09-11T00:21:50.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
42012026-09-11T00:21:50.889Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42022026-09-11T00:21:50.889Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42032026-09-11T00:21:51.062Z
42042026-09-11T00:21:51.062Zinfo: running `cargo check --bins` on dns-server-api (238/377)
42052026-09-11T00:21:51.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-09-11T00:21:51.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-09-11T00:21:51.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-09-11T00:21:51.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42092026-09-11T00:21:51.644Z
42102026-09-11T00:21:51.644Zinfo: running `cargo check --bins` on nexus-client (239/377)
42112026-09-11T00:21:52.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-09-11T00:21:52.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-09-11T00:21:52.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142026-09-11T00:21:52.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
42152026-09-11T00:21:52.260Z
42162026-09-11T00:21:52.260Zinfo: running `cargo check --bins` on oximeter-producer-api (240/377)
42172026-09-11T00:21:52.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-09-11T00:21:52.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-09-11T00:21:52.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42202026-09-11T00:21:52.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42212026-09-11T00:21:52.853Z
42222026-09-11T00:21:52.854Zinfo: running `cargo check --bins` on sp-sim (241/377)
42232026-09-11T00:21:53.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-09-11T00:21:53.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-09-11T00:21:53.589Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42262026-09-11T00:21:54.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
42272026-09-11T00:21:54.113Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42282026-09-11T00:21:54.113Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42292026-09-11T00:21:54.301Z
42302026-09-11T00:21:54.301Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/377)
42312026-09-11T00:21:54.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-09-11T00:21:54.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-09-11T00:21:55.152Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
42342026-09-11T00:21:55.287Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42352026-09-11T00:21:55.295Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
42362026-09-11T00:21:55.297Z Compiling dashu-int v0.5.1
42372026-09-11T00:21:55.311Z Checking libscf-sys v1.2.0
42382026-09-11T00:21:55.311Z Checking ssh-encoding v0.2.0
42392026-09-11T00:21:55.336Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42402026-09-11T00:21:55.348Z Checking keccak v0.2.0
42412026-09-11T00:21:55.427Z Checking num-modular v0.6.5
42422026-09-11T00:21:55.446Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
42432026-09-11T00:21:55.496Z Compiling rlimit v0.10.2
42442026-09-11T00:21:55.501Z Checking sponge-cursor v0.1.0
42452026-09-11T00:21:55.524Z Checking dashu-base v0.5.1
42462026-09-11T00:21:55.527Z Checking ssh-cipher v0.2.0
42472026-09-11T00:21:55.618Z Checking sha3 v0.12.0
42482026-09-11T00:21:55.666Z Checking tungstenite v0.28.0
42492026-09-11T00:21:55.696Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42502026-09-11T00:21:55.742Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
42512026-09-11T00:21:55.762Z Checking papergrid v0.18.0
42522026-09-11T00:21:55.777Z Checking p256 v0.13.2
42532026-09-11T00:21:55.814Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42542026-09-11T00:21:55.994Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
42552026-09-11T00:21:56.041Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42562026-09-11T00:21:56.113Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
42572026-09-11T00:21:56.144Z Checking num-primitive v0.2.1
42582026-09-11T00:21:56.258Z Compiling unicase v2.9.0
42592026-09-11T00:21:56.464Z Compiling mime_guess v2.0.5
42602026-09-11T00:21:56.501Z Checking tokio-tungstenite v0.28.0
42612026-09-11T00:21:56.518Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
42622026-09-11T00:21:56.559Z Checking tabled v0.21.0
42632026-09-11T00:21:56.588Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42642026-09-11T00:21:56.621Z Checking ssh-key v0.6.7
42652026-09-11T00:21:56.682Z Checking dsi-bitstream v0.10.1
42662026-09-11T00:21:56.759Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42672026-09-11T00:21:57.139Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
42682026-09-11T00:21:57.306Z Checking http-range-header v0.4.2
42692026-09-11T00:21:57.320Z Checking bytesize v2.7.0
42702026-09-11T00:21:57.339Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42712026-09-11T00:21:57.389Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
42722026-09-11T00:21:57.422Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42732026-09-11T00:21:57.464Z Compiling seq-macro v0.3.6
42742026-09-11T00:21:57.525Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
42752026-09-11T00:21:57.698Z Checking crc8 v0.1.1
42762026-09-11T00:21:57.812Z Checking http-range v0.1.5
42772026-09-11T00:21:57.934Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42782026-09-11T00:21:57.967Z Checking scuffle v0.1.0
42792026-09-11T00:21:58.137Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42802026-09-11T00:21:58.271Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
42812026-09-11T00:21:58.275Z Checking pwd v1.4.0
42822026-09-11T00:21:58.426Z Checking lru v0.18.3
42832026-09-11T00:21:58.449Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
42842026-09-11T00:21:58.514Z Checking nanorand v0.7.0
42852026-09-11T00:21:58.596Z Checking hyper-staticfile v0.10.1
42862026-09-11T00:21:58.649Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42872026-09-11T00:21:58.664Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
42882026-09-11T00:21:58.715Z Checking flume v0.11.1
42892026-09-11T00:21:58.902Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
42902026-09-11T00:21:58.959Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
42912026-09-11T00:21:58.975Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
42922026-09-11T00:21:58.991Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
42932026-09-11T00:21:59.067Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
42942026-09-11T00:21:59.227Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
42952026-09-11T00:21:59.311Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42962026-09-11T00:21:59.369Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
42972026-09-11T00:21:59.537Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
42982026-09-11T00:21:59.574Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
42992026-09-11T00:22:00.114Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
43002026-09-11T00:22:00.496Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
43012026-09-11T00:22:00.564Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
43022026-09-11T00:22:01.641Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
43032026-09-11T00:22:02.229Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
43042026-09-11T00:22:03.660Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=4254c920049959270864c5c97ef4b23d79ea46e1#4254c920)
43052026-09-11T00:22:03.874Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
43062026-09-11T00:22:04.529Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
43072026-09-11T00:22:16.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.74s
43082026-09-11T00:22:16.053Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43092026-09-11T00:22:16.053Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43102026-09-11T00:22:16.261Z
43112026-09-11T00:22:16.262Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/377)
43122026-09-11T00:22:16.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43132026-09-11T00:22:16.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43142026-09-11T00:22:17.069Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43152026-09-11T00:22:27.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
43162026-09-11T00:22:27.456Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43172026-09-11T00:22:27.456Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43182026-09-11T00:22:27.655Z
43192026-09-11T00:22:27.655Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/377)
43202026-09-11T00:22:28.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43212026-09-11T00:22:28.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43222026-09-11T00:22:28.458Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43232026-09-11T00:22:38.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s
43242026-09-11T00:22:38.895Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43252026-09-11T00:22:38.895Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43262026-09-11T00:22:39.101Z
43272026-09-11T00:22:39.101Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/377)
43282026-09-11T00:22:39.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43292026-09-11T00:22:39.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43302026-09-11T00:22:39.920Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43312026-09-11T00:22:50.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s
43322026-09-11T00:22:50.303Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43332026-09-11T00:22:50.304Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43342026-09-11T00:22:50.506Z
43352026-09-11T00:22:50.506Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/377)
43362026-09-11T00:22:51.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43372026-09-11T00:22:51.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43382026-09-11T00:22:51.316Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43392026-09-11T00:23:01.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
43402026-09-11T00:23:01.845Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43412026-09-11T00:23:01.845Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43422026-09-11T00:23:02.045Z
43432026-09-11T00:23:02.045Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/377)
43442026-09-11T00:23:02.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43452026-09-11T00:23:02.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43462026-09-11T00:23:02.863Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43472026-09-11T00:23:13.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
43482026-09-11T00:23:13.234Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43492026-09-11T00:23:13.234Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43502026-09-11T00:23:13.438Z
43512026-09-11T00:23:13.438Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/377)
43522026-09-11T00:23:13.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43532026-09-11T00:23:13.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43542026-09-11T00:23:14.250Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43552026-09-11T00:23:24.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s
43562026-09-11T00:23:24.736Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43572026-09-11T00:23:24.736Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43582026-09-11T00:23:24.939Z
43592026-09-11T00:23:24.939Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/377)
43602026-09-11T00:23:25.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43612026-09-11T00:23:25.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43622026-09-11T00:23:25.747Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43632026-09-11T00:23:36.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
43642026-09-11T00:23:36.185Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43652026-09-11T00:23:36.185Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43662026-09-11T00:23:36.396Z
43672026-09-11T00:23:36.396Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/377)
43682026-09-11T00:23:36.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43692026-09-11T00:23:36.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43702026-09-11T00:23:36.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43712026-09-11T00:23:36.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43722026-09-11T00:23:36.994Z
43732026-09-11T00:23:36.994Zinfo: running `cargo check --bins` on installinator-common (251/377)
43742026-09-11T00:23:37.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-09-11T00:23:37.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-09-11T00:23:37.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43772026-09-11T00:23:37.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43782026-09-11T00:23:37.605Z
43792026-09-11T00:23:37.605Zinfo: running `cargo check --bins` on installinator-common-versions (252/377)
43802026-09-11T00:23:38.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-09-11T00:23:38.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-09-11T00:23:38.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43832026-09-11T00:23:38.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43842026-09-11T00:23:38.179Z
43852026-09-11T00:23:38.179Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/377)
43862026-09-11T00:23:38.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-09-11T00:23:38.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-09-11T00:23:38.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43892026-09-11T00:23:38.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43902026-09-11T00:23:38.804Z
43912026-09-11T00:23:38.804Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/377)
43922026-09-11T00:23:39.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-09-11T00:23:39.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-09-11T00:23:39.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43952026-09-11T00:23:39.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43962026-09-11T00:23:39.398Z
43972026-09-11T00:23:39.398Zinfo: running `cargo check --bins` on range-requests (255/377)
43982026-09-11T00:23:39.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43992026-09-11T00:23:39.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44002026-09-11T00:23:39.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44012026-09-11T00:23:39.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44022026-09-11T00:23:39.989Z
44032026-09-11T00:23:39.989Zinfo: running `cargo check --bins` on repo-depot-api (256/377)
44042026-09-11T00:23:40.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44052026-09-11T00:23:40.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44062026-09-11T00:23:40.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44072026-09-11T00:23:40.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44082026-09-11T00:23:40.586Z
44092026-09-11T00:23:40.586Zinfo: running `cargo check --bins` on repo-depot-client (257/377)
44102026-09-11T00:23:41.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44112026-09-11T00:23:41.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44122026-09-11T00:23:41.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44132026-09-11T00:23:41.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44142026-09-11T00:23:41.175Z
44152026-09-11T00:23:41.175Zinfo: running `cargo check --bins` on sled-agent-api (258/377)
44162026-09-11T00:23:41.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44172026-09-11T00:23:41.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44182026-09-11T00:23:41.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44192026-09-11T00:23:41.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44202026-09-11T00:23:41.796Z
44212026-09-11T00:23:41.796Zinfo: running `cargo check --bins` on sled-diagnostics (259/377)
44222026-09-11T00:23:42.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44232026-09-11T00:23:42.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44242026-09-11T00:23:42.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44252026-09-11T00:23:42.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44262026-09-11T00:23:42.415Z
44272026-09-11T00:23:42.415Zinfo: running `cargo check --bins` on zfs-test-harness (260/377)
44282026-09-11T00:23:42.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-09-11T00:23:42.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-09-11T00:23:42.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-09-11T00:23:42.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44322026-09-11T00:23:43.028Z
44332026-09-11T00:23:43.028Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/377)
44342026-09-11T00:23:43.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-11T00:23:43.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-11T00:23:43.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-11T00:23:43.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44382026-09-11T00:23:43.653Z
44392026-09-11T00:23:43.653Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/377)
44402026-09-11T00:23:44.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-11T00:23:44.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-11T00:23:44.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-11T00:23:44.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44442026-09-11T00:23:44.279Z
44452026-09-11T00:23:44.279Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/377)
44462026-09-11T00:23:44.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-11T00:23:44.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-11T00:23:44.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-11T00:23:44.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44502026-09-11T00:23:44.902Z
44512026-09-11T00:23:44.902Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/377)
44522026-09-11T00:23:45.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-11T00:23:45.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-11T00:23:45.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-11T00:23:45.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44562026-09-11T00:23:45.526Z
44572026-09-11T00:23:45.526Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/377)
44582026-09-11T00:23:46.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-11T00:23:46.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-11T00:23:46.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-11T00:23:46.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44622026-09-11T00:23:46.147Z
44632026-09-11T00:23:46.147Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/377)
44642026-09-11T00:23:46.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-11T00:23:46.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-11T00:23:46.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-11T00:23:46.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44682026-09-11T00:23:46.757Z
44692026-09-11T00:23:46.757Zinfo: running `cargo check --bins` on trust-quorum (267/377)
44702026-09-11T00:23:47.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-11T00:23:47.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-11T00:23:47.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-11T00:23:47.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44742026-09-11T00:23:47.365Z
44752026-09-11T00:23:47.366Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/377)
44762026-09-11T00:23:47.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-11T00:23:47.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-11T00:23:47.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-11T00:23:47.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44802026-09-11T00:23:47.976Z
44812026-09-11T00:23:47.977Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/377)
44822026-09-11T00:23:48.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-11T00:23:48.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-11T00:23:48.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-11T00:23:48.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44862026-09-11T00:23:48.603Z
44872026-09-11T00:23:48.604Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/377)
44882026-09-11T00:23:49.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-11T00:23:49.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-11T00:23:49.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-09-11T00:23:49.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44922026-09-11T00:23:49.235Z
44932026-09-11T00:23:49.235Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/377)
44942026-09-11T00:23:49.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-09-11T00:23:49.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-09-11T00:23:49.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44972026-09-11T00:23:49.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44982026-09-11T00:23:49.865Z
44992026-09-11T00:23:49.865Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/377)
45002026-09-11T00:23:50.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45012026-09-11T00:23:50.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45022026-09-11T00:23:50.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45032026-09-11T00:23:50.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45042026-09-11T00:23:50.500Z
45052026-09-11T00:23:50.500Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/377)
45062026-09-11T00:23:51.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45072026-09-11T00:23:51.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45082026-09-11T00:23:51.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45092026-09-11T00:23:51.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45102026-09-11T00:23:51.138Z
45112026-09-11T00:23:51.138Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/377)
45122026-09-11T00:23:51.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45132026-09-11T00:23:51.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45142026-09-11T00:23:51.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45152026-09-11T00:23:51.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45162026-09-11T00:23:51.716Z
45172026-09-11T00:23:51.716Zinfo: running `cargo check --bins` on transient-dns-server (275/377)
45182026-09-11T00:23:52.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45192026-09-11T00:23:52.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45202026-09-11T00:23:52.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45212026-09-11T00:23:52.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45222026-09-11T00:23:52.319Z
45232026-09-11T00:23:52.319Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/377)
45242026-09-11T00:23:52.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45252026-09-11T00:23:52.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45262026-09-11T00:23:52.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45272026-09-11T00:23:52.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45282026-09-11T00:23:52.930Z
45292026-09-11T00:23:52.930Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/377)
45302026-09-11T00:23:53.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45312026-09-11T00:23:53.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45322026-09-11T00:23:53.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45332026-09-11T00:23:53.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45342026-09-11T00:23:53.535Z
45352026-09-11T00:23:53.535Zinfo: running `cargo check --bins` on omicron-rpaths (278/377)
45362026-09-11T00:23:54.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45372026-09-11T00:23:54.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45382026-09-11T00:23:54.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45392026-09-11T00:23:54.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45402026-09-11T00:23:54.114Z
45412026-09-11T00:23:54.115Zinfo: running `cargo check --bins` on omicron-repl-utils (279/377)
45422026-09-11T00:23:54.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45432026-09-11T00:23:54.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45442026-09-11T00:23:54.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45452026-09-11T00:23:54.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45462026-09-11T00:23:54.701Z
45472026-09-11T00:23:54.701Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/377)
45482026-09-11T00:23:55.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45492026-09-11T00:23:55.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45502026-09-11T00:23:55.424Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
45512026-09-11T00:23:55.836Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
45522026-09-11T00:23:57.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
45532026-09-11T00:23:57.026Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
45542026-09-11T00:23:57.026Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
45552026-09-11T00:23:57.213Z
45562026-09-11T00:23:57.213Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/377)
45572026-09-11T00:23:57.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45582026-09-11T00:23:57.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45592026-09-11T00:23:57.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45602026-09-11T00:23:57.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45612026-09-11T00:23:57.813Z
45622026-09-11T00:23:57.813Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/377)
45632026-09-11T00:23:58.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45642026-09-11T00:23:58.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45652026-09-11T00:23:58.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45662026-09-11T00:23:58.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45672026-09-11T00:23:58.416Z
45682026-09-11T00:23:58.416Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/377)
45692026-09-11T00:23:58.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45702026-09-11T00:23:58.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45712026-09-11T00:23:58.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45722026-09-11T00:23:58.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45732026-09-11T00:23:59.023Z
45742026-09-11T00:23:59.023Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/377)
45752026-09-11T00:23:59.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45762026-09-11T00:23:59.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45772026-09-11T00:23:59.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45782026-09-11T00:23:59.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45792026-09-11T00:23:59.618Z
45802026-09-11T00:23:59.618Zinfo: running `cargo check --bins` on installinator-client (285/377)
45812026-09-11T00:24:00.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45822026-09-11T00:24:00.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45832026-09-11T00:24:00.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45842026-09-11T00:24:00.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45852026-09-11T00:24:00.200Z
45862026-09-11T00:24:00.200Zinfo: running `cargo check --bins` on oxide-client (286/377)
45872026-09-11T00:24:00.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45882026-09-11T00:24:00.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45892026-09-11T00:24:00.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45902026-09-11T00:24:00.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45912026-09-11T00:24:00.782Z
45922026-09-11T00:24:00.782Zinfo: running `cargo check --bins` on oximeter-client (287/377)
45932026-09-11T00:24:01.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45942026-09-11T00:24:01.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45952026-09-11T00:24:01.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45962026-09-11T00:24:01.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45972026-09-11T00:24:01.373Z
45982026-09-11T00:24:01.373Zinfo: running `cargo check --bins` on wicketd-client (288/377)
45992026-09-11T00:24:01.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46002026-09-11T00:24:01.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46012026-09-11T00:24:01.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46022026-09-11T00:24:01.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46032026-09-11T00:24:01.985Z
46042026-09-11T00:24:01.985Zinfo: running `cargo check --bins` on wicket-common (289/377)
46052026-09-11T00:24:02.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-11T00:24:02.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-11T00:24:02.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-11T00:24:02.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46092026-09-11T00:24:02.594Z
46102026-09-11T00:24:02.594Zinfo: running `cargo check --bins` on wicketd-commission-client (290/377)
46112026-09-11T00:24:03.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-11T00:24:03.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-11T00:24:03.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-11T00:24:03.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46152026-09-11T00:24:03.193Z
46162026-09-11T00:24:03.193Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/377)
46172026-09-11T00:24:03.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-11T00:24:03.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-11T00:24:03.891Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
46202026-09-11T00:24:03.893Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
46212026-09-11T00:24:05.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
46222026-09-11T00:24:05.077Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
46232026-09-11T00:24:05.078Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
46242026-09-11T00:24:05.256Z
46252026-09-11T00:24:05.256Zinfo: running `cargo check --bins` on cockroach-admin-api (292/377)
46262026-09-11T00:24:05.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46272026-09-11T00:24:05.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46282026-09-11T00:24:05.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46292026-09-11T00:24:05.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46302026-09-11T00:24:05.845Z
46312026-09-11T00:24:05.845Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/377)
46322026-09-11T00:24:06.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46332026-09-11T00:24:06.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46342026-09-11T00:24:06.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46352026-09-11T00:24:06.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
46362026-09-11T00:24:06.524Z
46372026-09-11T00:24:06.524Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/377)
46382026-09-11T00:24:07.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46392026-09-11T00:24:07.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46402026-09-11T00:24:07.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46412026-09-11T00:24:07.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
46422026-09-11T00:24:07.197Z
46432026-09-11T00:24:07.197Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/377)
46442026-09-11T00:24:07.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46452026-09-11T00:24:07.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46462026-09-11T00:24:07.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46472026-09-11T00:24:07.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46482026-09-11T00:24:07.840Z
46492026-09-11T00:24:07.840Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/377)
46502026-09-11T00:24:08.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46512026-09-11T00:24:08.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46522026-09-11T00:24:08.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46532026-09-11T00:24:08.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
46542026-09-11T00:24:08.494Z
46552026-09-11T00:24:08.494Zinfo: running `cargo check --bins` on db-macros (297/377)
46562026-09-11T00:24:08.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46572026-09-11T00:24:08.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46582026-09-11T00:24:08.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46592026-09-11T00:24:08.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46602026-09-11T00:24:09.077Z
46612026-09-11T00:24:09.077Zinfo: running `cargo check --bins` on nexus-macros-common (298/377)
46622026-09-11T00:24:09.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46632026-09-11T00:24:09.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46642026-09-11T00:24:09.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46652026-09-11T00:24:09.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46662026-09-11T00:24:09.659Z
46672026-09-11T00:24:09.659Zinfo: running `cargo check --bins` on nexus-auth (299/377)
46682026-09-11T00:24:10.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46692026-09-11T00:24:10.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46702026-09-11T00:24:10.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46712026-09-11T00:24:10.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46722026-09-11T00:24:10.301Z
46732026-09-11T00:24:10.301Zinfo: running `cargo check --bins` on authz-macros (300/377)
46742026-09-11T00:24:10.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46752026-09-11T00:24:10.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46762026-09-11T00:24:10.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46772026-09-11T00:24:10.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46782026-09-11T00:24:10.883Z
46792026-09-11T00:24:10.883Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/377)
46802026-09-11T00:24:11.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46812026-09-11T00:24:11.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46822026-09-11T00:24:11.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46832026-09-11T00:24:11.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46842026-09-11T00:24:11.523Z
46852026-09-11T00:24:11.523Zinfo: running `cargo check --bins` on nexus-db-model (302/377)
46862026-09-11T00:24:12.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46872026-09-11T00:24:12.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46882026-09-11T00:24:12.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46892026-09-11T00:24:12.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46902026-09-11T00:24:12.158Z
46912026-09-11T00:24:12.158Zinfo: running `cargo check --bins` on nexus-db-schema (303/377)
46922026-09-11T00:24:12.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46932026-09-11T00:24:12.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46942026-09-11T00:24:12.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46952026-09-11T00:24:12.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46962026-09-11T00:24:12.740Z
46972026-09-11T00:24:12.740Zinfo: running `cargo check --bins` on nexus-defaults (304/377)
46982026-09-11T00:24:13.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46992026-09-11T00:24:13.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47002026-09-11T00:24:13.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47012026-09-11T00:24:13.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47022026-09-11T00:24:13.335Z
47032026-09-11T00:24:13.335Zinfo: running `cargo check --bins` on omicron-git-version (305/377)
47042026-09-11T00:24:13.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47052026-09-11T00:24:13.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47062026-09-11T00:24:13.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47072026-09-11T00:24:13.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47082026-09-11T00:24:13.912Z
47092026-09-11T00:24:13.912Zinfo: running `cargo check --bins` on nexus-db-errors (306/377)
47102026-09-11T00:24:14.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47112026-09-11T00:24:14.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47122026-09-11T00:24:14.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47132026-09-11T00:24:14.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47142026-09-11T00:24:14.550Z
47152026-09-11T00:24:14.550Zinfo: running `cargo check --bins` on nexus-db-lookup (307/377)
47162026-09-11T00:24:15.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47172026-09-11T00:24:15.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47182026-09-11T00:24:15.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47192026-09-11T00:24:15.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47202026-09-11T00:24:15.192Z
47212026-09-11T00:24:15.192Zinfo: running `cargo check --bins` on nexus-fm-slippy (308/377)
47222026-09-11T00:24:15.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47232026-09-11T00:24:15.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47242026-09-11T00:24:15.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47252026-09-11T00:24:15.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47262026-09-11T00:24:15.824Z
47272026-09-11T00:24:15.824Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (309/377)
47282026-09-11T00:24:16.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47292026-09-11T00:24:16.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47302026-09-11T00:24:16.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47312026-09-11T00:24:16.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
47322026-09-11T00:24:16.460Z
47332026-09-11T00:24:16.460Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (310/377)
47342026-09-11T00:24:17.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47352026-09-11T00:24:17.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47362026-09-11T00:24:17.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47372026-09-11T00:24:17.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47382026-09-11T00:24:17.108Z
47392026-09-11T00:24:17.108Zinfo: running `cargo check --bins` on nexus-test-interface (311/377)
47402026-09-11T00:24:17.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47412026-09-11T00:24:17.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47422026-09-11T00:24:17.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47432026-09-11T00:24:17.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47442026-09-11T00:24:17.755Z
47452026-09-11T00:24:17.755Zinfo: running `cargo check --bins` on oximeter-collector (312/377)
47462026-09-11T00:24:18.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47472026-09-11T00:24:18.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47482026-09-11T00:24:18.502Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
47492026-09-11T00:24:18.502Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
47502026-09-11T00:24:19.174Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
47512026-09-11T00:24:20.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
47522026-09-11T00:24:20.856Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47532026-09-11T00:24:20.856Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47542026-09-11T00:24:21.048Z
47552026-09-11T00:24:21.048Zinfo: running `cargo check --bins` on oximeter-api (313/377)
47562026-09-11T00:24:21.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-11T00:24:21.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-11T00:24:21.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-11T00:24:21.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47602026-09-11T00:24:21.642Z
47612026-09-11T00:24:21.642Zinfo: running `cargo check --bins` on cert-dev (314/377)
47622026-09-11T00:24:22.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-11T00:24:22.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-11T00:24:22.285Z Checking yasna v0.5.2
47652026-09-11T00:24:22.688Z Checking rcgen v0.12.1
47662026-09-11T00:24:22.943Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
47672026-09-11T00:24:23.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
47682026-09-11T00:24:23.130Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47692026-09-11T00:24:23.131Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47702026-09-11T00:24:23.296Z
47712026-09-11T00:24:23.296Zinfo: running `cargo check --bins` on clickana (315/377)
47722026-09-11T00:24:23.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47732026-09-11T00:24:23.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47742026-09-11T00:24:23.970Z Compiling instability v0.3.11
47752026-09-11T00:24:23.973Z Checking castaway v0.2.4
47762026-09-11T00:24:23.973Z Compiling indoc v2.0.7
47772026-09-11T00:24:23.973Z Checking unicode-truncate v1.1.0
47782026-09-11T00:24:23.973Z Checking lru v0.12.5
47792026-09-11T00:24:24.107Z Checking cassowary v0.3.0
47802026-09-11T00:24:24.168Z Checking compact_str v0.8.1
47812026-09-11T00:24:24.997Z Checking ratatui v0.29.0
47822026-09-11T00:24:26.042Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
47832026-09-11T00:24:26.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
47842026-09-11T00:24:26.759Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47852026-09-11T00:24:26.759Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47862026-09-11T00:24:26.933Z
47872026-09-11T00:24:26.933Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (316/377)
47882026-09-11T00:24:27.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47892026-09-11T00:24:27.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47902026-09-11T00:24:27.685Z Checking headers-core v0.3.0
47912026-09-11T00:24:27.689Z Checking port-file v0.1.0
47922026-09-11T00:24:27.689Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
47932026-09-11T00:24:27.883Z Checking headers v0.4.1
47942026-09-11T00:24:28.250Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47952026-09-11T00:24:29.211Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
47962026-09-11T00:24:29.734Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
47972026-09-11T00:24:30.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
47982026-09-11T00:24:30.177Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47992026-09-11T00:24:30.177Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48002026-09-11T00:24:30.366Z
48012026-09-11T00:24:30.366Zinfo: running `cargo check --bins` on ch-dev (317/377)
48022026-09-11T00:24:30.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48032026-09-11T00:24:30.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48042026-09-11T00:24:31.109Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
48052026-09-11T00:24:31.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
48062026-09-11T00:24:31.892Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48072026-09-11T00:24:31.892Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48082026-09-11T00:24:32.082Z
48092026-09-11T00:24:32.082Zinfo: running `cargo check --bins` on dev-tools-common (318/377)
48102026-09-11T00:24:32.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48112026-09-11T00:24:32.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48122026-09-11T00:24:32.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48132026-09-11T00:24:32.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
48142026-09-11T00:24:32.518Z
48152026-09-11T00:24:32.518Zinfo: running `cargo check --bins` on corpus-adjust (319/377)
48162026-09-11T00:24:33.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48172026-09-11T00:24:33.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48182026-09-11T00:24:33.177Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
48192026-09-11T00:24:33.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
48202026-09-11T00:24:33.561Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48212026-09-11T00:24:33.562Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48222026-09-11T00:24:33.736Z
48232026-09-11T00:24:33.736Zinfo: running `cargo check --bins` on crdb-seed (320/377)
48242026-09-11T00:24:34.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48252026-09-11T00:24:34.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48262026-09-11T00:24:34.481Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48272026-09-11T00:24:35.581Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
48282026-09-11T00:24:35.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
48292026-09-11T00:24:35.936Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48302026-09-11T00:24:35.936Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48312026-09-11T00:24:36.129Z
48322026-09-11T00:24:36.130Zinfo: running `cargo check --bins` on db-dev (321/377)
48332026-09-11T00:24:36.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48342026-09-11T00:24:36.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48352026-09-11T00:24:36.873Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
48362026-09-11T00:24:37.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
48372026-09-11T00:24:37.657Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48382026-09-11T00:24:37.657Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48392026-09-11T00:24:37.844Z
48402026-09-11T00:24:37.844Zinfo: running `cargo check --bins` on omicron-dev-lib (322/377)
48412026-09-11T00:24:38.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48422026-09-11T00:24:38.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48432026-09-11T00:24:38.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48442026-09-11T00:24:38.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
48452026-09-11T00:24:38.479Z
48462026-09-11T00:24:38.479Zinfo: running `cargo check --bins` on xtask-downloader (323/377)
48472026-09-11T00:24:38.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48482026-09-11T00:24:38.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48492026-09-11T00:24:39.118Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48502026-09-11T00:24:39.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
48512026-09-11T00:24:39.819Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48522026-09-11T00:24:39.819Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48532026-09-11T00:24:39.982Z
48542026-09-11T00:24:39.982Zinfo: running `cargo check --bins` on omicron-dropshot-apis (324/377)
48552026-09-11T00:24:40.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48562026-09-11T00:24:40.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48572026-09-11T00:24:40.767Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48582026-09-11T00:24:40.767Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48592026-09-11T00:24:40.770Z Checking git-stub v1.0.0
48602026-09-11T00:24:40.770Z Compiling trait-variant v0.1.2
48612026-09-11T00:24:40.894Z Checking maplit v1.0.2
48622026-09-11T00:24:40.917Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48632026-09-11T00:24:40.921Z Checking drift v0.2.0
48642026-09-11T00:24:40.921Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
48652026-09-11T00:24:40.979Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48662026-09-11T00:24:41.037Z Checking git-stub-vcs v0.1.0
48672026-09-11T00:24:41.112Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
48682026-09-11T00:24:41.131Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48692026-09-11T00:24:41.227Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
48702026-09-11T00:24:41.271Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
48712026-09-11T00:24:41.286Z Checking dropshot-api-manager v0.8.0
48722026-09-11T00:24:41.415Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
48732026-09-11T00:24:41.612Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48742026-09-11T00:24:42.129Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48752026-09-11T00:24:43.049Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
48762026-09-11T00:24:44.069Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
48772026-09-11T00:24:44.879Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
48782026-09-11T00:24:45.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s
48792026-09-11T00:24:45.329Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48802026-09-11T00:24:45.329Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48812026-09-11T00:24:45.522Z
48822026-09-11T00:24:45.522Zinfo: running `cargo check --bins` on installinator-api (325/377)
48832026-09-11T00:24:46.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48842026-09-11T00:24:46.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48852026-09-11T00:24:46.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48862026-09-11T00:24:46.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
48872026-09-11T00:24:46.118Z
48882026-09-11T00:24:46.118Zinfo: running `cargo check --bins` on nexus-external-api (326/377)
48892026-09-11T00:24:46.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48902026-09-11T00:24:46.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48912026-09-11T00:24:46.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48922026-09-11T00:24:46.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
48932026-09-11T00:24:46.745Z
48942026-09-11T00:24:46.745Zinfo: running `cargo check --bins` on nexus-internal-api (327/377)
48952026-09-11T00:24:47.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48962026-09-11T00:24:47.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48972026-09-11T00:24:47.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48982026-09-11T00:24:47.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
48992026-09-11T00:24:47.381Z
49002026-09-11T00:24:47.381Zinfo: running `cargo check --bins` on nexus-lockstep-api (328/377)
49012026-09-11T00:24:47.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49022026-09-11T00:24:47.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49032026-09-11T00:24:47.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49042026-09-11T00:24:47.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49052026-09-11T00:24:48.021Z
49062026-09-11T00:24:48.021Zinfo: running `cargo check --bins` on ntp-admin-api (329/377)
49072026-09-11T00:24:48.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49082026-09-11T00:24:48.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49092026-09-11T00:24:48.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49102026-09-11T00:24:48.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49112026-09-11T00:24:48.616Z
49122026-09-11T00:24:48.616Zinfo: running `cargo check --bins` on ntp-admin-types-versions (330/377)
49132026-09-11T00:24:49.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49142026-09-11T00:24:49.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49152026-09-11T00:24:49.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49162026-09-11T00:24:49.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49172026-09-11T00:24:49.206Z
49182026-09-11T00:24:49.206Zinfo: running `cargo check --bins` on wicketd-api (331/377)
49192026-09-11T00:24:49.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49202026-09-11T00:24:49.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49212026-09-11T00:24:49.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49222026-09-11T00:24:49.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49232026-09-11T00:24:49.821Z
49242026-09-11T00:24:49.821Zinfo: running `cargo check --bins` on wicketd-commission-api (332/377)
49252026-09-11T00:24:50.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49262026-09-11T00:24:50.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49272026-09-11T00:24:50.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49282026-09-11T00:24:50.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
49292026-09-11T00:24:50.428Z
49302026-09-11T00:24:50.429Zinfo: running `cargo check --bins` on omicron-ls-apis (333/377)
49312026-09-11T00:24:50.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49322026-09-11T00:24:50.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49332026-09-11T00:24:51.085Z Compiling blake3 v1.8.5
49342026-09-11T00:24:51.193Z Checking arrayvec v0.7.6
49352026-09-11T00:24:51.196Z Checking constant_time_eq v0.4.2
49362026-09-11T00:24:51.202Z Checking arrayref v0.3.9
49372026-09-11T00:24:51.215Z Checking cargo-platform v0.3.2
49382026-09-11T00:24:51.216Z Checking topological-sort v0.2.2
49392026-09-11T00:24:51.219Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
49402026-09-11T00:24:51.366Z Checking cargo_metadata v0.23.1
49412026-09-11T00:24:51.977Z Checking omicron-zone-package v0.12.3
49422026-09-11T00:24:52.676Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49432026-09-11T00:24:53.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
49442026-09-11T00:24:53.506Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49452026-09-11T00:24:53.506Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49462026-09-11T00:24:53.672Z
49472026-09-11T00:24:53.672Zinfo: running `cargo check --bins` on mgs-dev (334/377)
49482026-09-11T00:24:54.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49492026-09-11T00:24:54.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49502026-09-11T00:24:54.422Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49512026-09-11T00:24:55.054Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49522026-09-11T00:24:55.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
49532026-09-11T00:24:55.572Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49542026-09-11T00:24:55.572Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49552026-09-11T00:24:55.768Z
49562026-09-11T00:24:55.768Zinfo: running `cargo check --bins` on omicron-omdb (335/377)
49572026-09-11T00:24:56.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49582026-09-11T00:24:56.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49592026-09-11T00:24:56.798Z Compiling darling_core v0.21.3
49602026-09-11T00:24:56.798Z Compiling vergen-lib v0.1.6
49612026-09-11T00:24:56.798Z Compiling diesel_derives v2.3.7
49622026-09-11T00:24:56.798Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
49632026-09-11T00:24:56.802Z Checking scheduled-thread-pool v0.2.7
49642026-09-11T00:24:56.802Z Compiling vergen-gitcl v1.0.8
49652026-09-11T00:24:56.802Z Compiling diesel_table_macro_syntax v0.3.0
49662026-09-11T00:24:56.802Z Compiling dirs-sys-next v0.1.2
49672026-09-11T00:24:57.121Z Compiling glob v0.3.3
49682026-09-11T00:24:57.155Z Compiling crunchy v0.2.4
49692026-09-11T00:24:57.186Z Checking r2d2 v0.8.10
49702026-09-11T00:24:57.206Z Compiling dirs-next v2.0.0
49712026-09-11T00:24:57.223Z Compiling tiny-keccak v2.0.2
49722026-09-11T00:24:57.325Z Checking downcast-rs v2.0.2
49732026-09-11T00:24:57.365Z Compiling term v0.7.0
49742026-09-11T00:24:57.486Z Compiling bit-vec v0.6.3
49752026-09-11T00:24:57.504Z Compiling clang-sys v1.8.1
49762026-09-11T00:24:57.628Z Compiling ascii-canvas v3.0.0
49772026-09-11T00:24:57.703Z Compiling bit-set v0.5.3
49782026-09-11T00:24:57.866Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49792026-09-11T00:24:57.884Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49802026-09-11T00:24:57.915Z Compiling itertools v0.10.5
49812026-09-11T00:24:57.936Z Compiling ena v0.14.4
49822026-09-11T00:24:57.963Z Compiling libloading v0.8.9
49832026-09-11T00:24:58.024Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49842026-09-11T00:24:58.042Z Compiling regex-syntax v0.6.29
49852026-09-11T00:24:58.070Z Compiling bindgen v0.71.1
49862026-09-11T00:24:58.143Z Compiling diff v0.1.13
49872026-09-11T00:24:58.431Z Compiling cexpr v0.6.0
49882026-09-11T00:24:58.484Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49892026-09-11T00:24:58.648Z Compiling rustc-hash v2.1.1
49902026-09-11T00:24:58.714Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49912026-09-11T00:24:58.944Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49922026-09-11T00:24:58.968Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49932026-09-11T00:24:59.063Z Compiling libxml v0.3.3
49942026-09-11T00:24:59.095Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
49952026-09-11T00:24:59.255Z Compiling strum_macros v0.24.3
49962026-09-11T00:24:59.320Z Compiling indoc v1.0.9
49972026-09-11T00:24:59.342Z Compiling lalrpop v0.19.12
49982026-09-11T00:24:59.528Z Compiling darling_macro v0.21.3
49992026-09-11T00:25:00.058Z Compiling darling v0.21.3
50002026-09-11T00:25:00.132Z Compiling dsl_auto_type v0.2.0
50012026-09-11T00:25:00.280Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50022026-09-11T00:25:00.487Z Checking derive_builder v0.20.2
50032026-09-11T00:25:00.607Z Compiling oso-derive v0.27.3
50042026-09-11T00:25:00.637Z Checking quick-xml v0.37.5
50052026-09-11T00:25:00.722Z Compiling impl-trait-for-tuples v0.2.3
50062026-09-11T00:25:01.124Z Checking openssl-probe v0.1.6
50072026-09-11T00:25:01.266Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50082026-09-11T00:25:01.499Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50092026-09-11T00:25:01.709Z Checking bb8 v0.8.6
50102026-09-11T00:25:01.792Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50112026-09-11T00:25:01.993Z Checking nonempty v0.12.0
50122026-09-11T00:25:02.011Z Compiling libz-sys v1.1.24
50132026-09-11T00:25:02.053Z Compiling strsim v0.10.0
50142026-09-11T00:25:02.165Z Compiling libgit2-sys v0.18.3+1.9.2
50152026-09-11T00:25:02.260Z Compiling darling_core v0.13.4
50162026-09-11T00:25:02.387Z Compiling progenitor-impl v0.13.0
50172026-09-11T00:25:02.607Z Compiling vergen-git2 v9.1.0
50182026-09-11T00:25:03.765Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50192026-09-11T00:25:03.977Z Checking progenitor-client v0.13.0
50202026-09-11T00:25:04.128Z Compiling darling_macro v0.13.4
50212026-09-11T00:25:04.255Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
50222026-09-11T00:25:04.661Z Compiling darling v0.13.4
50232026-09-11T00:25:04.758Z Compiling serde_with_macros v1.5.2
50242026-09-11T00:25:05.009Z Compiling progenitor-macro v0.13.0
50252026-09-11T00:25:05.284Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50262026-09-11T00:25:05.521Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50272026-09-11T00:25:05.627Z Compiling serde_with v1.14.0
50282026-09-11T00:25:05.728Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50292026-09-11T00:25:05.938Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50302026-09-11T00:25:05.989Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
50312026-09-11T00:25:06.064Z Checking diesel v2.3.7
50322026-09-11T00:25:06.140Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
50332026-09-11T00:25:06.751Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
50342026-09-11T00:25:07.687Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
50352026-09-11T00:25:07.972Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
50362026-09-11T00:25:08.306Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50372026-09-11T00:25:08.522Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
50382026-09-11T00:25:08.663Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50392026-09-11T00:25:08.733Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50402026-09-11T00:25:08.878Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50412026-09-11T00:25:09.132Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50422026-09-11T00:25:09.154Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
50432026-09-11T00:25:09.288Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
50442026-09-11T00:25:09.703Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50452026-09-11T00:25:10.033Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50462026-09-11T00:25:10.050Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50472026-09-11T00:25:10.053Z Checking progenitor v0.13.0
50482026-09-11T00:25:10.216Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
50492026-09-11T00:25:10.417Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50502026-09-11T00:25:10.623Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
50512026-09-11T00:25:10.644Z Checking twox-hash v2.1.2
50522026-09-11T00:25:10.818Z Checking libsw-core v0.3.2
50532026-09-11T00:25:10.837Z Checking atty v0.2.14
50542026-09-11T00:25:10.939Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50552026-09-11T00:25:10.973Z Checking libsw v3.5.0
50562026-09-11T00:25:10.994Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
50572026-09-11T00:25:11.152Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
50582026-09-11T00:25:12.756Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
50592026-09-11T00:25:13.045Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
50602026-09-11T00:25:13.774Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
50612026-09-11T00:25:14.523Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50622026-09-11T00:25:15.503Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
50632026-09-11T00:25:15.713Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
50642026-09-11T00:25:15.866Z Checking fatfs v0.3.6
50652026-09-11T00:25:16.024Z Checking console v0.16.2
50662026-09-11T00:25:16.325Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
50672026-09-11T00:25:16.343Z Checking unit-prefix v0.5.2
50682026-09-11T00:25:16.480Z Checking indicatif v0.18.4
50692026-09-11T00:25:16.594Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50702026-09-11T00:25:16.748Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50712026-09-11T00:25:16.890Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50722026-09-11T00:25:17.545Z Checking oxide-update-engine-display v0.1.2
50732026-09-11T00:25:17.861Z Checking support-bundle-viewer v0.1.2
50742026-09-11T00:25:18.019Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
50752026-09-11T00:25:18.107Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
50762026-09-11T00:25:18.202Z Checking multimap v0.10.1
50772026-09-11T00:25:20.221Z Checking async-bb8-diesel v0.2.1
50782026-09-11T00:25:20.581Z Checking diesel-dtrace v0.5.0
50792026-09-11T00:25:26.456Z Compiling samael v0.0.19
50802026-09-11T00:25:29.631Z Compiling git2 v0.20.4
50812026-09-11T00:25:31.566Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
50822026-09-11T00:25:32.699Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50832026-09-11T00:25:33.381Z Compiling polar-core v0.27.3
50842026-09-11T00:25:37.936Z Checking oso v0.27.3
50852026-09-11T00:26:08.785Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50862026-09-11T00:27:24.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
50872026-09-11T00:27:24.304Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50882026-09-11T00:27:24.304Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50892026-09-11T00:27:24.527Z
50902026-09-11T00:27:24.527Zinfo: running `cargo check --bins` on nexus-networking (336/377)
50912026-09-11T00:27:25.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50922026-09-11T00:27:25.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50932026-09-11T00:27:25.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50942026-09-11T00:27:25.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
50952026-09-11T00:27:25.242Z
50962026-09-11T00:27:25.243Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (337/377)
50972026-09-11T00:27:25.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50982026-09-11T00:27:25.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50992026-09-11T00:27:25.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51002026-09-11T00:27:25.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51012026-09-11T00:27:25.911Z
51022026-09-11T00:27:25.915Zinfo: running `cargo check --bins` on nexus-saga-recovery (338/377)
51032026-09-11T00:27:26.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51042026-09-11T00:27:26.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51052026-09-11T00:27:26.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51062026-09-11T00:27:26.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51072026-09-11T00:27:26.581Z
51082026-09-11T00:27:26.581Zinfo: running `cargo check --bins` on nexus-test-utils-macros (339/377)
51092026-09-11T00:27:27.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51102026-09-11T00:27:27.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51112026-09-11T00:27:27.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51122026-09-11T00:27:27.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51132026-09-11T00:27:27.180Z
51142026-09-11T00:27:27.180Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (340/377)
51152026-09-11T00:27:27.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51162026-09-11T00:27:27.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51172026-09-11T00:27:28.058Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51182026-09-11T00:27:28.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
51192026-09-11T00:27:28.854Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51202026-09-11T00:27:28.855Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51212026-09-11T00:27:29.071Z
51222026-09-11T00:27:29.071Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (341/377)
51232026-09-11T00:27:29.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51242026-09-11T00:27:29.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51252026-09-11T00:27:29.936Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51262026-09-11T00:28:09.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.04s
51272026-09-11T00:28:09.147Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51282026-09-11T00:28:09.147Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51292026-09-11T00:28:09.335Z
51302026-09-11T00:28:09.335Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/377)
51312026-09-11T00:28:09.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51322026-09-11T00:28:09.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51332026-09-11T00:28:09.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51342026-09-11T00:28:09.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51352026-09-11T00:28:09.929Z
51362026-09-11T00:28:09.929Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/377)
51372026-09-11T00:28:10.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51382026-09-11T00:28:10.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51392026-09-11T00:28:10.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51402026-09-11T00:28:10.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51412026-09-11T00:28:10.521Z
51422026-09-11T00:28:10.521Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (344/377)
51432026-09-11T00:28:11.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51442026-09-11T00:28:11.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51452026-09-11T00:28:11.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51462026-09-11T00:28:11.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51472026-09-11T00:28:11.180Z
51482026-09-11T00:28:11.180Zinfo: running `cargo check --bins` on nexus-mgs-updates (345/377)
51492026-09-11T00:28:11.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51502026-09-11T00:28:11.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51512026-09-11T00:28:11.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51522026-09-11T00:28:11.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51532026-09-11T00:28:11.829Z
51542026-09-11T00:28:11.829Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (346/377)
51552026-09-11T00:28:12.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51562026-09-11T00:28:12.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51572026-09-11T00:28:12.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51582026-09-11T00:28:12.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51592026-09-11T00:28:12.501Z
51602026-09-11T00:28:12.501Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/377)
51612026-09-11T00:28:13.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51622026-09-11T00:28:13.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51632026-09-11T00:28:13.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51642026-09-11T00:28:13.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51652026-09-11T00:28:13.155Z
51662026-09-11T00:28:13.155Zinfo: running `cargo check --bins` on nexus-switch-config (348/377)
51672026-09-11T00:28:13.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51682026-09-11T00:28:13.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51692026-09-11T00:28:13.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51702026-09-11T00:28:13.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51712026-09-11T00:28:13.794Z
51722026-09-11T00:28:13.794Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (349/377)
51732026-09-11T00:28:14.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51742026-09-11T00:28:14.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51752026-09-11T00:28:14.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51762026-09-11T00:28:14.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51772026-09-11T00:28:14.454Z
51782026-09-11T00:28:14.454Zinfo: running `cargo check --bins` on support-bundle-collection (350/377)
51792026-09-11T00:28:15.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-11T00:28:15.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-11T00:28:15.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51822026-09-11T00:28:15.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51832026-09-11T00:28:15.117Z
51842026-09-11T00:28:15.118Zinfo: running `cargo check --bins` on omicron-dev (351/377)
51852026-09-11T00:28:15.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51862026-09-11T00:28:15.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51872026-09-11T00:28:16.071Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
51882026-09-11T00:28:16.075Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51892026-09-11T00:28:16.267Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
51902026-09-11T00:28:16.270Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
51912026-09-11T00:28:16.311Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51922026-09-11T00:28:16.328Z Checking diff v0.1.13
51932026-09-11T00:28:16.332Z Checking yansi v1.0.1
51942026-09-11T00:28:16.358Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
51952026-09-11T00:28:16.412Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
51962026-09-11T00:28:16.577Z Checking pretty_assertions v1.4.1
51972026-09-11T00:28:17.367Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51982026-09-11T00:28:17.386Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
51992026-09-11T00:28:42.563Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52002026-09-11T00:28:42.567Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52012026-09-11T00:28:42.567Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52022026-09-11T00:28:42.567Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52032026-09-11T00:28:42.567Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52042026-09-11T00:28:42.567Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52052026-09-11T00:28:42.567Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52062026-09-11T00:28:43.461Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52072026-09-11T00:28:43.461Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52082026-09-11T00:28:44.777Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52092026-09-11T00:29:23.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
52102026-09-11T00:29:23.808Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52112026-09-11T00:29:23.808Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52122026-09-11T00:29:24.027Z
52132026-09-11T00:29:24.027Zinfo: running `cargo check --bins` on oximeter-load-test (352/377)
52142026-09-11T00:29:24.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52152026-09-11T00:29:24.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52162026-09-11T00:29:24.777Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
52172026-09-11T00:29:25.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
52182026-09-11T00:29:25.419Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52192026-09-11T00:29:25.419Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52202026-09-11T00:29:25.610Z
52212026-09-11T00:29:25.610Zinfo: running `cargo check --bins` on omicron-pins (353/377)
52222026-09-11T00:29:26.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52232026-09-11T00:29:26.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52242026-09-11T00:29:26.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52252026-09-11T00:29:26.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
52262026-09-11T00:29:26.205Z
52272026-09-11T00:29:26.205Zinfo: running `cargo check --bins` on rack-init-config (354/377)
52282026-09-11T00:29:26.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52292026-09-11T00:29:26.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52302026-09-11T00:29:26.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52312026-09-11T00:29:26.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
52322026-09-11T00:29:26.822Z
52332026-09-11T00:29:26.822Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/377)
52342026-09-11T00:29:27.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52352026-09-11T00:29:27.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52362026-09-11T00:29:27.635Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
52372026-09-11T00:29:27.761Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52382026-09-11T00:29:27.764Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
52392026-09-11T00:29:54.648Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
52402026-09-11T00:29:55.052Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
52412026-09-11T00:29:56.814Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
52422026-09-11T00:29:57.281Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
52432026-09-11T00:30:00.405Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
52442026-09-11T00:30:24.460Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52452026-09-11T00:30:25.192Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52462026-09-11T00:30:26.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
52472026-09-11T00:30:26.898Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52482026-09-11T00:30:26.898Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52492026-09-11T00:30:27.100Z
52502026-09-11T00:30:27.100Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (356/377)
52512026-09-11T00:30:27.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52522026-09-11T00:30:27.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52532026-09-11T00:30:27.853Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52542026-09-11T00:30:28.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
52552026-09-11T00:30:28.557Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52562026-09-11T00:30:28.557Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52572026-09-11T00:30:28.750Z
52582026-09-11T00:30:28.750Zinfo: running `cargo check --bins` on omicron-releng (357/377)
52592026-09-11T00:30:29.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52602026-09-11T00:30:29.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52612026-09-11T00:30:29.413Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
52622026-09-11T00:30:29.416Z Compiling fs-err v2.11.0
52632026-09-11T00:30:29.534Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
52642026-09-11T00:30:29.545Z Checking parse-size v1.1.0
52652026-09-11T00:30:29.553Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
52662026-09-11T00:30:29.556Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
52672026-09-11T00:30:29.556Z Checking shell-words v1.1.1
52682026-09-11T00:30:29.642Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52692026-09-11T00:30:29.975Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52702026-09-11T00:30:30.150Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52712026-09-11T00:30:30.814Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
52722026-09-11T00:30:31.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
52732026-09-11T00:30:31.777Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52742026-09-11T00:30:31.777Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52752026-09-11T00:30:31.946Z
52762026-09-11T00:30:31.946Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (358/377)
52772026-09-11T00:30:32.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-11T00:30:32.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-11T00:30:32.622Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
52802026-09-11T00:30:33.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
52812026-09-11T00:30:33.123Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52822026-09-11T00:30:33.123Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52832026-09-11T00:30:33.298Z
52842026-09-11T00:30:33.299Zinfo: running `cargo check --bins` on schema (359/377)
52852026-09-11T00:30:33.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52862026-09-11T00:30:33.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52872026-09-11T00:30:34.064Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
52882026-09-11T00:30:34.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
52892026-09-11T00:30:34.789Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52902026-09-11T00:30:34.789Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52912026-09-11T00:30:34.981Z
52922026-09-11T00:30:34.981Zinfo: running `cargo check --bins` on xtask (360/377)
52932026-09-11T00:30:35.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52942026-09-11T00:30:35.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52952026-09-11T00:30:35.401Z Checking serde_core v1.0.228
52962026-09-11T00:30:35.401Z Checking libc v0.2.185
52972026-09-11T00:30:35.483Z Checking bitflags v2.11.0
52982026-09-11T00:30:35.486Z Checking scroll v0.12.0
52992026-09-11T00:30:35.489Z Checking thiserror v1.0.69
53002026-09-11T00:30:35.498Z Checking hashbrown v0.17.0
53012026-09-11T00:30:35.506Z Checking log v0.4.33
53022026-09-11T00:30:35.513Z Checking zerocopy v0.7.35
53032026-09-11T00:30:35.579Z Checking syn v2.0.117
53042026-09-11T00:30:35.617Z Checking dtrace-parser v0.2.0
53052026-09-11T00:30:35.643Z Checking once_cell v1.21.3
53062026-09-11T00:30:35.696Z Checking goblin v0.8.2
53072026-09-11T00:30:35.757Z Checking errno v0.3.14
53082026-09-11T00:30:35.812Z Checking getrandom v0.4.3
53092026-09-11T00:30:35.847Z Checking thread-id v4.2.2
53102026-09-11T00:30:35.872Z Checking rustix v1.1.4
53112026-09-11T00:30:35.923Z Checking memmap v0.7.0
53122026-09-11T00:30:35.937Z Checking thiserror v2.0.18
53132026-09-11T00:30:35.949Z Checking indexmap v2.14.0
53142026-09-11T00:30:36.002Z Checking fs-err v3.3.0
53152026-09-11T00:30:36.031Z Checking anyhow v1.0.104
53162026-09-11T00:30:36.046Z Checking tabled v0.15.0
53172026-09-11T00:30:36.643Z Checking terminal_size v0.4.3
53182026-09-11T00:30:36.643Z Checking tempfile v3.27.0
53192026-09-11T00:30:36.783Z Checking clap_builder v4.6.0
53202026-09-11T00:30:36.787Z Checking textwrap v0.16.2
53212026-09-11T00:30:36.946Z Checking serde v1.0.228
53222026-09-11T00:30:36.946Z Checking serde_json v1.0.151
53232026-09-11T00:30:36.949Z Checking camino v1.2.5
53242026-09-11T00:30:36.990Z Checking semver v1.0.28
53252026-09-11T00:30:37.139Z Checking cargo-platform v0.3.2
53262026-09-11T00:30:37.202Z Checking camino-tempfile v1.4.1
53272026-09-11T00:30:37.340Z Checking serde_spanned v0.6.9
53282026-09-11T00:30:37.340Z Checking toml_datetime v0.6.11
53292026-09-11T00:30:37.343Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
53302026-09-11T00:30:37.369Z Checking macaddr v1.0.1
53312026-09-11T00:30:37.526Z Checking toml_edit v0.22.27
53322026-09-11T00:30:37.540Z Checking dof v0.3.0
53332026-09-11T00:30:37.543Z Checking cargo_metadata v0.23.1
53342026-09-11T00:30:37.806Z Checking usdt-impl v0.5.0
53352026-09-11T00:30:37.961Z Checking clap v4.6.1
53362026-09-11T00:30:38.061Z Checking usdt v0.5.0
53372026-09-11T00:30:38.504Z Checking toml v0.8.23
53382026-09-11T00:30:38.767Z Checking cargo_toml v0.21.0
53392026-09-11T00:30:39.404Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
53402026-09-11T00:30:39.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.81s
53412026-09-11T00:30:39.896Z
53422026-09-11T00:30:39.896Zinfo: running `cargo check --bins` on dnsadm (361/377)
53432026-09-11T00:30:40.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53442026-09-11T00:30:40.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53452026-09-11T00:30:40.574Z Checking arc-swap v1.8.2
53462026-09-11T00:30:40.853Z Checking slog-scope v4.4.1
53472026-09-11T00:30:40.964Z Checking slog-stdlog v4.1.1
53482026-09-11T00:30:41.060Z Checking slog-envlogger v2.2.0
53492026-09-11T00:30:41.200Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
53502026-09-11T00:30:41.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
53512026-09-11T00:30:41.595Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
53522026-09-11T00:30:41.595Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
53532026-09-11T00:30:41.770Z
53542026-09-11T00:30:41.770Zinfo: running `cargo check --bins` on end-to-end-tests (362/377)
53552026-09-11T00:30:42.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53562026-09-11T00:30:42.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53572026-09-11T00:30:42.620Z Checking cpubits v0.1.1
53582026-09-11T00:30:42.750Z Checking pem-rfc7468 v1.0.0
53592026-09-11T00:30:42.763Z Checking universal-hash v0.6.1
53602026-09-11T00:30:42.776Z Checking pbkdf2 v0.13.0
53612026-09-11T00:30:42.776Z Checking ctr v0.10.1
53622026-09-11T00:30:42.780Z Checking aead v0.6.1
53632026-09-11T00:30:42.815Z Checking crypto-bigint v0.7.5
53642026-09-11T00:30:42.815Z Checking aes v0.9.1
53652026-09-11T00:30:42.842Z Checking salsa20 v0.11.0
53662026-09-11T00:30:42.877Z Checking polyval v0.7.1
53672026-09-11T00:30:42.891Z Checking der v0.8.0
53682026-09-11T00:30:42.920Z Checking cbc v0.2.1
53692026-09-11T00:30:42.970Z Checking ff v0.14.0
53702026-09-11T00:30:42.990Z Checking signature v3.0.0
53712026-09-11T00:30:43.007Z Checking scrypt v0.12.0
53722026-09-11T00:30:43.038Z Checking ghash v0.6.0
53732026-09-11T00:30:43.080Z Checking base16ct v1.0.0
53742026-09-11T00:30:43.105Z Checking group v0.14.0
53752026-09-11T00:30:43.140Z Checking hkdf v0.13.0
53762026-09-11T00:30:43.164Z Compiling curve25519-dalek v5.0.0
53772026-09-11T00:30:43.184Z Checking poly1305 v0.9.0
53782026-09-11T00:30:43.203Z Checking blowfish v0.10.0
53792026-09-11T00:30:43.217Z Checking aes-gcm v0.11.0
53802026-09-11T00:30:43.252Z Checking wnaf v0.14.0
53812026-09-11T00:30:43.272Z Checking blake2 v0.11.0-rc.6
53822026-09-11T00:30:43.350Z Checking bcrypt-pbkdf v0.11.0
53832026-09-11T00:30:43.379Z Checking sha3 v0.11.0
53842026-09-11T00:30:43.419Z Checking kem v0.3.0
53852026-09-11T00:30:43.452Z Checking module-lattice v0.2.3
53862026-09-11T00:30:43.509Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53872026-09-11T00:30:43.530Z Checking argon2 v0.6.0-rc.8
53882026-09-11T00:30:43.547Z Checking internal-russh-num-bigint v0.5.0
53892026-09-11T00:30:43.673Z Checking num-bigint v0.4.6
53902026-09-11T00:30:43.713Z Checking generic-array v1.4.3
53912026-09-11T00:30:43.730Z Checking spki v0.8.0
53922026-09-11T00:30:43.733Z Checking sec1 v0.8.1
53932026-09-11T00:30:43.856Z Checking ml-kem v0.3.2
53942026-09-11T00:30:43.911Z Checking pkcs5 v0.8.1
53952026-09-11T00:30:43.955Z Checking pkcs1 v0.8.0-rc.4
53962026-09-11T00:30:44.112Z Checking russh-util v0.52.0
53972026-09-11T00:30:44.166Z Compiling enum_dispatch v0.3.13
53982026-09-11T00:30:44.202Z Checking pkcs8 v0.11.0
53992026-09-11T00:30:44.234Z Compiling delegate v0.13.5
54002026-09-11T00:30:44.395Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54012026-09-11T00:30:44.411Z Checking ed25519 v3.0.0
54022026-09-11T00:30:44.454Z Checking md5 v0.8.0
54032026-09-11T00:30:44.609Z Checking ed25519-dalek v3.0.0
54042026-09-11T00:30:44.612Z Checking hex-literal v1.1.0
54052026-09-11T00:30:44.640Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
54062026-09-11T00:30:44.674Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
54072026-09-11T00:30:44.708Z Checking internet-checksum v0.2.1
54082026-09-11T00:30:44.814Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54092026-09-11T00:30:45.001Z Checking elliptic-curve v0.14.1
54102026-09-11T00:30:45.001Z Checking primefield v0.14.0
54112026-09-11T00:30:45.004Z Checking rfc6979 v0.6.0
54122026-09-11T00:30:45.004Z Checking ssh-encoding v0.3.0
54132026-09-11T00:30:45.101Z Checking crypto-primes v0.7.2
54142026-09-11T00:30:45.218Z Checking ssh-cipher v0.3.0
54152026-09-11T00:30:45.218Z Checking russh-cryptovec v0.62.0
54162026-09-11T00:30:45.405Z Checking ecdsa v0.17.0
54172026-09-11T00:30:45.408Z Checking primeorder v0.14.0
54182026-09-11T00:30:45.761Z Checking p256 v0.14.0
54192026-09-11T00:30:45.764Z Checking p384 v0.14.0
54202026-09-11T00:30:45.764Z Checking p521 v0.14.0
54212026-09-11T00:30:46.032Z Checking rsa v0.10.0-rc.18
54222026-09-11T00:30:48.548Z Checking ssh-key v0.7.0-rc.11
54232026-09-11T00:30:49.310Z Checking russh v0.62.4
54242026-09-11T00:31:02.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.21s
54252026-09-11T00:31:02.989Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54262026-09-11T00:31:02.989Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54272026-09-11T00:31:03.205Z
54282026-09-11T00:31:03.205Zinfo: running `cargo check --bins` on gateway-cli (363/377)
54292026-09-11T00:31:03.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54302026-09-11T00:31:03.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54312026-09-11T00:31:03.883Z Checking termios v0.3.3
54322026-09-11T00:31:04.078Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
54332026-09-11T00:31:04.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
54342026-09-11T00:31:04.678Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54352026-09-11T00:31:04.678Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54362026-09-11T00:31:04.849Z
54372026-09-11T00:31:04.849Zinfo: running `cargo check --bins --no-default-features` on installinator (364/377)
54382026-09-11T00:31:05.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54392026-09-11T00:31:05.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54402026-09-11T00:31:05.570Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
54412026-09-11T00:31:06.263Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
54422026-09-11T00:31:07.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
54432026-09-11T00:31:07.866Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54442026-09-11T00:31:07.866Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54452026-09-11T00:31:08.053Z
54462026-09-11T00:31:08.053Zinfo: running `cargo check --bins` on internal-dns-cli (365/377)
54472026-09-11T00:31:08.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54482026-09-11T00:31:08.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54492026-09-11T00:31:08.732Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
54502026-09-11T00:31:09.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
54512026-09-11T00:31:09.173Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54522026-09-11T00:31:09.173Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54532026-09-11T00:31:09.344Z
54542026-09-11T00:31:09.344Zinfo: running `cargo check --bins` on omicron-live-tests (366/377)
54552026-09-11T00:31:09.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54562026-09-11T00:31:09.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54572026-09-11T00:31:09.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54582026-09-11T00:31:09.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54592026-09-11T00:31:09.940Z
54602026-09-11T00:31:09.940Zinfo: running `cargo check --bins` on live-tests-macros (367/377)
54612026-09-11T00:31:10.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54622026-09-11T00:31:10.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54632026-09-11T00:31:10.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54642026-09-11T00:31:10.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54652026-09-11T00:31:10.538Z
54662026-09-11T00:31:10.539Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/377)
54672026-09-11T00:31:11.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54682026-09-11T00:31:11.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54692026-09-11T00:31:11.324Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
54702026-09-11T00:31:11.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
54712026-09-11T00:31:11.936Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54722026-09-11T00:31:11.936Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54732026-09-11T00:31:12.138Z
54742026-09-11T00:31:12.138Zinfo: running `cargo check --bins` on omicron-ntp-admin (369/377)
54752026-09-11T00:31:12.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54762026-09-11T00:31:12.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54772026-09-11T00:31:12.821Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
54782026-09-11T00:31:12.936Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
54792026-09-11T00:31:13.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
54802026-09-11T00:31:13.786Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54812026-09-11T00:31:13.786Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54822026-09-11T00:31:13.948Z
54832026-09-11T00:31:13.948Zinfo: running `cargo check --bins` on ntp-admin-types (370/377)
54842026-09-11T00:31:14.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54852026-09-11T00:31:14.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54862026-09-11T00:31:14.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54872026-09-11T00:31:14.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54882026-09-11T00:31:14.540Z
54892026-09-11T00:31:14.540Zinfo: running `cargo check --bins` on omicron-package (371/377)
54902026-09-11T00:31:15.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54912026-09-11T00:31:15.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54922026-09-11T00:31:15.263Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
54932026-09-11T00:31:16.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
54942026-09-11T00:31:16.359Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54952026-09-11T00:31:16.359Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54962026-09-11T00:31:16.532Z
54972026-09-11T00:31:16.532Zinfo: running `cargo check --bins` on tqdb (372/377)
54982026-09-11T00:31:17.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54992026-09-11T00:31:17.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55002026-09-11T00:31:17.341Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
55012026-09-11T00:31:17.698Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
55022026-09-11T00:31:18.203Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
55032026-09-11T00:31:18.203Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
55042026-09-11T00:31:25.600Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
55052026-09-11T00:31:25.603Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
55062026-09-11T00:31:25.603Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
55072026-09-11T00:31:26.231Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
55082026-09-11T00:31:26.231Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
55092026-09-11T00:31:26.234Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
55102026-09-11T00:31:26.234Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
55112026-09-11T00:31:27.026Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
55122026-09-11T00:31:27.630Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
55132026-09-11T00:31:27.863Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
55142026-09-11T00:31:28.067Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
55152026-09-11T00:31:28.940Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
55162026-09-11T00:31:29.650Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
55172026-09-11T00:31:38.249Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
55182026-09-11T00:31:41.871Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
55192026-09-11T00:31:41.875Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
55202026-09-11T00:31:41.875Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
55212026-09-11T00:31:41.875Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
55222026-09-11T00:31:43.378Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55232026-09-11T00:31:44.671Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
55242026-09-11T00:31:45.360Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
55252026-09-11T00:31:46.643Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
55262026-09-11T00:31:47.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.66s
55272026-09-11T00:31:47.198Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55282026-09-11T00:31:47.199Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55292026-09-11T00:31:47.411Z
55302026-09-11T00:31:47.411Zinfo: running `cargo check --bins` on wicket-dbg (373/377)
55312026-09-11T00:31:47.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55322026-09-11T00:31:47.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55332026-09-11T00:31:48.141Z Checking rtoolbox v0.0.3
55342026-09-11T00:31:48.144Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
55352026-09-11T00:31:48.144Z Checking tui-tree-widget v0.23.1
55362026-09-11T00:31:48.266Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
55372026-09-11T00:31:48.360Z Checking rpassword v7.5.4
55382026-09-11T00:31:51.083Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55392026-09-11T00:31:52.919Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
55402026-09-11T00:31:53.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
55412026-09-11T00:31:53.850Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55422026-09-11T00:31:53.851Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55432026-09-11T00:31:54.049Z
55442026-09-11T00:31:54.049Zinfo: running `cargo check --bins` on wicket (374/377)
55452026-09-11T00:31:54.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55462026-09-11T00:31:54.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55472026-09-11T00:31:54.767Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55482026-09-11T00:31:55.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
55492026-09-11T00:31:55.143Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55502026-09-11T00:31:55.143Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55512026-09-11T00:31:55.329Z
55522026-09-11T00:31:55.329Zinfo: running `cargo check --bins` on wicketd (375/377)
55532026-09-11T00:31:55.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55542026-09-11T00:31:55.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55552026-09-11T00:31:56.062Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55562026-09-11T00:31:59.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
55572026-09-11T00:31:59.581Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55582026-09-11T00:31:59.581Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55592026-09-11T00:31:59.773Z
55602026-09-11T00:31:59.773Zinfo: running `cargo check --bins` on omicron-workspace-hack (376/377)
55612026-09-11T00:32:00.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55622026-09-11T00:32:00.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55632026-09-11T00:32:00.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
55642026-09-11T00:32:00.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
55652026-09-11T00:32:00.360Z
55662026-09-11T00:32:00.360Zinfo: running `cargo check --bins` on zone-setup (377/377)
55672026-09-11T00:32:00.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55682026-09-11T00:32:00.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55692026-09-11T00:32:01.062Z Checking uzers v0.12.2
55702026-09-11T00:32:01.338Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
55712026-09-11T00:32:02.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
55722026-09-11T00:32:02.165Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55732026-09-11T00:32:02.166Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55742026-09-11T00:32:02.356Z
55752026-09-11T00:32:02.357Zreal 14:33.423792323
55762026-09-11T00:32:02.357Zuser 21:51.724882133
55772026-09-11T00:32:02.357Zsys 4:32.906949641
55782026-09-11T00:32:02.357Ztrap 0.334152877
55792026-09-11T00:32:02.357Ztflt 2.177558217
55802026-09-11T00:32:02.357Zdflt 1.492215452
55812026-09-11T00:32:02.357Zkflt 0.068466715
55822026-09-11T00:32:02.369Zlock 1:30:21.097968948
55832026-09-11T00:32:02.369Zslp 1:43:58.313456500
55842026-09-11T00:32:02.369Zlat 1:00.642643275
55852026-09-11T00:32:02.369Zstop 4:20.414516255
55862026-09-11T00:32:02.369Zprocess exited: duration 1024451 ms, exit code 0
 
55872026-09-11T00:32:02.376Zfound 0 output files