01M1QDVHJRM3AHZ7JQQK2KMZW9: 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: 01M1QDWVDA4PMPD2PWP54B22AP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T00:01:53.061Zjob assigned to worker 01M1QDX06CC3B79M68Y7B6SXWD [factory aws, i-0295458bfa017ab0f] (queued for 47 s)
 
22026-09-05T00:01:59.147Zstarting task 0: "setup"
32026-09-05T00:01:59.165Z++ uname -s
42026-09-05T00:01:59.166Z+ kern=SunOS
52026-09-05T00:01:59.166Z+ build_user=build
62026-09-05T00:01:59.166Z+ build_uid=12345
72026-09-05T00:01:59.166Z+ work_dir=/work
82026-09-05T00:01:59.166Z+ input_dir=/input
92026-09-05T00:01:59.166Z+ [[ 0 == 12345 ]]
102026-09-05T00:01:59.166Z+ case "$kern" in
112026-09-05T00:01:59.166Z+ groupadd -g 12345 build
122026-09-05T00:01:59.166Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T00:02:01.047Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T00:02:01.118Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T00:02:01.128Z+ home_fs=zfs
162026-09-05T00:02:01.128Z+ [[ zfs == autofs ]]
172026-09-05T00:02:01.128Z+ mkdir -p /home/build
182026-09-05T00:02:01.128Z+ chown build:build /home/build /work
192026-09-05T00:02:03.125Z+ chmod 0700 /home/build /work
202026-09-05T00:02:03.129Zprocess exited: duration 4094 ms, exit code 0
 
212026-09-05T00:02:03.138Zstarting task 1: "rust-toolchain"
222026-09-05T00:02:03.143Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T00:02:03.144Z * rust toolchain channel = "1.97.1"
242026-09-05T00:02:03.144Z * rust toolchain profile = "default"
252026-09-05T00:02:03.144Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-05T00:02:03.144Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-05T00:02:03.144Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-05T00:02:03.144Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T00:02:03.144Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T00:02:03.251Zinfo: downloading installer
312026-09-05T00:02:04.502Zinfo: profile set to default
322026-09-05T00:02:04.502Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T00:02:04.514Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T00:02:04.663Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T00:02:04.669Zinfo: downloading 6 components
362026-09-05T00:02:20.330Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T00:02:20.330Z
382026-09-05T00:02:20.362Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T00:02:20.362Z
402026-09-05T00:02:20.371Z
412026-09-05T00:02:20.371ZRust is installed now. Great!
422026-09-05T00:02:20.371Z
432026-09-05T00:02:20.371ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T00:02:20.371Zenvironment variable. This has not been done automatically.
452026-09-05T00:02:20.371Z
462026-09-05T00:02:20.371ZTo configure your current shell, you need to source
472026-09-05T00:02:20.372Zthe corresponding env file under $HOME/.cargo.
482026-09-05T00:02:20.372Z
492026-09-05T00:02:20.372ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T00:02:20.372Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T00:02:20.373Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T00:02:20.373ZCC_x86_64-unknown-illumos = None
532026-09-05T00:02:20.373Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T00:02:20.373ZCC_x86_64_unknown_illumos = None
552026-09-05T00:02:20.373Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T00:02:20.373ZHOST_CC = None
572026-09-05T00:02:20.373Zcargo:rerun-if-env-changed=CC
582026-09-05T00:02:20.373ZCC = None
592026-09-05T00:02:20.373Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T00:02:20.622Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T00:02:20.623ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T00:02:20.623Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T00:02:20.623ZCFLAGS = None
642026-09-05T00:02:20.623Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T00:02:20.623ZHOST_CFLAGS = None
662026-09-05T00:02:20.623Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T00:02:20.623ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T00:02:20.623Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T00:02:20.623ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T00:02:20.714Z+ rustup --version
712026-09-05T00:02:20.720Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T00:02:20.725Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T00:02:20.743Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T00:02:20.747Z+ cargo --version
752026-09-05T00:02:20.761Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T00:02:20.765Z+ rustc --version
772026-09-05T00:02:20.780Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T00:02:20.786Zprocess exited: duration 17643 ms, exit code 0
 
792026-09-05T00:02:20.793Zstarting task 2: "authentication"
802026-09-05T00:02:20.810Zprocess exited: duration 16 ms, exit code 0
 
812026-09-05T00:02:20.820Zstarting task 3: "clone repository"
822026-09-05T00:02:20.824Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T00:02:20.828Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T00:02:20.859ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T00:02:34.038Z+ cd /work/oxidecomputer/omicron
862026-09-05T00:02:34.038Z+ git fetch origin 4a645936f92339ba85b20858000cba64532c5116
872026-09-05T00:02:34.391ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T00:02:34.391Z * branch 4a645936f92339ba85b20858000cba64532c5116 -> FETCH_HEAD
892026-09-05T00:02:34.401Z+ [[ -n fm-certificate-de ]]
902026-09-05T00:02:34.405Z++ git branch --show-current
912026-09-05T00:02:34.405Z+ current=main
922026-09-05T00:02:34.405Z+ [[ main != fm-certificate-de ]]
932026-09-05T00:02:34.405Z+ git branch -f fm-certificate-de 4a645936f92339ba85b20858000cba64532c5116
942026-09-05T00:02:34.409Z+ git checkout -f fm-certificate-de
952026-09-05T00:02:34.478ZSwitched to branch 'fm-certificate-de'
962026-09-05T00:02:34.481Z+ git reset --hard 4a645936f92339ba85b20858000cba64532c5116
972026-09-05T00:02:34.552ZHEAD is now at 4a645936f fm: make the parsed certificate case's fact non-optional
982026-09-05T00:02:34.555Zprocess exited: duration 13733 ms, exit code 0
 
992026-09-05T00:02:34.562Zstarting task 4: "build"
1002026-09-05T00:02:34.565Z+ source .github/buildomat/ci-env.sh
1012026-09-05T00:02:34.569Z++ export CARGO_TERM_COLOR=always
1022026-09-05T00:02:34.569Z++ CARGO_TERM_COLOR=always
1032026-09-05T00:02:34.569Z+++ uname -s
1042026-09-05T00:02:34.569Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-05T00:02:34.569Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-05T00:02:34.572Z+ cargo --version
1072026-09-05T00:02:34.579Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-05T00:02:34.582Z+ rustc --version
1092026-09-05T00:02:34.604Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-05T00:02:34.609Z+ source ./env.sh
1112026-09-05T00:02:34.610Z++ OLD_SHELL_OPTS=ehxB
1122026-09-05T00:02:34.610Z++ set -o xtrace
1132026-09-05T00:02:34.610Z++++ dirname ./env.sh
1142026-09-05T00:02:34.622Z+++ readlink -f .
1152026-09-05T00:02:34.627Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-05T00:02:34.627Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-09-05T00:02:34.627Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-05T00:02:34.627Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-09-05T00:02:34.627Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-09-05T00:02:34.627Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-09-05T00:02:34.627Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-09-05T00:02:34.627Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-09-05T00:02:34.627Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-09-05T00:02:34.627Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1252026-09-05T00:02:34.627Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1262026-09-05T00:02:34.627Z++ case $OLD_SHELL_OPTS in
1272026-09-05T00:02:34.627Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-05T00:02:34.627Z+ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1292026-09-05T00:02:34.627Z+ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1302026-09-05T00:02:34.627Z+ banner prerequisites
1312026-09-05T00:02:34.631Z
1322026-09-05T00:02:34.631Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-05T00:02:34.631Z # # # # # # # # # # # # # # #
1342026-09-05T00:02:34.631Z # # # # ##### # # ##### # # # # # #### #
1352026-09-05T00:02:34.631Z ##### ##### # ##### # # # # # # # # #
1362026-09-05T00:02:34.631Z # # # # # # # # # # # # # # #
1372026-09-05T00:02:34.631Z # # # ###### # # ###### ### # #### # #### #
1382026-09-05T00:02:34.631Z
1392026-09-05T00:02:34.631Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-05T00:02:36.693Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-05T00:02:37.122Z Startup: Caching catalogs ... Done
1422026-09-05T00:02:39.713ZPlanning: Solver setup ... Done (2.419s)
1432026-09-05T00:02:39.780ZPlanning: Running solver ... Done (0.068s)
1442026-09-05T00:02:39.833ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-05T00:02:39.845ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-05T00:02:39.866ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-05T00:02:39.883ZPlanning: Package planning ... Done (0.014s)
1482026-09-05T00:02:39.892ZPlanning: Merging actions ... Done (0.002s)
1492026-09-05T00:02:40.042ZPlanning: Checking for conflicting actions ... Done (0.160s)
1502026-09-05T00:02:40.046ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-05T00:02:40.790ZPlanning: Evaluating mediators ... Done (0.747s)
1522026-09-05T00:02:40.809ZPlanning: Planning completed in 3.63 seconds
1532026-09-05T00:02:40.815Z Packages to install: 2
1542026-09-05T00:02:40.815Z Estimated space available: 156.01 GB
1552026-09-05T00:02:40.815ZEstimated space to be consumed: 86.48 MB
1562026-09-05T00:02:40.815Z Create boot environment: No
1572026-09-05T00:02:40.815ZCreate backup boot environment: No
1582026-09-05T00:02:40.815Z Rebuild boot archive: No
1592026-09-05T00:02:40.815Z
1602026-09-05T00:02:40.815ZChanged packages:
1612026-09-05T00:02:40.815Zhelios
1622026-09-05T00:02:40.815Z developer/build-essential
1632026-09-05T00:02:40.815Z None -> 11-3.0
1642026-09-05T00:02:40.815Z library/libxmlsec1
1652026-09-05T00:02:40.815Z None -> 1.2.35-3.0
1662026-09-05T00:02:40.825Z
1672026-09-05T00:02:40.826ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-05T00:02:40.893ZDownload: Completed 1.28 MB in 0.07 seconds (18.4M/s)
1692026-09-05T00:02:40.963Z Actions: 1/268 actions (Installing new actions)
1702026-09-05T00:02:41.002Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-05T00:02:41.036ZFinalize: Updating package state database ... Done (0.035s)
1722026-09-05T00:02:41.039ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-05T00:02:41.133ZFinalize: Updating image state ... Done (0.097s)
1742026-09-05T00:02:43.726ZFinalize: Creating fast lookup database ... Done (2.535s)
1752026-09-05T00:02:43.797ZFinalize: Reading search index ... Done (0.013s)
1762026-09-05T00:02:43.800ZFinalize: Updating search index ... Done (0.000s)
1772026-09-05T00:02:43.910ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-05T00:02:44.294ZPlanning: Evaluating mediator changes ... Done
1792026-09-05T00:02:44.401ZPlanning: Checking for conflicting actions ... Done
1802026-09-05T00:02:44.405ZPlanning: Consolidating action changes ... Done
1812026-09-05T00:02:44.557ZPlanning: Evaluating mediators ... Done
1822026-09-05T00:02:44.560ZPlanning: Planning completed in 0.26 seconds
1832026-09-05T00:02:44.580Z Mediators to change: 2
1842026-09-05T00:02:44.580Z Create boot environment: No
1852026-09-05T00:02:44.585ZCreate backup boot environment: No
1862026-09-05T00:02:44.624ZFinalize: Updating package state database ... Done
1872026-09-05T00:02:44.624ZFinalize: Updating package cache ... Done
1882026-09-05T00:02:44.682ZFinalize: Updating image state ... Done
1892026-09-05T00:02:46.648ZFinalize: Creating fast lookup database ... Done
1902026-09-05T00:02:46.710ZFinalize: Reading search index ... Done
1912026-09-05T00:02:46.713ZFinalize: Updating search index ... Done
1922026-09-05T00:02:46.784ZFinalize: Updating package cache ... Done
1932026-09-05T00:02:47.070ZPlanning: Evaluating mediator changes ... Done
1942026-09-05T00:02:47.178ZPlanning: Checking for conflicting actions ... Done
1952026-09-05T00:02:47.181ZPlanning: Consolidating action changes ... Done
1962026-09-05T00:02:47.336ZPlanning: Evaluating mediators ... Done
1972026-09-05T00:02:47.341ZPlanning: Planning completed in 0.27 seconds
1982026-09-05T00:02:47.360Z Mediators to change: 1
1992026-09-05T00:02:47.360Z Create boot environment: No
2002026-09-05T00:02:47.360ZCreate backup boot environment: No
2012026-09-05T00:02:47.401ZFinalize: Updating package state database ... Done
2022026-09-05T00:02:47.401ZFinalize: Updating package cache ... Done
2032026-09-05T00:02:47.459ZFinalize: Updating image state ... Done
2042026-09-05T00:02:49.422ZFinalize: Creating fast lookup database ... Done
2052026-09-05T00:02:49.485ZFinalize: Reading search index ... Done
2062026-09-05T00:02:49.491ZFinalize: Updating search index ... Done
2072026-09-05T00:02:49.574ZFinalize: Updating package cache ... Done
2082026-09-05T00:02:49.887ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-05T00:02:49.887Zapache system 2.4 system
2102026-09-05T00:02:49.887Zclang system 15 system
2112026-09-05T00:02:49.887Zcsh system system illumos
2122026-09-05T00:02:49.887Zctags system system illumos
2132026-09-05T00:02:49.887Zfile vendor vendor darwinsys
2142026-09-05T00:02:49.888Zfile system system illumos
2152026-09-05T00:02:49.888Zgcc vendor 14 vendor
2162026-09-05T00:02:49.888Zgcc system 13 system
2172026-09-05T00:02:49.888Zgcc system 10 system
2182026-09-05T00:02:49.888Zgo system 1.25 system
2192026-09-05T00:02:49.888Zllvm system 15 system
2202026-09-05T00:02:49.888Zmariadb system 11.4 system
2212026-09-05T00:02:49.888Zmta vendor vendor dma
2222026-09-05T00:02:49.888Zopenjdk system 17 system
2232026-09-05T00:02:49.888Zopenjdk system 11 system
2242026-09-05T00:02:49.888Zopenssl vendor 3 vendor
2252026-09-05T00:02:49.888Zperl system 5.40 system
2262026-09-05T00:02:49.888Zpostgresql system 18 system
2272026-09-05T00:02:49.888Zpostgresql system 17 system
2282026-09-05T00:02:49.888Zpython vendor 3 vendor
2292026-09-05T00:02:49.890Zpython system 2 system
2302026-09-05T00:02:49.890Zpython3 vendor 3.13 vendor
2312026-09-05T00:02:49.890Zruby system 3.4 system
2322026-09-05T00:02:49.890Zruby system 3.0 system
2332026-09-05T00:02:49.890Zwords vendor vendor american-english
2342026-09-05T00:02:49.890Zwords system system australian-english
2352026-09-05T00:02:49.890Zwords system system british-english
2362026-09-05T00:02:49.890Zwords system system canadian-english
2372026-09-05T00:02:49.891Zwords system system french
2382026-09-05T00:02:49.891Zwords system system italian
2392026-09-05T00:02:49.891Zwords system system ngerman
2402026-09-05T00:02:49.891Zwords system system ogerman
2412026-09-05T00:02:49.891Zwords system system spanish
2422026-09-05T00:02:50.137ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-05T00:02:50.137Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-05T00:02:50.655ZFMRI IFO
2452026-09-05T00:02:50.655Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-05T00:02:50.655Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-05T00:02:50.655Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-05T00:02:50.655Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-05T00:02:50.655Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-05T00:02:50.655Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-05T00:02:50.655Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-05T00:02:50.655Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-05T00:02:50.655Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-05T00:02:51.016Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-05T00:02:51.388Z Updating crates.io index
2562026-09-05T00:02:51.392Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-05T00:02:51.677Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-05T00:02:52.069Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-05T00:02:52.362Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-05T00:02:53.669Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-05T00:02:54.205Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-05T00:02:56.125Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-05T00:02:57.322Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-05T00:02:57.606Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-05T00:02:57.971Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-05T00:02:59.312Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-05T00:02:59.603Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-05T00:03:00.011Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-05T00:03:00.289Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-05T00:03:00.537Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-05T00:03:00.786Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-05T00:03:01.075Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-05T00:03:01.755Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-05T00:03:01.758Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-05T00:03:01.996Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-05T00:03:02.622Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-05T00:03:02.951Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-05T00:03:03.464Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-05T00:03:03.802Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-05T00:03:04.065Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-05T00:03:04.530Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-05T00:03:04.800Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-05T00:03:05.090Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-05T00:03:05.464Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-05T00:03:05.738Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-05T00:03:06.046Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-05T00:03:06.456Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-05T00:03:07.156Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-05T00:03:07.416Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-05T00:03:07.703Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-05T00:03:08.066Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-05T00:03:08.437Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-05T00:03:08.714Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-05T00:03:09.002Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-05T00:03:09.304Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-05T00:03:09.558Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-05T00:03:09.870Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-05T00:03:12.610Z Downloading crates ...
2992026-09-05T00:03:12.694Z Downloaded camino-tempfile v1.4.1
3002026-09-05T00:03:12.697Z Downloaded cargo_metadata v0.23.1
3012026-09-05T00:03:12.698Z Downloaded camino v1.2.5
3022026-09-05T00:03:12.698Z Downloaded anstyle v1.0.14
3032026-09-05T00:03:12.698Z Downloaded thiserror v1.0.69
3042026-09-05T00:03:12.698Z Downloaded bytecount v0.6.9
3052026-09-05T00:03:12.698Z Downloaded bitflags v2.11.0
3062026-09-05T00:03:12.698Z Downloaded anstream v1.0.0
3072026-09-05T00:03:12.698Z Downloaded autocfg v1.5.0
3082026-09-05T00:03:12.698Z Downloaded zerocopy-derive v0.7.35
3092026-09-05T00:03:12.698Z Downloaded heck v0.4.1
3102026-09-05T00:03:12.698Z Downloaded serde_json v1.0.151
3112026-09-05T00:03:12.702Z Downloaded byteorder v1.5.0
3122026-09-05T00:03:12.702Z Downloaded pest_meta v2.8.6
3132026-09-05T00:03:12.702Z Downloaded cpufeatures v0.2.17
3142026-09-05T00:03:12.702Z Downloaded digest v0.10.7
3152026-09-05T00:03:12.702Z Downloaded zmij v1.0.21
3162026-09-05T00:03:12.705Z Downloaded zerocopy v0.7.35
3172026-09-05T00:03:12.711Z Downloaded memmap v0.7.0
3182026-09-05T00:03:12.719Z Downloaded fs-err v3.3.0
3192026-09-05T00:03:12.719Z Downloaded macaddr v1.0.1
3202026-09-05T00:03:12.720Z Downloaded colorchoice v1.0.4
3212026-09-05T00:03:12.720Z Downloaded heck v0.5.0
3222026-09-05T00:03:12.720Z Downloaded pest_generator v2.8.6
3232026-09-05T00:03:12.725Z Downloaded dtrace-parser v0.2.0
3242026-09-05T00:03:12.725Z Downloaded getrandom v0.4.3
3252026-09-05T00:03:12.725Z Downloaded anstyle-query v1.1.5
3262026-09-05T00:03:12.725Z Downloaded fastrand v2.3.0
3272026-09-05T00:03:12.725Z Downloaded fnv v1.0.7
3282026-09-05T00:03:12.725Z Downloaded clap_lex v1.0.0
3292026-09-05T00:03:12.729Z Downloaded generic-array v0.14.7
3302026-09-05T00:03:12.733Z Downloaded itoa v1.0.17
3312026-09-05T00:03:12.734Z Downloaded serde_spanned v0.6.9
3322026-09-05T00:03:12.734Z Downloaded proc-macro-error-attr v1.0.4
3332026-09-05T00:03:12.734Z Downloaded smawk v0.3.2
3342026-09-05T00:03:12.734Z Downloaded cfg-if v1.0.4
3352026-09-05T00:03:12.738Z Downloaded crypto-common v0.1.7
3362026-09-05T00:03:12.741Z Downloaded plain v0.2.3
3372026-09-05T00:03:12.741Z Downloaded thread-id v4.2.2
3382026-09-05T00:03:12.742Z Downloaded version_check v0.9.5
3392026-09-05T00:03:12.752Z Downloaded swrite v0.1.0
3402026-09-05T00:03:12.752Z Downloaded unicode-linebreak v0.1.5
3412026-09-05T00:03:12.756Z Downloaded dof v0.3.0
3422026-09-05T00:03:12.756Z Downloaded is_terminal_polyfill v1.70.2
3432026-09-05T00:03:12.756Z Downloaded cargo-platform v0.3.2
3442026-09-05T00:03:12.756Z Downloaded usdt-macro v0.5.0
3452026-09-05T00:03:12.756Z Downloaded pretty-hex v0.4.1
3462026-09-05T00:03:12.759Z Downloaded block-buffer v0.10.4
3472026-09-05T00:03:12.759Z Downloaded errno v0.3.14
3482026-09-05T00:03:12.763Z Downloaded toml_datetime v0.6.11
3492026-09-05T00:03:12.766Z Downloaded equivalent v1.0.2
3502026-09-05T00:03:12.774Z Downloaded proc-macro-error v1.0.4
3512026-09-05T00:03:12.778Z Downloaded toml_write v0.1.2
3522026-09-05T00:03:12.778Z Downloaded clap_derive v4.6.1
3532026-09-05T00:03:12.780Z Downloaded anyhow v1.0.104
3542026-09-05T00:03:12.780Z Downloaded terminal_size v0.4.3
3552026-09-05T00:03:12.783Z Downloaded usdt-attr-macro v0.5.0
3562026-09-05T00:03:12.788Z Downloaded utf8parse v0.2.2
3572026-09-05T00:03:12.805Z Downloaded scroll_derive v0.12.1
3582026-09-05T00:03:12.809Z Downloaded tabled_derive v0.7.0
3592026-09-05T00:03:12.809Z Downloaded usdt v0.5.0
3602026-09-05T00:03:12.809Z Downloaded cargo_toml v0.21.0
3612026-09-05T00:03:12.809Z Downloaded serde_tokenstream v0.2.3
3622026-09-05T00:03:12.809Z Downloaded usdt-impl v0.5.0
3632026-09-05T00:03:12.809Z Downloaded once_cell v1.21.3
3642026-09-05T00:03:12.813Z Downloaded tempfile v3.27.0
3652026-09-05T00:03:12.813Z Downloaded unicode-ident v1.0.24
3662026-09-05T00:03:12.818Z Downloaded scroll v0.12.0
3672026-09-05T00:03:12.818Z Downloaded strsim v0.11.1
3682026-09-05T00:03:12.818Z Downloaded thiserror-impl v1.0.69
3692026-09-05T00:03:12.822Z Downloaded sha2 v0.10.9
3702026-09-05T00:03:12.825Z Downloaded quote v1.0.45
3712026-09-05T00:03:12.825Z Downloaded thiserror-impl v2.0.18
3722026-09-05T00:03:12.829Z Downloaded anstyle-parse v1.0.0
3732026-09-05T00:03:12.833Z Downloaded toml v0.8.23
3742026-09-05T00:03:12.836Z Downloaded thiserror v2.0.18
3752026-09-05T00:03:12.843Z Downloaded clap v4.6.1
3762026-09-05T00:03:12.848Z Downloaded papergrid v0.11.0
3772026-09-05T00:03:12.848Z Downloaded pest_derive v2.8.6
3782026-09-05T00:03:12.852Z Downloaded ucd-trie v0.1.7
3792026-09-05T00:03:12.856Z Downloaded pest v2.8.6
3802026-09-05T00:03:12.861Z Downloaded textwrap v0.16.2
3812026-09-05T00:03:12.864Z Downloaded semver v1.0.28
3822026-09-05T00:03:12.865Z Downloaded serde_core v1.0.228
3832026-09-05T00:03:12.869Z Downloaded log v0.4.33
3842026-09-05T00:03:12.873Z Downloaded proc-macro2 v1.0.106
3852026-09-05T00:03:12.883Z Downloaded serde_derive v1.0.228
3862026-09-05T00:03:12.894Z Downloaded serde v1.0.228
3872026-09-05T00:03:12.897Z Downloaded toml_edit v0.22.27
3882026-09-05T00:03:12.902Z Downloaded memchr v2.8.0
3892026-09-05T00:03:12.907Z Downloaded indexmap v2.14.0
3902026-09-05T00:03:12.967Z Downloaded typenum v1.20.1
3912026-09-05T00:03:12.967Z Downloaded hashbrown v0.17.0
3922026-09-05T00:03:12.970Z Downloaded clap_builder v4.6.0
3932026-09-05T00:03:12.978Z Downloaded goblin v0.8.2
3942026-09-05T00:03:12.983Z Downloaded winnow v0.7.14
3952026-09-05T00:03:12.987Z Downloaded tabled v0.15.0
3962026-09-05T00:03:13.015Z Downloaded syn v1.0.109
3972026-09-05T00:03:13.019Z Downloaded unicode-width v0.1.14
3982026-09-05T00:03:13.019Z Downloaded unicode-width v0.2.0
3992026-09-05T00:03:13.019Z Downloaded syn v2.0.117
4002026-09-05T00:03:13.032Z Downloaded rustix v1.1.4
4012026-09-05T00:03:13.066Z Downloaded libc v0.2.185
4022026-09-05T00:03:13.123Z Compiling proc-macro2 v1.0.106
4032026-09-05T00:03:13.123Z Compiling quote v1.0.45
4042026-09-05T00:03:13.124Z Compiling unicode-ident v1.0.24
4052026-09-05T00:03:13.124Z Compiling serde_core v1.0.228
4062026-09-05T00:03:13.174Z Compiling libc v0.2.185
4072026-09-05T00:03:13.174Z Compiling version_check v0.9.5
4082026-09-05T00:03:13.174Z Compiling memchr v2.8.0
4092026-09-05T00:03:13.174Z Compiling serde v1.0.228
4102026-09-05T00:03:13.467Z Compiling zmij v1.0.21
4112026-09-05T00:03:13.612Z Compiling thiserror v1.0.69
4122026-09-05T00:03:13.673Z Compiling itoa v1.0.17
4132026-09-05T00:03:13.734Z Compiling ucd-trie v0.1.7
4142026-09-05T00:03:13.970Z Compiling pest v2.8.6
4152026-09-05T00:03:13.990Z Compiling rustix v1.1.4
4162026-09-05T00:03:14.075Z Compiling byteorder v1.5.0
4172026-09-05T00:03:14.095Z Compiling errno v0.3.14
4182026-09-05T00:03:14.246Z Compiling serde_json v1.0.151
4192026-09-05T00:03:14.308Z Compiling bitflags v2.11.0
4202026-09-05T00:03:14.537Z Compiling syn v2.0.117
4212026-09-05T00:03:14.604Z Compiling thread-id v4.2.2
4222026-09-05T00:03:14.640Z Compiling usdt-impl v0.5.0
4232026-09-05T00:03:14.699Z Compiling proc-macro-error-attr v1.0.4
4242026-09-05T00:03:14.718Z Compiling camino v1.2.5
4252026-09-05T00:03:14.874Z Compiling syn v1.0.109
4262026-09-05T00:03:15.037Z Compiling pest_meta v2.8.6
4272026-09-05T00:03:15.105Z Compiling proc-macro-error v1.0.4
4282026-09-05T00:03:15.219Z Compiling hashbrown v0.17.0
4292026-09-05T00:03:15.270Z Compiling utf8parse v0.2.2
4302026-09-05T00:03:15.298Z Compiling plain v0.2.3
4312026-09-05T00:03:15.385Z Compiling getrandom v0.4.3
4322026-09-05T00:03:15.409Z Compiling equivalent v1.0.2
4332026-09-05T00:03:15.655Z Compiling log v0.4.33
4342026-09-05T00:03:15.763Z Compiling indexmap v2.14.0
4352026-09-05T00:03:15.778Z Compiling terminal_size v0.4.3
4362026-09-05T00:03:15.842Z Compiling anstyle-parse v1.0.0
4372026-09-05T00:03:16.378Z Compiling autocfg v1.5.0
4382026-09-05T00:03:16.378Z Compiling cfg-if v1.0.4
4392026-09-05T00:03:16.470Z Compiling colorchoice v1.0.4
4402026-09-05T00:03:16.486Z Compiling winnow v0.7.14
4412026-09-05T00:03:16.504Z Compiling anstyle v1.0.14
4422026-09-05T00:03:16.589Z Compiling pretty-hex v0.4.1
4432026-09-05T00:03:16.655Z Compiling anstyle-query v1.1.5
4442026-09-05T00:03:16.739Z Compiling is_terminal_polyfill v1.70.2
4452026-09-05T00:03:16.790Z Compiling toml_write v0.1.2
4462026-09-05T00:03:16.790Z Compiling thiserror v2.0.18
4472026-09-05T00:03:16.808Z Compiling pest_generator v2.8.6
4482026-09-05T00:03:16.846Z Compiling anstream v1.0.0
4492026-09-05T00:03:16.951Z Compiling fs-err v3.3.0
4502026-09-05T00:03:17.216Z Compiling fastrand v2.3.0
4512026-09-05T00:03:17.259Z Compiling strsim v0.11.1
4522026-09-05T00:03:17.308Z Compiling heck v0.4.1
4532026-09-05T00:03:17.449Z Compiling unicode-width v0.1.14
4542026-09-05T00:03:17.470Z Compiling anyhow v1.0.104
4552026-09-05T00:03:17.491Z Compiling once_cell v1.21.3
4562026-09-05T00:03:17.532Z Compiling bytecount v0.6.9
4572026-09-05T00:03:17.601Z Compiling heck v0.5.0
4582026-09-05T00:03:17.667Z Compiling clap_lex v1.0.0
4592026-09-05T00:03:17.703Z Compiling fnv v1.0.7
4602026-09-05T00:03:17.721Z Compiling tempfile v3.27.0
4612026-09-05T00:03:17.808Z Compiling papergrid v0.11.0
4622026-09-05T00:03:17.833Z Compiling clap_builder v4.6.0
4632026-09-05T00:03:17.973Z Compiling semver v1.0.28
4642026-09-05T00:03:17.990Z Compiling cargo-platform v0.3.2
4652026-09-05T00:03:18.005Z Compiling memmap v0.7.0
4662026-09-05T00:03:18.037Z Compiling tabled_derive v0.7.0
4672026-09-05T00:03:18.087Z Compiling unicode-width v0.2.0
4682026-09-05T00:03:18.184Z Compiling unicode-linebreak v0.1.5
4692026-09-05T00:03:18.252Z Compiling smawk v0.3.2
4702026-09-05T00:03:18.392Z Compiling textwrap v0.16.2
4712026-09-05T00:03:18.422Z Compiling camino-tempfile v1.4.1
4722026-09-05T00:03:18.439Z Compiling serde_derive v1.0.228
4732026-09-05T00:03:18.566Z Compiling thiserror-impl v1.0.69
4742026-09-05T00:03:18.646Z Compiling zerocopy-derive v0.7.35
4752026-09-05T00:03:18.699Z Compiling pest_derive v2.8.6
4762026-09-05T00:03:18.843Z Compiling scroll_derive v0.12.1
4772026-09-05T00:03:18.931Z Compiling thiserror-impl v2.0.18
4782026-09-05T00:03:19.137Z Compiling clap_derive v4.6.1
4792026-09-05T00:03:19.229Z Compiling tabled v0.15.0
4802026-09-05T00:03:19.505Z Compiling zerocopy v0.7.35
4812026-09-05T00:03:19.505Z Compiling scroll v0.12.0
4822026-09-05T00:03:19.847Z Compiling goblin v0.8.2
4832026-09-05T00:03:19.938Z Compiling dtrace-parser v0.2.0
4842026-09-05T00:03:20.106Z Compiling swrite v0.1.0
4852026-09-05T00:03:20.890Z Compiling clap v4.6.1
4862026-09-05T00:03:21.480Z Compiling dof v0.3.0
4872026-09-05T00:03:21.480Z Compiling serde_tokenstream v0.2.3
4882026-09-05T00:03:21.480Z Compiling toml_datetime v0.6.11
4892026-09-05T00:03:21.489Z Compiling serde_spanned v0.6.9
4902026-09-05T00:03:21.489Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4912026-09-05T00:03:21.535Z Compiling macaddr v1.0.1
4922026-09-05T00:03:21.540Z Compiling cargo_metadata v0.23.1
4932026-09-05T00:03:21.682Z Compiling toml_edit v0.22.27
4942026-09-05T00:03:22.236Z Compiling usdt-attr-macro v0.5.0
4952026-09-05T00:03:22.236Z Compiling usdt-macro v0.5.0
4962026-09-05T00:03:22.880Z Compiling usdt v0.5.0
4972026-09-05T00:03:23.016Z Compiling toml v0.8.23
4982026-09-05T00:03:23.337Z Compiling cargo_toml v0.21.0
4992026-09-05T00:03:24.595Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-05T00:03:26.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s
5012026-09-05T00:03:26.863Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-05T00:03:27.371Z Downloading crates ...
5032026-09-05T00:03:27.430Z Downloaded addr2line v0.25.1
5042026-09-05T00:03:27.433Z Downloaded arc-swap v1.8.2
5052026-09-05T00:03:27.436Z Downloaded anstream v0.6.21
5062026-09-05T00:03:27.439Z Downloaded assert_matches v1.5.0
5072026-09-05T00:03:27.442Z Downloaded base16ct v0.2.0
5082026-09-05T00:03:27.442Z Downloaded bitfield-macros v0.19.4
5092026-09-05T00:03:27.442Z Downloaded allocator-api2 v0.2.21
5102026-09-05T00:03:27.445Z Downloaded enum-as-inner v0.6.1
5112026-09-05T00:03:27.448Z Downloaded aead v0.5.2
5122026-09-05T00:03:27.458Z Downloaded fd-lock v4.0.4
5132026-09-05T00:03:27.461Z Downloaded foreign-types-shared v0.1.1
5142026-09-05T00:03:27.465Z Downloaded adler2 v2.0.1
5152026-09-05T00:03:27.465Z Downloaded bitfield-struct v0.6.2
5162026-09-05T00:03:27.465Z Downloaded bcrypt-pbkdf v0.11.0
5172026-09-05T00:03:27.469Z Downloaded argon2 v0.6.0-rc.8
5182026-09-05T00:03:27.472Z Downloaded embedded-io v0.4.0
5192026-09-05T00:03:27.472Z Downloaded hubpack_derive v0.1.1
5202026-09-05T00:03:27.472Z Downloaded foreign-types-macros v0.2.3
5212026-09-05T00:03:27.473Z Downloaded futures-executor v0.3.32
5222026-09-05T00:03:27.476Z Downloaded ascii-canvas v3.0.0
5232026-09-05T00:03:27.476Z Downloaded bit-set v0.8.0
5242026-09-05T00:03:27.476Z Downloaded backtrace-ext v0.2.1
5252026-09-05T00:03:27.476Z Downloaded erased-serde v0.3.31
5262026-09-05T00:03:27.481Z Downloaded ciborium-ll v0.2.2
5272026-09-05T00:03:27.481Z Downloaded env_logger v0.11.11
5282026-09-05T00:03:27.485Z Downloaded fxhash v0.2.1
5292026-09-05T00:03:27.485Z Downloaded endian-type v0.1.2
5302026-09-05T00:03:27.485Z Downloaded block-buffer v0.12.1
5312026-09-05T00:03:27.485Z Downloaded compression-core v0.4.31
5322026-09-05T00:03:27.485Z Downloaded funty v2.0.0
5332026-09-05T00:03:27.486Z Downloaded gethostname v0.5.0
5342026-09-05T00:03:27.486Z Downloaded globset v0.4.18
5352026-09-05T00:03:27.490Z Downloaded newline-converter v0.3.0
5362026-09-05T00:03:27.490Z Downloaded foldhash v0.2.0
5372026-09-05T00:03:27.490Z Downloaded git-stub-vcs v0.1.0
5382026-09-05T00:03:27.490Z Downloaded group v0.13.0
5392026-09-05T00:03:27.490Z Downloaded array-init v0.0.4
5402026-09-05T00:03:27.490Z Downloaded embedded-io v0.6.1
5412026-09-05T00:03:27.493Z Downloaded cfg_aliases v0.2.1
5422026-09-05T00:03:27.496Z Downloaded foreign-types v0.3.2
5432026-09-05T00:03:27.498Z Downloaded futures-macro v0.3.32
5442026-09-05T00:03:27.501Z Downloaded atomic-waker v1.1.2
5452026-09-05T00:03:27.501Z Downloaded flagset v0.4.7
5462026-09-05T00:03:27.501Z Downloaded atty v0.2.14
5472026-09-05T00:03:27.505Z Downloaded fs_extra v1.3.0
5482026-09-05T00:03:27.505Z Downloaded async-recursion v1.1.1
5492026-09-05T00:03:27.508Z Downloaded block-padding v0.4.2
5502026-09-05T00:03:27.511Z Downloaded fixedbitset v0.4.2
5512026-09-05T00:03:27.511Z Downloaded futures v0.3.32
5522026-09-05T00:03:27.516Z Downloaded futures-sink v0.3.32
5532026-09-05T00:03:27.516Z Downloaded futures-task v0.3.32
5542026-09-05T00:03:27.516Z Downloaded cobs v0.3.0
5552026-09-05T00:03:27.519Z Downloaded futures-io v0.3.32
5562026-09-05T00:03:27.519Z Downloaded atomicwrites v0.4.4
5572026-09-05T00:03:27.522Z Downloaded castaway v0.2.4
5582026-09-05T00:03:27.522Z Downloaded cfg_aliases v0.1.1
5592026-09-05T00:03:27.522Z Downloaded httpdate v1.0.3
5602026-09-05T00:03:27.522Z Downloaded float-ord v0.3.2
5612026-09-05T00:03:27.522Z Downloaded foreign-types v0.5.0
5622026-09-05T00:03:27.522Z Downloaded ff v0.13.1
5632026-09-05T00:03:27.525Z Downloaded float-cmp v0.10.0
5642026-09-05T00:03:27.525Z Downloaded env_filter v2.0.0
5652026-09-05T00:03:27.528Z Downloaded fs-err v2.11.0
5662026-09-05T00:03:27.528Z Downloaded foreign-types-shared v0.3.1
5672026-09-05T00:03:27.533Z Downloaded filetime v0.2.27
5682026-09-05T00:03:27.536Z Downloaded httparse v1.10.1
5692026-09-05T00:03:27.536Z Downloaded form_urlencoded v1.2.2
5702026-09-05T00:03:27.536Z Downloaded async-stream v0.3.6
5712026-09-05T00:03:27.539Z Downloaded futures-core v0.3.32
5722026-09-05T00:03:27.539Z Downloaded headers-core v0.3.0
5732026-09-05T00:03:27.540Z Downloaded home v0.5.12
5742026-09-05T00:03:27.540Z Downloaded ciborium-io v0.2.2
5752026-09-05T00:03:27.540Z Downloaded globwalk v0.9.1
5762026-09-05T00:03:27.545Z Downloaded hostname v0.3.1
5772026-09-05T00:03:27.548Z Downloaded hash32 v0.3.1
5782026-09-05T00:03:27.548Z Downloaded arrayref v0.3.9
5792026-09-05T00:03:27.548Z Downloaded bb8 v0.8.6
5802026-09-05T00:03:27.548Z Downloaded hostname v0.4.2
5812026-09-05T00:03:27.551Z Downloaded async-stream-impl v0.3.6
5822026-09-05T00:03:27.551Z Downloaded bit-set v0.5.3
5832026-09-05T00:03:27.554Z Downloaded hash32 v0.2.1
5842026-09-05T00:03:27.554Z Downloaded hex-literal v1.1.0
5852026-09-05T00:03:27.554Z Downloaded http-body v1.0.1
5862026-09-05T00:03:27.557Z Downloaded argon2 v0.5.3
5872026-09-05T00:03:27.557Z Downloaded arrayvec v0.7.6
5882026-09-05T00:03:27.557Z Downloaded bitfield v0.19.4
5892026-09-05T00:03:27.560Z Downloaded http-range v0.1.5
5902026-09-05T00:03:27.563Z Downloaded hex v0.4.3
5912026-09-05T00:03:27.563Z Downloaded const-oid v0.10.2
5922026-09-05T00:03:27.566Z Downloaded nodrop v0.1.14
5932026-09-05T00:03:27.567Z Downloaded num v0.4.3
5942026-09-05T00:03:27.570Z Downloaded normalize-line-endings v0.3.0
5952026-09-05T00:03:27.570Z Downloaded ff v0.14.0
5962026-09-05T00:03:27.570Z Downloaded foldhash v0.1.5
5972026-09-05T00:03:27.570Z Downloaded oxide-generation-macros v0.2.0
5982026-09-05T00:03:27.570Z Downloaded ghash v0.6.0
5992026-09-05T00:03:27.573Z Downloaded openssl-macros v0.1.1
6002026-09-05T00:03:27.574Z Downloaded phf_shared v0.13.1
6012026-09-05T00:03:27.577Z Downloaded git-stub v1.0.0
6022026-09-05T00:03:27.581Z Downloaded fallible-iterator v0.2.0
6032026-09-05T00:03:27.581Z Downloaded fixedbitset v0.5.7
6042026-09-05T00:03:27.581Z Downloaded ena v0.14.4
6052026-09-05T00:03:27.581Z Downloaded predicates-core v1.0.10
6062026-09-05T00:03:27.581Z Downloaded predicates-tree v1.0.13
6072026-09-05T00:03:27.584Z Downloaded rand_xorshift v0.4.0
6082026-09-05T00:03:27.584Z Downloaded camino-tempfile-ext v0.3.3
6092026-09-05T00:03:27.584Z Downloaded cipher v0.4.4
6102026-09-05T00:03:27.584Z Downloaded parse-display v0.10.0
6112026-09-05T00:03:27.587Z Downloaded cassowary v0.3.0
6122026-09-05T00:03:27.590Z Downloaded quick-error v1.2.3
6132026-09-05T00:03:27.590Z Downloaded cmov v0.5.4
6142026-09-05T00:03:27.593Z Downloaded cbc v0.2.1
6152026-09-05T00:03:27.594Z Downloaded cmake v0.1.57
6162026-09-05T00:03:27.598Z Downloaded proc-macro-crate v1.3.1
6172026-09-05T00:03:27.598Z Downloaded aead v0.6.1
6182026-09-05T00:03:27.598Z Downloaded bit-vec v0.6.3
6192026-09-05T00:03:27.602Z Downloaded proc-macro-crate v3.4.0
6202026-09-05T00:03:27.602Z Downloaded base16ct v1.0.0
6212026-09-05T00:03:27.605Z Downloaded cexpr v0.6.0
6222026-09-05T00:03:27.609Z Downloaded rustc_version v0.4.1
6232026-09-05T00:03:27.609Z Downloaded hubpack v0.1.2
6242026-09-05T00:03:27.612Z Downloaded anstyle-parse v0.2.7
6252026-09-05T00:03:27.612Z Downloaded cipher v0.5.2
6262026-09-05T00:03:27.615Z Downloaded highway v1.3.0
6272026-09-05T00:03:27.615Z Downloaded group v0.14.0
6282026-09-05T00:03:27.615Z Downloaded num_threads v0.1.7
6292026-09-05T00:03:27.618Z Downloaded base64ct v1.8.3
6302026-09-05T00:03:27.618Z Downloaded blowfish v0.10.0
6312026-09-05T00:03:27.618Z Downloaded backoff v0.4.0
6322026-09-05T00:03:27.621Z Downloaded nibble_vec v0.1.0
6332026-09-05T00:03:27.621Z Downloaded async-trait v0.1.89
6342026-09-05T00:03:27.625Z Downloaded bcs v0.1.6
6352026-09-05T00:03:27.625Z Downloaded byte-wrapper v0.1.0
6362026-09-05T00:03:27.625Z Downloaded glob v0.3.3
6372026-09-05T00:03:27.625Z Downloaded rustc_version v0.1.7
6382026-09-05T00:03:27.628Z Downloaded scopeguard v1.2.0
6392026-09-05T00:03:27.628Z Downloaded serde_spanned v1.1.1
6402026-09-05T00:03:27.628Z Downloaded bit-vec v0.8.0
6412026-09-05T00:03:27.628Z Downloaded sha1 v0.10.6
6422026-09-05T00:03:27.631Z Downloaded rustc-hash v2.1.1
6432026-09-05T00:03:27.631Z Downloaded shell-words v1.1.1
6442026-09-05T00:03:27.631Z Downloaded signature v2.2.0
6452026-09-05T00:03:27.631Z Downloaded find-msvc-tools v0.1.9
6462026-09-05T00:03:27.634Z Downloaded bs58 v0.5.1
6472026-09-05T00:03:27.638Z Downloaded enum_dispatch v0.3.13
6482026-09-05T00:03:27.638Z Downloaded buf-list v1.1.2
6492026-09-05T00:03:27.641Z Downloaded bitflags v1.3.2
6502026-09-05T00:03:27.644Z Downloaded nu-ansi-term v0.50.3
6512026-09-05T00:03:27.650Z Downloaded pkcs8 v0.10.2
6522026-09-05T00:03:27.653Z Downloaded futures-channel v0.3.32
6532026-09-05T00:03:27.653Z Downloaded generic-array v1.4.3
6542026-09-05T00:03:27.656Z Downloaded structmeta v0.3.0
6552026-09-05T00:03:27.656Z Downloaded elliptic-curve v0.14.1
6562026-09-05T00:03:27.659Z Downloaded pbkdf2 v0.13.0
6572026-09-05T00:03:27.659Z Downloaded subtle v2.6.1
6582026-09-05T00:03:27.659Z Downloaded take_mut v0.2.2
6592026-09-05T00:03:27.659Z Downloaded pem v3.0.6
6602026-09-05T00:03:27.659Z Downloaded proc-macro-error-attr2 v2.0.0
6612026-09-05T00:03:27.664Z Downloaded tagptr v0.2.0
6622026-09-05T00:03:27.664Z Downloaded sync_wrapper v1.0.2
6632026-09-05T00:03:27.664Z Downloaded testing_table v0.3.0
6642026-09-05T00:03:27.668Z Downloaded tower-layer v0.3.3
6652026-09-05T00:03:27.671Z Downloaded powerfmt v0.2.0
6662026-09-05T00:03:27.671Z Downloaded rand_core v0.9.5
6672026-09-05T00:03:27.671Z Downloaded colored v3.1.1
6682026-09-05T00:03:27.674Z Downloaded console v0.15.11
6692026-09-05T00:03:27.674Z Downloaded chacha20 v0.9.1
6702026-09-05T00:03:27.679Z Downloaded const-oid v0.9.6
6712026-09-05T00:03:27.679Z Downloaded ciborium v0.2.2
6722026-09-05T00:03:27.684Z Downloaded compression-codecs v0.4.37
6732026-09-05T00:03:27.685Z Downloaded blake2 v0.10.6
6742026-09-05T00:03:27.685Z Downloaded bzip2 v0.6.1
6752026-09-05T00:03:27.685Z Downloaded unit-prefix v0.5.2
6762026-09-05T00:03:27.685Z Downloaded utf-8 v0.7.6
6772026-09-05T00:03:27.688Z Downloaded heapless v0.7.17
6782026-09-05T00:03:27.688Z Downloaded clang-sys v1.8.1
6792026-09-05T00:03:27.688Z Downloaded rpassword v7.5.4
6802026-09-05T00:03:27.688Z Downloaded colored v2.2.0
6812026-09-05T00:03:27.692Z Downloaded async-bb8-diesel v0.2.1
6822026-09-05T00:03:27.695Z Downloaded hmac v0.13.0
6832026-09-05T00:03:27.695Z Downloaded http-body-util v0.1.3
6842026-09-05T00:03:27.698Z Downloaded bindgen v0.71.1
6852026-09-05T00:03:27.701Z Downloaded usdt v0.6.0
6862026-09-05T00:03:27.701Z Downloaded want v0.3.1
6872026-09-05T00:03:27.701Z Downloaded xshell-macros v0.2.7
6882026-09-05T00:03:27.701Z Downloaded resolv-conf v0.7.6
6892026-09-05T00:03:27.705Z Downloaded hmac v0.12.1
6902026-09-05T00:03:27.705Z Downloaded zone_cfg_derive v0.3.1
6912026-09-05T00:03:27.708Z Downloaded zeroize_derive v1.5.0
6922026-09-05T00:03:27.711Z Downloaded getrandom v0.2.17
6932026-09-05T00:03:27.711Z Downloaded half v1.8.3
6942026-09-05T00:03:27.715Z Downloaded serde_path_to_error v0.1.20
6952026-09-05T00:03:27.715Z Downloaded expectorate v1.2.0
6962026-09-05T00:03:27.715Z Downloaded sha1 v0.11.0
6972026-09-05T00:03:27.718Z Downloaded crc-catalog v2.4.0
6982026-09-05T00:03:27.718Z Downloaded crunchy v0.2.4
6992026-09-05T00:03:27.718Z Downloaded backon v1.6.0
7002026-09-05T00:03:27.718Z Downloaded serde_tokenstream v0.3.0
7012026-09-05T00:03:27.721Z Downloaded slog-async v2.8.0
7022026-09-05T00:03:27.721Z Downloaded slog-scope v4.4.1
7032026-09-05T00:03:27.721Z Downloaded curve25519-dalek-derive v0.1.1
7042026-09-05T00:03:27.721Z Downloaded darling_macro v0.20.11
7052026-09-05T00:03:27.722Z Downloaded flume v0.11.1
7062026-09-05T00:03:27.726Z Downloaded sec1 v0.8.1
7072026-09-05T00:03:27.726Z Downloaded bzip2 v0.4.4
7082026-09-05T00:03:27.726Z Downloaded num_enum v0.5.11
7092026-09-05T00:03:27.729Z Downloaded string_cache v0.8.9
7102026-09-05T00:03:27.729Z Downloaded strum_macros v0.24.3
7112026-09-05T00:03:27.732Z Downloaded debug-ignore v1.0.5
7122026-09-05T00:03:27.732Z Downloaded pkcs1 v0.7.5
7132026-09-05T00:03:27.732Z Downloaded poly1305 v0.9.0
7142026-09-05T00:03:27.735Z Downloaded polyval v0.7.1
7152026-09-05T00:03:27.736Z Downloaded dtrace-parser v0.3.0
7162026-09-05T00:03:27.736Z Downloaded hyper-tls v0.6.0
7172026-09-05T00:03:27.736Z Downloaded sec1 v0.7.3
7182026-09-05T00:03:27.739Z Downloaded ssh-cipher v0.3.0
7192026-09-05T00:03:27.739Z Downloaded supports-unicode v3.0.0
7202026-09-05T00:03:27.739Z Downloaded tls_codec v0.4.2
7212026-09-05T00:03:27.739Z Downloaded tls_codec_derive v0.4.2
7222026-09-05T00:03:27.742Z Downloaded thread_local v1.1.9
7232026-09-05T00:03:27.742Z Downloaded diesel_table_macro_syntax v0.3.0
7242026-09-05T00:03:27.745Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7252026-09-05T00:03:27.745Z Downloaded toml_writer v1.1.1+spec-1.1.0
7262026-09-05T00:03:27.749Z Downloaded instability v0.3.11
7272026-09-05T00:03:27.752Z Downloaded jiff-static v0.2.34
7282026-09-05T00:03:27.752Z Downloaded lzss v0.8.2
7292026-09-05T00:03:27.756Z Downloaded tui-tree-widget v0.23.1
7302026-09-05T00:03:27.756Z Downloaded blake2 v0.11.0-rc.6
7312026-09-05T00:03:27.760Z Downloaded half v2.7.1
7322026-09-05T00:03:27.765Z Downloaded ahash v0.8.12
7332026-09-05T00:03:27.769Z Downloaded getrandom v0.3.4
7342026-09-05T00:03:27.773Z Downloaded corncobs v0.1.4
7352026-09-05T00:03:27.776Z Downloaded cancel-safe-futures v0.1.5
7362026-09-05T00:03:27.779Z Downloaded mime v0.3.17
7372026-09-05T00:03:27.779Z Downloaded libscf-sys v1.2.0
7382026-09-05T00:03:27.779Z Downloaded lru-slab v0.1.2
7392026-09-05T00:03:27.779Z Downloaded new_debug_unreachable v1.0.6
7402026-09-05T00:03:27.779Z Downloaded parking_lot_core v0.9.12
7412026-09-05T00:03:27.787Z Downloaded whoami v1.6.1
7422026-09-05T00:03:27.790Z Downloaded wyz v0.5.1
7432026-09-05T00:03:27.790Z Downloaded ctr v0.10.1
7442026-09-05T00:03:27.790Z Downloaded spin v0.9.8
7452026-09-05T00:03:27.793Z Downloaded const_format_proc_macros v0.2.34
7462026-09-05T00:03:27.793Z Downloaded oso v0.27.3
7472026-09-05T00:03:27.797Z Downloaded defmt-parser v1.0.0
7482026-09-05T00:03:27.797Z Downloaded flate2 v1.1.9
7492026-09-05T00:03:27.800Z Downloaded headers v0.4.1
7502026-09-05T00:03:27.803Z Downloaded ed25519 v2.2.3
7512026-09-05T00:03:27.803Z Downloaded fatfs v0.3.6
7522026-09-05T00:03:27.806Z Downloaded num-iter v0.1.45
7532026-09-05T00:03:27.806Z Downloaded opaque-debug v0.3.1
7542026-09-05T00:03:27.811Z Downloaded chacha20 v0.10.0
7552026-09-05T00:03:27.814Z Downloaded progenitor-macro v0.14.0
7562026-09-05T00:03:27.814Z Downloaded rand_chacha v0.3.1
7572026-09-05T00:03:27.817Z Downloaded omicron-zone-package v0.12.3
7582026-09-05T00:03:27.820Z Downloaded papergrid v0.18.0
7592026-09-05T00:03:27.823Z Downloaded oxide-update-engine-types v0.1.2
7602026-09-05T00:03:27.823Z Downloaded scheduled-thread-pool v0.2.7
7612026-09-05T00:03:27.826Z Downloaded sapling-renderdag v0.1.0
7622026-09-05T00:03:27.830Z Downloaded der_derive v0.7.3
7632026-09-05T00:03:27.834Z Downloaded jobserver v0.1.34
7642026-09-05T00:03:27.837Z Downloaded twox-hash v2.1.2
7652026-09-05T00:03:27.840Z Downloaded vergen v9.1.0
7662026-09-05T00:03:27.840Z Downloaded heapless v0.8.0
7672026-09-05T00:03:27.843Z Downloaded precomputed-hash v0.1.1
7682026-09-05T00:03:27.843Z Downloaded diesel-dtrace v0.5.0
7692026-09-05T00:03:27.846Z Downloaded progenitor-client v0.14.0
7702026-09-05T00:03:27.846Z Downloaded ryu v1.0.23
7712026-09-05T00:03:27.850Z Downloaded knus-derive v3.4.0
7722026-09-05T00:03:27.853Z Downloaded crossbeam-utils v0.8.21
7732026-09-05T00:03:27.853Z Downloaded libefi-sys v0.1.0
7742026-09-05T00:03:27.858Z Downloaded mime_guess v2.0.5
7752026-09-05T00:03:27.858Z Downloaded unicode-properties v0.1.4
7762026-09-05T00:03:27.858Z Downloaded chumsky v0.9.3
7772026-09-05T00:03:27.858Z Downloaded console v0.16.2
7782026-09-05T00:03:27.861Z Downloaded similar v2.7.0
7792026-09-05T00:03:27.867Z Downloaded slog v2.8.2
7802026-09-05T00:03:27.870Z Downloaded chacha20poly1305 v0.10.1
7812026-09-05T00:03:27.870Z Downloaded supports-hyperlinks v3.2.0
7822026-09-05T00:03:27.870Z Downloaded rfc6979 v0.4.0
7832026-09-05T00:03:27.873Z Downloaded russh-cryptovec v0.62.0
7842026-09-05T00:03:27.876Z Downloaded secrecy v0.8.0
7852026-09-05T00:03:27.876Z Downloaded trait-variant v0.1.2
7862026-09-05T00:03:27.876Z Downloaded ipnet v2.12.0
7872026-09-05T00:03:27.876Z Downloaded is_ci v1.2.0
7882026-09-05T00:03:27.879Z Downloaded serde-big-array v0.5.1
7892026-09-05T00:03:27.879Z Downloaded xshell v0.2.7
7902026-09-05T00:03:27.879Z Downloaded universal-hash v0.6.1
7912026-09-05T00:03:27.879Z Downloaded unicode-truncate v1.1.0
7922026-09-05T00:03:27.882Z Downloaded ecdsa v0.17.0
7932026-09-05T00:03:27.883Z Downloaded password-hash v0.5.0
7942026-09-05T00:03:27.886Z Downloaded pem-rfc7468 v1.0.0
7952026-09-05T00:03:27.894Z Downloaded linear-map v1.2.0
7962026-09-05T00:03:27.897Z Downloaded rand_seeder v0.4.0
7972026-09-05T00:03:27.901Z Downloaded multer v3.1.0
7982026-09-05T00:03:27.901Z Downloaded olpc-cjson v0.1.4
7992026-09-05T00:03:27.901Z Downloaded rustls-native-certs v0.8.3
8002026-09-05T00:03:27.905Z Downloaded serdect v0.4.3
8012026-09-05T00:03:27.905Z Downloaded snafu-derive v0.8.9
8022026-09-05T00:03:27.905Z Downloaded num-rational v0.4.2
8032026-09-05T00:03:27.905Z Downloaded owo-colors v4.3.0
8042026-09-05T00:03:27.908Z Downloaded slog-json v2.6.1
8052026-09-05T00:03:27.908Z Downloaded time-core v0.1.8
8062026-09-05T00:03:27.908Z Downloaded tokio-test v0.4.5
8072026-09-05T00:03:27.911Z Downloaded tower-service v0.3.3
8082026-09-05T00:03:27.911Z Downloaded convert_case v0.4.0
8092026-09-05T00:03:27.914Z Downloaded cpubits v0.1.1
8102026-09-05T00:03:27.914Z Downloaded ingot-macros v0.2.0
8112026-09-05T00:03:27.914Z Downloaded compact_str v0.8.1
8122026-09-05T00:03:27.918Z Downloaded oxide-generation v0.1.3
8132026-09-05T00:03:27.918Z Downloaded peg v0.8.5
8142026-09-05T00:03:27.921Z Downloaded progenitor-impl v0.13.0
8152026-09-05T00:03:27.924Z Downloaded darling v0.21.3
8162026-09-05T00:03:27.929Z Downloaded darling v0.20.11
8172026-09-05T00:03:27.934Z Downloaded diff v0.1.13
8182026-09-05T00:03:27.937Z Downloaded hybrid-array v0.4.13
8192026-09-05T00:03:27.940Z Downloaded phf v0.12.1
8202026-09-05T00:03:27.940Z Downloaded vte v0.14.1
8212026-09-05T00:03:27.940Z Downloaded postgres-protocol v0.6.10
8222026-09-05T00:03:27.944Z Downloaded proc-macro-error2 v2.0.1
8232026-09-05T00:03:27.944Z Downloaded wait-timeout v0.2.1
8242026-09-05T00:03:27.947Z Downloaded waitgroup v0.1.2
8252026-09-05T00:03:27.947Z Downloaded crc8 v0.1.1
8262026-09-05T00:03:27.947Z Downloaded r2d2 v0.8.10
8272026-09-05T00:03:27.947Z Downloaded hickory-resolver v0.25.2
8282026-09-05T00:03:27.950Z Downloaded socket2 v0.5.10
8292026-09-05T00:03:27.950Z Downloaded socket2 v0.6.3
8302026-09-05T00:03:27.953Z Downloaded dirs-sys-next v0.1.2
8312026-09-05T00:03:27.953Z Downloaded base64 v0.21.7
8322026-09-05T00:03:27.956Z Downloaded dyn-clone v1.0.20
8332026-09-05T00:03:27.956Z Downloaded downcast-rs v2.0.2
8342026-09-05T00:03:27.956Z Downloaded dof v0.4.0
8352026-09-05T00:03:27.956Z Downloaded icu_provider v2.1.1
8362026-09-05T00:03:27.958Z Downloaded inout v0.1.4
8372026-09-05T00:03:27.959Z Downloaded tokio-native-tls v0.3.1
8382026-09-05T00:03:27.961Z Downloaded darling_macro v0.13.4
8392026-09-05T00:03:27.962Z Downloaded serde-hex v0.1.0
8402026-09-05T00:03:27.962Z Downloaded sqlformat v0.3.5
8412026-09-05T00:03:27.962Z Downloaded static_assertions v1.1.0
8422026-09-05T00:03:27.965Z Downloaded uzers v0.12.2
8432026-09-05T00:03:27.965Z Downloaded qorb v0.4.1
8442026-09-05T00:03:27.968Z Downloaded stringprep v0.1.5
8452026-09-05T00:03:27.968Z Downloaded difflib v0.4.0
8462026-09-05T00:03:28.013Z Downloaded pkcs8 v0.11.0
8472026-09-05T00:03:28.014Z Downloaded schemars v0.8.22
8482026-09-05T00:03:28.014Z Downloaded memmap2 v0.9.10
8492026-09-05T00:03:28.014Z Downloaded salsa20 v0.11.0
8502026-09-05T00:03:28.014Z Downloaded num-complex v0.4.6
8512026-09-05T00:03:28.014Z Downloaded tokio-tungstenite v0.21.0
8522026-09-05T00:03:28.014Z Downloaded kstat-rs v0.2.5
8532026-09-05T00:03:28.014Z Downloaded keccak v0.1.6
8542026-09-05T00:03:28.014Z Downloaded publicsuffix v2.3.0
8552026-09-05T00:03:28.014Z Downloaded walkdir v2.5.0
8562026-09-05T00:03:28.014Z Downloaded zeroize v1.9.0
8572026-09-05T00:03:28.014Z Downloaded multimap v0.10.1
8582026-09-05T00:03:28.014Z Downloaded bumpalo v3.20.2
8592026-09-05T00:03:28.014Z Downloaded rayon-core v1.13.0
8602026-09-05T00:03:28.014Z Downloaded sha2 v0.11.0
8612026-09-05T00:03:28.014Z Downloaded zerovec-derive v0.11.2
8622026-09-05T00:03:28.014Z Downloaded hickory-resolver v0.24.4
8632026-09-05T00:03:28.014Z Downloaded crc-any v2.5.0
8642026-09-05T00:03:28.014Z Downloaded scuffle v0.1.0
8652026-09-05T00:03:28.014Z Downloaded derive-where v1.6.0
8662026-09-05T00:03:28.014Z Downloaded zip v0.6.6
8672026-09-05T00:03:28.022Z Downloaded predicates v3.1.4
8682026-09-05T00:03:28.022Z Downloaded unicase v2.9.0
8692026-09-05T00:03:28.022Z Downloaded hashbrown v0.13.2
8702026-09-05T00:03:28.022Z Downloaded daft v0.1.8
8712026-09-05T00:03:28.022Z Downloaded maybe-uninit v2.0.0
8722026-09-05T00:03:28.022Z Downloaded password-hash v0.6.1
8732026-09-05T00:03:28.026Z Downloaded percent-encoding v2.3.2
8742026-09-05T00:03:28.026Z Downloaded psl-types v2.0.11
8752026-09-05T00:03:28.026Z Downloaded parking_lot v0.12.5
8762026-09-05T00:03:28.026Z Downloaded term v0.7.0
8772026-09-05T00:03:28.027Z Downloaded term v1.2.1
8782026-09-05T00:03:28.027Z Downloaded derive-ex v0.1.8
8792026-09-05T00:03:28.027Z Downloaded ar_archive_writer v0.5.1
8802026-09-05T00:03:28.030Z Downloaded bytes v1.11.1
8812026-09-05T00:03:28.030Z Downloaded base64 v0.22.1
8822026-09-05T00:03:28.034Z Downloaded cc v1.2.56
8832026-09-05T00:03:28.034Z Downloaded recursive-proc-macro-impl v0.1.1
8842026-09-05T00:03:28.038Z Downloaded toml_parser v1.1.2+spec-1.1.0
8852026-09-05T00:03:28.043Z Downloaded unicode_categories v0.1.1
8862026-09-05T00:03:28.046Z Downloaded pkcs5 v0.8.1
8872026-09-05T00:03:28.051Z Downloaded serde_yaml v0.9.34+deprecated
8882026-09-05T00:03:28.054Z Downloaded illumos-nvpair v0.3.0
8892026-09-05T00:03:28.057Z Downloaded delegate v0.13.5
8902026-09-05T00:03:28.057Z Downloaded strip-ansi-escapes v0.2.1
8912026-09-05T00:03:28.060Z Downloaded rtoolbox v0.0.3
8922026-09-05T00:03:28.060Z Downloaded same-file v1.0.6
8932026-09-05T00:03:28.060Z Downloaded seq-macro v0.3.6
8942026-09-05T00:03:28.060Z Downloaded serde_bytes v0.11.19
8952026-09-05T00:03:28.063Z Downloaded termtree v0.5.1
8962026-09-05T00:03:28.066Z Downloaded utf8_iter v1.0.4
8972026-09-05T00:03:28.066Z Downloaded whoami v2.1.0
8982026-09-05T00:03:28.070Z Downloaded const_format v0.2.35
8992026-09-05T00:03:28.073Z Downloaded num_enum v0.7.6
9002026-09-05T00:03:28.077Z Downloaded hickory-server v0.25.2
9012026-09-05T00:03:28.077Z Downloaded indoc v2.0.7
9022026-09-05T00:03:28.080Z Downloaded lru-cache v0.1.2
9032026-09-05T00:03:28.080Z Downloaded critical-section v1.2.0
9042026-09-05T00:03:28.081Z Downloaded ingot v0.2.1
9052026-09-05T00:03:28.081Z Downloaded libsw v3.5.0
9062026-09-05T00:03:28.084Z Downloaded signature v3.0.0
9072026-09-05T00:03:28.087Z Downloaded async-compression v0.4.41
9082026-09-05T00:03:28.091Z Downloaded oxide-update-engine-display v0.1.2
9092026-09-05T00:03:28.094Z Downloaded http v1.4.2
9102026-09-05T00:03:28.098Z Downloaded icu_locale_core v2.1.1
9112026-09-05T00:03:28.101Z Downloaded ingot-types v0.2.0
9122026-09-05T00:03:28.101Z Downloaded poly1305 v0.8.0
9132026-09-05T00:03:28.101Z Downloaded progenitor-extras v0.2.0
9142026-09-05T00:03:28.101Z Downloaded md-5 v0.10.6
9152026-09-05T00:03:28.101Z Downloaded nanorand v0.7.0
9162026-09-05T00:03:28.104Z Downloaded pem-rfc7468 v0.7.0
9172026-09-05T00:03:28.104Z Downloaded typify-macro v0.6.2
9182026-09-05T00:03:28.104Z Downloaded dsl_auto_type v0.2.0
9192026-09-05T00:03:28.107Z Downloaded idna_adapter v1.2.1
9202026-09-05T00:03:28.111Z Downloaded zerofrom v0.1.6
9212026-09-05T00:03:28.111Z Downloaded port-file v0.1.0
9222026-09-05T00:03:28.113Z Downloaded typify v0.6.2
9232026-09-05T00:03:28.117Z Downloaded unsafe-libyaml v0.2.11
9242026-09-05T00:03:28.117Z Downloaded parking_lot_core v0.8.6
9252026-09-05T00:03:28.124Z Downloaded indicatif v0.18.4
9262026-09-05T00:03:28.130Z Downloaded litemap v0.8.1
9272026-09-05T00:03:28.133Z Downloaded strum v0.27.2
9282026-09-05T00:03:28.134Z Downloaded strum_macros v0.26.4
9292026-09-05T00:03:28.134Z Downloaded is-terminal v0.4.17
9302026-09-05T00:03:28.134Z Downloaded psm v0.1.30
9312026-09-05T00:03:28.137Z Downloaded rand_chacha v0.9.0
9322026-09-05T00:03:28.137Z Downloaded match_cfg v0.1.0
9332026-09-05T00:03:28.138Z Downloaded memoffset v0.9.1
9342026-09-05T00:03:28.138Z Downloaded md5 v0.8.0
9352026-09-05T00:03:28.138Z Downloaded synstructure v0.13.2
9362026-09-05T00:03:28.138Z Downloaded time-macros v0.2.27
9372026-09-05T00:03:28.141Z Downloaded indoc v1.0.9
9382026-09-05T00:03:28.141Z Downloaded backtrace v0.3.76
9392026-09-05T00:03:28.144Z Downloaded rustversion v1.0.22
9402026-09-05T00:03:28.147Z Downloaded rustyline v14.0.0
9412026-09-05T00:03:28.151Z Downloaded sqlparser_derive v0.5.0
9422026-09-05T00:03:28.151Z Downloaded oxide-update-engine v0.1.2
9432026-09-05T00:03:28.154Z Downloaded yoke v0.8.1
9442026-09-05T00:03:28.157Z Downloaded crypto-bigint v0.5.5
9452026-09-05T00:03:28.161Z Downloaded path-slash v0.1.5
9462026-09-05T00:03:28.166Z Downloaded zstd-safe v7.2.4
9472026-09-05T00:03:28.166Z Downloaded tinyvec v1.10.0
9482026-09-05T00:03:28.169Z Downloaded derive_more v0.99.20
9492026-09-05T00:03:28.169Z Downloaded slab v0.4.12
9502026-09-05T00:03:28.169Z Downloaded slog-envlogger v2.2.0
9512026-09-05T00:03:28.169Z Downloaded slog-stdlog v4.1.1
9522026-09-05T00:03:28.172Z Downloaded slog-term v2.9.2
9532026-09-05T00:03:28.175Z Downloaded pin-project v1.1.11
9542026-09-05T00:03:28.179Z Downloaded termios v0.3.3
9552026-09-05T00:03:28.183Z Downloaded derive_more v2.1.1
9562026-09-05T00:03:28.186Z Downloaded ref-cast-impl v1.0.25
9572026-09-05T00:03:28.189Z Downloaded signal-hook-mio v0.2.5
9582026-09-05T00:03:28.189Z Downloaded icu_properties v2.1.2
9592026-09-05T00:03:28.189Z Downloaded pin-project-lite v0.2.17
9602026-09-05T00:03:28.195Z Downloaded digest v0.11.3
9612026-09-05T00:03:28.198Z Downloaded futures-util v0.3.32
9622026-09-05T00:03:28.203Z Downloaded typed-path v0.9.3
9632026-09-05T00:03:28.206Z Downloaded progenitor-macro v0.13.0
9642026-09-05T00:03:28.206Z Downloaded serde_plain v1.0.2
9652026-09-05T00:03:28.206Z Downloaded schemars v0.9.0
9662026-09-05T00:03:28.211Z Downloaded uuid v1.23.4
9672026-09-05T00:03:28.214Z Downloaded ignore v0.4.25
9682026-09-05T00:03:28.214Z Downloaded rfc6979 v0.6.0
9692026-09-05T00:03:28.219Z Downloaded stable_deref_trait v1.2.1
9702026-09-05T00:03:28.219Z Downloaded usdt-attr-macro v0.6.0
9712026-09-05T00:03:28.219Z Downloaded libloading v0.8.9
9722026-09-05T00:03:28.223Z Downloaded tokio-rustls v0.26.4
9732026-09-05T00:03:28.223Z Downloaded tokio-stream v0.1.18
9742026-09-05T00:03:28.223Z Downloaded zerocopy-derive v0.8.55
9752026-09-05T00:03:28.226Z Downloaded untrusted v0.7.1
9762026-09-05T00:03:28.230Z Downloaded vergen-git2 v9.1.0
9772026-09-05T00:03:28.230Z Downloaded defmt-macros v1.0.1
9782026-09-05T00:03:28.230Z Downloaded serde_repr v0.1.20
9792026-09-05T00:03:28.237Z Downloaded scroll v0.13.0
9802026-09-05T00:03:28.240Z Downloaded serde_cbor v0.11.2
9812026-09-05T00:03:28.243Z Downloaded siphasher v1.0.2
9822026-09-05T00:03:28.247Z Downloaded sponge-cursor v0.1.0
9832026-09-05T00:03:28.250Z Downloaded pin-project-internal v1.1.11
9842026-09-05T00:03:28.250Z Downloaded topological-sort v0.2.2
9852026-09-05T00:03:28.250Z Downloaded unarray v0.1.4
9862026-09-05T00:03:28.250Z Downloaded primeorder v0.13.6
9872026-09-05T00:03:28.253Z Downloaded scrypt v0.12.0
9882026-09-05T00:03:28.253Z Downloaded rustc-demangle v0.1.27
9892026-09-05T00:03:28.254Z Downloaded zone v0.3.1
9902026-09-05T00:03:28.254Z Downloaded digest-io v0.1.0
9912026-09-05T00:03:28.254Z Downloaded keccak v0.2.0
9922026-09-05T00:03:28.257Z Downloaded dropshot-api-manager-types v0.8.0
9932026-09-05T00:03:28.261Z Downloaded dunce v1.0.5
9942026-09-05T00:03:28.261Z Downloaded des v0.9.0
9952026-09-05T00:03:28.264Z Downloaded signal-hook v0.3.18
9962026-09-05T00:03:28.264Z Downloaded hashbrown v0.12.3
9972026-09-05T00:03:28.270Z Downloaded defmt v0.3.100
9982026-09-05T00:03:28.277Z Downloaded strum_macros v0.27.2
9992026-09-05T00:03:28.290Z Downloaded thread-id v5.1.0
10002026-09-05T00:03:28.290Z Downloaded tiny-keccak v2.0.2
10012026-09-05T00:03:28.290Z Downloaded nonempty v0.12.0
10022026-09-05T00:03:28.290Z Downloaded num-conv v0.2.0
10032026-09-05T00:03:28.295Z Downloaded reedline v0.40.0
10042026-09-05T00:03:28.295Z Downloaded ppv-lite86 v0.2.21
10052026-09-05T00:03:28.295Z Downloaded hashbrown v0.16.1
10062026-09-05T00:03:28.304Z Downloaded ref-cast v1.0.25
10072026-09-05T00:03:28.304Z Downloaded ident_case v1.0.1
10082026-09-05T00:03:28.304Z Downloaded indent_write v2.2.0
10092026-09-05T00:03:28.304Z Downloaded internet-checksum v0.2.1
10102026-09-05T00:03:28.304Z Downloaded maplit v1.0.2
10112026-09-05T00:03:28.309Z Downloaded parking_lot v0.11.2
10122026-09-05T00:03:28.309Z Downloaded hashbrown v0.15.5
10132026-09-05T00:03:28.317Z Downloaded cookie_store v0.22.1
10142026-09-05T00:03:28.320Z Downloaded sigpipe v0.1.3
10152026-09-05T00:03:28.320Z Downloaded slog-bunyan v2.5.0
10162026-09-05T00:03:28.320Z Downloaded aes v0.9.1
10172026-09-05T00:03:28.324Z Downloaded p521 v0.14.0
10182026-09-05T00:03:28.334Z Downloaded phc v0.6.1
10192026-09-05T00:03:28.334Z Downloaded cookie v0.18.1
10202026-09-05T00:03:28.341Z Downloaded hyper-rustls v0.27.7
10212026-09-05T00:03:28.341Z Downloaded openssl-probe v0.2.1
10222026-09-05T00:03:28.341Z Downloaded oso-derive v0.27.3
10232026-09-05T00:03:28.341Z Downloaded crossbeam-deque v0.8.6
10242026-09-05T00:03:28.341Z Downloaded tinyvec_macros v0.1.1
10252026-09-05T00:03:28.341Z Downloaded phf_shared v0.12.1
10262026-09-05T00:03:28.341Z Downloaded tap v1.0.1
10272026-09-05T00:03:28.342Z Downloaded try-lock v0.2.5
10282026-09-05T00:03:28.342Z Downloaded steno v0.4.1
10292026-09-05T00:03:28.347Z Downloaded simd-adler32 v0.3.8
10302026-09-05T00:03:28.347Z Downloaded tokio-util v0.7.18
10312026-09-05T00:03:28.352Z Downloaded rand v0.10.1
10322026-09-05T00:03:28.356Z Downloaded newtype-uuid v1.3.2
10332026-09-05T00:03:28.356Z Downloaded secrecy v0.10.3
10342026-09-05T00:03:28.368Z Downloaded hashbrown v0.14.5
10352026-09-05T00:03:28.376Z Downloaded crucible-workspace-hack v0.1.0
10362026-09-05T00:03:28.376Z Downloaded dirs-next v2.0.0
10372026-09-05T00:03:28.376Z Downloaded vergen-lib v9.1.0
10382026-09-05T00:03:28.376Z Downloaded constant_time_eq v0.4.2
10392026-09-05T00:03:28.381Z Downloaded void v1.0.2
10402026-09-05T00:03:28.381Z Downloaded xattr v1.6.1
10412026-09-05T00:03:28.382Z Downloaded lalrpop-util v0.19.12
10422026-09-05T00:03:28.382Z Downloaded linked-hash-map v0.5.6
10432026-09-05T00:03:28.382Z Downloaded yasna v0.5.2
10442026-09-05T00:03:28.387Z Downloaded darling v0.23.0
10452026-09-05T00:03:28.390Z Downloaded tungstenite v0.21.0
10462026-09-05T00:03:28.395Z Downloaded spki v0.8.0
10472026-09-05T00:03:28.395Z Downloaded stacker v0.1.23
10482026-09-05T00:03:28.399Z Downloaded num_enum_derive v0.5.11
10492026-09-05T00:03:28.399Z Downloaded kem v0.3.0
10502026-09-05T00:03:28.399Z Downloaded data-encoding v2.10.0
10512026-09-05T00:03:28.405Z Downloaded darling_core v0.13.4
10522026-09-05T00:03:28.409Z Downloaded diesel_derives v2.3.7
10532026-09-05T00:03:28.409Z Downloaded crc32fast v1.5.0
10542026-09-05T00:03:28.413Z Downloaded support-bundle-viewer v0.1.2
10552026-09-05T00:03:28.413Z Downloaded oxide-tokio-rt v0.1.4
10562026-09-05T00:03:28.421Z Downloaded tinystr v0.8.2
10572026-09-05T00:03:28.424Z Downloaded dropshot-api-manager v0.8.0
10582026-09-05T00:03:28.424Z Downloaded pretty_assertions v1.4.1
10592026-09-05T00:03:28.428Z Downloaded litrs v1.0.0
10602026-09-05T00:03:28.431Z Downloaded ml-kem v0.3.2
10612026-09-05T00:03:28.434Z Downloaded tokio-macros v2.7.0
10622026-09-05T00:03:28.434Z Downloaded darling_core v0.23.0
10632026-09-05T00:03:28.437Z Downloaded pkg-config v0.3.32
10642026-09-05T00:03:28.441Z Downloaded indexmap v1.9.3
10652026-09-05T00:03:28.441Z Downloaded libbz2-rs-sys v0.2.2
10662026-09-05T00:03:28.441Z Downloaded progenitor-client v0.13.0
10672026-09-05T00:03:28.448Z Downloaded zip v4.6.1
10682026-09-05T00:03:28.448Z Downloaded h2 v0.4.15
10692026-09-05T00:03:28.452Z Downloaded hkdf v0.12.4
10702026-09-05T00:03:28.452Z Downloaded rustls-pemfile v2.2.0
10712026-09-05T00:03:28.452Z Downloaded deranged v0.5.8
10722026-09-05T00:03:28.452Z Downloaded recursive v0.1.1
10732026-09-05T00:03:28.467Z Downloaded usdt-impl v0.6.0
10742026-09-05T00:03:28.471Z Downloaded zerofrom-derive v0.1.6
10752026-09-05T00:03:28.471Z Downloaded universal-hash v0.5.1
10762026-09-05T00:03:28.475Z Downloaded untrusted v0.9.0
10772026-09-05T00:03:28.475Z Downloaded derive_builder_macro v0.20.2
10782026-09-05T00:03:28.475Z Downloaded aes-gcm v0.11.0
10792026-09-05T00:03:28.481Z Downloaded paste v1.0.15
10802026-09-05T00:03:28.481Z Downloaded darling_core v0.20.11
10812026-09-05T00:03:28.485Z Downloaded dropshot_endpoint v0.17.1
10822026-09-05T00:03:28.485Z Downloaded parse-size v1.1.0
10832026-09-05T00:03:28.487Z Downloaded tungstenite v0.23.0
10842026-09-05T00:03:28.494Z Downloaded rand_core v0.10.0
10852026-09-05T00:03:28.497Z Downloaded rustls-platform-verifier v0.6.2
10862026-09-05T00:03:28.497Z Downloaded writeable v0.6.2
10872026-09-05T00:03:28.497Z Downloaded ctutils v0.4.2
10882026-09-05T00:03:28.500Z Downloaded either v1.15.0
10892026-09-05T00:03:28.500Z Downloaded illumos-nvpair-sys v0.2.0
10902026-09-05T00:03:28.503Z Downloaded tar v0.4.46
10912026-09-05T00:03:28.507Z Downloaded prettyplease v0.2.37
10922026-09-05T00:03:28.507Z Downloaded radium v0.7.0
10932026-09-05T00:03:28.510Z Downloaded serde_urlencoded v0.7.1
10942026-09-05T00:03:28.516Z Downloaded usdt-macro v0.6.0
10952026-09-05T00:03:28.516Z Downloaded signal-hook-registry v1.4.8
10962026-09-05T00:03:28.516Z Downloaded ssh-encoding v0.3.0
10972026-09-05T00:03:28.517Z Downloaded mio v1.2.0
10982026-09-05T00:03:28.523Z Downloaded tokio-postgres v0.7.16
10992026-09-05T00:03:28.523Z Downloaded iana-time-zone v0.1.65
11002026-09-05T00:03:28.527Z Downloaded num-derive v0.4.2
11012026-09-05T00:03:28.527Z Downloaded peg-runtime v0.8.5
11022026-09-05T00:03:28.531Z Downloaded tokio-dtrace v0.1.1
11032026-09-05T00:03:28.531Z Downloaded lock_api v0.4.14
11042026-09-05T00:03:28.531Z Downloaded hkdf v0.13.0
11052026-09-05T00:03:28.534Z Downloaded yansi v1.0.1
11062026-09-05T00:03:28.537Z Downloaded primefield v0.14.0
11072026-09-05T00:03:28.537Z Downloaded toml v1.1.2+spec-1.1.0
11082026-09-05T00:03:28.537Z Downloaded pkcs1 v0.8.0-rc.4
11092026-09-05T00:03:28.540Z Downloaded humantime v2.3.0
11102026-09-05T00:03:28.540Z Downloaded serde_with_macros v3.21.0
11112026-09-05T00:03:28.541Z Downloaded convert_case v0.10.0
11122026-09-05T00:03:28.544Z Downloaded num_enum_derive v0.7.6
11132026-09-05T00:03:28.544Z Downloaded strum v0.26.3
11142026-09-05T00:03:28.544Z Downloaded sync-ptr v0.1.4
11152026-09-05T00:03:28.544Z Downloaded cstr-argument v0.1.2
11162026-09-05T00:03:28.550Z Downloaded display-error-chain v0.2.2
11172026-09-05T00:03:28.553Z Downloaded tabwriter v1.4.1
11182026-09-05T00:03:28.562Z Downloaded ipnetwork v0.21.1
11192026-09-05T00:03:28.562Z Downloaded zstd v0.13.3
11202026-09-05T00:03:28.569Z Downloaded packed_struct_codegen v0.10.1
11212026-09-05T00:03:28.573Z Downloaded postcard v1.1.3
11222026-09-05T00:03:28.579Z Downloaded daft-derive v0.1.8
11232026-09-05T00:03:28.584Z Downloaded progenitor-impl v0.14.0
11242026-09-05T00:03:28.589Z Downloaded slog-dtrace v0.3.0
11252026-09-05T00:03:28.592Z Downloaded crc v3.4.0
11262026-09-05T00:03:28.592Z Downloaded signal-hook-tokio v0.3.1
11272026-09-05T00:03:28.592Z Downloaded supports-color v3.0.2
11282026-09-05T00:03:28.592Z Downloaded icu_properties_data v2.1.2
11292026-09-05T00:03:28.598Z Downloaded miette v7.6.0
11302026-09-05T00:03:28.604Z Downloaded tower-http v0.6.8
11312026-09-05T00:03:28.607Z Downloaded drift v0.2.0
11322026-09-05T00:03:28.610Z Downloaded cpufeatures v0.3.0
11332026-09-05T00:03:28.610Z Downloaded darling v0.13.4
11342026-09-05T00:03:28.610Z Downloaded darling_macro v0.23.0
11352026-09-05T00:03:28.610Z Downloaded inout v0.2.2
11362026-09-05T00:03:28.613Z Downloaded der v0.7.10
11372026-09-05T00:03:28.613Z Downloaded p256 v0.14.0
11382026-09-05T00:03:28.617Z Downloaded num-integer v0.1.46
11392026-09-05T00:03:28.617Z Downloaded thiserror-impl-no-std v2.0.2
11402026-09-05T00:03:28.617Z Downloaded displaydoc v0.2.5
11412026-09-05T00:03:28.620Z Downloaded icu_normalizer v2.1.1
11422026-09-05T00:03:28.620Z Downloaded ed25519-dalek v3.0.0
11432026-09-05T00:03:28.623Z Downloaded semver v0.1.20
11442026-09-05T00:03:28.627Z Downloaded openssl-probe v0.1.6
11452026-09-05T00:03:28.631Z Downloaded lazy_static v1.5.0
11462026-09-05T00:03:28.631Z Downloaded russh-util v0.52.0
11472026-09-05T00:03:28.631Z Downloaded rustls-webpki v0.103.13
11482026-09-05T00:03:28.635Z Downloaded smf v0.2.3
11492026-09-05T00:03:28.639Z Downloaded nom v8.0.0
11502026-09-05T00:03:28.642Z Downloaded packed_struct v0.10.1
11512026-09-05T00:03:28.642Z Downloaded phf v0.13.1
11522026-09-05T00:03:28.642Z Downloaded wnaf v0.14.0
11532026-09-05T00:03:28.648Z Downloaded managed v0.8.0
11542026-09-05T00:03:28.648Z Downloaded hyper-util v0.1.20
11552026-09-05T00:03:28.651Z Downloaded potential_utf v0.1.4
11562026-09-05T00:03:28.651Z Downloaded defmt v1.0.1
11572026-09-05T00:03:28.654Z Downloaded instant v0.1.13
11582026-09-05T00:03:28.654Z Downloaded rusty-fork v0.3.1
11592026-09-05T00:03:28.654Z Downloaded spki v0.7.3
11602026-09-05T00:03:28.654Z Downloaded toml_edit v0.23.10+spec-1.0.0
11612026-09-05T00:03:28.702Z Downloaded unicode-bidi v0.3.18
11622026-09-05T00:03:28.702Z Downloaded iddqd v0.4.2
11632026-09-05T00:03:28.702Z Downloaded p384 v0.13.1
11642026-09-05T00:03:28.702Z Downloaded darling_macro v0.21.3
11652026-09-05T00:03:28.703Z Downloaded phf_shared v0.11.3
11662026-09-05T00:03:28.703Z Downloaded x509-cert v0.2.5
11672026-09-05T00:03:28.703Z Downloaded zopfli v0.8.3
11682026-09-05T00:03:28.703Z Downloaded module-lattice v0.2.3
11692026-09-05T00:03:28.703Z Downloaded miette-derive v7.6.0
11702026-09-05T00:03:28.703Z Downloaded rand_pcg v0.10.2
11712026-09-05T00:03:28.703Z Downloaded structmeta-derive v0.3.0
11722026-09-05T00:03:28.703Z Downloaded rand v0.8.6
11732026-09-05T00:03:28.703Z Downloaded samael v0.0.19
11742026-09-05T00:03:28.703Z Downloaded crossbeam-channel v0.5.15
11752026-09-05T00:03:28.709Z Downloaded parse-display-derive v0.10.0
11762026-09-05T00:03:28.710Z Downloaded rand_core v0.6.4
11772026-09-05T00:03:28.710Z Downloaded unicode-xid v0.2.6
11782026-09-05T00:03:28.710Z Downloaded thiserror-no-std v2.0.2
11792026-09-05T00:03:28.710Z Downloaded aho-corasick v1.1.4
11802026-09-05T00:03:28.710Z Downloaded document-features v0.2.12
11812026-09-05T00:03:28.710Z Downloaded ed25519-dalek v2.2.0
11822026-09-05T00:03:28.710Z Downloaded crossterm v0.28.1
11832026-09-05T00:03:28.714Z Downloaded vergen-lib v0.1.6
11842026-09-05T00:03:28.714Z Downloaded rsa v0.10.0-rc.18
11852026-09-05T00:03:28.714Z Downloaded ssh-key v0.7.0-rc.11
11862026-09-05T00:03:28.717Z Downloaded openssl-sys v0.9.117
11872026-09-05T00:03:28.721Z Downloaded schemars_derive v0.8.22
11882026-09-05T00:03:28.729Z Downloaded derive_more-impl v2.1.1
11892026-09-05T00:03:28.729Z Downloaded progenitor v0.14.0
11902026-09-05T00:03:28.729Z Downloaded native-tls v0.2.18
11912026-09-05T00:03:28.732Z Downloaded scroll_derive v0.13.1
11922026-09-05T00:03:28.732Z Downloaded libsw-core v0.3.2
11932026-09-05T00:03:28.734Z Downloaded tracing-attributes v0.1.31
11942026-09-05T00:03:28.734Z Downloaded itertools v0.14.0
11952026-09-05T00:03:28.737Z Downloaded tracing-core v0.1.36
11962026-09-05T00:03:28.741Z Downloaded rcgen v0.12.1
11972026-09-05T00:03:28.746Z Downloaded ed25519 v3.0.0
11982026-09-05T00:03:28.746Z Downloaded oxnet v0.1.6
11992026-09-05T00:03:28.746Z Downloaded newtype-uuid-macros v0.1.0
12002026-09-05T00:03:28.751Z Downloaded yoke-derive v0.8.1
12012026-09-05T00:03:28.751Z Downloaded lru v0.12.5
12022026-09-05T00:03:28.758Z Downloaded serde_with_macros v1.5.2
12032026-09-05T00:03:28.761Z Downloaded zerocopy v0.6.6
12042026-09-05T00:03:28.761Z Downloaded quinn v0.11.11
12052026-09-05T00:03:28.765Z Downloaded smallvec v1.15.1
12062026-09-05T00:03:28.772Z Downloaded rustls-pki-types v1.14.0
12072026-09-05T00:03:28.775Z Downloaded newtype_derive v0.1.6
12082026-09-05T00:03:28.775Z Downloaded primeorder v0.14.0
12092026-09-05T00:03:28.775Z Downloaded smallvec v0.6.14
12102026-09-05T00:03:28.779Z Downloaded git2 v0.20.4
12112026-09-05T00:03:28.782Z Downloaded strsim v0.10.0
12122026-09-05T00:03:28.782Z Downloaded crypto-common v0.2.2
12132026-09-05T00:03:28.782Z Downloaded progenitor v0.13.0
12142026-09-05T00:03:28.782Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12152026-09-05T00:03:28.785Z Downloaded crossbeam-epoch v0.9.18
12162026-09-05T00:03:28.785Z Downloaded hyper-staticfile v0.10.1
12172026-09-05T00:03:28.790Z Downloaded reqwest v0.13.2
12182026-09-05T00:03:28.793Z Downloaded derive_builder v0.20.2
12192026-09-05T00:03:28.797Z Downloaded vergen-gitcl v1.0.8
12202026-09-05T00:03:28.800Z Downloaded miniz_oxide v0.8.9
12212026-09-05T00:03:28.800Z Downloaded time v0.3.47
12222026-09-05T00:03:28.806Z Downloaded impl-trait-for-tuples v0.2.3
12232026-09-05T00:03:28.809Z Downloaded derive_builder_core v0.20.2
12242026-09-05T00:03:28.809Z Downloaded snafu v0.8.9
12252026-09-05T00:03:28.812Z Downloaded toml v0.7.8
12262026-09-05T00:03:28.817Z Downloaded num-bigint v0.4.6
12272026-09-05T00:03:28.821Z Downloaded rand v0.9.2
12282026-09-05T00:03:28.821Z Downloaded vcpkg v0.2.15
12292026-09-05T00:03:28.841Z Downloaded internal-russh-num-bigint v0.5.0
12302026-09-05T00:03:28.844Z Downloaded shlex v1.3.0
12312026-09-05T00:03:28.844Z Downloaded peg-macros v0.8.5
12322026-09-05T00:03:28.844Z Downloaded vsss-rs v3.3.4
12332026-09-05T00:03:28.849Z Downloaded ecdsa v0.16.9
12342026-09-05T00:03:28.849Z Downloaded darling_core v0.21.3
12352026-09-05T00:03:28.853Z Downloaded icu_normalizer_data v2.1.1
12362026-09-05T00:03:28.853Z Downloaded subprocess v0.2.15
12372026-09-05T00:03:28.853Z Downloaded goblin v0.10.5
12382026-09-05T00:03:28.858Z Downloaded rawzip v0.4.4
12392026-09-05T00:03:28.866Z Downloaded minimal-lexical v0.2.1
12402026-09-05T00:03:28.866Z Downloaded serde_derive_internals v0.29.1
12412026-09-05T00:03:28.872Z Downloaded tokio-tungstenite v0.23.1
12422026-09-05T00:03:28.872Z Downloaded blake3 v1.8.5
12432026-09-05T00:03:28.872Z Downloaded postgres-types v0.2.12
12442026-09-05T00:03:28.872Z Downloaded sha3 v0.12.0
12452026-09-05T00:03:28.872Z Downloaded bitvec v1.0.1
12462026-09-05T00:03:28.879Z Downloaded itertools v0.13.0
12472026-09-05T00:03:28.886Z Downloaded elliptic-curve v0.13.8
12482026-09-05T00:03:28.886Z Downloaded num-traits v0.2.19
12492026-09-05T00:03:28.890Z Downloaded itertools v0.10.5
12502026-09-05T00:03:28.890Z Downloaded hyper v1.10.1
12512026-09-05T00:03:28.895Z Downloaded nom v7.1.3
12522026-09-05T00:03:28.895Z Downloaded url v2.5.8
12532026-09-05T00:03:28.899Z Downloaded csv-core v0.1.13
12542026-09-05T00:03:28.899Z Downloaded ron v0.8.1
12552026-09-05T00:03:28.903Z Downloaded quick-xml v0.37.5
12562026-09-05T00:03:28.903Z Downloaded prefix-trie v0.7.0
12572026-09-05T00:03:28.907Z Downloaded knus v3.4.0
12582026-09-05T00:03:28.907Z Downloaded itertools v0.12.1
12592026-09-05T00:03:28.911Z Downloaded test-strategy v0.4.5
12602026-09-05T00:03:28.911Z Downloaded chrono v0.4.45
12612026-09-05T00:03:28.915Z Downloaded gimli v0.32.3
12622026-09-05T00:03:28.920Z Downloaded zerotrie v0.2.3
12632026-09-05T00:03:28.925Z Downloaded p384 v0.14.0
12642026-09-05T00:03:28.925Z Downloaded serde_with v1.14.0
12652026-09-05T00:03:28.928Z Downloaded toml_edit v0.19.15
12662026-09-05T00:03:28.937Z Downloaded russh v0.62.4
12672026-09-05T00:03:28.940Z Downloaded num-bigint-dig v0.8.6
12682026-09-05T00:03:28.943Z Downloaded winnow v0.6.26
12692026-09-05T00:03:28.956Z Downloaded quinn-udp v0.5.14
12702026-09-05T00:03:28.960Z Downloaded aws-lc-rs v1.16.3
12712026-09-05T00:03:28.967Z Downloaded libm v0.2.16
12722026-09-05T00:03:28.974Z Downloaded lalrpop v0.19.12
12732026-09-05T00:03:28.983Z Downloaded nix v0.27.1
12742026-09-05T00:03:28.989Z Downloaded portable-atomic v1.13.1
12752026-09-05T00:03:28.993Z Downloaded reqwest v0.12.28
12762026-09-05T00:03:28.995Z Downloaded tower v0.5.3
12772026-09-05T00:03:28.999Z Downloaded idna v1.1.0
12782026-09-05T00:03:29.003Z Downloaded libxml v0.3.3
12792026-09-05T00:03:29.006Z Downloaded rsa v0.9.10
12802026-09-05T00:03:29.009Z Downloaded icu_collections v2.1.1
12812026-09-05T00:03:29.013Z Downloaded winnow v1.0.3
12822026-09-05T00:03:29.025Z Downloaded schemars v1.2.1
12832026-09-05T00:03:29.035Z Downloaded unicode-segmentation v1.12.0
12842026-09-05T00:03:29.039Z Downloaded winnow v0.5.40
12852026-09-05T00:03:29.042Z Downloaded zerovec v0.11.5
12862026-09-05T00:03:29.046Z Downloaded jiff-core v0.1.0
12872026-09-05T00:03:29.050Z Downloaded crypto-primes v0.7.2
12882026-09-05T00:03:29.054Z Downloaded radix_trie v0.2.1
12892026-09-05T00:03:29.057Z Downloaded tough v0.22.0
12902026-09-05T00:03:29.065Z Downloaded unicode-normalization v0.1.25
12912026-09-05T00:03:29.078Z Downloaded smoltcp v0.9.1
12922026-09-05T00:03:29.081Z Downloaded regex-syntax v0.6.29
12932026-09-05T00:03:29.090Z Downloaded rayon v1.11.0
12942026-09-05T00:03:29.096Z Downloaded regex v1.12.3
12952026-09-05T00:03:29.099Z Downloaded regress v0.11.1
12962026-09-05T00:03:29.105Z Downloaded hickory-proto v0.24.4
12972026-09-05T00:03:29.113Z Downloaded serde_with v3.21.0
12982026-09-05T00:03:29.121Z Downloaded tabled v0.21.0
12992026-09-05T00:03:29.131Z Downloaded crossterm v0.29.0
13002026-09-05T00:03:29.135Z Downloaded zlib-rs v0.6.2
13012026-09-05T00:03:29.139Z Downloaded proptest v1.11.0
13022026-09-05T00:03:29.145Z Downloaded quinn-proto v0.11.16
13032026-09-05T00:03:29.149Z Downloaded curve25519-dalek v5.0.0
13042026-09-05T00:03:29.155Z Downloaded curve25519-dalek v4.1.3
13052026-09-05T00:03:29.164Z Downloaded hickory-proto v0.25.2
13062026-09-05T00:03:29.169Z Downloaded iri-string v0.7.10
13072026-09-05T00:03:29.173Z Downloaded object v0.37.3
13082026-09-05T00:03:29.180Z Downloaded der v0.8.0
13092026-09-05T00:03:29.185Z Downloaded rustls v0.23.41
13102026-09-05T00:03:29.190Z Downloaded salty v0.3.0
13112026-09-05T00:03:29.195Z Downloaded zerocopy v0.8.55
13122026-09-05T00:03:29.206Z Downloaded regex-syntax v0.8.10
13132026-09-05T00:03:29.211Z Downloaded openapiv3 v2.2.0
13142026-09-05T00:03:29.218Z Downloaded itertools v0.15.0
13152026-09-05T00:03:29.222Z Downloaded bstr v1.12.1
13162026-09-05T00:03:29.228Z Downloaded object v0.30.4
13172026-09-05T00:03:29.234Z Downloaded crypto-bigint v0.7.5
13182026-09-05T00:03:29.244Z Downloaded smoltcp v0.11.0
13192026-09-05T00:03:29.250Z Downloaded polar-core v0.27.3
13202026-09-05T00:03:29.257Z Downloaded moka v0.12.13
13212026-09-05T00:03:29.260Z Downloaded rustix v0.38.44
13222026-09-05T00:03:29.278Z Downloaded tracing v0.1.44
13232026-09-05T00:03:29.292Z Downloaded diesel v2.3.7
13242026-09-05T00:03:29.302Z Downloaded petname v2.0.2
13252026-09-05T00:03:29.307Z Downloaded ratatui v0.29.0
13262026-09-05T00:03:29.360Z Downloaded sha3 v0.11.0
13272026-09-05T00:03:29.370Z Downloaded sqlparser v0.61.0
13282026-09-05T00:03:29.370Z Downloaded nix v0.28.0
13292026-09-05T00:03:29.370Z Downloaded nix v0.31.2
13302026-09-05T00:03:29.370Z Downloaded jiff v0.2.34
13312026-09-05T00:03:29.382Z Downloaded sha3 v0.10.8
13322026-09-05T00:03:29.382Z Downloaded openssl v0.10.80
13332026-09-05T00:03:29.395Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13342026-09-05T00:03:29.399Z Downloaded syn v3.0.3
13352026-09-05T00:03:29.399Z Downloaded encoding_rs v0.8.35
13362026-09-05T00:03:29.433Z Downloaded regress v0.10.5
13372026-09-05T00:03:29.439Z Downloaded dropshot v0.17.1
13382026-09-05T00:03:29.474Z Downloaded typify-impl v0.6.2
13392026-09-05T00:03:29.569Z Downloaded sled v0.34.7
13402026-09-05T00:03:29.577Z Downloaded bzip2-sys v0.1.13+1.0.8
13412026-09-05T00:03:29.584Z Downloaded regex-automata v0.4.14
13422026-09-05T00:03:29.600Z Downloaded zerocopy-derive v0.6.6
13432026-09-05T00:03:29.619Z Downloaded petgraph v0.6.5
13442026-09-05T00:03:29.652Z Downloaded chrono-tz v0.10.4
13452026-09-05T00:03:29.676Z Downloaded petgraph v0.8.3
13462026-09-05T00:03:29.722Z Downloaded libz-sys v1.1.24
13472026-09-05T00:03:29.739Z Downloaded tokio v1.52.1
13482026-09-05T00:03:29.760Z Downloaded csv v1.4.0
13492026-09-05T00:03:29.875Z Downloaded ring v0.17.14
13502026-09-05T00:03:29.941Z Downloaded libgit2-sys v0.18.3+1.9.2
13512026-09-05T00:03:30.542Z Downloaded aws-lc-sys v0.40.0
13522026-09-05T00:03:30.795Z Compiling serde_core v1.0.228
13532026-09-05T00:03:30.796Z Compiling libc v0.2.185
13542026-09-05T00:03:30.799Z Compiling serde v1.0.228
13552026-09-05T00:03:30.799Z Compiling log v0.4.33
13562026-09-05T00:03:30.800Z Compiling smallvec v1.15.1
13572026-09-05T00:03:30.952Z Compiling shlex v1.3.0
13582026-09-05T00:03:30.967Z Compiling find-msvc-tools v0.1.9
13592026-09-05T00:03:30.970Z Compiling syn v2.0.117
13602026-09-05T00:03:31.162Z Compiling subtle v2.6.1
13612026-09-05T00:03:31.169Z Compiling scopeguard v1.2.0
13622026-09-05T00:03:31.172Z Compiling typenum v1.20.1
13632026-09-05T00:03:31.254Z Compiling lock_api v0.4.14
13642026-09-05T00:03:31.282Z Compiling stable_deref_trait v1.2.1
13652026-09-05T00:03:31.285Z Compiling zerocopy v0.8.55
13662026-09-05T00:03:31.325Z Compiling portable-atomic v1.13.1
13672026-09-05T00:03:31.367Z Compiling serde_json v1.0.151
13682026-09-05T00:03:31.486Z Compiling critical-section v1.2.0
13692026-09-05T00:03:31.570Z Compiling libm v0.2.16
13702026-09-05T00:03:31.599Z Compiling num-traits v0.2.19
13712026-09-05T00:03:31.740Z Compiling pkg-config v0.3.32
13722026-09-05T00:03:31.781Z Compiling errno v0.3.14
13732026-09-05T00:03:31.784Z Compiling jobserver v0.1.34
13742026-09-05T00:03:31.869Z Compiling getrandom v0.2.17
13752026-09-05T00:03:32.003Z Compiling cc v1.2.56
13762026-09-05T00:03:32.100Z Compiling rand_core v0.6.4
13772026-09-05T00:03:32.291Z Compiling generic-array v0.14.7
13782026-09-05T00:03:32.337Z Compiling once_cell v1.21.3
13792026-09-05T00:03:32.376Z Compiling getrandom v0.4.3
13802026-09-05T00:03:32.411Z Compiling const-oid v0.9.6
13812026-09-05T00:03:32.483Z Compiling pin-project-lite v0.2.17
13822026-09-05T00:03:32.550Z Compiling parking_lot_core v0.9.12
13832026-09-05T00:03:32.630Z Compiling rand_core v0.10.0
13842026-09-05T00:03:33.025Z Compiling signal-hook-registry v1.4.8
13852026-09-05T00:03:33.076Z Compiling bitflags v2.11.0
13862026-09-05T00:03:33.190Z Compiling litemap v0.8.1
13872026-09-05T00:03:33.229Z Compiling percent-encoding v2.3.2
13882026-09-05T00:03:33.327Z Compiling futures-core v0.3.32
13892026-09-05T00:03:33.339Z Compiling writeable v0.6.2
13902026-09-05T00:03:33.386Z Compiling semver v1.0.28
13912026-09-05T00:03:33.400Z Compiling parking_lot v0.12.5
13922026-09-05T00:03:33.414Z Compiling mio v1.2.0
13932026-09-05T00:03:33.475Z Compiling icu_normalizer_data v2.1.1
13942026-09-05T00:03:33.528Z Compiling icu_properties_data v2.1.2
13952026-09-05T00:03:33.646Z Compiling socket2 v0.6.3
13962026-09-05T00:03:33.693Z Compiling getrandom v0.3.4
13972026-09-05T00:03:33.754Z Compiling rustix v1.1.4
13982026-09-05T00:03:33.769Z Compiling futures-sink v0.3.32
13992026-09-05T00:03:33.858Z Compiling synstructure v0.13.2
14002026-09-05T00:03:33.874Z Compiling futures-channel v0.3.32
14012026-09-05T00:03:33.874Z Compiling indexmap v2.14.0
14022026-09-05T00:03:33.985Z Compiling futures-task v0.3.32
14032026-09-05T00:03:34.114Z Compiling slab v0.4.12
14042026-09-05T00:03:34.158Z Compiling futures-io v0.3.32
14052026-09-05T00:03:34.236Z Compiling utf8_iter v1.0.4
14062026-09-05T00:03:34.289Z Compiling form_urlencoded v1.2.2
14072026-09-05T00:03:34.314Z Compiling rustversion v1.0.22
14082026-09-05T00:03:34.379Z Compiling iana-time-zone v0.1.65
14092026-09-05T00:03:34.438Z Compiling base64ct v1.8.3
14102026-09-05T00:03:34.460Z Compiling cmake v0.1.57
14112026-09-05T00:03:34.546Z Compiling ident_case v1.0.1
14122026-09-05T00:03:34.611Z Compiling regex-syntax v0.8.10
14132026-09-05T00:03:34.623Z Compiling fs_extra v1.3.0
14142026-09-05T00:03:34.706Z Compiling pem-rfc7468 v0.7.0
14152026-09-05T00:03:34.736Z Compiling dunce v1.0.5
14162026-09-05T00:03:34.838Z Compiling flagset v0.4.7
14172026-09-05T00:03:34.873Z Compiling rand_core v0.9.5
14182026-09-05T00:03:34.897Z Compiling aws-lc-sys v0.40.0
14192026-09-05T00:03:34.972Z Compiling uuid v1.23.4
14202026-09-05T00:03:35.013Z Compiling base64 v0.22.1
14212026-09-05T00:03:35.168Z Compiling syn v1.0.109
14222026-09-05T00:03:35.354Z Compiling vcpkg v0.2.15
14232026-09-05T00:03:35.373Z Compiling serde_derive_internals v0.29.1
14242026-09-05T00:03:35.508Z Compiling rustc_version v0.4.1
14252026-09-05T00:03:35.524Z Compiling tracing-core v0.1.36
14262026-09-05T00:03:35.593Z Compiling serde_derive v1.0.228
14272026-09-05T00:03:35.672Z Compiling zeroize_derive v1.5.0
14282026-09-05T00:03:35.836Z Compiling zerofrom-derive v0.1.6
14292026-09-05T00:03:36.076Z Compiling zerocopy-derive v0.8.55
14302026-09-05T00:03:36.085Z Compiling yoke-derive v0.8.1
14312026-09-05T00:03:36.263Z Compiling zerovec-derive v0.11.2
14322026-09-05T00:03:36.330Z Compiling displaydoc v0.2.5
14332026-09-05T00:03:36.977Z Compiling tokio-macros v2.7.0
14342026-09-05T00:03:37.076Z Compiling futures-macro v0.3.32
14352026-09-05T00:03:37.251Z Compiling der_derive v0.7.3
14362026-09-05T00:03:37.266Z Compiling zerofrom v0.1.6
14372026-09-05T00:03:37.386Z Compiling yoke v0.8.1
14382026-09-05T00:03:37.398Z Compiling thiserror-impl v2.0.18
14392026-09-05T00:03:37.565Z Compiling zerovec v0.11.5
14402026-09-05T00:03:37.702Z Compiling zerotrie v0.2.3
14412026-09-05T00:03:37.877Z Compiling futures-util v0.3.32
14422026-09-05T00:03:38.025Z Compiling openssl-sys v0.9.117
14432026-09-05T00:03:38.105Z Compiling tinystr v0.8.2
14442026-09-05T00:03:38.234Z Compiling potential_utf v0.1.4
14452026-09-05T00:03:38.289Z Compiling icu_locale_core v2.1.1
14462026-09-05T00:03:38.452Z Compiling icu_collections v2.1.1
14472026-09-05T00:03:38.554Z Compiling tracing-attributes v0.1.31
14482026-09-05T00:03:38.739Z Compiling thiserror v2.0.18
14492026-09-05T00:03:38.838Z Compiling dyn-clone v1.0.20
14502026-09-05T00:03:38.857Z Compiling schemars v0.8.22
14512026-09-05T00:03:38.972Z Compiling icu_provider v2.1.1
14522026-09-05T00:03:39.049Z Compiling zeroize v1.9.0
14532026-09-05T00:03:39.075Z Compiling bytes v1.11.1
14542026-09-05T00:03:39.167Z Compiling chrono v0.4.45
14552026-09-05T00:03:39.286Z Compiling icu_properties v2.1.2
14562026-09-05T00:03:39.732Z Compiling tokio v1.52.1
14572026-09-05T00:03:39.885Z Compiling crypto-common v0.1.7
14582026-09-05T00:03:39.907Z Compiling block-buffer v0.10.4
14592026-09-05T00:03:40.050Z Compiling icu_normalizer v2.1.1
14602026-09-05T00:03:40.078Z Compiling digest v0.10.7
14612026-09-05T00:03:40.222Z Compiling der v0.7.10
14622026-09-05T00:03:40.330Z Compiling http v1.4.2
14632026-09-05T00:03:40.392Z Compiling idna_adapter v1.2.1
14642026-09-05T00:03:40.532Z Compiling ppv-lite86 v0.2.21
14652026-09-05T00:03:40.565Z Compiling idna v1.1.0
14662026-09-05T00:03:40.594Z Compiling simd-adler32 v0.3.8
14672026-09-05T00:03:40.651Z Compiling aws-lc-rs v1.16.3
14682026-09-05T00:03:40.830Z Compiling rand_chacha v0.9.0
14692026-09-05T00:03:40.857Z Compiling url v2.5.8
14702026-09-05T00:03:40.947Z Compiling cpufeatures v0.2.17
14712026-09-05T00:03:41.040Z Compiling http-body v1.0.1
14722026-09-05T00:03:41.178Z Compiling spki v0.7.3
14732026-09-05T00:03:41.213Z Compiling rand v0.9.2
14742026-09-05T00:03:41.315Z Compiling tracing v0.1.44
14752026-09-05T00:03:41.387Z Compiling pkcs8 v0.10.2
14762026-09-05T00:03:41.423Z Compiling rustls-pki-types v1.14.0
14772026-09-05T00:03:41.528Z Compiling schemars_derive v0.8.22
14782026-09-05T00:03:41.646Z Compiling spin v0.9.8
14792026-09-05T00:03:41.655Z Compiling cmov v0.5.4
14802026-09-05T00:03:41.853Z Compiling tinyvec_macros v0.1.1
14812026-09-05T00:03:41.863Z Compiling crc32fast v1.5.0
14822026-09-05T00:03:41.868Z Compiling adler2 v2.0.1
14832026-09-05T00:03:41.910Z Compiling httparse v1.10.1
14842026-09-05T00:03:41.947Z Compiling openssl-probe v0.2.1
14852026-09-05T00:03:41.990Z Compiling miniz_oxide v0.8.9
14862026-09-05T00:03:42.102Z Compiling tinyvec v1.10.0
14872026-09-05T00:03:42.161Z Compiling tempfile v3.27.0
14882026-09-05T00:03:42.277Z Compiling ctutils v0.4.2
14892026-09-05T00:03:42.446Z Compiling pest_generator v2.8.6
14902026-09-05T00:03:42.510Z Compiling sha2 v0.10.9
14912026-09-05T00:03:42.524Z Compiling terminal_size v0.4.3
14922026-09-05T00:03:42.571Z Compiling aho-corasick v1.1.4
14932026-09-05T00:03:42.655Z Compiling untrusted v0.7.1
14942026-09-05T00:03:42.775Z Compiling radium v0.7.0
14952026-09-05T00:03:43.020Z Compiling try-lock v0.2.5
14962026-09-05T00:03:43.120Z Compiling tower-service v0.3.3
14972026-09-05T00:03:43.135Z Compiling tower-layer v0.3.3
14982026-09-05T00:03:43.214Z Compiling unicode-segmentation v1.12.0
14992026-09-05T00:03:43.291Z Compiling atomic-waker v1.1.2
15002026-09-05T00:03:43.417Z Compiling regex-automata v0.4.14
15012026-09-05T00:03:43.587Z Compiling tokio-util v0.7.18
15022026-09-05T00:03:43.787Z Compiling pest_derive v2.8.6
15032026-09-05T00:03:44.007Z Compiling want v0.3.1
15042026-09-05T00:03:44.192Z Compiling hybrid-array v0.4.13
15052026-09-05T00:03:44.402Z Compiling h2 v0.4.15
15062026-09-05T00:03:44.500Z Compiling ipnet v2.12.0
15072026-09-05T00:03:44.676Z Compiling scroll_derive v0.13.1
15082026-09-05T00:03:44.988Z Compiling darling_core v0.20.11
15092026-09-05T00:03:45.003Z Compiling openssl v0.10.80
15102026-09-05T00:03:45.226Z Compiling tap v1.0.1
15112026-09-05T00:03:45.350Z Compiling rustls v0.23.41
15122026-09-05T00:03:45.357Z Compiling untrusted v0.9.0
15132026-09-05T00:03:45.453Z Compiling httpdate v1.0.3
15142026-09-05T00:03:45.468Z Compiling maybe-uninit v2.0.0
15152026-09-05T00:03:45.482Z Compiling foreign-types-shared v0.1.1
15162026-09-05T00:03:45.506Z Compiling scroll v0.13.0
15172026-09-05T00:03:45.566Z Compiling foreign-types v0.3.2
15182026-09-05T00:03:45.639Z Compiling wyz v0.5.1
15192026-09-05T00:03:45.772Z Compiling unicode-normalization v0.1.25
15202026-09-05T00:03:45.828Z Compiling rand_chacha v0.3.1
15212026-09-05T00:03:45.891Z Compiling signature v2.2.0
15222026-09-05T00:03:46.079Z Compiling hex v0.4.3
15232026-09-05T00:03:46.183Z Compiling openssl-macros v0.1.1
15242026-09-05T00:03:46.220Z Compiling thiserror-impl v1.0.69
15252026-09-05T00:03:46.343Z Compiling bzip2-sys v0.1.13+1.0.8
15262026-09-05T00:03:46.573Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15272026-09-05T00:03:46.594Z Compiling num-integer v0.1.46
15282026-09-05T00:03:46.612Z Compiling wait-timeout v0.2.1
15292026-09-05T00:03:46.873Z Compiling socket2 v0.5.10
15302026-09-05T00:03:46.906Z Compiling ahash v0.8.12
15312026-09-05T00:03:46.950Z Compiling time-core v0.1.8
15322026-09-05T00:03:47.098Z Compiling powerfmt v0.2.0
15332026-09-05T00:03:47.113Z Compiling funty v2.0.0
15342026-09-05T00:03:47.249Z Compiling darling_macro v0.20.11
15352026-09-05T00:03:47.267Z Compiling num-conv v0.2.0
15362026-09-05T00:03:47.296Z Compiling native-tls v0.2.18
15372026-09-05T00:03:47.396Z Compiling num-bigint-dig v0.8.6
15382026-09-05T00:03:47.445Z Compiling packed_struct v0.10.1
15392026-09-05T00:03:47.466Z Compiling bit-vec v0.8.0
15402026-09-05T00:03:47.490Z Compiling quick-error v1.2.3
15412026-09-05T00:03:47.573Z Compiling hyper v1.10.1
15422026-09-05T00:03:47.617Z Compiling rusty-fork v0.3.1
15432026-09-05T00:03:47.674Z Compiling bit-set v0.8.0
15442026-09-05T00:03:47.718Z Compiling clap_builder v4.6.0
15452026-09-05T00:03:47.733Z Compiling darling v0.20.11
15462026-09-05T00:03:47.736Z Compiling thiserror v1.0.69
15472026-09-05T00:03:47.814Z Compiling bitvec v1.0.1
15482026-09-05T00:03:47.831Z Compiling time-macros v0.2.27
15492026-09-05T00:03:47.846Z Compiling deranged v0.5.8
15502026-09-05T00:03:48.498Z Compiling num-iter v0.1.45
15512026-09-05T00:03:48.806Z Compiling hyper-util v0.1.20
15522026-09-05T00:03:49.119Z Compiling rand v0.8.6
15532026-09-05T00:03:49.276Z Compiling goblin v0.10.5
15542026-09-05T00:03:49.371Z Compiling packed_struct_codegen v0.10.1
15552026-09-05T00:03:49.965Z Compiling lazy_static v1.5.0
15562026-09-05T00:03:50.063Z Compiling hmac v0.12.1
15572026-09-05T00:03:50.230Z Compiling serde_spanned v0.6.9
15582026-09-05T00:03:50.375Z Compiling toml_datetime v0.6.11
15592026-09-05T00:03:50.497Z Compiling clap_derive v4.6.1
15602026-09-05T00:03:50.562Z Compiling zerocopy-derive v0.6.6
15612026-09-05T00:03:50.632Z Compiling bitfield-macros v0.19.4
15622026-09-05T00:03:50.684Z Compiling rand_xorshift v0.4.0
15632026-09-05T00:03:50.846Z Compiling sync_wrapper v1.0.2
15642026-09-05T00:03:50.960Z Compiling indexmap v1.9.3
15652026-09-05T00:03:51.145Z Compiling crc-catalog v2.4.0
15662026-09-05T00:03:51.240Z Compiling nodrop v0.1.14
15672026-09-05T00:03:51.326Z Compiling num_threads v0.1.7
15682026-09-05T00:03:51.343Z Compiling unarray v0.1.4
15692026-09-05T00:03:51.384Z Compiling crossbeam-utils v0.8.21
15702026-09-05T00:03:51.423Z Compiling zlib-rs v0.6.2
15712026-09-05T00:03:51.450Z Compiling usdt-impl v0.6.0
15722026-09-05T00:03:51.652Z Compiling object v0.37.3
15732026-09-05T00:03:51.667Z Compiling siphasher v1.0.2
15742026-09-05T00:03:51.850Z Compiling paste v1.0.15
15752026-09-05T00:03:51.934Z Compiling proptest v1.11.0
15762026-09-05T00:03:51.962Z Compiling time v0.3.47
15772026-09-05T00:03:52.155Z Compiling dof v0.4.0
15782026-09-05T00:03:52.215Z Compiling clap v4.6.1
15792026-09-05T00:03:52.296Z Compiling zerocopy v0.6.6
15802026-09-05T00:03:52.609Z Compiling bitfield v0.19.4
15812026-09-05T00:03:52.899Z Compiling array-init v0.0.4
15822026-09-05T00:03:53.239Z Compiling crc v3.4.0
15832026-09-05T00:03:53.430Z Compiling tower v0.5.3
15842026-09-05T00:03:53.691Z Compiling smallvec v0.6.14
15852026-09-05T00:03:53.886Z Compiling derive_builder_core v0.20.2
15862026-09-05T00:03:54.109Z Compiling dtrace-parser v0.3.0
15872026-09-05T00:03:54.475Z Compiling flate2 v1.1.9
15882026-09-05T00:03:54.665Z Compiling ipnetwork v0.21.1
15892026-09-05T00:03:54.761Z Compiling pkcs1 v0.7.5
15902026-09-05T00:03:54.776Z Compiling http-body-util v0.1.3
15912026-09-05T00:03:54.887Z Compiling heapless v0.7.17
15922026-09-05T00:03:54.941Z Compiling scroll_derive v0.12.1
15932026-09-05T00:03:55.020Z Compiling structmeta-derive v0.3.0
15942026-09-05T00:03:55.059Z Compiling slog v2.8.2
15952026-09-05T00:03:55.127Z Compiling darling_core v0.23.0
15962026-09-05T00:03:55.160Z Compiling thread-id v5.1.0
15972026-09-05T00:03:55.243Z Compiling cookie v0.18.1
15982026-09-05T00:03:55.246Z Compiling env_filter v2.0.0
15992026-09-05T00:03:55.425Z Compiling syn v3.0.3
16002026-09-05T00:03:55.569Z Compiling allocator-api2 v0.2.21
16012026-09-05T00:03:55.612Z Compiling anyhow v1.0.104
16022026-09-05T00:03:55.894Z Compiling winnow v0.5.40
16032026-09-05T00:03:55.956Z Compiling signal-hook v0.3.18
16042026-09-05T00:03:56.095Z Compiling ryu v1.0.23
16052026-09-05T00:03:56.118Z Compiling base64 v0.21.7
16062026-09-05T00:03:56.276Z Compiling zstd-safe v7.2.4
16072026-09-05T00:03:56.425Z Compiling gimli v0.32.3
16082026-09-05T00:03:56.469Z Compiling unicode-bidi v0.3.18
16092026-09-05T00:03:56.990Z Compiling hashbrown v0.12.3
16102026-09-05T00:03:57.318Z Compiling iri-string v0.7.10
16112026-09-05T00:03:57.450Z Compiling unicode-properties v0.1.4
16122026-09-05T00:03:57.629Z Compiling darling_macro v0.23.0
16132026-09-05T00:03:57.670Z Compiling stringprep v0.1.5
16142026-09-05T00:03:58.106Z Compiling addr2line v0.25.1
16152026-09-05T00:03:58.355Z Compiling toml_edit v0.19.15
16162026-09-05T00:03:58.456Z Compiling ron v0.8.1
16172026-09-05T00:03:58.490Z Compiling tower-http v0.6.8
16182026-09-05T00:03:58.835Z Compiling serde_urlencoded v0.7.1
16192026-09-05T00:03:58.850Z Compiling daft-derive v0.1.8
16202026-09-05T00:03:58.885Z Compiling structmeta v0.3.0
16212026-09-05T00:03:59.079Z Compiling scroll v0.12.0
16222026-09-05T00:03:59.094Z Compiling env_logger v0.11.11
16232026-09-05T00:03:59.385Z Compiling rsa v0.9.10
16242026-09-05T00:03:59.398Z Compiling oxnet v0.1.6
16252026-09-05T00:03:59.434Z Compiling derive_builder_macro v0.20.2
16262026-09-05T00:03:59.566Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16272026-09-05T00:03:59.862Z Compiling newtype-uuid v1.3.2
16282026-09-05T00:03:59.942Z Compiling hashbrown v0.13.2
16292026-09-05T00:03:59.974Z Compiling serde-hex v0.1.0
16302026-09-05T00:04:00.193Z Compiling bzip2 v0.4.4
16312026-09-05T00:04:00.403Z Compiling tokio-native-tls v0.3.1
16322026-09-05T00:04:00.437Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16332026-09-05T00:04:01.032Z Compiling camino v1.2.5
16342026-09-05T00:04:01.414Z Compiling bstr v1.12.1
16352026-09-05T00:04:01.572Z Compiling block-padding v0.4.2
16362026-09-05T00:04:01.709Z Compiling block-buffer v0.12.1
16372026-09-05T00:04:01.745Z Compiling crypto-common v0.2.2
16382026-09-05T00:04:01.911Z Compiling heck v0.4.1
16392026-09-05T00:04:02.055Z Compiling rustls-native-certs v0.8.3
16402026-09-05T00:04:02.135Z Compiling x509-cert v0.2.5
16412026-09-05T00:04:02.350Z Compiling md-5 v0.10.6
16422026-09-05T00:04:02.441Z Compiling erased-serde v0.3.31
16432026-09-05T00:04:02.523Z Compiling serde_tokenstream v0.2.3
16442026-09-05T00:04:02.815Z Compiling curve25519-dalek v4.1.3
16452026-09-05T00:04:02.835Z Compiling async-trait v0.1.89
16462026-09-05T00:04:02.925Z Compiling pin-project-internal v1.1.11
16472026-09-05T00:04:03.139Z Compiling zerocopy-derive v0.7.35
16482026-09-05T00:04:03.405Z Compiling vergen-lib v9.1.0
16492026-09-05T00:04:03.481Z Compiling hash32 v0.2.1
16502026-09-05T00:04:03.582Z Compiling memoffset v0.9.1
16512026-09-05T00:04:03.673Z Compiling encoding_rs v0.8.35
16522026-09-05T00:04:03.727Z Compiling smoltcp v0.9.1
16532026-09-05T00:04:03.772Z Compiling rustc-demangle v0.1.27
16542026-09-05T00:04:03.845Z Compiling fallible-iterator v0.2.0
16552026-09-05T00:04:04.007Z Compiling ref-cast v1.0.25
16562026-09-05T00:04:04.007Z Compiling rustix v0.38.44
16572026-09-05T00:04:04.050Z Compiling psl-types v2.0.11
16582026-09-05T00:04:04.154Z Compiling mime v0.3.17
16592026-09-05T00:04:04.157Z Compiling crc-any v2.5.0
16602026-09-05T00:04:04.157Z Compiling litrs v1.0.0
16612026-09-05T00:04:04.195Z Compiling cfg_aliases v0.2.1
16622026-09-05T00:04:04.265Z Compiling owo-colors v4.3.0
16632026-09-05T00:04:04.356Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16642026-09-05T00:04:04.402Z Compiling nix v0.31.2
16652026-09-05T00:04:04.405Z Compiling publicsuffix v2.3.0
16662026-09-05T00:04:04.427Z Compiling postgres-protocol v0.6.10
16672026-09-05T00:04:04.635Z Compiling pin-project v1.1.11
16682026-09-05T00:04:04.650Z Compiling zerocopy v0.7.35
16692026-09-05T00:04:04.666Z Compiling document-features v0.2.12
16702026-09-05T00:04:04.734Z Compiling backtrace v0.3.76
16712026-09-05T00:04:05.174Z Compiling snafu-derive v0.8.9
16722026-09-05T00:04:05.202Z Compiling inout v0.2.2
16732026-09-05T00:04:05.239Z Compiling daft v0.1.8
16742026-09-05T00:04:05.375Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16752026-09-05T00:04:05.390Z Compiling hyper-tls v0.6.0
16762026-09-05T00:04:05.484Z Compiling object v0.30.4
16772026-09-05T00:04:05.515Z Compiling zip v0.6.6
16782026-09-05T00:04:05.656Z Compiling derive_builder v0.20.2
16792026-09-05T00:04:05.788Z Compiling toml v0.7.8
16802026-09-05T00:04:05.818Z Compiling goblin v0.8.2
16812026-09-05T00:04:06.367Z Compiling derive-ex v0.1.8
16822026-09-05T00:04:06.418Z Compiling darling v0.23.0
16832026-09-05T00:04:06.502Z Compiling phf_shared v0.13.1
16842026-09-05T00:04:06.699Z Compiling regex v1.12.3
16852026-09-05T00:04:06.738Z Compiling hubpack_derive v0.1.1
16862026-09-05T00:04:07.054Z Compiling convert_case v0.10.0
16872026-09-05T00:04:07.125Z Compiling futures-executor v0.3.32
16882026-09-05T00:04:07.178Z Compiling curve25519-dalek-derive v0.1.1
16892026-09-05T00:04:07.349Z Compiling ref-cast-impl v1.0.25
16902026-09-05T00:04:07.379Z Compiling strum_macros v0.27.2
16912026-09-05T00:04:07.817Z Compiling vergen v9.1.0
16922026-09-05T00:04:07.893Z Compiling cargo-platform v0.3.2
16932026-09-05T00:04:07.998Z Compiling ff v0.13.1
16942026-09-05T00:04:08.016Z Compiling fs-err v3.3.0
16952026-09-05T00:04:08.140Z Compiling bitflags v1.3.2
16962026-09-05T00:04:08.171Z Compiling managed v0.8.0
16972026-09-05T00:04:08.201Z Compiling is_ci v1.2.0
16982026-09-05T00:04:08.218Z Compiling path-slash v0.1.5
16992026-09-05T00:04:08.340Z Compiling bumpalo v3.20.2
17002026-09-05T00:04:08.354Z Compiling jiff-core v0.1.0
17012026-09-05T00:04:08.357Z Compiling base16ct v0.2.0
17022026-09-05T00:04:08.389Z Compiling libbz2-rs-sys v0.2.2
17032026-09-05T00:04:08.529Z Compiling same-file v1.0.6
17042026-09-05T00:04:08.586Z Compiling foldhash v0.2.0
17052026-09-05T00:04:08.697Z Compiling foldhash v0.1.5
17062026-09-05T00:04:08.809Z Compiling bzip2 v0.6.1
17072026-09-05T00:04:08.871Z Compiling hashbrown v0.15.5
17082026-09-05T00:04:09.017Z Compiling hashbrown v0.16.1
17092026-09-05T00:04:09.055Z Compiling walkdir v2.5.0
17102026-09-05T00:04:09.263Z Compiling jiff v0.2.34
17112026-09-05T00:04:09.354Z Compiling strum v0.27.2
17122026-09-05T00:04:09.368Z Compiling textwrap v0.16.2
17132026-09-05T00:04:09.426Z Compiling zopfli v0.8.3
17142026-09-05T00:04:09.441Z Compiling sec1 v0.7.3
17152026-09-05T00:04:09.656Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17162026-09-05T00:04:09.729Z Compiling supports-color v3.0.2
17172026-09-05T00:04:09.897Z Compiling group v0.13.0
17182026-09-05T00:04:09.962Z Compiling cargo_metadata v0.23.1
17192026-09-05T00:04:10.079Z Compiling test-strategy v0.4.5
17202026-09-05T00:04:10.173Z Compiling dof v0.3.0
17212026-09-05T00:04:10.911Z Compiling derive_more-impl v2.1.1
17222026-09-05T00:04:11.075Z Compiling futures v0.3.32
17232026-09-05T00:04:11.167Z Compiling hubpack v0.1.2
17242026-09-05T00:04:11.356Z Compiling snafu v0.8.9
17252026-09-05T00:04:11.377Z Compiling phf v0.13.1
17262026-09-05T00:04:11.542Z Compiling signal-hook-mio v0.2.5
17272026-09-05T00:04:11.560Z Compiling serde_with_macros v3.21.0
17282026-09-05T00:04:11.691Z Compiling cookie_store v0.22.1
17292026-09-05T00:04:12.043Z Compiling zstd v0.13.3
17302026-09-05T00:04:12.075Z Compiling reqwest v0.12.28
17312026-09-05T00:04:12.300Z Compiling cipher v0.5.2
17322026-09-05T00:04:12.354Z Compiling backtrace-ext v0.2.1
17332026-09-05T00:04:12.626Z Compiling postgres-types v0.2.12
17342026-09-05T00:04:12.859Z Compiling usdt-macro v0.6.0
17352026-09-05T00:04:13.156Z Compiling usdt-attr-macro v0.6.0
17362026-09-05T00:04:13.376Z Compiling globset v0.4.18
17372026-09-05T00:04:13.396Z Compiling phf_shared v0.11.3
17382026-09-05T00:04:13.494Z Compiling hkdf v0.12.4
17392026-09-05T00:04:13.578Z Compiling dtrace-parser v0.2.0
17402026-09-05T00:04:13.626Z Compiling byte-wrapper v0.1.0
17412026-09-05T00:04:13.661Z Compiling olpc-cjson v0.1.4
17422026-09-05T00:04:13.775Z Compiling ed25519 v2.2.3
17432026-09-05T00:04:13.819Z Compiling crypto-bigint v0.5.5
17442026-09-05T00:04:13.954Z Compiling serde_plain v1.0.2
17452026-09-05T00:04:13.968Z Compiling serde-big-array v0.5.1
17462026-09-05T00:04:14.013Z Compiling miette-derive v7.6.0
17472026-09-05T00:04:14.108Z Compiling async-recursion v1.1.1
17482026-09-05T00:04:14.148Z Compiling strum_macros v0.26.4
17492026-09-05T00:04:14.315Z Compiling serde_repr v0.1.20
17502026-09-05T00:04:14.733Z Compiling enum-as-inner v0.6.1
17512026-09-05T00:04:14.799Z Compiling pem v3.0.6
17522026-09-05T00:04:14.879Z Compiling float-cmp v0.10.0
17532026-09-05T00:04:15.031Z Compiling memmap2 v0.9.10
17542026-09-05T00:04:15.128Z Compiling thread-id v4.2.2
17552026-09-05T00:04:15.217Z Compiling supports-hyperlinks v3.2.0
17562026-09-05T00:04:15.235Z Compiling precomputed-hash v0.1.1
17572026-09-05T00:04:15.248Z Compiling winnow v1.0.3
17582026-09-05T00:04:15.252Z Compiling keccak v0.1.6
17592026-09-05T00:04:15.324Z Compiling data-encoding v2.10.0
17602026-09-05T00:04:15.371Z Compiling const-oid v0.10.2
17612026-09-05T00:04:15.577Z Compiling predicates-core v1.0.10
17622026-09-05T00:04:15.751Z Compiling cpufeatures v0.3.0
17632026-09-05T00:04:15.828Z Compiling supports-unicode v3.0.0
17642026-09-05T00:04:15.845Z Compiling whoami v2.1.0
17652026-09-05T00:04:15.949Z Compiling static_assertions v1.1.0
17662026-09-05T00:04:15.965Z Compiling normalize-line-endings v0.3.0
17672026-09-05T00:04:15.978Z Compiling fixedbitset v0.5.7
17682026-09-05T00:04:15.993Z Compiling either v1.15.0
17692026-09-05T00:04:16.024Z Compiling new_debug_unreachable v1.0.6
17702026-09-05T00:04:16.040Z Compiling difflib v0.4.0
17712026-09-05T00:04:16.052Z Compiling typed-path v0.9.3
17722026-09-05T00:04:16.095Z Compiling fixedbitset v0.4.2
17732026-09-05T00:04:16.197Z Compiling toml_parser v1.1.2+spec-1.1.0
17742026-09-05T00:04:16.213Z Compiling petgraph v0.8.3
17752026-09-05T00:04:16.272Z Compiling predicates v3.1.4
17762026-09-05T00:04:16.306Z Compiling petgraph v0.6.5
17772026-09-05T00:04:16.321Z Compiling itertools v0.13.0
17782026-09-05T00:04:16.587Z Compiling toml_edit v0.22.27
17792026-09-05T00:04:16.805Z Compiling string_cache v0.8.9
17802026-09-05T00:04:16.911Z Compiling tokio-postgres v0.7.16
17812026-09-05T00:04:17.030Z Compiling miette v7.6.0
17822026-09-05T00:04:17.258Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17832026-09-05T00:04:17.556Z Compiling strum v0.26.3
17842026-09-05T00:04:17.690Z Compiling chacha20 v0.10.0
17852026-09-05T00:04:17.776Z Compiling hickory-proto v0.25.2
17862026-09-05T00:04:18.067Z Compiling digest v0.11.3
17872026-09-05T00:04:18.127Z Compiling sha3 v0.10.8
17882026-09-05T00:04:18.164Z Compiling usdt-impl v0.5.0
17892026-09-05T00:04:18.303Z Compiling usdt v0.6.0
17902026-09-05T00:04:18.569Z Compiling elliptic-curve v0.13.8
17912026-09-05T00:04:18.583Z Compiling ed25519-dalek v2.2.0
17922026-09-05T00:04:18.747Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17932026-09-05T00:04:18.978Z Compiling crossterm v0.28.1
17942026-09-05T00:04:19.097Z Compiling serde_with v3.21.0
17952026-09-05T00:04:19.280Z Compiling zip v4.6.1
17962026-09-05T00:04:20.099Z Compiling derive_more v2.1.1
17972026-09-05T00:04:20.274Z Compiling iddqd v0.4.2
17982026-09-05T00:04:20.307Z Compiling similar v2.7.0
17992026-09-05T00:04:20.614Z Compiling crossbeam-epoch v0.9.18
18002026-09-05T00:04:20.692Z Compiling tokio-stream v0.1.18
18012026-09-05T00:04:20.873Z Compiling buf-list v1.1.2
18022026-09-05T00:04:20.901Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18032026-09-05T00:04:20.937Z Compiling openapiv3 v2.2.0
18042026-09-05T00:04:21.144Z Compiling peg-runtime v0.8.5
18052026-09-05T00:04:21.148Z Compiling lalrpop-util v0.19.12
18062026-09-05T00:04:21.174Z Compiling thread_local v1.1.9
18072026-09-05T00:04:21.199Z Compiling slog-async v2.8.0
18082026-09-05T00:04:21.352Z Compiling crossbeam-channel v0.5.15
18092026-09-05T00:04:21.416Z Compiling is-terminal v0.4.17
18102026-09-05T00:04:21.430Z Compiling filetime v0.2.27
18112026-09-05T00:04:21.506Z Compiling xattr v1.6.1
18122026-09-05T00:04:21.521Z Compiling term v1.2.1
18132026-09-05T00:04:21.558Z Compiling take_mut v0.2.2
18142026-09-05T00:04:21.598Z Compiling camino-tempfile v1.4.1
18152026-09-05T00:04:21.667Z Compiling tar v0.4.46
18162026-09-05T00:04:21.801Z Compiling slog-term v2.9.2
18172026-09-05T00:04:27.872Z Compiling rustls-webpki v0.103.13
18182026-09-05T00:04:30.564Z Compiling tokio-rustls v0.26.4
18192026-09-05T00:04:30.564Z Compiling rustls-platform-verifier v0.6.2
18202026-09-05T00:04:30.564Z Compiling tough v0.22.0
18212026-09-05T00:04:30.779Z Compiling hyper-rustls v0.27.7
18222026-09-05T00:04:30.975Z Compiling reqwest v0.13.2
18232026-09-05T00:04:33.201Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-09-05T00:04:33.415Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-09-05T00:04:36.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18262026-09-05T00:04:36.661Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18272026-09-05T00:04:36.720ZSep 05 00:04:35.758 INFO Starting download, target: Cockroach
18282026-09-05T00:04:36.720ZSep 05 00:04:35.758 INFO Starting download, target: Console
18292026-09-05T00:04:36.720ZSep 05 00:04:35.758 INFO Starting download, target: Clickhouse
18302026-09-05T00:04:36.720ZSep 05 00:04:35.758 INFO Starting download, target: DendriteStub
18312026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Starting download, target: MaghemiteMgd
18322026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Starting download, target: MaghemiteDdmd
18332026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Starting download, target: TransceiverControl
18342026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18352026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18362026-09-05T00:04:36.723ZSep 05 00:04:35.758 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18372026-09-05T00:04:36.724ZSep 05 00:04:35.758 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18382026-09-05T00:04:36.724ZSep 05 00:04:35.758 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18392026-09-05T00:04:36.724ZSep 05 00:04:35.758 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18402026-09-05T00:04:36.724ZSep 05 00:04:35.758 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18412026-09-05T00:04:37.082ZSep 05 00:04:36.114 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18422026-09-05T00:04:37.296ZSep 05 00:04:36.325 INFO Download complete, target: TransceiverControl
18432026-09-05T00:04:38.868ZSep 05 00:04:37.878 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18442026-09-05T00:04:39.176ZSep 05 00:04:38.115 INFO Download complete, target: Console
18452026-09-05T00:04:39.768ZSep 05 00:04:38.804 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18462026-09-05T00:04:40.608ZSep 05 00:04:39.631 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-05T00:04:40.863ZSep 05 00:04:39.897 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18482026-09-05T00:04:41.153ZSep 05 00:04:40.184 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18492026-09-05T00:04:41.816ZSep 05 00:04:40.855 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18502026-09-05T00:04:41.816ZSep 05 00:04:40.855 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18512026-09-05T00:04:42.860ZSep 05 00:04:41.899 INFO Download complete, target: MaghemiteDdmd
18522026-09-05T00:04:42.974ZSep 05 00:04:42.012 INFO Download complete, target: DendriteStub
18532026-09-05T00:04:43.521ZSep 05 00:04:42.560 INFO Download complete, target: MaghemiteMgd
18542026-09-05T00:04:46.338ZSep 05 00:04:45.368 INFO Checking that binary works, target: Cockroach
18552026-09-05T00:04:46.455ZSep 05 00:04:45.485 INFO Download complete, target: Cockroach
18562026-09-05T00:04:46.541ZSep 05 00:04:45.564 INFO Checking that binary works, target: Clickhouse
18572026-09-05T00:04:46.635ZSep 05 00:04:45.660 INFO Download complete, target: Clickhouse
18582026-09-05T00:04:46.643ZAll builder prerequisites installed successfully, and PATH looks valid
18592026-09-05T00:04:46.643Z
18602026-09-05T00:04:46.643Zreal 2:11.995752260
18612026-09-05T00:04:46.643Zuser 7:23.248972190
18622026-09-05T00:04:46.644Zsys 1:27.545999611
18632026-09-05T00:04:46.644Ztrap 0.258031945
18642026-09-05T00:04:46.644Ztflt 0.462290575
18652026-09-05T00:04:46.644Zdflt 0.855616403
18662026-09-05T00:04:46.644Zkflt 0.021476344
18672026-09-05T00:04:46.644Zlock 27:42.024091014
18682026-09-05T00:04:46.644Zslp 22:13.456806713
18692026-09-05T00:04:46.644Zlat 49.241119823
18702026-09-05T00:04:46.645Zstop 2:47.125536918
18712026-09-05T00:04:46.645Z+ banner hack-check
18722026-09-05T00:04:46.645Z
18732026-09-05T00:04:46.645Z # # ## #### # # #### # # ###### #### # #
18742026-09-05T00:04:46.645Z # # # # # # # # # # # # # # # # #
18752026-09-05T00:04:46.645Z ###### # # # #### ##### # ###### ##### # ####
18762026-09-05T00:04:46.645Z # # ###### # # # # # # # # # #
18772026-09-05T00:04:46.645Z # # # # # # # # # # # # # # # # #
18782026-09-05T00:04:46.645Z # # # # #### # # #### # # ###### #### # #
18792026-09-05T00:04:46.645Z
18802026-09-05T00:04:46.645Z+ export CARGO_INCREMENTAL=0
18812026-09-05T00:04:46.645Z+ CARGO_INCREMENTAL=0
18822026-09-05T00:04:46.645Z+ ptime -m timeout 2h cargo xtask check-features --ci
18832026-09-05T00:04:47.136Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18842026-09-05T00:04:47.412Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18852026-09-05T00:04:49.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18862026-09-05T00:04:49.279Z Running `target/debug/xtask check-features --ci`
18872026-09-05T00:04:49.300Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18882026-09-05T00:04:49.300Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18892026-09-05T00:04:49.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18902026-09-05T00:04:49.745Z Running `target/debug/xtask download cargo-hack`
18912026-09-05T00:04:50.512Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-05T00:04:50.814Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-05T00:04:53.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
18942026-09-05T00:04:53.606Z Running `target/debug/xtask-downloader cargo-hack`
18952026-09-05T00:04:53.645ZSep 05 00:04:52.683 INFO Starting download, target: CargoHack
18962026-09-05T00:04:53.652ZSep 05 00:04:52.684 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18972026-09-05T00:04:54.004ZSep 05 00:04:53.043 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18982026-09-05T00:04:54.052ZSep 05 00:04:53.090 INFO Download complete, target: CargoHack
18992026-09-05T00:04:54.056Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
19002026-09-05T00:04:54.066Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19012026-09-05T00:04:54.228Zinfo: running `cargo check --bins` on api_identity (1/376)
19022026-09-05T00:04:54.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-05T00:04:54.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-05T00:04:54.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-05T00:04:54.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19062026-09-05T00:04:54.782Z
19072026-09-05T00:04:54.782Zinfo: running `cargo check --bins` on bootstore (2/376)
19082026-09-05T00:04:55.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-05T00:04:55.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-05T00:04:55.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-05T00:04:55.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19122026-09-05T00:04:55.335Z
19132026-09-05T00:04:55.335Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19142026-09-05T00:04:55.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-05T00:04:55.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-05T00:04:55.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-05T00:04:55.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19182026-09-05T00:04:55.887Z
19192026-09-05T00:04:55.887Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19202026-09-05T00:04:56.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-05T00:04:56.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-05T00:04:56.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-05T00:04:56.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19242026-09-05T00:04:56.450Z
19252026-09-05T00:04:56.450Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19262026-09-05T00:04:56.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-05T00:04:56.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-05T00:04:56.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-05T00:04:56.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19302026-09-05T00:04:56.998Z
19312026-09-05T00:04:56.999Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19322026-09-05T00:04:57.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-05T00:04:57.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-05T00:04:57.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-05T00:04:57.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19362026-09-05T00:04:57.562Z
19372026-09-05T00:04:57.562Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19382026-09-05T00:04:58.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-05T00:04:58.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-05T00:04:58.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-05T00:04:58.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19422026-09-05T00:04:58.126Z
19432026-09-05T00:04:58.126Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19442026-09-05T00:04:58.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-05T00:04:58.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-05T00:04:58.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-05T00:04:58.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19482026-09-05T00:04:58.687Z
19492026-09-05T00:04:58.687Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19502026-09-05T00:04:59.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-05T00:04:59.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-05T00:04:59.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-05T00:04:59.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19542026-09-05T00:04:59.099Z
19552026-09-05T00:04:59.099Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19562026-09-05T00:04:59.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-05T00:04:59.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-05T00:04:59.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-05T00:04:59.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-05T00:04:59.515Z
19612026-09-05T00:04:59.515Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19622026-09-05T00:04:59.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-05T00:04:59.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-05T00:04:59.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-05T00:04:59.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19662026-09-05T00:04:59.927Z
19672026-09-05T00:04:59.927Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19682026-09-05T00:05:00.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-05T00:05:00.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-05T00:05:00.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-05T00:05:00.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19722026-09-05T00:05:00.342Z
19732026-09-05T00:05:00.342Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19742026-09-05T00:05:00.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-05T00:05:00.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-05T00:05:00.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-05T00:05:00.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19782026-09-05T00:05:00.759Z
19792026-09-05T00:05:00.759Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19802026-09-05T00:05:01.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-05T00:05:01.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-05T00:05:01.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-05T00:05:01.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19842026-09-05T00:05:01.174Z
19852026-09-05T00:05:01.174Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19862026-09-05T00:05:01.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-05T00:05:01.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-05T00:05:01.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-05T00:05:01.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19902026-09-05T00:05:01.587Z
19912026-09-05T00:05:01.587Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19922026-09-05T00:05:01.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-05T00:05:01.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-05T00:05:01.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-05T00:05:01.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19962026-09-05T00:05:02.000Z
19972026-09-05T00:05:02.000Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19982026-09-05T00:05:02.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-05T00:05:02.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-05T00:05:02.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-05T00:05:02.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20022026-09-05T00:05:02.414Z
20032026-09-05T00:05:02.414Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
20042026-09-05T00:05:02.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-05T00:05:02.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-05T00:05:02.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-05T00:05:02.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20082026-09-05T00:05:02.827Z
20092026-09-05T00:05:02.827Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20102026-09-05T00:05:03.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-05T00:05:03.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-05T00:05:03.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-05T00:05:03.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-05T00:05:03.241Z
20152026-09-05T00:05:03.241Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20162026-09-05T00:05:03.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-05T00:05:03.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-05T00:05:03.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-05T00:05:03.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20202026-09-05T00:05:03.656Z
20212026-09-05T00:05:03.656Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20222026-09-05T00:05:04.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-05T00:05:04.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-05T00:05:04.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-05T00:05:04.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20262026-09-05T00:05:04.071Z
20272026-09-05T00:05:04.071Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20282026-09-05T00:05:04.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-05T00:05:04.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-05T00:05:04.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-05T00:05:04.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20322026-09-05T00:05:04.483Z
20332026-09-05T00:05:04.483Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20342026-09-05T00:05:04.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-05T00:05:04.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-05T00:05:04.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-05T00:05:04.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-05T00:05:04.894Z
20392026-09-05T00:05:04.894Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20402026-09-05T00:05:05.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-05T00:05:05.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-05T00:05:05.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-05T00:05:05.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20442026-09-05T00:05:05.314Z
20452026-09-05T00:05:05.314Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20462026-09-05T00:05:05.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-05T00:05:05.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-05T00:05:05.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-05T00:05:05.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20502026-09-05T00:05:05.721Z
20512026-09-05T00:05:05.722Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20522026-09-05T00:05:06.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-05T00:05:06.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-05T00:05:06.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-05T00:05:06.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20562026-09-05T00:05:06.133Z
20572026-09-05T00:05:06.133Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20582026-09-05T00:05:06.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-05T00:05:06.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-05T00:05:06.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-05T00:05:06.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20622026-09-05T00:05:06.543Z
20632026-09-05T00:05:06.543Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20642026-09-05T00:05:06.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-05T00:05:06.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-05T00:05:06.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-05T00:05:06.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20682026-09-05T00:05:06.956Z
20692026-09-05T00:05:06.956Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20702026-09-05T00:05:07.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-05T00:05:07.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-05T00:05:07.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-05T00:05:07.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20742026-09-05T00:05:07.372Z
20752026-09-05T00:05:07.372Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20762026-09-05T00:05:07.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-05T00:05:07.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-05T00:05:07.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-05T00:05:07.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20802026-09-05T00:05:07.784Z
20812026-09-05T00:05:07.784Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20822026-09-05T00:05:08.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-05T00:05:08.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-05T00:05:08.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-05T00:05:08.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-05T00:05:08.201Z
20872026-09-05T00:05:08.201Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20882026-09-05T00:05:08.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-05T00:05:08.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-05T00:05:08.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-05T00:05:08.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-05T00:05:08.618Z
20932026-09-05T00:05:08.618Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20942026-09-05T00:05:08.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-05T00:05:08.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-05T00:05:08.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-05T00:05:08.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-05T00:05:09.037Z
20992026-09-05T00:05:09.037Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
21002026-09-05T00:05:09.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-05T00:05:09.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-05T00:05:09.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-05T00:05:09.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-05T00:05:09.451Z
21052026-09-05T00:05:09.451Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21062026-09-05T00:05:09.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-05T00:05:09.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-05T00:05:09.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-05T00:05:09.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-05T00:05:09.867Z
21112026-09-05T00:05:09.867Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21122026-09-05T00:05:10.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-05T00:05:10.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-05T00:05:10.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-05T00:05:10.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-05T00:05:10.288Z
21172026-09-05T00:05:10.288Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21182026-09-05T00:05:10.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-05T00:05:10.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-05T00:05:10.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-05T00:05:10.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-05T00:05:10.700Z
21232026-09-05T00:05:10.700Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21242026-09-05T00:05:11.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-05T00:05:11.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-05T00:05:11.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-05T00:05:11.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-05T00:05:11.116Z
21292026-09-05T00:05:11.116Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21302026-09-05T00:05:11.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-05T00:05:11.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-05T00:05:11.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-05T00:05:11.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-05T00:05:11.529Z
21352026-09-05T00:05:11.529Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21362026-09-05T00:05:11.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-05T00:05:11.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-05T00:05:11.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-05T00:05:11.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-05T00:05:11.946Z
21412026-09-05T00:05:11.946Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21422026-09-05T00:05:12.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-05T00:05:12.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-05T00:05:12.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-05T00:05:12.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-05T00:05:12.364Z
21472026-09-05T00:05:12.364Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21482026-09-05T00:05:12.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-05T00:05:12.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-05T00:05:12.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-05T00:05:12.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-05T00:05:12.780Z
21532026-09-05T00:05:12.780Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21542026-09-05T00:05:13.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-05T00:05:13.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-05T00:05:13.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-05T00:05:13.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-05T00:05:13.198Z
21592026-09-05T00:05:13.198Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21602026-09-05T00:05:13.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-05T00:05:13.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-05T00:05:13.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-05T00:05:13.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-05T00:05:13.616Z
21652026-09-05T00:05:13.616Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21662026-09-05T00:05:13.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-05T00:05:13.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-05T00:05:13.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-05T00:05:13.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-05T00:05:14.039Z
21712026-09-05T00:05:14.039Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21722026-09-05T00:05:14.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-05T00:05:14.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-05T00:05:14.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-05T00:05:14.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21762026-09-05T00:05:14.449Z
21772026-09-05T00:05:14.449Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21782026-09-05T00:05:14.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-05T00:05:14.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-05T00:05:14.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-05T00:05:14.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-05T00:05:14.865Z
21832026-09-05T00:05:14.865Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21842026-09-05T00:05:15.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-05T00:05:15.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-05T00:05:15.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-05T00:05:15.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21882026-09-05T00:05:15.280Z
21892026-09-05T00:05:15.280Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21902026-09-05T00:05:15.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-05T00:05:15.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-05T00:05:15.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-05T00:05:15.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-05T00:05:15.695Z
21952026-09-05T00:05:15.695Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21962026-09-05T00:05:16.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-05T00:05:16.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-05T00:05:16.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-05T00:05:16.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-05T00:05:16.112Z
22012026-09-05T00:05:16.112Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
22022026-09-05T00:05:16.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-05T00:05:16.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-05T00:05:16.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-05T00:05:16.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-05T00:05:16.525Z
22072026-09-05T00:05:16.525Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22082026-09-05T00:05:16.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-05T00:05:16.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-05T00:05:16.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-05T00:05:16.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-05T00:05:16.940Z
22132026-09-05T00:05:16.940Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22142026-09-05T00:05:17.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-05T00:05:17.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-05T00:05:17.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-05T00:05:17.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-05T00:05:17.356Z
22192026-09-05T00:05:17.356Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22202026-09-05T00:05:17.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-05T00:05:17.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-05T00:05:17.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-05T00:05:17.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-05T00:05:17.773Z
22252026-09-05T00:05:17.773Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22262026-09-05T00:05:18.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-05T00:05:18.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-05T00:05:18.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-05T00:05:18.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-05T00:05:18.188Z
22312026-09-05T00:05:18.188Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22322026-09-05T00:05:18.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-05T00:05:18.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-05T00:05:18.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-05T00:05:18.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-05T00:05:18.603Z
22372026-09-05T00:05:18.603Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22382026-09-05T00:05:18.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-05T00:05:18.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-05T00:05:18.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-05T00:05:18.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-05T00:05:19.020Z
22432026-09-05T00:05:19.021Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22442026-09-05T00:05:19.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-05T00:05:19.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-05T00:05:19.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-05T00:05:19.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-05T00:05:19.437Z
22492026-09-05T00:05:19.437Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22502026-09-05T00:05:19.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-05T00:05:19.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-05T00:05:19.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-05T00:05:19.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22542026-09-05T00:05:19.853Z
22552026-09-05T00:05:19.853Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22562026-09-05T00:05:20.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-05T00:05:20.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-05T00:05:20.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-05T00:05:20.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-05T00:05:20.273Z
22612026-09-05T00:05:20.273Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22622026-09-05T00:05:20.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-05T00:05:20.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-05T00:05:20.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-05T00:05:20.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-05T00:05:20.691Z
22672026-09-05T00:05:20.692Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22682026-09-05T00:05:21.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-05T00:05:21.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-05T00:05:21.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-05T00:05:21.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-05T00:05:21.112Z
22732026-09-05T00:05:21.112Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22742026-09-05T00:05:21.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-05T00:05:21.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-05T00:05:21.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-05T00:05:21.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-05T00:05:21.534Z
22792026-09-05T00:05:21.534Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22802026-09-05T00:05:21.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-05T00:05:21.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-05T00:05:21.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-05T00:05:21.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-05T00:05:21.953Z
22852026-09-05T00:05:21.953Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22862026-09-05T00:05:22.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-05T00:05:22.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-05T00:05:22.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-05T00:05:22.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-05T00:05:22.370Z
22912026-09-05T00:05:22.370Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22922026-09-05T00:05:22.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-05T00:05:22.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-05T00:05:22.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-05T00:05:22.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22962026-09-05T00:05:22.787Z
22972026-09-05T00:05:22.788Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22982026-09-05T00:05:23.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-05T00:05:23.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-05T00:05:23.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-05T00:05:23.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23022026-09-05T00:05:23.208Z
23032026-09-05T00:05:23.208Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
23042026-09-05T00:05:23.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-05T00:05:23.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-05T00:05:23.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-05T00:05:23.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-05T00:05:23.626Z
23092026-09-05T00:05:23.626Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23102026-09-05T00:05:23.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-05T00:05:23.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-05T00:05:23.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-05T00:05:23.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-05T00:05:24.045Z
23152026-09-05T00:05:24.045Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23162026-09-05T00:05:24.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-05T00:05:24.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-05T00:05:24.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-05T00:05:24.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23202026-09-05T00:05:24.461Z
23212026-09-05T00:05:24.461Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23222026-09-05T00:05:24.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-05T00:05:24.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-05T00:05:24.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-05T00:05:24.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-05T00:05:24.876Z
23272026-09-05T00:05:24.876Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23282026-09-05T00:05:25.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-05T00:05:25.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-05T00:05:25.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-05T00:05:25.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23322026-09-05T00:05:25.294Z
23332026-09-05T00:05:25.294Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23342026-09-05T00:05:25.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-05T00:05:25.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-05T00:05:25.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-05T00:05:25.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23382026-09-05T00:05:25.711Z
23392026-09-05T00:05:25.711Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23402026-09-05T00:05:26.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-05T00:05:26.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-05T00:05:26.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-05T00:05:26.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23442026-09-05T00:05:26.129Z
23452026-09-05T00:05:26.129Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23462026-09-05T00:05:26.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-05T00:05:26.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-05T00:05:26.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-05T00:05:26.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23502026-09-05T00:05:26.545Z
23512026-09-05T00:05:26.545Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23522026-09-05T00:05:26.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-05T00:05:26.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-05T00:05:26.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-05T00:05:26.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23562026-09-05T00:05:26.961Z
23572026-09-05T00:05:26.961Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23582026-09-05T00:05:27.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-05T00:05:27.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-05T00:05:27.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-05T00:05:27.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-05T00:05:27.379Z
23632026-09-05T00:05:27.379Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23642026-09-05T00:05:27.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-05T00:05:27.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-05T00:05:27.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-05T00:05:27.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23682026-09-05T00:05:27.794Z
23692026-09-05T00:05:27.794Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23702026-09-05T00:05:28.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-05T00:05:28.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-05T00:05:28.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-05T00:05:28.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-05T00:05:28.210Z
23752026-09-05T00:05:28.210Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23762026-09-05T00:05:28.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-05T00:05:28.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-05T00:05:28.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-05T00:05:28.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-05T00:05:28.628Z
23812026-09-05T00:05:28.628Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23822026-09-05T00:05:28.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-05T00:05:28.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-05T00:05:28.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-05T00:05:29.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-05T00:05:29.047Z
23872026-09-05T00:05:29.047Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23882026-09-05T00:05:29.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-05T00:05:29.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-05T00:05:29.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-05T00:05:29.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-05T00:05:29.466Z
23932026-09-05T00:05:29.466Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23942026-09-05T00:05:29.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-05T00:05:29.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-05T00:05:29.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-05T00:05:29.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-05T00:05:29.885Z
23992026-09-05T00:05:29.885Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
24002026-09-05T00:05:30.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-05T00:05:30.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-05T00:05:30.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-05T00:05:30.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-05T00:05:30.303Z
24052026-09-05T00:05:30.303Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24062026-09-05T00:05:30.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-05T00:05:30.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-05T00:05:30.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-05T00:05:30.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-05T00:05:30.721Z
24112026-09-05T00:05:30.721Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24122026-09-05T00:05:31.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-05T00:05:31.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-05T00:05:31.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-05T00:05:31.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-05T00:05:31.141Z
24172026-09-05T00:05:31.141Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24182026-09-05T00:05:31.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-05T00:05:31.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-05T00:05:31.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-05T00:05:31.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-05T00:05:31.561Z
24232026-09-05T00:05:31.561Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24242026-09-05T00:05:31.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-05T00:05:31.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-05T00:05:31.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-05T00:05:31.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24282026-09-05T00:05:31.980Z
24292026-09-05T00:05:31.980Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24302026-09-05T00:05:32.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-05T00:05:32.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-05T00:05:32.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-05T00:05:32.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24342026-09-05T00:05:32.584Z
24352026-09-05T00:05:32.584Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24362026-09-05T00:05:33.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-05T00:05:33.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-05T00:05:33.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-05T00:05:33.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24402026-09-05T00:05:33.195Z
24412026-09-05T00:05:33.195Zinfo: running `cargo check --bins` on nexus-config (91/376)
24422026-09-05T00:05:33.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-05T00:05:33.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-05T00:05:33.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-05T00:05:33.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24462026-09-05T00:05:33.794Z
24472026-09-05T00:05:33.794Zinfo: running `cargo check --bins` on nexus-types (92/376)
24482026-09-05T00:05:34.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-05T00:05:34.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-05T00:05:34.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-05T00:05:34.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24522026-09-05T00:05:34.401Z
24532026-09-05T00:05:34.401Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24542026-09-05T00:05:34.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-05T00:05:34.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-05T00:05:34.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-05T00:05:34.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24582026-09-05T00:05:34.979Z
24592026-09-05T00:05:34.979Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24602026-09-05T00:05:35.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-05T00:05:35.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-05T00:05:35.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-05T00:05:35.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24642026-09-05T00:05:35.534Z
24652026-09-05T00:05:35.534Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24662026-09-05T00:05:36.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-05T00:05:36.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-05T00:05:36.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-05T00:05:36.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-05T00:05:36.103Z
24712026-09-05T00:05:36.103Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24722026-09-05T00:05:36.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-05T00:05:36.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-05T00:05:36.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-05T00:05:36.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-05T00:05:36.675Z
24772026-09-05T00:05:36.675Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24782026-09-05T00:05:37.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-05T00:05:37.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-05T00:05:37.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-05T00:05:37.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-05T00:05:37.280Z
24832026-09-05T00:05:37.280Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24842026-09-05T00:05:37.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-05T00:05:37.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-05T00:05:37.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-05T00:05:37.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24882026-09-05T00:05:37.827Z
24892026-09-05T00:05:37.827Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24902026-09-05T00:05:38.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-05T00:05:38.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-05T00:05:38.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-05T00:05:38.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24942026-09-05T00:05:38.385Z
24952026-09-05T00:05:38.385Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24962026-09-05T00:05:38.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-05T00:05:38.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-05T00:05:38.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-05T00:05:38.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25002026-09-05T00:05:38.941Z
25012026-09-05T00:05:38.941Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
25022026-09-05T00:05:39.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-05T00:05:39.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-05T00:05:39.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-05T00:05:39.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25062026-09-05T00:05:39.493Z
25072026-09-05T00:05:39.493Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25082026-09-05T00:05:39.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-05T00:05:39.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-05T00:05:39.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-05T00:05:39.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25122026-09-05T00:05:40.045Z
25132026-09-05T00:05:40.045Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25142026-09-05T00:05:40.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-05T00:05:40.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-05T00:05:40.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-05T00:05:40.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25182026-09-05T00:05:40.600Z
25192026-09-05T00:05:40.600Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25202026-09-05T00:05:41.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-05T00:05:41.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-05T00:05:41.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-05T00:05:41.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25242026-09-05T00:05:41.173Z
25252026-09-05T00:05:41.173Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25262026-09-05T00:05:41.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-05T00:05:41.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-05T00:05:41.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-05T00:05:41.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25302026-09-05T00:05:41.746Z
25312026-09-05T00:05:41.747Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25322026-09-05T00:05:42.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-05T00:05:42.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-05T00:05:42.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-05T00:05:42.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25362026-09-05T00:05:42.315Z
25372026-09-05T00:05:42.315Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25382026-09-05T00:05:42.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-05T00:05:42.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-05T00:05:42.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-05T00:05:42.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-05T00:05:42.873Z
25432026-09-05T00:05:42.873Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25442026-09-05T00:05:43.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-05T00:05:43.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-05T00:05:43.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-05T00:05:43.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25482026-09-05T00:05:43.445Z
25492026-09-05T00:05:43.445Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25502026-09-05T00:05:43.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-05T00:05:43.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-05T00:05:43.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-05T00:05:44.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25542026-09-05T00:05:44.030Z
25552026-09-05T00:05:44.030Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25562026-09-05T00:05:44.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-05T00:05:44.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-05T00:05:44.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-05T00:05:44.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25602026-09-05T00:05:44.573Z
25612026-09-05T00:05:44.573Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25622026-09-05T00:05:45.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-05T00:05:45.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-05T00:05:45.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-05T00:05:45.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-05T00:05:45.129Z
25672026-09-05T00:05:45.129Zinfo: running `cargo check --bins` on ereport-types (112/376)
25682026-09-05T00:05:45.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-05T00:05:45.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-05T00:05:45.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-05T00:05:45.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-05T00:05:45.690Z
25732026-09-05T00:05:45.690Zinfo: running `cargo check --bins` on gateway-client (113/376)
25742026-09-05T00:05:46.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-05T00:05:46.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-05T00:05:46.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-05T00:05:46.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25782026-09-05T00:05:46.258Z
25792026-09-05T00:05:46.258Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25802026-09-05T00:05:46.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-05T00:05:46.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-05T00:05:46.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-05T00:05:46.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-05T00:05:46.821Z
25852026-09-05T00:05:46.821Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25862026-09-05T00:05:47.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-05T00:05:47.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-05T00:05:47.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-05T00:05:47.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25902026-09-05T00:05:47.383Z
25912026-09-05T00:05:47.383Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25922026-09-05T00:05:47.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-05T00:05:47.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-05T00:05:47.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-05T00:05:47.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25962026-09-05T00:05:47.971Z
25972026-09-05T00:05:47.971Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25982026-09-05T00:05:48.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-05T00:05:48.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-05T00:05:48.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-05T00:05:48.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26022026-09-05T00:05:48.554Z
26032026-09-05T00:05:48.554Zinfo: running `cargo check --bins` on key-manager-types (118/376)
26042026-09-05T00:05:49.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-05T00:05:49.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-05T00:05:49.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-05T00:05:49.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26082026-09-05T00:05:49.111Z
26092026-09-05T00:05:49.111Zinfo: running `cargo check --bins` on oxlog (119/376)
26102026-09-05T00:05:49.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-05T00:05:49.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-05T00:05:49.714Z Checking cfg-if v1.0.4
26132026-09-05T00:05:49.718Z Checking serde_core v1.0.228
26142026-09-05T00:05:49.818Z Checking libc v0.2.185
26152026-09-05T00:05:49.831Z Checking memchr v2.8.0
26162026-09-05T00:05:49.841Z Checking log v0.4.33
26172026-09-05T00:05:49.844Z Checking smallvec v1.15.1
26182026-09-05T00:05:49.864Z Checking subtle v2.6.1
26192026-09-05T00:05:49.872Z Checking itoa v1.0.17
26202026-09-05T00:05:49.881Z Checking scopeguard v1.2.0
26212026-09-05T00:05:50.011Z Checking lock_api v0.4.14
26222026-09-05T00:05:50.018Z Checking stable_deref_trait v1.2.1
26232026-09-05T00:05:50.018Z Checking typenum v1.20.1
26242026-09-05T00:05:50.028Z Checking zerofrom v0.1.6
26252026-09-05T00:05:50.040Z Checking zerocopy v0.8.55
26262026-09-05T00:05:50.073Z Checking portable-atomic v1.13.1
26272026-09-05T00:05:50.137Z Checking yoke v0.8.1
26282026-09-05T00:05:50.172Z Checking critical-section v1.2.0
26292026-09-05T00:05:50.200Z Checking pin-project-lite v0.2.17
26302026-09-05T00:05:50.218Z Checking errno v0.3.14
26312026-09-05T00:05:50.265Z Checking getrandom v0.2.17
26322026-09-05T00:05:50.291Z Checking const-oid v0.9.6
26332026-09-05T00:05:50.304Z Checking zerovec v0.11.5
26342026-09-05T00:05:50.331Z Checking libm v0.2.16
26352026-09-05T00:05:50.407Z Checking rand_core v0.6.4
26362026-09-05T00:05:50.482Z Checking once_cell v1.21.3
26372026-09-05T00:05:50.583Z Checking zmij v1.0.21
26382026-09-05T00:05:50.651Z Checking signal-hook-registry v1.4.8
26392026-09-05T00:05:50.726Z Checking tinystr v0.8.2
26402026-09-05T00:05:50.754Z Checking parking_lot_core v0.9.12
26412026-09-05T00:05:50.789Z Checking percent-encoding v2.3.2
26422026-09-05T00:05:50.808Z Checking futures-core v0.3.32
26432026-09-05T00:05:50.906Z Checking litemap v0.8.1
26442026-09-05T00:05:50.928Z Checking rand_core v0.10.0
26452026-09-05T00:05:50.932Z Checking writeable v0.6.2
26462026-09-05T00:05:50.951Z Checking parking_lot v0.12.5
26472026-09-05T00:05:50.964Z Checking potential_utf v0.1.4
26482026-09-05T00:05:51.039Z Checking num-traits v0.2.19
26492026-09-05T00:05:51.072Z Checking getrandom v0.4.3
26502026-09-05T00:05:51.085Z Checking zerotrie v0.2.3
26512026-09-05T00:05:51.096Z Checking mio v1.2.0
26522026-09-05T00:05:51.099Z Checking icu_locale_core v2.1.1
26532026-09-05T00:05:51.137Z Checking equivalent v1.0.2
26542026-09-05T00:05:51.216Z Checking icu_collections v2.1.1
26552026-09-05T00:05:51.231Z Checking socket2 v0.6.3
26562026-09-05T00:05:51.317Z Checking icu_normalizer_data v2.1.1
26572026-09-05T00:05:51.334Z Checking serde v1.0.228
26582026-09-05T00:05:51.382Z Checking bitflags v2.11.0
26592026-09-05T00:05:51.395Z Checking serde_json v1.0.151
26602026-09-05T00:05:51.467Z Checking icu_properties_data v2.1.2
26612026-09-05T00:05:51.517Z Checking byteorder v1.5.0
26622026-09-05T00:05:51.545Z Checking futures-sink v0.3.32
26632026-09-05T00:05:51.576Z Checking hashbrown v0.17.0
26642026-09-05T00:05:51.590Z Checking getrandom v0.3.4
26652026-09-05T00:05:51.633Z Checking icu_provider v2.1.1
26662026-09-05T00:05:51.646Z Checking futures-channel v0.3.32
26672026-09-05T00:05:51.709Z Checking utf8_iter v1.0.4
26682026-09-05T00:05:51.732Z Checking zeroize v1.9.0
26692026-09-05T00:05:51.732Z Checking bytes v1.11.1
26702026-09-05T00:05:51.828Z Checking futures-task v0.3.32
26712026-09-05T00:05:51.838Z Checking slab v0.4.12
26722026-09-05T00:05:51.859Z Checking icu_normalizer v2.1.1
26732026-09-05T00:05:51.897Z Checking generic-array v0.14.7
26742026-09-05T00:05:51.959Z Checking icu_properties v2.1.2
26752026-09-05T00:05:51.990Z Checking futures-io v0.3.32
26762026-09-05T00:05:52.039Z Checking indexmap v2.14.0
26772026-09-05T00:05:52.056Z Checking rustix v1.1.4
26782026-09-05T00:05:52.099Z Checking futures-util v0.3.32
26792026-09-05T00:05:52.160Z Checking form_urlencoded v1.2.2
26802026-09-05T00:05:52.179Z Checking tokio v1.52.1
26812026-09-05T00:05:52.287Z Checking base64ct v1.8.3
26822026-09-05T00:05:52.342Z Checking crypto-common v0.1.7
26832026-09-05T00:05:52.467Z Checking block-buffer v0.10.4
26842026-09-05T00:05:52.522Z Checking fnv v1.0.7
26852026-09-05T00:05:52.600Z Checking pem-rfc7468 v0.7.0
26862026-09-05T00:05:52.611Z Checking digest v0.10.7
26872026-09-05T00:05:52.626Z Checking iana-time-zone v0.1.65
26882026-09-05T00:05:52.728Z Checking flagset v0.4.7
26892026-09-05T00:05:52.754Z Checking chrono v0.4.45
26902026-09-05T00:05:52.833Z Checking idna_adapter v1.2.1
26912026-09-05T00:05:52.841Z Checking rand_core v0.9.5
26922026-09-05T00:05:52.841Z Checking ppv-lite86 v0.2.21
26932026-09-05T00:05:52.846Z Checking der v0.7.10
26942026-09-05T00:05:52.884Z Checking uuid v1.23.4
26952026-09-05T00:05:52.896Z Checking idna v1.1.0
26962026-09-05T00:05:52.985Z Checking base64 v0.22.1
26972026-09-05T00:05:53.113Z Checking regex-syntax v0.8.10
26982026-09-05T00:05:53.134Z Checking url v2.5.8
26992026-09-05T00:05:53.195Z Checking http v1.4.2
27002026-09-05T00:05:53.217Z Checking rand_chacha v0.9.0
27012026-09-05T00:05:53.421Z Checking tracing-core v0.1.36
27022026-09-05T00:05:53.565Z Checking spki v0.7.3
27032026-09-05T00:05:53.580Z Checking simd-adler32 v0.3.8
27042026-09-05T00:05:53.596Z Checking dyn-clone v1.0.20
27052026-09-05T00:05:53.693Z Checking cpufeatures v0.2.17
27062026-09-05T00:05:53.726Z Checking tracing v0.1.44
27072026-09-05T00:05:53.738Z Checking pkcs8 v0.10.2
27082026-09-05T00:05:53.750Z Checking http-body v1.0.1
27092026-09-05T00:05:53.763Z Checking rand v0.9.2
27102026-09-05T00:05:53.776Z Checking rustls-pki-types v1.14.0
27112026-09-05T00:05:53.878Z Checking semver v1.0.28
27122026-09-05T00:05:53.893Z Checking spin v0.9.8
27132026-09-05T00:05:53.925Z Checking tinyvec_macros v0.1.1
27142026-09-05T00:05:53.991Z Checking openssl-probe v0.2.1
27152026-09-05T00:05:54.017Z Checking utf8parse v0.2.2
27162026-09-05T00:05:54.065Z Checking anstyle v1.0.14
27172026-09-05T00:05:54.069Z Checking adler2 v2.0.1
27182026-09-05T00:05:54.090Z Checking cmov v0.5.4
27192026-09-05T00:05:54.101Z Checking schemars v0.8.22
27202026-09-05T00:05:54.113Z Checking anstyle-parse v1.0.0
27212026-09-05T00:05:54.179Z Checking miniz_oxide v0.8.9
27222026-09-05T00:05:54.235Z Checking tinyvec v1.10.0
27232026-09-05T00:05:54.247Z Checking sha2 v0.10.9
27242026-09-05T00:05:54.260Z Checking terminal_size v0.4.3
27252026-09-05T00:05:54.271Z Checking ctutils v0.4.2
27262026-09-05T00:05:54.369Z Checking aws-lc-sys v0.40.0
27272026-09-05T00:05:54.415Z Checking thiserror v2.0.18
27282026-09-05T00:05:54.475Z Checking is_terminal_polyfill v1.70.2
27292026-09-05T00:05:54.512Z Checking colorchoice v1.0.4
27302026-09-05T00:05:54.515Z Checking try-lock v0.2.5
27312026-09-05T00:05:54.536Z Checking untrusted v0.7.1
27322026-09-05T00:05:54.541Z Checking anstyle-query v1.1.5
27332026-09-05T00:05:54.561Z Checking tower-service v0.3.3
27342026-09-05T00:05:54.608Z Checking atomic-waker v1.1.2
27352026-09-05T00:05:54.623Z Checking tower-layer v0.3.3
27362026-09-05T00:05:54.632Z Checking fastrand v2.3.0
27372026-09-05T00:05:54.644Z Checking anstream v1.0.0
27382026-09-05T00:05:54.654Z Checking want v0.3.1
27392026-09-05T00:05:54.702Z Checking hybrid-array v0.4.13
27402026-09-05T00:05:54.748Z Checking ipnet v2.12.0
27412026-09-05T00:05:54.762Z Checking crc32fast v1.5.0
27422026-09-05T00:05:54.772Z Checking httparse v1.10.1
27432026-09-05T00:05:54.807Z Checking tempfile v3.27.0
27442026-09-05T00:05:54.833Z Checking aho-corasick v1.1.4
27452026-09-05T00:05:54.874Z Checking aws-lc-rs v1.16.3
27462026-09-05T00:05:54.895Z Checking tap v1.0.1
27472026-09-05T00:05:54.976Z Checking httpdate v1.0.3
27482026-09-05T00:05:54.995Z Checking untrusted v0.9.0
27492026-09-05T00:05:55.008Z Checking foreign-types-shared v0.1.1
27502026-09-05T00:05:55.012Z Checking plain v0.2.3
27512026-09-05T00:05:55.087Z Checking foreign-types v0.3.2
27522026-09-05T00:05:55.103Z Checking wyz v0.5.1
27532026-09-05T00:05:55.118Z Checking unicode-normalization v0.1.25
27542026-09-05T00:05:55.131Z Checking rand_chacha v0.3.1
27552026-09-05T00:05:55.151Z Checking signature v2.2.0
27562026-09-05T00:05:55.269Z Checking radium v0.7.0
27572026-09-05T00:05:55.285Z Checking hex v0.4.3
27582026-09-05T00:05:55.355Z Checking num-integer v0.1.46
27592026-09-05T00:05:55.436Z Checking tokio-util v0.7.18
27602026-09-05T00:05:55.450Z Checking openssl-sys v0.9.117
27612026-09-05T00:05:55.453Z Checking wait-timeout v0.2.1
27622026-09-05T00:05:55.503Z Checking socket2 v0.5.10
27632026-09-05T00:05:55.516Z Checking regex-automata v0.4.14
27642026-09-05T00:05:55.531Z Checking unicode-ident v1.0.24
27652026-09-05T00:05:55.551Z Checking bit-vec v0.8.0
27662026-09-05T00:05:55.579Z Checking funty v2.0.0
27672026-09-05T00:05:55.635Z Checking strsim v0.11.1
27682026-09-05T00:05:55.711Z Checking rustls-webpki v0.103.13
27692026-09-05T00:05:55.742Z Checking quick-error v1.2.3
27702026-09-05T00:05:55.745Z Checking clap_lex v1.0.0
27712026-09-05T00:05:55.793Z Checking ucd-trie v0.1.7
27722026-09-05T00:05:55.816Z Checking openssl v0.10.80
27732026-09-05T00:05:55.841Z Checking rusty-fork v0.3.1
27742026-09-05T00:05:55.910Z Checking bitvec v1.0.1
27752026-09-05T00:05:55.922Z Checking clap_builder v4.6.0
27762026-09-05T00:05:55.934Z Checking pest v2.8.6
27772026-09-05T00:05:56.016Z Checking bit-set v0.8.0
27782026-09-05T00:05:56.074Z Checking h2 v0.4.15
27792026-09-05T00:05:56.141Z Checking rustls v0.23.41
27802026-09-05T00:05:56.163Z Checking proc-macro2 v1.0.106
27812026-09-05T00:05:56.474Z Checking num-iter v0.1.45
27822026-09-05T00:05:56.588Z Checking rand v0.8.6
27832026-09-05T00:05:56.994Z Checking lazy_static v1.5.0
27842026-09-05T00:05:57.085Z Checking rand_xorshift v0.4.0
27852026-09-05T00:05:57.097Z Checking hmac v0.12.1
27862026-09-05T00:05:57.140Z Checking thiserror v1.0.69
27872026-09-05T00:05:57.205Z Checking maybe-uninit v2.0.0
27882026-09-05T00:05:57.230Z Checking toml_datetime v0.6.11
27892026-09-05T00:05:57.243Z Checking serde_spanned v0.6.9
27902026-09-05T00:05:57.255Z Checking sync_wrapper v1.0.2
27912026-09-05T00:05:57.269Z Checking unarray v0.1.4
27922026-09-05T00:05:57.353Z Checking crc-catalog v2.4.0
27932026-09-05T00:05:57.363Z Checking zlib-rs v0.6.2
27942026-09-05T00:05:57.377Z Checking powerfmt v0.2.0
27952026-09-05T00:05:57.377Z Checking pretty-hex v0.4.1
27962026-09-05T00:05:57.403Z Checking nodrop v0.1.14
27972026-09-05T00:05:57.437Z Checking siphasher v1.0.2
27982026-09-05T00:05:57.491Z Checking array-init v0.0.4
27992026-09-05T00:05:57.501Z Checking crc v3.4.0
28002026-09-05T00:05:57.517Z Checking deranged v0.5.8
28012026-09-05T00:05:57.590Z Checking proptest v1.11.0
28022026-09-05T00:05:57.667Z Checking tower v0.5.3
28032026-09-05T00:05:57.779Z Checking smallvec v0.6.14
28042026-09-05T00:05:57.825Z Checking native-tls v0.2.18
28052026-09-05T00:05:57.965Z Checking packed_struct v0.10.1
28062026-09-05T00:05:58.008Z Checking clap v4.6.1
28072026-09-05T00:05:58.050Z Checking num-bigint-dig v0.8.6
28082026-09-05T00:05:58.085Z Checking quote v1.0.45
28092026-09-05T00:05:58.236Z Checking flate2 v1.1.9
28102026-09-05T00:05:58.256Z Checking ipnetwork v0.21.1
28112026-09-05T00:05:58.517Z Checking pkcs1 v0.7.5
28122026-09-05T00:05:58.532Z Checking http-body-util v0.1.3
28132026-09-05T00:05:58.532Z Checking crossbeam-utils v0.8.21
28142026-09-05T00:05:58.541Z Checking bitfield v0.19.4
28152026-09-05T00:05:58.609Z Checking zerocopy v0.6.6
28162026-09-05T00:05:58.654Z Checking ahash v0.8.12
28172026-09-05T00:05:58.790Z Checking bzip2-sys v0.1.13+1.0.8
28182026-09-05T00:05:58.808Z Checking scroll v0.13.0
28192026-09-05T00:05:58.851Z Checking env_filter v2.0.0
28202026-09-05T00:05:58.863Z Checking unicode-bidi v0.3.18
28212026-09-05T00:05:58.875Z Checking winnow v0.5.40
28222026-09-05T00:05:58.878Z Checking hyper v1.10.1
28232026-09-05T00:05:58.898Z Checking hashbrown v0.12.3
28242026-09-05T00:05:58.987Z Checking time-core v0.1.8
28252026-09-05T00:05:59.004Z Checking base64 v0.21.7
28262026-09-05T00:05:59.030Z Checking iri-string v0.7.10
28272026-09-05T00:05:59.127Z Checking allocator-api2 v0.2.21
28282026-09-05T00:05:59.148Z Checking ryu v1.0.23
28292026-09-05T00:05:59.237Z Checking num_threads v0.1.7
28302026-09-05T00:05:59.283Z Checking gimli v0.32.3
28312026-09-05T00:05:59.306Z Checking unicode-properties v0.1.4
28322026-09-05T00:05:59.322Z Checking num-conv v0.2.0
28332026-09-05T00:05:59.386Z Checking newtype-uuid v1.3.2
28342026-09-05T00:05:59.409Z Checking indexmap v1.9.3
28352026-09-05T00:05:59.435Z Checking time v0.3.47
28362026-09-05T00:05:59.487Z Checking stringprep v0.1.5
28372026-09-05T00:05:59.584Z Checking serde_urlencoded v0.7.1
28382026-09-05T00:05:59.640Z Checking ron v0.8.1
28392026-09-05T00:05:59.722Z Checking goblin v0.10.5
28402026-09-05T00:05:59.790Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28412026-09-05T00:05:59.824Z Checking hyper-util v0.1.20
28422026-09-05T00:06:00.009Z Checking toml_edit v0.19.15
28432026-09-05T00:06:00.031Z Checking tower-http v0.6.8
28442026-09-05T00:06:00.150Z Checking env_logger v0.11.11
28452026-09-05T00:06:00.305Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28462026-09-05T00:06:00.337Z Checking bzip2 v0.4.4
28472026-09-05T00:06:00.461Z Checking rsa v0.9.10
28482026-09-05T00:06:00.499Z Checking hashbrown v0.13.2
28492026-09-05T00:06:00.547Z Checking crossbeam-epoch v0.9.18
28502026-09-05T00:06:00.774Z Checking oxnet v0.1.6
28512026-09-05T00:06:00.804Z Checking addr2line v0.25.1
28522026-09-05T00:06:00.929Z Checking syn v2.0.117
28532026-09-05T00:06:00.944Z Checking tokio-native-tls v0.3.1
28542026-09-05T00:06:01.042Z Checking serde-hex v0.1.0
28552026-09-05T00:06:01.055Z Checking bstr v1.12.1
28562026-09-05T00:06:01.069Z Checking block-buffer v0.12.1
28572026-09-05T00:06:01.084Z Checking crypto-common v0.2.2
28582026-09-05T00:06:01.105Z Checking block-padding v0.4.2
28592026-09-05T00:06:01.234Z Checking rustls-native-certs v0.8.3
28602026-09-05T00:06:01.251Z Checking x509-cert v0.2.5
28612026-09-05T00:06:01.372Z Checking scroll v0.12.0
28622026-09-05T00:06:01.441Z Checking object v0.37.3
28632026-09-05T00:06:01.602Z Checking zstd-sys v2.0.16+zstd.1.5.7
28642026-09-05T00:06:01.701Z Checking md-5 v0.10.6
28652026-09-05T00:06:01.717Z Checking hash32 v0.2.1
28662026-09-05T00:06:01.840Z Checking encoding_rs v0.8.35
28672026-09-05T00:06:01.868Z Checking rustc-demangle v0.1.27
28682026-09-05T00:06:01.899Z Checking mime v0.3.17
28692026-09-05T00:06:02.050Z Checking psl-types v2.0.11
28702026-09-05T00:06:02.071Z Checking crc-any v2.5.0
28712026-09-05T00:06:02.085Z Checking fallible-iterator v0.2.0
28722026-09-05T00:06:02.165Z Checking publicsuffix v2.3.0
28732026-09-05T00:06:02.246Z Checking dof v0.4.0
28742026-09-05T00:06:02.327Z Checking heapless v0.7.17
28752026-09-05T00:06:02.362Z Checking postgres-protocol v0.6.10
28762026-09-05T00:06:02.546Z Checking zstd-safe v7.2.4
28772026-09-05T00:06:02.685Z Checking goblin v0.8.2
28782026-09-05T00:06:02.711Z Checking inout v0.2.2
28792026-09-05T00:06:02.745Z Checking hyper-tls v0.6.0
28802026-09-05T00:06:02.789Z Checking toml v0.7.8
28812026-09-05T00:06:02.822Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28822026-09-05T00:06:02.856Z Checking daft v0.1.8
28832026-09-05T00:06:02.875Z Checking object v0.30.4
28842026-09-05T00:06:02.911Z Checking cookie v0.18.1
28852026-09-05T00:06:03.089Z Checking zip v0.6.6
28862026-09-05T00:06:03.102Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28872026-09-05T00:06:03.142Z Checking tokio-rustls v0.26.4
28882026-09-05T00:06:03.233Z Checking phf_shared v0.13.1
28892026-09-05T00:06:03.257Z Checking dtrace-parser v0.3.0
28902026-09-05T00:06:03.368Z Checking zerocopy v0.7.35
28912026-09-05T00:06:03.410Z Checking pin-project v1.1.11
28922026-09-05T00:06:03.428Z Checking signal-hook v0.3.18
28932026-09-05T00:06:03.489Z Checking futures-executor v0.3.32
28942026-09-05T00:06:03.503Z Checking ff v0.13.1
28952026-09-05T00:06:03.614Z Checking thread-id v5.1.0
28962026-09-05T00:06:03.629Z Checking bumpalo v3.20.2
28972026-09-05T00:06:03.640Z Checking foldhash v0.1.5
28982026-09-05T00:06:03.690Z Checking foldhash v0.2.0
28992026-09-05T00:06:03.742Z Checking backtrace v0.3.76
29002026-09-05T00:06:03.768Z Checking jiff-core v0.1.0
29012026-09-05T00:06:03.781Z Checking path-slash v0.1.5
29022026-09-05T00:06:03.821Z Compiling illumos-nvpair-sys v0.2.0
29032026-09-05T00:06:03.844Z Checking is_ci v1.2.0
29042026-09-05T00:06:03.856Z Checking bitflags v1.3.2
29052026-09-05T00:06:03.875Z Checking either v1.15.0
29062026-09-05T00:06:03.924Z Checking smawk v0.3.2
29072026-09-05T00:06:03.938Z Compiling rayon-core v1.13.0
29082026-09-05T00:06:03.994Z Checking same-file v1.0.6
29092026-09-05T00:06:04.038Z Checking unicode-width v0.2.0
29102026-09-05T00:06:04.047Z Checking libbz2-rs-sys v0.2.2
29112026-09-05T00:06:04.059Z Checking unicode-linebreak v0.1.5
29122026-09-05T00:06:04.106Z Checking managed v0.8.0
29132026-09-05T00:06:04.112Z Checking base16ct v0.2.0
29142026-09-05T00:06:04.244Z Checking sec1 v0.7.3
29152026-09-05T00:06:04.277Z Checking textwrap v0.16.2
29162026-09-05T00:06:04.288Z Checking smoltcp v0.9.1
29172026-09-05T00:06:04.299Z Checking walkdir v2.5.0
29182026-09-05T00:06:04.433Z Checking bzip2 v0.6.1
29192026-09-05T00:06:04.447Z Checking jiff v0.2.34
29202026-09-05T00:06:04.450Z Checking backtrace-ext v0.2.1
29212026-09-05T00:06:04.483Z Checking supports-color v3.0.2
29222026-09-05T00:06:04.497Z Checking hashbrown v0.16.1
29232026-09-05T00:06:04.560Z Checking zopfli v0.8.3
29242026-09-05T00:06:04.572Z Checking dof v0.3.0
29252026-09-05T00:06:04.591Z Checking hashbrown v0.15.5
29262026-09-05T00:06:04.604Z Checking usdt-impl v0.6.0
29272026-09-05T00:06:04.849Z Checking futures v0.3.32
29282026-09-05T00:06:04.871Z Checking group v0.13.0
29292026-09-05T00:06:04.885Z Checking signal-hook-mio v0.2.5
29302026-09-05T00:06:04.888Z Checking snafu v0.8.9
29312026-09-05T00:06:04.922Z Checking phf v0.13.1
29322026-09-05T00:06:04.976Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29332026-09-05T00:06:04.989Z Checking hyper-rustls v0.27.7
29342026-09-05T00:06:04.992Z Checking cookie_store v0.22.1
29352026-09-05T00:06:05.012Z Checking reqwest v0.12.28
29362026-09-05T00:06:05.060Z Checking cipher v0.5.2
29372026-09-05T00:06:05.075Z Checking zstd v0.13.3
29382026-09-05T00:06:05.134Z Checking postgres-types v0.2.12
29392026-09-05T00:06:05.200Z Checking globset v0.4.18
29402026-09-05T00:06:05.254Z Checking rustls-platform-verifier v0.6.2
29412026-09-05T00:06:05.292Z Checking crossbeam-deque v0.8.6
29422026-09-05T00:06:05.305Z Checking phf_shared v0.11.3
29432026-09-05T00:06:05.317Z Checking regex v1.12.3
29442026-09-05T00:06:05.391Z Checking dtrace-parser v0.2.0
29452026-09-05T00:06:05.442Z Checking hkdf v0.12.4
29462026-09-05T00:06:05.446Z Checking ref-cast v1.0.25
29472026-09-05T00:06:05.468Z Checking curve25519-dalek v4.1.3
29482026-09-05T00:06:05.472Z Checking olpc-cjson v0.1.4
29492026-09-05T00:06:05.551Z Checking byte-wrapper v0.1.0
29502026-09-05T00:06:05.578Z Checking strum v0.27.2
29512026-09-05T00:06:05.593Z Checking hubpack v0.1.2
29522026-09-05T00:06:05.604Z Checking ed25519 v2.2.3
29532026-09-05T00:06:05.620Z Checking memoffset v0.9.1
29542026-09-05T00:06:05.682Z Checking rustix v0.38.44
29552026-09-05T00:06:05.699Z Checking owo-colors v4.3.0
29562026-09-05T00:06:05.751Z Checking pem v3.0.6
29572026-09-05T00:06:05.754Z Checking crypto-bigint v0.5.5
29582026-09-05T00:06:05.776Z Checking erased-serde v0.3.31
29592026-09-05T00:06:05.788Z Checking serde-big-array v0.5.1
29602026-09-05T00:06:05.920Z Checking serde_plain v1.0.2
29612026-09-05T00:06:05.933Z Checking float-cmp v0.10.0
29622026-09-05T00:06:06.056Z Checking memmap2 v0.9.10
29632026-09-05T00:06:06.068Z Checking thread-id v4.2.2
29642026-09-05T00:06:06.148Z Checking winnow v1.0.3
29652026-09-05T00:06:06.159Z Checking keccak v0.1.6
29662026-09-05T00:06:06.221Z Checking toml_write v0.1.2
29672026-09-05T00:06:06.269Z Checking new_debug_unreachable v1.0.6
29682026-09-05T00:06:06.274Z Checking static_assertions v1.1.0
29692026-09-05T00:06:06.326Z Checking cpufeatures v0.3.0
29702026-09-05T00:06:06.338Z Checking difflib v0.4.0
29712026-09-05T00:06:06.349Z Checking fixedbitset v0.5.7
29722026-09-05T00:06:06.361Z Checking predicates-core v1.0.10
29732026-09-05T00:06:06.386Z Checking winnow v0.7.14
29742026-09-05T00:06:06.400Z Checking whoami v2.1.0
29752026-09-05T00:06:06.478Z Checking unicode-width v0.1.14
29762026-09-05T00:06:06.493Z Checking fixedbitset v0.4.2
29772026-09-05T00:06:06.506Z Checking const-oid v0.10.2
29782026-09-05T00:06:06.532Z Checking data-encoding v2.10.0
29792026-09-05T00:06:06.593Z Checking typed-path v0.9.3
29802026-09-05T00:06:06.642Z Checking normalize-line-endings v0.3.0
29812026-09-05T00:06:06.665Z Checking supports-unicode v3.0.0
29822026-09-05T00:06:06.708Z Checking precomputed-hash v0.1.1
29832026-09-05T00:06:06.722Z Checking unicode-segmentation v1.12.0
29842026-09-05T00:06:06.731Z Checking supports-hyperlinks v3.2.0
29852026-09-05T00:06:06.762Z Checking predicates v3.1.4
29862026-09-05T00:06:06.786Z Checking string_cache v0.8.9
29872026-09-05T00:06:06.802Z Checking hickory-proto v0.25.2
29882026-09-05T00:06:06.834Z Checking miette v7.6.0
29892026-09-05T00:06:06.952Z Checking elliptic-curve v0.13.8
29902026-09-05T00:06:07.008Z Checking toml_parser v1.1.2+spec-1.1.0
29912026-09-05T00:06:07.026Z Checking similar v2.7.0
29922026-09-05T00:06:07.054Z Checking digest v0.11.3
29932026-09-05T00:06:07.235Z Checking petgraph v0.6.5
29942026-09-05T00:06:07.260Z Checking tokio-postgres v0.7.16
29952026-09-05T00:06:07.332Z Checking petgraph v0.8.3
29962026-09-05T00:06:07.345Z Checking crossterm v0.28.1
29972026-09-05T00:06:07.359Z Checking tough v0.22.0
29982026-09-05T00:06:07.402Z Checking chacha20 v0.10.0
29992026-09-05T00:06:07.577Z Checking toml_edit v0.22.27
30002026-09-05T00:06:07.658Z Checking zip v4.6.1
30012026-09-05T00:06:08.055Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30022026-09-05T00:06:08.230Z Checking sha3 v0.10.8
30032026-09-05T00:06:08.440Z Checking ed25519-dalek v2.2.0
30042026-09-05T00:06:08.471Z Checking usdt v0.6.0
30052026-09-05T00:06:08.522Z Checking slog v2.8.2
30062026-09-05T00:06:08.640Z Checking usdt-impl v0.5.0
30072026-09-05T00:06:08.654Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30082026-09-05T00:06:08.668Z Checking nix v0.31.2
30092026-09-05T00:06:08.787Z Checking iddqd v0.4.2
30102026-09-05T00:06:08.920Z Checking reqwest v0.13.2
30112026-09-05T00:06:09.242Z Checking itertools v0.13.0
30122026-09-05T00:06:09.346Z Checking strum v0.26.3
30132026-09-05T00:06:09.372Z Checking serde_with v3.21.0
30142026-09-05T00:06:09.459Z Checking derive_more v2.1.1
30152026-09-05T00:06:09.558Z Checking fs-err v3.3.0
30162026-09-05T00:06:09.574Z Checking tokio-stream v0.1.18
30172026-09-05T00:06:09.696Z Checking buf-list v1.1.2
30182026-09-05T00:06:09.767Z Checking anyhow v1.0.104
30192026-09-05T00:06:09.855Z Checking camino v1.2.5
30202026-09-05T00:06:09.868Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30212026-09-05T00:06:09.881Z Checking openapiv3 v2.2.0
30222026-09-05T00:06:09.945Z Checking lalrpop-util v0.19.12
30232026-09-05T00:06:09.961Z Checking peg-runtime v0.8.5
30242026-09-05T00:06:10.102Z Checking illumos-nvpair v0.3.0
30252026-09-05T00:06:10.105Z Checking rayon v1.11.0
30262026-09-05T00:06:10.105Z Checking sigpipe v0.1.3
30272026-09-05T00:06:10.138Z Checking glob v0.3.3
30282026-09-05T00:06:11.062Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-09-05T00:06:11.412Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30302026-09-05T00:06:11.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.59s
30312026-09-05T00:06:11.864Z
30322026-09-05T00:06:11.864Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30332026-09-05T00:06:12.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-05T00:06:12.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-05T00:06:12.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-05T00:06:12.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30372026-09-05T00:06:12.435Z
30382026-09-05T00:06:12.435Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30392026-09-05T00:06:12.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-05T00:06:12.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-05T00:06:12.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-05T00:06:12.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30432026-09-05T00:06:12.991Z
30442026-09-05T00:06:12.991Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30452026-09-05T00:06:13.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-05T00:06:13.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-05T00:06:13.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-05T00:06:13.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30492026-09-05T00:06:13.574Z
30502026-09-05T00:06:13.577Zinfo: running `cargo check --bins` on oxql-types (123/376)
30512026-09-05T00:06:14.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-05T00:06:14.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-05T00:06:14.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-05T00:06:14.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-05T00:06:14.146Z
30562026-09-05T00:06:14.146Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30572026-09-05T00:06:14.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-05T00:06:14.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-05T00:06:14.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-05T00:06:14.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30612026-09-05T00:06:14.712Z
30622026-09-05T00:06:14.712Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30632026-09-05T00:06:15.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-05T00:06:15.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-05T00:06:15.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-05T00:06:15.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30672026-09-05T00:06:15.287Z
30682026-09-05T00:06:15.287Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30692026-09-05T00:06:15.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-05T00:06:15.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-05T00:06:15.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-09-05T00:06:15.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30732026-09-05T00:06:15.845Z
30742026-09-05T00:06:15.845Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30752026-09-05T00:06:16.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-09-05T00:06:16.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-09-05T00:06:16.526Z Compiling multer v3.1.0
30782026-09-05T00:06:16.641Z Compiling async-stream-impl v0.3.6
30792026-09-05T00:06:16.645Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-09-05T00:06:16.654Z Compiling serde_tokenstream v0.3.0
30812026-09-05T00:06:16.664Z Compiling dropshot v0.17.1
30822026-09-05T00:06:16.675Z Compiling parse-display-derive v0.10.0
30832026-09-05T00:06:16.688Z Compiling newtype-uuid-macros v0.1.0
30842026-09-05T00:06:16.691Z Compiling dropshot_endpoint v0.17.1
30852026-09-05T00:06:16.857Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-09-05T00:06:16.919Z Checking thread_local v1.1.9
30872026-09-05T00:06:16.953Z Compiling oxide-generation-macros v0.2.0
30882026-09-05T00:06:17.019Z Checking compression-core v0.4.31
30892026-09-05T00:06:17.093Z Checking match_cfg v0.1.0
30902026-09-05T00:06:17.144Z Checking compression-codecs v0.4.37
30912026-09-05T00:06:17.161Z Checking hostname v0.3.1
30922026-09-05T00:06:17.208Z Checking crossbeam-channel v0.5.15
30932026-09-05T00:06:17.255Z Checking atomicwrites v0.4.4
30942026-09-05T00:06:17.276Z Checking slog-json v2.6.1
30952026-09-05T00:06:17.308Z Checking serde_spanned v1.1.1
30962026-09-05T00:06:17.382Z Checking toml_datetime v1.1.1+spec-1.1.0
30972026-09-05T00:06:17.428Z Checking is-terminal v0.4.17
30982026-09-05T00:06:17.440Z Checking term v1.2.1
30992026-09-05T00:06:17.453Z Checking take_mut v0.2.2
31002026-09-05T00:06:17.524Z Checking debug-ignore v1.0.5
31012026-09-05T00:06:17.542Z Checking toml_writer v1.1.1+spec-1.1.0
31022026-09-05T00:06:17.556Z Checking slog-async v2.8.0
31032026-09-05T00:06:17.577Z Checking slog-bunyan v2.5.0
31042026-09-05T00:06:17.612Z Checking async-compression v0.4.41
31052026-09-05T00:06:17.659Z Checking slog-term v2.9.2
31062026-09-05T00:06:17.689Z Checking async-stream v0.3.6
31072026-09-05T00:06:17.702Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31082026-09-05T00:06:17.718Z Checking toml v1.1.2+spec-1.1.0
31092026-09-05T00:06:17.731Z Checking progenitor-client v0.14.0
31102026-09-05T00:06:17.807Z Checking sha1 v0.11.0
31112026-09-05T00:06:17.859Z Checking oxide-generation v0.1.3
31122026-09-05T00:06:17.911Z Checking waitgroup v0.1.2
31132026-09-05T00:06:17.960Z Checking rustls-pemfile v2.2.0
31142026-09-05T00:06:17.995Z Checking backon v1.6.0
31152026-09-05T00:06:18.010Z Checking serde_path_to_error v0.1.20
31162026-09-05T00:06:18.041Z Checking hostname v0.4.2
31172026-09-05T00:06:18.078Z Checking instant v0.1.13
31182026-09-05T00:06:18.152Z Checking progenitor-extras v0.2.0
31192026-09-05T00:06:18.167Z Checking backoff v0.4.0
31202026-09-05T00:06:18.277Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31212026-09-05T00:06:18.292Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31222026-09-05T00:06:18.332Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31232026-09-05T00:06:18.349Z Checking itertools v0.14.0
31242026-09-05T00:06:18.358Z Checking parse-display v0.10.0
31252026-09-05T00:06:18.370Z Checking regress v0.10.5
31262026-09-05T00:06:18.491Z Checking macaddr v1.0.1
31272026-09-05T00:06:18.655Z Checking humantime v2.3.0
31282026-09-05T00:06:19.468Z Compiling prettyplease v0.2.37
31292026-09-05T00:06:19.783Z Checking num-rational v0.4.2
31302026-09-05T00:06:20.057Z Checking num-complex v0.4.6
31312026-09-05T00:06:20.420Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-09-05T00:06:20.466Z Compiling num v0.4.3
31332026-09-05T00:06:20.586Z Compiling usdt-attr-macro v0.5.0
31342026-09-05T00:06:20.606Z Compiling usdt-macro v0.5.0
31352026-09-05T00:06:20.621Z Checking memmap v0.7.0
31362026-09-05T00:06:20.690Z Compiling float-ord v0.3.2
31372026-09-05T00:06:20.808Z Compiling convert_case v0.4.0
31382026-09-05T00:06:21.164Z Checking newline-converter v0.3.0
31392026-09-05T00:06:21.223Z Compiling derive_more v0.99.20
31402026-09-05T00:06:21.278Z Checking console v0.15.11
31412026-09-05T00:06:21.358Z Compiling toml v0.8.23
31422026-09-05T00:06:21.379Z Checking usdt v0.5.0
31432026-09-05T00:06:21.552Z Compiling minimal-lexical v0.2.1
31442026-09-05T00:06:21.555Z Checking linked-hash-map v0.5.6
31452026-09-05T00:06:21.734Z Checking lru-cache v0.1.2
31462026-09-05T00:06:21.809Z Compiling nom v7.1.3
31472026-09-05T00:06:21.856Z Checking expectorate v1.2.0
31482026-09-05T00:06:22.034Z Checking camino-tempfile v1.4.1
31492026-09-05T00:06:22.195Z Checking hickory-proto v0.24.4
31502026-09-05T00:06:22.303Z Checking phf_shared v0.12.1
31512026-09-05T00:06:22.446Z Compiling slog-dtrace v0.3.0
31522026-09-05T00:06:22.479Z Checking resolv-conf v0.7.6
31532026-09-05T00:06:22.636Z Compiling unicode-xid v0.2.6
31542026-09-05T00:06:22.764Z Compiling chrono-tz v0.10.4
31552026-09-05T00:06:22.941Z Checking heck v0.5.0
31562026-09-05T00:06:23.090Z Compiling const_format_proc_macros v0.2.34
31572026-09-05T00:06:23.147Z Checking phf v0.12.1
31582026-09-05T00:06:23.161Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31592026-09-05T00:06:23.215Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31602026-09-05T00:06:23.287Z Checking tokio-dtrace v0.1.1
31612026-09-05T00:06:23.476Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622026-09-05T00:06:23.634Z Compiling derive-where v1.6.0
31632026-09-05T00:06:23.809Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31642026-09-05T00:06:23.899Z Checking highway v1.3.0
31652026-09-05T00:06:24.019Z Checking hickory-resolver v0.24.4
31662026-09-05T00:06:24.126Z Checking const_format v0.2.35
31672026-09-05T00:06:24.360Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31682026-09-05T00:06:24.777Z Checking oxide-tokio-rt v0.1.4
31692026-09-05T00:06:24.797Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31702026-09-05T00:06:24.928Z Checking qorb v0.4.1
31712026-09-05T00:06:25.084Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31722026-09-05T00:06:25.173Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31732026-09-05T00:06:25.274Z Checking gethostname v0.5.0
31742026-09-05T00:06:25.288Z Checking bcs v0.1.6
31752026-09-05T00:06:25.328Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31762026-09-05T00:06:25.358Z Checking termtree v0.5.1
31772026-09-05T00:06:28.427Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-09-05T00:06:31.564Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31792026-09-05T00:06:33.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
31802026-09-05T00:06:33.954Z
31812026-09-05T00:06:33.954Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31822026-09-05T00:06:34.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-09-05T00:06:34.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-09-05T00:06:34.624Z Compiling ar_archive_writer v0.5.1
31852026-09-05T00:06:34.734Z Compiling stacker v0.1.23
31862026-09-05T00:06:34.740Z Compiling cfg_aliases v0.1.1
31872026-09-05T00:06:34.745Z Compiling proc-macro-error v1.0.4
31882026-09-05T00:06:34.753Z Checking fd-lock v4.0.4
31892026-09-05T00:06:34.755Z Checking nibble_vec v0.1.0
31902026-09-05T00:06:34.755Z Checking vte v0.14.1
31912026-09-05T00:06:34.755Z Compiling recursive-proc-macro-impl v0.1.1
31922026-09-05T00:06:34.794Z Compiling nix v0.28.0
31932026-09-05T00:06:34.863Z Checking endian-type v0.1.2
31942026-09-05T00:06:34.875Z Checking bytecount v0.6.9
31952026-09-05T00:06:34.911Z Checking strip-ansi-escapes v0.2.1
31962026-09-05T00:06:34.979Z Checking papergrid v0.11.0
31972026-09-05T00:06:34.992Z Checking radix_trie v0.2.1
31982026-09-05T00:06:35.005Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31992026-09-05T00:06:35.016Z Compiling peg-macros v0.8.5
32002026-09-05T00:06:35.029Z Compiling tabled_derive v0.7.0
32012026-09-05T00:06:35.180Z Compiling sqlparser_derive v0.5.0
32022026-09-05T00:06:35.192Z Checking winnow v0.6.26
32032026-09-05T00:06:35.475Z Checking home v0.5.12
32042026-09-05T00:06:35.541Z Compiling psm v0.1.30
32052026-09-05T00:06:35.579Z Checking unicode_categories v0.1.1
32062026-09-05T00:06:35.592Z Checking nu-ansi-term v0.50.3
32072026-09-05T00:06:35.754Z Checking crossterm v0.29.0
32082026-09-05T00:06:35.804Z Checking reedline v0.40.0
32092026-09-05T00:06:35.920Z Checking display-error-chain v0.2.2
32102026-09-05T00:06:36.030Z Checking tabled v0.15.0
32112026-09-05T00:06:36.136Z Checking rustyline v14.0.0
32122026-09-05T00:06:36.355Z Checking peg v0.8.5
32132026-09-05T00:06:36.355Z Checking sqlformat v0.3.5
32142026-09-05T00:06:36.380Z Checking recursive v0.1.1
32152026-09-05T00:06:36.464Z Checking sqlparser v0.61.0
32162026-09-05T00:06:47.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
32172026-09-05T00:06:47.983Z
32182026-09-05T00:06:47.983Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32192026-09-05T00:06:48.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-05T00:06:48.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-05T00:06:48.652Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-05T00:06:52.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32232026-09-05T00:06:52.372Z
32242026-09-05T00:06:52.372Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32252026-09-05T00:06:52.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-05T00:06:52.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-05T00:06:53.045Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-05T00:06:55.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s
32292026-09-05T00:06:55.755Z
32302026-09-05T00:06:55.755Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32312026-09-05T00:06:56.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-05T00:06:56.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-05T00:06:56.422Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-05T00:06:59.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
32352026-09-05T00:06:59.918Z
32362026-09-05T00:06:59.918Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32372026-09-05T00:07:00.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-05T00:07:00.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-05T00:07:00.593Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-05T00:07:03.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s
32412026-09-05T00:07:04.136Z
32422026-09-05T00:07:04.136Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32432026-09-05T00:07:04.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-05T00:07:04.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-05T00:07:04.805Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-05T00:07:07.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
32472026-09-05T00:07:07.675Z
32482026-09-05T00:07:07.675Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32492026-09-05T00:07:08.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-05T00:07:08.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-05T00:07:08.345Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-05T00:07:11.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s
32532026-09-05T00:07:11.242Z
32542026-09-05T00:07:11.242Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32552026-09-05T00:07:11.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-05T00:07:11.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-05T00:07:11.906Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-09-05T00:07:15.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
32592026-09-05T00:07:15.618Z
32602026-09-05T00:07:15.618Zinfo: running `cargo check --bins` on oximeter (136/376)
32612026-09-05T00:07:16.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-05T00:07:16.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-05T00:07:16.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-09-05T00:07:16.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32652026-09-05T00:07:16.173Z
32662026-09-05T00:07:16.173Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32672026-09-05T00:07:16.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-05T00:07:16.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-05T00:07:16.796Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32702026-09-05T00:07:17.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32712026-09-05T00:07:17.345Z
32722026-09-05T00:07:17.345Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32732026-09-05T00:07:17.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-05T00:07:17.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-05T00:07:17.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-05T00:07:17.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32772026-09-05T00:07:17.917Z
32782026-09-05T00:07:17.917Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32792026-09-05T00:07:18.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-05T00:07:18.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-05T00:07:18.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-05T00:07:18.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32832026-09-05T00:07:18.532Z
32842026-09-05T00:07:18.532Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32852026-09-05T00:07:19.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-05T00:07:19.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-05T00:07:19.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-05T00:07:19.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32892026-09-05T00:07:19.113Z
32902026-09-05T00:07:19.114Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32912026-09-05T00:07:19.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-05T00:07:19.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-05T00:07:19.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-05T00:07:19.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32952026-09-05T00:07:19.689Z
32962026-09-05T00:07:19.689Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32972026-09-05T00:07:20.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-05T00:07:20.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-05T00:07:20.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-05T00:07:20.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-05T00:07:20.261Z
33022026-09-05T00:07:20.261Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
33032026-09-05T00:07:20.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-05T00:07:20.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-05T00:07:20.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-05T00:07:20.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33072026-09-05T00:07:20.839Z
33082026-09-05T00:07:20.839Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33092026-09-05T00:07:21.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-05T00:07:21.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-05T00:07:21.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-05T00:07:21.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33132026-09-05T00:07:21.415Z
33142026-09-05T00:07:21.415Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33152026-09-05T00:07:21.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-05T00:07:21.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-05T00:07:22.240Z Compiling crucible-workspace-hack v0.1.0
33182026-09-05T00:07:22.243Z Compiling regress v0.11.1
33192026-09-05T00:07:22.243Z Checking secrecy v0.10.3
33202026-09-05T00:07:22.243Z Checking half v2.7.1
33212026-09-05T00:07:22.243Z Checking ciborium-io v0.2.2
33222026-09-05T00:07:22.243Z Checking inout v0.1.4
33232026-09-05T00:07:22.371Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-09-05T00:07:22.375Z Checking universal-hash v0.5.1
33252026-09-05T00:07:22.448Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33262026-09-05T00:07:22.501Z Checking cipher v0.4.4
33272026-09-05T00:07:22.515Z Compiling thiserror-impl-no-std v2.0.2
33282026-09-05T00:07:22.543Z Checking opaque-debug v0.3.1
33292026-09-05T00:07:22.610Z Checking poly1305 v0.8.0
33302026-09-05T00:07:22.627Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33312026-09-05T00:07:22.627Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33322026-09-05T00:07:22.657Z Checking ciborium-ll v0.2.2
33332026-09-05T00:07:22.695Z Checking chacha20 v0.9.1
33342026-09-05T00:07:22.830Z Checking ciborium v0.2.2
33352026-09-05T00:07:22.867Z Checking password-hash v0.5.0
33362026-09-05T00:07:22.886Z Checking blake2 v0.10.6
33372026-09-05T00:07:22.910Z Checking aead v0.5.2
33382026-09-05T00:07:23.036Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33392026-09-05T00:07:23.058Z Checking indent_write v2.2.0
33402026-09-05T00:07:23.089Z Compiling toml_datetime v0.7.5+spec-1.1.0
33412026-09-05T00:07:23.122Z Checking argon2 v0.5.3
33422026-09-05T00:07:23.185Z Checking chacha20poly1305 v0.10.1
33432026-09-05T00:07:23.251Z Compiling toml_edit v0.23.10+spec-1.0.0
33442026-09-05T00:07:23.317Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33452026-09-05T00:07:23.338Z Compiling unsafe-libyaml v0.2.11
33462026-09-05T00:07:23.474Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33472026-09-05T00:07:23.669Z Checking thiserror-no-std v2.0.2
33482026-09-05T00:07:23.684Z Compiling itertools v0.15.0
33492026-09-05T00:07:23.759Z Checking vsss-rs v3.3.4
33502026-09-05T00:07:23.940Z Compiling serde_yaml v0.9.34+deprecated
33512026-09-05T00:07:24.075Z Compiling typify-impl v0.6.2
33522026-09-05T00:07:24.285Z Compiling proc-macro-crate v3.4.0
33532026-09-05T00:07:24.703Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33542026-09-05T00:07:24.804Z Compiling heapless v0.8.0
33552026-09-05T00:07:24.819Z Compiling num_enum_derive v0.7.6
33562026-09-05T00:07:24.857Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33572026-09-05T00:07:24.994Z Compiling ingot-macros v0.2.0
33582026-09-05T00:07:25.271Z Checking hash32 v0.3.1
33592026-09-05T00:07:25.301Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33602026-09-05T00:07:25.350Z Compiling smoltcp v0.11.0
33612026-09-05T00:07:25.531Z Checking tabwriter v1.4.1
33622026-09-05T00:07:25.612Z Checking cobs v0.3.0
33632026-09-05T00:07:25.679Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33642026-09-05T00:07:25.717Z Checking swrite v0.1.0
33652026-09-05T00:07:25.762Z Checking postcard v1.1.3
33662026-09-05T00:07:25.811Z Compiling proc-macro-crate v1.3.1
33672026-09-05T00:07:25.901Z Checking num_enum v0.7.6
33682026-09-05T00:07:25.920Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33692026-09-05T00:07:25.997Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33702026-09-05T00:07:26.018Z Compiling foreign-types-macros v0.2.3
33712026-09-05T00:07:26.065Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-05T00:07:26.138Z Checking colored v3.1.1
33732026-09-05T00:07:26.254Z Checking foreign-types-shared v0.3.1
33742026-09-05T00:07:26.321Z Compiling num_enum_derive v0.5.11
33752026-09-05T00:07:26.462Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33762026-09-05T00:07:26.478Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33772026-09-05T00:07:26.618Z Checking foreign-types v0.5.0
33782026-09-05T00:07:26.698Z Checking cstr-argument v0.1.2
33792026-09-05T00:07:26.834Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33802026-09-05T00:07:26.906Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33812026-09-05T00:07:26.942Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33822026-09-05T00:07:27.030Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33832026-09-05T00:07:27.045Z Checking rand v0.10.1
33842026-09-05T00:07:27.059Z Checking itertools v0.12.1
33852026-09-05T00:07:27.113Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-05T00:07:27.198Z Compiling zone_cfg_derive v0.3.1
33872026-09-05T00:07:27.357Z Checking num_enum v0.5.11
33882026-09-05T00:07:27.441Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33892026-09-05T00:07:27.474Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33902026-09-05T00:07:27.558Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-09-05T00:07:27.652Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-05T00:07:27.830Z Compiling num-derive v0.4.2
33932026-09-05T00:07:27.847Z Checking ingot-types v0.2.0
33942026-09-05T00:07:27.847Z Compiling semver v0.1.20
33952026-09-05T00:07:28.083Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33962026-09-05T00:07:28.160Z Checking zone v0.3.1
33972026-09-05T00:07:28.221Z Checking ingot v0.2.1
33982026-09-05T00:07:28.293Z Compiling rustc_version v0.1.7
33992026-09-05T00:07:28.370Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-05T00:07:28.538Z Checking smf v0.2.3
34012026-09-05T00:07:28.538Z Checking nom v8.0.0
34022026-09-05T00:07:28.604Z Compiling typify-macro v0.6.2
34032026-09-05T00:07:28.677Z Checking csv-core v0.1.13
34042026-09-05T00:07:28.748Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34052026-09-05T00:07:28.774Z Checking whoami v1.6.1
34062026-09-05T00:07:28.856Z Checking csv v1.4.0
34072026-09-05T00:07:28.949Z Compiling newtype_derive v0.1.6
34082026-09-05T00:07:28.970Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34092026-09-05T00:07:29.102Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34102026-09-05T00:07:29.120Z Compiling cancel-safe-futures v0.1.5
34112026-09-05T00:07:29.189Z Compiling libefi-sys v0.1.0
34122026-09-05T00:07:29.223Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34132026-09-05T00:07:29.353Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34142026-09-05T00:07:29.500Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34152026-09-05T00:07:29.517Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34162026-09-05T00:07:29.637Z Checking oxide-update-engine-types v0.1.2
34172026-09-05T00:07:29.649Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34182026-09-05T00:07:29.712Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34192026-09-05T00:07:29.824Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34202026-09-05T00:07:29.845Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34212026-09-05T00:07:29.934Z Compiling bitfield-struct v0.6.2
34222026-09-05T00:07:30.062Z Checking linear-map v1.2.0
34232026-09-05T00:07:30.242Z Checking steno v0.4.1
34242026-09-05T00:07:30.352Z Compiling typify v0.6.2
34252026-09-05T00:07:30.472Z Compiling progenitor-impl v0.14.0
34262026-09-05T00:07:30.501Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34272026-09-05T00:07:30.516Z Checking oxide-update-engine v0.1.2
34282026-09-05T00:07:30.583Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-05T00:07:30.823Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34302026-09-05T00:07:30.983Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34312026-09-05T00:07:31.000Z Checking sha1 v0.10.6
34322026-09-05T00:07:31.014Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34332026-09-05T00:07:31.092Z Checking utf-8 v0.7.6
34342026-09-05T00:07:31.169Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34352026-09-05T00:07:31.233Z Checking tungstenite v0.21.0
34362026-09-05T00:07:31.292Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34372026-09-05T00:07:31.417Z Checking ignore v0.4.25
34382026-09-05T00:07:31.451Z Checking anstyle-parse v0.2.7
34392026-09-05T00:07:31.554Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34402026-09-05T00:07:31.615Z Compiling xshell-macros v0.2.7
34412026-09-05T00:07:31.666Z Checking tokio-tungstenite v0.21.0
34422026-09-05T00:07:31.761Z Checking anstream v0.6.21
34432026-09-05T00:07:31.818Z Checking globwalk v0.9.1
34442026-09-05T00:07:31.954Z Checking predicates-tree v1.0.13
34452026-09-05T00:07:31.970Z Checking filetime v0.2.27
34462026-09-05T00:07:31.993Z Checking xshell v0.2.7
34472026-09-05T00:07:32.009Z Checking xattr v1.6.1
34482026-09-05T00:07:32.051Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34492026-09-05T00:07:32.068Z Checking tagptr v0.2.0
34502026-09-05T00:07:32.104Z Checking camino-tempfile-ext v0.3.3
34512026-09-05T00:07:32.141Z Checking tar v0.4.46
34522026-09-05T00:07:32.189Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34532026-09-05T00:07:32.213Z Checking moka v0.12.13
34542026-09-05T00:07:32.272Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34552026-09-05T00:07:32.302Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34562026-09-05T00:07:32.370Z Checking rand_seeder v0.4.0
34572026-09-05T00:07:32.408Z Checking half v1.8.3
34582026-09-05T00:07:32.449Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34592026-09-05T00:07:32.518Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34602026-09-05T00:07:32.533Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34612026-09-05T00:07:32.604Z Checking serde_cbor v0.11.2
34622026-09-05T00:07:32.787Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34632026-09-05T00:07:32.820Z Checking digest-io v0.1.0
34642026-09-05T00:07:32.865Z Checking hickory-resolver v0.25.2
34652026-09-05T00:07:32.956Z Checking sha2 v0.11.0
34662026-09-05T00:07:32.990Z Compiling petname v2.0.2
34672026-09-05T00:07:33.126Z Compiling progenitor-macro v0.14.0
34682026-09-05T00:07:33.421Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34692026-09-05T00:07:33.460Z Checking rawzip v0.4.4
34702026-09-05T00:07:33.580Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712026-09-05T00:07:33.828Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34722026-09-05T00:07:33.894Z Checking sapling-renderdag v0.1.0
34732026-09-05T00:07:34.013Z Checking subprocess v0.2.15
34742026-09-05T00:07:34.054Z Checking sync-ptr v0.1.4
34752026-09-05T00:07:34.164Z Checking colored v2.2.0
34762026-09-05T00:07:34.179Z Checking assert_matches v1.5.0
34772026-09-05T00:07:34.297Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34782026-09-05T00:07:34.386Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34792026-09-05T00:07:34.608Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-05T00:07:35.024Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-05T00:07:35.029Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-05T00:07:35.673Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-05T00:07:35.673Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34842026-09-05T00:07:36.096Z Checking progenitor v0.14.0
34852026-09-05T00:07:36.239Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34862026-09-05T00:07:36.242Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34872026-09-05T00:07:36.242Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34882026-09-05T00:07:36.242Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892026-09-05T00:07:36.242Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34902026-09-05T00:07:36.483Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34912026-09-05T00:07:36.889Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34922026-09-05T00:07:37.199Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34932026-09-05T00:07:37.347Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34942026-09-05T00:07:37.428Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34952026-09-05T00:07:37.449Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-09-05T00:07:37.657Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-05T00:07:37.972Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982026-09-05T00:07:38.526Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-05T00:07:39.182Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35002026-09-05T00:07:39.317Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-09-05T00:07:48.066Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35022026-09-05T00:07:55.525Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35032026-09-05T00:07:55.567Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35042026-09-05T00:07:55.567Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35052026-09-05T00:07:57.020Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062026-09-05T00:07:58.292Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35072026-09-05T00:08:00.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.11s
35082026-09-05T00:08:00.745Z
35092026-09-05T00:08:00.745Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35102026-09-05T00:08:01.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-05T00:08:01.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-05T00:08:01.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-05T00:08:01.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35142026-09-05T00:08:01.359Z
35152026-09-05T00:08:01.359Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35162026-09-05T00:08:01.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-05T00:08:01.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-05T00:08:01.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-05T00:08:01.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35202026-09-05T00:08:01.931Z
35212026-09-05T00:08:01.931Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35222026-09-05T00:08:02.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-05T00:08:02.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-05T00:08:02.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-05T00:08:02.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35262026-09-05T00:08:02.506Z
35272026-09-05T00:08:02.506Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35282026-09-05T00:08:02.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-05T00:08:02.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-05T00:08:02.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-05T00:08:02.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-05T00:08:03.062Z
35332026-09-05T00:08:03.063Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35342026-09-05T00:08:03.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-05T00:08:03.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-05T00:08:03.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-05T00:08:03.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-05T00:08:03.620Z
35392026-09-05T00:08:03.620Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35402026-09-05T00:08:04.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-05T00:08:04.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-05T00:08:04.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-05T00:08:04.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-05T00:08:04.177Z
35452026-09-05T00:08:04.177Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35462026-09-05T00:08:04.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-05T00:08:04.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-05T00:08:04.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-05T00:08:04.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35502026-09-05T00:08:04.733Z
35512026-09-05T00:08:04.734Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35522026-09-05T00:08:05.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-05T00:08:05.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-05T00:08:05.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-05T00:08:05.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35562026-09-05T00:08:05.289Z
35572026-09-05T00:08:05.289Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35582026-09-05T00:08:05.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-05T00:08:05.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-05T00:08:05.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-05T00:08:05.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-05T00:08:05.867Z
35632026-09-05T00:08:05.867Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35642026-09-05T00:08:06.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-05T00:08:06.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-05T00:08:06.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-05T00:08:06.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35682026-09-05T00:08:06.467Z
35692026-09-05T00:08:06.467Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35702026-09-05T00:08:06.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-05T00:08:06.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-05T00:08:06.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-05T00:08:06.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-05T00:08:07.052Z
35752026-09-05T00:08:07.052Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35762026-09-05T00:08:07.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-05T00:08:07.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-05T00:08:07.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-05T00:08:07.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35802026-09-05T00:08:07.642Z
35812026-09-05T00:08:07.642Zinfo: running `cargo check --bins` on key-manager (158/376)
35822026-09-05T00:08:08.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-05T00:08:08.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-05T00:08:08.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-05T00:08:08.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35862026-09-05T00:08:08.217Z
35872026-09-05T00:08:08.217Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35882026-09-05T00:08:08.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-05T00:08:08.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-05T00:08:08.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-05T00:08:08.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-05T00:08:08.806Z
35932026-09-05T00:08:08.806Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35942026-09-05T00:08:09.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-05T00:08:09.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-05T00:08:09.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-05T00:08:09.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35982026-09-05T00:08:09.392Z
35992026-09-05T00:08:09.392Zinfo: running `cargo check --bins` on typed-rng (161/376)
36002026-09-05T00:08:09.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-05T00:08:09.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-05T00:08:09.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-05T00:08:09.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36042026-09-05T00:08:09.947Z
36052026-09-05T00:08:09.947Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36062026-09-05T00:08:10.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-05T00:08:10.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-05T00:08:10.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-09-05T00:08:10.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36102026-09-05T00:08:10.559Z
36112026-09-05T00:08:10.559Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36122026-09-05T00:08:11.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-05T00:08:11.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-05T00:08:11.290Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36152026-09-05T00:08:11.293Z Checking void v1.0.2
36162026-09-05T00:08:11.293Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36172026-09-05T00:08:11.293Z Checking dropshot-api-manager-types v0.8.0
36182026-09-05T00:08:11.293Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36192026-09-05T00:08:11.406Z Checking tungstenite v0.23.0
36202026-09-05T00:08:11.415Z Checking nix v0.27.1
36212026-09-05T00:08:11.418Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36222026-09-05T00:08:11.491Z Checking lzss v0.8.2
36232026-09-05T00:08:11.573Z Checking kstat-rs v0.2.5
36242026-09-05T00:08:11.616Z Checking fxhash v0.2.1
36252026-09-05T00:08:11.673Z Checking serde_bytes v0.11.19
36262026-09-05T00:08:11.721Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36272026-09-05T00:08:11.724Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36282026-09-05T00:08:11.752Z Checking signal-hook-tokio v0.3.1
36292026-09-05T00:08:11.767Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36302026-09-05T00:08:11.802Z Checking tokio-tungstenite v0.23.1
36312026-09-05T00:08:11.929Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36322026-09-05T00:08:13.007Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36332026-09-05T00:08:13.551Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36342026-09-05T00:08:15.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
36352026-09-05T00:08:15.874Z
36362026-09-05T00:08:15.874Zinfo: running `cargo check --bins` on gateway-api (164/376)
36372026-09-05T00:08:16.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-05T00:08:16.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-05T00:08:16.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-05T00:08:16.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36412026-09-05T00:08:16.442Z
36422026-09-05T00:08:16.442Zinfo: running `cargo check --bins` on ipcc (165/376)
36432026-09-05T00:08:16.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-05T00:08:16.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-05T00:08:16.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-05T00:08:16.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36472026-09-05T00:08:16.999Z
36482026-09-05T00:08:17.000Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36492026-09-05T00:08:17.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-05T00:08:17.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-05T00:08:17.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-05T00:08:17.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36532026-09-05T00:08:17.550Z
36542026-09-05T00:08:17.550Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36552026-09-05T00:08:18.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-05T00:08:18.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-05T00:08:18.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-05T00:08:18.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36592026-09-05T00:08:18.142Z
36602026-09-05T00:08:18.142Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36612026-09-05T00:08:18.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-05T00:08:18.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-05T00:08:18.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-05T00:08:18.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-05T00:08:18.717Z
36662026-09-05T00:08:18.717Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36672026-09-05T00:08:19.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-05T00:08:19.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-05T00:08:19.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-05T00:08:19.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-05T00:08:19.291Z
36722026-09-05T00:08:19.291Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36732026-09-05T00:08:19.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-05T00:08:19.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-05T00:08:19.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-05T00:08:19.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36772026-09-05T00:08:19.863Z
36782026-09-05T00:08:19.863Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36792026-09-05T00:08:20.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-05T00:08:20.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-05T00:08:20.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-05T00:08:20.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36832026-09-05T00:08:20.455Z
36842026-09-05T00:08:20.455Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36852026-09-05T00:08:20.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-05T00:08:20.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-05T00:08:20.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-05T00:08:21.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-05T00:08:21.035Z
36902026-09-05T00:08:21.035Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36912026-09-05T00:08:21.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-05T00:08:21.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-05T00:08:21.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-05T00:08:21.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-05T00:08:21.604Z
36962026-09-05T00:08:21.604Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36972026-09-05T00:08:22.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-05T00:08:22.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-05T00:08:22.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-05T00:08:22.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-05T00:08:22.180Z
37022026-09-05T00:08:22.180Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
37032026-09-05T00:08:22.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-05T00:08:22.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-05T00:08:22.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-05T00:08:22.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37072026-09-05T00:08:22.753Z
37082026-09-05T00:08:22.754Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37092026-09-05T00:08:23.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-05T00:08:23.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-05T00:08:23.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-05T00:08:23.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37132026-09-05T00:08:23.333Z
37142026-09-05T00:08:23.333Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37152026-09-05T00:08:23.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-05T00:08:23.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-05T00:08:23.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-05T00:08:23.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37192026-09-05T00:08:23.907Z
37202026-09-05T00:08:23.907Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37212026-09-05T00:08:24.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-05T00:08:24.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-05T00:08:24.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-05T00:08:24.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-05T00:08:24.484Z
37262026-09-05T00:08:24.484Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37272026-09-05T00:08:24.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-05T00:08:24.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-05T00:08:24.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-05T00:08:24.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37312026-09-05T00:08:25.061Z
37322026-09-05T00:08:25.061Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37332026-09-05T00:08:25.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-05T00:08:25.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-05T00:08:25.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-05T00:08:25.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-05T00:08:25.637Z
37382026-09-05T00:08:25.637Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37392026-09-05T00:08:26.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-05T00:08:26.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-05T00:08:26.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-05T00:08:26.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37432026-09-05T00:08:26.215Z
37442026-09-05T00:08:26.215Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37452026-09-05T00:08:26.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-05T00:08:26.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-05T00:08:26.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-05T00:08:26.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37492026-09-05T00:08:26.795Z
37502026-09-05T00:08:26.795Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37512026-09-05T00:08:27.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-05T00:08:27.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-05T00:08:27.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-05T00:08:27.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-05T00:08:27.368Z
37562026-09-05T00:08:27.368Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37572026-09-05T00:08:27.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-05T00:08:27.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-05T00:08:27.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-05T00:08:27.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-05T00:08:27.942Z
37622026-09-05T00:08:27.942Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37632026-09-05T00:08:28.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-05T00:08:28.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-05T00:08:28.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-05T00:08:28.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37672026-09-05T00:08:28.517Z
37682026-09-05T00:08:28.517Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37692026-09-05T00:08:29.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-05T00:08:29.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-05T00:08:29.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-05T00:08:29.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37732026-09-05T00:08:29.106Z
37742026-09-05T00:08:29.106Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37752026-09-05T00:08:29.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-05T00:08:29.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-05T00:08:29.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-05T00:08:29.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37792026-09-05T00:08:29.698Z
37802026-09-05T00:08:29.698Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37812026-09-05T00:08:30.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-05T00:08:30.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-05T00:08:30.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-05T00:08:30.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-05T00:08:30.288Z
37862026-09-05T00:08:30.288Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37872026-09-05T00:08:30.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-05T00:08:30.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-05T00:08:30.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-05T00:08:30.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37912026-09-05T00:08:30.880Z
37922026-09-05T00:08:30.880Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37932026-09-05T00:08:31.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-05T00:08:31.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-05T00:08:31.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-05T00:08:31.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37972026-09-05T00:08:31.471Z
37982026-09-05T00:08:31.471Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37992026-09-05T00:08:31.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-05T00:08:31.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-05T00:08:31.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-05T00:08:31.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-05T00:08:32.064Z
38042026-09-05T00:08:32.065Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
38052026-09-05T00:08:32.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-05T00:08:32.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-05T00:08:32.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-05T00:08:32.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38092026-09-05T00:08:32.653Z
38102026-09-05T00:08:32.653Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38112026-09-05T00:08:33.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-05T00:08:33.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-05T00:08:33.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-05T00:08:33.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38152026-09-05T00:08:33.245Z
38162026-09-05T00:08:33.245Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38172026-09-05T00:08:33.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-05T00:08:33.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-05T00:08:33.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-05T00:08:33.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38212026-09-05T00:08:33.836Z
38222026-09-05T00:08:33.836Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38232026-09-05T00:08:34.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-05T00:08:34.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-05T00:08:34.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-05T00:08:34.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38272026-09-05T00:08:34.425Z
38282026-09-05T00:08:34.425Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38292026-09-05T00:08:34.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-05T00:08:34.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-05T00:08:34.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-05T00:08:34.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38332026-09-05T00:08:35.015Z
38342026-09-05T00:08:35.015Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38352026-09-05T00:08:35.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-05T00:08:35.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-05T00:08:35.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-05T00:08:35.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-05T00:08:35.607Z
38402026-09-05T00:08:35.607Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38412026-09-05T00:08:36.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-05T00:08:36.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-05T00:08:36.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-05T00:08:36.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38452026-09-05T00:08:36.197Z
38462026-09-05T00:08:36.197Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38472026-09-05T00:08:36.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-05T00:08:36.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-05T00:08:36.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-05T00:08:36.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38512026-09-05T00:08:36.785Z
38522026-09-05T00:08:36.785Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38532026-09-05T00:08:37.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-05T00:08:37.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-05T00:08:37.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-05T00:08:37.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38572026-09-05T00:08:37.380Z
38582026-09-05T00:08:37.380Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38592026-09-05T00:08:37.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-05T00:08:37.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-05T00:08:37.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-05T00:08:37.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-05T00:08:38.853Z
38642026-09-05T00:08:38.853Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38652026-09-05T00:08:38.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-05T00:08:38.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-05T00:08:38.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-05T00:08:38.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38692026-09-05T00:08:38.886Z
38702026-09-05T00:08:38.886Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38712026-09-05T00:08:39.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-05T00:08:39.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-05T00:08:39.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-05T00:08:39.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38752026-09-05T00:08:39.145Z
38762026-09-05T00:08:39.145Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38772026-09-05T00:08:39.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-05T00:08:39.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-05T00:08:39.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-05T00:08:39.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38812026-09-05T00:08:39.719Z
38822026-09-05T00:08:39.720Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38832026-09-05T00:08:40.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-05T00:08:40.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-05T00:08:40.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-05T00:08:40.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-05T00:08:40.293Z
38882026-09-05T00:08:40.293Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38892026-09-05T00:08:40.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-05T00:08:40.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-05T00:08:40.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-05T00:08:40.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-05T00:08:40.871Z
38942026-09-05T00:08:40.871Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38952026-09-05T00:08:41.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-05T00:08:41.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-05T00:08:41.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-05T00:08:41.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-05T00:08:41.444Z
39002026-09-05T00:08:41.444Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
39012026-09-05T00:08:41.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-05T00:08:41.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-05T00:08:41.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-05T00:08:41.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-05T00:08:42.019Z
39062026-09-05T00:08:42.019Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39072026-09-05T00:08:42.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-05T00:08:42.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-05T00:08:42.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-05T00:08:42.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39112026-09-05T00:08:42.590Z
39122026-09-05T00:08:42.590Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39132026-09-05T00:08:43.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-05T00:08:43.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-05T00:08:43.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-05T00:08:43.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-05T00:08:43.166Z
39182026-09-05T00:08:43.166Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39192026-09-05T00:08:43.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-05T00:08:43.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-05T00:08:43.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-05T00:08:43.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-05T00:08:43.741Z
39242026-09-05T00:08:43.742Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39252026-09-05T00:08:44.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-05T00:08:44.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-05T00:08:44.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-05T00:08:44.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-05T00:08:44.317Z
39302026-09-05T00:08:44.317Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39312026-09-05T00:08:44.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-05T00:08:44.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-05T00:08:44.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-05T00:08:44.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-05T00:08:44.892Z
39362026-09-05T00:08:44.892Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39372026-09-05T00:08:45.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-05T00:08:45.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-05T00:08:45.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-05T00:08:45.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-05T00:08:45.467Z
39422026-09-05T00:08:45.468Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39432026-09-05T00:08:45.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-05T00:08:45.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-05T00:08:45.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-05T00:08:45.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-05T00:08:46.043Z
39482026-09-05T00:08:46.043Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39492026-09-05T00:08:46.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-05T00:08:46.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-05T00:08:46.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-05T00:08:46.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-05T00:08:46.616Z
39542026-09-05T00:08:46.617Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39552026-09-05T00:08:47.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-05T00:08:47.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-05T00:08:47.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-05T00:08:47.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39592026-09-05T00:08:47.193Z
39602026-09-05T00:08:47.193Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39612026-09-05T00:08:47.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-05T00:08:47.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-05T00:08:47.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-05T00:08:47.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-05T00:08:47.770Z
39662026-09-05T00:08:47.770Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39672026-09-05T00:08:48.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-05T00:08:48.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-05T00:08:48.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-05T00:08:48.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39712026-09-05T00:08:48.351Z
39722026-09-05T00:08:48.351Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39732026-09-05T00:08:48.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-05T00:08:48.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-05T00:08:48.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-05T00:08:48.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39772026-09-05T00:08:48.938Z
39782026-09-05T00:08:48.938Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39792026-09-05T00:08:49.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-05T00:08:49.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-05T00:08:49.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-05T00:08:49.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39832026-09-05T00:08:49.525Z
39842026-09-05T00:08:49.525Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39852026-09-05T00:08:50.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-05T00:08:50.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-05T00:08:50.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-05T00:08:50.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39892026-09-05T00:08:50.118Z
39902026-09-05T00:08:50.119Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39912026-09-05T00:08:50.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-05T00:08:50.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-05T00:08:50.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-05T00:08:50.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39952026-09-05T00:08:50.708Z
39962026-09-05T00:08:50.708Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39972026-09-05T00:08:51.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-05T00:08:51.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-05T00:08:51.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-05T00:08:51.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-05T00:08:51.303Z
40022026-09-05T00:08:51.303Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
40032026-09-05T00:08:51.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-05T00:08:51.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-05T00:08:51.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-05T00:08:51.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40072026-09-05T00:08:51.892Z
40082026-09-05T00:08:51.892Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40092026-09-05T00:08:52.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-05T00:08:52.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-05T00:08:52.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-05T00:08:52.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40132026-09-05T00:08:52.482Z
40142026-09-05T00:08:52.482Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40152026-09-05T00:08:52.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-05T00:08:52.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-05T00:08:52.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-05T00:08:52.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40192026-09-05T00:08:53.073Z
40202026-09-05T00:08:53.073Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40212026-09-05T00:08:53.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-05T00:08:53.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-05T00:08:53.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-05T00:08:53.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40252026-09-05T00:08:53.666Z
40262026-09-05T00:08:53.666Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40272026-09-05T00:08:54.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-05T00:08:54.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-05T00:08:54.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-05T00:08:54.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-05T00:08:54.260Z
40322026-09-05T00:08:54.260Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40332026-09-05T00:08:54.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-05T00:08:54.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-05T00:08:54.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-05T00:08:54.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-05T00:08:54.852Z
40382026-09-05T00:08:54.852Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40392026-09-05T00:08:55.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-05T00:08:55.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-05T00:08:55.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-05T00:08:55.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40432026-09-05T00:08:55.444Z
40442026-09-05T00:08:55.444Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40452026-09-05T00:08:55.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-05T00:08:55.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-05T00:08:55.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-05T00:08:55.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-05T00:08:56.038Z
40502026-09-05T00:08:56.038Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40512026-09-05T00:08:56.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-05T00:08:56.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-05T00:08:56.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-05T00:08:56.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40552026-09-05T00:08:56.631Z
40562026-09-05T00:08:56.631Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40572026-09-05T00:08:57.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-05T00:08:57.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-05T00:08:57.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-05T00:08:57.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-05T00:08:57.225Z
40622026-09-05T00:08:57.225Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40632026-09-05T00:08:57.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-05T00:08:57.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-05T00:08:57.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-05T00:08:57.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40672026-09-05T00:08:57.833Z
40682026-09-05T00:08:57.833Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40692026-09-05T00:08:58.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-05T00:08:58.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-05T00:08:58.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-05T00:08:58.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40732026-09-05T00:08:58.411Z
40742026-09-05T00:08:58.411Zinfo: running `cargo check --bins` on dns-server (237/376)
40752026-09-05T00:08:58.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-05T00:08:58.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-05T00:08:59.058Z Compiling parking_lot_core v0.8.6
40782026-09-05T00:08:59.168Z Compiling git-stub v1.0.0
40792026-09-05T00:08:59.175Z Checking prefix-trie v0.7.0
40802026-09-05T00:08:59.181Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40812026-09-05T00:08:59.291Z Compiling git-stub-vcs v0.1.0
40822026-09-05T00:08:59.456Z Checking hickory-server v0.25.2
40832026-09-05T00:08:59.557Z Checking parking_lot v0.11.2
40842026-09-05T00:08:59.590Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40852026-09-05T00:08:59.725Z Checking sled v0.34.7
40862026-09-05T00:09:01.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
40872026-09-05T00:09:01.843Z
40882026-09-05T00:09:01.843Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40892026-09-05T00:09:02.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-05T00:09:02.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-05T00:09:02.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-05T00:09:02.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40932026-09-05T00:09:02.409Z
40942026-09-05T00:09:02.410Zinfo: running `cargo check --bins` on nexus-client (239/376)
40952026-09-05T00:09:02.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-05T00:09:02.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-05T00:09:02.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-05T00:09:02.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40992026-09-05T00:09:03.019Z
41002026-09-05T00:09:03.019Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
41012026-09-05T00:09:03.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-05T00:09:03.506Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-05T00:09:03.506Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-09-05T00:09:03.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41052026-09-05T00:09:03.593Z
41062026-09-05T00:09:03.594Zinfo: running `cargo check --bins` on sp-sim (241/376)
41072026-09-05T00:09:04.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-05T00:09:04.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-05T00:09:04.301Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41102026-09-05T00:09:04.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41112026-09-05T00:09:05.013Z
41122026-09-05T00:09:05.013Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41132026-09-05T00:09:05.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-09-05T00:09:05.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-09-05T00:09:05.833Z Compiling proc-macro-error-attr2 v2.0.0
41162026-09-05T00:09:05.960Z Compiling hashbrown v0.14.5
41172026-09-05T00:09:05.964Z Compiling rfc6979 v0.4.0
41182026-09-05T00:09:05.979Z Compiling salty v0.3.0
41192026-09-05T00:09:05.989Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41202026-09-05T00:09:06.001Z Compiling primeorder v0.13.6
41212026-09-05T00:09:06.015Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41222026-09-05T00:09:06.077Z Compiling ecdsa v0.16.9
41232026-09-05T00:09:06.143Z Compiling sha1 v0.10.6
41242026-09-05T00:09:06.254Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41252026-09-05T00:09:06.329Z Compiling proc-macro-error2 v2.0.1
41262026-09-05T00:09:06.438Z Compiling p384 v0.13.1
41272026-09-05T00:09:06.455Z Compiling chumsky v0.9.3
41282026-09-05T00:09:06.471Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41292026-09-05T00:09:06.505Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41302026-09-05T00:09:06.632Z Compiling knus-derive v3.4.0
41312026-09-05T00:09:06.683Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41322026-09-05T00:09:06.709Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41332026-09-05T00:09:06.774Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41342026-09-05T00:09:06.928Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41352026-09-05T00:09:06.974Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-05T00:09:07.128Z Checking corncobs v0.1.4
41372026-09-05T00:09:07.171Z Checking libscf-sys v1.2.0
41382026-09-05T00:09:07.175Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41392026-09-05T00:09:07.200Z Checking secrecy v0.8.0
41402026-09-05T00:09:07.213Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41412026-09-05T00:09:07.250Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41422026-09-05T00:09:07.298Z Checking papergrid v0.18.0
41432026-09-05T00:09:07.323Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41442026-09-05T00:09:07.371Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41452026-09-05T00:09:07.500Z Compiling unicase v2.9.0
41462026-09-05T00:09:07.555Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41472026-09-05T00:09:07.617Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41482026-09-05T00:09:07.656Z Checking itertools v0.15.0
41492026-09-05T00:09:07.700Z Compiling mime_guess v2.0.5
41502026-09-05T00:09:07.820Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41512026-09-05T00:09:07.837Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41522026-09-05T00:09:08.074Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41532026-09-05T00:09:08.090Z Checking tabled v0.21.0
41542026-09-05T00:09:08.093Z Compiling knus v3.4.0
41552026-09-05T00:09:08.119Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41562026-09-05T00:09:08.405Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41572026-09-05T00:09:08.421Z Checking crc8 v0.1.1
41582026-09-05T00:09:08.518Z Checking http-range v0.1.5
41592026-09-05T00:09:08.760Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41602026-09-05T00:09:08.775Z Checking scuffle v0.1.0
41612026-09-05T00:09:08.804Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41622026-09-05T00:09:08.943Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41632026-09-05T00:09:08.971Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41642026-09-05T00:09:08.987Z Checking nanorand v0.7.0
41652026-09-05T00:09:08.990Z Checking hyper-staticfile v0.10.1
41662026-09-05T00:09:09.185Z Checking flume v0.11.1
41672026-09-05T00:09:09.305Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41682026-09-05T00:09:09.331Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41692026-09-05T00:09:09.353Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41702026-09-05T00:09:09.429Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41712026-09-05T00:09:09.471Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-09-05T00:09:09.681Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41732026-09-05T00:09:09.697Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41742026-09-05T00:09:09.712Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41752026-09-05T00:09:09.869Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41762026-09-05T00:09:10.005Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41772026-09-05T00:09:10.225Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41782026-09-05T00:09:10.274Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41792026-09-05T00:09:10.807Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41802026-09-05T00:09:11.665Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41812026-09-05T00:09:13.611Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41822026-09-05T00:09:14.654Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41832026-09-05T00:09:15.214Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41842026-09-05T00:09:15.214Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41852026-09-05T00:09:15.971Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41862026-09-05T00:09:27.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.13s
41872026-09-05T00:09:27.150Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41882026-09-05T00:09:27.150Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41892026-09-05T00:09:27.359Z
41902026-09-05T00:09:27.359Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41912026-09-05T00:09:27.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-09-05T00:09:27.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-09-05T00:09:28.132Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-09-05T00:09:38.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.11s
41952026-09-05T00:09:38.486Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41962026-09-05T00:09:38.486Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41972026-09-05T00:09:38.683Z
41982026-09-05T00:09:38.683Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41992026-09-05T00:09:39.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-09-05T00:09:39.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-09-05T00:09:39.458Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42022026-09-05T00:09:49.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42032026-09-05T00:09:49.719Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42042026-09-05T00:09:49.719Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42052026-09-05T00:09:49.919Z
42062026-09-05T00:09:49.919Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42072026-09-05T00:09:50.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-09-05T00:09:50.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-09-05T00:09:50.695Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42102026-09-05T00:10:00.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
42112026-09-05T00:10:00.928Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42122026-09-05T00:10:00.928Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42132026-09-05T00:10:01.130Z
42142026-09-05T00:10:01.131Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42152026-09-05T00:10:01.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-09-05T00:10:01.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-09-05T00:10:01.906Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42182026-09-05T00:10:12.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s
42192026-09-05T00:10:12.238Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42202026-09-05T00:10:12.238Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42212026-09-05T00:10:12.435Z
42222026-09-05T00:10:12.435Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42232026-09-05T00:10:12.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-09-05T00:10:12.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-09-05T00:10:13.210Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42262026-09-05T00:10:23.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42272026-09-05T00:10:23.518Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42282026-09-05T00:10:23.518Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42292026-09-05T00:10:23.722Z
42302026-09-05T00:10:23.722Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42312026-09-05T00:10:24.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-09-05T00:10:24.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-09-05T00:10:24.501Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42342026-09-05T00:10:34.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42352026-09-05T00:10:34.810Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42362026-09-05T00:10:34.810Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42372026-09-05T00:10:35.010Z
42382026-09-05T00:10:35.010Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42392026-09-05T00:10:35.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402026-09-05T00:10:35.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412026-09-05T00:10:35.783Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-09-05T00:10:46.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
42432026-09-05T00:10:46.150Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42442026-09-05T00:10:46.150Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42452026-09-05T00:10:46.350Z
42462026-09-05T00:10:46.350Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42472026-09-05T00:10:46.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-05T00:10:46.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-05T00:10:46.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-05T00:10:46.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42512026-09-05T00:10:46.934Z
42522026-09-05T00:10:46.934Zinfo: running `cargo check --bins` on installinator-common (251/376)
42532026-09-05T00:10:47.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-05T00:10:47.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-05T00:10:47.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-05T00:10:47.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42572026-09-05T00:10:47.529Z
42582026-09-05T00:10:47.529Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42592026-09-05T00:10:48.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-05T00:10:48.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-05T00:10:48.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-05T00:10:48.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42632026-09-05T00:10:48.095Z
42642026-09-05T00:10:48.096Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42652026-09-05T00:10:48.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-05T00:10:48.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-05T00:10:48.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-05T00:10:48.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
42692026-09-05T00:10:48.715Z
42702026-09-05T00:10:48.715Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42712026-09-05T00:10:49.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-05T00:10:49.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-05T00:10:49.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-05T00:10:49.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42752026-09-05T00:10:49.289Z
42762026-09-05T00:10:49.289Zinfo: running `cargo check --bins` on range-requests (255/376)
42772026-09-05T00:10:49.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-05T00:10:49.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-05T00:10:49.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-05T00:10:49.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42812026-09-05T00:10:49.857Z
42822026-09-05T00:10:49.857Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42832026-09-05T00:10:50.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-05T00:10:50.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-05T00:10:50.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-05T00:10:50.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42872026-09-05T00:10:50.427Z
42882026-09-05T00:10:50.427Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42892026-09-05T00:10:50.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-05T00:10:50.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-05T00:10:50.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-05T00:10:50.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42932026-09-05T00:10:50.988Z
42942026-09-05T00:10:50.988Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42952026-09-05T00:10:51.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-05T00:10:51.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-05T00:10:51.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-05T00:10:51.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42992026-09-05T00:10:51.581Z
43002026-09-05T00:10:51.582Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
43012026-09-05T00:10:52.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-05T00:10:52.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-05T00:10:52.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-05T00:10:52.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43052026-09-05T00:10:52.173Z
43062026-09-05T00:10:52.173Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43072026-09-05T00:10:52.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-05T00:10:52.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-05T00:10:52.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-05T00:10:52.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43112026-09-05T00:10:52.767Z
43122026-09-05T00:10:52.767Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43132026-09-05T00:10:53.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-05T00:10:53.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-05T00:10:53.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-05T00:10:53.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43172026-09-05T00:10:53.372Z
43182026-09-05T00:10:53.372Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43192026-09-05T00:10:53.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-05T00:10:53.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-05T00:10:53.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-05T00:10:53.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43232026-09-05T00:10:53.967Z
43242026-09-05T00:10:53.968Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43252026-09-05T00:10:54.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-05T00:10:54.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-05T00:10:54.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-05T00:10:54.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43292026-09-05T00:10:54.567Z
43302026-09-05T00:10:54.567Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43312026-09-05T00:10:55.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-05T00:10:55.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-05T00:10:55.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-05T00:10:55.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43352026-09-05T00:10:55.165Z
43362026-09-05T00:10:55.165Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43372026-09-05T00:10:55.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-05T00:10:55.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-05T00:10:55.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-05T00:10:55.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-05T00:10:55.762Z
43422026-09-05T00:10:55.762Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43432026-09-05T00:10:56.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-05T00:10:56.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-05T00:10:56.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-05T00:10:56.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43472026-09-05T00:10:56.369Z
43482026-09-05T00:10:56.369Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43492026-09-05T00:10:56.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-05T00:10:56.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-05T00:10:56.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-05T00:10:56.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43532026-09-05T00:10:56.964Z
43542026-09-05T00:10:56.964Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43552026-09-05T00:10:57.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-05T00:10:57.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-05T00:10:57.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-05T00:10:57.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43592026-09-05T00:10:57.562Z
43602026-09-05T00:10:57.562Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43612026-09-05T00:10:58.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-05T00:10:58.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-05T00:10:58.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-05T00:10:58.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-05T00:10:58.181Z
43662026-09-05T00:10:58.181Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43672026-09-05T00:10:58.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-05T00:10:58.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-05T00:10:58.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-05T00:10:58.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43712026-09-05T00:10:58.799Z
43722026-09-05T00:10:58.799Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43732026-09-05T00:10:59.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-05T00:10:59.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-05T00:10:59.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-05T00:10:59.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43772026-09-05T00:10:59.408Z
43782026-09-05T00:10:59.408Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43792026-09-05T00:10:59.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-05T00:10:59.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-05T00:10:59.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-05T00:10:59.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-05T00:11:00.032Z
43842026-09-05T00:11:00.032Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43852026-09-05T00:11:00.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-05T00:11:00.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-05T00:11:00.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-05T00:11:00.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43892026-09-05T00:11:00.665Z
43902026-09-05T00:11:00.665Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43912026-09-05T00:11:01.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-05T00:11:01.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-05T00:11:01.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-05T00:11:01.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43952026-09-05T00:11:01.235Z
43962026-09-05T00:11:01.235Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43972026-09-05T00:11:01.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-05T00:11:01.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-05T00:11:01.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-05T00:11:01.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-05T00:11:01.807Z
44022026-09-05T00:11:01.807Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
44032026-09-05T00:11:02.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-05T00:11:02.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-05T00:11:02.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-05T00:11:02.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-05T00:11:02.387Z
44082026-09-05T00:11:02.387Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44092026-09-05T00:11:02.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-05T00:11:02.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-05T00:11:02.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-05T00:11:02.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44132026-09-05T00:11:02.990Z
44142026-09-05T00:11:02.991Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44152026-09-05T00:11:03.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-05T00:11:03.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-05T00:11:03.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-05T00:11:03.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44192026-09-05T00:11:03.536Z
44202026-09-05T00:11:03.537Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44212026-09-05T00:11:04.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-05T00:11:04.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-05T00:11:04.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-09-05T00:11:04.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44252026-09-05T00:11:04.175Z
44262026-09-05T00:11:04.175Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44272026-09-05T00:11:04.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-09-05T00:11:04.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-09-05T00:11:04.817Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44302026-09-05T00:11:05.218Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44312026-09-05T00:11:06.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
44322026-09-05T00:11:06.600Z
44332026-09-05T00:11:06.600Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44342026-09-05T00:11:07.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-05T00:11:07.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-05T00:11:07.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-05T00:11:07.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-05T00:11:07.171Z
44392026-09-05T00:11:07.171Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44402026-09-05T00:11:07.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-05T00:11:07.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-05T00:11:07.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-05T00:11:07.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44442026-09-05T00:11:07.761Z
44452026-09-05T00:11:07.761Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44462026-09-05T00:11:08.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-05T00:11:08.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-05T00:11:08.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-05T00:11:08.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44502026-09-05T00:11:08.344Z
44512026-09-05T00:11:08.344Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44522026-09-05T00:11:08.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-05T00:11:08.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-05T00:11:08.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-05T00:11:08.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44562026-09-05T00:11:08.899Z
44572026-09-05T00:11:08.899Zinfo: running `cargo check --bins` on installinator-client (285/376)
44582026-09-05T00:11:09.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-05T00:11:09.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-05T00:11:09.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-05T00:11:09.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-05T00:11:09.462Z
44632026-09-05T00:11:09.463Zinfo: running `cargo check --bins` on oxide-client (286/376)
44642026-09-05T00:11:09.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-05T00:11:09.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-05T00:11:09.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-05T00:11:09.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44682026-09-05T00:11:10.027Z
44692026-09-05T00:11:10.028Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44702026-09-05T00:11:10.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-05T00:11:10.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-05T00:11:10.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-05T00:11:10.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44742026-09-05T00:11:10.629Z
44752026-09-05T00:11:10.629Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44762026-09-05T00:11:11.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-05T00:11:11.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-05T00:11:11.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-05T00:11:11.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44802026-09-05T00:11:11.212Z
44812026-09-05T00:11:11.213Zinfo: running `cargo check --bins` on wicket-common (289/376)
44822026-09-05T00:11:11.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-05T00:11:11.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-05T00:11:11.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-05T00:11:11.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44862026-09-05T00:11:11.800Z
44872026-09-05T00:11:11.801Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44882026-09-05T00:11:12.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-05T00:11:12.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-05T00:11:12.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-09-05T00:11:12.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44922026-09-05T00:11:12.381Z
44932026-09-05T00:11:12.381Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44942026-09-05T00:11:12.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-09-05T00:11:12.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-09-05T00:11:13.071Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44972026-09-05T00:11:13.160Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44982026-09-05T00:11:14.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
44992026-09-05T00:11:14.442Z
45002026-09-05T00:11:14.442Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
45012026-09-05T00:11:14.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-05T00:11:14.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-05T00:11:14.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-05T00:11:14.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45052026-09-05T00:11:15.004Z
45062026-09-05T00:11:15.004Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45072026-09-05T00:11:15.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-05T00:11:15.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-05T00:11:15.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-05T00:11:15.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45112026-09-05T00:11:15.666Z
45122026-09-05T00:11:15.666Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45132026-09-05T00:11:16.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-05T00:11:16.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-05T00:11:16.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-05T00:11:16.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45172026-09-05T00:11:16.322Z
45182026-09-05T00:11:16.323Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45192026-09-05T00:11:16.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-05T00:11:16.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-05T00:11:16.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-05T00:11:16.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45232026-09-05T00:11:16.943Z
45242026-09-05T00:11:16.943Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45252026-09-05T00:11:17.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-05T00:11:17.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-05T00:11:17.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-05T00:11:17.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45292026-09-05T00:11:17.569Z
45302026-09-05T00:11:17.569Zinfo: running `cargo check --bins` on db-macros (297/376)
45312026-09-05T00:11:18.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-05T00:11:18.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-05T00:11:18.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-05T00:11:18.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45352026-09-05T00:11:18.125Z
45362026-09-05T00:11:18.125Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45372026-09-05T00:11:18.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-05T00:11:18.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-05T00:11:18.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-05T00:11:18.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45412026-09-05T00:11:18.685Z
45422026-09-05T00:11:18.685Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45432026-09-05T00:11:19.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-05T00:11:19.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-05T00:11:19.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-05T00:11:19.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45472026-09-05T00:11:19.311Z
45482026-09-05T00:11:19.311Zinfo: running `cargo check --bins` on authz-macros (300/376)
45492026-09-05T00:11:19.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-05T00:11:19.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-05T00:11:19.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-05T00:11:19.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45532026-09-05T00:11:19.867Z
45542026-09-05T00:11:19.867Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45552026-09-05T00:11:20.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-05T00:11:20.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-05T00:11:20.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-05T00:11:20.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45592026-09-05T00:11:20.485Z
45602026-09-05T00:11:20.485Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45612026-09-05T00:11:21.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-05T00:11:21.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-05T00:11:21.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-05T00:11:21.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45652026-09-05T00:11:21.105Z
45662026-09-05T00:11:21.105Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45672026-09-05T00:11:21.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-05T00:11:21.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-05T00:11:21.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-05T00:11:21.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45712026-09-05T00:11:21.669Z
45722026-09-05T00:11:21.670Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45732026-09-05T00:11:22.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-05T00:11:22.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-05T00:11:22.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-05T00:11:22.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45772026-09-05T00:11:22.245Z
45782026-09-05T00:11:22.245Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45792026-09-05T00:11:22.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-05T00:11:22.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-05T00:11:22.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-05T00:11:22.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45832026-09-05T00:11:22.803Z
45842026-09-05T00:11:22.803Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45852026-09-05T00:11:23.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-05T00:11:23.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-05T00:11:23.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-05T00:11:23.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-05T00:11:23.429Z
45902026-09-05T00:11:23.429Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45912026-09-05T00:11:23.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-05T00:11:23.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-05T00:11:23.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-05T00:11:23.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-05T00:11:24.056Z
45962026-09-05T00:11:24.056Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45972026-09-05T00:11:24.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-05T00:11:24.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-05T00:11:24.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46002026-09-05T00:11:24.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46012026-09-05T00:11:24.685Z
46022026-09-05T00:11:24.685Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
46032026-09-05T00:11:25.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46042026-09-05T00:11:25.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46052026-09-05T00:11:25.405Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46062026-09-05T00:11:25.405Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46072026-09-05T00:11:26.082Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46082026-09-05T00:11:27.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
46092026-09-05T00:11:27.988Z
46102026-09-05T00:11:27.988Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46112026-09-05T00:11:28.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-05T00:11:28.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-05T00:11:28.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-05T00:11:28.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46152026-09-05T00:11:28.561Z
46162026-09-05T00:11:28.561Zinfo: running `cargo check --bins` on cert-dev (311/376)
46172026-09-05T00:11:29.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-05T00:11:29.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-05T00:11:29.170Z Checking yasna v0.5.2
46202026-09-05T00:11:29.579Z Checking rcgen v0.12.1
46212026-09-05T00:11:29.831Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46222026-09-05T00:11:30.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46232026-09-05T00:11:30.194Z
46242026-09-05T00:11:30.194Zinfo: running `cargo check --bins` on clickana (312/376)
46252026-09-05T00:11:30.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-09-05T00:11:30.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-09-05T00:11:30.837Z Compiling instability v0.3.11
46282026-09-05T00:11:30.837Z Checking castaway v0.2.4
46292026-09-05T00:11:30.839Z Compiling indoc v2.0.7
46302026-09-05T00:11:30.840Z Checking unicode-truncate v1.1.0
46312026-09-05T00:11:30.957Z Checking lru v0.12.5
46322026-09-05T00:11:30.963Z Checking cassowary v0.3.0
46332026-09-05T00:11:31.038Z Checking compact_str v0.8.1
46342026-09-05T00:11:31.844Z Checking ratatui v0.29.0
46352026-09-05T00:11:32.888Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46362026-09-05T00:11:33.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
46372026-09-05T00:11:33.784Z
46382026-09-05T00:11:33.784Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46392026-09-05T00:11:34.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46402026-09-05T00:11:34.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46412026-09-05T00:11:34.502Z Checking headers-core v0.3.0
46422026-09-05T00:11:34.502Z Checking port-file v0.1.0
46432026-09-05T00:11:34.505Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46442026-09-05T00:11:34.697Z Checking headers v0.4.1
46452026-09-05T00:11:35.064Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46462026-09-05T00:11:36.050Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46472026-09-05T00:11:36.570Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46482026-09-05T00:11:37.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
46492026-09-05T00:11:37.205Z
46502026-09-05T00:11:37.205Zinfo: running `cargo check --bins` on ch-dev (314/376)
46512026-09-05T00:11:37.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-05T00:11:37.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-05T00:11:37.938Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46542026-09-05T00:11:38.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46552026-09-05T00:11:38.870Z
46562026-09-05T00:11:38.870Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46572026-09-05T00:11:39.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-05T00:11:39.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-05T00:11:39.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46602026-09-05T00:11:39.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46612026-09-05T00:11:39.282Z
46622026-09-05T00:11:39.282Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46632026-09-05T00:11:39.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-05T00:11:39.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-05T00:11:39.908Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46662026-09-05T00:11:40.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
46672026-09-05T00:11:40.454Z
46682026-09-05T00:11:40.454Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46692026-09-05T00:11:40.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46702026-09-05T00:11:40.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46712026-09-05T00:11:41.179Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46722026-09-05T00:11:42.305Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46732026-09-05T00:11:42.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
46742026-09-05T00:11:42.852Z
46752026-09-05T00:11:42.852Zinfo: running `cargo check --bins` on db-dev (318/376)
46762026-09-05T00:11:43.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-05T00:11:43.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-05T00:11:43.566Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46792026-09-05T00:11:44.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46802026-09-05T00:11:44.528Z
46812026-09-05T00:11:44.528Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46822026-09-05T00:11:45.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-05T00:11:45.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-05T00:11:45.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46852026-09-05T00:11:45.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46862026-09-05T00:11:45.139Z
46872026-09-05T00:11:45.139Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46882026-09-05T00:11:45.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-05T00:11:45.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-05T00:11:45.749Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46912026-09-05T00:11:46.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
46922026-09-05T00:11:46.619Z
46932026-09-05T00:11:46.620Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46942026-09-05T00:11:47.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46952026-09-05T00:11:47.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46962026-09-05T00:11:47.351Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46972026-09-05T00:11:47.352Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46982026-09-05T00:11:47.355Z Checking git-stub v1.0.0
46992026-09-05T00:11:47.355Z Compiling trait-variant v0.1.2
47002026-09-05T00:11:47.355Z Checking maplit v1.0.2
47012026-09-05T00:11:47.487Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47022026-09-05T00:11:47.492Z Checking drift v0.2.0
47032026-09-05T00:11:47.516Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47042026-09-05T00:11:47.562Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47052026-09-05T00:11:47.623Z Checking git-stub-vcs v0.1.0
47062026-09-05T00:11:47.686Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47072026-09-05T00:11:47.707Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47082026-09-05T00:11:47.818Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47092026-09-05T00:11:47.854Z Checking dropshot-api-manager v0.8.0
47102026-09-05T00:11:47.868Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47112026-09-05T00:11:48.014Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47122026-09-05T00:11:48.207Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47132026-09-05T00:11:48.707Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47142026-09-05T00:11:49.656Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47152026-09-05T00:11:50.681Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47162026-09-05T00:11:51.468Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47172026-09-05T00:11:51.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s
47182026-09-05T00:11:52.118Z
47192026-09-05T00:11:52.118Zinfo: running `cargo check --bins` on installinator-api (322/376)
47202026-09-05T00:11:52.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-05T00:11:52.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-05T00:11:52.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-05T00:11:52.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47242026-09-05T00:11:52.684Z
47252026-09-05T00:11:52.684Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47262026-09-05T00:11:53.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-05T00:11:53.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-05T00:11:53.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-05T00:11:53.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-05T00:11:53.299Z
47312026-09-05T00:11:53.299Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47322026-09-05T00:11:53.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-05T00:11:53.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-05T00:11:53.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-05T00:11:53.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-05T00:11:53.908Z
47372026-09-05T00:11:53.908Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47382026-09-05T00:11:54.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-05T00:11:54.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-05T00:11:54.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-05T00:11:54.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47422026-09-05T00:11:54.535Z
47432026-09-05T00:11:54.535Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47442026-09-05T00:11:54.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-05T00:11:55.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-05T00:11:55.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-05T00:11:55.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47482026-09-05T00:11:55.090Z
47492026-09-05T00:11:55.090Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47502026-09-05T00:11:55.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-05T00:11:55.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-05T00:11:55.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-05T00:11:55.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47542026-09-05T00:11:55.649Z
47552026-09-05T00:11:55.649Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47562026-09-05T00:11:56.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-05T00:11:56.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-05T00:11:56.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-05T00:11:56.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47602026-09-05T00:11:56.239Z
47612026-09-05T00:11:56.239Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47622026-09-05T00:11:56.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-05T00:11:56.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-05T00:11:56.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47652026-09-05T00:11:56.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47662026-09-05T00:11:56.817Z
47672026-09-05T00:11:56.817Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47682026-09-05T00:11:57.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47692026-09-05T00:11:57.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47702026-09-05T00:11:57.430Z Compiling blake3 v1.8.5
47712026-09-05T00:11:57.543Z Checking constant_time_eq v0.4.2
47722026-09-05T00:11:57.546Z Checking arrayvec v0.7.6
47732026-09-05T00:11:57.550Z Checking arrayref v0.3.9
47742026-09-05T00:11:57.563Z Checking cargo-platform v0.3.2
47752026-09-05T00:11:57.563Z Checking topological-sort v0.2.2
47762026-09-05T00:11:57.566Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47772026-09-05T00:11:57.716Z Checking cargo_metadata v0.23.1
47782026-09-05T00:11:58.314Z Checking omicron-zone-package v0.12.3
47792026-09-05T00:11:59.024Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47802026-09-05T00:11:59.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s
47812026-09-05T00:12:00.043Z
47822026-09-05T00:12:00.043Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47832026-09-05T00:12:00.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47842026-09-05T00:12:00.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47852026-09-05T00:12:00.757Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47862026-09-05T00:12:01.391Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47872026-09-05T00:12:01.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
47882026-09-05T00:12:02.101Z
47892026-09-05T00:12:02.101Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47902026-09-05T00:12:02.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47912026-09-05T00:12:02.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47922026-09-05T00:12:03.082Z Compiling darling_core v0.21.3
47932026-09-05T00:12:03.082Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47942026-09-05T00:12:03.086Z Compiling vergen-lib v0.1.6
47952026-09-05T00:12:03.086Z Compiling diesel_derives v2.3.7
47962026-09-05T00:12:03.086Z Checking scheduled-thread-pool v0.2.7
47972026-09-05T00:12:03.086Z Compiling vergen-gitcl v1.0.8
47982026-09-05T00:12:03.086Z Compiling diesel_table_macro_syntax v0.3.0
47992026-09-05T00:12:03.256Z Compiling dirs-sys-next v0.1.2
48002026-09-05T00:12:03.376Z Compiling crunchy v0.2.4
48012026-09-05T00:12:03.399Z Compiling glob v0.3.3
48022026-09-05T00:12:03.447Z Compiling dirs-next v2.0.0
48032026-09-05T00:12:03.539Z Checking r2d2 v0.8.10
48042026-09-05T00:12:03.555Z Compiling tiny-keccak v2.0.2
48052026-09-05T00:12:03.591Z Checking downcast-rs v2.0.2
48062026-09-05T00:12:03.669Z Compiling term v0.7.0
48072026-09-05T00:12:03.732Z Compiling bit-vec v0.6.3
48082026-09-05T00:12:03.788Z Compiling clang-sys v1.8.1
48092026-09-05T00:12:03.869Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48102026-09-05T00:12:03.957Z Compiling ascii-canvas v3.0.0
48112026-09-05T00:12:04.068Z Compiling bit-set v0.5.3
48122026-09-05T00:12:04.158Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48132026-09-05T00:12:04.189Z Compiling itertools v0.10.5
48142026-09-05T00:12:04.197Z Compiling ena v0.14.4
48152026-09-05T00:12:04.220Z Compiling libloading v0.8.9
48162026-09-05T00:12:04.238Z Compiling regex-syntax v0.6.29
48172026-09-05T00:12:04.260Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48182026-09-05T00:12:04.302Z Compiling bindgen v0.71.1
48192026-09-05T00:12:04.416Z Compiling diff v0.1.13
48202026-09-05T00:12:04.697Z Compiling cexpr v0.6.0
48212026-09-05T00:12:04.719Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48222026-09-05T00:12:04.903Z Compiling rustc-hash v2.1.1
48232026-09-05T00:12:05.051Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48242026-09-05T00:12:05.115Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48252026-09-05T00:12:05.253Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48262026-09-05T00:12:05.378Z Compiling libxml v0.3.3
48272026-09-05T00:12:05.433Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48282026-09-05T00:12:05.552Z Compiling lalrpop v0.19.12
48292026-09-05T00:12:05.623Z Compiling strum_macros v0.24.3
48302026-09-05T00:12:05.637Z Compiling indoc v1.0.9
48312026-09-05T00:12:05.739Z Compiling darling_macro v0.21.3
48322026-09-05T00:12:06.248Z Compiling darling v0.21.3
48332026-09-05T00:12:06.323Z Compiling dsl_auto_type v0.2.0
48342026-09-05T00:12:06.396Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48352026-09-05T00:12:06.594Z Checking derive_builder v0.20.2
48362026-09-05T00:12:06.701Z Compiling oso-derive v0.27.3
48372026-09-05T00:12:06.929Z Checking quick-xml v0.37.5
48382026-09-05T00:12:07.007Z Compiling impl-trait-for-tuples v0.2.3
48392026-09-05T00:12:07.207Z Checking openssl-probe v0.1.6
48402026-09-05T00:12:07.358Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48412026-09-05T00:12:07.809Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48422026-09-05T00:12:08.003Z Checking bb8 v0.8.6
48432026-09-05T00:12:08.045Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48442026-09-05T00:12:08.082Z Checking nonempty v0.12.0
48452026-09-05T00:12:08.253Z Compiling libz-sys v1.1.24
48462026-09-05T00:12:08.266Z Compiling strsim v0.10.0
48472026-09-05T00:12:08.281Z Compiling libgit2-sys v0.18.3+1.9.2
48482026-09-05T00:12:08.547Z Compiling darling_core v0.13.4
48492026-09-05T00:12:08.589Z Compiling progenitor-impl v0.13.0
48502026-09-05T00:12:08.705Z Compiling vergen-git2 v9.1.0
48512026-09-05T00:12:09.922Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48522026-09-05T00:12:10.124Z Checking progenitor-client v0.13.0
48532026-09-05T00:12:10.399Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48542026-09-05T00:12:10.417Z Compiling darling_macro v0.13.4
48552026-09-05T00:12:10.929Z Compiling darling v0.13.4
48562026-09-05T00:12:11.027Z Compiling serde_with_macros v1.5.2
48572026-09-05T00:12:11.208Z Compiling progenitor-macro v0.13.0
48582026-09-05T00:12:11.415Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48592026-09-05T00:12:11.630Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48602026-09-05T00:12:11.833Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48612026-09-05T00:12:11.888Z Compiling serde_with v1.14.0
48622026-09-05T00:12:12.021Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48632026-09-05T00:12:12.210Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48642026-09-05T00:12:12.214Z Checking diesel v2.3.7
48652026-09-05T00:12:12.395Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48662026-09-05T00:12:12.460Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48672026-09-05T00:12:12.583Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48682026-09-05T00:12:13.042Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48692026-09-05T00:12:14.174Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48702026-09-05T00:12:14.439Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48712026-09-05T00:12:14.594Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48722026-09-05T00:12:14.783Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48732026-09-05T00:12:14.976Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48742026-09-05T00:12:15.250Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48752026-09-05T00:12:15.277Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48762026-09-05T00:12:15.751Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48772026-09-05T00:12:15.801Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48782026-09-05T00:12:16.061Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48792026-09-05T00:12:16.189Z Checking progenitor v0.13.0
48802026-09-05T00:12:16.355Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48812026-09-05T00:12:16.441Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48822026-09-05T00:12:16.666Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48832026-09-05T00:12:16.858Z Checking twox-hash v2.1.2
48842026-09-05T00:12:16.889Z Checking libsw-core v0.3.2
48852026-09-05T00:12:17.016Z Checking atty v0.2.14
48862026-09-05T00:12:17.044Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48872026-09-05T00:12:17.119Z Checking libsw v3.5.0
48882026-09-05T00:12:17.152Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48892026-09-05T00:12:17.308Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48902026-09-05T00:12:18.918Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48912026-09-05T00:12:19.248Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48922026-09-05T00:12:19.972Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48932026-09-05T00:12:20.693Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48942026-09-05T00:12:21.686Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48952026-09-05T00:12:21.877Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48962026-09-05T00:12:22.029Z Checking fatfs v0.3.6
48972026-09-05T00:12:22.246Z Checking console v0.16.2
48982026-09-05T00:12:22.500Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48992026-09-05T00:12:22.558Z Compiling seq-macro v0.3.6
49002026-09-05T00:12:22.818Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49012026-09-05T00:12:22.973Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49022026-09-05T00:12:23.066Z Checking unit-prefix v0.5.2
49032026-09-05T00:12:23.201Z Checking indicatif v0.18.4
49042026-09-05T00:12:23.612Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49052026-09-05T00:12:23.810Z Checking oxide-update-engine-display v0.1.2
49062026-09-05T00:12:24.116Z Checking support-bundle-viewer v0.1.2
49072026-09-05T00:12:24.255Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49082026-09-05T00:12:24.274Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49092026-09-05T00:12:24.363Z Checking multimap v0.10.1
49102026-09-05T00:12:26.475Z Checking async-bb8-diesel v0.2.1
49112026-09-05T00:12:26.838Z Checking diesel-dtrace v0.5.0
49122026-09-05T00:12:33.940Z Compiling samael v0.0.19
49132026-09-05T00:12:35.558Z Compiling git2 v0.20.4
49142026-09-05T00:12:38.507Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49152026-09-05T00:12:38.798Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49162026-09-05T00:12:39.868Z Compiling polar-core v0.27.3
49172026-09-05T00:12:44.421Z Checking oso v0.27.3
49182026-09-05T00:13:15.524Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49192026-09-05T00:14:31.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49202026-09-05T00:14:31.988Z
49212026-09-05T00:14:31.988Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49222026-09-05T00:14:32.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-05T00:14:32.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-05T00:14:32.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-05T00:14:32.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
49262026-09-05T00:14:32.672Z
49272026-09-05T00:14:32.672Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49282026-09-05T00:14:33.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-05T00:14:33.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-05T00:14:33.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-05T00:14:33.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
49322026-09-05T00:14:33.399Z
49332026-09-05T00:14:33.399Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49342026-09-05T00:14:34.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-05T00:14:34.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-05T00:14:34.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-05T00:14:34.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49382026-09-05T00:14:34.087Z
49392026-09-05T00:14:34.087Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49402026-09-05T00:14:34.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-05T00:14:34.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-05T00:14:34.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49432026-09-05T00:14:34.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49442026-09-05T00:14:34.539Z
49452026-09-05T00:14:34.539Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49462026-09-05T00:14:35.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-05T00:14:35.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-05T00:14:35.465Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-05T00:14:36.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
49502026-09-05T00:14:36.372Z
49512026-09-05T00:14:36.372Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49522026-09-05T00:14:36.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-05T00:14:36.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-05T00:14:37.220Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49552026-09-05T00:15:17.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.58s
49562026-09-05T00:15:17.177Z
49572026-09-05T00:15:17.177Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49582026-09-05T00:15:17.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-05T00:15:17.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-05T00:15:17.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-05T00:15:17.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49622026-09-05T00:15:17.859Z
49632026-09-05T00:15:17.859Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49642026-09-05T00:15:18.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-05T00:15:18.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-05T00:15:18.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-05T00:15:18.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49682026-09-05T00:15:18.323Z
49692026-09-05T00:15:18.324Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49702026-09-05T00:15:18.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-05T00:15:18.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-05T00:15:18.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-05T00:15:18.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49742026-09-05T00:15:18.970Z
49752026-09-05T00:15:18.970Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49762026-09-05T00:15:19.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-05T00:15:19.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-05T00:15:19.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-05T00:15:19.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49802026-09-05T00:15:19.586Z
49812026-09-05T00:15:19.586Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49822026-09-05T00:15:20.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-05T00:15:20.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-05T00:15:20.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-05T00:15:20.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49862026-09-05T00:15:20.188Z
49872026-09-05T00:15:20.189Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49882026-09-05T00:15:20.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-05T00:15:20.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-05T00:15:20.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-05T00:15:20.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49922026-09-05T00:15:20.809Z
49932026-09-05T00:15:20.809Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49942026-09-05T00:15:21.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-05T00:15:21.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-05T00:15:21.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-05T00:15:21.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49982026-09-05T00:15:21.449Z
49992026-09-05T00:15:21.450Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
50002026-09-05T00:15:21.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-05T00:15:21.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-05T00:15:21.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-05T00:15:21.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
50042026-09-05T00:15:22.092Z
50052026-09-05T00:15:22.092Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50062026-09-05T00:15:22.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-05T00:15:22.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-05T00:15:22.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-05T00:15:22.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50102026-09-05T00:15:22.710Z
50112026-09-05T00:15:22.710Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50122026-09-05T00:15:23.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-05T00:15:23.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-05T00:15:23.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-05T00:15:23.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50162026-09-05T00:15:23.356Z
50172026-09-05T00:15:23.356Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50182026-09-05T00:15:23.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-05T00:15:23.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-05T00:15:23.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50212026-09-05T00:15:23.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50222026-09-05T00:15:23.978Z
50232026-09-05T00:15:23.978Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50242026-09-05T00:15:25.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50252026-09-05T00:15:25.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50262026-09-05T00:15:25.494Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50272026-09-05T00:15:25.494Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50282026-09-05T00:15:25.494Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50292026-09-05T00:15:25.494Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50302026-09-05T00:15:25.494Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50312026-09-05T00:15:25.494Z Checking yansi v1.0.1
50322026-09-05T00:15:25.494Z Checking diff v0.1.13
50332026-09-05T00:15:25.494Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50342026-09-05T00:15:25.494Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50352026-09-05T00:15:25.569Z Checking pretty_assertions v1.4.1
50362026-09-05T00:15:26.180Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50372026-09-05T00:15:26.211Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50382026-09-05T00:16:16.561Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50392026-09-05T00:16:24.173Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50402026-09-05T00:16:24.173Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50412026-09-05T00:16:24.173Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50422026-09-05T00:16:24.173Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50432026-09-05T00:16:24.173Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50442026-09-05T00:16:24.173Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50452026-09-05T00:16:24.173Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50462026-09-05T00:16:24.173Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50472026-09-05T00:16:24.173Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50482026-09-05T00:16:33.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50492026-09-05T00:16:33.825Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50502026-09-05T00:16:33.825Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50512026-09-05T00:16:34.040Z
50522026-09-05T00:16:34.040Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50532026-09-05T00:16:34.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-05T00:16:34.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-05T00:16:34.753Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50562026-09-05T00:16:35.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
50572026-09-05T00:16:35.586Z
50582026-09-05T00:16:35.586Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50592026-09-05T00:16:36.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-05T00:16:36.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-05T00:16:36.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-05T00:16:36.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50632026-09-05T00:16:36.156Z
50642026-09-05T00:16:36.156Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50652026-09-05T00:16:36.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-05T00:16:36.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-05T00:16:36.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50682026-09-05T00:16:36.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50692026-09-05T00:16:36.749Z
50702026-09-05T00:16:36.749Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50712026-09-05T00:16:37.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50722026-09-05T00:16:37.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50732026-09-05T00:16:37.533Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50742026-09-05T00:16:37.653Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50752026-09-05T00:16:37.662Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50762026-09-05T00:17:05.075Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50772026-09-05T00:17:05.483Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50782026-09-05T00:17:07.273Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50792026-09-05T00:17:07.759Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50802026-09-05T00:17:10.903Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50812026-09-05T00:17:35.407Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50822026-09-05T00:17:36.151Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50832026-09-05T00:17:37.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
50842026-09-05T00:17:38.077Z
50852026-09-05T00:17:38.077Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50862026-09-05T00:17:38.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-05T00:17:38.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-05T00:17:38.799Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50892026-09-05T00:17:39.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
50902026-09-05T00:17:39.692Z
50912026-09-05T00:17:39.692Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50922026-09-05T00:17:40.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-05T00:17:40.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-05T00:17:40.323Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50952026-09-05T00:17:40.327Z Compiling fs-err v2.11.0
50962026-09-05T00:17:40.441Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50972026-09-05T00:17:40.451Z Checking parse-size v1.1.0
50982026-09-05T00:17:40.458Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50992026-09-05T00:17:40.458Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51002026-09-05T00:17:40.462Z Checking shell-words v1.1.1
51012026-09-05T00:17:40.548Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51022026-09-05T00:17:40.874Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51032026-09-05T00:17:41.050Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51042026-09-05T00:17:41.723Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51052026-09-05T00:17:42.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
51062026-09-05T00:17:42.866Z
51072026-09-05T00:17:42.866Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51082026-09-05T00:17:43.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-05T00:17:43.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-05T00:17:43.498Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51112026-09-05T00:17:44.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
51122026-09-05T00:17:44.171Z
51132026-09-05T00:17:44.171Zinfo: running `cargo check --bins` on schema (358/376)
51142026-09-05T00:17:44.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-05T00:17:44.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-05T00:17:44.896Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51172026-09-05T00:17:45.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
51182026-09-05T00:17:45.790Z
51192026-09-05T00:17:45.790Zinfo: running `cargo check --bins` on xtask (359/376)
51202026-09-05T00:17:46.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51212026-09-05T00:17:46.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51222026-09-05T00:17:46.192Z Checking serde_core v1.0.228
51232026-09-05T00:17:46.193Z Checking libc v0.2.185
51242026-09-05T00:17:46.271Z Checking bitflags v2.11.0
51252026-09-05T00:17:46.277Z Checking scroll v0.12.0
51262026-09-05T00:17:46.282Z Checking thiserror v1.0.69
51272026-09-05T00:17:46.289Z Checking log v0.4.33
51282026-09-05T00:17:46.292Z Checking indexmap v2.14.0
51292026-09-05T00:17:46.292Z Checking zerocopy v0.7.35
51302026-09-05T00:17:46.370Z Checking syn v2.0.117
51312026-09-05T00:17:46.407Z Checking dtrace-parser v0.2.0
51322026-09-05T00:17:46.425Z Checking once_cell v1.21.3
51332026-09-05T00:17:46.487Z Checking goblin v0.8.2
51342026-09-05T00:17:46.548Z Checking errno v0.3.14
51352026-09-05T00:17:46.595Z Checking getrandom v0.4.3
51362026-09-05T00:17:46.638Z Checking thread-id v4.2.2
51372026-09-05T00:17:46.665Z Checking rustix v1.1.4
51382026-09-05T00:17:46.715Z Checking memmap v0.7.0
51392026-09-05T00:17:46.726Z Checking thiserror v2.0.18
51402026-09-05T00:17:46.780Z Checking fs-err v3.3.0
51412026-09-05T00:17:46.822Z Checking anyhow v1.0.104
51422026-09-05T00:17:46.834Z Checking tabled v0.15.0
51432026-09-05T00:17:47.434Z Checking terminal_size v0.4.3
51442026-09-05T00:17:47.434Z Checking tempfile v3.27.0
51452026-09-05T00:17:47.558Z Checking clap_builder v4.6.0
51462026-09-05T00:17:47.558Z Checking textwrap v0.16.2
51472026-09-05T00:17:47.714Z Checking serde v1.0.228
51482026-09-05T00:17:47.714Z Checking serde_json v1.0.151
51492026-09-05T00:17:47.717Z Checking camino v1.2.5
51502026-09-05T00:17:47.768Z Checking semver v1.0.28
51512026-09-05T00:17:47.913Z Checking cargo-platform v0.3.2
51522026-09-05T00:17:47.976Z Checking camino-tempfile v1.4.1
51532026-09-05T00:17:48.118Z Checking toml_datetime v0.6.11
51542026-09-05T00:17:48.118Z Checking serde_spanned v0.6.9
51552026-09-05T00:17:48.122Z Checking macaddr v1.0.1
51562026-09-05T00:17:48.145Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51572026-09-05T00:17:48.289Z Checking toml_edit v0.22.27
51582026-09-05T00:17:48.301Z Checking dof v0.3.0
51592026-09-05T00:17:48.301Z Checking cargo_metadata v0.23.1
51602026-09-05T00:17:48.562Z Checking usdt-impl v0.5.0
51612026-09-05T00:17:48.751Z Checking clap v4.6.1
51622026-09-05T00:17:48.819Z Checking usdt v0.5.0
51632026-09-05T00:17:49.261Z Checking toml v0.8.23
51642026-09-05T00:17:49.526Z Checking cargo_toml v0.21.0
51652026-09-05T00:17:50.170Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51662026-09-05T00:17:50.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
51672026-09-05T00:17:50.673Z
51682026-09-05T00:17:50.673Zinfo: running `cargo check --bins` on dnsadm (360/376)
51692026-09-05T00:17:51.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51702026-09-05T00:17:51.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51712026-09-05T00:17:51.305Z Checking arc-swap v1.8.2
51722026-09-05T00:17:51.581Z Checking slog-scope v4.4.1
51732026-09-05T00:17:51.693Z Checking slog-stdlog v4.1.1
51742026-09-05T00:17:51.791Z Checking slog-envlogger v2.2.0
51752026-09-05T00:17:51.910Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51762026-09-05T00:17:52.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
51772026-09-05T00:17:52.501Z
51782026-09-05T00:17:52.501Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51792026-09-05T00:17:53.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-05T00:17:53.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-05T00:17:53.310Z Checking cpubits v0.1.1
51822026-09-05T00:17:53.436Z Checking pem-rfc7468 v1.0.0
51832026-09-05T00:17:53.448Z Checking hmac v0.13.0
51842026-09-05T00:17:53.448Z Checking universal-hash v0.6.1
51852026-09-05T00:17:53.470Z Checking ctr v0.10.1
51862026-09-05T00:17:53.471Z Checking aead v0.6.1
51872026-09-05T00:17:53.499Z Checking crypto-bigint v0.7.5
51882026-09-05T00:17:53.499Z Checking aes v0.9.1
51892026-09-05T00:17:53.526Z Checking salsa20 v0.11.0
51902026-09-05T00:17:53.573Z Checking polyval v0.7.1
51912026-09-05T00:17:53.587Z Checking der v0.8.0
51922026-09-05T00:17:53.603Z Checking pbkdf2 v0.13.0
51932026-09-05T00:17:53.631Z Checking cbc v0.2.1
51942026-09-05T00:17:53.681Z Checking ff v0.14.0
51952026-09-05T00:17:53.702Z Checking signature v3.0.0
51962026-09-05T00:17:53.737Z Checking ghash v0.6.0
51972026-09-05T00:17:53.758Z Checking scrypt v0.12.0
51982026-09-05T00:17:53.793Z Checking base16ct v1.0.0
51992026-09-05T00:17:53.813Z Checking group v0.14.0
52002026-09-05T00:17:53.851Z Checking hkdf v0.13.0
52012026-09-05T00:17:53.870Z Compiling curve25519-dalek v5.0.0
52022026-09-05T00:17:53.895Z Checking aes-gcm v0.11.0
52032026-09-05T00:17:53.916Z Checking keccak v0.2.0
52042026-09-05T00:17:53.932Z Checking poly1305 v0.9.0
52052026-09-05T00:17:53.962Z Checking wnaf v0.14.0
52062026-09-05T00:17:53.985Z Checking blowfish v0.10.0
52072026-09-05T00:17:54.057Z Checking blake2 v0.11.0-rc.6
52082026-09-05T00:17:54.074Z Checking sha3 v0.11.0
52092026-09-05T00:17:54.130Z Checking kem v0.3.0
52102026-09-05T00:17:54.146Z Checking bcrypt-pbkdf v0.11.0
52112026-09-05T00:17:54.200Z Checking module-lattice v0.2.3
52122026-09-05T00:17:54.251Z Checking sponge-cursor v0.1.0
52132026-09-05T00:17:54.304Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52142026-09-05T00:17:54.321Z Checking argon2 v0.6.0-rc.8
52152026-09-05T00:17:54.373Z Checking sha3 v0.12.0
52162026-09-05T00:17:54.377Z Checking spki v0.8.0
52172026-09-05T00:17:54.411Z Checking sec1 v0.8.1
52182026-09-05T00:17:54.427Z Checking ml-kem v0.3.2
52192026-09-05T00:17:54.489Z Checking internal-russh-num-bigint v0.5.0
52202026-09-05T00:17:54.570Z Checking pkcs5 v0.8.1
52212026-09-05T00:17:54.585Z Checking pkcs1 v0.8.0-rc.4
52222026-09-05T00:17:54.623Z Checking num-bigint v0.4.6
52232026-09-05T00:17:54.662Z Checking generic-array v1.4.3
52242026-09-05T00:17:54.791Z Checking russh-util v0.52.0
52252026-09-05T00:17:54.862Z Checking pkcs8 v0.11.0
52262026-09-05T00:17:54.913Z Compiling enum_dispatch v0.3.13
52272026-09-05T00:17:55.061Z Checking ed25519 v3.0.0
52282026-09-05T00:17:55.064Z Compiling delegate v0.13.5
52292026-09-05T00:17:55.155Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52302026-09-05T00:17:55.211Z Checking hex-literal v1.1.0
52312026-09-05T00:17:55.262Z Checking ed25519-dalek v3.0.0
52322026-09-05T00:17:55.311Z Checking md5 v0.8.0
52332026-09-05T00:17:55.353Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52342026-09-05T00:17:55.480Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52352026-09-05T00:17:55.495Z Checking internet-checksum v0.2.1
52362026-09-05T00:17:55.563Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52372026-09-05T00:17:55.745Z Checking elliptic-curve v0.14.1
52382026-09-05T00:17:55.745Z Checking rfc6979 v0.6.0
52392026-09-05T00:17:55.749Z Checking primefield v0.14.0
52402026-09-05T00:17:55.749Z Checking ssh-encoding v0.3.0
52412026-09-05T00:17:55.847Z Checking crypto-primes v0.7.2
52422026-09-05T00:17:56.001Z Checking ssh-cipher v0.3.0
52432026-09-05T00:17:56.001Z Checking russh-cryptovec v0.62.0
52442026-09-05T00:17:56.132Z Checking primeorder v0.14.0
52452026-09-05T00:17:56.136Z Checking ecdsa v0.17.0
52462026-09-05T00:17:56.490Z Checking p521 v0.14.0
52472026-09-05T00:17:56.490Z Checking p384 v0.14.0
52482026-09-05T00:17:56.493Z Checking p256 v0.14.0
52492026-09-05T00:17:56.765Z Checking rsa v0.10.0-rc.18
52502026-09-05T00:17:59.358Z Checking ssh-key v0.7.0-rc.11
52512026-09-05T00:18:00.117Z Checking russh v0.62.4
52522026-09-05T00:18:13.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.33s
52532026-09-05T00:18:13.839Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52542026-09-05T00:18:13.840Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52552026-09-05T00:18:14.040Z
52562026-09-05T00:18:14.040Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52572026-09-05T00:18:14.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52582026-09-05T00:18:14.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52592026-09-05T00:18:14.677Z Checking termios v0.3.3
52602026-09-05T00:18:14.868Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52612026-09-05T00:18:15.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
52622026-09-05T00:18:15.628Z
52632026-09-05T00:18:15.628Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52642026-09-05T00:18:16.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52652026-09-05T00:18:16.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52662026-09-05T00:18:16.321Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52672026-09-05T00:18:17.029Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52682026-09-05T00:18:18.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
52692026-09-05T00:18:18.829Z
52702026-09-05T00:18:18.829Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52712026-09-05T00:18:19.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-05T00:18:19.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-05T00:18:19.477Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52742026-09-05T00:18:19.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
52752026-09-05T00:18:20.080Z
52762026-09-05T00:18:20.081Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52772026-09-05T00:18:20.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-05T00:18:20.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-05T00:18:20.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-05T00:18:20.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52812026-09-05T00:18:20.649Z
52822026-09-05T00:18:20.649Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52832026-09-05T00:18:21.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-05T00:18:21.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-05T00:18:21.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52862026-09-05T00:18:21.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52872026-09-05T00:18:21.221Z
52882026-09-05T00:18:21.221Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52892026-09-05T00:18:21.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-05T00:18:21.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-05T00:18:21.973Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52922026-09-05T00:18:22.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
52932026-09-05T00:18:22.752Z
52942026-09-05T00:18:22.752Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52952026-09-05T00:18:23.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52962026-09-05T00:18:23.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52972026-09-05T00:18:23.402Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52982026-09-05T00:18:23.510Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52992026-09-05T00:18:24.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
53002026-09-05T00:18:24.505Z
53012026-09-05T00:18:24.505Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
53022026-09-05T00:18:24.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-05T00:18:24.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-05T00:18:24.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53052026-09-05T00:18:24.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53062026-09-05T00:18:25.075Z
53072026-09-05T00:18:25.075Zinfo: running `cargo check --bins` on omicron-package (370/376)
53082026-09-05T00:18:25.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-05T00:18:25.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-05T00:18:25.757Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53112026-09-05T00:18:26.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
53122026-09-05T00:18:27.035Z
53132026-09-05T00:18:27.035Zinfo: running `cargo check --bins` on tqdb (371/376)
53142026-09-05T00:18:27.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53152026-09-05T00:18:27.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53162026-09-05T00:18:27.822Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53172026-09-05T00:18:28.172Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53182026-09-05T00:18:28.681Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53192026-09-05T00:18:28.681Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53202026-09-05T00:18:36.110Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53212026-09-05T00:18:37.116Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53222026-09-05T00:18:37.116Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53232026-09-05T00:18:37.120Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53242026-09-05T00:18:37.120Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53252026-09-05T00:18:37.120Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53262026-09-05T00:18:37.120Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53272026-09-05T00:18:37.549Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53282026-09-05T00:18:38.139Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53292026-09-05T00:18:38.378Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53302026-09-05T00:18:38.610Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53312026-09-05T00:18:39.482Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53322026-09-05T00:18:40.147Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53332026-09-05T00:18:45.001Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53342026-09-05T00:18:52.480Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53352026-09-05T00:18:52.480Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53362026-09-05T00:18:52.484Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53372026-09-05T00:18:52.484Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53382026-09-05T00:18:53.996Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53392026-09-05T00:18:55.297Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53402026-09-05T00:18:55.986Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53412026-09-05T00:18:57.271Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53422026-09-05T00:18:57.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s
53432026-09-05T00:18:58.028Z
53442026-09-05T00:18:58.028Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53452026-09-05T00:18:58.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53462026-09-05T00:18:58.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53472026-09-05T00:18:58.739Z Checking rtoolbox v0.0.3
53482026-09-05T00:18:58.742Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53492026-09-05T00:18:58.862Z Checking tui-tree-widget v0.23.1
53502026-09-05T00:18:58.866Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53512026-09-05T00:18:58.957Z Checking rpassword v7.5.4
53522026-09-05T00:19:01.800Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53532026-09-05T00:19:03.640Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53542026-09-05T00:19:04.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
53552026-09-05T00:19:04.773Z
53562026-09-05T00:19:04.773Zinfo: running `cargo check --bins` on wicket (373/376)
53572026-09-05T00:19:05.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-05T00:19:05.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-05T00:19:05.473Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53602026-09-05T00:19:05.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
53612026-09-05T00:19:06.023Z
53622026-09-05T00:19:06.023Zinfo: running `cargo check --bins` on wicketd (374/376)
53632026-09-05T00:19:06.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-05T00:19:06.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-05T00:19:06.733Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53662026-09-05T00:19:10.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
53672026-09-05T00:19:10.466Z
53682026-09-05T00:19:10.466Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53692026-09-05T00:19:10.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-05T00:19:10.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-05T00:19:10.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53722026-09-05T00:19:10.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53732026-09-05T00:19:11.036Z
53742026-09-05T00:19:11.036Zinfo: running `cargo check --bins` on zone-setup (376/376)
53752026-09-05T00:19:11.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53762026-09-05T00:19:11.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53772026-09-05T00:19:11.713Z Checking uzers v0.12.2
53782026-09-05T00:19:11.984Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53792026-09-05T00:19:12.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
53802026-09-05T00:19:13.007Z
53812026-09-05T00:19:13.011Zreal 14:26.364210465
53822026-09-05T00:19:13.011Zuser 21:40.108215951
53832026-09-05T00:19:13.011Zsys 4:28.525871302
53842026-09-05T00:19:13.011Ztrap 0.343602127
53852026-09-05T00:19:13.011Ztflt 0.626361454
53862026-09-05T00:19:13.011Zdflt 0.938032327
53872026-09-05T00:19:13.011Zkflt 0.005546292
53882026-09-05T00:19:13.011Zlock 1:28:06.876165165
53892026-09-05T00:19:13.011Zslp 1:43:18.494505608
53902026-09-05T00:19:13.011Zlat 56.270498233
53912026-09-05T00:19:13.011Zstop 4:02.299848192
53922026-09-05T00:19:13.011Zprocess exited: duration 998442 ms, exit code 0
 
53932026-09-05T00:19:13.018Zfound 0 output files