01M1QDFPVN2B8VGWXWX59W0JE3: 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: 01M1QDGPQXH2XAKB8CKDA6M8JD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T23:55:24.543Zjob assigned to worker 01M1QDGX1R8KNRN82WP2Z7XKWQ [factory aws, i-0dc0b4cb07e8c2b09] (queued for 56 s)
 
22026-09-04T23:55:31.694Zstarting task 0: "setup"
32026-09-04T23:55:31.698Z++ uname -s
42026-09-04T23:55:31.702Z+ kern=SunOS
52026-09-04T23:55:31.702Z+ build_user=build
62026-09-04T23:55:31.702Z+ build_uid=12345
72026-09-04T23:55:31.702Z+ work_dir=/work
82026-09-04T23:55:31.702Z+ input_dir=/input
92026-09-04T23:55:31.702Z+ [[ 0 == 12345 ]]
102026-09-04T23:55:31.702Z+ case "$kern" in
112026-09-04T23:55:31.702Z+ groupadd -g 12345 build
122026-09-04T23:55:31.702Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T23:55:33.706Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T23:55:33.774Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T23:55:33.777Z+ home_fs=zfs
162026-09-04T23:55:33.777Z+ [[ zfs == autofs ]]
172026-09-04T23:55:33.777Z+ mkdir -p /home/build
182026-09-04T23:55:33.777Z+ chown build:build /home/build /work
192026-09-04T23:55:35.778Z+ chmod 0700 /home/build /work
202026-09-04T23:55:35.781Zprocess exited: duration 4087 ms, exit code 0
 
212026-09-04T23:55:35.787Zstarting task 1: "rust-toolchain"
222026-09-04T23:55:35.791Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T23:55:35.791Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T23:55:35.791Z * rust toolchain channel = "1.97.1"
252026-09-04T23:55:35.791Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T23:55:35.791Z * rust toolchain profile = "default"
272026-09-04T23:55:35.791Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T23:55:35.794Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T23:55:35.794Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T23:55:35.874Zinfo: downloading installer
312026-09-04T23:55:37.147Zinfo: profile set to default
322026-09-04T23:55:37.147Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T23:55:37.150Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T23:55:37.304Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T23:55:37.309Zinfo: downloading 6 components
362026-09-04T23:55:51.988Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T23:55:51.989Z
382026-09-04T23:55:52.016Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T23:55:52.016Z
402026-09-04T23:55:52.020Z
412026-09-04T23:55:52.020ZRust is installed now. Great!
422026-09-04T23:55:52.020Z
432026-09-04T23:55:52.020ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T23:55:52.020Zenvironment variable. This has not been done automatically.
452026-09-04T23:55:52.020Z
462026-09-04T23:55:52.020ZTo configure your current shell, you need to source
472026-09-04T23:55:52.020Zthe corresponding env file under $HOME/.cargo.
482026-09-04T23:55:52.020Z
492026-09-04T23:55:52.020ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T23:55:52.020Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T23:55:52.020Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T23:55:52.020ZCC_x86_64-unknown-illumos = None
532026-09-04T23:55:52.020Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T23:55:52.020ZCC_x86_64_unknown_illumos = None
552026-09-04T23:55:52.020Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T23:55:52.020ZHOST_CC = None
572026-09-04T23:55:52.020Zcargo:rerun-if-env-changed=CC
582026-09-04T23:55:52.020ZCC = None
592026-09-04T23:55:52.020Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T23:55:52.189Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T23:55:52.189ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T23:55:52.189Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T23:55:52.189ZCFLAGS = None
642026-09-04T23:55:52.189Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T23:55:52.189ZHOST_CFLAGS = None
662026-09-04T23:55:52.189Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T23:55:52.190ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T23:55:52.190Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T23:55:52.190ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T23:55:52.287Z+ rustup --version
712026-09-04T23:55:52.295Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T23:55:52.298Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T23:55:52.316Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T23:55:52.319Z+ cargo --version
752026-09-04T23:55:52.333Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T23:55:52.337Z+ rustc --version
772026-09-04T23:55:52.353Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T23:55:52.356Zprocess exited: duration 16568 ms, exit code 0
 
792026-09-04T23:55:52.362Zstarting task 2: "authentication"
802026-09-04T23:55:52.379Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T23:55:52.385Zstarting task 3: "clone repository"
822026-09-04T23:55:52.388Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T23:55:52.391Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T23:55:52.420ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T23:56:05.867Z+ cd /work/oxidecomputer/omicron
862026-09-04T23:56:05.867Z+ git fetch origin bfbeb2aa861e530c83a2dff34e17be81151ee535
872026-09-04T23:56:05.962ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T23:56:05.962Z * branch bfbeb2aa861e530c83a2dff34e17be81151ee535 -> FETCH_HEAD
892026-09-04T23:56:05.985Z+ [[ -n '' ]]
902026-09-04T23:56:05.985Z+ git reset --hard bfbeb2aa861e530c83a2dff34e17be81151ee535
912026-09-04T23:56:06.226ZHEAD is now at bfbeb2aa8 [spr] initial version
922026-09-04T23:56:06.246Zprocess exited: duration 13830 ms, exit code 0
 
932026-09-04T23:56:06.264Zstarting task 4: "build"
942026-09-04T23:56:06.276Z+ source .github/buildomat/ci-env.sh
952026-09-04T23:56:06.276Z++ export CARGO_TERM_COLOR=always
962026-09-04T23:56:06.276Z++ CARGO_TERM_COLOR=always
972026-09-04T23:56:06.276Z+++ uname -s
982026-09-04T23:56:06.276Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-04T23:56:06.276Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-04T23:56:06.277Z+ cargo --version
1012026-09-04T23:56:06.286Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-04T23:56:06.286Z+ rustc --version
1032026-09-04T23:56:06.297Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T23:56:06.301Z+ source ./env.sh
1052026-09-04T23:56:06.301Z++ OLD_SHELL_OPTS=ehxB
1062026-09-04T23:56:06.301Z++ set -o xtrace
1072026-09-04T23:56:06.301Z++++ dirname ./env.sh
1082026-09-04T23:56:06.305Z+++ readlink -f .
1092026-09-04T23:56:06.305Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-09-04T23:56:06.305Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-09-04T23:56:06.305Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-09-04T23:56:06.305Z++ 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
1132026-09-04T23:56:06.305Z++ 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
1142026-09-04T23:56:06.305Z++ 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
1152026-09-04T23:56:06.305Z++ 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
1162026-09-04T23:56:06.305Z++ 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
1172026-09-04T23:56:06.305Z++ 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
1182026-09-04T23:56:06.305Z++ 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
1192026-09-04T23:56:06.305Z++ 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
1202026-09-04T23:56:06.305Z++ case $OLD_SHELL_OPTS in
1212026-09-04T23:56:06.305Z++ unset OLD_SHELL_OPTS OMICRON_WS
1222026-09-04T23:56:06.305Z+ 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
1232026-09-04T23:56:06.305Z+ 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
1242026-09-04T23:56:06.305Z+ banner prerequisites
1252026-09-04T23:56:06.373Z
1262026-09-04T23:56:06.373Z ##### ##### ###### ##### ###### #### # # # #### #
1272026-09-04T23:56:06.373Z # # # # # # # # # # # # # # #
1282026-09-04T23:56:06.373Z # # # # ##### # # ##### # # # # # #### #
1292026-09-04T23:56:06.373Z ##### ##### # ##### # # # # # # # # #
1302026-09-04T23:56:06.373Z # # # # # # # # # # # # # # #
1312026-09-04T23:56:06.373Z # # # ###### # # ###### ### # #### # #### #
1322026-09-04T23:56:06.373Z
1332026-09-04T23:56:06.373Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1342026-09-04T23:56:08.284Z Startup: Refreshing catalog 'helios' ... Done
1352026-09-04T23:56:08.708Z Startup: Caching catalogs ... Done
1362026-09-04T23:56:11.900ZPlanning: Solver setup ... Done (2.439s)
1372026-09-04T23:56:11.937ZPlanning: Running solver ... Done (0.070s)
1382026-09-04T23:56:11.937ZPlanning: Finding local manifests ... Done (0.003s)
1392026-09-04T23:56:11.937ZPlanning: Fetching manifests: 0/2 0% complete
1402026-09-04T23:56:11.937ZPlanning: Fetching manifests: 2/2 100% complete
1412026-09-04T23:56:11.937ZPlanning: Package planning ... Done (0.014s)
1422026-09-04T23:56:11.937ZPlanning: Merging actions ... Done (0.001s)
1432026-09-04T23:56:11.937ZPlanning: Checking for conflicting actions ... Done (0.160s)
1442026-09-04T23:56:11.937ZPlanning: Consolidating action changes ... Done (0.001s)
1452026-09-04T23:56:12.432ZPlanning: Evaluating mediators ... Done (0.786s)
1462026-09-04T23:56:12.438ZPlanning: Planning completed in 3.69 seconds
1472026-09-04T23:56:12.444Z Packages to install: 2
1482026-09-04T23:56:12.444Z Estimated space available: 156.01 GB
1492026-09-04T23:56:12.444ZEstimated space to be consumed: 86.48 MB
1502026-09-04T23:56:12.444Z Create boot environment: No
1512026-09-04T23:56:12.444ZCreate backup boot environment: No
1522026-09-04T23:56:12.444Z Rebuild boot archive: No
1532026-09-04T23:56:12.445Z
1542026-09-04T23:56:12.445ZChanged packages:
1552026-09-04T23:56:12.445Zhelios
1562026-09-04T23:56:12.445Z developer/build-essential
1572026-09-04T23:56:12.445Z None -> 11-3.0
1582026-09-04T23:56:12.445Z library/libxmlsec1
1592026-09-04T23:56:12.445Z None -> 1.2.35-3.0
1602026-09-04T23:56:12.466Z
1612026-09-04T23:56:12.466ZDownload: 0/214 items 0.0/1.3MB 0% complete
1622026-09-04T23:56:12.548ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1632026-09-04T23:56:12.604Z Actions: 1/268 actions (Installing new actions)
1642026-09-04T23:56:12.640Z Actions: Completed 268 actions in 0.04 seconds.
1652026-09-04T23:56:12.679ZFinalize: Updating package state database ... Done (0.034s)
1662026-09-04T23:56:12.689ZFinalize: Updating package cache ... Done (0.000s)
1672026-09-04T23:56:12.774ZFinalize: Updating image state ... Done (0.098s)
1682026-09-04T23:56:15.346ZFinalize: Creating fast lookup database ... Done (2.516s)
1692026-09-04T23:56:15.418ZFinalize: Reading search index ... Done (0.012s)
1702026-09-04T23:56:15.439ZFinalize: Updating search index ... Done (0.000s)
1712026-09-04T23:56:15.520ZFinalize: Updating package cache ... Done (0.000s)
1722026-09-04T23:56:15.889ZPlanning: Evaluating mediator changes ... Done
1732026-09-04T23:56:15.994ZPlanning: Checking for conflicting actions ... Done
1742026-09-04T23:56:15.997ZPlanning: Consolidating action changes ... Done
1752026-09-04T23:56:16.151ZPlanning: Evaluating mediators ... Done
1762026-09-04T23:56:16.156ZPlanning: Planning completed in 0.26 seconds
1772026-09-04T23:56:16.175Z Mediators to change: 2
1782026-09-04T23:56:16.179Z Create boot environment: No
1792026-09-04T23:56:16.179ZCreate backup boot environment: No
1802026-09-04T23:56:16.216ZFinalize: Updating package state database ... Done
1812026-09-04T23:56:16.216ZFinalize: Updating package cache ... Done
1822026-09-04T23:56:16.274ZFinalize: Updating image state ... Done
1832026-09-04T23:56:18.391ZFinalize: Creating fast lookup database ... Done
1842026-09-04T23:56:18.437ZFinalize: Reading search index ... Done
1852026-09-04T23:56:18.437ZFinalize: Updating search index ... Done
1862026-09-04T23:56:18.437ZFinalize: Updating package cache ... Done
1872026-09-04T23:56:18.641ZPlanning: Evaluating mediator changes ... Done
1882026-09-04T23:56:18.745ZPlanning: Checking for conflicting actions ... Done
1892026-09-04T23:56:18.748ZPlanning: Consolidating action changes ... Done
1902026-09-04T23:56:18.903ZPlanning: Evaluating mediators ... Done
1912026-09-04T23:56:18.906ZPlanning: Planning completed in 0.26 seconds
1922026-09-04T23:56:18.927Z Mediators to change: 1
1932026-09-04T23:56:18.927Z Create boot environment: No
1942026-09-04T23:56:18.927ZCreate backup boot environment: No
1952026-09-04T23:56:18.961ZFinalize: Updating package state database ... Done
1962026-09-04T23:56:18.962ZFinalize: Updating package cache ... Done
1972026-09-04T23:56:19.018ZFinalize: Updating image state ... Done
1982026-09-04T23:56:20.985ZFinalize: Creating fast lookup database ... Done
1992026-09-04T23:56:21.044ZFinalize: Reading search index ... Done
2002026-09-04T23:56:21.047ZFinalize: Updating search index ... Done
2012026-09-04T23:56:21.111ZFinalize: Updating package cache ... Done
2022026-09-04T23:56:21.424ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2032026-09-04T23:56:21.424Zapache system 2.4 system
2042026-09-04T23:56:21.424Zclang system 15 system
2052026-09-04T23:56:21.424Zcsh system system illumos
2062026-09-04T23:56:21.424Zctags system system illumos
2072026-09-04T23:56:21.424Zfile vendor vendor darwinsys
2082026-09-04T23:56:21.424Zfile system system illumos
2092026-09-04T23:56:21.424Zgcc vendor 14 vendor
2102026-09-04T23:56:21.424Zgcc system 13 system
2112026-09-04T23:56:21.424Zgcc system 10 system
2122026-09-04T23:56:21.424Zgo system 1.25 system
2132026-09-04T23:56:21.424Zllvm system 15 system
2142026-09-04T23:56:21.424Zmariadb system 11.4 system
2152026-09-04T23:56:21.424Zmta vendor vendor dma
2162026-09-04T23:56:21.424Zopenjdk system 17 system
2172026-09-04T23:56:21.424Zopenjdk system 11 system
2182026-09-04T23:56:21.424Zopenssl vendor 3 vendor
2192026-09-04T23:56:21.424Zperl system 5.40 system
2202026-09-04T23:56:21.424Zpostgresql system 18 system
2212026-09-04T23:56:21.424Zpostgresql system 17 system
2222026-09-04T23:56:21.424Zpython vendor 3 vendor
2232026-09-04T23:56:21.424Zpython system 2 system
2242026-09-04T23:56:21.425Zpython3 vendor 3.13 vendor
2252026-09-04T23:56:21.425Zruby system 3.4 system
2262026-09-04T23:56:21.425Zruby system 3.0 system
2272026-09-04T23:56:21.425Zwords vendor vendor american-english
2282026-09-04T23:56:21.425Zwords system system australian-english
2292026-09-04T23:56:21.425Zwords system system british-english
2302026-09-04T23:56:21.425Zwords system system canadian-english
2312026-09-04T23:56:21.425Zwords system system french
2322026-09-04T23:56:21.425Zwords system system italian
2332026-09-04T23:56:21.425Zwords system system ngerman
2342026-09-04T23:56:21.425Zwords system system ogerman
2352026-09-04T23:56:21.425Zwords system system spanish
2362026-09-04T23:56:21.665ZPUBLISHER TYPE STATUS P LOCATION
2372026-09-04T23:56:21.665Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2382026-09-04T23:56:22.178ZFMRI IFO
2392026-09-04T23:56:22.178Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2402026-09-04T23:56:22.178Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2412026-09-04T23:56:22.178Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2422026-09-04T23:56:22.178Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2432026-09-04T23:56:22.178Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2442026-09-04T23:56:22.178Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2452026-09-04T23:56:22.178Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2462026-09-04T23:56:22.178Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2472026-09-04T23:56:22.178Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2482026-09-04T23:56:22.529Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2492026-09-04T23:56:22.884Z Updating crates.io index
2502026-09-04T23:56:22.889Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2512026-09-04T23:56:23.134Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2522026-09-04T23:56:23.487Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2532026-09-04T23:56:23.762Z Updating git repository `https://github.com/oxidecomputer/propolis`
2542026-09-04T23:56:24.841Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2552026-09-04T23:56:25.383Z Updating git repository `https://github.com/oxidecomputer/crucible`
2562026-09-04T23:56:27.057Z Updating git repository `https://github.com/oxidecomputer/opte`
2572026-09-04T23:56:27.931Z Updating git repository `https://github.com/oxidecomputer/tofino`
2582026-09-04T23:56:28.196Z Updating git repository `https://github.com/oxidecomputer/lldp`
2592026-09-04T23:56:28.592Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602026-09-04T23:56:29.780Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612026-09-04T23:56:30.121Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2622026-09-04T23:56:30.502Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2632026-09-04T23:56:30.806Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2642026-09-04T23:56:31.120Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2652026-09-04T23:56:31.430Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2662026-09-04T23:56:31.719Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2672026-09-04T23:56:32.004Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2682026-09-04T23:56:32.322Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-09-04T23:56:32.691Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2702026-09-04T23:56:33.237Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2712026-09-04T23:56:33.509Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-09-04T23:56:34.047Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2732026-09-04T23:56:34.428Z Updating git repository `https://github.com/oxidecomputer/erebor`
2742026-09-04T23:56:34.718Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2752026-09-04T23:56:35.155Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2762026-09-04T23:56:35.447Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2772026-09-04T23:56:35.844Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2782026-09-04T23:56:36.174Z Updating git repository `https://github.com/oxidecomputer/ispf`
2792026-09-04T23:56:36.439Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-09-04T23:56:36.737Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812026-09-04T23:56:37.133Z Updating git repository `https://github.com/oxidecomputer/tough`
2822026-09-04T23:56:37.733Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2832026-09-04T23:56:38.301Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2842026-09-04T23:56:38.626Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2852026-09-04T23:56:38.924Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2862026-09-04T23:56:39.239Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872026-09-04T23:56:39.529Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882026-09-04T23:56:39.809Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892026-09-04T23:56:40.136Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902026-09-04T23:56:40.393Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-04T23:56:40.810Z Updating git repository `https://github.com/illumos/smf-rs`
2922026-09-04T23:56:43.595Z Downloading crates ...
2932026-09-04T23:56:43.665Z Downloaded anstyle-query v1.1.5
2942026-09-04T23:56:43.671Z Downloaded zmij v1.0.21
2952026-09-04T23:56:43.686Z Downloaded indexmap v2.14.0
2962026-09-04T23:56:43.686Z Downloaded clap_lex v1.0.0
2972026-09-04T23:56:43.686Z Downloaded itoa v1.0.17
2982026-09-04T23:56:43.695Z Downloaded zerocopy v0.7.35
2992026-09-04T23:56:43.695Z Downloaded fastrand v2.3.0
3002026-09-04T23:56:43.695Z Downloaded zerocopy-derive v0.7.35
3012026-09-04T23:56:43.695Z Downloaded errno v0.3.14
3022026-09-04T23:56:43.695Z Downloaded dtrace-parser v0.2.0
3032026-09-04T23:56:43.695Z Downloaded anstream v1.0.0
3042026-09-04T23:56:43.702Z Downloaded block-buffer v0.10.4
3052026-09-04T23:56:43.702Z Downloaded dof v0.3.0
3062026-09-04T23:56:43.703Z Downloaded memmap v0.7.0
3072026-09-04T23:56:43.703Z Downloaded tabled_derive v0.7.0
3082026-09-04T23:56:43.703Z Downloaded terminal_size v0.4.3
3092026-09-04T23:56:43.703Z Downloaded heck v0.4.1
3102026-09-04T23:56:43.703Z Downloaded generic-array v0.14.7
3112026-09-04T23:56:43.714Z Downloaded equivalent v1.0.2
3122026-09-04T23:56:43.714Z Downloaded autocfg v1.5.0
3132026-09-04T23:56:43.714Z Downloaded scroll_derive v0.12.1
3142026-09-04T23:56:43.714Z Downloaded anstyle v1.0.14
3152026-09-04T23:56:43.714Z Downloaded anstyle-parse v1.0.0
3162026-09-04T23:56:43.716Z Downloaded cargo_metadata v0.23.1
3172026-09-04T23:56:43.730Z Downloaded unicode-linebreak v0.1.5
3182026-09-04T23:56:43.730Z Downloaded fnv v1.0.7
3192026-09-04T23:56:43.730Z Downloaded usdt-attr-macro v0.5.0
3202026-09-04T23:56:43.730Z Downloaded usdt v0.5.0
3212026-09-04T23:56:43.782Z Downloaded colorchoice v1.0.4
3222026-09-04T23:56:43.782Z Downloaded crypto-common v0.1.7
3232026-09-04T23:56:43.782Z Downloaded smawk v0.3.2
3242026-09-04T23:56:43.782Z Downloaded is_terminal_polyfill v1.70.2
3252026-09-04T23:56:43.782Z Downloaded toml_write v0.1.2
3262026-09-04T23:56:43.782Z Downloaded usdt-macro v0.5.0
3272026-09-04T23:56:43.782Z Downloaded toml_datetime v0.6.11
3282026-09-04T23:56:43.782Z Downloaded version_check v0.9.5
3292026-09-04T23:56:43.783Z Downloaded cfg-if v1.0.4
3302026-09-04T23:56:43.783Z Downloaded strsim v0.11.1
3312026-09-04T23:56:43.783Z Downloaded heck v0.5.0
3322026-09-04T23:56:43.784Z Downloaded thiserror v1.0.69
3332026-09-04T23:56:43.809Z Downloaded fs-err v3.3.0
3342026-09-04T23:56:43.809Z Downloaded pretty-hex v0.4.1
3352026-09-04T23:56:43.809Z Downloaded proc-macro-error-attr v1.0.4
3362026-09-04T23:56:43.809Z Downloaded cargo-platform v0.3.2
3372026-09-04T23:56:43.809Z Downloaded thread-id v4.2.2
3382026-09-04T23:56:43.809Z Downloaded plain v0.2.3
3392026-09-04T23:56:43.809Z Downloaded swrite v0.1.0
3402026-09-04T23:56:43.810Z Downloaded macaddr v1.0.1
3412026-09-04T23:56:43.810Z Downloaded utf8parse v0.2.2
3422026-09-04T23:56:43.810Z Downloaded cargo_toml v0.21.0
3432026-09-04T23:56:43.810Z Downloaded serde_spanned v0.6.9
3442026-09-04T23:56:43.810Z Downloaded quote v1.0.45
3452026-09-04T23:56:43.811Z Downloaded thiserror-impl v2.0.18
3462026-09-04T23:56:43.811Z Downloaded cpufeatures v0.2.17
3472026-09-04T23:56:43.820Z Downloaded thiserror v2.0.18
3482026-09-04T23:56:43.820Z Downloaded bytecount v0.6.9
3492026-09-04T23:56:43.820Z Downloaded camino-tempfile v1.4.1
3502026-09-04T23:56:43.820Z Downloaded sha2 v0.10.9
3512026-09-04T23:56:43.820Z Downloaded camino v1.2.5
3522026-09-04T23:56:43.820Z Downloaded usdt-impl v0.5.0
3532026-09-04T23:56:43.820Z Downloaded scroll v0.12.0
3542026-09-04T23:56:43.821Z Downloaded proc-macro-error v1.0.4
3552026-09-04T23:56:43.821Z Downloaded thiserror-impl v1.0.69
3562026-09-04T23:56:43.821Z Downloaded digest v0.10.7
3572026-09-04T23:56:43.821Z Downloaded bitflags v2.11.0
3582026-09-04T23:56:43.861Z Downloaded semver v1.0.28
3592026-09-04T23:56:43.861Z Downloaded byteorder v1.5.0
3602026-09-04T23:56:43.879Z Downloaded serde_derive v1.0.228
3612026-09-04T23:56:43.879Z Downloaded unicode-ident v1.0.24
3622026-09-04T23:56:43.879Z Downloaded clap_derive v4.6.1
3632026-09-04T23:56:43.879Z Downloaded tempfile v3.27.0
3642026-09-04T23:56:43.879Z Downloaded serde_tokenstream v0.2.3
3652026-09-04T23:56:43.879Z Downloaded ucd-trie v0.1.7
3662026-09-04T23:56:43.879Z Downloaded once_cell v1.21.3
3672026-09-04T23:56:43.879Z Downloaded papergrid v0.11.0
3682026-09-04T23:56:43.879Z Downloaded textwrap v0.16.2
3692026-09-04T23:56:43.879Z Downloaded pest_generator v2.8.6
3702026-09-04T23:56:43.941Z Downloaded getrandom v0.4.3
3712026-09-04T23:56:43.941Z Downloaded proc-macro2 v1.0.106
3722026-09-04T23:56:43.941Z Downloaded pest_meta v2.8.6
3732026-09-04T23:56:43.941Z Downloaded pest_derive v2.8.6
3742026-09-04T23:56:43.941Z Downloaded toml v0.8.23
3752026-09-04T23:56:43.941Z Downloaded serde_core v1.0.228
3762026-09-04T23:56:43.942Z Downloaded toml_edit v0.22.27
3772026-09-04T23:56:43.942Z Downloaded clap v4.6.1
3782026-09-04T23:56:43.962Z Downloaded log v0.4.33
3792026-09-04T23:56:43.963Z Downloaded anyhow v1.0.104
3802026-09-04T23:56:43.963Z Downloaded serde v1.0.228
3812026-09-04T23:56:43.963Z Downloaded typenum v1.20.1
3822026-09-04T23:56:43.963Z Downloaded memchr v2.8.0
3832026-09-04T23:56:43.963Z Downloaded pest v2.8.6
3842026-09-04T23:56:43.986Z Downloaded serde_json v1.0.151
3852026-09-04T23:56:44.015Z Downloaded clap_builder v4.6.0
3862026-09-04T23:56:44.015Z Downloaded hashbrown v0.17.0
3872026-09-04T23:56:44.015Z Downloaded winnow v0.7.14
3882026-09-04T23:56:44.015Z Downloaded goblin v0.8.2
3892026-09-04T23:56:44.015Z Downloaded tabled v0.15.0
3902026-09-04T23:56:44.034Z Downloaded syn v1.0.109
3912026-09-04T23:56:44.035Z Downloaded unicode-width v0.1.14
3922026-09-04T23:56:44.054Z Downloaded unicode-width v0.2.0
3932026-09-04T23:56:44.054Z Downloaded syn v2.0.117
3942026-09-04T23:56:44.054Z Downloaded rustix v1.1.4
3952026-09-04T23:56:44.072Z Downloaded libc v0.2.185
3962026-09-04T23:56:44.136Z Compiling proc-macro2 v1.0.106
3972026-09-04T23:56:44.137Z Compiling quote v1.0.45
3982026-09-04T23:56:44.137Z Compiling unicode-ident v1.0.24
3992026-09-04T23:56:44.137Z Compiling serde_core v1.0.228
4002026-09-04T23:56:44.147Z Compiling libc v0.2.185
4012026-09-04T23:56:44.147Z Compiling version_check v0.9.5
4022026-09-04T23:56:44.147Z Compiling memchr v2.8.0
4032026-09-04T23:56:44.307Z Compiling serde v1.0.228
4042026-09-04T23:56:44.458Z Compiling zmij v1.0.21
4052026-09-04T23:56:44.673Z Compiling ucd-trie v0.1.7
4062026-09-04T23:56:44.719Z Compiling thiserror v1.0.69
4072026-09-04T23:56:44.970Z Compiling itoa v1.0.17
4082026-09-04T23:56:45.010Z Compiling pest v2.8.6
4092026-09-04T23:56:45.075Z Compiling byteorder v1.5.0
4102026-09-04T23:56:45.242Z Compiling rustix v1.1.4
4112026-09-04T23:56:45.257Z Compiling errno v0.3.14
4122026-09-04T23:56:45.288Z Compiling serde_json v1.0.151
4132026-09-04T23:56:45.473Z Compiling bitflags v2.11.0
4142026-09-04T23:56:45.505Z Compiling syn v2.0.117
4152026-09-04T23:56:45.602Z Compiling thread-id v4.2.2
4162026-09-04T23:56:45.716Z Compiling proc-macro-error-attr v1.0.4
4172026-09-04T23:56:45.729Z Compiling usdt-impl v0.5.0
4182026-09-04T23:56:45.811Z Compiling camino v1.2.5
4192026-09-04T23:56:45.926Z Compiling syn v1.0.109
4202026-09-04T23:56:46.036Z Compiling pest_meta v2.8.6
4212026-09-04T23:56:46.222Z Compiling proc-macro-error v1.0.4
4222026-09-04T23:56:46.263Z Compiling getrandom v0.4.3
4232026-09-04T23:56:46.307Z Compiling equivalent v1.0.2
4242026-09-04T23:56:46.378Z Compiling hashbrown v0.17.0
4252026-09-04T23:56:46.401Z Compiling plain v0.2.3
4262026-09-04T23:56:46.603Z Compiling log v0.4.33
4272026-09-04T23:56:46.652Z Compiling utf8parse v0.2.2
4282026-09-04T23:56:46.818Z Compiling anstyle-parse v1.0.0
4292026-09-04T23:56:46.881Z Compiling indexmap v2.14.0
4302026-09-04T23:56:46.897Z Compiling terminal_size v0.4.3
4312026-09-04T23:56:47.508Z Compiling is_terminal_polyfill v1.70.2
4322026-09-04T23:56:47.521Z Compiling anstyle v1.0.14
4332026-09-04T23:56:47.542Z Compiling pretty-hex v0.4.1
4342026-09-04T23:56:47.567Z Compiling thiserror v2.0.18
4352026-09-04T23:56:47.634Z Compiling winnow v0.7.14
4362026-09-04T23:56:47.688Z Compiling anstyle-query v1.1.5
4372026-09-04T23:56:47.735Z Compiling cfg-if v1.0.4
4382026-09-04T23:56:47.740Z Compiling autocfg v1.5.0
4392026-09-04T23:56:47.795Z Compiling pest_generator v2.8.6
4402026-09-04T23:56:47.820Z Compiling toml_write v0.1.2
4412026-09-04T23:56:47.833Z Compiling colorchoice v1.0.4
4422026-09-04T23:56:47.945Z Compiling anstream v1.0.0
4432026-09-04T23:56:48.156Z Compiling fs-err v3.3.0
4442026-09-04T23:56:48.220Z Compiling heck v0.4.1
4452026-09-04T23:56:48.264Z Compiling fastrand v2.3.0
4462026-09-04T23:56:48.343Z Compiling strsim v0.11.1
4472026-09-04T23:56:48.429Z Compiling heck v0.5.0
4482026-09-04T23:56:48.471Z Compiling clap_lex v1.0.0
4492026-09-04T23:56:48.494Z Compiling anyhow v1.0.104
4502026-09-04T23:56:48.509Z Compiling unicode-width v0.1.14
4512026-09-04T23:56:48.670Z Compiling bytecount v0.6.9
4522026-09-04T23:56:48.686Z Compiling fnv v1.0.7
4532026-09-04T23:56:48.702Z Compiling once_cell v1.21.3
4542026-09-04T23:56:48.780Z Compiling papergrid v0.11.0
4552026-09-04T23:56:48.802Z Compiling clap_builder v4.6.0
4562026-09-04T23:56:48.926Z Compiling tempfile v3.27.0
4572026-09-04T23:56:48.938Z Compiling cargo-platform v0.3.2
4582026-09-04T23:56:49.093Z Compiling semver v1.0.28
4592026-09-04T23:56:49.211Z Compiling tabled_derive v0.7.0
4602026-09-04T23:56:49.211Z Compiling memmap v0.7.0
4612026-09-04T23:56:49.243Z Compiling smawk v0.3.2
4622026-09-04T23:56:49.281Z Compiling unicode-linebreak v0.1.5
4632026-09-04T23:56:49.301Z Compiling unicode-width v0.2.0
4642026-09-04T23:56:49.361Z Compiling camino-tempfile v1.4.1
4652026-09-04T23:56:49.434Z Compiling serde_derive v1.0.228
4662026-09-04T23:56:49.514Z Compiling thiserror-impl v1.0.69
4672026-09-04T23:56:49.670Z Compiling zerocopy-derive v0.7.35
4682026-09-04T23:56:49.721Z Compiling pest_derive v2.8.6
4692026-09-04T23:56:49.741Z Compiling scroll_derive v0.12.1
4702026-09-04T23:56:50.016Z Compiling thiserror-impl v2.0.18
4712026-09-04T23:56:50.025Z Compiling clap_derive v4.6.1
4722026-09-04T23:56:50.207Z Compiling tabled v0.15.0
4732026-09-04T23:56:50.420Z Compiling scroll v0.12.0
4742026-09-04T23:56:50.472Z Compiling zerocopy v0.7.35
4752026-09-04T23:56:50.673Z Compiling goblin v0.8.2
4762026-09-04T23:56:50.954Z Compiling dtrace-parser v0.2.0
4772026-09-04T23:56:51.033Z Compiling textwrap v0.16.2
4782026-09-04T23:56:51.511Z Compiling swrite v0.1.0
4792026-09-04T23:56:51.853Z Compiling clap v4.6.1
4802026-09-04T23:56:52.545Z Compiling toml_datetime v0.6.11
4812026-09-04T23:56:52.545Z Compiling serde_spanned v0.6.9
4822026-09-04T23:56:52.573Z Compiling cargo_metadata v0.23.1
4832026-09-04T23:56:52.573Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4842026-09-04T23:56:52.573Z Compiling macaddr v1.0.1
4852026-09-04T23:56:52.639Z Compiling dof v0.3.0
4862026-09-04T23:56:52.668Z Compiling serde_tokenstream v0.2.3
4872026-09-04T23:56:52.768Z Compiling toml_edit v0.22.27
4882026-09-04T23:56:53.414Z Compiling usdt-attr-macro v0.5.0
4892026-09-04T23:56:53.414Z Compiling usdt-macro v0.5.0
4902026-09-04T23:56:54.048Z Compiling usdt v0.5.0
4912026-09-04T23:56:54.098Z Compiling toml v0.8.23
4922026-09-04T23:56:54.441Z Compiling cargo_toml v0.21.0
4932026-09-04T23:56:55.699Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942026-09-04T23:56:57.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.32s
4952026-09-04T23:56:57.907Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4962026-09-04T23:56:58.430Z Downloading crates ...
4972026-09-04T23:56:58.505Z Downloaded ar_archive_writer v0.5.1
4982026-09-04T23:56:58.571Z Downloaded assert_matches v1.5.0
4992026-09-04T23:56:58.571Z Downloaded atomic-waker v1.1.2
5002026-09-04T23:56:58.571Z Downloaded ahash v0.8.12
5012026-09-04T23:56:58.571Z Downloaded aead v0.5.2
5022026-09-04T23:56:58.571Z Downloaded bit-vec v0.8.0
5032026-09-04T23:56:58.571Z Downloaded backtrace-ext v0.2.1
5042026-09-04T23:56:58.571Z Downloaded bitfield-macros v0.19.4
5052026-09-04T23:56:58.571Z Downloaded async-stream v0.3.6
5062026-09-04T23:56:58.572Z Downloaded atomicwrites v0.4.4
5072026-09-04T23:56:58.572Z Downloaded arrayref v0.3.9
5082026-09-04T23:56:58.572Z Downloaded async-bb8-diesel v0.2.1
5092026-09-04T23:56:58.572Z Downloaded fd-lock v4.0.4
5102026-09-04T23:56:58.572Z Downloaded async-compression v0.4.41
5112026-09-04T23:56:58.572Z Downloaded bcs v0.1.6
5122026-09-04T23:56:58.572Z Downloaded addr2line v0.25.1
5132026-09-04T23:56:58.572Z Downloaded adler2 v2.0.1
5142026-09-04T23:56:58.572Z Downloaded argon2 v0.6.0-rc.8
5152026-09-04T23:56:58.572Z Downloaded ascii-canvas v3.0.0
5162026-09-04T23:56:58.572Z Downloaded endian-type v0.1.2
5172026-09-04T23:56:58.572Z Downloaded futures-sink v0.3.32
5182026-09-04T23:56:58.572Z Downloaded base64ct v1.8.3
5192026-09-04T23:56:58.572Z Downloaded flate2 v1.1.9
5202026-09-04T23:56:58.572Z Downloaded hostname v0.3.1
5212026-09-04T23:56:58.572Z Downloaded ena v0.14.4
5222026-09-04T23:56:58.572Z Downloaded env_filter v2.0.0
5232026-09-04T23:56:58.572Z Downloaded fixedbitset v0.5.7
5242026-09-04T23:56:58.573Z Downloaded foreign-types-shared v0.3.1
5252026-09-04T23:56:58.573Z Downloaded anstream v0.6.21
5262026-09-04T23:56:58.573Z Downloaded backoff v0.4.0
5272026-09-04T23:56:58.573Z Downloaded float-ord v0.3.2
5282026-09-04T23:56:58.573Z Downloaded aws-lc-rs v1.16.3
5292026-09-04T23:56:58.606Z Downloaded git-stub v1.0.0
5302026-09-04T23:56:58.606Z Downloaded embedded-io v0.4.0
5312026-09-04T23:56:58.606Z Downloaded foldhash v0.2.0
5322026-09-04T23:56:58.606Z Downloaded futures-channel v0.3.32
5332026-09-04T23:56:58.606Z Downloaded futures-executor v0.3.32
5342026-09-04T23:56:58.606Z Downloaded aes v0.9.1
5352026-09-04T23:56:58.606Z Downloaded env_logger v0.11.11
5362026-09-04T23:56:58.606Z Downloaded glob v0.3.3
5372026-09-04T23:56:58.606Z Downloaded base16ct v1.0.0
5382026-09-04T23:56:58.606Z Downloaded async-stream-impl v0.3.6
5392026-09-04T23:56:58.606Z Downloaded base16ct v0.2.0
5402026-09-04T23:56:58.606Z Downloaded highway v1.3.0
5412026-09-04T23:56:58.606Z Downloaded arrayvec v0.7.6
5422026-09-04T23:56:58.606Z Downloaded aead v0.6.1
5432026-09-04T23:56:58.606Z Downloaded anstyle-parse v0.2.7
5442026-09-04T23:56:58.606Z Downloaded flagset v0.4.7
5452026-09-04T23:56:58.606Z Downloaded gethostname v0.5.0
5462026-09-04T23:56:58.606Z Downloaded hmac v0.12.1
5472026-09-04T23:56:58.606Z Downloaded ff v0.13.1
5482026-09-04T23:56:58.606Z Downloaded httpdate v1.0.3
5492026-09-04T23:56:58.607Z Downloaded bit-set v0.8.0
5502026-09-04T23:56:58.607Z Downloaded bitfield v0.19.4
5512026-09-04T23:56:58.607Z Downloaded array-init v0.0.4
5522026-09-04T23:56:58.607Z Downloaded bb8 v0.8.6
5532026-09-04T23:56:58.607Z Downloaded enum_dispatch v0.3.13
5542026-09-04T23:56:58.607Z Downloaded erased-serde v0.3.31
5552026-09-04T23:56:58.607Z Downloaded bit-set v0.5.3
5562026-09-04T23:56:58.607Z Downloaded generic-array v1.4.3
5572026-09-04T23:56:58.607Z Downloaded http-body v1.0.1
5582026-09-04T23:56:58.607Z Downloaded parse-display v0.10.0
5592026-09-04T23:56:58.607Z Downloaded ciborium-ll v0.2.2
5602026-09-04T23:56:58.607Z Downloaded embedded-io v0.6.1
5612026-09-04T23:56:58.607Z Downloaded fixedbitset v0.4.2
5622026-09-04T23:56:58.607Z Downloaded futures-task v0.3.32
5632026-09-04T23:56:58.607Z Downloaded foreign-types-macros v0.2.3
5642026-09-04T23:56:58.607Z Downloaded fallible-iterator v0.2.0
5652026-09-04T23:56:58.607Z Downloaded async-trait v0.1.89
5662026-09-04T23:56:58.607Z Downloaded compression-core v0.4.31
5672026-09-04T23:56:58.607Z Downloaded atty v0.2.14
5682026-09-04T23:56:58.607Z Downloaded find-msvc-tools v0.1.9
5692026-09-04T23:56:58.607Z Downloaded form_urlencoded v1.2.2
5702026-09-04T23:56:58.607Z Downloaded funty v2.0.0
5712026-09-04T23:56:58.607Z Downloaded futures-core v0.3.32
5722026-09-04T23:56:58.607Z Downloaded home v0.5.12
5732026-09-04T23:56:58.607Z Downloaded foreign-types v0.5.0
5742026-09-04T23:56:58.608Z Downloaded float-cmp v0.10.0
5752026-09-04T23:56:58.608Z Downloaded hex v0.4.3
5762026-09-04T23:56:58.608Z Downloaded chacha20 v0.9.1
5772026-09-04T23:56:58.608Z Downloaded bit-vec v0.6.3
5782026-09-04T23:56:58.608Z Downloaded fxhash v0.2.1
5792026-09-04T23:56:58.608Z Downloaded bcrypt-pbkdf v0.11.0
5802026-09-04T23:56:58.608Z Downloaded nibble_vec v0.1.0
5812026-09-04T23:56:58.608Z Downloaded foreign-types v0.3.2
5822026-09-04T23:56:58.608Z Downloaded headers-core v0.3.0
5832026-09-04T23:56:58.608Z Downloaded hubpack_derive v0.1.1
5842026-09-04T23:56:58.608Z Downloaded async-recursion v1.1.1
5852026-09-04T23:56:58.608Z Downloaded olpc-cjson v0.1.4
5862026-09-04T23:56:58.608Z Downloaded bitfield-struct v0.6.2
5872026-09-04T23:56:58.608Z Downloaded hubpack v0.1.2
5882026-09-04T23:56:58.608Z Downloaded block-buffer v0.12.1
5892026-09-04T23:56:58.608Z Downloaded ciborium-io v0.2.2
5902026-09-04T23:56:58.608Z Downloaded futures-macro v0.3.32
5912026-09-04T23:56:58.608Z Downloaded hash32 v0.3.1
5922026-09-04T23:56:58.608Z Downloaded enum-as-inner v0.6.1
5932026-09-04T23:56:58.608Z Downloaded foreign-types-shared v0.1.1
5942026-09-04T23:56:58.679Z Downloaded castaway v0.2.4
5952026-09-04T23:56:58.680Z Downloaded filetime v0.2.27
5962026-09-04T23:56:58.680Z Downloaded fatfs v0.3.6
5972026-09-04T23:56:58.680Z Downloaded cfg_aliases v0.1.1
5982026-09-04T23:56:58.680Z Downloaded cobs v0.3.0
5992026-09-04T23:56:58.680Z Downloaded oxide-generation-macros v0.2.0
6002026-09-04T23:56:58.680Z Downloaded cfg_aliases v0.2.1
6012026-09-04T23:56:58.680Z Downloaded futures-io v0.3.32
6022026-09-04T23:56:58.680Z Downloaded block-padding v0.4.2
6032026-09-04T23:56:58.680Z Downloaded camino-tempfile-ext v0.3.3
6042026-09-04T23:56:58.680Z Downloaded globwalk v0.9.1
6052026-09-04T23:56:58.680Z Downloaded hostname v0.4.2
6062026-09-04T23:56:58.680Z Downloaded normalize-line-endings v0.3.0
6072026-09-04T23:56:58.680Z Downloaded ghash v0.6.0
6082026-09-04T23:56:58.680Z Downloaded http-range v0.1.5
6092026-09-04T23:56:58.680Z Downloaded nodrop v0.1.14
6102026-09-04T23:56:58.680Z Downloaded newline-converter v0.3.0
6112026-09-04T23:56:58.680Z Downloaded foldhash v0.1.5
6122026-09-04T23:56:58.680Z Downloaded fs-err v2.11.0
6132026-09-04T23:56:58.680Z Downloaded group v0.14.0
6142026-09-04T23:56:58.681Z Downloaded hash32 v0.2.1
6152026-09-04T23:56:58.681Z Downloaded hex-literal v1.1.0
6162026-09-04T23:56:58.732Z Downloaded parse-size v1.1.0
6172026-09-04T23:56:58.732Z Downloaded byte-wrapper v0.1.0
6182026-09-04T23:56:58.732Z Downloaded bzip2 v0.6.1
6192026-09-04T23:56:58.732Z Downloaded cipher v0.4.4
6202026-09-04T23:56:58.732Z Downloaded globset v0.4.18
6212026-09-04T23:56:58.732Z Downloaded cmov v0.5.4
6222026-09-04T23:56:58.732Z Downloaded argon2 v0.5.3
6232026-09-04T23:56:58.733Z Downloaded cassowary v0.3.0
6242026-09-04T23:56:58.733Z Downloaded cbc v0.2.1
6252026-09-04T23:56:58.733Z Downloaded progenitor-macro v0.14.0
6262026-09-04T23:56:58.733Z Downloaded rfc6979 v0.4.0
6272026-09-04T23:56:58.733Z Downloaded fs_extra v1.3.0
6282026-09-04T23:56:58.733Z Downloaded git-stub-vcs v0.1.0
6292026-09-04T23:56:58.733Z Downloaded blowfish v0.10.0
6302026-09-04T23:56:58.733Z Downloaded compression-codecs v0.4.37
6312026-09-04T23:56:58.733Z Downloaded ff v0.14.0
6322026-09-04T23:56:58.733Z Downloaded scopeguard v1.2.0
6332026-09-04T23:56:58.733Z Downloaded cipher v0.5.2
6342026-09-04T23:56:58.733Z Downloaded getrandom v0.2.17
6352026-09-04T23:56:58.734Z Downloaded hickory-resolver v0.24.4
6362026-09-04T23:56:58.734Z Downloaded const-oid v0.10.2
6372026-09-04T23:56:58.734Z Downloaded bs58 v0.5.1
6382026-09-04T23:56:58.734Z Downloaded cmake v0.1.57
6392026-09-04T23:56:58.734Z Downloaded backon v1.6.0
6402026-09-04T23:56:58.734Z Downloaded colored v2.2.0
6412026-09-04T23:56:58.734Z Downloaded allocator-api2 v0.2.21
6422026-09-04T23:56:58.734Z Downloaded same-file v1.0.6
6432026-09-04T23:56:58.734Z Downloaded rand_xorshift v0.4.0
6442026-09-04T23:56:58.734Z Downloaded rustc_version v0.4.1
6452026-09-04T23:56:58.734Z Downloaded serde_plain v1.0.2
6462026-09-04T23:56:58.734Z Downloaded russh-cryptovec v0.62.0
6472026-09-04T23:56:58.734Z Downloaded secrecy v0.10.3
6482026-09-04T23:56:58.735Z Downloaded semver v0.1.20
6492026-09-04T23:56:58.735Z Downloaded cexpr v0.6.0
6502026-09-04T23:56:58.735Z Downloaded stable_deref_trait v1.2.1
6512026-09-04T23:56:58.735Z Downloaded signal-hook-mio v0.2.5
6522026-09-04T23:56:58.735Z Downloaded sqlparser_derive v0.5.0
6532026-09-04T23:56:58.735Z Downloaded strip-ansi-escapes v0.2.1
6542026-09-04T23:56:58.735Z Downloaded group v0.13.0
6552026-09-04T23:56:58.735Z Downloaded strsim v0.10.0
6562026-09-04T23:56:58.735Z Downloaded num_enum v0.5.11
6572026-09-04T23:56:58.735Z Downloaded buf-list v1.1.2
6582026-09-04T23:56:58.735Z Downloaded phf_shared v0.13.1
6592026-09-04T23:56:58.735Z Downloaded num_enum v0.7.6
6602026-09-04T23:56:58.735Z Downloaded thread-id v5.1.0
6612026-09-04T23:56:58.735Z Downloaded pem v3.0.6
6622026-09-04T23:56:58.735Z Downloaded pkcs1 v0.7.5
6632026-09-04T23:56:58.735Z Downloaded polyval v0.7.1
6642026-09-04T23:56:58.735Z Downloaded usdt v0.6.0
6652026-09-04T23:56:58.735Z Downloaded parse-display-derive v0.10.0
6662026-09-04T23:56:58.735Z Downloaded primefield v0.14.0
6672026-09-04T23:56:58.735Z Downloaded progenitor-extras v0.2.0
6682026-09-04T23:56:58.735Z Downloaded unicode-xid v0.2.6
6692026-09-04T23:56:58.735Z Downloaded num-complex v0.4.6
6702026-09-04T23:56:58.760Z Downloaded console v0.16.2
6712026-09-04T23:56:58.760Z Downloaded clang-sys v1.8.1
6722026-09-04T23:56:58.760Z Downloaded console v0.15.11
6732026-09-04T23:56:58.760Z Downloaded tokio-macros v2.7.0
6742026-09-04T23:56:58.760Z Downloaded tokio-test v0.4.5
6752026-09-04T23:56:58.760Z Downloaded unarray v0.1.4
6762026-09-04T23:56:58.760Z Downloaded cancel-safe-futures v0.1.5
6772026-09-04T23:56:58.761Z Downloaded subtle v2.6.1
6782026-09-04T23:56:58.761Z Downloaded want v0.3.1
6792026-09-04T23:56:58.761Z Downloaded xshell-macros v0.2.7
6802026-09-04T23:56:58.761Z Downloaded convert_case v0.4.0
6812026-09-04T23:56:58.761Z Downloaded heapless v0.8.0
6822026-09-04T23:56:58.761Z Downloaded const-oid v0.9.6
6832026-09-04T23:56:58.761Z Downloaded base64 v0.21.7
6842026-09-04T23:56:58.761Z Downloaded port-file v0.1.0
6852026-09-04T23:56:58.761Z Downloaded rand_chacha v0.3.1
6862026-09-04T23:56:58.761Z Downloaded scroll v0.13.0
6872026-09-04T23:56:58.761Z Downloaded rpassword v7.5.4
6882026-09-04T23:56:58.761Z Downloaded crunchy v0.2.4
6892026-09-04T23:56:58.761Z Downloaded zone_cfg_derive v0.3.1
6902026-09-04T23:56:58.761Z Downloaded crc-catalog v2.4.0
6912026-09-04T23:56:58.761Z Downloaded serde_with_macros v1.5.2
6922026-09-04T23:56:58.761Z Downloaded chacha20 v0.10.0
6932026-09-04T23:56:58.761Z Downloaded slog-term v2.9.2
6942026-09-04T23:56:58.761Z Downloaded httparse v1.10.1
6952026-09-04T23:56:58.761Z Downloaded curve25519-dalek-derive v0.1.1
6962026-09-04T23:56:58.761Z Downloaded debug-ignore v1.0.5
6972026-09-04T23:56:58.761Z Downloaded defmt-parser v1.0.0
6982026-09-04T23:56:58.761Z Downloaded http-body-util v0.1.3
6992026-09-04T23:56:58.761Z Downloaded darling_macro v0.20.11
7002026-09-04T23:56:58.761Z Downloaded half v1.8.3
7012026-09-04T23:56:58.762Z Downloaded tinystr v0.8.2
7022026-09-04T23:56:58.762Z Downloaded bzip2 v0.4.4
7032026-09-04T23:56:58.762Z Downloaded parking_lot_core v0.9.12
7042026-09-04T23:56:58.762Z Downloaded colored v3.1.1
7052026-09-04T23:56:58.762Z Downloaded serde_path_to_error v0.1.20
7062026-09-04T23:56:58.762Z Downloaded synstructure v0.13.2
7072026-09-04T23:56:58.762Z Downloaded snafu-derive v0.8.9
7082026-09-04T23:56:58.762Z Downloaded serdect v0.4.3
7092026-09-04T23:56:58.762Z Downloaded slog-async v2.8.0
7102026-09-04T23:56:58.762Z Downloaded difflib v0.4.0
7112026-09-04T23:56:58.762Z Downloaded tiny-keccak v2.0.2
7122026-09-04T23:56:58.762Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7132026-09-04T23:56:58.762Z Downloaded tui-tree-widget v0.23.1
7142026-09-04T23:56:58.762Z Downloaded derive_builder_macro v0.20.2
7152026-09-04T23:56:58.762Z Downloaded dtrace-parser v0.3.0
7162026-09-04T23:56:58.762Z Downloaded instability v0.3.11
7172026-09-04T23:56:58.777Z Downloaded hyper-tls v0.6.0
7182026-09-04T23:56:58.777Z Downloaded lru-slab v0.1.2
7192026-09-04T23:56:58.777Z Downloaded illumos-nvpair-sys v0.2.0
7202026-09-04T23:56:58.777Z Downloaded kem v0.3.0
7212026-09-04T23:56:58.777Z Downloaded half v2.7.1
7222026-09-04T23:56:58.777Z Downloaded illumos-nvpair v0.3.0
7232026-09-04T23:56:58.777Z Downloaded bitflags v1.3.2
7242026-09-04T23:56:58.778Z Downloaded pkcs8 v0.11.0
7252026-09-04T23:56:58.778Z Downloaded poly1305 v0.9.0
7262026-09-04T23:56:58.778Z Downloaded vergen-lib v0.1.6
7272026-09-04T23:56:58.778Z Downloaded pem-rfc7468 v0.7.0
7282026-09-04T23:56:58.778Z Downloaded string_cache v0.8.9
7292026-09-04T23:56:58.778Z Downloaded stringprep v0.1.5
7302026-09-04T23:56:58.778Z Downloaded utf-8 v0.7.6
7312026-09-04T23:56:58.778Z Downloaded base64 v0.22.1
7322026-09-04T23:56:58.778Z Downloaded bytes v1.11.1
7332026-09-04T23:56:58.778Z Downloaded futures v0.3.32
7342026-09-04T23:56:58.778Z Downloaded jiff-static v0.2.34
7352026-09-04T23:56:58.778Z Downloaded mime v0.3.17
7362026-09-04T23:56:58.778Z Downloaded new_debug_unreachable v1.0.6
7372026-09-04T23:56:58.800Z Downloaded progenitor v0.13.0
7382026-09-04T23:56:58.800Z Downloaded wyz v0.5.1
7392026-09-04T23:56:58.800Z Downloaded corncobs v0.1.4
7402026-09-04T23:56:58.800Z Downloaded ctr v0.10.1
7412026-09-04T23:56:58.800Z Downloaded dof v0.4.0
7422026-09-04T23:56:58.800Z Downloaded opaque-debug v0.3.1
7432026-09-04T23:56:58.800Z Downloaded daft-derive v0.1.8
7442026-09-04T23:56:58.801Z Downloaded chumsky v0.9.3
7452026-09-04T23:56:58.801Z Downloaded daft v0.1.8
7462026-09-04T23:56:58.802Z Downloaded deranged v0.5.8
7472026-09-04T23:56:58.802Z Downloaded ciborium v0.2.2
7482026-09-04T23:56:58.802Z Downloaded der_derive v0.7.3
7492026-09-04T23:56:58.802Z Downloaded oso v0.27.3
7502026-09-04T23:56:58.855Z Downloaded term v1.2.1
7512026-09-04T23:56:58.855Z Downloaded blake2 v0.10.6
7522026-09-04T23:56:58.855Z Downloaded match_cfg v0.1.0
7532026-09-04T23:56:58.855Z Downloaded nonempty v0.12.0
7542026-09-04T23:56:58.855Z Downloaded num-iter v0.1.45
7552026-09-04T23:56:58.855Z Downloaded percent-encoding v2.3.2
7562026-09-04T23:56:58.855Z Downloaded oxide-update-engine-types v0.1.2
7572026-09-04T23:56:58.855Z Downloaded getrandom v0.3.4
7582026-09-04T23:56:58.856Z Downloaded chacha20poly1305 v0.10.1
7592026-09-04T23:56:58.856Z Downloaded humantime v2.3.0
7602026-09-04T23:56:58.856Z Downloaded ref-cast v1.0.25
7612026-09-04T23:56:58.856Z Downloaded path-slash v0.1.5
7622026-09-04T23:56:58.856Z Downloaded predicates-core v1.0.10
7632026-09-04T23:56:58.856Z Downloaded hmac v0.13.0
7642026-09-04T23:56:58.856Z Downloaded digest v0.11.3
7652026-09-04T23:56:58.856Z Downloaded ipnetwork v0.21.1
7662026-09-04T23:56:58.856Z Downloaded headers v0.4.1
7672026-09-04T23:56:58.990Z Downloaded tokio-stream v0.1.18
7682026-09-04T23:56:58.991Z Downloaded tracing-attributes v0.1.31
7692026-09-04T23:56:58.991Z Downloaded unicode-properties v0.1.4
7702026-09-04T23:56:58.991Z Downloaded compact_str v0.8.1
7712026-09-04T23:56:58.991Z Downloaded proc-macro-crate v3.4.0
7722026-09-04T23:56:58.991Z Downloaded recursive-proc-macro-impl v0.1.1
7732026-09-04T23:56:58.991Z Downloaded signal-hook v0.3.18
7742026-09-04T23:56:58.991Z Downloaded russh-util v0.52.0
7752026-09-04T23:56:58.991Z Downloaded sha1 v0.11.0
7762026-09-04T23:56:58.991Z Downloaded libefi-sys v0.1.0
7772026-09-04T23:56:58.991Z Downloaded scheduled-thread-pool v0.2.7
7782026-09-04T23:56:58.991Z Downloaded blake2 v0.11.0-rc.6
7792026-09-04T23:56:58.991Z Downloaded mime_guess v2.0.5
7802026-09-04T23:56:58.991Z Downloaded multer v3.1.0
7812026-09-04T23:56:58.992Z Downloaded serde_with_macros v3.21.0
7822026-09-04T23:56:58.993Z Downloaded serde-big-array v0.5.1
7832026-09-04T23:56:58.993Z Downloaded socket2 v0.5.10
7842026-09-04T23:56:58.993Z Downloaded serde_yaml v0.9.34+deprecated
7852026-09-04T23:56:58.993Z Downloaded sponge-cursor v0.1.0
7862026-09-04T23:56:58.993Z Downloaded thiserror-impl-no-std v2.0.2
7872026-09-04T23:56:58.993Z Downloaded heapless v0.7.17
7882026-09-04T23:56:58.993Z Downloaded test-strategy v0.4.5
7892026-09-04T23:56:58.993Z Downloaded backtrace v0.3.76
7902026-09-04T23:56:58.993Z Downloaded crc32fast v1.5.0
7912026-09-04T23:56:58.993Z Downloaded ecdsa v0.17.0
7922026-09-04T23:56:58.993Z Downloaded elliptic-curve v0.14.1
7932026-09-04T23:56:58.993Z Downloaded flume v0.11.1
7942026-09-04T23:56:58.993Z Downloaded num_enum_derive v0.7.6
7952026-09-04T23:56:58.993Z Downloaded p384 v0.14.0
7962026-09-04T23:56:58.993Z Downloaded supports-color v3.0.2
7972026-09-04T23:56:58.993Z Downloaded paste v1.0.15
7982026-09-04T23:56:58.993Z Downloaded tungstenite v0.21.0
7992026-09-04T23:56:58.993Z Downloaded testing_table v0.3.0
8002026-09-04T23:56:58.993Z Downloaded tower-layer v0.3.3
8012026-09-04T23:56:58.994Z Downloaded prettyplease v0.2.37
8022026-09-04T23:56:58.994Z Downloaded papergrid v0.18.0
8032026-09-04T23:56:59.023Z Downloaded oxide-update-engine-display v0.1.2
8042026-09-04T23:56:59.023Z Downloaded bumpalo v3.20.2
8052026-09-04T23:56:59.023Z Downloaded ipnet v2.12.0
8062026-09-04T23:56:59.023Z Downloaded predicates v3.1.4
8072026-09-04T23:56:59.023Z Downloaded pem-rfc7468 v1.0.0
8082026-09-04T23:56:59.023Z Downloaded sigpipe v0.1.3
8092026-09-04T23:56:59.023Z Downloaded structmeta-derive v0.3.0
8102026-09-04T23:56:59.023Z Downloaded rand_core v0.10.0
8112026-09-04T23:56:59.023Z Downloaded structmeta v0.3.0
8122026-09-04T23:56:59.023Z Downloaded tabwriter v1.4.1
8132026-09-04T23:56:59.023Z Downloaded progenitor-client v0.13.0
8142026-09-04T23:56:59.023Z Downloaded resolv-conf v0.7.6
8152026-09-04T23:56:59.023Z Downloaded wait-timeout v0.2.1
8162026-09-04T23:56:59.023Z Downloaded zerofrom-derive v0.1.6
8172026-09-04T23:56:59.024Z Downloaded crc8 v0.1.1
8182026-09-04T23:56:59.024Z Downloaded cstr-argument v0.1.2
8192026-09-04T23:56:59.024Z Downloaded unsafe-libyaml v0.2.11
8202026-09-04T23:56:59.024Z Downloaded zerofrom v0.1.6
8212026-09-04T23:56:59.024Z Downloaded vte v0.14.1
8222026-09-04T23:56:59.024Z Downloaded litrs v1.0.0
8232026-09-04T23:56:59.024Z Downloaded trait-variant v0.1.2
8242026-09-04T23:56:59.024Z Downloaded try-lock v0.2.5
8252026-09-04T23:56:59.024Z Downloaded ingot-macros v0.2.0
8262026-09-04T23:56:59.024Z Downloaded serde_repr v0.1.20
8272026-09-04T23:56:59.024Z Downloaded hashbrown v0.16.1
8282026-09-04T23:56:59.024Z Downloaded http v1.4.2
8292026-09-04T23:56:59.024Z Downloaded serde_derive_internals v0.29.1
8302026-09-04T23:56:59.024Z Downloaded schemars_derive v0.8.22
8312026-09-04T23:56:59.024Z Downloaded rustls-native-certs v0.8.3
8322026-09-04T23:56:59.024Z Downloaded sec1 v0.7.3
8332026-09-04T23:56:59.024Z Downloaded signal-hook-tokio v0.3.1
8342026-09-04T23:56:59.024Z Downloaded sqlformat v0.3.5
8352026-09-04T23:56:59.024Z Downloaded tokio-dtrace v0.1.1
8362026-09-04T23:56:59.024Z Downloaded document-features v0.2.12
8372026-09-04T23:56:59.025Z Downloaded dirs-next v2.0.0
8382026-09-04T23:56:59.025Z Downloaded poly1305 v0.8.0
8392026-09-04T23:56:59.026Z Downloaded zopfli v0.8.3
8402026-09-04T23:56:59.026Z Downloaded crc-any v2.5.0
8412026-09-04T23:56:59.026Z Downloaded maybe-uninit v2.0.0
8422026-09-04T23:56:59.026Z Downloaded arc-swap v1.8.2
8432026-09-04T23:56:59.026Z Downloaded parking_lot v0.11.2
8442026-09-04T23:56:59.026Z Downloaded memmap2 v0.9.10
8452026-09-04T23:56:59.026Z Downloaded r2d2 v0.8.10
8462026-09-04T23:56:59.026Z Downloaded vergen-gitcl v1.0.8
8472026-09-04T23:56:59.026Z Downloaded whoami v1.6.1
8482026-09-04T23:56:59.026Z Downloaded constant_time_eq v0.4.2
8492026-09-04T23:56:59.026Z Downloaded rustversion v1.0.22
8502026-09-04T23:56:59.026Z Downloaded linked-hash-map v0.5.6
8512026-09-04T23:56:59.026Z Downloaded maplit v1.0.2
8522026-09-04T23:56:59.026Z Downloaded convert_case v0.10.0
8532026-09-04T23:56:59.026Z Downloaded lru-cache v0.1.2
8542026-09-04T23:56:59.026Z Downloaded num-conv v0.2.0
8552026-09-04T23:56:59.026Z Downloaded multimap v0.10.1
8562026-09-04T23:56:59.026Z Downloaded dropshot-api-manager-types v0.8.0
8572026-09-04T23:56:59.026Z Downloaded dyn-clone v1.0.20
8582026-09-04T23:56:59.026Z Downloaded packed_struct_codegen v0.10.1
8592026-09-04T23:56:59.026Z Downloaded cc v1.2.56
8602026-09-04T23:56:59.026Z Downloaded critical-section v1.2.0
8612026-09-04T23:56:59.026Z Downloaded darling v0.13.4
8622026-09-04T23:56:59.026Z Downloaded yansi v1.0.1
8632026-09-04T23:56:59.026Z Downloaded zip v0.6.6
8642026-09-04T23:56:59.026Z Downloaded slog v2.8.2
8652026-09-04T23:56:59.027Z Downloaded derive_more v0.99.20
8662026-09-04T23:56:59.027Z Downloaded slog-json v2.6.1
8672026-09-04T23:56:59.027Z Downloaded instant v0.1.13
8682026-09-04T23:56:59.027Z Downloaded is-terminal v0.4.17
8692026-09-04T23:56:59.027Z Downloaded postcard v1.1.3
8702026-09-04T23:56:59.027Z Downloaded powerfmt v0.2.0
8712026-09-04T23:56:59.027Z Downloaded proc-macro-crate v1.3.1
8722026-09-04T23:56:59.027Z Downloaded psl-types v2.0.11
8732026-09-04T23:56:59.027Z Downloaded slog-scope v4.4.1
8742026-09-04T23:56:59.027Z Downloaded publicsuffix v2.3.0
8752026-09-04T23:56:59.027Z Downloaded quinn v0.11.11
8762026-09-04T23:56:59.027Z Downloaded rand_pcg v0.10.2
8772026-09-04T23:56:59.027Z Downloaded secrecy v0.8.0
8782026-09-04T23:56:59.027Z Downloaded seq-macro v0.3.6
8792026-09-04T23:56:59.027Z Downloaded tokio-tungstenite v0.21.0
8802026-09-04T23:56:59.027Z Downloaded either v1.15.0
8812026-09-04T23:56:59.027Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8822026-09-04T23:56:59.027Z Downloaded rtoolbox v0.0.3
8832026-09-04T23:56:59.027Z Downloaded password-hash v0.6.1
8842026-09-04T23:56:59.027Z Downloaded scroll_derive v0.13.1
8852026-09-04T23:56:59.027Z Downloaded siphasher v1.0.2
8862026-09-04T23:56:59.027Z Downloaded writeable v0.6.2
8872026-09-04T23:56:59.027Z Downloaded rayon-core v1.13.0
8882026-09-04T23:56:59.027Z Downloaded time-macros v0.2.27
8892026-09-04T23:56:59.027Z Downloaded predicates-tree v1.0.13
8902026-09-04T23:56:59.027Z Downloaded recursive v0.1.1
8912026-09-04T23:56:59.027Z Downloaded icu_properties v2.1.2
8922026-09-04T23:56:59.027Z Downloaded serde_bytes v0.11.19
8932026-09-04T23:56:59.027Z Downloaded pkcs5 v0.8.1
8942026-09-04T23:56:59.027Z Downloaded progenitor-impl v0.14.0
8952026-09-04T23:56:59.027Z Downloaded data-encoding v2.10.0
8962026-09-04T23:56:59.027Z Downloaded delegate v0.13.5
8972026-09-04T23:56:59.027Z Downloaded universal-hash v0.5.1
8982026-09-04T23:56:59.027Z Downloaded hickory-server v0.25.2
8992026-09-04T23:56:59.027Z Downloaded universal-hash v0.6.1
9002026-09-04T23:56:59.028Z Downloaded utf8_iter v1.0.4
9012026-09-04T23:56:59.028Z Downloaded packed_struct v0.10.1
9022026-09-04T23:56:59.069Z Downloaded ident_case v1.0.1
9032026-09-04T23:56:59.070Z Downloaded sapling-renderdag v0.1.0
9042026-09-04T23:56:59.070Z Downloaded supports-unicode v3.0.0
9052026-09-04T23:56:59.070Z Downloaded supports-hyperlinks v3.2.0
9062026-09-04T23:56:59.070Z Downloaded tinyvec_macros v0.1.1
9072026-09-04T23:56:59.070Z Downloaded expectorate v1.2.0
9082026-09-04T23:56:59.070Z Downloaded indoc v2.0.7
9092026-09-04T23:56:59.070Z Downloaded samael v0.0.19
9102026-09-04T23:56:59.070Z Downloaded progenitor v0.14.0
9112026-09-04T23:56:59.070Z Downloaded jobserver v0.1.34
9122026-09-04T23:56:59.070Z Downloaded psm v0.1.30
9132026-09-04T23:56:59.070Z Downloaded rand_chacha v0.9.0
9142026-09-04T23:56:59.071Z Downloaded tower-service v0.3.3
9152026-09-04T23:56:59.071Z Downloaded crypto-common v0.2.2
9162026-09-04T23:56:59.071Z Downloaded hashbrown v0.12.3
9172026-09-04T23:56:59.071Z Downloaded darling_macro v0.21.3
9182026-09-04T23:56:59.071Z Downloaded darling_macro v0.23.0
9192026-09-04T23:56:59.071Z Downloaded defmt v0.3.100
9202026-09-04T23:56:59.071Z Downloaded signal-hook-registry v1.4.8
9212026-09-04T23:56:59.071Z Downloaded unicode-bidi v0.3.18
9222026-09-04T23:56:59.071Z Downloaded slab v0.4.12
9232026-09-04T23:56:59.071Z Downloaded libsw v3.5.0
9242026-09-04T23:56:59.071Z Downloaded static_assertions v1.1.0
9252026-09-04T23:56:59.094Z Downloaded strum_macros v0.26.4
9262026-09-04T23:56:59.094Z Downloaded downcast-rs v2.0.2
9272026-09-04T23:56:59.094Z Downloaded xattr v1.6.1
9282026-09-04T23:56:59.094Z Downloaded wnaf v0.14.0
9292026-09-04T23:56:59.094Z Downloaded idna_adapter v1.2.1
9302026-09-04T23:56:59.094Z Downloaded inout v0.2.2
9312026-09-04T23:56:59.094Z Downloaded oxide-tokio-rt v0.1.4
9322026-09-04T23:56:59.094Z Downloaded toml_edit v0.19.15
9332026-09-04T23:56:59.094Z Downloaded thread_local v1.1.9
9342026-09-04T23:56:59.095Z Downloaded parking_lot_core v0.8.6
9352026-09-04T23:56:59.095Z Downloaded password-hash v0.5.0
9362026-09-04T23:56:59.095Z Downloaded dsl_auto_type v0.2.0
9372026-09-04T23:56:59.095Z Downloaded zstd-safe v7.2.4
9382026-09-04T23:56:59.095Z Downloaded inout v0.1.4
9392026-09-04T23:56:59.095Z Downloaded lazy_static v1.5.0
9402026-09-04T23:56:59.095Z Downloaded hickory-resolver v0.25.2
9412026-09-04T23:56:59.095Z Downloaded aes-gcm v0.11.0
9422026-09-04T23:56:59.095Z Downloaded aho-corasick v1.1.4
9432026-09-04T23:56:59.095Z Downloaded parking_lot v0.12.5
9442026-09-04T23:56:59.095Z Downloaded md-5 v0.10.6
9452026-09-04T23:56:59.095Z Downloaded md5 v0.8.0
9462026-09-04T23:56:59.095Z Downloaded memoffset v0.9.1
9472026-09-04T23:56:59.096Z Downloaded iana-time-zone v0.1.65
9482026-09-04T23:56:59.096Z Downloaded serde-hex v0.1.0
9492026-09-04T23:56:59.096Z Downloaded num_enum_derive v0.5.11
9502026-09-04T23:56:59.096Z Downloaded num_threads v0.1.7
9512026-09-04T23:56:59.096Z Downloaded hashbrown v0.13.2
9522026-09-04T23:56:59.096Z Downloaded proc-macro-error-attr2 v2.0.0
9532026-09-04T23:56:59.096Z Downloaded walkdir v2.5.0
9542026-09-04T23:56:59.096Z Downloaded zeroize v1.9.0
9552026-09-04T23:56:59.096Z Downloaded knus-derive v3.4.0
9562026-09-04T23:56:59.201Z Downloaded tls_codec v0.4.2
9572026-09-04T23:56:59.201Z Downloaded precomputed-hash v0.1.1
9582026-09-04T23:56:59.201Z Downloaded toml v1.1.2+spec-1.1.0
9592026-09-04T23:56:59.201Z Downloaded toml_writer v1.1.1+spec-1.1.0
9602026-09-04T23:56:59.201Z Downloaded diesel-dtrace v0.5.0
9612026-09-04T23:56:59.201Z Downloaded ssh-cipher v0.3.0
9622026-09-04T23:56:59.201Z Downloaded uuid v1.23.4
9632026-09-04T23:56:59.228Z Downloaded vergen-lib v9.1.0
9642026-09-04T23:56:59.228Z Downloaded serde_spanned v1.1.1
9652026-09-04T23:56:59.228Z Downloaded slog-envlogger v2.2.0
9662026-09-04T23:56:59.228Z Downloaded shell-words v1.1.1
9672026-09-04T23:56:59.232Z Downloaded libbz2-rs-sys v0.2.2
9682026-09-04T23:56:59.234Z Downloaded hashbrown v0.15.5
9692026-09-04T23:56:59.234Z Downloaded rustls-pemfile v2.2.0
9702026-09-04T23:56:59.234Z Downloaded rusty-fork v0.3.1
9712026-09-04T23:56:59.234Z Downloaded ecdsa v0.16.9
9722026-09-04T23:56:59.234Z Downloaded tap v1.0.1
9732026-09-04T23:56:59.234Z Downloaded term v0.7.0
9742026-09-04T23:56:59.234Z Downloaded waitgroup v0.1.2
9752026-09-04T23:56:59.234Z Downloaded untrusted v0.7.1
9762026-09-04T23:56:59.235Z Downloaded untrusted v0.9.0
9772026-09-04T23:56:59.235Z Downloaded omicron-zone-package v0.12.3
9782026-09-04T23:56:59.235Z Downloaded ed25519-dalek v3.0.0
9792026-09-04T23:56:59.235Z Downloaded keccak v0.2.0
9802026-09-04T23:56:59.235Z Downloaded libsw-core v0.3.2
9812026-09-04T23:56:59.235Z Downloaded miette-derive v7.6.0
9822026-09-04T23:56:59.235Z Downloaded darling_core v0.23.0
9832026-09-04T23:56:59.235Z Downloaded tar v0.4.46
9842026-09-04T23:56:59.235Z Downloaded num-rational v0.4.2
9852026-09-04T23:56:59.235Z Downloaded phc v0.6.1
9862026-09-04T23:56:59.235Z Downloaded phf v0.12.1
9872026-09-04T23:56:59.235Z Downloaded zeroize_derive v1.5.0
9882026-09-04T23:56:59.235Z Downloaded dirs-sys-next v0.1.2
9892026-09-04T23:56:59.235Z Downloaded crc v3.4.0
9902026-09-04T23:56:59.235Z Downloaded indexmap v1.9.3
9912026-09-04T23:56:59.235Z Downloaded num-integer v0.1.46
9922026-09-04T23:56:59.236Z Downloaded primeorder v0.14.0
9932026-09-04T23:56:59.236Z Downloaded rustc-demangle v0.1.27
9942026-09-04T23:56:59.236Z Downloaded managed v0.8.0
9952026-09-04T23:56:59.236Z Downloaded openssl-macros v0.1.1
9962026-09-04T23:56:59.236Z Downloaded darling v0.23.0
9972026-09-04T23:56:59.236Z Downloaded rand_core v0.6.4
9982026-09-04T23:56:59.236Z Downloaded serde_tokenstream v0.3.0
9992026-09-04T23:56:59.236Z Downloaded num-bigint-dig v0.8.6
10002026-09-04T23:56:59.236Z Downloaded hyper-rustls v0.27.7
10012026-09-04T23:56:59.236Z Downloaded similar v2.7.0
10022026-09-04T23:56:59.236Z Downloaded qorb v0.4.1
10032026-09-04T23:56:59.236Z Downloaded tungstenite v0.23.0
10042026-09-04T23:56:59.236Z Downloaded icu_collections v2.1.1
10052026-09-04T23:56:59.236Z Downloaded num-traits v0.2.19
10062026-09-04T23:56:59.236Z Downloaded cookie_store v0.22.1
10072026-09-04T23:56:59.236Z Downloaded slog-stdlog v4.1.1
10082026-09-04T23:56:59.236Z Downloaded spki v0.8.0
10092026-09-04T23:56:59.236Z Downloaded newtype-uuid-macros v0.1.0
10102026-09-04T23:56:59.236Z Downloaded radium v0.7.0
10112026-09-04T23:56:59.236Z Downloaded stacker v0.1.23
10122026-09-04T23:56:59.237Z Downloaded potential_utf v0.1.4
10132026-09-04T23:56:59.237Z Downloaded thiserror-no-std v2.0.2
10142026-09-04T23:56:59.237Z Downloaded tokio-tungstenite v0.23.1
10152026-09-04T23:56:59.237Z Downloaded rustc_version v0.1.7
10162026-09-04T23:56:59.237Z Downloaded ref-cast-impl v1.0.25
10172026-09-04T23:56:59.237Z Downloaded spin v0.9.8
10182026-09-04T23:56:59.237Z Downloaded crypto-bigint v0.5.5
10192026-09-04T23:56:59.237Z Downloaded postgres-protocol v0.6.10
10202026-09-04T23:56:59.237Z Downloaded crossbeam-deque v0.8.6
10212026-09-04T23:56:59.237Z Downloaded ctutils v0.4.2
10222026-09-04T23:56:59.237Z Downloaded defmt v1.0.1
10232026-09-04T23:56:59.237Z Downloaded defmt-macros v1.0.1
10242026-09-04T23:56:59.237Z Downloaded ed25519 v3.0.0
10252026-09-04T23:56:59.237Z Downloaded hyper-staticfile v0.10.1
10262026-09-04T23:56:59.237Z Downloaded take_mut v0.2.2
10272026-09-04T23:56:59.280Z Downloaded unicase v2.9.0
10282026-09-04T23:56:59.280Z Downloaded vergen-git2 v9.1.0
10292026-09-04T23:56:59.280Z Downloaded strum v0.26.3
10302026-09-04T23:56:59.280Z Downloaded strum v0.27.2
10312026-09-04T23:56:59.280Z Downloaded time-core v0.1.8
10322026-09-04T23:56:59.280Z Downloaded topological-sort v0.2.2
10332026-09-04T23:56:59.280Z Downloaded nu-ansi-term v0.50.3
10342026-09-04T23:56:59.280Z Downloaded quinn-udp v0.5.14
10352026-09-04T23:56:59.280Z Downloaded tower-http v0.6.8
10362026-09-04T23:56:59.280Z Downloaded tracing-core v0.1.36
10372026-09-04T23:56:59.280Z Downloaded ignore v0.4.25
10382026-09-04T23:56:59.281Z Downloaded peg-runtime v0.8.5
10392026-09-04T23:56:59.281Z Downloaded owo-colors v4.3.0
10402026-09-04T23:56:59.281Z Downloaded libscf-sys v1.2.0
10412026-09-04T23:56:59.281Z Downloaded internet-checksum v0.2.1
10422026-09-04T23:56:59.281Z Downloaded hashbrown v0.14.5
10432026-09-04T23:56:59.281Z Downloaded module-lattice v0.2.3
10442026-09-04T23:56:59.281Z Downloaded zerocopy-derive v0.8.55
10452026-09-04T23:56:59.281Z Downloaded darling_macro v0.13.4
10462026-09-04T23:56:59.281Z Downloaded pin-project-lite v0.2.17
10472026-09-04T23:56:59.370Z Downloaded rand_seeder v0.4.0
10482026-09-04T23:56:59.370Z Downloaded openssl-probe v0.1.6
10492026-09-04T23:56:59.370Z Downloaded phf_shared v0.12.1
10502026-09-04T23:56:59.370Z Downloaded strum_macros v0.27.2
10512026-09-04T23:56:59.370Z Downloaded openssl-sys v0.9.117
10522026-09-04T23:56:59.370Z Downloaded reedline v0.40.0
10532026-09-04T23:56:59.370Z Downloaded rustls-webpki v0.103.13
10542026-09-04T23:56:59.370Z Downloaded toml_parser v1.1.2+spec-1.1.0
10552026-09-04T23:56:59.370Z Downloaded yasna v0.5.2
10562026-09-04T23:56:59.370Z Downloaded der v0.7.10
10572026-09-04T23:56:59.370Z Downloaded spki v0.7.3
10582026-09-04T23:56:59.371Z Downloaded sha1 v0.10.6
10592026-09-04T23:56:59.371Z Downloaded signature v2.2.0
10602026-09-04T23:56:59.371Z Downloaded schemars v0.8.22
10612026-09-04T23:56:59.371Z Downloaded unicode-segmentation v1.12.0
10622026-09-04T23:56:59.371Z Downloaded pkcs1 v0.8.0-rc.4
10632026-09-04T23:56:59.371Z Downloaded litemap v0.8.1
10642026-09-04T23:56:59.371Z Downloaded steno v0.4.1
10652026-09-04T23:56:59.371Z Downloaded xshell v0.2.7
10662026-09-04T23:56:59.371Z Downloaded zstd v0.13.3
10672026-09-04T23:56:59.371Z Downloaded ed25519-dalek v2.2.0
10682026-09-04T23:56:59.371Z Downloaded icu_normalizer v2.1.1
10692026-09-04T23:56:59.371Z Downloaded usdt-impl v0.6.0
10702026-09-04T23:56:59.371Z Downloaded ingot-types v0.2.0
10712026-09-04T23:56:59.489Z Downloaded diesel_table_macro_syntax v0.3.0
10722026-09-04T23:56:59.489Z Downloaded winnow v0.5.40
10732026-09-04T23:56:59.490Z Downloaded indent_write v2.2.0
10742026-09-04T23:56:59.490Z Downloaded dropshot-api-manager v0.8.0
10752026-09-04T23:56:59.490Z Downloaded p521 v0.14.0
10762026-09-04T23:56:59.490Z Downloaded rand v0.10.1
10772026-09-04T23:56:59.490Z Downloaded x509-cert v0.2.5
10782026-09-04T23:56:59.490Z Downloaded mio v1.2.0
10792026-09-04T23:56:59.490Z Downloaded ed25519 v2.2.3
10802026-09-04T23:56:59.490Z Downloaded futures-util v0.3.32
10812026-09-04T23:56:59.490Z Downloaded keccak v0.1.6
10822026-09-04T23:56:59.490Z Downloaded native-tls v0.2.18
10832026-09-04T23:56:59.490Z Downloaded crucible-workspace-hack v0.1.0
10842026-09-04T23:56:59.490Z Downloaded simd-adler32 v0.3.8
10852026-09-04T23:56:59.490Z Downloaded postgres-types v0.2.12
10862026-09-04T23:56:59.490Z Downloaded smallvec v1.15.1
10872026-09-04T23:56:59.490Z Downloaded kstat-rs v0.2.5
10882026-09-04T23:56:59.490Z Downloaded des v0.9.0
10892026-09-04T23:56:59.491Z Downloaded peg-macros v0.8.5
10902026-09-04T23:56:59.491Z Downloaded progenitor-macro v0.13.0
10912026-09-04T23:56:59.491Z Downloaded derive_more-impl v2.1.1
10922026-09-04T23:56:59.491Z Downloaded smallvec v0.6.14
10932026-09-04T23:56:59.491Z Downloaded pkg-config v0.3.32
10942026-09-04T23:56:59.491Z Downloaded primeorder v0.13.6
10952026-09-04T23:56:59.491Z Downloaded hkdf v0.12.4
10962026-09-04T23:56:59.491Z Downloaded darling_core v0.13.4
10972026-09-04T23:56:59.491Z Downloaded h2 v0.4.15
10982026-09-04T23:56:59.491Z Downloaded quick-error v1.2.3
10992026-09-04T23:56:59.491Z Downloaded icu_provider v2.1.1
11002026-09-04T23:56:59.491Z Downloaded signature v3.0.0
11012026-09-04T23:56:59.491Z Downloaded crossbeam-channel v0.5.15
11022026-09-04T23:56:59.491Z Downloaded unicode-normalization v0.1.25
11032026-09-04T23:56:59.491Z Downloaded vergen v9.1.0
11042026-09-04T23:56:59.492Z Downloaded support-bundle-viewer v0.1.2
11052026-09-04T23:56:59.492Z Downloaded displaydoc v0.2.5
11062026-09-04T23:56:59.492Z Downloaded typify-macro v0.6.2
11072026-09-04T23:56:59.492Z Downloaded newtype-uuid v1.3.2
11082026-09-04T23:56:59.492Z Downloaded uzers v0.12.2
11092026-09-04T23:56:59.492Z Downloaded rustls-platform-verifier v0.6.2
11102026-09-04T23:56:59.492Z Downloaded zerovec-derive v0.11.2
11112026-09-04T23:56:59.492Z Downloaded bindgen v0.71.1
11122026-09-04T23:56:59.492Z Downloaded hkdf v0.13.0
11132026-09-04T23:56:59.492Z Downloaded idna v1.1.0
11142026-09-04T23:56:59.492Z Downloaded dunce v1.0.5
11152026-09-04T23:56:59.492Z Downloaded num v0.4.3
11162026-09-04T23:56:59.492Z Downloaded oxide-update-engine v0.1.2
11172026-09-04T23:56:59.492Z Downloaded oso-derive v0.27.3
11182026-09-04T23:56:59.492Z Downloaded rustc-hash v2.1.1
11192026-09-04T23:56:59.492Z Downloaded zerotrie v0.2.3
11202026-09-04T23:56:59.492Z Downloaded proc-macro-error2 v2.0.1
11212026-09-04T23:56:59.492Z Downloaded linear-map v1.2.0
11222026-09-04T23:56:59.492Z Downloaded lalrpop-util v0.19.12
11232026-09-04T23:56:59.492Z Downloaded lzss v0.8.2
11242026-09-04T23:56:59.492Z Downloaded sync_wrapper v1.0.2
11252026-09-04T23:56:59.493Z Downloaded serde_urlencoded v0.7.1
11262026-09-04T23:56:59.493Z Downloaded portable-atomic v1.13.1
11272026-09-04T23:56:59.493Z Downloaded oxnet v0.1.6
11282026-09-04T23:56:59.493Z Downloaded unicode-truncate v1.1.0
11292026-09-04T23:56:59.493Z Downloaded void v1.0.2
11302026-09-04T23:56:59.493Z Downloaded usdt-macro v0.6.0
11312026-09-04T23:56:59.493Z Downloaded cpufeatures v0.3.0
11322026-09-04T23:56:59.493Z Downloaded nom v8.0.0
11332026-09-04T23:56:59.493Z Downloaded diesel_derives v2.3.7
11342026-09-04T23:56:59.493Z Downloaded salsa20 v0.11.0
11352026-09-04T23:56:59.493Z Downloaded pkcs8 v0.10.2
11362026-09-04T23:56:59.493Z Downloaded indicatif v0.18.4
11372026-09-04T23:56:59.493Z Downloaded typify v0.6.2
11382026-09-04T23:56:59.493Z Downloaded termios v0.3.3
11392026-09-04T23:56:59.537Z Downloaded vsss-rs v3.3.4
11402026-09-04T23:56:59.537Z Downloaded csv-core v0.1.13
11412026-09-04T23:56:59.537Z Downloaded cookie v0.18.1
11422026-09-04T23:56:59.537Z Downloaded darling v0.20.11
11432026-09-04T23:56:59.537Z Downloaded whoami v2.1.0
11442026-09-04T23:56:59.537Z Downloaded yoke v0.8.1
11452026-09-04T23:56:59.537Z Downloaded sync-ptr v0.1.4
11462026-09-04T23:56:59.537Z Downloaded termtree v0.5.1
11472026-09-04T23:56:59.537Z Downloaded tagptr v0.2.0
11482026-09-04T23:56:59.537Z Downloaded p256 v0.14.0
11492026-09-04T23:56:59.537Z Downloaded goblin v0.10.5
11502026-09-04T23:56:59.537Z Downloaded usdt-attr-macro v0.6.0
11512026-09-04T23:56:59.538Z Downloaded digest-io v0.1.0
11522026-09-04T23:56:59.538Z Downloaded is_ci v1.2.0
11532026-09-04T23:56:59.538Z Downloaded rand_core v0.9.5
11542026-09-04T23:56:59.538Z Downloaded phf v0.13.1
11552026-09-04T23:56:59.538Z Downloaded shlex v1.3.0
11562026-09-04T23:56:59.538Z Downloaded scuffle v0.1.0
11572026-09-04T23:56:59.538Z Downloaded ryu v1.0.23
11582026-09-04T23:56:59.538Z Downloaded phf_shared v0.11.3
11592026-09-04T23:56:59.538Z Downloaded tls_codec_derive v0.4.2
11602026-09-04T23:56:59.538Z Downloaded quick-xml v0.37.5
11612026-09-04T23:56:59.538Z Downloaded zip v4.6.1
11622026-09-04T23:56:59.538Z Downloaded openssl-probe v0.2.1
11632026-09-04T23:56:59.539Z Downloaded progenitor-client v0.14.0
11642026-09-04T23:56:59.539Z Downloaded num-derive v0.4.2
11652026-09-04T23:56:59.539Z Downloaded yoke-derive v0.8.1
11662026-09-04T23:56:59.539Z Downloaded socket2 v0.6.3
11672026-09-04T23:56:59.539Z Downloaded zone v0.3.1
11682026-09-04T23:56:59.539Z Downloaded display-error-chain v0.2.2
11692026-09-04T23:56:59.539Z Downloaded ppv-lite86 v0.2.21
11702026-09-04T23:56:59.539Z Downloaded tokio-native-tls v0.3.1
11712026-09-04T23:56:59.539Z Downloaded derive-ex v0.1.8
11722026-09-04T23:56:59.539Z Downloaded rand v0.9.2
11732026-09-04T23:56:59.539Z Downloaded peg v0.8.5
11742026-09-04T23:56:59.539Z Downloaded icu_locale_core v2.1.1
11752026-09-04T23:56:59.539Z Downloaded crossbeam-utils v0.8.21
11762026-09-04T23:56:59.539Z Downloaded toml v0.7.8
11772026-09-04T23:56:59.539Z Downloaded derive_builder_core v0.20.2
11782026-09-04T23:56:59.539Z Downloaded lock_api v0.4.14
11792026-09-04T23:56:59.539Z Downloaded slog-dtrace v0.3.0
11802026-09-04T23:56:59.539Z Downloaded cpubits v0.1.1
11812026-09-04T23:56:59.539Z Downloaded tinyvec v1.10.0
11822026-09-04T23:56:59.539Z Downloaded darling_core v0.21.3
11832026-09-04T23:56:59.539Z Downloaded nom v7.1.3
11842026-09-04T23:56:59.539Z Downloaded itertools v0.13.0
11852026-09-04T23:56:59.540Z Downloaded reqwest v0.13.2
11862026-09-04T23:56:59.622Z Downloaded sec1 v0.8.1
11872026-09-04T23:56:59.622Z Downloaded unit-prefix v0.5.2
11882026-09-04T23:56:59.622Z Downloaded ssh-encoding v0.3.0
11892026-09-04T23:56:59.622Z Downloaded hybrid-array v0.4.13
11902026-09-04T23:56:59.622Z Downloaded impl-trait-for-tuples v0.2.3
11912026-09-04T23:56:59.622Z Downloaded rfc6979 v0.6.0
11922026-09-04T23:56:59.623Z Downloaded newtype_derive v0.1.6
11932026-09-04T23:56:59.623Z Downloaded lru v0.12.5
11942026-09-04T23:56:59.623Z Downloaded internal-russh-num-bigint v0.5.0
11952026-09-04T23:56:59.623Z Downloaded nanorand v0.7.0
11962026-09-04T23:56:59.623Z Downloaded slog-bunyan v2.5.0
11972026-09-04T23:56:59.623Z Downloaded tokio-postgres v0.7.16
11982026-09-04T23:56:59.623Z Downloaded strum_macros v0.24.3
11992026-09-04T23:56:59.623Z Downloaded rcgen v0.12.1
12002026-09-04T23:56:59.624Z Downloaded crypto-primes v0.7.2
12012026-09-04T23:56:59.624Z Downloaded const_format v0.2.35
12022026-09-04T23:56:59.624Z Downloaded indoc v1.0.9
12032026-09-04T23:56:59.624Z Downloaded miette v7.6.0
12042026-09-04T23:56:59.624Z Downloaded scrypt v0.12.0
12052026-09-04T23:56:59.624Z Downloaded itertools v0.14.0
12062026-09-04T23:56:59.624Z Downloaded chrono v0.4.45
12072026-09-04T23:56:59.698Z Downloaded libloading v0.8.9
12082026-09-04T23:56:59.698Z Downloaded libm v0.2.16
12092026-09-04T23:56:59.698Z Downloaded subprocess v0.2.15
12102026-09-04T23:56:59.698Z Downloaded toml_edit v0.23.10+spec-1.0.0
12112026-09-04T23:56:59.698Z Downloaded ingot v0.2.1
12122026-09-04T23:56:59.698Z Downloaded pin-project-internal v1.1.11
12132026-09-04T23:56:59.698Z Downloaded crossterm v0.28.1
12142026-09-04T23:56:59.698Z Downloaded derive-where v1.6.0
12152026-09-04T23:56:59.698Z Downloaded drift v0.2.0
12162026-09-04T23:56:59.698Z Downloaded icu_normalizer_data v2.1.1
12172026-09-04T23:56:59.698Z Downloaded oxide-generation v0.1.3
12182026-09-04T23:56:59.698Z Downloaded bitvec v1.0.1
12192026-09-04T23:56:59.698Z Downloaded typed-path v0.9.3
12202026-09-04T23:56:59.699Z Downloaded diff v0.1.13
12212026-09-04T23:56:59.699Z Downloaded ml-kem v0.3.2
12222026-09-04T23:56:59.699Z Downloaded rawzip v0.4.4
12232026-09-04T23:56:59.699Z Downloaded smf v0.2.3
12242026-09-04T23:56:59.699Z Downloaded sha2 v0.11.0
12252026-09-04T23:56:59.699Z Downloaded tokio-util v0.7.18
12262026-09-04T23:56:59.700Z Downloaded elliptic-curve v0.13.8
12272026-09-04T23:56:59.700Z Downloaded minimal-lexical v0.2.1
12282026-09-04T23:56:59.700Z Downloaded blake3 v1.8.5
12292026-09-04T23:56:59.700Z Downloaded miniz_oxide v0.8.9
12302026-09-04T23:56:59.700Z Downloaded progenitor-impl v0.13.0
12312026-09-04T23:56:59.700Z Downloaded rsa v0.9.10
12322026-09-04T23:56:59.700Z Downloaded snafu v0.8.9
12332026-09-04T23:56:59.700Z Downloaded derive_builder v0.20.2
12342026-09-04T23:56:59.700Z Downloaded libxml v0.3.3
12352026-09-04T23:56:59.700Z Downloaded rand v0.8.6
12362026-09-04T23:56:59.700Z Downloaded rustls-pki-types v1.14.0
12372026-09-04T23:56:59.701Z Downloaded serde_cbor v0.11.2
12382026-09-04T23:56:59.701Z Downloaded icu_properties_data v2.1.2
12392026-09-04T23:56:59.701Z Downloaded git2 v0.20.4
12402026-09-04T23:56:59.822Z Downloaded pbkdf2 v0.13.0
12412026-09-04T23:56:59.822Z Downloaded crossbeam-epoch v0.9.18
12422026-09-04T23:56:59.823Z Downloaded russh v0.62.4
12432026-09-04T23:56:59.823Z Downloaded itertools v0.10.5
12442026-09-04T23:56:59.823Z Downloaded tokio-rustls v0.26.4
12452026-09-04T23:56:59.823Z Downloaded zerovec v0.11.5
12462026-09-04T23:56:59.823Z Downloaded const_format_proc_macros v0.2.34
12472026-09-04T23:56:59.823Z Downloaded twox-hash v2.1.2
12482026-09-04T23:56:59.823Z Downloaded darling v0.21.3
12492026-09-04T23:56:59.823Z Downloaded schemars v1.2.1
12502026-09-04T23:56:59.823Z Downloaded url v2.5.8
12512026-09-04T23:56:59.823Z Downloaded prefix-trie v0.7.0
12522026-09-04T23:56:59.824Z Downloaded ron v0.8.1
12532026-09-04T23:56:59.824Z Downloaded p384 v0.13.1
12542026-09-04T23:56:59.824Z Downloaded lalrpop v0.19.12
12552026-09-04T23:56:59.824Z Downloaded dropshot_endpoint v0.17.1
12562026-09-04T23:56:59.824Z Downloaded darling_core v0.20.11
12572026-09-04T23:56:59.824Z Downloaded zerocopy v0.6.6
12582026-09-04T23:56:59.824Z Downloaded der v0.8.0
12592026-09-04T23:56:59.824Z Downloaded pin-project v1.1.11
12602026-09-04T23:56:59.824Z Downloaded hyper-util v0.1.20
12612026-09-04T23:56:59.824Z Downloaded serde_with v1.14.0
12622026-09-04T23:56:59.824Z Downloaded quinn-proto v0.11.16
12632026-09-04T23:56:59.824Z Downloaded rustyline v14.0.0
12642026-09-04T23:56:59.824Z Downloaded schemars v0.9.0
12652026-09-04T23:56:59.825Z Downloaded knus v3.4.0
12662026-09-04T23:56:59.825Z Downloaded regex v1.12.3
12672026-09-04T23:56:59.825Z Downloaded tabled v0.21.0
12682026-09-04T23:56:59.825Z Downloaded salty v0.3.0
12692026-09-04T23:56:59.825Z Downloaded crossterm v0.29.0
12702026-09-04T23:56:59.825Z Downloaded itertools v0.12.1
12712026-09-04T23:56:59.900Z Downloaded itertools v0.15.0
12722026-09-04T23:56:59.900Z Downloaded vcpkg v0.2.15
12732026-09-04T23:56:59.900Z Downloaded derive_more v2.1.1
12742026-09-04T23:56:59.900Z Downloaded unicode_categories v0.1.1
12752026-09-04T23:56:59.900Z Downloaded pretty_assertions v1.4.1
12762026-09-04T23:56:59.900Z Downloaded num-bigint v0.4.6
12772026-09-04T23:56:59.900Z Downloaded smoltcp v0.9.1
12782026-09-04T23:56:59.900Z Downloaded sha3 v0.12.0
12792026-09-04T23:56:59.900Z Downloaded rsa v0.10.0-rc.18
12802026-09-04T23:56:59.901Z Downloaded winnow v0.6.26
12812026-09-04T23:56:59.901Z Downloaded rayon v1.11.0
12822026-09-04T23:56:59.901Z Downloaded reqwest v0.12.28
12832026-09-04T23:56:59.901Z Downloaded iri-string v0.7.10
12842026-09-04T23:56:59.901Z Downloaded tough v0.22.0
12852026-09-04T23:56:59.901Z Downloaded ssh-key v0.7.0-rc.11
12862026-09-04T23:56:59.901Z Downloaded bstr v1.12.1
12872026-09-04T23:56:59.901Z Downloaded gimli v0.32.3
12882026-09-04T23:56:59.901Z Downloaded moka v0.12.13
12892026-09-04T23:56:59.901Z Downloaded winnow v1.0.3
12902026-09-04T23:56:59.901Z Downloaded tower v0.5.3
12912026-09-04T23:56:59.901Z Downloaded openssl v0.10.80
12922026-09-04T23:56:59.901Z Downloaded regress v0.11.1
12932026-09-04T23:56:59.990Z Downloaded zerocopy v0.8.55
12942026-09-04T23:56:59.990Z Downloaded jiff-core v0.1.0
12952026-09-04T23:56:59.990Z Downloaded serde_with v3.21.0
12962026-09-04T23:56:59.990Z Downloaded hyper v1.10.1
12972026-09-04T23:56:59.991Z Downloaded object v0.37.3
12982026-09-04T23:56:59.991Z Downloaded nix v0.27.1
12992026-09-04T23:56:59.991Z Downloaded regex-syntax v0.6.29
13002026-09-04T23:56:59.992Z Downloaded polar-core v0.27.3
13012026-09-04T23:56:59.992Z Downloaded proptest v1.11.0
13022026-09-04T23:56:59.992Z Downloaded curve25519-dalek v5.0.0
13032026-09-04T23:56:59.992Z Downloaded hickory-proto v0.24.4
13042026-09-04T23:56:59.992Z Downloaded openapiv3 v2.2.0
13052026-09-04T23:57:00.083Z Downloaded curve25519-dalek v4.1.3
13062026-09-04T23:57:00.083Z Downloaded time v0.3.47
13072026-09-04T23:57:00.083Z Downloaded iddqd v0.4.2
13082026-09-04T23:57:00.083Z Downloaded smoltcp v0.11.0
13092026-09-04T23:57:00.083Z Downloaded rustix v0.38.44
13102026-09-04T23:57:00.083Z Downloaded object v0.30.4
13112026-09-04T23:57:00.083Z Downloaded regress v0.10.5
13122026-09-04T23:57:00.083Z Downloaded hickory-proto v0.25.2
13132026-09-04T23:57:00.084Z Downloaded rustls v0.23.41
13142026-09-04T23:57:00.084Z Downloaded zlib-rs v0.6.2
13152026-09-04T23:57:00.084Z Downloaded crypto-bigint v0.7.5
13162026-09-04T23:57:00.084Z Downloaded syn v3.0.3
13172026-09-04T23:57:00.084Z Downloaded petname v2.0.2
13182026-09-04T23:57:00.084Z Downloaded sled v0.34.7
13192026-09-04T23:57:00.084Z Downloaded radix_trie v0.2.1
13202026-09-04T23:57:00.084Z Downloaded regex-syntax v0.8.10
13212026-09-04T23:57:00.173Z Downloaded diesel v2.3.7
13222026-09-04T23:57:00.173Z Downloaded sha3 v0.11.0
13232026-09-04T23:57:00.173Z Downloaded nix v0.28.0
13242026-09-04T23:57:00.173Z Downloaded dropshot v0.17.1
13252026-09-04T23:57:00.173Z Downloaded nix v0.31.2
13262026-09-04T23:57:00.173Z Downloaded regex-automata v0.4.14
13272026-09-04T23:57:00.173Z Downloaded bzip2-sys v0.1.13+1.0.8
13282026-09-04T23:57:00.173Z Downloaded zerocopy-derive v0.6.6
13292026-09-04T23:57:00.173Z Downloaded tracing v0.1.44
13302026-09-04T23:57:00.173Z Downloaded ratatui v0.29.0
13312026-09-04T23:57:00.173Z Downloaded sqlparser v0.61.0
13322026-09-04T23:57:00.232Z Downloaded typify-impl v0.6.2
13332026-09-04T23:57:00.233Z Downloaded chrono-tz v0.10.4
13342026-09-04T23:57:00.233Z Downloaded jiff v0.2.34
13352026-09-04T23:57:00.233Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13362026-09-04T23:57:00.233Z Downloaded petgraph v0.8.3
13372026-09-04T23:57:00.301Z Downloaded csv v1.4.0
13382026-09-04T23:57:00.301Z Downloaded petgraph v0.6.5
13392026-09-04T23:57:00.301Z Downloaded libz-sys v1.1.24
13402026-09-04T23:57:00.301Z Downloaded tokio v1.52.1
13412026-09-04T23:57:00.393Z Downloaded sha3 v0.10.8
13422026-09-04T23:57:00.394Z Downloaded encoding_rs v0.8.35
13432026-09-04T23:57:00.394Z Downloaded ring v0.17.14
13442026-09-04T23:57:00.559Z Downloaded libgit2-sys v0.18.3+1.9.2
13452026-09-04T23:57:01.031Z Downloaded aws-lc-sys v0.40.0
13462026-09-04T23:57:01.031Z Compiling serde_core v1.0.228
13472026-09-04T23:57:01.031Z Compiling libc v0.2.185
13482026-09-04T23:57:01.031Z Compiling serde v1.0.228
13492026-09-04T23:57:01.031Z Compiling log v0.4.33
13502026-09-04T23:57:01.032Z Compiling smallvec v1.15.1
13512026-09-04T23:57:01.032Z Compiling shlex v1.3.0
13522026-09-04T23:57:01.032Z Compiling find-msvc-tools v0.1.9
13532026-09-04T23:57:01.112Z Compiling syn v2.0.117
13542026-09-04T23:57:01.287Z Compiling subtle v2.6.1
13552026-09-04T23:57:01.304Z Compiling scopeguard v1.2.0
13562026-09-04T23:57:01.350Z Compiling typenum v1.20.1
13572026-09-04T23:57:01.391Z Compiling stable_deref_trait v1.2.1
13582026-09-04T23:57:01.421Z Compiling lock_api v0.4.14
13592026-09-04T23:57:01.455Z Compiling zerocopy v0.8.55
13602026-09-04T23:57:01.490Z Compiling portable-atomic v1.13.1
13612026-09-04T23:57:01.490Z Compiling serde_json v1.0.151
13622026-09-04T23:57:01.645Z Compiling critical-section v1.2.0
13632026-09-04T23:57:01.678Z Compiling libm v0.2.16
13642026-09-04T23:57:01.946Z Compiling num-traits v0.2.19
13652026-09-04T23:57:01.990Z Compiling pkg-config v0.3.32
13662026-09-04T23:57:01.990Z Compiling errno v0.3.14
13672026-09-04T23:57:01.990Z Compiling jobserver v0.1.34
13682026-09-04T23:57:02.041Z Compiling getrandom v0.2.17
13692026-09-04T23:57:02.175Z Compiling cc v1.2.56
13702026-09-04T23:57:02.281Z Compiling rand_core v0.6.4
13712026-09-04T23:57:02.425Z Compiling generic-array v0.14.7
13722026-09-04T23:57:02.477Z Compiling once_cell v1.21.3
13732026-09-04T23:57:02.503Z Compiling const-oid v0.9.6
13742026-09-04T23:57:02.551Z Compiling parking_lot_core v0.9.12
13752026-09-04T23:57:02.598Z Compiling getrandom v0.4.3
13762026-09-04T23:57:02.748Z Compiling pin-project-lite v0.2.17
13772026-09-04T23:57:02.814Z Compiling rand_core v0.10.0
13782026-09-04T23:57:03.217Z Compiling bitflags v2.11.0
13792026-09-04T23:57:03.257Z Compiling signal-hook-registry v1.4.8
13802026-09-04T23:57:03.292Z Compiling writeable v0.6.2
13812026-09-04T23:57:03.344Z Compiling litemap v0.8.1
13822026-09-04T23:57:03.458Z Compiling futures-core v0.3.32
13832026-09-04T23:57:03.509Z Compiling percent-encoding v2.3.2
13842026-09-04T23:57:03.537Z Compiling parking_lot v0.12.5
13852026-09-04T23:57:03.537Z Compiling semver v1.0.28
13862026-09-04T23:57:03.600Z Compiling mio v1.2.0
13872026-09-04T23:57:03.623Z Compiling icu_normalizer_data v2.1.1
13882026-09-04T23:57:03.681Z Compiling icu_properties_data v2.1.2
13892026-09-04T23:57:03.722Z Compiling socket2 v0.6.3
13902026-09-04T23:57:03.921Z Compiling rustix v1.1.4
13912026-09-04T23:57:03.968Z Compiling getrandom v0.3.4
13922026-09-04T23:57:03.968Z Compiling futures-sink v0.3.32
13932026-09-04T23:57:04.002Z Compiling synstructure v0.13.2
13942026-09-04T23:57:04.033Z Compiling indexmap v2.14.0
13952026-09-04T23:57:04.071Z Compiling futures-channel v0.3.32
13962026-09-04T23:57:04.144Z Compiling utf8_iter v1.0.4
13972026-09-04T23:57:04.289Z Compiling slab v0.4.12
13982026-09-04T23:57:04.325Z Compiling futures-task v0.3.32
13992026-09-04T23:57:04.403Z Compiling futures-io v0.3.32
14002026-09-04T23:57:04.481Z Compiling form_urlencoded v1.2.2
14012026-09-04T23:57:04.537Z Compiling rustversion v1.0.22
14022026-09-04T23:57:04.598Z Compiling iana-time-zone v0.1.65
14032026-09-04T23:57:04.637Z Compiling base64ct v1.8.3
14042026-09-04T23:57:04.659Z Compiling cmake v0.1.57
14052026-09-04T23:57:04.672Z Compiling dunce v1.0.5
14062026-09-04T23:57:04.733Z Compiling regex-syntax v0.8.10
14072026-09-04T23:57:04.762Z Compiling ident_case v1.0.1
14082026-09-04T23:57:04.781Z Compiling fs_extra v1.3.0
14092026-09-04T23:57:04.897Z Compiling pem-rfc7468 v0.7.0
14102026-09-04T23:57:04.932Z Compiling flagset v0.4.7
14112026-09-04T23:57:05.049Z Compiling rand_core v0.9.5
14122026-09-04T23:57:05.088Z Compiling uuid v1.23.4
14132026-09-04T23:57:05.088Z Compiling aws-lc-sys v0.40.0
14142026-09-04T23:57:05.186Z Compiling base64 v0.22.1
14152026-09-04T23:57:05.300Z Compiling vcpkg v0.2.15
14162026-09-04T23:57:05.443Z Compiling syn v1.0.109
14172026-09-04T23:57:05.506Z Compiling serde_derive_internals v0.29.1
14182026-09-04T23:57:05.535Z Compiling rustc_version v0.4.1
14192026-09-04T23:57:05.667Z Compiling serde_derive v1.0.228
14202026-09-04T23:57:05.719Z Compiling zeroize_derive v1.5.0
14212026-09-04T23:57:05.785Z Compiling zerocopy-derive v0.8.55
14222026-09-04T23:57:05.907Z Compiling zerofrom-derive v0.1.6
14232026-09-04T23:57:06.049Z Compiling yoke-derive v0.8.1
14242026-09-04T23:57:06.404Z Compiling zerovec-derive v0.11.2
14252026-09-04T23:57:06.473Z Compiling displaydoc v0.2.5
14262026-09-04T23:57:07.189Z Compiling tokio-macros v2.7.0
14272026-09-04T23:57:07.273Z Compiling futures-macro v0.3.32
14282026-09-04T23:57:07.342Z Compiling thiserror-impl v2.0.18
14292026-09-04T23:57:07.442Z Compiling zerofrom v0.1.6
14302026-09-04T23:57:07.537Z Compiling yoke v0.8.1
14312026-09-04T23:57:07.537Z Compiling der_derive v0.7.3
14322026-09-04T23:57:07.806Z Compiling zerovec v0.11.5
14332026-09-04T23:57:07.973Z Compiling zerotrie v0.2.3
14342026-09-04T23:57:08.013Z Compiling futures-util v0.3.32
14352026-09-04T23:57:08.188Z Compiling tinystr v0.8.2
14362026-09-04T23:57:08.281Z Compiling potential_utf v0.1.4
14372026-09-04T23:57:08.312Z Compiling icu_locale_core v2.1.1
14382026-09-04T23:57:08.312Z Compiling icu_collections v2.1.1
14392026-09-04T23:57:08.671Z Compiling openssl-sys v0.9.117
14402026-09-04T23:57:08.744Z Compiling thiserror v2.0.18
14412026-09-04T23:57:08.832Z Compiling tracing-attributes v0.1.31
14422026-09-04T23:57:09.030Z Compiling tracing-core v0.1.36
14432026-09-04T23:57:09.116Z Compiling icu_provider v2.1.1
14442026-09-04T23:57:09.179Z Compiling zeroize v1.9.0
14452026-09-04T23:57:09.218Z Compiling bytes v1.11.1
14462026-09-04T23:57:09.318Z Compiling icu_normalizer v2.1.1
14472026-09-04T23:57:09.437Z Compiling icu_properties v2.1.2
14482026-09-04T23:57:10.241Z Compiling tokio v1.52.1
14492026-09-04T23:57:10.378Z Compiling chrono v0.4.45
14502026-09-04T23:57:10.378Z Compiling block-buffer v0.10.4
14512026-09-04T23:57:10.379Z Compiling crypto-common v0.1.7
14522026-09-04T23:57:10.379Z Compiling der v0.7.10
14532026-09-04T23:57:10.379Z Compiling digest v0.10.7
14542026-09-04T23:57:10.468Z Compiling idna_adapter v1.2.1
14552026-09-04T23:57:10.468Z Compiling ppv-lite86 v0.2.21
14562026-09-04T23:57:10.468Z Compiling idna v1.1.0
14572026-09-04T23:57:10.618Z Compiling http v1.4.2
14582026-09-04T23:57:10.618Z Compiling simd-adler32 v0.3.8
14592026-09-04T23:57:10.752Z Compiling rand_chacha v0.9.0
14602026-09-04T23:57:10.831Z Compiling url v2.5.8
14612026-09-04T23:57:11.107Z Compiling spki v0.7.3
14622026-09-04T23:57:11.266Z Compiling cpufeatures v0.2.17
14632026-09-04T23:57:11.321Z Compiling schemars v0.8.22
14642026-09-04T23:57:11.400Z Compiling aws-lc-rs v1.16.3
14652026-09-04T23:57:11.400Z Compiling dyn-clone v1.0.20
14662026-09-04T23:57:11.512Z Compiling pkcs8 v0.10.2
14672026-09-04T23:57:11.512Z Compiling http-body v1.0.1
14682026-09-04T23:57:11.546Z Compiling rand v0.9.2
14692026-09-04T23:57:11.546Z Compiling tracing v0.1.44
14702026-09-04T23:57:11.546Z Compiling rustls-pki-types v1.14.0
14712026-09-04T23:57:11.720Z Compiling schemars_derive v0.8.22
14722026-09-04T23:57:11.790Z Compiling spin v0.9.8
14732026-09-04T23:57:11.856Z Compiling cmov v0.5.4
14742026-09-04T23:57:11.924Z Compiling openssl-probe v0.2.1
14752026-09-04T23:57:11.958Z Compiling adler2 v2.0.1
14762026-09-04T23:57:12.020Z Compiling tinyvec_macros v0.1.1
14772026-09-04T23:57:12.052Z Compiling crc32fast v1.5.0
14782026-09-04T23:57:12.052Z Compiling httparse v1.10.1
14792026-09-04T23:57:12.085Z Compiling miniz_oxide v0.8.9
14802026-09-04T23:57:12.216Z Compiling tinyvec v1.10.0
14812026-09-04T23:57:12.298Z Compiling tempfile v3.27.0
14822026-09-04T23:57:12.407Z Compiling ctutils v0.4.2
14832026-09-04T23:57:12.594Z Compiling pest_generator v2.8.6
14842026-09-04T23:57:12.718Z Compiling sha2 v0.10.9
14852026-09-04T23:57:12.766Z Compiling terminal_size v0.4.3
14862026-09-04T23:57:12.767Z Compiling aho-corasick v1.1.4
14872026-09-04T23:57:12.801Z Compiling unicode-segmentation v1.12.0
14882026-09-04T23:57:13.192Z Compiling radium v0.7.0
14892026-09-04T23:57:13.200Z Compiling try-lock v0.2.5
14902026-09-04T23:57:13.291Z Compiling atomic-waker v1.1.2
14912026-09-04T23:57:13.390Z Compiling untrusted v0.7.1
14922026-09-04T23:57:13.425Z Compiling tower-layer v0.3.3
14932026-09-04T23:57:13.533Z Compiling tower-service v0.3.3
14942026-09-04T23:57:13.579Z Compiling tokio-util v0.7.18
14952026-09-04T23:57:13.640Z Compiling regex-automata v0.4.14
14962026-09-04T23:57:13.993Z Compiling want v0.3.1
14972026-09-04T23:57:14.088Z Compiling pest_derive v2.8.6
14982026-09-04T23:57:14.114Z Compiling hybrid-array v0.4.13
14992026-09-04T23:57:14.286Z Compiling h2 v0.4.15
15002026-09-04T23:57:14.867Z Compiling ipnet v2.12.0
15012026-09-04T23:57:15.118Z Compiling scroll_derive v0.13.1
15022026-09-04T23:57:15.118Z Compiling darling_core v0.20.11
15032026-09-04T23:57:15.307Z Compiling httpdate v1.0.3
15042026-09-04T23:57:15.321Z Compiling maybe-uninit v2.0.0
15052026-09-04T23:57:15.437Z Compiling tap v1.0.1
15062026-09-04T23:57:15.464Z Compiling openssl v0.10.80
15072026-09-04T23:57:15.534Z Compiling rustls v0.23.41
15082026-09-04T23:57:15.569Z Compiling untrusted v0.9.0
15092026-09-04T23:57:15.586Z Compiling foreign-types-shared v0.1.1
15102026-09-04T23:57:15.780Z Compiling foreign-types v0.3.2
15112026-09-04T23:57:15.833Z Compiling scroll v0.13.0
15122026-09-04T23:57:15.833Z Compiling wyz v0.5.1
15132026-09-04T23:57:15.833Z Compiling unicode-normalization v0.1.25
15142026-09-04T23:57:16.059Z Compiling rand_chacha v0.3.1
15152026-09-04T23:57:16.078Z Compiling signature v2.2.0
15162026-09-04T23:57:16.191Z Compiling hex v0.4.3
15172026-09-04T23:57:16.209Z Compiling openssl-macros v0.1.1
15182026-09-04T23:57:16.360Z Compiling thiserror-impl v1.0.69
15192026-09-04T23:57:16.481Z Compiling bzip2-sys v0.1.13+1.0.8
15202026-09-04T23:57:16.605Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15212026-09-04T23:57:16.736Z Compiling num-integer v0.1.46
15222026-09-04T23:57:16.736Z Compiling socket2 v0.5.10
15232026-09-04T23:57:16.978Z Compiling wait-timeout v0.2.1
15242026-09-04T23:57:17.031Z Compiling ahash v0.8.12
15252026-09-04T23:57:17.115Z Compiling darling_macro v0.20.11
15262026-09-04T23:57:17.149Z Compiling funty v2.0.0
15272026-09-04T23:57:17.291Z Compiling num-conv v0.2.0
15282026-09-04T23:57:17.337Z Compiling time-core v0.1.8
15292026-09-04T23:57:17.397Z Compiling bit-vec v0.8.0
15302026-09-04T23:57:17.437Z Compiling quick-error v1.2.3
15312026-09-04T23:57:17.539Z Compiling hyper v1.10.1
15322026-09-04T23:57:17.594Z Compiling packed_struct v0.10.1
15332026-09-04T23:57:17.700Z Compiling num-bigint-dig v0.8.6
15342026-09-04T23:57:17.700Z Compiling native-tls v0.2.18
15352026-09-04T23:57:17.738Z Compiling powerfmt v0.2.0
15362026-09-04T23:57:17.739Z Compiling clap_builder v4.6.0
15372026-09-04T23:57:17.796Z Compiling darling v0.20.11
15382026-09-04T23:57:17.822Z Compiling deranged v0.5.8
15392026-09-04T23:57:17.931Z Compiling thiserror v1.0.69
15402026-09-04T23:57:17.979Z Compiling bit-set v0.8.0
15412026-09-04T23:57:17.979Z Compiling rusty-fork v0.3.1
15422026-09-04T23:57:17.979Z Compiling bitvec v1.0.1
15432026-09-04T23:57:18.089Z Compiling time-macros v0.2.27
15442026-09-04T23:57:18.450Z Compiling num-iter v0.1.45
15452026-09-04T23:57:18.771Z Compiling hyper-util v0.1.20
15462026-09-04T23:57:19.027Z Compiling rand v0.8.6
15472026-09-04T23:57:19.263Z Compiling goblin v0.10.5
15482026-09-04T23:57:19.460Z Compiling packed_struct_codegen v0.10.1
15492026-09-04T23:57:19.839Z Compiling lazy_static v1.5.0
15502026-09-04T23:57:19.932Z Compiling hmac v0.12.1
15512026-09-04T23:57:20.238Z Compiling toml_datetime v0.6.11
15522026-09-04T23:57:20.473Z Compiling serde_spanned v0.6.9
15532026-09-04T23:57:20.969Z Compiling clap_derive v4.6.1
15542026-09-04T23:57:20.969Z Compiling bitfield-macros v0.19.4
15552026-09-04T23:57:20.969Z Compiling zerocopy-derive v0.6.6
15562026-09-04T23:57:20.978Z Compiling rand_xorshift v0.4.0
15572026-09-04T23:57:20.979Z Compiling sync_wrapper v1.0.2
15582026-09-04T23:57:20.979Z Compiling indexmap v1.9.3
15592026-09-04T23:57:21.146Z Compiling zlib-rs v0.6.2
15602026-09-04T23:57:21.265Z Compiling usdt-impl v0.6.0
15612026-09-04T23:57:21.392Z Compiling nodrop v0.1.14
15622026-09-04T23:57:21.432Z Compiling crc-catalog v2.4.0
15632026-09-04T23:57:21.451Z Compiling paste v1.0.15
15642026-09-04T23:57:21.511Z Compiling siphasher v1.0.2
15652026-09-04T23:57:21.758Z Compiling object v0.37.3
15662026-09-04T23:57:21.840Z Compiling unarray v0.1.4
15672026-09-04T23:57:21.871Z Compiling crossbeam-utils v0.8.21
15682026-09-04T23:57:21.997Z Compiling num_threads v0.1.7
15692026-09-04T23:57:22.085Z Compiling dof v0.4.0
15702026-09-04T23:57:22.302Z Compiling time v0.3.47
15712026-09-04T23:57:22.351Z Compiling proptest v1.11.0
15722026-09-04T23:57:22.351Z Compiling clap v4.6.1
15732026-09-04T23:57:22.459Z Compiling crc v3.4.0
15742026-09-04T23:57:22.557Z Compiling array-init v0.0.4
15752026-09-04T23:57:23.346Z Compiling zerocopy v0.6.6
15762026-09-04T23:57:23.451Z Compiling bitfield v0.19.4
15772026-09-04T23:57:23.522Z Compiling tower v0.5.3
15782026-09-04T23:57:23.637Z Compiling smallvec v0.6.14
15792026-09-04T23:57:23.903Z Compiling derive_builder_core v0.20.2
15802026-09-04T23:57:24.092Z Compiling flate2 v1.1.9
15812026-09-04T23:57:24.356Z Compiling dtrace-parser v0.3.0
15822026-09-04T23:57:24.546Z Compiling ipnetwork v0.21.1
15832026-09-04T23:57:24.723Z Compiling pkcs1 v0.7.5
15842026-09-04T23:57:24.734Z Compiling http-body-util v0.1.3
15852026-09-04T23:57:24.851Z Compiling heapless v0.7.17
15862026-09-04T23:57:24.915Z Compiling structmeta-derive v0.3.0
15872026-09-04T23:57:25.044Z Compiling scroll_derive v0.12.1
15882026-09-04T23:57:25.091Z Compiling slog v2.8.2
15892026-09-04T23:57:25.092Z Compiling darling_core v0.23.0
15902026-09-04T23:57:25.126Z Compiling thread-id v5.1.0
15912026-09-04T23:57:25.165Z Compiling cookie v0.18.1
15922026-09-04T23:57:25.177Z Compiling env_filter v2.0.0
15932026-09-04T23:57:25.369Z Compiling syn v3.0.3
15942026-09-04T23:57:25.509Z Compiling hashbrown v0.12.3
15952026-09-04T23:57:25.657Z Compiling anyhow v1.0.104
15962026-09-04T23:57:25.959Z Compiling winnow v0.5.40
15972026-09-04T23:57:26.038Z Compiling signal-hook v0.3.18
15982026-09-04T23:57:26.038Z Compiling unicode-bidi v0.3.18
15992026-09-04T23:57:26.156Z Compiling allocator-api2 v0.2.21
16002026-09-04T23:57:26.484Z Compiling iri-string v0.7.10
16012026-09-04T23:57:26.514Z Compiling base64 v0.21.7
16022026-09-04T23:57:26.871Z Compiling unicode-properties v0.1.4
16032026-09-04T23:57:27.046Z Compiling gimli v0.32.3
16042026-09-04T23:57:27.377Z Compiling ryu v1.0.23
16052026-09-04T23:57:27.566Z Compiling zstd-safe v7.2.4
16062026-09-04T23:57:27.591Z Compiling darling_macro v0.23.0
16072026-09-04T23:57:27.787Z Compiling tower-http v0.6.8
16082026-09-04T23:57:28.017Z Compiling serde_urlencoded v0.7.1
16092026-09-04T23:57:28.068Z Compiling toml_edit v0.19.15
16102026-09-04T23:57:28.151Z Compiling stringprep v0.1.5
16112026-09-04T23:57:28.224Z Compiling ron v0.8.1
16122026-09-04T23:57:28.822Z Compiling daft-derive v0.1.8
16132026-09-04T23:57:28.864Z Compiling addr2line v0.25.1
16142026-09-04T23:57:28.921Z Compiling structmeta v0.3.0
16152026-09-04T23:57:29.153Z Compiling scroll v0.12.0
16162026-09-04T23:57:29.179Z Compiling env_logger v0.11.11
16172026-09-04T23:57:29.368Z Compiling rsa v0.9.10
16182026-09-04T23:57:29.408Z Compiling derive_builder_macro v0.20.2
16192026-09-04T23:57:29.491Z Compiling oxnet v0.1.6
16202026-09-04T23:57:29.621Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16212026-09-04T23:57:29.771Z Compiling newtype-uuid v1.3.2
16222026-09-04T23:57:29.857Z Compiling hashbrown v0.13.2
16232026-09-04T23:57:29.939Z Compiling bzip2 v0.4.4
16242026-09-04T23:57:30.102Z Compiling serde-hex v0.1.0
16252026-09-04T23:57:30.153Z Compiling tokio-native-tls v0.3.1
16262026-09-04T23:57:30.325Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16272026-09-04T23:57:30.851Z Compiling camino v1.2.5
16282026-09-04T23:57:31.150Z Compiling bstr v1.12.1
16292026-09-04T23:57:31.284Z Compiling block-padding v0.4.2
16302026-09-04T23:57:31.417Z Compiling crypto-common v0.2.2
16312026-09-04T23:57:31.804Z Compiling block-buffer v0.12.1
16322026-09-04T23:57:31.855Z Compiling heck v0.4.1
16332026-09-04T23:57:31.995Z Compiling rustls-native-certs v0.8.3
16342026-09-04T23:57:32.076Z Compiling x509-cert v0.2.5
16352026-09-04T23:57:32.284Z Compiling md-5 v0.10.6
16362026-09-04T23:57:32.432Z Compiling serde_tokenstream v0.2.3
16372026-09-04T23:57:32.458Z Compiling erased-serde v0.3.31
16382026-09-04T23:57:32.744Z Compiling curve25519-dalek v4.1.3
16392026-09-04T23:57:32.965Z Compiling zerocopy-derive v0.7.35
16402026-09-04T23:57:33.082Z Compiling pin-project-internal v1.1.11
16412026-09-04T23:57:33.102Z Compiling async-trait v0.1.89
16422026-09-04T23:57:33.134Z Compiling vergen-lib v9.1.0
16432026-09-04T23:57:33.378Z Compiling hash32 v0.2.1
16442026-09-04T23:57:33.395Z Compiling memoffset v0.9.1
16452026-09-04T23:57:33.522Z Compiling encoding_rs v0.8.35
16462026-09-04T23:57:33.547Z Compiling owo-colors v4.3.0
16472026-09-04T23:57:34.192Z Compiling fallible-iterator v0.2.0
16482026-09-04T23:57:34.316Z Compiling litrs v1.0.0
16492026-09-04T23:57:34.316Z Compiling smoltcp v0.9.1
16502026-09-04T23:57:34.316Z Compiling ref-cast v1.0.25
16512026-09-04T23:57:34.316Z Compiling crc-any v2.5.0
16522026-09-04T23:57:34.316Z Compiling psl-types v2.0.11
16532026-09-04T23:57:34.316Z Compiling mime v0.3.17
16542026-09-04T23:57:34.317Z Compiling cfg_aliases v0.2.1
16552026-09-04T23:57:34.378Z Compiling rustc-demangle v0.1.27
16562026-09-04T23:57:34.378Z Compiling rustix v0.38.44
16572026-09-04T23:57:34.378Z Compiling nix v0.31.2
16582026-09-04T23:57:34.378Z Compiling document-features v0.2.12
16592026-09-04T23:57:34.474Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16602026-09-04T23:57:34.569Z Compiling publicsuffix v2.3.0
16612026-09-04T23:57:34.721Z Compiling backtrace v0.3.76
16622026-09-04T23:57:34.734Z Compiling pin-project v1.1.11
16632026-09-04T23:57:34.734Z Compiling postgres-protocol v0.6.10
16642026-09-04T23:57:34.755Z Compiling zerocopy v0.7.35
16652026-09-04T23:57:34.996Z Compiling snafu-derive v0.8.9
16662026-09-04T23:57:35.235Z Compiling inout v0.2.2
16672026-09-04T23:57:35.292Z Compiling daft v0.1.8
16682026-09-04T23:57:35.343Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16692026-09-04T23:57:35.388Z Compiling hyper-tls v0.6.0
16702026-09-04T23:57:35.413Z Compiling object v0.30.4
16712026-09-04T23:57:35.557Z Compiling zip v0.6.6
16722026-09-04T23:57:35.699Z Compiling derive_builder v0.20.2
16732026-09-04T23:57:35.769Z Compiling toml v0.7.8
16742026-09-04T23:57:35.872Z Compiling goblin v0.8.2
16752026-09-04T23:57:36.194Z Compiling derive-ex v0.1.8
16762026-09-04T23:57:36.751Z Compiling darling v0.23.0
16772026-09-04T23:57:36.775Z Compiling phf_shared v0.13.1
16782026-09-04T23:57:36.806Z Compiling regex v1.12.3
16792026-09-04T23:57:36.900Z Compiling hubpack_derive v0.1.1
16802026-09-04T23:57:36.926Z Compiling convert_case v0.10.0
16812026-09-04T23:57:37.148Z Compiling futures-executor v0.3.32
16822026-09-04T23:57:37.197Z Compiling ref-cast-impl v1.0.25
16832026-09-04T23:57:37.333Z Compiling strum_macros v0.27.2
16842026-09-04T23:57:37.401Z Compiling curve25519-dalek-derive v0.1.1
16852026-09-04T23:57:37.756Z Compiling vergen v9.1.0
16862026-09-04T23:57:37.903Z Compiling cargo-platform v0.3.2
16872026-09-04T23:57:37.929Z Compiling ff v0.13.1
16882026-09-04T23:57:38.206Z Compiling fs-err v3.3.0
16892026-09-04T23:57:38.231Z Compiling bumpalo v3.20.2
16902026-09-04T23:57:38.231Z Compiling jiff-core v0.1.0
16912026-09-04T23:57:38.231Z Compiling managed v0.8.0
16922026-09-04T23:57:38.282Z Compiling path-slash v0.1.5
16932026-09-04T23:57:38.334Z Compiling base16ct v0.2.0
16942026-09-04T23:57:38.412Z Compiling bitflags v1.3.2
16952026-09-04T23:57:38.442Z Compiling is_ci v1.2.0
16962026-09-04T23:57:38.467Z Compiling libbz2-rs-sys v0.2.2
16972026-09-04T23:57:38.500Z Compiling same-file v1.0.6
16982026-09-04T23:57:38.562Z Compiling foldhash v0.2.0
16992026-09-04T23:57:38.650Z Compiling foldhash v0.1.5
17002026-09-04T23:57:38.781Z Compiling textwrap v0.16.2
17012026-09-04T23:57:38.990Z Compiling jiff v0.2.34
17022026-09-04T23:57:39.344Z Compiling bzip2 v0.6.1
17032026-09-04T23:57:39.417Z Compiling hashbrown v0.15.5
17042026-09-04T23:57:39.417Z Compiling hashbrown v0.16.1
17052026-09-04T23:57:39.417Z Compiling walkdir v2.5.0
17062026-09-04T23:57:39.417Z Compiling strum v0.27.2
17072026-09-04T23:57:39.417Z Compiling supports-color v3.0.2
17082026-09-04T23:57:39.501Z Compiling sec1 v0.7.3
17092026-09-04T23:57:39.527Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17102026-09-04T23:57:39.674Z Compiling zopfli v0.8.3
17112026-09-04T23:57:39.891Z Compiling group v0.13.0
17122026-09-04T23:57:40.037Z Compiling cargo_metadata v0.23.1
17132026-09-04T23:57:40.279Z Compiling dof v0.3.0
17142026-09-04T23:57:40.387Z Compiling test-strategy v0.4.5
17152026-09-04T23:57:41.051Z Compiling hubpack v0.1.2
17162026-09-04T23:57:41.209Z Compiling futures v0.3.32
17172026-09-04T23:57:41.272Z Compiling derive_more-impl v2.1.1
17182026-09-04T23:57:41.272Z Compiling snafu v0.8.9
17192026-09-04T23:57:41.414Z Compiling phf v0.13.1
17202026-09-04T23:57:41.598Z Compiling serde_with_macros v3.21.0
17212026-09-04T23:57:41.716Z Compiling signal-hook-mio v0.2.5
17222026-09-04T23:57:41.870Z Compiling cookie_store v0.22.1
17232026-09-04T23:57:42.117Z Compiling zstd v0.13.3
17242026-09-04T23:57:42.306Z Compiling reqwest v0.12.28
17252026-09-04T23:57:42.345Z Compiling cipher v0.5.2
17262026-09-04T23:57:42.365Z Compiling postgres-types v0.2.12
17272026-09-04T23:57:42.512Z Compiling backtrace-ext v0.2.1
17282026-09-04T23:57:42.756Z Compiling usdt-attr-macro v0.6.0
17292026-09-04T23:57:42.867Z Compiling usdt-macro v0.6.0
17302026-09-04T23:57:42.973Z Compiling globset v0.4.18
17312026-09-04T23:57:43.391Z Compiling phf_shared v0.11.3
17322026-09-04T23:57:43.549Z Compiling hkdf v0.12.4
17332026-09-04T23:57:43.620Z Compiling dtrace-parser v0.2.0
17342026-09-04T23:57:43.620Z Compiling byte-wrapper v0.1.0
17352026-09-04T23:57:43.641Z Compiling olpc-cjson v0.1.4
17362026-09-04T23:57:43.641Z Compiling ed25519 v2.2.3
17372026-09-04T23:57:43.720Z Compiling crypto-bigint v0.5.5
17382026-09-04T23:57:43.762Z Compiling serde-big-array v0.5.1
17392026-09-04T23:57:43.830Z Compiling serde_plain v1.0.2
17402026-09-04T23:57:43.894Z Compiling miette-derive v7.6.0
17412026-09-04T23:57:43.911Z Compiling serde_repr v0.1.20
17422026-09-04T23:57:43.981Z Compiling strum_macros v0.26.4
17432026-09-04T23:57:44.296Z Compiling async-recursion v1.1.1
17442026-09-04T23:57:44.421Z Compiling enum-as-inner v0.6.1
17452026-09-04T23:57:44.485Z Compiling pem v3.0.6
17462026-09-04T23:57:44.830Z Compiling float-cmp v0.10.0
17472026-09-04T23:57:45.145Z Compiling thread-id v4.2.2
17482026-09-04T23:57:45.161Z Compiling memmap2 v0.9.10
17492026-09-04T23:57:45.161Z Compiling fixedbitset v0.4.2
17502026-09-04T23:57:45.161Z Compiling predicates-core v1.0.10
17512026-09-04T23:57:45.161Z Compiling either v1.15.0
17522026-09-04T23:57:45.161Z Compiling whoami v2.1.0
17532026-09-04T23:57:45.196Z Compiling typed-path v0.9.3
17542026-09-04T23:57:45.227Z Compiling new_debug_unreachable v1.0.6
17552026-09-04T23:57:45.254Z Compiling const-oid v0.10.2
17562026-09-04T23:57:45.272Z Compiling cpufeatures v0.3.0
17572026-09-04T23:57:45.353Z Compiling supports-unicode v3.0.0
17582026-09-04T23:57:45.491Z Compiling supports-hyperlinks v3.2.0
17592026-09-04T23:57:45.556Z Compiling fixedbitset v0.5.7
17602026-09-04T23:57:45.594Z Compiling keccak v0.1.6
17612026-09-04T23:57:45.608Z Compiling winnow v1.0.3
17622026-09-04T23:57:45.704Z Compiling static_assertions v1.1.0
17632026-09-04T23:57:45.890Z Compiling difflib v0.4.0
17642026-09-04T23:57:45.958Z Compiling data-encoding v2.10.0
17652026-09-04T23:57:45.959Z Compiling normalize-line-endings v0.3.0
17662026-09-04T23:57:45.967Z Compiling precomputed-hash v0.1.1
17672026-09-04T23:57:46.059Z Compiling predicates v3.1.4
17682026-09-04T23:57:46.172Z Compiling string_cache v0.8.9
17692026-09-04T23:57:46.336Z Compiling hickory-proto v0.25.2
17702026-09-04T23:57:46.369Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17712026-09-04T23:57:46.392Z Compiling strum v0.26.3
17722026-09-04T23:57:46.448Z Compiling petgraph v0.8.3
17732026-09-04T23:57:46.569Z Compiling sha3 v0.10.8
17742026-09-04T23:57:46.653Z Compiling toml_parser v1.1.2+spec-1.1.0
17752026-09-04T23:57:46.695Z Compiling miette v7.6.0
17762026-09-04T23:57:46.731Z Compiling digest v0.11.3
17772026-09-04T23:57:46.961Z Compiling tokio-postgres v0.7.16
17782026-09-04T23:57:47.003Z Compiling chacha20 v0.10.0
17792026-09-04T23:57:47.200Z Compiling toml_edit v0.22.27
17802026-09-04T23:57:47.382Z Compiling itertools v0.13.0
17812026-09-04T23:57:47.848Z Compiling petgraph v0.6.5
17822026-09-04T23:57:48.423Z Compiling usdt v0.6.0
17832026-09-04T23:57:48.565Z Compiling usdt-impl v0.5.0
17842026-09-04T23:57:48.661Z Compiling elliptic-curve v0.13.8
17852026-09-04T23:57:49.082Z Compiling ed25519-dalek v2.2.0
17862026-09-04T23:57:49.126Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17872026-09-04T23:57:49.145Z Compiling crossterm v0.28.1
17882026-09-04T23:57:49.303Z Compiling serde_with v3.21.0
17892026-09-04T23:57:49.598Z Compiling derive_more v2.1.1
17902026-09-04T23:57:49.702Z Compiling zip v4.6.1
17912026-09-04T23:57:50.340Z Compiling iddqd v0.4.2
17922026-09-04T23:57:50.557Z Compiling similar v2.7.0
17932026-09-04T23:57:50.640Z Compiling crossbeam-epoch v0.9.18
17942026-09-04T23:57:50.772Z Compiling tokio-stream v0.1.18
17952026-09-04T23:57:50.872Z Compiling buf-list v1.1.2
17962026-09-04T23:57:50.965Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17972026-09-04T23:57:50.988Z Compiling openapiv3 v2.2.0
17982026-09-04T23:57:51.168Z Compiling lalrpop-util v0.19.12
17992026-09-04T23:57:51.209Z Compiling peg-runtime v0.8.5
18002026-09-04T23:57:51.287Z Compiling thread_local v1.1.9
18012026-09-04T23:57:51.331Z Compiling slog-async v2.8.0
18022026-09-04T23:57:51.331Z Compiling crossbeam-channel v0.5.15
18032026-09-04T23:57:51.385Z Compiling is-terminal v0.4.17
18042026-09-04T23:57:51.450Z Compiling filetime v0.2.27
18052026-09-04T23:57:51.492Z Compiling term v1.2.1
18062026-09-04T23:57:51.544Z Compiling xattr v1.6.1
18072026-09-04T23:57:51.596Z Compiling take_mut v0.2.2
18082026-09-04T23:57:51.633Z Compiling camino-tempfile v1.4.1
18092026-09-04T23:57:51.690Z Compiling tar v0.4.46
18102026-09-04T23:57:51.763Z Compiling slog-term v2.9.2
18112026-09-04T23:57:57.806Z Compiling rustls-webpki v0.103.13
18122026-09-04T23:58:00.467Z Compiling tokio-rustls v0.26.4
18132026-09-04T23:58:00.467Z Compiling rustls-platform-verifier v0.6.2
18142026-09-04T23:58:00.500Z Compiling tough v0.22.0
18152026-09-04T23:58:00.743Z Compiling hyper-rustls v0.27.7
18162026-09-04T23:58:00.916Z Compiling reqwest v0.13.2
18172026-09-04T23:58:03.116Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18182026-09-04T23:58:03.337Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18192026-09-04T23:58:06.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18202026-09-04T23:58:06.367Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18212026-09-04T23:58:06.424ZSep 04 23:58:05.128 INFO Starting download, target: Cockroach
18222026-09-04T23:58:06.424ZSep 04 23:58:05.128 INFO Starting download, target: Clickhouse
18232026-09-04T23:58:06.424ZSep 04 23:58:05.128 INFO Starting download, target: DendriteStub
18242026-09-04T23:58:06.443ZSep 04 23:58:05.128 INFO Starting download, target: Console
18252026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Starting download, target: MaghemiteMgd
18262026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Starting download, target: MaghemiteDdmd
18272026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Starting download, target: TransceiverControl
18282026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18292026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18302026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18312026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18322026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18332026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18342026-09-04T23:58:06.444ZSep 04 23:58:05.128 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18352026-09-04T23:58:08.510ZSep 04 23:58:06.986 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18362026-09-04T23:58:08.713ZSep 04 23:58:07.310 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18372026-09-04T23:58:08.969ZSep 04 23:58:07.546 INFO Download complete, target: Console
18382026-09-04T23:58:10.097ZSep 04 23:58:08.724 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18392026-09-04T23:58:10.374ZSep 04 23:58:08.939 INFO Download complete, target: TransceiverControl
18402026-09-04T23:58:14.651ZSep 04 23:58:13.361 INFO Checking that binary works, target: Clickhouse
18412026-09-04T23:58:14.744ZSep 04 23:58:13.448 INFO Download complete, target: Clickhouse
18422026-09-04T23:58:36.389ZSep 04 23:58:35.045 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18432026-09-04T23:58:39.211ZSep 04 23:58:37.152 INFO Download complete, target: DendriteStub
18442026-09-04T23:58:39.897ZSep 04 23:58:37.545 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18452026-09-04T23:58:41.434ZSep 04 23:58:39.813 INFO Download complete, target: MaghemiteMgd
18462026-09-04T23:58:44.290ZSep 04 23:58:42.596 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18472026-09-04T23:58:46.081ZSep 04 23:58:44.557 INFO Download complete, target: MaghemiteDdmd
18482026-09-04T23:58:57.306ZSep 04 23:58:55.806 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18492026-09-04T23:58:57.461ZSep 04 23:58:55.806 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18502026-09-04T23:59:01.569ZSep 04 23:59:00.214 INFO Checking that binary works, target: Cockroach
18512026-09-04T23:59:01.597ZSep 04 23:59:00.323 INFO Download complete, target: Cockroach
18522026-09-04T23:59:01.610ZAll builder prerequisites installed successfully, and PATH looks valid
18532026-09-04T23:59:01.645Z
18542026-09-04T23:59:01.645Zreal 2:55.295749189
18552026-09-04T23:59:01.645Zuser 7:21.918666587
18562026-09-04T23:59:01.645Zsys 1:25.941487621
18572026-09-04T23:59:01.645Ztrap 0.235693536
18582026-09-04T23:59:01.645Ztflt 0.415479447
18592026-09-04T23:59:01.645Zdflt 0.854952489
18602026-09-04T23:59:01.645Zkflt 0.019442075
18612026-09-04T23:59:01.645Zlock 40:19.529468997
18622026-09-04T23:59:01.645Zslp 23:34.149253062
18632026-09-04T23:59:01.645Zlat 48.693491059
18642026-09-04T23:59:01.645Zstop 2:43.644381926
18652026-09-04T23:59:01.645Z+ banner hack-check
18662026-09-04T23:59:01.645Z
18672026-09-04T23:59:01.645Z # # ## #### # # #### # # ###### #### # #
18682026-09-04T23:59:01.645Z # # # # # # # # # # # # # # # # #
18692026-09-04T23:59:01.645Z ###### # # # #### ##### # ###### ##### # ####
18702026-09-04T23:59:01.645Z # # ###### # # # # # # # # # #
18712026-09-04T23:59:01.645Z # # # # # # # # # # # # # # # # #
18722026-09-04T23:59:01.645Z # # # # #### # # #### # # ###### #### # #
18732026-09-04T23:59:01.645Z
18742026-09-04T23:59:01.645Z+ export CARGO_INCREMENTAL=0
18752026-09-04T23:59:01.645Z+ CARGO_INCREMENTAL=0
18762026-09-04T23:59:01.646Z+ ptime -m timeout 2h cargo xtask check-features --ci
18772026-09-04T23:59:02.076Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18782026-09-04T23:59:02.369Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18792026-09-04T23:59:04.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
18802026-09-04T23:59:04.184Z Running `target/debug/xtask check-features --ci`
18812026-09-04T23:59:04.204Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18822026-09-04T23:59:04.204Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18832026-09-04T23:59:04.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18842026-09-04T23:59:04.687Z Running `target/debug/xtask download cargo-hack`
18852026-09-04T23:59:05.403Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18862026-09-04T23:59:05.721Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18872026-09-04T23:59:08.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.59s
18882026-09-04T23:59:08.427Z Running `target/debug/xtask-downloader cargo-hack`
18892026-09-04T23:59:08.462ZSep 04 23:59:07.192 INFO Starting download, target: CargoHack
18902026-09-04T23:59:08.470ZSep 04 23:59:07.193 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18912026-09-04T23:59:08.741ZSep 04 23:59:07.473 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18922026-09-04T23:59:08.799ZSep 04 23:59:07.521 INFO Download complete, target: CargoHack
18932026-09-04T23:59:08.822Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18942026-09-04T23:59:08.822Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18952026-09-04T23:59:08.970Zinfo: running `cargo check --bins` on api_identity (1/376)
18962026-09-04T23:59:09.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972026-09-04T23:59:09.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982026-09-04T23:59:09.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992026-09-04T23:59:09.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19002026-09-04T23:59:09.499Z
19012026-09-04T23:59:09.499Zinfo: running `cargo check --bins` on bootstore (2/376)
19022026-09-04T23:59:09.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-04T23:59:09.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-04T23:59:09.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-04T23:59:09.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19062026-09-04T23:59:10.087Z
19072026-09-04T23:59:10.087Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19082026-09-04T23:59:10.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-04T23:59:10.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-04T23:59:10.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-04T23:59:10.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19122026-09-04T23:59:10.584Z
19132026-09-04T23:59:10.584Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19142026-09-04T23:59:11.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-04T23:59:11.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-04T23:59:11.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-04T23:59:11.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19182026-09-04T23:59:11.131Z
19192026-09-04T23:59:11.131Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19202026-09-04T23:59:11.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-04T23:59:11.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-04T23:59:11.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-04T23:59:11.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
19242026-09-04T23:59:11.658Z
19252026-09-04T23:59:11.658Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19262026-09-04T23:59:12.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-04T23:59:12.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-04T23:59:12.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-04T23:59:12.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19302026-09-04T23:59:12.220Z
19312026-09-04T23:59:12.220Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19322026-09-04T23:59:12.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-04T23:59:12.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-04T23:59:12.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-04T23:59:12.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19362026-09-04T23:59:12.755Z
19372026-09-04T23:59:12.755Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19382026-09-04T23:59:13.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-04T23:59:13.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-04T23:59:13.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-04T23:59:13.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19422026-09-04T23:59:13.308Z
19432026-09-04T23:59:13.308Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19442026-09-04T23:59:13.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-04T23:59:13.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-04T23:59:13.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-04T23:59:13.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19482026-09-04T23:59:13.711Z
19492026-09-04T23:59:13.711Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19502026-09-04T23:59:14.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-04T23:59:14.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-04T23:59:14.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-04T23:59:14.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19542026-09-04T23:59:14.128Z
19552026-09-04T23:59:14.128Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19562026-09-04T23:59:14.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-04T23:59:14.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-04T23:59:14.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-04T23:59:14.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19602026-09-04T23:59:14.557Z
19612026-09-04T23:59:14.557Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19622026-09-04T23:59:14.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-04T23:59:15.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-04T23:59:15.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-04T23:59:15.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19662026-09-04T23:59:15.046Z
19672026-09-04T23:59:15.046Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19682026-09-04T23:59:15.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-04T23:59:15.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-04T23:59:15.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-04T23:59:15.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19722026-09-04T23:59:15.350Z
19732026-09-04T23:59:15.350Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19742026-09-04T23:59:15.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-04T23:59:15.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-04T23:59:15.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-04T23:59:15.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19782026-09-04T23:59:15.935Z
19792026-09-04T23:59:15.935Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19802026-09-04T23:59:16.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-04T23:59:16.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-04T23:59:16.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-04T23:59:16.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19842026-09-04T23:59:16.155Z
19852026-09-04T23:59:16.155Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19862026-09-04T23:59:16.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-04T23:59:16.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-04T23:59:16.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-04T23:59:16.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19902026-09-04T23:59:16.595Z
19912026-09-04T23:59:16.596Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19922026-09-04T23:59:16.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-04T23:59:16.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-04T23:59:16.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-04T23:59:16.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19962026-09-04T23:59:16.947Z
19972026-09-04T23:59:16.947Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
19982026-09-04T23:59:17.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-04T23:59:17.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-04T23:59:17.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-04T23:59:17.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20022026-09-04T23:59:17.361Z
20032026-09-04T23:59:17.361Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20042026-09-04T23:59:17.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-04T23:59:17.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-04T23:59:17.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-04T23:59:17.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20082026-09-04T23:59:17.767Z
20092026-09-04T23:59:17.767Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20102026-09-04T23:59:18.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-04T23:59:18.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-04T23:59:18.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-04T23:59:18.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20142026-09-04T23:59:18.405Z
20152026-09-04T23:59:18.405Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20162026-09-04T23:59:18.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-04T23:59:18.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-04T23:59:18.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-04T23:59:18.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20202026-09-04T23:59:18.658Z
20212026-09-04T23:59:18.658Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20222026-09-04T23:59:18.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-04T23:59:19.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-04T23:59:19.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-04T23:59:19.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20262026-09-04T23:59:19.149Z
20272026-09-04T23:59:19.149Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20282026-09-04T23:59:19.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-04T23:59:20.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-04T23:59:20.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-04T23:59:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20322026-09-04T23:59:20.139Z
20332026-09-04T23:59:20.139Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20342026-09-04T23:59:20.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-04T23:59:20.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-04T23:59:20.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-04T23:59:20.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20382026-09-04T23:59:20.139Z
20392026-09-04T23:59:20.140Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20402026-09-04T23:59:20.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-04T23:59:20.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-04T23:59:20.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-04T23:59:20.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20442026-09-04T23:59:20.353Z
20452026-09-04T23:59:20.353Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20462026-09-04T23:59:20.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-04T23:59:20.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-04T23:59:20.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-04T23:59:20.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20502026-09-04T23:59:20.771Z
20512026-09-04T23:59:20.771Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20522026-09-04T23:59:21.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-04T23:59:21.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-04T23:59:21.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-04T23:59:21.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20562026-09-04T23:59:21.349Z
20572026-09-04T23:59:21.349Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20582026-09-04T23:59:21.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-04T23:59:21.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-04T23:59:21.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-04T23:59:21.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20622026-09-04T23:59:21.975Z
20632026-09-04T23:59:21.975Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20642026-09-04T23:59:22.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-04T23:59:22.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-04T23:59:22.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-04T23:59:22.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20682026-09-04T23:59:25.990Z
20692026-09-04T23:59:25.991Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20702026-09-04T23:59:25.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-04T23:59:25.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-04T23:59:25.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-04T23:59:25.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20742026-09-04T23:59:25.991Z
20752026-09-04T23:59:25.991Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20762026-09-04T23:59:26.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-04T23:59:26.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-04T23:59:26.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-04T23:59:26.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20802026-09-04T23:59:26.190Z
20812026-09-04T23:59:26.190Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20822026-09-04T23:59:26.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-04T23:59:26.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-04T23:59:26.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-04T23:59:26.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20862026-09-04T23:59:26.200Z
20872026-09-04T23:59:26.200Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20882026-09-04T23:59:26.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-04T23:59:26.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-04T23:59:26.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-04T23:59:26.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20922026-09-04T23:59:26.200Z
20932026-09-04T23:59:26.200Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
20942026-09-04T23:59:26.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-04T23:59:26.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-04T23:59:26.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-04T23:59:26.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20982026-09-04T23:59:26.200Z
20992026-09-04T23:59:26.200Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21002026-09-04T23:59:26.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-04T23:59:26.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-04T23:59:26.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-04T23:59:26.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21042026-09-04T23:59:26.200Z
21052026-09-04T23:59:26.200Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21062026-09-04T23:59:26.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-04T23:59:26.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-04T23:59:26.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-04T23:59:26.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21102026-09-04T23:59:26.201Z
21112026-09-04T23:59:26.201Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21122026-09-04T23:59:26.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-04T23:59:26.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-04T23:59:26.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-04T23:59:26.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-04T23:59:26.201Z
21172026-09-04T23:59:26.201Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21182026-09-04T23:59:26.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-04T23:59:26.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-04T23:59:26.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-04T23:59:26.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21222026-09-04T23:59:26.201Z
21232026-09-04T23:59:26.201Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21242026-09-04T23:59:26.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-04T23:59:26.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-04T23:59:26.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-04T23:59:26.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21282026-09-04T23:59:26.202Z
21292026-09-04T23:59:26.202Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21302026-09-04T23:59:26.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-04T23:59:26.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-04T23:59:26.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-04T23:59:26.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21342026-09-04T23:59:26.350Z
21352026-09-04T23:59:26.350Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21362026-09-04T23:59:26.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-04T23:59:26.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-04T23:59:26.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-04T23:59:26.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21402026-09-04T23:59:26.984Z
21412026-09-04T23:59:26.984Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21422026-09-04T23:59:27.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-04T23:59:27.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-04T23:59:27.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-04T23:59:27.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21462026-09-04T23:59:27.047Z
21472026-09-04T23:59:27.047Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21482026-09-04T23:59:27.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-04T23:59:27.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-04T23:59:27.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-04T23:59:27.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21522026-09-04T23:59:27.406Z
21532026-09-04T23:59:27.406Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21542026-09-04T23:59:27.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-04T23:59:27.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-04T23:59:27.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-04T23:59:27.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21582026-09-04T23:59:27.807Z
21592026-09-04T23:59:27.807Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21602026-09-04T23:59:28.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-04T23:59:28.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-04T23:59:28.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-04T23:59:28.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21642026-09-04T23:59:28.211Z
21652026-09-04T23:59:28.211Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21662026-09-04T23:59:28.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-04T23:59:28.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-04T23:59:28.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-04T23:59:28.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21702026-09-04T23:59:28.619Z
21712026-09-04T23:59:28.619Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21722026-09-04T23:59:28.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-04T23:59:28.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-04T23:59:28.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-04T23:59:28.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21762026-09-04T23:59:29.021Z
21772026-09-04T23:59:29.021Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21782026-09-04T23:59:29.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-04T23:59:29.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-04T23:59:29.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-04T23:59:29.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21822026-09-04T23:59:29.428Z
21832026-09-04T23:59:29.428Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21842026-09-04T23:59:29.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-04T23:59:29.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-04T23:59:29.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-04T23:59:29.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21882026-09-04T23:59:29.834Z
21892026-09-04T23:59:29.834Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21902026-09-04T23:59:30.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-04T23:59:30.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-04T23:59:30.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-04T23:59:30.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21942026-09-04T23:59:30.241Z
21952026-09-04T23:59:30.241Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
21962026-09-04T23:59:30.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-04T23:59:30.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-04T23:59:30.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-04T23:59:30.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22002026-09-04T23:59:30.642Z
22012026-09-04T23:59:30.642Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22022026-09-04T23:59:31.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-04T23:59:31.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-04T23:59:31.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-04T23:59:31.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22062026-09-04T23:59:31.045Z
22072026-09-04T23:59:31.045Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22082026-09-04T23:59:31.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-04T23:59:31.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-04T23:59:31.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-04T23:59:31.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22122026-09-04T23:59:31.451Z
22132026-09-04T23:59:31.452Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22142026-09-04T23:59:31.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-04T23:59:31.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-04T23:59:31.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-04T23:59:31.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22182026-09-04T23:59:31.881Z
22192026-09-04T23:59:31.881Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22202026-09-04T23:59:32.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-04T23:59:32.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-04T23:59:32.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-04T23:59:32.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22242026-09-04T23:59:32.251Z
22252026-09-04T23:59:32.251Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22262026-09-04T23:59:32.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-04T23:59:32.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-04T23:59:32.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-04T23:59:32.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22302026-09-04T23:59:32.654Z
22312026-09-04T23:59:32.655Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22322026-09-04T23:59:33.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-04T23:59:33.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-04T23:59:33.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-04T23:59:33.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22362026-09-04T23:59:33.059Z
22372026-09-04T23:59:33.059Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22382026-09-04T23:59:33.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-04T23:59:33.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-04T23:59:33.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-04T23:59:33.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22422026-09-04T23:59:33.463Z
22432026-09-04T23:59:33.463Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22442026-09-04T23:59:33.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-04T23:59:33.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-04T23:59:33.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-04T23:59:33.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22482026-09-04T23:59:33.866Z
22492026-09-04T23:59:33.866Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22502026-09-04T23:59:34.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-04T23:59:34.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-04T23:59:34.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-04T23:59:34.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22542026-09-04T23:59:34.269Z
22552026-09-04T23:59:34.269Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22562026-09-04T23:59:34.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-04T23:59:34.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-04T23:59:34.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-04T23:59:34.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22602026-09-04T23:59:34.675Z
22612026-09-04T23:59:34.675Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22622026-09-04T23:59:35.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-04T23:59:35.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-04T23:59:35.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-04T23:59:35.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22662026-09-04T23:59:35.083Z
22672026-09-04T23:59:35.083Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22682026-09-04T23:59:35.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-04T23:59:35.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-04T23:59:35.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-04T23:59:35.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-04T23:59:35.495Z
22732026-09-04T23:59:35.495Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22742026-09-04T23:59:35.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-04T23:59:35.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-04T23:59:35.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-04T23:59:35.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22782026-09-04T23:59:35.905Z
22792026-09-04T23:59:35.905Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22802026-09-04T23:59:36.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-04T23:59:36.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-04T23:59:36.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-04T23:59:36.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22842026-09-04T23:59:36.315Z
22852026-09-04T23:59:36.315Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22862026-09-04T23:59:36.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-04T23:59:36.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-04T23:59:36.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-04T23:59:36.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22902026-09-04T23:59:36.721Z
22912026-09-04T23:59:36.721Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22922026-09-04T23:59:37.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-04T23:59:37.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-04T23:59:37.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-04T23:59:37.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22962026-09-04T23:59:37.125Z
22972026-09-04T23:59:37.125Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
22982026-09-04T23:59:37.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-04T23:59:37.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-04T23:59:37.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-04T23:59:37.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23022026-09-04T23:59:37.530Z
23032026-09-04T23:59:37.530Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23042026-09-04T23:59:37.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-04T23:59:37.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-04T23:59:37.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-04T23:59:37.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23082026-09-04T23:59:37.934Z
23092026-09-04T23:59:37.934Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23102026-09-04T23:59:38.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-04T23:59:38.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-04T23:59:38.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-04T23:59:38.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23142026-09-04T23:59:38.341Z
23152026-09-04T23:59:38.341Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23162026-09-04T23:59:38.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-04T23:59:38.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-04T23:59:38.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-04T23:59:38.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23202026-09-04T23:59:38.746Z
23212026-09-04T23:59:38.746Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23222026-09-04T23:59:39.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-04T23:59:39.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-04T23:59:39.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-04T23:59:39.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23262026-09-04T23:59:39.150Z
23272026-09-04T23:59:39.150Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23282026-09-04T23:59:39.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-04T23:59:39.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-04T23:59:39.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-04T23:59:39.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23322026-09-04T23:59:39.557Z
23332026-09-04T23:59:39.557Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23342026-09-04T23:59:39.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-04T23:59:39.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-04T23:59:39.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-04T23:59:39.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23382026-09-04T23:59:40.008Z
23392026-09-04T23:59:40.008Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23402026-09-04T23:59:40.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-04T23:59:40.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-04T23:59:40.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-04T23:59:40.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23442026-09-04T23:59:40.367Z
23452026-09-04T23:59:40.367Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23462026-09-04T23:59:40.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-04T23:59:40.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-04T23:59:40.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-04T23:59:40.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23502026-09-04T23:59:40.768Z
23512026-09-04T23:59:40.768Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23522026-09-04T23:59:41.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-04T23:59:41.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-04T23:59:41.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-04T23:59:41.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23562026-09-04T23:59:41.177Z
23572026-09-04T23:59:41.177Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23582026-09-04T23:59:41.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-04T23:59:41.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-04T23:59:41.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-04T23:59:41.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23622026-09-04T23:59:41.575Z
23632026-09-04T23:59:41.576Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23642026-09-04T23:59:41.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-04T23:59:41.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-04T23:59:41.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-04T23:59:41.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23682026-09-04T23:59:41.980Z
23692026-09-04T23:59:41.980Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23702026-09-04T23:59:42.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-04T23:59:42.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-04T23:59:42.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-04T23:59:42.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23742026-09-04T23:59:42.389Z
23752026-09-04T23:59:42.389Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23762026-09-04T23:59:42.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-04T23:59:42.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-04T23:59:42.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-04T23:59:42.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23802026-09-04T23:59:42.794Z
23812026-09-04T23:59:42.795Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23822026-09-04T23:59:43.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-04T23:59:43.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-04T23:59:43.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-04T23:59:43.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23862026-09-04T23:59:43.271Z
23872026-09-04T23:59:43.271Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23882026-09-04T23:59:43.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-04T23:59:43.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-04T23:59:43.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-04T23:59:43.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23922026-09-04T23:59:43.614Z
23932026-09-04T23:59:43.614Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
23942026-09-04T23:59:43.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-04T23:59:43.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-04T23:59:43.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-04T23:59:43.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23982026-09-04T23:59:44.021Z
23992026-09-04T23:59:44.021Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24002026-09-04T23:59:44.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-04T23:59:44.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-04T23:59:44.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-04T23:59:44.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24042026-09-04T23:59:44.429Z
24052026-09-04T23:59:44.429Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24062026-09-04T23:59:44.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-04T23:59:44.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-04T23:59:44.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-04T23:59:44.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24102026-09-04T23:59:44.837Z
24112026-09-04T23:59:44.837Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24122026-09-04T23:59:45.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-04T23:59:45.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-04T23:59:45.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-04T23:59:45.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24162026-09-04T23:59:45.243Z
24172026-09-04T23:59:45.244Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24182026-09-04T23:59:45.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-04T23:59:45.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-04T23:59:45.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-04T23:59:45.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24222026-09-04T23:59:45.650Z
24232026-09-04T23:59:45.650Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24242026-09-04T23:59:46.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-04T23:59:46.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-04T23:59:46.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-04T23:59:46.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24282026-09-04T23:59:46.310Z
24292026-09-04T23:59:46.310Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24302026-09-04T23:59:46.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-04T23:59:46.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-04T23:59:46.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-04T23:59:46.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24342026-09-04T23:59:46.836Z
24352026-09-04T23:59:46.836Zinfo: running `cargo check --bins` on nexus-config (91/376)
24362026-09-04T23:59:47.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-04T23:59:47.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-04T23:59:47.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-04T23:59:47.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24402026-09-04T23:59:47.424Z
24412026-09-04T23:59:47.424Zinfo: running `cargo check --bins` on nexus-types (92/376)
24422026-09-04T23:59:47.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-04T23:59:47.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-04T23:59:47.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-04T23:59:48.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24462026-09-04T23:59:48.036Z
24472026-09-04T23:59:48.036Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24482026-09-04T23:59:48.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-04T23:59:48.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-04T23:59:48.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-04T23:59:48.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24522026-09-04T23:59:48.563Z
24532026-09-04T23:59:48.563Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24542026-09-04T23:59:49.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-04T23:59:49.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-04T23:59:49.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-04T23:59:49.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24582026-09-04T23:59:49.433Z
24592026-09-04T23:59:49.433Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24602026-09-04T23:59:52.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-04T23:59:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-04T23:59:52.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-04T23:59:52.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24642026-09-04T23:59:52.682Z
24652026-09-04T23:59:52.682Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24662026-09-04T23:59:52.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-04T23:59:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-04T23:59:52.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-04T23:59:52.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24702026-09-04T23:59:52.682Z
24712026-09-04T23:59:52.682Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24722026-09-04T23:59:52.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-04T23:59:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-04T23:59:52.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-04T23:59:52.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24762026-09-04T23:59:52.682Z
24772026-09-04T23:59:52.682Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24782026-09-04T23:59:52.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-04T23:59:52.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-04T23:59:52.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-04T23:59:52.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24822026-09-04T23:59:52.683Z
24832026-09-04T23:59:52.683Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24842026-09-04T23:59:54.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-04T23:59:54.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-04T23:59:54.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-04T23:59:54.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24882026-09-04T23:59:54.450Z
24892026-09-04T23:59:54.450Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24902026-09-04T23:59:54.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-04T23:59:54.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-04T23:59:54.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-04T23:59:54.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24942026-09-04T23:59:54.450Z
24952026-09-04T23:59:54.450Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
24962026-09-04T23:59:54.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-04T23:59:54.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-04T23:59:54.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-04T23:59:54.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25002026-09-04T23:59:54.465Z
25012026-09-04T23:59:54.465Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25022026-09-04T23:59:54.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-04T23:59:54.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-04T23:59:54.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-04T23:59:54.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25062026-09-04T23:59:54.465Z
25072026-09-04T23:59:54.465Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25082026-09-04T23:59:54.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-04T23:59:54.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-04T23:59:54.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-04T23:59:54.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25122026-09-04T23:59:54.465Z
25132026-09-04T23:59:54.465Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25142026-09-04T23:59:54.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-04T23:59:54.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-04T23:59:54.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-04T23:59:54.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25182026-09-04T23:59:54.987Z
25192026-09-04T23:59:54.987Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25202026-09-04T23:59:56.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-04T23:59:56.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-04T23:59:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-04T23:59:56.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25242026-09-04T23:59:56.530Z
25252026-09-04T23:59:56.530Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25262026-09-04T23:59:56.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-04T23:59:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-04T23:59:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-04T23:59:56.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25302026-09-04T23:59:56.530Z
25312026-09-04T23:59:56.530Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25322026-09-04T23:59:56.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-04T23:59:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-04T23:59:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-04T23:59:56.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25362026-09-04T23:59:56.530Z
25372026-09-04T23:59:56.530Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25382026-09-04T23:59:56.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-04T23:59:56.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-04T23:59:56.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-04T23:59:56.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-04T23:59:56.843Z
25432026-09-04T23:59:56.843Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25442026-09-04T23:59:57.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-04T23:59:57.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-04T23:59:57.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-04T23:59:57.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25482026-09-04T23:59:57.391Z
25492026-09-04T23:59:57.391Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25502026-09-04T23:59:57.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-04T23:59:57.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-04T23:59:57.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-04T23:59:57.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25542026-09-04T23:59:57.934Z
25552026-09-04T23:59:57.934Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25562026-09-04T23:59:58.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-04T23:59:58.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-04T23:59:58.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-04T23:59:58.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25602026-09-04T23:59:58.475Z
25612026-09-04T23:59:58.475Zinfo: running `cargo check --bins` on ereport-types (112/376)
25622026-09-04T23:59:58.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-04T23:59:58.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-04T23:59:58.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-04T23:59:58.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25662026-09-04T23:59:59.021Z
25672026-09-04T23:59:59.021Zinfo: running `cargo check --bins` on gateway-client (113/376)
25682026-09-04T23:59:59.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-04T23:59:59.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-04T23:59:59.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-04T23:59:59.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-04T23:59:59.579Z
25732026-09-04T23:59:59.579Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25742026-09-05T00:00:00.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-05T00:00:00.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-05T00:00:00.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-05T00:00:00.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25782026-09-05T00:00:00.126Z
25792026-09-05T00:00:00.126Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25802026-09-05T00:00:00.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-05T00:00:00.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-05T00:00:00.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-05T00:00:00.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25842026-09-05T00:00:00.674Z
25852026-09-05T00:00:00.674Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25862026-09-05T00:00:01.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-05T00:00:01.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-05T00:00:01.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-05T00:00:01.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25902026-09-05T00:00:01.242Z
25912026-09-05T00:00:01.242Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25922026-09-05T00:00:01.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-05T00:00:01.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-05T00:00:01.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-05T00:00:01.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25962026-09-05T00:00:01.813Z
25972026-09-05T00:00:01.813Zinfo: running `cargo check --bins` on key-manager-types (118/376)
25982026-09-05T00:00:02.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-05T00:00:02.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-05T00:00:02.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-05T00:00:02.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
26022026-09-05T00:00:02.352Z
26032026-09-05T00:00:02.352Zinfo: running `cargo check --bins` on oxlog (119/376)
26042026-09-05T00:00:02.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-05T00:00:02.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-05T00:00:02.954Z Checking cfg-if v1.0.4
26072026-09-05T00:00:02.960Z Checking serde_core v1.0.228
26082026-09-05T00:00:03.039Z Checking libc v0.2.185
26092026-09-05T00:00:03.052Z Checking memchr v2.8.0
26102026-09-05T00:00:03.061Z Checking log v0.4.33
26112026-09-05T00:00:03.064Z Checking smallvec v1.15.1
26122026-09-05T00:00:03.081Z Checking subtle v2.6.1
26132026-09-05T00:00:03.091Z Checking itoa v1.0.17
26142026-09-05T00:00:03.101Z Checking scopeguard v1.2.0
26152026-09-05T00:00:03.193Z Checking lock_api v0.4.14
26162026-09-05T00:00:03.209Z Checking typenum v1.20.1
26172026-09-05T00:00:03.220Z Checking stable_deref_trait v1.2.1
26182026-09-05T00:00:03.234Z Checking zerofrom v0.1.6
26192026-09-05T00:00:03.242Z Checking zerocopy v0.8.55
26202026-09-05T00:00:03.284Z Checking portable-atomic v1.13.1
26212026-09-05T00:00:03.336Z Checking yoke v0.8.1
26222026-09-05T00:00:03.388Z Checking critical-section v1.2.0
26232026-09-05T00:00:03.415Z Checking pin-project-lite v0.2.17
26242026-09-05T00:00:03.440Z Checking errno v0.3.14
26252026-09-05T00:00:03.476Z Checking getrandom v0.2.17
26262026-09-05T00:00:03.503Z Checking const-oid v0.9.6
26272026-09-05T00:00:03.508Z Checking zerovec v0.11.5
26282026-09-05T00:00:03.550Z Checking libm v0.2.16
26292026-09-05T00:00:03.614Z Checking rand_core v0.6.4
26302026-09-05T00:00:03.680Z Checking once_cell v1.21.3
26312026-09-05T00:00:03.786Z Checking zmij v1.0.21
26322026-09-05T00:00:03.854Z Checking signal-hook-registry v1.4.8
26332026-09-05T00:00:03.946Z Checking tinystr v0.8.2
26342026-09-05T00:00:04.002Z Checking parking_lot_core v0.9.12
26352026-09-05T00:00:04.059Z Checking futures-core v0.3.32
26362026-09-05T00:00:04.059Z Checking rand_core v0.10.0
26372026-09-05T00:00:04.117Z Checking litemap v0.8.1
26382026-09-05T00:00:04.125Z Checking writeable v0.6.2
26392026-09-05T00:00:04.139Z Checking percent-encoding v2.3.2
26402026-09-05T00:00:04.182Z Checking getrandom v0.4.3
26412026-09-05T00:00:04.212Z Checking parking_lot v0.12.5
26422026-09-05T00:00:04.270Z Checking num-traits v0.2.19
26432026-09-05T00:00:04.299Z Checking potential_utf v0.1.4
26442026-09-05T00:00:04.299Z Checking icu_locale_core v2.1.1
26452026-09-05T00:00:04.299Z Checking zerotrie v0.2.3
26462026-09-05T00:00:04.328Z Checking mio v1.2.0
26472026-09-05T00:00:04.387Z Checking equivalent v1.0.2
26482026-09-05T00:00:04.432Z Checking icu_collections v2.1.1
26492026-09-05T00:00:04.453Z Checking socket2 v0.6.3
26502026-09-05T00:00:04.525Z Checking icu_properties_data v2.1.2
26512026-09-05T00:00:04.541Z Checking serde v1.0.228
26522026-09-05T00:00:04.594Z Checking bitflags v2.11.0
26532026-09-05T00:00:04.655Z Checking serde_json v1.0.151
26542026-09-05T00:00:04.676Z Checking icu_normalizer_data v2.1.1
26552026-09-05T00:00:04.688Z Checking byteorder v1.5.0
26562026-09-05T00:00:04.742Z Checking futures-sink v0.3.32
26572026-09-05T00:00:04.750Z Checking hashbrown v0.17.0
26582026-09-05T00:00:04.774Z Checking getrandom v0.3.4
26592026-09-05T00:00:04.824Z Checking futures-channel v0.3.32
26602026-09-05T00:00:04.838Z Checking icu_provider v2.1.1
26612026-09-05T00:00:04.880Z Checking futures-task v0.3.32
26622026-09-05T00:00:04.913Z Checking slab v0.4.12
26632026-09-05T00:00:04.933Z Checking zeroize v1.9.0
26642026-09-05T00:00:05.002Z Checking bytes v1.11.1
26652026-09-05T00:00:05.013Z Checking utf8_iter v1.0.4
26662026-09-05T00:00:05.056Z Checking icu_normalizer v2.1.1
26672026-09-05T00:00:05.056Z Checking icu_properties v2.1.2
26682026-09-05T00:00:05.111Z Checking generic-array v0.14.7
26692026-09-05T00:00:05.128Z Checking futures-io v0.3.32
26702026-09-05T00:00:05.201Z Checking indexmap v2.14.0
26712026-09-05T00:00:05.247Z Checking futures-util v0.3.32
26722026-09-05T00:00:05.300Z Checking rustix v1.1.4
26732026-09-05T00:00:05.348Z Checking form_urlencoded v1.2.2
26742026-09-05T00:00:05.441Z Checking tokio v1.52.1
26752026-09-05T00:00:05.476Z Checking fnv v1.0.7
26762026-09-05T00:00:05.540Z Checking block-buffer v0.10.4
26772026-09-05T00:00:05.564Z Checking crypto-common v0.1.7
26782026-09-05T00:00:05.683Z Checking base64ct v1.8.3
26792026-09-05T00:00:05.697Z Checking digest v0.10.7
26802026-09-05T00:00:05.774Z Checking iana-time-zone v0.1.65
26812026-09-05T00:00:05.888Z Checking flagset v0.4.7
26822026-09-05T00:00:05.932Z Checking idna_adapter v1.2.1
26832026-09-05T00:00:05.982Z Checking chrono v0.4.45
26842026-09-05T00:00:05.982Z Checking pem-rfc7468 v0.7.0
26852026-09-05T00:00:06.019Z Checking rand_core v0.9.5
26862026-09-05T00:00:06.023Z Checking idna v1.1.0
26872026-09-05T00:00:06.023Z Checking ppv-lite86 v0.2.21
26882026-09-05T00:00:06.081Z Checking der v0.7.10
26892026-09-05T00:00:06.175Z Checking uuid v1.23.4
26902026-09-05T00:00:06.190Z Checking base64 v0.22.1
26912026-09-05T00:00:06.258Z Checking url v2.5.8
26922026-09-05T00:00:06.305Z Checking regex-syntax v0.8.10
26932026-09-05T00:00:06.400Z Checking http v1.4.2
26942026-09-05T00:00:06.466Z Checking rand_chacha v0.9.0
26952026-09-05T00:00:06.662Z Checking tracing-core v0.1.36
26962026-09-05T00:00:06.674Z Checking dyn-clone v1.0.20
26972026-09-05T00:00:06.744Z Checking simd-adler32 v0.3.8
26982026-09-05T00:00:06.772Z Checking cpufeatures v0.2.17
26992026-09-05T00:00:06.783Z Checking spki v0.7.3
27002026-09-05T00:00:06.842Z Checking rand v0.9.2
27012026-09-05T00:00:06.908Z Checking rustls-pki-types v1.14.0
27022026-09-05T00:00:06.941Z Checking pkcs8 v0.10.2
27032026-09-05T00:00:06.954Z Checking http-body v1.0.1
27042026-09-05T00:00:06.966Z Checking tracing v0.1.44
27052026-09-05T00:00:07.078Z Checking semver v1.0.28
27062026-09-05T00:00:07.093Z Checking spin v0.9.8
27072026-09-05T00:00:07.145Z Checking openssl-probe v0.2.1
27082026-09-05T00:00:07.163Z Checking utf8parse v0.2.2
27092026-09-05T00:00:07.190Z Checking anstyle v1.0.14
27102026-09-05T00:00:07.238Z Checking tinyvec_macros v0.1.1
27112026-09-05T00:00:07.254Z Checking adler2 v2.0.1
27122026-09-05T00:00:07.266Z Checking cmov v0.5.4
27132026-09-05T00:00:07.288Z Checking schemars v0.8.22
27142026-09-05T00:00:07.295Z Checking tinyvec v1.10.0
27152026-09-05T00:00:07.319Z Checking anstyle-parse v1.0.0
27162026-09-05T00:00:07.350Z Checking miniz_oxide v0.8.9
27172026-09-05T00:00:07.372Z Checking sha2 v0.10.9
27182026-09-05T00:00:07.448Z Checking ctutils v0.4.2
27192026-09-05T00:00:07.458Z Checking terminal_size v0.4.3
27202026-09-05T00:00:07.587Z Checking aws-lc-sys v0.40.0
27212026-09-05T00:00:07.591Z Checking thiserror v2.0.18
27222026-09-05T00:00:07.613Z Checking atomic-waker v1.1.2
27232026-09-05T00:00:07.643Z Checking untrusted v0.7.1
27242026-09-05T00:00:07.650Z Checking tower-layer v0.3.3
27252026-09-05T00:00:07.691Z Checking anstyle-query v1.1.5
27262026-09-05T00:00:07.749Z Checking is_terminal_polyfill v1.70.2
27272026-09-05T00:00:07.781Z Checking fastrand v2.3.0
27282026-09-05T00:00:07.781Z Checking colorchoice v1.0.4
27292026-09-05T00:00:07.793Z Checking tower-service v0.3.3
27302026-09-05T00:00:07.793Z Checking try-lock v0.2.5
27312026-09-05T00:00:07.807Z Checking hybrid-array v0.4.13
27322026-09-05T00:00:07.824Z Checking anstream v1.0.0
27332026-09-05T00:00:07.867Z Checking ipnet v2.12.0
27342026-09-05T00:00:07.885Z Checking want v0.3.1
27352026-09-05T00:00:07.885Z Checking tempfile v3.27.0
27362026-09-05T00:00:07.923Z Checking httparse v1.10.1
27372026-09-05T00:00:07.990Z Checking crc32fast v1.5.0
27382026-09-05T00:00:08.018Z Checking aho-corasick v1.1.4
27392026-09-05T00:00:08.082Z Checking aws-lc-rs v1.16.3
27402026-09-05T00:00:08.086Z Checking untrusted v0.9.0
27412026-09-05T00:00:08.100Z Checking plain v0.2.3
27422026-09-05T00:00:08.118Z Checking httpdate v1.0.3
27432026-09-05T00:00:08.128Z Checking foreign-types-shared v0.1.1
27442026-09-05T00:00:08.177Z Checking tap v1.0.1
27452026-09-05T00:00:08.204Z Checking unicode-normalization v0.1.25
27462026-09-05T00:00:08.213Z Checking foreign-types v0.3.2
27472026-09-05T00:00:08.253Z Checking rand_chacha v0.3.1
27482026-09-05T00:00:08.271Z Checking wyz v0.5.1
27492026-09-05T00:00:08.281Z Checking signature v2.2.0
27502026-09-05T00:00:08.408Z Checking radium v0.7.0
27512026-09-05T00:00:08.444Z Checking hex v0.4.3
27522026-09-05T00:00:08.462Z Checking num-integer v0.1.46
27532026-09-05T00:00:08.532Z Checking openssl-sys v0.9.117
27542026-09-05T00:00:08.582Z Checking wait-timeout v0.2.1
27552026-09-05T00:00:08.590Z Checking socket2 v0.5.10
27562026-09-05T00:00:08.656Z Checking ucd-trie v0.1.7
27572026-09-05T00:00:08.672Z Checking clap_lex v1.0.0
27582026-09-05T00:00:08.688Z Checking regex-automata v0.4.14
27592026-09-05T00:00:08.701Z Checking funty v2.0.0
27602026-09-05T00:00:08.712Z Checking tokio-util v0.7.18
27612026-09-05T00:00:08.784Z Checking strsim v0.11.1
27622026-09-05T00:00:08.814Z Checking unicode-ident v1.0.24
27632026-09-05T00:00:08.831Z Checking bit-vec v0.8.0
27642026-09-05T00:00:08.887Z Checking quick-error v1.2.3
27652026-09-05T00:00:08.895Z Checking rustls-webpki v0.103.13
27662026-09-05T00:00:08.915Z Checking proc-macro2 v1.0.106
27672026-09-05T00:00:08.939Z Checking clap_builder v4.6.0
27682026-09-05T00:00:08.980Z Checking rusty-fork v0.3.1
27692026-09-05T00:00:09.008Z Checking bitvec v1.0.1
27702026-09-05T00:00:09.029Z Checking bit-set v0.8.0
27712026-09-05T00:00:09.144Z Checking openssl v0.10.80
27722026-09-05T00:00:09.160Z Checking pest v2.8.6
27732026-09-05T00:00:09.230Z Checking num-iter v0.1.45
27742026-09-05T00:00:09.305Z Checking rustls v0.23.41
27752026-09-05T00:00:09.317Z Checking h2 v0.4.15
27762026-09-05T00:00:09.333Z Checking rand v0.8.6
27772026-09-05T00:00:09.856Z Checking lazy_static v1.5.0
27782026-09-05T00:00:09.938Z Checking rand_xorshift v0.4.0
27792026-09-05T00:00:10.053Z Checking hmac v0.12.1
27802026-09-05T00:00:10.162Z Checking thiserror v1.0.69
27812026-09-05T00:00:10.221Z Checking maybe-uninit v2.0.0
27822026-09-05T00:00:10.262Z Checking serde_spanned v0.6.9
27832026-09-05T00:00:10.262Z Checking toml_datetime v0.6.11
27842026-09-05T00:00:10.280Z Checking sync_wrapper v1.0.2
27852026-09-05T00:00:10.313Z Checking nodrop v0.1.14
27862026-09-05T00:00:10.329Z Checking zlib-rs v0.6.2
27872026-09-05T00:00:10.350Z Checking crc-catalog v2.4.0
27882026-09-05T00:00:10.392Z Checking powerfmt v0.2.0
27892026-09-05T00:00:10.419Z Checking unarray v0.1.4
27902026-09-05T00:00:10.463Z Checking siphasher v1.0.2
27912026-09-05T00:00:10.476Z Checking pretty-hex v0.4.1
27922026-09-05T00:00:10.520Z Checking proptest v1.11.0
27932026-09-05T00:00:10.543Z Checking deranged v0.5.8
27942026-09-05T00:00:10.600Z Checking crc v3.4.0
27952026-09-05T00:00:10.630Z Checking array-init v0.0.4
27962026-09-05T00:00:10.765Z Checking tower v0.5.3
27972026-09-05T00:00:10.880Z Checking packed_struct v0.10.1
27982026-09-05T00:00:11.143Z Checking native-tls v0.2.18
27992026-09-05T00:00:11.148Z Checking smallvec v0.6.14
28002026-09-05T00:00:11.206Z Checking flate2 v1.1.9
28012026-09-05T00:00:11.321Z Checking clap v4.6.1
28022026-09-05T00:00:11.334Z Checking num-bigint-dig v0.8.6
28032026-09-05T00:00:11.396Z Checking quote v1.0.45
28042026-09-05T00:00:11.469Z Checking ipnetwork v0.21.1
28052026-09-05T00:00:11.502Z Checking pkcs1 v0.7.5
28062026-09-05T00:00:11.567Z Checking http-body-util v0.1.3
28072026-09-05T00:00:11.575Z Checking crossbeam-utils v0.8.21
28082026-09-05T00:00:11.681Z Checking bitfield v0.19.4
28092026-09-05T00:00:11.746Z Checking zerocopy v0.6.6
28102026-09-05T00:00:11.776Z Checking ahash v0.8.12
28112026-09-05T00:00:11.912Z Checking bzip2-sys v0.1.13+1.0.8
28122026-09-05T00:00:12.101Z Checking scroll v0.13.0
28132026-09-05T00:00:12.222Z Checking env_filter v2.0.0
28142026-09-05T00:00:12.222Z Checking iri-string v0.7.10
28152026-09-05T00:00:12.222Z Checking num-conv v0.2.0
28162026-09-05T00:00:12.222Z Checking gimli v0.32.3
28172026-09-05T00:00:12.222Z Checking ryu v1.0.23
28182026-09-05T00:00:12.222Z Checking unicode-bidi v0.3.18
28192026-09-05T00:00:12.283Z Checking hyper v1.10.1
28202026-09-05T00:00:12.283Z Checking unicode-properties v0.1.4
28212026-09-05T00:00:12.283Z Checking allocator-api2 v0.2.21
28222026-09-05T00:00:12.283Z Checking time-core v0.1.8
28232026-09-05T00:00:12.355Z Checking base64 v0.21.7
28242026-09-05T00:00:12.400Z Checking hashbrown v0.12.3
28252026-09-05T00:00:12.400Z Checking num_threads v0.1.7
28262026-09-05T00:00:12.457Z Checking winnow v0.5.40
28272026-09-05T00:00:12.495Z Checking time v0.3.47
28282026-09-05T00:00:12.495Z Checking stringprep v0.1.5
28292026-09-05T00:00:12.558Z Checking ron v0.8.1
28302026-09-05T00:00:12.587Z Checking newtype-uuid v1.3.2
28312026-09-05T00:00:12.739Z Checking indexmap v1.9.3
28322026-09-05T00:00:12.786Z Checking serde_urlencoded v0.7.1
28332026-09-05T00:00:12.991Z Checking tower-http v0.6.8
28342026-09-05T00:00:12.997Z Checking rsa v0.9.10
28352026-09-05T00:00:13.047Z Checking goblin v0.10.5
28362026-09-05T00:00:13.127Z Checking env_logger v0.11.11
28372026-09-05T00:00:13.131Z Checking hyper-util v0.1.20
28382026-09-05T00:00:16.118Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28392026-09-05T00:00:16.268Z Checking bzip2 v0.4.4
28402026-09-05T00:00:16.268Z Checking hashbrown v0.13.2
28412026-09-05T00:00:16.268Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28422026-09-05T00:00:16.269Z Checking crossbeam-epoch v0.9.18
28432026-09-05T00:00:16.269Z Checking toml_edit v0.19.15
28442026-09-05T00:00:16.269Z Checking addr2line v0.25.1
28452026-09-05T00:00:16.269Z Checking oxnet v0.1.6
28462026-09-05T00:00:16.269Z Checking syn v2.0.117
28472026-09-05T00:00:16.269Z Checking serde-hex v0.1.0
28482026-09-05T00:00:16.269Z Checking tokio-native-tls v0.3.1
28492026-09-05T00:00:16.269Z Checking bstr v1.12.1
28502026-09-05T00:00:16.269Z Checking block-buffer v0.12.1
28512026-09-05T00:00:16.269Z Checking block-padding v0.4.2
28522026-09-05T00:00:16.269Z Checking crypto-common v0.2.2
28532026-09-05T00:00:16.269Z Checking rustls-native-certs v0.8.3
28542026-09-05T00:00:16.269Z Checking x509-cert v0.2.5
28552026-09-05T00:00:16.269Z Checking scroll v0.12.0
28562026-09-05T00:00:16.269Z Checking object v0.37.3
28572026-09-05T00:00:16.269Z Checking zstd-sys v2.0.16+zstd.1.5.7
28582026-09-05T00:00:16.269Z Checking md-5 v0.10.6
28592026-09-05T00:00:16.269Z Checking hash32 v0.2.1
28602026-09-05T00:00:16.269Z Checking encoding_rs v0.8.35
28612026-09-05T00:00:16.269Z Checking crc-any v2.5.0
28622026-09-05T00:00:16.269Z Checking mime v0.3.17
28632026-09-05T00:00:16.269Z Checking psl-types v2.0.11
28642026-09-05T00:00:16.269Z Checking fallible-iterator v0.2.0
28652026-09-05T00:00:16.269Z Checking rustc-demangle v0.1.27
28662026-09-05T00:00:16.269Z Checking publicsuffix v2.3.0
28672026-09-05T00:00:16.269Z Checking dof v0.4.0
28682026-09-05T00:00:16.269Z Checking postgres-protocol v0.6.10
28692026-09-05T00:00:16.270Z Checking heapless v0.7.17
28702026-09-05T00:00:16.270Z Checking zstd-safe v7.2.4
28712026-09-05T00:00:16.270Z Checking goblin v0.8.2
28722026-09-05T00:00:16.270Z Checking toml v0.7.8
28732026-09-05T00:00:16.270Z Checking hyper-tls v0.6.0
28742026-09-05T00:00:16.270Z Checking inout v0.2.2
28752026-09-05T00:00:16.270Z Checking object v0.30.4
28762026-09-05T00:00:16.270Z Checking daft v0.1.8
28772026-09-05T00:00:16.270Z Checking cookie v0.18.1
28782026-09-05T00:00:16.270Z Checking zip v0.6.6
28792026-09-05T00:00:16.270Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28802026-09-05T00:00:16.355Z Checking tokio-rustls v0.26.4
28812026-09-05T00:00:16.355Z Checking phf_shared v0.13.1
28822026-09-05T00:00:16.355Z Checking dtrace-parser v0.3.0
28832026-09-05T00:00:16.411Z Checking pin-project v1.1.11
28842026-09-05T00:00:16.422Z Checking zerocopy v0.7.35
28852026-09-05T00:00:16.422Z Checking signal-hook v0.3.18
28862026-09-05T00:00:16.446Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28872026-09-05T00:00:16.506Z Checking futures-executor v0.3.32
28882026-09-05T00:00:16.547Z Checking ff v0.13.1
28892026-09-05T00:00:16.601Z Checking thread-id v5.1.0
28902026-09-05T00:00:16.626Z Checking either v1.15.0
28912026-09-05T00:00:16.626Z Checking path-slash v0.1.5
28922026-09-05T00:00:16.656Z Checking bitflags v1.3.2
28932026-09-05T00:00:16.694Z Compiling rayon-core v1.13.0
28942026-09-05T00:00:16.718Z Checking base16ct v0.2.0
28952026-09-05T00:00:16.768Z Checking bumpalo v3.20.2
28962026-09-05T00:00:16.840Z Checking foldhash v0.1.5
28972026-09-05T00:00:16.862Z Checking smawk v0.3.2
28982026-09-05T00:00:16.889Z Checking jiff-core v0.1.0
28992026-09-05T00:00:16.921Z Checking backtrace v0.3.76
29002026-09-05T00:00:16.972Z Checking unicode-linebreak v0.1.5
29012026-09-05T00:00:16.999Z Checking libbz2-rs-sys v0.2.2
29022026-09-05T00:00:16.999Z Compiling illumos-nvpair-sys v0.2.0
29032026-09-05T00:00:17.206Z Checking is_ci v1.2.0
29042026-09-05T00:00:17.233Z Checking foldhash v0.2.0
29052026-09-05T00:00:17.233Z Checking unicode-width v0.2.0
29062026-09-05T00:00:17.252Z Checking same-file v1.0.6
29072026-09-05T00:00:17.309Z Checking managed v0.8.0
29082026-09-05T00:00:17.345Z Checking bzip2 v0.6.1
29092026-09-05T00:00:17.357Z Checking walkdir v2.5.0
29102026-09-05T00:00:17.396Z Checking hashbrown v0.16.1
29112026-09-05T00:00:17.442Z Checking textwrap v0.16.2
29122026-09-05T00:00:17.487Z Checking smoltcp v0.9.1
29132026-09-05T00:00:17.503Z Checking supports-color v3.0.2
29142026-09-05T00:00:17.510Z Checking dof v0.3.0
29152026-09-05T00:00:17.525Z Checking backtrace-ext v0.2.1
29162026-09-05T00:00:17.564Z Checking jiff v0.2.34
29172026-09-05T00:00:17.626Z Checking hashbrown v0.15.5
29182026-09-05T00:00:17.638Z Checking zopfli v0.8.3
29192026-09-05T00:00:17.665Z Checking sec1 v0.7.3
29202026-09-05T00:00:17.784Z Checking usdt-impl v0.6.0
29212026-09-05T00:00:17.870Z Checking signal-hook-mio v0.2.5
29222026-09-05T00:00:17.900Z Checking group v0.13.0
29232026-09-05T00:00:17.953Z Checking futures v0.3.32
29242026-09-05T00:00:17.967Z Checking hyper-rustls v0.27.7
29252026-09-05T00:00:17.993Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29262026-09-05T00:00:18.026Z Checking snafu v0.8.9
29272026-09-05T00:00:18.038Z Checking phf v0.13.1
29282026-09-05T00:00:18.066Z Checking cookie_store v0.22.1
29292026-09-05T00:00:18.075Z Checking cipher v0.5.2
29302026-09-05T00:00:18.088Z Checking reqwest v0.12.28
29312026-09-05T00:00:18.164Z Checking postgres-types v0.2.12
29322026-09-05T00:00:18.180Z Checking zstd v0.13.3
29332026-09-05T00:00:18.257Z Checking rustls-platform-verifier v0.6.2
29342026-09-05T00:00:18.307Z Checking globset v0.4.18
29352026-09-05T00:00:18.324Z Checking crossbeam-deque v0.8.6
29362026-09-05T00:00:18.370Z Checking phf_shared v0.11.3
29372026-09-05T00:00:18.387Z Checking regex v1.12.3
29382026-09-05T00:00:18.399Z Checking dtrace-parser v0.2.0
29392026-09-05T00:00:18.497Z Checking hkdf v0.12.4
29402026-09-05T00:00:18.510Z Checking curve25519-dalek v4.1.3
29412026-09-05T00:00:18.510Z Checking ref-cast v1.0.25
29422026-09-05T00:00:18.566Z Checking strum v0.27.2
29432026-09-05T00:00:18.586Z Checking byte-wrapper v0.1.0
29442026-09-05T00:00:18.626Z Checking olpc-cjson v0.1.4
29452026-09-05T00:00:18.654Z Checking hubpack v0.1.2
29462026-09-05T00:00:18.678Z Checking ed25519 v2.2.3
29472026-09-05T00:00:18.678Z Checking memoffset v0.9.1
29482026-09-05T00:00:18.750Z Checking rustix v0.38.44
29492026-09-05T00:00:18.754Z Checking owo-colors v4.3.0
29502026-09-05T00:00:18.792Z Checking pem v3.0.6
29512026-09-05T00:00:18.806Z Checking crypto-bigint v0.5.5
29522026-09-05T00:00:18.821Z Checking serde_plain v1.0.2
29532026-09-05T00:00:18.881Z Checking serde-big-array v0.5.1
29542026-09-05T00:00:18.928Z Checking erased-serde v0.3.31
29552026-09-05T00:00:18.966Z Checking float-cmp v0.10.0
29562026-09-05T00:00:18.974Z Checking memmap2 v0.9.10
29572026-09-05T00:00:19.117Z Checking thread-id v4.2.2
29582026-09-05T00:00:19.136Z Checking unicode-segmentation v1.12.0
29592026-09-05T00:00:19.161Z Checking static_assertions v1.1.0
29602026-09-05T00:00:19.235Z Checking keccak v0.1.6
29612026-09-05T00:00:19.254Z Checking precomputed-hash v0.1.1
29622026-09-05T00:00:19.284Z Checking winnow v1.0.3
29632026-09-05T00:00:19.297Z Checking predicates-core v1.0.10
29642026-09-05T00:00:19.326Z Checking whoami v2.1.0
29652026-09-05T00:00:19.391Z Checking winnow v0.7.14
29662026-09-05T00:00:19.415Z Checking difflib v0.4.0
29672026-09-05T00:00:19.432Z Checking typed-path v0.9.3
29682026-09-05T00:00:19.461Z Checking new_debug_unreachable v1.0.6
29692026-09-05T00:00:19.506Z Checking fixedbitset v0.5.7
29702026-09-05T00:00:19.520Z Checking normalize-line-endings v0.3.0
29712026-09-05T00:00:19.530Z Checking unicode-width v0.1.14
29722026-09-05T00:00:19.582Z Checking data-encoding v2.10.0
29732026-09-05T00:00:19.603Z Checking toml_write v0.1.2
29742026-09-05T00:00:19.694Z Checking const-oid v0.10.2
29752026-09-05T00:00:19.700Z Checking fixedbitset v0.4.2
29762026-09-05T00:00:19.777Z Checking cpufeatures v0.3.0
29772026-09-05T00:00:19.802Z Checking supports-hyperlinks v3.2.0
29782026-09-05T00:00:19.828Z Checking supports-unicode v3.0.0
29792026-09-05T00:00:19.853Z Checking hickory-proto v0.25.2
29802026-09-05T00:00:19.874Z Checking petgraph v0.6.5
29812026-09-05T00:00:19.874Z Checking digest v0.11.3
29822026-09-05T00:00:19.881Z Checking chacha20 v0.10.0
29832026-09-05T00:00:19.926Z Checking miette v7.6.0
29842026-09-05T00:00:20.036Z Checking elliptic-curve v0.13.8
29852026-09-05T00:00:20.121Z Checking petgraph v0.8.3
29862026-09-05T00:00:20.124Z Checking toml_parser v1.1.2+spec-1.1.0
29872026-09-05T00:00:20.193Z Checking tough v0.22.0
29882026-09-05T00:00:20.349Z Checking predicates v3.1.4
29892026-09-05T00:00:20.439Z Checking string_cache v0.8.9
29902026-09-05T00:00:20.458Z Checking tokio-postgres v0.7.16
29912026-09-05T00:00:20.570Z Checking toml_edit v0.22.27
29922026-09-05T00:00:20.594Z Checking crossterm v0.28.1
29932026-09-05T00:00:20.644Z Checking zip v4.6.1
29942026-09-05T00:00:21.149Z Checking similar v2.7.0
29952026-09-05T00:00:21.262Z Checking sha3 v0.10.8
29962026-09-05T00:00:21.321Z Checking slog v2.8.2
29972026-09-05T00:00:21.441Z Checking ed25519-dalek v2.2.0
29982026-09-05T00:00:21.524Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29992026-09-05T00:00:21.590Z Checking usdt-impl v0.5.0
30002026-09-05T00:00:21.656Z Checking usdt v0.6.0
30012026-09-05T00:00:21.677Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30022026-09-05T00:00:21.720Z Checking nix v0.31.2
30032026-09-05T00:00:21.764Z Checking iddqd v0.4.2
30042026-09-05T00:00:21.853Z Checking reqwest v0.13.2
30052026-09-05T00:00:22.225Z Checking itertools v0.13.0
30062026-09-05T00:00:22.242Z Checking strum v0.26.3
30072026-09-05T00:00:22.262Z Checking serde_with v3.21.0
30082026-09-05T00:00:22.349Z Checking derive_more v2.1.1
30092026-09-05T00:00:22.453Z Checking fs-err v3.3.0
30102026-09-05T00:00:22.612Z Checking tokio-stream v0.1.18
30112026-09-05T00:00:22.665Z Checking buf-list v1.1.2
30122026-09-05T00:00:22.696Z Checking anyhow v1.0.104
30132026-09-05T00:00:22.759Z Checking camino v1.2.5
30142026-09-05T00:00:22.838Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30152026-09-05T00:00:22.875Z Checking openapiv3 v2.2.0
30162026-09-05T00:00:22.886Z Checking peg-runtime v0.8.5
30172026-09-05T00:00:22.988Z Checking lalrpop-util v0.19.12
30182026-09-05T00:00:23.009Z Checking illumos-nvpair v0.3.0
30192026-09-05T00:00:23.019Z Checking rayon v1.11.0
30202026-09-05T00:00:23.083Z Checking sigpipe v0.1.3
30212026-09-05T00:00:23.133Z Checking glob v0.3.3
30222026-09-05T00:00:24.057Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30232026-09-05T00:00:24.346Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30242026-09-05T00:00:24.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s
30252026-09-05T00:00:24.786Z
30262026-09-05T00:00:24.786Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30272026-09-05T00:00:25.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282026-09-05T00:00:25.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292026-09-05T00:00:25.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302026-09-05T00:00:25.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30312026-09-05T00:00:25.350Z
30322026-09-05T00:00:25.350Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30332026-09-05T00:00:26.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-05T00:00:26.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-05T00:00:26.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-05T00:00:26.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30372026-09-05T00:00:26.314Z
30382026-09-05T00:00:26.314Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30392026-09-05T00:00:26.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-05T00:00:26.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-05T00:00:26.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-05T00:00:26.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30432026-09-05T00:00:26.471Z
30442026-09-05T00:00:26.471Zinfo: running `cargo check --bins` on oxql-types (123/376)
30452026-09-05T00:00:26.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-05T00:00:26.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-05T00:00:26.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-05T00:00:26.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30492026-09-05T00:00:28.794Z
30502026-09-05T00:00:28.794Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30512026-09-05T00:00:28.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-05T00:00:28.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-05T00:00:28.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-05T00:00:28.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30552026-09-05T00:00:28.852Z
30562026-09-05T00:00:28.852Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30572026-09-05T00:00:28.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-05T00:00:28.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-05T00:00:28.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-05T00:00:28.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30612026-09-05T00:00:28.852Z
30622026-09-05T00:00:28.852Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30632026-09-05T00:00:28.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-05T00:00:28.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-05T00:00:28.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-05T00:00:28.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30672026-09-05T00:00:28.852Z
30682026-09-05T00:00:28.852Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30692026-09-05T00:00:29.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-05T00:00:29.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-05T00:00:29.357Z Compiling multer v3.1.0
30722026-09-05T00:00:29.450Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30732026-09-05T00:00:29.450Z Compiling async-stream-impl v0.3.6
30742026-09-05T00:00:29.467Z Compiling serde_tokenstream v0.3.0
30752026-09-05T00:00:29.486Z Compiling dropshot v0.17.1
30762026-09-05T00:00:29.498Z Compiling parse-display-derive v0.10.0
30772026-09-05T00:00:29.501Z Compiling dropshot_endpoint v0.17.1
30782026-09-05T00:00:29.501Z Compiling newtype-uuid-macros v0.1.0
30792026-09-05T00:00:29.672Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30802026-09-05T00:00:29.700Z Checking thread_local v1.1.9
30812026-09-05T00:00:29.750Z Compiling oxide-generation-macros v0.2.0
30822026-09-05T00:00:29.814Z Checking match_cfg v0.1.0
30832026-09-05T00:00:29.878Z Checking compression-core v0.4.31
30842026-09-05T00:00:29.896Z Checking hostname v0.3.1
30852026-09-05T00:00:29.990Z Checking crossbeam-channel v0.5.15
30862026-09-05T00:00:30.010Z Checking compression-codecs v0.4.37
30872026-09-05T00:00:30.017Z Checking atomicwrites v0.4.4
30882026-09-05T00:00:30.053Z Checking slog-json v2.6.1
30892026-09-05T00:00:30.141Z Checking is-terminal v0.4.17
30902026-09-05T00:00:30.163Z Checking serde_spanned v1.1.1
30912026-09-05T00:00:30.206Z Checking toml_datetime v1.1.1+spec-1.1.0
30922026-09-05T00:00:30.221Z Checking term v1.2.1
30932026-09-05T00:00:30.244Z Checking toml_writer v1.1.1+spec-1.1.0
30942026-09-05T00:00:30.292Z Checking debug-ignore v1.0.5
30952026-09-05T00:00:30.316Z Checking take_mut v0.2.2
30962026-09-05T00:00:30.406Z Checking slog-bunyan v2.5.0
30972026-09-05T00:00:30.415Z Checking async-compression v0.4.41
30982026-09-05T00:00:30.420Z Checking toml v1.1.2+spec-1.1.0
30992026-09-05T00:00:30.421Z Checking slog-async v2.8.0
31002026-09-05T00:00:30.441Z Checking slog-term v2.9.2
31012026-09-05T00:00:30.466Z Checking async-stream v0.3.6
31022026-09-05T00:00:30.492Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31032026-09-05T00:00:30.588Z Checking progenitor-client v0.14.0
31042026-09-05T00:00:30.593Z Checking sha1 v0.11.0
31052026-09-05T00:00:30.637Z Checking oxide-generation v0.1.3
31062026-09-05T00:00:30.709Z Checking waitgroup v0.1.2
31072026-09-05T00:00:30.805Z Checking rustls-pemfile v2.2.0
31082026-09-05T00:00:30.823Z Checking backon v1.6.0
31092026-09-05T00:00:30.849Z Checking serde_path_to_error v0.1.20
31102026-09-05T00:00:30.865Z Checking hostname v0.4.2
31112026-09-05T00:00:30.874Z Checking instant v0.1.13
31122026-09-05T00:00:30.956Z Checking backoff v0.4.0
31132026-09-05T00:00:30.992Z Checking progenitor-extras v0.2.0
31142026-09-05T00:00:31.009Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31152026-09-05T00:00:31.120Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31162026-09-05T00:00:31.140Z Checking parse-display v0.10.0
31172026-09-05T00:00:31.146Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31182026-09-05T00:00:31.162Z Checking itertools v0.14.0
31192026-09-05T00:00:31.175Z Checking regress v0.10.5
31202026-09-05T00:00:31.270Z Checking macaddr v1.0.1
31212026-09-05T00:00:31.446Z Checking humantime v2.3.0
31222026-09-05T00:00:32.254Z Compiling prettyplease v0.2.37
31232026-09-05T00:00:32.583Z Checking num-rational v0.4.2
31242026-09-05T00:00:32.839Z Checking num-complex v0.4.6
31252026-09-05T00:00:33.229Z Compiling num v0.4.3
31262026-09-05T00:00:33.260Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31272026-09-05T00:00:33.371Z Compiling usdt-attr-macro v0.5.0
31282026-09-05T00:00:33.382Z Compiling usdt-macro v0.5.0
31292026-09-05T00:00:33.402Z Checking memmap v0.7.0
31302026-09-05T00:00:33.465Z Checking float-ord v0.3.2
31312026-09-05T00:00:33.556Z Compiling convert_case v0.4.0
31322026-09-05T00:00:33.887Z Checking newline-converter v0.3.0
31332026-09-05T00:00:33.936Z Compiling derive_more v0.99.20
31342026-09-05T00:00:33.997Z Checking console v0.15.11
31352026-09-05T00:00:34.104Z Compiling toml v0.8.23
31362026-09-05T00:00:34.158Z Checking usdt v0.5.0
31372026-09-05T00:00:34.265Z Compiling minimal-lexical v0.2.1
31382026-09-05T00:00:34.304Z Checking linked-hash-map v0.5.6
31392026-09-05T00:00:34.488Z Checking lru-cache v0.1.2
31402026-09-05T00:00:34.532Z Compiling nom v7.1.3
31412026-09-05T00:00:34.599Z Checking expectorate v1.2.0
31422026-09-05T00:00:34.770Z Checking camino-tempfile v1.4.1
31432026-09-05T00:00:34.917Z Checking hickory-proto v0.24.4
31442026-09-05T00:00:35.036Z Checking phf_shared v0.12.1
31452026-09-05T00:00:35.165Z Compiling slog-dtrace v0.3.0
31462026-09-05T00:00:35.200Z Checking heck v0.5.0
31472026-09-05T00:00:35.322Z Checking resolv-conf v0.7.6
31482026-09-05T00:00:35.500Z Compiling chrono-tz v0.10.4
31492026-09-05T00:00:35.718Z Compiling unicode-xid v0.2.6
31502026-09-05T00:00:35.872Z Compiling const_format_proc_macros v0.2.34
31512026-09-05T00:00:35.903Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31522026-09-05T00:00:35.938Z Checking phf v0.12.1
31532026-09-05T00:00:36.039Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31542026-09-05T00:00:36.081Z Checking tokio-dtrace v0.1.1
31552026-09-05T00:00:36.247Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31562026-09-05T00:00:36.353Z Compiling derive-where v1.6.0
31572026-09-05T00:00:36.560Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31582026-09-05T00:00:36.892Z Checking highway v1.3.0
31592026-09-05T00:00:36.892Z Checking hickory-resolver v0.24.4
31602026-09-05T00:00:37.048Z Checking const_format v0.2.35
31612026-09-05T00:00:37.252Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31622026-09-05T00:00:37.547Z Checking oxide-tokio-rt v0.1.4
31632026-09-05T00:00:37.630Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31642026-09-05T00:00:37.647Z Checking qorb v0.4.1
31652026-09-05T00:00:37.905Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31662026-09-05T00:00:37.973Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31672026-09-05T00:00:38.010Z Checking gethostname v0.5.0
31682026-09-05T00:00:38.042Z Checking bcs v0.1.6
31692026-09-05T00:00:38.058Z Checking termtree v0.5.1
31702026-09-05T00:00:38.087Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31712026-09-05T00:00:41.370Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31722026-09-05T00:00:44.194Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31732026-09-05T00:00:46.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s
31742026-09-05T00:00:46.594Z
31752026-09-05T00:00:46.594Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31762026-09-05T00:00:47.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-09-05T00:00:47.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-09-05T00:00:47.273Z Compiling ar_archive_writer v0.5.1
31792026-09-05T00:00:47.366Z Compiling stacker v0.1.23
31802026-09-05T00:00:47.377Z Compiling cfg_aliases v0.1.1
31812026-09-05T00:00:47.391Z Compiling proc-macro-error v1.0.4
31822026-09-05T00:00:47.398Z Checking fd-lock v4.0.4
31832026-09-05T00:00:47.398Z Checking nibble_vec v0.1.0
31842026-09-05T00:00:47.398Z Checking vte v0.14.1
31852026-09-05T00:00:47.398Z Compiling recursive-proc-macro-impl v0.1.1
31862026-09-05T00:00:47.425Z Compiling nix v0.28.0
31872026-09-05T00:00:47.500Z Checking bytecount v0.6.9
31882026-09-05T00:00:47.505Z Checking endian-type v0.1.2
31892026-09-05T00:00:47.551Z Checking strip-ansi-escapes v0.2.1
31902026-09-05T00:00:47.583Z Checking papergrid v0.11.0
31912026-09-05T00:00:47.619Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31922026-09-05T00:00:47.635Z Checking radix_trie v0.2.1
31932026-09-05T00:00:47.642Z Compiling peg-macros v0.8.5
31942026-09-05T00:00:47.654Z Compiling tabled_derive v0.7.0
31952026-09-05T00:00:47.796Z Compiling sqlparser_derive v0.5.0
31962026-09-05T00:00:47.827Z Checking winnow v0.6.26
31972026-09-05T00:00:48.093Z Checking home v0.5.12
31982026-09-05T00:00:48.239Z Compiling psm v0.1.30
31992026-09-05T00:00:48.322Z Checking unicode_categories v0.1.1
32002026-09-05T00:00:48.323Z Checking nu-ansi-term v0.50.3
32012026-09-05T00:00:48.379Z Checking crossterm v0.29.0
32022026-09-05T00:00:48.422Z Checking reedline v0.40.0
32032026-09-05T00:00:48.540Z Checking display-error-chain v0.2.2
32042026-09-05T00:00:48.606Z Checking tabled v0.15.0
32052026-09-05T00:00:48.673Z Checking rustyline v14.0.0
32062026-09-05T00:00:48.917Z Checking recursive v0.1.1
32072026-09-05T00:00:48.944Z Checking peg v0.8.5
32082026-09-05T00:00:48.960Z Checking sqlformat v0.3.5
32092026-09-05T00:00:49.003Z Checking sqlparser v0.61.0
32102026-09-05T00:01:00.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
32112026-09-05T00:01:00.299Z
32122026-09-05T00:01:00.299Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32132026-09-05T00:01:00.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32142026-09-05T00:01:00.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32152026-09-05T00:01:00.956Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32162026-09-05T00:01:04.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
32172026-09-05T00:01:04.649Z
32182026-09-05T00:01:04.649Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32192026-09-05T00:01:05.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-05T00:01:05.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-05T00:01:05.299Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-05T00:01:07.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
32232026-09-05T00:01:07.984Z
32242026-09-05T00:01:07.984Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32252026-09-05T00:01:08.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-05T00:01:08.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-05T00:01:08.660Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-05T00:01:11.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
32292026-09-05T00:01:12.111Z
32302026-09-05T00:01:12.111Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32312026-09-05T00:01:12.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-05T00:01:12.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-05T00:01:12.768Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-05T00:01:16.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
32352026-09-05T00:01:16.280Z
32362026-09-05T00:01:16.280Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32372026-09-05T00:01:16.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-05T00:01:16.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-05T00:01:16.946Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-05T00:01:19.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
32412026-09-05T00:01:19.743Z
32422026-09-05T00:01:19.744Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32432026-09-05T00:01:20.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-05T00:01:20.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-05T00:01:20.406Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-05T00:01:23.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
32472026-09-05T00:01:23.267Z
32482026-09-05T00:01:23.268Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32492026-09-05T00:01:23.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-05T00:01:23.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-05T00:01:23.924Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-05T00:01:27.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
32532026-09-05T00:01:27.567Z
32542026-09-05T00:01:27.567Zinfo: running `cargo check --bins` on oximeter (136/376)
32552026-09-05T00:01:28.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-05T00:01:28.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-05T00:01:28.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582026-09-05T00:01:28.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32592026-09-05T00:01:28.124Z
32602026-09-05T00:01:28.124Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32612026-09-05T00:01:28.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-05T00:01:28.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-05T00:01:28.739Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32642026-09-05T00:01:29.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32652026-09-05T00:01:29.276Z
32662026-09-05T00:01:29.276Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32672026-09-05T00:01:29.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-05T00:01:29.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-05T00:01:29.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702026-09-05T00:01:29.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
32712026-09-05T00:01:29.829Z
32722026-09-05T00:01:29.829Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32732026-09-05T00:01:30.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-05T00:01:30.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-05T00:01:30.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-05T00:01:30.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32772026-09-05T00:01:30.430Z
32782026-09-05T00:01:30.430Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32792026-09-05T00:01:30.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-05T00:01:30.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-05T00:01:30.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-05T00:01:30.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32832026-09-05T00:01:31.001Z
32842026-09-05T00:01:31.001Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32852026-09-05T00:01:31.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-05T00:01:31.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-05T00:01:31.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-05T00:01:31.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-05T00:01:31.570Z
32902026-09-05T00:01:31.570Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32912026-09-05T00:01:32.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-05T00:01:32.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-05T00:01:32.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-05T00:01:32.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32952026-09-05T00:01:32.136Z
32962026-09-05T00:01:32.136Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
32972026-09-05T00:01:32.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-05T00:01:32.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-05T00:01:32.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-05T00:01:32.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-05T00:01:32.700Z
33022026-09-05T00:01:32.700Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33032026-09-05T00:01:33.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-05T00:01:33.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-05T00:01:33.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-05T00:01:33.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33072026-09-05T00:01:33.266Z
33082026-09-05T00:01:33.266Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33092026-09-05T00:01:33.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-05T00:01:33.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-05T00:01:34.079Z Compiling crucible-workspace-hack v0.1.0
33122026-09-05T00:01:34.082Z Compiling regress v0.11.1
33132026-09-05T00:01:34.082Z Checking secrecy v0.10.3
33142026-09-05T00:01:34.082Z Checking half v2.7.1
33152026-09-05T00:01:34.082Z Checking ciborium-io v0.2.2
33162026-09-05T00:01:34.082Z Checking inout v0.1.4
33172026-09-05T00:01:34.082Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33182026-09-05T00:01:34.213Z Checking universal-hash v0.5.1
33192026-09-05T00:01:34.325Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33202026-09-05T00:01:34.343Z Compiling thiserror-impl-no-std v2.0.2
33212026-09-05T00:01:34.360Z Checking cipher v0.4.4
33222026-09-05T00:01:34.366Z Checking opaque-debug v0.3.1
33232026-09-05T00:01:34.439Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33242026-09-05T00:01:34.455Z Checking poly1305 v0.8.0
33252026-09-05T00:01:34.470Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33262026-09-05T00:01:34.496Z Checking ciborium-ll v0.2.2
33272026-09-05T00:01:34.565Z Checking chacha20 v0.9.1
33282026-09-05T00:01:34.669Z Checking ciborium v0.2.2
33292026-09-05T00:01:34.711Z Checking password-hash v0.5.0
33302026-09-05T00:01:34.727Z Checking blake2 v0.10.6
33312026-09-05T00:01:34.752Z Checking aead v0.5.2
33322026-09-05T00:01:34.855Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33332026-09-05T00:01:34.893Z Checking indent_write v2.2.0
33342026-09-05T00:01:34.935Z Compiling toml_datetime v0.7.5+spec-1.1.0
33352026-09-05T00:01:35.014Z Checking argon2 v0.5.3
33362026-09-05T00:01:35.026Z Checking chacha20poly1305 v0.10.1
33372026-09-05T00:01:35.077Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33382026-09-05T00:01:35.144Z Compiling toml_edit v0.23.10+spec-1.0.0
33392026-09-05T00:01:35.175Z Compiling unsafe-libyaml v0.2.11
33402026-09-05T00:01:35.291Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33412026-09-05T00:01:35.487Z Checking thiserror-no-std v2.0.2
33422026-09-05T00:01:35.502Z Compiling itertools v0.15.0
33432026-09-05T00:01:35.574Z Checking vsss-rs v3.3.4
33442026-09-05T00:01:35.685Z Compiling proc-macro-crate v3.4.0
33452026-09-05T00:01:35.904Z Compiling typify-impl v0.6.2
33462026-09-05T00:01:36.190Z Compiling serde_yaml v0.9.34+deprecated
33472026-09-05T00:01:36.223Z Compiling num_enum_derive v0.7.6
33482026-09-05T00:01:36.527Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33492026-09-05T00:01:36.623Z Compiling heapless v0.8.0
33502026-09-05T00:01:36.717Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33512026-09-05T00:01:36.829Z Compiling ingot-macros v0.2.0
33522026-09-05T00:01:37.079Z Checking hash32 v0.3.1
33532026-09-05T00:01:37.169Z Compiling smoltcp v0.11.0
33542026-09-05T00:01:37.207Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33552026-09-05T00:01:37.268Z Checking num_enum v0.7.6
33562026-09-05T00:01:37.430Z Checking tabwriter v1.4.1
33572026-09-05T00:01:37.458Z Checking cobs v0.3.0
33582026-09-05T00:01:37.520Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33592026-09-05T00:01:37.577Z Checking swrite v0.1.0
33602026-09-05T00:01:37.603Z Checking postcard v1.1.3
33612026-09-05T00:01:37.618Z Compiling proc-macro-crate v1.3.1
33622026-09-05T00:01:37.668Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33632026-09-05T00:01:37.720Z Compiling foreign-types-macros v0.2.3
33642026-09-05T00:01:37.793Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33652026-09-05T00:01:37.871Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33662026-09-05T00:01:37.893Z Checking foreign-types-shared v0.3.1
33672026-09-05T00:01:37.980Z Checking colored v3.1.1
33682026-09-05T00:01:38.032Z Compiling num_enum_derive v0.5.11
33692026-09-05T00:01:38.212Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33702026-09-05T00:01:38.290Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33712026-09-05T00:01:38.304Z Checking foreign-types v0.5.0
33722026-09-05T00:01:38.382Z Checking cstr-argument v0.1.2
33732026-09-05T00:01:38.502Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33742026-09-05T00:01:38.699Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33752026-09-05T00:01:38.716Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33762026-09-05T00:01:38.741Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33772026-09-05T00:01:38.751Z Checking rand v0.10.1
33782026-09-05T00:01:38.876Z Checking itertools v0.12.1
33792026-09-05T00:01:38.902Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33802026-09-05T00:01:38.918Z Compiling zone_cfg_derive v0.3.1
33812026-09-05T00:01:39.050Z Checking num_enum v0.5.11
33822026-09-05T00:01:39.163Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33832026-09-05T00:01:39.220Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33842026-09-05T00:01:39.333Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33852026-09-05T00:01:39.350Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33862026-09-05T00:01:39.522Z Compiling num-derive v0.4.2
33872026-09-05T00:01:39.561Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33882026-09-05T00:01:39.623Z Checking ingot-types v0.2.0
33892026-09-05T00:01:39.745Z Compiling semver v0.1.20
33902026-09-05T00:01:39.896Z Checking zone v0.3.1
33912026-09-05T00:01:39.986Z Checking ingot v0.2.1
33922026-09-05T00:01:40.034Z Compiling rustc_version v0.1.7
33932026-09-05T00:01:40.109Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33942026-09-05T00:01:40.268Z Checking smf v0.2.3
33952026-09-05T00:01:40.268Z Checking nom v8.0.0
33962026-09-05T00:01:40.407Z Checking csv-core v0.1.13
33972026-09-05T00:01:40.427Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33982026-09-05T00:01:40.433Z Compiling typify-macro v0.6.2
33992026-09-05T00:01:40.513Z Checking whoami v1.6.1
34002026-09-05T00:01:40.580Z Checking csv v1.4.0
34012026-09-05T00:01:40.657Z Compiling newtype_derive v0.1.6
34022026-09-05T00:01:40.692Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34032026-09-05T00:01:40.851Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34042026-09-05T00:01:40.874Z Compiling cancel-safe-futures v0.1.5
34052026-09-05T00:01:40.995Z Compiling libefi-sys v0.1.0
34062026-09-05T00:01:41.013Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34072026-09-05T00:01:41.100Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34082026-09-05T00:01:41.248Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34092026-09-05T00:01:41.287Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34102026-09-05T00:01:41.414Z Checking oxide-update-engine-types v0.1.2
34112026-09-05T00:01:41.430Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34122026-09-05T00:01:41.488Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34132026-09-05T00:01:41.600Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34142026-09-05T00:01:41.667Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34152026-09-05T00:01:41.687Z Compiling bitfield-struct v0.6.2
34162026-09-05T00:01:41.875Z Checking linear-map v1.2.0
34172026-09-05T00:01:42.012Z Checking steno v0.4.1
34182026-09-05T00:01:42.204Z Compiling typify v0.6.2
34192026-09-05T00:01:42.278Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34202026-09-05T00:01:42.321Z Compiling progenitor-impl v0.14.0
34212026-09-05T00:01:42.327Z Checking oxide-update-engine v0.1.2
34222026-09-05T00:01:42.343Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34232026-09-05T00:01:42.575Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34242026-09-05T00:01:42.735Z Checking sha1 v0.10.6
34252026-09-05T00:01:42.752Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34262026-09-05T00:01:42.774Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34272026-09-05T00:01:42.825Z Checking utf-8 v0.7.6
34282026-09-05T00:01:42.904Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-05T00:01:42.960Z Checking tungstenite v0.21.0
34302026-09-05T00:01:43.001Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34312026-09-05T00:01:43.143Z Checking ignore v0.4.25
34322026-09-05T00:01:43.157Z Checking anstyle-parse v0.2.7
34332026-09-05T00:01:43.249Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34342026-09-05T00:01:43.308Z Compiling xshell-macros v0.2.7
34352026-09-05T00:01:43.382Z Checking tokio-tungstenite v0.21.0
34362026-09-05T00:01:43.446Z Checking anstream v0.6.21
34372026-09-05T00:01:43.576Z Checking globwalk v0.9.1
34382026-09-05T00:01:43.651Z Checking predicates-tree v1.0.13
34392026-09-05T00:01:43.661Z Checking filetime v0.2.27
34402026-09-05T00:01:43.679Z Checking xshell v0.2.7
34412026-09-05T00:01:43.718Z Checking tagptr v0.2.0
34422026-09-05T00:01:43.754Z Checking xattr v1.6.1
34432026-09-05T00:01:43.785Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34442026-09-05T00:01:43.799Z Checking camino-tempfile-ext v0.3.3
34452026-09-05T00:01:43.855Z Checking moka v0.12.13
34462026-09-05T00:01:43.870Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34472026-09-05T00:01:43.886Z Checking tar v0.4.46
34482026-09-05T00:01:43.989Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34492026-09-05T00:01:44.006Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34502026-09-05T00:01:44.046Z Checking rand_seeder v0.4.0
34512026-09-05T00:01:44.117Z Checking half v1.8.3
34522026-09-05T00:01:44.141Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34532026-09-05T00:01:44.190Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34542026-09-05T00:01:44.261Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34552026-09-05T00:01:44.312Z Checking serde_cbor v0.11.2
34562026-09-05T00:01:44.484Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34572026-09-05T00:01:44.500Z Checking hickory-resolver v0.25.2
34582026-09-05T00:01:44.514Z Checking sha2 v0.11.0
34592026-09-05T00:01:44.703Z Checking digest-io v0.1.0
34602026-09-05T00:01:44.828Z Compiling petname v2.0.2
34612026-09-05T00:01:44.884Z Compiling progenitor-macro v0.14.0
34622026-09-05T00:01:45.112Z Checking rawzip v0.4.4
34632026-09-05T00:01:45.158Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34642026-09-05T00:01:45.204Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34652026-09-05T00:01:45.543Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34662026-09-05T00:01:45.558Z Checking sapling-renderdag v0.1.0
34672026-09-05T00:01:45.695Z Checking subprocess v0.2.15
34682026-09-05T00:01:45.756Z Checking sync-ptr v0.1.4
34692026-09-05T00:01:45.855Z Checking colored v2.2.0
34702026-09-05T00:01:45.873Z Checking assert_matches v1.5.0
34712026-09-05T00:01:45.978Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34722026-09-05T00:01:46.082Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34732026-09-05T00:01:46.243Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34742026-09-05T00:01:46.713Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34752026-09-05T00:01:46.717Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34762026-09-05T00:01:47.366Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34772026-09-05T00:01:47.366Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34782026-09-05T00:01:47.838Z Checking progenitor v0.14.0
34792026-09-05T00:01:47.974Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-05T00:01:47.977Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34812026-09-05T00:01:47.978Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34822026-09-05T00:01:47.978Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34832026-09-05T00:01:47.978Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34842026-09-05T00:01:48.120Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34852026-09-05T00:01:48.379Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34862026-09-05T00:01:48.589Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34872026-09-05T00:01:48.729Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34882026-09-05T00:01:48.746Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34892026-09-05T00:01:49.030Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34902026-09-05T00:01:49.335Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34912026-09-05T00:01:49.715Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34922026-09-05T00:01:50.119Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34932026-09-05T00:01:50.740Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34942026-09-05T00:01:50.966Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34952026-09-05T00:01:59.567Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34962026-09-05T00:02:06.832Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34972026-09-05T00:02:06.836Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34982026-09-05T00:02:06.836Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34992026-09-05T00:02:08.334Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35002026-09-05T00:02:09.606Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35012026-09-05T00:02:11.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.56s
35022026-09-05T00:02:12.140Z
35032026-09-05T00:02:12.140Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35042026-09-05T00:02:12.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-09-05T00:02:12.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-09-05T00:02:12.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-09-05T00:02:12.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35082026-09-05T00:02:12.645Z
35092026-09-05T00:02:12.645Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35102026-09-05T00:02:13.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-05T00:02:13.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-05T00:02:13.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-05T00:02:13.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35142026-09-05T00:02:13.219Z
35152026-09-05T00:02:13.219Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35162026-09-05T00:02:13.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-05T00:02:13.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-05T00:02:13.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-05T00:02:13.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35202026-09-05T00:02:13.797Z
35212026-09-05T00:02:13.797Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35222026-09-05T00:02:14.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-05T00:02:14.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-05T00:02:14.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-05T00:02:14.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35262026-09-05T00:02:14.352Z
35272026-09-05T00:02:14.352Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35282026-09-05T00:02:14.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-05T00:02:14.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-05T00:02:14.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-05T00:02:14.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-05T00:02:14.907Z
35332026-09-05T00:02:14.907Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35342026-09-05T00:02:15.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-05T00:02:15.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-05T00:02:15.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-05T00:02:15.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-05T00:02:15.462Z
35392026-09-05T00:02:15.462Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35402026-09-05T00:02:15.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-05T00:02:15.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-05T00:02:15.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-05T00:02:15.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35442026-09-05T00:02:16.016Z
35452026-09-05T00:02:16.016Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35462026-09-05T00:02:16.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-05T00:02:16.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-05T00:02:16.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-05T00:02:16.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35502026-09-05T00:02:16.571Z
35512026-09-05T00:02:16.571Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35522026-09-05T00:02:17.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-05T00:02:17.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-05T00:02:17.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-05T00:02:17.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35562026-09-05T00:02:17.151Z
35572026-09-05T00:02:17.151Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35582026-09-05T00:02:17.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-05T00:02:17.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-05T00:02:17.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-05T00:02:17.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-05T00:02:17.743Z
35632026-09-05T00:02:17.744Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35642026-09-05T00:02:18.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-05T00:02:18.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-05T00:02:18.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-05T00:02:18.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35682026-09-05T00:02:18.328Z
35692026-09-05T00:02:18.328Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35702026-09-05T00:02:18.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-05T00:02:18.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-05T00:02:18.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-05T00:02:18.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-05T00:02:18.917Z
35752026-09-05T00:02:18.917Zinfo: running `cargo check --bins` on key-manager (158/376)
35762026-09-05T00:02:19.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-05T00:02:19.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-05T00:02:19.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-05T00:02:19.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35802026-09-05T00:02:19.500Z
35812026-09-05T00:02:19.500Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35822026-09-05T00:02:19.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-05T00:02:19.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-05T00:02:19.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-05T00:02:19.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35862026-09-05T00:02:20.083Z
35872026-09-05T00:02:20.084Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35882026-09-05T00:02:20.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-05T00:02:20.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-05T00:02:20.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-05T00:02:20.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-05T00:02:20.671Z
35932026-09-05T00:02:20.671Zinfo: running `cargo check --bins` on typed-rng (161/376)
35942026-09-05T00:02:21.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-05T00:02:21.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-05T00:02:21.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-05T00:02:21.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35982026-09-05T00:02:21.224Z
35992026-09-05T00:02:21.224Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36002026-09-05T00:02:21.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-05T00:02:21.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-05T00:02:21.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-05T00:02:21.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36042026-09-05T00:02:21.841Z
36052026-09-05T00:02:21.841Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36062026-09-05T00:02:22.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-05T00:02:22.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-05T00:02:22.575Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36092026-09-05T00:02:22.579Z Checking void v1.0.2
36102026-09-05T00:02:22.579Z Checking tungstenite v0.23.0
36112026-09-05T00:02:22.579Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36122026-09-05T00:02:22.579Z Checking nix v0.27.1
36132026-09-05T00:02:22.579Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36142026-09-05T00:02:22.698Z Checking dropshot-api-manager-types v0.8.0
36152026-09-05T00:02:22.702Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36162026-09-05T00:02:22.766Z Checking lzss v0.8.2
36172026-09-05T00:02:22.931Z Checking kstat-rs v0.2.5
36182026-09-05T00:02:22.945Z Checking fxhash v0.2.1
36192026-09-05T00:02:22.949Z Checking serde_bytes v0.11.19
36202026-09-05T00:02:22.967Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36212026-09-05T00:02:22.982Z Checking signal-hook-tokio v0.3.1
36222026-09-05T00:02:22.999Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36232026-09-05T00:02:23.022Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36242026-09-05T00:02:23.126Z Checking tokio-tungstenite v0.23.1
36252026-09-05T00:02:23.156Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36262026-09-05T00:02:24.240Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36272026-09-05T00:02:24.778Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36282026-09-05T00:02:26.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s
36292026-09-05T00:02:27.105Z
36302026-09-05T00:02:27.105Zinfo: running `cargo check --bins` on gateway-api (164/376)
36312026-09-05T00:02:27.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36322026-09-05T00:02:27.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36332026-09-05T00:02:27.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36342026-09-05T00:02:27.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36352026-09-05T00:02:27.666Z
36362026-09-05T00:02:27.666Zinfo: running `cargo check --bins` on ipcc (165/376)
36372026-09-05T00:02:28.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-05T00:02:28.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-05T00:02:28.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-05T00:02:28.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36412026-09-05T00:02:28.219Z
36422026-09-05T00:02:28.219Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36432026-09-05T00:02:28.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-05T00:02:28.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-05T00:02:28.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-05T00:02:28.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36472026-09-05T00:02:28.775Z
36482026-09-05T00:02:28.775Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36492026-09-05T00:02:29.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-05T00:02:29.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-05T00:02:29.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-05T00:02:29.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36532026-09-05T00:02:29.366Z
36542026-09-05T00:02:29.366Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36552026-09-05T00:02:29.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-05T00:02:29.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-05T00:02:29.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-05T00:02:29.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36592026-09-05T00:02:29.922Z
36602026-09-05T00:02:29.922Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36612026-09-05T00:02:30.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-05T00:02:30.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-05T00:02:30.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-05T00:02:30.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36652026-09-05T00:02:30.492Z
36662026-09-05T00:02:30.492Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36672026-09-05T00:02:30.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-05T00:02:30.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-05T00:02:30.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-05T00:02:30.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-05T00:02:31.062Z
36722026-09-05T00:02:31.062Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36732026-09-05T00:02:31.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-05T00:02:31.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-05T00:02:31.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-05T00:02:31.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36772026-09-05T00:02:31.651Z
36782026-09-05T00:02:31.651Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36792026-09-05T00:02:32.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-05T00:02:32.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-05T00:02:32.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-05T00:02:32.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36832026-09-05T00:02:32.221Z
36842026-09-05T00:02:32.221Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36852026-09-05T00:02:32.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-05T00:02:32.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-05T00:02:32.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-05T00:02:32.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-05T00:02:32.793Z
36902026-09-05T00:02:32.793Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36912026-09-05T00:02:33.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-05T00:02:33.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-05T00:02:33.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-05T00:02:33.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-05T00:02:33.368Z
36962026-09-05T00:02:33.368Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
36972026-09-05T00:02:33.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-05T00:02:33.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-05T00:02:33.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-05T00:02:33.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-05T00:02:33.937Z
37022026-09-05T00:02:33.938Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37032026-09-05T00:02:34.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-05T00:02:34.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-05T00:02:34.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-05T00:02:34.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37072026-09-05T00:02:34.508Z
37082026-09-05T00:02:34.508Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37092026-09-05T00:02:34.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-05T00:02:34.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-05T00:02:34.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-05T00:02:34.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-05T00:02:35.081Z
37142026-09-05T00:02:35.081Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37152026-09-05T00:02:35.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-05T00:02:35.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-05T00:02:35.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-05T00:02:35.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37192026-09-05T00:02:35.649Z
37202026-09-05T00:02:35.649Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37212026-09-05T00:02:36.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-05T00:02:36.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-05T00:02:36.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-05T00:02:36.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-05T00:02:36.225Z
37262026-09-05T00:02:36.225Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37272026-09-05T00:02:36.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-05T00:02:36.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-05T00:02:36.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-05T00:02:36.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37312026-09-05T00:02:36.790Z
37322026-09-05T00:02:36.790Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37332026-09-05T00:02:37.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-05T00:02:37.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-05T00:02:37.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-05T00:02:37.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-05T00:02:37.363Z
37382026-09-05T00:02:37.363Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37392026-09-05T00:02:37.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-05T00:02:37.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-05T00:02:37.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-05T00:02:37.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37432026-09-05T00:02:37.930Z
37442026-09-05T00:02:37.930Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37452026-09-05T00:02:38.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-05T00:02:38.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-05T00:02:38.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-05T00:02:38.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37492026-09-05T00:02:38.502Z
37502026-09-05T00:02:38.502Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37512026-09-05T00:02:38.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-05T00:02:38.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-05T00:02:38.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-05T00:02:39.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-05T00:02:39.079Z
37562026-09-05T00:02:39.079Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37572026-09-05T00:02:39.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-05T00:02:39.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-05T00:02:39.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-05T00:02:39.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
37612026-09-05T00:02:39.633Z
37622026-09-05T00:02:39.633Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37632026-09-05T00:02:40.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-05T00:02:40.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-05T00:02:40.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-05T00:02:40.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37672026-09-05T00:02:40.218Z
37682026-09-05T00:02:40.218Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37692026-09-05T00:02:40.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-05T00:02:40.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-05T00:02:40.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-05T00:02:40.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37732026-09-05T00:02:40.810Z
37742026-09-05T00:02:40.811Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37752026-09-05T00:02:41.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-05T00:02:41.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-05T00:02:41.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-05T00:02:41.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37792026-09-05T00:02:41.391Z
37802026-09-05T00:02:41.391Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37812026-09-05T00:02:41.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-05T00:02:41.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-05T00:02:41.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-05T00:02:41.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37852026-09-05T00:02:41.979Z
37862026-09-05T00:02:41.979Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37872026-09-05T00:02:42.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-05T00:02:42.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-05T00:02:42.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-05T00:02:42.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37912026-09-05T00:02:42.570Z
37922026-09-05T00:02:42.570Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37932026-09-05T00:02:43.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-05T00:02:43.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-05T00:02:43.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-05T00:02:43.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37972026-09-05T00:02:43.162Z
37982026-09-05T00:02:43.162Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
37992026-09-05T00:02:43.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-05T00:02:43.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-05T00:02:43.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-05T00:02:43.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38032026-09-05T00:02:43.746Z
38042026-09-05T00:02:43.746Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38052026-09-05T00:02:44.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-05T00:02:44.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-05T00:02:44.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-05T00:02:44.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38092026-09-05T00:02:44.336Z
38102026-09-05T00:02:44.336Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38112026-09-05T00:02:44.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-05T00:02:44.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-05T00:02:44.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-05T00:02:44.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38152026-09-05T00:02:44.921Z
38162026-09-05T00:02:44.921Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38172026-09-05T00:02:45.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-05T00:02:45.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-05T00:02:45.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-05T00:02:45.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38212026-09-05T00:02:45.510Z
38222026-09-05T00:02:45.510Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38232026-09-05T00:02:46.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-05T00:02:46.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-05T00:02:46.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-05T00:02:46.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38272026-09-05T00:02:46.097Z
38282026-09-05T00:02:46.097Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38292026-09-05T00:02:46.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-05T00:02:46.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-05T00:02:46.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-05T00:02:46.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38332026-09-05T00:02:46.688Z
38342026-09-05T00:02:46.688Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38352026-09-05T00:02:47.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-05T00:02:47.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-05T00:02:47.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-05T00:02:47.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38392026-09-05T00:02:47.275Z
38402026-09-05T00:02:47.275Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38412026-09-05T00:02:47.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-05T00:02:47.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-05T00:02:47.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-05T00:02:47.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38452026-09-05T00:02:47.865Z
38462026-09-05T00:02:47.865Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38472026-09-05T00:02:48.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-05T00:02:48.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-05T00:02:48.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-05T00:02:48.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38512026-09-05T00:02:48.492Z
38522026-09-05T00:02:48.492Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38532026-09-05T00:02:48.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-05T00:02:48.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-05T00:02:48.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-05T00:02:48.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38572026-09-05T00:02:49.043Z
38582026-09-05T00:02:49.043Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38592026-09-05T00:02:49.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-05T00:02:49.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-05T00:02:49.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-05T00:02:49.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38632026-09-05T00:02:49.634Z
38642026-09-05T00:02:49.634Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38652026-09-05T00:02:50.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-05T00:02:50.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-05T00:02:50.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-05T00:02:50.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38692026-09-05T00:02:50.224Z
38702026-09-05T00:02:50.224Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38712026-09-05T00:02:50.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-05T00:02:50.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-05T00:02:50.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-05T00:02:50.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38752026-09-05T00:02:50.797Z
38762026-09-05T00:02:50.797Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38772026-09-05T00:02:51.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-05T00:02:51.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-05T00:02:51.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-05T00:02:51.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38812026-09-05T00:02:51.371Z
38822026-09-05T00:02:51.371Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38832026-09-05T00:02:51.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-05T00:02:51.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-05T00:02:51.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-05T00:02:51.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-05T00:02:51.944Z
38882026-09-05T00:02:51.944Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38892026-09-05T00:02:52.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-05T00:02:52.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-05T00:02:52.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-05T00:02:52.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-05T00:02:52.517Z
38942026-09-05T00:02:52.517Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
38952026-09-05T00:02:52.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-05T00:02:53.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-05T00:02:53.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-05T00:02:53.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-05T00:02:53.090Z
39002026-09-05T00:02:53.090Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39012026-09-05T00:02:53.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-05T00:02:53.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-05T00:02:53.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-05T00:02:53.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-05T00:02:53.662Z
39062026-09-05T00:02:53.662Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39072026-09-05T00:02:54.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-05T00:02:54.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-05T00:02:54.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-05T00:02:54.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-05T00:02:54.228Z
39122026-09-05T00:02:54.228Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39132026-09-05T00:02:54.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-05T00:02:54.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-05T00:02:54.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-05T00:02:54.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
39172026-09-05T00:02:54.793Z
39182026-09-05T00:02:54.793Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39192026-09-05T00:02:55.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-05T00:02:55.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-05T00:02:55.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-05T00:02:55.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
39232026-09-05T00:02:55.360Z
39242026-09-05T00:02:55.360Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39252026-09-05T00:02:55.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-05T00:02:55.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-05T00:02:55.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-05T00:02:55.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-05T00:02:55.934Z
39302026-09-05T00:02:55.934Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39312026-09-05T00:02:56.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-05T00:02:56.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-05T00:02:56.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-05T00:02:56.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-05T00:02:56.508Z
39362026-09-05T00:02:56.508Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39372026-09-05T00:02:56.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-05T00:02:56.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-05T00:02:56.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-05T00:02:56.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-05T00:02:57.080Z
39422026-09-05T00:02:57.080Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39432026-09-05T00:02:57.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-05T00:02:57.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-05T00:02:57.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-05T00:02:57.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-05T00:02:57.647Z
39482026-09-05T00:02:57.647Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39492026-09-05T00:02:58.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-05T00:02:58.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-05T00:02:58.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-05T00:02:58.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-05T00:02:58.220Z
39542026-09-05T00:02:58.220Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39552026-09-05T00:02:58.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-05T00:02:58.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-05T00:02:58.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-05T00:02:58.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39592026-09-05T00:02:58.787Z
39602026-09-05T00:02:58.787Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39612026-09-05T00:02:59.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-05T00:02:59.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-05T00:02:59.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-05T00:02:59.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-05T00:02:59.357Z
39662026-09-05T00:02:59.357Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39672026-09-05T00:02:59.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-05T00:02:59.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-05T00:02:59.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-05T00:02:59.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39712026-09-05T00:02:59.931Z
39722026-09-05T00:02:59.931Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39732026-09-05T00:03:00.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-05T00:03:00.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-05T00:03:00.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-05T00:03:00.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39772026-09-05T00:03:00.512Z
39782026-09-05T00:03:00.512Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39792026-09-05T00:03:01.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-05T00:03:01.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-05T00:03:01.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-05T00:03:01.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39832026-09-05T00:03:01.098Z
39842026-09-05T00:03:01.098Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39852026-09-05T00:03:01.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-05T00:03:01.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-05T00:03:01.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-05T00:03:01.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39892026-09-05T00:03:01.689Z
39902026-09-05T00:03:01.689Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39912026-09-05T00:03:02.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-05T00:03:02.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-05T00:03:02.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-05T00:03:02.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39952026-09-05T00:03:02.279Z
39962026-09-05T00:03:02.279Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
39972026-09-05T00:03:02.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-05T00:03:02.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-05T00:03:02.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-05T00:03:02.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40012026-09-05T00:03:02.890Z
40022026-09-05T00:03:02.890Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40032026-09-05T00:03:03.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-05T00:03:03.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-05T00:03:03.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-05T00:03:03.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40072026-09-05T00:03:03.453Z
40082026-09-05T00:03:03.453Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40092026-09-05T00:03:03.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-05T00:03:03.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-05T00:03:03.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-05T00:03:03.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40132026-09-05T00:03:04.040Z
40142026-09-05T00:03:04.040Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40152026-09-05T00:03:04.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-05T00:03:04.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-05T00:03:04.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-05T00:03:04.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40192026-09-05T00:03:04.623Z
40202026-09-05T00:03:04.623Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40212026-09-05T00:03:05.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-05T00:03:05.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-05T00:03:05.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-05T00:03:05.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40252026-09-05T00:03:05.206Z
40262026-09-05T00:03:05.206Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40272026-09-05T00:03:05.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-05T00:03:05.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-05T00:03:05.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-05T00:03:05.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40312026-09-05T00:03:05.795Z
40322026-09-05T00:03:05.795Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40332026-09-05T00:03:06.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-05T00:03:06.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-05T00:03:06.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-05T00:03:06.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40372026-09-05T00:03:06.386Z
40382026-09-05T00:03:06.386Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40392026-09-05T00:03:06.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-05T00:03:06.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-05T00:03:06.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-05T00:03:06.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40432026-09-05T00:03:06.973Z
40442026-09-05T00:03:06.973Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40452026-09-05T00:03:07.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-05T00:03:07.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-05T00:03:07.468Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-05T00:03:07.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40492026-09-05T00:03:07.561Z
40502026-09-05T00:03:07.562Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40512026-09-05T00:03:08.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-05T00:03:08.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-05T00:03:08.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-05T00:03:08.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40552026-09-05T00:03:08.149Z
40562026-09-05T00:03:08.149Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40572026-09-05T00:03:08.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-05T00:03:08.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-05T00:03:08.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-05T00:03:08.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40612026-09-05T00:03:08.779Z
40622026-09-05T00:03:08.779Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40632026-09-05T00:03:09.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-05T00:03:09.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-05T00:03:09.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-05T00:03:09.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40672026-09-05T00:03:09.328Z
40682026-09-05T00:03:09.328Zinfo: running `cargo check --bins` on dns-server (237/376)
40692026-09-05T00:03:09.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-05T00:03:09.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-05T00:03:09.973Z Compiling parking_lot_core v0.8.6
40722026-09-05T00:03:10.081Z Compiling git-stub v1.0.0
40732026-09-05T00:03:10.090Z Checking prefix-trie v0.7.0
40742026-09-05T00:03:10.097Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40752026-09-05T00:03:10.203Z Compiling git-stub-vcs v0.1.0
40762026-09-05T00:03:10.366Z Checking hickory-server v0.25.2
40772026-09-05T00:03:10.462Z Checking parking_lot v0.11.2
40782026-09-05T00:03:10.500Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40792026-09-05T00:03:10.623Z Checking sled v0.34.7
40802026-09-05T00:03:12.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
40812026-09-05T00:03:12.714Z
40822026-09-05T00:03:12.714Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40832026-09-05T00:03:13.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40842026-09-05T00:03:13.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40852026-09-05T00:03:13.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40862026-09-05T00:03:13.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
40872026-09-05T00:03:13.262Z
40882026-09-05T00:03:13.262Zinfo: running `cargo check --bins` on nexus-client (239/376)
40892026-09-05T00:03:13.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-05T00:03:13.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-05T00:03:13.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-05T00:03:13.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40932026-09-05T00:03:13.859Z
40942026-09-05T00:03:13.859Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
40952026-09-05T00:03:14.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-05T00:03:14.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-05T00:03:14.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-05T00:03:14.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
40992026-09-05T00:03:14.420Z
41002026-09-05T00:03:14.420Zinfo: running `cargo check --bins` on sp-sim (241/376)
41012026-09-05T00:03:14.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-05T00:03:14.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-05T00:03:15.118Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41042026-09-05T00:03:15.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
41052026-09-05T00:03:15.813Z
41062026-09-05T00:03:15.813Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41072026-09-05T00:03:16.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-05T00:03:16.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-05T00:03:16.613Z Compiling proc-macro-error-attr2 v2.0.0
41102026-09-05T00:03:16.783Z Compiling hashbrown v0.14.5
41112026-09-05T00:03:16.783Z Compiling rfc6979 v0.4.0
41122026-09-05T00:03:16.792Z Compiling salty v0.3.0
41132026-09-05T00:03:16.792Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41142026-09-05T00:03:16.792Z Compiling primeorder v0.13.6
41152026-09-05T00:03:16.792Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41162026-09-05T00:03:16.855Z Compiling ecdsa v0.16.9
41172026-09-05T00:03:16.901Z Compiling sha1 v0.10.6
41182026-09-05T00:03:17.020Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41192026-09-05T00:03:17.097Z Compiling proc-macro-error2 v2.0.1
41202026-09-05T00:03:17.195Z Compiling p384 v0.13.1
41212026-09-05T00:03:17.214Z Compiling chumsky v0.9.3
41222026-09-05T00:03:17.232Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41232026-09-05T00:03:17.295Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41242026-09-05T00:03:17.399Z Compiling knus-derive v3.4.0
41252026-09-05T00:03:17.451Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41262026-09-05T00:03:17.467Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41272026-09-05T00:03:17.538Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41282026-09-05T00:03:17.662Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41292026-09-05T00:03:17.729Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41302026-09-05T00:03:17.861Z Checking corncobs v0.1.4
41312026-09-05T00:03:17.928Z Checking libscf-sys v1.2.0
41322026-09-05T00:03:17.941Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41332026-09-05T00:03:17.954Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41342026-09-05T00:03:17.969Z Checking secrecy v0.8.0
41352026-09-05T00:03:17.983Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-05T00:03:18.050Z Checking papergrid v0.18.0
41372026-09-05T00:03:18.089Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41382026-09-05T00:03:18.144Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41392026-09-05T00:03:18.225Z Compiling unicase v2.9.0
41402026-09-05T00:03:18.322Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41412026-09-05T00:03:18.384Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41422026-09-05T00:03:18.421Z Compiling mime_guess v2.0.5
41432026-09-05T00:03:18.424Z Checking itertools v0.15.0
41442026-09-05T00:03:18.583Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41452026-09-05T00:03:18.604Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41462026-09-05T00:03:18.804Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41472026-09-05T00:03:18.822Z Checking tabled v0.21.0
41482026-09-05T00:03:18.836Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41492026-09-05T00:03:18.841Z Compiling knus v3.4.0
41502026-09-05T00:03:18.966Z Checking crc8 v0.1.1
41512026-09-05T00:03:19.160Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41522026-09-05T00:03:19.212Z Checking http-range v0.1.5
41532026-09-05T00:03:19.525Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41542026-09-05T00:03:19.547Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41552026-09-05T00:03:19.563Z Checking scuffle v0.1.0
41562026-09-05T00:03:19.658Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41572026-09-05T00:03:19.691Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41582026-09-05T00:03:19.706Z Checking nanorand v0.7.0
41592026-09-05T00:03:19.753Z Checking hyper-staticfile v0.10.1
41602026-09-05T00:03:19.902Z Checking flume v0.11.1
41612026-09-05T00:03:20.031Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41622026-09-05T00:03:20.064Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41632026-09-05T00:03:20.123Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41642026-09-05T00:03:20.151Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41652026-09-05T00:03:20.195Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41662026-09-05T00:03:20.390Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41672026-09-05T00:03:20.407Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41682026-09-05T00:03:20.475Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41692026-09-05T00:03:20.588Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41702026-09-05T00:03:20.731Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41712026-09-05T00:03:20.937Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41722026-09-05T00:03:21.018Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41732026-09-05T00:03:21.550Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41742026-09-05T00:03:22.392Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41752026-09-05T00:03:24.280Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41762026-09-05T00:03:25.288Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41772026-09-05T00:03:25.839Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41782026-09-05T00:03:25.845Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41792026-09-05T00:03:26.531Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41802026-09-05T00:03:37.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
41812026-09-05T00:03:37.683Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41822026-09-05T00:03:37.683Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41832026-09-05T00:03:37.868Z
41842026-09-05T00:03:37.868Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41852026-09-05T00:03:38.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-09-05T00:03:38.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-09-05T00:03:38.654Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41882026-09-05T00:03:48.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
41892026-09-05T00:03:48.881Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41902026-09-05T00:03:48.881Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41912026-09-05T00:03:49.085Z
41922026-09-05T00:03:49.085Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41932026-09-05T00:03:49.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-09-05T00:03:49.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-09-05T00:03:49.850Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41962026-09-05T00:04:00.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
41972026-09-05T00:04:00.130Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41982026-09-05T00:04:00.130Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41992026-09-05T00:04:00.322Z
42002026-09-05T00:04:00.322Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42012026-09-05T00:04:00.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42022026-09-05T00:04:00.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42032026-09-05T00:04:01.092Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42042026-09-05T00:04:11.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42052026-09-05T00:04:11.428Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42062026-09-05T00:04:11.428Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42072026-09-05T00:04:11.617Z
42082026-09-05T00:04:11.617Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42092026-09-05T00:04:12.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-09-05T00:04:12.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-09-05T00:04:12.370Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42122026-09-05T00:04:22.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
42132026-09-05T00:04:22.555Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42142026-09-05T00:04:22.555Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42152026-09-05T00:04:22.745Z
42162026-09-05T00:04:22.745Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42172026-09-05T00:04:23.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-09-05T00:04:23.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-09-05T00:04:23.513Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42202026-09-05T00:04:33.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s
42212026-09-05T00:04:33.863Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42222026-09-05T00:04:33.863Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42232026-09-05T00:04:34.055Z
42242026-09-05T00:04:34.055Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42252026-09-05T00:04:34.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42262026-09-05T00:04:34.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42272026-09-05T00:04:34.819Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42282026-09-05T00:04:45.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s
42292026-09-05T00:04:45.081Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42302026-09-05T00:04:45.081Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42312026-09-05T00:04:45.235Z
42322026-09-05T00:04:45.236Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42332026-09-05T00:04:45.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-09-05T00:04:45.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-09-05T00:04:46.011Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42362026-09-05T00:04:56.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
42372026-09-05T00:04:56.214Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42382026-09-05T00:04:56.214Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42392026-09-05T00:04:56.413Z
42402026-09-05T00:04:56.413Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42412026-09-05T00:04:56.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-09-05T00:04:56.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-09-05T00:04:56.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42442026-09-05T00:04:56.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42452026-09-05T00:04:56.989Z
42462026-09-05T00:04:56.989Zinfo: running `cargo check --bins` on installinator-common (251/376)
42472026-09-05T00:04:57.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-05T00:04:57.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-05T00:04:57.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-05T00:04:57.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42512026-09-05T00:04:57.573Z
42522026-09-05T00:04:57.573Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42532026-09-05T00:04:58.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-05T00:04:58.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-05T00:04:58.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-05T00:04:58.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
42572026-09-05T00:04:58.123Z
42582026-09-05T00:04:58.123Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42592026-09-05T00:04:58.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-05T00:04:58.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-05T00:04:58.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-05T00:04:58.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42632026-09-05T00:04:58.726Z
42642026-09-05T00:04:58.726Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42652026-09-05T00:04:59.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-05T00:04:59.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-05T00:04:59.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-05T00:04:59.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42692026-09-05T00:04:59.293Z
42702026-09-05T00:04:59.293Zinfo: running `cargo check --bins` on range-requests (255/376)
42712026-09-05T00:04:59.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-05T00:04:59.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-05T00:04:59.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-05T00:04:59.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42752026-09-05T00:04:59.854Z
42762026-09-05T00:04:59.854Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42772026-09-05T00:05:00.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-05T00:05:00.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-05T00:05:00.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-05T00:05:00.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42812026-09-05T00:05:00.419Z
42822026-09-05T00:05:00.419Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42832026-09-05T00:05:00.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-05T00:05:00.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-05T00:05:00.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-05T00:05:00.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
42872026-09-05T00:05:00.973Z
42882026-09-05T00:05:00.973Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42892026-09-05T00:05:01.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-05T00:05:01.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-05T00:05:01.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-05T00:05:01.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42932026-09-05T00:05:01.563Z
42942026-09-05T00:05:01.563Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
42952026-09-05T00:05:02.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-05T00:05:02.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-05T00:05:02.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-05T00:05:02.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42992026-09-05T00:05:02.149Z
43002026-09-05T00:05:02.149Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43012026-09-05T00:05:02.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-05T00:05:02.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-05T00:05:02.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-05T00:05:02.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43052026-09-05T00:05:02.731Z
43062026-09-05T00:05:02.731Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43072026-09-05T00:05:03.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-05T00:05:03.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-05T00:05:03.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-05T00:05:03.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43112026-09-05T00:05:03.330Z
43122026-09-05T00:05:03.330Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43132026-09-05T00:05:03.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-05T00:05:03.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-05T00:05:03.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-05T00:05:03.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43172026-09-05T00:05:03.918Z
43182026-09-05T00:05:03.918Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43192026-09-05T00:05:04.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-05T00:05:04.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-05T00:05:04.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-05T00:05:04.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43232026-09-05T00:05:04.504Z
43242026-09-05T00:05:04.504Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43252026-09-05T00:05:04.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-05T00:05:05.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-05T00:05:05.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-05T00:05:05.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43292026-09-05T00:05:05.097Z
43302026-09-05T00:05:05.097Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43312026-09-05T00:05:05.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-05T00:05:05.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-05T00:05:05.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-05T00:05:05.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43352026-09-05T00:05:05.678Z
43362026-09-05T00:05:05.678Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43372026-09-05T00:05:06.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-05T00:05:06.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-05T00:05:06.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-05T00:05:06.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-05T00:05:06.268Z
43422026-09-05T00:05:06.268Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43432026-09-05T00:05:06.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-05T00:05:06.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-05T00:05:06.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-05T00:05:06.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43472026-09-05T00:05:06.857Z
43482026-09-05T00:05:06.858Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43492026-09-05T00:05:07.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-05T00:05:07.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-05T00:05:07.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-05T00:05:07.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43532026-09-05T00:05:07.441Z
43542026-09-05T00:05:07.441Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43552026-09-05T00:05:07.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-05T00:05:07.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-05T00:05:07.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-05T00:05:07.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43592026-09-05T00:05:08.052Z
43602026-09-05T00:05:08.052Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43612026-09-05T00:05:08.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-05T00:05:08.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-05T00:05:08.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-05T00:05:08.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-05T00:05:08.668Z
43662026-09-05T00:05:08.668Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43672026-09-05T00:05:09.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-05T00:05:09.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-05T00:05:09.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-05T00:05:09.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43712026-09-05T00:05:09.271Z
43722026-09-05T00:05:09.271Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43732026-09-05T00:05:09.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-05T00:05:09.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-05T00:05:09.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-05T00:05:09.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43772026-09-05T00:05:09.888Z
43782026-09-05T00:05:09.888Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43792026-09-05T00:05:10.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-05T00:05:10.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-05T00:05:10.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-05T00:05:10.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43832026-09-05T00:05:10.501Z
43842026-09-05T00:05:10.501Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43852026-09-05T00:05:10.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-05T00:05:10.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-05T00:05:10.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-05T00:05:10.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
43892026-09-05T00:05:11.054Z
43902026-09-05T00:05:11.054Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43912026-09-05T00:05:11.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-05T00:05:11.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-05T00:05:11.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-05T00:05:11.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
43952026-09-05T00:05:11.666Z
43962026-09-05T00:05:11.666Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
43972026-09-05T00:05:12.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-05T00:05:12.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-05T00:05:12.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-05T00:05:12.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-05T00:05:12.238Z
44022026-09-05T00:05:12.238Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44032026-09-05T00:05:12.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-05T00:05:12.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-05T00:05:12.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-05T00:05:12.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44072026-09-05T00:05:12.782Z
44082026-09-05T00:05:12.783Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44092026-09-05T00:05:13.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-05T00:05:13.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-05T00:05:13.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-05T00:05:13.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44132026-09-05T00:05:13.326Z
44142026-09-05T00:05:13.326Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44152026-09-05T00:05:13.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-05T00:05:13.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-05T00:05:13.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-05T00:05:13.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44192026-09-05T00:05:13.894Z
44202026-09-05T00:05:13.894Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44212026-09-05T00:05:14.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-05T00:05:14.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-05T00:05:14.569Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44242026-09-05T00:05:14.974Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44252026-09-05T00:05:16.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s
44262026-09-05T00:05:16.332Z
44272026-09-05T00:05:16.332Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44282026-09-05T00:05:16.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-09-05T00:05:16.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-09-05T00:05:16.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-09-05T00:05:16.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44322026-09-05T00:05:16.893Z
44332026-09-05T00:05:16.893Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44342026-09-05T00:05:17.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-05T00:05:17.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-05T00:05:17.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-05T00:05:17.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44382026-09-05T00:05:17.454Z
44392026-09-05T00:05:17.454Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44402026-09-05T00:05:17.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-05T00:05:17.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-05T00:05:17.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-05T00:05:17.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44442026-09-05T00:05:18.020Z
44452026-09-05T00:05:18.020Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44462026-09-05T00:05:18.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-05T00:05:18.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-05T00:05:18.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-05T00:05:18.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44502026-09-05T00:05:18.588Z
44512026-09-05T00:05:18.588Zinfo: running `cargo check --bins` on installinator-client (285/376)
44522026-09-05T00:05:19.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-05T00:05:19.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-05T00:05:19.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-05T00:05:19.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
44562026-09-05T00:05:19.138Z
44572026-09-05T00:05:19.138Zinfo: running `cargo check --bins` on oxide-client (286/376)
44582026-09-05T00:05:19.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-05T00:05:19.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-05T00:05:19.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-05T00:05:19.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-05T00:05:19.693Z
44632026-09-05T00:05:19.693Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44642026-09-05T00:05:20.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-05T00:05:20.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-05T00:05:20.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-05T00:05:20.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44682026-09-05T00:05:20.257Z
44692026-09-05T00:05:20.257Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44702026-09-05T00:05:20.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-05T00:05:20.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-05T00:05:20.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-05T00:05:20.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44742026-09-05T00:05:20.847Z
44752026-09-05T00:05:20.847Zinfo: running `cargo check --bins` on wicket-common (289/376)
44762026-09-05T00:05:21.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-05T00:05:21.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-05T00:05:21.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-05T00:05:21.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44802026-09-05T00:05:21.426Z
44812026-09-05T00:05:21.426Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44822026-09-05T00:05:21.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-05T00:05:21.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-05T00:05:21.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-05T00:05:21.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44862026-09-05T00:05:21.998Z
44872026-09-05T00:05:21.998Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44882026-09-05T00:05:22.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-05T00:05:22.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-05T00:05:22.667Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44912026-09-05T00:05:22.671Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44922026-09-05T00:05:23.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
44932026-09-05T00:05:24.001Z
44942026-09-05T00:05:24.001Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
44952026-09-05T00:05:24.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44962026-09-05T00:05:24.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44972026-09-05T00:05:24.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44982026-09-05T00:05:24.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44992026-09-05T00:05:24.567Z
45002026-09-05T00:05:24.567Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45012026-09-05T00:05:25.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-05T00:05:25.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-05T00:05:25.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-05T00:05:25.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45052026-09-05T00:05:25.219Z
45062026-09-05T00:05:25.219Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45072026-09-05T00:05:25.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-05T00:05:25.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-05T00:05:25.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-05T00:05:25.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45112026-09-05T00:05:25.866Z
45122026-09-05T00:05:25.866Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45132026-09-05T00:05:26.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-05T00:05:26.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-05T00:05:26.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-05T00:05:26.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45172026-09-05T00:05:26.487Z
45182026-09-05T00:05:26.487Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45192026-09-05T00:05:27.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-05T00:05:27.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-05T00:05:27.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-05T00:05:27.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45232026-09-05T00:05:27.101Z
45242026-09-05T00:05:27.101Zinfo: running `cargo check --bins` on db-macros (297/376)
45252026-09-05T00:05:27.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-05T00:05:27.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-05T00:05:27.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-05T00:05:27.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45292026-09-05T00:05:27.646Z
45302026-09-05T00:05:27.646Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45312026-09-05T00:05:28.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-05T00:05:28.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-05T00:05:28.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-05T00:05:28.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45352026-09-05T00:05:28.189Z
45362026-09-05T00:05:28.189Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45372026-09-05T00:05:28.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-05T00:05:28.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-05T00:05:28.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-05T00:05:28.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45412026-09-05T00:05:28.810Z
45422026-09-05T00:05:28.810Zinfo: running `cargo check --bins` on authz-macros (300/376)
45432026-09-05T00:05:29.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-05T00:05:29.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-05T00:05:29.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-05T00:05:29.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45472026-09-05T00:05:29.349Z
45482026-09-05T00:05:29.349Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45492026-09-05T00:05:29.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-05T00:05:29.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-05T00:05:29.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-05T00:05:29.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45532026-09-05T00:05:29.951Z
45542026-09-05T00:05:29.951Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45552026-09-05T00:05:30.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-05T00:05:30.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-05T00:05:30.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-05T00:05:30.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45592026-09-05T00:05:30.557Z
45602026-09-05T00:05:30.557Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45612026-09-05T00:05:31.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-05T00:05:31.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-05T00:05:31.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-05T00:05:31.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45652026-09-05T00:05:31.109Z
45662026-09-05T00:05:31.109Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45672026-09-05T00:05:31.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-05T00:05:31.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-05T00:05:31.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-05T00:05:31.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45712026-09-05T00:05:31.672Z
45722026-09-05T00:05:31.672Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45732026-09-05T00:05:32.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-05T00:05:32.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-05T00:05:32.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-05T00:05:32.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45772026-09-05T00:05:32.220Z
45782026-09-05T00:05:32.220Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45792026-09-05T00:05:32.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-05T00:05:32.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-05T00:05:32.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-05T00:05:32.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45832026-09-05T00:05:32.834Z
45842026-09-05T00:05:32.834Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45852026-09-05T00:05:33.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-05T00:05:33.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-05T00:05:33.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-05T00:05:33.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-05T00:05:33.452Z
45902026-09-05T00:05:33.452Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45912026-09-05T00:05:33.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-05T00:05:33.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-05T00:05:33.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-05T00:05:33.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45952026-09-05T00:05:34.063Z
45962026-09-05T00:05:34.063Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
45972026-09-05T00:05:34.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-05T00:05:34.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-05T00:05:34.788Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46002026-09-05T00:05:34.788Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46012026-09-05T00:05:35.431Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46022026-09-05T00:05:37.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
46032026-09-05T00:05:37.297Z
46042026-09-05T00:05:37.297Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46052026-09-05T00:05:37.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46062026-09-05T00:05:37.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46072026-09-05T00:05:37.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46082026-09-05T00:05:37.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46092026-09-05T00:05:37.858Z
46102026-09-05T00:05:37.858Zinfo: running `cargo check --bins` on cert-dev (311/376)
46112026-09-05T00:05:38.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-05T00:05:38.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-05T00:05:38.454Z Checking yasna v0.5.2
46142026-09-05T00:05:38.846Z Checking rcgen v0.12.1
46152026-09-05T00:05:39.091Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46162026-09-05T00:05:39.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
46172026-09-05T00:05:39.432Z
46182026-09-05T00:05:39.432Zinfo: running `cargo check --bins` on clickana (312/376)
46192026-09-05T00:05:39.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46202026-09-05T00:05:39.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46212026-09-05T00:05:40.062Z Compiling instability v0.3.11
46222026-09-05T00:05:40.062Z Checking castaway v0.2.4
46232026-09-05T00:05:40.067Z Compiling indoc v2.0.7
46242026-09-05T00:05:40.067Z Checking unicode-truncate v1.1.0
46252026-09-05T00:05:40.167Z Checking lru v0.12.5
46262026-09-05T00:05:40.174Z Checking cassowary v0.3.0
46272026-09-05T00:05:40.256Z Checking compact_str v0.8.1
46282026-09-05T00:05:41.038Z Checking ratatui v0.29.0
46292026-09-05T00:05:42.074Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46302026-09-05T00:05:42.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
46312026-09-05T00:05:42.950Z
46322026-09-05T00:05:42.950Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46332026-09-05T00:05:43.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46342026-09-05T00:05:43.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46352026-09-05T00:05:43.653Z Checking headers-core v0.3.0
46362026-09-05T00:05:43.654Z Checking port-file v0.1.0
46372026-09-05T00:05:43.658Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46382026-09-05T00:05:43.843Z Checking headers v0.4.1
46392026-09-05T00:05:44.207Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46402026-09-05T00:05:45.157Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46412026-09-05T00:05:45.673Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46422026-09-05T00:05:46.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
46432026-09-05T00:05:46.293Z
46442026-09-05T00:05:46.293Zinfo: running `cargo check --bins` on ch-dev (314/376)
46452026-09-05T00:05:46.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46462026-09-05T00:05:46.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46472026-09-05T00:05:46.994Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46482026-09-05T00:05:47.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
46492026-09-05T00:05:47.920Z
46502026-09-05T00:05:47.920Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46512026-09-05T00:05:48.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-05T00:05:48.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-05T00:05:48.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46542026-09-05T00:05:48.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
46552026-09-05T00:05:48.327Z
46562026-09-05T00:05:48.327Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46572026-09-05T00:05:48.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-05T00:05:48.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-05T00:05:48.943Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46602026-09-05T00:05:49.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
46612026-09-05T00:05:49.490Z
46622026-09-05T00:05:49.490Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46632026-09-05T00:05:50.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-05T00:05:50.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-05T00:05:50.193Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46662026-09-05T00:05:51.289Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46672026-09-05T00:05:51.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
46682026-09-05T00:05:51.831Z
46692026-09-05T00:05:51.831Zinfo: running `cargo check --bins` on db-dev (318/376)
46702026-09-05T00:05:52.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46712026-09-05T00:05:52.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46722026-09-05T00:05:52.525Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46732026-09-05T00:05:53.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
46742026-09-05T00:05:53.456Z
46752026-09-05T00:05:53.456Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46762026-09-05T00:05:53.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-05T00:05:53.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-05T00:05:53.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46792026-09-05T00:05:53.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46802026-09-05T00:05:54.056Z
46812026-09-05T00:05:54.056Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46822026-09-05T00:05:54.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-05T00:05:54.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-05T00:05:54.656Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46852026-09-05T00:05:55.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
46862026-09-05T00:05:55.490Z
46872026-09-05T00:05:55.490Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46882026-09-05T00:05:55.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-05T00:05:56.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-05T00:05:56.217Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46912026-09-05T00:05:56.217Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46922026-09-05T00:05:56.221Z Checking git-stub v1.0.0
46932026-09-05T00:05:56.221Z Compiling trait-variant v0.1.2
46942026-09-05T00:05:56.221Z Checking maplit v1.0.2
46952026-09-05T00:05:56.363Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
46962026-09-05T00:05:56.366Z Checking drift v0.2.0
46972026-09-05T00:05:56.366Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
46982026-09-05T00:05:56.401Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
46992026-09-05T00:05:56.481Z Checking git-stub-vcs v0.1.0
47002026-09-05T00:05:56.544Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47012026-09-05T00:05:56.557Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47022026-09-05T00:05:56.669Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47032026-09-05T00:05:56.712Z Checking dropshot-api-manager v0.8.0
47042026-09-05T00:05:56.728Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47052026-09-05T00:05:56.864Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47062026-09-05T00:05:57.056Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47072026-09-05T00:05:57.564Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47082026-09-05T00:05:58.515Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47092026-09-05T00:05:59.484Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47102026-09-05T00:06:00.312Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47112026-09-05T00:06:00.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
47122026-09-05T00:06:00.953Z
47132026-09-05T00:06:00.953Zinfo: running `cargo check --bins` on installinator-api (322/376)
47142026-09-05T00:06:01.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47152026-09-05T00:06:01.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47162026-09-05T00:06:01.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47172026-09-05T00:06:01.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47182026-09-05T00:06:01.547Z
47192026-09-05T00:06:01.547Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47202026-09-05T00:06:02.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-05T00:06:02.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-05T00:06:02.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-05T00:06:02.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47242026-09-05T00:06:02.124Z
47252026-09-05T00:06:02.124Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47262026-09-05T00:06:02.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-05T00:06:02.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-05T00:06:02.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-05T00:06:02.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-05T00:06:02.726Z
47312026-09-05T00:06:02.726Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47322026-09-05T00:06:03.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-05T00:06:03.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-05T00:06:03.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-05T00:06:03.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-05T00:06:03.332Z
47372026-09-05T00:06:03.332Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47382026-09-05T00:06:03.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-05T00:06:03.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-05T00:06:03.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-05T00:06:03.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47422026-09-05T00:06:03.894Z
47432026-09-05T00:06:03.894Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47442026-09-05T00:06:04.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-05T00:06:04.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-05T00:06:04.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-05T00:06:04.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47482026-09-05T00:06:04.448Z
47492026-09-05T00:06:04.448Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47502026-09-05T00:06:04.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-05T00:06:04.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-05T00:06:04.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-05T00:06:04.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47542026-09-05T00:06:05.025Z
47552026-09-05T00:06:05.025Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47562026-09-05T00:06:05.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-05T00:06:05.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-05T00:06:05.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-05T00:06:05.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47602026-09-05T00:06:05.599Z
47612026-09-05T00:06:05.599Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47622026-09-05T00:06:06.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-05T00:06:06.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-05T00:06:06.200Z Compiling blake3 v1.8.5
47652026-09-05T00:06:06.308Z Checking constant_time_eq v0.4.2
47662026-09-05T00:06:06.311Z Checking arrayvec v0.7.6
47672026-09-05T00:06:06.324Z Checking arrayref v0.3.9
47682026-09-05T00:06:06.333Z Checking cargo-platform v0.3.2
47692026-09-05T00:06:06.339Z Checking topological-sort v0.2.2
47702026-09-05T00:06:06.339Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47712026-09-05T00:06:06.486Z Checking cargo_metadata v0.23.1
47722026-09-05T00:06:07.111Z Checking omicron-zone-package v0.12.3
47732026-09-05T00:06:07.761Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47742026-09-05T00:06:08.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
47752026-09-05T00:06:08.747Z
47762026-09-05T00:06:08.747Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47772026-09-05T00:06:09.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47782026-09-05T00:06:09.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47792026-09-05T00:06:09.464Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47802026-09-05T00:06:10.080Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47812026-09-05T00:06:10.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
47822026-09-05T00:06:10.778Z
47832026-09-05T00:06:10.778Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47842026-09-05T00:06:11.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47852026-09-05T00:06:11.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47862026-09-05T00:06:11.752Z Compiling darling_core v0.21.3
47872026-09-05T00:06:11.752Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47882026-09-05T00:06:11.758Z Compiling vergen-lib v0.1.6
47892026-09-05T00:06:11.758Z Compiling diesel_derives v2.3.7
47902026-09-05T00:06:11.758Z Checking scheduled-thread-pool v0.2.7
47912026-09-05T00:06:11.758Z Compiling vergen-gitcl v1.0.8
47922026-09-05T00:06:11.758Z Compiling diesel_table_macro_syntax v0.3.0
47932026-09-05T00:06:11.758Z Compiling dirs-sys-next v0.1.2
47942026-09-05T00:06:12.059Z Compiling glob v0.3.3
47952026-09-05T00:06:12.075Z Compiling crunchy v0.2.4
47962026-09-05T00:06:12.091Z Checking r2d2 v0.8.10
47972026-09-05T00:06:12.129Z Compiling dirs-next v2.0.0
47982026-09-05T00:06:12.234Z Checking downcast-rs v2.0.2
47992026-09-05T00:06:12.274Z Compiling tiny-keccak v2.0.2
48002026-09-05T00:06:12.292Z Compiling term v0.7.0
48012026-09-05T00:06:12.334Z Compiling bit-vec v0.6.3
48022026-09-05T00:06:12.427Z Compiling clang-sys v1.8.1
48032026-09-05T00:06:12.551Z Compiling bit-set v0.5.3
48042026-09-05T00:06:12.605Z Compiling ascii-canvas v3.0.0
48052026-09-05T00:06:12.706Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48062026-09-05T00:06:12.830Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48072026-09-05T00:06:12.841Z Compiling itertools v0.10.5
48082026-09-05T00:06:12.861Z Compiling ena v0.14.4
48092026-09-05T00:06:12.886Z Compiling libloading v0.8.9
48102026-09-05T00:06:12.890Z Compiling bindgen v0.71.1
48112026-09-05T00:06:12.941Z Compiling regex-syntax v0.6.29
48122026-09-05T00:06:12.999Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48132026-09-05T00:06:13.058Z Compiling diff v0.1.13
48142026-09-05T00:06:13.311Z Compiling cexpr v0.6.0
48152026-09-05T00:06:13.333Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48162026-09-05T00:06:13.516Z Compiling rustc-hash v2.1.1
48172026-09-05T00:06:13.649Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48182026-09-05T00:06:13.903Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48192026-09-05T00:06:13.921Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48202026-09-05T00:06:13.974Z Compiling libxml v0.3.3
48212026-09-05T00:06:13.992Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48222026-09-05T00:06:14.175Z Compiling strum_macros v0.24.3
48232026-09-05T00:06:14.208Z Compiling indoc v1.0.9
48242026-09-05T00:06:14.228Z Compiling lalrpop v0.19.12
48252026-09-05T00:06:14.367Z Compiling darling_macro v0.21.3
48262026-09-05T00:06:14.864Z Compiling darling v0.21.3
48272026-09-05T00:06:14.957Z Compiling dsl_auto_type v0.2.0
48282026-09-05T00:06:15.190Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48292026-09-05T00:06:15.377Z Checking derive_builder v0.20.2
48302026-09-05T00:06:15.495Z Compiling oso-derive v0.27.3
48312026-09-05T00:06:15.518Z Checking quick-xml v0.37.5
48322026-09-05T00:06:15.561Z Compiling impl-trait-for-tuples v0.2.3
48332026-09-05T00:06:16.042Z Checking openssl-probe v0.1.6
48342026-09-05T00:06:16.206Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48352026-09-05T00:06:16.403Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48362026-09-05T00:06:16.592Z Checking bb8 v0.8.6
48372026-09-05T00:06:16.709Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48382026-09-05T00:06:16.888Z Checking nonempty v0.12.0
48392026-09-05T00:06:16.922Z Compiling libz-sys v1.1.24
48402026-09-05T00:06:16.944Z Compiling strsim v0.10.0
48412026-09-05T00:06:17.046Z Compiling libgit2-sys v0.18.3+1.9.2
48422026-09-05T00:06:17.149Z Compiling darling_core v0.13.4
48432026-09-05T00:06:17.270Z Compiling progenitor-impl v0.13.0
48442026-09-05T00:06:17.484Z Compiling vergen-git2 v9.1.0
48452026-09-05T00:06:18.580Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48462026-09-05T00:06:18.764Z Checking progenitor-client v0.13.0
48472026-09-05T00:06:19.033Z Compiling darling_macro v0.13.4
48482026-09-05T00:06:19.054Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48492026-09-05T00:06:19.512Z Compiling darling v0.13.4
48502026-09-05T00:06:19.609Z Compiling serde_with_macros v1.5.2
48512026-09-05T00:06:19.860Z Compiling progenitor-macro v0.13.0
48522026-09-05T00:06:20.031Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48532026-09-05T00:06:20.243Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48542026-09-05T00:06:20.432Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48552026-09-05T00:06:20.449Z Compiling serde_with v1.14.0
48562026-09-05T00:06:20.619Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48572026-09-05T00:06:20.822Z Checking diesel v2.3.7
48582026-09-05T00:06:20.841Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48592026-09-05T00:06:20.941Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48602026-09-05T00:06:21.025Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48612026-09-05T00:06:21.638Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48622026-09-05T00:06:22.671Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48632026-09-05T00:06:22.862Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48642026-09-05T00:06:23.156Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48652026-09-05T00:06:23.346Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48662026-09-05T00:06:23.534Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48672026-09-05T00:06:23.552Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48682026-09-05T00:06:23.837Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48692026-09-05T00:06:23.868Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48702026-09-05T00:06:24.280Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48712026-09-05T00:06:24.367Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48722026-09-05T00:06:24.855Z Checking progenitor v0.13.0
48732026-09-05T00:06:24.985Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48742026-09-05T00:06:25.005Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48752026-09-05T00:06:25.010Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48762026-09-05T00:06:25.203Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48772026-09-05T00:06:25.349Z Checking twox-hash v2.1.2
48782026-09-05T00:06:25.384Z Checking libsw-core v0.3.2
48792026-09-05T00:06:25.537Z Checking atty v0.2.14
48802026-09-05T00:06:25.588Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48812026-09-05T00:06:25.637Z Checking libsw v3.5.0
48822026-09-05T00:06:25.712Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48832026-09-05T00:06:25.823Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48842026-09-05T00:06:27.458Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48852026-09-05T00:06:27.769Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48862026-09-05T00:06:28.473Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48872026-09-05T00:06:29.197Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48882026-09-05T00:06:30.150Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48892026-09-05T00:06:30.341Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48902026-09-05T00:06:30.499Z Checking fatfs v0.3.6
48912026-09-05T00:06:30.666Z Checking console v0.16.2
48922026-09-05T00:06:30.970Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48932026-09-05T00:06:30.986Z Compiling seq-macro v0.3.6
48942026-09-05T00:06:31.366Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48952026-09-05T00:06:31.484Z Checking unit-prefix v0.5.2
48962026-09-05T00:06:31.517Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48972026-09-05T00:06:31.619Z Checking indicatif v0.18.4
48982026-09-05T00:06:32.033Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
48992026-09-05T00:06:32.273Z Checking oxide-update-engine-display v0.1.2
49002026-09-05T00:06:32.570Z Checking support-bundle-viewer v0.1.2
49012026-09-05T00:06:32.702Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49022026-09-05T00:06:32.814Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49032026-09-05T00:06:32.830Z Checking multimap v0.10.1
49042026-09-05T00:06:34.965Z Checking diesel-dtrace v0.5.0
49052026-09-05T00:06:35.216Z Checking async-bb8-diesel v0.2.1
49062026-09-05T00:06:41.515Z Compiling samael v0.0.19
49072026-09-05T00:06:44.084Z Compiling git2 v0.20.4
49082026-09-05T00:06:46.588Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49092026-09-05T00:06:47.067Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49102026-09-05T00:06:48.303Z Compiling polar-core v0.27.3
49112026-09-05T00:06:52.794Z Checking oso v0.27.3
49122026-09-05T00:07:23.340Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49132026-09-05T00:08:39.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
49142026-09-05T00:08:39.309Z
49152026-09-05T00:08:39.309Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49162026-09-05T00:08:39.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49172026-09-05T00:08:39.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49182026-09-05T00:08:39.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49192026-09-05T00:08:39.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
49202026-09-05T00:08:39.975Z
49212026-09-05T00:08:39.975Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49222026-09-05T00:08:40.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-05T00:08:40.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-05T00:08:40.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-05T00:08:40.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49262026-09-05T00:08:40.598Z
49272026-09-05T00:08:40.598Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49282026-09-05T00:08:41.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-05T00:08:41.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-05T00:08:41.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-05T00:08:41.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49322026-09-05T00:08:41.218Z
49332026-09-05T00:08:41.218Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49342026-09-05T00:08:41.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-05T00:08:41.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-05T00:08:41.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-05T00:08:41.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49382026-09-05T00:08:41.768Z
49392026-09-05T00:08:41.768Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49402026-09-05T00:08:42.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-05T00:08:42.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-05T00:08:42.589Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49432026-09-05T00:08:43.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
49442026-09-05T00:08:43.582Z
49452026-09-05T00:08:43.582Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49462026-09-05T00:08:44.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-05T00:08:44.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-05T00:08:44.403Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-05T00:09:24.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.42s
49502026-09-05T00:09:24.221Z
49512026-09-05T00:09:24.221Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49522026-09-05T00:09:24.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-05T00:09:24.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-05T00:09:24.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49552026-09-05T00:09:24.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49562026-09-05T00:09:24.776Z
49572026-09-05T00:09:24.776Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49582026-09-05T00:09:25.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-05T00:09:25.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-05T00:09:25.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-05T00:09:25.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49622026-09-05T00:09:25.327Z
49632026-09-05T00:09:25.327Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49642026-09-05T00:09:25.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-05T00:09:25.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-05T00:09:25.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-05T00:09:25.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
49682026-09-05T00:09:25.937Z
49692026-09-05T00:09:25.937Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49702026-09-05T00:09:26.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-05T00:09:26.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-05T00:09:26.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-05T00:09:26.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49742026-09-05T00:09:26.562Z
49752026-09-05T00:09:26.562Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49762026-09-05T00:09:27.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-05T00:09:27.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-05T00:09:27.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-05T00:09:27.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49802026-09-05T00:09:27.187Z
49812026-09-05T00:09:27.187Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49822026-09-05T00:09:27.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-05T00:09:27.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-05T00:09:27.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-05T00:09:27.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
49862026-09-05T00:09:27.796Z
49872026-09-05T00:09:27.796Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49882026-09-05T00:09:28.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-05T00:09:28.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-05T00:09:28.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-05T00:09:28.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49922026-09-05T00:09:28.421Z
49932026-09-05T00:09:28.421Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
49942026-09-05T00:09:28.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-05T00:09:28.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-05T00:09:28.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-05T00:09:28.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49982026-09-05T00:09:29.045Z
49992026-09-05T00:09:29.045Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50002026-09-05T00:09:29.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-05T00:09:29.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-05T00:09:29.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-05T00:09:29.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
50042026-09-05T00:09:29.652Z
50052026-09-05T00:09:29.652Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50062026-09-05T00:09:30.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-05T00:09:30.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-05T00:09:30.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-05T00:09:30.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50102026-09-05T00:09:30.276Z
50112026-09-05T00:09:30.276Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50122026-09-05T00:09:30.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-05T00:09:30.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-05T00:09:30.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-05T00:09:30.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50162026-09-05T00:09:30.898Z
50172026-09-05T00:09:30.898Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50182026-09-05T00:09:31.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-05T00:09:31.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-05T00:09:31.798Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50212026-09-05T00:09:31.798Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50222026-09-05T00:09:31.983Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50232026-09-05T00:09:31.986Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50242026-09-05T00:09:32.026Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50252026-09-05T00:09:32.029Z Checking yansi v1.0.1
50262026-09-05T00:09:32.029Z Checking diff v0.1.13
50272026-09-05T00:09:32.070Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50282026-09-05T00:09:32.113Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50292026-09-05T00:09:32.298Z Checking pretty_assertions v1.4.1
50302026-09-05T00:09:33.070Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50312026-09-05T00:09:33.087Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50322026-09-05T00:09:58.650Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50332026-09-05T00:09:58.653Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50342026-09-05T00:09:58.653Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50352026-09-05T00:09:58.653Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50362026-09-05T00:09:58.653Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50372026-09-05T00:09:58.653Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50382026-09-05T00:09:58.653Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50392026-09-05T00:09:59.575Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50402026-09-05T00:09:59.576Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50412026-09-05T00:10:00.849Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50422026-09-05T00:10:40.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50432026-09-05T00:10:40.468Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50442026-09-05T00:10:40.468Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50452026-09-05T00:10:40.677Z
50462026-09-05T00:10:40.677Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50472026-09-05T00:10:41.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50482026-09-05T00:10:41.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50492026-09-05T00:10:41.385Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50502026-09-05T00:10:42.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
50512026-09-05T00:10:42.205Z
50522026-09-05T00:10:42.205Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50532026-09-05T00:10:42.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-05T00:10:42.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-05T00:10:42.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50562026-09-05T00:10:42.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
50572026-09-05T00:10:42.750Z
50582026-09-05T00:10:42.750Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50592026-09-05T00:10:43.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-05T00:10:43.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-05T00:10:43.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-05T00:10:43.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50632026-09-05T00:10:43.325Z
50642026-09-05T00:10:43.325Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50652026-09-05T00:10:43.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-05T00:10:43.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-05T00:10:44.097Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50682026-09-05T00:10:44.220Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50692026-09-05T00:10:44.227Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50702026-09-05T00:11:11.485Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50712026-09-05T00:11:11.869Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50722026-09-05T00:11:13.621Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50732026-09-05T00:11:14.091Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50742026-09-05T00:11:17.180Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50752026-09-05T00:11:41.318Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50762026-09-05T00:11:42.042Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50772026-09-05T00:11:43.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50782026-09-05T00:11:43.946Z
50792026-09-05T00:11:43.946Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50802026-09-05T00:11:44.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-05T00:11:44.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-05T00:11:44.662Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50832026-09-05T00:11:45.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
50842026-09-05T00:11:45.540Z
50852026-09-05T00:11:45.540Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50862026-09-05T00:11:46.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-05T00:11:46.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-05T00:11:46.149Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50892026-09-05T00:11:46.152Z Compiling fs-err v2.11.0
50902026-09-05T00:11:46.267Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50912026-09-05T00:11:46.278Z Checking parse-size v1.1.0
50922026-09-05T00:11:46.291Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50932026-09-05T00:11:46.291Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
50942026-09-05T00:11:46.294Z Checking shell-words v1.1.1
50952026-09-05T00:11:46.373Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50962026-09-05T00:11:46.704Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50972026-09-05T00:11:46.883Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
50982026-09-05T00:11:47.543Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
50992026-09-05T00:11:48.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s
51002026-09-05T00:11:48.663Z
51012026-09-05T00:11:48.663Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51022026-09-05T00:11:49.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51032026-09-05T00:11:49.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51042026-09-05T00:11:49.297Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51052026-09-05T00:11:49.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
51062026-09-05T00:11:49.939Z
51072026-09-05T00:11:49.939Zinfo: running `cargo check --bins` on schema (358/376)
51082026-09-05T00:11:50.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-05T00:11:50.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-05T00:11:50.660Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51112026-09-05T00:11:51.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
51122026-09-05T00:11:51.539Z
51132026-09-05T00:11:51.539Zinfo: running `cargo check --bins` on xtask (359/376)
51142026-09-05T00:11:51.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-05T00:11:51.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-05T00:11:51.930Z Checking serde_core v1.0.228
51172026-09-05T00:11:51.930Z Checking libc v0.2.185
51182026-09-05T00:11:52.010Z Checking bitflags v2.11.0
51192026-09-05T00:11:52.015Z Checking scroll v0.12.0
51202026-09-05T00:11:52.018Z Checking thiserror v1.0.69
51212026-09-05T00:11:52.026Z Checking log v0.4.33
51222026-09-05T00:11:52.033Z Checking indexmap v2.14.0
51232026-09-05T00:11:52.041Z Checking zerocopy v0.7.35
51242026-09-05T00:11:52.109Z Checking syn v2.0.117
51252026-09-05T00:11:52.143Z Checking dtrace-parser v0.2.0
51262026-09-05T00:11:52.162Z Checking once_cell v1.21.3
51272026-09-05T00:11:52.223Z Checking goblin v0.8.2
51282026-09-05T00:11:52.285Z Checking errno v0.3.14
51292026-09-05T00:11:52.330Z Checking getrandom v0.4.3
51302026-09-05T00:11:52.368Z Checking thread-id v4.2.2
51312026-09-05T00:11:52.399Z Checking rustix v1.1.4
51322026-09-05T00:11:52.444Z Checking memmap v0.7.0
51332026-09-05T00:11:52.454Z Checking thiserror v2.0.18
51342026-09-05T00:11:52.520Z Checking fs-err v3.3.0
51352026-09-05T00:11:52.551Z Checking anyhow v1.0.104
51362026-09-05T00:11:52.564Z Checking tabled v0.15.0
51372026-09-05T00:11:53.150Z Checking terminal_size v0.4.3
51382026-09-05T00:11:53.150Z Checking tempfile v3.27.0
51392026-09-05T00:11:53.274Z Checking clap_builder v4.6.0
51402026-09-05T00:11:53.274Z Checking textwrap v0.16.2
51412026-09-05T00:11:53.435Z Checking serde v1.0.228
51422026-09-05T00:11:53.435Z Checking serde_json v1.0.151
51432026-09-05T00:11:53.439Z Checking camino v1.2.5
51442026-09-05T00:11:53.483Z Checking cargo-platform v0.3.2
51452026-09-05T00:11:53.655Z Checking semver v1.0.28
51462026-09-05T00:11:53.704Z Checking camino-tempfile v1.4.1
51472026-09-05T00:11:53.842Z Checking serde_spanned v0.6.9
51482026-09-05T00:11:53.842Z Checking toml_datetime v0.6.11
51492026-09-05T00:11:53.862Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51502026-09-05T00:11:53.867Z Checking macaddr v1.0.1
51512026-09-05T00:11:54.013Z Checking toml_edit v0.22.27
51522026-09-05T00:11:54.027Z Checking cargo_metadata v0.23.1
51532026-09-05T00:11:54.037Z Checking dof v0.3.0
51542026-09-05T00:11:54.293Z Checking usdt-impl v0.5.0
51552026-09-05T00:11:54.461Z Checking clap v4.6.1
51562026-09-05T00:11:54.550Z Checking usdt v0.5.0
51572026-09-05T00:11:54.984Z Checking toml v0.8.23
51582026-09-05T00:11:55.244Z Checking cargo_toml v0.21.0
51592026-09-05T00:11:55.871Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51602026-09-05T00:11:56.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
51612026-09-05T00:11:56.365Z
51622026-09-05T00:11:56.366Zinfo: running `cargo check --bins` on dnsadm (360/376)
51632026-09-05T00:11:56.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51642026-09-05T00:11:56.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51652026-09-05T00:11:56.992Z Checking arc-swap v1.8.2
51662026-09-05T00:11:57.266Z Checking slog-scope v4.4.1
51672026-09-05T00:11:57.377Z Checking slog-stdlog v4.1.1
51682026-09-05T00:11:57.471Z Checking slog-envlogger v2.2.0
51692026-09-05T00:11:57.615Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51702026-09-05T00:11:58.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
51712026-09-05T00:11:58.189Z
51722026-09-05T00:11:58.189Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51732026-09-05T00:11:58.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51742026-09-05T00:11:58.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51752026-09-05T00:11:58.991Z Checking cpubits v0.1.1
51762026-09-05T00:11:59.117Z Checking pem-rfc7468 v1.0.0
51772026-09-05T00:11:59.128Z Checking hmac v0.13.0
51782026-09-05T00:11:59.128Z Checking universal-hash v0.6.1
51792026-09-05T00:11:59.151Z Checking ctr v0.10.1
51802026-09-05T00:11:59.151Z Checking aead v0.6.1
51812026-09-05T00:11:59.178Z Checking crypto-bigint v0.7.5
51822026-09-05T00:11:59.178Z Checking aes v0.9.1
51832026-09-05T00:11:59.205Z Checking salsa20 v0.11.0
51842026-09-05T00:11:59.256Z Checking der v0.8.0
51852026-09-05T00:11:59.259Z Checking polyval v0.7.1
51862026-09-05T00:11:59.272Z Checking pbkdf2 v0.13.0
51872026-09-05T00:11:59.335Z Checking cbc v0.2.1
51882026-09-05T00:11:59.361Z Checking ff v0.14.0
51892026-09-05T00:11:59.381Z Checking signature v3.0.0
51902026-09-05T00:11:59.414Z Checking scrypt v0.12.0
51912026-09-05T00:11:59.470Z Checking base16ct v1.0.0
51922026-09-05T00:11:59.486Z Checking ghash v0.6.0
51932026-09-05T00:11:59.500Z Checking group v0.14.0
51942026-09-05T00:11:59.530Z Checking hkdf v0.13.0
51952026-09-05T00:11:59.558Z Compiling curve25519-dalek v5.0.0
51962026-09-05T00:11:59.576Z Checking keccak v0.2.0
51972026-09-05T00:11:59.595Z Checking poly1305 v0.9.0
51982026-09-05T00:11:59.610Z Checking aes-gcm v0.11.0
51992026-09-05T00:11:59.640Z Checking wnaf v0.14.0
52002026-09-05T00:11:59.663Z Checking blowfish v0.10.0
52012026-09-05T00:11:59.729Z Checking blake2 v0.11.0-rc.6
52022026-09-05T00:11:59.776Z Checking sha3 v0.11.0
52032026-09-05T00:11:59.802Z Checking kem v0.3.0
52042026-09-05T00:11:59.818Z Checking bcrypt-pbkdf v0.11.0
52052026-09-05T00:11:59.857Z Checking module-lattice v0.2.3
52062026-09-05T00:11:59.932Z Checking sponge-cursor v0.1.0
52072026-09-05T00:11:59.985Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52082026-09-05T00:12:00.003Z Checking argon2 v0.6.0-rc.8
52092026-09-05T00:12:00.041Z Checking sha3 v0.12.0
52102026-09-05T00:12:00.071Z Checking internal-russh-num-bigint v0.5.0
52112026-09-05T00:12:00.087Z Checking spki v0.8.0
52122026-09-05T00:12:00.109Z Checking sec1 v0.8.1
52132026-09-05T00:12:00.149Z Checking ml-kem v0.3.2
52142026-09-05T00:12:00.239Z Checking num-bigint v0.4.6
52152026-09-05T00:12:00.255Z Checking pkcs5 v0.8.1
52162026-09-05T00:12:00.294Z Checking pkcs1 v0.8.0-rc.4
52172026-09-05T00:12:00.311Z Checking generic-array v1.4.3
52182026-09-05T00:12:00.500Z Checking russh-util v0.52.0
52192026-09-05T00:12:00.540Z Checking pkcs8 v0.11.0
52202026-09-05T00:12:00.621Z Compiling enum_dispatch v0.3.13
52212026-09-05T00:12:00.699Z Compiling delegate v0.13.5
52222026-09-05T00:12:00.739Z Checking ed25519 v3.0.0
52232026-09-05T00:12:00.821Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52242026-09-05T00:12:00.902Z Checking hex-literal v1.1.0
52252026-09-05T00:12:00.918Z Checking md5 v0.8.0
52262026-09-05T00:12:00.930Z Checking ed25519-dalek v3.0.0
52272026-09-05T00:12:01.022Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52282026-09-05T00:12:01.094Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52292026-09-05T00:12:01.149Z Checking internet-checksum v0.2.1
52302026-09-05T00:12:01.215Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52312026-09-05T00:12:01.403Z Checking elliptic-curve v0.14.1
52322026-09-05T00:12:01.406Z Checking primefield v0.14.0
52332026-09-05T00:12:01.406Z Checking rfc6979 v0.6.0
52342026-09-05T00:12:01.406Z Checking ssh-encoding v0.3.0
52352026-09-05T00:12:01.531Z Checking crypto-primes v0.7.2
52362026-09-05T00:12:01.639Z Checking ssh-cipher v0.3.0
52372026-09-05T00:12:01.639Z Checking russh-cryptovec v0.62.0
52382026-09-05T00:12:01.786Z Checking primeorder v0.14.0
52392026-09-05T00:12:01.789Z Checking ecdsa v0.17.0
52402026-09-05T00:12:02.153Z Checking p256 v0.14.0
52412026-09-05T00:12:02.154Z Checking p384 v0.14.0
52422026-09-05T00:12:02.154Z Checking p521 v0.14.0
52432026-09-05T00:12:02.464Z Checking rsa v0.10.0-rc.18
52442026-09-05T00:12:05.019Z Checking ssh-key v0.7.0-rc.11
52452026-09-05T00:12:05.800Z Checking russh v0.62.4
52462026-09-05T00:12:19.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s
52472026-09-05T00:12:19.075Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52482026-09-05T00:12:19.075Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52492026-09-05T00:12:19.276Z
52502026-09-05T00:12:19.276Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52512026-09-05T00:12:19.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52522026-09-05T00:12:19.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52532026-09-05T00:12:19.899Z Checking termios v0.3.3
52542026-09-05T00:12:20.076Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52552026-09-05T00:12:20.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
52562026-09-05T00:12:20.831Z
52572026-09-05T00:12:20.831Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52582026-09-05T00:12:21.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52592026-09-05T00:12:21.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52602026-09-05T00:12:21.506Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52612026-09-05T00:12:22.189Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52622026-09-05T00:12:23.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s
52632026-09-05T00:12:23.954Z
52642026-09-05T00:12:23.955Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52652026-09-05T00:12:24.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52662026-09-05T00:12:24.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52672026-09-05T00:12:24.578Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52682026-09-05T00:12:25.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
52692026-09-05T00:12:25.174Z
52702026-09-05T00:12:25.174Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52712026-09-05T00:12:25.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-05T00:12:25.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-05T00:12:25.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52742026-09-05T00:12:25.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
52752026-09-05T00:12:25.725Z
52762026-09-05T00:12:25.725Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52772026-09-05T00:12:26.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-05T00:12:26.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-05T00:12:26.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-05T00:12:26.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
52812026-09-05T00:12:26.277Z
52822026-09-05T00:12:26.277Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52832026-09-05T00:12:26.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-05T00:12:26.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-05T00:12:27.008Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52862026-09-05T00:12:27.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
52872026-09-05T00:12:27.778Z
52882026-09-05T00:12:27.778Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52892026-09-05T00:12:28.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-05T00:12:28.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-05T00:12:28.416Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52922026-09-05T00:12:28.521Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52932026-09-05T00:12:29.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
52942026-09-05T00:12:29.499Z
52952026-09-05T00:12:29.499Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
52962026-09-05T00:12:29.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52972026-09-05T00:12:29.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52982026-09-05T00:12:29.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52992026-09-05T00:12:29.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
53002026-09-05T00:12:30.046Z
53012026-09-05T00:12:30.046Zinfo: running `cargo check --bins` on omicron-package (370/376)
53022026-09-05T00:12:30.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-05T00:12:30.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-05T00:12:30.713Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53052026-09-05T00:12:31.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
53062026-09-05T00:12:31.965Z
53072026-09-05T00:12:31.965Zinfo: running `cargo check --bins` on tqdb (371/376)
53082026-09-05T00:12:32.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-05T00:12:32.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-05T00:12:32.727Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53112026-09-05T00:12:33.074Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53122026-09-05T00:12:33.582Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53132026-09-05T00:12:33.582Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53142026-09-05T00:12:40.880Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53152026-09-05T00:12:40.887Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53162026-09-05T00:12:40.887Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53172026-09-05T00:12:41.504Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53182026-09-05T00:12:41.504Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53192026-09-05T00:12:41.508Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53202026-09-05T00:12:41.508Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53212026-09-05T00:12:42.308Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53222026-09-05T00:12:42.917Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53232026-09-05T00:12:43.156Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53242026-09-05T00:12:43.347Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53252026-09-05T00:12:44.213Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53262026-09-05T00:12:44.855Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53272026-09-05T00:12:49.682Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53282026-09-05T00:12:56.975Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53292026-09-05T00:12:56.978Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53302026-09-05T00:12:56.979Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53312026-09-05T00:12:56.979Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53322026-09-05T00:12:58.470Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53332026-09-05T00:12:59.761Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53342026-09-05T00:13:00.428Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53352026-09-05T00:13:01.701Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53362026-09-05T00:13:02.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.27s
53372026-09-05T00:13:02.440Z
53382026-09-05T00:13:02.441Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53392026-09-05T00:13:02.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53402026-09-05T00:13:02.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53412026-09-05T00:13:03.135Z Checking rtoolbox v0.0.3
53422026-09-05T00:13:03.135Z Checking tui-tree-widget v0.23.1
53432026-09-05T00:13:03.138Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53442026-09-05T00:13:03.255Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53452026-09-05T00:13:03.355Z Checking rpassword v7.5.4
53462026-09-05T00:13:06.064Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53472026-09-05T00:13:07.891Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53482026-09-05T00:13:08.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.36s
53492026-09-05T00:13:08.998Z
53502026-09-05T00:13:08.998Zinfo: running `cargo check --bins` on wicket (373/376)
53512026-09-05T00:13:09.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53522026-09-05T00:13:09.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53532026-09-05T00:13:09.679Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53542026-09-05T00:13:10.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
53552026-09-05T00:13:10.220Z
53562026-09-05T00:13:10.220Zinfo: running `cargo check --bins` on wicketd (374/376)
53572026-09-05T00:13:10.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-05T00:13:10.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-05T00:13:10.911Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53602026-09-05T00:13:14.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
53612026-09-05T00:13:14.625Z
53622026-09-05T00:13:14.625Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53632026-09-05T00:13:15.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-05T00:13:15.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-05T00:13:15.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53662026-09-05T00:13:15.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
53672026-09-05T00:13:15.181Z
53682026-09-05T00:13:15.181Zinfo: running `cargo check --bins` on zone-setup (376/376)
53692026-09-05T00:13:15.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-05T00:13:15.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-05T00:13:15.831Z Checking uzers v0.12.2
53722026-09-05T00:13:16.096Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53732026-09-05T00:13:16.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
53742026-09-05T00:13:17.087Z
53752026-09-05T00:13:17.087Zreal 14:15.471606653
53762026-09-05T00:13:17.087Zuser 21:32.222116235
53772026-09-05T00:13:17.087Zsys 4:18.875070724
53782026-09-05T00:13:17.088Ztrap 0.343516053
53792026-09-05T00:13:17.088Ztflt 0.581618285
53802026-09-05T00:13:17.088Zdflt 0.886480201
53812026-09-05T00:13:17.088Zkflt 0.004769210
53822026-09-05T00:13:17.088Zlock 1:29:48.350433879
53832026-09-05T00:13:17.088Zslp 1:42:00.511114674
53842026-09-05T00:13:17.088Zlat 57.319816461
53852026-09-05T00:13:17.088Zstop 4:05.379119030
53862026-09-05T00:13:17.091Zprocess exited: duration 1030820 ms, exit code 0
 
53872026-09-05T00:13:17.097Zfound 0 output files