01M1WJ9JN1MK8F61YPC15M6GBM: 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: 01M1WJA37EX1HP6TYJWC5ES5MT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:55:12.261Zjob assigned to worker 01M1WJA7PEMJPHDD985H9DM3MJ [factory aws, i-0012133afcd189eb1] (queued for 45 s)
 
22026-09-06T23:55:18.325Zstarting task 0: "setup"
32026-09-06T23:55:18.335Z++ uname -s
42026-09-06T23:55:18.339Z+ kern=SunOS
52026-09-06T23:55:18.339Z+ build_user=build
62026-09-06T23:55:18.339Z+ build_uid=12345
72026-09-06T23:55:18.339Z+ work_dir=/work
82026-09-06T23:55:18.339Z+ input_dir=/input
92026-09-06T23:55:18.339Z+ [[ 0 == 12345 ]]
102026-09-06T23:55:18.339Z+ case "$kern" in
112026-09-06T23:55:18.339Z+ groupadd -g 12345 build
122026-09-06T23:55:18.342Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:55:20.346Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:55:20.440Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:55:20.442Z+ home_fs=zfs
162026-09-06T23:55:20.442Z+ [[ zfs == autofs ]]
172026-09-06T23:55:20.443Z+ mkdir -p /home/build
182026-09-06T23:55:20.443Z+ chown build:build /home/build /work
192026-09-06T23:55:22.443Z+ chmod 0700 /home/build /work
202026-09-06T23:55:22.446Zprocess exited: duration 4119 ms, exit code 0
 
212026-09-06T23:55:22.452Zstarting task 1: "rust-toolchain"
222026-09-06T23:55:22.456Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-06T23:55:22.456Z * rust toolchain channel = "1.98.1"
242026-09-06T23:55:22.456Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-06T23:55:22.456Z * rust toolchain profile = "default"
262026-09-06T23:55:22.456Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-06T23:55:22.456Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-06T23:55:22.458Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:55:22.459Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:55:22.562Zinfo: downloading installer
312026-09-06T23:55:24.067Zinfo: profile set to default
322026-09-06T23:55:24.067Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:55:24.070Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:55:24.219Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:55:24.222Zinfo: downloading 6 components
362026-09-06T23:55:40.184Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-06T23:55:40.185Z
382026-09-06T23:55:40.211Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:55:40.212Z
402026-09-06T23:55:40.215Z
412026-09-06T23:55:40.215ZRust is installed now. Great!
422026-09-06T23:55:40.215Z
432026-09-06T23:55:40.215ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:55:40.215Zenvironment variable. This has not been done automatically.
452026-09-06T23:55:40.215Z
462026-09-06T23:55:40.215ZTo configure your current shell, you need to source
472026-09-06T23:55:40.215Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:55:40.215Z
492026-09-06T23:55:40.215ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:55:40.215Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:55:40.215Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:55:40.215ZCC_x86_64-unknown-illumos = None
532026-09-06T23:55:40.215Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:55:40.215ZCC_x86_64_unknown_illumos = None
552026-09-06T23:55:40.215Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:55:40.215ZHOST_CC = None
572026-09-06T23:55:40.215Zcargo:rerun-if-env-changed=CC
582026-09-06T23:55:40.215ZCC = None
592026-09-06T23:55:40.215Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:55:40.384Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:55:40.384ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:55:40.384Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:55:40.385ZCFLAGS = None
642026-09-06T23:55:40.385Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:55:40.385ZHOST_CFLAGS = None
662026-09-06T23:55:40.385Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:55:40.385ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:55:40.385Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:55:40.385ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:55:40.473Z+ rustup --version
712026-09-06T23:55:40.479Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:55:40.482Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:55:40.502Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:55:40.504Z+ cargo --version
752026-09-06T23:55:40.517Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:55:40.545Z+ rustc --version
772026-09-06T23:55:40.545Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:55:40.545Zprocess exited: duration 18087 ms, exit code 0
 
792026-09-06T23:55:40.550Zstarting task 2: "authentication"
802026-09-06T23:55:40.566Zprocess exited: duration 15 ms, exit code 0
 
812026-09-06T23:55:40.571Zstarting task 3: "clone repository"
822026-09-06T23:55:40.574Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:55:40.578Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:55:40.606ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:55:54.769Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:55:54.769Z+ git fetch origin 01f98ba88b7421b44011364c90e658f53f17eb70
872026-09-06T23:55:55.116ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:55:55.116Z * branch 01f98ba88b7421b44011364c90e658f53f17eb70 -> FETCH_HEAD
892026-09-06T23:55:55.127Z+ [[ -n sush-sled-agent ]]
902026-09-06T23:55:55.130Z++ git branch --show-current
912026-09-06T23:55:55.130Z+ current=main
922026-09-06T23:55:55.130Z+ [[ main != sush-sled-agent ]]
932026-09-06T23:55:55.130Z+ git branch -f sush-sled-agent 01f98ba88b7421b44011364c90e658f53f17eb70
942026-09-06T23:55:55.134Z+ git checkout -f sush-sled-agent
952026-09-06T23:55:55.379ZSwitched to branch 'sush-sled-agent'
962026-09-06T23:55:55.382Z+ git reset --hard 01f98ba88b7421b44011364c90e658f53f17eb70
972026-09-06T23:55:55.398ZHEAD is now at 01f98ba88 Embed sush in sled-agent
982026-09-06T23:55:55.400Zprocess exited: duration 14827 ms, exit code 0
 
992026-09-06T23:55:55.406Zstarting task 4: "build"
1002026-09-06T23:55:55.410Z+ source .github/buildomat/ci-env.sh
1012026-09-06T23:55:55.410Z++ export CARGO_TERM_COLOR=always
1022026-09-06T23:55:55.412Z++ CARGO_TERM_COLOR=always
1032026-09-06T23:55:55.412Z+++ uname -s
1042026-09-06T23:55:55.412Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-06T23:55:55.412Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-06T23:55:55.416Z+ cargo --version
1072026-09-06T23:55:55.421Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-06T23:55:55.424Z+ rustc --version
1092026-09-06T23:55:55.445Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-06T23:55:55.448Z+ source ./env.sh
1112026-09-06T23:55:55.448Z++ OLD_SHELL_OPTS=ehxB
1122026-09-06T23:55:55.448Z++ set -o xtrace
1132026-09-06T23:55:55.448Z++++ dirname ./env.sh
1142026-09-06T23:55:55.450Z+++ readlink -f .
1152026-09-06T23:55:55.453Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.453Z++ 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-06T23:55:55.454Z++ 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-06T23:55:55.454Z++ case $OLD_SHELL_OPTS in
1272026-09-06T23:55:55.454Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-06T23:55:55.454Z+ 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-06T23:55:55.454Z+ 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-06T23:55:55.454Z+ banner prerequisites
1312026-09-06T23:55:55.454Z
1322026-09-06T23:55:55.454Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-06T23:55:55.454Z # # # # # # # # # # # # # # #
1342026-09-06T23:55:55.454Z # # # # ##### # # ##### # # # # # #### #
1352026-09-06T23:55:55.454Z ##### ##### # ##### # # # # # # # # #
1362026-09-06T23:55:55.454Z # # # # # # # # # # # # # # #
1372026-09-06T23:55:55.454Z # # # ###### # # ###### ### # #### # #### #
1382026-09-06T23:55:55.454Z
1392026-09-06T23:55:55.454Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-06T23:55:57.404Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-06T23:55:57.829Z Startup: Caching catalogs ... Done
1422026-09-06T23:56:00.393ZPlanning: Solver setup ... Done (2.399s)
1432026-09-06T23:56:00.461ZPlanning: Running solver ... Done (0.069s)
1442026-09-06T23:56:00.512ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-06T23:56:00.524ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-06T23:56:00.541ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-06T23:56:00.554ZPlanning: Package planning ... Done (0.014s)
1482026-09-06T23:56:00.558ZPlanning: Merging actions ... Done (0.001s)
1492026-09-06T23:56:00.716ZPlanning: Checking for conflicting actions ... Done (0.160s)
1502026-09-06T23:56:00.721ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-06T23:56:01.511ZPlanning: Evaluating mediators ... Done (0.794s)
1522026-09-06T23:56:01.514ZPlanning: Planning completed in 3.65 seconds
1532026-09-06T23:56:01.520Z Packages to install: 2
1542026-09-06T23:56:01.520Z Estimated space available: 156.02 GB
1552026-09-06T23:56:01.520ZEstimated space to be consumed: 86.48 MB
1562026-09-06T23:56:01.523Z Create boot environment: No
1572026-09-06T23:56:01.523ZCreate backup boot environment: No
1582026-09-06T23:56:01.524Z Rebuild boot archive: No
1592026-09-06T23:56:01.524Z
1602026-09-06T23:56:01.524ZChanged packages:
1612026-09-06T23:56:01.524Zhelios
1622026-09-06T23:56:01.524Z developer/build-essential
1632026-09-06T23:56:01.524Z None -> 11-3.0
1642026-09-06T23:56:01.524Z library/libxmlsec1
1652026-09-06T23:56:01.524Z None -> 1.2.35-3.0
1662026-09-06T23:56:01.544Z
1672026-09-06T23:56:01.545ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-06T23:56:01.621ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1692026-09-06T23:56:01.703Z Actions: 1/268 actions (Installing new actions)
1702026-09-06T23:56:01.741Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-06T23:56:01.777ZFinalize: Updating package state database ... Done (0.036s)
1722026-09-06T23:56:01.781ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-06T23:56:01.873ZFinalize: Updating image state ... Done (0.095s)
1742026-09-06T23:56:04.397ZFinalize: Creating fast lookup database ... Done (2.470s)
1752026-09-06T23:56:04.461ZFinalize: Reading search index ... Done (0.011s)
1762026-09-06T23:56:04.465ZFinalize: Updating search index ... Done (0.000s)
1772026-09-06T23:56:04.557ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-06T23:56:04.929ZPlanning: Evaluating mediator changes ... Done
1792026-09-06T23:56:05.035ZPlanning: Checking for conflicting actions ... Done
1802026-09-06T23:56:05.038ZPlanning: Consolidating action changes ... Done
1812026-09-06T23:56:05.192ZPlanning: Evaluating mediators ... Done
1822026-09-06T23:56:05.196ZPlanning: Planning completed in 0.26 seconds
1832026-09-06T23:56:05.214Z Mediators to change: 2
1842026-09-06T23:56:05.214Z Create boot environment: No
1852026-09-06T23:56:05.215ZCreate backup boot environment: No
1862026-09-06T23:56:05.260ZFinalize: Updating package state database ... Done
1872026-09-06T23:56:05.260ZFinalize: Updating package cache ... Done
1882026-09-06T23:56:05.317ZFinalize: Updating image state ... Done
1892026-09-06T23:56:07.272ZFinalize: Creating fast lookup database ... Done
1902026-09-06T23:56:07.338ZFinalize: Reading search index ... Done
1912026-09-06T23:56:07.341ZFinalize: Updating search index ... Done
1922026-09-06T23:56:07.398ZFinalize: Updating package cache ... Done
1932026-09-06T23:56:07.684ZPlanning: Evaluating mediator changes ... Done
1942026-09-06T23:56:07.789ZPlanning: Checking for conflicting actions ... Done
1952026-09-06T23:56:07.792ZPlanning: Consolidating action changes ... Done
1962026-09-06T23:56:07.945ZPlanning: Evaluating mediators ... Done
1972026-09-06T23:56:07.948ZPlanning: Planning completed in 0.26 seconds
1982026-09-06T23:56:07.968Z Mediators to change: 1
1992026-09-06T23:56:07.968Z Create boot environment: No
2002026-09-06T23:56:07.968ZCreate backup boot environment: No
2012026-09-06T23:56:08.008ZFinalize: Updating package state database ... Done
2022026-09-06T23:56:08.008ZFinalize: Updating package cache ... Done
2032026-09-06T23:56:08.063ZFinalize: Updating image state ... Done
2042026-09-06T23:56:10.016ZFinalize: Creating fast lookup database ... Done
2052026-09-06T23:56:10.080ZFinalize: Reading search index ... Done
2062026-09-06T23:56:10.083ZFinalize: Updating search index ... Done
2072026-09-06T23:56:10.142ZFinalize: Updating package cache ... Done
2082026-09-06T23:56:10.457ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-06T23:56:10.457Zapache system 2.4 system
2102026-09-06T23:56:10.457Zclang system 15 system
2112026-09-06T23:56:10.457Zcsh system system illumos
2122026-09-06T23:56:10.457Zctags system system illumos
2132026-09-06T23:56:10.457Zfile vendor vendor darwinsys
2142026-09-06T23:56:10.457Zfile system system illumos
2152026-09-06T23:56:10.457Zgcc vendor 14 vendor
2162026-09-06T23:56:10.457Zgcc system 13 system
2172026-09-06T23:56:10.457Zgcc system 10 system
2182026-09-06T23:56:10.457Zgo system 1.25 system
2192026-09-06T23:56:10.457Zllvm system 15 system
2202026-09-06T23:56:10.457Zmariadb system 11.4 system
2212026-09-06T23:56:10.457Zmta vendor vendor dma
2222026-09-06T23:56:10.457Zopenjdk system 17 system
2232026-09-06T23:56:10.457Zopenjdk system 11 system
2242026-09-06T23:56:10.457Zopenssl vendor 3 vendor
2252026-09-06T23:56:10.457Zperl system 5.40 system
2262026-09-06T23:56:10.457Zpostgresql system 18 system
2272026-09-06T23:56:10.457Zpostgresql system 17 system
2282026-09-06T23:56:10.457Zpython vendor 3 vendor
2292026-09-06T23:56:10.457Zpython system 2 system
2302026-09-06T23:56:10.457Zpython3 vendor 3.13 vendor
2312026-09-06T23:56:10.457Zruby system 3.4 system
2322026-09-06T23:56:10.457Zruby system 3.0 system
2332026-09-06T23:56:10.457Zwords vendor vendor american-english
2342026-09-06T23:56:10.457Zwords system system australian-english
2352026-09-06T23:56:10.457Zwords system system british-english
2362026-09-06T23:56:10.457Zwords system system canadian-english
2372026-09-06T23:56:10.457Zwords system system french
2382026-09-06T23:56:10.457Zwords system system italian
2392026-09-06T23:56:10.457Zwords system system ngerman
2402026-09-06T23:56:10.457Zwords system system ogerman
2412026-09-06T23:56:10.457Zwords system system spanish
2422026-09-06T23:56:10.712ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-06T23:56:10.712Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-06T23:56:11.230ZFMRI IFO
2452026-09-06T23:56:11.230Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-06T23:56:11.230Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-06T23:56:11.230Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-06T23:56:11.230Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-06T23:56:11.230Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-06T23:56:11.230Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-06T23:56:11.230Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-06T23:56:11.230Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-06T23:56:11.230Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-06T23:56:11.580Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-06T23:56:11.927Z Updating crates.io index
2562026-09-06T23:56:11.929Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-06T23:56:12.225Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-06T23:56:12.558Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-06T23:56:12.869Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-06T23:56:13.834Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-06T23:56:14.379Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-06T23:56:16.253Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-06T23:56:17.128Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-06T23:56:17.416Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-06T23:56:17.791Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-06T23:56:18.973Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-06T23:56:19.650Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-06T23:56:20.070Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-06T23:56:20.638Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-06T23:56:20.935Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-06T23:56:21.218Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-06T23:56:21.543Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-06T23:56:21.812Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-06T23:56:22.138Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-06T23:56:22.544Z Updating git repository `https://github.com/oxidecomputer/sush`
2762026-09-06T23:56:23.066Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-09-06T23:56:23.621Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782026-09-06T23:56:23.937Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-09-06T23:56:24.507Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-09-06T23:56:24.891Z Updating git repository `https://github.com/oxidecomputer/erebor`
2812026-09-06T23:56:25.152Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-09-06T23:56:25.609Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-09-06T23:56:26.230Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-09-06T23:56:26.653Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852026-09-06T23:56:27.013Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862026-09-06T23:56:27.285Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872026-09-06T23:56:27.614Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882026-09-06T23:56:28.031Z Updating git repository `https://github.com/oxidecomputer/tough`
2892026-09-06T23:56:28.591Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-09-06T23:56:29.216Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2912026-09-06T23:56:29.492Z Updating git repository `https://github.com/oxidecomputer/rumors`
2922026-09-06T23:56:35.595Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-09-06T23:56:35.913Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2942026-09-06T23:56:36.229Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2952026-09-06T23:56:36.485Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2962026-09-06T23:56:36.907Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2972026-09-06T23:56:37.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2982026-09-06T23:56:37.516Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2992026-09-06T23:56:37.791Z Updating git repository `https://github.com/illumos/smf-rs`
3002026-09-06T23:56:40.231Z Downloading crates ...
3012026-09-06T23:56:40.274Z Downloaded generic-array v0.14.7
3022026-09-06T23:56:40.277Z Downloaded macaddr v1.0.1
3032026-09-06T23:56:40.291Z Downloaded utf8parse v0.2.2
3042026-09-06T23:56:40.297Z Downloaded serde_core v1.0.228
3052026-09-06T23:56:40.301Z Downloaded bytecount v0.6.9
3062026-09-06T23:56:40.304Z Downloaded serde_json v1.0.151
3072026-09-06T23:56:40.307Z Downloaded clap_lex v1.0.0
3082026-09-06T23:56:40.310Z Downloaded tabled v0.15.0
3092026-09-06T23:56:40.316Z Downloaded itoa v1.0.17
3102026-09-06T23:56:40.319Z Downloaded cargo_metadata v0.23.1
3112026-09-06T23:56:40.319Z Downloaded cargo_toml v0.21.0
3122026-09-06T23:56:40.319Z Downloaded bitflags v2.11.0
3132026-09-06T23:56:40.324Z Downloaded errno v0.3.14
3142026-09-06T23:56:40.324Z Downloaded zerocopy v0.7.35
3152026-09-06T23:56:40.330Z Downloaded anstyle-query v1.1.5
3162026-09-06T23:56:40.334Z Downloaded log v0.4.33
3172026-09-06T23:56:40.334Z Downloaded pest_generator v2.8.6
3182026-09-06T23:56:40.334Z Downloaded terminal_size v0.4.3
3192026-09-06T23:56:40.334Z Downloaded anstyle-parse v1.0.0
3202026-09-06T23:56:40.337Z Downloaded fs-err v3.3.0
3212026-09-06T23:56:40.337Z Downloaded is_terminal_polyfill v1.70.2
3222026-09-06T23:56:40.337Z Downloaded heck v0.4.1
3232026-09-06T23:56:40.337Z Downloaded cargo-platform v0.3.2
3242026-09-06T23:56:40.337Z Downloaded heck v0.5.0
3252026-09-06T23:56:40.340Z Downloaded clap_derive v4.6.1
3262026-09-06T23:56:40.340Z Downloaded memmap v0.7.0
3272026-09-06T23:56:40.340Z Downloaded tabled_derive v0.7.0
3282026-09-06T23:56:40.343Z Downloaded byteorder v1.5.0
3292026-09-06T23:56:40.346Z Downloaded equivalent v1.0.2
3302026-09-06T23:56:40.349Z Downloaded colorchoice v1.0.4
3312026-09-06T23:56:40.351Z Downloaded block-buffer v0.10.4
3322026-09-06T23:56:40.351Z Downloaded usdt-attr-macro v0.5.0
3332026-09-06T23:56:40.351Z Downloaded version_check v0.9.5
3342026-09-06T23:56:40.354Z Downloaded serde_spanned v0.6.9
3352026-09-06T23:56:40.354Z Downloaded cfg-if v1.0.4
3362026-09-06T23:56:40.354Z Downloaded proc-macro-error-attr v1.0.4
3372026-09-06T23:56:40.354Z Downloaded toml_datetime v0.6.11
3382026-09-06T23:56:40.359Z Downloaded toml_write v0.1.2
3392026-09-06T23:56:40.362Z Downloaded unicode-linebreak v0.1.5
3402026-09-06T23:56:40.364Z Downloaded scroll_derive v0.12.1
3412026-09-06T23:56:40.367Z Downloaded crypto-common v0.1.7
3422026-09-06T23:56:40.367Z Downloaded plain v0.2.3
3432026-09-06T23:56:40.367Z Downloaded pretty-hex v0.4.1
3442026-09-06T23:56:40.367Z Downloaded strsim v0.11.1
3452026-09-06T23:56:40.371Z Downloaded camino-tempfile v1.4.1
3462026-09-06T23:56:40.371Z Downloaded dtrace-parser v0.2.0
3472026-09-06T23:56:40.374Z Downloaded anstyle v1.0.14
3482026-09-06T23:56:40.374Z Downloaded camino v1.2.5
3492026-09-06T23:56:40.377Z Downloaded fastrand v2.3.0
3502026-09-06T23:56:40.377Z Downloaded dof v0.3.0
3512026-09-06T23:56:40.380Z Downloaded smawk v0.3.2
3522026-09-06T23:56:40.386Z Downloaded swrite v0.1.0
3532026-09-06T23:56:40.389Z Downloaded usdt v0.5.0
3542026-09-06T23:56:40.389Z Downloaded usdt-macro v0.5.0
3552026-09-06T23:56:40.396Z Downloaded fnv v1.0.7
3562026-09-06T23:56:40.398Z Downloaded thread-id v4.2.2
3572026-09-06T23:56:40.403Z Downloaded autocfg v1.5.0
3582026-09-06T23:56:40.406Z Downloaded cpufeatures v0.2.17
3592026-09-06T23:56:40.406Z Downloaded scroll v0.12.0
3602026-09-06T23:56:40.406Z Downloaded thiserror-impl v1.0.69
3612026-09-06T23:56:40.408Z Downloaded digest v0.10.7
3622026-09-06T23:56:40.408Z Downloaded anstream v1.0.0
3632026-09-06T23:56:40.408Z Downloaded zmij v1.0.21
3642026-09-06T23:56:40.411Z Downloaded thiserror v1.0.69
3652026-09-06T23:56:40.413Z Downloaded clap v4.6.1
3662026-09-06T23:56:40.419Z Downloaded thiserror-impl v2.0.18
3672026-09-06T23:56:40.421Z Downloaded usdt-impl v0.5.0
3682026-09-06T23:56:40.424Z Downloaded quote v1.0.45
3692026-09-06T23:56:40.426Z Downloaded proc-macro-error v1.0.4
3702026-09-06T23:56:40.430Z Downloaded serde_tokenstream v0.2.3
3712026-09-06T23:56:40.432Z Downloaded anyhow v1.0.104
3722026-09-06T23:56:40.432Z Downloaded pest_derive v2.8.6
3732026-09-06T23:56:40.435Z Downloaded thiserror v2.0.18
3742026-09-06T23:56:40.438Z Downloaded zerocopy-derive v0.7.35
3752026-09-06T23:56:40.440Z Downloaded getrandom v0.4.3
3762026-09-06T23:56:40.443Z Downloaded tempfile v3.27.0
3772026-09-06T23:56:40.443Z Downloaded ucd-trie v0.1.7
3782026-09-06T23:56:40.445Z Downloaded once_cell v1.21.3
3792026-09-06T23:56:40.445Z Downloaded pest_meta v2.8.6
3802026-09-06T23:56:40.448Z Downloaded toml v0.8.23
3812026-09-06T23:56:40.455Z Downloaded serde_derive v1.0.228
3822026-09-06T23:56:40.457Z Downloaded unicode-ident v1.0.24
3832026-09-06T23:56:40.460Z Downloaded textwrap v0.16.2
3842026-09-06T23:56:40.465Z Downloaded sha2 v0.10.9
3852026-09-06T23:56:40.467Z Downloaded semver v1.0.28
3862026-09-06T23:56:40.467Z Downloaded proc-macro2 v1.0.106
3872026-09-06T23:56:40.470Z Downloaded papergrid v0.11.0
3882026-09-06T23:56:40.486Z Downloaded serde v1.0.228
3892026-09-06T23:56:40.492Z Downloaded toml_edit v0.22.27
3902026-09-06T23:56:40.495Z Downloaded memchr v2.8.0
3912026-09-06T23:56:40.499Z Downloaded indexmap v2.14.0
3922026-09-06T23:56:40.503Z Downloaded typenum v1.20.1
3932026-09-06T23:56:40.510Z Downloaded pest v2.8.6
3942026-09-06T23:56:40.520Z Downloaded hashbrown v0.17.0
3952026-09-06T23:56:40.535Z Downloaded clap_builder v4.6.0
3962026-09-06T23:56:40.543Z Downloaded goblin v0.8.2
3972026-09-06T23:56:40.549Z Downloaded winnow v0.7.14
3982026-09-06T23:56:40.565Z Downloaded syn v1.0.109
3992026-09-06T23:56:40.572Z Downloaded unicode-width v0.1.14
4002026-09-06T23:56:40.574Z Downloaded unicode-width v0.2.0
4012026-09-06T23:56:40.578Z Downloaded syn v2.0.117
4022026-09-06T23:56:40.590Z Downloaded rustix v1.1.4
4032026-09-06T23:56:40.610Z Downloaded libc v0.2.185
4042026-09-06T23:56:40.671Z Compiling proc-macro2 v1.0.106
4052026-09-06T23:56:40.671Z Compiling unicode-ident v1.0.24
4062026-09-06T23:56:40.671Z Compiling quote v1.0.45
4072026-09-06T23:56:40.671Z Compiling serde_core v1.0.228
4082026-09-06T23:56:40.671Z Compiling libc v0.2.185
4092026-09-06T23:56:40.674Z Compiling version_check v0.9.5
4102026-09-06T23:56:40.674Z Compiling memchr v2.8.0
4112026-09-06T23:56:40.674Z Compiling serde v1.0.228
4122026-09-06T23:56:41.049Z Compiling zmij v1.0.21
4132026-09-06T23:56:41.172Z Compiling ucd-trie v0.1.7
4142026-09-06T23:56:41.289Z Compiling itoa v1.0.17
4152026-09-06T23:56:41.433Z Compiling thiserror v1.0.69
4162026-09-06T23:56:41.467Z Compiling pest v2.8.6
4172026-09-06T23:56:41.484Z Compiling byteorder v1.5.0
4182026-09-06T23:56:41.678Z Compiling rustix v1.1.4
4192026-09-06T23:56:41.714Z Compiling errno v0.3.14
4202026-09-06T23:56:41.870Z Compiling serde_json v1.0.151
4212026-09-06T23:56:41.907Z Compiling bitflags v2.11.0
4222026-09-06T23:56:42.159Z Compiling thread-id v4.2.2
4232026-09-06T23:56:42.186Z Compiling syn v2.0.117
4242026-09-06T23:56:42.252Z Compiling proc-macro-error-attr v1.0.4
4252026-09-06T23:56:42.276Z Compiling usdt-impl v0.5.0
4262026-09-06T23:56:42.362Z Compiling camino v1.2.5
4272026-09-06T23:56:42.443Z Compiling syn v1.0.109
4282026-09-06T23:56:42.489Z Compiling pest_meta v2.8.6
4292026-09-06T23:56:42.798Z Compiling proc-macro-error v1.0.4
4302026-09-06T23:56:42.812Z Compiling utf8parse v0.2.2
4312026-09-06T23:56:42.829Z Compiling hashbrown v0.17.0
4322026-09-06T23:56:42.926Z Compiling getrandom v0.4.3
4332026-09-06T23:56:43.000Z Compiling log v0.4.33
4342026-09-06T23:56:43.191Z Compiling equivalent v1.0.2
4352026-09-06T23:56:43.267Z Compiling plain v0.2.3
4362026-09-06T23:56:43.306Z Compiling terminal_size v0.4.3
4372026-09-06T23:56:43.379Z Compiling indexmap v2.14.0
4382026-09-06T23:56:43.476Z Compiling anstyle-parse v1.0.0
4392026-09-06T23:56:43.944Z Compiling anstyle-query v1.1.5
4402026-09-06T23:56:43.986Z Compiling thiserror v2.0.18
4412026-09-06T23:56:44.004Z Compiling pretty-hex v0.4.1
4422026-09-06T23:56:44.073Z Compiling autocfg v1.5.0
4432026-09-06T23:56:44.096Z Compiling is_terminal_polyfill v1.70.2
4442026-09-06T23:56:44.154Z Compiling colorchoice v1.0.4
4452026-09-06T23:56:44.173Z Compiling cfg-if v1.0.4
4462026-09-06T23:56:44.194Z Compiling toml_write v0.1.2
4472026-09-06T23:56:44.243Z Compiling anstyle v1.0.14
4482026-09-06T23:56:44.271Z Compiling winnow v0.7.14
4492026-09-06T23:56:44.402Z Compiling pest_generator v2.8.6
4502026-09-06T23:56:44.461Z Compiling anstream v1.0.0
4512026-09-06T23:56:44.487Z Compiling fs-err v3.3.0
4522026-09-06T23:56:44.543Z Compiling anyhow v1.0.104
4532026-09-06T23:56:44.627Z Compiling heck v0.4.1
4542026-09-06T23:56:44.694Z Compiling heck v0.5.0
4552026-09-06T23:56:44.837Z Compiling once_cell v1.21.3
4562026-09-06T23:56:44.920Z Compiling clap_lex v1.0.0
4572026-09-06T23:56:44.925Z Compiling strsim v0.11.1
4582026-09-06T23:56:45.041Z Compiling unicode-width v0.1.14
4592026-09-06T23:56:45.065Z Compiling fnv v1.0.7
4602026-09-06T23:56:45.082Z Compiling fastrand v2.3.0
4612026-09-06T23:56:45.108Z Compiling bytecount v0.6.9
4622026-09-06T23:56:45.225Z Compiling clap_builder v4.6.0
4632026-09-06T23:56:45.342Z Compiling tempfile v3.27.0
4642026-09-06T23:56:45.355Z Compiling papergrid v0.11.0
4652026-09-06T23:56:45.468Z Compiling semver v1.0.28
4662026-09-06T23:56:45.482Z Compiling cargo-platform v0.3.2
4672026-09-06T23:56:45.729Z Compiling memmap v0.7.0
4682026-09-06T23:56:45.740Z Compiling tabled_derive v0.7.0
4692026-09-06T23:56:45.762Z Compiling unicode-width v0.2.0
4702026-09-06T23:56:45.794Z Compiling smawk v0.3.2
4712026-09-06T23:56:45.806Z Compiling unicode-linebreak v0.1.5
4722026-09-06T23:56:45.905Z Compiling camino-tempfile v1.4.1
4732026-09-06T23:56:46.032Z Compiling textwrap v0.16.2
4742026-09-06T23:56:46.119Z Compiling serde_derive v1.0.228
4752026-09-06T23:56:46.132Z Compiling thiserror-impl v1.0.69
4762026-09-06T23:56:46.225Z Compiling zerocopy-derive v0.7.35
4772026-09-06T23:56:46.420Z Compiling pest_derive v2.8.6
4782026-09-06T23:56:46.504Z Compiling scroll_derive v0.12.1
4792026-09-06T23:56:46.667Z Compiling thiserror-impl v2.0.18
4802026-09-06T23:56:46.795Z Compiling clap_derive v4.6.1
4812026-09-06T23:56:46.874Z Compiling tabled v0.15.0
4822026-09-06T23:56:47.110Z Compiling zerocopy v0.7.35
4832026-09-06T23:56:47.203Z Compiling scroll v0.12.0
4842026-09-06T23:56:47.479Z Compiling goblin v0.8.2
4852026-09-06T23:56:47.528Z Compiling dtrace-parser v0.2.0
4862026-09-06T23:56:47.662Z Compiling swrite v0.1.0
4872026-09-06T23:56:48.530Z Compiling clap v4.6.1
4882026-09-06T23:56:49.060Z Compiling toml_datetime v0.6.11
4892026-09-06T23:56:49.060Z Compiling serde_spanned v0.6.9
4902026-09-06T23:56:49.060Z Compiling macaddr v1.0.1
4912026-09-06T23:56:49.063Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-06T23:56:49.063Z Compiling cargo_metadata v0.23.1
4932026-09-06T23:56:49.139Z Compiling dof v0.3.0
4942026-09-06T23:56:49.142Z Compiling serde_tokenstream v0.2.3
4952026-09-06T23:56:49.288Z Compiling toml_edit v0.22.27
4962026-09-06T23:56:49.869Z Compiling usdt-macro v0.5.0
4972026-09-06T23:56:49.886Z Compiling usdt-attr-macro v0.5.0
4982026-09-06T23:56:50.568Z Compiling usdt v0.5.0
4992026-09-06T23:56:50.653Z Compiling toml v0.8.23
5002026-09-06T23:56:50.986Z Compiling cargo_toml v0.21.0
5012026-09-06T23:56:52.246Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5022026-09-06T23:56:54.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.86s
5032026-09-06T23:56:54.471Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5042026-09-06T23:56:55.004Z Downloading crates ...
5052026-09-06T23:56:55.056Z Downloaded adler2 v2.0.1
5062026-09-06T23:56:55.059Z Downloaded ascii-canvas v3.0.0
5072026-09-06T23:56:55.059Z Downloaded base16ct v0.2.0
5082026-09-06T23:56:55.065Z Downloaded addr2line v0.25.1
5092026-09-06T23:56:55.067Z Downloaded async-recursion v1.1.1
5102026-09-06T23:56:55.070Z Downloaded async-stream-impl v0.3.6
5112026-09-06T23:56:55.070Z Downloaded compression-core v0.4.31
5122026-09-06T23:56:55.074Z Downloaded arrayref v0.3.9
5132026-09-06T23:56:55.076Z Downloaded fixedbitset v0.5.7
5142026-09-06T23:56:55.081Z Downloaded base16ct v1.0.0
5152026-09-06T23:56:55.085Z Downloaded async-stream v0.3.6
5162026-09-06T23:56:55.087Z Downloaded atomic-waker v1.1.2
5172026-09-06T23:56:55.087Z Downloaded const-oid v0.9.6
5182026-09-06T23:56:55.090Z Downloaded bitflags v1.3.2
5192026-09-06T23:56:55.090Z Downloaded bs58 v0.5.1
5202026-09-06T23:56:55.095Z Downloaded elliptic-curve v0.13.8
5212026-09-06T23:56:55.098Z Downloaded flagset v0.4.7
5222026-09-06T23:56:55.098Z Downloaded foreign-types-macros v0.2.3
5232026-09-06T23:56:55.098Z Downloaded argon2 v0.5.3
5242026-09-06T23:56:55.098Z Downloaded base64 v0.21.7
5252026-09-06T23:56:55.102Z Downloaded funty v2.0.0
5262026-09-06T23:56:55.102Z Downloaded bitfield-macros v0.19.4
5272026-09-06T23:56:55.102Z Downloaded async-bb8-diesel v0.2.1
5282026-09-06T23:56:55.102Z Downloaded bitfield v0.19.4
5292026-09-06T23:56:55.102Z Downloaded filetime v0.2.27
5302026-09-06T23:56:55.108Z Downloaded arrayvec v0.7.6
5312026-09-06T23:56:55.108Z Downloaded argon2 v0.6.0-rc.8
5322026-09-06T23:56:55.108Z Downloaded find-msvc-tools v0.1.9
5332026-09-06T23:56:55.108Z Downloaded backtrace-ext v0.2.1
5342026-09-06T23:56:55.108Z Downloaded array-init v0.0.4
5352026-09-06T23:56:55.111Z Downloaded assert_matches v1.5.0
5362026-09-06T23:56:55.111Z Downloaded futures-macro v0.3.32
5372026-09-06T23:56:55.111Z Downloaded futures-task v0.3.32
5382026-09-06T23:56:55.111Z Downloaded float-ord v0.3.2
5392026-09-06T23:56:55.111Z Downloaded embedded-io v0.6.1
5402026-09-06T23:56:55.114Z Downloaded endian-type v0.1.2
5412026-09-06T23:56:55.114Z Downloaded fixedbitset v0.4.2
5422026-09-06T23:56:55.114Z Downloaded foreign-types v0.5.0
5432026-09-06T23:56:55.114Z Downloaded env_filter v2.0.0
5442026-09-06T23:56:55.117Z Downloaded fd-lock v4.0.4
5452026-09-06T23:56:55.117Z Downloaded cobs v0.3.0
5462026-09-06T23:56:55.120Z Downloaded hex v0.4.3
5472026-09-06T23:56:55.120Z Downloaded form_urlencoded v1.2.2
5482026-09-06T23:56:55.120Z Downloaded base64ct v1.8.3
5492026-09-06T23:56:55.157Z Downloaded ed25519-dalek v2.2.0
5502026-09-06T23:56:55.157Z Downloaded ff v0.14.0
5512026-09-06T23:56:55.157Z Downloaded backon v1.6.0
5522026-09-06T23:56:55.157Z Downloaded ff v0.13.1
5532026-09-06T23:56:55.157Z Downloaded foreign-types-shared v0.3.1
5542026-09-06T23:56:55.157Z Downloaded bit-set v0.8.0
5552026-09-06T23:56:55.157Z Downloaded hostname v0.4.2
5562026-09-06T23:56:55.157Z Downloaded cfg_aliases v0.2.1
5572026-09-06T23:56:55.157Z Downloaded aead v0.5.2
5582026-09-06T23:56:55.157Z Downloaded globwalk v0.9.1
5592026-09-06T23:56:55.157Z Downloaded hash32 v0.3.1
5602026-09-06T23:56:55.157Z Downloaded embedded-io v0.4.0
5612026-09-06T23:56:55.157Z Downloaded futures-executor v0.3.32
5622026-09-06T23:56:55.157Z Downloaded cfg_aliases v0.1.1
5632026-09-06T23:56:55.157Z Downloaded ena v0.14.4
5642026-09-06T23:56:55.157Z Downloaded bcrypt-pbkdf v0.11.0
5652026-09-06T23:56:55.157Z Downloaded fatfs v0.3.6
5662026-09-06T23:56:55.157Z Downloaded foldhash v0.2.0
5672026-09-06T23:56:55.157Z Downloaded bit-set v0.5.3
5682026-09-06T23:56:55.157Z Downloaded enum-as-inner v0.6.1
5692026-09-06T23:56:55.157Z Downloaded futures-sink v0.3.32
5702026-09-06T23:56:55.157Z Downloaded futures-core v0.3.32
5712026-09-06T23:56:55.158Z Downloaded bb8 v0.8.6
5722026-09-06T23:56:55.158Z Downloaded fxhash v0.2.1
5732026-09-06T23:56:55.166Z Downloaded atty v0.2.14
5742026-09-06T23:56:55.166Z Downloaded ciborium-io v0.2.2
5752026-09-06T23:56:55.166Z Downloaded gethostname v0.5.0
5762026-09-06T23:56:55.166Z Downloaded futures-io v0.3.32
5772026-09-06T23:56:55.166Z Downloaded block-buffer v0.12.1
5782026-09-06T23:56:55.166Z Downloaded castaway v0.2.4
5792026-09-06T23:56:55.166Z Downloaded chumsky v0.9.3
5802026-09-06T23:56:55.166Z Downloaded headers-core v0.3.0
5812026-09-06T23:56:55.166Z Downloaded hostname v0.3.1
5822026-09-06T23:56:55.166Z Downloaded http-range v0.1.5
5832026-09-06T23:56:55.171Z Downloaded ghash v0.6.0
5842026-09-06T23:56:55.171Z Downloaded git-stub v1.0.0
5852026-09-06T23:56:55.171Z Downloaded cmov v0.5.4
5862026-09-06T23:56:55.172Z Downloaded native-tls v0.2.18
5872026-09-06T23:56:55.172Z Downloaded anstream v0.6.21
5882026-09-06T23:56:55.172Z Downloaded ciborium-ll v0.2.2
5892026-09-06T23:56:55.172Z Downloaded foreign-types-shared v0.1.1
5902026-09-06T23:56:55.172Z Downloaded hash32 v0.2.1
5912026-09-06T23:56:55.172Z Downloaded home v0.5.12
5922026-09-06T23:56:55.172Z Downloaded hex-literal v1.1.0
5932026-09-06T23:56:55.172Z Downloaded http-body v1.0.1
5942026-09-06T23:56:55.177Z Downloaded block-padding v0.4.2
5952026-09-06T23:56:55.177Z Downloaded normalize-line-endings v0.3.0
5962026-09-06T23:56:55.177Z Downloaded fs-err v2.11.0
5972026-09-06T23:56:55.177Z Downloaded float-cmp v0.10.0
5982026-09-06T23:56:55.177Z Downloaded fs_extra v1.3.0
5992026-09-06T23:56:55.177Z Downloaded foreign-types v0.3.2
6002026-09-06T23:56:55.177Z Downloaded group v0.13.0
6012026-09-06T23:56:55.177Z Downloaded erased-serde v0.3.31
6022026-09-06T23:56:55.180Z Downloaded fallible-iterator v0.2.0
6032026-09-06T23:56:55.180Z Downloaded num_threads v0.1.7
6042026-09-06T23:56:55.180Z Downloaded nonempty v0.12.0
6052026-09-06T23:56:55.184Z Downloaded oxide-generation-macros v0.2.0
6062026-09-06T23:56:55.185Z Downloaded opaque-debug v0.3.1
6072026-09-06T23:56:55.185Z Downloaded parse-display v0.10.0
6082026-09-06T23:56:55.185Z Downloaded precomputed-hash v0.1.1
6092026-09-06T23:56:55.188Z Downloaded flate2 v1.1.9
6102026-09-06T23:56:55.191Z Downloaded futures v0.3.32
6112026-09-06T23:56:55.194Z Downloaded predicates-core v1.0.10
6122026-09-06T23:56:55.194Z Downloaded arc-swap v1.8.2
6132026-09-06T23:56:55.197Z Downloaded bcs v0.1.6
6142026-09-06T23:56:55.197Z Downloaded predicates-tree v1.0.13
6152026-09-06T23:56:55.197Z Downloaded progenitor-macro v0.13.0
6162026-09-06T23:56:55.200Z Downloaded radium v0.7.0
6172026-09-06T23:56:55.200Z Downloaded cmake v0.1.57
6182026-09-06T23:56:55.200Z Downloaded rand_chacha v0.3.1
6192026-09-06T23:56:55.200Z Downloaded backoff v0.4.0
6202026-09-06T23:56:55.203Z Downloaded cexpr v0.6.0
6212026-09-06T23:56:55.206Z Downloaded atomicwrites v0.4.4
6222026-09-06T23:56:55.206Z Downloaded chacha20 v0.9.1
6232026-09-06T23:56:55.209Z Downloaded cipher v0.5.2
6242026-09-06T23:56:55.209Z Downloaded enum_dispatch v0.3.13
6252026-09-06T23:56:55.211Z Downloaded num_enum v0.5.11
6262026-09-06T23:56:55.214Z Downloaded bit-vec v0.6.3
6272026-09-06T23:56:55.214Z Downloaded byte-wrapper v0.1.0
6282026-09-06T23:56:55.214Z Downloaded compression-codecs v0.4.37
6292026-09-06T23:56:55.216Z Downloaded foldhash v0.1.5
6302026-09-06T23:56:55.216Z Downloaded globset v0.4.18
6312026-09-06T23:56:55.219Z Downloaded cbc v0.2.1
6322026-09-06T23:56:55.219Z Downloaded bitfield-struct v0.6.2
6332026-09-06T23:56:55.219Z Downloaded env_logger v0.11.11
6342026-09-06T23:56:55.222Z Downloaded camino-tempfile-ext v0.3.3
6352026-09-06T23:56:55.222Z Downloaded http-body-util v0.1.3
6362026-09-06T23:56:55.222Z Downloaded ar_archive_writer v0.5.1
6372026-09-06T23:56:55.225Z Downloaded same-file v1.0.6
6382026-09-06T23:56:55.225Z Downloaded scopeguard v1.2.0
6392026-09-06T23:56:55.225Z Downloaded glob v0.3.3
6402026-09-06T23:56:55.225Z Downloaded secrecy v0.8.0
6412026-09-06T23:56:55.225Z Downloaded group v0.14.0
6422026-09-06T23:56:55.228Z Downloaded slog-envlogger v2.2.0
6432026-09-06T23:56:55.228Z Downloaded allocator-api2 v0.2.21
6442026-09-06T23:56:55.230Z Downloaded newtype-uuid-macros v0.1.0
6452026-09-06T23:56:55.230Z Downloaded anstyle-parse v0.2.7
6462026-09-06T23:56:55.233Z Downloaded highway v1.3.0
6472026-09-06T23:56:55.233Z Downloaded cassowary v0.3.0
6482026-09-06T23:56:55.233Z Downloaded serde_urlencoded v0.7.1
6492026-09-06T23:56:55.236Z Downloaded bit-vec v0.8.0
6502026-09-06T23:56:55.236Z Downloaded oxide-update-engine-display v0.1.2
6512026-09-06T23:56:55.239Z Downloaded parse-display-derive v0.10.0
6522026-09-06T23:56:55.239Z Downloaded buf-list v1.1.2
6532026-09-06T23:56:55.241Z Downloaded git-stub-vcs v0.1.0
6542026-09-06T23:56:55.241Z Downloaded poly1305 v0.8.0
6552026-09-06T23:56:55.244Z Downloaded futures-channel v0.3.32
6562026-09-06T23:56:55.244Z Downloaded pem-rfc7468 v0.7.0
6572026-09-06T23:56:55.247Z Downloaded phc v0.6.1
6582026-09-06T23:56:55.247Z Downloaded predicates v3.1.4
6592026-09-06T23:56:55.250Z Downloaded sponge-cursor v0.1.0
6602026-09-06T23:56:55.250Z Downloaded packed_struct v0.10.1
6612026-09-06T23:56:55.250Z Downloaded phf v0.12.1
6622026-09-06T23:56:55.250Z Downloaded progenitor-client v0.13.0
6632026-09-06T23:56:55.250Z Downloaded structmeta-derive v0.3.0
6642026-09-06T23:56:55.250Z Downloaded sync-ptr v0.1.4
6652026-09-06T23:56:55.253Z Downloaded tagptr v0.2.0
6662026-09-06T23:56:55.253Z Downloaded take_mut v0.2.2
6672026-09-06T23:56:55.253Z Downloaded tokio-test v0.4.5
6682026-09-06T23:56:55.253Z Downloaded cipher v0.4.4
6692026-09-06T23:56:55.255Z Downloaded rpassword v7.5.4
6702026-09-06T23:56:55.255Z Downloaded resolv-conf v0.7.6
6712026-09-06T23:56:55.255Z Downloaded subtle v2.6.1
6722026-09-06T23:56:55.257Z Downloaded aead v0.6.1
6732026-09-06T23:56:55.258Z Downloaded bytesize v2.7.0
6742026-09-06T23:56:55.258Z Downloaded ciborium v0.2.2
6752026-09-06T23:56:55.261Z Downloaded thiserror-impl-no-std v2.0.2
6762026-09-06T23:56:55.261Z Downloaded colored v2.2.0
6772026-09-06T23:56:55.261Z Downloaded console v0.16.2
6782026-09-06T23:56:55.266Z Downloaded async-trait v0.1.89
6792026-09-06T23:56:55.266Z Downloaded colored v3.1.1
6802026-09-06T23:56:55.268Z Downloaded cancel-safe-futures v0.1.5
6812026-09-06T23:56:55.268Z Downloaded topological-sort v0.2.2
6822026-09-06T23:56:55.268Z Downloaded chacha20 v0.10.0
6832026-09-06T23:56:55.268Z Downloaded clang-sys v1.8.1
6842026-09-06T23:56:55.271Z Downloaded console v0.15.11
6852026-09-06T23:56:55.271Z Downloaded bzip2 v0.6.1
6862026-09-06T23:56:55.271Z Downloaded unicode-xid v0.2.6
6872026-09-06T23:56:55.273Z Downloaded either v1.15.0
6882026-09-06T23:56:55.273Z Downloaded sha1 v0.10.6
6892026-09-06T23:56:55.273Z Downloaded half v1.8.3
6902026-09-06T23:56:55.276Z Downloaded hmac v0.13.0
6912026-09-06T23:56:55.276Z Downloaded rustc-demangle v0.1.27
6922026-09-06T23:56:55.276Z Downloaded rusty-fork v0.3.1
6932026-09-06T23:56:55.279Z Downloaded serde_derive_internals v0.29.1
6942026-09-06T23:56:55.279Z Downloaded universal-hash v0.6.1
6952026-09-06T23:56:55.279Z Downloaded usdt-macro v0.6.0
6962026-09-06T23:56:55.281Z Downloaded zone v0.3.1
6972026-09-06T23:56:55.281Z Downloaded zone_cfg_derive v0.3.1
6982026-09-06T23:56:55.284Z Downloaded bzip2 v0.4.4
6992026-09-06T23:56:55.284Z Downloaded blake2 v0.11.0-rc.6
7002026-09-06T23:56:55.286Z Downloaded getrandom v0.2.17
7012026-09-06T23:56:55.289Z Downloaded xshell-macros v0.2.7
7022026-09-06T23:56:55.289Z Downloaded serde-hex v0.1.0
7032026-09-06T23:56:55.289Z Downloaded num-modular v0.6.5
7042026-09-06T23:56:55.292Z Downloaded blowfish v0.10.0
7052026-09-06T23:56:55.292Z Downloaded serde_tokenstream v0.3.0
7062026-09-06T23:56:55.294Z Downloaded signature v2.2.0
7072026-09-06T23:56:55.294Z Downloaded postgres-types v0.2.12
7082026-09-06T23:56:55.294Z Downloaded rand_core v0.10.0
7092026-09-06T23:56:55.297Z Downloaded slog-dtrace v0.3.0
7102026-09-06T23:56:55.297Z Downloaded ssh-encoding v0.3.0
7112026-09-06T23:56:55.297Z Downloaded debug-ignore v1.0.5
7122026-09-06T23:56:55.300Z Downloaded generic-array v1.4.3
7132026-09-06T23:56:55.305Z Downloaded darling_macro v0.21.3
7142026-09-06T23:56:55.308Z Downloaded dirs-sys-next v0.1.2
7152026-09-06T23:56:55.308Z Downloaded peg-macros v0.8.5
7162026-09-06T23:56:55.310Z Downloaded blake2 v0.10.6
7172026-09-06T23:56:55.315Z Downloaded difflib v0.4.0
7182026-09-06T23:56:55.315Z Downloaded dof v0.4.0
7192026-09-06T23:56:55.315Z Downloaded dtrace-parser v0.3.0
7202026-09-06T23:56:55.318Z Downloaded tls_codec_derive v0.4.2
7212026-09-06T23:56:55.318Z Downloaded thiserror-no-std v2.0.2
7222026-09-06T23:56:55.321Z Downloaded tinystr v0.8.2
7232026-09-06T23:56:55.321Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7242026-09-06T23:56:55.321Z Downloaded toml_writer v1.1.1+spec-1.1.0
7252026-09-06T23:56:55.324Z Downloaded crc8 v0.1.1
7262026-09-06T23:56:55.324Z Downloaded defmt-parser v1.0.0
7272026-09-06T23:56:55.324Z Downloaded http-range-header v0.4.2
7282026-09-06T23:56:55.324Z Downloaded uzers v0.12.2
7292026-09-06T23:56:55.324Z Downloaded indent_write v2.2.0
7302026-09-06T23:56:55.327Z Downloaded elliptic-curve v0.14.1
7312026-09-06T23:56:55.327Z Downloaded zeroize v1.9.0
7322026-09-06T23:56:55.330Z Downloaded const_format_proc_macros v0.2.34
7332026-09-06T23:56:55.330Z Downloaded getrandom v0.3.4
7342026-09-06T23:56:55.333Z Downloaded hmac v0.12.1
7352026-09-06T23:56:55.335Z Downloaded omicron-zone-package v0.12.3
7362026-09-06T23:56:55.335Z Downloaded pkcs5 v0.8.1
7372026-09-06T23:56:55.339Z Downloaded hubpack_derive v0.1.1
7382026-09-06T23:56:55.342Z Downloaded internet-checksum v0.2.1
7392026-09-06T23:56:55.342Z Downloaded vergen-lib v0.1.6
7402026-09-06T23:56:55.342Z Downloaded vergen-gitcl v1.0.8
7412026-09-06T23:56:55.342Z Downloaded walkdir v2.5.0
7422026-09-06T23:56:55.345Z Downloaded linked-hash-map v0.5.6
7432026-09-06T23:56:55.348Z Downloaded ident_case v1.0.1
7442026-09-06T23:56:55.350Z Downloaded oxide-update-engine-types v0.1.2
7452026-09-06T23:56:55.350Z Downloaded lzss v0.8.2
7462026-09-06T23:56:55.353Z Downloaded parking_lot v0.12.5
7472026-09-06T23:56:55.353Z Downloaded xshell v0.2.7
7482026-09-06T23:56:55.353Z Downloaded keccak v0.1.6
7492026-09-06T23:56:55.356Z Downloaded kem v0.3.0
7502026-09-06T23:56:55.356Z Downloaded managed v0.8.0
7512026-09-06T23:56:55.356Z Downloaded memoffset v0.9.1
7522026-09-06T23:56:55.356Z Downloaded num-derive v0.4.2
7532026-09-06T23:56:55.359Z Downloaded spki v0.8.0
7542026-09-06T23:56:55.359Z Downloaded async-compression v0.4.41
7552026-09-06T23:56:55.362Z Downloaded hashbrown v0.13.2
7562026-09-06T23:56:55.366Z Downloaded der_derive v0.7.3
7572026-09-06T23:56:55.366Z Downloaded flume v0.11.1
7582026-09-06T23:56:55.369Z Downloaded base64 v0.22.1
7592026-09-06T23:56:55.369Z Downloaded compact_str v0.8.1
7602026-09-06T23:56:55.371Z Downloaded zerovec-derive v0.11.2
7612026-09-06T23:56:55.371Z Downloaded ctutils v0.4.2
7622026-09-06T23:56:55.371Z Downloaded bytes v1.11.1
7632026-09-06T23:56:55.374Z Downloaded dsl_auto_type v0.2.0
7642026-09-06T23:56:55.374Z Downloaded rcgen v0.12.1
7652026-09-06T23:56:55.376Z Downloaded proc-macro-crate v3.4.0
7662026-09-06T23:56:55.377Z Downloaded progenitor-impl v0.14.0
7672026-09-06T23:56:55.377Z Downloaded strum_macros v0.26.4
7682026-09-06T23:56:55.379Z Downloaded ctr v0.10.1
7692026-09-06T23:56:55.379Z Downloaded derive_builder_core v0.20.2
7702026-09-06T23:56:55.382Z Downloaded rand_xorshift v0.4.0
7712026-09-06T23:56:55.382Z Downloaded diesel-dtrace v0.5.0
7722026-09-06T23:56:55.386Z Downloaded progenitor-client v0.14.0
7732026-09-06T23:56:55.386Z Downloaded pwd v1.4.0
7742026-09-06T23:56:55.388Z Downloaded heapless v0.7.17
7752026-09-06T23:56:55.388Z Downloaded tracing-attributes v0.1.31
7762026-09-06T23:56:55.388Z Downloaded recursive v0.1.1
7772026-09-06T23:56:55.391Z Downloaded rtoolbox v0.0.3
7782026-09-06T23:56:55.391Z Downloaded rustc_version v0.4.1
7792026-09-06T23:56:55.391Z Downloaded indoc v2.0.7
7802026-09-06T23:56:55.393Z Downloaded serde_repr v0.1.20
7812026-09-06T23:56:55.394Z Downloaded half v2.7.1
7822026-09-06T23:56:55.394Z Downloaded headers v0.4.1
7832026-09-06T23:56:55.396Z Downloaded heapless v0.8.0
7842026-09-06T23:56:55.399Z Downloaded chacha20poly1305 v0.10.1
7852026-09-06T23:56:55.401Z Downloaded similar v2.7.0
7862026-09-06T23:56:55.404Z Downloaded cookie_store v0.22.1
7872026-09-06T23:56:55.404Z Downloaded ahash v0.8.12
7882026-09-06T23:56:55.406Z Downloaded indoc v1.0.9
7892026-09-06T23:56:55.407Z Downloaded scroll_derive v0.13.1
7902026-09-06T23:56:55.407Z Downloaded secrecy v0.10.3
7912026-09-06T23:56:55.407Z Downloaded semver v0.1.20
7922026-09-06T23:56:55.410Z Downloaded num-integer v0.1.46
7932026-09-06T23:56:55.410Z Downloaded pbkdf2 v0.13.0
7942026-09-06T23:56:55.410Z Downloaded libsw-core v0.3.2
7952026-09-06T23:56:55.410Z Downloaded password-hash v0.5.0
7962026-09-06T23:56:55.413Z Downloaded keccak v0.2.0
7972026-09-06T23:56:55.413Z Downloaded signal-hook-tokio v0.3.1
7982026-09-06T23:56:55.413Z Downloaded phf v0.13.1
7992026-09-06T23:56:55.415Z Downloaded oxide-generation v0.1.3
8002026-09-06T23:56:55.416Z Downloaded expectorate v1.2.0
8012026-09-06T23:56:55.416Z Downloaded hickory-resolver v0.24.4
8022026-09-06T23:56:55.418Z Downloaded supports-hyperlinks v3.2.0
8032026-09-06T23:56:55.421Z Downloaded supports-unicode v3.0.0
8042026-09-06T23:56:55.421Z Downloaded pem-rfc7468 v1.0.0
8052026-09-06T23:56:55.421Z Downloaded polyval v0.7.1
8062026-09-06T23:56:55.425Z Downloaded ipnet v2.12.0
8072026-09-06T23:56:55.425Z Downloaded pin-project-internal v1.1.11
8082026-09-06T23:56:55.425Z Downloaded ssh-cipher v0.2.0
8092026-09-06T23:56:55.425Z Downloaded backtrace v0.3.76
8102026-09-06T23:56:55.430Z Downloaded slog-bunyan v2.5.0
8112026-09-06T23:56:55.430Z Downloaded sqlparser_derive v0.5.0
8122026-09-06T23:56:55.430Z Downloaded bumpalo v3.20.2
8132026-09-06T23:56:55.435Z Downloaded aho-corasick v1.1.4
8142026-09-06T23:56:55.435Z Downloaded crc32fast v1.5.0
8152026-09-06T23:56:55.435Z Downloaded aes v0.9.1
8162026-09-06T23:56:55.438Z Downloaded progenitor-impl v0.13.0
8172026-09-06T23:56:55.438Z Downloaded time-core v0.1.8
8182026-09-06T23:56:55.439Z Downloaded tokio-macros v2.7.0
8192026-09-06T23:56:55.439Z Downloaded trait-variant v0.1.2
8202026-09-06T23:56:55.439Z Downloaded tungstenite v0.23.0
8212026-09-06T23:56:55.442Z Downloaded hyper-staticfile v0.10.1
8222026-09-06T23:56:55.442Z Downloaded rand_chacha v0.9.0
8232026-09-06T23:56:55.442Z Downloaded typify-macro v0.6.2
8242026-09-06T23:56:55.442Z Downloaded rustls-platform-verifier v0.6.2
8252026-09-06T23:56:55.447Z Downloaded untrusted v0.7.1
8262026-09-06T23:56:55.447Z Downloaded unit-prefix v0.5.2
8272026-09-06T23:56:55.447Z Downloaded untrusted v0.9.0
8282026-09-06T23:56:55.447Z Downloaded usdt v0.6.0
8292026-09-06T23:56:55.450Z Downloaded tracing-core v0.1.36
8302026-09-06T23:56:55.450Z Downloaded ppv-lite86 v0.2.21
8312026-09-06T23:56:55.450Z Downloaded progenitor v0.14.0
8322026-09-06T23:56:55.450Z Downloaded ref-cast-impl v1.0.25
8332026-09-06T23:56:55.454Z Downloaded xattr v1.6.1
8342026-09-06T23:56:55.456Z Downloaded scuffle v0.1.0
8352026-09-06T23:56:55.456Z Downloaded want v0.3.1
8362026-09-06T23:56:55.456Z Downloaded zerofrom v0.1.6
8372026-09-06T23:56:55.456Z Downloaded cookie v0.18.1
8382026-09-06T23:56:55.459Z Downloaded hickory-resolver v0.25.2
8392026-09-06T23:56:55.461Z Downloaded crc v3.4.0
8402026-09-06T23:56:55.461Z Downloaded mime_guess v2.0.5
8412026-09-06T23:56:55.461Z Downloaded hyper-rustls v0.27.7
8422026-09-06T23:56:55.466Z Downloaded ml-kem v0.3.2
8432026-09-06T23:56:55.468Z Downloaded litemap v0.8.1
8442026-09-06T23:56:55.468Z Downloaded num_enum_derive v0.7.6
8452026-09-06T23:56:55.468Z Downloaded siphasher v1.0.2
8462026-09-06T23:56:55.468Z Downloaded slog-stdlog v4.1.1
8472026-09-06T23:56:55.471Z Downloaded darling_macro v0.20.11
8482026-09-06T23:56:55.472Z Downloaded serde_with_macros v1.5.2
8492026-09-06T23:56:55.472Z Downloaded sha1 v0.11.0
8502026-09-06T23:56:55.472Z Downloaded string_cache v0.8.9
8512026-09-06T23:56:55.475Z Downloaded document-features v0.2.12
8522026-09-06T23:56:55.475Z Downloaded slog-json v2.6.1
8532026-09-06T23:56:55.477Z Downloaded ed25519-dalek v3.0.0
8542026-09-06T23:56:55.477Z Downloaded slog v2.8.2
8552026-09-06T23:56:55.480Z Downloaded slog-scope v4.4.1
8562026-09-06T23:56:55.480Z Downloaded stringprep v0.1.5
8572026-09-06T23:56:55.482Z Downloaded idna_adapter v1.2.1
8582026-09-06T23:56:55.482Z Downloaded cc v1.2.56
8592026-09-06T23:56:55.485Z Downloaded darling v0.23.0
8602026-09-06T23:56:55.487Z Downloaded diesel_table_macro_syntax v0.3.0
8612026-09-06T23:56:55.487Z Downloaded kstat-rs v0.2.5
8622026-09-06T23:56:55.490Z Downloaded socket2 v0.5.10
8632026-09-06T23:56:55.490Z Downloaded derive_builder v0.20.2
8642026-09-06T23:56:55.493Z Downloaded dyn-clone v1.0.20
8652026-09-06T23:56:55.493Z Downloaded inout v0.2.2
8662026-09-06T23:56:55.493Z Downloaded is-terminal v0.4.17
8672026-09-06T23:56:55.498Z Downloaded newtype_derive v0.1.6
8682026-09-06T23:56:55.502Z Downloaded libscf-sys v1.2.0
8692026-09-06T23:56:55.505Z Downloaded num-conv v0.2.0
8702026-09-06T23:56:55.505Z Downloaded path-slash v0.1.5
8712026-09-06T23:56:55.505Z Downloaded vsss-rs v3.3.4
8722026-09-06T23:56:55.509Z Downloaded lru v0.12.5
8732026-09-06T23:56:55.512Z Downloaded md5 v0.8.0
8742026-09-06T23:56:55.512Z Downloaded nodrop v0.1.14
8752026-09-06T23:56:55.512Z Downloaded openssl-macros v0.1.1
8762026-09-06T23:56:55.515Z Downloaded proc-macro-error-attr2 v2.0.0
8772026-09-06T23:56:55.525Z Downloaded dropshot-api-manager-types v0.8.0
8782026-09-06T23:56:55.528Z Downloaded data-encoding v2.10.0
8792026-09-06T23:56:55.528Z Downloaded delegate v0.13.5
8802026-09-06T23:56:55.528Z Downloaded p256 v0.13.2
8812026-09-06T23:56:55.530Z Downloaded recursive-proc-macro-impl v0.1.1
8822026-09-06T23:56:55.530Z Downloaded ref-cast v1.0.25
8832026-09-06T23:56:55.531Z Downloaded russh-cryptovec v0.62.0
8842026-09-06T23:56:55.534Z Downloaded sha2 v0.11.0
8852026-09-06T23:56:55.534Z Downloaded yoke v0.8.1
8862026-09-06T23:56:55.541Z Downloaded oso-derive v0.27.3
8872026-09-06T23:56:55.544Z Downloaded potential_utf v0.1.4
8882026-09-06T23:56:55.546Z Downloaded phf_shared v0.12.1
8892026-09-06T23:56:55.546Z Downloaded strum_macros v0.27.2
8902026-09-06T23:56:55.546Z Downloaded darling_core v0.21.3
8912026-09-06T23:56:55.549Z Downloaded derive-ex v0.1.8
8922026-09-06T23:56:55.549Z Downloaded ingot v0.2.1
8932026-09-06T23:56:55.552Z Downloaded progenitor-macro v0.14.0
8942026-09-06T23:56:55.552Z Downloaded sapling-renderdag v0.1.0
8952026-09-06T23:56:55.552Z Downloaded term v0.7.0
8962026-09-06T23:56:55.555Z Downloaded daft-derive v0.1.8
8972026-09-06T23:56:55.558Z Downloaded strsim v0.10.0
8982026-09-06T23:56:55.558Z Downloaded tungstenite v0.28.0
8992026-09-06T23:56:55.561Z Downloaded poly1305 v0.9.0
9002026-09-06T23:56:55.561Z Downloaded tokio-native-tls v0.3.1
9012026-09-06T23:56:55.561Z Downloaded toml_parser v1.1.2+spec-1.1.0
9022026-09-06T23:56:55.563Z Downloaded mime v0.3.17
9032026-09-06T23:56:55.563Z Downloaded num-complex v0.4.6
9042026-09-06T23:56:55.563Z Downloaded sigpipe v0.1.3
9052026-09-06T23:56:55.566Z Downloaded supports-color v3.0.2
9062026-09-06T23:56:55.566Z Downloaded tap v1.0.1
9072026-09-06T23:56:55.566Z Downloaded twox-hash v2.1.2
9082026-09-06T23:56:55.566Z Downloaded prefix-trie v0.7.0
9092026-09-06T23:56:55.568Z Downloaded url v2.5.8
9102026-09-06T23:56:55.571Z Downloaded hashbrown v0.12.3
9112026-09-06T23:56:55.571Z Downloaded lru v0.18.3
9122026-09-06T23:56:55.574Z Downloaded miette-derive v7.6.0
9132026-09-06T23:56:55.574Z Downloaded samael v0.0.19
9142026-09-06T23:56:55.578Z Downloaded termtree v0.5.1
9152026-09-06T23:56:55.578Z Downloaded testing_table v0.3.0
9162026-09-06T23:56:55.578Z Downloaded yoke-derive v0.8.1
9172026-09-06T23:56:55.578Z Downloaded paste v1.0.15
9182026-09-06T23:56:55.581Z Downloaded oxnet v0.1.6
9192026-09-06T23:56:55.581Z Downloaded pkcs8 v0.10.2
9202026-09-06T23:56:55.581Z Downloaded unarray v0.1.4
9212026-09-06T23:56:55.584Z Downloaded usdt-attr-macro v0.6.0
9222026-09-06T23:56:55.584Z Downloaded crc-catalog v2.4.0
9232026-09-06T23:56:55.584Z Downloaded darling v0.13.4
9242026-09-06T23:56:55.584Z Downloaded http v1.4.2
9252026-09-06T23:56:55.586Z Downloaded icu_normalizer_data v2.1.1
9262026-09-06T23:56:55.586Z Downloaded knus v3.4.0
9272026-09-06T23:56:55.589Z Downloaded p256 v0.14.0
9282026-09-06T23:56:55.595Z Downloaded hickory-server v0.25.2
9292026-09-06T23:56:55.596Z Downloaded miniz_oxide v0.8.9
9302026-09-06T23:56:55.598Z Downloaded packed_struct_codegen v0.10.1
9312026-09-06T23:56:55.598Z Downloaded crunchy v0.2.4
9322026-09-06T23:56:55.598Z Downloaded crypto-bigint v0.5.5
9332026-09-06T23:56:55.598Z Downloaded pin-project v1.1.11
9342026-09-06T23:56:55.603Z Downloaded hashbrown v0.14.5
9352026-09-06T23:56:55.605Z Downloaded test-strategy v0.4.5
9362026-09-06T23:56:55.608Z Downloaded rustversion v1.0.22
9372026-09-06T23:56:55.610Z Downloaded primefield v0.14.0
9382026-09-06T23:56:55.610Z Downloaded scheduled-thread-pool v0.2.7
9392026-09-06T23:56:55.610Z Downloaded slog-async v2.8.0
9402026-09-06T23:56:55.614Z Downloaded snafu-derive v0.8.9
9412026-09-06T23:56:55.614Z Downloaded darling_macro v0.23.0
9422026-09-06T23:56:55.614Z Downloaded crucible-workspace-hack v0.1.0
9432026-09-06T23:56:55.614Z Downloaded ecdsa v0.17.0
9442026-09-06T23:56:55.617Z Downloaded rand_seeder v0.4.0
9452026-09-06T23:56:55.617Z Downloaded rustls-native-certs v0.8.3
9462026-09-06T23:56:55.617Z Downloaded ecdsa v0.16.9
9472026-09-06T23:56:55.617Z Downloaded toml v0.7.8
9482026-09-06T23:56:55.620Z Downloaded smf v0.2.3
9492026-09-06T23:56:55.620Z Downloaded tls_codec v0.4.2
9502026-09-06T23:56:55.620Z Downloaded unicode-properties v0.1.4
9512026-09-06T23:56:55.620Z Downloaded tokio-dtrace v0.1.1
9522026-09-06T23:56:55.623Z Downloaded instant v0.1.13
9532026-09-06T23:56:55.623Z Downloaded strum_macros v0.24.3
9542026-09-06T23:56:55.623Z Downloaded pkcs1 v0.8.0-rc.4
9552026-09-06T23:56:55.625Z Downloaded lalrpop-util v0.19.12
9562026-09-06T23:56:55.625Z Downloaded lazy_static v1.5.0
9572026-09-06T23:56:55.628Z Downloaded whoami v1.6.1
9582026-09-06T23:56:55.632Z Downloaded constant_time_eq v0.4.2
9592026-09-06T23:56:55.635Z Downloaded wyz v0.5.1
9602026-09-06T23:56:55.638Z Downloaded openssl-sys v0.9.117
9612026-09-06T23:56:55.640Z Downloaded nibble_vec v0.1.0
9622026-09-06T23:56:55.644Z Downloaded md-5 v0.10.6
9632026-09-06T23:56:55.644Z Downloaded peg-runtime v0.8.5
9642026-09-06T23:56:55.644Z Downloaded proc-macro-crate v1.3.1
9652026-09-06T23:56:55.651Z Downloaded defmt v1.0.1
9662026-09-06T23:56:55.654Z Downloaded defmt-macros v1.0.1
9672026-09-06T23:56:55.658Z Downloaded quinn-udp v0.5.14
9682026-09-06T23:56:55.658Z Downloaded newline-converter v0.3.0
9692026-09-06T23:56:55.658Z Downloaded phf_shared v0.11.3
9702026-09-06T23:56:55.658Z Downloaded psl-types v2.0.11
9712026-09-06T23:56:55.661Z Downloaded rfc6979 v0.6.0
9722026-09-06T23:56:55.661Z Downloaded russh-util v0.52.0
9732026-09-06T23:56:55.661Z Downloaded toml_edit v0.23.10+spec-1.0.0
9742026-09-06T23:56:55.661Z Downloaded humantime v2.3.0
9752026-09-06T23:56:55.663Z Downloaded r2d2 v0.8.10
9762026-09-06T23:56:55.663Z Downloaded digest v0.11.3
9772026-09-06T23:56:55.666Z Downloaded digest-io v0.1.0
9782026-09-06T23:56:55.666Z Downloaded rand v0.8.6
9792026-09-06T23:56:55.669Z Downloaded schemars v0.9.0
9802026-09-06T23:56:55.673Z Downloaded serde_with_macros v3.21.0
9812026-09-06T23:56:55.677Z Downloaded ssh-key v0.6.7
9822026-09-06T23:56:55.680Z Downloaded libbz2-rs-sys v0.2.2
9832026-09-06T23:56:55.680Z Downloaded serde_spanned v1.1.1
9842026-09-06T23:56:55.682Z Downloaded shell-words v1.1.1
9852026-09-06T23:56:55.682Z Downloaded strum v0.27.2
9862026-09-06T23:56:55.682Z Downloaded structmeta v0.3.0
9872026-09-06T23:56:55.682Z Downloaded strum v0.26.3
9882026-09-06T23:56:55.685Z Downloaded quinn v0.11.11
9892026-09-06T23:56:55.685Z Downloaded unicode-truncate v1.1.0
9902026-09-06T23:56:55.688Z Downloaded hashbrown v0.15.5
9912026-09-06T23:56:55.690Z Downloaded thread-id v5.1.0
9922026-09-06T23:56:55.690Z Downloaded tower-layer v0.3.3
9932026-09-06T23:56:55.690Z Downloaded linear-map v1.2.0
9942026-09-06T23:56:55.693Z Downloaded multer v3.1.0
9952026-09-06T23:56:55.693Z Downloaded wait-timeout v0.2.1
9962026-09-06T23:56:55.697Z Downloaded hashbrown v0.16.1
9972026-09-06T23:56:55.701Z Downloaded internal-russh-num-bigint v0.5.0
9982026-09-06T23:56:55.706Z Downloaded nom v8.0.0
9992026-09-06T23:56:55.709Z Downloaded minimal-lexical v0.2.1
10002026-09-06T23:56:55.709Z Downloaded num_enum v0.7.6
10012026-09-06T23:56:55.713Z Downloaded papergrid v0.18.0
10022026-09-06T23:56:55.716Z Downloaded const-oid v0.10.2
10032026-09-06T23:56:55.716Z Downloaded const_format v0.2.35
10042026-09-06T23:56:55.719Z Downloaded cstr-argument v0.1.2
10052026-09-06T23:56:55.719Z Downloaded zeroize_derive v1.5.0
10062026-09-06T23:56:55.719Z Downloaded curve25519-dalek-derive v0.1.1
10072026-09-06T23:56:55.722Z Downloaded num-rational v0.4.2
10082026-09-06T23:56:55.722Z Downloaded crossbeam-utils v0.8.21
10092026-09-06T23:56:55.722Z Downloaded schemars v0.8.22
10102026-09-06T23:56:55.729Z Downloaded serde_cbor v0.11.2
10112026-09-06T23:56:55.731Z Downloaded aes-gcm v0.11.0
10122026-09-06T23:56:55.734Z Downloaded num-primitive v0.2.1
10132026-09-06T23:56:55.734Z Downloaded darling_macro v0.13.4
10142026-09-06T23:56:55.734Z Downloaded dunce v1.0.5
10152026-09-06T23:56:55.734Z Downloaded slab v0.4.12
10162026-09-06T23:56:55.740Z Downloaded signal-hook-registry v1.4.8
10172026-09-06T23:56:55.740Z Downloaded maplit v1.0.2
10182026-09-06T23:56:55.740Z Downloaded inout v0.1.4
10192026-09-06T23:56:55.740Z Downloaded toml v1.1.2+spec-1.1.0
10202026-09-06T23:56:55.743Z Downloaded iana-time-zone v0.1.65
10212026-09-06T23:56:55.743Z Downloaded reedline v0.40.0
10222026-09-06T23:56:55.745Z Downloaded ssh-cipher v0.3.0
10232026-09-06T23:56:55.745Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10242026-09-06T23:56:55.745Z Downloaded sec1 v0.7.3
10252026-09-06T23:56:55.745Z Downloaded unicode-normalization v0.1.25
10262026-09-06T23:56:55.748Z Downloaded openssl-probe v0.1.6
10272026-09-06T23:56:55.749Z Downloaded openssl-probe v0.2.1
10282026-09-06T23:56:55.752Z Downloaded icu_normalizer v2.1.1
10292026-09-06T23:56:55.752Z Downloaded new_debug_unreachable v1.0.6
10302026-09-06T23:56:55.752Z Downloaded yasna v0.5.2
10312026-09-06T23:56:55.752Z Downloaded crossbeam-channel v0.5.15
10322026-09-06T23:56:55.755Z Downloaded vergen v9.1.0
10332026-09-06T23:56:55.760Z Downloaded futures-util v0.3.32
10342026-09-06T23:56:55.764Z Downloaded litrs v1.0.0
10352026-09-06T23:56:55.764Z Downloaded zstd v0.13.3
10362026-09-06T23:56:55.767Z Downloaded phf_shared v0.13.1
10372026-09-06T23:56:55.767Z Downloaded parking_lot_core v0.9.12
10382026-09-06T23:56:55.767Z Downloaded zstd-safe v7.2.4
10392026-09-06T23:56:55.767Z Downloaded mio v1.2.0
10402026-09-06T23:56:55.771Z Downloaded ed25519 v2.2.3
10412026-09-06T23:56:55.774Z Downloaded darling_core v0.13.4
10422026-09-06T23:56:55.774Z Downloaded postcard v1.1.3
10432026-09-06T23:56:55.776Z Downloaded stable_deref_trait v1.2.1
10442026-09-06T23:56:55.776Z Downloaded universal-hash v0.5.1
10452026-09-06T23:56:55.784Z Downloaded dropshot_endpoint v0.17.1
10462026-09-06T23:56:55.787Z Downloaded jobserver v0.1.34
10472026-09-06T23:56:55.787Z Downloaded snafu v0.8.9
10482026-09-06T23:56:55.790Z Downloaded utf8_iter v1.0.4
10492026-09-06T23:56:55.790Z Downloaded rustls-pki-types v1.14.0
10502026-09-06T23:56:55.794Z Downloaded icu_properties v2.1.2
10512026-09-06T23:56:55.797Z Downloaded rsa v0.10.0-rc.18
10522026-09-06T23:56:55.800Z Downloaded nu-ansi-term v0.50.3
10532026-09-06T23:56:55.801Z Downloaded tokio-stream v0.1.18
10542026-09-06T23:56:55.806Z Downloaded jiff-static v0.2.34
10552026-09-06T23:56:55.806Z Downloaded void v1.0.2
10562026-09-06T23:56:55.806Z Downloaded convert_case v0.4.0
10572026-09-06T23:56:55.806Z Downloaded defmt v0.3.100
10582026-09-06T23:56:55.806Z Downloaded hkdf v0.13.0
10592026-09-06T23:56:55.808Z Downloaded hyper-tls v0.6.0
10602026-09-06T23:56:55.808Z Downloaded indexmap v1.9.3
10612026-09-06T23:56:55.808Z Downloaded pin-project-lite v0.2.17
10622026-09-06T23:56:55.814Z Downloaded parking_lot_core v0.8.6
10632026-09-06T23:56:55.816Z Downloaded newtype-uuid v1.3.2
10642026-09-06T23:56:55.816Z Downloaded progenitor v0.13.0
10652026-09-06T23:56:55.819Z Downloaded derive_more v2.1.1
10662026-09-06T23:56:55.824Z Downloaded primeorder v0.14.0
10672026-09-06T23:56:55.827Z Downloaded proc-macro-error2 v2.0.1
10682026-09-06T23:56:55.827Z Downloaded num-bigint v0.4.6
10692026-09-06T23:56:55.830Z Downloaded schemars_derive v0.8.22
10702026-09-06T23:56:55.832Z Downloaded is_ci v1.2.0
10712026-09-06T23:56:55.833Z Downloaded lru-slab v0.1.2
10722026-09-06T23:56:55.833Z Downloaded num-traits v0.2.19
10732026-09-06T23:56:55.833Z Downloaded publicsuffix v2.3.0
10742026-09-06T23:56:55.835Z Downloaded impl-trait-for-tuples v0.2.3
10752026-09-06T23:56:55.835Z Downloaded shlex v1.3.0
10762026-09-06T23:56:55.838Z Downloaded powerfmt v0.2.0
10772026-09-06T23:56:55.839Z Downloaded rand_pcg v0.10.2
10782026-09-06T23:56:55.839Z Downloaded serde_bytes v0.11.19
10792026-09-06T23:56:55.843Z Downloaded termios v0.3.3
10802026-09-06T23:56:55.843Z Downloaded synstructure v0.13.2
10812026-09-06T23:56:55.843Z Downloaded des v0.9.0
10822026-09-06T23:56:55.843Z Downloaded stacker v0.1.23
10832026-09-06T23:56:55.847Z Downloaded rustc_version v0.1.7
10842026-09-06T23:56:55.847Z Downloaded memmap2 v0.9.10
10852026-09-06T23:56:55.848Z Downloaded tinyvec_macros v0.1.1
10862026-09-06T23:56:55.848Z Downloaded tui-tree-widget v0.23.1
10872026-09-06T23:56:55.850Z Downloaded bindgen v0.71.1
10882026-09-06T23:56:55.853Z Downloaded knus-derive v3.4.0
10892026-09-06T23:56:55.856Z Downloaded tokio-tungstenite v0.21.0
10902026-09-06T23:56:55.857Z Downloaded rustc-hash v2.1.1
10912026-09-06T23:56:55.857Z Downloaded signal-hook-mio v0.2.5
10922026-09-06T23:56:55.860Z Downloaded ssh-key v0.7.0-rc.11
10932026-09-06T23:56:55.863Z Downloaded dropshot-api-manager v0.8.0
10942026-09-06T23:56:55.866Z Downloaded winnow v0.5.40
10952026-09-06T23:56:55.869Z Downloaded tinyvec v1.11.0
10962026-09-06T23:56:55.871Z Downloaded writeable v0.6.2
10972026-09-06T23:56:55.871Z Downloaded corncobs v0.1.4
10982026-09-06T23:56:55.871Z Downloaded cpufeatures v0.3.0
10992026-09-06T23:56:55.874Z Downloaded tungstenite v0.21.0
11002026-09-06T23:56:55.874Z Downloaded convert_case v0.10.0
11012026-09-06T23:56:55.874Z Downloaded crypto-common v0.2.2
11022026-09-06T23:56:55.877Z Downloaded zerofrom-derive v0.1.6
11032026-09-06T23:56:55.877Z Downloaded parking_lot v0.11.2
11042026-09-06T23:56:55.877Z Downloaded hkdf v0.12.4
11052026-09-06T23:56:55.879Z Downloaded vte v0.14.1
11062026-09-06T23:56:55.879Z Downloaded unicode_categories v0.1.1
11072026-09-06T23:56:55.882Z Downloaded unicode-bidi v0.3.18
11082026-09-06T23:56:55.882Z Downloaded dashu-base v0.5.1
11092026-09-06T23:56:55.885Z Downloaded h2 v0.4.15
11102026-09-06T23:56:55.888Z Downloaded peg v0.8.5
11112026-09-06T23:56:55.890Z Downloaded module-lattice v0.2.3
11122026-09-06T23:56:55.890Z Downloaded salsa20 v0.11.0
11132026-09-06T23:56:55.890Z Downloaded zopfli v0.8.3
11142026-09-06T23:56:55.893Z Downloaded downcast-rs v2.0.2
11152026-09-06T23:56:55.894Z Downloaded icu_provider v2.1.1
11162026-09-06T23:56:55.943Z Downloaded spin v0.9.8
11172026-09-06T23:56:55.943Z Downloaded postgres-protocol v0.6.10
11182026-09-06T23:56:55.943Z Downloaded rand_core v0.9.5
11192026-09-06T23:56:55.943Z Downloaded serde_path_to_error v0.1.20
11202026-09-06T23:56:55.943Z Downloaded tokio-util v0.7.18
11212026-09-06T23:56:55.944Z Downloaded hubpack v0.1.2
11222026-09-06T23:56:55.944Z Downloaded lru-cache v0.1.2
11232026-09-06T23:56:55.944Z Downloaded quick-error v1.2.3
11242026-09-06T23:56:55.944Z Downloaded hyper-util v0.1.20
11252026-09-06T23:56:55.944Z Downloaded support-bundle-viewer v0.1.2
11262026-09-06T23:56:55.944Z Downloaded term v1.2.1
11272026-09-06T23:56:55.944Z Downloaded try-lock v0.2.5
11282026-09-06T23:56:55.944Z Downloaded diesel_derives v2.3.7
11292026-09-06T23:56:55.944Z Downloaded serde-big-array v0.5.1
11302026-09-06T23:56:55.944Z Downloaded ssh-encoding v0.2.0
11312026-09-06T23:56:55.944Z Downloaded wnaf v0.14.0
11322026-09-06T23:56:55.944Z Downloaded parse-size v1.1.0
11332026-09-06T23:56:55.944Z Downloaded num_enum_derive v0.5.11
11342026-09-06T23:56:55.944Z Downloaded whoami v2.1.0
11352026-09-06T23:56:55.944Z Downloaded httparse v1.10.1
11362026-09-06T23:56:55.944Z Downloaded vergen-git2 v9.1.0
11372026-09-06T23:56:55.944Z Downloaded static_assertions v1.1.0
11382026-09-06T23:56:55.944Z Downloaded tokio-tungstenite v0.28.0
11392026-09-06T23:56:55.944Z Downloaded display-error-chain v0.2.2
11402026-09-06T23:56:55.944Z Downloaded sync_wrapper v1.0.2
11412026-09-06T23:56:55.944Z Downloaded typed-path v0.9.3
11422026-09-06T23:56:55.944Z Downloaded utf-8 v0.7.6
11432026-09-06T23:56:55.944Z Downloaded waitgroup v0.1.2
11442026-09-06T23:56:55.944Z Downloaded zerovec v0.11.5
11452026-09-06T23:56:55.944Z Downloaded ingot-macros v0.2.0
11462026-09-06T23:56:55.944Z Downloaded maybe-uninit v2.0.0
11472026-09-06T23:56:55.949Z Downloaded password-hash v0.6.1
11482026-09-06T23:56:55.949Z Downloaded serde_yaml v0.9.34+deprecated
11492026-09-06T23:56:55.949Z Downloaded crossterm v0.29.0
11502026-09-06T23:56:55.949Z Downloaded darling_core v0.23.0
11512026-09-06T23:56:55.952Z Downloaded deranged v0.5.8
11522026-09-06T23:56:55.952Z Downloaded ingot-types v0.2.0
11532026-09-06T23:56:55.952Z Downloaded darling_core v0.20.11
11542026-09-06T23:56:55.955Z Downloaded libsw v3.5.0
11552026-09-06T23:56:55.957Z Downloaded nanorand v0.7.0
11562026-09-06T23:56:55.957Z Downloaded oxide-tokio-rt v0.1.4
11572026-09-06T23:56:55.957Z Downloaded illumos-nvpair-sys v0.2.0
11582026-09-06T23:56:55.960Z Downloaded pkg-config v0.3.32
11592026-09-06T23:56:55.960Z Downloaded ryu v1.0.23
11602026-09-06T23:56:55.966Z Downloaded pkcs1 v0.7.5
11612026-09-06T23:56:55.966Z Downloaded sha3 v0.12.0
11622026-09-06T23:56:55.970Z Downloaded serde_with v1.14.0
11632026-09-06T23:56:55.970Z Downloaded cpubits v0.1.1
11642026-09-06T23:56:55.970Z Downloaded rand_core v0.6.4
11652026-09-06T23:56:55.970Z Downloaded num v0.4.3
11662026-09-06T23:56:55.970Z Downloaded percent-encoding v2.3.2
11672026-09-06T23:56:55.970Z Downloaded seq-macro v0.3.6
11682026-09-06T23:56:55.970Z Downloaded tower-service v0.3.3
11692026-09-06T23:56:55.970Z Downloaded derive_builder_macro v0.20.2
11702026-09-06T23:56:55.973Z Downloaded winnow v0.6.26
11712026-09-06T23:56:55.976Z Downloaded scroll v0.13.0
11722026-09-06T23:56:55.978Z Downloaded reqwest v0.13.2
11732026-09-06T23:56:55.981Z Downloaded tower v0.5.3
11742026-09-06T23:56:55.986Z Downloaded jiff-core v0.1.0
11752026-09-06T23:56:55.988Z Downloaded crossbeam-epoch v0.9.18
11762026-09-06T23:56:55.988Z Downloaded tokio-tungstenite v0.23.1
11772026-09-06T23:56:55.991Z Downloaded daft v0.1.8
11782026-09-06T23:56:55.991Z Downloaded displaydoc v0.2.5
11792026-09-06T23:56:55.991Z Downloaded ed25519 v3.0.0
11802026-09-06T23:56:55.994Z Downloaded rfc6979 v0.4.0
11812026-09-06T23:56:55.994Z Downloaded tabwriter v1.4.1
11822026-09-06T23:56:55.994Z Downloaded dirs-next v2.0.0
11832026-09-06T23:56:55.994Z Downloaded httpdate v1.0.3
11842026-09-06T23:56:55.996Z Downloaded blake3 v1.8.5
11852026-09-06T23:56:55.999Z Downloaded signature v3.0.0
11862026-09-06T23:56:56.002Z Downloaded illumos-nvpair v0.3.0
11872026-09-06T23:56:56.002Z Downloaded num-bigint-dig v0.8.6
11882026-09-06T23:56:56.007Z Downloaded diff v0.1.13
11892026-09-06T23:56:56.007Z Downloaded olpc-cjson v0.1.4
11902026-09-06T23:56:56.007Z Downloaded match_cfg v0.1.0
11912026-09-06T23:56:56.007Z Downloaded zip v4.6.1
11922026-09-06T23:56:56.009Z Downloaded primeorder v0.13.6
11932026-09-06T23:56:56.009Z Downloaded owo-colors v4.3.0
11942026-09-06T23:56:56.009Z Downloaded slog-term v2.9.2
11952026-09-06T23:56:56.012Z Downloaded serde_plain v1.0.2
11962026-09-06T23:56:56.012Z Downloaded multimap v0.10.1
11972026-09-06T23:56:56.012Z Downloaded lock_api v0.4.14
11982026-09-06T23:56:56.015Z Downloaded derive_more-impl v2.1.1
11992026-09-06T23:56:56.019Z Downloaded schemars v1.2.1
12002026-09-06T23:56:56.025Z Downloaded scrypt v0.12.0
12012026-09-06T23:56:56.028Z Downloaded simd-adler32 v0.3.8
12022026-09-06T23:56:56.028Z Downloaded tiny-keccak v2.0.2
12032026-09-06T23:56:56.030Z Downloaded aws-lc-rs v1.16.3
12042026-09-06T23:56:56.033Z Downloaded oxide-update-engine v0.1.2
12052026-09-06T23:56:56.036Z Downloaded sec1 v0.8.1
12062026-09-06T23:56:56.036Z Downloaded pkcs8 v0.11.0
12072026-09-06T23:56:56.038Z Downloaded socket2 v0.6.3
12082026-09-06T23:56:56.039Z Downloaded salty v0.3.0
12092026-09-06T23:56:56.042Z Downloaded rustls-webpki v0.103.13
12102026-09-06T23:56:56.044Z Downloaded unsafe-libyaml v0.2.11
12112026-09-06T23:56:56.047Z Downloaded libloading v0.8.9
12122026-09-06T23:56:56.047Z Downloaded petname v2.0.2
12132026-09-06T23:56:56.051Z Downloaded pretty_assertions v1.4.1
12142026-09-06T23:56:56.054Z Downloaded critical-section v1.2.0
12152026-09-06T23:56:56.054Z Downloaded crossterm v0.28.1
12162026-09-06T23:56:56.054Z Downloaded num-iter v0.1.45
12172026-09-06T23:56:56.056Z Downloaded sqlformat v0.3.5
12182026-09-06T23:56:56.056Z Downloaded instability v0.3.11
12192026-09-06T23:56:56.056Z Downloaded git2 v0.20.4
12202026-09-06T23:56:56.060Z Downloaded strip-ansi-escapes v0.2.1
12212026-09-06T23:56:56.063Z Downloaded chrono v0.4.45
12222026-09-06T23:56:56.066Z Downloaded rayon-core v1.13.0
12232026-09-06T23:56:56.069Z Downloaded libefi-sys v0.1.0
12242026-09-06T23:56:56.069Z Downloaded progenitor-extras v0.2.0
12252026-09-06T23:56:56.069Z Downloaded smallvec v0.6.14
12262026-09-06T23:56:56.069Z Downloaded unicase v2.9.0
12272026-09-06T23:56:56.071Z Downloaded pem v3.0.6
12282026-09-06T23:56:56.075Z Downloaded idna v1.1.0
12292026-09-06T23:56:56.078Z Downloaded tar v0.4.46
12302026-09-06T23:56:56.082Z Downloaded usdt-impl v0.6.0
12312026-09-06T23:56:56.082Z Downloaded signal-hook v0.3.18
12322026-09-06T23:56:56.085Z Downloaded time-macros v0.2.27
12332026-09-06T23:56:56.085Z Downloaded zerocopy v0.6.6
12342026-09-06T23:56:56.085Z Downloaded thread_local v1.1.9
12352026-09-06T23:56:56.085Z Downloaded tokio-rustls v0.26.4
12362026-09-06T23:56:56.088Z Downloaded reqwest v0.12.28
12372026-09-06T23:56:56.090Z Downloaded libm v0.2.16
12382026-09-06T23:56:56.095Z Downloaded iri-string v0.7.10
12392026-09-06T23:56:56.099Z Downloaded bitvec v1.0.1
12402026-09-06T23:56:56.107Z Downloaded moka v0.12.13
12412026-09-06T23:56:56.112Z Downloaded darling v0.20.11
12422026-09-06T23:56:56.114Z Downloaded drift v0.2.0
12432026-09-06T23:56:56.121Z Downloaded unicode-segmentation v1.12.0
12442026-09-06T23:56:56.124Z Downloaded hybrid-array v0.4.13
12452026-09-06T23:56:56.124Z Downloaded psm v0.1.30
12462026-09-06T23:56:56.127Z Downloaded p384 v0.13.1
12472026-09-06T23:56:56.127Z Downloaded x509-cert v0.2.5
12482026-09-06T23:56:56.130Z Downloaded ignore v0.4.25
12492026-09-06T23:56:56.132Z Downloaded crossbeam-deque v0.8.6
12502026-09-06T23:56:56.132Z Downloaded csv-core v0.1.13
12512026-09-06T23:56:56.135Z Downloaded ipnetwork v0.21.1
12522026-09-06T23:56:56.135Z Downloaded russh v0.62.4
12532026-09-06T23:56:56.138Z Downloaded rsa v0.9.10
12542026-09-06T23:56:56.140Z Downloaded serdect v0.4.3
12552026-09-06T23:56:56.143Z Downloaded subprocess v0.2.15
12562026-09-06T23:56:56.143Z Downloaded rlimit v0.10.2
12572026-09-06T23:56:56.146Z Downloaded rustls-pemfile v2.2.0
12582026-09-06T23:56:56.146Z Downloaded toml_edit v0.19.15
12592026-09-06T23:56:56.154Z Downloaded rand v0.10.1
12602026-09-06T23:56:56.157Z Downloaded derive_more v0.99.20
12612026-09-06T23:56:56.159Z Downloaded itertools v0.10.5
12622026-09-06T23:56:56.162Z Downloaded spki v0.7.3
12632026-09-06T23:56:56.164Z Downloaded zerocopy-derive v0.8.55
12642026-09-06T23:56:56.167Z Downloaded smallvec v1.15.1
12652026-09-06T23:56:56.170Z Downloaded crc-any v2.5.0
12662026-09-06T23:56:56.170Z Downloaded der v0.7.10
12672026-09-06T23:56:56.172Z Downloaded iddqd v0.4.2
12682026-09-06T23:56:56.176Z Downloaded winnow v1.0.3
12692026-09-06T23:56:56.182Z Downloaded port-file v0.1.0
12702026-09-06T23:56:56.185Z Downloaded uuid v1.23.4
12712026-09-06T23:56:56.185Z Downloaded rustyline v14.0.0
12722026-09-06T23:56:56.189Z Downloaded crypto-primes v0.7.2
12732026-09-06T23:56:56.192Z Downloaded vergen-lib v9.1.0
12742026-09-06T23:56:56.192Z Downloaded prettyplease v0.2.37
12752026-09-06T23:56:56.195Z Downloaded goblin v0.10.5
12762026-09-06T23:56:56.197Z Downloaded darling v0.21.3
12772026-09-06T23:56:56.200Z Downloaded derive-where v1.6.0
12782026-09-06T23:56:56.202Z Downloaded quinn-proto v0.11.16
12792026-09-06T23:56:56.205Z Downloaded polar-core v0.27.3
12802026-09-06T23:56:56.209Z Downloaded icu_properties_data v2.1.2
12812026-09-06T23:56:56.214Z Downloaded itertools v0.13.0
12822026-09-06T23:56:56.218Z Downloaded yansi v1.0.1
12832026-09-06T23:56:56.220Z Downloaded zip v0.6.6
12842026-09-06T23:56:56.223Z Downloaded itertools v0.12.1
12852026-09-06T23:56:56.226Z Downloaded oso v0.27.3
12862026-09-06T23:56:56.229Z Downloaded regex v1.12.3
12872026-09-06T23:56:56.231Z Downloaded icu_locale_core v2.1.1
12882026-09-06T23:56:56.234Z Downloaded p384 v0.14.0
12892026-09-06T23:56:56.238Z Downloaded typify v0.6.2
12902026-09-06T23:56:56.238Z Downloaded zerotrie v0.2.3
12912026-09-06T23:56:56.241Z Downloaded ron v0.8.1
12922026-09-06T23:56:56.243Z Downloaded zlib-rs v0.6.2
12932026-09-06T23:56:56.246Z Downloaded tokio-postgres v0.7.16
12942026-09-06T23:56:56.248Z Downloaded indicatif v0.18.4
12952026-09-06T23:56:56.251Z Downloaded nom v7.1.3
12962026-09-06T23:56:56.256Z Downloaded smoltcp v0.9.1
12972026-09-06T23:56:56.258Z Downloaded rawzip v0.4.4
12982026-09-06T23:56:56.261Z Downloaded icu_collections v2.1.1
12992026-09-06T23:56:56.264Z Downloaded gimli v0.32.3
13002026-09-06T23:56:56.273Z Downloaded object v0.30.4
13012026-09-06T23:56:56.276Z Downloaded p521 v0.13.3
13022026-09-06T23:56:56.276Z Downloaded portable-atomic v1.13.1
13032026-09-06T23:56:56.279Z Downloaded time v0.3.47
13042026-09-06T23:56:56.285Z Downloaded steno v0.4.1
13052026-09-06T23:56:56.288Z Downloaded rand v0.9.2
13062026-09-06T23:56:56.291Z Downloaded serde_with v3.21.0
13072026-09-06T23:56:56.296Z Downloaded nix v0.28.0
13082026-09-06T23:56:56.305Z Downloaded qorb v0.4.1
13092026-09-06T23:56:56.308Z Downloaded hyper v1.10.1
13102026-09-06T23:56:56.308Z Downloaded tough v0.22.0
13112026-09-06T23:56:56.312Z Downloaded der v0.8.0
13122026-09-06T23:56:56.315Z Downloaded vcpkg v0.2.15
13132026-09-06T23:56:56.337Z Downloaded miette v7.6.0
13142026-09-06T23:56:56.340Z Downloaded crypto-bigint v0.7.5
13152026-09-06T23:56:56.350Z Downloaded regex-syntax v0.6.29
13162026-09-06T23:56:56.354Z Downloaded p521 v0.14.0
13172026-09-06T23:56:56.356Z Downloaded rayon v1.11.0
13182026-09-06T23:56:56.359Z Downloaded itertools v0.15.0
13192026-09-06T23:56:56.363Z Downloaded proptest v1.11.0
13202026-09-06T23:56:56.367Z Downloaded bstr v1.12.1
13212026-09-06T23:56:56.372Z Downloaded dashu-int v0.5.1
13222026-09-06T23:56:56.377Z Downloaded libxml v0.3.3
13232026-09-06T23:56:56.384Z Downloaded syn v3.0.3
13242026-09-06T23:56:56.387Z Downloaded itertools v0.14.0
13252026-09-06T23:56:56.390Z Downloaded tower-http v0.6.8
13262026-09-06T23:56:56.395Z Downloaded openapiv3 v2.2.0
13272026-09-06T23:56:56.403Z Downloaded hickory-proto v0.24.4
13282026-09-06T23:56:56.410Z Downloaded curve25519-dalek v4.1.3
13292026-09-06T23:56:56.414Z Downloaded lalrpop v0.19.12
13302026-09-06T23:56:56.422Z Downloaded regex-syntax v0.8.10
13312026-09-06T23:56:56.425Z Downloaded rustls v0.23.41
13322026-09-06T23:56:56.431Z Downloaded quick-xml v0.37.5
13332026-09-06T23:56:56.434Z Downloaded hickory-proto v0.25.2
13342026-09-06T23:56:56.443Z Downloaded smoltcp v0.11.0
13352026-09-06T23:56:56.448Z Downloaded tabled v0.21.0
13362026-09-06T23:56:56.457Z Downloaded rustix v0.38.44
13372026-09-06T23:56:56.470Z Downloaded radix_trie v0.2.1
13382026-09-06T23:56:56.473Z Downloaded zerocopy v0.8.55
13392026-09-06T23:56:56.482Z Downloaded nix v0.27.1
13402026-09-06T23:56:56.488Z Downloaded openssl v0.10.80
13412026-09-06T23:56:56.493Z Downloaded regress v0.10.5
13422026-09-06T23:56:56.498Z Downloaded curve25519-dalek v5.0.0
13432026-09-06T23:56:56.503Z Downloaded object v0.37.3
13442026-09-06T23:56:56.510Z Downloaded nix v0.31.2
13452026-09-06T23:56:56.515Z Downloaded dropshot v0.17.1
13462026-09-06T23:56:56.527Z Downloaded sha3 v0.11.0
13472026-09-06T23:56:56.530Z Downloaded ratatui v0.29.0
13482026-09-06T23:56:56.540Z Downloaded zerocopy-derive v0.6.6
13492026-09-06T23:56:56.546Z Downloaded sqlparser v0.61.0
13502026-09-06T23:56:56.551Z Downloaded diesel v2.3.7
13512026-09-06T23:56:56.562Z Downloaded tracing v0.1.44
13522026-09-06T23:56:56.574Z Downloaded bzip2-sys v0.1.13+1.0.8
13532026-09-06T23:56:56.580Z Downloaded regress v0.11.1
13542026-09-06T23:56:56.587Z Downloaded sled v0.34.7
13552026-09-06T23:56:56.592Z Downloaded typify-impl v0.6.2
13562026-09-06T23:56:56.599Z Downloaded jiff v0.2.34
13572026-09-06T23:56:56.608Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13582026-09-06T23:56:56.618Z Downloaded chrono-tz v0.10.4
13592026-09-06T23:56:56.628Z Downloaded tokio v1.52.1
13602026-09-06T23:56:56.650Z Downloaded regex-automata v0.4.14
13612026-09-06T23:56:56.660Z Downloaded petgraph v0.6.5
13622026-09-06T23:56:56.669Z Downloaded libz-sys v1.1.24
13632026-09-06T23:56:56.681Z Downloaded sha3 v0.10.8
13642026-09-06T23:56:56.684Z Downloaded csv v1.4.0
13652026-09-06T23:56:56.695Z Downloaded petgraph v0.8.3
13662026-09-06T23:56:56.708Z Downloaded encoding_rs v0.8.35
13672026-09-06T23:56:56.805Z Downloaded ring v0.17.14
13682026-09-06T23:56:56.874Z Downloaded libgit2-sys v0.18.3+1.9.2
13692026-09-06T23:56:57.303Z Downloaded dsi-bitstream v0.10.1
13702026-09-06T23:56:57.477Z Downloaded aws-lc-sys v0.40.0
13712026-09-06T23:56:57.777Z Compiling serde_core v1.0.228
13722026-09-06T23:56:57.778Z Compiling libc v0.2.185
13732026-09-06T23:56:57.780Z Compiling serde v1.0.228
13742026-09-06T23:56:57.781Z Compiling subtle v2.6.1
13752026-09-06T23:56:57.781Z Compiling smallvec v1.15.1
13762026-09-06T23:56:57.923Z Compiling log v0.4.33
13772026-09-06T23:56:57.926Z Compiling zerocopy v0.8.55
13782026-09-06T23:56:57.934Z Compiling syn v2.0.117
13792026-09-06T23:56:58.100Z Compiling shlex v1.3.0
13802026-09-06T23:56:58.164Z Compiling find-msvc-tools v0.1.9
13812026-09-06T23:56:58.180Z Compiling typenum v1.20.1
13822026-09-06T23:56:58.275Z Compiling scopeguard v1.2.0
13832026-09-06T23:56:58.295Z Compiling portable-atomic v1.13.1
13842026-09-06T23:56:58.379Z Compiling lock_api v0.4.14
13852026-09-06T23:56:58.393Z Compiling const-oid v0.9.6
13862026-09-06T23:56:58.436Z Compiling generic-array v0.14.7
13872026-09-06T23:56:58.612Z Compiling critical-section v1.2.0
13882026-09-06T23:56:58.650Z Compiling stable_deref_trait v1.2.1
13892026-09-06T23:56:58.731Z Compiling libm v0.2.16
13902026-09-06T23:56:58.764Z Compiling num-traits v0.2.19
13912026-09-06T23:56:58.782Z Compiling errno v0.3.14
13922026-09-06T23:56:58.839Z Compiling jobserver v0.1.34
13932026-09-06T23:56:58.935Z Compiling getrandom v0.2.17
13942026-09-06T23:56:58.987Z Compiling serde_json v1.0.151
13952026-09-06T23:56:59.063Z Compiling cc v1.2.56
13962026-09-06T23:56:59.147Z Compiling rand_core v0.6.4
13972026-09-06T23:56:59.274Z Compiling allocator-api2 v0.2.21
13982026-09-06T23:56:59.419Z Compiling getrandom v0.4.3
13992026-09-06T23:56:59.459Z Compiling rand_core v0.10.0
14002026-09-06T23:56:59.597Z Compiling once_cell v1.21.3
14012026-09-06T23:56:59.613Z Compiling getrandom v0.3.4
14022026-09-06T23:56:59.628Z Compiling rustix v1.1.4
14032026-09-06T23:56:59.811Z Compiling percent-encoding v2.3.2
14042026-09-06T23:57:00.014Z Compiling pin-project-lite v0.2.17
14052026-09-06T23:57:00.111Z Compiling bitflags v2.11.0
14062026-09-06T23:57:00.204Z Compiling semver v1.0.28
14072026-09-06T23:57:00.254Z Compiling litemap v0.8.1
14082026-09-06T23:57:00.354Z Compiling writeable v0.6.2
14092026-09-06T23:57:00.369Z Compiling parking_lot_core v0.9.12
14102026-09-06T23:57:00.541Z Compiling pkg-config v0.3.32
14112026-09-06T23:57:00.644Z Compiling icu_properties_data v2.1.2
14122026-09-06T23:57:00.658Z Compiling icu_normalizer_data v2.1.1
14132026-09-06T23:57:00.749Z Compiling signal-hook-registry v1.4.8
14142026-09-06T23:57:00.848Z Compiling synstructure v0.13.2
14152026-09-06T23:57:00.902Z Compiling base64ct v1.8.3
14162026-09-06T23:57:01.025Z Compiling parking_lot v0.12.5
14172026-09-06T23:57:01.126Z Compiling mio v1.2.0
14182026-09-06T23:57:01.171Z Compiling pem-rfc7468 v0.7.0
14192026-09-06T23:57:01.198Z Compiling flagset v0.4.7
14202026-09-06T23:57:01.330Z Compiling foldhash v0.2.0
14212026-09-06T23:57:01.345Z Compiling futures-core v0.3.32
14222026-09-06T23:57:01.403Z Compiling socket2 v0.6.3
14232026-09-06T23:57:01.445Z Compiling utf8_iter v1.0.4
14242026-09-06T23:57:01.470Z Compiling form_urlencoded v1.2.2
14252026-09-06T23:57:01.497Z Compiling hashbrown v0.17.0
14262026-09-06T23:57:01.545Z Compiling rustversion v1.0.22
14272026-09-06T23:57:01.590Z Compiling iana-time-zone v0.1.65
14282026-09-06T23:57:01.593Z Compiling futures-sink v0.3.32
14292026-09-06T23:57:01.646Z Compiling base64 v0.22.1
14302026-09-06T23:57:01.715Z Compiling futures-channel v0.3.32
14312026-09-06T23:57:01.793Z Compiling ident_case v1.0.1
14322026-09-06T23:57:01.811Z Compiling cpufeatures v0.2.17
14332026-09-06T23:57:01.854Z Compiling slab v0.4.12
14342026-09-06T23:57:01.887Z Compiling futures-task v0.3.32
14352026-09-06T23:57:01.923Z Compiling futures-io v0.3.32
14362026-09-06T23:57:01.939Z Compiling terminal_size v0.4.3
14372026-09-06T23:57:01.992Z Compiling uuid v1.23.4
14382026-09-06T23:57:02.030Z Compiling simd-adler32 v0.3.8
14392026-09-06T23:57:02.056Z Compiling indexmap v2.14.0
14402026-09-06T23:57:02.070Z Compiling rustc_version v0.4.1
14412026-09-06T23:57:02.070Z Compiling adler2 v2.0.1
14422026-09-06T23:57:02.107Z Compiling syn v1.0.109
14432026-09-06T23:57:02.209Z Compiling miniz_oxide v0.8.9
14442026-09-06T23:57:02.271Z Compiling serde_derive_internals v0.29.1
14452026-09-06T23:57:02.377Z Compiling cmake v0.1.57
14462026-09-06T23:57:02.466Z Compiling spin v0.9.8
14472026-09-06T23:57:02.536Z Compiling ahash v0.8.12
14482026-09-06T23:57:02.573Z Compiling serde_derive v1.0.228
14492026-09-06T23:57:02.693Z Compiling zeroize_derive v1.5.0
14502026-09-06T23:57:02.708Z Compiling zerocopy-derive v0.8.55
14512026-09-06T23:57:02.712Z Compiling zerofrom-derive v0.1.6
14522026-09-06T23:57:02.793Z Compiling yoke-derive v0.8.1
14532026-09-06T23:57:02.809Z Compiling zerovec-derive v0.11.2
14542026-09-06T23:57:02.822Z Compiling displaydoc v0.2.5
14552026-09-06T23:57:03.192Z Compiling der_derive v0.7.3
14562026-09-06T23:57:03.351Z Compiling thiserror-impl v2.0.18
14572026-09-06T23:57:03.574Z Compiling tokio-macros v2.7.0
14582026-09-06T23:57:03.923Z Compiling futures-macro v0.3.32
14592026-09-06T23:57:03.984Z Compiling fs_extra v1.3.0
14602026-09-06T23:57:04.109Z Compiling zerofrom v0.1.6
14612026-09-06T23:57:04.180Z Compiling dyn-clone v1.0.20
14622026-09-06T23:57:04.234Z Compiling yoke v0.8.1
14632026-09-06T23:57:04.249Z Compiling dunce v1.0.5
14642026-09-06T23:57:04.325Z Compiling schemars v0.8.22
14652026-09-06T23:57:04.328Z Compiling schemars_derive v0.8.22
14662026-09-06T23:57:04.341Z Compiling aws-lc-sys v0.40.0
14672026-09-06T23:57:04.412Z Compiling zerovec v0.11.5
14682026-09-06T23:57:04.513Z Compiling zerotrie v0.2.3
14692026-09-06T23:57:04.710Z Compiling thiserror v2.0.18
14702026-09-06T23:57:04.725Z Compiling futures-util v0.3.32
14712026-09-06T23:57:04.873Z Compiling tinystr v0.8.2
14722026-09-06T23:57:04.918Z Compiling potential_utf v0.1.4
14732026-09-06T23:57:05.074Z Compiling icu_locale_core v2.1.1
14742026-09-06T23:57:05.089Z Compiling icu_collections v2.1.1
14752026-09-06T23:57:05.561Z Compiling regex-syntax v0.8.10
14762026-09-06T23:57:05.567Z Compiling clap_builder v4.6.0
14772026-09-06T23:57:05.942Z Compiling icu_provider v2.1.1
14782026-09-06T23:57:06.098Z Compiling zeroize v1.9.0
14792026-09-06T23:57:06.228Z Compiling bytes v1.11.1
14802026-09-06T23:57:06.846Z Compiling block-buffer v0.10.4
14812026-09-06T23:57:06.900Z Compiling crypto-common v0.1.7
14822026-09-06T23:57:06.967Z Compiling der v0.7.10
14832026-09-06T23:57:07.000Z Compiling digest v0.10.7
14842026-09-06T23:57:07.025Z Compiling icu_properties v2.1.2
14852026-09-06T23:57:07.245Z Compiling ppv-lite86 v0.2.21
14862026-09-06T23:57:07.258Z Compiling icu_normalizer v2.1.1
14872026-09-06T23:57:07.560Z Compiling tokio v1.52.1
14882026-09-06T23:57:07.801Z Compiling chrono v0.4.45
14892026-09-06T23:57:07.879Z Compiling spki v0.7.3
14902026-09-06T23:57:08.093Z Compiling idna_adapter v1.2.1
14912026-09-06T23:57:08.175Z Compiling pkcs8 v0.10.2
14922026-09-06T23:57:08.209Z Compiling idna v1.1.0
14932026-09-06T23:57:08.233Z Compiling sha2 v0.10.9
14942026-09-06T23:57:08.440Z Compiling hmac v0.12.1
14952026-09-06T23:57:08.578Z Compiling url v2.5.8
14962026-09-06T23:57:08.611Z Compiling signature v2.2.0
14972026-09-06T23:57:08.674Z Compiling hex v0.4.3
14982026-09-06T23:57:08.894Z Compiling ipnet v2.12.0
14992026-09-06T23:57:08.946Z Compiling clap_derive v4.6.1
15002026-09-06T23:57:09.076Z Compiling rand_core v0.9.5
15012026-09-06T23:57:09.324Z Compiling rand_chacha v0.3.1
15022026-09-06T23:57:09.365Z Compiling http v1.4.2
15032026-09-06T23:57:09.379Z Compiling num-integer v0.1.46
15042026-09-06T23:57:09.564Z Compiling vcpkg v0.2.15
15052026-09-06T23:57:09.705Z Compiling aws-lc-rs v1.16.3
15062026-09-06T23:57:10.004Z Compiling num-bigint-dig v0.8.6
15072026-09-06T23:57:10.050Z Compiling object v0.37.3
15082026-09-06T23:57:10.244Z Compiling tempfile v3.27.0
15092026-09-06T23:57:10.252Z Compiling openssl-sys v0.9.117
15102026-09-06T23:57:10.274Z Compiling num-iter v0.1.45
15112026-09-06T23:57:10.375Z Compiling rand v0.8.6
15122026-09-06T23:57:10.392Z Compiling rand_chacha v0.9.0
15132026-09-06T23:57:10.457Z Compiling rustls-pki-types v1.14.0
15142026-09-06T23:57:10.589Z Compiling lazy_static v1.5.0
15152026-09-06T23:57:10.679Z Compiling thiserror-impl v1.0.69
15162026-09-06T23:57:10.705Z Compiling clap v4.6.1
15172026-09-06T23:57:10.773Z Compiling tracing-attributes v0.1.31
15182026-09-06T23:57:10.788Z Compiling tracing-core v0.1.36
15192026-09-06T23:57:10.894Z Compiling ff v0.13.1
15202026-09-06T23:57:11.030Z Compiling anyhow v1.0.104
15212026-09-06T23:57:11.070Z Compiling base16ct v0.2.0
15222026-09-06T23:57:11.165Z Compiling gimli v0.32.3
15232026-09-06T23:57:11.239Z Compiling sec1 v0.7.3
15242026-09-06T23:57:11.299Z Compiling group v0.13.0
15252026-09-06T23:57:11.472Z Compiling tokio-util v0.7.18
15262026-09-06T23:57:11.606Z Compiling rand v0.9.2
15272026-09-06T23:57:11.921Z Compiling thiserror v1.0.69
15282026-09-06T23:57:12.066Z Compiling tracing v0.1.44
15292026-09-06T23:57:12.341Z Compiling http-body v1.0.1
15302026-09-06T23:57:12.341Z Compiling hkdf v0.12.4
15312026-09-06T23:57:12.473Z Compiling pkcs1 v0.7.5
15322026-09-06T23:57:12.509Z Compiling x509-cert v0.2.5
15332026-09-06T23:57:12.528Z Compiling crypto-bigint v0.5.5
15342026-09-06T23:57:12.913Z Compiling addr2line v0.25.1
15352026-09-06T23:57:13.098Z Compiling httparse v1.10.1
15362026-09-06T23:57:13.251Z Compiling openssl-probe v0.2.1
15372026-09-06T23:57:13.416Z Compiling rustc-demangle v0.1.27
15382026-09-06T23:57:13.454Z Compiling tinyvec_macros v0.1.1
15392026-09-06T23:57:13.472Z Compiling crc32fast v1.5.0
15402026-09-06T23:57:13.485Z Compiling crossbeam-utils v0.8.21
15412026-09-06T23:57:13.734Z Compiling cmov v0.5.4
15422026-09-06T23:57:13.792Z Compiling untrusted v0.7.1
15432026-09-06T23:57:13.825Z Compiling owo-colors v4.3.0
15442026-09-06T23:57:13.901Z Compiling ctutils v0.4.2
15452026-09-06T23:57:13.998Z Compiling elliptic-curve v0.13.8
15462026-09-06T23:57:14.120Z Compiling tinyvec v1.11.0
15472026-09-06T23:57:14.175Z Compiling rsa v0.9.10
15482026-09-06T23:57:14.186Z Compiling pest_generator v2.8.6
15492026-09-06T23:57:14.448Z Compiling camino v1.2.5
15502026-09-06T23:57:14.644Z Compiling backtrace v0.3.76
15512026-09-06T23:57:14.734Z Compiling curve25519-dalek v4.1.3
15522026-09-06T23:57:14.782Z Compiling darling_core v0.23.0
15532026-09-06T23:57:14.813Z Compiling proc-macro-error-attr2 v2.0.0
15542026-09-06T23:57:14.847Z Compiling aho-corasick v1.1.4
15552026-09-06T23:57:15.067Z Compiling try-lock v0.2.5
15562026-09-06T23:57:15.173Z Compiling radium v0.7.0
15572026-09-06T23:57:15.203Z Compiling untrusted v0.9.0
15582026-09-06T23:57:15.328Z Compiling atomic-waker v1.1.2
15592026-09-06T23:57:15.439Z Compiling tower-service v0.3.3
15602026-09-06T23:57:15.453Z Compiling rustls v0.23.41
15612026-09-06T23:57:15.533Z Compiling tower-layer v0.3.3
15622026-09-06T23:57:15.639Z Compiling is_ci v1.2.0
15632026-09-06T23:57:15.693Z Compiling unicode-segmentation v1.12.0
15642026-09-06T23:57:15.774Z Compiling supports-color v3.0.2
15652026-09-06T23:57:15.787Z Compiling textwrap v0.16.2
15662026-09-06T23:57:15.960Z Compiling regex-automata v0.4.14
15672026-09-06T23:57:16.096Z Compiling h2 v0.4.15
15682026-09-06T23:57:16.239Z Compiling proc-macro-error2 v2.0.1
15692026-09-06T23:57:16.487Z Compiling want v0.3.1
15702026-09-06T23:57:16.607Z Compiling backtrace-ext v0.2.1
15712026-09-06T23:57:16.648Z Compiling pest_derive v2.8.6
15722026-09-06T23:57:17.033Z Compiling hybrid-array v0.4.13
15732026-09-06T23:57:17.222Z Compiling darling_macro v0.23.0
15742026-09-06T23:57:17.270Z Compiling hashbrown v0.14.5
15752026-09-06T23:57:17.474Z Compiling rfc6979 v0.4.0
15762026-09-06T23:57:17.600Z Compiling toml_datetime v0.6.11
15772026-09-06T23:57:17.618Z Compiling serde_spanned v0.6.9
15782026-09-06T23:57:17.716Z Compiling scroll_derive v0.13.1
15792026-09-06T23:57:17.814Z Compiling miette-derive v7.6.0
15802026-09-06T23:57:17.817Z Compiling curve25519-dalek-derive v0.1.1
15812026-09-06T23:57:17.848Z Compiling slog v2.8.2
15822026-09-06T23:57:17.863Z Compiling darling_core v0.20.11
15832026-09-06T23:57:18.050Z Compiling num-conv v0.2.0
15842026-09-06T23:57:18.182Z Compiling httpdate v1.0.3
15852026-09-06T23:57:18.413Z Compiling tap v1.0.1
15862026-09-06T23:57:18.476Z Compiling powerfmt v0.2.0
15872026-09-06T23:57:18.527Z Compiling maybe-uninit v2.0.0
15882026-09-06T23:57:18.541Z Compiling supports-hyperlinks v3.2.0
15892026-09-06T23:57:18.676Z Compiling keccak v0.1.6
15902026-09-06T23:57:18.692Z Compiling openssl v0.10.80
15912026-09-06T23:57:18.807Z Compiling supports-unicode v3.0.0
15922026-09-06T23:57:18.943Z Compiling time-core v0.1.8
15932026-09-06T23:57:18.960Z Compiling foreign-types-shared v0.1.1
15942026-09-06T23:57:18.980Z Compiling miette v7.6.0
15952026-09-06T23:57:19.047Z Compiling foreign-types v0.3.2
15962026-09-06T23:57:19.086Z Compiling time-macros v0.2.27
15972026-09-06T23:57:19.139Z Compiling sha3 v0.10.8
15982026-09-06T23:57:19.411Z Compiling hyper v1.10.1
15992026-09-06T23:57:19.650Z Compiling deranged v0.5.8
16002026-09-06T23:57:20.015Z Compiling scroll v0.13.0
16012026-09-06T23:57:20.102Z Compiling wyz v0.5.1
16022026-09-06T23:57:20.150Z Compiling darling_macro v0.20.11
16032026-09-06T23:57:20.239Z Compiling chumsky v0.9.3
16042026-09-06T23:57:20.268Z Compiling darling v0.23.0
16052026-09-06T23:57:20.284Z Compiling ecdsa v0.16.9
16062026-09-06T23:57:20.369Z Compiling knus-derive v3.4.0
16072026-09-06T23:57:20.632Z Compiling unicode-normalization v0.1.25
16082026-09-06T23:57:20.662Z Compiling primeorder v0.13.6
16092026-09-06T23:57:20.912Z Compiling ed25519 v2.2.3
16102026-09-06T23:57:21.003Z Compiling hubpack_derive v0.1.1
16112026-09-06T23:57:21.076Z Compiling half v2.7.1
16122026-09-06T23:57:21.250Z Compiling erased-serde v0.3.31
16132026-09-06T23:57:21.369Z Compiling openssl-macros v0.1.1
16142026-09-06T23:57:21.424Z Compiling bzip2-sys v0.1.13+1.0.8
16152026-09-06T23:57:21.455Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16162026-09-06T23:57:21.716Z Compiling wait-timeout v0.2.1
16172026-09-06T23:57:21.731Z Compiling socket2 v0.5.10
16182026-09-06T23:57:21.763Z Compiling env_filter v2.0.0
16192026-09-06T23:57:21.803Z Compiling num_threads v0.1.7
16202026-09-06T23:57:21.818Z Compiling funty v2.0.0
16212026-09-06T23:57:21.854Z Compiling quick-error v1.2.3
16222026-09-06T23:57:21.895Z Compiling ciborium-io v0.2.2
16232026-09-06T23:57:21.957Z Compiling packed_struct v0.10.1
16242026-09-06T23:57:21.975Z Compiling native-tls v0.2.18
16252026-09-06T23:57:21.989Z Compiling bit-vec v0.8.0
16262026-09-06T23:57:22.047Z Compiling ciborium-ll v0.2.2
16272026-09-06T23:57:22.123Z Compiling hyper-util v0.1.20
16282026-09-06T23:57:22.209Z Compiling bit-set v0.8.0
16292026-09-06T23:57:22.213Z Compiling bitvec v1.0.1
16302026-09-06T23:57:22.250Z Compiling rusty-fork v0.3.1
16312026-09-06T23:57:22.263Z Compiling env_logger v0.11.11
16322026-09-06T23:57:22.364Z Compiling time v0.3.47
16332026-09-06T23:57:22.554Z Compiling knus v3.4.0
16342026-09-06T23:57:23.702Z Compiling hubpack v0.1.2
16352026-09-06T23:57:23.845Z Compiling ed25519-dalek v2.2.0
16362026-09-06T23:57:23.873Z Compiling p384 v0.13.1
16372026-09-06T23:57:23.903Z Compiling darling v0.20.11
16382026-09-06T23:57:23.919Z Compiling serde_with_macros v3.21.0
16392026-09-06T23:57:23.937Z Compiling goblin v0.10.5
16402026-09-06T23:57:24.051Z Compiling rand_xorshift v0.4.0
16412026-09-06T23:57:24.213Z Compiling packed_struct_codegen v0.10.1
16422026-09-06T23:57:24.356Z Compiling sha1 v0.10.6
16432026-09-06T23:57:24.413Z Compiling zerocopy-derive v0.6.6
16442026-09-06T23:57:24.574Z Compiling strum_macros v0.26.4
16452026-09-06T23:57:25.026Z Compiling bitfield-macros v0.19.4
16462026-09-06T23:57:25.237Z Compiling async-trait v0.1.89
16472026-09-06T23:57:25.256Z Compiling sync_wrapper v1.0.2
16482026-09-06T23:57:25.364Z Compiling indexmap v1.9.3
16492026-09-06T23:57:25.570Z Compiling crc-catalog v2.4.0
16502026-09-06T23:57:25.595Z Compiling unarray v0.1.4
16512026-09-06T23:57:25.668Z Compiling zlib-rs v0.6.2
16522026-09-06T23:57:25.706Z Compiling paste v1.0.15
16532026-09-06T23:57:25.730Z Compiling usdt-impl v0.6.0
16542026-09-06T23:57:25.950Z Compiling nodrop v0.1.14
16552026-09-06T23:57:25.984Z Compiling salty v0.3.0
16562026-09-06T23:57:26.040Z Compiling siphasher v1.0.2
16572026-09-06T23:57:26.239Z Compiling array-init v0.0.4
16582026-09-06T23:57:26.289Z Compiling bitfield v0.19.4
16592026-09-06T23:57:26.304Z Compiling proptest v1.11.0
16602026-09-06T23:57:26.320Z Compiling strum v0.26.3
16612026-09-06T23:57:26.439Z Compiling crc v3.4.0
16622026-09-06T23:57:26.573Z Compiling tower v0.5.3
16632026-09-06T23:57:26.603Z Compiling dof v0.4.0
16642026-09-06T23:57:27.029Z Compiling zerocopy v0.6.6
16652026-09-06T23:57:27.343Z Compiling serde_with v3.21.0
16662026-09-06T23:57:27.901Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16672026-09-06T23:57:28.077Z Compiling smallvec v0.6.14
16682026-09-06T23:57:28.098Z Compiling derive_builder_core v0.20.2
16692026-09-06T23:57:28.375Z Compiling ciborium v0.2.2
16702026-09-06T23:57:28.921Z Compiling flate2 v1.1.9
16712026-09-06T23:57:28.936Z Compiling dtrace-parser v0.3.0
16722026-09-06T23:57:28.955Z Compiling http-body-util v0.1.3
16732026-09-06T23:57:29.106Z Compiling ipnetwork v0.21.1
16742026-09-06T23:57:29.157Z Compiling structmeta-derive v0.3.0
16752026-09-06T23:57:29.181Z Compiling scroll_derive v0.12.1
16762026-09-06T23:57:29.372Z Compiling heapless v0.7.17
16772026-09-06T23:57:29.487Z Compiling thread-id v5.1.0
16782026-09-06T23:57:29.566Z Compiling syn v3.0.3
16792026-09-06T23:57:29.582Z Compiling cookie v0.18.1
16802026-09-06T23:57:29.656Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16812026-09-06T23:57:29.778Z Compiling winnow v0.5.40
16822026-09-06T23:57:29.841Z Compiling unicode-bidi v0.3.18
16832026-09-06T23:57:29.855Z Compiling rayon-core v1.13.0
16842026-09-06T23:57:30.051Z Compiling hashbrown v0.12.3
16852026-09-06T23:57:30.219Z Compiling static_assertions v1.1.0
16862026-09-06T23:57:30.294Z Compiling ryu v1.0.23
16872026-09-06T23:57:30.364Z Compiling zstd-safe v7.2.4
16882026-09-06T23:57:30.472Z Compiling signal-hook v0.3.18
16892026-09-06T23:57:30.507Z Compiling iri-string v0.7.10
16902026-09-06T23:57:30.581Z Compiling unicode-properties v0.1.4
16912026-09-06T23:57:30.660Z Compiling base64 v0.21.7
16922026-09-06T23:57:30.807Z Compiling stringprep v0.1.5
16932026-09-06T23:57:30.974Z Compiling ron v0.8.1
16942026-09-06T23:57:31.171Z Compiling toml_edit v0.19.15
16952026-09-06T23:57:31.642Z Compiling tower-http v0.6.8
16962026-09-06T23:57:31.888Z Compiling serde_urlencoded v0.7.1
16972026-09-06T23:57:32.002Z Compiling structmeta v0.3.0
16982026-09-06T23:57:32.103Z Compiling scroll v0.12.0
16992026-09-06T23:57:32.236Z Compiling oxnet v0.1.6
17002026-09-06T23:57:32.382Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17012026-09-06T23:57:32.601Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17022026-09-06T23:57:32.799Z Compiling derive_builder_macro v0.20.2
17032026-09-06T23:57:32.838Z Compiling newtype-uuid v1.3.2
17042026-09-06T23:57:32.976Z Compiling daft-derive v0.1.8
17052026-09-06T23:57:33.173Z Compiling bzip2 v0.4.4
17062026-09-06T23:57:33.284Z Compiling serde-hex v0.1.0
17072026-09-06T23:57:33.387Z Compiling tokio-native-tls v0.3.1
17082026-09-06T23:57:33.564Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17092026-09-06T23:57:33.581Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17102026-09-06T23:57:33.853Z Compiling bstr v1.12.1
17112026-09-06T23:57:34.162Z Compiling block-buffer v0.12.1
17122026-09-06T23:57:34.186Z Compiling block-padding v0.4.2
17132026-09-06T23:57:34.214Z Compiling crypto-common v0.2.2
17142026-09-06T23:57:34.353Z Compiling crossbeam-epoch v0.9.18
17152026-09-06T23:57:34.367Z Compiling heck v0.4.1
17162026-09-06T23:57:34.490Z Compiling rustls-native-certs v0.8.3
17172026-09-06T23:57:34.581Z Compiling hashbrown v0.13.2
17182026-09-06T23:57:34.669Z Compiling md-5 v0.10.6
17192026-09-06T23:57:34.780Z Compiling serde-big-array v0.5.1
17202026-09-06T23:57:34.839Z Compiling serde_tokenstream v0.2.3
17212026-09-06T23:57:34.922Z Compiling pin-project-internal v1.1.11
17222026-09-06T23:57:34.982Z Compiling zerocopy-derive v0.7.35
17232026-09-06T23:57:35.055Z Compiling vergen-lib v9.1.0
17242026-09-06T23:57:35.152Z Compiling hash32 v0.2.1
17252026-09-06T23:57:35.267Z Compiling memoffset v0.9.1
17262026-09-06T23:57:35.345Z Compiling thread_local v1.1.9
17272026-09-06T23:57:35.489Z Compiling encoding_rs v0.8.35
17282026-09-06T23:57:35.620Z Compiling crc-any v2.5.0
17292026-09-06T23:57:35.846Z Compiling mime v0.3.17
17302026-09-06T23:57:35.875Z Compiling ref-cast v1.0.25
17312026-09-06T23:57:35.945Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17322026-09-06T23:57:36.042Z Compiling slog-async v2.8.0
17332026-09-06T23:57:36.080Z Compiling psl-types v2.0.11
17342026-09-06T23:57:36.156Z Compiling smoltcp v0.9.1
17352026-09-06T23:57:36.186Z Compiling fallible-iterator v0.2.0
17362026-09-06T23:57:36.215Z Compiling litrs v1.0.0
17372026-09-06T23:57:36.387Z Compiling cfg_aliases v0.2.1
17382026-09-06T23:57:36.416Z Compiling rustix v0.38.44
17392026-09-06T23:57:36.509Z Compiling postgres-protocol v0.6.10
17402026-09-06T23:57:36.520Z Compiling nix v0.31.2
17412026-09-06T23:57:36.709Z Compiling document-features v0.2.12
17422026-09-06T23:57:36.832Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17432026-09-06T23:57:36.948Z Compiling toml_edit v0.22.27
17442026-09-06T23:57:37.040Z Compiling publicsuffix v2.3.0
17452026-09-06T23:57:37.067Z Compiling pin-project v1.1.11
17462026-09-06T23:57:37.173Z Compiling zerocopy v0.7.35
17472026-09-06T23:57:37.329Z Compiling object v0.30.4
17482026-09-06T23:57:37.334Z Compiling snafu-derive v0.8.9
17492026-09-06T23:57:37.761Z Compiling crossbeam-deque v0.8.6
17502026-09-06T23:57:37.795Z Compiling inout v0.2.2
17512026-09-06T23:57:37.962Z Compiling daft v0.1.8
17522026-09-06T23:57:37.979Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17532026-09-06T23:57:38.129Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17542026-09-06T23:57:38.364Z Compiling hyper-tls v0.6.0
17552026-09-06T23:57:38.414Z Compiling zip v0.6.6
17562026-09-06T23:57:38.481Z Compiling derive_builder v0.20.2
17572026-09-06T23:57:38.615Z Compiling toml v0.7.8
17582026-09-06T23:57:38.807Z Compiling goblin v0.8.2
17592026-09-06T23:57:39.009Z Compiling derive-ex v0.1.8
17602026-09-06T23:57:39.724Z Compiling phf_shared v0.13.1
17612026-09-06T23:57:39.747Z Compiling regex v1.12.3
17622026-09-06T23:57:39.798Z Compiling crossbeam-channel v0.5.15
17632026-09-06T23:57:39.967Z Compiling convert_case v0.10.0
17642026-09-06T23:57:40.182Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17652026-09-06T23:57:40.251Z Compiling futures-executor v0.3.32
17662026-09-06T23:57:40.266Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17672026-09-06T23:57:40.279Z Compiling ref-cast-impl v1.0.25
17682026-09-06T23:57:40.394Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17692026-09-06T23:57:40.513Z Compiling strum_macros v0.27.2
17702026-09-06T23:57:40.570Z Compiling vergen v9.1.0
17712026-09-06T23:57:40.673Z Compiling blake3 v1.8.5
17722026-09-06T23:57:40.771Z Compiling cargo-platform v0.3.2
17732026-09-06T23:57:40.797Z Compiling memmap2 v0.9.10
17742026-09-06T23:57:40.820Z Compiling is-terminal v0.4.17
17752026-09-06T23:57:40.923Z Compiling fs-err v3.3.0
17762026-09-06T23:57:41.012Z Compiling jiff-core v0.1.0
17772026-09-06T23:57:41.039Z Compiling corncobs v0.1.4
17782026-09-06T23:57:41.041Z Compiling path-slash v0.1.5
17792026-09-06T23:57:41.131Z Compiling cpufeatures v0.3.0
17802026-09-06T23:57:41.183Z Compiling managed v0.8.0
17812026-09-06T23:57:41.206Z Compiling term v1.2.1
17822026-09-06T23:57:41.221Z Compiling take_mut v0.2.2
17832026-09-06T23:57:41.334Z Compiling bumpalo v3.20.2
17842026-09-06T23:57:41.397Z Compiling bitflags v1.3.2
17852026-09-06T23:57:41.476Z Compiling foldhash v0.1.5
17862026-09-06T23:57:41.576Z Compiling same-file v1.0.6
17872026-09-06T23:57:41.651Z Compiling libbz2-rs-sys v0.2.2
17882026-09-06T23:57:41.739Z Compiling jiff v0.2.34
17892026-09-06T23:57:41.783Z Compiling walkdir v2.5.0
17902026-09-06T23:57:42.072Z Compiling bzip2 v0.6.1
17912026-09-06T23:57:42.094Z Compiling hashbrown v0.15.5
17922026-09-06T23:57:42.285Z Compiling zopfli v0.8.3
17932026-09-06T23:57:42.335Z Compiling slog-term v2.9.2
17942026-09-06T23:57:42.489Z Compiling strum v0.27.2
17952026-09-06T23:57:42.651Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17962026-09-06T23:57:42.927Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17972026-09-06T23:57:43.082Z Compiling dof v0.3.0
17982026-09-06T23:57:43.095Z Compiling cargo_metadata v0.23.1
17992026-09-06T23:57:43.238Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18002026-09-06T23:57:43.389Z Compiling test-strategy v0.4.5
18012026-09-06T23:57:43.571Z Compiling futures v0.3.32
18022026-09-06T23:57:43.681Z Compiling derive_more-impl v2.1.1
18032026-09-06T23:57:43.797Z Compiling phf v0.13.1
18042026-09-06T23:57:43.957Z Compiling signal-hook-mio v0.2.5
18052026-09-06T23:57:44.079Z Compiling cookie_store v0.22.1
18062026-09-06T23:57:44.440Z Compiling snafu v0.8.9
18072026-09-06T23:57:44.739Z Compiling zstd v0.13.3
18082026-09-06T23:57:44.827Z Compiling reqwest v0.12.28
18092026-09-06T23:57:44.872Z Compiling toml v0.8.23
18102026-09-06T23:57:44.999Z Compiling cipher v0.5.2
18112026-09-06T23:57:45.421Z Compiling postgres-types v0.2.12
18122026-09-06T23:57:45.553Z Compiling usdt-macro v0.6.0
18132026-09-06T23:57:45.606Z Compiling usdt-attr-macro v0.6.0
18142026-09-06T23:57:45.797Z Compiling globset v0.4.18
18152026-09-06T23:57:45.974Z Compiling phf_shared v0.11.3
18162026-09-06T23:57:46.103Z Compiling olpc-cjson v0.1.4
18172026-09-06T23:57:46.178Z Compiling dtrace-parser v0.2.0
18182026-09-06T23:57:46.239Z Compiling byte-wrapper v0.1.0
18192026-09-06T23:57:46.314Z Compiling secrecy v0.8.0
18202026-09-06T23:57:46.424Z Compiling serde_plain v1.0.2
18212026-09-06T23:57:46.456Z Compiling serde_repr v0.1.20
18222026-09-06T23:57:46.475Z Compiling enum-as-inner v0.6.1
18232026-09-06T23:57:46.574Z Compiling async-recursion v1.1.1
18242026-09-06T23:57:46.574Z Compiling pem v3.0.6
18252026-09-06T23:57:46.625Z Compiling hashbrown v0.16.1
18262026-09-06T23:57:46.886Z Compiling float-cmp v0.10.0
18272026-09-06T23:57:46.902Z Compiling thread-id v4.2.2
18282026-09-06T23:57:46.980Z Compiling new_debug_unreachable v1.0.6
18292026-09-06T23:57:46.997Z Compiling winnow v1.0.3
18302026-09-06T23:57:47.002Z Compiling data-encoding v2.10.0
18312026-09-06T23:57:47.034Z Compiling normalize-line-endings v0.3.0
18322026-09-06T23:57:47.051Z Compiling const-oid v0.10.2
18332026-09-06T23:57:47.129Z Compiling constant_time_eq v0.4.2
18342026-09-06T23:57:47.205Z Compiling arrayvec v0.7.6
18352026-09-06T23:57:47.245Z Compiling arrayref v0.3.9
18362026-09-06T23:57:47.265Z Compiling difflib v0.4.0
18372026-09-06T23:57:47.316Z Compiling precomputed-hash v0.1.1
18382026-09-06T23:57:47.354Z Compiling fixedbitset v0.4.2
18392026-09-06T23:57:47.410Z Compiling fixedbitset v0.5.7
18402026-09-06T23:57:47.427Z Compiling either v1.15.0
18412026-09-06T23:57:47.567Z Compiling typed-path v0.9.3
18422026-09-06T23:57:47.638Z Compiling whoami v2.1.0
18432026-09-06T23:57:47.750Z Compiling predicates-core v1.0.10
18442026-09-06T23:57:47.771Z Compiling itertools v0.13.0
18452026-09-06T23:57:47.835Z Compiling petgraph v0.8.3
18462026-09-06T23:57:47.951Z Compiling tokio-postgres v0.7.16
18472026-09-06T23:57:48.121Z Compiling toml_parser v1.1.2+spec-1.1.0
18482026-09-06T23:57:48.134Z Compiling predicates v3.1.4
18492026-09-06T23:57:48.652Z Compiling petgraph v0.6.5
18502026-09-06T23:57:48.689Z Compiling string_cache v0.8.9
18512026-09-06T23:57:48.838Z Compiling hickory-proto v0.25.2
18522026-09-06T23:57:48.888Z Compiling digest v0.11.3
18532026-09-06T23:57:49.005Z Compiling iddqd v0.4.2
18542026-09-06T23:57:49.119Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18552026-09-06T23:57:49.259Z Compiling usdt-impl v0.5.0
18562026-09-06T23:57:49.765Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18572026-09-06T23:57:49.835Z Compiling usdt v0.6.0
18582026-09-06T23:57:50.090Z Compiling crossterm v0.28.1
18592026-09-06T23:57:50.137Z Compiling chacha20 v0.10.0
18602026-09-06T23:57:50.506Z Compiling zip v4.6.1
18612026-09-06T23:57:50.647Z Compiling derive_more v2.1.1
18622026-09-06T23:57:51.171Z Compiling similar v2.7.0
18632026-09-06T23:57:51.261Z Compiling tokio-stream v0.1.18
18642026-09-06T23:57:51.338Z Compiling buf-list v1.1.2
18652026-09-06T23:57:51.450Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18662026-09-06T23:57:51.608Z Compiling openapiv3 v2.2.0
18672026-09-06T23:57:51.769Z Compiling peg-runtime v0.8.5
18682026-09-06T23:57:51.784Z Compiling lalrpop-util v0.19.12
18692026-09-06T23:57:51.794Z Compiling filetime v0.2.27
18702026-09-06T23:57:51.890Z Compiling xattr v1.6.1
18712026-09-06T23:57:51.950Z Compiling camino-tempfile v1.4.1
18722026-09-06T23:57:52.007Z Compiling tar v0.4.46
18732026-09-06T23:57:58.309Z Compiling rustls-webpki v0.103.13
18742026-09-06T23:58:01.055Z Compiling tokio-rustls v0.26.4
18752026-09-06T23:58:01.056Z Compiling rustls-platform-verifier v0.6.2
18762026-09-06T23:58:01.056Z Compiling tough v0.22.0
18772026-09-06T23:58:01.259Z Compiling hyper-rustls v0.27.7
18782026-09-06T23:58:01.462Z Compiling reqwest v0.13.2
18792026-09-06T23:58:03.762Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18802026-09-06T23:58:03.944Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18812026-09-06T23:58:06.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
18822026-09-06T23:58:06.906Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18832026-09-06T23:58:06.906Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18842026-09-06T23:58:07.040Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18852026-09-06T23:58:07.102ZSep 06 23:58:06.194 INFO Starting download, target: Cockroach
18862026-09-06T23:58:07.102ZSep 06 23:58:06.194 INFO Starting download, target: Clickhouse
18872026-09-06T23:58:07.102ZSep 06 23:58:06.194 INFO Starting download, target: DendriteStub
18882026-09-06T23:58:07.102ZSep 06 23:58:06.194 INFO Starting download, target: Console
18892026-09-06T23:58:07.102ZSep 06 23:58:06.194 INFO Starting download, target: MaghemiteMgd
18902026-09-06T23:58:07.106ZSep 06 23:58:06.194 INFO Starting download, target: MaghemiteDdmd
18912026-09-06T23:58:07.106ZSep 06 23:58:06.194 INFO Starting download, target: TransceiverControl
18922026-09-06T23:58:07.106ZSep 06 23:58:06.194 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18932026-09-06T23:58:07.106ZSep 06 23:58:06.194 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18942026-09-06T23:58:07.107ZSep 06 23:58:06.194 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18952026-09-06T23:58:07.107ZSep 06 23:58:06.194 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18962026-09-06T23:58:07.107ZSep 06 23:58:06.194 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18972026-09-06T23:58:07.107ZSep 06 23:58:06.194 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18982026-09-06T23:58:07.107ZSep 06 23:58:06.194 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18992026-09-06T23:58:07.795ZSep 06 23:58:06.878 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19002026-09-06T23:58:07.967ZSep 06 23:58:07.050 INFO Download complete, target: TransceiverControl
19012026-09-06T23:58:09.133ZSep 06 23:58:08.162 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19022026-09-06T23:58:09.265ZSep 06 23:58:08.333 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19032026-09-06T23:58:09.454ZSep 06 23:58:08.546 INFO Download complete, target: Console
19042026-09-06T23:58:09.627ZSep 06 23:58:08.707 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19052026-09-06T23:58:09.762ZSep 06 23:58:08.838 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19062026-09-06T23:58:10.100ZSep 06 23:58:09.183 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19072026-09-06T23:58:10.513ZSep 06 23:58:09.605 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19082026-09-06T23:58:10.513ZSep 06 23:58:09.605 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19092026-09-06T23:58:11.105ZSep 06 23:58:10.197 INFO Download complete, target: MaghemiteDdmd
19102026-09-06T23:58:11.787ZSep 06 23:58:10.881 INFO Download complete, target: DendriteStub
19112026-09-06T23:58:12.194ZSep 06 23:58:11.233 INFO Download complete, target: MaghemiteMgd
19122026-09-06T23:58:14.289ZSep 06 23:58:13.377 INFO Checking that binary works, target: Cockroach
19132026-09-06T23:58:14.399ZSep 06 23:58:13.491 INFO Download complete, target: Cockroach
19142026-09-06T23:58:14.514ZSep 06 23:58:13.607 INFO Checking that binary works, target: Clickhouse
19152026-09-06T23:58:14.688ZSep 06 23:58:13.732 INFO Download complete, target: Clickhouse
19162026-09-06T23:58:14.749ZAll builder prerequisites installed successfully, and PATH looks valid
19172026-09-06T23:58:14.749Z
19182026-09-06T23:58:14.749Zreal 2:19.197922157
19192026-09-06T23:58:14.749Zuser 7:39.980955384
19202026-09-06T23:58:14.749Zsys 1:35.299670719
19212026-09-06T23:58:14.749Ztrap 0.266966019
19222026-09-06T23:58:14.749Ztflt 0.377295519
19232026-09-06T23:58:14.749Zdflt 0.673846685
19242026-09-06T23:58:14.749Zkflt 0.022358864
19252026-09-06T23:58:14.749Zlock 29:39.835647570
19262026-09-06T23:58:14.750Zslp 23:22.002450200
19272026-09-06T23:58:14.750Zlat 53.305327905
19282026-09-06T23:58:14.750Zstop 3:01.813366123
19292026-09-06T23:58:14.751Z+ banner hack-check
19302026-09-06T23:58:14.751Z
19312026-09-06T23:58:14.751Z # # ## #### # # #### # # ###### #### # #
19322026-09-06T23:58:14.751Z # # # # # # # # # # # # # # # # #
19332026-09-06T23:58:14.751Z ###### # # # #### ##### # ###### ##### # ####
19342026-09-06T23:58:14.751Z # # ###### # # # # # # # # # #
19352026-09-06T23:58:14.751Z # # # # # # # # # # # # # # # # #
19362026-09-06T23:58:14.751Z # # # # #### # # #### # # ###### #### # #
19372026-09-06T23:58:14.752Z
19382026-09-06T23:58:14.752Z+ export CARGO_INCREMENTAL=0
19392026-09-06T23:58:14.752Z+ CARGO_INCREMENTAL=0
19402026-09-06T23:58:14.752Z+ ptime -m timeout 2h cargo xtask check-features --ci
19412026-09-06T23:58:15.158Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19422026-09-06T23:58:15.511Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19432026-09-06T23:58:17.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
19442026-09-06T23:58:17.327Z Running `target/debug/xtask check-features --ci`
19452026-09-06T23:58:17.373Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
19462026-09-06T23:58:17.373Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
19472026-09-06T23:58:17.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19482026-09-06T23:58:17.824Z Running `target/debug/xtask download cargo-hack`
19492026-09-06T23:58:18.649Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19502026-09-06T23:58:18.970Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19512026-09-06T23:58:21.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s
19522026-09-06T23:58:21.595Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19532026-09-06T23:58:21.595Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19542026-09-06T23:58:21.746Z Running `target/debug/xtask-downloader cargo-hack`
19552026-09-06T23:58:21.788ZSep 06 23:58:20.882 INFO Starting download, target: CargoHack
19562026-09-06T23:58:21.793ZSep 06 23:58:20.883 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
19572026-09-06T23:58:22.114ZSep 06 23:58:21.208 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19582026-09-06T23:58:22.153ZSep 06 23:58:21.248 INFO Download complete, target: CargoHack
19592026-09-06T23:58:22.156Zrunning: "/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"
19602026-09-06T23:58:22.169Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19612026-09-06T23:58:22.334Zinfo: running `cargo check --bins` on api_identity (1/376)
19622026-09-06T23:58:22.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-06T23:58:22.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-06T23:58:22.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-06T23:58:22.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19662026-09-06T23:58:22.910Z
19672026-09-06T23:58:22.910Zinfo: running `cargo check --bins` on bootstore (2/376)
19682026-09-06T23:58:23.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-06T23:58:23.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-06T23:58:23.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-06T23:58:23.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19722026-09-06T23:58:23.490Z
19732026-09-06T23:58:23.490Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19742026-09-06T23:58:23.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-06T23:58:23.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-06T23:58:23.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-06T23:58:23.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19782026-09-06T23:58:24.061Z
19792026-09-06T23:58:24.061Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19802026-09-06T23:58:24.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-06T23:58:24.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-06T23:58:24.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-06T23:58:24.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19842026-09-06T23:58:24.637Z
19852026-09-06T23:58:24.637Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19862026-09-06T23:58:25.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-06T23:58:25.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-06T23:58:25.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-06T23:58:25.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19902026-09-06T23:58:25.218Z
19912026-09-06T23:58:25.218Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19922026-09-06T23:58:25.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-06T23:58:25.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-06T23:58:25.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-06T23:58:25.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
19962026-09-06T23:58:25.854Z
19972026-09-06T23:58:25.854Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19982026-09-06T23:58:26.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-06T23:58:26.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-06T23:58:26.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-06T23:58:26.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20022026-09-06T23:58:26.397Z
20032026-09-06T23:58:26.398Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
20042026-09-06T23:58:26.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-06T23:58:26.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-06T23:58:26.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-06T23:58:26.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20082026-09-06T23:58:26.990Z
20092026-09-06T23:58:26.990Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
20102026-09-06T23:58:27.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-06T23:58:27.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-06T23:58:27.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-06T23:58:27.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20142026-09-06T23:58:27.468Z
20152026-09-06T23:58:27.468Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
20162026-09-06T23:58:27.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-06T23:58:27.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-06T23:58:27.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-06T23:58:27.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20202026-09-06T23:58:27.843Z
20212026-09-06T23:58:27.843Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
20222026-09-06T23:58:28.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-06T23:58:28.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-06T23:58:28.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-06T23:58:28.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20262026-09-06T23:58:28.258Z
20272026-09-06T23:58:28.258Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
20282026-09-06T23:58:28.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-06T23:58:28.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-06T23:58:28.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-06T23:58:28.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20322026-09-06T23:58:28.702Z
20332026-09-06T23:58:28.702Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
20342026-09-06T23:58:29.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-06T23:58:29.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-06T23:58:29.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-06T23:58:29.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20382026-09-06T23:58:29.108Z
20392026-09-06T23:58:29.108Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
20402026-09-06T23:58:29.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-06T23:58:29.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-06T23:58:29.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-06T23:58:29.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20442026-09-06T23:58:29.563Z
20452026-09-06T23:58:29.563Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
20462026-09-06T23:58:29.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-06T23:58:29.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-06T23:58:29.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-06T23:58:29.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20502026-09-06T23:58:29.967Z
20512026-09-06T23:58:29.967Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
20522026-09-06T23:58:30.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-06T23:58:30.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-06T23:58:30.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-06T23:58:30.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20562026-09-06T23:58:30.403Z
20572026-09-06T23:58:30.403Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
20582026-09-06T23:58:30.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-06T23:58:30.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-06T23:58:30.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-06T23:58:30.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20622026-09-06T23:58:30.836Z
20632026-09-06T23:58:30.836Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
20642026-09-06T23:58:31.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-06T23:58:31.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-06T23:58:31.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-06T23:58:31.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20682026-09-06T23:58:31.259Z
20692026-09-06T23:58:31.259Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20702026-09-06T23:58:31.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-06T23:58:31.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-06T23:58:31.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-06T23:58:31.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20742026-09-06T23:58:31.693Z
20752026-09-06T23:58:31.693Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20762026-09-06T23:58:32.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-06T23:58:32.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-06T23:58:32.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-06T23:58:32.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20802026-09-06T23:58:32.120Z
20812026-09-06T23:58:32.120Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20822026-09-06T23:58:32.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-06T23:58:32.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-06T23:58:32.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-06T23:58:32.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20862026-09-06T23:58:32.554Z
20872026-09-06T23:58:32.555Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20882026-09-06T23:58:32.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-06T23:58:32.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-06T23:58:32.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-06T23:58:32.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20922026-09-06T23:58:32.980Z
20932026-09-06T23:58:32.981Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20942026-09-06T23:58:33.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-06T23:58:33.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-06T23:58:33.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-06T23:58:33.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20982026-09-06T23:58:33.410Z
20992026-09-06T23:58:33.410Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
21002026-09-06T23:58:33.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-06T23:58:33.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-06T23:58:33.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-06T23:58:33.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21042026-09-06T23:58:33.855Z
21052026-09-06T23:58:33.855Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
21062026-09-06T23:58:34.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-06T23:58:34.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-06T23:58:34.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-06T23:58:34.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21102026-09-06T23:58:34.273Z
21112026-09-06T23:58:34.274Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
21122026-09-06T23:58:34.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-06T23:58:34.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-06T23:58:34.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-06T23:58:34.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21162026-09-06T23:58:34.700Z
21172026-09-06T23:58:34.701Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
21182026-09-06T23:58:35.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-06T23:58:35.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-06T23:58:35.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-06T23:58:35.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21222026-09-06T23:58:35.130Z
21232026-09-06T23:58:35.131Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
21242026-09-06T23:58:35.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-06T23:58:35.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-06T23:58:35.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-06T23:58:35.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21282026-09-06T23:58:35.557Z
21292026-09-06T23:58:35.557Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
21302026-09-06T23:58:36.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-06T23:58:36.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-06T23:58:36.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-06T23:58:36.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21342026-09-06T23:58:36.226Z
21352026-09-06T23:58:36.226Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
21362026-09-06T23:58:36.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-06T23:58:36.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-06T23:58:36.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-06T23:58:36.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21402026-09-06T23:58:36.429Z
21412026-09-06T23:58:36.429Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
21422026-09-06T23:58:36.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-06T23:58:36.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-06T23:58:36.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-06T23:58:36.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21462026-09-06T23:58:36.945Z
21472026-09-06T23:58:36.945Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
21482026-09-06T23:58:37.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-06T23:58:37.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-06T23:58:37.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-06T23:58:37.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21522026-09-06T23:58:37.360Z
21532026-09-06T23:58:37.360Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
21542026-09-06T23:58:37.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-06T23:58:37.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-06T23:58:37.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-06T23:58:37.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21582026-09-06T23:58:37.759Z
21592026-09-06T23:58:37.760Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
21602026-09-06T23:58:38.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-06T23:58:38.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-06T23:58:38.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-06T23:58:38.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21642026-09-06T23:58:38.188Z
21652026-09-06T23:58:38.188Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21662026-09-06T23:58:38.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-06T23:58:38.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-06T23:58:38.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-06T23:58:38.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21702026-09-06T23:58:38.839Z
21712026-09-06T23:58:38.839Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21722026-09-06T23:58:39.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-06T23:58:39.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-06T23:58:39.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-06T23:58:39.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21762026-09-06T23:58:39.110Z
21772026-09-06T23:58:39.110Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21782026-09-06T23:58:39.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-06T23:58:39.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-06T23:58:39.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-06T23:58:39.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21822026-09-06T23:58:39.505Z
21832026-09-06T23:58:39.505Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21842026-09-06T23:58:39.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-06T23:58:39.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-06T23:58:39.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-06T23:58:39.945Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21882026-09-06T23:58:39.947Z
21892026-09-06T23:58:39.947Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21902026-09-06T23:58:40.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-06T23:58:40.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-06T23:58:40.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-06T23:58:40.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21942026-09-06T23:58:40.362Z
21952026-09-06T23:58:40.362Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21962026-09-06T23:58:40.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-06T23:58:40.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-06T23:58:40.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-06T23:58:40.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22002026-09-06T23:58:40.755Z
22012026-09-06T23:58:40.755Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
22022026-09-06T23:58:41.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-06T23:58:41.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-06T23:58:41.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-06T23:58:41.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22062026-09-06T23:58:41.206Z
22072026-09-06T23:58:41.206Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
22082026-09-06T23:58:41.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-06T23:58:41.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-06T23:58:41.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-06T23:58:41.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22122026-09-06T23:58:41.616Z
22132026-09-06T23:58:41.617Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
22142026-09-06T23:58:41.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-06T23:58:42.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-06T23:58:42.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-06T23:58:42.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22182026-09-06T23:58:42.041Z
22192026-09-06T23:58:42.041Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
22202026-09-06T23:58:42.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-06T23:58:42.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-06T23:58:42.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-06T23:58:42.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22242026-09-06T23:58:42.469Z
22252026-09-06T23:58:42.469Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
22262026-09-06T23:58:42.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-06T23:58:42.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-06T23:58:42.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-06T23:58:42.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22302026-09-06T23:58:42.896Z
22312026-09-06T23:58:42.897Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
22322026-09-06T23:58:43.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-06T23:58:43.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-06T23:58:43.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-06T23:58:43.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22362026-09-06T23:58:43.333Z
22372026-09-06T23:58:43.333Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
22382026-09-06T23:58:43.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-06T23:58:43.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-06T23:58:43.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-06T23:58:43.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22422026-09-06T23:58:43.830Z
22432026-09-06T23:58:43.830Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
22442026-09-06T23:58:44.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-06T23:58:44.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-06T23:58:44.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-06T23:58:44.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22482026-09-06T23:58:44.182Z
22492026-09-06T23:58:44.182Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
22502026-09-06T23:58:44.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-06T23:58:44.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-06T23:58:44.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-06T23:58:44.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22542026-09-06T23:58:44.614Z
22552026-09-06T23:58:44.614Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
22562026-09-06T23:58:45.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-06T23:58:45.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-06T23:58:45.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-06T23:58:45.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22602026-09-06T23:58:45.049Z
22612026-09-06T23:58:45.049Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
22622026-09-06T23:58:45.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-06T23:58:45.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-06T23:58:45.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-06T23:58:45.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22662026-09-06T23:58:45.496Z
22672026-09-06T23:58:45.496Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22682026-09-06T23:58:45.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-06T23:58:45.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-06T23:58:45.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-06T23:58:45.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22722026-09-06T23:58:45.914Z
22732026-09-06T23:58:45.914Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22742026-09-06T23:58:46.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-06T23:58:46.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-06T23:58:46.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-06T23:58:46.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22782026-09-06T23:58:46.341Z
22792026-09-06T23:58:46.341Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22802026-09-06T23:58:46.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-06T23:58:46.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-06T23:58:46.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-06T23:58:46.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22842026-09-06T23:58:46.769Z
22852026-09-06T23:58:46.770Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22862026-09-06T23:58:47.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-06T23:58:47.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-06T23:58:47.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-06T23:58:47.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22902026-09-06T23:58:47.203Z
22912026-09-06T23:58:47.204Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22922026-09-06T23:58:47.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-06T23:58:47.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-06T23:58:47.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-06T23:58:47.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
22962026-09-06T23:58:47.640Z
22972026-09-06T23:58:47.640Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22982026-09-06T23:58:48.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-06T23:58:48.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-06T23:58:48.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-06T23:58:48.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23022026-09-06T23:58:48.093Z
23032026-09-06T23:58:48.094Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
23042026-09-06T23:58:48.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-06T23:58:48.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-06T23:58:48.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-06T23:58:48.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23082026-09-06T23:58:48.494Z
23092026-09-06T23:58:48.494Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
23102026-09-06T23:58:48.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-06T23:58:48.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-06T23:58:48.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-06T23:58:48.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23142026-09-06T23:58:48.926Z
23152026-09-06T23:58:48.927Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
23162026-09-06T23:58:49.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-06T23:58:49.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-06T23:58:49.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-06T23:58:49.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23202026-09-06T23:58:49.356Z
23212026-09-06T23:58:49.356Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
23222026-09-06T23:58:49.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-06T23:58:49.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-06T23:58:49.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-06T23:58:49.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23262026-09-06T23:58:49.793Z
23272026-09-06T23:58:49.793Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
23282026-09-06T23:58:50.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-06T23:58:50.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-06T23:58:50.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-06T23:58:50.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23322026-09-06T23:58:50.225Z
23332026-09-06T23:58:50.225Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
23342026-09-06T23:58:50.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-06T23:58:50.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-06T23:58:50.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-06T23:58:50.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23382026-09-06T23:58:50.759Z
23392026-09-06T23:58:50.759Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
23402026-09-06T23:58:51.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-06T23:58:51.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-06T23:58:51.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-06T23:58:51.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23442026-09-06T23:58:51.127Z
23452026-09-06T23:58:51.127Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
23462026-09-06T23:58:51.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-06T23:58:51.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-06T23:58:51.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-06T23:58:51.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23502026-09-06T23:58:51.533Z
23512026-09-06T23:58:51.533Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
23522026-09-06T23:58:51.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-06T23:58:51.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-06T23:58:51.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-06T23:58:51.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23562026-09-06T23:58:51.968Z
23572026-09-06T23:58:51.969Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
23582026-09-06T23:58:52.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-06T23:58:52.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-06T23:58:52.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-06T23:58:52.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23622026-09-06T23:58:52.430Z
23632026-09-06T23:58:52.430Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
23642026-09-06T23:58:52.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-06T23:58:52.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-06T23:58:52.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-06T23:58:52.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23682026-09-06T23:58:52.833Z
23692026-09-06T23:58:52.834Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23702026-09-06T23:58:53.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-06T23:58:53.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-06T23:58:53.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-06T23:58:53.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23742026-09-06T23:58:53.279Z
23752026-09-06T23:58:53.279Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23762026-09-06T23:58:53.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-06T23:58:53.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-06T23:58:53.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-06T23:58:53.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23802026-09-06T23:58:53.705Z
23812026-09-06T23:58:53.705Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23822026-09-06T23:58:54.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-06T23:58:54.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-06T23:58:54.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-06T23:58:54.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23862026-09-06T23:58:54.141Z
23872026-09-06T23:58:54.141Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23882026-09-06T23:58:54.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-06T23:58:54.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-06T23:58:54.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-06T23:58:54.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23922026-09-06T23:58:54.565Z
23932026-09-06T23:58:54.565Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23942026-09-06T23:58:54.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-06T23:58:54.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-06T23:58:54.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-06T23:58:54.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
23982026-09-06T23:58:54.991Z
23992026-09-06T23:58:54.991Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
24002026-09-06T23:58:55.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-06T23:58:55.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-06T23:58:55.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-06T23:58:55.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24042026-09-06T23:58:55.429Z
24052026-09-06T23:58:55.429Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
24062026-09-06T23:58:55.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-06T23:58:55.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-06T23:58:55.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-06T23:58:55.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24102026-09-06T23:58:55.896Z
24112026-09-06T23:58:55.896Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
24122026-09-06T23:58:56.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-06T23:58:56.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-06T23:58:56.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-06T23:58:56.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24162026-09-06T23:58:56.293Z
24172026-09-06T23:58:56.293Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
24182026-09-06T23:58:56.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-06T23:58:56.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-06T23:58:56.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-06T23:58:56.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24222026-09-06T23:58:56.734Z
24232026-09-06T23:58:56.735Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
24242026-09-06T23:58:57.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-06T23:58:57.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-06T23:58:57.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-06T23:58:57.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24282026-09-06T23:58:57.145Z
24292026-09-06T23:58:57.145Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
24302026-09-06T23:58:57.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-06T23:58:57.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-06T23:58:57.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-06T23:58:57.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24342026-09-06T23:58:57.653Z
24352026-09-06T23:58:57.653Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
24362026-09-06T23:58:57.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-06T23:58:58.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-06T23:58:58.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-06T23:58:58.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24402026-09-06T23:58:58.150Z
24412026-09-06T23:58:58.150Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
24422026-09-06T23:58:58.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-06T23:58:58.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-06T23:58:58.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-06T23:58:58.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24462026-09-06T23:58:58.503Z
24472026-09-06T23:58:58.503Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
24482026-09-06T23:58:58.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-06T23:58:58.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-06T23:58:58.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-06T23:58:58.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24522026-09-06T23:58:58.900Z
24532026-09-06T23:58:58.901Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
24542026-09-06T23:58:59.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-06T23:58:59.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-06T23:58:59.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-06T23:58:59.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24582026-09-06T23:58:59.316Z
24592026-09-06T23:58:59.316Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
24602026-09-06T23:58:59.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-06T23:58:59.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-06T23:58:59.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-06T23:58:59.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24642026-09-06T23:58:59.748Z
24652026-09-06T23:58:59.748Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24662026-09-06T23:59:00.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-06T23:59:00.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-06T23:59:00.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-06T23:59:00.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24702026-09-06T23:59:00.180Z
24712026-09-06T23:59:00.180Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24722026-09-06T23:59:00.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-06T23:59:00.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-06T23:59:00.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-06T23:59:00.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24762026-09-06T23:59:00.618Z
24772026-09-06T23:59:00.618Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24782026-09-06T23:59:00.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-06T23:59:01.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-06T23:59:01.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-06T23:59:01.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24822026-09-06T23:59:01.053Z
24832026-09-06T23:59:01.053Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24842026-09-06T23:59:01.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-06T23:59:01.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-06T23:59:01.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-06T23:59:01.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24882026-09-06T23:59:01.499Z
24892026-09-06T23:59:01.499Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24902026-09-06T23:59:02.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-06T23:59:02.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-06T23:59:02.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-06T23:59:02.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24942026-09-06T23:59:02.138Z
24952026-09-06T23:59:02.138Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24962026-09-06T23:59:02.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-06T23:59:02.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-06T23:59:02.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-06T23:59:02.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25002026-09-06T23:59:02.763Z
25012026-09-06T23:59:02.763Zinfo: running `cargo check --bins` on nexus-config (91/376)
25022026-09-06T23:59:03.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-06T23:59:03.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-06T23:59:03.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-06T23:59:03.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25062026-09-06T23:59:03.369Z
25072026-09-06T23:59:03.369Zinfo: running `cargo check --bins` on nexus-types (92/376)
25082026-09-06T23:59:03.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-06T23:59:03.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-06T23:59:03.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-06T23:59:03.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25122026-09-06T23:59:04.026Z
25132026-09-06T23:59:04.026Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
25142026-09-06T23:59:04.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-06T23:59:04.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-06T23:59:04.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-06T23:59:04.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25182026-09-06T23:59:04.624Z
25192026-09-06T23:59:04.624Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
25202026-09-06T23:59:05.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-06T23:59:05.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-06T23:59:05.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-06T23:59:05.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25242026-09-06T23:59:05.191Z
25252026-09-06T23:59:05.191Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
25262026-09-06T23:59:05.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-06T23:59:05.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-06T23:59:05.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-06T23:59:05.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25302026-09-06T23:59:05.767Z
25312026-09-06T23:59:05.767Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
25322026-09-06T23:59:06.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-06T23:59:06.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-06T23:59:06.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-06T23:59:06.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25362026-09-06T23:59:06.365Z
25372026-09-06T23:59:06.365Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
25382026-09-06T23:59:06.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-06T23:59:06.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-06T23:59:06.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-06T23:59:06.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25422026-09-06T23:59:06.976Z
25432026-09-06T23:59:06.976Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
25442026-09-06T23:59:07.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-06T23:59:07.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-06T23:59:07.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-06T23:59:07.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25482026-09-06T23:59:07.705Z
25492026-09-06T23:59:07.705Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
25502026-09-06T23:59:08.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-06T23:59:08.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-06T23:59:08.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-06T23:59:08.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25542026-09-06T23:59:08.135Z
25552026-09-06T23:59:08.135Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
25562026-09-06T23:59:08.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-06T23:59:08.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-06T23:59:08.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-06T23:59:08.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25602026-09-06T23:59:08.713Z
25612026-09-06T23:59:08.713Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
25622026-09-06T23:59:09.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-06T23:59:09.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-06T23:59:09.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-06T23:59:09.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25662026-09-06T23:59:09.290Z
25672026-09-06T23:59:09.290Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25682026-09-06T23:59:09.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-06T23:59:09.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-06T23:59:09.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-06T23:59:09.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25722026-09-06T23:59:09.873Z
25732026-09-06T23:59:09.873Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25742026-09-06T23:59:10.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-06T23:59:10.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-06T23:59:10.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-06T23:59:10.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25782026-09-06T23:59:10.454Z
25792026-09-06T23:59:10.454Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25802026-09-06T23:59:10.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-06T23:59:11.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-06T23:59:11.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-06T23:59:11.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25842026-09-06T23:59:11.071Z
25852026-09-06T23:59:11.072Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25862026-09-06T23:59:11.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-06T23:59:11.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-06T23:59:11.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-06T23:59:11.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25902026-09-06T23:59:11.660Z
25912026-09-06T23:59:11.661Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25922026-09-06T23:59:12.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-06T23:59:12.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-06T23:59:12.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-06T23:59:12.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25962026-09-06T23:59:12.251Z
25972026-09-06T23:59:12.251Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25982026-09-06T23:59:12.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-06T23:59:12.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-06T23:59:12.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-06T23:59:12.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26022026-09-06T23:59:12.834Z
26032026-09-06T23:59:12.834Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
26042026-09-06T23:59:13.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-06T23:59:13.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-06T23:59:13.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-06T23:59:13.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26082026-09-06T23:59:13.415Z
26092026-09-06T23:59:13.415Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
26102026-09-06T23:59:13.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-06T23:59:13.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-06T23:59:13.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132026-09-06T23:59:13.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26142026-09-06T23:59:14.015Z
26152026-09-06T23:59:14.016Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
26162026-09-06T23:59:14.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172026-09-06T23:59:14.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182026-09-06T23:59:14.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192026-09-06T23:59:14.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26202026-09-06T23:59:14.590Z
26212026-09-06T23:59:14.590Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
26222026-09-06T23:59:15.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232026-09-06T23:59:15.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242026-09-06T23:59:15.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252026-09-06T23:59:15.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26262026-09-06T23:59:15.213Z
26272026-09-06T23:59:15.213Zinfo: running `cargo check --bins` on ereport-types (112/376)
26282026-09-06T23:59:15.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292026-09-06T23:59:15.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302026-09-06T23:59:15.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312026-09-06T23:59:15.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26322026-09-06T23:59:15.754Z
26332026-09-06T23:59:15.754Zinfo: running `cargo check --bins` on gateway-client (113/376)
26342026-09-06T23:59:16.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352026-09-06T23:59:16.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362026-09-06T23:59:16.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372026-09-06T23:59:16.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26382026-09-06T23:59:16.340Z
26392026-09-06T23:59:16.340Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
26402026-09-06T23:59:16.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412026-09-06T23:59:16.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422026-09-06T23:59:16.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432026-09-06T23:59:16.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26442026-09-06T23:59:16.921Z
26452026-09-06T23:59:16.921Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
26462026-09-06T23:59:17.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472026-09-06T23:59:17.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482026-09-06T23:59:17.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492026-09-06T23:59:17.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26502026-09-06T23:59:17.512Z
26512026-09-06T23:59:17.512Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
26522026-09-06T23:59:18.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532026-09-06T23:59:18.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542026-09-06T23:59:18.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552026-09-06T23:59:18.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26562026-09-06T23:59:18.116Z
26572026-09-06T23:59:18.116Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
26582026-09-06T23:59:18.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592026-09-06T23:59:18.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602026-09-06T23:59:18.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612026-09-06T23:59:18.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26622026-09-06T23:59:18.723Z
26632026-09-06T23:59:18.723Zinfo: running `cargo check --bins` on key-manager-types (118/376)
26642026-09-06T23:59:19.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652026-09-06T23:59:19.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662026-09-06T23:59:19.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672026-09-06T23:59:19.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26682026-09-06T23:59:19.301Z
26692026-09-06T23:59:19.301Zinfo: running `cargo check --bins` on oxlog (119/376)
26702026-09-06T23:59:19.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712026-09-06T23:59:19.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722026-09-06T23:59:19.983Z Checking cfg-if v1.0.4
26732026-09-06T23:59:20.045Z Checking serde_core v1.0.228
26742026-09-06T23:59:20.045Z Checking libc v0.2.185
26752026-09-06T23:59:20.058Z Checking memchr v2.8.0
26762026-09-06T23:59:20.071Z Checking smallvec v1.15.1
26772026-09-06T23:59:20.075Z Checking subtle v2.6.1
26782026-09-06T23:59:20.079Z Checking log v0.4.33
26792026-09-06T23:59:20.101Z Checking itoa v1.0.17
26802026-09-06T23:59:20.113Z Checking typenum v1.20.1
26812026-09-06T23:59:20.229Z Checking scopeguard v1.2.0
26822026-09-06T23:59:20.237Z Checking stable_deref_trait v1.2.1
26832026-09-06T23:59:20.247Z Checking zerocopy v0.8.55
26842026-09-06T23:59:20.264Z Checking zerofrom v0.1.6
26852026-09-06T23:59:20.307Z Checking const-oid v0.9.6
26862026-09-06T23:59:20.323Z Checking lock_api v0.4.14
26872026-09-06T23:59:20.369Z Checking yoke v0.8.1
26882026-09-06T23:59:20.425Z Checking libm v0.2.16
26892026-09-06T23:59:20.444Z Checking errno v0.3.14
26902026-09-06T23:59:20.513Z Checking getrandom v0.2.17
26912026-09-06T23:59:20.530Z Checking zerovec v0.11.5
26922026-09-06T23:59:20.554Z Checking portable-atomic v1.13.1
26932026-09-06T23:59:20.653Z Checking rand_core v0.6.4
26942026-09-06T23:59:20.823Z Checking critical-section v1.2.0
26952026-09-06T23:59:20.843Z Checking zmij v1.0.21
26962026-09-06T23:59:20.922Z Checking pin-project-lite v0.2.17
26972026-09-06T23:59:20.952Z Checking tinystr v0.8.2
26982026-09-06T23:59:20.965Z Checking once_cell v1.21.3
26992026-09-06T23:59:20.986Z Checking litemap v0.8.1
27002026-09-06T23:59:21.011Z Checking writeable v0.6.2
27012026-09-06T23:59:21.055Z Checking rand_core v0.10.0
27022026-09-06T23:59:21.112Z Checking num-traits v0.2.19
27032026-09-06T23:59:21.125Z Checking percent-encoding v2.3.2
27042026-09-06T23:59:21.163Z Checking potential_utf v0.1.4
27052026-09-06T23:59:21.169Z Checking zerotrie v0.2.3
27062026-09-06T23:59:21.187Z Checking icu_locale_core v2.1.1
27072026-09-06T23:59:21.203Z Checking getrandom v0.4.3
27082026-09-06T23:59:21.285Z Checking signal-hook-registry v1.4.8
27092026-09-06T23:59:21.299Z Checking icu_collections v2.1.1
27102026-09-06T23:59:21.353Z Checking parking_lot_core v0.9.12
27112026-09-06T23:59:21.426Z Checking allocator-api2 v0.2.21
27122026-09-06T23:59:21.453Z Checking equivalent v1.0.2
27132026-09-06T23:59:21.540Z Checking mio v1.2.0
27142026-09-06T23:59:21.544Z Checking serde v1.0.228
27152026-09-06T23:59:21.558Z Checking bitflags v2.11.0
27162026-09-06T23:59:21.608Z Checking serde_json v1.0.151
27172026-09-06T23:59:21.672Z Checking parking_lot v0.12.5
27182026-09-06T23:59:21.703Z Checking icu_properties_data v2.1.2
27192026-09-06T23:59:21.719Z Checking icu_normalizer_data v2.1.1
27202026-09-06T23:59:21.745Z Checking icu_provider v2.1.1
27212026-09-06T23:59:21.787Z Checking foldhash v0.2.0
27222026-09-06T23:59:21.824Z Checking futures-core v0.3.32
27232026-09-06T23:59:21.835Z Checking socket2 v0.6.3
27242026-09-06T23:59:21.858Z Checking utf8_iter v1.0.4
27252026-09-06T23:59:21.935Z Checking base64ct v1.8.3
27262026-09-06T23:59:21.956Z Checking hashbrown v0.17.0
27272026-09-06T23:59:21.959Z Checking zeroize v1.9.0
27282026-09-06T23:59:21.972Z Checking bytes v1.11.1
27292026-09-06T23:59:21.983Z Checking icu_properties v2.1.2
27302026-09-06T23:59:22.078Z Checking icu_normalizer v2.1.1
27312026-09-06T23:59:22.151Z Checking generic-array v0.14.7
27322026-09-06T23:59:22.161Z Checking pem-rfc7468 v0.7.0
27332026-09-06T23:59:22.275Z Checking rustix v1.1.4
27342026-09-06T23:59:22.314Z Checking form_urlencoded v1.2.2
27352026-09-06T23:59:22.371Z Checking flagset v0.4.7
27362026-09-06T23:59:22.407Z Checking tokio v1.52.1
27372026-09-06T23:59:22.436Z Checking byteorder v1.5.0
27382026-09-06T23:59:22.449Z Checking indexmap v2.14.0
27392026-09-06T23:59:22.490Z Checking der v0.7.10
27402026-09-06T23:59:22.577Z Checking crypto-common v0.1.7
27412026-09-06T23:59:22.632Z Checking block-buffer v0.10.4
27422026-09-06T23:59:22.703Z Checking futures-sink v0.3.32
27432026-09-06T23:59:22.770Z Checking digest v0.10.7
27442026-09-06T23:59:22.802Z Checking iana-time-zone v0.1.65
27452026-09-06T23:59:22.812Z Checking idna_adapter v1.2.1
27462026-09-06T23:59:22.908Z Checking chrono v0.4.45
27472026-09-06T23:59:22.928Z Checking idna v1.1.0
27482026-09-06T23:59:22.967Z Checking futures-channel v0.3.32
27492026-09-06T23:59:23.004Z Checking getrandom v0.3.4
27502026-09-06T23:59:23.023Z Checking ppv-lite86 v0.2.21
27512026-09-06T23:59:23.142Z Checking futures-task v0.3.32
27522026-09-06T23:59:23.155Z Checking slab v0.4.12
27532026-09-06T23:59:23.167Z Checking url v2.5.8
27542026-09-06T23:59:23.229Z Checking spki v0.7.3
27552026-09-06T23:59:23.272Z Checking futures-io v0.3.32
27562026-09-06T23:59:23.287Z Checking uuid v1.23.4
27572026-09-06T23:59:23.311Z Checking thiserror v2.0.18
27582026-09-06T23:59:23.326Z Checking dyn-clone v1.0.20
27592026-09-06T23:59:23.382Z Checking futures-util v0.3.32
27602026-09-06T23:59:23.396Z Checking pkcs8 v0.10.2
27612026-09-06T23:59:23.410Z Checking fnv v1.0.7
27622026-09-06T23:59:23.431Z Checking semver v1.0.28
27632026-09-06T23:59:23.502Z Checking cpufeatures v0.2.17
27642026-09-06T23:59:23.550Z Checking utf8parse v0.2.2
27652026-09-06T23:59:23.570Z Checking anstyle v1.0.14
27662026-09-06T23:59:23.598Z Checking terminal_size v0.4.3
27672026-09-06T23:59:23.623Z Checking rand_core v0.9.5
27682026-09-06T23:59:23.627Z Checking anstyle-query v1.1.5
27692026-09-06T23:59:23.645Z Checking anstyle-parse v1.0.0
27702026-09-06T23:59:23.707Z Checking regex-syntax v0.8.10
27712026-09-06T23:59:23.720Z Checking base64 v0.22.1
27722026-09-06T23:59:23.742Z Checking is_terminal_polyfill v1.70.2
27732026-09-06T23:59:23.758Z Checking schemars v0.8.22
27742026-09-06T23:59:23.784Z Checking colorchoice v1.0.4
27752026-09-06T23:59:23.799Z Checking sha2 v0.10.9
27762026-09-06T23:59:23.835Z Checking hmac v0.12.1
27772026-09-06T23:59:23.882Z Checking anstream v1.0.0
27782026-09-06T23:59:23.949Z Checking http v1.4.2
27792026-09-06T23:59:23.965Z Checking rand_chacha v0.9.0
27802026-09-06T23:59:24.073Z Checking signature v2.2.0
27812026-09-06T23:59:24.073Z Checking rustls-pki-types v1.14.0
27822026-09-06T23:59:24.162Z Checking hex v0.4.3
27832026-09-06T23:59:24.273Z Checking tracing-core v0.1.36
27842026-09-06T23:59:24.374Z Checking fastrand v2.3.0
27852026-09-06T23:59:24.387Z Checking simd-adler32 v0.3.8
27862026-09-06T23:59:24.401Z Checking strsim v0.11.1
27872026-09-06T23:59:24.498Z Checking clap_lex v1.0.0
27882026-09-06T23:59:24.512Z Checking tracing v0.1.44
27892026-09-06T23:59:24.552Z Checking http-body v1.0.1
27902026-09-06T23:59:24.558Z Checking tempfile v3.27.0
27912026-09-06T23:59:24.575Z Checking rand v0.9.2
27922026-09-06T23:59:24.643Z Checking clap_builder v4.6.0
27932026-09-06T23:59:24.690Z Checking thiserror v1.0.69
27942026-09-06T23:59:24.710Z Checking aws-lc-sys v0.40.0
27952026-09-06T23:59:24.742Z Checking spin v0.9.8
27962026-09-06T23:59:24.784Z Checking untrusted v0.7.1
27972026-09-06T23:59:24.898Z Checking tinyvec_macros v0.1.1
27982026-09-06T23:59:24.921Z Checking cmov v0.5.4
27992026-09-06T23:59:24.962Z Checking adler2 v2.0.1
28002026-09-06T23:59:24.975Z Checking openssl-probe v0.2.1
28012026-09-06T23:59:25.043Z Checking tinyvec v1.11.0
28022026-09-06T23:59:25.066Z Checking miniz_oxide v0.8.9
28032026-09-06T23:59:25.081Z Checking crossbeam-utils v0.8.21
28042026-09-06T23:59:25.106Z Checking ctutils v0.4.2
28052026-09-06T23:59:25.215Z Checking aws-lc-rs v1.16.3
28062026-09-06T23:59:25.292Z Checking untrusted v0.9.0
28072026-09-06T23:59:25.314Z Checking tower-service v0.3.3
28082026-09-06T23:59:25.345Z Checking atomic-waker v1.1.2
28092026-09-06T23:59:25.398Z Checking try-lock v0.2.5
28102026-09-06T23:59:25.411Z Checking tower-layer v0.3.3
28112026-09-06T23:59:25.423Z Checking hybrid-array v0.4.13
28122026-09-06T23:59:25.438Z Checking httparse v1.10.1
28132026-09-06T23:59:25.450Z Checking crc32fast v1.5.0
28142026-09-06T23:59:25.495Z Checking want v0.3.1
28152026-09-06T23:59:25.560Z Checking ipnet v2.12.0
28162026-09-06T23:59:25.584Z Checking serde_spanned v0.6.9
28172026-09-06T23:59:25.615Z Checking toml_datetime v0.6.11
28182026-09-06T23:59:25.643Z Checking ff v0.13.1
28192026-09-06T23:59:25.657Z Checking tokio-util v0.7.18
28202026-09-06T23:59:25.701Z Checking aho-corasick v1.1.4
28212026-09-06T23:59:25.768Z Checking plain v0.2.3
28222026-09-06T23:59:25.788Z Checking powerfmt v0.2.0
28232026-09-06T23:59:25.806Z Checking tap v1.0.1
28242026-09-06T23:59:25.871Z Checking httpdate v1.0.3
28252026-09-06T23:59:25.883Z Checking clap v4.6.1
28262026-09-06T23:59:25.906Z Checking base16ct v0.2.0
28272026-09-06T23:59:25.981Z Checking foreign-types-shared v0.1.1
28282026-09-06T23:59:25.988Z Checking deranged v0.5.8
28292026-09-06T23:59:26.013Z Checking wyz v0.5.1
28302026-09-06T23:59:26.026Z Checking foreign-types v0.3.2
28312026-09-06T23:59:26.029Z Checking sec1 v0.7.3
28322026-09-06T23:59:26.053Z Checking rustls-webpki v0.103.13
28332026-09-06T23:59:26.090Z Checking group v0.13.0
28342026-09-06T23:59:26.170Z Checking unicode-normalization v0.1.25
28352026-09-06T23:59:26.185Z Checking hkdf v0.12.4
28362026-09-06T23:59:26.237Z Checking x509-cert v0.2.5
28372026-09-06T23:59:26.237Z Checking rand_chacha v0.3.1
28382026-09-06T23:59:26.266Z Checking h2 v0.4.15
28392026-09-06T23:59:26.324Z Checking radium v0.7.0
28402026-09-06T23:59:26.378Z Checking regex-automata v0.4.14
28412026-09-06T23:59:26.465Z Checking half v2.7.1
28422026-09-06T23:59:26.490Z Checking rustls v0.23.41
28432026-09-06T23:59:26.503Z Checking openssl-sys v0.9.117
28442026-09-06T23:59:26.593Z Checking crypto-bigint v0.5.5
28452026-09-06T23:59:26.722Z Checking erased-serde v0.3.31
28462026-09-06T23:59:26.898Z Checking num-integer v0.1.46
28472026-09-06T23:59:26.911Z Checking wait-timeout v0.2.1
28482026-09-06T23:59:26.926Z Checking socket2 v0.5.10
28492026-09-06T23:59:27.030Z Checking env_filter v2.0.0
28502026-09-06T23:59:27.102Z Checking funty v2.0.0
28512026-09-06T23:59:27.120Z Checking time-core v0.1.8
28522026-09-06T23:59:27.159Z Checking ciborium-io v0.2.2
28532026-09-06T23:59:27.172Z Checking unicode-ident v1.0.24
28542026-09-06T23:59:27.246Z Checking num-conv v0.2.0
28552026-09-06T23:59:27.260Z Checking ucd-trie v0.1.7
28562026-09-06T23:59:27.280Z Checking bit-vec v0.8.0
28572026-09-06T23:59:27.361Z Checking quick-error v1.2.3
28582026-09-06T23:59:27.389Z Checking num_threads v0.1.7
28592026-09-06T23:59:27.413Z Checking bitvec v1.0.1
28602026-09-06T23:59:27.459Z Checking rusty-fork v0.3.1
28612026-09-06T23:59:27.471Z Checking bit-set v0.8.0
28622026-09-06T23:59:27.474Z Checking time v0.3.47
28632026-09-06T23:59:27.498Z Checking elliptic-curve v0.13.8
28642026-09-06T23:59:27.614Z Checking pest v2.8.6
28652026-09-06T23:59:27.628Z Checking proc-macro2 v1.0.106
28662026-09-06T23:59:27.931Z Checking ciborium-ll v0.2.2
28672026-09-06T23:59:27.960Z Checking env_logger v0.11.11
28682026-09-06T23:59:28.011Z Checking num-iter v0.1.45
28692026-09-06T23:59:28.100Z Checking slog v2.8.2
28702026-09-06T23:59:28.147Z Checking openssl v0.10.80
28712026-09-06T23:59:28.211Z Checking rand v0.8.6
28722026-09-06T23:59:28.344Z Checking lazy_static v1.5.0
28732026-09-06T23:59:28.443Z Checking rand_xorshift v0.4.0
28742026-09-06T23:59:28.566Z Checking hubpack v0.1.2
28752026-09-06T23:59:28.598Z Checking maybe-uninit v2.0.0
28762026-09-06T23:59:28.656Z Checking sync_wrapper v1.0.2
28772026-09-06T23:59:28.670Z Checking pretty-hex v0.4.1
28782026-09-06T23:59:28.717Z Checking crc-catalog v2.4.0
28792026-09-06T23:59:28.732Z Checking nodrop v0.1.14
28802026-09-06T23:59:28.735Z Checking zlib-rs v0.6.2
28812026-09-06T23:59:28.744Z Checking siphasher v1.0.2
28822026-09-06T23:59:28.767Z Checking unarray v0.1.4
28832026-09-06T23:59:28.780Z Checking tower v0.5.3
28842026-09-06T23:59:28.802Z Checking crc v3.4.0
28852026-09-06T23:59:28.815Z Checking array-init v0.0.4
28862026-09-06T23:59:28.865Z Checking proptest v1.11.0
28872026-09-06T23:59:28.905Z Checking packed_struct v0.10.1
28882026-09-06T23:59:28.975Z Checking num-bigint-dig v0.8.6
28892026-09-06T23:59:29.106Z Checking smallvec v0.6.14
28902026-09-06T23:59:29.131Z Checking hyper v1.10.1
28912026-09-06T23:59:29.163Z Checking ciborium v0.2.2
28922026-09-06T23:59:29.286Z Checking quote v1.0.45
28932026-09-06T23:59:29.453Z Checking crossbeam-epoch v0.9.18
28942026-09-06T23:59:29.572Z Checking http-body-util v0.1.3
28952026-09-06T23:59:29.644Z Checking flate2 v1.1.9
28962026-09-06T23:59:29.675Z Checking serde_with v3.21.0
28972026-09-06T23:59:29.771Z Checking ipnetwork v0.21.1
28982026-09-06T23:59:29.789Z Checking rfc6979 v0.4.0
28992026-09-06T23:59:29.912Z Checking bitfield v0.19.4
29002026-09-06T23:59:29.931Z Checking zerocopy v0.6.6
29012026-09-06T23:59:29.944Z Checking strum v0.26.3
29022026-09-06T23:59:29.991Z Checking bzip2-sys v0.1.13+1.0.8
29032026-09-06T23:59:30.041Z Checking hyper-util v0.1.20
29042026-09-06T23:59:30.053Z Checking pkcs1 v0.7.5
29052026-09-06T23:59:30.070Z Checking scroll v0.13.0
29062026-09-06T23:59:30.087Z Checking native-tls v0.2.18
29072026-09-06T23:59:30.172Z Checking ahash v0.8.12
29082026-09-06T23:59:30.221Z Checking hashbrown v0.12.3
29092026-09-06T23:59:30.256Z Checking static_assertions v1.1.0
29102026-09-06T23:59:30.269Z Checking unicode-properties v0.1.4
29112026-09-06T23:59:30.287Z Checking ryu v1.0.23
29122026-09-06T23:59:30.324Z Checking iri-string v0.7.10
29132026-09-06T23:59:30.364Z Checking unicode-bidi v0.3.18
29142026-09-06T23:59:30.421Z Checking gimli v0.32.3
29152026-09-06T23:59:30.451Z Checking keccak v0.1.6
29162026-09-06T23:59:30.615Z Checking winnow v0.5.40
29172026-09-06T23:59:30.627Z Checking base64 v0.21.7
29182026-09-06T23:59:30.641Z Checking newtype-uuid v1.3.2
29192026-09-06T23:59:30.653Z Checking stringprep v0.1.5
29202026-09-06T23:59:30.802Z Checking indexmap v1.9.3
29212026-09-06T23:59:30.842Z Checking sha3 v0.10.8
29222026-09-06T23:59:30.863Z Checking ron v0.8.1
29232026-09-06T23:59:31.050Z Checking serde_urlencoded v0.7.1
29242026-09-06T23:59:31.117Z Checking hashbrown v0.13.2
29252026-09-06T23:59:31.157Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
29262026-09-06T23:59:31.248Z Checking goblin v0.10.5
29272026-09-06T23:59:31.366Z Checking tokio-native-tls v0.3.1
29282026-09-06T23:59:31.369Z Checking tower-http v0.6.8
29292026-09-06T23:59:31.396Z Checking rsa v0.9.10
29302026-09-06T23:59:31.459Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29312026-09-06T23:59:31.554Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29322026-09-06T23:59:31.612Z Checking bzip2 v0.4.4
29332026-09-06T23:59:31.625Z Checking oxnet v0.1.6
29342026-09-06T23:59:31.768Z Checking toml_edit v0.19.15
29352026-09-06T23:59:31.780Z Checking ecdsa v0.16.9
29362026-09-06T23:59:31.799Z Checking crossbeam-deque v0.8.6
29372026-09-06T23:59:31.877Z Checking syn v2.0.117
29382026-09-06T23:59:31.890Z Checking serde-hex v0.1.0
29392026-09-06T23:59:31.969Z Checking addr2line v0.25.1
29402026-09-06T23:59:31.988Z Checking tokio-rustls v0.26.4
29412026-09-06T23:59:32.120Z Checking bstr v1.12.1
29422026-09-06T23:59:32.214Z Checking primeorder v0.13.6
29432026-09-06T23:59:32.237Z Checking block-buffer v0.12.1
29442026-09-06T23:59:32.399Z Checking crypto-common v0.2.2
29452026-09-06T23:59:32.448Z Checking block-padding v0.4.2
29462026-09-06T23:59:32.503Z Checking rustls-native-certs v0.8.3
29472026-09-06T23:59:32.581Z Checking scroll v0.12.0
29482026-09-06T23:59:32.637Z Checking ed25519 v2.2.3
29492026-09-06T23:59:32.791Z Checking salty v0.3.0
29502026-09-06T23:59:32.807Z Checking zstd-sys v2.0.16+zstd.1.5.7
29512026-09-06T23:59:32.821Z Checking curve25519-dalek v4.1.3
29522026-09-06T23:59:32.914Z Checking md-5 v0.10.6
29532026-09-06T23:59:32.985Z Checking object v0.37.3
29542026-09-06T23:59:33.105Z Checking hash32 v0.2.1
29552026-09-06T23:59:33.122Z Checking serde-big-array v0.5.1
29562026-09-06T23:59:33.192Z Checking encoding_rs v0.8.35
29572026-09-06T23:59:33.204Z Checking thread_local v1.1.9
29582026-09-06T23:59:33.353Z Checking fallible-iterator v0.2.0
29592026-09-06T23:59:33.366Z Checking rustc-demangle v0.1.27
29602026-09-06T23:59:33.559Z Checking toml_write v0.1.2
29612026-09-06T23:59:33.583Z Checking winnow v0.7.14
29622026-09-06T23:59:33.595Z Checking mime v0.3.17
29632026-09-06T23:59:33.622Z Checking crc-any v2.5.0
29642026-09-06T23:59:33.722Z Checking psl-types v2.0.11
29652026-09-06T23:59:33.768Z Checking postgres-protocol v0.6.10
29662026-09-06T23:59:33.798Z Checking ed25519-dalek v2.2.0
29672026-09-06T23:59:33.836Z Checking publicsuffix v2.3.0
29682026-09-06T23:59:34.003Z Checking dof v0.4.0
29692026-09-06T23:59:34.034Z Checking heapless v0.7.17
29702026-09-06T23:59:34.092Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29712026-09-06T23:59:34.128Z Checking zstd-safe v7.2.4
29722026-09-06T23:59:34.147Z Checking goblin v0.8.2
29732026-09-06T23:59:34.292Z Checking toml v0.7.8
29742026-09-06T23:59:34.441Z Checking inout v0.2.2
29752026-09-06T23:59:34.467Z Checking p384 v0.13.1
29762026-09-06T23:59:34.576Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29772026-09-06T23:59:34.589Z Checking rayon-core v1.13.0
29782026-09-06T23:59:34.601Z Checking daft v0.1.8
29792026-09-06T23:59:34.623Z Checking zip v0.6.6
29802026-09-06T23:59:34.768Z Checking toml_edit v0.22.27
29812026-09-06T23:59:34.839Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29822026-09-06T23:59:34.878Z Checking object v0.30.4
29832026-09-06T23:59:34.915Z Checking hyper-tls v0.6.0
29842026-09-06T23:59:34.948Z Checking phf_shared v0.13.1
29852026-09-06T23:59:34.997Z Checking dtrace-parser v0.3.0
29862026-09-06T23:59:35.077Z Checking cookie v0.18.1
29872026-09-06T23:59:35.143Z Checking crossbeam-channel v0.5.15
29882026-09-06T23:59:35.231Z Checking pin-project v1.1.11
29892026-09-06T23:59:35.295Z Checking backtrace v0.3.76
29902026-09-06T23:59:35.309Z Checking zerocopy v0.7.35
29912026-09-06T23:59:35.321Z Checking futures-executor v0.3.32
29922026-09-06T23:59:35.467Z Checking signal-hook v0.3.18
29932026-09-06T23:59:35.481Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
29942026-09-06T23:59:35.523Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29952026-09-06T23:59:35.583Z Checking thread-id v5.1.0
29962026-09-06T23:59:35.602Z Checking memmap2 v0.9.10
29972026-09-06T23:59:35.649Z Checking is-terminal v0.4.17
29982026-09-06T23:59:35.662Z Checking same-file v1.0.6
29992026-09-06T23:59:35.708Z Compiling illumos-nvpair-sys v0.2.0
30002026-09-06T23:59:35.737Z Checking cpufeatures v0.3.0
30012026-09-06T23:59:35.759Z Checking term v1.2.1
30022026-09-06T23:59:35.773Z Checking foldhash v0.1.5
30032026-09-06T23:59:35.791Z Checking smawk v0.3.2
30042026-09-06T23:59:35.805Z Checking jiff-core v0.1.0
30052026-09-06T23:59:35.847Z Checking managed v0.8.0
30062026-09-06T23:59:35.898Z Checking unicode-width v0.2.0
30072026-09-06T23:59:35.901Z Checking corncobs v0.1.4
30082026-09-06T23:59:35.927Z Checking bitflags v1.3.2
30092026-09-06T23:59:35.987Z Checking bumpalo v3.20.2
30102026-09-06T23:59:35.996Z Checking unicode-linebreak v0.1.5
30112026-09-06T23:59:36.028Z Checking either v1.15.0
30122026-09-06T23:59:36.028Z Checking is_ci v1.2.0
30132026-09-06T23:59:36.053Z Checking libbz2-rs-sys v0.2.2
30142026-09-06T23:59:36.215Z Checking path-slash v0.1.5
30152026-09-06T23:59:36.231Z Checking take_mut v0.2.2
30162026-09-06T23:59:36.231Z Checking zopfli v0.8.3
30172026-09-06T23:59:36.231Z Checking textwrap v0.16.2
30182026-09-06T23:59:36.231Z Checking supports-color v3.0.2
30192026-09-06T23:59:36.249Z Checking dof v0.3.0
30202026-09-06T23:59:36.254Z Checking slog-async v2.8.0
30212026-09-06T23:59:36.327Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30222026-09-06T23:59:36.414Z Checking smoltcp v0.9.1
30232026-09-06T23:59:36.417Z Checking slog-term v2.9.2
30242026-09-06T23:59:36.455Z Checking bzip2 v0.6.1
30252026-09-06T23:59:36.517Z Checking jiff v0.2.34
30262026-09-06T23:59:36.517Z Checking hashbrown v0.15.5
30272026-09-06T23:59:36.562Z Checking toml v0.8.23
30282026-09-06T23:59:36.578Z Checking walkdir v2.5.0
30292026-09-06T23:59:36.613Z Checking usdt-impl v0.6.0
30302026-09-06T23:59:36.688Z Checking signal-hook-mio v0.2.5
30312026-09-06T23:59:36.737Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30322026-09-06T23:59:36.791Z Checking backtrace-ext v0.2.1
30332026-09-06T23:59:36.876Z Checking futures v0.3.32
30342026-09-06T23:59:36.894Z Checking snafu v0.8.9
30352026-09-06T23:59:36.907Z Checking cookie_store v0.22.1
30362026-09-06T23:59:36.954Z Checking phf v0.13.1
30372026-09-06T23:59:36.992Z Checking reqwest v0.12.28
30382026-09-06T23:59:37.007Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
30392026-09-06T23:59:37.018Z Checking cipher v0.5.2
30402026-09-06T23:59:37.098Z Checking zstd v0.13.3
30412026-09-06T23:59:37.132Z Checking postgres-types v0.2.12
30422026-09-06T23:59:37.195Z Checking hyper-rustls v0.27.7
30432026-09-06T23:59:37.228Z Checking rustls-platform-verifier v0.6.2
30442026-09-06T23:59:37.258Z Checking globset v0.4.18
30452026-09-06T23:59:37.281Z Checking phf_shared v0.11.3
30462026-09-06T23:59:37.342Z Checking dtrace-parser v0.2.0
30472026-09-06T23:59:37.366Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30482026-09-06T23:59:37.415Z Checking regex v1.12.3
30492026-09-06T23:59:37.433Z Checking ref-cast v1.0.25
30502026-09-06T23:59:37.446Z Checking strum v0.27.2
30512026-09-06T23:59:37.470Z Checking olpc-cjson v0.1.4
30522026-09-06T23:59:37.507Z Checking memoffset v0.9.1
30532026-09-06T23:59:37.518Z Checking rustix v0.38.44
30542026-09-06T23:59:37.552Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30552026-09-06T23:59:37.571Z Checking byte-wrapper v0.1.0
30562026-09-06T23:59:37.589Z Checking pem v3.0.6
30572026-09-06T23:59:37.600Z Checking camino v1.2.5
30582026-09-06T23:59:37.673Z Checking owo-colors v4.3.0
30592026-09-06T23:59:37.687Z Checking secrecy v0.8.0
30602026-09-06T23:59:37.792Z Checking serde_plain v1.0.2
30612026-09-06T23:59:37.810Z Checking hashbrown v0.16.1
30622026-09-06T23:59:37.811Z Checking float-cmp v0.10.0
30632026-09-06T23:59:37.820Z Checking thread-id v4.2.2
30642026-09-06T23:59:37.856Z Checking supports-unicode v3.0.0
30652026-09-06T23:59:37.877Z Checking unicode-segmentation v1.12.0
30662026-09-06T23:59:37.890Z Checking winnow v1.0.3
30672026-09-06T23:59:37.909Z Checking normalize-line-endings v0.3.0
30682026-09-06T23:59:37.954Z Checking unicode-width v0.1.14
30692026-09-06T23:59:37.985Z Checking typed-path v0.9.3
30702026-09-06T23:59:38.181Z Checking constant_time_eq v0.4.2
30712026-09-06T23:59:38.201Z Checking fixedbitset v0.4.2
30722026-09-06T23:59:38.234Z Checking difflib v0.4.0
30732026-09-06T23:59:38.237Z Checking precomputed-hash v0.1.1
30742026-09-06T23:59:38.306Z Checking arrayref v0.3.9
30752026-09-06T23:59:38.310Z Checking arrayvec v0.7.6
30762026-09-06T23:59:38.332Z Checking whoami v2.1.0
30772026-09-06T23:59:38.347Z Checking supports-hyperlinks v3.2.0
30782026-09-06T23:59:38.375Z Checking data-encoding v2.10.0
30792026-09-06T23:59:38.410Z Checking new_debug_unreachable v1.0.6
30802026-09-06T23:59:38.416Z Checking predicates-core v1.0.10
30812026-09-06T23:59:38.449Z Checking const-oid v0.10.2
30822026-09-06T23:59:38.480Z Checking fixedbitset v0.5.7
30832026-09-06T23:59:38.497Z Checking blake3 v1.8.5
30842026-09-06T23:59:38.521Z Checking tokio-postgres v0.7.16
30852026-09-06T23:59:38.542Z Checking predicates v3.1.4
30862026-09-06T23:59:38.600Z Checking digest v0.11.3
30872026-09-06T23:59:38.645Z Checking hickory-proto v0.25.2
30882026-09-06T23:59:38.671Z Checking petgraph v0.8.3
30892026-09-06T23:59:38.720Z Checking toml_parser v1.1.2+spec-1.1.0
30902026-09-06T23:59:38.753Z Checking tough v0.22.0
30912026-09-06T23:59:38.773Z Checking string_cache v0.8.9
30922026-09-06T23:59:38.789Z Checking miette v7.6.0
30932026-09-06T23:59:38.839Z Checking zip v4.6.1
30942026-09-06T23:59:38.939Z Checking petgraph v0.6.5
30952026-09-06T23:59:39.047Z Checking crossterm v0.28.1
30962026-09-06T23:59:39.290Z Checking iddqd v0.4.2
30972026-09-06T23:59:39.457Z Checking similar v2.7.0
30982026-09-06T23:59:39.734Z Checking usdt-impl v0.5.0
30992026-09-06T23:59:39.798Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
31002026-09-06T23:59:39.810Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31012026-09-06T23:59:40.022Z Checking nix v0.31.2
31022026-09-06T23:59:40.185Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31032026-09-06T23:59:40.197Z Checking reqwest v0.13.2
31042026-09-06T23:59:40.216Z Checking chacha20 v0.10.0
31052026-09-06T23:59:40.356Z Checking usdt v0.6.0
31062026-09-06T23:59:40.470Z Checking itertools v0.13.0
31072026-09-06T23:59:40.520Z Checking derive_more v2.1.1
31082026-09-06T23:59:40.537Z Checking fs-err v3.3.0
31092026-09-06T23:59:40.621Z Checking tokio-stream v0.1.18
31102026-09-06T23:59:40.744Z Checking buf-list v1.1.2
31112026-09-06T23:59:40.832Z Checking anyhow v1.0.104
31122026-09-06T23:59:40.925Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
31132026-09-06T23:59:40.997Z Checking openapiv3 v2.2.0
31142026-09-06T23:59:41.029Z Checking peg-runtime v0.8.5
31152026-09-06T23:59:41.046Z Checking lalrpop-util v0.19.12
31162026-09-06T23:59:41.170Z Checking illumos-nvpair v0.3.0
31172026-09-06T23:59:41.192Z Checking rayon v1.11.0
31182026-09-06T23:59:41.206Z Checking sigpipe v0.1.3
31192026-09-06T23:59:41.216Z Checking glob v0.3.3
31202026-09-06T23:59:42.365Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31212026-09-06T23:59:42.520Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31222026-09-06T23:59:42.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.50s
31232026-09-06T23:59:42.812Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31242026-09-06T23:59:42.812Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31252026-09-06T23:59:42.971Z
31262026-09-06T23:59:42.971Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
31272026-09-06T23:59:43.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282026-09-06T23:59:43.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292026-09-06T23:59:43.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302026-09-06T23:59:43.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31312026-09-06T23:59:43.564Z
31322026-09-06T23:59:43.564Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
31332026-09-06T23:59:44.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342026-09-06T23:59:44.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352026-09-06T23:59:44.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362026-09-06T23:59:44.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31372026-09-06T23:59:44.143Z
31382026-09-06T23:59:44.143Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
31392026-09-06T23:59:44.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402026-09-06T23:59:44.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412026-09-06T23:59:44.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422026-09-06T23:59:44.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31432026-09-06T23:59:44.751Z
31442026-09-06T23:59:44.751Zinfo: running `cargo check --bins` on oxql-types (123/376)
31452026-09-06T23:59:45.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462026-09-06T23:59:45.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472026-09-06T23:59:45.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482026-09-06T23:59:45.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31492026-09-06T23:59:45.345Z
31502026-09-06T23:59:45.345Zinfo: running `cargo check --bins` on oximeter-types (124/376)
31512026-09-06T23:59:45.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522026-09-06T23:59:45.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532026-09-06T23:59:45.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542026-09-06T23:59:45.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31552026-09-06T23:59:45.953Z
31562026-09-06T23:59:45.953Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
31572026-09-06T23:59:46.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582026-09-06T23:59:46.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592026-09-06T23:59:46.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602026-09-06T23:59:46.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31612026-09-06T23:59:46.539Z
31622026-09-06T23:59:46.539Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
31632026-09-06T23:59:47.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642026-09-06T23:59:47.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652026-09-06T23:59:47.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662026-09-06T23:59:47.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
31672026-09-06T23:59:47.104Z
31682026-09-06T23:59:47.104Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
31692026-09-06T23:59:47.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702026-09-06T23:59:47.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712026-09-06T23:59:47.809Z Compiling multer v3.1.0
31722026-09-06T23:59:47.927Z Compiling async-stream-impl v0.3.6
31732026-09-06T23:59:47.934Z Compiling serde_tokenstream v0.3.0
31742026-09-06T23:59:47.942Z Compiling dropshot v0.17.1
31752026-09-06T23:59:47.952Z Compiling parse-display-derive v0.10.0
31762026-09-06T23:59:47.962Z Compiling newtype-uuid-macros v0.1.0
31772026-09-06T23:59:47.962Z Compiling dropshot_endpoint v0.17.1
31782026-09-06T23:59:47.994Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31792026-09-06T23:59:48.198Z Checking match_cfg v0.1.0
31802026-09-06T23:59:48.222Z Compiling oxide-generation-macros v0.2.0
31812026-09-06T23:59:48.241Z Checking compression-core v0.4.31
31822026-09-06T23:59:48.268Z Checking hostname v0.3.1
31832026-09-06T23:59:48.364Z Checking compression-codecs v0.4.37
31842026-09-06T23:59:48.380Z Checking atomicwrites v0.4.4
31852026-09-06T23:59:48.398Z Checking slog-json v2.6.1
31862026-09-06T23:59:48.505Z Checking serde_spanned v1.1.1
31872026-09-06T23:59:48.519Z Checking toml_datetime v1.1.1+spec-1.1.0
31882026-09-06T23:59:48.532Z Checking debug-ignore v1.0.5
31892026-09-06T23:59:48.553Z Checking toml_writer v1.1.1+spec-1.1.0
31902026-09-06T23:59:48.631Z Checking slog-bunyan v2.5.0
31912026-09-06T23:59:48.646Z Checking async-compression v0.4.41
31922026-09-06T23:59:48.720Z Checking async-stream v0.3.6
31932026-09-06T23:59:48.734Z Checking toml v1.1.2+spec-1.1.0
31942026-09-06T23:59:48.734Z Checking progenitor-client v0.14.0
31952026-09-06T23:59:48.758Z Checking sha1 v0.11.0
31962026-09-06T23:59:48.888Z Checking oxide-generation v0.1.3
31972026-09-06T23:59:48.946Z Checking waitgroup v0.1.2
31982026-09-06T23:59:48.962Z Checking rustls-pemfile v2.2.0
31992026-09-06T23:59:48.975Z Checking backon v1.6.0
32002026-09-06T23:59:49.046Z Checking serde_path_to_error v0.1.20
32012026-09-06T23:59:49.068Z Checking hostname v0.4.2
32022026-09-06T23:59:49.105Z Checking instant v0.1.13
32032026-09-06T23:59:49.163Z Checking progenitor-extras v0.2.0
32042026-09-06T23:59:49.187Z Checking backoff v0.4.0
32052026-09-06T23:59:49.314Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32062026-09-06T23:59:49.327Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32072026-09-06T23:59:49.339Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32082026-09-06T23:59:49.357Z Checking itertools v0.14.0
32092026-09-06T23:59:49.377Z Checking regress v0.10.5
32102026-09-06T23:59:49.493Z Checking macaddr v1.0.1
32112026-09-06T23:59:49.617Z Checking parse-display v0.10.0
32122026-09-06T23:59:49.694Z Checking humantime v2.3.0
32132026-09-06T23:59:50.515Z Compiling prettyplease v0.2.37
32142026-09-06T23:59:50.791Z Checking num-rational v0.4.2
32152026-09-06T23:59:51.081Z Checking num-complex v0.4.6
32162026-09-06T23:59:51.552Z Compiling num v0.4.3
32172026-09-06T23:59:51.648Z Compiling usdt-macro v0.5.0
32182026-09-06T23:59:51.661Z Compiling usdt-attr-macro v0.5.0
32192026-09-06T23:59:51.709Z Checking memmap v0.7.0
32202026-09-06T23:59:51.725Z Compiling float-ord v0.3.2
32212026-09-06T23:59:51.754Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32222026-09-06T23:59:51.837Z Compiling convert_case v0.4.0
32232026-09-06T23:59:52.188Z Checking newline-converter v0.3.0
32242026-09-06T23:59:52.211Z Compiling derive_more v0.99.20
32252026-09-06T23:59:52.303Z Checking console v0.15.11
32262026-09-06T23:59:52.403Z Checking linked-hash-map v0.5.6
32272026-09-06T23:59:52.471Z Checking usdt v0.5.0
32282026-09-06T23:59:52.571Z Compiling minimal-lexical v0.2.1
32292026-09-06T23:59:52.586Z Checking expectorate v1.2.0
32302026-09-06T23:59:52.636Z Checking lru-cache v0.1.2
32312026-09-06T23:59:52.759Z Compiling nom v7.1.3
32322026-09-06T23:59:52.824Z Checking hickory-proto v0.24.4
32332026-09-06T23:59:53.100Z Checking camino-tempfile v1.4.1
32342026-09-06T23:59:53.227Z Checking phf_shared v0.12.1
32352026-09-06T23:59:53.263Z Compiling slog-dtrace v0.3.0
32362026-09-06T23:59:53.363Z Compiling unicode-xid v0.2.6
32372026-09-06T23:59:53.475Z Checking heck v0.5.0
32382026-09-06T23:59:53.491Z Checking resolv-conf v0.7.6
32392026-09-06T23:59:53.603Z Compiling chrono-tz v0.10.4
32402026-09-06T23:59:53.683Z Compiling const_format_proc_macros v0.2.34
32412026-09-06T23:59:54.080Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32422026-09-06T23:59:54.192Z Checking phf v0.12.1
32432026-09-06T23:59:54.336Z Checking tokio-dtrace v0.1.1
32442026-09-06T23:59:54.502Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32452026-09-06T23:59:54.517Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32462026-09-06T23:59:54.531Z Compiling derive-where v1.6.0
32472026-09-06T23:59:54.623Z Checking hickory-resolver v0.24.4
32482026-09-06T23:59:54.779Z Checking highway v1.3.0
32492026-09-06T23:59:54.792Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32502026-09-06T23:59:55.012Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32512026-09-06T23:59:55.387Z Checking oxide-tokio-rt v0.1.4
32522026-09-06T23:59:55.551Z Checking const_format v0.2.35
32532026-09-06T23:59:55.855Z Checking qorb v0.4.1
32542026-09-06T23:59:55.966Z Checking gethostname v0.5.0
32552026-09-06T23:59:56.056Z Checking bcs v0.1.6
32562026-09-06T23:59:56.071Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32572026-09-06T23:59:56.109Z Checking termtree v0.5.1
32582026-09-06T23:59:56.317Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32592026-09-06T23:59:56.360Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32602026-09-06T23:59:56.360Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32612026-09-06T23:59:59.522Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32622026-09-07T00:00:02.654Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32632026-09-07T00:00:04.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s
32642026-09-07T00:00:04.881Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32652026-09-07T00:00:04.881Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32662026-09-07T00:00:05.048Z
32672026-09-07T00:00:05.048Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
32682026-09-07T00:00:05.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692026-09-07T00:00:05.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702026-09-07T00:00:05.747Z Compiling ar_archive_writer v0.5.1
32712026-09-07T00:00:05.859Z Compiling stacker v0.1.23
32722026-09-07T00:00:05.867Z Compiling cfg_aliases v0.1.1
32732026-09-07T00:00:05.875Z Compiling proc-macro-error v1.0.4
32742026-09-07T00:00:05.880Z Checking fd-lock v4.0.4
32752026-09-07T00:00:05.883Z Checking nibble_vec v0.1.0
32762026-09-07T00:00:05.883Z Checking vte v0.14.1
32772026-09-07T00:00:05.883Z Compiling recursive-proc-macro-impl v0.1.1
32782026-09-07T00:00:05.923Z Compiling nix v0.28.0
32792026-09-07T00:00:05.984Z Checking endian-type v0.1.2
32802026-09-07T00:00:06.076Z Checking bytecount v0.6.9
32812026-09-07T00:00:06.092Z Checking strip-ansi-escapes v0.2.1
32822026-09-07T00:00:06.113Z Checking radix_trie v0.2.1
32832026-09-07T00:00:06.131Z Checking papergrid v0.11.0
32842026-09-07T00:00:06.144Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32852026-09-07T00:00:06.158Z Compiling peg-macros v0.8.5
32862026-09-07T00:00:06.167Z Compiling tabled_derive v0.7.0
32872026-09-07T00:00:06.302Z Checking winnow v0.6.26
32882026-09-07T00:00:06.314Z Compiling sqlparser_derive v0.5.0
32892026-09-07T00:00:06.692Z Checking nu-ansi-term v0.50.3
32902026-09-07T00:00:06.735Z Compiling psm v0.1.30
32912026-09-07T00:00:06.762Z Checking unicode_categories v0.1.1
32922026-09-07T00:00:06.902Z Checking home v0.5.12
32932026-09-07T00:00:06.914Z Checking reedline v0.40.0
32942026-09-07T00:00:07.030Z Checking crossterm v0.29.0
32952026-09-07T00:00:07.155Z Checking display-error-chain v0.2.2
32962026-09-07T00:00:07.196Z Checking tabled v0.15.0
32972026-09-07T00:00:07.261Z Checking rustyline v14.0.0
32982026-09-07T00:00:07.448Z Checking sqlformat v0.3.5
32992026-09-07T00:00:07.561Z Checking recursive v0.1.1
33002026-09-07T00:00:07.583Z Checking peg v0.8.5
33012026-09-07T00:00:07.605Z Checking sqlparser v0.61.0
33022026-09-07T00:00:18.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s
33032026-09-07T00:00:18.596Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33042026-09-07T00:00:18.596Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33052026-09-07T00:00:18.765Z
33062026-09-07T00:00:18.765Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
33072026-09-07T00:00:19.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082026-09-07T00:00:19.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092026-09-07T00:00:19.463Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33102026-09-07T00:00:23.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
33112026-09-07T00:00:23.042Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33122026-09-07T00:00:23.042Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33132026-09-07T00:00:23.220Z
33142026-09-07T00:00:23.220Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
33152026-09-07T00:00:23.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-07T00:00:23.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-07T00:00:23.920Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33182026-09-07T00:00:26.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s
33192026-09-07T00:00:26.580Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33202026-09-07T00:00:26.580Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33212026-09-07T00:00:26.701Z
33222026-09-07T00:00:26.701Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
33232026-09-07T00:00:27.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242026-09-07T00:00:27.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252026-09-07T00:00:27.394Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33262026-09-07T00:00:30.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
33272026-09-07T00:00:30.780Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33282026-09-07T00:00:30.780Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33292026-09-07T00:00:30.920Z
33302026-09-07T00:00:30.921Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
33312026-09-07T00:00:31.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322026-09-07T00:00:31.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332026-09-07T00:00:31.621Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33342026-09-07T00:00:35.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
33352026-09-07T00:00:35.026Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33362026-09-07T00:00:35.026Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33372026-09-07T00:00:35.202Z
33382026-09-07T00:00:35.202Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
33392026-09-07T00:00:35.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402026-09-07T00:00:35.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412026-09-07T00:00:35.896Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33422026-09-07T00:00:38.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
33432026-09-07T00:00:38.626Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33442026-09-07T00:00:38.626Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33452026-09-07T00:00:38.802Z
33462026-09-07T00:00:38.802Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
33472026-09-07T00:00:39.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482026-09-07T00:00:39.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492026-09-07T00:00:39.501Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33502026-09-07T00:00:42.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
33512026-09-07T00:00:42.248Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33522026-09-07T00:00:42.248Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33532026-09-07T00:00:42.422Z
33542026-09-07T00:00:42.422Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
33552026-09-07T00:00:42.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562026-09-07T00:00:42.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572026-09-07T00:00:43.117Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33582026-09-07T00:00:46.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.22s
33592026-09-07T00:00:46.659Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33602026-09-07T00:00:46.659Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33612026-09-07T00:00:46.836Z
33622026-09-07T00:00:46.836Zinfo: running `cargo check --bins` on oximeter (136/376)
33632026-09-07T00:00:47.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642026-09-07T00:00:47.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652026-09-07T00:00:47.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662026-09-07T00:00:47.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33672026-09-07T00:00:47.431Z
33682026-09-07T00:00:47.431Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
33692026-09-07T00:00:47.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702026-09-07T00:00:47.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712026-09-07T00:00:48.084Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33722026-09-07T00:00:48.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33732026-09-07T00:00:48.479Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33742026-09-07T00:00:48.479Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33752026-09-07T00:00:48.638Z
33762026-09-07T00:00:48.638Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
33772026-09-07T00:00:49.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782026-09-07T00:00:49.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792026-09-07T00:00:49.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33802026-09-07T00:00:49.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
33812026-09-07T00:00:49.229Z
33822026-09-07T00:00:49.229Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
33832026-09-07T00:00:49.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842026-09-07T00:00:49.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852026-09-07T00:00:49.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862026-09-07T00:00:49.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33872026-09-07T00:00:49.859Z
33882026-09-07T00:00:49.859Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
33892026-09-07T00:00:50.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902026-09-07T00:00:50.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912026-09-07T00:00:50.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33922026-09-07T00:00:50.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
33932026-09-07T00:00:50.461Z
33942026-09-07T00:00:50.461Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
33952026-09-07T00:00:50.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-09-07T00:00:50.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-09-07T00:00:50.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982026-09-07T00:00:50.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
33992026-09-07T00:00:51.060Z
34002026-09-07T00:00:51.060Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
34012026-09-07T00:00:51.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-09-07T00:00:51.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-09-07T00:00:51.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-09-07T00:00:51.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34052026-09-07T00:00:51.655Z
34062026-09-07T00:00:51.655Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
34072026-09-07T00:00:52.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-09-07T00:00:52.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-09-07T00:00:52.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102026-09-07T00:00:52.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34112026-09-07T00:00:52.251Z
34122026-09-07T00:00:52.251Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
34132026-09-07T00:00:52.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142026-09-07T00:00:52.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152026-09-07T00:00:52.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162026-09-07T00:00:52.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34172026-09-07T00:00:52.848Z
34182026-09-07T00:00:52.848Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
34192026-09-07T00:00:53.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-09-07T00:00:53.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-09-07T00:00:53.710Z Compiling crucible-workspace-hack v0.1.0
34222026-09-07T00:00:53.710Z Compiling regress v0.11.1
34232026-09-07T00:00:53.710Z Checking secrecy v0.10.3
34242026-09-07T00:00:53.713Z Checking inout v0.1.4
34252026-09-07T00:00:53.713Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34262026-09-07T00:00:53.713Z Checking universal-hash v0.5.1
34272026-09-07T00:00:53.846Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34282026-09-07T00:00:53.855Z Compiling thiserror-impl-no-std v2.0.2
34292026-09-07T00:00:53.962Z Checking opaque-debug v0.3.1
34302026-09-07T00:00:53.976Z Checking cipher v0.4.4
34312026-09-07T00:00:53.997Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34322026-09-07T00:00:54.032Z Checking poly1305 v0.8.0
34332026-09-07T00:00:54.118Z Checking password-hash v0.5.0
34342026-09-07T00:00:54.157Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34352026-09-07T00:00:54.175Z Checking chacha20 v0.9.1
34362026-09-07T00:00:54.276Z Checking blake2 v0.10.6
34372026-09-07T00:00:54.340Z Checking aead v0.5.2
34382026-09-07T00:00:54.354Z Checking indent_write v2.2.0
34392026-09-07T00:00:54.368Z Compiling toml_datetime v0.7.5+spec-1.1.0
34402026-09-07T00:00:54.481Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34412026-09-07T00:00:54.498Z Checking chacha20poly1305 v0.10.1
34422026-09-07T00:00:54.515Z Checking argon2 v0.5.3
34432026-09-07T00:00:54.554Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34442026-09-07T00:00:54.619Z Compiling toml_edit v0.23.10+spec-1.0.0
34452026-09-07T00:00:54.626Z Compiling unsafe-libyaml v0.2.11
34462026-09-07T00:00:54.866Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34472026-09-07T00:00:55.064Z Compiling itertools v0.15.0
34482026-09-07T00:00:55.080Z Checking thiserror-no-std v2.0.2
34492026-09-07T00:00:55.098Z Compiling heapless v0.8.0
34502026-09-07T00:00:55.168Z Checking vsss-rs v3.3.4
34512026-09-07T00:00:55.352Z Compiling proc-macro-crate v3.4.0
34522026-09-07T00:00:55.406Z Compiling serde_yaml v0.9.34+deprecated
34532026-09-07T00:00:55.556Z Compiling typify-impl v0.6.2
34542026-09-07T00:00:55.889Z Compiling num_enum_derive v0.7.6
34552026-09-07T00:00:56.210Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34562026-09-07T00:00:56.280Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34572026-09-07T00:00:56.378Z Compiling ingot-macros v0.2.0
34582026-09-07T00:00:56.497Z Checking hash32 v0.3.1
34592026-09-07T00:00:56.630Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34602026-09-07T00:00:56.843Z Compiling smoltcp v0.11.0
34612026-09-07T00:00:56.902Z Checking tabwriter v1.4.1
34622026-09-07T00:00:56.972Z Checking num_enum v0.7.6
34632026-09-07T00:00:57.052Z Checking cobs v0.3.0
34642026-09-07T00:00:57.086Z Checking swrite v0.1.0
34652026-09-07T00:00:57.086Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34662026-09-07T00:00:57.193Z Compiling proc-macro-crate v1.3.1
34672026-09-07T00:00:57.209Z Checking postcard v1.1.3
34682026-09-07T00:00:57.247Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34692026-09-07T00:00:57.309Z Compiling foreign-types-macros v0.2.3
34702026-09-07T00:00:57.426Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34712026-09-07T00:00:57.459Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34722026-09-07T00:00:57.503Z Checking foreign-types-shared v0.3.1
34732026-09-07T00:00:57.597Z Checking colored v3.1.1
34742026-09-07T00:00:57.613Z Compiling num_enum_derive v0.5.11
34752026-09-07T00:00:57.828Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34762026-09-07T00:00:57.912Z Checking cstr-argument v0.1.2
34772026-09-07T00:00:57.929Z Checking foreign-types v0.5.0
34782026-09-07T00:00:58.009Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34792026-09-07T00:00:58.042Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34802026-09-07T00:00:58.270Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34812026-09-07T00:00:58.284Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34822026-09-07T00:00:58.395Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34832026-09-07T00:00:58.447Z Checking rand v0.10.1
34842026-09-07T00:00:58.462Z Checking itertools v0.12.1
34852026-09-07T00:00:58.476Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34862026-09-07T00:00:58.562Z Compiling zone_cfg_derive v0.3.1
34872026-09-07T00:00:58.663Z Checking num_enum v0.5.11
34882026-09-07T00:00:58.777Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
34892026-09-07T00:00:58.821Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34902026-09-07T00:00:58.951Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34912026-09-07T00:00:58.965Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34922026-09-07T00:00:59.146Z Compiling num-derive v0.4.2
34932026-09-07T00:00:59.229Z Checking ingot-types v0.2.0
34942026-09-07T00:00:59.244Z Compiling semver v0.1.20
34952026-09-07T00:00:59.474Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34962026-09-07T00:00:59.539Z Checking zone v0.3.1
34972026-09-07T00:00:59.597Z Checking ingot v0.2.1
34982026-09-07T00:00:59.704Z Compiling rustc_version v0.1.7
34992026-09-07T00:00:59.768Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35002026-09-07T00:00:59.926Z Checking smf v0.2.3
35012026-09-07T00:00:59.926Z Checking csv-core v0.1.13
35022026-09-07T00:01:00.056Z Checking nom v8.0.0
35032026-09-07T00:01:00.071Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35042026-09-07T00:01:00.106Z Compiling typify-macro v0.6.2
35052026-09-07T00:01:00.111Z Checking whoami v1.6.1
35062026-09-07T00:01:00.176Z Checking csv v1.4.0
35072026-09-07T00:01:00.289Z Compiling newtype_derive v0.1.6
35082026-09-07T00:01:00.304Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35092026-09-07T00:01:00.435Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35102026-09-07T00:01:00.487Z Compiling cancel-safe-futures v0.1.5
35112026-09-07T00:01:00.542Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35122026-09-07T00:01:00.557Z Compiling libefi-sys v0.1.0
35132026-09-07T00:01:00.736Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35142026-09-07T00:01:00.829Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35152026-09-07T00:01:00.890Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35162026-09-07T00:01:00.954Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35172026-09-07T00:01:01.022Z Checking oxide-update-engine-types v0.1.2
35182026-09-07T00:01:01.095Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35192026-09-07T00:01:01.131Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
35202026-09-07T00:01:01.205Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-07T00:01:01.263Z Compiling bitfield-struct v0.6.2
35222026-09-07T00:01:01.491Z Checking linear-map v1.2.0
35232026-09-07T00:01:01.672Z Checking steno v0.4.1
35242026-09-07T00:01:01.870Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35252026-09-07T00:01:01.950Z Compiling typify v0.6.2
35262026-09-07T00:01:01.967Z Checking oxide-update-engine v0.1.2
35272026-09-07T00:01:02.021Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35282026-09-07T00:01:02.036Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35292026-09-07T00:01:02.053Z Compiling progenitor-impl v0.14.0
35302026-09-07T00:01:02.277Z Checking sha1 v0.10.6
35312026-09-07T00:01:02.386Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35322026-09-07T00:01:02.403Z Checking utf-8 v0.7.6
35332026-09-07T00:01:02.452Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35342026-09-07T00:01:02.547Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35352026-09-07T00:01:02.551Z Checking tungstenite v0.21.0
35362026-09-07T00:01:02.697Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35372026-09-07T00:01:02.786Z Checking ignore v0.4.25
35382026-09-07T00:01:02.846Z Checking anstyle-parse v0.2.7
35392026-09-07T00:01:02.984Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35402026-09-07T00:01:02.999Z Compiling xshell-macros v0.2.7
35412026-09-07T00:01:03.014Z Checking anstream v0.6.21
35422026-09-07T00:01:03.187Z Checking globwalk v0.9.1
35432026-09-07T00:01:03.219Z Checking tokio-tungstenite v0.21.0
35442026-09-07T00:01:03.239Z Checking predicates-tree v1.0.13
35452026-09-07T00:01:03.353Z Checking filetime v0.2.27
35462026-09-07T00:01:03.368Z Checking xattr v1.6.1
35472026-09-07T00:01:03.392Z Checking xshell v0.2.7
35482026-09-07T00:01:03.433Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35492026-09-07T00:01:03.489Z Checking tagptr v0.2.0
35502026-09-07T00:01:03.503Z Checking tar v0.4.46
35512026-09-07T00:01:03.507Z Checking camino-tempfile-ext v0.3.3
35522026-09-07T00:01:03.583Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35532026-09-07T00:01:03.629Z Checking moka v0.12.13
35542026-09-07T00:01:03.648Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35552026-09-07T00:01:03.712Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35562026-09-07T00:01:03.778Z Checking rand_seeder v0.4.0
35572026-09-07T00:01:03.795Z Checking half v1.8.3
35582026-09-07T00:01:03.854Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35592026-09-07T00:01:03.885Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35602026-09-07T00:01:03.927Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35612026-09-07T00:01:03.985Z Checking serde_cbor v0.11.2
35622026-09-07T00:01:04.139Z Checking digest-io v0.1.0
35632026-09-07T00:01:04.225Z Checking sha2 v0.11.0
35642026-09-07T00:01:04.267Z Checking hickory-resolver v0.25.2
35652026-09-07T00:01:04.300Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
35662026-09-07T00:01:04.370Z Compiling petname v2.0.2
35672026-09-07T00:01:04.664Z Compiling progenitor-macro v0.14.0
35682026-09-07T00:01:04.864Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35692026-09-07T00:01:04.888Z Checking rawzip v0.4.4
35702026-09-07T00:01:04.972Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35712026-09-07T00:01:05.288Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
35722026-09-07T00:01:05.340Z Checking sapling-renderdag v0.1.0
35732026-09-07T00:01:05.452Z Checking subprocess v0.2.15
35742026-09-07T00:01:05.457Z Checking sync-ptr v0.1.4
35752026-09-07T00:01:05.570Z Checking colored v2.2.0
35762026-09-07T00:01:05.574Z Checking assert_matches v1.5.0
35772026-09-07T00:01:05.719Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35782026-09-07T00:01:05.769Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35792026-09-07T00:01:06.000Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35802026-09-07T00:01:06.386Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35812026-09-07T00:01:06.390Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35822026-09-07T00:01:07.056Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35832026-09-07T00:01:07.056Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35842026-09-07T00:01:07.621Z Checking progenitor v0.14.0
35852026-09-07T00:01:07.760Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35862026-09-07T00:01:07.760Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35872026-09-07T00:01:07.763Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35882026-09-07T00:01:07.763Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35892026-09-07T00:01:07.763Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35902026-09-07T00:01:07.839Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35912026-09-07T00:01:08.148Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35922026-09-07T00:01:08.177Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35932026-09-07T00:01:08.376Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35942026-09-07T00:01:08.455Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35952026-09-07T00:01:08.706Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35962026-09-07T00:01:08.993Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35972026-09-07T00:01:09.526Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35982026-09-07T00:01:09.875Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35992026-09-07T00:01:10.527Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
36002026-09-07T00:01:10.741Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36012026-09-07T00:01:19.394Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36022026-09-07T00:01:26.660Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36032026-09-07T00:01:26.664Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
36042026-09-07T00:01:26.664Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36052026-09-07T00:01:28.161Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36062026-09-07T00:01:29.435Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36072026-09-07T00:01:31.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s
36082026-09-07T00:01:31.683Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36092026-09-07T00:01:31.683Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36102026-09-07T00:01:31.876Z
36112026-09-07T00:01:31.876Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
36122026-09-07T00:01:32.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-07T00:01:32.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-07T00:01:32.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36152026-09-07T00:01:32.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36162026-09-07T00:01:32.508Z
36172026-09-07T00:01:32.508Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
36182026-09-07T00:01:33.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192026-09-07T00:01:33.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202026-09-07T00:01:33.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212026-09-07T00:01:33.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36222026-09-07T00:01:33.104Z
36232026-09-07T00:01:33.104Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
36242026-09-07T00:01:33.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252026-09-07T00:01:33.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262026-09-07T00:01:33.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272026-09-07T00:01:33.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36282026-09-07T00:01:33.697Z
36292026-09-07T00:01:33.697Zinfo: running `cargo check --bins` on dns-service-client (149/376)
36302026-09-07T00:01:34.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312026-09-07T00:01:34.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322026-09-07T00:01:34.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332026-09-07T00:01:34.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36342026-09-07T00:01:34.279Z
36352026-09-07T00:01:34.280Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
36362026-09-07T00:01:34.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372026-09-07T00:01:34.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382026-09-07T00:01:34.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392026-09-07T00:01:34.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36402026-09-07T00:01:34.858Z
36412026-09-07T00:01:34.858Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
36422026-09-07T00:01:35.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432026-09-07T00:01:35.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442026-09-07T00:01:35.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36452026-09-07T00:01:35.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36462026-09-07T00:01:35.444Z
36472026-09-07T00:01:35.444Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
36482026-09-07T00:01:35.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492026-09-07T00:01:35.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502026-09-07T00:01:35.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512026-09-07T00:01:35.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36522026-09-07T00:01:36.019Z
36532026-09-07T00:01:36.020Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
36542026-09-07T00:01:36.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552026-09-07T00:01:36.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562026-09-07T00:01:36.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36572026-09-07T00:01:36.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36582026-09-07T00:01:36.598Z
36592026-09-07T00:01:36.598Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
36602026-09-07T00:01:37.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36612026-09-07T00:01:37.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36622026-09-07T00:01:37.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36632026-09-07T00:01:37.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36642026-09-07T00:01:37.198Z
36652026-09-07T00:01:37.198Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
36662026-09-07T00:01:37.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36672026-09-07T00:01:37.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36682026-09-07T00:01:37.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36692026-09-07T00:01:37.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36702026-09-07T00:01:37.810Z
36712026-09-07T00:01:37.810Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
36722026-09-07T00:01:38.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36732026-09-07T00:01:38.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36742026-09-07T00:01:38.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36752026-09-07T00:01:38.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36762026-09-07T00:01:38.419Z
36772026-09-07T00:01:38.419Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
36782026-09-07T00:01:38.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792026-09-07T00:01:38.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802026-09-07T00:01:38.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36812026-09-07T00:01:38.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36822026-09-07T00:01:39.031Z
36832026-09-07T00:01:39.031Zinfo: running `cargo check --bins` on key-manager (158/376)
36842026-09-07T00:01:39.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852026-09-07T00:01:39.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862026-09-07T00:01:39.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36872026-09-07T00:01:39.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36882026-09-07T00:01:39.628Z
36892026-09-07T00:01:39.628Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
36902026-09-07T00:01:40.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-09-07T00:01:40.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-09-07T00:01:40.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36932026-09-07T00:01:40.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36942026-09-07T00:01:40.236Z
36952026-09-07T00:01:40.236Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
36962026-09-07T00:01:40.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-09-07T00:01:40.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-09-07T00:01:40.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36992026-09-07T00:01:40.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37002026-09-07T00:01:40.847Z
37012026-09-07T00:01:40.847Zinfo: running `cargo check --bins` on typed-rng (161/376)
37022026-09-07T00:01:41.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-09-07T00:01:41.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-09-07T00:01:41.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37052026-09-07T00:01:41.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37062026-09-07T00:01:41.428Z
37072026-09-07T00:01:41.428Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
37082026-09-07T00:01:41.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-09-07T00:01:41.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-09-07T00:01:41.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37112026-09-07T00:01:41.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37122026-09-07T00:01:42.062Z
37132026-09-07T00:01:42.062Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
37142026-09-07T00:01:42.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-09-07T00:01:42.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-09-07T00:01:42.815Z Checking void v1.0.2
37172026-09-07T00:01:42.820Z Checking tungstenite v0.23.0
37182026-09-07T00:01:42.820Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37192026-09-07T00:01:42.820Z Checking nix v0.27.1
37202026-09-07T00:01:42.820Z Checking dropshot-api-manager-types v0.8.0
37212026-09-07T00:01:42.820Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
37222026-09-07T00:01:42.820Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37232026-09-07T00:01:42.820Z Checking kstat-rs v0.2.5
37242026-09-07T00:01:43.016Z Checking lzss v0.8.2
37252026-09-07T00:01:43.111Z Checking fxhash v0.2.1
37262026-09-07T00:01:43.127Z Checking serde_bytes v0.11.19
37272026-09-07T00:01:43.157Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37282026-09-07T00:01:43.175Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37292026-09-07T00:01:43.192Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37302026-09-07T00:01:43.223Z Checking signal-hook-tokio v0.3.1
37312026-09-07T00:01:43.396Z Checking tokio-tungstenite v0.23.1
37322026-09-07T00:01:43.430Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
37332026-09-07T00:01:44.492Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
37342026-09-07T00:01:45.037Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
37352026-09-07T00:01:47.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
37362026-09-07T00:01:47.171Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
37372026-09-07T00:01:47.171Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
37382026-09-07T00:01:47.367Z
37392026-09-07T00:01:47.367Zinfo: running `cargo check --bins` on gateway-api (164/376)
37402026-09-07T00:01:47.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-09-07T00:01:47.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-09-07T00:01:47.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-09-07T00:01:47.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37442026-09-07T00:01:47.948Z
37452026-09-07T00:01:47.948Zinfo: running `cargo check --bins` on ipcc (165/376)
37462026-09-07T00:01:48.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-09-07T00:01:48.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-09-07T00:01:48.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-09-07T00:01:48.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37502026-09-07T00:01:48.521Z
37512026-09-07T00:01:48.521Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
37522026-09-07T00:01:49.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-09-07T00:01:49.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-09-07T00:01:49.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552026-09-07T00:01:49.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37562026-09-07T00:01:49.100Z
37572026-09-07T00:01:49.100Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
37582026-09-07T00:01:49.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592026-09-07T00:01:49.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602026-09-07T00:01:49.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612026-09-07T00:01:49.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37622026-09-07T00:01:49.710Z
37632026-09-07T00:01:49.710Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
37642026-09-07T00:01:50.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652026-09-07T00:01:50.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662026-09-07T00:01:50.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672026-09-07T00:01:50.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37682026-09-07T00:01:50.303Z
37692026-09-07T00:01:50.303Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
37702026-09-07T00:01:50.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712026-09-07T00:01:50.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722026-09-07T00:01:50.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732026-09-07T00:01:50.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37742026-09-07T00:01:50.895Z
37752026-09-07T00:01:50.896Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
37762026-09-07T00:01:51.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772026-09-07T00:01:51.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782026-09-07T00:01:51.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792026-09-07T00:01:51.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37802026-09-07T00:01:51.489Z
37812026-09-07T00:01:51.489Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
37822026-09-07T00:01:52.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832026-09-07T00:01:52.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842026-09-07T00:01:52.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852026-09-07T00:01:52.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37862026-09-07T00:01:52.098Z
37872026-09-07T00:01:52.098Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
37882026-09-07T00:01:52.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892026-09-07T00:01:52.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902026-09-07T00:01:52.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912026-09-07T00:01:52.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37922026-09-07T00:01:53.689Z
37932026-09-07T00:01:53.690Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
37942026-09-07T00:01:53.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-09-07T00:01:53.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-09-07T00:01:53.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-09-07T00:01:53.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37982026-09-07T00:01:53.694Z
37992026-09-07T00:01:53.694Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
38002026-09-07T00:01:53.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-09-07T00:01:53.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-09-07T00:01:53.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-09-07T00:01:53.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38042026-09-07T00:01:53.878Z
38052026-09-07T00:01:53.878Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
38062026-09-07T00:01:54.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-09-07T00:01:54.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-09-07T00:01:54.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-09-07T00:01:54.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38102026-09-07T00:01:54.507Z
38112026-09-07T00:01:54.507Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
38122026-09-07T00:01:54.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-09-07T00:01:54.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-09-07T00:01:54.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-09-07T00:01:54.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38162026-09-07T00:01:55.062Z
38172026-09-07T00:01:55.062Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
38182026-09-07T00:01:55.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-09-07T00:01:55.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-09-07T00:01:55.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-09-07T00:01:55.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38222026-09-07T00:01:55.655Z
38232026-09-07T00:01:55.655Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
38242026-09-07T00:01:56.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-09-07T00:01:56.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-09-07T00:01:56.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272026-09-07T00:01:56.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38282026-09-07T00:01:56.249Z
38292026-09-07T00:01:56.249Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
38302026-09-07T00:01:56.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312026-09-07T00:01:56.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322026-09-07T00:01:56.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332026-09-07T00:01:56.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38342026-09-07T00:01:56.844Z
38352026-09-07T00:01:56.844Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
38362026-09-07T00:01:57.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372026-09-07T00:01:57.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382026-09-07T00:01:57.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38392026-09-07T00:01:57.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38402026-09-07T00:01:57.433Z
38412026-09-07T00:01:57.433Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
38422026-09-07T00:01:57.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432026-09-07T00:01:57.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442026-09-07T00:01:57.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38452026-09-07T00:01:57.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38462026-09-07T00:01:58.027Z
38472026-09-07T00:01:58.027Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
38482026-09-07T00:01:58.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38492026-09-07T00:01:58.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38502026-09-07T00:01:58.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38512026-09-07T00:01:58.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38522026-09-07T00:01:58.623Z
38532026-09-07T00:01:58.623Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
38542026-09-07T00:01:59.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38552026-09-07T00:01:59.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38562026-09-07T00:01:59.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38572026-09-07T00:01:59.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38582026-09-07T00:01:59.214Z
38592026-09-07T00:01:59.214Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
38602026-09-07T00:01:59.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612026-09-07T00:01:59.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622026-09-07T00:01:59.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632026-09-07T00:01:59.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38642026-09-07T00:01:59.810Z
38652026-09-07T00:01:59.810Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
38662026-09-07T00:02:00.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672026-09-07T00:02:00.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682026-09-07T00:02:00.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692026-09-07T00:02:00.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38702026-09-07T00:02:00.406Z
38712026-09-07T00:02:00.406Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
38722026-09-07T00:02:00.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-09-07T00:02:00.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-09-07T00:02:00.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752026-09-07T00:02:00.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38762026-09-07T00:02:01.017Z
38772026-09-07T00:02:01.017Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
38782026-09-07T00:02:01.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-09-07T00:02:01.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-09-07T00:02:01.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812026-09-07T00:02:01.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38822026-09-07T00:02:01.627Z
38832026-09-07T00:02:01.628Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
38842026-09-07T00:02:02.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852026-09-07T00:02:02.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862026-09-07T00:02:02.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38872026-09-07T00:02:02.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38882026-09-07T00:02:02.240Z
38892026-09-07T00:02:02.240Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
38902026-09-07T00:02:02.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912026-09-07T00:02:02.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922026-09-07T00:02:02.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38932026-09-07T00:02:02.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38942026-09-07T00:02:02.846Z
38952026-09-07T00:02:02.846Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
38962026-09-07T00:02:03.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972026-09-07T00:02:03.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982026-09-07T00:02:03.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992026-09-07T00:02:03.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39002026-09-07T00:02:03.456Z
39012026-09-07T00:02:03.456Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
39022026-09-07T00:02:03.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032026-09-07T00:02:03.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042026-09-07T00:02:03.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39052026-09-07T00:02:03.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39062026-09-07T00:02:04.064Z
39072026-09-07T00:02:04.064Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
39082026-09-07T00:02:04.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092026-09-07T00:02:04.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102026-09-07T00:02:04.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39112026-09-07T00:02:04.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39122026-09-07T00:02:04.673Z
39132026-09-07T00:02:04.673Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
39142026-09-07T00:02:05.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152026-09-07T00:02:05.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162026-09-07T00:02:05.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39172026-09-07T00:02:05.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39182026-09-07T00:02:05.286Z
39192026-09-07T00:02:05.286Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
39202026-09-07T00:02:05.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212026-09-07T00:02:05.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222026-09-07T00:02:05.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232026-09-07T00:02:05.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39242026-09-07T00:02:05.893Z
39252026-09-07T00:02:05.893Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
39262026-09-07T00:02:06.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272026-09-07T00:02:06.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282026-09-07T00:02:06.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39292026-09-07T00:02:06.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39302026-09-07T00:02:06.504Z
39312026-09-07T00:02:06.504Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
39322026-09-07T00:02:07.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-09-07T00:02:07.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-09-07T00:02:07.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352026-09-07T00:02:07.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39362026-09-07T00:02:07.115Z
39372026-09-07T00:02:07.115Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
39382026-09-07T00:02:07.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-09-07T00:02:07.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-09-07T00:02:07.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412026-09-07T00:02:07.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39422026-09-07T00:02:07.720Z
39432026-09-07T00:02:07.720Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
39442026-09-07T00:02:08.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-09-07T00:02:08.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-09-07T00:02:08.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39472026-09-07T00:02:08.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39482026-09-07T00:02:08.327Z
39492026-09-07T00:02:08.327Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
39502026-09-07T00:02:08.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-09-07T00:02:08.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-09-07T00:02:08.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39532026-09-07T00:02:08.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39542026-09-07T00:02:08.938Z
39552026-09-07T00:02:08.938Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
39562026-09-07T00:02:09.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-09-07T00:02:09.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-09-07T00:02:09.455Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592026-09-07T00:02:09.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39602026-09-07T00:02:09.548Z
39612026-09-07T00:02:09.548Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
39622026-09-07T00:02:10.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-09-07T00:02:10.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-09-07T00:02:10.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39652026-09-07T00:02:10.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39662026-09-07T00:02:10.159Z
39672026-09-07T00:02:10.159Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
39682026-09-07T00:02:10.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692026-09-07T00:02:10.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702026-09-07T00:02:10.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39712026-09-07T00:02:10.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39722026-09-07T00:02:10.775Z
39732026-09-07T00:02:10.775Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
39742026-09-07T00:02:11.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39752026-09-07T00:02:11.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39762026-09-07T00:02:11.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39772026-09-07T00:02:11.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39782026-09-07T00:02:11.382Z
39792026-09-07T00:02:11.382Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
39802026-09-07T00:02:11.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812026-09-07T00:02:11.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822026-09-07T00:02:11.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39832026-09-07T00:02:11.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39842026-09-07T00:02:11.973Z
39852026-09-07T00:02:11.973Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
39862026-09-07T00:02:12.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-09-07T00:02:12.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-09-07T00:02:12.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39892026-09-07T00:02:12.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39902026-09-07T00:02:12.568Z
39912026-09-07T00:02:12.568Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
39922026-09-07T00:02:13.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-09-07T00:02:13.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-09-07T00:02:13.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-09-07T00:02:13.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
39962026-09-07T00:02:13.168Z
39972026-09-07T00:02:13.168Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
39982026-09-07T00:02:13.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-09-07T00:02:13.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-09-07T00:02:13.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-09-07T00:02:13.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40022026-09-07T00:02:13.758Z
40032026-09-07T00:02:13.758Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
40042026-09-07T00:02:14.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-09-07T00:02:14.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-09-07T00:02:14.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-09-07T00:02:14.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40082026-09-07T00:02:14.350Z
40092026-09-07T00:02:14.350Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
40102026-09-07T00:02:14.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-09-07T00:02:14.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-09-07T00:02:14.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-09-07T00:02:14.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40142026-09-07T00:02:14.944Z
40152026-09-07T00:02:14.944Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
40162026-09-07T00:02:15.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-09-07T00:02:15.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-09-07T00:02:15.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-09-07T00:02:15.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40202026-09-07T00:02:15.540Z
40212026-09-07T00:02:15.540Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
40222026-09-07T00:02:16.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-09-07T00:02:16.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-09-07T00:02:16.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-09-07T00:02:16.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40262026-09-07T00:02:16.139Z
40272026-09-07T00:02:16.139Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
40282026-09-07T00:02:16.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-09-07T00:02:16.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-09-07T00:02:16.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-09-07T00:02:16.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40322026-09-07T00:02:16.725Z
40332026-09-07T00:02:16.725Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
40342026-09-07T00:02:17.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-09-07T00:02:17.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-09-07T00:02:17.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40372026-09-07T00:02:17.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40382026-09-07T00:02:17.319Z
40392026-09-07T00:02:17.319Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
40402026-09-07T00:02:17.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-09-07T00:02:17.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-09-07T00:02:17.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40432026-09-07T00:02:17.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40442026-09-07T00:02:17.907Z
40452026-09-07T00:02:17.908Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
40462026-09-07T00:02:18.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472026-09-07T00:02:18.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482026-09-07T00:02:18.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40492026-09-07T00:02:18.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40502026-09-07T00:02:18.500Z
40512026-09-07T00:02:18.500Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
40522026-09-07T00:02:19.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40532026-09-07T00:02:19.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40542026-09-07T00:02:19.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40552026-09-07T00:02:19.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40562026-09-07T00:02:19.096Z
40572026-09-07T00:02:19.096Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
40582026-09-07T00:02:19.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40592026-09-07T00:02:19.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40602026-09-07T00:02:19.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40612026-09-07T00:02:19.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40622026-09-07T00:02:19.689Z
40632026-09-07T00:02:19.689Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
40642026-09-07T00:02:20.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40652026-09-07T00:02:20.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40662026-09-07T00:02:20.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40672026-09-07T00:02:20.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40682026-09-07T00:02:20.277Z
40692026-09-07T00:02:20.277Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
40702026-09-07T00:02:20.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40712026-09-07T00:02:20.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40722026-09-07T00:02:20.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40732026-09-07T00:02:20.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40742026-09-07T00:02:20.871Z
40752026-09-07T00:02:20.871Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
40762026-09-07T00:02:21.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40772026-09-07T00:02:21.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40782026-09-07T00:02:21.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40792026-09-07T00:02:21.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40802026-09-07T00:02:21.487Z
40812026-09-07T00:02:21.487Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
40822026-09-07T00:02:22.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40832026-09-07T00:02:22.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40842026-09-07T00:02:22.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40852026-09-07T00:02:22.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40862026-09-07T00:02:22.094Z
40872026-09-07T00:02:22.094Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
40882026-09-07T00:02:22.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40892026-09-07T00:02:22.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40902026-09-07T00:02:22.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40912026-09-07T00:02:22.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40922026-09-07T00:02:22.700Z
40932026-09-07T00:02:22.700Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
40942026-09-07T00:02:23.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40952026-09-07T00:02:23.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40962026-09-07T00:02:23.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40972026-09-07T00:02:23.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
40982026-09-07T00:02:23.314Z
40992026-09-07T00:02:23.315Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
41002026-09-07T00:02:23.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41012026-09-07T00:02:23.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41022026-09-07T00:02:23.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41032026-09-07T00:02:23.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41042026-09-07T00:02:23.928Z
41052026-09-07T00:02:23.928Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
41062026-09-07T00:02:24.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41072026-09-07T00:02:24.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41082026-09-07T00:02:24.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41092026-09-07T00:02:24.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41102026-09-07T00:02:24.540Z
41112026-09-07T00:02:24.540Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
41122026-09-07T00:02:25.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41132026-09-07T00:02:25.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41142026-09-07T00:02:25.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41152026-09-07T00:02:25.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41162026-09-07T00:02:25.154Z
41172026-09-07T00:02:25.154Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
41182026-09-07T00:02:25.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41192026-09-07T00:02:25.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41202026-09-07T00:02:25.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41212026-09-07T00:02:25.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41222026-09-07T00:02:25.770Z
41232026-09-07T00:02:25.770Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
41242026-09-07T00:02:26.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41252026-09-07T00:02:26.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41262026-09-07T00:02:26.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41272026-09-07T00:02:26.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41282026-09-07T00:02:26.384Z
41292026-09-07T00:02:26.384Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
41302026-09-07T00:02:26.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41312026-09-07T00:02:26.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41322026-09-07T00:02:26.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41332026-09-07T00:02:26.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41342026-09-07T00:02:26.999Z
41352026-09-07T00:02:26.999Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
41362026-09-07T00:02:27.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41372026-09-07T00:02:27.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41382026-09-07T00:02:27.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41392026-09-07T00:02:27.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41402026-09-07T00:02:27.612Z
41412026-09-07T00:02:27.612Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
41422026-09-07T00:02:28.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41432026-09-07T00:02:28.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41442026-09-07T00:02:28.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41452026-09-07T00:02:28.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41462026-09-07T00:02:28.227Z
41472026-09-07T00:02:28.227Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
41482026-09-07T00:02:28.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41492026-09-07T00:02:28.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41502026-09-07T00:02:28.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41512026-09-07T00:02:28.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41522026-09-07T00:02:28.840Z
41532026-09-07T00:02:28.840Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
41542026-09-07T00:02:29.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41552026-09-07T00:02:29.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41562026-09-07T00:02:29.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41572026-09-07T00:02:29.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41582026-09-07T00:02:29.455Z
41592026-09-07T00:02:29.455Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
41602026-09-07T00:02:29.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612026-09-07T00:02:29.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622026-09-07T00:02:29.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41632026-09-07T00:02:29.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41642026-09-07T00:02:30.063Z
41652026-09-07T00:02:30.063Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
41662026-09-07T00:02:30.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672026-09-07T00:02:30.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682026-09-07T00:02:30.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41692026-09-07T00:02:30.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41702026-09-07T00:02:30.759Z
41712026-09-07T00:02:30.759Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
41722026-09-07T00:02:31.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732026-09-07T00:02:31.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742026-09-07T00:02:31.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41752026-09-07T00:02:31.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41762026-09-07T00:02:31.294Z
41772026-09-07T00:02:31.294Zinfo: running `cargo check --bins` on dns-server (237/376)
41782026-09-07T00:02:31.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792026-09-07T00:02:31.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802026-09-07T00:02:31.970Z Compiling parking_lot_core v0.8.6
41812026-09-07T00:02:32.080Z Compiling git-stub v1.0.0
41822026-09-07T00:02:32.088Z Checking prefix-trie v0.7.0
41832026-09-07T00:02:32.090Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
41842026-09-07T00:02:32.203Z Compiling git-stub-vcs v0.1.0
41852026-09-07T00:02:32.370Z Checking hickory-server v0.25.2
41862026-09-07T00:02:32.483Z Checking parking_lot v0.11.2
41872026-09-07T00:02:32.503Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41882026-09-07T00:02:32.651Z Checking sled v0.34.7
41892026-09-07T00:02:34.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
41902026-09-07T00:02:34.617Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41912026-09-07T00:02:34.617Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41922026-09-07T00:02:34.790Z
41932026-09-07T00:02:34.790Zinfo: running `cargo check --bins` on dns-server-api (238/376)
41942026-09-07T00:02:35.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41952026-09-07T00:02:35.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41962026-09-07T00:02:35.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41972026-09-07T00:02:35.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
41982026-09-07T00:02:35.383Z
41992026-09-07T00:02:35.383Zinfo: running `cargo check --bins` on nexus-client (239/376)
42002026-09-07T00:02:35.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012026-09-07T00:02:35.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022026-09-07T00:02:35.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42032026-09-07T00:02:35.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
42042026-09-07T00:02:36.008Z
42052026-09-07T00:02:36.008Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
42062026-09-07T00:02:36.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42072026-09-07T00:02:36.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42082026-09-07T00:02:36.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42092026-09-07T00:02:36.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42102026-09-07T00:02:36.605Z
42112026-09-07T00:02:36.605Zinfo: running `cargo check --bins` on sp-sim (241/376)
42122026-09-07T00:02:37.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42132026-09-07T00:02:37.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42142026-09-07T00:02:37.338Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42152026-09-07T00:02:37.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
42162026-09-07T00:02:37.868Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42172026-09-07T00:02:37.868Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42182026-09-07T00:02:38.058Z
42192026-09-07T00:02:38.058Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
42202026-09-07T00:02:38.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212026-09-07T00:02:38.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222026-09-07T00:02:38.919Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
42232026-09-07T00:02:39.053Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42242026-09-07T00:02:39.060Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
42252026-09-07T00:02:39.067Z Compiling dashu-int v0.5.1
42262026-09-07T00:02:39.077Z Checking libscf-sys v1.2.0
42272026-09-07T00:02:39.080Z Checking ssh-encoding v0.2.0
42282026-09-07T00:02:39.080Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42292026-09-07T00:02:39.101Z Checking num-modular v0.6.5
42302026-09-07T00:02:39.203Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
42312026-09-07T00:02:39.219Z Checking dashu-base v0.5.1
42322026-09-07T00:02:39.251Z Compiling rlimit v0.10.2
42332026-09-07T00:02:39.254Z Checking ssh-cipher v0.2.0
42342026-09-07T00:02:39.301Z Checking tungstenite v0.28.0
42352026-09-07T00:02:39.397Z Checking papergrid v0.18.0
42362026-09-07T00:02:39.456Z Checking p256 v0.13.2
42372026-09-07T00:02:39.471Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42382026-09-07T00:02:39.505Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42392026-09-07T00:02:39.522Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
42402026-09-07T00:02:39.704Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
42412026-09-07T00:02:39.736Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42422026-09-07T00:02:39.758Z Checking num-primitive v0.2.1
42432026-09-07T00:02:39.877Z Compiling unicase v2.9.0
42442026-09-07T00:02:39.945Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
42452026-09-07T00:02:40.078Z Compiling mime_guess v2.0.5
42462026-09-07T00:02:40.172Z Checking tabled v0.21.0
42472026-09-07T00:02:40.259Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42482026-09-07T00:02:40.273Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
42492026-09-07T00:02:40.300Z Checking dsi-bitstream v0.10.1
42502026-09-07T00:02:40.321Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42512026-09-07T00:02:40.336Z Checking tokio-tungstenite v0.28.0
42522026-09-07T00:02:40.591Z Checking ssh-key v0.6.7
42532026-09-07T00:02:40.764Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
42542026-09-07T00:02:40.887Z Checking itertools v0.15.0
42552026-09-07T00:02:40.965Z Checking bytesize v2.7.0
42562026-09-07T00:02:41.102Z Checking http-range-header v0.4.2
42572026-09-07T00:02:41.118Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
42582026-09-07T00:02:41.132Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42592026-09-07T00:02:41.164Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
42602026-09-07T00:02:41.231Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42612026-09-07T00:02:41.375Z Checking http-range v0.1.5
42622026-09-07T00:02:41.516Z Compiling seq-macro v0.3.6
42632026-09-07T00:02:41.635Z Checking crc8 v0.1.1
42642026-09-07T00:02:41.736Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42652026-09-07T00:02:41.946Z Checking scuffle v0.1.0
42662026-09-07T00:02:41.986Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42672026-09-07T00:02:42.025Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42682026-09-07T00:02:42.086Z Checking lru v0.18.3
42692026-09-07T00:02:42.251Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
42702026-09-07T00:02:42.261Z Checking pwd v1.4.0
42712026-09-07T00:02:42.397Z Checking nanorand v0.7.0
42722026-09-07T00:02:42.412Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
42732026-09-07T00:02:42.493Z Checking hyper-staticfile v0.10.1
42742026-09-07T00:02:42.597Z Checking flume v0.11.1
42752026-09-07T00:02:42.744Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
42762026-09-07T00:02:42.774Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42772026-09-07T00:02:42.778Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
42782026-09-07T00:02:42.827Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
42792026-09-07T00:02:42.844Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
42802026-09-07T00:02:42.909Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
42812026-09-07T00:02:43.085Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
42822026-09-07T00:02:43.155Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42832026-09-07T00:02:43.228Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
42842026-09-07T00:02:43.342Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
42852026-09-07T00:02:43.381Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
42862026-09-07T00:02:43.874Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
42872026-09-07T00:02:44.174Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
42882026-09-07T00:02:44.333Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42892026-09-07T00:02:45.407Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
42902026-09-07T00:02:46.002Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
42912026-09-07T00:02:47.209Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
42922026-09-07T00:02:47.701Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
42932026-09-07T00:02:48.543Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
42942026-09-07T00:02:59.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.82s
42952026-09-07T00:02:59.886Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42962026-09-07T00:02:59.886Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42972026-09-07T00:03:00.102Z
42982026-09-07T00:03:00.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
42992026-09-07T00:03:00.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43002026-09-07T00:03:00.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43012026-09-07T00:03:00.911Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43022026-09-07T00:03:11.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s
43032026-09-07T00:03:11.454Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43042026-09-07T00:03:11.455Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43052026-09-07T00:03:11.659Z
43062026-09-07T00:03:11.659Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
43072026-09-07T00:03:12.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-07T00:03:12.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-07T00:03:12.463Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43102026-09-07T00:03:22.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s
43112026-09-07T00:03:22.919Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43122026-09-07T00:03:22.919Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43132026-09-07T00:03:23.129Z
43142026-09-07T00:03:23.129Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
43152026-09-07T00:03:23.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43162026-09-07T00:03:23.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43172026-09-07T00:03:23.932Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43182026-09-07T00:03:34.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s
43192026-09-07T00:03:34.361Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43202026-09-07T00:03:34.361Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43212026-09-07T00:03:34.569Z
43222026-09-07T00:03:34.569Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
43232026-09-07T00:03:35.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43242026-09-07T00:03:35.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43252026-09-07T00:03:35.377Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43262026-09-07T00:03:45.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s
43272026-09-07T00:03:45.947Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43282026-09-07T00:03:45.947Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43292026-09-07T00:03:46.152Z
43302026-09-07T00:03:46.152Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
43312026-09-07T00:03:46.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-07T00:03:46.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-07T00:03:46.965Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43342026-09-07T00:03:57.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s
43352026-09-07T00:03:57.427Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43362026-09-07T00:03:57.427Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43372026-09-07T00:03:57.629Z
43382026-09-07T00:03:57.629Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
43392026-09-07T00:03:58.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43402026-09-07T00:03:58.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43412026-09-07T00:03:58.437Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43422026-09-07T00:04:09.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.41s
43432026-09-07T00:04:09.048Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43442026-09-07T00:04:09.048Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43452026-09-07T00:04:09.258Z
43462026-09-07T00:04:09.259Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
43472026-09-07T00:04:09.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43482026-09-07T00:04:09.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43492026-09-07T00:04:10.066Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43502026-09-07T00:04:20.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s
43512026-09-07T00:04:20.489Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43522026-09-07T00:04:20.489Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43532026-09-07T00:04:20.702Z
43542026-09-07T00:04:20.702Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
43552026-09-07T00:04:21.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-07T00:04:21.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-07T00:04:21.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-07T00:04:21.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43592026-09-07T00:04:21.307Z
43602026-09-07T00:04:21.307Zinfo: running `cargo check --bins` on installinator-common (251/376)
43612026-09-07T00:04:21.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-07T00:04:21.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-07T00:04:21.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-07T00:04:21.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43652026-09-07T00:04:21.915Z
43662026-09-07T00:04:21.915Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
43672026-09-07T00:04:22.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-07T00:04:22.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-07T00:04:22.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-07T00:04:22.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43712026-09-07T00:04:22.494Z
43722026-09-07T00:04:22.494Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
43732026-09-07T00:04:23.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-07T00:04:23.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-07T00:04:23.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-07T00:04:23.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
43772026-09-07T00:04:23.125Z
43782026-09-07T00:04:23.125Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
43792026-09-07T00:04:23.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-07T00:04:23.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-07T00:04:23.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-07T00:04:23.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43832026-09-07T00:04:23.721Z
43842026-09-07T00:04:23.721Zinfo: running `cargo check --bins` on range-requests (255/376)
43852026-09-07T00:04:24.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-07T00:04:24.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-07T00:04:24.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-07T00:04:24.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43892026-09-07T00:04:24.311Z
43902026-09-07T00:04:24.311Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
43912026-09-07T00:04:24.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-07T00:04:24.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-07T00:04:24.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-07T00:04:24.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43952026-09-07T00:04:24.905Z
43962026-09-07T00:04:24.905Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
43972026-09-07T00:04:25.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-07T00:04:25.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-07T00:04:25.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-07T00:04:25.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44012026-09-07T00:04:25.490Z
44022026-09-07T00:04:25.490Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
44032026-09-07T00:04:26.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-07T00:04:26.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-07T00:04:26.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-07T00:04:26.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44072026-09-07T00:04:26.105Z
44082026-09-07T00:04:26.105Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
44092026-09-07T00:04:26.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-07T00:04:26.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-07T00:04:26.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-07T00:04:26.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44132026-09-07T00:04:26.715Z
44142026-09-07T00:04:26.715Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
44152026-09-07T00:04:27.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-07T00:04:27.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-07T00:04:27.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-07T00:04:27.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44192026-09-07T00:04:27.330Z
44202026-09-07T00:04:27.330Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
44212026-09-07T00:04:27.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-07T00:04:27.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-07T00:04:27.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-09-07T00:04:27.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44252026-09-07T00:04:27.947Z
44262026-09-07T00:04:27.947Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
44272026-09-07T00:04:28.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-09-07T00:04:28.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-09-07T00:04:28.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44302026-09-07T00:04:28.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44312026-09-07T00:04:28.568Z
44322026-09-07T00:04:28.568Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
44332026-09-07T00:04:29.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44342026-09-07T00:04:29.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44352026-09-07T00:04:29.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44362026-09-07T00:04:29.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44372026-09-07T00:04:29.189Z
44382026-09-07T00:04:29.189Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
44392026-09-07T00:04:29.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44402026-09-07T00:04:29.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44412026-09-07T00:04:29.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44422026-09-07T00:04:29.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44432026-09-07T00:04:29.806Z
44442026-09-07T00:04:29.806Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
44452026-09-07T00:04:30.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44462026-09-07T00:04:30.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44472026-09-07T00:04:30.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44482026-09-07T00:04:30.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44492026-09-07T00:04:30.423Z
44502026-09-07T00:04:30.423Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
44512026-09-07T00:04:30.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44522026-09-07T00:04:30.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44532026-09-07T00:04:30.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44542026-09-07T00:04:30.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44552026-09-07T00:04:31.047Z
44562026-09-07T00:04:31.047Zinfo: running `cargo check --bins` on trust-quorum (267/376)
44572026-09-07T00:04:31.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44582026-09-07T00:04:31.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44592026-09-07T00:04:31.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44602026-09-07T00:04:31.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44612026-09-07T00:04:31.663Z
44622026-09-07T00:04:31.663Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
44632026-09-07T00:04:32.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44642026-09-07T00:04:32.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44652026-09-07T00:04:32.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44662026-09-07T00:04:32.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44672026-09-07T00:04:32.277Z
44682026-09-07T00:04:32.277Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
44692026-09-07T00:04:32.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44702026-09-07T00:04:32.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44712026-09-07T00:04:32.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44722026-09-07T00:04:32.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44732026-09-07T00:04:32.907Z
44742026-09-07T00:04:32.907Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
44752026-09-07T00:04:33.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44762026-09-07T00:04:33.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44772026-09-07T00:04:33.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44782026-09-07T00:04:33.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44792026-09-07T00:04:33.553Z
44802026-09-07T00:04:33.553Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
44812026-09-07T00:04:34.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44822026-09-07T00:04:34.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44832026-09-07T00:04:34.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44842026-09-07T00:04:34.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44852026-09-07T00:04:34.188Z
44862026-09-07T00:04:34.188Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
44872026-09-07T00:04:34.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44882026-09-07T00:04:34.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44892026-09-07T00:04:34.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44902026-09-07T00:04:34.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44912026-09-07T00:04:34.834Z
44922026-09-07T00:04:34.834Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
44932026-09-07T00:04:35.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44942026-09-07T00:04:35.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44952026-09-07T00:04:35.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44962026-09-07T00:04:35.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44972026-09-07T00:04:35.478Z
44982026-09-07T00:04:35.479Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
44992026-09-07T00:04:35.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45002026-09-07T00:04:35.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45012026-09-07T00:04:35.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45022026-09-07T00:04:35.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45032026-09-07T00:04:36.061Z
45042026-09-07T00:04:36.061Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
45052026-09-07T00:04:36.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-09-07T00:04:36.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-09-07T00:04:36.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45082026-09-07T00:04:36.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45092026-09-07T00:04:36.668Z
45102026-09-07T00:04:36.668Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
45112026-09-07T00:04:37.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45122026-09-07T00:04:37.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45132026-09-07T00:04:37.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45142026-09-07T00:04:37.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45152026-09-07T00:04:37.286Z
45162026-09-07T00:04:37.286Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
45172026-09-07T00:04:37.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45182026-09-07T00:04:37.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45192026-09-07T00:04:37.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45202026-09-07T00:04:37.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45212026-09-07T00:04:37.894Z
45222026-09-07T00:04:37.894Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
45232026-09-07T00:04:38.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45242026-09-07T00:04:38.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45252026-09-07T00:04:38.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45262026-09-07T00:04:38.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45272026-09-07T00:04:38.481Z
45282026-09-07T00:04:38.481Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
45292026-09-07T00:04:38.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45302026-09-07T00:04:38.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45312026-09-07T00:04:38.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45322026-09-07T00:04:38.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45332026-09-07T00:04:39.068Z
45342026-09-07T00:04:39.068Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
45352026-09-07T00:04:39.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45362026-09-07T00:04:39.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45372026-09-07T00:04:39.799Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
45382026-09-07T00:04:40.217Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
45392026-09-07T00:04:41.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
45402026-09-07T00:04:41.423Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
45412026-09-07T00:04:41.423Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
45422026-09-07T00:04:41.611Z
45432026-09-07T00:04:41.612Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
45442026-09-07T00:04:42.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45452026-09-07T00:04:42.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45462026-09-07T00:04:42.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45472026-09-07T00:04:42.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45482026-09-07T00:04:42.209Z
45492026-09-07T00:04:42.209Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
45502026-09-07T00:04:42.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45512026-09-07T00:04:42.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45522026-09-07T00:04:42.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45532026-09-07T00:04:42.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45542026-09-07T00:04:42.809Z
45552026-09-07T00:04:42.809Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
45562026-09-07T00:04:43.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45572026-09-07T00:04:43.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45582026-09-07T00:04:43.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45592026-09-07T00:04:43.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45602026-09-07T00:04:43.415Z
45612026-09-07T00:04:43.415Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
45622026-09-07T00:04:43.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45632026-09-07T00:04:43.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45642026-09-07T00:04:43.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45652026-09-07T00:04:43.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45662026-09-07T00:04:44.015Z
45672026-09-07T00:04:44.015Zinfo: running `cargo check --bins` on installinator-client (285/376)
45682026-09-07T00:04:44.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45692026-09-07T00:04:44.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45702026-09-07T00:04:44.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45712026-09-07T00:04:44.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45722026-09-07T00:04:44.602Z
45732026-09-07T00:04:44.602Zinfo: running `cargo check --bins` on oxide-client (286/376)
45742026-09-07T00:04:45.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45752026-09-07T00:04:45.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45762026-09-07T00:04:45.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45772026-09-07T00:04:45.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45782026-09-07T00:04:45.189Z
45792026-09-07T00:04:45.189Zinfo: running `cargo check --bins` on oximeter-client (287/376)
45802026-09-07T00:04:45.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45812026-09-07T00:04:45.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45822026-09-07T00:04:45.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45832026-09-07T00:04:45.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45842026-09-07T00:04:45.786Z
45852026-09-07T00:04:45.786Zinfo: running `cargo check --bins` on wicketd-client (288/376)
45862026-09-07T00:04:46.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45872026-09-07T00:04:46.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45882026-09-07T00:04:46.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45892026-09-07T00:04:46.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45902026-09-07T00:04:46.410Z
45912026-09-07T00:04:46.410Zinfo: running `cargo check --bins` on wicket-common (289/376)
45922026-09-07T00:04:46.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45932026-09-07T00:04:46.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45942026-09-07T00:04:46.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45952026-09-07T00:04:46.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45962026-09-07T00:04:47.021Z
45972026-09-07T00:04:47.021Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
45982026-09-07T00:04:47.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45992026-09-07T00:04:47.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46002026-09-07T00:04:47.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46012026-09-07T00:04:47.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46022026-09-07T00:04:47.625Z
46032026-09-07T00:04:47.625Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
46042026-09-07T00:04:48.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46052026-09-07T00:04:48.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46062026-09-07T00:04:48.334Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
46072026-09-07T00:04:48.446Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
46082026-09-07T00:04:49.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
46092026-09-07T00:04:49.546Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
46102026-09-07T00:04:49.546Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
46112026-09-07T00:04:49.727Z
46122026-09-07T00:04:49.727Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
46132026-09-07T00:04:50.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46142026-09-07T00:04:50.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46152026-09-07T00:04:50.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46162026-09-07T00:04:50.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46172026-09-07T00:04:50.323Z
46182026-09-07T00:04:50.324Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
46192026-09-07T00:04:50.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46202026-09-07T00:04:50.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46212026-09-07T00:04:50.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46222026-09-07T00:04:50.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
46232026-09-07T00:04:51.011Z
46242026-09-07T00:04:51.011Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
46252026-09-07T00:04:51.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-09-07T00:04:51.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-09-07T00:04:51.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46282026-09-07T00:04:51.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
46292026-09-07T00:04:51.696Z
46302026-09-07T00:04:51.697Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
46312026-09-07T00:04:52.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46322026-09-07T00:04:52.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46332026-09-07T00:04:52.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46342026-09-07T00:04:52.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46352026-09-07T00:04:52.344Z
46362026-09-07T00:04:52.344Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
46372026-09-07T00:04:52.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46382026-09-07T00:04:52.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46392026-09-07T00:04:52.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46402026-09-07T00:04:52.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
46412026-09-07T00:04:53.002Z
46422026-09-07T00:04:53.002Zinfo: running `cargo check --bins` on db-macros (297/376)
46432026-09-07T00:04:53.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46442026-09-07T00:04:53.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46452026-09-07T00:04:53.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46462026-09-07T00:04:53.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46472026-09-07T00:04:53.588Z
46482026-09-07T00:04:53.588Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
46492026-09-07T00:04:54.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46502026-09-07T00:04:54.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46512026-09-07T00:04:54.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46522026-09-07T00:04:54.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46532026-09-07T00:04:54.174Z
46542026-09-07T00:04:54.174Zinfo: running `cargo check --bins` on nexus-auth (299/376)
46552026-09-07T00:04:54.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46562026-09-07T00:04:54.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46572026-09-07T00:04:54.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46582026-09-07T00:04:54.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46592026-09-07T00:04:54.822Z
46602026-09-07T00:04:54.822Zinfo: running `cargo check --bins` on authz-macros (300/376)
46612026-09-07T00:04:55.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46622026-09-07T00:04:55.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46632026-09-07T00:04:55.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46642026-09-07T00:04:55.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46652026-09-07T00:04:55.409Z
46662026-09-07T00:04:55.409Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
46672026-09-07T00:04:55.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46682026-09-07T00:04:55.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46692026-09-07T00:04:55.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46702026-09-07T00:04:55.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46712026-09-07T00:04:56.053Z
46722026-09-07T00:04:56.053Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
46732026-09-07T00:04:56.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46742026-09-07T00:04:56.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46752026-09-07T00:04:56.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46762026-09-07T00:04:56.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46772026-09-07T00:04:56.702Z
46782026-09-07T00:04:56.702Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
46792026-09-07T00:04:57.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46802026-09-07T00:04:57.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46812026-09-07T00:04:57.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46822026-09-07T00:04:57.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46832026-09-07T00:04:57.299Z
46842026-09-07T00:04:57.299Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
46852026-09-07T00:04:57.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46862026-09-07T00:04:57.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46872026-09-07T00:04:57.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46882026-09-07T00:04:57.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46892026-09-07T00:04:57.902Z
46902026-09-07T00:04:57.902Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
46912026-09-07T00:04:58.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46922026-09-07T00:04:58.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46932026-09-07T00:04:58.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46942026-09-07T00:04:58.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
46952026-09-07T00:04:58.489Z
46962026-09-07T00:04:58.489Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
46972026-09-07T00:04:59.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46982026-09-07T00:04:59.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46992026-09-07T00:04:59.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47002026-09-07T00:04:59.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47012026-09-07T00:04:59.141Z
47022026-09-07T00:04:59.142Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
47032026-09-07T00:04:59.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47042026-09-07T00:04:59.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47052026-09-07T00:04:59.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47062026-09-07T00:04:59.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47072026-09-07T00:04:59.794Z
47082026-09-07T00:04:59.795Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
47092026-09-07T00:05:00.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47102026-09-07T00:05:00.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47112026-09-07T00:05:00.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47122026-09-07T00:05:00.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47132026-09-07T00:05:00.454Z
47142026-09-07T00:05:00.454Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
47152026-09-07T00:05:00.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47162026-09-07T00:05:00.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47172026-09-07T00:05:01.210Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
47182026-09-07T00:05:01.210Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
47192026-09-07T00:05:01.883Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
47202026-09-07T00:05:03.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s
47212026-09-07T00:05:03.603Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47222026-09-07T00:05:03.603Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47232026-09-07T00:05:03.792Z
47242026-09-07T00:05:03.793Zinfo: running `cargo check --bins` on oximeter-api (310/376)
47252026-09-07T00:05:04.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47262026-09-07T00:05:04.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47272026-09-07T00:05:04.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47282026-09-07T00:05:04.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47292026-09-07T00:05:04.398Z
47302026-09-07T00:05:04.398Zinfo: running `cargo check --bins` on cert-dev (311/376)
47312026-09-07T00:05:04.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47322026-09-07T00:05:04.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47332026-09-07T00:05:05.047Z Checking yasna v0.5.2
47342026-09-07T00:05:05.454Z Checking rcgen v0.12.1
47352026-09-07T00:05:05.707Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
47362026-09-07T00:05:05.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
47372026-09-07T00:05:05.930Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47382026-09-07T00:05:05.930Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47392026-09-07T00:05:06.068Z
47402026-09-07T00:05:06.068Zinfo: running `cargo check --bins` on clickana (312/376)
47412026-09-07T00:05:06.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47422026-09-07T00:05:06.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47432026-09-07T00:05:06.748Z Compiling instability v0.3.11
47442026-09-07T00:05:06.748Z Checking castaway v0.2.4
47452026-09-07T00:05:06.751Z Compiling indoc v2.0.7
47462026-09-07T00:05:06.751Z Checking unicode-truncate v1.1.0
47472026-09-07T00:05:06.751Z Checking lru v0.12.5
47482026-09-07T00:05:06.858Z Checking cassowary v0.3.0
47492026-09-07T00:05:06.944Z Checking compact_str v0.8.1
47502026-09-07T00:05:07.795Z Checking ratatui v0.29.0
47512026-09-07T00:05:08.869Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
47522026-09-07T00:05:09.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
47532026-09-07T00:05:09.596Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47542026-09-07T00:05:09.596Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47552026-09-07T00:05:09.761Z
47562026-09-07T00:05:09.761Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
47572026-09-07T00:05:10.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47582026-09-07T00:05:10.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47592026-09-07T00:05:10.515Z Checking headers-core v0.3.0
47602026-09-07T00:05:10.515Z Checking port-file v0.1.0
47612026-09-07T00:05:10.519Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
47622026-09-07T00:05:10.713Z Checking headers v0.4.1
47632026-09-07T00:05:11.086Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47642026-09-07T00:05:12.066Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
47652026-09-07T00:05:12.588Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
47662026-09-07T00:05:13.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s
47672026-09-07T00:05:13.038Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47682026-09-07T00:05:13.038Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47692026-09-07T00:05:13.228Z
47702026-09-07T00:05:13.228Zinfo: running `cargo check --bins` on ch-dev (314/376)
47712026-09-07T00:05:13.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47722026-09-07T00:05:13.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47732026-09-07T00:05:13.985Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
47742026-09-07T00:05:14.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
47752026-09-07T00:05:14.778Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47762026-09-07T00:05:14.778Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47772026-09-07T00:05:14.968Z
47782026-09-07T00:05:14.968Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
47792026-09-07T00:05:15.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47802026-09-07T00:05:15.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47812026-09-07T00:05:15.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47822026-09-07T00:05:15.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
47832026-09-07T00:05:15.406Z
47842026-09-07T00:05:15.406Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
47852026-09-07T00:05:15.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47862026-09-07T00:05:15.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47872026-09-07T00:05:16.074Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
47882026-09-07T00:05:16.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
47892026-09-07T00:05:16.462Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47902026-09-07T00:05:16.462Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47912026-09-07T00:05:16.637Z
47922026-09-07T00:05:16.637Zinfo: running `cargo check --bins` on crdb-seed (317/376)
47932026-09-07T00:05:17.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47942026-09-07T00:05:17.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47952026-09-07T00:05:17.386Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47962026-09-07T00:05:18.520Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47972026-09-07T00:05:18.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
47982026-09-07T00:05:18.884Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47992026-09-07T00:05:18.884Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48002026-09-07T00:05:19.077Z
48012026-09-07T00:05:19.077Zinfo: running `cargo check --bins` on db-dev (318/376)
48022026-09-07T00:05:19.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48032026-09-07T00:05:19.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48042026-09-07T00:05:19.828Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
48052026-09-07T00:05:20.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
48062026-09-07T00:05:20.630Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48072026-09-07T00:05:20.631Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48082026-09-07T00:05:20.823Z
48092026-09-07T00:05:20.823Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
48102026-09-07T00:05:21.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48112026-09-07T00:05:21.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48122026-09-07T00:05:21.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48132026-09-07T00:05:21.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
48142026-09-07T00:05:21.467Z
48152026-09-07T00:05:21.467Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
48162026-09-07T00:05:21.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48172026-09-07T00:05:21.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48182026-09-07T00:05:22.114Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48192026-09-07T00:05:22.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
48202026-09-07T00:05:22.815Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48212026-09-07T00:05:22.815Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48222026-09-07T00:05:22.981Z
48232026-09-07T00:05:22.981Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
48242026-09-07T00:05:23.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48252026-09-07T00:05:23.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48262026-09-07T00:05:23.753Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48272026-09-07T00:05:23.753Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48282026-09-07T00:05:23.757Z Checking git-stub v1.0.0
48292026-09-07T00:05:23.757Z Compiling trait-variant v0.1.2
48302026-09-07T00:05:23.876Z Checking maplit v1.0.2
48312026-09-07T00:05:23.906Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48322026-09-07T00:05:23.909Z Checking drift v0.2.0
48332026-09-07T00:05:23.931Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
48342026-09-07T00:05:23.958Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48352026-09-07T00:05:24.038Z Checking git-stub-vcs v0.1.0
48362026-09-07T00:05:24.111Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
48372026-09-07T00:05:24.125Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48382026-09-07T00:05:24.235Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
48392026-09-07T00:05:24.262Z Checking dropshot-api-manager v0.8.0
48402026-09-07T00:05:24.278Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
48412026-09-07T00:05:24.415Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
48422026-09-07T00:05:24.614Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48432026-09-07T00:05:25.133Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48442026-09-07T00:05:26.049Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
48452026-09-07T00:05:27.126Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
48462026-09-07T00:05:27.944Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
48472026-09-07T00:05:28.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.41s
48482026-09-07T00:05:28.397Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48492026-09-07T00:05:28.397Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48502026-09-07T00:05:28.593Z
48512026-09-07T00:05:28.593Zinfo: running `cargo check --bins` on installinator-api (322/376)
48522026-09-07T00:05:29.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48532026-09-07T00:05:29.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48542026-09-07T00:05:29.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48552026-09-07T00:05:29.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
48562026-09-07T00:05:29.192Z
48572026-09-07T00:05:29.192Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
48582026-09-07T00:05:29.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48592026-09-07T00:05:29.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48602026-09-07T00:05:29.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48612026-09-07T00:05:29.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
48622026-09-07T00:05:29.829Z
48632026-09-07T00:05:29.829Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
48642026-09-07T00:05:30.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48652026-09-07T00:05:30.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48662026-09-07T00:05:30.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48672026-09-07T00:05:30.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
48682026-09-07T00:05:30.467Z
48692026-09-07T00:05:30.467Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
48702026-09-07T00:05:31.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48712026-09-07T00:05:31.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48722026-09-07T00:05:31.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48732026-09-07T00:05:31.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
48742026-09-07T00:05:31.108Z
48752026-09-07T00:05:31.108Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
48762026-09-07T00:05:31.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48772026-09-07T00:05:31.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48782026-09-07T00:05:31.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48792026-09-07T00:05:31.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
48802026-09-07T00:05:31.705Z
48812026-09-07T00:05:31.705Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
48822026-09-07T00:05:32.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48832026-09-07T00:05:32.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48842026-09-07T00:05:32.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48852026-09-07T00:05:32.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
48862026-09-07T00:05:32.291Z
48872026-09-07T00:05:32.291Zinfo: running `cargo check --bins` on wicketd-api (328/376)
48882026-09-07T00:05:32.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48892026-09-07T00:05:32.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48902026-09-07T00:05:32.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48912026-09-07T00:05:32.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
48922026-09-07T00:05:32.902Z
48932026-09-07T00:05:32.902Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
48942026-09-07T00:05:33.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48952026-09-07T00:05:33.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48962026-09-07T00:05:33.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48972026-09-07T00:05:33.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
48982026-09-07T00:05:33.508Z
48992026-09-07T00:05:33.508Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
49002026-09-07T00:05:34.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49012026-09-07T00:05:34.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49022026-09-07T00:05:34.161Z Checking cargo-platform v0.3.2
49032026-09-07T00:05:34.161Z Checking topological-sort v0.2.2
49042026-09-07T00:05:34.165Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
49052026-09-07T00:05:34.372Z Checking omicron-zone-package v0.12.3
49062026-09-07T00:05:34.408Z Checking cargo_metadata v0.23.1
49072026-09-07T00:05:35.113Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49082026-09-07T00:05:35.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
49092026-09-07T00:05:35.968Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49102026-09-07T00:05:35.968Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49112026-09-07T00:05:36.135Z
49122026-09-07T00:05:36.135Zinfo: running `cargo check --bins` on mgs-dev (331/376)
49132026-09-07T00:05:36.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49142026-09-07T00:05:36.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49152026-09-07T00:05:36.899Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49162026-09-07T00:05:37.539Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49172026-09-07T00:05:38.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
49182026-09-07T00:05:38.063Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49192026-09-07T00:05:38.063Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49202026-09-07T00:05:38.252Z
49212026-09-07T00:05:38.252Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
49222026-09-07T00:05:38.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-07T00:05:38.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-07T00:05:39.279Z Compiling darling_core v0.21.3
49252026-09-07T00:05:39.279Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
49262026-09-07T00:05:39.283Z Compiling vergen-lib v0.1.6
49272026-09-07T00:05:39.283Z Compiling diesel_derives v2.3.7
49282026-09-07T00:05:39.283Z Checking scheduled-thread-pool v0.2.7
49292026-09-07T00:05:39.283Z Compiling vergen-gitcl v1.0.8
49302026-09-07T00:05:39.283Z Compiling diesel_table_macro_syntax v0.3.0
49312026-09-07T00:05:39.451Z Compiling dirs-sys-next v0.1.2
49322026-09-07T00:05:39.603Z Compiling glob v0.3.3
49332026-09-07T00:05:39.636Z Compiling crunchy v0.2.4
49342026-09-07T00:05:39.668Z Compiling dirs-next v2.0.0
49352026-09-07T00:05:39.688Z Checking r2d2 v0.8.10
49362026-09-07T00:05:39.752Z Compiling tiny-keccak v2.0.2
49372026-09-07T00:05:39.785Z Checking downcast-rs v2.0.2
49382026-09-07T00:05:39.868Z Compiling term v0.7.0
49392026-09-07T00:05:39.885Z Compiling bit-vec v0.6.3
49402026-09-07T00:05:39.977Z Compiling clang-sys v1.8.1
49412026-09-07T00:05:40.085Z Compiling bit-set v0.5.3
49422026-09-07T00:05:40.104Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49432026-09-07T00:05:40.244Z Compiling ascii-canvas v3.0.0
49442026-09-07T00:05:40.312Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49452026-09-07T00:05:40.377Z Compiling itertools v0.10.5
49462026-09-07T00:05:40.413Z Compiling ena v0.14.4
49472026-09-07T00:05:40.433Z Compiling libloading v0.8.9
49482026-09-07T00:05:40.460Z Compiling bindgen v0.71.1
49492026-09-07T00:05:40.484Z Compiling diff v0.1.13
49502026-09-07T00:05:40.560Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49512026-09-07T00:05:40.622Z Compiling regex-syntax v0.6.29
49522026-09-07T00:05:40.769Z Compiling cexpr v0.6.0
49532026-09-07T00:05:40.877Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49542026-09-07T00:05:41.092Z Compiling rustc-hash v2.1.1
49552026-09-07T00:05:41.230Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49562026-09-07T00:05:41.400Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49572026-09-07T00:05:41.455Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
49582026-09-07T00:05:41.472Z Compiling libxml v0.3.3
49592026-09-07T00:05:41.607Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
49602026-09-07T00:05:41.751Z Compiling strum_macros v0.24.3
49612026-09-07T00:05:41.768Z Compiling indoc v1.0.9
49622026-09-07T00:05:42.047Z Compiling darling_macro v0.21.3
49632026-09-07T00:05:42.227Z Compiling lalrpop v0.19.12
49642026-09-07T00:05:42.570Z Compiling darling v0.21.3
49652026-09-07T00:05:42.669Z Compiling dsl_auto_type v0.2.0
49662026-09-07T00:05:42.693Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
49672026-09-07T00:05:42.726Z Checking derive_builder v0.20.2
49682026-09-07T00:05:42.846Z Compiling oso-derive v0.27.3
49692026-09-07T00:05:42.903Z Checking quick-xml v0.37.5
49702026-09-07T00:05:43.089Z Compiling impl-trait-for-tuples v0.2.3
49712026-09-07T00:05:43.369Z Checking openssl-probe v0.1.6
49722026-09-07T00:05:43.512Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
49732026-09-07T00:05:43.777Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
49742026-09-07T00:05:43.993Z Checking bb8 v0.8.6
49752026-09-07T00:05:44.267Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
49762026-09-07T00:05:44.284Z Checking nonempty v0.12.0
49772026-09-07T00:05:44.301Z Compiling libz-sys v1.1.24
49782026-09-07T00:05:44.446Z Compiling strsim v0.10.0
49792026-09-07T00:05:44.496Z Compiling libgit2-sys v0.18.3+1.9.2
49802026-09-07T00:05:44.642Z Compiling darling_core v0.13.4
49812026-09-07T00:05:44.782Z Compiling progenitor-impl v0.13.0
49822026-09-07T00:05:44.882Z Compiling vergen-git2 v9.1.0
49832026-09-07T00:05:46.006Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
49842026-09-07T00:05:46.216Z Checking progenitor-client v0.13.0
49852026-09-07T00:05:46.519Z Compiling darling_macro v0.13.4
49862026-09-07T00:05:46.561Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
49872026-09-07T00:05:47.031Z Compiling darling v0.13.4
49882026-09-07T00:05:47.128Z Compiling serde_with_macros v1.5.2
49892026-09-07T00:05:47.480Z Compiling progenitor-macro v0.13.0
49902026-09-07T00:05:47.566Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
49912026-09-07T00:05:47.801Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
49922026-09-07T00:05:48.005Z Compiling serde_with v1.14.0
49932026-09-07T00:05:48.023Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
49942026-09-07T00:05:48.230Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
49952026-09-07T00:05:48.439Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
49962026-09-07T00:05:48.515Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
49972026-09-07T00:05:48.645Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
49982026-09-07T00:05:48.662Z Checking diesel v2.3.7
49992026-09-07T00:05:49.141Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
50002026-09-07T00:05:50.234Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
50012026-09-07T00:05:50.448Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
50022026-09-07T00:05:50.696Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50032026-09-07T00:05:50.912Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50042026-09-07T00:05:51.125Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50052026-09-07T00:05:51.151Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50062026-09-07T00:05:51.501Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50072026-09-07T00:05:51.531Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50082026-09-07T00:05:51.907Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
50092026-09-07T00:05:52.402Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
50102026-09-07T00:05:52.524Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50112026-09-07T00:05:52.544Z Checking progenitor v0.13.0
50122026-09-07T00:05:52.653Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50132026-09-07T00:05:52.691Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
50142026-09-07T00:05:52.898Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50152026-09-07T00:05:53.038Z Checking twox-hash v2.1.2
50162026-09-07T00:05:53.107Z Checking libsw-core v0.3.2
50172026-09-07T00:05:53.223Z Checking atty v0.2.14
50182026-09-07T00:05:53.262Z Checking libsw v3.5.0
50192026-09-07T00:05:53.326Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50202026-09-07T00:05:53.367Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
50212026-09-07T00:05:53.427Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
50222026-09-07T00:05:55.084Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
50232026-09-07T00:05:55.427Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
50242026-09-07T00:05:56.169Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
50252026-09-07T00:05:56.929Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50262026-09-07T00:05:57.893Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
50272026-09-07T00:05:58.103Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
50282026-09-07T00:05:58.253Z Checking fatfs v0.3.6
50292026-09-07T00:05:58.426Z Checking console v0.16.2
50302026-09-07T00:05:58.706Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
50312026-09-07T00:05:58.732Z Checking unit-prefix v0.5.2
50322026-09-07T00:05:58.868Z Checking indicatif v0.18.4
50332026-09-07T00:05:59.103Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50342026-09-07T00:05:59.256Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50352026-09-07T00:05:59.297Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50362026-09-07T00:05:59.953Z Checking oxide-update-engine-display v0.1.2
50372026-09-07T00:06:00.034Z Checking support-bundle-viewer v0.1.2
50382026-09-07T00:06:00.271Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
50392026-09-07T00:06:00.289Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
50402026-09-07T00:06:00.574Z Checking multimap v0.10.1
50412026-09-07T00:06:06.512Z Checking async-bb8-diesel v0.2.1
50422026-09-07T00:06:06.879Z Checking diesel-dtrace v0.5.0
50432026-09-07T00:06:09.320Z Compiling samael v0.0.19
50442026-09-07T00:06:12.582Z Compiling git2 v0.20.4
50452026-09-07T00:06:14.214Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
50462026-09-07T00:06:15.369Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50472026-09-07T00:06:16.128Z Compiling polar-core v0.27.3
50482026-09-07T00:06:20.646Z Checking oso v0.27.3
50492026-09-07T00:06:51.850Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50502026-09-07T00:08:07.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
50512026-09-07T00:08:07.860Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50522026-09-07T00:08:07.860Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50532026-09-07T00:08:08.085Z
50542026-09-07T00:08:08.085Zinfo: running `cargo check --bins` on nexus-networking (333/376)
50552026-09-07T00:08:08.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50562026-09-07T00:08:08.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50572026-09-07T00:08:08.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50582026-09-07T00:08:08.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
50592026-09-07T00:08:08.784Z
50602026-09-07T00:08:08.785Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
50612026-09-07T00:08:09.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50622026-09-07T00:08:09.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50632026-09-07T00:08:09.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50642026-09-07T00:08:09.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
50652026-09-07T00:08:09.443Z
50662026-09-07T00:08:09.443Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
50672026-09-07T00:08:09.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50682026-09-07T00:08:09.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50692026-09-07T00:08:09.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50702026-09-07T00:08:09.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50712026-09-07T00:08:10.090Z
50722026-09-07T00:08:10.090Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
50732026-09-07T00:08:10.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50742026-09-07T00:08:10.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50752026-09-07T00:08:10.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50762026-09-07T00:08:10.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50772026-09-07T00:08:10.675Z
50782026-09-07T00:08:10.675Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
50792026-09-07T00:08:11.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50802026-09-07T00:08:11.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50812026-09-07T00:08:11.550Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50822026-09-07T00:08:12.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
50832026-09-07T00:08:12.349Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50842026-09-07T00:08:12.349Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50852026-09-07T00:08:12.559Z
50862026-09-07T00:08:12.559Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
50872026-09-07T00:08:13.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50882026-09-07T00:08:13.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50892026-09-07T00:08:13.415Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50902026-09-07T00:08:53.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.49s
50912026-09-07T00:08:53.058Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50922026-09-07T00:08:53.058Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50932026-09-07T00:08:53.268Z
50942026-09-07T00:08:53.268Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
50952026-09-07T00:08:53.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50962026-09-07T00:08:53.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50972026-09-07T00:08:53.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50982026-09-07T00:08:53.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50992026-09-07T00:08:53.854Z
51002026-09-07T00:08:53.854Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
51012026-09-07T00:08:54.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51022026-09-07T00:08:54.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51032026-09-07T00:08:54.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51042026-09-07T00:08:54.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51052026-09-07T00:08:54.443Z
51062026-09-07T00:08:54.444Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
51072026-09-07T00:08:54.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51082026-09-07T00:08:54.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51092026-09-07T00:08:54.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51102026-09-07T00:08:54.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51112026-09-07T00:08:55.086Z
51122026-09-07T00:08:55.086Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
51132026-09-07T00:08:55.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51142026-09-07T00:08:55.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51152026-09-07T00:08:55.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51162026-09-07T00:08:55.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51172026-09-07T00:08:55.738Z
51182026-09-07T00:08:55.738Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
51192026-09-07T00:08:56.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51202026-09-07T00:08:56.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51212026-09-07T00:08:56.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51222026-09-07T00:08:56.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51232026-09-07T00:08:56.395Z
51242026-09-07T00:08:56.395Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
51252026-09-07T00:08:56.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51262026-09-07T00:08:56.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51272026-09-07T00:08:56.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51282026-09-07T00:08:56.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51292026-09-07T00:08:57.032Z
51302026-09-07T00:08:57.032Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
51312026-09-07T00:08:57.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51322026-09-07T00:08:57.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51332026-09-07T00:08:57.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51342026-09-07T00:08:57.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51352026-09-07T00:08:57.681Z
51362026-09-07T00:08:57.681Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
51372026-09-07T00:08:58.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51382026-09-07T00:08:58.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51392026-09-07T00:08:58.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51402026-09-07T00:08:58.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51412026-09-07T00:08:58.335Z
51422026-09-07T00:08:58.336Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
51432026-09-07T00:08:58.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51442026-09-07T00:08:58.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51452026-09-07T00:08:58.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51462026-09-07T00:08:58.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
51472026-09-07T00:08:58.971Z
51482026-09-07T00:08:58.971Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
51492026-09-07T00:08:59.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51502026-09-07T00:08:59.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51512026-09-07T00:08:59.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51522026-09-07T00:08:59.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51532026-09-07T00:08:59.629Z
51542026-09-07T00:08:59.629Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
51552026-09-07T00:09:00.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51562026-09-07T00:09:00.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51572026-09-07T00:09:00.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51582026-09-07T00:09:00.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51592026-09-07T00:09:00.287Z
51602026-09-07T00:09:00.287Zinfo: running `cargo check --bins` on omicron-dev (350/376)
51612026-09-07T00:09:00.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51622026-09-07T00:09:00.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51632026-09-07T00:09:01.239Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
51642026-09-07T00:09:01.242Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51652026-09-07T00:09:01.431Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
51662026-09-07T00:09:01.434Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
51672026-09-07T00:09:01.476Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51682026-09-07T00:09:01.479Z Checking yansi v1.0.1
51692026-09-07T00:09:01.479Z Checking diff v0.1.13
51702026-09-07T00:09:01.509Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
51712026-09-07T00:09:01.582Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
51722026-09-07T00:09:01.776Z Checking pretty_assertions v1.4.1
51732026-09-07T00:09:02.534Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
51742026-09-07T00:09:02.554Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
51752026-09-07T00:09:27.761Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
51762026-09-07T00:09:27.764Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
51772026-09-07T00:09:27.764Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
51782026-09-07T00:09:27.764Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
51792026-09-07T00:09:27.764Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
51802026-09-07T00:09:27.764Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
51812026-09-07T00:09:27.764Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
51822026-09-07T00:09:28.654Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
51832026-09-07T00:09:28.654Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
51842026-09-07T00:09:29.966Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51852026-09-07T00:10:09.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
51862026-09-07T00:10:09.119Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51872026-09-07T00:10:09.119Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51882026-09-07T00:10:09.333Z
51892026-09-07T00:10:09.333Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
51902026-09-07T00:10:09.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51912026-09-07T00:10:09.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51922026-09-07T00:10:10.080Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
51932026-09-07T00:10:10.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
51942026-09-07T00:10:10.733Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51952026-09-07T00:10:10.733Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51962026-09-07T00:10:10.923Z
51972026-09-07T00:10:10.923Zinfo: running `cargo check --bins` on omicron-pins (352/376)
51982026-09-07T00:10:11.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51992026-09-07T00:10:11.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52002026-09-07T00:10:11.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52012026-09-07T00:10:11.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
52022026-09-07T00:10:11.507Z
52032026-09-07T00:10:11.507Zinfo: running `cargo check --bins` on rack-init-config (353/376)
52042026-09-07T00:10:12.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52052026-09-07T00:10:12.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52062026-09-07T00:10:12.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52072026-09-07T00:10:12.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
52082026-09-07T00:10:12.115Z
52092026-09-07T00:10:12.115Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
52102026-09-07T00:10:12.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52112026-09-07T00:10:12.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52122026-09-07T00:10:12.931Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
52132026-09-07T00:10:13.057Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52142026-09-07T00:10:13.065Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
52152026-09-07T00:10:39.922Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
52162026-09-07T00:10:40.329Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
52172026-09-07T00:10:42.100Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
52182026-09-07T00:10:42.576Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
52192026-09-07T00:10:45.691Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
52202026-09-07T00:11:10.383Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52212026-09-07T00:11:11.132Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52222026-09-07T00:11:12.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
52232026-09-07T00:11:12.860Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52242026-09-07T00:11:12.860Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52252026-09-07T00:11:13.077Z
52262026-09-07T00:11:13.077Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
52272026-09-07T00:11:13.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52282026-09-07T00:11:13.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52292026-09-07T00:11:13.831Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52302026-09-07T00:11:14.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
52312026-09-07T00:11:14.544Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52322026-09-07T00:11:14.544Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52332026-09-07T00:11:14.738Z
52342026-09-07T00:11:14.738Zinfo: running `cargo check --bins` on omicron-releng (356/376)
52352026-09-07T00:11:15.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52362026-09-07T00:11:15.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52372026-09-07T00:11:15.398Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
52382026-09-07T00:11:15.401Z Compiling fs-err v2.11.0
52392026-09-07T00:11:15.517Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
52402026-09-07T00:11:15.528Z Checking parse-size v1.1.0
52412026-09-07T00:11:15.536Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
52422026-09-07T00:11:15.539Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
52432026-09-07T00:11:15.557Z Checking shell-words v1.1.1
52442026-09-07T00:11:15.626Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52452026-09-07T00:11:15.957Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52462026-09-07T00:11:16.136Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52472026-09-07T00:11:16.804Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
52482026-09-07T00:11:17.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
52492026-09-07T00:11:17.779Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52502026-09-07T00:11:17.779Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52512026-09-07T00:11:17.950Z
52522026-09-07T00:11:17.950Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
52532026-09-07T00:11:18.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52542026-09-07T00:11:18.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52552026-09-07T00:11:18.619Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
52562026-09-07T00:11:19.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
52572026-09-07T00:11:19.130Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52582026-09-07T00:11:19.130Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52592026-09-07T00:11:19.307Z
52602026-09-07T00:11:19.307Zinfo: running `cargo check --bins` on schema (358/376)
52612026-09-07T00:11:19.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52622026-09-07T00:11:19.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52632026-09-07T00:11:20.064Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
52642026-09-07T00:11:20.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
52652026-09-07T00:11:20.799Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52662026-09-07T00:11:20.799Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52672026-09-07T00:11:20.993Z
52682026-09-07T00:11:20.993Zinfo: running `cargo check --bins` on xtask (359/376)
52692026-09-07T00:11:21.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52702026-09-07T00:11:21.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52712026-09-07T00:11:21.413Z Checking serde_core v1.0.228
52722026-09-07T00:11:21.413Z Checking libc v0.2.185
52732026-09-07T00:11:21.507Z Checking bitflags v2.11.0
52742026-09-07T00:11:21.521Z Checking scroll v0.12.0
52752026-09-07T00:11:21.521Z Checking thiserror v1.0.69
52762026-09-07T00:11:21.526Z Checking log v0.4.33
52772026-09-07T00:11:21.526Z Checking hashbrown v0.17.0
52782026-09-07T00:11:21.529Z Checking zerocopy v0.7.35
52792026-09-07T00:11:21.596Z Checking syn v2.0.117
52802026-09-07T00:11:21.638Z Checking dtrace-parser v0.2.0
52812026-09-07T00:11:21.653Z Checking once_cell v1.21.3
52822026-09-07T00:11:21.714Z Checking goblin v0.8.2
52832026-09-07T00:11:21.784Z Checking errno v0.3.14
52842026-09-07T00:11:21.821Z Checking thread-id v4.2.2
52852026-09-07T00:11:21.864Z Checking getrandom v0.4.3
52862026-09-07T00:11:21.889Z Checking rustix v1.1.4
52872026-09-07T00:11:21.900Z Checking memmap v0.7.0
52882026-09-07T00:11:21.973Z Checking indexmap v2.14.0
52892026-09-07T00:11:21.994Z Checking thiserror v2.0.18
52902026-09-07T00:11:22.020Z Checking fs-err v3.3.0
52912026-09-07T00:11:22.039Z Checking tabled v0.15.0
52922026-09-07T00:11:22.090Z Checking anyhow v1.0.104
52932026-09-07T00:11:22.678Z Checking terminal_size v0.4.3
52942026-09-07T00:11:22.679Z Checking tempfile v3.27.0
52952026-09-07T00:11:22.787Z Checking clap_builder v4.6.0
52962026-09-07T00:11:22.791Z Checking textwrap v0.16.2
52972026-09-07T00:11:22.970Z Checking serde v1.0.228
52982026-09-07T00:11:22.970Z Checking serde_json v1.0.151
52992026-09-07T00:11:22.976Z Checking camino v1.2.5
53002026-09-07T00:11:22.998Z Checking semver v1.0.28
53012026-09-07T00:11:23.121Z Checking cargo-platform v0.3.2
53022026-09-07T00:11:23.235Z Checking camino-tempfile v1.4.1
53032026-09-07T00:11:23.382Z Checking serde_spanned v0.6.9
53042026-09-07T00:11:23.393Z Checking toml_datetime v0.6.11
53052026-09-07T00:11:23.394Z Checking macaddr v1.0.1
53062026-09-07T00:11:23.394Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
53072026-09-07T00:11:23.553Z Checking toml_edit v0.22.27
53082026-09-07T00:11:23.566Z Checking dof v0.3.0
53092026-09-07T00:11:23.570Z Checking cargo_metadata v0.23.1
53102026-09-07T00:11:23.827Z Checking usdt-impl v0.5.0
53112026-09-07T00:11:23.972Z Checking clap v4.6.1
53122026-09-07T00:11:24.088Z Checking usdt v0.5.0
53132026-09-07T00:11:24.538Z Checking toml v0.8.23
53142026-09-07T00:11:24.805Z Checking cargo_toml v0.21.0
53152026-09-07T00:11:25.437Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
53162026-09-07T00:11:25.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.83s
53172026-09-07T00:11:25.936Z
53182026-09-07T00:11:25.937Zinfo: running `cargo check --bins` on dnsadm (360/376)
53192026-09-07T00:11:26.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53202026-09-07T00:11:26.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53212026-09-07T00:11:26.619Z Checking arc-swap v1.8.2
53222026-09-07T00:11:26.902Z Checking slog-scope v4.4.1
53232026-09-07T00:11:27.019Z Checking slog-stdlog v4.1.1
53242026-09-07T00:11:27.111Z Checking slog-envlogger v2.2.0
53252026-09-07T00:11:27.230Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
53262026-09-07T00:11:27.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
53272026-09-07T00:11:27.654Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
53282026-09-07T00:11:27.654Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
53292026-09-07T00:11:27.832Z
53302026-09-07T00:11:27.832Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
53312026-09-07T00:11:28.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53322026-09-07T00:11:28.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53332026-09-07T00:11:28.693Z Checking cpubits v0.1.1
53342026-09-07T00:11:28.823Z Checking pem-rfc7468 v1.0.0
53352026-09-07T00:11:28.861Z Checking hmac v0.13.0
53362026-09-07T00:11:28.861Z Checking universal-hash v0.6.1
53372026-09-07T00:11:28.866Z Checking ctr v0.10.1
53382026-09-07T00:11:28.869Z Checking aead v0.6.1
53392026-09-07T00:11:28.869Z Checking salsa20 v0.11.0
53402026-09-07T00:11:28.872Z Checking cbc v0.2.1
53412026-09-07T00:11:28.948Z Checking crypto-bigint v0.7.5
53422026-09-07T00:11:28.983Z Checking der v0.8.0
53432026-09-07T00:11:29.025Z Checking aes v0.9.1
53442026-09-07T00:11:29.041Z Checking pbkdf2 v0.13.0
53452026-09-07T00:11:29.056Z Checking polyval v0.7.1
53462026-09-07T00:11:29.073Z Checking ff v0.14.0
53472026-09-07T00:11:29.092Z Checking signature v3.0.0
53482026-09-07T00:11:29.092Z Checking base16ct v1.0.0
53492026-09-07T00:11:29.151Z Checking scrypt v0.12.0
53502026-09-07T00:11:29.206Z Checking group v0.14.0
53512026-09-07T00:11:29.222Z Checking ghash v0.6.0
53522026-09-07T00:11:29.238Z Checking hkdf v0.13.0
53532026-09-07T00:11:29.256Z Compiling curve25519-dalek v5.0.0
53542026-09-07T00:11:29.318Z Checking keccak v0.2.0
53552026-09-07T00:11:29.348Z Checking poly1305 v0.9.0
53562026-09-07T00:11:29.363Z Checking wnaf v0.14.0
53572026-09-07T00:11:29.378Z Checking blowfish v0.10.0
53582026-09-07T00:11:29.418Z Checking aes-gcm v0.11.0
53592026-09-07T00:11:29.473Z Checking blake2 v0.11.0-rc.6
53602026-09-07T00:11:29.527Z Checking bcrypt-pbkdf v0.11.0
53612026-09-07T00:11:29.527Z Checking sha3 v0.11.0
53622026-09-07T00:11:29.583Z Checking kem v0.3.0
53632026-09-07T00:11:29.618Z Checking module-lattice v0.2.3
53642026-09-07T00:11:29.693Z Checking sponge-cursor v0.1.0
53652026-09-07T00:11:29.711Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53662026-09-07T00:11:29.741Z Checking argon2 v0.6.0-rc.8
53672026-09-07T00:11:29.777Z Checking spki v0.8.0
53682026-09-07T00:11:29.818Z Checking sec1 v0.8.1
53692026-09-07T00:11:29.835Z Checking sha3 v0.12.0
53702026-09-07T00:11:29.861Z Checking ml-kem v0.3.2
53712026-09-07T00:11:29.910Z Checking internal-russh-num-bigint v0.5.0
53722026-09-07T00:11:29.951Z Checking pkcs5 v0.8.1
53732026-09-07T00:11:30.020Z Checking pkcs1 v0.8.0-rc.4
53742026-09-07T00:11:30.037Z Checking num-bigint v0.4.6
53752026-09-07T00:11:30.052Z Checking russh-util v0.52.0
53762026-09-07T00:11:30.186Z Checking generic-array v1.4.3
53772026-09-07T00:11:30.231Z Compiling enum_dispatch v0.3.13
53782026-09-07T00:11:30.251Z Checking pkcs8 v0.11.0
53792026-09-07T00:11:30.443Z Checking ed25519 v3.0.0
53802026-09-07T00:11:30.557Z Compiling delegate v0.13.5
53812026-09-07T00:11:30.583Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53822026-09-07T00:11:30.634Z Checking md5 v0.8.0
53832026-09-07T00:11:30.643Z Checking ed25519-dalek v3.0.0
53842026-09-07T00:11:30.758Z Checking hex-literal v1.1.0
53852026-09-07T00:11:30.818Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
53862026-09-07T00:11:30.866Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
53872026-09-07T00:11:30.880Z Checking internet-checksum v0.2.1
53882026-09-07T00:11:30.997Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
53892026-09-07T00:11:31.206Z Checking elliptic-curve v0.14.1
53902026-09-07T00:11:31.206Z Checking primefield v0.14.0
53912026-09-07T00:11:31.211Z Checking rfc6979 v0.6.0
53922026-09-07T00:11:31.211Z Checking ssh-encoding v0.3.0
53932026-09-07T00:11:31.211Z Checking crypto-primes v0.7.2
53942026-09-07T00:11:31.489Z Checking ssh-cipher v0.3.0
53952026-09-07T00:11:31.489Z Checking russh-cryptovec v0.62.0
53962026-09-07T00:11:31.636Z Checking ecdsa v0.17.0
53972026-09-07T00:11:31.652Z Checking primeorder v0.14.0
53982026-09-07T00:11:32.007Z Checking p256 v0.14.0
53992026-09-07T00:11:32.007Z Checking p384 v0.14.0
54002026-09-07T00:11:32.013Z Checking p521 v0.14.0
54012026-09-07T00:11:32.194Z Checking rsa v0.10.0-rc.18
54022026-09-07T00:11:34.925Z Checking ssh-key v0.7.0-rc.11
54032026-09-07T00:11:35.662Z Checking russh v0.62.4
54042026-09-07T00:11:48.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.12s
54052026-09-07T00:11:48.967Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54062026-09-07T00:11:48.967Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54072026-09-07T00:11:49.173Z
54082026-09-07T00:11:49.173Zinfo: running `cargo check --bins` on gateway-cli (362/376)
54092026-09-07T00:11:49.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54102026-09-07T00:11:49.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54112026-09-07T00:11:49.844Z Checking termios v0.3.3
54122026-09-07T00:11:50.041Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
54132026-09-07T00:11:50.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
54142026-09-07T00:11:50.639Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54152026-09-07T00:11:50.639Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54162026-09-07T00:11:50.813Z
54172026-09-07T00:11:50.813Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
54182026-09-07T00:11:51.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54192026-09-07T00:11:51.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54202026-09-07T00:11:51.539Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
54212026-09-07T00:11:52.237Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
54222026-09-07T00:11:53.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s
54232026-09-07T00:11:53.855Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54242026-09-07T00:11:53.856Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54252026-09-07T00:11:54.042Z
54262026-09-07T00:11:54.042Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
54272026-09-07T00:11:54.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54282026-09-07T00:11:54.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54292026-09-07T00:11:54.721Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
54302026-09-07T00:11:55.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
54312026-09-07T00:11:55.169Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54322026-09-07T00:11:55.169Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54332026-09-07T00:11:55.344Z
54342026-09-07T00:11:55.344Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
54352026-09-07T00:11:55.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54362026-09-07T00:11:55.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54372026-09-07T00:11:55.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54382026-09-07T00:11:55.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54392026-09-07T00:11:55.942Z
54402026-09-07T00:11:55.942Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
54412026-09-07T00:11:56.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54422026-09-07T00:11:56.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54432026-09-07T00:11:56.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54442026-09-07T00:11:56.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54452026-09-07T00:11:56.535Z
54462026-09-07T00:11:56.535Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
54472026-09-07T00:11:57.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54482026-09-07T00:11:57.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54492026-09-07T00:11:57.307Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
54502026-09-07T00:11:57.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
54512026-09-07T00:11:57.930Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54522026-09-07T00:11:57.930Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54532026-09-07T00:11:58.130Z
54542026-09-07T00:11:58.130Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
54552026-09-07T00:11:58.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54562026-09-07T00:11:58.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54572026-09-07T00:11:58.804Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
54582026-09-07T00:11:58.914Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
54592026-09-07T00:11:59.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
54602026-09-07T00:11:59.764Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54612026-09-07T00:11:59.764Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54622026-09-07T00:11:59.944Z
54632026-09-07T00:11:59.944Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
54642026-09-07T00:12:00.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54652026-09-07T00:12:00.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54662026-09-07T00:12:00.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54672026-09-07T00:12:00.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54682026-09-07T00:12:00.538Z
54692026-09-07T00:12:00.538Zinfo: running `cargo check --bins` on omicron-package (370/376)
54702026-09-07T00:12:01.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54712026-09-07T00:12:01.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54722026-09-07T00:12:01.257Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
54732026-09-07T00:12:02.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
54742026-09-07T00:12:02.364Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54752026-09-07T00:12:02.364Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54762026-09-07T00:12:02.544Z
54772026-09-07T00:12:02.545Zinfo: running `cargo check --bins` on tqdb (371/376)
54782026-09-07T00:12:03.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54792026-09-07T00:12:03.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54802026-09-07T00:12:03.358Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
54812026-09-07T00:12:03.717Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
54822026-09-07T00:12:04.232Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
54832026-09-07T00:12:04.235Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
54842026-09-07T00:12:11.643Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
54852026-09-07T00:12:11.646Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
54862026-09-07T00:12:11.646Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
54872026-09-07T00:12:12.283Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
54882026-09-07T00:12:12.284Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
54892026-09-07T00:12:12.286Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
54902026-09-07T00:12:12.286Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
54912026-09-07T00:12:13.098Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
54922026-09-07T00:12:13.681Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
54932026-09-07T00:12:13.921Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
54942026-09-07T00:12:14.139Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
54952026-09-07T00:12:15.004Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
54962026-09-07T00:12:15.660Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
54972026-09-07T00:12:20.596Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
54982026-09-07T00:12:27.913Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
54992026-09-07T00:12:27.913Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
55002026-09-07T00:12:27.927Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
55012026-09-07T00:12:27.927Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
55022026-09-07T00:12:29.425Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55032026-09-07T00:12:30.734Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
55042026-09-07T00:12:31.417Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
55052026-09-07T00:12:32.739Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
55062026-09-07T00:12:33.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.74s
55072026-09-07T00:12:33.296Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55082026-09-07T00:12:33.296Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55092026-09-07T00:12:33.497Z
55102026-09-07T00:12:33.497Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
55112026-09-07T00:12:34.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55122026-09-07T00:12:34.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55132026-09-07T00:12:34.235Z Checking rtoolbox v0.0.3
55142026-09-07T00:12:34.235Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
55152026-09-07T00:12:34.238Z Checking tui-tree-widget v0.23.1
55162026-09-07T00:12:34.361Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
55172026-09-07T00:12:34.461Z Checking rpassword v7.5.4
55182026-09-07T00:12:37.212Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55192026-09-07T00:12:39.073Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
55202026-09-07T00:12:40.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
55212026-09-07T00:12:40.017Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55222026-09-07T00:12:40.017Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55232026-09-07T00:12:40.208Z
55242026-09-07T00:12:40.208Zinfo: running `cargo check --bins` on wicket (373/376)
55252026-09-07T00:12:40.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55262026-09-07T00:12:40.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55272026-09-07T00:12:40.934Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55282026-09-07T00:12:41.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
55292026-09-07T00:12:41.307Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55302026-09-07T00:12:41.307Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55312026-09-07T00:12:41.496Z
55322026-09-07T00:12:41.496Zinfo: running `cargo check --bins` on wicketd (374/376)
55332026-09-07T00:12:42.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55342026-09-07T00:12:42.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55352026-09-07T00:12:42.227Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55362026-09-07T00:12:45.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
55372026-09-07T00:12:45.797Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55382026-09-07T00:12:45.797Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55392026-09-07T00:12:45.990Z
55402026-09-07T00:12:45.991Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
55412026-09-07T00:12:46.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55422026-09-07T00:12:46.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55432026-09-07T00:12:46.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
55442026-09-07T00:12:46.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
55452026-09-07T00:12:46.574Z
55462026-09-07T00:12:46.575Zinfo: running `cargo check --bins` on zone-setup (376/376)
55472026-09-07T00:12:47.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55482026-09-07T00:12:47.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55492026-09-07T00:12:47.277Z Checking uzers v0.12.2
55502026-09-07T00:12:47.549Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
55512026-09-07T00:12:48.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
55522026-09-07T00:12:48.365Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55532026-09-07T00:12:48.365Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55542026-09-07T00:12:48.569Z
55552026-09-07T00:12:48.569Zreal 14:33.907825042
55562026-09-07T00:12:48.569Zuser 21:45.687422881
55572026-09-07T00:12:48.570Zsys 4:35.429202454
55582026-09-07T00:12:48.570Ztrap 0.344165696
55592026-09-07T00:12:48.570Ztflt 0.576996737
55602026-09-07T00:12:48.570Zdflt 0.735462378
55612026-09-07T00:12:48.570Zkflt 0.004649522
55622026-09-07T00:12:48.570Zlock 1:30:55.380172373
55632026-09-07T00:12:48.570Zslp 1:43:50.977891595
55642026-09-07T00:12:48.570Zlat 59.275280462
55652026-09-07T00:12:48.571Zstop 4:18.589385959
55662026-09-07T00:12:48.574Zprocess exited: duration 1013159 ms, exit code 0
 
55672026-09-07T00:12:48.580Zfound 0 output files