01KKCFET7SVGVJQ9TRY0P4MHRZ: check-features (helios)

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KKCFFBP8TP7GBMY1D8JW3RGH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T18:18:19.942Zjob assigned to worker 01KKCFFGE09P5HX7GCDXVA446G [factory aws, i-0cf563bc024f945d3] (queued for 1 m 3 s)
 
22026-03-10T18:18:27.372Zstarting task 0: "setup"
32026-03-10T18:18:27.379Z++ uname -s
42026-03-10T18:18:27.381Z+ kern=SunOS
52026-03-10T18:18:27.382Z+ build_user=build
62026-03-10T18:18:27.382Z+ build_uid=12345
72026-03-10T18:18:27.382Z+ work_dir=/work
82026-03-10T18:18:27.382Z+ input_dir=/input
92026-03-10T18:18:27.382Z+ [[ 0 == 12345 ]]
102026-03-10T18:18:27.382Z+ case "$kern" in
112026-03-10T18:18:27.382Z+ groupadd -g 12345 build
122026-03-10T18:18:27.385Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-10T18:18:29.390Z+ zfs create -o mountpoint=/work rpool/work
142026-03-10T18:18:29.504Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-10T18:18:29.507Z+ home_fs=zfs
162026-03-10T18:18:29.507Z+ [[ zfs == autofs ]]
172026-03-10T18:18:29.507Z+ mkdir -p /home/build
182026-03-10T18:18:29.510Z+ chown build:build /home/build /work
192026-03-10T18:18:31.510Z+ chmod 0700 /home/build /work
202026-03-10T18:18:31.513Zprocess exited: duration 4139 ms, exit code 0
 
212026-03-10T18:18:31.519Zstarting task 1: "rust-toolchain"
222026-03-10T18:18:31.523Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-10T18:18:31.523Z * rust toolchain channel = "1.91.1"
242026-03-10T18:18:31.523Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-10T18:18:31.523Z * rust toolchain profile = "default"
262026-03-10T18:18:31.523Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-10T18:18:31.526Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-10T18:18:31.526Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-10T18:18:31.526Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-10T18:18:31.652Zinfo: downloading installer
312026-03-10T18:18:33.572Zwarn: It looks like you have an existing installation of Rust at:
322026-03-10T18:18:33.572Zwarn: /opt/ooce/bin
332026-03-10T18:18:33.572Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-10T18:18:33.572Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-10T18:18:33.572Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-10T18:18:33.572Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-10T18:18:33.572Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-10T18:18:33.572Zerror: cannot install while Rust is installed
392026-03-10T18:18:33.572Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-10T18:18:33.584Zinfo: profile set to 'default'
412026-03-10T18:18:33.584Zinfo: default host triple is x86_64-unknown-illumos
422026-03-10T18:18:33.587Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-10T18:18:33.770Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-10T18:18:33.770Zinfo: downloading component 'cargo'
452026-03-10T18:18:34.935Zinfo: downloading component 'clippy'
462026-03-10T18:18:35.407Zinfo: downloading component 'rust-docs'
472026-03-10T18:18:36.927Zinfo: downloading component 'rust-std'
482026-03-10T18:18:38.745Zinfo: downloading component 'rustc'
492026-03-10T18:18:47.904Zinfo: downloading component 'rustfmt'
502026-03-10T18:18:48.221Zinfo: installing component 'cargo'
512026-03-10T18:18:49.042Zinfo: installing component 'clippy'
522026-03-10T18:18:49.397Zinfo: installing component 'rust-docs'
532026-03-10T18:18:50.805Zinfo: installing component 'rust-std'
542026-03-10T18:18:52.344Zinfo: installing component 'rustc'
552026-03-10T18:18:58.176Zinfo: installing component 'rustfmt'
562026-03-10T18:18:58.487Z
572026-03-10T18:18:58.487Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-10T18:18:58.893Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-10T18:18:58.893Z
602026-03-10T18:18:58.896Z
612026-03-10T18:18:58.896ZRust is installed now. Great!
622026-03-10T18:18:58.896Z
632026-03-10T18:18:58.896ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-10T18:18:58.896Zenvironment variable. This has not been done automatically.
652026-03-10T18:18:58.897Z
662026-03-10T18:18:58.897ZTo configure your current shell, you need to source
672026-03-10T18:18:58.897Zthe corresponding env file under $HOME/.cargo.
682026-03-10T18:18:58.897Z
692026-03-10T18:18:58.897ZThis is usually done by running one of the following (note the leading DOT):
702026-03-10T18:18:58.897Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-10T18:18:58.897Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-10T18:18:58.897Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-10T18:18:58.992Z+ rustup --version
742026-03-10T18:18:59.002Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-10T18:18:59.006Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-10T18:18:59.086Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-10T18:18:59.090Z+ cargo --version
782026-03-10T18:18:59.156Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-10T18:18:59.159Z+ rustc --version
802026-03-10T18:18:59.229Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-10T18:18:59.232Zprocess exited: duration 27708 ms, exit code 0
 
822026-03-10T18:18:59.239Zstarting task 2: "authentication"
832026-03-10T18:18:59.260Zprocess exited: duration 19 ms, exit code 0
 
842026-03-10T18:18:59.266Zstarting task 3: "clone repository"
852026-03-10T18:18:59.270Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-10T18:18:59.273Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-10T18:18:59.305ZCloning into '/work/oxidecomputer/omicron'...
882026-03-10T18:20:40.418Z+ cd /work/oxidecomputer/omicron
892026-03-10T18:20:40.418Z+ git fetch origin d70f49108912e0bedf3c86a26fc09322788248a9
902026-03-10T18:20:41.398ZFrom https://github.com/oxidecomputer/omicron
912026-03-10T18:20:41.398Z * branch d70f49108912e0bedf3c86a26fc09322788248a9 -> FETCH_HEAD
922026-03-10T18:20:41.410Z+ [[ -n '' ]]
932026-03-10T18:20:41.410Z+ git reset --hard d70f49108912e0bedf3c86a26fc09322788248a9
942026-03-10T18:20:41.498ZHEAD is now at d70f49108 [spr] initial version
952026-03-10T18:20:41.501Zprocess exited: duration 102214 ms, exit code 0
 
962026-03-10T18:20:41.508Zstarting task 4: "build"
972026-03-10T18:20:41.513Z+ source .github/buildomat/ci-env.sh
982026-03-10T18:20:41.519Z++ export CARGO_TERM_COLOR=always
992026-03-10T18:20:41.519Z++ CARGO_TERM_COLOR=always
1002026-03-10T18:20:41.519Z+ cargo --version
1012026-03-10T18:20:41.572Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-10T18:20:41.575Z+ rustc --version
1032026-03-10T18:20:41.645Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-10T18:20:41.648Z+ source ./env.sh
1052026-03-10T18:20:41.648Z++ OLD_SHELL_OPTS=ehxB
1062026-03-10T18:20:41.648Z++ set -o xtrace
1072026-03-10T18:20:41.651Z++++ dirname ./env.sh
1082026-03-10T18:20:41.659Z+++ readlink -f .
1092026-03-10T18:20:41.659Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-03-10T18:20:41.659Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-10T18:20:41.659Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-10T18:20:41.659Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-03-10T18:20:41.659Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-03-10T18:20:41.659Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-03-10T18:20:41.659Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-03-10T18:20:41.659Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-10T18:20:41.659Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-10T18:20:41.659Z++ case $OLD_SHELL_OPTS in
1192026-03-10T18:20:41.659Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202026-03-10T18:20:41.659Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1212026-03-10T18:20:41.659Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1222026-03-10T18:20:41.659Z+ banner prerequisites
1232026-03-10T18:20:41.662Z
1242026-03-10T18:20:41.662Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-03-10T18:20:41.662Z # # # # # # # # # # # # # # #
1262026-03-10T18:20:41.662Z # # # # ##### # # ##### # # # # # #### #
1272026-03-10T18:20:41.662Z ##### ##### # ##### # # # # # # # # #
1282026-03-10T18:20:41.662Z # # # # # # # # # # # # # # #
1292026-03-10T18:20:41.662Z # # # ###### # # ###### ### # #### # #### #
1302026-03-10T18:20:41.662Z
1312026-03-10T18:20:41.662Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-03-10T18:20:51.641Z Startup: Refreshing catalog 'helios-dev' ... Done
1332026-03-10T18:21:01.067Z Startup: Caching catalogs ... Done
1342026-03-10T18:21:22.490ZPlanning: Solver setup ... Done (19.889s)
1352026-03-10T18:21:22.636ZPlanning: Running solver ... Done (0.145s)
1362026-03-10T18:21:22.819ZPlanning: Finding local manifests ... Done (0.003s)
1372026-03-10T18:21:22.830ZPlanning: Fetching manifests: 0/4 0% complete
1382026-03-10T18:21:22.956ZPlanning: Fetching manifests: 4/4 100% complete
1392026-03-10T18:21:22.999ZPlanning: Package planning ... Done (0.043s)
1402026-03-10T18:21:23.038ZPlanning: Merging actions ... Done (0.039s)
1412026-03-10T18:21:23.276ZPlanning: Checking for conflicting actions ... Done (0.238s)
1422026-03-10T18:21:23.286ZPlanning: Consolidating action changes ... Done (0.010s)
1432026-03-10T18:21:24.141ZPlanning: Evaluating mediators ... Done (0.854s)
1442026-03-10T18:21:24.149ZPlanning: Planning completed in 22.93 seconds
1452026-03-10T18:21:24.162Z Packages to install: 4
1462026-03-10T18:21:24.166Z Mediators to change: 2
1472026-03-10T18:21:24.166Z Services to change: 1
1482026-03-10T18:21:24.166Z Estimated space available: 155.44 GB
1492026-03-10T18:21:24.166ZEstimated space to be consumed: 1.82 GB
1502026-03-10T18:21:24.166Z Create boot environment: No
1512026-03-10T18:21:24.166ZCreate backup boot environment: No
1522026-03-10T18:21:24.166Z Rebuild boot archive: No
1532026-03-10T18:21:24.166Z
1542026-03-10T18:21:24.166ZChanged mediators:
1552026-03-10T18:21:24.166Z mediator clang:
1562026-03-10T18:21:24.166Z version: None -> 15 (system default)
1572026-03-10T18:21:24.166Z
1582026-03-10T18:21:24.166Z mediator llvm:
1592026-03-10T18:21:24.166Z version: 14 (system default) -> 15 (system default)
1602026-03-10T18:21:24.166Z
1612026-03-10T18:21:24.166ZChanged packages:
1622026-03-10T18:21:24.166Zhelios-dev
1632026-03-10T18:21:24.166Z developer/build-essential
1642026-03-10T18:21:24.166Z None -> 11-2.0
1652026-03-10T18:21:24.167Z library/libxmlsec1
1662026-03-10T18:21:24.167Z None -> 1.2.35-2.0
1672026-03-10T18:21:24.167Z ooce/developer/clang-15
1682026-03-10T18:21:24.167Z None -> 15.0.7-2.0
1692026-03-10T18:21:24.167Z ooce/developer/llvm-15
1702026-03-10T18:21:24.167Z None -> 15.0.7-2.0
1712026-03-10T18:21:24.167Z
1722026-03-10T18:21:24.167ZServices:
1732026-03-10T18:21:24.167Z restart_fmri:
1742026-03-10T18:21:24.167Z svc:/system/update-man-index:default
1752026-03-10T18:21:24.211Z
1762026-03-10T18:21:24.211ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772026-03-10T18:21:29.212ZDownload: 1232/3290 items 93.6/212.6MB 44% complete (18.6M/s)
1782026-03-10T18:21:34.947ZDownload: 3236/3290 items 203.0/212.6MB 95% complete (20.4M/s)
1792026-03-10T18:21:37.514ZDownload: Completed 212.60 MB in 13.30 seconds (16.0M/s)
1802026-03-10T18:21:37.677Z Actions: 1/3689 actions (Installing new actions)
1812026-03-10T18:21:41.806Z Actions: Completed 3689 actions in 4.13 seconds.
1822026-03-10T18:21:42.538Z Done (0.727s)
1832026-03-10T18:21:42.538Z Done (0.000s)
1842026-03-10T18:21:43.518Z Done (0.980s)
1852026-03-10T18:21:47.443Z Done (3.563s)
1862026-03-10T18:21:47.531Z Done (0.016s)
1872026-03-10T18:21:47.534Z Done (0.000s)
1882026-03-10T18:21:47.683Z Done (0.000s)
1892026-03-10T18:21:48.653ZPlanning: Evaluating mediator changes ... Done
1902026-03-10T18:21:48.796ZPlanning: Checking for conflicting actions ... Done
1912026-03-10T18:21:48.799ZPlanning: Consolidating action changes ... Done
1922026-03-10T18:21:49.019ZPlanning: Evaluating mediators ... Done
1932026-03-10T18:21:49.027ZPlanning: Planning completed in 0.37 seconds
1942026-03-10T18:21:49.048Z Mediators to change: 2
1952026-03-10T18:21:49.048Z Create boot environment: No
1962026-03-10T18:21:49.051ZCreate backup boot environment: No
1972026-03-10T18:21:49.129Z Done
1982026-03-10T18:21:49.129Z Done
1992026-03-10T18:21:49.883Z Done
2002026-03-10T18:21:53.198Z Done
2012026-03-10T18:21:53.281Z Done
2022026-03-10T18:21:53.284Z Done
2032026-03-10T18:21:53.465Z Done
2042026-03-10T18:21:53.967ZPlanning: Evaluating mediator changes ... Done
2052026-03-10T18:21:53.973ZPlanning: Merging actions ... Done
2062026-03-10T18:21:54.136ZPlanning: Checking for conflicting actions ... Done
2072026-03-10T18:21:54.139ZPlanning: Consolidating action changes ... Done
2082026-03-10T18:21:54.354ZPlanning: Evaluating mediators ... Done
2092026-03-10T18:21:54.398ZPlanning: Planning completed in 0.63 seconds
2102026-03-10T18:21:54.426Z Packages to change: 1
2112026-03-10T18:21:54.426Z Mediators to change: 1
2122026-03-10T18:21:54.430Z Services to change: 1
2132026-03-10T18:21:54.430Z Create boot environment: No
2142026-03-10T18:21:54.430ZCreate backup boot environment: Yes
2152026-03-10T18:21:57.104Z Actions: 1/6 actions (Updating modified actions)
2162026-03-10T18:21:57.107Z Actions: Completed 6 actions in 0.00 seconds.
2172026-03-10T18:21:57.107Z Done
2182026-03-10T18:21:57.107Z Done
2192026-03-10T18:21:57.297Z Done
2202026-03-10T18:22:00.571Z Done
2212026-03-10T18:22:00.653Z Done
2222026-03-10T18:22:00.656Z Done
2232026-03-10T18:22:00.815Z Done
2242026-03-10T18:22:01.210ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252026-03-10T18:22:01.210Zclang system 15 system
2262026-03-10T18:22:01.210Zcsh system system illumos
2272026-03-10T18:22:01.210Zctags system system illumos
2282026-03-10T18:22:01.210Zfile system system illumos
2292026-03-10T18:22:01.210Zgcc vendor 12 vendor
2302026-03-10T18:22:01.211Zgcc system 10 system
2312026-03-10T18:22:01.211Zgcc system 7 system
2322026-03-10T18:22:01.211Zgo system 1.20 system
2332026-03-10T18:22:01.211Zgo system 1.19 system
2342026-03-10T18:22:01.211Zllvm system 15 system
2352026-03-10T18:22:01.211Zllvm system 14 system
2362026-03-10T18:22:01.211Zmariadb system 10.6 system
2372026-03-10T18:22:01.211Zmta vendor vendor dma
2382026-03-10T18:22:01.211Zopenjdk system 17 system
2392026-03-10T18:22:01.211Zopenjdk system 11 system
2402026-03-10T18:22:01.211Zopenjdk system 1.8 system
2412026-03-10T18:22:01.212Zopenssl vendor 3 vendor
2422026-03-10T18:22:01.212Zperl system 5.36 system
2432026-03-10T18:22:01.212Zpostgresql system 15 system
2442026-03-10T18:22:01.212Zpostgresql system 13 system
2452026-03-10T18:22:01.212Zpython vendor 3 vendor
2462026-03-10T18:22:01.212Zpython system 2 system
2472026-03-10T18:22:01.212Zpython3 system 3.11 system
2482026-03-10T18:22:01.212Zruby system 3.0 system
2492026-03-10T18:22:01.212Zwords vendor vendor american-english
2502026-03-10T18:22:01.212Zwords system system australian-english
2512026-03-10T18:22:01.212Zwords system system british-english
2522026-03-10T18:22:01.212Zwords system system canadian-english
2532026-03-10T18:22:01.212Zwords system system french
2542026-03-10T18:22:01.213Zwords system system italian
2552026-03-10T18:22:01.213Zwords system system ngerman
2562026-03-10T18:22:01.213Zwords system system ogerman
2572026-03-10T18:22:01.213Zwords system system spanish
2582026-03-10T18:22:01.505ZPUBLISHER TYPE STATUS P LOCATION
2592026-03-10T18:22:01.506Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2602026-03-10T18:22:07.485ZFMRI IFO
2612026-03-10T18:22:07.485Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2622026-03-10T18:22:07.485Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2632026-03-10T18:22:07.485Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2642026-03-10T18:22:07.485Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2652026-03-10T18:22:07.485Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2662026-03-10T18:22:07.485Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2672026-03-10T18:22:07.485Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2682026-03-10T18:22:07.485Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2692026-03-10T18:22:07.485Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2702026-03-10T18:22:07.485Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2712026-03-10T18:22:07.485Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2722026-03-10T18:22:07.485Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2732026-03-10T18:22:07.485Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2742026-03-10T18:22:07.485Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2752026-03-10T18:22:07.485Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2762026-03-10T18:22:07.486Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2772026-03-10T18:22:08.767Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2782026-03-10T18:22:09.144Z Updating crates.io index
2792026-03-10T18:22:09.147Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2802026-03-10T18:22:09.650Z Updating git repository `https://github.com/oxidecomputer/lldp`
2812026-03-10T18:22:10.478Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822026-03-10T18:22:10.724Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-03-10T18:22:11.107Z Updating git repository `https://github.com/oxidecomputer/propolis`
2842026-03-10T18:22:17.894Z Updating git repository `https://github.com/oxidecomputer/crucible`
2852026-03-10T18:22:23.080Z Updating git repository `https://github.com/oxidecomputer/opte`
2862026-03-10T18:22:24.943Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872026-03-10T18:22:25.505Z Updating git repository `https://github.com/oxidecomputer/falcon`
2882026-03-10T18:22:31.552Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2892026-03-10T18:22:32.342Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902026-03-10T18:22:33.737Z Updating git repository `https://github.com/oxidecomputer/clickward`
2912026-03-10T18:22:34.411Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2922026-03-10T18:22:34.994Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2932026-03-10T18:22:35.441Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2942026-03-10T18:22:37.057Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2952026-03-10T18:22:38.467Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2962026-03-10T18:22:38.771Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2972026-03-10T18:22:39.542Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2982026-03-10T18:22:39.970Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992026-03-10T18:22:40.366Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002026-03-10T18:22:40.633Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012026-03-10T18:22:40.898Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3022026-03-10T18:22:41.391Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3032026-03-10T18:22:42.155Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3042026-03-10T18:22:42.712Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3052026-03-10T18:22:43.059Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3062026-03-10T18:22:43.803Z Updating git repository `https://github.com/oxidecomputer/ispf`
3072026-03-10T18:22:45.005Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082026-03-10T18:22:45.891Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3092026-03-10T18:22:46.173Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3102026-03-10T18:22:46.747Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3112026-03-10T18:22:47.119Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3122026-03-10T18:22:47.693Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3132026-03-10T18:22:48.141Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3142026-03-10T18:22:48.476Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3152026-03-10T18:22:48.822Z Updating git repository `https://github.com/illumos/smf-rs`
3162026-03-10T18:22:49.189Z Updating git repository `https://github.com/oxidecomputer/omicron`
3172026-03-10T18:23:24.105Z Downloading crates ...
3182026-03-10T18:23:24.164Z Downloaded anstream v0.6.21
3192026-03-10T18:23:24.170Z Downloaded cargo-platform v0.2.0
3202026-03-10T18:23:24.174Z Downloaded clap v4.5.60
3212026-03-10T18:23:24.181Z Downloaded displaydoc v0.2.5
3222026-03-10T18:23:24.184Z Downloaded unicode-xid v0.2.6
3232026-03-10T18:23:24.187Z Downloaded cfg-if v1.0.4
3242026-03-10T18:23:24.187Z Downloaded clap_lex v1.0.0
3252026-03-10T18:23:24.187Z Downloaded bitflags v2.11.0
3262026-03-10T18:23:24.191Z Downloaded toml_datetime v0.6.11
3272026-03-10T18:23:24.194Z Downloaded thiserror-impl v1.0.69
3282026-03-10T18:23:24.194Z Downloaded form_urlencoded v1.2.2
3292026-03-10T18:23:24.194Z Downloaded crypto-common v0.1.7
3302026-03-10T18:23:24.194Z Downloaded cargo_toml v0.21.0
3312026-03-10T18:23:24.194Z Downloaded fnv v1.0.7
3322026-03-10T18:23:24.196Z Downloaded cpufeatures v0.2.17
3332026-03-10T18:23:24.199Z Downloaded zerovec-derive v0.11.2
3342026-03-10T18:23:24.202Z Downloaded dof v0.3.0
3352026-03-10T18:23:24.202Z Downloaded camino-tempfile v1.4.1
3362026-03-10T18:23:24.202Z Downloaded zerocopy-derive v0.7.35
3372026-03-10T18:23:24.205Z Downloaded textwrap v0.16.2
3382026-03-10T18:23:24.208Z Downloaded thread-id v4.2.2
3392026-03-10T18:23:24.208Z Downloaded errno v0.3.14
3402026-03-10T18:23:24.211Z Downloaded itoa v1.0.17
3412026-03-10T18:23:24.211Z Downloaded toml v0.8.23
3422026-03-10T18:23:24.214Z Downloaded clap_derive v4.5.55
3432026-03-10T18:23:24.216Z Downloaded unicode-linebreak v0.1.5
3442026-03-10T18:23:24.216Z Downloaded fastrand v2.3.0
3452026-03-10T18:23:24.216Z Downloaded camino v1.2.2
3462026-03-10T18:23:24.219Z Downloaded zerofrom-derive v0.1.6
3472026-03-10T18:23:24.219Z Downloaded anyhow v1.0.102
3482026-03-10T18:23:24.222Z Downloaded tinystr v0.8.2
3492026-03-10T18:23:24.225Z Downloaded thiserror v1.0.69
3502026-03-10T18:23:24.227Z Downloaded version_check v0.9.5
3512026-03-10T18:23:24.227Z Downloaded usdt-macro v0.5.0
3522026-03-10T18:23:24.230Z Downloaded scroll_derive v0.12.1
3532026-03-10T18:23:24.230Z Downloaded plain v0.2.3
3542026-03-10T18:23:24.230Z Downloaded heck v0.5.0
3552026-03-10T18:23:24.230Z Downloaded pretty-hex v0.4.1
3562026-03-10T18:23:24.234Z Downloaded ordered-float v2.10.1
3572026-03-10T18:23:24.234Z Downloaded anstyle v1.0.13
3582026-03-10T18:23:24.237Z Downloaded thiserror v2.0.18
3592026-03-10T18:23:24.240Z Downloaded usdt-impl v0.5.0
3602026-03-10T18:23:24.240Z Downloaded anstyle-query v1.1.5
3612026-03-10T18:23:24.240Z Downloaded toml_write v0.1.2
3622026-03-10T18:23:24.244Z Downloaded cargo-util-schemas v0.8.2
3632026-03-10T18:23:24.244Z Downloaded zerofrom v0.1.6
3642026-03-10T18:23:24.247Z Downloaded utf8_iter v1.0.4
3652026-03-10T18:23:24.247Z Downloaded anstyle-parse v0.2.7
3662026-03-10T18:23:24.247Z Downloaded digest v0.10.7
3672026-03-10T18:23:24.250Z Downloaded block-buffer v0.10.4
3682026-03-10T18:23:24.250Z Downloaded yoke-derive v0.8.1
3692026-03-10T18:23:24.250Z Downloaded utf8parse v0.2.2
3702026-03-10T18:23:24.250Z Downloaded usdt-attr-macro v0.5.0
3712026-03-10T18:23:24.250Z Downloaded typeid v1.0.3
3722026-03-10T18:23:24.253Z Downloaded autocfg v1.5.0
3732026-03-10T18:23:24.253Z Downloaded tabled_derive v0.7.0
3742026-03-10T18:23:24.253Z Downloaded macaddr v1.0.1
3752026-03-10T18:23:24.257Z Downloaded generic-array v0.14.7
3762026-03-10T18:23:24.257Z Downloaded serde-value v0.7.0
3772026-03-10T18:23:24.257Z Downloaded potential_utf v0.1.4
3782026-03-10T18:23:24.261Z Downloaded dtrace-parser v0.2.0
3792026-03-10T18:23:24.261Z Downloaded zmij v1.0.21
3802026-03-10T18:23:24.261Z Downloaded serde_spanned v0.6.9
3812026-03-10T18:23:24.261Z Downloaded percent-encoding v2.3.2
3822026-03-10T18:23:24.261Z Downloaded colorchoice v1.0.4
3832026-03-10T18:23:24.264Z Downloaded ucd-trie v0.1.7
3842026-03-10T18:23:24.264Z Downloaded yoke v0.8.1
3852026-03-10T18:23:24.267Z Downloaded synstructure v0.13.2
3862026-03-10T18:23:24.270Z Downloaded serde-untagged v0.1.9
3872026-03-10T18:23:24.270Z Downloaded writeable v0.6.2
3882026-03-10T18:23:24.273Z Downloaded thiserror-impl v2.0.18
3892026-03-10T18:23:24.273Z Downloaded unicode-ident v1.0.24
3902026-03-10T18:23:24.277Z Downloaded pest_derive v2.8.6
3912026-03-10T18:23:24.277Z Downloaded usdt v0.5.0
3922026-03-10T18:23:24.280Z Downloaded zerotrie v0.2.3
3932026-03-10T18:23:24.280Z Downloaded stable_deref_trait v1.2.1
3942026-03-10T18:23:24.284Z Downloaded typenum v1.19.0
3952026-03-10T18:23:24.287Z Downloaded is_terminal_polyfill v1.70.2
3962026-03-10T18:23:24.291Z Downloaded url v2.5.8
3972026-03-10T18:23:24.291Z Downloaded terminal_size v0.4.3
3982026-03-10T18:23:24.299Z Downloaded swrite v0.1.0
3992026-03-10T18:23:24.299Z Downloaded smawk v0.3.2
4002026-03-10T18:23:24.299Z Downloaded toml_edit v0.22.27
4012026-03-10T18:23:24.300Z Downloaded proc-macro-error-attr v1.0.4
4022026-03-10T18:23:24.303Z Downloaded memmap v0.7.0
4032026-03-10T18:23:24.303Z Downloaded strsim v0.11.1
4042026-03-10T18:23:24.303Z Downloaded heck v0.4.1
4052026-03-10T18:23:24.303Z Downloaded zerocopy v0.7.35
4062026-03-10T18:23:24.311Z Downloaded zerovec v0.11.5
4072026-03-10T18:23:24.315Z Downloaded equivalent v1.0.2
4082026-03-10T18:23:24.319Z Downloaded winnow v0.7.14
4092026-03-10T18:23:24.324Z Downloaded fs-err v3.3.0
4102026-03-10T18:23:24.324Z Downloaded byteorder v1.5.0
4112026-03-10T18:23:24.328Z Downloaded unicode-width v0.2.0
4122026-03-10T18:23:24.331Z Downloaded unicode-width v0.1.14
4132026-03-10T18:23:24.334Z Downloaded smallvec v1.15.1
4142026-03-10T18:23:24.335Z Downloaded serde_tokenstream v0.2.3
4152026-03-10T18:23:24.338Z Downloaded scroll v0.12.0
4162026-03-10T18:23:24.341Z Downloaded semver v1.0.27
4172026-03-10T18:23:24.349Z Downloaded cargo_metadata v0.21.0
4182026-03-10T18:23:24.352Z Downloaded idna_adapter v1.2.1
4192026-03-10T18:23:24.352Z Downloaded bytecount v0.6.9
4202026-03-10T18:23:24.355Z Downloaded sha2 v0.10.9
4212026-03-10T18:23:24.361Z Downloaded quote v1.0.44
4222026-03-10T18:23:24.364Z Downloaded litemap v0.8.1
4232026-03-10T18:23:24.372Z Downloaded erased-serde v0.4.9
4242026-03-10T18:23:24.374Z Downloaded papergrid v0.11.0
4252026-03-10T18:23:24.377Z Downloaded getrandom v0.4.1
4262026-03-10T18:23:24.397Z Downloaded proc-macro-error v1.0.4
4272026-03-10T18:23:24.406Z Downloaded pest_generator v2.8.6
4282026-03-10T18:23:24.410Z Downloaded tempfile v3.25.0
4292026-03-10T18:23:24.415Z Downloaded serde_core v1.0.228
4302026-03-10T18:23:24.418Z Downloaded log v0.4.29
4312026-03-10T18:23:24.421Z Downloaded icu_provider v2.1.1
4322026-03-10T18:23:24.421Z Downloaded num-traits v0.2.19
4332026-03-10T18:23:24.423Z Downloaded icu_collections v2.1.1
4342026-03-10T18:23:24.426Z Downloaded icu_properties v2.1.2
4352026-03-10T18:23:24.429Z Downloaded serde_derive v1.0.228
4362026-03-10T18:23:24.439Z Downloaded proc-macro2 v1.0.106
4372026-03-10T18:23:24.443Z Downloaded pest_meta v2.8.6
4382026-03-10T18:23:24.446Z Downloaded once_cell v1.21.3
4392026-03-10T18:23:24.460Z Downloaded serde v1.0.228
4402026-03-10T18:23:24.463Z Downloaded icu_normalizer_data v2.1.1
4412026-03-10T18:23:24.466Z Downloaded icu_locale_core v2.1.1
4422026-03-10T18:23:24.469Z Downloaded icu_normalizer v2.1.1
4432026-03-10T18:23:24.480Z Downloaded memchr v2.8.0
4442026-03-10T18:23:24.488Z Downloaded indexmap v2.13.0
4452026-03-10T18:23:24.501Z Downloaded pest v2.8.6
4462026-03-10T18:23:24.512Z Downloaded icu_properties_data v2.1.2
4472026-03-10T18:23:24.545Z Downloaded serde_json v1.0.149
4482026-03-10T18:23:24.549Z Downloaded idna v1.1.0
4492026-03-10T18:23:24.552Z Downloaded clap_builder v4.5.60
4502026-03-10T18:23:24.556Z Downloaded hashbrown v0.16.1
4512026-03-10T18:23:24.560Z Downloaded goblin v0.8.2
4522026-03-10T18:23:24.569Z Downloaded tabled v0.15.0
4532026-03-10T18:23:24.600Z Downloaded syn v1.0.109
4542026-03-10T18:23:24.608Z Downloaded syn v2.0.117
4552026-03-10T18:23:24.626Z Downloaded rustix v1.1.3
4562026-03-10T18:23:24.665Z Downloaded libc v0.2.180
4572026-03-10T18:23:24.744Z Compiling proc-macro2 v1.0.106
4582026-03-10T18:23:24.747Z Compiling quote v1.0.44
4592026-03-10T18:23:24.747Z Compiling unicode-ident v1.0.24
4602026-03-10T18:23:24.747Z Compiling serde_core v1.0.228
4612026-03-10T18:23:24.747Z Compiling libc v0.2.180
4622026-03-10T18:23:24.747Z Compiling version_check v0.9.5
4632026-03-10T18:23:24.747Z Compiling stable_deref_trait v1.2.1
4642026-03-10T18:23:24.747Z Compiling memchr v2.8.0
4652026-03-10T18:23:25.155Z Compiling serde v1.0.228
4662026-03-10T18:23:25.158Z Compiling zmij v1.0.21
4672026-03-10T18:23:25.485Z Compiling thiserror v1.0.69
4682026-03-10T18:23:25.535Z Compiling autocfg v1.5.0
4692026-03-10T18:23:25.672Z Compiling ucd-trie v0.1.7
4702026-03-10T18:23:25.936Z Compiling itoa v1.0.17
4712026-03-10T18:23:26.034Z Compiling pest v2.8.6
4722026-03-10T18:23:26.175Z Compiling litemap v0.8.1
4732026-03-10T18:23:26.214Z Compiling writeable v0.6.2
4742026-03-10T18:23:26.278Z Compiling icu_properties_data v2.1.2
4752026-03-10T18:23:26.482Z Compiling byteorder v1.5.0
4762026-03-10T18:23:26.534Z Compiling icu_normalizer_data v2.1.1
4772026-03-10T18:23:26.787Z Compiling syn v2.0.117
4782026-03-10T18:23:26.810Z Compiling rustix v1.1.3
4792026-03-10T18:23:26.902Z Compiling errno v0.3.14
4802026-03-10T18:23:26.924Z Compiling serde_json v1.0.149
4812026-03-10T18:23:26.946Z Compiling bitflags v2.11.0
4822026-03-10T18:23:27.245Z Compiling num-traits v0.2.19
4832026-03-10T18:23:27.270Z Compiling typeid v1.0.3
4842026-03-10T18:23:27.319Z Compiling hashbrown v0.16.1
4852026-03-10T18:23:27.496Z Compiling equivalent v1.0.2
4862026-03-10T18:23:27.562Z Compiling pest_meta v2.8.6
4872026-03-10T18:23:27.634Z Compiling smallvec v1.15.1
4882026-03-10T18:23:28.047Z Compiling indexmap v2.13.0
4892026-03-10T18:23:28.139Z Compiling thread-id v4.2.2
4902026-03-10T18:23:28.165Z Compiling proc-macro-error-attr v1.0.4
4912026-03-10T18:23:28.311Z Compiling usdt-impl v0.5.0
4922026-03-10T18:23:28.328Z Compiling erased-serde v0.4.9
4932026-03-10T18:23:28.409Z Compiling syn v1.0.109
4942026-03-10T18:23:28.526Z Compiling toml_write v0.1.2
4952026-03-10T18:23:28.621Z Compiling winnow v0.7.14
4962026-03-10T18:23:29.207Z Compiling proc-macro-error v1.0.4
4972026-03-10T18:23:29.230Z Compiling getrandom v0.4.1
4982026-03-10T18:23:29.461Z Compiling utf8_iter v1.0.4
4992026-03-10T18:23:29.648Z Compiling utf8parse v0.2.2
5002026-03-10T18:23:29.701Z Compiling camino v1.2.2
5012026-03-10T18:23:29.792Z Compiling log v0.4.29
5022026-03-10T18:23:29.869Z Compiling percent-encoding v2.3.2
5032026-03-10T18:23:29.893Z Compiling thiserror v2.0.18
5042026-03-10T18:23:30.029Z Compiling plain v0.2.3
5052026-03-10T18:23:30.119Z Compiling form_urlencoded v1.2.2
5062026-03-10T18:23:30.170Z Compiling anstyle-parse v0.2.7
5072026-03-10T18:23:30.209Z Compiling ordered-float v2.10.1
5082026-03-10T18:23:30.487Z Compiling terminal_size v0.4.3
5092026-03-10T18:23:30.566Z Compiling synstructure v0.13.2
5102026-03-10T18:23:30.608Z Compiling pest_generator v2.8.6
5112026-03-10T18:23:30.657Z Compiling pretty-hex v0.4.1
5122026-03-10T18:23:30.903Z Compiling cfg-if v1.0.4
5132026-03-10T18:23:30.967Z Compiling colorchoice v1.0.4
5142026-03-10T18:23:30.990Z Compiling anstyle-query v1.1.5
5152026-03-10T18:23:30.994Z Compiling is_terminal_polyfill v1.70.2
5162026-03-10T18:23:31.080Z Compiling anstyle v1.0.13
5172026-03-10T18:23:31.143Z Compiling serde-untagged v0.1.9
5182026-03-10T18:23:31.384Z Compiling anstream v0.6.21
5192026-03-10T18:23:31.403Z Compiling semver v1.0.27
5202026-03-10T18:23:31.466Z Compiling fs-err v3.3.0
5212026-03-10T18:23:31.617Z Compiling fastrand v2.3.0
5222026-03-10T18:23:31.718Z Compiling bytecount v0.6.9
5232026-03-10T18:23:31.779Z Compiling fnv v1.0.7
5242026-03-10T18:23:31.802Z Compiling heck v0.4.1
5252026-03-10T18:23:31.832Z Compiling unicode-xid v0.2.6
5262026-03-10T18:23:31.897Z Compiling clap_lex v1.0.0
5272026-03-10T18:23:31.926Z Compiling once_cell v1.21.3
5282026-03-10T18:23:31.954Z Compiling anyhow v1.0.102
5292026-03-10T18:23:32.104Z Compiling heck v0.5.0
5302026-03-10T18:23:32.189Z Compiling strsim v0.11.1
5312026-03-10T18:23:32.212Z Compiling unicode-width v0.1.14
5322026-03-10T18:23:32.395Z Compiling tempfile v3.25.0
5332026-03-10T18:23:32.419Z Compiling clap_builder v4.5.60
5342026-03-10T18:23:32.566Z Compiling papergrid v0.11.0
5352026-03-10T18:23:32.664Z Compiling memmap v0.7.0
5362026-03-10T18:23:32.766Z Compiling unicode-linebreak v0.1.5
5372026-03-10T18:23:32.886Z Compiling smawk v0.3.2
5382026-03-10T18:23:32.908Z Compiling unicode-width v0.2.0
5392026-03-10T18:23:33.083Z Compiling camino-tempfile v1.4.1
5402026-03-10T18:23:33.164Z Compiling serde_derive v1.0.228
5412026-03-10T18:23:33.256Z Compiling zerofrom-derive v0.1.6
5422026-03-10T18:23:33.368Z Compiling yoke-derive v0.8.1
5432026-03-10T18:23:33.391Z Compiling zerovec-derive v0.11.2
5442026-03-10T18:23:33.431Z Compiling displaydoc v0.2.5
5452026-03-10T18:23:34.405Z Compiling thiserror-impl v1.0.69
5462026-03-10T18:23:34.521Z Compiling zerocopy-derive v0.7.35
5472026-03-10T18:23:34.860Z Compiling pest_derive v2.8.6
5482026-03-10T18:23:34.942Z Compiling scroll_derive v0.12.1
5492026-03-10T18:23:35.166Z Compiling zerofrom v0.1.6
5502026-03-10T18:23:35.335Z Compiling yoke v0.8.1
5512026-03-10T18:23:35.424Z Compiling thiserror-impl v2.0.18
5522026-03-10T18:23:35.583Z Compiling zerovec v0.11.5
5532026-03-10T18:23:35.702Z Compiling zerotrie v0.2.3
5542026-03-10T18:23:35.874Z Compiling zerocopy v0.7.35
5552026-03-10T18:23:36.153Z Compiling scroll v0.12.0
5562026-03-10T18:23:36.246Z Compiling tinystr v0.8.2
5572026-03-10T18:23:36.295Z Compiling potential_utf v0.1.4
5582026-03-10T18:23:36.507Z Compiling icu_locale_core v2.1.1
5592026-03-10T18:23:36.507Z Compiling icu_collections v2.1.1
5602026-03-10T18:23:36.552Z Compiling dtrace-parser v0.2.0
5612026-03-10T18:23:36.684Z Compiling goblin v0.8.2
5622026-03-10T18:23:36.801Z Compiling tabled_derive v0.7.0
5632026-03-10T18:23:37.231Z Compiling clap_derive v4.5.55
5642026-03-10T18:23:37.487Z Compiling icu_provider v2.1.1
5652026-03-10T18:23:37.609Z Compiling textwrap v0.16.2
5662026-03-10T18:23:37.884Z Compiling icu_properties v2.1.2
5672026-03-10T18:23:37.917Z Compiling icu_normalizer v2.1.1
5682026-03-10T18:23:37.942Z Compiling toml_datetime v0.6.11
5692026-03-10T18:23:38.057Z Compiling serde_spanned v0.6.9
5702026-03-10T18:23:38.244Z Compiling toml_edit v0.22.27
5712026-03-10T18:23:38.269Z Compiling dof v0.3.0
5722026-03-10T18:23:38.274Z Compiling serde_tokenstream v0.2.3
5732026-03-10T18:23:38.316Z Compiling serde-value v0.7.0
5742026-03-10T18:23:38.687Z Compiling cargo-platform v0.2.0
5752026-03-10T18:23:38.791Z Compiling tabled v0.15.0
5762026-03-10T18:23:38.791Z Compiling macaddr v1.0.1
5772026-03-10T18:23:39.036Z Compiling swrite v0.1.0
5782026-03-10T18:23:39.085Z Compiling idna_adapter v1.2.1
5792026-03-10T18:23:39.161Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5802026-03-10T18:23:39.260Z Compiling idna v1.1.0
5812026-03-10T18:23:39.523Z Compiling usdt-macro v0.5.0
5822026-03-10T18:23:39.610Z Compiling usdt-attr-macro v0.5.0
5832026-03-10T18:23:39.649Z Compiling url v2.5.8
5842026-03-10T18:23:39.665Z Compiling clap v4.5.60
5852026-03-10T18:23:40.179Z Compiling toml v0.8.23
5862026-03-10T18:23:40.740Z Compiling cargo-util-schemas v0.8.2
5872026-03-10T18:23:40.795Z Compiling usdt v0.5.0
5882026-03-10T18:23:40.837Z Compiling cargo_toml v0.21.0
5892026-03-10T18:23:41.983Z Compiling cargo_metadata v0.21.0
5902026-03-10T18:23:43.247Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5912026-03-10T18:23:46.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
5922026-03-10T18:23:46.392Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5932026-03-10T18:23:47.113Z Downloading crates ...
5942026-03-10T18:23:47.236Z Downloaded adler2 v2.0.1
5952026-03-10T18:23:47.244Z Downloaded cargo-platform v0.1.9
5962026-03-10T18:23:47.248Z Downloaded ahash v0.8.12
5972026-03-10T18:23:47.252Z Downloaded cfg_aliases v0.2.1
5982026-03-10T18:23:47.255Z Downloaded const_format_proc_macros v0.2.34
5992026-03-10T18:23:47.260Z Downloaded cookie_store v0.22.1
6002026-03-10T18:23:47.264Z Downloaded difflib v0.4.0
6012026-03-10T18:23:47.267Z Downloaded base16ct v1.0.0
6022026-03-10T18:23:47.271Z Downloaded deranged v0.5.8
6032026-03-10T18:23:47.275Z Downloaded bitfield-struct v0.6.2
6042026-03-10T18:23:47.278Z Downloaded daft-derive v0.1.5
6052026-03-10T18:23:47.285Z Downloaded futures v0.3.32
6062026-03-10T18:23:47.291Z Downloaded foldhash v0.2.0
6072026-03-10T18:23:47.295Z Downloaded curve25519-dalek-derive v0.1.1
6082026-03-10T18:23:47.298Z Downloaded darling_core v0.21.3
6092026-03-10T18:23:47.305Z Downloaded defmt-parser v1.0.0
6102026-03-10T18:23:47.309Z Downloaded critical-section v1.2.0
6112026-03-10T18:23:47.312Z Downloaded futures-macro v0.3.32
6122026-03-10T18:23:47.315Z Downloaded ed25519 v2.2.3
6132026-03-10T18:23:47.319Z Downloaded diff v0.1.13
6142026-03-10T18:23:47.324Z Downloaded fxhash v0.2.1
6152026-03-10T18:23:47.327Z Downloaded derive_builder_core v0.20.2
6162026-03-10T18:23:47.332Z Downloaded derive-ex v0.1.8
6172026-03-10T18:23:47.335Z Downloaded env_filter v1.0.0
6182026-03-10T18:23:47.339Z Downloaded float-ord v0.3.2
6192026-03-10T18:23:47.342Z Downloaded funty v2.0.0
6202026-03-10T18:23:47.346Z Downloaded futures-core v0.3.32
6212026-03-10T18:23:47.349Z Downloaded fixedbitset v0.4.2
6222026-03-10T18:23:47.352Z Downloaded gethostname v0.5.0
6232026-03-10T18:23:47.356Z Downloaded dropshot-api-manager-types v0.5.2
6242026-03-10T18:23:47.359Z Downloaded ghash v0.5.1
6252026-03-10T18:23:47.362Z Downloaded bit-set v0.5.3
6262026-03-10T18:23:47.365Z Downloaded foldhash v0.1.5
6272026-03-10T18:23:47.369Z Downloaded futures-task v0.3.32
6282026-03-10T18:23:47.372Z Downloaded ciborium-ll v0.2.2
6292026-03-10T18:23:47.375Z Downloaded foreign-types-macros v0.2.3
6302026-03-10T18:23:47.378Z Downloaded dtrace-parser v0.3.0
6312026-03-10T18:23:47.381Z Downloaded futures-io v0.3.32
6322026-03-10T18:23:47.384Z Downloaded fd-lock v4.0.4
6332026-03-10T18:23:47.388Z Downloaded flagset v0.4.7
6342026-03-10T18:23:47.392Z Downloaded futures-sink v0.3.32
6352026-03-10T18:23:47.395Z Downloaded foreign-types v0.3.2
6362026-03-10T18:23:47.398Z Downloaded float-cmp v0.10.0
6372026-03-10T18:23:47.401Z Downloaded derive_builder_macro v0.20.2
6382026-03-10T18:23:47.403Z Downloaded cexpr v0.6.0
6392026-03-10T18:23:47.407Z Downloaded git-stub v1.0.0
6402026-03-10T18:23:47.410Z Downloaded http-range v0.1.5
6412026-03-10T18:23:47.413Z Downloaded home v0.5.12
6422026-03-10T18:23:47.416Z Downloaded http-body v1.0.1
6432026-03-10T18:23:47.420Z Downloaded hubpack_derive v0.1.1
6442026-03-10T18:23:47.424Z Downloaded ecdsa v0.16.9
6452026-03-10T18:23:47.427Z Downloaded ff v0.13.1
6462026-03-10T18:23:47.430Z Downloaded constant_time_eq v0.4.2
6472026-03-10T18:23:47.433Z Downloaded flate2 v1.1.9
6482026-03-10T18:23:47.439Z Downloaded httpdate v1.0.3
6492026-03-10T18:23:47.442Z Downloaded convert_case v0.10.0
6502026-03-10T18:23:47.446Z Downloaded crc v3.4.0
6512026-03-10T18:23:47.449Z Downloaded hostname v0.3.1
6522026-03-10T18:23:47.454Z Downloaded indent_write v2.2.0
6532026-03-10T18:23:47.457Z Downloaded chacha20 v0.9.1
6542026-03-10T18:23:47.460Z Downloaded futures-executor v0.3.32
6552026-03-10T18:23:47.462Z Downloaded group v0.13.0
6562026-03-10T18:23:47.466Z Downloaded hyper-tls v0.6.0
6572026-03-10T18:23:47.481Z Downloaded inout v0.1.4
6582026-03-10T18:23:47.485Z Downloaded internet-checksum v0.2.1
6592026-03-10T18:23:47.488Z Downloaded instant v0.1.13
6602026-03-10T18:23:47.491Z Downloaded http-body-util v0.1.3
6612026-03-10T18:23:47.494Z Downloaded is-terminal v0.4.17
6622026-03-10T18:23:47.496Z Downloaded erased-serde v0.3.31
6632026-03-10T18:23:47.500Z Downloaded lazy_static v1.5.0
6642026-03-10T18:23:47.503Z Downloaded lalrpop-util v0.19.12
6652026-03-10T18:23:47.506Z Downloaded is_ci v1.2.0
6662026-03-10T18:23:47.508Z Downloaded libscf-sys v1.1.0
6672026-03-10T18:23:47.512Z Downloaded kstat-rs v0.2.4
6682026-03-10T18:23:47.515Z Downloaded console v0.16.2
6692026-03-10T18:23:47.519Z Downloaded highway v1.3.0
6702026-03-10T18:23:47.522Z Downloaded futures-channel v0.3.32
6712026-03-10T18:23:47.524Z Downloaded colored v2.2.0
6722026-03-10T18:23:47.528Z Downloaded impl-trait-for-tuples v0.2.3
6732026-03-10T18:23:47.532Z Downloaded lru-slab v0.1.2
6742026-03-10T18:23:47.534Z Downloaded lru v0.12.5
6752026-03-10T18:23:47.537Z Downloaded memoffset v0.9.1
6762026-03-10T18:23:47.540Z Downloaded md5 v0.7.0
6772026-03-10T18:23:47.543Z Downloaded lzss v0.8.2
6782026-03-10T18:23:47.546Z Downloaded md-5 v0.10.6
6792026-03-10T18:23:47.549Z Downloaded mime v0.3.17
6802026-03-10T18:23:47.551Z Downloaded newline-converter v0.3.0
6812026-03-10T18:23:47.554Z Downloaded new_debug_unreachable v1.0.6
6822026-03-10T18:23:47.557Z Downloaded des v0.8.1
6832026-03-10T18:23:47.561Z Downloaded derive_builder v0.20.2
6842026-03-10T18:23:47.565Z Downloaded indoc v1.0.9
6852026-03-10T18:23:47.569Z Downloaded indoc v2.0.7
6862026-03-10T18:23:47.572Z Downloaded normalize-line-endings v0.3.0
6872026-03-10T18:23:47.576Z Downloaded ipnetwork v0.21.1
6882026-03-10T18:23:47.578Z Downloaded dropshot_endpoint v0.16.7
6892026-03-10T18:23:47.582Z Downloaded allocator-api2 v0.2.21
6902026-03-10T18:23:47.586Z Downloaded nonempty v0.12.0
6912026-03-10T18:23:47.589Z Downloaded keccak v0.1.6
6922026-03-10T18:23:47.592Z Downloaded half v2.7.1
6932026-03-10T18:23:47.595Z Downloaded num v0.4.3
6942026-03-10T18:23:47.598Z Downloaded num-conv v0.2.0
6952026-03-10T18:23:47.601Z Downloaded libsw v3.5.0
6962026-03-10T18:23:47.604Z Downloaded httparse v1.10.1
6972026-03-10T18:23:47.607Z Downloaded num-iter v0.1.45
6982026-03-10T18:23:47.610Z Downloaded num-derive v0.4.2
6992026-03-10T18:23:47.613Z Downloaded opaque-debug v0.3.1
7002026-03-10T18:23:47.616Z Downloaded openssl-probe v0.1.6
7012026-03-10T18:23:47.618Z Downloaded oso-derive v0.27.3
7022026-03-10T18:23:47.618Z Downloaded olpc-cjson v0.1.4
7032026-03-10T18:23:47.621Z Downloaded openssl-probe v0.2.1
7042026-03-10T18:23:47.624Z Downloaded num_enum_derive v0.5.11
7052026-03-10T18:23:47.627Z Downloaded num_threads v0.1.7
7062026-03-10T18:23:47.630Z Downloaded newtype-uuid v1.3.2
7072026-03-10T18:23:47.632Z Downloaded native-tls v0.2.18
7082026-03-10T18:23:47.635Z Downloaded nanorand v0.7.0
7092026-03-10T18:23:47.638Z Downloaded ingot-macros v0.1.1
7102026-03-10T18:23:47.641Z Downloaded half v1.8.3
7112026-03-10T18:23:47.644Z Downloaded derive_more v0.99.20
7122026-03-10T18:23:47.647Z Downloaded num-complex v0.4.6
7132026-03-10T18:23:47.650Z Downloaded derive-where v1.6.0
7142026-03-10T18:23:47.654Z Downloaded parse-size v1.1.0
7152026-03-10T18:23:47.657Z Downloaded path-slash v0.1.5
7162026-03-10T18:23:47.659Z Downloaded packed_struct_codegen v0.10.1
7172026-03-10T18:23:47.663Z Downloaded flume v0.11.1
7182026-03-10T18:23:47.665Z Downloaded phf_shared v0.13.1
7192026-03-10T18:23:47.668Z Downloaded parse-display v0.10.0
7202026-03-10T18:23:47.671Z Downloaded fatfs v0.3.6
7212026-03-10T18:23:47.674Z Downloaded libsw-core v0.3.2
7222026-03-10T18:23:47.677Z Downloaded phf_shared v0.11.3
7232026-03-10T18:23:47.680Z Downloaded getrandom v0.3.4
7242026-03-10T18:23:47.683Z Downloaded pin-utils v0.1.0
7252026-03-10T18:23:47.686Z Downloaded peg-runtime v0.8.5
7262026-03-10T18:23:47.689Z Downloaded const_format v0.2.35
7272026-03-10T18:23:47.692Z Downloaded phf_shared v0.12.1
7282026-03-10T18:23:47.695Z Downloaded num_enum v0.7.5
7292026-03-10T18:23:47.699Z Downloaded num_enum v0.5.11
7302026-03-10T18:23:47.705Z Downloaded num_enum_derive v0.7.5
7312026-03-10T18:23:47.707Z Downloaded predicates-tree v1.0.13
7322026-03-10T18:23:47.710Z Downloaded num-rational v0.4.2
7332026-03-10T18:23:47.713Z Downloaded powerfmt v0.2.0
7342026-03-10T18:23:47.716Z Downloaded predicates-core v1.0.10
7352026-03-10T18:23:47.719Z Downloaded headers v0.4.1
7362026-03-10T18:23:47.722Z Downloaded heapless v0.8.0
7372026-03-10T18:23:47.726Z Downloaded indexmap v1.9.3
7382026-03-10T18:23:47.730Z Downloaded nu-ansi-term v0.50.3
7392026-03-10T18:23:47.734Z Downloaded libbz2-rs-sys v0.2.2
7402026-03-10T18:23:47.736Z Downloaded peg-macros v0.8.5
7412026-03-10T18:23:47.739Z Downloaded peg v0.8.5
7422026-03-10T18:23:47.743Z Downloaded quick-error v1.2.3
7432026-03-10T18:23:47.746Z Downloaded psl-types v2.0.11
7442026-03-10T18:23:47.749Z Downloaded progenitor-macro v0.10.0
7452026-03-10T18:23:47.751Z Downloaded proc-macro-error-attr2 v2.0.0
7462026-03-10T18:23:47.752Z Downloaded phf v0.13.1
7472026-03-10T18:23:47.754Z Downloaded password-hash v0.4.2
7482026-03-10T18:23:47.758Z Downloaded pbkdf2 v0.12.2
7492026-03-10T18:23:47.761Z Downloaded progenitor-client v0.10.0
7502026-03-10T18:23:47.761Z Downloaded paste v1.0.15
7512026-03-10T18:23:47.764Z Downloaded progenitor-macro v0.13.0
7522026-03-10T18:23:47.767Z Downloaded pem-rfc7468 v0.7.0
7532026-03-10T18:23:47.770Z Downloaded crossbeam-channel v0.5.15
7542026-03-10T18:23:47.775Z Downloaded pkcs8 v0.10.2
7552026-03-10T18:23:47.778Z Downloaded rand_chacha v0.3.1
7562026-03-10T18:23:47.781Z Downloaded litrs v1.0.0
7572026-03-10T18:23:47.783Z Downloaded pin-project-lite v0.2.17
7582026-03-10T18:23:47.787Z Downloaded pkg-config v0.3.32
7592026-03-10T18:23:47.790Z Downloaded poly1305 v0.8.0
7602026-03-10T18:23:47.793Z Downloaded primeorder v0.13.6
7612026-03-10T18:23:47.796Z Downloaded ignore v0.4.25
7622026-03-10T18:23:47.799Z Downloaded ref-cast v1.0.25
7632026-03-10T18:23:47.801Z Downloaded progenitor v0.10.0
7642026-03-10T18:23:47.804Z Downloaded polyval v0.6.2
7652026-03-10T18:23:47.807Z Downloaded rand_xorshift v0.4.0
7662026-03-10T18:23:47.812Z Downloaded predicates v3.1.4
7672026-03-10T18:23:47.815Z Downloaded recursive v0.1.1
7682026-03-10T18:23:47.815Z Downloaded dropshot-api-manager v0.5.2
7692026-03-10T18:23:47.818Z Downloaded postgres-protocol v0.6.10
7702026-03-10T18:23:47.821Z Downloaded der v0.7.10
7712026-03-10T18:23:47.824Z Downloaded progenitor-extras v0.1.1
7722026-03-10T18:23:47.827Z Downloaded progenitor-client v0.13.0
7732026-03-10T18:23:47.831Z Downloaded psm v0.1.30
7742026-03-10T18:23:47.833Z Downloaded progenitor v0.13.0
7752026-03-10T18:23:47.836Z Downloaded crossterm v0.29.0
7762026-03-10T18:23:47.840Z Downloaded ref-cast-impl v1.0.25
7772026-03-10T18:23:47.842Z Downloaded proc-macro-error2 v2.0.1
7782026-03-10T18:23:47.845Z Downloaded progenitor v0.11.2
7792026-03-10T18:23:47.848Z Downloaded expectorate v1.2.0
7802026-03-10T18:23:47.851Z Downloaded rfc6979 v0.4.0
7812026-03-10T18:23:47.855Z Downloaded rustc-hash v2.1.1
7822026-03-10T18:23:47.855Z Downloaded rtoolbox v0.0.3
7832026-03-10T18:23:47.859Z Downloaded cc v1.2.56
7842026-03-10T18:23:47.863Z Downloaded russh-cryptovec v0.7.3
7852026-03-10T18:23:47.863Z Downloaded r2d2 v0.8.10
7862026-03-10T18:23:47.868Z Downloaded pkcs1 v0.7.5
7872026-03-10T18:23:47.868Z Downloaded parking_lot_core v0.9.12
7882026-03-10T18:23:47.872Z Downloaded rustc_version v0.4.1
7892026-03-10T18:23:47.872Z Downloaded rustc_version v0.1.7
7902026-03-10T18:23:47.884Z Downloaded rand_core v0.9.5
7912026-03-10T18:23:47.885Z Downloaded rand_chacha v0.9.0
7922026-03-10T18:23:47.890Z Downloaded parking_lot v0.12.5
7932026-03-10T18:23:47.890Z Downloaded rand_core v0.6.4
7942026-03-10T18:23:47.890Z Downloaded salsa20 v0.10.2
7952026-03-10T18:23:47.890Z Downloaded pkcs5 v0.7.1
7962026-03-10T18:23:47.890Z Downloaded rand_seeder v0.4.0
7972026-03-10T18:23:47.894Z Downloaded hickory-resolver v0.24.4
7982026-03-10T18:23:47.898Z Downloaded rand_core v0.10.0
7992026-03-10T18:23:47.898Z Downloaded ppv-lite86 v0.2.21
8002026-03-10T18:23:47.902Z Downloaded oso v0.27.3
8012026-03-10T18:23:47.906Z Downloaded scheduled-thread-pool v0.2.7
8022026-03-10T18:23:47.906Z Downloaded same-file v1.0.6
8032026-03-10T18:23:47.906Z Downloaded scroll_derive v0.13.1
8042026-03-10T18:23:47.910Z Downloaded scopeguard v1.2.0
8052026-03-10T18:23:47.910Z Downloaded resolv-conf v0.7.6
8062026-03-10T18:23:47.914Z Downloaded secrecy v0.8.0
8072026-03-10T18:23:47.914Z Downloaded serde_bytes v0.11.19
8082026-03-10T18:23:47.919Z Downloaded seq-macro v0.3.6
8092026-03-10T18:23:47.919Z Downloaded p256 v0.13.2
8102026-03-10T18:23:47.925Z Downloaded miniz_oxide v0.8.9
8112026-03-10T18:23:47.933Z Downloaded jiff-static v0.2.21
8122026-03-10T18:23:47.933Z Downloaded derive_more v2.1.1
8132026-03-10T18:23:47.937Z Downloaded serde-big-array v0.5.1
8142026-03-10T18:23:47.941Z Downloaded serde_plain v1.0.2
8152026-03-10T18:23:47.941Z Downloaded crypto-bigint v0.5.5
8162026-03-10T18:23:47.947Z Downloaded shell-words v1.1.1
8172026-03-10T18:23:47.951Z Downloaded serde_urlencoded v0.7.1
8182026-03-10T18:23:47.951Z Downloaded serde_spanned v1.0.4
8192026-03-10T18:23:47.955Z Downloaded serde_repr v0.1.20
8202026-03-10T18:23:47.959Z Downloaded quinn-udp v0.5.14
8212026-03-10T18:23:47.959Z Downloaded postcard v1.1.3
8222026-03-10T18:23:47.962Z Downloaded sha1 v0.10.6
8232026-03-10T18:23:47.962Z Downloaded rustls-pemfile v1.0.4
8242026-03-10T18:23:47.966Z Downloaded siphasher v1.0.2
8252026-03-10T18:23:47.970Z Downloaded rustls-native-certs v0.8.3
8262026-03-10T18:23:47.970Z Downloaded memmap2 v0.9.10
8272026-03-10T18:23:47.973Z Downloaded slog-envlogger v2.2.0
8282026-03-10T18:23:47.973Z Downloaded sigpipe v0.1.3
8292026-03-10T18:23:47.976Z Downloaded signature v2.2.0
8302026-03-10T18:23:47.980Z Downloaded rusty-fork v0.3.1
8312026-03-10T18:23:47.981Z Downloaded papergrid v0.17.0
8322026-03-10T18:23:47.984Z Downloaded semver v0.1.20
8332026-03-10T18:23:47.987Z Downloaded sapling-renderdag v0.1.0
8342026-03-10T18:23:47.987Z Downloaded rustversion v1.0.22
8352026-03-10T18:23:47.991Z Downloaded serde-hex v0.1.0
8362026-03-10T18:23:47.994Z Downloaded sec1 v0.7.3
8372026-03-10T18:23:47.994Z Downloaded slog-bunyan v2.5.0
8382026-03-10T18:23:47.998Z Downloaded scroll v0.13.0
8392026-03-10T18:23:47.998Z Downloaded secrecy v0.10.3
8402026-03-10T18:23:48.001Z Downloaded sct v0.7.1
8412026-03-10T18:23:48.004Z Downloaded ed25519-dalek v2.2.0
8422026-03-10T18:23:48.009Z Downloaded schemars_derive v0.8.22
8432026-03-10T18:23:48.009Z Downloaded indicatif v0.18.4
8442026-03-10T18:23:48.015Z Downloaded derive_more-impl v2.1.1
8452026-03-10T18:23:48.019Z Downloaded hickory-server v0.25.2
8462026-03-10T18:23:48.023Z Downloaded aes v0.8.4
8472026-03-10T18:23:48.027Z Downloaded scrypt v0.11.0
8482026-03-10T18:23:48.028Z Downloaded postgres-types v0.2.12
8492026-03-10T18:23:48.035Z Downloaded pin-project v1.1.11
8502026-03-10T18:23:48.039Z Downloaded ssh-cipher v0.2.0
8512026-03-10T18:23:48.039Z Downloaded sqlparser_derive v0.5.0
8522026-03-10T18:23:48.043Z Downloaded signal-hook-tokio v0.3.1
8532026-03-10T18:23:48.043Z Downloaded shlex v1.3.0
8542026-03-10T18:23:48.049Z Downloaded serde_path_to_error v0.1.20
8552026-03-10T18:23:48.049Z Downloaded serde_derive_internals v0.29.1
8562026-03-10T18:23:48.049Z Downloaded parking_lot v0.11.2
8572026-03-10T18:23:48.056Z Downloaded hickory-resolver v0.25.2
8582026-03-10T18:23:48.057Z Downloaded rustls-pki-types v1.14.0
8592026-03-10T18:23:48.061Z Downloaded ssh-encoding v0.2.0
8602026-03-10T18:23:48.061Z Downloaded slab v0.4.12
8612026-03-10T18:23:48.062Z Downloaded simd-adler32 v0.3.8
8622026-03-10T18:23:48.069Z Downloaded strum v0.26.3
8632026-03-10T18:23:48.069Z Downloaded strip-ansi-escapes v0.2.1
8642026-03-10T18:23:48.069Z Downloaded strum v0.27.2
8652026-03-10T18:23:48.069Z Downloaded progenitor-impl v0.10.0
8662026-03-10T18:23:48.075Z Downloaded itertools v0.10.5
8672026-03-10T18:23:48.075Z Downloaded subtle v2.6.1
8682026-03-10T18:23:48.079Z Downloaded hashbrown v0.13.2
8692026-03-10T18:23:48.082Z Downloaded tap v1.0.1
8702026-03-10T18:23:48.082Z Downloaded openssl-sys v0.9.111
8712026-03-10T18:23:48.086Z Downloaded num-bigint v0.4.6
8722026-03-10T18:23:48.091Z Downloaded take_mut v0.2.2
8732026-03-10T18:23:48.095Z Downloaded tabled_derive v0.11.0
8742026-03-10T18:23:48.096Z Downloaded sync_wrapper v1.0.2
8752026-03-10T18:23:48.096Z Downloaded slog-dtrace v0.3.0
8762026-03-10T18:23:48.101Z Downloaded slog-async v2.8.0
8772026-03-10T18:23:48.101Z Downloaded prefix-trie v0.7.0
8782026-03-10T18:23:48.106Z Downloaded pretty_assertions v1.4.1
8792026-03-10T18:23:48.106Z Downloaded ron v0.8.1
8802026-03-10T18:23:48.109Z Downloaded snafu-derive v0.8.9
8812026-03-10T18:23:48.113Z Downloaded tabwriter v1.4.1
8822026-03-10T18:23:48.113Z Downloaded russh-keys v0.45.0
8832026-03-10T18:23:48.116Z Downloaded structmeta-derive v0.3.0
8842026-03-10T18:23:48.116Z Downloaded slog-json v2.6.1
8852026-03-10T18:23:48.119Z Downloaded stringprep v0.1.5
8862026-03-10T18:23:48.125Z Downloaded thread-id v5.1.0
8872026-03-10T18:23:48.125Z Downloaded tagptr v0.2.0
8882026-03-10T18:23:48.125Z Downloaded rayon-core v1.13.0
8892026-03-10T18:23:48.130Z Downloaded thiserror-impl-no-std v2.0.2
8902026-03-10T18:23:48.130Z Downloaded testing_table v0.3.0
8912026-03-10T18:23:48.130Z Downloaded spki v0.7.3
8922026-03-10T18:23:48.134Z Downloaded string_cache v0.8.9
8932026-03-10T18:23:48.134Z Downloaded serde_with_macros v3.17.0
8942026-03-10T18:23:48.139Z Downloaded ryu v1.0.23
8952026-03-10T18:23:48.139Z Downloaded strum_macros v0.26.4
8962026-03-10T18:23:48.143Z Downloaded smf v0.2.3
8972026-03-10T18:23:48.143Z Downloaded smallvec v0.6.14
8982026-03-10T18:23:48.143Z Downloaded progenitor-impl v0.11.2
8992026-03-10T18:23:48.147Z Downloaded crossterm v0.28.1
9002026-03-10T18:23:48.151Z Downloaded tinyvec_macros v0.1.1
9012026-03-10T18:23:48.156Z Downloaded time-core v0.1.8
9022026-03-10T18:23:48.156Z Downloaded strum_macros v0.27.2
9032026-03-10T18:23:48.156Z Downloaded strum_macros v0.24.3
9042026-03-10T18:23:48.160Z Downloaded slog-term v2.9.2
9052026-03-10T18:23:48.163Z Downloaded schemars v0.8.22
9062026-03-10T18:23:48.169Z Downloaded hyper-util v0.1.20
9072026-03-10T18:23:48.174Z Downloaded support-bundle-viewer v0.1.2
9082026-03-10T18:23:48.178Z Downloaded rcgen v0.12.1
9092026-03-10T18:23:48.183Z Downloaded static_assertions v1.1.0
9102026-03-10T18:23:48.183Z Downloaded slog-scope v4.4.1
9112026-03-10T18:23:48.183Z Downloaded aes-gcm v0.10.3
9122026-03-10T18:23:48.186Z Downloaded mio v1.1.1
9132026-03-10T18:23:48.190Z Downloaded quinn v0.11.9
9142026-03-10T18:23:48.193Z Downloaded qorb v0.4.1
9152026-03-10T18:23:48.197Z Downloaded termtree v0.5.1
9162026-03-10T18:23:48.200Z Downloaded termios v0.3.3
9172026-03-10T18:23:48.201Z Downloaded spin v0.9.8
9182026-03-10T18:23:48.205Z Downloaded sqlformat v0.3.5
9192026-03-10T18:23:48.205Z Downloaded progenitor-impl v0.13.0
9202026-03-10T18:23:48.208Z Downloaded hashbrown v0.15.5
9212026-03-10T18:23:48.214Z Downloaded topological-sort v0.2.2
9222026-03-10T18:23:48.214Z Downloaded trait-variant v0.1.2
9232026-03-10T18:23:48.221Z Downloaded thread_local v1.1.9
9242026-03-10T18:23:48.221Z Downloaded iddqd v0.3.17
9252026-03-10T18:23:48.227Z Downloaded stacker v0.1.23
9262026-03-10T18:23:48.227Z Downloaded tower-layer v0.3.3
9272026-03-10T18:23:48.227Z Downloaded rustls-platform-verifier v0.6.2
9282026-03-10T18:23:48.232Z Downloaded try-lock v0.2.5
9292026-03-10T18:23:48.232Z Downloaded signal-hook v0.3.18
9302026-03-10T18:23:48.237Z Downloaded serde_yaml v0.9.34+deprecated
9312026-03-10T18:23:48.237Z Downloaded time-macros v0.2.27
9322026-03-10T18:23:48.240Z Downloaded tower-service v0.3.3
9332026-03-10T18:23:48.240Z Downloaded typify-macro v0.6.1
9342026-03-10T18:23:48.240Z Downloaded rand v0.8.5
9352026-03-10T18:23:48.244Z Downloaded typify-macro v0.4.3
9362026-03-10T18:23:48.244Z Downloaded similar v2.7.0
9372026-03-10T18:23:48.249Z Downloaded thiserror-no-std v2.0.2
9382026-03-10T18:23:48.254Z Downloaded tokio-macros v2.6.0
9392026-03-10T18:23:48.254Z Downloaded unarray v0.1.4
9402026-03-10T18:23:48.254Z Downloaded libxml v0.3.3
9412026-03-10T18:23:48.258Z Downloaded unit-prefix v0.5.2
9422026-03-10T18:23:48.261Z Downloaded tokio-native-tls v0.3.1
9432026-03-10T18:23:48.261Z Downloaded tokio-dtrace v0.1.1
9442026-03-10T18:23:48.265Z Downloaded tls_codec_derive v0.4.2
9452026-03-10T18:23:48.265Z Downloaded publicsuffix v2.3.0
9462026-03-10T18:23:48.269Z Downloaded http v1.4.0
9472026-03-10T18:23:48.273Z Downloaded untrusted v0.7.1
9482026-03-10T18:23:48.273Z Downloaded h2 v0.4.13
9492026-03-10T18:23:48.277Z Downloaded universal-hash v0.5.1
9502026-03-10T18:23:48.277Z Downloaded futures-util v0.3.32
9512026-03-10T18:23:48.286Z Downloaded usdt-macro v0.6.0
9522026-03-10T18:23:48.290Z Downloaded usdt v0.6.0
9532026-03-10T18:23:48.290Z Downloaded usdt-attr-macro v0.6.0
9542026-03-10T18:23:48.290Z Downloaded void v1.0.2
9552026-03-10T18:23:48.294Z Downloaded nom v7.1.3
9562026-03-10T18:23:48.294Z Downloaded tokio-tungstenite v0.23.1
9572026-03-10T18:23:48.298Z Downloaded rsa v0.9.10
9582026-03-10T18:23:48.302Z Downloaded tokio-tungstenite v0.21.0
9592026-03-10T18:23:48.305Z Downloaded rustls-webpki v0.103.9
9602026-03-10T18:23:48.305Z Downloaded utf-8 v0.7.6
9612026-03-10T18:23:48.309Z Downloaded toml_writer v1.0.6+spec-1.1.0
9622026-03-10T18:23:48.309Z Downloaded untrusted v0.9.0
9632026-03-10T18:23:48.309Z Downloaded want v0.3.1
9642026-03-10T18:23:48.313Z Downloaded tokio-rustls v0.25.0
9652026-03-10T18:23:48.314Z Downloaded term v1.2.1
9662026-03-10T18:23:48.319Z Downloaded wait-timeout v0.2.1
9672026-03-10T18:23:48.319Z Downloaded iri-string v0.7.10
9682026-03-10T18:23:48.324Z Downloaded tui-tree-widget v0.23.1
9692026-03-10T18:23:48.327Z Downloaded tls_codec v0.4.2
9702026-03-10T18:23:48.327Z Downloaded socket2 v0.6.2
9712026-03-10T18:23:48.327Z Downloaded rand v0.9.2
9722026-03-10T18:23:48.331Z Downloaded xshell-macros v0.2.7
9732026-03-10T18:23:48.331Z Downloaded term v0.7.0
9742026-03-10T18:23:48.335Z Downloaded unicase v2.9.0
9752026-03-10T18:23:48.335Z Downloaded tiny-keccak v2.0.2
9762026-03-10T18:23:48.338Z Downloaded tokio-rustls v0.26.4
9772026-03-10T18:23:48.338Z Downloaded tokio-rustls v0.24.1
9782026-03-10T18:23:48.342Z Downloaded waitgroup v0.1.2
9792026-03-10T18:23:48.342Z Downloaded num-bigint-dig v0.8.6
9802026-03-10T18:23:48.346Z Downloaded xattr v1.6.1
9812026-03-10T18:23:48.350Z Downloaded socket2 v0.5.10
9822026-03-10T18:23:48.351Z Downloaded hyper v1.8.1
9832026-03-10T18:23:48.354Z Downloaded snafu v0.8.9
9842026-03-10T18:23:48.359Z Downloaded rand v0.10.0
9852026-03-10T18:23:48.364Z Downloaded zone_cfg_derive v0.3.1
9862026-03-10T18:23:48.364Z Downloaded samael v0.0.19
9872026-03-10T18:23:48.368Z Downloaded vergen-lib v0.1.6
9882026-03-10T18:23:48.372Z Downloaded subprocess v0.2.15
9892026-03-10T18:23:48.376Z Downloaded unicode-truncate v1.1.0
9902026-03-10T18:23:48.376Z Downloaded slog v2.8.2
9912026-03-10T18:23:48.376Z Downloaded aho-corasick v1.1.4
9922026-03-10T18:23:48.403Z Downloaded tracing-attributes v0.1.31
9932026-03-10T18:23:48.408Z Downloaded itertools v0.12.1
9942026-03-10T18:23:48.408Z Downloaded whoami v1.6.1
9952026-03-10T18:23:48.408Z Downloaded zeroize_derive v1.4.3
9962026-03-10T18:23:48.408Z Downloaded tinyvec v1.10.0
9972026-03-10T18:23:48.408Z Downloaded serde_cbor v0.11.2
9982026-03-10T18:23:48.408Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9992026-03-10T18:23:48.408Z Downloaded prettyplease v0.2.37
10002026-03-10T18:23:48.408Z Downloaded minimal-lexical v0.2.1
10012026-03-10T18:23:48.409Z Downloaded wyz v0.5.1
10022026-03-10T18:23:48.409Z Downloaded test-strategy v0.4.5
10032026-03-10T18:23:48.414Z Downloaded xshell v0.2.7
10042026-03-10T18:23:48.414Z Downloaded tar v0.4.44
10052026-03-10T18:23:48.414Z Downloaded bitvec v1.0.1
10062026-03-10T18:23:48.424Z Downloaded walkdir v2.5.0
10072026-03-10T18:23:48.430Z Downloaded vergen-gitcl v1.0.8
10082026-03-10T18:23:48.430Z Downloaded toml v0.7.8
10092026-03-10T18:23:48.436Z Downloaded vergen-git2 v1.0.7
10102026-03-10T18:23:48.436Z Downloaded p521 v0.13.3
10112026-03-10T18:23:48.436Z Downloaded uzers v0.12.2
10122026-03-10T18:23:48.436Z Downloaded usdt-impl v0.6.0
10132026-03-10T18:23:48.441Z Downloaded toml_parser v1.0.9+spec-1.1.0
10142026-03-10T18:23:48.441Z Downloaded steno v0.4.1
10152026-03-10T18:23:48.448Z Downloaded hkdf v0.12.4
10162026-03-10T18:23:48.448Z Downloaded tokio-stream v0.1.18
10172026-03-10T18:23:48.453Z Downloaded twox-hash v2.1.2
10182026-03-10T18:23:48.453Z Downloaded zstd-safe v7.2.4
10192026-03-10T18:23:48.454Z Downloaded schemars v1.2.1
10202026-03-10T18:23:48.462Z Downloaded xz2 v0.1.7
10212026-03-10T18:23:48.466Z Downloaded schemars v0.9.0
10222026-03-10T18:23:48.473Z Downloaded unicode-properties v0.1.4
10232026-03-10T18:23:48.477Z Downloaded typify v0.6.1
10242026-03-10T18:23:48.480Z Downloaded tracing-core v0.1.36
10252026-03-10T18:23:48.481Z Downloaded zone v0.3.1
10262026-03-10T18:23:48.484Z Downloaded zeroize v1.8.2
10272026-03-10T18:23:48.484Z Downloaded itertools v0.13.0
10282026-03-10T18:23:48.489Z Downloaded zstd v0.13.3
10292026-03-10T18:23:48.493Z Downloaded zerocopy v0.6.6
10302026-03-10T18:23:48.494Z Downloaded yasna v0.5.2
10312026-03-10T18:23:48.500Z Downloaded vergen v9.0.6
10322026-03-10T18:23:48.500Z Downloaded rustyline v14.0.0
10332026-03-10T18:23:48.500Z Downloaded toml_edit v0.23.10+spec-1.0.0
10342026-03-10T18:23:48.504Z Downloaded russh v0.45.0
10352026-03-10T18:23:48.507Z Downloaded itertools v0.14.0
10362026-03-10T18:23:48.512Z Downloaded whoami v2.1.0
10372026-03-10T18:23:48.517Z Downloaded aws-lc-rs v1.16.0
10382026-03-10T18:23:48.522Z Downloaded unicode-bidi v0.3.18
10392026-03-10T18:23:48.527Z Downloaded libm v0.2.16
10402026-03-10T18:23:48.531Z Downloaded ron v0.12.0
10412026-03-10T18:23:48.537Z Downloaded unsafe-libyaml v0.2.11
10422026-03-10T18:23:48.541Z Downloaded vte v0.14.1
10432026-03-10T18:23:48.545Z Downloaded p384 v0.13.1
10442026-03-10T18:23:48.548Z Downloaded rpassword v7.4.0
10452026-03-10T18:23:48.551Z Downloaded git2 v0.20.4
10462026-03-10T18:23:48.554Z Downloaded typify v0.4.3
10472026-03-10T18:23:48.558Z Downloaded vsss-rs v3.3.4
10482026-03-10T18:23:48.561Z Downloaded uuid v1.21.0
10492026-03-10T18:23:48.565Z Downloaded toml v0.9.12+spec-1.1.0
10502026-03-10T18:23:48.569Z Downloaded blake3 v1.8.3
10512026-03-10T18:23:48.575Z Downloaded tungstenite v0.23.0
10522026-03-10T18:23:48.580Z Downloaded unicode_categories v0.1.1
10532026-03-10T18:23:48.580Z Downloaded tungstenite v0.21.0
10542026-03-10T18:23:48.580Z Downloaded reqwest v0.13.2
10552026-03-10T18:23:48.584Z Downloaded reqwest v0.12.28
10562026-03-10T18:23:48.590Z Downloaded sync-ptr v0.1.4
10572026-03-10T18:23:48.595Z Downloaded supports-color v3.0.2
10582026-03-10T18:23:48.595Z Downloaded slog-stdlog v4.1.1
10592026-03-10T18:23:48.596Z Downloaded structmeta v0.3.0
10602026-03-10T18:23:48.596Z Downloaded hashbrown v0.12.3
10612026-03-10T18:23:48.600Z Downloaded tower v0.5.3
10622026-03-10T18:23:48.605Z Downloaded signal-hook-registry v1.4.8
10632026-03-10T18:23:48.605Z Downloaded regex v1.12.3
10642026-03-10T18:23:48.610Z Downloaded lalrpop v0.19.12
10652026-03-10T18:23:48.618Z Downloaded chrono v0.4.44
10662026-03-10T18:23:48.623Z Downloaded quick-xml v0.37.5
10672026-03-10T18:23:48.627Z Downloaded zopfli v0.8.3
10682026-03-10T18:23:48.631Z Downloaded ssh-key v0.6.7
10692026-03-10T18:23:48.634Z Downloaded rayon v1.11.0
10702026-03-10T18:23:48.642Z Downloaded yansi v1.0.1
10712026-03-10T18:23:48.646Z Downloaded bindgen v0.71.1
10722026-03-10T18:23:48.650Z Downloaded reedline v0.40.0
10732026-03-10T18:23:48.655Z Downloaded tokio-postgres v0.7.16
10742026-03-10T18:23:48.659Z Downloaded salty v0.3.0
10752026-03-10T18:23:48.665Z Downloaded zip v0.6.6
10762026-03-10T18:23:48.668Z Downloaded portable-atomic v1.13.1
10772026-03-10T18:23:48.674Z Downloaded signal-hook-mio v0.2.5
10782026-03-10T18:23:48.677Z Downloaded toml_edit v0.19.15
10792026-03-10T18:23:48.687Z Downloaded rustls-pemfile v2.2.0
10802026-03-10T18:23:48.691Z Downloaded recursive-proc-macro-impl v0.1.1
10812026-03-10T18:23:48.691Z Downloaded omicron-zone-package v0.12.2
10822026-03-10T18:23:48.695Z Downloaded pin-project-internal v1.1.11
10832026-03-10T18:23:48.695Z Downloaded radium v0.7.0
10842026-03-10T18:23:48.695Z Downloaded phf v0.12.1
10852026-03-10T18:23:48.698Z Downloaded pem v3.0.6
10862026-03-10T18:23:48.698Z Downloaded goblin v0.10.5
10872026-03-10T18:23:48.704Z Downloaded password-hash v0.5.0
10882026-03-10T18:23:48.708Z Downloaded progenitor-macro v0.11.2
10892026-03-10T18:23:48.708Z Downloaded base64 v0.22.1
10902026-03-10T18:23:48.713Z Downloaded zip v4.6.1
10912026-03-10T18:23:48.713Z Downloaded packed_struct v0.10.1
10922026-03-10T18:23:48.721Z Downloaded compact_str v0.8.1
10932026-03-10T18:23:48.721Z Downloaded zerocopy-derive v0.8.40
10942026-03-10T18:23:48.724Z Downloaded tower-http v0.6.8
10952026-03-10T18:23:48.728Z Downloaded bytes v1.11.1
10962026-03-10T18:23:48.732Z Downloaded rustls-webpki v0.102.8
10972026-03-10T18:23:48.747Z Downloaded typed-path v0.9.3
10982026-03-10T18:23:48.751Z Downloaded petname v2.0.2
10992026-03-10T18:23:48.755Z Downloaded nix v0.27.1
11002026-03-10T18:23:48.763Z Downloaded unicode-segmentation v1.12.0
11012026-03-10T18:23:48.766Z Downloaded rustls-webpki v0.101.7
11022026-03-10T18:23:48.776Z Downloaded winnow v0.5.40
11032026-03-10T18:23:48.783Z Downloaded x509-cert v0.2.5
11042026-03-10T18:23:48.788Z Downloaded progenitor-client v0.11.2
11052026-03-10T18:23:48.791Z Downloaded proc-macro-crate v3.4.0
11062026-03-10T18:23:48.792Z Downloaded proc-macro-crate v1.3.1
11072026-03-10T18:23:48.792Z Downloaded pbkdf2 v0.11.0
11082026-03-10T18:23:48.795Z Downloaded parse-display-derive v0.10.0
11092026-03-10T18:23:48.795Z Downloaded parking_lot_core v0.8.6
11102026-03-10T18:23:48.799Z Downloaded heapless v0.7.17
11112026-03-10T18:23:48.799Z Downloaded elliptic-curve v0.13.8
11122026-03-10T18:23:48.803Z Downloaded precomputed-hash v0.1.1
11132026-03-10T18:23:48.803Z Downloaded oxnet v0.1.4
11142026-03-10T18:23:48.809Z Downloaded oxide-tokio-rt v0.1.2
11152026-03-10T18:23:48.809Z Downloaded winnow v0.6.26
11162026-03-10T18:23:48.823Z Downloaded unicode-normalization v0.1.25
11172026-03-10T18:23:48.827Z Downloaded owo-colors v4.3.0
11182026-03-10T18:23:48.827Z Downloaded num-integer v0.1.46
11192026-03-10T18:23:48.827Z Downloaded arc-swap v1.8.2
11202026-03-10T18:23:48.827Z Downloaded chacha20poly1305 v0.10.1
11212026-03-10T18:23:48.827Z Downloaded tough v0.20.0
11222026-03-10T18:23:48.833Z Downloaded tokio-util v0.7.18
11232026-03-10T18:23:48.838Z Downloaded tabled v0.20.0
11242026-03-10T18:23:48.847Z Downloaded proptest v1.10.0
11252026-03-10T18:23:48.854Z Downloaded time v0.3.47
11262026-03-10T18:23:48.864Z Downloaded moka v0.12.13
11272026-03-10T18:23:48.871Z Downloaded darling_core v0.23.0
11282026-03-10T18:23:48.874Z Downloaded object v0.30.4
11292026-03-10T18:23:48.881Z Downloaded bstr v1.12.1
11302026-03-10T18:23:48.889Z Downloaded rustls v0.21.12
11312026-03-10T18:23:48.896Z Downloaded radix_trie v0.2.1
11322026-03-10T18:23:48.900Z Downloaded serde_with v3.17.0
11332026-03-10T18:23:48.912Z Downloaded nix v0.31.1
11342026-03-10T18:23:48.919Z Downloaded curve25519-dalek v4.1.3
11352026-03-10T18:23:48.925Z Downloaded nix v0.30.1
11362026-03-10T18:23:48.935Z Downloaded webpki-roots v1.0.6
11372026-03-10T18:23:48.938Z Downloaded hickory-proto v0.25.2
11382026-03-10T18:23:48.951Z Downloaded zerocopy v0.8.40
11392026-03-10T18:23:48.957Z Downloaded openssl v0.10.75
11402026-03-10T18:23:48.964Z Downloaded quinn-proto v0.11.13
11412026-03-10T18:23:48.970Z Downloaded rustls v0.22.4
11422026-03-10T18:23:48.980Z Downloaded rustls v0.23.37
11432026-03-10T18:23:48.990Z Downloaded rustix v0.38.44
11442026-03-10T18:23:49.007Z Downloaded regex-syntax v0.8.10
11452026-03-10T18:23:49.013Z Downloaded nix v0.29.0
11462026-03-10T18:23:49.023Z Downloaded nix v0.28.0
11472026-03-10T18:23:49.031Z Downloaded regex-syntax v0.6.29
11482026-03-10T18:23:49.037Z Downloaded zlib-rs v0.6.2
11492026-03-10T18:23:49.041Z Downloaded hickory-proto v0.24.4
11502026-03-10T18:23:49.053Z Downloaded smoltcp v0.9.1
11512026-03-10T18:23:49.061Z Downloaded diesel v2.2.12
11522026-03-10T18:23:49.075Z Downloaded vcpkg v0.2.15
11532026-03-10T18:23:49.105Z Downloaded smoltcp v0.11.0
11542026-03-10T18:23:49.125Z Downloaded object v0.37.3
11552026-03-10T18:23:49.128Z Downloaded tracing v0.1.44
11562026-03-10T18:23:49.139Z Downloaded openapiv3 v2.2.0
11572026-03-10T18:23:49.148Z Downloaded dropshot v0.16.7
11582026-03-10T18:23:49.164Z Downloaded regress v0.10.5
11592026-03-10T18:23:49.171Z Downloaded bzip2-sys v0.1.13+1.0.8
11602026-03-10T18:23:49.180Z Downloaded polar-core v0.27.3
11612026-03-10T18:23:49.187Z Downloaded multer v3.1.0
11622026-03-10T18:23:49.189Z Downloaded mime_guess v2.0.5
11632026-03-10T18:23:49.192Z Downloaded openssl-macros v0.1.1
11642026-03-10T18:23:49.193Z Downloaded bumpalo v3.20.2
11652026-03-10T18:23:49.195Z Downloaded lru-cache v0.1.2
11662026-03-10T18:23:49.195Z Downloaded num-derive v0.3.3
11672026-03-10T18:23:49.195Z Downloaded lock_api v0.4.14
11682026-03-10T18:23:49.198Z Downloaded linear-map v1.2.0
11692026-03-10T18:23:49.198Z Downloaded iana-time-zone v0.1.65
11702026-03-10T18:23:49.201Z Downloaded hyper-staticfile v0.10.1
11712026-03-10T18:23:49.201Z Downloaded hyper-rustls v0.27.7
11722026-03-10T18:23:49.204Z Downloaded console v0.15.11
11732026-03-10T18:23:49.204Z Downloaded libloading v0.8.9
11742026-03-10T18:23:49.207Z Downloaded libefi-sys v0.1.0
11752026-03-10T18:23:49.207Z Downloaded jobserver v0.1.34
11762026-03-10T18:23:49.211Z Downloaded ipnet v2.11.0
11772026-03-10T18:23:49.211Z Downloaded nodrop v0.1.14
11782026-03-10T18:23:49.214Z Downloaded nibble_vec v0.1.0
11792026-03-10T18:23:49.214Z Downloaded newtype_derive v0.1.6
11802026-03-10T18:23:49.214Z Downloaded newtype-uuid-macros v0.1.0
11812026-03-10T18:23:49.214Z Downloaded multimap v0.10.1
11822026-03-10T18:23:49.214Z Downloaded hmac v0.12.1
11832026-03-10T18:23:49.217Z Downloaded hickory-client v0.25.2
11842026-03-10T18:23:49.217Z Downloaded defmt-macros v1.0.1
11852026-03-10T18:23:49.220Z Downloaded ingot-types v0.1.2
11862026-03-10T18:23:49.220Z Downloaded petgraph v0.6.5
11872026-03-10T18:23:49.235Z Downloaded darling v0.21.3
11882026-03-10T18:23:49.240Z Downloaded managed v0.8.0
11892026-03-10T18:23:49.242Z Downloaded ingot v0.1.1
11902026-03-10T18:23:49.242Z Downloaded darling v0.20.11
11912026-03-10T18:23:49.245Z Downloaded maplit v1.0.2
11922026-03-10T18:23:49.245Z Downloaded linked-hash-map v0.5.6
11932026-03-10T18:23:49.245Z Downloaded maybe-uninit v2.0.0
11942026-03-10T18:23:49.248Z Downloaded match_cfg v0.1.0
11952026-03-10T18:23:49.249Z Downloaded const-oid v0.9.6
11962026-03-10T18:23:49.249Z Downloaded cancel-safe-futures v0.1.5
11972026-03-10T18:23:49.251Z Downloaded chacha20 v0.10.0
11982026-03-10T18:23:49.254Z Downloaded humantime v2.3.0
11992026-03-10T18:23:49.254Z Downloaded bzip2 v0.6.1
12002026-03-10T18:23:49.254Z Downloaded async-bb8-diesel v0.2.1
12012026-03-10T18:23:49.258Z Downloaded crc32fast v1.5.0
12022026-03-10T18:23:49.258Z Downloaded ciborium v0.2.2
12032026-03-10T18:23:49.261Z Downloaded bitflags v1.3.2
12042026-03-10T18:23:49.261Z Downloaded chrono-tz v0.10.4
12052026-03-10T18:23:49.275Z Downloaded getrandom v0.2.17
12062026-03-10T18:23:49.279Z Downloaded bitfield v0.19.4
12072026-03-10T18:23:49.283Z Downloaded instability v0.3.11
12082026-03-10T18:23:49.283Z Downloaded darling v0.23.0
12092026-03-10T18:23:49.287Z Downloaded diesel_derives v2.2.7
12102026-03-10T18:23:49.287Z Downloaded hostname v0.4.2
12112026-03-10T18:23:49.292Z Downloaded ident_case v1.0.1
12122026-03-10T18:23:49.292Z Downloaded hex-literal v0.4.1
12132026-03-10T18:23:49.292Z Downloaded git-stub-vcs v0.1.0
12142026-03-10T18:23:49.292Z Downloaded fs_extra v1.3.0
12152026-03-10T18:23:49.295Z Downloaded foreign-types v0.5.0
12162026-03-10T18:23:49.295Z Downloaded fixedbitset v0.5.7
12172026-03-10T18:23:49.295Z Downloaded sqlparser v0.61.0
12182026-03-10T18:23:49.302Z Downloaded petgraph v0.8.3
12192026-03-10T18:23:49.318Z Downloaded sled v0.34.7
12202026-03-10T18:23:49.326Z Downloaded filetime v0.2.27
12212026-03-10T18:23:49.328Z Downloaded sha3 v0.10.8
12222026-03-10T18:23:49.331Z Downloaded typify-impl v0.6.1
12232026-03-10T18:23:49.341Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12242026-03-10T18:23:49.356Z Downloaded typify-impl v0.4.3
12252026-03-10T18:23:49.367Z Downloaded ratatui v0.29.0
12262026-03-10T18:23:49.382Z Downloaded tokio v1.49.0
12272026-03-10T18:23:49.410Z Downloaded either v1.15.0
12282026-03-10T18:23:49.413Z Downloaded zerocopy-derive v0.6.6
12292026-03-10T18:23:49.419Z Downloaded regex-automata v0.4.14
12302026-03-10T18:23:49.431Z Downloaded defmt v1.0.1
12312026-03-10T18:23:49.434Z Downloaded ctr v0.9.2
12322026-03-10T18:23:49.437Z Downloaded colored v3.1.1
12332026-03-10T18:23:49.437Z Downloaded cipher v0.4.4
12342026-03-10T18:23:49.440Z Downloaded blake2 v0.10.6
12352026-03-10T18:23:49.440Z Downloaded async-trait v0.1.89
12362026-03-10T18:23:49.442Z Downloaded fs-err v2.11.0
12372026-03-10T18:23:49.445Z Downloaded globset v0.4.18
12382026-03-10T18:23:49.445Z Downloaded glob v0.3.3
12392026-03-10T18:23:49.448Z Downloaded find-msvc-tools v0.1.9
12402026-03-10T18:23:49.448Z Downloaded bit-vec v0.8.0
12412026-03-10T18:23:49.448Z Downloaded darling_core v0.20.11
12422026-03-10T18:23:49.451Z Downloaded cobs v0.3.0
12432026-03-10T18:23:49.454Z Downloaded buf-list v1.1.2
12442026-03-10T18:23:49.454Z Downloaded ar_archive_writer v0.5.1
12452026-03-10T18:23:49.458Z Downloaded dof v0.4.0
12462026-03-10T18:23:49.458Z Downloaded data-encoding v2.10.0
12472026-03-10T18:23:49.462Z Downloaded bcs v0.1.6
12482026-03-10T18:23:49.462Z Downloaded hubpack v0.1.2
12492026-03-10T18:23:49.462Z Downloaded fallible-iterator v0.2.0
12502026-03-10T18:23:49.462Z Downloaded env_logger v0.11.9
12512026-03-10T18:23:49.465Z Downloaded ena v0.14.4
12522026-03-10T18:23:49.465Z Downloaded lzma-sys v0.1.20
12532026-03-10T18:23:49.486Z Downloaded jiff v0.2.21
12542026-03-10T18:23:49.500Z Downloaded daft v0.1.5
12552026-03-10T18:23:49.503Z Downloaded headers-core v0.3.0
12562026-03-10T18:23:49.503Z Downloaded csv v1.4.0
12572026-03-10T18:23:49.516Z Downloaded hash32 v0.3.1
12582026-03-10T18:23:49.519Z Downloaded drift v0.1.3
12592026-03-10T18:23:49.522Z Downloaded libz-sys v1.1.24
12602026-03-10T18:23:49.537Z Downloaded hex v0.4.3
12612026-03-10T18:23:49.540Z Downloaded hash32 v0.2.1
12622026-03-10T18:23:49.540Z Downloaded globwalk v0.9.1
12632026-03-10T18:23:49.543Z Downloaded camino-tempfile-ext v0.3.3
12642026-03-10T18:23:49.543Z Downloaded arrayvec v0.7.6
12652026-03-10T18:23:49.543Z Downloaded argon2 v0.5.3
12662026-03-10T18:23:49.546Z Downloaded foreign-types-shared v0.1.1
12672026-03-10T18:23:49.546Z Downloaded endian-type v0.1.2
12682026-03-10T18:23:49.546Z Downloaded embedded-io v0.4.0
12692026-03-10T18:23:49.548Z Downloaded crucible-workspace-hack v0.1.0
12702026-03-10T18:23:49.548Z Downloaded embedded-io v0.6.1
12712026-03-10T18:23:49.548Z Downloaded document-features v0.2.12
12722026-03-10T18:23:49.549Z Downloaded convert_case v0.4.0
12732026-03-10T18:23:49.551Z Downloaded bcrypt-pbkdf v0.10.0
12742026-03-10T18:23:49.551Z Downloaded cpufeatures v0.3.0
12752026-03-10T18:23:49.551Z Downloaded diesel_table_macro_syntax v0.2.0
12762026-03-10T18:23:49.551Z Downloaded cstr-argument v0.1.2
12772026-03-10T18:23:49.554Z Downloaded atty v0.2.14
12782026-03-10T18:23:49.554Z Downloaded dyn-clone v1.0.20
12792026-03-10T18:23:49.554Z Downloaded dirs-next v2.0.0
12802026-03-10T18:23:49.554Z Downloaded block-padding v0.3.3
12812026-03-10T18:23:49.557Z Downloaded bit-set v0.8.0
12822026-03-10T18:23:49.557Z Downloaded dirs-sys-next v0.1.2
12832026-03-10T18:23:49.557Z Downloaded display-error-chain v0.2.2
12842026-03-10T18:23:49.557Z Downloaded diesel-dtrace v0.4.2
12852026-03-10T18:23:49.560Z Downloaded darling_macro v0.23.0
12862026-03-10T18:23:49.560Z Downloaded crc8 v0.1.1
12872026-03-10T18:23:49.560Z Downloaded cfg_aliases v0.1.1
12882026-03-10T18:23:49.560Z Downloaded enum-as-inner v0.6.1
12892026-03-10T18:23:49.563Z Downloaded debug-ignore v1.0.5
12902026-03-10T18:23:49.563Z Downloaded dsl_auto_type v0.1.3
12912026-03-10T18:23:49.563Z Downloaded defmt v0.3.100
12922026-03-10T18:23:49.566Z Downloaded darling_macro v0.21.3
12932026-03-10T18:23:49.566Z Downloaded dunce v1.0.5
12942026-03-10T18:23:49.566Z Downloaded ring v0.17.14
12952026-03-10T18:23:49.597Z Downloaded castaway v0.2.4
12962026-03-10T18:23:49.600Z Downloaded der_derive v0.7.3
12972026-03-10T18:23:49.600Z Downloaded bitfield-macros v0.19.4
12982026-03-10T18:23:49.600Z Downloaded cmake v0.1.57
12992026-03-10T18:23:49.605Z Downloaded cargo_metadata v0.19.2
13002026-03-10T18:23:49.605Z Downloaded cassowary v0.3.0
13012026-03-10T18:23:49.605Z Downloaded cookie v0.18.1
13022026-03-10T18:23:49.610Z Downloaded crossbeam-epoch v0.9.18
13032026-03-10T18:23:49.610Z Downloaded crossbeam-deque v0.8.6
13042026-03-10T18:23:49.610Z Downloaded crc-any v2.5.0
13052026-03-10T18:23:49.610Z Downloaded atomicwrites v0.4.4
13062026-03-10T18:23:49.613Z Downloaded assert_matches v1.5.0
13072026-03-10T18:23:49.613Z Downloaded darling_macro v0.20.11
13082026-03-10T18:23:49.613Z Downloaded crossbeam-utils v0.8.21
13092026-03-10T18:23:49.613Z Downloaded corncobs v0.1.4
13102026-03-10T18:23:49.613Z Downloaded ciborium-io v0.2.2
13112026-03-10T18:23:49.616Z Downloaded cargo_toml v0.22.3
13122026-03-10T18:23:49.616Z Downloaded base64 v0.21.7
13132026-03-10T18:23:49.619Z Downloaded encoding_rs v0.8.35
13142026-03-10T18:23:49.634Z Downloaded backon v1.6.0
13152026-03-10T18:23:49.637Z Downloaded foreign-types-shared v0.3.1
13162026-03-10T18:23:49.637Z Downloaded crunchy v0.2.4
13172026-03-10T18:23:49.641Z Downloaded atomic-waker v1.1.2
13182026-03-10T18:23:49.641Z Downloaded crc-catalog v2.4.0
13192026-03-10T18:23:49.641Z Downloaded ascii-canvas v3.0.0
13202026-03-10T18:23:49.643Z Downloaded async-stream v0.3.6
13212026-03-10T18:23:49.643Z Downloaded aead v0.5.2
13222026-03-10T18:23:49.643Z Downloaded base64ct v1.8.3
13232026-03-10T18:23:49.644Z Downloaded arrayref v0.3.9
13242026-03-10T18:23:49.647Z Downloaded csv-core v0.1.13
13252026-03-10T18:23:49.647Z Downloaded async-recursion v1.1.1
13262026-03-10T18:23:49.650Z Downloaded clang-sys v1.8.1
13272026-03-10T18:23:49.650Z Downloaded bb8 v0.8.6
13282026-03-10T18:23:49.651Z Downloaded base16ct v0.2.0
13292026-03-10T18:23:49.653Z Downloaded backoff v0.4.0
13302026-03-10T18:23:49.654Z Downloaded array-init v0.0.4
13312026-03-10T18:23:49.654Z Downloaded cbc v0.1.2
13322026-03-10T18:23:49.656Z Downloaded bzip2 v0.4.4
13332026-03-10T18:23:49.656Z Downloaded blowfish v0.9.1
13342026-03-10T18:23:49.656Z Downloaded bit-vec v0.6.3
13352026-03-10T18:23:49.659Z Downloaded async-stream-impl v0.3.6
13362026-03-10T18:23:49.665Z Downloaded libgit2-sys v0.18.3+1.9.2
13372026-03-10T18:23:50.212Z Downloaded aws-lc-sys v0.37.1
13382026-03-10T18:23:50.514Z Compiling libc v0.2.180
13392026-03-10T18:23:50.517Z Compiling serde v1.0.228
13402026-03-10T18:23:50.517Z Compiling log v0.4.29
13412026-03-10T18:23:50.517Z Compiling find-msvc-tools v0.1.9
13422026-03-10T18:23:50.517Z Compiling shlex v1.3.0
13432026-03-10T18:23:50.669Z Compiling smallvec v1.15.1
13442026-03-10T18:23:50.683Z Compiling syn v2.0.117
13452026-03-10T18:23:50.691Z Compiling typenum v1.19.0
13462026-03-10T18:23:51.041Z Compiling generic-array v0.14.7
13472026-03-10T18:23:51.070Z Compiling subtle v2.6.1
13482026-03-10T18:23:51.128Z Compiling scopeguard v1.2.0
13492026-03-10T18:23:51.156Z Compiling portable-atomic v1.13.1
13502026-03-10T18:23:51.174Z Compiling const-oid v0.9.6
13512026-03-10T18:23:51.257Z Compiling lock_api v0.4.14
13522026-03-10T18:23:51.321Z Compiling critical-section v1.2.0
13532026-03-10T18:23:51.375Z Compiling zerocopy v0.8.40
13542026-03-10T18:23:51.460Z Compiling pin-project-lite v0.2.17
13552026-03-10T18:23:51.566Z Compiling serde_json v1.0.149
13562026-03-10T18:23:51.583Z Compiling parking_lot_core v0.9.12
13572026-03-10T18:23:51.939Z Compiling pkg-config v0.3.32
13582026-03-10T18:23:51.978Z Compiling getrandom v0.2.17
13592026-03-10T18:23:52.047Z Compiling jobserver v0.1.34
13602026-03-10T18:23:52.187Z Compiling rand_core v0.6.4
13612026-03-10T18:23:52.265Z Compiling errno v0.3.14
13622026-03-10T18:23:52.311Z Compiling cc v1.2.56
13632026-03-10T18:23:52.458Z Compiling signal-hook-registry v1.4.8
13642026-03-10T18:23:52.559Z Compiling once_cell v1.21.3
13652026-03-10T18:23:52.616Z Compiling mio v1.1.1
13662026-03-10T18:23:52.710Z Compiling libm v0.2.16
13672026-03-10T18:23:52.827Z Compiling parking_lot v0.12.5
13682026-03-10T18:23:52.846Z Compiling num-traits v0.2.19
13692026-03-10T18:23:52.944Z Compiling bitflags v2.11.0
13702026-03-10T18:23:53.111Z Compiling futures-core v0.3.32
13712026-03-10T18:23:53.296Z Compiling socket2 v0.6.2
13722026-03-10T18:23:53.304Z Compiling percent-encoding v2.3.2
13732026-03-10T18:23:53.334Z Compiling allocator-api2 v0.2.21
13742026-03-10T18:23:53.458Z Compiling futures-sink v0.3.32
13752026-03-10T18:23:53.497Z Compiling cpufeatures v0.2.17
13762026-03-10T18:23:53.551Z Compiling foldhash v0.2.0
13772026-03-10T18:23:53.581Z Compiling futures-channel v0.3.32
13782026-03-10T18:23:53.599Z Compiling futures-task v0.3.32
13792026-03-10T18:23:53.778Z Compiling hashbrown v0.16.1
13802026-03-10T18:23:53.811Z Compiling getrandom v0.4.1
13812026-03-10T18:23:53.830Z Compiling futures-io v0.3.32
13822026-03-10T18:23:53.856Z Compiling slab v0.4.12
13832026-03-10T18:23:53.881Z Compiling rustversion v1.0.22
13842026-03-10T18:23:54.027Z Compiling rand_core v0.10.0
13852026-03-10T18:23:54.077Z Compiling getrandom v0.3.4
13862026-03-10T18:23:54.245Z Compiling form_urlencoded v1.2.2
13872026-03-10T18:23:54.497Z Compiling cmake v0.1.57
13882026-03-10T18:23:54.581Z Compiling indexmap v2.13.0
13892026-03-10T18:23:54.683Z Compiling fs_extra v1.3.0
13902026-03-10T18:23:54.807Z Compiling ident_case v1.0.1
13912026-03-10T18:23:54.962Z Compiling base64ct v1.8.3
13922026-03-10T18:23:55.006Z Compiling synstructure v0.13.2
13932026-03-10T18:23:55.061Z Compiling dunce v1.0.5
13942026-03-10T18:23:55.176Z Compiling aws-lc-sys v0.37.1
13952026-03-10T18:23:55.276Z Compiling pem-rfc7468 v0.7.0
13962026-03-10T18:23:55.296Z Compiling flagset v0.4.7
13972026-03-10T18:23:55.301Z Compiling rand_core v0.9.5
13982026-03-10T18:23:55.349Z Compiling rustix v1.1.3
13992026-03-10T18:23:55.484Z Compiling iana-time-zone v0.1.65
14002026-03-10T18:23:55.487Z Compiling uuid v1.21.0
14012026-03-10T18:23:55.659Z Compiling ring v0.17.14
14022026-03-10T18:23:55.676Z Compiling rustc_version v0.4.1
14032026-03-10T18:23:55.780Z Compiling regex-syntax v0.8.10
14042026-03-10T18:23:55.835Z Compiling aws-lc-rs v1.16.0
14052026-03-10T18:23:56.119Z Compiling vcpkg v0.2.15
14062026-03-10T18:23:56.223Z Compiling tracing-core v0.1.36
14072026-03-10T18:23:56.418Z Compiling crossbeam-utils v0.8.21
14082026-03-10T18:23:56.829Z Compiling pest_generator v2.8.6
14092026-03-10T18:23:56.964Z Compiling serde_derive_internals v0.29.1
14102026-03-10T18:23:57.112Z Compiling openssl-sys v0.9.111
14112026-03-10T18:23:57.607Z Compiling serde_derive v1.0.228
14122026-03-10T18:23:57.758Z Compiling zeroize_derive v1.4.3
14132026-03-10T18:23:57.784Z Compiling zerofrom-derive v0.1.6
14142026-03-10T18:23:57.802Z Compiling yoke-derive v0.8.1
14152026-03-10T18:23:58.194Z Compiling zerocopy-derive v0.8.40
14162026-03-10T18:23:58.632Z Compiling zeroize v1.8.2
14172026-03-10T18:23:59.034Z Compiling zerovec-derive v0.11.2
14182026-03-10T18:23:59.385Z Compiling displaydoc v0.2.5
14192026-03-10T18:23:59.682Z Compiling crypto-common v0.1.7
14202026-03-10T18:23:59.700Z Compiling zerofrom v0.1.6
14212026-03-10T18:23:59.852Z Compiling yoke v0.8.1
14222026-03-10T18:23:59.852Z Compiling block-buffer v0.10.4
14232026-03-10T18:24:00.072Z Compiling digest v0.10.7
14242026-03-10T18:24:00.090Z Compiling tokio-macros v2.6.0
14252026-03-10T18:24:00.356Z Compiling zerotrie v0.2.3
14262026-03-10T18:24:00.386Z Compiling hmac v0.12.1
14272026-03-10T18:24:00.508Z Compiling zerovec v0.11.5
14282026-03-10T18:24:00.579Z Compiling futures-macro v0.3.32
14292026-03-10T18:24:00.600Z Compiling block-padding v0.3.3
14302026-03-10T18:24:00.795Z Compiling sha2 v0.10.9
14312026-03-10T18:24:00.858Z Compiling inout v0.1.4
14322026-03-10T18:24:01.073Z Compiling cipher v0.4.4
14332026-03-10T18:24:01.077Z Compiling der_derive v0.7.3
14342026-03-10T18:24:01.234Z Compiling tinystr v0.8.2
14352026-03-10T18:24:01.441Z Compiling potential_utf v0.1.4
14362026-03-10T18:24:01.512Z Compiling icu_locale_core v2.1.1
14372026-03-10T18:24:01.651Z Compiling icu_collections v2.1.1
14382026-03-10T18:24:01.741Z Compiling futures-util v0.3.32
14392026-03-10T18:24:02.291Z Compiling bytes v1.11.1
14402026-03-10T18:24:02.384Z Compiling icu_provider v2.1.1
14412026-03-10T18:24:02.387Z Compiling der v0.7.10
14422026-03-10T18:24:02.607Z Compiling chrono v0.4.44
14432026-03-10T18:24:02.742Z Compiling icu_properties v2.1.2
14442026-03-10T18:24:02.760Z Compiling icu_normalizer v2.1.1
14452026-03-10T18:24:03.101Z Compiling tokio v1.49.0
14462026-03-10T18:24:03.454Z Compiling http v1.4.0
14472026-03-10T18:24:04.039Z Compiling idna_adapter v1.2.1
14482026-03-10T18:24:04.204Z Compiling idna v1.1.0
14492026-03-10T18:24:04.238Z Compiling spki v0.7.3
14502026-03-10T18:24:04.463Z Compiling salsa20 v0.10.2
14512026-03-10T18:24:04.494Z Compiling pbkdf2 v0.12.2
14522026-03-10T18:24:04.632Z Compiling ppv-lite86 v0.2.21
14532026-03-10T18:24:04.632Z Compiling url v2.5.8
14542026-03-10T18:24:04.675Z Compiling thiserror-impl v2.0.18
14552026-03-10T18:24:04.778Z Compiling scrypt v0.11.0
14562026-03-10T18:24:04.824Z Compiling aes v0.8.4
14572026-03-10T18:24:05.074Z Compiling rand_chacha v0.9.0
14582026-03-10T18:24:05.093Z Compiling cbc v0.1.2
14592026-03-10T18:24:05.110Z Compiling rustls-pki-types v1.14.0
14602026-03-10T18:24:05.268Z Compiling tracing-attributes v0.1.31
14612026-03-10T18:24:05.692Z Compiling pkcs5 v0.7.1
14622026-03-10T18:24:05.755Z Compiling rand v0.9.2
14632026-03-10T18:24:06.024Z Compiling http-body v1.0.1
14642026-03-10T18:24:06.233Z Compiling untrusted v0.7.1
14652026-03-10T18:24:06.283Z Compiling syn v1.0.109
14662026-03-10T18:24:06.366Z Compiling base64 v0.22.1
14672026-03-10T18:24:06.387Z Compiling httparse v1.10.1
14682026-03-10T18:24:06.499Z Compiling thiserror v2.0.18
14692026-03-10T18:24:06.630Z Compiling schemars v0.8.22
14702026-03-10T18:24:06.695Z Compiling openssl-probe v0.2.1
14712026-03-10T18:24:06.776Z Compiling untrusted v0.9.0
14722026-03-10T18:24:06.870Z Compiling pkcs8 v0.10.2
14732026-03-10T18:24:06.929Z Compiling schemars_derive v0.8.22
14742026-03-10T18:24:06.949Z Compiling pest_derive v2.8.6
14752026-03-10T18:24:06.964Z Compiling scroll_derive v0.13.1
14762026-03-10T18:24:07.130Z Compiling tracing v0.1.44
14772026-03-10T18:24:07.479Z Compiling darling_core v0.20.11
14782026-03-10T18:24:07.504Z Compiling tinyvec_macros v0.1.1
14792026-03-10T18:24:07.589Z Compiling rustls v0.23.37
14802026-03-10T18:24:07.820Z Compiling try-lock v0.2.5
14812026-03-10T18:24:07.908Z Compiling tower-layer v0.3.3
14822026-03-10T18:24:07.954Z Compiling tower-service v0.3.3
14832026-03-10T18:24:08.050Z Compiling tokio-util v0.7.18
14842026-03-10T18:24:08.069Z Compiling dyn-clone v1.0.20
14852026-03-10T18:24:08.112Z Compiling atomic-waker v1.1.2
14862026-03-10T18:24:08.238Z Compiling scroll v0.13.0
14872026-03-10T18:24:08.266Z Compiling want v0.3.1
14882026-03-10T18:24:08.467Z Compiling tinyvec v1.10.0
14892026-03-10T18:24:08.963Z Compiling ipnet v2.11.0
14902026-03-10T18:24:09.362Z Compiling h2 v0.4.13
14912026-03-10T18:24:09.477Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14922026-03-10T18:24:09.648Z Compiling spin v0.9.8
14932026-03-10T18:24:09.916Z Compiling aho-corasick v1.1.4
14942026-03-10T18:24:10.001Z Compiling num-conv v0.2.0
14952026-03-10T18:24:10.179Z Compiling powerfmt v0.2.0
14962026-03-10T18:24:10.446Z Compiling pin-utils v0.1.0
14972026-03-10T18:24:10.464Z Compiling time-core v0.1.8
14982026-03-10T18:24:10.534Z Compiling crc32fast v1.5.0
14992026-03-10T18:24:10.658Z Compiling openssl v0.10.75
15002026-03-10T18:24:10.682Z Compiling darling_macro v0.20.11
15012026-03-10T18:24:10.922Z Compiling foreign-types-shared v0.1.1
15022026-03-10T18:24:10.942Z Compiling httpdate v1.0.3
15032026-03-10T18:24:11.035Z Compiling foreign-types v0.3.2
15042026-03-10T18:24:11.114Z Compiling regex-automata v0.4.14
15052026-03-10T18:24:11.132Z Compiling time-macros v0.2.27
15062026-03-10T18:24:11.228Z Compiling tempfile v3.25.0
15072026-03-10T18:24:11.355Z Compiling darling v0.20.11
15082026-03-10T18:24:11.456Z Compiling deranged v0.5.8
15092026-03-10T18:24:12.344Z Compiling goblin v0.10.5
15102026-03-10T18:24:12.882Z Compiling thiserror-impl v1.0.69
15112026-03-10T18:24:13.410Z Compiling hyper v1.8.1
15122026-03-10T18:24:14.571Z Compiling openssl-macros v0.1.1
15132026-03-10T18:24:14.586Z Compiling wait-timeout v0.2.1
15142026-03-10T18:24:14.742Z Compiling num_threads v0.1.7
15152026-03-10T18:24:14.847Z Compiling quick-error v1.2.3
15162026-03-10T18:24:14.907Z Compiling native-tls v0.2.18
15172026-03-10T18:24:14.971Z Compiling simd-adler32 v0.3.8
15182026-03-10T18:24:15.073Z Compiling siphasher v1.0.2
15192026-03-10T18:24:15.178Z Compiling bit-vec v0.8.0
15202026-03-10T18:24:15.301Z Compiling usdt-impl v0.6.0
15212026-03-10T18:24:15.347Z Compiling either v1.15.0
15222026-03-10T18:24:15.484Z Compiling bit-set v0.8.0
15232026-03-10T18:24:15.594Z Compiling rusty-fork v0.3.1
15242026-03-10T18:24:15.615Z Compiling time v0.3.47
15252026-03-10T18:24:15.683Z Compiling hyper-util v0.1.20
15262026-03-10T18:24:16.068Z Compiling thiserror v1.0.69
15272026-03-10T18:24:16.199Z Compiling derive_builder_core v0.20.2
15282026-03-10T18:24:16.887Z Compiling dof v0.4.0
15292026-03-10T18:24:17.599Z Compiling unicode-normalization v0.1.25
15302026-03-10T18:24:17.839Z Compiling crossbeam-epoch v0.9.18
15312026-03-10T18:24:18.023Z Compiling dtrace-parser v0.3.0
15322026-03-10T18:24:18.211Z Compiling rustls-native-certs v0.8.3
15332026-03-10T18:24:18.252Z Compiling signature v2.2.0
15342026-03-10T18:24:18.464Z Compiling scroll_derive v0.12.1
15352026-03-10T18:24:18.505Z Compiling heapless v0.7.17
15362026-03-10T18:24:18.581Z Compiling rand_xorshift v0.4.0
15372026-03-10T18:24:18.638Z Compiling slog v2.8.2
15382026-03-10T18:24:18.776Z Compiling darling_core v0.21.3
15392026-03-10T18:24:18.818Z Compiling bzip2-sys v0.1.13+1.0.8
15402026-03-10T18:24:18.860Z Compiling sync_wrapper v1.0.2
15412026-03-10T18:24:18.991Z Compiling thread-id v5.1.0
15422026-03-10T18:24:19.044Z Compiling cookie v0.18.1
15432026-03-10T18:24:19.089Z Compiling anyhow v1.0.102
15442026-03-10T18:24:19.181Z Compiling paste v1.0.15
15452026-03-10T18:24:19.294Z Compiling zstd-safe v7.2.4
15462026-03-10T18:24:19.331Z Compiling unicode-properties v0.1.4
15472026-03-10T18:24:19.501Z Compiling rayon-core v1.13.0
15482026-03-10T18:24:19.539Z Compiling unicode-segmentation v1.12.0
15492026-03-10T18:24:19.558Z Compiling signal-hook v0.3.18
15502026-03-10T18:24:19.586Z Compiling adler2 v2.0.1
15512026-03-10T18:24:19.736Z Compiling unicode-bidi v0.3.18
15522026-03-10T18:24:19.752Z Compiling unarray v0.1.4
15532026-03-10T18:24:19.810Z Compiling miniz_oxide v0.8.9
15542026-03-10T18:24:19.879Z Compiling proptest v1.10.0
15552026-03-10T18:24:20.034Z Compiling scroll v0.12.0
15562026-03-10T18:24:20.181Z Compiling stringprep v0.1.5
15572026-03-10T18:24:20.462Z Compiling tower v0.5.3
15582026-03-10T18:24:20.821Z Compiling crossbeam-deque v0.8.6
15592026-03-10T18:24:20.877Z Compiling derive_builder_macro v0.20.2
15602026-03-10T18:24:21.068Z Compiling ipnetwork v0.21.1
15612026-03-10T18:24:21.127Z Compiling http-body-util v0.1.3
15622026-03-10T18:24:21.145Z Compiling webpki-roots v1.0.6
15632026-03-10T18:24:21.168Z Compiling rand_chacha v0.3.1
15642026-03-10T18:24:21.297Z Compiling erased-serde v0.3.31
15652026-03-10T18:24:21.458Z Compiling serde_tokenstream v0.2.3
15662026-03-10T18:24:21.469Z Compiling serde_spanned v0.6.9
15672026-03-10T18:24:21.586Z Compiling toml_datetime v0.6.11
15682026-03-10T18:24:21.650Z Compiling md-5 v0.10.6
15692026-03-10T18:24:21.843Z Compiling zerocopy-derive v0.7.35
15702026-03-10T18:24:21.861Z Compiling curve25519-dalek v4.1.3
15712026-03-10T18:24:21.920Z Compiling vergen-lib v0.1.6
15722026-03-10T18:24:22.032Z Compiling num-integer v0.1.46
15732026-03-10T18:24:22.165Z Compiling hash32 v0.2.1
15742026-03-10T18:24:22.248Z Compiling ff v0.13.1
15752026-03-10T18:24:22.310Z Compiling rustix v0.38.44
15762026-03-10T18:24:22.408Z Compiling base16ct v0.2.0
15772026-03-10T18:24:22.427Z Compiling psl-types v2.0.11
15782026-03-10T18:24:22.456Z Compiling darling_macro v0.21.3
15792026-03-10T18:24:22.463Z Compiling ref-cast v1.0.25
15802026-03-10T18:24:22.579Z Compiling ryu v1.0.23
15812026-03-10T18:24:22.625Z Compiling num-bigint-dig v0.8.6
15822026-03-10T18:24:22.780Z Compiling smoltcp v0.9.1
15832026-03-10T18:24:22.811Z Compiling litrs v1.0.0
15842026-03-10T18:24:22.856Z Compiling fallible-iterator v0.2.0
15852026-03-10T18:24:22.874Z Compiling iri-string v0.7.10
15862026-03-10T18:24:23.014Z Compiling zlib-rs v0.6.2
15872026-03-10T18:24:23.067Z Compiling darling v0.21.3
15882026-03-10T18:24:23.168Z Compiling zerocopy v0.7.35
15892026-03-10T18:24:23.243Z Compiling postgres-protocol v0.6.10
15902026-03-10T18:24:23.264Z Compiling newtype-uuid v1.3.2
15912026-03-10T18:24:23.492Z Compiling document-features v0.2.12
15922026-03-10T18:24:23.886Z Compiling serde_urlencoded v0.7.1
15932026-03-10T18:24:23.956Z Compiling sec1 v0.7.3
15942026-03-10T18:24:23.959Z Compiling publicsuffix v2.3.0
15952026-03-10T18:24:24.182Z Compiling group v0.13.0
15962026-03-10T18:24:24.284Z Compiling num-iter v0.1.45
15972026-03-10T18:24:24.431Z Compiling derive_builder v0.20.2
15982026-03-10T18:24:24.448Z Compiling rand v0.8.5
15992026-03-10T18:24:24.573Z Compiling tower-http v0.6.8
16002026-03-10T18:24:24.827Z Compiling oxnet v0.1.4
16012026-03-10T18:24:24.921Z Compiling proc-macro-error v1.0.4
16022026-03-10T18:24:25.083Z Compiling tokio-native-tls v0.3.1
16032026-03-10T18:24:25.292Z Compiling goblin v0.8.2
16042026-03-10T18:24:25.848Z Compiling heck v0.4.1
16052026-03-10T18:24:26.135Z Compiling phf_shared v0.13.1
16062026-03-10T18:24:26.157Z Compiling hubpack_derive v0.1.1
16072026-03-10T18:24:26.303Z Compiling regex v1.12.3
16082026-03-10T18:24:26.473Z Compiling lazy_static v1.5.0
16092026-03-10T18:24:26.557Z Compiling cargo-platform v0.1.9
16102026-03-10T18:24:26.586Z Compiling hkdf v0.12.4
16112026-03-10T18:24:26.746Z Compiling crypto-bigint v0.5.5
16122026-03-10T18:24:26.789Z Compiling daft-derive v0.1.5
16132026-03-10T18:24:26.881Z Compiling async-trait v0.1.89
16142026-03-10T18:24:26.900Z Compiling curve25519-dalek-derive v0.1.1
16152026-03-10T18:24:27.449Z Compiling flate2 v1.1.9
16162026-03-10T18:24:27.752Z Compiling strum_macros v0.27.2
16172026-03-10T18:24:27.767Z Compiling ref-cast-impl v1.0.25
16182026-03-10T18:24:28.000Z Compiling terminal_size v0.4.3
16192026-03-10T18:24:28.167Z Compiling vergen v9.0.6
16202026-03-10T18:24:28.321Z Compiling fs-err v3.3.0
16212026-03-10T18:24:28.416Z Compiling ahash v0.8.12
16222026-03-10T18:24:28.474Z Compiling managed v0.8.0
16232026-03-10T18:24:28.574Z Compiling object v0.37.3
16242026-03-10T18:24:28.690Z Compiling libbz2-rs-sys v0.2.2
16252026-03-10T18:24:28.759Z Compiling foldhash v0.1.5
16262026-03-10T18:24:28.932Z Compiling bumpalo v3.20.2
16272026-03-10T18:24:28.972Z Compiling bitflags v1.3.2
16282026-03-10T18:24:29.064Z Compiling winnow v0.5.40
16292026-03-10T18:24:29.270Z Compiling bzip2 v0.6.1
16302026-03-10T18:24:29.528Z Compiling zopfli v0.8.3
16312026-03-10T18:24:29.987Z Compiling console v0.16.2
16322026-03-10T18:24:30.420Z Compiling hashbrown v0.15.5
16332026-03-10T18:24:30.483Z Compiling strum v0.27.2
16342026-03-10T18:24:30.501Z Compiling clap_builder v4.5.60
16352026-03-10T18:24:30.736Z Compiling dof v0.3.0
16362026-03-10T18:24:30.805Z Compiling toml_edit v0.19.15
16372026-03-10T18:24:30.894Z Compiling elliptic-curve v0.13.8
16382026-03-10T18:24:31.200Z Compiling daft v0.1.5
16392026-03-10T18:24:31.442Z Compiling cargo_metadata v0.19.2
16402026-03-10T18:24:31.580Z Compiling hubpack v0.1.2
16412026-03-10T18:24:31.863Z Compiling phf v0.13.1
16422026-03-10T18:24:32.078Z Compiling signal-hook-mio v0.2.5
16432026-03-10T18:24:32.222Z Compiling zone_cfg_derive v0.3.1
16442026-03-10T18:24:33.083Z Compiling cookie_store v0.22.1
16452026-03-10T18:24:33.297Z Compiling zstd v0.13.3
16462026-03-10T18:24:33.977Z Compiling rayon v1.11.0
16472026-03-10T18:24:34.144Z Compiling bzip2 v0.4.4
16482026-03-10T18:24:34.420Z Compiling hyper-tls v0.6.0
16492026-03-10T18:24:34.702Z Compiling postgres-types v0.2.12
16502026-03-10T18:24:34.872Z Compiling serde_with_macros v3.17.0
16512026-03-10T18:24:34.908Z Compiling usdt-attr-macro v0.6.0
16522026-03-10T18:24:35.236Z Compiling usdt-macro v0.6.0
16532026-03-10T18:24:35.456Z Compiling ed25519 v2.2.3
16542026-03-10T18:24:35.983Z Compiling dtrace-parser v0.2.0
16552026-03-10T18:24:36.191Z Compiling itertools v0.12.1
16562026-03-10T18:24:36.233Z Compiling phf_shared v0.11.3
16572026-03-10T18:24:36.418Z Compiling bstr v1.12.1
16582026-03-10T18:24:36.421Z Compiling pkcs1 v0.7.5
16592026-03-10T18:24:36.477Z Compiling hex v0.4.3
16602026-03-10T18:24:36.738Z Compiling serde-big-array v0.5.1
16612026-03-10T18:24:36.860Z Compiling rfc6979 v0.4.0
16622026-03-10T18:24:36.918Z Compiling serde_repr v0.1.20
16632026-03-10T18:24:36.984Z Compiling strum_macros v0.26.4
16642026-03-10T18:24:37.003Z Compiling enum-as-inner v0.6.1
16652026-03-10T18:24:37.060Z Compiling clap_derive v4.5.55
16662026-03-10T18:24:37.310Z Compiling float-cmp v0.10.0
16672026-03-10T18:24:37.498Z Compiling thread-id v4.2.2
16682026-03-10T18:24:37.605Z Compiling memmap2 v0.9.10
16692026-03-10T18:24:37.624Z Compiling env_filter v1.0.0
16702026-03-10T18:24:37.672Z Compiling encoding_rs v0.8.35
16712026-03-10T18:24:37.844Z Compiling fixedbitset v0.4.2
16722026-03-10T18:24:37.882Z Compiling precomputed-hash v0.1.1
16732026-03-10T18:24:37.993Z Compiling normalize-line-endings v0.3.0
16742026-03-10T18:24:38.029Z Compiling whoami v2.1.0
16752026-03-10T18:24:38.110Z Compiling rustc-hash v2.1.1
16762026-03-10T18:24:38.131Z Compiling static_assertions v1.1.0
16772026-03-10T18:24:38.225Z Compiling fixedbitset v0.5.7
16782026-03-10T18:24:38.267Z Compiling mime v0.3.17
16792026-03-10T18:24:38.534Z Compiling predicates-core v1.0.10
16802026-03-10T18:24:38.604Z Compiling difflib v0.4.0
16812026-03-10T18:24:38.637Z Compiling new_debug_unreachable v1.0.6
16822026-03-10T18:24:38.727Z Compiling unit-prefix v0.5.2
16832026-03-10T18:24:38.761Z Compiling keccak v0.1.6
16842026-03-10T18:24:38.905Z Compiling jiff v0.2.21
16852026-03-10T18:24:39.103Z Compiling data-encoding v2.10.0
16862026-03-10T18:24:39.376Z Compiling toml_edit v0.22.27
16872026-03-10T18:24:39.408Z Compiling strum v0.26.3
16882026-03-10T18:24:39.502Z Compiling clap v4.5.60
16892026-03-10T18:24:39.559Z Compiling hickory-proto v0.25.2
16902026-03-10T18:24:39.591Z Compiling sha3 v0.10.8
16912026-03-10T18:24:39.713Z Compiling predicates v3.1.4
16922026-03-10T18:24:39.876Z Compiling indicatif v0.18.4
16932026-03-10T18:24:40.073Z Compiling string_cache v0.8.9
16942026-03-10T18:24:40.211Z Compiling petgraph v0.8.3
16952026-03-10T18:24:40.368Z Compiling tokio-postgres v0.7.16
16962026-03-10T18:24:40.591Z Compiling iddqd v0.3.17
16972026-03-10T18:24:41.080Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16982026-03-10T18:24:42.174Z Compiling petgraph v0.6.5
16992026-03-10T18:24:42.956Z Compiling zip v4.6.1
17002026-03-10T18:24:43.286Z Compiling env_logger v0.11.9
17012026-03-10T18:24:43.315Z Compiling usdt v0.6.0
17022026-03-10T18:24:43.638Z Compiling zone v0.3.1
17032026-03-10T18:24:43.747Z Compiling usdt-impl v0.5.0
17042026-03-10T18:24:44.200Z Compiling similar v2.7.0
17052026-03-10T18:24:44.233Z Compiling ecdsa v0.16.9
17062026-03-10T18:24:44.510Z Compiling serde_with v3.17.0
17072026-03-10T18:24:44.547Z Compiling rsa v0.9.10
17082026-03-10T18:24:44.743Z Compiling crossterm v0.28.1
17092026-03-10T18:24:44.774Z Compiling ed25519-dalek v2.2.0
17102026-03-10T18:24:44.794Z Compiling zip v0.6.6
17112026-03-10T18:24:45.559Z Compiling toml v0.7.8
17122026-03-10T18:24:46.229Z Compiling toml_parser v1.0.9+spec-1.1.0
17132026-03-10T18:24:46.253Z Compiling itertools v0.13.0
17142026-03-10T18:24:46.438Z Compiling tokio-stream v0.1.18
17152026-03-10T18:24:46.542Z Compiling buf-list v1.1.2
17162026-03-10T18:24:46.899Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17172026-03-10T18:24:46.966Z Compiling x509-cert v0.2.5
17182026-03-10T18:24:47.035Z Compiling openapiv3 v2.2.0
17192026-03-10T18:24:47.096Z Compiling sha1 v0.10.6
17202026-03-10T18:24:47.321Z Compiling toml_datetime v0.7.5+spec-1.1.0
17212026-03-10T18:24:47.386Z Compiling peg-runtime v0.8.5
17222026-03-10T18:24:47.708Z Compiling lalrpop-util v0.19.12
17232026-03-10T18:24:47.744Z Compiling thread_local v1.1.9
17242026-03-10T18:24:47.949Z Compiling slog-async v2.8.0
17252026-03-10T18:24:47.967Z Compiling crossbeam-channel v0.5.15
17262026-03-10T18:24:48.058Z Compiling futures-executor v0.3.32
17272026-03-10T18:24:48.370Z Compiling is-terminal v0.4.17
17282026-03-10T18:24:48.389Z Compiling filetime v0.2.27
17292026-03-10T18:24:48.488Z Compiling xattr v1.6.1
17302026-03-10T18:24:48.571Z Compiling term v1.2.1
17312026-03-10T18:24:48.617Z Compiling take_mut v0.2.2
17322026-03-10T18:24:48.698Z Compiling tar v0.4.44
17332026-03-10T18:24:48.971Z Compiling slog-term v2.9.2
17342026-03-10T18:24:49.223Z Compiling futures v0.3.32
17352026-03-10T18:24:56.057Z Compiling rustls-webpki v0.103.9
17362026-03-10T18:25:00.054Z Compiling tokio-rustls v0.26.4
17372026-03-10T18:25:00.057Z Compiling rustls-platform-verifier v0.6.2
17382026-03-10T18:25:00.318Z Compiling hyper-rustls v0.27.7
17392026-03-10T18:25:00.583Z Compiling reqwest v0.13.2
17402026-03-10T18:25:00.600Z Compiling reqwest v0.12.28
17412026-03-10T18:25:03.559Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17422026-03-10T18:25:03.850Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17432026-03-10T18:25:07.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
17442026-03-10T18:25:07.818Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17452026-03-10T18:25:07.878ZMar 10 18:25:06.503 INFO Starting download, target: Clickhouse
17462026-03-10T18:25:07.878ZMar 10 18:25:06.504 INFO Starting download, target: MaghemiteMgd
17472026-03-10T18:25:07.878ZMar 10 18:25:06.504 INFO Starting download, target: TransceiverControl
17482026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Starting download, target: DendriteStub
17492026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Starting download, target: Cockroach
17502026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Starting download, target: Console
17512026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17522026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17532026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17542026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17552026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-03-10T18:25:07.881ZMar 10 18:25:06.504 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17572026-03-10T18:25:08.586ZMar 10 18:25:07.162 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17582026-03-10T18:25:08.871ZMar 10 18:25:07.478 INFO Download complete, target: TransceiverControl
17592026-03-10T18:25:08.906ZMar 10 18:25:07.522 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17602026-03-10T18:25:09.123ZMar 10 18:25:07.744 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17612026-03-10T18:25:09.322ZMar 10 18:25:07.902 INFO Download complete, target: Console
17622026-03-10T18:25:10.234ZMar 10 18:25:08.859 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17632026-03-10T18:25:10.286ZMar 10 18:25:08.911 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17642026-03-10T18:25:10.286ZMar 10 18:25:08.911 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17652026-03-10T18:25:10.325ZMar 10 18:25:08.950 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17662026-03-10T18:25:12.607ZMar 10 18:25:11.231 INFO Download complete, target: DendriteStub
17672026-03-10T18:25:13.530ZMar 10 18:25:12.154 INFO Download complete, target: MaghemiteMgd
17682026-03-10T18:25:17.636ZMar 10 18:25:16.257 INFO Checking that binary works, target: Cockroach
17692026-03-10T18:25:17.749ZMar 10 18:25:16.372 INFO Download complete, target: Cockroach
17702026-03-10T18:25:20.869ZMar 10 18:25:19.491 INFO Checking that binary works, target: Clickhouse
17712026-03-10T18:25:21.027ZMar 10 18:25:19.649 INFO Download complete, target: Clickhouse
17722026-03-10T18:25:21.044ZAll builder prerequisites installed successfully, and PATH looks valid
17732026-03-10T18:25:21.046Z
17742026-03-10T18:25:21.046Zreal 4:39.330541571
17752026-03-10T18:25:21.046Zuser 10:21.272919868
17762026-03-10T18:25:21.047Zsys 1:47.764685595
17772026-03-10T18:25:21.047Ztrap 0.322207812
17782026-03-10T18:25:21.047Ztflt 0.780497226
17792026-03-10T18:25:21.047Zdflt 0.576044866
17802026-03-10T18:25:21.047Zkflt 0.022363802
17812026-03-10T18:25:21.047Zlock 21:49.092292848
17822026-03-10T18:25:21.047Zslp 39:14.485479048
17832026-03-10T18:25:21.047Zlat 56.452500462
17842026-03-10T18:25:21.047Zstop 2:35.314266166
17852026-03-10T18:25:21.047Z+ banner hack-check
17862026-03-10T18:25:21.050Z
17872026-03-10T18:25:21.050Z # # ## #### # # #### # # ###### #### # #
17882026-03-10T18:25:21.051Z # # # # # # # # # # # # # # # # #
17892026-03-10T18:25:21.051Z ###### # # # #### ##### # ###### ##### # ####
17902026-03-10T18:25:21.051Z # # ###### # # # # # # # # # #
17912026-03-10T18:25:21.051Z # # # # # # # # # # # # # # # # #
17922026-03-10T18:25:21.051Z # # # # #### # # #### # # ###### #### # #
17932026-03-10T18:25:21.051Z
17942026-03-10T18:25:21.051Z+ export CARGO_INCREMENTAL=0
17952026-03-10T18:25:21.051Z+ CARGO_INCREMENTAL=0
17962026-03-10T18:25:21.051Z+ ptime -m timeout 2h cargo xtask check-features --ci
17972026-03-10T18:25:21.771Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17982026-03-10T18:25:22.037Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17992026-03-10T18:25:24.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
18002026-03-10T18:25:24.696Z Running `target/debug/xtask check-features --ci`
18012026-03-10T18:25:24.723Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18022026-03-10T18:25:24.727Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18032026-03-10T18:25:25.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
18042026-03-10T18:25:25.363Z Running `target/debug/xtask download cargo-hack`
18052026-03-10T18:25:26.330Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18062026-03-10T18:25:26.719Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18072026-03-10T18:25:29.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
18082026-03-10T18:25:30.190Z Running `target/debug/xtask-downloader cargo-hack`
18092026-03-10T18:25:30.230ZMar 10 18:25:28.851 INFO Starting download, target: CargoHack
18102026-03-10T18:25:30.234ZMar 10 18:25:28.852 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18112026-03-10T18:25:30.673ZMar 10 18:25:29.293 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18122026-03-10T18:25:30.752ZMar 10 18:25:29.373 INFO Download complete, target: CargoHack
18132026-03-10T18:25:30.756Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18142026-03-10T18:25:30.774Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18152026-03-10T18:25:30.976Zinfo: running `cargo check --bins` on api_identity (1/256)
18162026-03-10T18:25:31.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172026-03-10T18:25:31.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182026-03-10T18:25:31.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192026-03-10T18:25:31.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18202026-03-10T18:25:31.724Z
18212026-03-10T18:25:31.724Zinfo: running `cargo check --bins` on bootstore (2/256)
18222026-03-10T18:25:32.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232026-03-10T18:25:32.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242026-03-10T18:25:32.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252026-03-10T18:25:32.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
18262026-03-10T18:25:32.498Z
18272026-03-10T18:25:32.498Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18282026-03-10T18:25:33.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292026-03-10T18:25:33.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302026-03-10T18:25:33.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312026-03-10T18:25:33.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18322026-03-10T18:25:33.259Z
18332026-03-10T18:25:33.259Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18342026-03-10T18:25:33.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352026-03-10T18:25:33.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362026-03-10T18:25:33.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372026-03-10T18:25:33.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18382026-03-10T18:25:34.019Z
18392026-03-10T18:25:34.019Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18402026-03-10T18:25:34.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412026-03-10T18:25:34.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422026-03-10T18:25:34.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432026-03-10T18:25:34.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18442026-03-10T18:25:34.626Z
18452026-03-10T18:25:34.626Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18462026-03-10T18:25:35.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472026-03-10T18:25:35.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482026-03-10T18:25:35.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492026-03-10T18:25:35.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18502026-03-10T18:25:35.213Z
18512026-03-10T18:25:35.213Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18522026-03-10T18:25:35.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532026-03-10T18:25:35.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542026-03-10T18:25:35.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552026-03-10T18:25:35.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18562026-03-10T18:25:35.796Z
18572026-03-10T18:25:35.796Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18582026-03-10T18:25:36.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592026-03-10T18:25:36.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602026-03-10T18:25:36.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612026-03-10T18:25:36.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18622026-03-10T18:25:36.380Z
18632026-03-10T18:25:36.380Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18642026-03-10T18:25:36.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652026-03-10T18:25:36.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662026-03-10T18:25:36.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672026-03-10T18:25:36.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18682026-03-10T18:25:37.011Z
18692026-03-10T18:25:37.011Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18702026-03-10T18:25:37.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712026-03-10T18:25:37.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722026-03-10T18:25:37.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732026-03-10T18:25:37.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18742026-03-10T18:25:37.545Z
18752026-03-10T18:25:37.545Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18762026-03-10T18:25:38.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772026-03-10T18:25:38.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782026-03-10T18:25:38.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792026-03-10T18:25:38.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18802026-03-10T18:25:38.126Z
18812026-03-10T18:25:38.126Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18822026-03-10T18:25:38.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832026-03-10T18:25:38.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842026-03-10T18:25:38.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852026-03-10T18:25:38.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18862026-03-10T18:25:38.719Z
18872026-03-10T18:25:38.719Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18882026-03-10T18:25:39.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892026-03-10T18:25:39.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902026-03-10T18:25:39.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912026-03-10T18:25:39.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18922026-03-10T18:25:39.304Z
18932026-03-10T18:25:39.304Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18942026-03-10T18:25:39.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952026-03-10T18:25:39.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962026-03-10T18:25:39.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972026-03-10T18:25:39.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18982026-03-10T18:25:39.899Z
18992026-03-10T18:25:39.899Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19002026-03-10T18:25:40.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012026-03-10T18:25:40.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022026-03-10T18:25:40.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032026-03-10T18:25:40.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19042026-03-10T18:25:40.509Z
19052026-03-10T18:25:40.509Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19062026-03-10T18:25:45.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072026-03-10T18:25:45.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082026-03-10T18:25:45.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092026-03-10T18:25:45.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19102026-03-10T18:25:45.489Z
19112026-03-10T18:25:45.489Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19122026-03-10T18:25:45.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132026-03-10T18:25:45.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142026-03-10T18:25:45.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152026-03-10T18:25:45.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19162026-03-10T18:25:45.489Z
19172026-03-10T18:25:45.489Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19182026-03-10T18:25:45.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192026-03-10T18:25:45.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202026-03-10T18:25:45.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212026-03-10T18:25:45.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19222026-03-10T18:25:45.490Z
19232026-03-10T18:25:45.490Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19242026-03-10T18:25:45.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252026-03-10T18:25:45.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262026-03-10T18:25:45.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272026-03-10T18:25:45.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19282026-03-10T18:25:45.490Z
19292026-03-10T18:25:45.490Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19302026-03-10T18:25:45.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312026-03-10T18:25:45.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322026-03-10T18:25:45.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332026-03-10T18:25:45.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19342026-03-10T18:25:45.490Z
19352026-03-10T18:25:45.490Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19362026-03-10T18:25:45.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372026-03-10T18:25:45.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382026-03-10T18:25:45.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392026-03-10T18:25:45.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19402026-03-10T18:25:45.490Z
19412026-03-10T18:25:45.490Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19422026-03-10T18:25:45.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432026-03-10T18:25:45.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442026-03-10T18:25:45.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452026-03-10T18:25:45.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19462026-03-10T18:25:45.490Z
19472026-03-10T18:25:45.490Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19482026-03-10T18:25:45.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492026-03-10T18:25:45.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502026-03-10T18:25:45.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512026-03-10T18:25:45.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19522026-03-10T18:25:45.491Z
19532026-03-10T18:25:45.491Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19542026-03-10T18:25:45.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552026-03-10T18:25:45.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562026-03-10T18:25:45.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572026-03-10T18:25:45.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19582026-03-10T18:25:45.768Z
19592026-03-10T18:25:45.768Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19602026-03-10T18:25:46.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612026-03-10T18:25:46.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622026-03-10T18:25:46.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632026-03-10T18:25:46.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19642026-03-10T18:25:46.359Z
19652026-03-10T18:25:46.359Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19662026-03-10T18:25:46.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672026-03-10T18:25:46.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682026-03-10T18:25:46.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692026-03-10T18:25:46.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19702026-03-10T18:25:46.941Z
19712026-03-10T18:25:46.941Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19722026-03-10T18:25:47.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732026-03-10T18:25:47.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742026-03-10T18:25:47.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752026-03-10T18:25:47.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19762026-03-10T18:25:47.526Z
19772026-03-10T18:25:47.527Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19782026-03-10T18:25:48.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792026-03-10T18:25:48.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802026-03-10T18:25:48.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812026-03-10T18:25:48.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19822026-03-10T18:25:48.107Z
19832026-03-10T18:25:48.107Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19842026-03-10T18:25:48.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852026-03-10T18:25:48.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862026-03-10T18:25:48.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872026-03-10T18:25:48.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19882026-03-10T18:25:48.691Z
19892026-03-10T18:25:48.691Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19902026-03-10T18:25:49.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912026-03-10T18:25:49.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922026-03-10T18:25:49.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19932026-03-10T18:25:49.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
19942026-03-10T18:25:49.283Z
19952026-03-10T18:25:49.283Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
19962026-03-10T18:25:49.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19972026-03-10T18:25:49.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19982026-03-10T18:25:49.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19992026-03-10T18:25:49.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20002026-03-10T18:25:49.873Z
20012026-03-10T18:25:49.873Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20022026-03-10T18:25:50.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20032026-03-10T18:25:50.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20042026-03-10T18:25:50.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20052026-03-10T18:25:50.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20062026-03-10T18:25:50.463Z
20072026-03-10T18:25:50.463Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20082026-03-10T18:25:51.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20092026-03-10T18:25:51.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20102026-03-10T18:25:51.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20112026-03-10T18:25:51.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20122026-03-10T18:25:51.063Z
20132026-03-10T18:25:51.064Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20142026-03-10T18:25:51.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20152026-03-10T18:25:51.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20162026-03-10T18:25:51.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20172026-03-10T18:25:51.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20182026-03-10T18:25:51.641Z
20192026-03-10T18:25:51.641Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20202026-03-10T18:25:52.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20212026-03-10T18:25:52.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20222026-03-10T18:25:52.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20232026-03-10T18:25:52.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20242026-03-10T18:25:52.224Z
20252026-03-10T18:25:52.224Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20262026-03-10T18:25:52.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20272026-03-10T18:25:52.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20282026-03-10T18:25:52.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20292026-03-10T18:25:52.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20302026-03-10T18:25:52.812Z
20312026-03-10T18:25:52.812Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20322026-03-10T18:25:53.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20332026-03-10T18:25:53.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20342026-03-10T18:25:53.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20352026-03-10T18:25:53.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20362026-03-10T18:25:53.402Z
20372026-03-10T18:25:53.402Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20382026-03-10T18:25:53.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20392026-03-10T18:25:53.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20402026-03-10T18:25:53.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20412026-03-10T18:25:53.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20422026-03-10T18:25:53.995Z
20432026-03-10T18:25:53.995Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20442026-03-10T18:25:54.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20452026-03-10T18:25:54.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20462026-03-10T18:25:54.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20472026-03-10T18:25:54.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20482026-03-10T18:25:54.583Z
20492026-03-10T18:25:54.583Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20502026-03-10T18:25:55.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512026-03-10T18:25:55.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522026-03-10T18:25:55.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20532026-03-10T18:25:55.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20542026-03-10T18:25:55.171Z
20552026-03-10T18:25:55.171Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20562026-03-10T18:25:55.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20572026-03-10T18:25:55.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20582026-03-10T18:25:55.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20592026-03-10T18:25:55.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20602026-03-10T18:25:55.761Z
20612026-03-10T18:25:55.761Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20622026-03-10T18:25:56.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20632026-03-10T18:25:56.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20642026-03-10T18:25:56.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20652026-03-10T18:25:56.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20662026-03-10T18:25:56.351Z
20672026-03-10T18:25:56.351Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20682026-03-10T18:25:56.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20692026-03-10T18:25:56.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20702026-03-10T18:25:56.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20712026-03-10T18:25:56.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20722026-03-10T18:25:56.948Z
20732026-03-10T18:25:56.948Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20742026-03-10T18:25:57.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20752026-03-10T18:25:57.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20762026-03-10T18:25:57.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20772026-03-10T18:25:57.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
20782026-03-10T18:25:57.541Z
20792026-03-10T18:25:57.541Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20802026-03-10T18:25:58.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20812026-03-10T18:25:58.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20822026-03-10T18:25:58.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20832026-03-10T18:25:58.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
20842026-03-10T18:25:58.309Z
20852026-03-10T18:25:58.309Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20862026-03-10T18:25:58.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20872026-03-10T18:25:58.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20882026-03-10T18:25:58.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20892026-03-10T18:25:58.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20902026-03-10T18:25:59.076Z
20912026-03-10T18:25:59.076Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20922026-03-10T18:25:59.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20932026-03-10T18:25:59.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20942026-03-10T18:25:59.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20952026-03-10T18:25:59.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
20962026-03-10T18:25:59.837Z
20972026-03-10T18:25:59.837Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
20982026-03-10T18:26:00.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20992026-03-10T18:26:00.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21002026-03-10T18:26:00.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21012026-03-10T18:26:00.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21022026-03-10T18:26:00.604Z
21032026-03-10T18:26:00.604Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21042026-03-10T18:26:01.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21052026-03-10T18:26:01.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21062026-03-10T18:26:01.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21072026-03-10T18:26:01.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
21082026-03-10T18:26:01.338Z
21092026-03-10T18:26:01.338Zinfo: running `cargo check --bins` on oxlog (50/256)
21102026-03-10T18:26:01.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21112026-03-10T18:26:01.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21122026-03-10T18:26:02.080Z Checking cfg-if v1.0.4
21132026-03-10T18:26:02.085Z Checking libc v0.2.180
21142026-03-10T18:26:02.086Z Checking serde_core v1.0.228
21152026-03-10T18:26:02.200Z Checking zeroize v1.8.2
21162026-03-10T18:26:02.207Z Checking memchr v2.8.0
21172026-03-10T18:26:02.215Z Checking log v0.4.29
21182026-03-10T18:26:02.221Z Checking smallvec v1.15.1
21192026-03-10T18:26:02.241Z Checking typenum v1.19.0
21202026-03-10T18:26:02.251Z Checking subtle v2.6.1
21212026-03-10T18:26:02.373Z Checking scopeguard v1.2.0
21222026-03-10T18:26:02.419Z Checking itoa v1.0.17
21232026-03-10T18:26:02.443Z Checking const-oid v0.9.6
21242026-03-10T18:26:02.458Z Checking stable_deref_trait v1.2.1
21252026-03-10T18:26:02.518Z Checking lock_api v0.4.14
21262026-03-10T18:26:02.548Z Checking portable-atomic v1.13.1
21272026-03-10T18:26:02.597Z Checking critical-section v1.2.0
21282026-03-10T18:26:02.713Z Checking zerofrom v0.1.6
21292026-03-10T18:26:02.728Z Checking pin-project-lite v0.2.17
21302026-03-10T18:26:02.775Z Checking zerocopy v0.8.40
21312026-03-10T18:26:02.833Z Checking getrandom v0.2.17
21322026-03-10T18:26:02.836Z Checking errno v0.3.14
21332026-03-10T18:26:02.859Z Checking yoke v0.8.1
21342026-03-10T18:26:02.941Z Checking generic-array v0.14.7
21352026-03-10T18:26:02.982Z Checking signal-hook-registry v1.4.8
21362026-03-10T18:26:03.003Z Checking rand_core v0.6.4
21372026-03-10T18:26:03.065Z Checking parking_lot_core v0.9.12
21382026-03-10T18:26:03.118Z Checking once_cell v1.21.3
21392026-03-10T18:26:03.179Z Checking zerovec v0.11.5
21402026-03-10T18:26:03.220Z Checking mio v1.1.1
21412026-03-10T18:26:03.290Z Checking parking_lot v0.12.5
21422026-03-10T18:26:03.345Z Checking socket2 v0.6.2
21432026-03-10T18:26:03.463Z Checking libm v0.2.16
21442026-03-10T18:26:03.529Z Checking zmij v1.0.21
21452026-03-10T18:26:03.580Z Checking crypto-common v0.1.7
21462026-03-10T18:26:03.596Z Checking block-buffer v0.10.4
21472026-03-10T18:26:03.639Z Checking allocator-api2 v0.2.21
21482026-03-10T18:26:03.726Z Checking writeable v0.6.2
21492026-03-10T18:26:03.761Z Checking digest v0.10.7
21502026-03-10T18:26:03.776Z Checking tinystr v0.8.2
21512026-03-10T18:26:03.798Z Checking percent-encoding v2.3.2
21522026-03-10T18:26:03.925Z Checking litemap v0.8.1
21532026-03-10T18:26:03.962Z Checking futures-core v0.3.32
21542026-03-10T18:26:04.001Z Checking equivalent v1.0.2
21552026-03-10T18:26:04.015Z Checking potential_utf v0.1.4
21562026-03-10T18:26:04.019Z Checking zerotrie v0.2.3
21572026-03-10T18:26:04.099Z Checking foldhash v0.2.0
21582026-03-10T18:26:04.114Z Checking cpufeatures v0.2.17
21592026-03-10T18:26:04.139Z Checking icu_locale_core v2.1.1
21602026-03-10T18:26:04.170Z Checking icu_collections v2.1.1
21612026-03-10T18:26:04.196Z Checking hmac v0.12.1
21622026-03-10T18:26:04.290Z Checking hashbrown v0.16.1
21632026-03-10T18:26:04.339Z Checking serde v1.0.228
21642026-03-10T18:26:04.352Z Checking bitflags v2.11.0
21652026-03-10T18:26:04.366Z Checking serde_json v1.0.149
21662026-03-10T18:26:04.483Z Checking num-traits v0.2.19
21672026-03-10T18:26:04.559Z Checking block-padding v0.3.3
21682026-03-10T18:26:04.574Z Checking icu_normalizer_data v2.1.1
21692026-03-10T18:26:04.657Z Checking icu_properties_data v2.1.2
21702026-03-10T18:26:04.720Z Checking rand_core v0.10.0
21712026-03-10T18:26:04.814Z Checking futures-sink v0.3.32
21722026-03-10T18:26:04.888Z Checking getrandom v0.4.1
21732026-03-10T18:26:04.902Z Checking bytes v1.11.1
21742026-03-10T18:26:04.918Z Checking icu_provider v2.1.1
21752026-03-10T18:26:04.931Z Checking futures-channel v0.3.32
21762026-03-10T18:26:04.967Z Checking indexmap v2.13.0
21772026-03-10T18:26:05.073Z Checking inout v0.1.4
21782026-03-10T18:26:05.188Z Checking slab v0.4.12
21792026-03-10T18:26:05.213Z Checking icu_normalizer v2.1.1
21802026-03-10T18:26:05.252Z Checking icu_properties v2.1.2
21812026-03-10T18:26:05.301Z Checking futures-io v0.3.32
21822026-03-10T18:26:05.329Z Checking futures-task v0.3.32
21832026-03-10T18:26:05.377Z Checking cipher v0.4.4
21842026-03-10T18:26:05.395Z Checking sha2 v0.10.9
21852026-03-10T18:26:05.476Z Checking futures-util v0.3.32
21862026-03-10T18:26:05.514Z Checking tokio v1.49.0
21872026-03-10T18:26:05.595Z Checking getrandom v0.3.4
21882026-03-10T18:26:05.644Z Checking byteorder v1.5.0
21892026-03-10T18:26:05.741Z Checking utf8_iter v1.0.4
21902026-03-10T18:26:05.750Z Checking base64ct v1.8.3
21912026-03-10T18:26:05.770Z Checking form_urlencoded v1.2.2
21922026-03-10T18:26:05.891Z Checking fnv v1.0.7
21932026-03-10T18:26:05.904Z Checking flagset v0.4.7
21942026-03-10T18:26:05.923Z Checking rand_core v0.9.5
21952026-03-10T18:26:05.998Z Checking salsa20 v0.10.2
21962026-03-10T18:26:06.049Z Checking pem-rfc7468 v0.7.0
21972026-03-10T18:26:06.070Z Checking http v1.4.0
21982026-03-10T18:26:06.147Z Checking uuid v1.21.0
21992026-03-10T18:26:06.159Z Checking pbkdf2 v0.12.2
22002026-03-10T18:26:06.244Z Checking der v0.7.10
22012026-03-10T18:26:06.287Z Checking scrypt v0.11.0
22022026-03-10T18:26:06.385Z Checking idna_adapter v1.2.1
22032026-03-10T18:26:06.455Z Checking aes v0.8.4
22042026-03-10T18:26:06.533Z Checking idna v1.1.0
22052026-03-10T18:26:06.564Z Checking cbc v0.1.2
22062026-03-10T18:26:06.716Z Checking rustix v1.1.3
22072026-03-10T18:26:06.827Z Checking tracing-core v0.1.36
22082026-03-10T18:26:06.842Z Checking url v2.5.8
22092026-03-10T18:26:06.976Z Checking rustls-pki-types v1.14.0
22102026-03-10T18:26:07.058Z Checking ppv-lite86 v0.2.21
22112026-03-10T18:26:07.237Z Checking regex-syntax v0.8.10
22122026-03-10T18:26:07.250Z Checking spki v0.7.3
22132026-03-10T18:26:07.344Z Checking iana-time-zone v0.1.65
22142026-03-10T18:26:07.410Z Checking tracing v0.1.44
22152026-03-10T18:26:07.457Z Checking pkcs5 v0.7.1
22162026-03-10T18:26:07.472Z Checking rand_chacha v0.9.0
22172026-03-10T18:26:07.476Z Checking chrono v0.4.44
22182026-03-10T18:26:07.660Z Checking http-body v1.0.1
22192026-03-10T18:26:07.724Z Checking rand v0.9.2
22202026-03-10T18:26:07.784Z Checking aws-lc-sys v0.37.1
22212026-03-10T18:26:07.823Z Checking untrusted v0.7.1
22222026-03-10T18:26:07.894Z Checking untrusted v0.9.0
22232026-03-10T18:26:07.963Z Checking openssl-probe v0.2.1
22242026-03-10T18:26:08.027Z Checking base64 v0.22.1
22252026-03-10T18:26:08.087Z Checking ring v0.17.14
22262026-03-10T18:26:08.103Z Checking pkcs8 v0.10.2
22272026-03-10T18:26:08.324Z Checking tower-layer v0.3.3
22282026-03-10T18:26:08.327Z Checking tinyvec_macros v0.1.1
22292026-03-10T18:26:08.350Z Checking tower-service v0.3.3
22302026-03-10T18:26:08.414Z Checking plain v0.2.3
22312026-03-10T18:26:08.452Z Checking try-lock v0.2.5
22322026-03-10T18:26:08.508Z Checking atomic-waker v1.1.2
22332026-03-10T18:26:08.536Z Checking tinyvec v1.10.0
22342026-03-10T18:26:08.570Z Checking want v0.3.1
22352026-03-10T18:26:08.625Z Checking ipnet v2.11.0
22362026-03-10T18:26:08.666Z Checking semver v1.0.27
22372026-03-10T18:26:08.679Z Checking aws-lc-rs v1.16.0
22382026-03-10T18:26:08.709Z Checking httparse v1.10.1
22392026-03-10T18:26:08.951Z Checking spin v0.9.8
22402026-03-10T18:26:08.959Z Checking pin-utils v0.1.0
22412026-03-10T18:26:08.963Z Checking fastrand v2.3.0
22422026-03-10T18:26:08.985Z Checking ucd-trie v0.1.7
22432026-03-10T18:26:09.033Z Checking dyn-clone v1.0.20
22442026-03-10T18:26:09.047Z Checking unicode-ident v1.0.24
22452026-03-10T18:26:09.152Z Checking httpdate v1.0.3
22462026-03-10T18:26:09.156Z Checking foreign-types-shared v0.1.1
22472026-03-10T18:26:09.167Z Checking schemars v0.8.22
22482026-03-10T18:26:09.195Z Checking proc-macro2 v1.0.106
22492026-03-10T18:26:09.209Z Checking tempfile v3.25.0
22502026-03-10T18:26:09.262Z Checking foreign-types v0.3.2
22512026-03-10T18:26:09.332Z Checking pest v2.8.6
22522026-03-10T18:26:09.347Z Checking crossbeam-utils v0.8.21
22532026-03-10T18:26:09.452Z Checking openssl-sys v0.9.111
22542026-03-10T18:26:09.473Z Checking thiserror v2.0.18
22552026-03-10T18:26:09.588Z Checking wait-timeout v0.2.1
22562026-03-10T18:26:09.615Z Checking aho-corasick v1.1.4
22572026-03-10T18:26:09.742Z Checking powerfmt v0.2.0
22582026-03-10T18:26:09.799Z Checking quick-error v1.2.3
22592026-03-10T18:26:09.846Z Checking rustls-webpki v0.103.9
22602026-03-10T18:26:09.904Z Checking tokio-util v0.7.18
22612026-03-10T18:26:09.919Z Checking anstyle v1.0.13
22622026-03-10T18:26:09.936Z Checking siphasher v1.0.2
22632026-03-10T18:26:10.094Z Checking either v1.15.0
22642026-03-10T18:26:10.138Z Checking pretty-hex v0.4.1
22652026-03-10T18:26:10.152Z Checking utf8parse v0.2.2
22662026-03-10T18:26:10.208Z Checking simd-adler32 v0.3.8
22672026-03-10T18:26:10.271Z Checking bit-vec v0.8.0
22682026-03-10T18:26:10.284Z Checking anstyle-parse v0.2.7
22692026-03-10T18:26:10.335Z Checking openssl v0.10.75
22702026-03-10T18:26:10.388Z Checking rustls v0.23.37
22712026-03-10T18:26:10.430Z Checking deranged v0.5.8
22722026-03-10T18:26:10.471Z Checking rusty-fork v0.3.1
22732026-03-10T18:26:10.516Z Checking bit-set v0.8.0
22742026-03-10T18:26:10.558Z Checking regex-automata v0.4.14
22752026-03-10T18:26:10.678Z Checking crossbeam-epoch v0.9.18
22762026-03-10T18:26:10.701Z Checking quote v1.0.44
22772026-03-10T18:26:10.716Z Checking h2 v0.4.13
22782026-03-10T18:26:10.839Z Compiling newtype-uuid v1.3.2
22792026-03-10T18:26:10.917Z Checking unicode-normalization v0.1.25
22802026-03-10T18:26:10.962Z Checking rustls-native-certs v0.8.3
22812026-03-10T18:26:11.060Z Checking rand_xorshift v0.4.0
22822026-03-10T18:26:11.119Z Checking thiserror v1.0.69
22832026-03-10T18:26:11.199Z Checking crc32fast v1.5.0
22842026-03-10T18:26:11.227Z Checking scroll v0.13.0
22852026-03-10T18:26:11.372Z Checking sync_wrapper v1.0.2
22862026-03-10T18:26:11.441Z Checking signature v2.2.0
22872026-03-10T18:26:11.491Z Checking anstyle-query v1.1.5
22882026-03-10T18:26:11.519Z Checking num_threads v0.1.7
22892026-03-10T18:26:11.594Z Checking unicode-properties v0.1.4
22902026-03-10T18:26:11.608Z Checking is_terminal_polyfill v1.70.2
22912026-03-10T18:26:11.622Z Checking time-core v0.1.8
22922026-03-10T18:26:11.709Z Checking colorchoice v1.0.4
22932026-03-10T18:26:11.808Z Checking adler2 v2.0.1
22942026-03-10T18:26:11.812Z Checking unarray v0.1.4
22952026-03-10T18:26:11.836Z Checking num-conv v0.2.0
22962026-03-10T18:26:11.840Z Checking unicode-bidi v0.3.18
22972026-03-10T18:26:11.936Z Checking miniz_oxide v0.8.9
22982026-03-10T18:26:11.949Z Checking proptest v1.10.0
22992026-03-10T18:26:11.983Z Checking time v0.3.47
23002026-03-10T18:26:12.224Z Checking stringprep v0.1.5
23012026-03-10T18:26:12.399Z Checking anstream v0.6.21
23022026-03-10T18:26:12.417Z Checking goblin v0.10.5
23032026-03-10T18:26:12.652Z Checking tower v0.5.3
23042026-03-10T18:26:13.073Z Compiling daft v0.1.5
23052026-03-10T18:26:13.143Z Checking native-tls v0.2.18
23062026-03-10T18:26:13.160Z Checking crossbeam-deque v0.8.6
23072026-03-10T18:26:13.364Z Checking syn v2.0.117
23082026-03-10T18:26:13.383Z Checking ipnetwork v0.21.1
23092026-03-10T18:26:13.427Z Checking http-body-util v0.1.3
23102026-03-10T18:26:13.546Z Checking rand_chacha v0.3.1
23112026-03-10T18:26:13.586Z Checking tokio-rustls v0.26.4
23122026-03-10T18:26:13.651Z Checking webpki-roots v1.0.6
23132026-03-10T18:26:13.699Z Checking scroll v0.12.0
23142026-03-10T18:26:13.807Z Checking zstd-sys v2.0.16+zstd.1.5.7
23152026-03-10T18:26:13.821Z Checking hash32 v0.2.1
23162026-03-10T18:26:13.898Z Checking num-integer v0.1.46
23172026-03-10T18:26:13.948Z Checking toml_datetime v0.6.11
23182026-03-10T18:26:13.990Z Checking serde_spanned v0.6.9
23192026-03-10T18:26:14.025Z Checking md-5 v0.10.6
23202026-03-10T18:26:14.156Z Checking ff v0.13.1
23212026-03-10T18:26:14.184Z Checking iri-string v0.7.10
23222026-03-10T18:26:14.200Z Checking base16ct v0.2.0
23232026-03-10T18:26:14.215Z Checking psl-types v2.0.11
23242026-03-10T18:26:14.319Z Checking fallible-iterator v0.2.0
23252026-03-10T18:26:14.355Z Checking ryu v1.0.23
23262026-03-10T18:26:14.359Z Checking zlib-rs v0.6.2
23272026-03-10T18:26:14.383Z Checking hyper v1.8.1
23282026-03-10T18:26:14.535Z Checking serde_urlencoded v0.7.1
23292026-03-10T18:26:14.750Z Checking postgres-protocol v0.6.10
23302026-03-10T18:26:14.770Z Checking sec1 v0.7.3
23312026-03-10T18:26:14.801Z Checking publicsuffix v2.3.0
23322026-03-10T18:26:14.987Z Compiling iddqd v0.3.17
23332026-03-10T18:26:15.002Z Checking group v0.13.0
23342026-03-10T18:26:15.082Z Checking num-iter v0.1.45
23352026-03-10T18:26:15.179Z Checking heapless v0.7.17
23362026-03-10T18:26:15.216Z Checking goblin v0.8.2
23372026-03-10T18:26:15.566Z Checking flate2 v1.1.9
23382026-03-10T18:26:15.588Z Checking hyper-util v0.1.20
23392026-03-10T18:26:15.648Z Checking tower-http v0.6.8
23402026-03-10T18:26:15.734Z Checking zstd-safe v7.2.4
23412026-03-10T18:26:15.772Z Checking dof v0.4.0
23422026-03-10T18:26:15.940Z Checking rand v0.8.5
23432026-03-10T18:26:15.967Z Checking oxnet v0.1.4
23442026-03-10T18:26:15.998Z Checking cookie v0.18.1
23452026-03-10T18:26:16.262Z Checking rayon-core v1.13.0
23462026-03-10T18:26:16.285Z Checking tokio-native-tls v0.3.1
23472026-03-10T18:26:16.477Z Checking dtrace-parser v0.3.0
23482026-03-10T18:26:16.496Z Checking phf_shared v0.13.1
23492026-03-10T18:26:16.649Z Checking lazy_static v1.5.0
23502026-03-10T18:26:16.666Z Checking terminal_size v0.4.3
23512026-03-10T18:26:16.680Z Checking zerocopy v0.7.35
23522026-03-10T18:26:16.734Z Checking bzip2-sys v0.1.13+1.0.8
23532026-03-10T18:26:16.753Z Checking signal-hook v0.3.18
23542026-03-10T18:26:16.767Z Checking hkdf v0.12.4
23552026-03-10T18:26:16.783Z Checking crypto-bigint v0.5.5
23562026-03-10T18:26:16.800Z Checking thread-id v5.1.0
23572026-03-10T18:26:16.832Z Checking managed v0.8.0
23582026-03-10T18:26:16.894Z Checking bitflags v1.3.2
23592026-03-10T18:26:16.922Z Checking bumpalo v3.20.2
23602026-03-10T18:26:16.980Z Checking unicode-width v0.2.0
23612026-03-10T18:26:16.993Z Checking foldhash v0.1.5
23622026-03-10T18:26:17.077Z Checking libbz2-rs-sys v0.2.2
23632026-03-10T18:26:17.155Z Checking strsim v0.11.1
23642026-03-10T18:26:17.175Z Checking winnow v0.7.14
23652026-03-10T18:26:17.247Z Checking hyper-rustls v0.27.7
23662026-03-10T18:26:17.290Z Checking winnow v0.5.40
23672026-03-10T18:26:17.355Z Checking clap_lex v1.0.0
23682026-03-10T18:26:17.380Z Checking console v0.16.2
23692026-03-10T18:26:17.503Z Checking hyper-tls v0.6.0
23702026-03-10T18:26:17.541Z Checking clap_builder v4.5.60
23712026-03-10T18:26:17.589Z Checking bzip2 v0.6.1
23722026-03-10T18:26:17.709Z Checking zopfli v0.8.3
23732026-03-10T18:26:17.772Z Checking hashbrown v0.15.5
23742026-03-10T18:26:17.791Z Checking smoltcp v0.9.1
23752026-03-10T18:26:17.909Z Checking dof v0.3.0
23762026-03-10T18:26:18.134Z Checking signal-hook-mio v0.2.5
23772026-03-10T18:26:18.256Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23782026-03-10T18:26:18.276Z Checking usdt-impl v0.6.0
23792026-03-10T18:26:18.361Z Checking elliptic-curve v0.13.8
23802026-03-10T18:26:18.396Z Checking bzip2 v0.4.4
23812026-03-10T18:26:18.504Z Checking phf v0.13.1
23822026-03-10T18:26:18.598Z Checking num-bigint-dig v0.8.6
23832026-03-10T18:26:18.612Z Checking rayon v1.11.0
23842026-03-10T18:26:18.625Z Checking cookie_store v0.22.1
23852026-03-10T18:26:18.754Z Checking zstd v0.13.3
23862026-03-10T18:26:18.818Z Checking postgres-types v0.2.12
23872026-03-10T18:26:18.833Z Checking toml_edit v0.19.15
23882026-03-10T18:26:18.995Z Checking rustls-platform-verifier v0.6.2
23892026-03-10T18:26:19.010Z Checking bstr v1.12.1
23902026-03-10T18:26:19.046Z Checking regex v1.12.3
23912026-03-10T18:26:19.175Z Checking ed25519 v2.2.3
23922026-03-10T18:26:19.235Z Checking dtrace-parser v0.2.0
23932026-03-10T18:26:19.253Z Checking itertools v0.12.1
23942026-03-10T18:26:19.407Z Checking phf_shared v0.11.3
23952026-03-10T18:26:19.432Z Checking curve25519-dalek v4.1.3
23962026-03-10T18:26:19.549Z Checking ref-cast v1.0.25
23972026-03-10T18:26:19.571Z Checking strum v0.27.2
23982026-03-10T18:26:19.592Z Checking hubpack v0.1.2
23992026-03-10T18:26:19.668Z Checking rustix v0.38.44
24002026-03-10T18:26:19.700Z Checking pkcs1 v0.7.5
24012026-03-10T18:26:19.782Z Checking float-cmp v0.10.0
24022026-03-10T18:26:19.802Z Checking erased-serde v0.3.31
24032026-03-10T18:26:19.937Z Checking serde-big-array v0.5.1
24042026-03-10T18:26:19.973Z Checking hex v0.4.3
24052026-03-10T18:26:20.097Z Checking rfc6979 v0.4.0
24062026-03-10T18:26:20.234Z Checking memmap2 v0.9.10
24072026-03-10T18:26:20.263Z Checking thread-id v4.2.2
24082026-03-10T18:26:20.278Z Checking env_filter v1.0.0
24092026-03-10T18:26:20.362Z Checking encoding_rs v0.8.35
24102026-03-10T18:26:20.377Z Checking static_assertions v1.1.0
24112026-03-10T18:26:20.432Z Checking whoami v2.1.0
24122026-03-10T18:26:20.453Z Checking precomputed-hash v0.1.1
24132026-03-10T18:26:20.467Z Checking fixedbitset v0.4.2
24142026-03-10T18:26:20.481Z Checking keccak v0.1.6
24152026-03-10T18:26:20.551Z Checking predicates-core v1.0.10
24162026-03-10T18:26:20.628Z Checking new_debug_unreachable v1.0.6
24172026-03-10T18:26:20.643Z Checking unit-prefix v0.5.2
24182026-03-10T18:26:20.658Z Checking fixedbitset v0.5.7
24192026-03-10T18:26:20.677Z Checking jiff v0.2.21
24202026-03-10T18:26:20.692Z Checking unicode-segmentation v1.12.0
24212026-03-10T18:26:20.706Z Checking difflib v0.4.0
24222026-03-10T18:26:20.709Z Checking rustc-hash v2.1.1
24232026-03-10T18:26:20.783Z Checking toml_write v0.1.2
24242026-03-10T18:26:20.797Z Checking mime v0.3.17
24252026-03-10T18:26:20.865Z Checking normalize-line-endings v0.3.0
24262026-03-10T18:26:20.906Z Checking data-encoding v2.10.0
24272026-03-10T18:26:20.925Z Checking petgraph v0.8.3
24282026-03-10T18:26:20.957Z Checking predicates v3.1.4
24292026-03-10T18:26:20.995Z Checking toml_edit v0.22.27
24302026-03-10T18:26:21.101Z Checking similar v2.7.0
24312026-03-10T18:26:21.262Z Checking hickory-proto v0.25.2
24322026-03-10T18:26:21.364Z Checking indicatif v0.18.4
24332026-03-10T18:26:21.617Z Checking crossterm v0.28.1
24342026-03-10T18:26:21.643Z Checking reqwest v0.12.28
24352026-03-10T18:26:21.851Z Checking string_cache v0.8.9
24362026-03-10T18:26:22.058Z Checking sha3 v0.10.8
24372026-03-10T18:26:22.167Z Checking tokio-postgres v0.7.16
24382026-03-10T18:26:22.321Z Checking petgraph v0.6.5
24392026-03-10T18:26:22.517Z Checking zone v0.3.1
24402026-03-10T18:26:22.579Z Checking ed25519-dalek v2.2.0
24412026-03-10T18:26:22.758Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24422026-03-10T18:26:22.870Z Checking env_logger v0.11.9
24432026-03-10T18:26:22.981Z Checking usdt v0.6.0
24442026-03-10T18:26:23.065Z Checking slog v2.8.2
24452026-03-10T18:26:23.110Z Checking usdt-impl v0.5.0
24462026-03-10T18:26:23.181Z Checking serde_with v3.17.0
24472026-03-10T18:26:23.413Z Checking toml v0.7.8
24482026-03-10T18:26:23.460Z Checking ecdsa v0.16.9
24492026-03-10T18:26:23.772Z Checking zip v4.6.1
24502026-03-10T18:26:23.813Z Checking rsa v0.9.10
24512026-03-10T18:26:23.839Z Checking clap v4.5.60
24522026-03-10T18:26:23.896Z Checking reqwest v0.13.2
24532026-03-10T18:26:23.930Z Checking toml_parser v1.0.9+spec-1.1.0
24542026-03-10T18:26:24.054Z Checking zip v0.6.6
24552026-03-10T18:26:24.393Z Checking strum v0.26.3
24562026-03-10T18:26:24.444Z Checking tokio-stream v0.1.18
24572026-03-10T18:26:24.484Z Checking fs-err v3.3.0
24582026-03-10T18:26:24.523Z Checking ahash v0.8.12
24592026-03-10T18:26:24.550Z Checking object v0.37.3
24602026-03-10T18:26:24.775Z Checking itertools v0.13.0
24612026-03-10T18:26:24.861Z Checking buf-list v1.1.2
24622026-03-10T18:26:24.948Z Checking camino v1.2.2
24632026-03-10T18:26:25.012Z Checking anyhow v1.0.102
24642026-03-10T18:26:25.040Z Checking x509-cert v0.2.5
24652026-03-10T18:26:25.095Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24662026-03-10T18:26:25.209Z Checking openapiv3 v2.2.0
24672026-03-10T18:26:25.265Z Checking toml_datetime v0.7.5+spec-1.1.0
24682026-03-10T18:26:25.297Z Checking sha1 v0.10.6
24692026-03-10T18:26:25.468Z Checking peg-runtime v0.8.5
24702026-03-10T18:26:25.495Z Checking lalrpop-util v0.19.12
24712026-03-10T18:26:25.515Z Checking sigpipe v0.1.3
24722026-03-10T18:26:25.608Z Checking glob v0.3.3
24732026-03-10T18:26:27.873Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24742026-03-10T18:26:28.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s
24752026-03-10T18:26:28.414Z
24762026-03-10T18:26:28.414Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24772026-03-10T18:26:29.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782026-03-10T18:26:29.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792026-03-10T18:26:29.393Z Checking newtype-uuid v1.3.2
24802026-03-10T18:26:29.396Z Compiling structmeta-derive v0.3.0
24812026-03-10T18:26:29.396Z Compiling rustls v0.22.4
24822026-03-10T18:26:29.546Z Checking regress v0.10.5
24832026-03-10T18:26:29.549Z Compiling multer v3.1.0
24842026-03-10T18:26:29.573Z Compiling newtype-uuid-macros v0.1.0
24852026-03-10T18:26:29.576Z Compiling async-stream-impl v0.3.6
24862026-03-10T18:26:29.576Z Checking futures-executor v0.3.32
24872026-03-10T18:26:29.750Z Checking daft v0.1.5
24882026-03-10T18:26:29.820Z Compiling dropshot v0.16.7
24892026-03-10T18:26:29.845Z Checking futures v0.3.32
24902026-03-10T18:26:29.941Z Compiling dropshot_endpoint v0.16.7
24912026-03-10T18:26:30.088Z Checking iddqd v0.3.17
24922026-03-10T18:26:30.129Z Checking thread_local v1.1.9
24932026-03-10T18:26:30.341Z Checking crossbeam-channel v0.5.15
24942026-03-10T18:26:30.423Z Checking is-terminal v0.4.17
24952026-03-10T18:26:30.559Z Checking take_mut v0.2.2
24962026-03-10T18:26:30.628Z Checking term v1.2.1
24972026-03-10T18:26:30.658Z Checking rustls-webpki v0.102.8
24982026-03-10T18:26:30.787Z Checking slog-async v2.8.0
24992026-03-10T18:26:30.913Z Checking slog-term v2.9.2
25002026-03-10T18:26:30.990Z Compiling structmeta v0.3.0
25012026-03-10T18:26:31.007Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25022026-03-10T18:26:31.134Z Checking serde_spanned v1.0.4
25032026-03-10T18:26:31.257Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25042026-03-10T18:26:31.275Z Compiling derive-ex v0.1.8
25052026-03-10T18:26:31.278Z Compiling parse-display-derive v0.10.0
25062026-03-10T18:26:31.307Z Checking debug-ignore v1.0.5
25072026-03-10T18:26:31.350Z Checking toml_writer v1.0.6+spec-1.1.0
25082026-03-10T18:26:31.433Z Checking match_cfg v0.1.0
25092026-03-10T18:26:31.516Z Checking hostname v0.3.1
25102026-03-10T18:26:31.548Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25112026-03-10T18:26:31.585Z Checking toml v0.9.12+spec-1.1.0
25122026-03-10T18:26:31.648Z Checking slog-json v2.6.1
25132026-03-10T18:26:31.845Z Checking macaddr v1.0.1
25142026-03-10T18:26:32.007Z Checking slog-bunyan v2.5.0
25152026-03-10T18:26:32.070Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25162026-03-10T18:26:32.148Z Checking async-stream v0.3.6
25172026-03-10T18:26:32.324Z Checking waitgroup v0.1.2
25182026-03-10T18:26:32.416Z Checking rustls-pemfile v2.2.0
25192026-03-10T18:26:32.445Z Checking serde_path_to_error v0.1.20
25202026-03-10T18:26:32.580Z Checking hostname v0.4.2
25212026-03-10T18:26:32.599Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25222026-03-10T18:26:32.615Z Checking progenitor-client v0.13.0
25232026-03-10T18:26:32.703Z Checking progenitor-client v0.10.0
25242026-03-10T18:26:32.777Z Compiling itertools v0.14.0
25252026-03-10T18:26:32.813Z Checking backon v1.6.0
25262026-03-10T18:26:32.910Z Checking instant v0.1.13
25272026-03-10T18:26:32.990Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25282026-03-10T18:26:33.014Z Checking backoff v0.4.0
25292026-03-10T18:26:33.030Z Checking progenitor-extras v0.1.1
25302026-03-10T18:26:33.232Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25312026-03-10T18:26:33.304Z Checking heck v0.5.0
25322026-03-10T18:26:33.465Z Compiling toml_edit v0.23.10+spec-1.0.0
25332026-03-10T18:26:33.499Z Checking tokio-rustls v0.25.0
25342026-03-10T18:26:33.632Z Compiling test-strategy v0.4.5
25352026-03-10T18:26:33.637Z Checking parse-display v0.10.0
25362026-03-10T18:26:33.827Z Compiling heapless v0.8.0
25372026-03-10T18:26:33.859Z Compiling crucible-workspace-hack v0.1.0
25382026-03-10T18:26:34.026Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25392026-03-10T18:26:34.121Z Compiling typify-impl v0.4.3
25402026-03-10T18:26:34.381Z Compiling proc-macro-crate v3.4.0
25412026-03-10T18:26:34.465Z Checking hash32 v0.3.1
25422026-03-10T18:26:34.548Z Compiling smoltcp v0.11.0
25432026-03-10T18:26:34.565Z Compiling ingot-macros v0.1.1
25442026-03-10T18:26:34.625Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25452026-03-10T18:26:35.020Z Checking tabwriter v1.4.1
25462026-03-10T18:26:35.036Z Checking cobs v0.3.0
25472026-03-10T18:26:35.144Z Compiling num_enum_derive v0.7.5
25482026-03-10T18:26:35.200Z Compiling foreign-types-macros v0.2.3
25492026-03-10T18:26:35.217Z Checking cpufeatures v0.3.0
25502026-03-10T18:26:35.310Z Checking foreign-types-shared v0.3.1
25512026-03-10T18:26:35.420Z Checking chacha20 v0.10.0
25522026-03-10T18:26:35.699Z Checking postcard v1.1.3
25532026-03-10T18:26:35.784Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25542026-03-10T18:26:35.991Z Checking foreign-types v0.5.0
25552026-03-10T18:26:36.212Z Compiling proc-macro-crate v1.3.1
25562026-03-10T18:26:36.234Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25572026-03-10T18:26:36.278Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25582026-03-10T18:26:36.361Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25592026-03-10T18:26:36.556Z Checking cstr-argument v0.1.2
25602026-03-10T18:26:36.573Z Checking num_enum v0.7.5
25612026-03-10T18:26:36.725Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25622026-03-10T18:26:36.758Z Checking colored v3.1.1
25632026-03-10T18:26:36.794Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25642026-03-10T18:26:37.020Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25652026-03-10T18:26:37.052Z Compiling num_enum_derive v0.5.11
25662026-03-10T18:26:37.075Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25672026-03-10T18:26:37.094Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25682026-03-10T18:26:37.179Z Checking rand v0.10.0
25692026-03-10T18:26:37.273Z Checking secrecy v0.10.3
25702026-03-10T18:26:37.308Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25712026-03-10T18:26:37.419Z Compiling memoffset v0.9.1
25722026-03-10T18:26:37.684Z Compiling cfg_aliases v0.2.1
25732026-03-10T18:26:37.782Z Compiling convert_case v0.4.0
25742026-03-10T18:26:37.824Z Compiling unsafe-libyaml v0.2.11
25752026-03-10T18:26:38.299Z Compiling derive_more v0.99.20
25762026-03-10T18:26:38.402Z Checking ingot-types v0.1.2
25772026-03-10T18:26:38.463Z Checking num_enum v0.5.11
25782026-03-10T18:26:38.600Z Compiling serde_yaml v0.9.34+deprecated
25792026-03-10T18:26:38.817Z Compiling nix v0.30.1
25802026-03-10T18:26:38.882Z Checking ingot v0.1.1
25812026-03-10T18:26:39.036Z Checking camino-tempfile v1.4.1
25822026-03-10T18:26:39.099Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25832026-03-10T18:26:39.269Z Compiling prettyplease v0.2.37
25842026-03-10T18:26:39.525Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25852026-03-10T18:26:39.570Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25862026-03-10T18:26:39.588Z Checking smf v0.2.3
25872026-03-10T18:26:39.805Z Compiling num-derive v0.4.2
25882026-03-10T18:26:39.895Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-03-10T18:26:40.673Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-03-10T18:26:40.738Z Compiling typify-macro v0.4.3
25912026-03-10T18:26:40.806Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-10T18:26:41.055Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25932026-03-10T18:26:41.059Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25942026-03-10T18:26:41.366Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25952026-03-10T18:26:41.592Z Checking whoami v1.6.1
25962026-03-10T18:26:41.984Z Compiling typify-impl v0.6.1
25972026-03-10T18:26:42.856Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25982026-03-10T18:26:43.073Z Compiling typify v0.4.3
25992026-03-10T18:26:43.276Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26002026-03-10T18:26:43.894Z Checking num-rational v0.4.2
26012026-03-10T18:26:44.208Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26022026-03-10T18:26:44.348Z Compiling thiserror-impl-no-std v2.0.2
26032026-03-10T18:26:44.665Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26042026-03-10T18:26:44.932Z Checking universal-hash v0.5.1
26052026-03-10T18:26:44.970Z Checking half v2.7.1
26062026-03-10T18:26:45.091Z Checking num-complex v0.4.6
26072026-03-10T18:26:45.324Z Checking ciborium-io v0.2.2
26082026-03-10T18:26:45.439Z Checking opaque-debug v0.3.1
26092026-03-10T18:26:45.457Z Checking ciborium-ll v0.2.2
26102026-03-10T18:26:45.501Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26112026-03-10T18:26:45.525Z Checking poly1305 v0.8.0
26122026-03-10T18:26:45.584Z Checking num v0.4.3
26132026-03-10T18:26:45.676Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26142026-03-10T18:26:45.679Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26152026-03-10T18:26:45.872Z Checking toml v0.8.23
26162026-03-10T18:26:45.992Z Checking thiserror-no-std v2.0.2
26172026-03-10T18:26:46.103Z Checking password-hash v0.5.0
26182026-03-10T18:26:46.171Z Checking chacha20 v0.9.1
26192026-03-10T18:26:46.320Z Compiling usdt-macro v0.5.0
26202026-03-10T18:26:46.404Z Compiling usdt-attr-macro v0.5.0
26212026-03-10T18:26:46.420Z Checking blake2 v0.10.6
26222026-03-10T18:26:46.724Z Checking aead v0.5.2
26232026-03-10T18:26:46.919Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26242026-03-10T18:26:47.222Z Checking memmap v0.7.0
26252026-03-10T18:26:47.294Z Checking float-ord v0.3.2
26262026-03-10T18:26:47.424Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26272026-03-10T18:26:47.427Z Checking usdt v0.5.0
26282026-03-10T18:26:47.458Z Checking chacha20poly1305 v0.10.1
26292026-03-10T18:26:47.487Z Checking argon2 v0.5.3
26302026-03-10T18:26:47.507Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26312026-03-10T18:26:47.614Z Checking vsss-rs v3.3.4
26322026-03-10T18:26:47.641Z Checking ciborium v0.2.2
26332026-03-10T18:26:47.932Z Checking indent_write v2.2.0
26342026-03-10T18:26:48.233Z Compiling semver v0.1.20
26352026-03-10T18:26:48.249Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26362026-03-10T18:26:48.406Z Compiling typify-macro v0.6.1
26372026-03-10T18:26:48.504Z Compiling rustc_version v0.1.7
26382026-03-10T18:26:48.524Z Compiling progenitor-impl v0.11.2
26392026-03-10T18:26:49.273Z Compiling pin-project-internal v1.1.11
26402026-03-10T18:26:49.314Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26412026-03-10T18:26:49.712Z Compiling minimal-lexical v0.2.1
26422026-03-10T18:26:50.056Z Checking linked-hash-map v0.5.6
26432026-03-10T18:26:50.184Z Checking swrite v0.1.0
26442026-03-10T18:26:50.345Z Checking lru-cache v0.1.2
26452026-03-10T18:26:50.387Z Compiling nom v7.1.3
26462026-03-10T18:26:50.467Z Compiling newtype_derive v0.1.6
26472026-03-10T18:26:50.786Z Compiling typify v0.6.1
26482026-03-10T18:26:50.838Z Checking pin-project v1.1.11
26492026-03-10T18:26:50.912Z Compiling progenitor-impl v0.13.0
26502026-03-10T18:26:51.034Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26512026-03-10T18:26:51.079Z Checking newline-converter v0.3.0
26522026-03-10T18:26:51.213Z Checking atomicwrites v0.4.4
26532026-03-10T18:26:51.376Z Checking progenitor-client v0.11.2
26542026-03-10T18:26:51.396Z Checking hickory-proto v0.24.4
26552026-03-10T18:26:51.676Z Checking phf_shared v0.12.1
26562026-03-10T18:26:51.798Z Checking console v0.15.11
26572026-03-10T18:26:51.869Z Checking pem v3.0.6
26582026-03-10T18:26:52.076Z Compiling snafu-derive v0.8.9
26592026-03-10T18:26:52.166Z Checking csv-core v0.1.13
26602026-03-10T18:26:52.185Z Compiling derive-where v1.6.0
26612026-03-10T18:26:52.265Z Compiling progenitor-macro v0.11.2
26622026-03-10T18:26:52.397Z Compiling async-recursion v1.1.1
26632026-03-10T18:26:53.294Z Compiling slog-dtrace v0.3.0
26642026-03-10T18:26:53.566Z Checking same-file v1.0.6
26652026-03-10T18:26:53.798Z Checking unicode-width v0.1.14
26662026-03-10T18:26:53.975Z Checking resolv-conf v0.7.6
26672026-03-10T18:26:54.122Z Compiling cancel-safe-futures v0.1.5
26682026-03-10T18:26:54.261Z Compiling chrono-tz v0.10.4
26692026-03-10T18:26:54.448Z Compiling owo-colors v4.3.0
26702026-03-10T18:26:54.505Z Checking highway v1.3.0
26712026-03-10T18:26:54.666Z Compiling const_format_proc_macros v0.2.34
26722026-03-10T18:26:54.779Z Checking snafu v0.8.9
26732026-03-10T18:26:54.818Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26742026-03-10T18:26:54.948Z Compiling progenitor-macro v0.13.0
26752026-03-10T18:26:55.155Z Checking hickory-resolver v0.24.4
26762026-03-10T18:26:55.789Z Checking walkdir v2.5.0
26772026-03-10T18:26:55.866Z Checking csv v1.4.0
26782026-03-10T18:26:56.003Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26792026-03-10T18:26:56.114Z Checking expectorate v1.2.0
26802026-03-10T18:26:56.276Z Checking phf v0.12.1
26812026-03-10T18:26:56.364Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26822026-03-10T18:26:56.702Z Checking tokio-dtrace v0.1.1
26832026-03-10T18:26:56.935Z Compiling progenitor-impl v0.10.0
26842026-03-10T18:26:57.034Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26852026-03-10T18:26:57.646Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26862026-03-10T18:26:57.960Z Checking globset v0.4.18
26872026-03-10T18:26:58.307Z Checking olpc-cjson v0.1.4
26882026-03-10T18:26:58.357Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26892026-03-10T18:26:58.478Z Checking libsw-core v0.3.2
26902026-03-10T18:26:58.497Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26912026-03-10T18:26:58.560Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26922026-03-10T18:26:58.665Z Checking arc-swap v1.8.2
26932026-03-10T18:26:58.693Z Compiling lzma-sys v0.1.20
26942026-03-10T18:26:58.959Z Checking serde_plain v1.0.2
26952026-03-10T18:26:59.063Z Checking bytecount v0.6.9
26962026-03-10T18:26:59.147Z Checking typed-path v0.9.3
26972026-03-10T18:26:59.231Z Checking progenitor v0.11.2
26982026-03-10T18:26:59.285Z Checking utf-8 v0.7.6
26992026-03-10T18:26:59.404Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27002026-03-10T18:26:59.458Z Checking tungstenite v0.21.0
27012026-03-10T18:26:59.703Z Checking papergrid v0.11.0
27022026-03-10T18:27:00.018Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27032026-03-10T18:27:00.238Z Checking slog-scope v4.4.1
27042026-03-10T18:27:00.312Z Checking tough v0.20.0
27052026-03-10T18:27:00.411Z Checking libsw v3.5.0
27062026-03-10T18:27:00.562Z Checking oxide-tokio-rt v0.1.2
27072026-03-10T18:27:00.665Z Compiling progenitor-macro v0.10.0
27082026-03-10T18:27:00.742Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27092026-03-10T18:27:01.023Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27102026-03-10T18:27:01.312Z Checking qorb v0.4.1
27112026-03-10T18:27:01.995Z Checking progenitor v0.13.0
27122026-03-10T18:27:02.299Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27132026-03-10T18:27:02.455Z Checking const_format v0.2.35
27142026-03-10T18:27:02.762Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27152026-03-10T18:27:02.874Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27162026-03-10T18:27:03.018Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27172026-03-10T18:27:03.037Z Compiling cargo_toml v0.22.3
27182026-03-10T18:27:03.457Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27192026-03-10T18:27:03.566Z Checking gethostname v0.5.0
27202026-03-10T18:27:03.670Z Compiling tabled_derive v0.7.0
27212026-03-10T18:27:03.687Z Checking bcs v0.1.6
27222026-03-10T18:27:03.893Z Checking smawk v0.3.2
27232026-03-10T18:27:03.956Z Checking linear-map v1.2.0
27242026-03-10T18:27:03.992Z Checking unicode-linebreak v0.1.5
27252026-03-10T18:27:04.052Z Checking termtree v0.5.1
27262026-03-10T18:27:04.261Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27272026-03-10T18:27:04.283Z Checking textwrap v0.16.2
27282026-03-10T18:27:04.299Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27292026-03-10T18:27:04.493Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27302026-03-10T18:27:04.568Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27312026-03-10T18:27:05.030Z Checking tabled v0.15.0
27322026-03-10T18:27:05.092Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27332026-03-10T18:27:06.042Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27342026-03-10T18:27:06.321Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27352026-03-10T18:27:06.405Z Checking steno v0.4.1
27362026-03-10T18:27:06.524Z Checking slog-stdlog v4.1.1
27372026-03-10T18:27:06.647Z Checking tokio-tungstenite v0.21.0
27382026-03-10T18:27:06.679Z Checking typeid v1.0.3
27392026-03-10T18:27:06.940Z Checking humantime v2.3.0
27402026-03-10T18:27:06.972Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27412026-03-10T18:27:06.990Z Checking base64 v0.21.7
27422026-03-10T18:27:07.179Z Checking xz2 v0.1.7
27432026-03-10T18:27:07.308Z Checking ron v0.12.0
27442026-03-10T18:27:07.398Z Checking slog-envlogger v2.2.0
27452026-03-10T18:27:07.514Z Checking yasna v0.5.2
27462026-03-10T18:27:07.582Z Checking headers-core v0.3.0
27472026-03-10T18:27:07.698Z Checking progenitor v0.10.0
27482026-03-10T18:27:07.714Z Checking filetime v0.2.27
27492026-03-10T18:27:07.752Z Checking base16ct v1.0.0
27502026-03-10T18:27:07.863Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27512026-03-10T18:27:07.881Z Checking xattr v1.6.1
27522026-03-10T18:27:07.914Z Checking headers v0.4.1
27532026-03-10T18:27:08.025Z Checking rcgen v0.12.1
27542026-03-10T18:27:08.044Z Checking tar v0.4.44
27552026-03-10T18:27:08.186Z Checking subprocess v0.2.15
27562026-03-10T18:27:14.987Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27572026-03-10T18:27:23.101Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27582026-03-10T18:27:24.892Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27592026-03-10T18:27:26.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.05s
27602026-03-10T18:27:26.713Z
27612026-03-10T18:27:26.713Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27622026-03-10T18:27:27.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632026-03-10T18:27:27.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642026-03-10T18:27:27.611Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-10T18:27:29.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
27662026-03-10T18:27:29.560Z
27672026-03-10T18:27:29.560Zinfo: running `cargo check --bins` on nexus-config (53/256)
27682026-03-10T18:27:30.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-10T18:27:30.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-10T18:27:30.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712026-03-10T18:27:30.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27722026-03-10T18:27:30.390Z
27732026-03-10T18:27:30.390Zinfo: running `cargo check --bins` on nexus-types (54/256)
27742026-03-10T18:27:31.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-10T18:27:31.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-10T18:27:31.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-10T18:27:31.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27782026-03-10T18:27:31.185Z
27792026-03-10T18:27:31.185Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27802026-03-10T18:27:31.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-10T18:27:31.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-10T18:27:31.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-10T18:27:31.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27842026-03-10T18:27:31.954Z
27852026-03-10T18:27:31.954Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27862026-03-10T18:27:32.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-10T18:27:32.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-10T18:27:32.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-10T18:27:32.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27902026-03-10T18:27:32.867Z
27912026-03-10T18:27:32.867Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27922026-03-10T18:27:33.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-10T18:27:33.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-10T18:27:33.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-10T18:27:33.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27962026-03-10T18:27:33.527Z
27972026-03-10T18:27:33.527Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
27982026-03-10T18:27:34.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-10T18:27:34.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-10T18:27:34.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-10T18:27:34.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28022026-03-10T18:27:34.311Z
28032026-03-10T18:27:34.311Zinfo: running `cargo check --bins` on ereport-types (59/256)
28042026-03-10T18:27:34.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-10T18:27:34.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-10T18:27:34.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-10T18:27:34.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28082026-03-10T18:27:34.975Z
28092026-03-10T18:27:34.975Zinfo: running `cargo check --bins` on gateway-client (60/256)
28102026-03-10T18:27:35.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-10T18:27:35.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-10T18:27:35.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-10T18:27:35.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28142026-03-10T18:27:35.717Z
28152026-03-10T18:27:35.717Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28162026-03-10T18:27:36.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-10T18:27:36.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-10T18:27:36.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-10T18:27:36.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28202026-03-10T18:27:36.495Z
28212026-03-10T18:27:36.495Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28222026-03-10T18:27:41.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-10T18:27:41.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-10T18:27:41.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-10T18:27:41.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28262026-03-10T18:27:41.650Z
28272026-03-10T18:27:41.650Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28282026-03-10T18:27:41.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-10T18:27:41.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-10T18:27:41.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-10T18:27:41.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28322026-03-10T18:27:41.650Z
28332026-03-10T18:27:41.652Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28342026-03-10T18:27:41.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-10T18:27:41.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-10T18:27:41.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-10T18:27:41.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28382026-03-10T18:27:41.652Z
28392026-03-10T18:27:41.652Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28402026-03-10T18:27:41.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-10T18:27:41.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-10T18:27:41.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-10T18:27:41.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28442026-03-10T18:27:41.652Z
28452026-03-10T18:27:41.652Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28462026-03-10T18:27:41.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-10T18:27:41.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-10T18:27:41.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-10T18:27:41.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28502026-03-10T18:27:41.652Z
28512026-03-10T18:27:41.652Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28522026-03-10T18:27:41.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-10T18:27:41.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-10T18:27:41.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-10T18:27:41.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28562026-03-10T18:27:41.653Z
28572026-03-10T18:27:41.653Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28582026-03-10T18:27:41.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-10T18:27:41.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-10T18:27:41.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-10T18:27:41.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28622026-03-10T18:27:41.816Z
28632026-03-10T18:27:41.816Zinfo: running `cargo check --bins` on oxql-types (69/256)
28642026-03-10T18:27:42.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-10T18:27:42.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-10T18:27:42.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-10T18:27:42.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28682026-03-10T18:27:42.570Z
28692026-03-10T18:27:42.570Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28702026-03-10T18:27:43.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-10T18:27:43.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-10T18:27:43.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-10T18:27:43.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28742026-03-10T18:27:43.337Z
28752026-03-10T18:27:43.337Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28762026-03-10T18:27:44.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-10T18:27:44.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-10T18:27:44.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-10T18:27:44.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28802026-03-10T18:27:44.119Z
28812026-03-10T18:27:44.120Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28822026-03-10T18:27:44.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-10T18:27:44.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-10T18:27:44.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-10T18:27:44.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28862026-03-10T18:27:44.845Z
28872026-03-10T18:27:44.845Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28882026-03-10T18:27:45.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-10T18:27:45.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-10T18:27:45.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-10T18:27:45.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28922026-03-10T18:27:45.626Z
28932026-03-10T18:27:45.626Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28942026-03-10T18:27:46.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-10T18:27:46.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-10T18:27:46.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-10T18:27:46.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28982026-03-10T18:27:46.409Z
28992026-03-10T18:27:46.409Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29002026-03-10T18:27:47.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-10T18:27:47.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-10T18:27:47.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-10T18:27:47.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29042026-03-10T18:27:47.192Z
29052026-03-10T18:27:47.192Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29062026-03-10T18:27:47.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-10T18:27:47.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-10T18:27:47.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-10T18:27:47.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29102026-03-10T18:27:47.976Z
29112026-03-10T18:27:47.976Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29122026-03-10T18:27:48.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-10T18:27:48.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-10T18:27:48.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-10T18:27:48.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29162026-03-10T18:27:48.752Z
29172026-03-10T18:27:48.752Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29182026-03-10T18:27:49.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-10T18:27:49.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-10T18:27:49.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-10T18:27:49.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29222026-03-10T18:27:49.538Z
29232026-03-10T18:27:49.538Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29242026-03-10T18:27:50.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-10T18:27:50.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-10T18:27:50.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-10T18:27:50.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29282026-03-10T18:27:50.283Z
29292026-03-10T18:27:50.283Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29302026-03-10T18:27:50.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-10T18:27:50.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-10T18:27:50.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-10T18:27:50.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29342026-03-10T18:27:51.026Z
29352026-03-10T18:27:51.026Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29362026-03-10T18:27:51.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-10T18:27:51.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-10T18:27:51.805Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29392026-03-10T18:27:52.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
29402026-03-10T18:27:52.644Z
29412026-03-10T18:27:52.644Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29422026-03-10T18:27:53.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-10T18:27:53.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-10T18:27:53.445Z Compiling ar_archive_writer v0.5.1
29452026-03-10T18:27:53.448Z Compiling stacker v0.1.23
29462026-03-10T18:27:53.448Z Compiling cfg_aliases v0.1.1
29472026-03-10T18:27:53.562Z Compiling convert_case v0.10.0
29482026-03-10T18:27:53.578Z Checking fd-lock v4.0.4
29492026-03-10T18:27:53.582Z Checking nibble_vec v0.1.0
29502026-03-10T18:27:53.582Z Checking vte v0.14.1
29512026-03-10T18:27:53.582Z Compiling recursive-proc-macro-impl v0.1.1
29522026-03-10T18:27:53.634Z Compiling nix v0.28.0
29532026-03-10T18:27:53.719Z Checking endian-type v0.1.2
29542026-03-10T18:27:53.734Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29552026-03-10T18:27:53.799Z Checking strip-ansi-escapes v0.2.1
29562026-03-10T18:27:53.875Z Checking radix_trie v0.2.1
29572026-03-10T18:27:53.903Z Compiling peg-macros v0.8.5
29582026-03-10T18:27:53.947Z Checking winnow v0.6.26
29592026-03-10T18:27:53.976Z Compiling derive_more-impl v2.1.1
29602026-03-10T18:27:54.129Z Compiling sqlparser_derive v0.5.0
29612026-03-10T18:27:54.204Z Checking home v0.5.12
29622026-03-10T18:27:54.333Z Checking unicode_categories v0.1.1
29632026-03-10T18:27:54.378Z Checking nu-ansi-term v0.50.3
29642026-03-10T18:27:54.564Z Checking display-error-chain v0.2.2
29652026-03-10T18:27:54.656Z Checking reedline v0.40.0
29662026-03-10T18:27:54.764Z Compiling psm v0.1.30
29672026-03-10T18:27:55.093Z Checking derive_more v2.1.1
29682026-03-10T18:27:55.181Z Checking crossterm v0.29.0
29692026-03-10T18:27:55.463Z Checking peg v0.8.5
29702026-03-10T18:27:55.492Z Checking rustyline v14.0.0
29712026-03-10T18:27:55.506Z Checking sqlformat v0.3.5
29722026-03-10T18:27:55.720Z Checking recursive v0.1.1
29732026-03-10T18:27:55.831Z Checking sqlparser v0.61.0
29742026-03-10T18:28:11.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.03s
29752026-03-10T18:28:11.887Z
29762026-03-10T18:28:11.887Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29772026-03-10T18:28:12.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-03-10T18:28:12.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-03-10T18:28:12.700Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29802026-03-10T18:28:17.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.46s
29812026-03-10T18:28:17.554Z
29822026-03-10T18:28:17.555Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29832026-03-10T18:28:18.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-10T18:28:18.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-10T18:28:18.356Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-10T18:28:21.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
29872026-03-10T18:28:21.832Z
29882026-03-10T18:28:21.832Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29892026-03-10T18:28:22.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-10T18:28:22.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-10T18:28:22.630Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-10T18:28:26.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.12s
29932026-03-10T18:28:27.166Z
29942026-03-10T18:28:27.166Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29952026-03-10T18:28:27.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-10T18:28:27.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-10T18:28:27.975Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-10T18:28:32.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
29992026-03-10T18:28:32.578Z
30002026-03-10T18:28:32.578Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30012026-03-10T18:28:33.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-10T18:28:33.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-10T18:28:33.385Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-10T18:28:36.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
30052026-03-10T18:28:37.067Z
30062026-03-10T18:28:37.067Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30072026-03-10T18:28:37.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-10T18:28:37.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-10T18:28:37.868Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-10T18:28:41.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
30112026-03-10T18:28:41.597Z
30122026-03-10T18:28:41.597Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30132026-03-10T18:28:42.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-10T18:28:42.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-10T18:28:42.415Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-10T18:28:47.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
30172026-03-10T18:28:47.220Z
30182026-03-10T18:28:47.220Zinfo: running `cargo check --bins` on oximeter (90/256)
30192026-03-10T18:28:47.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-10T18:28:47.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-10T18:28:47.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-03-10T18:28:47.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30232026-03-10T18:28:47.994Z
30242026-03-10T18:28:47.995Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30252026-03-10T18:28:48.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-10T18:28:48.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-10T18:28:48.770Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30282026-03-10T18:28:48.947Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30292026-03-10T18:28:49.405Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30302026-03-10T18:28:54.410Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30312026-03-10T18:28:54.830Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30322026-03-10T18:28:56.362Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30332026-03-10T18:28:57.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.24s
30342026-03-10T18:28:57.451Z
30352026-03-10T18:28:57.451Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30362026-03-10T18:28:58.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-03-10T18:28:58.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-03-10T18:28:58.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-03-10T18:28:58.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30402026-03-10T18:28:58.222Z
30412026-03-10T18:28:58.222Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30422026-03-10T18:28:58.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-10T18:28:58.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-10T18:28:58.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-10T18:28:58.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30462026-03-10T18:28:59.059Z
30472026-03-10T18:28:59.059Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30482026-03-10T18:28:59.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-10T18:28:59.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-10T18:28:59.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-10T18:28:59.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30522026-03-10T18:28:59.858Z
30532026-03-10T18:28:59.858Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30542026-03-10T18:29:00.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-10T18:29:00.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-10T18:29:00.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-10T18:29:00.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30582026-03-10T18:29:00.644Z
30592026-03-10T18:29:00.644Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30602026-03-10T18:29:01.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-10T18:29:01.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-10T18:29:01.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-10T18:29:01.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30642026-03-10T18:29:01.433Z
30652026-03-10T18:29:01.433Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30662026-03-10T18:29:02.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-10T18:29:02.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-10T18:29:02.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-10T18:29:02.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30702026-03-10T18:29:02.227Z
30712026-03-10T18:29:02.227Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30722026-03-10T18:29:02.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-10T18:29:02.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-10T18:29:02.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-10T18:29:02.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30762026-03-10T18:29:03.017Z
30772026-03-10T18:29:03.017Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30782026-03-10T18:29:03.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-10T18:29:03.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-10T18:29:03.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-10T18:29:03.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30822026-03-10T18:29:03.812Z
30832026-03-10T18:29:03.812Zinfo: running `cargo check --bins` on update-engine (100/256)
30842026-03-10T18:29:04.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-10T18:29:04.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-10T18:29:04.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-10T18:29:04.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30882026-03-10T18:29:04.561Z
30892026-03-10T18:29:04.561Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30902026-03-10T18:29:05.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-10T18:29:05.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-10T18:29:05.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-10T18:29:05.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
30942026-03-10T18:29:05.337Z
30952026-03-10T18:29:05.337Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
30962026-03-10T18:29:06.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-10T18:29:06.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-10T18:29:06.158Z Checking dropshot-api-manager-types v0.5.2
30992026-03-10T18:29:06.163Z Checking nanorand v0.7.0
31002026-03-10T18:29:06.436Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31012026-03-10T18:29:06.477Z Checking flume v0.11.1
31022026-03-10T18:29:06.755Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31032026-03-10T18:29:08.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
31042026-03-10T18:29:08.218Z
31052026-03-10T18:29:08.218Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31062026-03-10T18:29:08.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-03-10T18:29:08.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-03-10T18:29:08.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-03-10T18:29:08.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31102026-03-10T18:29:08.991Z
31112026-03-10T18:29:08.991Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31122026-03-10T18:29:09.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-10T18:29:09.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-10T18:29:09.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-10T18:29:09.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31162026-03-10T18:29:09.764Z
31172026-03-10T18:29:09.764Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31182026-03-10T18:29:10.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-10T18:29:10.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-10T18:29:10.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-10T18:29:10.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31222026-03-10T18:29:10.553Z
31232026-03-10T18:29:10.553Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31242026-03-10T18:29:11.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-10T18:29:11.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-10T18:29:11.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-10T18:29:11.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31282026-03-10T18:29:11.339Z
31292026-03-10T18:29:11.339Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31302026-03-10T18:29:12.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-10T18:29:12.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-10T18:29:12.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-10T18:29:12.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31342026-03-10T18:29:12.110Z
31352026-03-10T18:29:12.110Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31362026-03-10T18:29:12.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-10T18:29:12.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-10T18:29:12.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-10T18:29:12.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31402026-03-10T18:29:12.884Z
31412026-03-10T18:29:12.884Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31422026-03-10T18:29:13.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-10T18:29:13.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-10T18:29:13.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-10T18:29:13.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31462026-03-10T18:29:13.661Z
31472026-03-10T18:29:13.662Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31482026-03-10T18:29:14.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-10T18:29:14.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-10T18:29:14.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-10T18:29:14.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31522026-03-10T18:29:14.407Z
31532026-03-10T18:29:14.407Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31542026-03-10T18:29:15.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-10T18:29:15.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-10T18:29:15.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-10T18:29:15.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31582026-03-10T18:29:15.195Z
31592026-03-10T18:29:15.195Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31602026-03-10T18:29:15.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-10T18:29:15.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-10T18:29:15.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-10T18:29:15.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31642026-03-10T18:29:15.974Z
31652026-03-10T18:29:15.974Zinfo: running `cargo check --bins` on installinator-client (113/256)
31662026-03-10T18:29:16.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-10T18:29:16.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-10T18:29:16.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-10T18:29:16.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31702026-03-10T18:29:16.750Z
31712026-03-10T18:29:16.750Zinfo: running `cargo check --bins` on nexus-client (114/256)
31722026-03-10T18:29:17.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-10T18:29:17.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-10T18:29:17.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-10T18:29:17.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31762026-03-10T18:29:17.566Z
31772026-03-10T18:29:17.566Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31782026-03-10T18:29:18.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-10T18:29:18.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-10T18:29:18.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-10T18:29:18.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31822026-03-10T18:29:18.391Z
31832026-03-10T18:29:18.391Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31842026-03-10T18:29:19.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-10T18:29:19.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-10T18:29:19.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-10T18:29:19.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31882026-03-10T18:29:19.178Z
31892026-03-10T18:29:19.178Zinfo: running `cargo check --bins` on oxide-client (117/256)
31902026-03-10T18:29:19.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-10T18:29:19.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-10T18:29:19.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-10T18:29:19.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31942026-03-10T18:29:19.965Z
31952026-03-10T18:29:19.965Zinfo: running `cargo check --bins` on oximeter-client (118/256)
31962026-03-10T18:29:20.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-10T18:29:20.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-10T18:29:20.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-10T18:29:20.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32002026-03-10T18:29:20.724Z
32012026-03-10T18:29:20.724Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32022026-03-10T18:29:21.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-10T18:29:21.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-10T18:29:21.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-10T18:29:21.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32062026-03-10T18:29:21.476Z
32072026-03-10T18:29:21.476Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32082026-03-10T18:29:22.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-10T18:29:22.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-10T18:29:22.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-10T18:29:22.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
32122026-03-10T18:29:22.255Z
32132026-03-10T18:29:22.255Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32142026-03-10T18:29:22.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-10T18:29:23.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-10T18:29:23.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-10T18:29:23.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32182026-03-10T18:29:23.123Z
32192026-03-10T18:29:23.123Zinfo: running `cargo check --bins` on installinator-common (122/256)
32202026-03-10T18:29:23.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-10T18:29:27.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-10T18:29:27.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-10T18:29:27.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
32242026-03-10T18:29:27.802Z
32252026-03-10T18:29:27.802Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32262026-03-10T18:29:27.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-10T18:29:27.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-10T18:29:27.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-10T18:29:27.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32302026-03-10T18:29:27.802Z
32312026-03-10T18:29:27.802Zinfo: running `cargo check --bins` on wicket-common (124/256)
32322026-03-10T18:29:27.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-10T18:29:27.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-10T18:29:27.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-10T18:29:27.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32362026-03-10T18:29:27.802Z
32372026-03-10T18:29:27.802Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32382026-03-10T18:29:27.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-10T18:29:27.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-10T18:29:27.802Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32412026-03-10T18:29:27.803Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32422026-03-10T18:29:27.803Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32432026-03-10T18:29:27.803Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32442026-03-10T18:29:27.803Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32452026-03-10T18:29:27.803Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32462026-03-10T18:29:27.803Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32472026-03-10T18:29:27.803Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32482026-03-10T18:29:27.803Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32492026-03-10T18:29:29.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32502026-03-10T18:29:29.772Z
32512026-03-10T18:29:29.772Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32522026-03-10T18:29:30.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532026-03-10T18:29:30.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542026-03-10T18:29:30.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552026-03-10T18:29:30.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32562026-03-10T18:29:30.543Z
32572026-03-10T18:29:30.543Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32582026-03-10T18:29:31.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-10T18:29:31.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-10T18:29:31.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-10T18:29:31.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32622026-03-10T18:29:31.429Z
32632026-03-10T18:29:31.429Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32642026-03-10T18:29:32.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-10T18:29:32.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-10T18:29:32.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-10T18:29:32.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32682026-03-10T18:29:32.313Z
32692026-03-10T18:29:32.313Zinfo: running `cargo check --bins` on dns-server (129/256)
32702026-03-10T18:29:32.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-10T18:29:32.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-10T18:29:33.109Z Compiling parking_lot_core v0.8.6
32732026-03-10T18:29:33.109Z Compiling git-stub v1.0.0
32742026-03-10T18:29:33.113Z Compiling atomicwrites v0.4.4
32752026-03-10T18:29:33.113Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32762026-03-10T18:29:33.113Z Checking tagptr v0.2.0
32772026-03-10T18:29:33.239Z Checking prefix-trie v0.7.0
32782026-03-10T18:29:33.246Z Checking fxhash v0.2.1
32792026-03-10T18:29:33.260Z Checking hickory-client v0.25.2
32802026-03-10T18:29:33.397Z Compiling git-stub-vcs v0.1.0
32812026-03-10T18:29:33.412Z Checking moka v0.12.13
32822026-03-10T18:29:33.667Z Checking hickory-server v0.25.2
32832026-03-10T18:29:33.775Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32842026-03-10T18:29:33.790Z Checking parking_lot v0.11.2
32852026-03-10T18:29:33.882Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32862026-03-10T18:29:33.887Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32872026-03-10T18:29:33.887Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32882026-03-10T18:29:34.044Z Checking sled v0.34.7
32892026-03-10T18:29:34.241Z Checking hickory-resolver v0.25.2
32902026-03-10T18:29:36.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
32912026-03-10T18:29:36.999Z
32922026-03-10T18:29:36.999Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32932026-03-10T18:29:37.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942026-03-10T18:29:37.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952026-03-10T18:29:37.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962026-03-10T18:29:37.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32972026-03-10T18:29:37.768Z
32982026-03-10T18:29:37.768Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
32992026-03-10T18:29:38.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-10T18:29:38.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-10T18:29:38.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-10T18:29:38.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33032026-03-10T18:29:38.609Z
33042026-03-10T18:29:38.609Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33052026-03-10T18:29:39.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-10T18:29:39.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-10T18:29:39.501Z Compiling radium v0.7.0
33082026-03-10T18:29:39.505Z Compiling maybe-uninit v2.0.0
33092026-03-10T18:29:39.505Z Checking tap v1.0.1
33102026-03-10T18:29:39.635Z Compiling zerocopy-derive v0.6.6
33112026-03-10T18:29:39.638Z Checking crc-catalog v2.4.0
33122026-03-10T18:29:39.638Z Compiling packed_struct v0.10.1
33132026-03-10T18:29:39.644Z Checking funty v2.0.0
33142026-03-10T18:29:39.684Z Compiling packed_struct_codegen v0.10.1
33152026-03-10T18:29:39.747Z Checking wyz v0.5.1
33162026-03-10T18:29:39.769Z Checking crc v3.4.0
33172026-03-10T18:29:39.990Z Compiling bitfield-macros v0.19.4
33182026-03-10T18:29:39.990Z Compiling indexmap v1.9.3
33192026-03-10T18:29:40.054Z Checking nodrop v0.1.14
33202026-03-10T18:29:40.103Z Checking hashbrown v0.12.3
33212026-03-10T18:29:40.118Z Checking smallvec v0.6.14
33222026-03-10T18:29:40.163Z Checking array-init v0.0.4
33232026-03-10T18:29:40.197Z Checking bitvec v1.0.1
33242026-03-10T18:29:40.284Z Checking ron v0.8.1
33252026-03-10T18:29:40.366Z Checking hashbrown v0.13.2
33262026-03-10T18:29:40.651Z Checking serde-hex v0.1.0
33272026-03-10T18:29:40.761Z Checking zerocopy v0.6.6
33282026-03-10T18:29:40.941Z Checking crc-any v2.5.0
33292026-03-10T18:29:40.958Z Checking bitfield v0.19.4
33302026-03-10T18:29:40.984Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33312026-03-10T18:29:41.104Z Checking object v0.30.4
33322026-03-10T18:29:41.150Z Checking path-slash v0.1.5
33332026-03-10T18:29:41.174Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33342026-03-10T18:29:41.187Z Checking half v1.8.3
33352026-03-10T18:29:41.260Z Checking void v1.0.2
33362026-03-10T18:29:41.339Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33372026-03-10T18:29:41.364Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33382026-03-10T18:29:41.383Z Checking lzss v0.8.2
33392026-03-10T18:29:41.430Z Checking tungstenite v0.23.0
33402026-03-10T18:29:41.449Z Checking serde_cbor v0.11.2
33412026-03-10T18:29:41.531Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33422026-03-10T18:29:41.563Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33432026-03-10T18:29:41.613Z Checking nix v0.27.1
33442026-03-10T18:29:41.957Z Checking kstat-rs v0.2.4
33452026-03-10T18:29:41.974Z Checking serde_bytes v0.11.19
33462026-03-10T18:29:42.047Z Checking tokio-tungstenite v0.23.1
33472026-03-10T18:29:42.189Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33482026-03-10T18:29:42.193Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33492026-03-10T18:29:42.323Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33502026-03-10T18:29:42.372Z Checking signal-hook-tokio v0.3.1
33512026-03-10T18:29:43.548Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33522026-03-10T18:29:43.705Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33532026-03-10T18:29:47.106Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33542026-03-10T18:29:48.332Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33552026-03-10T18:29:48.703Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33562026-03-10T18:29:50.180Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33572026-03-10T18:29:52.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s
33582026-03-10T18:29:53.189Z
33592026-03-10T18:29:53.189Zinfo: running `cargo check --bins` on gateway-api (133/256)
33602026-03-10T18:29:53.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612026-03-10T18:29:53.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622026-03-10T18:29:53.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632026-03-10T18:29:53.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33642026-03-10T18:29:53.966Z
33652026-03-10T18:29:53.966Zinfo: running `cargo check --bins` on ipcc (134/256)
33662026-03-10T18:29:54.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-10T18:29:54.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-10T18:29:54.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-10T18:29:54.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33702026-03-10T18:29:54.732Z
33712026-03-10T18:29:54.732Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33722026-03-10T18:29:55.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-10T18:29:55.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-10T18:29:55.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-10T18:29:55.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33762026-03-10T18:29:55.479Z
33772026-03-10T18:29:55.480Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33782026-03-10T18:29:56.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-10T18:29:56.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-10T18:29:56.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-10T18:29:56.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33822026-03-10T18:29:56.247Z
33832026-03-10T18:29:56.247Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33842026-03-10T18:29:56.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-10T18:29:56.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-10T18:29:56.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-10T18:29:56.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33882026-03-10T18:29:57.018Z
33892026-03-10T18:29:57.019Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33902026-03-10T18:29:57.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-10T18:29:57.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-10T18:29:57.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-10T18:29:57.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33942026-03-10T18:29:57.785Z
33952026-03-10T18:29:57.785Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
33962026-03-10T18:29:58.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-10T18:29:58.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-10T18:29:58.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-10T18:29:58.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34002026-03-10T18:29:58.553Z
34012026-03-10T18:29:58.553Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34022026-03-10T18:29:59.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-10T18:29:59.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-10T18:29:59.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-10T18:29:59.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34062026-03-10T18:29:59.322Z
34072026-03-10T18:29:59.322Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34082026-03-10T18:29:59.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-10T18:29:59.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-10T18:29:59.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-10T18:29:59.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34122026-03-10T18:30:00.090Z
34132026-03-10T18:30:00.090Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34142026-03-10T18:30:00.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-10T18:30:00.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-10T18:30:00.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-10T18:30:00.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34182026-03-10T18:30:00.865Z
34192026-03-10T18:30:00.865Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34202026-03-10T18:30:01.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-10T18:30:01.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-10T18:30:01.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-10T18:30:01.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34242026-03-10T18:30:01.654Z
34252026-03-10T18:30:01.654Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34262026-03-10T18:30:02.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-10T18:30:02.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-10T18:30:02.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-10T18:30:02.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34302026-03-10T18:30:02.419Z
34312026-03-10T18:30:02.419Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34322026-03-10T18:30:03.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-10T18:30:03.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-10T18:30:03.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34352026-03-10T18:30:03.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34362026-03-10T18:30:03.180Z
34372026-03-10T18:30:03.180Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34382026-03-10T18:30:03.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-10T18:30:03.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-10T18:30:03.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-10T18:30:03.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34422026-03-10T18:30:04.001Z
34432026-03-10T18:30:04.001Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34442026-03-10T18:30:04.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-10T18:30:04.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-10T18:30:04.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-10T18:30:04.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34482026-03-10T18:30:04.776Z
34492026-03-10T18:30:04.776Zinfo: running `cargo check --bins` on sp-sim (148/256)
34502026-03-10T18:30:05.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-10T18:30:05.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-10T18:30:05.631Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34532026-03-10T18:30:07.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
34542026-03-10T18:30:08.179Z
34552026-03-10T18:30:08.179Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34562026-03-10T18:30:08.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-10T18:30:08.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-10T18:30:08.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34592026-03-10T18:30:08.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34602026-03-10T18:30:09.024Z
34612026-03-10T18:30:09.024Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34622026-03-10T18:30:09.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-10T18:30:09.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-10T18:30:09.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-10T18:30:09.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
34662026-03-10T18:30:09.875Z
34672026-03-10T18:30:09.875Zinfo: running `cargo check --bins` on db-macros (151/256)
34682026-03-10T18:30:10.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-10T18:30:10.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-10T18:30:10.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-10T18:30:10.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34722026-03-10T18:30:10.634Z
34732026-03-10T18:30:10.634Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34742026-03-10T18:30:11.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-10T18:30:11.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-10T18:30:11.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-10T18:30:11.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34782026-03-10T18:30:11.407Z
34792026-03-10T18:30:11.407Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34802026-03-10T18:30:12.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-10T18:30:12.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-10T18:30:12.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-10T18:30:12.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34842026-03-10T18:30:12.241Z
34852026-03-10T18:30:12.242Zinfo: running `cargo check --bins` on authz-macros (154/256)
34862026-03-10T18:30:12.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-10T18:30:12.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-10T18:30:12.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-10T18:30:12.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
34902026-03-10T18:30:12.985Z
34912026-03-10T18:30:12.985Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34922026-03-10T18:30:13.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-10T18:30:13.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-10T18:30:13.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-10T18:30:13.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34962026-03-10T18:30:13.821Z
34972026-03-10T18:30:13.821Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
34982026-03-10T18:30:14.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-10T18:30:14.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-10T18:30:14.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-10T18:30:14.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35022026-03-10T18:30:14.656Z
35032026-03-10T18:30:14.656Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35042026-03-10T18:30:15.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-10T18:30:15.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-10T18:30:15.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-10T18:30:15.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35082026-03-10T18:30:15.410Z
35092026-03-10T18:30:15.410Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35102026-03-10T18:30:16.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-10T18:30:16.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-10T18:30:16.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-10T18:30:16.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35142026-03-10T18:30:16.168Z
35152026-03-10T18:30:16.168Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35162026-03-10T18:30:16.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-10T18:30:16.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-10T18:30:16.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-10T18:30:16.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35202026-03-10T18:30:16.938Z
35212026-03-10T18:30:16.938Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35222026-03-10T18:30:17.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-10T18:30:17.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-10T18:30:17.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-10T18:30:17.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35262026-03-10T18:30:17.690Z
35272026-03-10T18:30:17.690Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35282026-03-10T18:30:18.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-10T18:30:18.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-10T18:30:18.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-10T18:30:18.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35322026-03-10T18:30:18.445Z
35332026-03-10T18:30:18.445Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35342026-03-10T18:30:19.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-10T18:30:19.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-10T18:30:19.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-10T18:30:19.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35382026-03-10T18:30:19.288Z
35392026-03-10T18:30:19.288Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35402026-03-10T18:30:20.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-10T18:30:20.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-10T18:30:20.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-10T18:30:20.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35442026-03-10T18:30:20.133Z
35452026-03-10T18:30:20.134Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35462026-03-10T18:30:20.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-10T18:30:20.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-10T18:30:20.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-10T18:30:20.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35502026-03-10T18:30:20.973Z
35512026-03-10T18:30:20.973Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35522026-03-10T18:30:21.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-10T18:30:21.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-10T18:30:21.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-10T18:30:21.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35562026-03-10T18:30:21.781Z
35572026-03-10T18:30:21.781Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35582026-03-10T18:30:22.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-10T18:30:22.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-10T18:30:22.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-10T18:30:22.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35622026-03-10T18:30:22.567Z
35632026-03-10T18:30:22.567Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35642026-03-10T18:30:23.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-10T18:30:23.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-10T18:30:23.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-10T18:30:23.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35682026-03-10T18:30:23.356Z
35692026-03-10T18:30:23.356Zinfo: running `cargo check --bins` on key-manager (168/256)
35702026-03-10T18:30:24.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-10T18:30:24.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-10T18:30:24.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-10T18:30:24.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35742026-03-10T18:30:24.123Z
35752026-03-10T18:30:24.123Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35762026-03-10T18:30:24.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-10T18:30:24.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-10T18:30:24.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-03-10T18:30:24.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35802026-03-10T18:30:24.908Z
35812026-03-10T18:30:24.908Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35822026-03-10T18:30:25.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-03-10T18:30:25.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-03-10T18:30:25.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-03-10T18:30:25.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35862026-03-10T18:30:25.698Z
35872026-03-10T18:30:25.698Zinfo: running `cargo check --bins` on typed-rng (171/256)
35882026-03-10T18:30:26.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-03-10T18:30:26.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-03-10T18:30:26.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-03-10T18:30:26.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35922026-03-10T18:30:26.457Z
35932026-03-10T18:30:26.457Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35942026-03-10T18:30:27.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-03-10T18:30:27.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-03-10T18:30:27.488Z Compiling libefi-sys v0.1.0
35972026-03-10T18:30:27.499Z Compiling bitfield-struct v0.6.2
35982026-03-10T18:30:27.499Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35992026-03-10T18:30:27.638Z Compiling xshell-macros v0.2.7
36002026-03-10T18:30:27.653Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36012026-03-10T18:30:27.691Z Compiling salty v0.3.0
36022026-03-10T18:30:27.691Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36032026-03-10T18:30:27.702Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36042026-03-10T18:30:27.718Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36052026-03-10T18:30:28.044Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36062026-03-10T18:30:28.100Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36072026-03-10T18:30:28.115Z Checking xshell v0.2.7
36082026-03-10T18:30:28.248Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36092026-03-10T18:30:28.281Z Checking primeorder v0.13.6
36102026-03-10T18:30:28.313Z Compiling proc-macro-error-attr2 v2.0.0
36112026-03-10T18:30:28.341Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36122026-03-10T18:30:28.389Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36132026-03-10T18:30:28.430Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36142026-03-10T18:30:28.598Z Checking p384 v0.13.1
36152026-03-10T18:30:28.616Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36162026-03-10T18:30:28.631Z Compiling nix v0.31.1
36172026-03-10T18:30:28.764Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182026-03-10T18:30:28.835Z Compiling proc-macro-error2 v2.0.1
36192026-03-10T18:30:29.022Z Compiling num-derive v0.3.3
36202026-03-10T18:30:29.064Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36212026-03-10T18:30:29.146Z Compiling unicase v2.9.0
36222026-03-10T18:30:29.213Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36232026-03-10T18:30:29.231Z Compiling tabled_derive v0.11.0
36242026-03-10T18:30:29.347Z Checking papergrid v0.17.0
36252026-03-10T18:30:29.430Z Compiling mime_guess v2.0.5
36262026-03-10T18:30:29.695Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36272026-03-10T18:30:30.142Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36282026-03-10T18:30:30.167Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36292026-03-10T18:30:30.197Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36302026-03-10T18:30:30.219Z Checking libscf-sys v1.1.0
36312026-03-10T18:30:30.409Z Checking testing_table v0.3.0
36322026-03-10T18:30:30.422Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36332026-03-10T18:30:30.520Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36342026-03-10T18:30:30.700Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-10T18:30:30.773Z Checking corncobs v0.1.4
36362026-03-10T18:30:30.852Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36372026-03-10T18:30:30.871Z Checking tabled v0.20.0
36382026-03-10T18:30:30.934Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36392026-03-10T18:30:30.990Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36402026-03-10T18:30:31.060Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36412026-03-10T18:30:31.178Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36422026-03-10T18:30:31.226Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36432026-03-10T18:30:31.329Z Checking secrecy v0.8.0
36442026-03-10T18:30:31.550Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36452026-03-10T18:30:31.602Z Checking http-range v0.1.5
36462026-03-10T18:30:31.945Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36472026-03-10T18:30:32.050Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36482026-03-10T18:30:32.116Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36492026-03-10T18:30:32.338Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36502026-03-10T18:30:32.402Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36512026-03-10T18:30:32.434Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36522026-03-10T18:30:32.452Z Checking atty v0.2.14
36532026-03-10T18:30:32.469Z Checking crc8 v0.1.1
36542026-03-10T18:30:32.499Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36552026-03-10T18:30:32.566Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36562026-03-10T18:30:32.589Z Checking hyper-staticfile v0.10.1
36572026-03-10T18:30:32.625Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36582026-03-10T18:30:32.920Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36592026-03-10T18:30:32.947Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36602026-03-10T18:30:33.227Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36612026-03-10T18:30:33.246Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36622026-03-10T18:30:33.265Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36632026-03-10T18:30:33.525Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36642026-03-10T18:30:33.545Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36652026-03-10T18:30:33.592Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36662026-03-10T18:30:33.729Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36672026-03-10T18:30:33.960Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36682026-03-10T18:30:34.228Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36692026-03-10T18:30:34.254Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36702026-03-10T18:30:34.323Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36712026-03-10T18:30:34.593Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36722026-03-10T18:30:36.011Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36732026-03-10T18:30:36.031Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36742026-03-10T18:30:36.272Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36752026-03-10T18:30:36.622Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36762026-03-10T18:30:37.124Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36772026-03-10T18:30:37.338Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36782026-03-10T18:30:44.079Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36792026-03-10T18:31:00.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.54s
36802026-03-10T18:31:00.249Z
36812026-03-10T18:31:00.249Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36822026-03-10T18:31:00.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832026-03-10T18:31:01.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842026-03-10T18:31:01.175Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-10T18:31:17.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s
36862026-03-10T18:31:17.436Z
36872026-03-10T18:31:17.436Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36882026-03-10T18:31:18.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-10T18:31:18.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-10T18:31:18.374Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-10T18:31:34.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.88s
36922026-03-10T18:31:34.560Z
36932026-03-10T18:31:34.560Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36942026-03-10T18:31:35.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-10T18:31:35.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-10T18:31:35.490Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-10T18:31:51.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
36982026-03-10T18:31:51.641Z
36992026-03-10T18:31:51.641Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37002026-03-10T18:31:52.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-10T18:31:52.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-10T18:31:52.576Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-10T18:32:08.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
37042026-03-10T18:32:08.764Z
37052026-03-10T18:32:08.764Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37062026-03-10T18:32:09.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-10T18:32:09.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-10T18:32:09.706Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37092026-03-10T18:32:25.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.88s
37102026-03-10T18:32:25.894Z
37112026-03-10T18:32:25.894Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37122026-03-10T18:32:26.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-10T18:32:26.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-10T18:32:26.838Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37152026-03-10T18:32:42.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s
37162026-03-10T18:32:43.043Z
37172026-03-10T18:32:43.043Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37182026-03-10T18:32:43.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-10T18:32:43.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-10T18:32:43.981Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37212026-03-10T18:32:59.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.85s
37222026-03-10T18:33:00.137Z
37232026-03-10T18:33:00.137Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37242026-03-10T18:33:00.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-10T18:33:00.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-10T18:33:00.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272026-03-10T18:33:00.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37282026-03-10T18:33:00.942Z
37292026-03-10T18:33:00.942Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37302026-03-10T18:33:01.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-10T18:33:01.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-10T18:33:01.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-10T18:33:01.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37342026-03-10T18:33:01.739Z
37352026-03-10T18:33:01.739Zinfo: running `cargo check --bins` on range-requests (182/256)
37362026-03-10T18:33:02.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-10T18:33:02.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-10T18:33:02.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-10T18:33:02.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37402026-03-10T18:33:02.513Z
37412026-03-10T18:33:02.513Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37422026-03-10T18:33:03.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-10T18:33:03.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-10T18:33:03.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-10T18:33:03.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
37462026-03-10T18:33:03.280Z
37472026-03-10T18:33:03.280Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37482026-03-10T18:33:03.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-10T18:33:03.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-10T18:33:03.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-10T18:33:03.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37522026-03-10T18:33:04.078Z
37532026-03-10T18:33:04.078Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37542026-03-10T18:33:04.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-10T18:33:04.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-10T18:33:04.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-10T18:33:04.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37582026-03-10T18:33:04.864Z
37592026-03-10T18:33:04.864Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37602026-03-10T18:33:05.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-10T18:33:05.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-10T18:33:05.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-10T18:33:05.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
37642026-03-10T18:33:05.657Z
37652026-03-10T18:33:05.657Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37662026-03-10T18:33:06.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-10T18:33:06.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-10T18:33:06.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-10T18:33:06.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37702026-03-10T18:33:06.460Z
37712026-03-10T18:33:06.460Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37722026-03-10T18:33:07.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-10T18:33:07.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-10T18:33:07.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-10T18:33:07.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37762026-03-10T18:33:07.270Z
37772026-03-10T18:33:07.270Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37782026-03-10T18:33:07.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-10T18:33:07.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-10T18:33:07.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-10T18:33:07.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37822026-03-10T18:33:08.079Z
37832026-03-10T18:33:08.079Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37842026-03-10T18:33:08.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-10T18:33:08.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-10T18:33:08.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-10T18:33:08.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37882026-03-10T18:33:08.879Z
37892026-03-10T18:33:08.879Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37902026-03-10T18:33:09.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-10T18:33:09.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-10T18:33:09.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-10T18:33:09.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37942026-03-10T18:33:09.687Z
37952026-03-10T18:33:09.687Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
37962026-03-10T18:33:10.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-10T18:33:10.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-10T18:33:10.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-10T18:33:10.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
38002026-03-10T18:33:10.493Z
38012026-03-10T18:33:10.493Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38022026-03-10T18:33:11.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-10T18:33:11.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-10T18:33:11.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-10T18:33:11.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38062026-03-10T18:33:11.303Z
38072026-03-10T18:33:11.303Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38082026-03-10T18:33:12.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-10T18:33:12.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-10T18:33:12.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-10T18:33:12.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
38122026-03-10T18:33:12.131Z
38132026-03-10T18:33:12.131Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38142026-03-10T18:33:12.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-10T18:33:12.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-10T18:33:12.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-03-10T18:33:12.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38182026-03-10T18:33:12.984Z
38192026-03-10T18:33:12.985Zinfo: running `cargo check --bins` on update-common (196/256)
38202026-03-10T18:33:13.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-03-10T18:33:13.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-03-10T18:33:13.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-03-10T18:33:13.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38242026-03-10T18:33:13.789Z
38252026-03-10T18:33:13.789Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38262026-03-10T18:33:14.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-03-10T18:33:14.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-03-10T18:33:14.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-03-10T18:33:14.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38302026-03-10T18:33:14.621Z
38312026-03-10T18:33:14.622Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38322026-03-10T18:33:15.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-03-10T18:33:15.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-03-10T18:33:15.554Z Compiling fs-err v2.11.0
38352026-03-10T18:33:15.558Z Checking ignore v0.4.25
38362026-03-10T18:33:15.558Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38372026-03-10T18:33:15.558Z Checking predicates-tree v1.0.13
38382026-03-10T18:33:15.683Z Checking parse-size v1.1.0
38392026-03-10T18:33:15.700Z Checking rand_seeder v0.4.0
38402026-03-10T18:33:15.704Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38412026-03-10T18:33:15.704Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38422026-03-10T18:33:15.797Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38432026-03-10T18:33:15.871Z Compiling petname v2.0.2
38442026-03-10T18:33:15.939Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38452026-03-10T18:33:16.106Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38462026-03-10T18:33:16.125Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38472026-03-10T18:33:16.191Z Checking globwalk v0.9.1
38482026-03-10T18:33:16.247Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38492026-03-10T18:33:16.334Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38502026-03-10T18:33:16.413Z Checking camino-tempfile-ext v0.3.3
38512026-03-10T18:33:16.432Z Checking sapling-renderdag v0.1.0
38522026-03-10T18:33:16.580Z Checking sync-ptr v0.1.4
38532026-03-10T18:33:16.659Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38542026-03-10T18:33:16.725Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38552026-03-10T18:33:16.766Z Checking colored v2.2.0
38562026-03-10T18:33:16.853Z Checking assert_matches v1.5.0
38572026-03-10T18:33:17.121Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38582026-03-10T18:33:17.288Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38592026-03-10T18:33:17.291Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38602026-03-10T18:33:18.019Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38612026-03-10T18:33:19.786Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38622026-03-10T18:33:22.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
38632026-03-10T18:33:22.968Z
38642026-03-10T18:33:22.968Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38652026-03-10T18:33:23.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-03-10T18:33:23.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-03-10T18:33:23.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-03-10T18:33:23.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
38692026-03-10T18:33:23.736Z
38702026-03-10T18:33:23.736Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38712026-03-10T18:33:24.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-03-10T18:33:24.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-03-10T18:33:24.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-03-10T18:33:24.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38752026-03-10T18:33:24.587Z
38762026-03-10T18:33:24.587Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38772026-03-10T18:33:25.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-03-10T18:33:25.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-03-10T18:33:25.457Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38802026-03-10T18:33:25.460Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38812026-03-10T18:33:26.277Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38822026-03-10T18:33:28.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s
38832026-03-10T18:33:28.553Z
38842026-03-10T18:33:28.553Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38852026-03-10T18:33:29.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862026-03-10T18:33:29.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872026-03-10T18:33:29.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882026-03-10T18:33:29.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
38892026-03-10T18:33:29.339Z
38902026-03-10T18:33:29.339Zinfo: running `cargo check --bins` on cert-dev (203/256)
38912026-03-10T18:33:30.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922026-03-10T18:33:30.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932026-03-10T18:33:30.084Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38942026-03-10T18:33:30.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38952026-03-10T18:33:30.590Z
38962026-03-10T18:33:30.590Zinfo: running `cargo check --bins` on clickana (204/256)
38972026-03-10T18:33:31.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982026-03-10T18:33:31.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992026-03-10T18:33:31.376Z Compiling darling_core v0.23.0
39002026-03-10T18:33:31.379Z Compiling instability v0.3.11
39012026-03-10T18:33:31.379Z Checking castaway v0.2.4
39022026-03-10T18:33:31.379Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39032026-03-10T18:33:31.481Z Compiling indoc v2.0.7
39042026-03-10T18:33:31.498Z Checking unicode-truncate v1.1.0
39052026-03-10T18:33:31.504Z Checking lru v0.12.5
39062026-03-10T18:33:31.509Z Checking cassowary v0.3.0
39072026-03-10T18:33:31.600Z Checking compact_str v0.8.1
39082026-03-10T18:33:32.802Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39092026-03-10T18:33:33.018Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39102026-03-10T18:33:33.494Z Compiling darling_macro v0.23.0
39112026-03-10T18:33:34.040Z Compiling darling v0.23.0
39122026-03-10T18:33:34.833Z Checking ratatui v0.29.0
39132026-03-10T18:33:36.348Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39142026-03-10T18:33:37.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s
39152026-03-10T18:33:37.394Z
39162026-03-10T18:33:37.394Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39172026-03-10T18:33:38.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-03-10T18:33:38.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-03-10T18:33:38.263Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39202026-03-10T18:33:38.263Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39212026-03-10T18:33:38.995Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39222026-03-10T18:33:39.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39232026-03-10T18:33:39.751Z
39242026-03-10T18:33:39.751Zinfo: running `cargo check --bins` on ch-dev (206/256)
39252026-03-10T18:33:40.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-03-10T18:33:40.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-03-10T18:33:40.618Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39282026-03-10T18:33:41.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
39292026-03-10T18:33:41.779Z
39302026-03-10T18:33:41.779Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39312026-03-10T18:33:42.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-10T18:33:42.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-10T18:33:42.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-03-10T18:33:42.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
39352026-03-10T18:33:42.379Z
39362026-03-10T18:33:42.379Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39372026-03-10T18:33:43.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-10T18:33:43.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-10T18:33:43.243Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39402026-03-10T18:33:43.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
39412026-03-10T18:33:43.993Z
39422026-03-10T18:33:43.993Zinfo: running `cargo check --bins` on db-dev (209/256)
39432026-03-10T18:33:44.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-10T18:33:44.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-10T18:33:44.868Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39462026-03-10T18:33:45.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
39472026-03-10T18:33:46.041Z
39482026-03-10T18:33:46.041Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39492026-03-10T18:33:46.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-03-10T18:33:46.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-03-10T18:33:46.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-03-10T18:33:46.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
39532026-03-10T18:33:46.885Z
39542026-03-10T18:33:46.885Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39552026-03-10T18:33:47.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-03-10T18:33:47.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-03-10T18:33:47.639Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39582026-03-10T18:33:48.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
39592026-03-10T18:33:48.678Z
39602026-03-10T18:33:48.678Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39612026-03-10T18:33:49.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-03-10T18:33:49.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-03-10T18:33:49.592Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39642026-03-10T18:33:49.592Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39652026-03-10T18:33:49.596Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39662026-03-10T18:33:49.596Z Checking git-stub v1.0.0
39672026-03-10T18:33:49.596Z Compiling trait-variant v0.1.2
39682026-03-10T18:33:49.596Z Checking is_ci v1.2.0
39692026-03-10T18:33:49.596Z Checking maplit v1.0.2
39702026-03-10T18:33:49.702Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39712026-03-10T18:33:49.843Z Checking supports-color v3.0.2
39722026-03-10T18:33:49.858Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39732026-03-10T18:33:49.918Z Checking git-stub-vcs v0.1.0
39742026-03-10T18:33:49.998Z Checking drift v0.1.3
39752026-03-10T18:33:50.012Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39762026-03-10T18:33:50.074Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39772026-03-10T18:33:50.167Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39782026-03-10T18:33:50.315Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39792026-03-10T18:33:50.356Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39802026-03-10T18:33:50.409Z Checking dropshot-api-manager v0.5.2
39812026-03-10T18:33:50.455Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39822026-03-10T18:33:50.612Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39832026-03-10T18:33:50.813Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39842026-03-10T18:33:50.938Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=c0bf0a3b536baab0393c96fec3204b32e4f9368b#c0bf0a3b)
39852026-03-10T18:33:51.411Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39862026-03-10T18:33:58.221Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39872026-03-10T18:33:59.617Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39882026-03-10T18:34:00.384Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39892026-03-10T18:34:00.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.25s
39902026-03-10T18:34:01.157Z
39912026-03-10T18:34:01.158Zinfo: running `cargo check --bins` on installinator-api (213/256)
39922026-03-10T18:34:01.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-03-10T18:34:01.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-03-10T18:34:01.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-03-10T18:34:01.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
39962026-03-10T18:34:01.935Z
39972026-03-10T18:34:01.935Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
39982026-03-10T18:34:02.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-10T18:34:02.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-10T18:34:02.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-10T18:34:02.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40022026-03-10T18:34:02.770Z
40032026-03-10T18:34:02.770Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40042026-03-10T18:34:03.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-10T18:34:03.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-10T18:34:03.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-10T18:34:03.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40082026-03-10T18:34:03.604Z
40092026-03-10T18:34:03.604Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40102026-03-10T18:34:04.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-10T18:34:04.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-10T18:34:04.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-10T18:34:04.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
40142026-03-10T18:34:04.445Z
40152026-03-10T18:34:04.445Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40162026-03-10T18:34:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-10T18:34:05.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-10T18:34:05.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-03-10T18:34:05.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
40202026-03-10T18:34:05.220Z
40212026-03-10T18:34:05.221Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40222026-03-10T18:34:05.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-03-10T18:34:05.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-03-10T18:34:05.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-03-10T18:34:05.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
40262026-03-10T18:34:05.975Z
40272026-03-10T18:34:05.975Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40282026-03-10T18:34:06.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-03-10T18:34:06.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-03-10T18:34:06.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-03-10T18:34:06.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40322026-03-10T18:34:06.775Z
40332026-03-10T18:34:06.775Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40342026-03-10T18:34:07.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-03-10T18:34:07.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-03-10T18:34:07.516Z Checking erased-serde v0.4.9
40372026-03-10T18:34:07.621Z Checking ordered-float v2.10.1
40382026-03-10T18:34:07.634Z Checking unicode-xid v0.2.6
40392026-03-10T18:34:07.642Z Checking cargo-platform v0.2.0
40402026-03-10T18:34:07.905Z Checking serde-value v0.7.0
40412026-03-10T18:34:08.079Z Checking serde-untagged v0.1.9
40422026-03-10T18:34:08.292Z Checking cargo-util-schemas v0.8.2
40432026-03-10T18:34:09.307Z Checking cargo_metadata v0.21.0
40442026-03-10T18:34:10.175Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40452026-03-10T18:34:11.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
40462026-03-10T18:34:11.289Z
40472026-03-10T18:34:11.289Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40482026-03-10T18:34:12.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492026-03-10T18:34:12.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502026-03-10T18:34:12.169Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40512026-03-10T18:34:12.934Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40522026-03-10T18:34:13.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
40532026-03-10T18:34:13.812Z
40542026-03-10T18:34:13.812Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40552026-03-10T18:34:14.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562026-03-10T18:34:14.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572026-03-10T18:34:14.868Z Compiling vergen-gitcl v1.0.8
40582026-03-10T18:34:14.868Z Compiling dirs-sys-next v0.1.2
40592026-03-10T18:34:14.871Z Compiling glob v0.3.3
40602026-03-10T18:34:14.872Z Compiling crunchy v0.2.4
40612026-03-10T18:34:14.872Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40622026-03-10T18:34:14.872Z Compiling dsl_auto_type v0.1.3
40632026-03-10T18:34:14.872Z Checking scheduled-thread-pool v0.2.7
40642026-03-10T18:34:14.872Z Compiling diesel_table_macro_syntax v0.2.0
40652026-03-10T18:34:15.245Z Compiling dirs-next v2.0.0
40662026-03-10T18:34:15.263Z Compiling tiny-keccak v2.0.2
40672026-03-10T18:34:15.339Z Compiling term v0.7.0
40682026-03-10T18:34:15.392Z Checking r2d2 v0.8.10
40692026-03-10T18:34:15.515Z Compiling bit-vec v0.6.3
40702026-03-10T18:34:15.522Z Compiling clang-sys v1.8.1
40712026-03-10T18:34:15.644Z Compiling itertools v0.10.5
40722026-03-10T18:34:15.792Z Compiling bit-set v0.5.3
40732026-03-10T18:34:15.881Z Compiling diesel_derives v2.2.7
40742026-03-10T18:34:15.987Z Compiling ascii-canvas v3.0.0
40752026-03-10T18:34:16.029Z Compiling ena v0.14.4
40762026-03-10T18:34:16.085Z Compiling libloading v0.8.9
40772026-03-10T18:34:16.098Z Compiling regex-syntax v0.6.29
40782026-03-10T18:34:16.171Z Compiling diff v0.1.13
40792026-03-10T18:34:16.299Z Compiling bindgen v0.71.1
40802026-03-10T18:34:16.352Z Compiling cexpr v0.6.0
40812026-03-10T18:34:16.513Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40822026-03-10T18:34:16.788Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40832026-03-10T18:34:16.984Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40842026-03-10T18:34:17.002Z Compiling libxml v0.3.3
40852026-03-10T18:34:17.078Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40862026-03-10T18:34:17.421Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40872026-03-10T18:34:17.533Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40882026-03-10T18:34:17.594Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40892026-03-10T18:34:17.663Z Compiling strum_macros v0.24.3
40902026-03-10T18:34:17.767Z Compiling indoc v1.0.9
40912026-03-10T18:34:18.351Z Compiling lalrpop v0.19.12
40922026-03-10T18:34:19.009Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40932026-03-10T18:34:19.028Z Checking derive_builder v0.20.2
40942026-03-10T18:34:19.174Z Compiling oso-derive v0.27.3
40952026-03-10T18:34:19.306Z Checking quick-xml v0.37.5
40962026-03-10T18:34:19.499Z Compiling impl-trait-for-tuples v0.2.3
40972026-03-10T18:34:19.840Z Checking openssl-probe v0.1.6
40982026-03-10T18:34:20.030Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40992026-03-10T18:34:20.533Z Compiling diesel-dtrace v0.4.2
41002026-03-10T18:34:20.862Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41012026-03-10T18:34:20.992Z Checking bb8 v0.8.6
41022026-03-10T18:34:21.144Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41032026-03-10T18:34:21.357Z Checking nonempty v0.12.0
41042026-03-10T18:34:21.438Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41052026-03-10T18:34:21.819Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41062026-03-10T18:34:21.899Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41072026-03-10T18:34:21.899Z Checking support-bundle-viewer v0.1.2
41082026-03-10T18:34:21.899Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41092026-03-10T18:34:21.928Z Checking multimap v0.10.1
41102026-03-10T18:34:21.947Z Checking diesel v2.2.12
41112026-03-10T18:34:25.856Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41122026-03-10T18:34:26.443Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41132026-03-10T18:34:26.598Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41142026-03-10T18:34:26.790Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41152026-03-10T18:34:28.152Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41162026-03-10T18:34:28.651Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41172026-03-10T18:34:28.794Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41182026-03-10T18:34:29.745Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41192026-03-10T18:34:32.353Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41202026-03-10T18:34:38.172Z Compiling samael v0.0.19
41212026-03-10T18:34:44.204Z Checking async-bb8-diesel v0.2.1
41222026-03-10T18:34:46.233Z Compiling polar-core v0.27.3
41232026-03-10T18:34:52.476Z Checking oso v0.27.3
41242026-03-10T18:35:27.529Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41252026-03-10T18:36:13.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
41262026-03-10T18:36:13.634Z
41272026-03-10T18:36:13.634Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41282026-03-10T18:36:14.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292026-03-10T18:36:14.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302026-03-10T18:36:14.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41312026-03-10T18:36:14.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
41322026-03-10T18:36:14.492Z
41332026-03-10T18:36:14.494Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41342026-03-10T18:36:15.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41352026-03-10T18:36:15.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41362026-03-10T18:36:15.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41372026-03-10T18:36:15.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
41382026-03-10T18:36:15.337Z
41392026-03-10T18:36:15.337Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41402026-03-10T18:36:15.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41412026-03-10T18:36:15.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41422026-03-10T18:36:15.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41432026-03-10T18:36:15.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
41442026-03-10T18:36:16.092Z
41452026-03-10T18:36:16.092Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41462026-03-10T18:36:16.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41472026-03-10T18:36:16.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41482026-03-10T18:36:17.146Z Compiling libz-sys v1.1.24
41492026-03-10T18:36:17.271Z Compiling libgit2-sys v0.18.3+1.9.2
41502026-03-10T18:36:17.285Z Compiling vergen-git2 v1.0.7
41512026-03-10T18:36:17.294Z Compiling rustls v0.21.12
41522026-03-10T18:36:17.305Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41532026-03-10T18:36:17.308Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41542026-03-10T18:36:17.308Z Compiling nix v0.29.0
41552026-03-10T18:36:17.308Z Checking rustls-webpki v0.101.7
41562026-03-10T18:36:17.563Z Checking sct v0.7.1
41572026-03-10T18:36:17.580Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41582026-03-10T18:36:17.627Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41592026-03-10T18:36:17.723Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41602026-03-10T18:36:17.811Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41612026-03-10T18:36:17.993Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41622026-03-10T18:36:18.010Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41632026-03-10T18:36:18.079Z Checking rustls-pemfile v1.0.4
41642026-03-10T18:36:18.218Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41652026-03-10T18:36:18.243Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41662026-03-10T18:36:18.495Z Checking twox-hash v2.1.2
41672026-03-10T18:36:18.543Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41682026-03-10T18:36:18.750Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41692026-03-10T18:36:19.474Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41702026-03-10T18:36:19.550Z Checking tokio-rustls v0.24.1
41712026-03-10T18:36:19.574Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41722026-03-10T18:36:19.664Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41732026-03-10T18:36:19.800Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41742026-03-10T18:36:20.028Z Checking fatfs v0.3.6
41752026-03-10T18:36:20.428Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41762026-03-10T18:36:20.518Z Compiling seq-macro v0.3.6
41772026-03-10T18:36:25.476Z Compiling git2 v0.20.4
41782026-03-10T18:36:26.478Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41792026-03-10T18:36:26.630Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41802026-03-10T18:36:28.676Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41812026-03-10T18:37:36.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
41822026-03-10T18:37:37.199Z
41832026-03-10T18:37:37.199Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41842026-03-10T18:37:38.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852026-03-10T18:37:38.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862026-03-10T18:37:38.287Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41872026-03-10T18:38:36.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.77s
41882026-03-10T18:38:37.224Z
41892026-03-10T18:38:37.224Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41902026-03-10T18:38:37.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912026-03-10T18:38:37.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922026-03-10T18:38:37.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41932026-03-10T18:38:37.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
41942026-03-10T18:38:37.995Z
41952026-03-10T18:38:37.995Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
41962026-03-10T18:38:38.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41972026-03-10T18:38:38.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41982026-03-10T18:38:38.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41992026-03-10T18:38:38.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
42002026-03-10T18:38:38.856Z
42012026-03-10T18:38:38.856Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42022026-03-10T18:38:39.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42032026-03-10T18:38:39.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42042026-03-10T18:38:39.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42052026-03-10T18:38:39.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
42062026-03-10T18:38:39.688Z
42072026-03-10T18:38:39.688Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42082026-03-10T18:38:40.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42092026-03-10T18:38:40.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42102026-03-10T18:38:40.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42112026-03-10T18:38:40.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42122026-03-10T18:38:40.528Z
42132026-03-10T18:38:40.528Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42142026-03-10T18:38:41.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-03-10T18:38:41.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-03-10T18:38:41.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42172026-03-10T18:38:41.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42182026-03-10T18:38:41.373Z
42192026-03-10T18:38:41.373Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42202026-03-10T18:38:42.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212026-03-10T18:38:42.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222026-03-10T18:38:42.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42232026-03-10T18:38:42.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
42242026-03-10T18:38:42.221Z
42252026-03-10T18:38:42.222Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42262026-03-10T18:38:43.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-03-10T18:38:43.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-03-10T18:38:43.309Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42292026-03-10T18:38:43.314Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42302026-03-10T18:38:43.457Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42312026-03-10T18:38:43.471Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42322026-03-10T18:38:43.474Z Checking yansi v1.0.1
42332026-03-10T18:38:43.474Z Checking diff v0.1.13
42342026-03-10T18:38:43.474Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42352026-03-10T18:38:43.474Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42362026-03-10T18:38:43.652Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42372026-03-10T18:38:43.842Z Checking pretty_assertions v1.4.1
42382026-03-10T18:38:44.767Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42392026-03-10T18:39:17.106Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42402026-03-10T18:39:17.109Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42412026-03-10T18:39:17.109Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42422026-03-10T18:39:17.109Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42432026-03-10T18:39:17.109Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42442026-03-10T18:39:17.109Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42452026-03-10T18:39:18.046Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42462026-03-10T18:39:19.483Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42472026-03-10T18:40:18.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
42482026-03-10T18:40:18.567Z
42492026-03-10T18:40:18.567Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42502026-03-10T18:40:19.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42512026-03-10T18:40:19.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42522026-03-10T18:40:19.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42532026-03-10T18:40:19.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
42542026-03-10T18:40:19.327Z
42552026-03-10T18:40:19.327Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42562026-03-10T18:40:20.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42572026-03-10T18:40:20.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42582026-03-10T18:40:20.263Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42592026-03-10T18:40:20.379Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42602026-03-10T18:40:20.382Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42612026-03-10T18:40:42.422Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42622026-03-10T18:40:42.930Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42632026-03-10T18:40:45.294Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42642026-03-10T18:40:45.863Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42652026-03-10T18:40:49.913Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42662026-03-10T18:41:21.842Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42672026-03-10T18:41:22.672Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42682026-03-10T18:41:24.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
42692026-03-10T18:41:25.083Z
42702026-03-10T18:41:25.083Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42712026-03-10T18:41:25.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-03-10T18:41:25.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-03-10T18:41:25.946Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42742026-03-10T18:41:26.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
42752026-03-10T18:41:27.047Z
42762026-03-10T18:41:27.047Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42772026-03-10T18:41:27.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-03-10T18:41:27.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-03-10T18:41:27.843Z Compiling blake3 v1.8.3
42802026-03-10T18:41:27.845Z Checking constant_time_eq v0.4.2
42812026-03-10T18:41:27.949Z Checking arrayvec v0.7.6
42822026-03-10T18:41:27.952Z Checking arrayref v0.3.9
42832026-03-10T18:41:27.966Z Checking topological-sort v0.2.2
42842026-03-10T18:41:27.972Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42852026-03-10T18:41:27.975Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42862026-03-10T18:41:27.975Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42872026-03-10T18:41:28.041Z Checking shell-words v1.1.1
42882026-03-10T18:41:28.984Z Checking omicron-zone-package v0.12.2
42892026-03-10T18:41:29.965Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42902026-03-10T18:41:31.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
42912026-03-10T18:41:31.256Z
42922026-03-10T18:41:31.256Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42932026-03-10T18:41:31.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42942026-03-10T18:41:31.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42952026-03-10T18:41:32.038Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42962026-03-10T18:41:32.407Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42972026-03-10T18:41:32.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
42982026-03-10T18:41:33.128Z
42992026-03-10T18:41:33.128Zinfo: running `cargo check --bins` on xtask (240/256)
43002026-03-10T18:41:33.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43012026-03-10T18:41:33.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43022026-03-10T18:41:33.714Z Checking libc v0.2.180
43032026-03-10T18:41:33.804Z Checking serde v1.0.228
43042026-03-10T18:41:33.808Z Checking zerofrom v0.1.6
43052026-03-10T18:41:33.817Z Checking bitflags v2.11.0
43062026-03-10T18:41:33.824Z Checking hashbrown v0.16.1
43072026-03-10T18:41:33.827Z Checking smallvec v1.15.1
43082026-03-10T18:41:33.843Z Checking serde_json v1.0.149
43092026-03-10T18:41:33.846Z Checking scroll v0.12.0
43102026-03-10T18:41:33.944Z Checking yoke v0.8.1
43112026-03-10T18:41:34.014Z Checking num-traits v0.2.19
43122026-03-10T18:41:34.062Z Checking thiserror v1.0.69
43132026-03-10T18:41:34.135Z Checking percent-encoding v2.3.2
43142026-03-10T18:41:34.162Z Checking zerovec v0.11.5
43152026-03-10T18:41:34.178Z Checking zerotrie v0.2.3
43162026-03-10T18:41:34.272Z Checking errno v0.3.14
43172026-03-10T18:41:34.307Z Checking log v0.4.29
43182026-03-10T18:41:34.366Z Checking toml_datetime v0.6.11
43192026-03-10T18:41:34.415Z Checking rustix v1.1.3
43202026-03-10T18:41:34.455Z Checking indexmap v2.13.0
43212026-03-10T18:41:34.494Z Checking serde_spanned v0.6.9
43222026-03-10T18:41:34.497Z Checking zerocopy v0.7.35
43232026-03-10T18:41:34.607Z Checking goblin v0.8.2
43242026-03-10T18:41:34.651Z Checking form_urlencoded v1.2.2
43252026-03-10T18:41:34.716Z Checking getrandom v0.4.1
43262026-03-10T18:41:34.764Z Checking tinystr v0.8.2
43272026-03-10T18:41:34.801Z Checking potential_utf v0.1.4
43282026-03-10T18:41:34.813Z Checking ordered-float v2.10.1
43292026-03-10T18:41:34.877Z Checking thiserror v2.0.18
43302026-03-10T18:41:34.965Z Checking icu_collections v2.1.1
43312026-03-10T18:41:34.998Z Checking icu_locale_core v2.1.1
43322026-03-10T18:41:35.001Z Checking syn v2.0.117
43332026-03-10T18:41:35.127Z Checking serde-value v0.7.0
43342026-03-10T18:41:35.218Z Checking toml_edit v0.22.27
43352026-03-10T18:41:35.221Z Checking dtrace-parser v0.2.0
43362026-03-10T18:41:35.366Z Checking thread-id v4.2.2
43372026-03-10T18:41:35.401Z Checking once_cell v1.21.3
43382026-03-10T18:41:35.468Z Checking cargo-platform v0.2.0
43392026-03-10T18:41:35.555Z Checking memmap v0.7.0
43402026-03-10T18:41:35.581Z Checking terminal_size v0.4.3
43412026-03-10T18:41:35.620Z Checking tempfile v3.25.0
43422026-03-10T18:41:35.698Z Checking fs-err v3.3.0
43432026-03-10T18:41:35.718Z Checking anyhow v1.0.102
43442026-03-10T18:41:35.731Z Checking clap_builder v4.5.60
43452026-03-10T18:41:35.784Z Checking icu_provider v2.1.1
43462026-03-10T18:41:35.876Z Checking camino-tempfile v1.4.1
43472026-03-10T18:41:35.928Z Checking textwrap v0.16.2
43482026-03-10T18:41:35.971Z Checking tabled v0.15.0
43492026-03-10T18:41:36.075Z Checking macaddr v1.0.1
43502026-03-10T18:41:36.090Z Checking icu_normalizer v2.1.1
43512026-03-10T18:41:36.197Z Checking icu_properties v2.1.2
43522026-03-10T18:41:36.306Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43532026-03-10T18:41:36.743Z Checking toml v0.8.23
43542026-03-10T18:41:37.166Z Checking cargo_toml v0.21.0
43552026-03-10T18:41:37.313Z Checking dof v0.3.0
43562026-03-10T18:41:37.326Z Checking idna_adapter v1.2.1
43572026-03-10T18:41:37.369Z Checking clap v4.5.60
43582026-03-10T18:41:37.468Z Checking idna v1.1.0
43592026-03-10T18:41:37.672Z Checking usdt-impl v0.5.0
43602026-03-10T18:41:37.759Z Checking url v2.5.8
43612026-03-10T18:41:38.003Z Checking usdt v0.5.0
43622026-03-10T18:41:38.235Z Checking cargo-util-schemas v0.8.2
43632026-03-10T18:41:39.243Z Checking cargo_metadata v0.21.0
43642026-03-10T18:41:40.104Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43652026-03-10T18:41:40.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
43662026-03-10T18:41:40.821Z
43672026-03-10T18:41:40.821Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43682026-03-10T18:41:41.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43692026-03-10T18:41:41.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43702026-03-10T18:41:41.785Z Checking polyval v0.6.2
43712026-03-10T18:41:41.902Z Checking ctr v0.9.2
43722026-03-10T18:41:41.905Z Checking ssh-encoding v0.2.0
43732026-03-10T18:41:41.905Z Checking blowfish v0.9.1
43742026-03-10T18:41:41.907Z Checking password-hash v0.4.2
43752026-03-10T18:41:41.910Z Checking p256 v0.13.2
43762026-03-10T18:41:41.910Z Checking p521 v0.13.3
43772026-03-10T18:41:41.910Z Checking russh-cryptovec v0.7.3
43782026-03-10T18:41:42.086Z Checking ghash v0.5.1
43792026-03-10T18:41:42.143Z Checking md5 v0.7.0
43802026-03-10T18:41:42.160Z Checking num-bigint v0.4.6
43812026-03-10T18:41:42.182Z Checking bcrypt-pbkdf v0.10.0
43822026-03-10T18:41:42.228Z Checking aes-gcm v0.10.3
43832026-03-10T18:41:42.244Z Checking pbkdf2 v0.11.0
43842026-03-10T18:41:42.260Z Checking des v0.8.1
43852026-03-10T18:41:42.263Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43862026-03-10T18:41:42.347Z Checking hex-literal v0.4.1
43872026-03-10T18:41:42.377Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43882026-03-10T18:41:42.405Z Checking ssh-cipher v0.2.0
43892026-03-10T18:41:42.448Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43902026-03-10T18:41:42.464Z Checking socket2 v0.5.10
43912026-03-10T18:41:42.467Z Checking internet-checksum v0.2.1
43922026-03-10T18:41:42.615Z Checking ssh-key v0.6.7
43932026-03-10T18:41:42.795Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43942026-03-10T18:41:43.509Z Checking russh-keys v0.45.0
43952026-03-10T18:41:44.230Z Checking russh v0.45.0
43962026-03-10T18:42:06.138Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43972026-03-10T18:42:07.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.87s
43982026-03-10T18:42:07.942Z
43992026-03-10T18:42:07.942Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44002026-03-10T18:42:08.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44012026-03-10T18:42:08.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44022026-03-10T18:42:08.722Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44032026-03-10T18:42:08.725Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44042026-03-10T18:42:08.725Z Checking termios v0.3.3
44052026-03-10T18:42:10.514Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44062026-03-10T18:42:10.695Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44072026-03-10T18:42:13.361Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44082026-03-10T18:42:14.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
44092026-03-10T18:42:14.312Z
44102026-03-10T18:42:14.312Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44112026-03-10T18:42:15.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44122026-03-10T18:42:15.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44132026-03-10T18:42:15.163Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44142026-03-10T18:42:15.166Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44152026-03-10T18:42:15.288Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44162026-03-10T18:42:15.291Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44172026-03-10T18:42:15.291Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44182026-03-10T18:42:15.789Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44192026-03-10T18:42:15.792Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44202026-03-10T18:42:16.716Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44212026-03-10T18:42:16.813Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44222026-03-10T18:42:16.816Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44232026-03-10T18:42:17.684Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44242026-03-10T18:42:19.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s
44252026-03-10T18:42:20.139Z
44262026-03-10T18:42:20.139Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44272026-03-10T18:42:20.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-03-10T18:42:20.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-03-10T18:42:20.913Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44302026-03-10T18:42:21.460Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44312026-03-10T18:42:21.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
44322026-03-10T18:42:22.058Z
44332026-03-10T18:42:22.058Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44342026-03-10T18:42:22.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-03-10T18:42:22.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-03-10T18:42:22.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-03-10T18:42:22.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
44382026-03-10T18:42:22.821Z
44392026-03-10T18:42:22.821Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44402026-03-10T18:42:23.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-03-10T18:42:23.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-03-10T18:42:23.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-03-10T18:42:23.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44442026-03-10T18:42:23.578Z
44452026-03-10T18:42:23.578Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44462026-03-10T18:42:24.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-03-10T18:42:24.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-03-10T18:42:24.474Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44492026-03-10T18:42:25.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
44502026-03-10T18:42:25.447Z
44512026-03-10T18:42:25.447Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44522026-03-10T18:42:26.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-03-10T18:42:26.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-03-10T18:42:26.231Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44552026-03-10T18:42:26.234Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44562026-03-10T18:42:26.515Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44572026-03-10T18:42:26.518Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44582026-03-10T18:42:27.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
44592026-03-10T18:42:27.706Z
44602026-03-10T18:42:27.706Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44612026-03-10T18:42:28.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44622026-03-10T18:42:28.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44632026-03-10T18:42:28.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44642026-03-10T18:42:28.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
44652026-03-10T18:42:28.461Z
44662026-03-10T18:42:28.461Zinfo: running `cargo check --bins` on omicron-package (250/256)
44672026-03-10T18:42:29.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44682026-03-10T18:42:29.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44692026-03-10T18:42:29.257Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44702026-03-10T18:42:30.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
44712026-03-10T18:42:30.821Z
44722026-03-10T18:42:30.821Zinfo: running `cargo check --bins` on tqdb (251/256)
44732026-03-10T18:42:31.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44742026-03-10T18:42:31.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44752026-03-10T18:42:31.753Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44762026-03-10T18:42:32.167Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44772026-03-10T18:42:33.050Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44782026-03-10T18:42:33.053Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44792026-03-10T18:42:39.541Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44802026-03-10T18:42:40.447Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44812026-03-10T18:42:40.450Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44822026-03-10T18:42:40.450Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44832026-03-10T18:42:40.451Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44842026-03-10T18:42:41.594Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44852026-03-10T18:42:50.592Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44862026-03-10T18:42:58.660Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44872026-03-10T18:42:58.663Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44882026-03-10T18:42:58.663Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44892026-03-10T18:42:58.663Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44902026-03-10T18:43:00.562Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44912026-03-10T18:43:02.333Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44922026-03-10T18:43:03.240Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44932026-03-10T18:43:04.922Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44942026-03-10T18:43:05.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.82s
44952026-03-10T18:43:05.891Z
44962026-03-10T18:43:05.891Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
44972026-03-10T18:43:06.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44982026-03-10T18:43:06.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44992026-03-10T18:43:06.745Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45002026-03-10T18:43:06.748Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45012026-03-10T18:43:06.748Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45022026-03-10T18:43:06.878Z Checking rtoolbox v0.0.3
45032026-03-10T18:43:06.881Z Checking tui-tree-widget v0.23.1
45042026-03-10T18:43:07.019Z Checking rpassword v7.4.0
45052026-03-10T18:43:07.179Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45062026-03-10T18:43:08.298Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45072026-03-10T18:43:14.703Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45082026-03-10T18:43:15.623Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45092026-03-10T18:43:17.022Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45102026-03-10T18:43:21.341Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45112026-03-10T18:43:23.874Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45122026-03-10T18:43:25.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.14s
45132026-03-10T18:43:25.260Z
45142026-03-10T18:43:25.260Zinfo: running `cargo check --bins` on wicket (253/256)
45152026-03-10T18:43:25.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45162026-03-10T18:43:25.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45172026-03-10T18:43:26.088Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45182026-03-10T18:43:26.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
45192026-03-10T18:43:26.734Z
45202026-03-10T18:43:26.734Zinfo: running `cargo check --bins` on wicketd (254/256)
45212026-03-10T18:43:27.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-03-10T18:43:27.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-03-10T18:43:27.592Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45242026-03-10T18:43:27.595Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45252026-03-10T18:43:27.595Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45262026-03-10T18:43:27.595Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45272026-03-10T18:43:29.134Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45282026-03-10T18:43:29.912Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45292026-03-10T18:43:33.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.23s
45302026-03-10T18:43:34.203Z
45312026-03-10T18:43:34.203Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45322026-03-10T18:43:34.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45332026-03-10T18:43:34.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45342026-03-10T18:43:34.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45352026-03-10T18:43:34.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
45362026-03-10T18:43:34.955Z
45372026-03-10T18:43:34.955Zinfo: running `cargo check --bins` on zone-setup (256/256)
45382026-03-10T18:43:35.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45392026-03-10T18:43:35.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45402026-03-10T18:43:35.750Z Checking uzers v0.12.2
45412026-03-10T18:43:36.076Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45422026-03-10T18:43:37.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
45432026-03-10T18:43:37.268Z
45442026-03-10T18:43:37.270Zreal 18:16.004311743
45452026-03-10T18:43:37.270Zuser 27:55.991463534
45462026-03-10T18:43:37.271Zsys 5:04.387784639
45472026-03-10T18:43:37.271Ztrap 0.482180474
45482026-03-10T18:43:37.271Ztflt 0.640893720
45492026-03-10T18:43:37.271Zdflt 0.660756167
45502026-03-10T18:43:37.271Zkflt 0.001106503
45512026-03-10T18:43:37.271Zlock 1:15:56.427931839
45522026-03-10T18:43:37.271Zslp 2:37:01.751542361
45532026-03-10T18:43:37.271Zlat 1:31.764097913
45542026-03-10T18:43:37.271Zstop 4:28.226030945
45552026-03-10T18:43:37.271Zprocess exited: duration 1375491 ms, exit code 0
 
45562026-03-10T18:43:37.277Zfound 0 output files