01KJB6R28PV38AHC583ZTGS1TQ: 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: 01KJB6RE5KBAHHC4T3VQWQ0GAJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-25T20:10:30.084Zjob assigned to worker 01KJB6RG7GS7EA0AXHN03XBT9K [factory gimlet-EVT22200007-propolis, EVT22200007/59374] (queued for 29 s)
 
22026-02-25T20:10:39.057Zstarting task 0: "setup"
32026-02-25T20:10:39.084Z++ uname -s
42026-02-25T20:10:39.085Z+ kern=SunOS
52026-02-25T20:10:39.085Z+ build_user=build
62026-02-25T20:10:39.085Z+ build_uid=12345
72026-02-25T20:10:39.085Z+ work_dir=/work
82026-02-25T20:10:39.085Z+ input_dir=/input
92026-02-25T20:10:39.085Z+ [[ 0 == 12345 ]]
102026-02-25T20:10:39.085Z+ case "$kern" in
112026-02-25T20:10:39.085Z+ groupadd -g 12345 build
122026-02-25T20:10:39.085Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-25T20:10:41.084Z+ zfs create -o mountpoint=/work rpool/work
142026-02-25T20:10:41.127Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-25T20:10:41.153Z+ home_fs=zfs
162026-02-25T20:10:41.153Z+ [[ zfs == autofs ]]
172026-02-25T20:10:41.153Z+ mkdir -p /home/build
182026-02-25T20:10:41.153Z+ chown build:build /home/build /work
192026-02-25T20:10:43.140Z+ chmod 0700 /home/build /work
202026-02-25T20:10:43.174Zprocess exited: duration 4081 ms, exit code 0
 
212026-02-25T20:10:43.237Zstarting task 1: "rust-toolchain"
222026-02-25T20:10:43.276Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-25T20:10:43.276Z * rust toolchain channel = "1.91.1"
242026-02-25T20:10:43.276Z * rust toolchain profile = "default"
252026-02-25T20:10:43.276Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-25T20:10:43.276Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-25T20:10:43.276Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-25T20:10:43.276Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-25T20:10:43.276Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-25T20:10:43.406Zinfo: downloading installer
312026-02-25T20:10:44.464Zwarn: It looks like you have an existing installation of Rust at:
322026-02-25T20:10:44.464Zwarn: /opt/ooce/bin
332026-02-25T20:10:44.464Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-25T20:10:44.464Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-25T20:10:44.464Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-25T20:10:44.464Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-25T20:10:44.464Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-25T20:10:44.464Zerror: cannot install while Rust is installed
392026-02-25T20:10:44.464Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-25T20:10:44.490Zinfo: profile set to 'default'
412026-02-25T20:10:44.490Zinfo: default host triple is x86_64-unknown-illumos
422026-02-25T20:10:44.490Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-25T20:10:44.601Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-25T20:10:44.601Zinfo: downloading component 'cargo'
452026-02-25T20:10:44.870Zinfo: downloading component 'clippy'
462026-02-25T20:10:44.966Zinfo: downloading component 'rust-docs'
472026-02-25T20:10:45.487Zinfo: downloading component 'rust-std'
482026-02-25T20:10:46.337Zinfo: downloading component 'rustc'
492026-02-25T20:10:51.495Zinfo: downloading component 'rustfmt'
502026-02-25T20:10:51.598Zinfo: installing component 'cargo'
512026-02-25T20:10:52.836Zinfo: installing component 'clippy'
522026-02-25T20:10:53.293Zinfo: installing component 'rust-docs'
532026-02-25T20:10:56.818Zinfo: installing component 'rust-std'
542026-02-25T20:10:59.048Zinfo: installing component 'rustc'
552026-02-25T20:11:07.730Zinfo: installing component 'rustfmt'
562026-02-25T20:11:08.168Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-25T20:11:08.168Z
582026-02-25T20:11:08.355Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-25T20:11:08.355Z
602026-02-25T20:11:08.355Z
612026-02-25T20:11:08.355ZRust is installed now. Great!
622026-02-25T20:11:08.355Z
632026-02-25T20:11:08.355ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-25T20:11:08.355Zenvironment variable. This has not been done automatically.
652026-02-25T20:11:08.355Z
662026-02-25T20:11:08.355ZTo configure your current shell, you need to source
672026-02-25T20:11:08.355Zthe corresponding env file under $HOME/.cargo.
682026-02-25T20:11:08.355Z
692026-02-25T20:11:08.355ZThis is usually done by running one of the following (note the leading DOT):
702026-02-25T20:11:08.355Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-25T20:11:08.355Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-25T20:11:08.355Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-25T20:11:08.487Z+ rustup --version
742026-02-25T20:11:08.511Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-25T20:11:08.511Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-25T20:11:08.633Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-25T20:11:08.658Z+ cargo --version
782026-02-25T20:11:08.748Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-25T20:11:08.773Z+ rustc --version
802026-02-25T20:11:08.877Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-25T20:11:08.901Zprocess exited: duration 25650 ms, exit code 0
 
822026-02-25T20:11:08.951Zstarting task 2: "authentication"
832026-02-25T20:11:09.007Zprocess exited: duration 55 ms, exit code 0
 
842026-02-25T20:11:09.057Zstarting task 3: "clone repository"
852026-02-25T20:11:09.088Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-25T20:11:09.088Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-25T20:11:09.113ZCloning into '/work/oxidecomputer/omicron'...
882026-02-25T20:11:38.991Z+ cd /work/oxidecomputer/omicron
892026-02-25T20:11:38.991Z+ git fetch origin bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701
902026-02-25T20:11:39.764ZFrom https://github.com/oxidecomputer/omicron
912026-02-25T20:11:39.764Z * branch bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701 -> FETCH_HEAD
922026-02-25T20:11:39.790Z+ [[ -n labbott/measurement_blueprints ]]
932026-02-25T20:11:39.790Z++ git branch --show-current
942026-02-25T20:11:39.790Z+ current=main
952026-02-25T20:11:39.790Z+ [[ main != labbott/measurement_blueprints ]]
962026-02-25T20:11:39.790Z+ git branch -f labbott/measurement_blueprints bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701
972026-02-25T20:11:39.815Z+ git checkout -f labbott/measurement_blueprints
982026-02-25T20:11:40.340ZSwitched to branch 'labbott/measurement_blueprints'
992026-02-25T20:11:40.365Z+ git reset --hard bfa3d73ebef6f1e3c34dc56cf30cbb58ee7ac701
1002026-02-25T20:11:40.453ZHEAD is now at bfa3d73eb TYPOS
1012026-02-25T20:11:40.478Zprocess exited: duration 31399 ms, exit code 0
 
1022026-02-25T20:11:40.529Zstarting task 4: "build"
1032026-02-25T20:11:40.555Z+ source .github/buildomat/ci-env.sh
1042026-02-25T20:11:40.555Z++ export CARGO_TERM_COLOR=always
1052026-02-25T20:11:40.555Z++ CARGO_TERM_COLOR=always
1062026-02-25T20:11:40.555Z+ cargo --version
1072026-02-25T20:11:40.622Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-25T20:11:40.647Z+ rustc --version
1092026-02-25T20:11:40.726Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-25T20:11:40.753Z+ source ./env.sh
1112026-02-25T20:11:40.753Z++ OLD_SHELL_OPTS=ehxB
1122026-02-25T20:11:40.753Z++ set -o xtrace
1132026-02-25T20:11:40.753Z++++ dirname ./env.sh
1142026-02-25T20:11:40.753Z+++ readlink -f .
1152026-02-25T20:11:40.753Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-25T20:11:40.753Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-25T20:11:40.753Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-02-25T20:11:40.753Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-02-25T20:11:40.753Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-02-25T20:11:40.753Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-02-25T20:11:40.753Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-02-25T20:11:40.753Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-02-25T20:11:40.753Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-02-25T20:11:40.753Z++ case $OLD_SHELL_OPTS in
1252026-02-25T20:11:40.753Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-25T20:11:40.753Z+ 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
1272026-02-25T20:11:40.753Z+ 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
1282026-02-25T20:11:40.753Z+ banner prerequisites
1292026-02-25T20:11:40.753Z
1302026-02-25T20:11:40.753Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-25T20:11:40.753Z # # # # # # # # # # # # # # #
1322026-02-25T20:11:40.754Z # # # # ##### # # ##### # # # # # #### #
1332026-02-25T20:11:40.754Z ##### ##### # ##### # # # # # # # # #
1342026-02-25T20:11:40.754Z # # # # # # # # # # # # # # #
1352026-02-25T20:11:40.754Z # # # ###### # # ###### ### # #### # #### #
1362026-02-25T20:11:40.754Z
1372026-02-25T20:11:40.754Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-25T20:12:01.572Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-25T20:12:14.946Z Startup: Caching catalogs ... Done
1402026-02-25T20:12:45.425ZPlanning: Solver setup ... Done (28.010s)
1412026-02-25T20:12:45.631ZPlanning: Running solver ... Done (0.207s)
1422026-02-25T20:12:45.800ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-25T20:12:45.878ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-25T20:12:46.337ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-25T20:12:46.403ZPlanning: Package planning ... Done (0.066s)
1462026-02-25T20:12:46.470ZPlanning: Merging actions ... Done (0.066s)
1472026-02-25T20:12:46.860ZPlanning: Checking for conflicting actions ... Done (0.391s)
1482026-02-25T20:12:46.886ZPlanning: Consolidating action changes ... Done (0.015s)
1492026-02-25T20:12:47.599ZPlanning: Evaluating mediators ... Done (0.722s)
1502026-02-25T20:12:47.624ZPlanning: Planning completed in 32.54 seconds
1512026-02-25T20:12:47.649Z Packages to install: 4
1522026-02-25T20:12:47.649Z Mediators to change: 2
1532026-02-25T20:12:47.650Z Services to change: 1
1542026-02-25T20:12:47.650Z Estimated space available: 154.93 GB
1552026-02-25T20:12:47.650ZEstimated space to be consumed: 1.81 GB
1562026-02-25T20:12:47.650Z Create boot environment: No
1572026-02-25T20:12:47.650ZCreate backup boot environment: No
1582026-02-25T20:12:47.650Z Rebuild boot archive: No
1592026-02-25T20:12:47.650Z
1602026-02-25T20:12:47.650ZChanged mediators:
1612026-02-25T20:12:47.650Z mediator clang:
1622026-02-25T20:12:47.650Z version: None -> 15 (system default)
1632026-02-25T20:12:47.650Z
1642026-02-25T20:12:47.650Z mediator llvm:
1652026-02-25T20:12:47.650Z version: 14 (system default) -> 15 (system default)
1662026-02-25T20:12:47.650Z
1672026-02-25T20:12:47.650ZChanged packages:
1682026-02-25T20:12:47.650Zhelios-dev
1692026-02-25T20:12:47.650Z developer/build-essential
1702026-02-25T20:12:47.650Z None -> 11-2.0
1712026-02-25T20:12:47.650Z library/libxmlsec1
1722026-02-25T20:12:47.650Z None -> 1.2.35-2.0
1732026-02-25T20:12:47.650Z ooce/developer/clang-15
1742026-02-25T20:12:47.650Z None -> 15.0.7-2.0
1752026-02-25T20:12:47.650Z ooce/developer/llvm-15
1762026-02-25T20:12:47.650Z None -> 15.0.7-2.0
1772026-02-25T20:12:47.650Z
1782026-02-25T20:12:47.650ZServices:
1792026-02-25T20:12:47.650Z restart_fmri:
1802026-02-25T20:12:47.650Z svc:/system/update-man-index:default
1812026-02-25T20:12:47.705Z
1822026-02-25T20:12:47.705ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-25T20:12:52.704ZDownload: 417/3290 items 17.0/212.6MB 7% complete (3.4M/s)
1842026-02-25T20:12:57.712ZDownload: 1195/3290 items 62.3/212.6MB 29% complete (6.2M/s)
1852026-02-25T20:13:02.713ZDownload: 1502/3290 items 104.1/212.6MB 48% complete (8.7M/s)
1862026-02-25T20:13:07.714ZDownload: 2548/3290 items 120.2/212.6MB 56% complete (5.8M/s)
1872026-02-25T20:13:12.724ZDownload: 3248/3290 items 176.5/212.6MB 83% complete (7.3M/s)
1882026-02-25T20:13:17.731ZDownload: 3288/3290 items 211.4/212.6MB 99% complete (9.1M/s)
1892026-02-25T20:13:18.685ZDownload: Completed 212.60 MB in 30.98 seconds (6.9M/s)
1902026-02-25T20:13:18.880Z Actions: 1/3689 actions (Installing new actions)
1912026-02-25T20:13:24.504Z Actions: 2588/3689 actions (Installing new actions)
1922026-02-25T20:13:24.879Z Actions: Completed 3689 actions in 6.00 seconds.
1932026-02-25T20:13:25.565Z Done (0.680s)
1942026-02-25T20:13:25.565Z Done (0.000s)
1952026-02-25T20:13:26.931Z Done (1.365s)
1962026-02-25T20:13:32.255Z Done (5.042s)
1972026-02-25T20:13:32.355Z Done (0.022s)
1982026-02-25T20:13:32.380Z Done (0.000s)
1992026-02-25T20:13:32.515Z Done (0.000s)
2002026-02-25T20:13:33.519ZPlanning: Evaluating mediator changes ... Done
2012026-02-25T20:13:33.738ZPlanning: Checking for conflicting actions ... Done
2022026-02-25T20:13:33.762ZPlanning: Consolidating action changes ... Done
2032026-02-25T20:13:34.092ZPlanning: Evaluating mediators ... Done
2042026-02-25T20:13:34.118ZPlanning: Planning completed in 0.57 seconds
2052026-02-25T20:13:34.142Z Mediators to change: 2
2062026-02-25T20:13:34.142Z Create boot environment: No
2072026-02-25T20:13:34.142ZCreate backup boot environment: No
2082026-02-25T20:13:34.194Z Done
2092026-02-25T20:13:34.194Z Done
2102026-02-25T20:13:35.177Z Done
2112026-02-25T20:13:39.910Z Done
2122026-02-25T20:13:40.005Z Done
2132026-02-25T20:13:40.005Z Done
2142026-02-25T20:13:40.065Z Done
2152026-02-25T20:13:40.854ZPlanning: Evaluating mediator changes ... Done
2162026-02-25T20:13:40.881ZPlanning: Merging actions ... Done
2172026-02-25T20:13:41.090ZPlanning: Checking for conflicting actions ... Done
2182026-02-25T20:13:41.115ZPlanning: Consolidating action changes ... Done
2192026-02-25T20:13:41.410ZPlanning: Evaluating mediators ... Done
2202026-02-25T20:13:41.476ZPlanning: Planning completed in 0.94 seconds
2212026-02-25T20:13:41.516Z Packages to change: 1
2222026-02-25T20:13:41.516Z Mediators to change: 1
2232026-02-25T20:13:41.516Z Services to change: 1
2242026-02-25T20:13:41.516Z Create boot environment: No
2252026-02-25T20:13:41.516ZCreate backup boot environment: Yes
2262026-02-25T20:13:43.583Z Actions: 1/6 actions (Updating modified actions)
2272026-02-25T20:13:43.613Z Actions: Completed 6 actions in 0.00 seconds.
2282026-02-25T20:13:43.614Z Done
2292026-02-25T20:13:43.614Z Done
2302026-02-25T20:13:43.864Z Done
2312026-02-25T20:13:48.818Z Done
2322026-02-25T20:13:48.921Z Done
2332026-02-25T20:13:48.945Z Done
2342026-02-25T20:13:48.983Z Done
2352026-02-25T20:13:49.639ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2362026-02-25T20:13:49.639Zclang system 15 system
2372026-02-25T20:13:49.639Zcsh system system illumos
2382026-02-25T20:13:49.639Zctags system system illumos
2392026-02-25T20:13:49.639Zfile system system illumos
2402026-02-25T20:13:49.639Zgcc vendor 12 vendor
2412026-02-25T20:13:49.639Zgcc system 10 system
2422026-02-25T20:13:49.639Zgcc system 7 system
2432026-02-25T20:13:49.639Zgo system 1.20 system
2442026-02-25T20:13:49.639Zgo system 1.19 system
2452026-02-25T20:13:49.639Zllvm system 15 system
2462026-02-25T20:13:49.639Zllvm system 14 system
2472026-02-25T20:13:49.639Zmariadb system 10.6 system
2482026-02-25T20:13:49.639Zmta vendor vendor dma
2492026-02-25T20:13:49.639Zopenjdk system 17 system
2502026-02-25T20:13:49.639Zopenjdk system 11 system
2512026-02-25T20:13:49.639Zopenjdk system 1.8 system
2522026-02-25T20:13:49.639Zopenssl vendor 3 vendor
2532026-02-25T20:13:49.639Zperl system 5.36 system
2542026-02-25T20:13:49.639Zpostgresql system 15 system
2552026-02-25T20:13:49.639Zpostgresql system 13 system
2562026-02-25T20:13:49.639Zpython vendor 3 vendor
2572026-02-25T20:13:49.639Zpython system 2 system
2582026-02-25T20:13:49.639Zpython3 system 3.11 system
2592026-02-25T20:13:49.639Zruby system 3.0 system
2602026-02-25T20:13:49.639Zwords vendor vendor american-english
2612026-02-25T20:13:49.639Zwords system system australian-english
2622026-02-25T20:13:49.639Zwords system system british-english
2632026-02-25T20:13:49.639Zwords system system canadian-english
2642026-02-25T20:13:49.639Zwords system system french
2652026-02-25T20:13:49.639Zwords system system italian
2662026-02-25T20:13:49.639Zwords system system ngerman
2672026-02-25T20:13:49.639Zwords system system ogerman
2682026-02-25T20:13:49.639Zwords system system spanish
2692026-02-25T20:13:50.059ZPUBLISHER TYPE STATUS P LOCATION
2702026-02-25T20:13:50.059Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712026-02-25T20:13:58.706ZFMRI IFO
2722026-02-25T20:13:58.706Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732026-02-25T20:13:58.706Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742026-02-25T20:13:58.706Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752026-02-25T20:13:58.706Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762026-02-25T20:13:58.706Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772026-02-25T20:13:58.706Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2782026-02-25T20:13:58.706Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2792026-02-25T20:13:58.706Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2802026-02-25T20:13:58.706Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2812026-02-25T20:13:58.706Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2822026-02-25T20:13:58.706Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2832026-02-25T20:13:58.706Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2842026-02-25T20:13:58.706Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2852026-02-25T20:13:58.706Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2862026-02-25T20:13:58.706Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2872026-02-25T20:13:58.706Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2882026-02-25T20:14:00.048Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2892026-02-25T20:14:00.789Z Updating crates.io index
2902026-02-25T20:14:00.829Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912026-02-25T20:14:01.441Z Updating git repository `https://github.com/oxidecomputer/lldp`
2922026-02-25T20:14:02.258Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2932026-02-25T20:14:03.917Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2942026-02-25T20:14:04.516Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2952026-02-25T20:14:05.265Z Updating git repository `https://github.com/oxidecomputer/propolis`
2962026-02-25T20:14:07.584Z Updating git repository `https://github.com/oxidecomputer/crucible`
2972026-02-25T20:14:11.564Z Updating git repository `https://github.com/oxidecomputer/opte`
2982026-02-25T20:14:13.221Z Updating git repository `https://github.com/oxidecomputer/tofino`
2992026-02-25T20:14:13.882Z Updating git repository `https://github.com/oxidecomputer/falcon`
3002026-02-25T20:14:15.530Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3012026-02-25T20:14:16.587Z Updating git repository `https://github.com/oxidecomputer/clickward`
3022026-02-25T20:14:17.265Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3032026-02-25T20:14:18.225Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3042026-02-25T20:14:18.930Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3052026-02-25T20:14:20.253Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3062026-02-25T20:14:21.199Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3072026-02-25T20:14:21.813Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3082026-02-25T20:14:22.550Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3092026-02-25T20:14:23.291Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3102026-02-25T20:14:23.927Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3112026-02-25T20:14:24.485Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3122026-02-25T20:14:25.142Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3132026-02-25T20:14:25.960Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3142026-02-25T20:14:26.840Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3152026-02-25T20:14:27.891Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3162026-02-25T20:14:28.484Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3172026-02-25T20:14:29.323Z Updating git repository `https://github.com/oxidecomputer/ispf`
3182026-02-25T20:14:30.046Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3192026-02-25T20:14:31.078Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3202026-02-25T20:14:31.932Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3212026-02-25T20:14:32.512Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3222026-02-25T20:14:33.239Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3232026-02-25T20:14:33.856Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3242026-02-25T20:14:34.651Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3252026-02-25T20:14:35.250Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3262026-02-25T20:14:35.931Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3272026-02-25T20:14:36.557Z Updating git repository `https://github.com/illumos/smf-rs`
3282026-02-25T20:14:37.211Z Updating git repository `https://github.com/oxidecomputer/omicron`
3292026-02-25T20:14:57.131Z Downloading crates ...
3302026-02-25T20:14:57.199Z Downloaded dtrace-parser v0.2.0
3312026-02-25T20:14:57.224Z Downloaded clap v4.5.48
3322026-02-25T20:14:57.250Z Downloaded zerocopy-derive v0.7.35
3332026-02-25T20:14:57.275Z Downloaded zmij v1.0.15
3342026-02-25T20:14:57.275Z Downloaded zerovec-derive v0.10.3
3352026-02-25T20:14:57.275Z Downloaded swrite v0.1.0
3362026-02-25T20:14:57.300Z Downloaded toml_edit v0.22.27
3372026-02-25T20:14:57.300Z Downloaded zerovec v0.10.4
3382026-02-25T20:14:57.300Z Downloaded textwrap v0.16.2
3392026-02-25T20:14:57.326Z Downloaded memchr v2.7.4
3402026-02-25T20:14:57.327Z Downloaded pest v2.8.2
3412026-02-25T20:14:57.327Z Downloaded idna v1.0.3
3422026-02-25T20:14:57.327Z Downloaded winnow v0.7.14
3432026-02-25T20:14:57.351Z Downloaded indexmap v2.13.0
3442026-02-25T20:14:57.351Z Downloaded icu_collections v1.5.0
3452026-02-25T20:14:57.377Z Downloaded unicode-width v0.2.0
3462026-02-25T20:14:57.377Z Downloaded unicode-width v0.1.14
3472026-02-25T20:14:57.377Z Downloaded clap_builder v4.5.48
3482026-02-25T20:14:57.403Z Downloaded tabled v0.15.0
3492026-02-25T20:14:57.404Z Downloaded zerocopy v0.7.35
3502026-02-25T20:14:57.437Z Downloaded serde_core v1.0.228
3512026-02-25T20:14:57.437Z Downloaded rustix v0.38.37
3522026-02-25T20:14:57.463Z Downloaded syn v2.0.114
3532026-02-25T20:14:57.463Z Downloaded syn v1.0.109
3542026-02-25T20:14:57.488Z Downloaded icu_properties_data v1.5.0
3552026-02-25T20:14:57.488Z Downloaded rustix v1.1.3
3562026-02-25T20:14:57.516Z Downloaded icu_provider v1.5.0
3572026-02-25T20:14:57.543Z Downloaded icu_normalizer v1.5.0
3582026-02-25T20:14:57.543Z Downloaded url v2.5.4
3592026-02-25T20:14:57.543Z Downloaded thiserror v2.0.18
3602026-02-25T20:14:57.543Z Downloaded thiserror v1.0.69
3612026-02-25T20:14:57.543Z Downloaded tempfile v3.24.0
3622026-02-25T20:14:57.543Z Downloaded smallvec v1.15.1
3632026-02-25T20:14:57.568Z Downloaded pest_derive v2.8.2
3642026-02-25T20:14:57.568Z Downloaded once_cell v1.21.3
3652026-02-25T20:14:57.568Z Downloaded thiserror-impl v2.0.18
3662026-02-25T20:14:57.568Z Downloaded thiserror-impl v1.0.69
3672026-02-25T20:14:57.568Z Downloaded sha2 v0.10.9
3682026-02-25T20:14:57.568Z Downloaded serde-untagged v0.1.7
3692026-02-25T20:14:57.568Z Downloaded macaddr v1.0.1
3702026-02-25T20:14:57.568Z Downloaded stable_deref_trait v1.2.0
3712026-02-25T20:14:57.568Z Downloaded serde_tokenstream v0.2.2
3722026-02-25T20:14:57.568Z Downloaded serde_derive v1.0.228
3732026-02-25T20:14:57.568Z Downloaded semver v1.0.27
3742026-02-25T20:14:57.568Z Downloaded proc-macro2 v1.0.101
3752026-02-25T20:14:57.568Z Downloaded pretty-hex v0.4.1
3762026-02-25T20:14:57.594Z Downloaded pest_meta v2.8.2
3772026-02-25T20:14:57.594Z Downloaded papergrid v0.11.0
3782026-02-25T20:14:57.594Z Downloaded litemap v0.7.3
3792026-02-25T20:14:57.594Z Downloaded icu_locid_transform_data v1.5.0
3802026-02-25T20:14:57.594Z Downloaded hashbrown v0.16.1
3812026-02-25T20:14:57.594Z Downloaded yoke v0.7.4
3822026-02-25T20:14:57.594Z Downloaded version_check v0.9.5
3832026-02-25T20:14:57.594Z Downloaded utf8parse v0.2.2
3842026-02-25T20:14:57.594Z Downloaded libc v0.2.180
3852026-02-25T20:14:57.628Z Downloaded usdt-impl v0.5.0
3862026-02-25T20:14:57.653Z Downloaded usdt-attr-macro v0.5.0
3872026-02-25T20:14:57.653Z Downloaded thread-id v4.2.2
3882026-02-25T20:14:57.653Z Downloaded terminal_size v0.4.0
3892026-02-25T20:14:57.653Z Downloaded synstructure v0.13.1
3902026-02-25T20:14:57.653Z Downloaded strsim v0.11.1
3912026-02-25T20:14:57.653Z Downloaded smawk v0.3.2
3922026-02-25T20:14:57.653Z Downloaded serde_spanned v0.6.9
3932026-02-25T20:14:57.653Z Downloaded serde-value v0.7.0
3942026-02-25T20:14:57.653Z Downloaded quote v1.0.40
3952026-02-25T20:14:57.653Z Downloaded proc-macro-error-attr v1.0.4
3962026-02-25T20:14:57.653Z Downloaded plain v0.2.3
3972026-02-25T20:14:57.653Z Downloaded pest_generator v2.8.2
3982026-02-25T20:14:57.653Z Downloaded percent-encoding v2.3.2
3992026-02-25T20:14:57.653Z Downloaded ordered-float v2.10.1
4002026-02-25T20:14:57.653Z Downloaded num-traits v0.2.19
4012026-02-25T20:14:57.653Z Downloaded memmap v0.7.0
4022026-02-25T20:14:57.653Z Downloaded itoa v1.0.11
4032026-02-25T20:14:57.653Z Downloaded is_terminal_polyfill v1.70.1
4042026-02-25T20:14:57.678Z Downloaded idna_adapter v1.2.0
4052026-02-25T20:14:57.678Z Downloaded icu_locid_transform v1.5.0
4062026-02-25T20:14:57.678Z Downloaded icu_locid v1.5.0
4072026-02-25T20:14:57.678Z Downloaded goblin v0.8.2
4082026-02-25T20:14:57.678Z Downloaded zerofrom-derive v0.1.4
4092026-02-25T20:14:57.678Z Downloaded zerofrom v0.1.4
4102026-02-25T20:14:57.678Z Downloaded writeable v0.5.5
4112026-02-25T20:14:57.678Z Downloaded utf8_iter v1.0.4
4122026-02-25T20:14:57.678Z Downloaded unicode-xid v0.2.6
4132026-02-25T20:14:57.678Z Downloaded unicode-linebreak v0.1.5
4142026-02-25T20:14:57.679Z Downloaded ucd-trie v0.1.7
4152026-02-25T20:14:57.679Z Downloaded typenum v1.17.0
4162026-02-25T20:14:57.679Z Downloaded typeid v1.0.3
4172026-02-25T20:14:57.704Z Downloaded toml_write v0.1.2
4182026-02-25T20:14:57.704Z Downloaded toml_datetime v0.6.11
4192026-02-25T20:14:57.704Z Downloaded toml v0.8.23
4202026-02-25T20:14:57.704Z Downloaded tinystr v0.7.6
4212026-02-25T20:14:57.704Z Downloaded tabled_derive v0.7.0
4222026-02-25T20:14:57.704Z Downloaded scroll_derive v0.12.0
4232026-02-25T20:14:57.704Z Downloaded scroll v0.12.0
4242026-02-25T20:14:57.704Z Downloaded proc-macro-error v1.0.4
4252026-02-25T20:14:57.704Z Downloaded log v0.4.29
4262026-02-25T20:14:57.704Z Downloaded icu_provider_macros v1.5.0
4272026-02-25T20:14:57.704Z Downloaded icu_properties v1.5.1
4282026-02-25T20:14:57.704Z Downloaded icu_normalizer_data v1.5.0
4292026-02-25T20:14:57.704Z Downloaded getrandom v0.3.4
4302026-02-25T20:14:57.729Z Downloaded generic-array v0.14.7
4312026-02-25T20:14:57.729Z Downloaded form_urlencoded v1.2.2
4322026-02-25T20:14:57.729Z Downloaded fnv v1.0.7
4332026-02-25T20:14:57.729Z Downloaded fastrand v2.1.1
4342026-02-25T20:14:57.729Z Downloaded errno v0.3.12
4352026-02-25T20:14:57.729Z Downloaded dof v0.3.0
4362026-02-25T20:14:57.729Z Downloaded displaydoc v0.2.5
4372026-02-25T20:14:57.729Z Downloaded crypto-common v0.1.6
4382026-02-25T20:14:57.729Z Downloaded cpufeatures v0.2.14
4392026-02-25T20:14:57.729Z Downloaded clap_lex v0.7.4
4402026-02-25T20:14:57.730Z Downloaded clap_derive v4.5.47
4412026-02-25T20:14:57.730Z Downloaded cargo_toml v0.21.0
4422026-02-25T20:14:57.730Z Downloaded cargo_metadata v0.21.0
4432026-02-25T20:14:57.730Z Downloaded cargo-util-schemas v0.8.2
4442026-02-25T20:14:57.730Z Downloaded camino-tempfile v1.4.1
4452026-02-25T20:14:57.730Z Downloaded camino v1.2.2
4462026-02-25T20:14:57.730Z Downloaded byteorder v1.5.0
4472026-02-25T20:14:57.755Z Downloaded bytecount v0.6.8
4482026-02-25T20:14:57.755Z Downloaded block-buffer v0.10.4
4492026-02-25T20:14:57.756Z Downloaded yoke-derive v0.7.4
4502026-02-25T20:14:57.756Z Downloaded write16 v1.0.0
4512026-02-25T20:14:57.756Z Downloaded utf16_iter v1.0.5
4522026-02-25T20:14:57.756Z Downloaded usdt-macro v0.5.0
4532026-02-25T20:14:57.756Z Downloaded usdt v0.5.0
4542026-02-25T20:14:57.756Z Downloaded unicode-ident v1.0.19
4552026-02-25T20:14:57.756Z Downloaded serde_json v1.0.149
4562026-02-25T20:14:57.756Z Downloaded serde v1.0.228
4572026-02-25T20:14:57.756Z Downloaded heck v0.5.0
4582026-02-25T20:14:57.756Z Downloaded heck v0.4.1
4592026-02-25T20:14:57.756Z Downloaded fs-err v3.1.1
4602026-02-25T20:14:57.756Z Downloaded erased-serde v0.4.6
4612026-02-25T20:14:57.781Z Downloaded equivalent v1.0.2
4622026-02-25T20:14:57.781Z Downloaded digest v0.10.7
4632026-02-25T20:14:57.781Z Downloaded colorchoice v1.0.2
4642026-02-25T20:14:57.781Z Downloaded anyhow v1.0.99
4652026-02-25T20:14:57.781Z Downloaded anstyle-query v1.1.1
4662026-02-25T20:14:57.781Z Downloaded anstyle-parse v0.2.5
4672026-02-25T20:14:57.781Z Downloaded cfg-if v1.0.4
4682026-02-25T20:14:57.781Z Downloaded bitflags v2.9.4
4692026-02-25T20:14:57.781Z Downloaded autocfg v1.4.0
4702026-02-25T20:14:57.781Z Downloaded anstyle v1.0.11
4712026-02-25T20:14:57.781Z Downloaded anstream v0.6.18
4722026-02-25T20:14:57.781Z Downloaded cargo-platform v0.2.0
4732026-02-25T20:14:57.870Z Compiling proc-macro2 v1.0.101
4742026-02-25T20:14:57.870Z Compiling unicode-ident v1.0.19
4752026-02-25T20:14:57.870Z Compiling serde_core v1.0.228
4762026-02-25T20:14:57.870Z Compiling version_check v0.9.5
4772026-02-25T20:14:57.895Z Compiling serde v1.0.228
4782026-02-25T20:14:57.895Z Compiling libc v0.2.180
4792026-02-25T20:14:57.895Z Compiling memchr v2.7.4
4802026-02-25T20:14:57.895Z Compiling stable_deref_trait v1.2.0
4812026-02-25T20:14:58.204Z Compiling thiserror v2.0.18
4822026-02-25T20:14:58.273Z Compiling zmij v1.0.15
4832026-02-25T20:14:58.786Z Compiling itoa v1.0.11
4842026-02-25T20:14:58.819Z Compiling ucd-trie v0.1.7
4852026-02-25T20:14:59.256Z Compiling thiserror v1.0.69
4862026-02-25T20:14:59.631Z Compiling litemap v0.7.3
4872026-02-25T20:14:59.668Z Compiling autocfg v1.4.0
4882026-02-25T20:14:59.871Z Compiling writeable v0.5.5
4892026-02-25T20:15:00.074Z Compiling byteorder v1.5.0
4902026-02-25T20:15:00.320Z Compiling icu_locid_transform_data v1.5.0
4912026-02-25T20:15:00.437Z Compiling errno v0.3.12
4922026-02-25T20:15:00.468Z Compiling quote v1.0.40
4932026-02-25T20:15:00.564Z Compiling bitflags v2.9.4
4942026-02-25T20:15:00.781Z Compiling icu_properties_data v1.5.0
4952026-02-25T20:15:01.076Z Compiling syn v2.0.114
4962026-02-25T20:15:01.157Z Compiling serde_json v1.0.149
4972026-02-25T20:15:01.187Z Compiling num-traits v0.2.19
4982026-02-25T20:15:01.357Z Compiling smallvec v1.15.1
4992026-02-25T20:15:01.595Z Compiling typeid v1.0.3
5002026-02-25T20:15:01.629Z Compiling rustix v0.38.37
5012026-02-25T20:15:01.688Z Compiling icu_normalizer_data v1.5.0
5022026-02-25T20:15:01.724Z Compiling utf8_iter v1.0.4
5032026-02-25T20:15:01.806Z Compiling write16 v1.0.0
5042026-02-25T20:15:01.836Z Compiling hashbrown v0.16.1
5052026-02-25T20:15:01.968Z Compiling equivalent v1.0.2
5062026-02-25T20:15:02.001Z Compiling utf16_iter v1.0.5
5072026-02-25T20:15:02.291Z Compiling usdt-impl v0.5.0
5082026-02-25T20:15:02.544Z Compiling proc-macro-error-attr v1.0.4
5092026-02-25T20:15:02.574Z Compiling winnow v0.7.14
5102026-02-25T20:15:02.710Z Compiling toml_write v0.1.2
5112026-02-25T20:15:02.954Z Compiling syn v1.0.109
5122026-02-25T20:15:03.114Z Compiling indexmap v2.13.0
5132026-02-25T20:15:03.163Z Compiling thread-id v4.2.2
5142026-02-25T20:15:04.186Z Compiling proc-macro-error v1.0.4
5152026-02-25T20:15:04.547Z Compiling percent-encoding v2.3.2
5162026-02-25T20:15:04.792Z Compiling utf8parse v0.2.2
5172026-02-25T20:15:04.955Z Compiling rustix v1.1.3
5182026-02-25T20:15:05.018Z Compiling getrandom v0.3.4
5192026-02-25T20:15:05.088Z Compiling plain v0.2.3
5202026-02-25T20:15:05.249Z Compiling camino v1.2.2
5212026-02-25T20:15:05.316Z Compiling log v0.4.29
5222026-02-25T20:15:05.792Z Compiling ordered-float v2.10.1
5232026-02-25T20:15:06.017Z Compiling anstyle-parse v0.2.5
5242026-02-25T20:15:06.174Z Compiling form_urlencoded v1.2.2
5252026-02-25T20:15:06.397Z Compiling terminal_size v0.4.0
5262026-02-25T20:15:06.624Z Compiling pretty-hex v0.4.1
5272026-02-25T20:15:06.652Z Compiling colorchoice v1.0.2
5282026-02-25T20:15:06.864Z Compiling anstyle-query v1.1.1
5292026-02-25T20:15:06.899Z Compiling anstyle v1.0.11
5302026-02-25T20:15:06.899Z Compiling is_terminal_polyfill v1.70.1
5312026-02-25T20:15:07.000Z Compiling cfg-if v1.0.4
5322026-02-25T20:15:07.338Z Compiling anstream v0.6.18
5332026-02-25T20:15:07.395Z Compiling semver v1.0.27
5342026-02-25T20:15:08.013Z Compiling fs-err v3.1.1
5352026-02-25T20:15:08.195Z Compiling synstructure v0.13.1
5362026-02-25T20:15:08.242Z Compiling clap_lex v0.7.4
5372026-02-25T20:15:08.330Z Compiling unicode-xid v0.2.6
5382026-02-25T20:15:08.365Z Compiling anyhow v1.0.99
5392026-02-25T20:15:08.630Z Compiling heck v0.5.0
5402026-02-25T20:15:08.695Z Compiling once_cell v1.21.3
5412026-02-25T20:15:09.031Z Compiling heck v0.4.1
5422026-02-25T20:15:09.162Z Compiling fastrand v2.1.1
5432026-02-25T20:15:09.204Z Compiling strsim v0.11.1
5442026-02-25T20:15:09.285Z Compiling fnv v1.0.7
5452026-02-25T20:15:09.501Z Compiling unicode-width v0.1.14
5462026-02-25T20:15:09.601Z Compiling bytecount v0.6.8
5472026-02-25T20:15:09.723Z Compiling clap_builder v4.5.48
5482026-02-25T20:15:09.874Z Compiling tempfile v3.24.0
5492026-02-25T20:15:10.096Z Compiling papergrid v0.11.0
5502026-02-25T20:15:10.317Z Compiling memmap v0.7.0
5512026-02-25T20:15:10.462Z Compiling unicode-linebreak v0.1.5
5522026-02-25T20:15:10.715Z Compiling smawk v0.3.2
5532026-02-25T20:15:10.748Z Compiling unicode-width v0.2.0
5542026-02-25T20:15:11.025Z Compiling camino-tempfile v1.4.1
5552026-02-25T20:15:11.328Z Compiling textwrap v0.16.2
5562026-02-25T20:15:11.738Z Compiling swrite v0.1.0
5572026-02-25T20:15:11.897Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5582026-02-25T20:15:11.957Z Compiling tabled_derive v0.7.0
5592026-02-25T20:15:12.556Z Compiling serde_derive v1.0.228
5602026-02-25T20:15:12.556Z Compiling zerofrom-derive v0.1.4
5612026-02-25T20:15:12.618Z Compiling yoke-derive v0.7.4
5622026-02-25T20:15:12.703Z Compiling thiserror-impl v2.0.18
5632026-02-25T20:15:12.949Z Compiling zerovec-derive v0.10.3
5642026-02-25T20:15:13.913Z Compiling displaydoc v0.2.5
5652026-02-25T20:15:15.191Z Compiling thiserror-impl v1.0.69
5662026-02-25T20:15:15.226Z Compiling icu_provider_macros v1.5.0
5672026-02-25T20:15:15.405Z Compiling zerocopy-derive v0.7.35
5682026-02-25T20:15:15.623Z Compiling zerofrom v0.1.4
5692026-02-25T20:15:15.887Z Compiling yoke v0.7.4
5702026-02-25T20:15:15.938Z Compiling pest v2.8.2
5712026-02-25T20:15:16.156Z Compiling scroll_derive v0.12.0
5722026-02-25T20:15:16.258Z Compiling zerovec v0.10.4
5732026-02-25T20:15:17.143Z Compiling zerocopy v0.7.35
5742026-02-25T20:15:17.322Z Compiling clap_derive v4.5.47
5752026-02-25T20:15:17.384Z Compiling scroll v0.12.0
5762026-02-25T20:15:17.603Z Compiling tabled v0.15.0
5772026-02-25T20:15:17.877Z Compiling tinystr v0.7.6
5782026-02-25T20:15:18.119Z Compiling icu_collections v1.5.0
5792026-02-25T20:15:18.144Z Compiling goblin v0.8.2
5802026-02-25T20:15:18.271Z Compiling icu_locid v1.5.0
5812026-02-25T20:15:18.464Z Compiling pest_meta v2.8.2
5822026-02-25T20:15:19.620Z Compiling icu_provider v1.5.0
5832026-02-25T20:15:20.111Z Compiling pest_generator v2.8.2
5842026-02-25T20:15:20.178Z Compiling toml_datetime v0.6.11
5852026-02-25T20:15:20.205Z Compiling serde_spanned v0.6.9
5862026-02-25T20:15:20.447Z Compiling icu_locid_transform v1.5.0
5872026-02-25T20:15:20.483Z Compiling dof v0.3.0
5882026-02-25T20:15:20.649Z Compiling toml_edit v0.22.27
5892026-02-25T20:15:20.764Z Compiling serde_tokenstream v0.2.2
5902026-02-25T20:15:21.271Z Compiling erased-serde v0.4.6
5912026-02-25T20:15:21.343Z Compiling serde-value v0.7.0
5922026-02-25T20:15:21.540Z Compiling cargo-platform v0.2.0
5932026-02-25T20:15:22.041Z Compiling icu_properties v1.5.1
5942026-02-25T20:15:22.071Z Compiling clap v4.5.48
5952026-02-25T20:15:22.204Z Compiling serde-untagged v0.1.7
5962026-02-25T20:15:22.240Z Compiling pest_derive v2.8.2
5972026-02-25T20:15:22.324Z Compiling macaddr v1.0.1
5982026-02-25T20:15:22.911Z Compiling dtrace-parser v0.2.0
5992026-02-25T20:15:23.777Z Compiling toml v0.8.23
6002026-02-25T20:15:24.782Z Compiling cargo_toml v0.21.0
6012026-02-25T20:15:25.005Z Compiling usdt-attr-macro v0.5.0
6022026-02-25T20:15:25.029Z Compiling usdt-macro v0.5.0
6032026-02-25T20:15:25.567Z Compiling icu_normalizer v1.5.0
6042026-02-25T20:15:26.258Z Compiling usdt v0.5.0
6052026-02-25T20:15:26.500Z Compiling idna_adapter v1.2.0
6062026-02-25T20:15:26.678Z Compiling idna v1.0.3
6072026-02-25T20:15:27.211Z Compiling url v2.5.4
6082026-02-25T20:15:28.040Z Compiling cargo-util-schemas v0.8.2
6092026-02-25T20:15:30.259Z Compiling cargo_metadata v0.21.0
6102026-02-25T20:15:32.570Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6112026-02-25T20:15:37.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
6122026-02-25T20:15:38.396Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6132026-02-25T20:15:39.824Z Downloading crates ...
6142026-02-25T20:15:40.004Z Downloaded addr2line v0.24.2
6152026-02-25T20:15:40.028Z Downloaded cstr-argument v0.1.2
6162026-02-25T20:15:40.028Z Downloaded futures-macro v0.3.31
6172026-02-25T20:15:40.054Z Downloaded foreign-types-shared v0.3.1
6182026-02-25T20:15:40.055Z Downloaded darling v0.21.0
6192026-02-25T20:15:40.080Z Downloaded embedded-io v0.4.0
6202026-02-25T20:15:40.080Z Downloaded hickory-resolver v0.24.4
6212026-02-25T20:15:40.106Z Downloaded ed25519 v2.2.3
6222026-02-25T20:15:40.106Z Downloaded hyper-util v0.1.19
6232026-02-25T20:15:40.137Z Downloaded futures-core v0.3.31
6242026-02-25T20:15:40.137Z Downloaded globwalk v0.9.1
6252026-02-25T20:15:40.138Z Downloaded hickory-client v0.25.2
6262026-02-25T20:15:40.164Z Downloaded hyper-tls v0.6.0
6272026-02-25T20:15:40.164Z Downloaded is_ci v1.2.0
6282026-02-25T20:15:40.164Z Downloaded keccak v0.1.5
6292026-02-25T20:15:40.165Z Downloaded mime v0.3.17
6302026-02-25T20:15:40.191Z Downloaded num-derive v0.4.2
6312026-02-25T20:15:40.191Z Downloaded oso-derive v0.27.3
6322026-02-25T20:15:40.218Z Downloaded peg-runtime v0.8.5
6332026-02-25T20:15:40.218Z Downloaded phf v0.12.1
6342026-02-25T20:15:40.218Z Downloaded const-oid v0.9.6
6352026-02-25T20:15:40.218Z Downloaded password-hash v0.5.0
6362026-02-25T20:15:40.244Z Downloaded phf_shared v0.12.1
6372026-02-25T20:15:40.244Z Downloaded progenitor-macro v0.10.0
6382026-02-25T20:15:40.244Z Downloaded proc-macro-crate v1.3.1
6392026-02-25T20:15:40.244Z Downloaded prefix-trie v0.7.0
6402026-02-25T20:15:40.244Z Downloaded rand_core v0.9.3
6412026-02-25T20:15:40.274Z Downloaded recursive-proc-macro-impl v0.1.1
6422026-02-25T20:15:40.274Z Downloaded progenitor-macro v0.8.0
6432026-02-25T20:15:40.274Z Downloaded predicates v3.1.3
6442026-02-25T20:15:40.274Z Downloaded ref-cast-impl v1.0.25
6452026-02-25T20:15:40.274Z Downloaded rand_core v0.6.4
6462026-02-25T20:15:40.299Z Downloaded rustc_version v0.4.1
6472026-02-25T20:15:40.299Z Downloaded rustc-hash v2.1.1
6482026-02-25T20:15:40.300Z Downloaded rustc_version v0.1.7
6492026-02-25T20:15:40.300Z Downloaded sapling-renderdag v0.1.0
6502026-02-25T20:15:40.300Z Downloaded same-file v1.0.6
6512026-02-25T20:15:40.300Z Downloaded serde-big-array v0.5.1
6522026-02-25T20:15:40.325Z Downloaded serde_spanned v1.0.4
6532026-02-25T20:15:40.325Z Downloaded signal-hook-mio v0.2.4
6542026-02-25T20:15:40.325Z Downloaded slog-bunyan v2.5.0
6552026-02-25T20:15:40.325Z Downloaded signal-hook-registry v1.4.2
6562026-02-25T20:15:40.350Z Downloaded sqlparser_derive v0.5.0
6572026-02-25T20:15:40.351Z Downloaded ssh-encoding v0.2.0
6582026-02-25T20:15:40.351Z Downloaded strum v0.27.2
6592026-02-25T20:15:40.351Z Downloaded smf v0.2.3
6602026-02-25T20:15:40.351Z Downloaded tagptr v0.2.0
6612026-02-25T20:15:40.377Z Downloaded tap v1.0.1
6622026-02-25T20:15:40.377Z Downloaded termtree v0.5.1
6632026-02-25T20:15:40.377Z Downloaded tinyvec_macros v0.1.1
6642026-02-25T20:15:40.377Z Downloaded subprocess v0.2.9
6652026-02-25T20:15:40.377Z Downloaded termios v0.3.3
6662026-02-25T20:15:40.377Z Downloaded tiny-keccak v2.0.2
6672026-02-25T20:15:40.402Z Downloaded tower-layer v0.3.3
6682026-02-25T20:15:40.402Z Downloaded tokio-dtrace v0.1.0
6692026-02-25T20:15:40.402Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6702026-02-25T20:15:40.402Z Downloaded smallvec v0.6.14
6712026-02-25T20:15:40.402Z Downloaded unarray v0.1.4
6722026-02-25T20:15:40.402Z Downloaded toml_writer v1.0.6+spec-1.1.0
6732026-02-25T20:15:40.428Z Downloaded usdt-attr-macro v0.6.0
6742026-02-25T20:15:40.428Z Downloaded string_cache v0.8.9
6752026-02-25T20:15:40.428Z Downloaded unicode-truncate v1.1.0
6762026-02-25T20:15:40.428Z Downloaded vte_generate_state_changes v0.1.2
6772026-02-25T20:15:40.428Z Downloaded serde_cbor v0.11.2
6782026-02-25T20:15:40.428Z Downloaded waitgroup v0.1.2
6792026-02-25T20:15:40.428Z Downloaded toml v0.9.11+spec-1.1.0
6802026-02-25T20:15:40.454Z Downloaded xshell-macros v0.2.7
6812026-02-25T20:15:40.454Z Downloaded rayon v1.10.0
6822026-02-25T20:15:40.454Z Downloaded zone_cfg_derive v0.3.0
6832026-02-25T20:15:40.454Z Downloaded vergen-lib v0.1.6
6842026-02-25T20:15:40.479Z Downloaded typify v0.4.3
6852026-02-25T20:15:40.479Z Downloaded zstd-safe v7.2.3
6862026-02-25T20:15:40.479Z Downloaded schemars v0.9.0
6872026-02-25T20:15:40.504Z Downloaded zstd v0.13.3
6882026-02-25T20:15:40.504Z Downloaded tungstenite v0.23.0
6892026-02-25T20:15:40.504Z Downloaded zopfli v0.8.1
6902026-02-25T20:15:40.530Z Downloaded zip v0.6.6
6912026-02-25T20:15:40.530Z Downloaded zerocopy-derive v0.8.27
6922026-02-25T20:15:40.530Z Downloaded x509-cert v0.2.5
6932026-02-25T20:15:40.556Z Downloaded zip v4.2.0
6942026-02-25T20:15:40.556Z Downloaded rustls v0.21.12
6952026-02-25T20:15:40.581Z Downloaded winnow v0.6.26
6962026-02-25T20:15:40.581Z Downloaded tabled v0.20.0
6972026-02-25T20:15:40.607Z Downloaded regress v0.10.4
6982026-02-25T20:15:40.633Z Downloaded zlib-rs v0.5.1
6992026-02-25T20:15:40.633Z Downloaded webpki-roots v1.0.1
7002026-02-25T20:15:40.633Z Downloaded smoltcp v0.11.0
7012026-02-25T20:15:40.658Z Downloaded zerocopy v0.8.27
7022026-02-25T20:15:40.683Z Downloaded bstr v1.10.0
7032026-02-25T20:15:40.683Z Downloaded object v0.37.3
7042026-02-25T20:15:40.708Z Downloaded nix v0.29.0
7052026-02-25T20:15:40.709Z Downloaded nix v0.28.0
7062026-02-25T20:15:40.734Z Downloaded rustls v0.22.4
7072026-02-25T20:15:40.734Z Downloaded vcpkg v0.2.15
7082026-02-25T20:15:40.783Z Downloaded sqlparser v0.61.0
7092026-02-25T20:15:40.808Z Downloaded sled v0.34.7
7102026-02-25T20:15:40.833Z Downloaded ratatui v0.29.0
7112026-02-25T20:15:40.861Z Downloaded rustls v0.23.19
7122026-02-25T20:15:40.861Z Downloaded regex-syntax v0.8.5
7132026-02-25T20:15:40.885Z Downloaded typify-impl v0.2.0
7142026-02-25T20:15:40.911Z Downloaded petgraph v0.6.5
7152026-02-25T20:15:40.936Z Downloaded lzma-sys v0.1.20
7162026-02-25T20:15:40.974Z Downloaded zerocopy-derive v0.6.6
7172026-02-25T20:15:41.000Z Downloaded typify-impl v0.4.3
7182026-02-25T20:15:41.026Z Downloaded petgraph v0.8.2
7192026-02-25T20:15:41.051Z Downloaded bzip2-sys v0.1.13+1.0.8
7202026-02-25T20:15:41.076Z Downloaded regex-automata v0.4.11
7212026-02-25T20:15:41.101Z Downloaded jiff v0.2.15
7222026-02-25T20:15:41.126Z Downloaded polar-core v0.27.3
7232026-02-25T20:15:41.152Z Downloaded tabled v0.18.0
7242026-02-25T20:15:41.177Z Downloaded radix_trie v0.2.1
7252026-02-25T20:15:41.177Z Downloaded winnow v0.5.40
7262026-02-25T20:15:41.203Z Downloaded chrono-tz v0.10.4
7272026-02-25T20:15:41.274Z Downloaded smoltcp v0.9.1
7282026-02-25T20:15:41.274Z Downloaded regex-syntax v0.6.29
7292026-02-25T20:15:41.275Z Downloaded git2 v0.20.2
7302026-02-25T20:15:41.275Z Downloaded chrono v0.4.43
7312026-02-25T20:15:41.275Z Downloaded sha3 v0.10.8
7322026-02-25T20:15:41.275Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7332026-02-25T20:15:41.299Z Downloaded libz-sys v1.1.20
7342026-02-25T20:15:41.324Z Downloaded bindgen v0.71.1
7352026-02-25T20:15:41.349Z Downloaded tokio v1.49.0
7362026-02-25T20:15:41.386Z Downloaded bindgen v0.69.5
7372026-02-25T20:15:41.411Z Downloaded bitvec v1.0.1
7382026-02-25T20:15:41.435Z Downloaded encoding_rs v0.8.34
7392026-02-25T20:15:41.460Z Downloaded typed-path v0.9.3
7402026-02-25T20:15:41.460Z Downloaded tough v0.20.0
7412026-02-25T20:15:41.485Z Downloaded time v0.3.43
7422026-02-25T20:15:41.485Z Downloaded openapiv3 v2.2.0
7432026-02-25T20:15:41.510Z Downloaded hkdf v0.12.4
7442026-02-25T20:15:41.510Z Downloaded unicode-normalization v0.1.24
7452026-02-25T20:15:41.510Z Downloaded tower-http v0.6.6
7462026-02-25T20:15:41.535Z Downloaded tokio-util v0.7.15
7472026-02-25T20:15:41.536Z Downloaded rustyline v14.0.0
7482026-02-25T20:15:41.536Z Downloaded rpassword v7.4.0
7492026-02-25T20:15:41.536Z Downloaded reedline v0.40.0
7502026-02-25T20:15:41.560Z Downloaded p521 v0.13.3
7512026-02-25T20:15:41.561Z Downloaded itertools v0.14.0
7522026-02-25T20:15:41.561Z Downloaded unicode-segmentation v1.12.0
7532026-02-25T20:15:41.585Z Downloaded tokio-postgres v0.7.13
7542026-02-25T20:15:41.586Z Downloaded nix v0.30.1
7552026-02-25T20:15:41.586Z Downloaded itertools v0.13.0
7562026-02-25T20:15:41.610Z Downloaded itertools v0.12.1
7572026-02-25T20:15:41.610Z Downloaded iddqd v0.3.16
7582026-02-25T20:15:41.636Z Downloaded futures-util v0.3.31
7592026-02-25T20:15:41.636Z Downloaded yansi v1.0.1
7602026-02-25T20:15:41.636Z Downloaded unicode_categories v0.1.1
7612026-02-25T20:15:41.636Z Downloaded ring v0.17.14
7622026-02-25T20:15:41.689Z Downloaded tracing v0.1.40
7632026-02-25T20:15:41.714Z Downloaded tower v0.5.2
7642026-02-25T20:15:41.714Z Downloaded toml_edit v0.19.15
7652026-02-25T20:15:41.740Z Downloaded serde_with v3.16.1
7662026-02-25T20:15:41.765Z Downloaded hashbrown v0.15.4
7672026-02-25T20:15:41.765Z Downloaded blake3 v1.5.4
7682026-02-25T20:15:41.789Z Downloaded tracing-core v0.1.32
7692026-02-25T20:15:41.790Z Downloaded steno v0.4.1
7702026-02-25T20:15:41.790Z Downloaded rustls-webpki v0.102.8
7712026-02-25T20:15:41.814Z Downloaded object v0.36.5
7722026-02-25T20:15:41.839Z Downloaded libxml v0.3.3
7732026-02-25T20:15:41.839Z Downloaded hickory-server v0.25.2
7742026-02-25T20:15:41.839Z Downloaded hickory-proto v0.25.2
7752026-02-25T20:15:41.864Z Downloaded libgit2-sys v0.18.2+1.9.1
7762026-02-25T20:15:41.929Z Downloaded zerocopy v0.6.6
7772026-02-25T20:15:41.954Z Downloaded yasna v0.5.2
7782026-02-25T20:15:41.954Z Downloaded usdt-impl v0.6.0
7792026-02-25T20:15:41.954Z Downloaded tokio-rustls v0.26.0
7802026-02-25T20:15:41.954Z Downloaded test-strategy v0.4.3
7812026-02-25T20:15:41.954Z Downloaded schemars v1.0.4
7822026-02-25T20:15:41.978Z Downloaded rsa v0.9.8
7832026-02-25T20:15:41.979Z Downloaded rand v0.8.5
7842026-02-25T20:15:42.003Z Downloaded itertools v0.10.5
7852026-02-25T20:15:42.004Z Downloaded hashbrown v0.13.2
7862026-02-25T20:15:42.004Z Downloaded quick-xml v0.37.2
7872026-02-25T20:15:42.029Z Downloaded proptest v1.7.0
7882026-02-25T20:15:42.029Z Downloaded zeroize v1.8.1
7892026-02-25T20:15:42.029Z Downloaded xz2 v0.1.7
7902026-02-25T20:15:42.029Z Downloaded wyz v0.5.1
7912026-02-25T20:15:42.029Z Downloaded walkdir v2.5.0
7922026-02-25T20:15:42.029Z Downloaded vte v0.11.1
7932026-02-25T20:15:42.055Z Downloaded uuid v1.19.0
7942026-02-25T20:15:42.055Z Downloaded unsafe-libyaml v0.2.11
7952026-02-25T20:15:42.055Z Downloaded unicode-bidi v0.3.17
7962026-02-25T20:15:42.055Z Downloaded unicase v2.8.1
7972026-02-25T20:15:42.055Z Downloaded toml_parser v1.0.6+spec-1.1.0
7982026-02-25T20:15:42.055Z Downloaded socket2 v0.6.1
7992026-02-25T20:15:42.055Z Downloaded salty v0.3.0
8002026-02-25T20:15:42.081Z Downloaded rustls-webpki v0.101.7
8012026-02-25T20:15:42.107Z Downloaded hickory-resolver v0.25.2
8022026-02-25T20:15:42.107Z Downloaded hashbrown v0.12.3
8032026-02-25T20:15:42.107Z Downloaded tokio-stream v0.1.17
8042026-02-25T20:15:42.107Z Downloaded tokio-rustls v0.24.1
8052026-02-25T20:15:42.107Z Downloaded tokio-native-tls v0.3.1
8062026-02-25T20:15:42.132Z Downloaded ssh-key v0.6.6
8072026-02-25T20:15:42.132Z Downloaded socket2 v0.5.10
8082026-02-25T20:15:42.132Z Downloaded ron v0.8.1
8092026-02-25T20:15:42.132Z Downloaded vergen-gitcl v1.0.8
8102026-02-25T20:15:42.132Z Downloaded usdt-macro v0.6.0
8112026-02-25T20:15:42.132Z Downloaded petname v2.0.2
8122026-02-25T20:15:42.158Z Downloaded zone_cfg_derive v0.1.2
8132026-02-25T20:15:42.158Z Downloaded zone v0.3.1
8142026-02-25T20:15:42.158Z Downloaded zone v0.1.8
8152026-02-25T20:15:42.158Z Downloaded zeroize_derive v1.4.2
8162026-02-25T20:15:42.158Z Downloaded xshell v0.2.7
8172026-02-25T20:15:42.158Z Downloaded xattr v1.3.1
8182026-02-25T20:15:42.158Z Downloaded whoami v1.5.2
8192026-02-25T20:15:42.158Z Downloaded vergen v9.0.6
8202026-02-25T20:15:42.158Z Downloaded value-bag v1.12.0
8212026-02-25T20:15:42.158Z Downloaded typify v0.2.0
8222026-02-25T20:15:42.158Z Downloaded tungstenite v0.21.0
8232026-02-25T20:15:42.183Z Downloaded tracing-attributes v0.1.27
8242026-02-25T20:15:42.183Z Downloaded support-bundle-viewer v0.1.2
8252026-02-25T20:15:42.183Z Downloaded serde_yaml v0.9.34+deprecated
8262026-02-25T20:15:42.183Z Downloaded progenitor-impl v0.10.0
8272026-02-25T20:15:42.183Z Downloaded portable-atomic v1.11.0
8282026-02-25T20:15:42.183Z Downloaded http v1.4.0
8292026-02-25T20:15:42.207Z Downloaded which v4.4.2
8302026-02-25T20:15:42.207Z Downloaded want v0.3.1
8312026-02-25T20:15:42.208Z Downloaded vsss-rs v3.3.4
8322026-02-25T20:15:42.208Z Downloaded vergen-git2 v1.0.7
8332026-02-25T20:15:42.208Z Downloaded uzers v0.12.1
8342026-02-25T20:15:42.208Z Downloaded unit-prefix v0.5.1
8352026-02-25T20:15:42.208Z Downloaded unicode-properties v0.1.3
8362026-02-25T20:15:42.208Z Downloaded twox-hash v2.1.0
8372026-02-25T20:15:42.208Z Downloaded toml v0.7.8
8382026-02-25T20:15:42.233Z Downloaded tokio-rustls v0.25.0
8392026-02-25T20:15:42.233Z Downloaded tokio-macros v2.6.0
8402026-02-25T20:15:42.233Z Downloaded aws-lc-rs v1.12.4
8412026-02-25T20:15:42.233Z Downloaded wait-timeout v0.2.0
8422026-02-25T20:15:42.258Z Downloaded void v1.0.2
8432026-02-25T20:15:42.258Z Downloaded utf-8 v0.7.6
8442026-02-25T20:15:42.258Z Downloaded tinyvec v1.8.0
8452026-02-25T20:15:42.258Z Downloaded thiserror-no-std v2.0.2
8462026-02-25T20:15:42.258Z Downloaded sync-ptr v0.1.4
8472026-02-25T20:15:42.258Z Downloaded ron v0.7.1
8482026-02-25T20:15:42.258Z Downloaded quinn-proto v0.11.8
8492026-02-25T20:15:42.283Z Downloaded tar v0.4.44
8502026-02-25T20:15:42.283Z Downloaded backtrace v0.3.74
8512026-02-25T20:15:42.283Z Downloaded tui-tree-widget v0.23.1
8522026-02-25T20:15:42.283Z Downloaded trait-variant v0.1.2
8532026-02-25T20:15:42.284Z Downloaded tokio-tungstenite v0.23.1
8542026-02-25T20:15:42.284Z Downloaded stacker v0.1.23
8552026-02-25T20:15:42.284Z Downloaded static_assertions v1.1.0
8562026-02-25T20:15:42.284Z Downloaded sqlformat v0.3.5
8572026-02-25T20:15:42.308Z Downloaded spki v0.7.3
8582026-02-25T20:15:42.308Z Downloaded reqwest v0.12.24
8592026-02-25T20:15:42.309Z Downloaded usdt v0.6.0
8602026-02-25T20:15:42.309Z Downloaded untrusted v0.9.0
8612026-02-25T20:15:42.309Z Downloaded untrusted v0.7.1
8622026-02-25T20:15:42.309Z Downloaded universal-hash v0.5.1
8632026-02-25T20:15:42.309Z Downloaded tower-service v0.3.3
8642026-02-25T20:15:42.309Z Downloaded term v1.1.0
8652026-02-25T20:15:42.309Z Downloaded openssl v0.10.73
8662026-02-25T20:15:42.333Z Downloaded jiff-static v0.2.15
8672026-02-25T20:15:42.333Z Downloaded indicatif v0.18.0
8682026-02-25T20:15:42.333Z Downloaded indicatif v0.17.11
8692026-02-25T20:15:42.333Z Downloaded heapless v0.7.17
8702026-02-25T20:15:42.358Z Downloaded snafu v0.8.5
8712026-02-25T20:15:42.358Z Downloaded typify-macro v0.4.3
8722026-02-25T20:15:42.358Z Downloaded typify-macro v0.2.0
8732026-02-25T20:15:42.358Z Downloaded try-lock v0.2.5
8742026-02-25T20:15:42.358Z Downloaded term v0.7.0
8752026-02-25T20:15:42.359Z Downloaded slog-stdlog v4.1.1
8762026-02-25T20:15:42.359Z Downloaded slog-scope v4.4.0
8772026-02-25T20:15:42.359Z Downloaded hickory-proto v0.24.4
8782026-02-25T20:15:42.383Z Downloaded tokio-tungstenite v0.21.0
8792026-02-25T20:15:42.383Z Downloaded slog-json v2.6.1
8802026-02-25T20:15:42.384Z Downloaded headers v0.4.1
8812026-02-25T20:15:42.409Z Downloaded tls_codec_derive v0.4.1
8822026-02-25T20:15:42.409Z Downloaded tls_codec v0.4.1
8832026-02-25T20:15:42.409Z Downloaded thread-id v5.0.0
8842026-02-25T20:15:42.409Z Downloaded thiserror-impl-no-std v2.0.2
8852026-02-25T20:15:42.409Z Downloaded testing_table v0.3.0
8862026-02-25T20:15:42.409Z Downloaded object v0.30.4
8872026-02-25T20:15:42.434Z Downloaded topological-sort v0.2.2
8882026-02-25T20:15:42.435Z Downloaded time-macros v0.2.24
8892026-02-25T20:15:42.435Z Downloaded thread_local v1.1.8
8902026-02-25T20:15:42.435Z Downloaded subtle v2.6.1
8912026-02-25T20:15:42.435Z Downloaded regex v1.11.3
8922026-02-25T20:15:42.435Z Downloaded time-core v0.1.6
8932026-02-25T20:15:42.459Z Downloaded supports-color v3.0.2
8942026-02-25T20:15:42.459Z Downloaded serde-hex v0.1.0
8952026-02-25T20:15:42.460Z Downloaded progenitor-impl v0.8.0
8962026-02-25T20:15:42.460Z Downloaded bumpalo v3.16.0
8972026-02-25T20:15:42.460Z Downloaded compact_str v0.8.0
8982026-02-25T20:15:42.460Z Downloaded sct v0.7.1
8992026-02-25T20:15:42.460Z Downloaded samael v0.0.19
9002026-02-25T20:15:42.485Z Downloaded rusty-fork v0.3.0
9012026-02-25T20:15:42.485Z Downloaded russh v0.45.0
9022026-02-25T20:15:42.485Z Downloaded tabwriter v1.4.0
9032026-02-25T20:15:42.485Z Downloaded tabled_derive v0.11.0
9042026-02-25T20:15:42.485Z Downloaded tabled_derive v0.10.0
9052026-02-25T20:15:42.485Z Downloaded strum_macros v0.27.2
9062026-02-25T20:15:42.485Z Downloaded indexmap v1.9.3
9072026-02-25T20:15:42.511Z Downloaded ignore v0.4.23
9082026-02-25T20:15:42.511Z Downloaded hmac v0.12.1
9092026-02-25T20:15:42.511Z Downloaded csv v1.3.1
9102026-02-25T20:15:42.536Z Downloaded take_mut v0.2.2
9112026-02-25T20:15:42.536Z Downloaded sync_wrapper v1.0.1
9122026-02-25T20:15:42.536Z Downloaded strum_macros v0.26.4
9132026-02-25T20:15:42.536Z Downloaded strum_macros v0.24.3
9142026-02-25T20:15:42.536Z Downloaded strum v0.26.3
9152026-02-25T20:15:42.536Z Downloaded strip-ansi-escapes v0.2.0
9162026-02-25T20:15:42.536Z Downloaded stringprep v0.1.5
9172026-02-25T20:15:42.536Z Downloaded slog v2.8.2
9182026-02-25T20:15:42.562Z Downloaded spin v0.9.8
9192026-02-25T20:15:42.562Z Downloaded similar v2.7.0
9202026-02-25T20:15:42.562Z Downloaded signal-hook v0.3.18
9212026-02-25T20:15:42.562Z Downloaded rustls-pemfile v2.2.0
9222026-02-25T20:15:42.562Z Downloaded siphasher v1.0.1
9232026-02-25T20:15:42.562Z Downloaded ryu v1.0.18
9242026-02-25T20:15:42.587Z Downloaded rustls-pki-types v1.10.0
9252026-02-25T20:15:42.587Z Downloaded rand v0.9.2
9262026-02-25T20:15:42.587Z Downloaded oxnet v0.1.4
9272026-02-25T20:15:42.587Z Downloaded moka v0.12.10
9282026-02-25T20:15:42.612Z Downloaded lalrpop v0.19.12
9292026-02-25T20:15:42.612Z Downloaded structmeta-derive v0.3.0
9302026-02-25T20:15:42.612Z Downloaded structmeta v0.3.0
9312026-02-25T20:15:42.612Z Downloaded snafu-derive v0.8.5
9322026-02-25T20:15:42.612Z Downloaded signature v2.2.0
9332026-02-25T20:15:42.612Z Downloaded signal-hook-tokio v0.3.1
9342026-02-25T20:15:42.612Z Downloaded shell-words v1.1.0
9352026-02-25T20:15:42.637Z Downloaded r2d2 v0.8.10
9362026-02-25T20:15:42.637Z Downloaded quinn-udp v0.5.5
9372026-02-25T20:15:42.637Z Downloaded base64 v0.21.7
9382026-02-25T20:15:42.637Z Downloaded ssh-cipher v0.2.0
9392026-02-25T20:15:42.637Z Downloaded slog-term v2.9.2
9402026-02-25T20:15:42.638Z Downloaded slog-dtrace v0.3.0
9412026-02-25T20:15:42.638Z Downloaded serde_with_macros v3.16.1
9422026-02-25T20:15:42.638Z Downloaded serde_path_to_error v0.1.20
9432026-02-25T20:15:42.638Z Downloaded serde_bytes v0.11.19
9442026-02-25T20:15:42.638Z Downloaded progenitor v0.10.0
9452026-02-25T20:15:42.663Z Downloaded slog-envlogger v2.2.0
9462026-02-25T20:15:42.663Z Downloaded slog-async v2.8.0
9472026-02-25T20:15:42.663Z Downloaded slab v0.4.9
9482026-02-25T20:15:42.663Z Downloaded schemars v0.8.22
9492026-02-25T20:15:42.663Z Downloaded nix v0.27.1
9502026-02-25T20:15:42.689Z Downloaded lock_api v0.4.12
9512026-02-25T20:15:42.689Z Downloaded litrs v0.4.1
9522026-02-25T20:15:42.689Z Downloaded iana-time-zone v0.1.63
9532026-02-25T20:15:42.689Z Downloaded const_format v0.2.34
9542026-02-25T20:15:42.689Z Downloaded bytes v1.11.1
9552026-02-25T20:15:42.714Z Downloaded base64 v0.22.1
9562026-02-25T20:15:42.714Z Downloaded base64 v0.13.1
9572026-02-25T20:15:42.715Z Downloaded shlex v1.3.0
9582026-02-25T20:15:42.715Z Downloaded serde_derive_internals v0.29.1
9592026-02-25T20:15:42.739Z Downloaded quinn v0.11.5
9602026-02-25T20:15:42.740Z Downloaded qorb v0.4.1
9612026-02-25T20:15:42.740Z Downloaded siphasher v0.3.11
9622026-02-25T20:15:42.740Z Downloaded simd-adler32 v0.3.7
9632026-02-25T20:15:42.740Z Downloaded sigpipe v0.1.3
9642026-02-25T20:15:42.765Z Downloaded progenitor-client v0.8.0
9652026-02-25T20:15:42.765Z Downloaded progenitor v0.11.2
9662026-02-25T20:15:42.765Z Downloaded pretty_assertions v1.4.1
9672026-02-25T20:15:42.765Z Downloaded polyval v0.6.2
9682026-02-25T20:15:42.765Z Downloaded poly1305 v0.8.0
9692026-02-25T20:15:42.765Z Downloaded libsw v3.5.0
9702026-02-25T20:15:42.765Z Downloaded httparse v1.9.5
9712026-02-25T20:15:42.790Z Downloaded sha1 v0.10.6
9722026-02-25T20:15:42.790Z Downloaded serde_urlencoded v0.7.1
9732026-02-25T20:15:42.790Z Downloaded serde_repr v0.1.19
9742026-02-25T20:15:42.790Z Downloaded serde_plain v1.0.2
9752026-02-25T20:15:42.790Z Downloaded sec1 v0.7.3
9762026-02-25T20:15:42.790Z Downloaded scroll v0.13.0
9772026-02-25T20:15:42.790Z Downloaded schemars_derive v0.8.22
9782026-02-25T20:15:42.790Z Downloaded rustversion v1.0.22
9792026-02-25T20:15:42.790Z Downloaded rustc-hash v1.1.0
9802026-02-25T20:15:42.790Z Downloaded russh-keys v0.45.0
9812026-02-25T20:15:42.790Z Downloaded rcgen v0.12.1
9822026-02-25T20:15:42.815Z Downloaded psm v0.1.30
9832026-02-25T20:15:42.815Z Downloaded pkg-config v0.3.31
9842026-02-25T20:15:42.815Z Downloaded parking_lot_core v0.8.6
9852026-02-25T20:15:42.815Z Downloaded packed_struct v0.10.1
9862026-02-25T20:15:42.815Z Downloaded p384 v0.13.1
9872026-02-25T20:15:42.815Z Downloaded gimli v0.31.1
9882026-02-25T20:15:42.841Z Downloaded seq-macro v0.3.6
9892026-02-25T20:15:42.841Z Downloaded semver v0.1.20
9902026-02-25T20:15:42.841Z Downloaded secrecy v0.10.3
9912026-02-25T20:15:42.841Z Downloaded secrecy v0.8.0
9922026-02-25T20:15:42.841Z Downloaded scroll_derive v0.13.1
9932026-02-25T20:15:42.841Z Downloaded rustls-native-certs v0.8.1
9942026-02-25T20:15:42.841Z Downloaded rustc-demangle v0.1.24
9952026-02-25T20:15:42.841Z Downloaded rtoolbox v0.0.2
9962026-02-25T20:15:42.841Z Downloaded progenitor-impl v0.11.2
9972026-02-25T20:15:42.841Z Downloaded prettyplease v0.2.36
9982026-02-25T20:15:42.867Z Downloaded parking_lot_core v0.9.10
9992026-02-25T20:15:42.867Z Downloaded oxide-tokio-rt v0.1.2
10002026-02-25T20:15:42.867Z Downloaded getrandom v0.2.15
10012026-02-25T20:15:42.867Z Downloaded scrypt v0.11.0
10022026-02-25T20:15:42.867Z Downloaded scopeguard v1.2.0
10032026-02-25T20:15:42.867Z Downloaded scheduled-thread-pool v0.2.7
10042026-02-25T20:15:42.867Z Downloaded ref-cast v1.0.25
10052026-02-25T20:15:42.867Z Downloaded rand_chacha v0.9.0
10062026-02-25T20:15:42.867Z Downloaded radium v0.7.0
10072026-02-25T20:15:42.867Z Downloaded num-rational v0.4.2
10082026-02-25T20:15:42.867Z Downloaded num-integer v0.1.46
10092026-02-25T20:15:42.867Z Downloaded salsa20 v0.10.2
10102026-02-25T20:15:42.892Z Downloaded rustls-pemfile v1.0.4
10112026-02-25T20:15:42.892Z Downloaded resolv-conf v0.7.0
10122026-02-25T20:15:42.892Z Downloaded goblin v0.10.2
10132026-02-25T20:15:42.892Z Downloaded chacha20poly1305 v0.10.1
10142026-02-25T20:15:42.892Z Downloaded progenitor v0.8.0
10152026-02-25T20:15:42.892Z Downloaded olpc-cjson v0.1.4
10162026-02-25T20:15:42.892Z Downloaded libz-rs-sys v0.5.1
10172026-02-25T20:15:42.892Z Downloaded russh-cryptovec v0.7.3
10182026-02-25T20:15:42.893Z Downloaded rayon-core v1.12.1
10192026-02-25T20:15:42.917Z Downloaded publicsuffix v2.3.0
10202026-02-25T20:15:42.917Z Downloaded rfc6979 v0.4.0
10212026-02-25T20:15:42.917Z Downloaded rand_seeder v0.4.0
10222026-02-25T20:15:42.917Z Downloaded clang-sys v1.8.1
10232026-02-25T20:15:42.918Z Downloaded progenitor-client v0.11.2
10242026-02-25T20:15:42.918Z Downloaded progenitor-client v0.10.0
10252026-02-25T20:15:42.918Z Downloaded postgres-protocol v0.6.8
10262026-02-25T20:15:42.918Z Downloaded postcard v1.0.10
10272026-02-25T20:15:42.918Z Downloaded pkcs5 v0.7.1
10282026-02-25T20:15:42.943Z Downloaded rand_xorshift v0.4.0
10292026-02-25T20:15:42.943Z Downloaded rand_chacha v0.3.1
10302026-02-25T20:15:42.943Z Downloaded postgres-types v0.2.9
10312026-02-25T20:15:42.943Z Downloaded linear-map v1.2.0
10322026-02-25T20:15:42.943Z Downloaded jobserver v0.1.32
10332026-02-25T20:15:42.943Z Downloaded recursive v0.1.1
10342026-02-25T20:15:42.943Z Downloaded quick-error v1.2.3
10352026-02-25T20:15:42.943Z Downloaded psl-types v2.0.11
10362026-02-25T20:15:42.943Z Downloaded progenitor-macro v0.11.2
10372026-02-25T20:15:42.943Z Downloaded primeorder v0.13.6
10382026-02-25T20:15:42.943Z Downloaded powerfmt v0.2.0
10392026-02-25T20:15:42.943Z Downloaded pin-project v1.1.6
10402026-02-25T20:15:42.968Z Downloaded indoc v2.0.6
10412026-02-25T20:15:42.968Z Downloaded indent_write v2.2.0
10422026-02-25T20:15:42.993Z Downloaded http-body-util v0.1.3
10432026-02-25T20:15:42.993Z Downloaded proc-macro-error2 v2.0.1
10442026-02-25T20:15:42.993Z Downloaded proc-macro-error-attr2 v2.0.0
10452026-02-25T20:15:42.994Z Downloaded predicates-tree v1.0.12
10462026-02-25T20:15:42.994Z Downloaded predicates-core v1.0.8
10472026-02-25T20:15:42.994Z Downloaded ppv-lite86 v0.2.20
10482026-02-25T20:15:42.994Z Downloaded highway v1.3.0
10492026-02-25T20:15:42.994Z Downloaded pkcs8 v0.10.2
10502026-02-25T20:15:43.019Z Downloaded pkcs1 v0.7.5
10512026-02-25T20:15:43.019Z Downloaded pin-project-lite v0.2.14
10522026-02-25T20:15:43.019Z Downloaded parse-display v0.10.0
10532026-02-25T20:15:43.019Z Downloaded packed_struct_codegen v0.10.1
10542026-02-25T20:15:43.019Z Downloaded nom v7.1.3
10552026-02-25T20:15:43.019Z Downloaded pretty-hex v0.2.1
10562026-02-25T20:15:43.019Z Downloaded precomputed-hash v0.1.1
10572026-02-25T20:15:43.044Z Downloaded pin-project-internal v1.1.6
10582026-02-25T20:15:43.044Z Downloaded phf_shared v0.11.2
10592026-02-25T20:15:43.044Z Downloaded phf v0.11.2
10602026-02-25T20:15:43.045Z Downloaded num-iter v0.1.45
10612026-02-25T20:15:43.045Z Downloaded num-bigint-dig v0.8.6
10622026-02-25T20:15:43.045Z Downloaded h2 v0.4.6
10632026-02-25T20:15:43.045Z Downloaded futures-executor v0.3.31
10642026-02-25T20:15:43.070Z Downloaded pin-utils v0.1.0
10652026-02-25T20:15:43.070Z Downloaded lockfree-object-pool v0.1.6
10662026-02-25T20:15:43.070Z Downloaded iri-string v0.7.8
10672026-02-25T20:15:43.070Z Downloaded hyper v1.8.1
10682026-02-25T20:15:43.095Z Downloaded papergrid v0.17.0
10692026-02-25T20:15:43.095Z Downloaded papergrid v0.14.0
10702026-02-25T20:15:43.095Z Downloaded openssl-sys v0.9.109
10712026-02-25T20:15:43.095Z Downloaded num-bigint v0.4.6
10722026-02-25T20:15:43.120Z Downloaded mio v1.0.2
10732026-02-25T20:15:43.120Z Downloaded minimal-lexical v0.2.1
10742026-02-25T20:15:43.120Z Downloaded libm v0.2.8
10752026-02-25T20:15:43.145Z Downloaded indoc v1.0.9
10762026-02-25T20:15:43.145Z Downloaded parking_lot v0.12.3
10772026-02-25T20:15:43.170Z Downloaded parking_lot v0.11.2
10782026-02-25T20:15:43.170Z Downloaded p256 v0.13.2
10792026-02-25T20:15:43.170Z Downloaded crc32fast v1.4.2
10802026-02-25T20:15:43.170Z Downloaded console v0.15.10
10812026-02-25T20:15:43.170Z Downloaded colored v2.2.0
10822026-02-25T20:15:43.170Z Downloaded camino-tempfile-ext v0.3.2
10832026-02-25T20:15:43.170Z Downloaded pem-rfc7468 v0.7.0
10842026-02-25T20:15:43.170Z Downloaded pem v3.0.5
10852026-02-25T20:15:43.170Z Downloaded peg-macros v0.8.5
10862026-02-25T20:15:43.195Z Downloaded peg v0.8.5
10872026-02-25T20:15:43.195Z Downloaded paste v1.0.15
10882026-02-25T20:15:43.195Z Downloaded password-hash v0.4.2
10892026-02-25T20:15:43.195Z Downloaded parse-display-derive v0.10.0
10902026-02-25T20:15:43.195Z Downloaded owo-colors v4.2.3
10912026-02-25T20:15:43.195Z Downloaded oso v0.27.3
10922026-02-25T20:15:43.195Z Downloaded linked-hash-map v0.5.6
10932026-02-25T20:15:43.221Z Downloaded libsw-core v0.3.1
10942026-02-25T20:15:43.221Z Downloaded pbkdf2 v0.12.2
10952026-02-25T20:15:43.221Z Downloaded pbkdf2 v0.11.0
10962026-02-25T20:15:43.221Z Downloaded path-slash v0.1.5
10972026-02-25T20:15:43.221Z Downloaded parse-size v1.1.0
10982026-02-25T20:15:43.221Z Downloaded openssl-probe v0.1.5
10992026-02-25T20:15:43.221Z Downloaded omicron-zone-package v0.12.2
11002026-02-25T20:15:43.221Z Downloaded num_enum v0.5.11
11012026-02-25T20:15:43.221Z Downloaded nu-ansi-term v0.50.1
11022026-02-25T20:15:43.221Z Downloaded multimap v0.10.1
11032026-02-25T20:15:43.247Z Downloaded multer v3.1.0
11042026-02-25T20:15:43.247Z Downloaded miniz_oxide v0.8.5
11052026-02-25T20:15:43.247Z Downloaded memmap2 v0.9.8
11062026-02-25T20:15:43.247Z Downloaded impl-trait-for-tuples v0.2.2
11072026-02-25T20:15:43.247Z Downloaded ident_case v1.0.1
11082026-02-25T20:15:43.247Z Downloaded http-body v1.0.1
11092026-02-25T20:15:43.247Z Downloaded hostname v0.4.2
11102026-02-25T20:15:43.247Z Downloaded home v0.5.9
11112026-02-25T20:15:43.247Z Downloaded openssl-macros v0.1.1
11122026-02-25T20:15:43.247Z Downloaded opaque-debug v0.3.1
11132026-02-25T20:15:43.247Z Downloaded number_prefix v0.4.0
11142026-02-25T20:15:43.247Z Downloaded num_threads v0.1.7
11152026-02-25T20:15:43.247Z Downloaded num_enum_derive v0.5.11
11162026-02-25T20:15:43.247Z Downloaded num-complex v0.4.6
11172026-02-25T20:15:43.272Z Downloaded nonempty v0.12.0
11182026-02-25T20:15:43.272Z Downloaded newtype-uuid v1.3.2
11192026-02-25T20:15:43.272Z Downloaded nanorand v0.7.0
11202026-02-25T20:15:43.272Z Downloaded mime_guess v2.0.5
11212026-02-25T20:15:43.272Z Downloaded libloading v0.8.5
11222026-02-25T20:15:43.272Z Downloaded libefi-sys v0.1.0
11232026-02-25T20:15:43.272Z Downloaded http-range v0.1.5
11242026-02-25T20:15:43.272Z Downloaded hostname v0.3.1
11252026-02-25T20:15:43.272Z Downloaded ghash v0.5.1
11262026-02-25T20:15:43.272Z Downloaded fxhash v0.2.1
11272026-02-25T20:15:43.272Z Downloaded futures-task v0.3.31
11282026-02-25T20:15:43.272Z Downloaded corncobs v0.1.4
11292026-02-25T20:15:43.272Z Downloaded bitfield v0.19.2
11302026-02-25T20:15:43.272Z Downloaded bb8 v0.8.5
11312026-02-25T20:15:43.272Z Downloaded num-derive v0.3.3
11322026-02-25T20:15:43.298Z Downloaded num-conv v0.1.0
11332026-02-25T20:15:43.298Z Downloaded num v0.4.3
11342026-02-25T20:15:43.298Z Downloaded normalize-line-endings v0.3.0
11352026-02-25T20:15:43.298Z Downloaded nodrop v0.1.14
11362026-02-25T20:15:43.298Z Downloaded nibble_vec v0.1.0
11372026-02-25T20:15:43.298Z Downloaded newtype_derive v0.1.6
11382026-02-25T20:15:43.299Z Downloaded newtype-uuid-macros v0.1.0
11392026-02-25T20:15:43.299Z Downloaded newline-converter v0.3.0
11402026-02-25T20:15:43.299Z Downloaded new_debug_unreachable v1.0.6
11412026-02-25T20:15:43.299Z Downloaded native-tls v0.2.12
11422026-02-25T20:15:43.299Z Downloaded memoffset v0.9.1
11432026-02-25T20:15:43.299Z Downloaded md5 v0.7.0
11442026-02-25T20:15:43.299Z Downloaded match_cfg v0.1.0
11452026-02-25T20:15:43.299Z Downloaded managed v0.8.0
11462026-02-25T20:15:43.299Z Downloaded lru v0.12.5
11472026-02-25T20:15:43.299Z Downloaded heapless v0.8.0
11482026-02-25T20:15:43.324Z Downloaded headers-core v0.3.0
11492026-02-25T20:15:43.324Z Downloaded crc-any v2.5.0
11502026-02-25T20:15:43.324Z Downloaded cookie v0.18.1
11512026-02-25T20:15:43.324Z Downloaded cancel-safe-futures v0.1.5
11522026-02-25T20:15:43.324Z Downloaded md-5 v0.10.6
11532026-02-25T20:15:43.324Z Downloaded maybe-uninit v2.0.0
11542026-02-25T20:15:43.324Z Downloaded maplit v1.0.2
11552026-02-25T20:15:43.324Z Downloaded lzss v0.8.2
11562026-02-25T20:15:43.324Z Downloaded lru-cache v0.1.2
11572026-02-25T20:15:43.324Z Downloaded libscf-sys v1.1.0
11582026-02-25T20:15:43.324Z Downloaded lazycell v1.3.0
11592026-02-25T20:15:43.324Z Downloaded lazy_static v1.5.0
11602026-02-25T20:15:43.324Z Downloaded lalrpop-util v0.19.12
11612026-02-25T20:15:43.349Z Downloaded kstat-rs v0.2.4
11622026-02-25T20:15:43.349Z Downloaded ipnetwork v0.21.1
11632026-02-25T20:15:43.349Z Downloaded is-terminal v0.4.13
11642026-02-25T20:15:43.349Z Downloaded ipnet v2.11.0
11652026-02-25T20:15:43.349Z Downloaded internet-checksum v0.2.1
11662026-02-25T20:15:43.350Z Downloaded instant v0.1.13
11672026-02-25T20:15:43.350Z Downloaded instability v0.3.2
11682026-02-25T20:15:43.350Z Downloaded inout v0.1.3
11692026-02-25T20:15:43.350Z Downloaded ingot-types v0.1.2
11702026-02-25T20:15:43.350Z Downloaded aws-lc-sys v0.26.0
11712026-02-25T20:15:43.608Z Downloaded ingot-macros v0.1.1
11722026-02-25T20:15:43.633Z Downloaded ingot v0.1.1
11732026-02-25T20:15:43.633Z Downloaded hyper-staticfile v0.10.1
11742026-02-25T20:15:43.633Z Downloaded hyper-rustls v0.27.7
11752026-02-25T20:15:43.633Z Downloaded hubpack_derive v0.1.1
11762026-02-25T20:15:43.633Z Downloaded flume v0.11.1
11772026-02-25T20:15:43.633Z Downloaded flate2 v1.1.2
11782026-02-25T20:15:43.633Z Downloaded critical-section v1.1.3
11792026-02-25T20:15:43.633Z Downloaded cc v1.2.56
11802026-02-25T20:15:43.659Z Downloaded cbc v0.1.2
11812026-02-25T20:15:43.659Z Downloaded humantime v2.2.0
11822026-02-25T20:15:43.659Z Downloaded hubpack v0.1.2
11832026-02-25T20:15:43.659Z Downloaded half v2.4.1
11842026-02-25T20:15:43.659Z Downloaded const_format_proc_macros v0.2.34
11852026-02-25T20:15:43.659Z Downloaded ciborium v0.2.2
11862026-02-25T20:15:43.659Z Downloaded cexpr v0.6.0
11872026-02-25T20:15:43.659Z Downloaded httpdate v1.0.3
11882026-02-25T20:15:43.659Z Downloaded gethostname v0.5.0
11892026-02-25T20:15:43.659Z Downloaded crc-catalog v2.4.0
11902026-02-25T20:15:43.659Z Downloaded hex-literal v0.4.1
11912026-02-25T20:15:43.659Z Downloaded hex v0.4.3
11922026-02-25T20:15:43.684Z Downloaded heck v0.3.3
11932026-02-25T20:15:43.684Z Downloaded hash32 v0.3.1
11942026-02-25T20:15:43.684Z Downloaded hash32 v0.2.1
11952026-02-25T20:15:43.684Z Downloaded half v1.8.3
11962026-02-25T20:15:43.684Z Downloaded group v0.13.0
11972026-02-25T20:15:43.684Z Downloaded globset v0.4.15
11982026-02-25T20:15:43.684Z Downloaded glob v0.3.2
11992026-02-25T20:15:43.684Z Downloaded futures-io v0.3.31
12002026-02-25T20:15:43.684Z Downloaded constant_time_eq v0.3.1
12012026-02-25T20:15:43.684Z Downloaded fs_extra v1.3.0
12022026-02-25T20:15:43.684Z Downloaded foreign-types v0.5.0
12032026-02-25T20:15:43.684Z Downloaded env_filter v0.1.2
12042026-02-25T20:15:43.710Z Downloaded enum-as-inner v0.6.1
12052026-02-25T20:15:43.710Z Downloaded crossterm v0.29.0
12062026-02-25T20:15:43.710Z Downloaded cookie_store v0.21.1
12072026-02-25T20:15:43.710Z Downloaded colored v3.0.0
12082026-02-25T20:15:43.735Z Downloaded cmake v0.1.51
12092026-02-25T20:15:43.735Z Downloaded futures-channel v0.3.31
12102026-02-25T20:15:43.735Z Downloaded foreign-types-macros v0.2.3
12112026-02-25T20:15:43.736Z Downloaded foldhash v0.2.0
12122026-02-25T20:15:43.736Z Downloaded foldhash v0.1.5
12132026-02-25T20:15:43.736Z Downloaded float-ord v0.3.2
12142026-02-25T20:15:43.736Z Downloaded float-cmp v0.10.0
12152026-02-25T20:15:43.736Z Downloaded fixedbitset v0.5.7
12162026-02-25T20:15:43.736Z Downloaded fallible-iterator v0.2.0
12172026-02-25T20:15:43.736Z Downloaded erased-serde v0.3.31
12182026-02-25T20:15:43.761Z Downloaded endian-type v0.1.2
12192026-02-25T20:15:43.761Z Downloaded ed25519-dalek v2.1.1
12202026-02-25T20:15:43.761Z Downloaded diesel v2.2.12
12212026-02-25T20:15:43.785Z Downloaded derive_more-impl v2.0.1
12222026-02-25T20:15:43.810Z Downloaded bcrypt-pbkdf v0.10.0
12232026-02-25T20:15:43.810Z Downloaded futures-sink v0.3.31
12242026-02-25T20:15:43.810Z Downloaded futures v0.3.31
12252026-02-25T20:15:43.810Z Downloaded funty v2.0.0
12262026-02-25T20:15:43.810Z Downloaded fs-err v2.11.0
12272026-02-25T20:15:43.810Z Downloaded foreign-types-shared v0.1.1
12282026-02-25T20:15:43.811Z Downloaded foreign-types v0.3.2
12292026-02-25T20:15:43.811Z Downloaded flagset v0.4.6
12302026-02-25T20:15:43.811Z Downloaded fixedbitset v0.4.2
12312026-02-25T20:15:43.811Z Downloaded find-msvc-tools v0.1.9
12322026-02-25T20:15:43.811Z Downloaded filetime v0.2.26
12332026-02-25T20:15:43.836Z Downloaded ff v0.13.0
12342026-02-25T20:15:43.836Z Downloaded fd-lock v4.0.2
12352026-02-25T20:15:43.836Z Downloaded fatfs v0.3.6
12362026-02-25T20:15:43.836Z Downloaded env_logger v0.11.8
12372026-02-25T20:15:43.836Z Downloaded ena v0.14.3
12382026-02-25T20:15:43.836Z Downloaded embedded-io v0.6.1
12392026-02-25T20:15:43.836Z Downloaded either v1.15.0
12402026-02-25T20:15:43.837Z Downloaded dsl_auto_type v0.1.2
12412026-02-25T20:15:43.837Z Downloaded dropshot_endpoint v0.16.7
12422026-02-25T20:15:43.837Z Downloaded dropshot-api-manager v0.3.0
12432026-02-25T20:15:43.837Z Downloaded dropshot v0.16.7
12442026-02-25T20:15:43.865Z Downloaded document-features v0.2.11
12452026-02-25T20:15:43.890Z Downloaded diesel-dtrace v0.4.2
12462026-02-25T20:15:43.890Z Downloaded derive_more v2.0.1
12472026-02-25T20:15:43.890Z Downloaded derive-where v1.5.0
12482026-02-25T20:15:43.890Z Downloaded darling_core v0.20.10
12492026-02-25T20:15:43.915Z Downloaded curve25519-dalek v4.1.3
12502026-02-25T20:15:43.915Z Downloaded crossbeam-epoch v0.9.18
12512026-02-25T20:15:43.915Z Downloaded crc v3.2.1
12522026-02-25T20:15:43.915Z Downloaded convert_case v0.7.1
12532026-02-25T20:15:43.915Z Downloaded console v0.16.0
12542026-02-25T20:15:43.915Z Downloaded castaway v0.2.3
12552026-02-25T20:15:43.940Z Downloaded cassowary v0.3.0
12562026-02-25T20:15:43.940Z Downloaded bzip2 v0.4.4
12572026-02-25T20:15:43.940Z Downloaded bit-set v0.8.0
12582026-02-25T20:15:43.940Z Downloaded base64ct v1.6.0
12592026-02-25T20:15:43.940Z Downloaded base16ct v0.2.0
12602026-02-25T20:15:43.940Z Downloaded atty v0.2.14
12612026-02-25T20:15:43.940Z Downloaded dunce v1.0.5
12622026-02-25T20:15:43.940Z Downloaded dropshot-api-manager-types v0.3.0
12632026-02-25T20:15:43.940Z Downloaded drift v0.1.3
12642026-02-25T20:15:43.940Z Downloaded diesel_table_macro_syntax v0.2.0
12652026-02-25T20:15:43.940Z Downloaded derive_more v0.99.20
12662026-02-25T20:15:43.966Z Downloaded derive-ex v0.1.8
12672026-02-25T20:15:43.966Z Downloaded der v0.7.10
12682026-02-25T20:15:43.966Z Downloaded defmt-parser v0.3.4
12692026-02-25T20:15:43.966Z Downloaded debug-ignore v1.0.5
12702026-02-25T20:15:43.966Z Downloaded darling v0.20.10
12712026-02-25T20:15:43.966Z Downloaded crc8 v0.1.1
12722026-02-25T20:15:43.966Z Downloaded convert_case v0.4.0
12732026-02-25T20:15:43.966Z Downloaded cobs v0.2.3
12742026-02-25T20:15:43.966Z Downloaded cipher v0.4.4
12752026-02-25T20:15:43.966Z Downloaded ciborium-ll v0.2.2
12762026-02-25T20:15:43.993Z Downloaded cargo_metadata v0.19.2
12772026-02-25T20:15:43.993Z Downloaded bzip2 v0.5.2
12782026-02-25T20:15:43.993Z Downloaded ecdsa v0.16.9
12792026-02-25T20:15:43.993Z Downloaded dtrace-parser v0.3.0
12802026-02-25T20:15:44.018Z Downloaded dirs-sys-next v0.1.2
12812026-02-25T20:15:44.018Z Downloaded dirs-next v2.0.0
12822026-02-25T20:15:44.018Z Downloaded difflib v0.4.0
12832026-02-25T20:15:44.018Z Downloaded diesel_derives v2.2.3
12842026-02-25T20:15:44.018Z Downloaded derive_builder_macro v0.20.2
12852026-02-25T20:15:44.018Z Downloaded defmt v0.3.8
12862026-02-25T20:15:44.047Z Downloaded darling_macro v0.21.0
12872026-02-25T20:15:44.047Z Downloaded darling_macro v0.20.10
12882026-02-25T20:15:44.047Z Downloaded daft-derive v0.1.4
12892026-02-25T20:15:44.100Z Downloaded ciborium-io v0.2.2
12902026-02-25T20:15:44.126Z Downloaded chacha20 v0.9.1
12912026-02-25T20:15:44.126Z Downloaded cfg_aliases v0.1.1
12922026-02-25T20:15:44.126Z Downloaded buf-list v1.0.3
12932026-02-25T20:15:44.126Z Downloaded blowfish v0.9.1
12942026-02-25T20:15:44.126Z Downloaded block-padding v0.3.3
12952026-02-25T20:15:44.126Z Downloaded bitflags v1.3.2
12962026-02-25T20:15:44.126Z Downloaded bitfield-macros v0.19.2
12972026-02-25T20:15:44.126Z Downloaded bit-vec v0.8.0
12982026-02-25T20:15:44.126Z Downloaded bit-vec v0.6.3
12992026-02-25T20:15:44.126Z Downloaded atomic-waker v1.1.2
13002026-02-25T20:15:44.126Z Downloaded dof v0.4.0
13012026-02-25T20:15:44.126Z Downloaded display-error-chain v0.2.2
13022026-02-25T20:15:44.126Z Downloaded diff v0.1.13
13032026-02-25T20:15:44.126Z Downloaded derive_builder v0.20.2
13042026-02-25T20:15:44.126Z Downloaded deranged v0.5.3
13052026-02-25T20:15:44.126Z Downloaded defmt-macros v0.3.9
13062026-02-25T20:15:44.126Z Downloaded data-encoding v2.9.0
13072026-02-25T20:15:44.126Z Downloaded darling_core v0.21.0
13082026-02-25T20:15:44.126Z Downloaded cfg_aliases v0.2.1
13092026-02-25T20:15:44.126Z Downloaded cargo-platform v0.1.8
13102026-02-25T20:15:44.126Z Downloaded blake2 v0.10.6
13112026-02-25T20:15:44.209Z Downloaded bitfield-struct v0.6.2
13122026-02-25T20:15:44.209Z Downloaded bit-set v0.5.3
13132026-02-25T20:15:44.209Z Downloaded bcs v0.1.6
13142026-02-25T20:15:44.209Z Downloaded backoff v0.4.0
13152026-02-25T20:15:44.235Z Downloaded atomicwrites v0.4.4
13162026-02-25T20:15:44.235Z Downloaded async-stream v0.3.6
13172026-02-25T20:15:44.235Z Downloaded assert_matches v1.5.0
13182026-02-25T20:15:44.235Z Downloaded arc-swap v1.7.1
13192026-02-25T20:15:44.235Z Downloaded aho-corasick v1.1.3
13202026-02-25T20:15:44.235Z Downloaded ahash v0.8.12
13212026-02-25T20:15:44.235Z Downloaded csv-core v0.1.11
13222026-02-25T20:15:44.235Z Downloaded crypto-bigint v0.5.5
13232026-02-25T20:15:44.235Z Downloaded crucible-workspace-hack v0.1.0
13242026-02-25T20:15:44.235Z Downloaded crossterm v0.28.1
13252026-02-25T20:15:44.261Z Downloaded crossbeam-utils v0.8.21
13262026-02-25T20:15:44.261Z Downloaded crossbeam-deque v0.8.5
13272026-02-25T20:15:44.261Z Downloaded crossbeam-channel v0.5.15
13282026-02-25T20:15:44.261Z Downloaded async-trait v0.1.89
13292026-02-25T20:15:44.261Z Downloaded ascii-canvas v3.0.0
13302026-02-25T20:15:44.261Z Downloaded arrayref v0.3.9
13312026-02-25T20:15:44.261Z Downloaded ar_archive_writer v0.5.1
13322026-02-25T20:15:44.287Z Downloaded aes-gcm v0.10.3
13332026-02-25T20:15:44.287Z Downloaded aead v0.5.2
13342026-02-25T20:15:44.287Z Downloaded expectorate v1.2.0
13352026-02-25T20:15:44.287Z Downloaded elliptic-curve v0.13.8
13362026-02-25T20:15:44.314Z Downloaded des v0.8.1
13372026-02-25T20:15:44.314Z Downloaded derive_builder_core v0.20.2
13382026-02-25T20:15:44.314Z Downloaded der_derive v0.7.3
13392026-02-25T20:15:44.314Z Downloaded daft v0.1.4
13402026-02-25T20:15:44.314Z Downloaded curve25519-dalek-derive v0.1.1
13412026-02-25T20:15:44.314Z Downloaded ctr v0.9.2
13422026-02-25T20:15:44.314Z Downloaded crunchy v0.2.2
13432026-02-25T20:15:44.314Z Downloaded adler2 v2.0.0
13442026-02-25T20:15:44.315Z Downloaded dyn-clone v1.0.20
13452026-02-25T20:15:44.315Z Downloaded async-stream-impl v0.3.6
13462026-02-25T20:15:44.340Z Downloaded async-recursion v1.1.1
13472026-02-25T20:15:44.340Z Downloaded async-bb8-diesel v0.2.1
13482026-02-25T20:15:44.340Z Downloaded arrayvec v0.7.6
13492026-02-25T20:15:44.340Z Downloaded argon2 v0.5.3
13502026-02-25T20:15:44.340Z Downloaded array-init v0.0.4
13512026-02-25T20:15:44.340Z Downloaded allocator-api2 v0.2.21
13522026-02-25T20:15:44.340Z Downloaded aes v0.8.4
13532026-02-25T20:15:44.817Z Compiling value-bag v1.12.0
13542026-02-25T20:15:44.817Z Compiling lock_api v0.4.12
13552026-02-25T20:15:44.817Z Compiling scopeguard v1.2.0
13562026-02-25T20:15:44.842Z Compiling shlex v1.3.0
13572026-02-25T20:15:44.842Z Compiling find-msvc-tools v0.1.9
13582026-02-25T20:15:44.842Z Compiling syn v2.0.114
13592026-02-25T20:15:44.842Z Compiling getrandom v0.2.15
13602026-02-25T20:15:44.842Z Compiling jobserver v0.1.32
13612026-02-25T20:15:45.096Z Compiling smallvec v1.15.1
13622026-02-25T20:15:45.282Z Compiling typenum v1.17.0
13632026-02-25T20:15:45.415Z Compiling cc v1.2.56
13642026-02-25T20:15:45.484Z Compiling log v0.4.29
13652026-02-25T20:15:45.517Z Compiling rand_core v0.6.4
13662026-02-25T20:15:45.561Z Compiling generic-array v0.14.7
13672026-02-25T20:15:45.790Z Compiling subtle v2.6.1
13682026-02-25T20:15:45.820Z Compiling portable-atomic v1.11.0
13692026-02-25T20:15:45.993Z Compiling critical-section v1.1.3
13702026-02-25T20:15:46.109Z Compiling const-oid v0.9.6
13712026-02-25T20:15:46.191Z Compiling pkg-config v0.3.31
13722026-02-25T20:15:46.217Z Compiling getrandom v0.3.4
13732026-02-25T20:15:46.321Z Compiling serde_json v1.0.149
13742026-02-25T20:15:46.749Z Compiling spin v0.9.8
13752026-02-25T20:15:47.277Z Compiling pin-project-lite v0.2.14
13762026-02-25T20:15:47.471Z Compiling regex-syntax v0.8.5
13772026-02-25T20:15:47.644Z Compiling parking_lot_core v0.9.10
13782026-02-25T20:15:48.215Z Compiling libm v0.2.8
13792026-02-25T20:15:48.246Z Compiling rustix v0.38.37
13802026-02-25T20:15:48.275Z Compiling once_cell v1.21.3
13812026-02-25T20:15:48.700Z Compiling signal-hook-registry v1.4.2
13822026-02-25T20:15:48.768Z Compiling num-traits v0.2.19
13832026-02-25T20:15:49.218Z Compiling allocator-api2 v0.2.21
13842026-02-25T20:15:49.307Z Compiling parking_lot v0.12.3
13852026-02-25T20:15:49.593Z Compiling mio v1.0.2
13862026-02-25T20:15:49.686Z Compiling futures-core v0.3.31
13872026-02-25T20:15:49.973Z Compiling lazy_static v1.5.0
13882026-02-25T20:15:50.070Z Compiling aho-corasick v1.1.3
13892026-02-25T20:15:50.146Z Compiling percent-encoding v2.3.2
13902026-02-25T20:15:50.172Z Compiling socket2 v0.6.1
13912026-02-25T20:15:50.499Z Compiling slab v0.4.9
13922026-02-25T20:15:50.753Z Compiling cpufeatures v0.2.14
13932026-02-25T20:15:50.901Z Compiling glob v0.3.2
13942026-02-25T20:15:50.928Z Compiling futures-sink v0.3.31
13952026-02-25T20:15:51.035Z Compiling either v1.15.0
13962026-02-25T20:15:51.109Z Compiling futures-channel v0.3.31
13972026-02-25T20:15:51.486Z Compiling hashbrown v0.16.1
13982026-02-25T20:15:51.514Z Compiling futures-io v0.3.31
13992026-02-25T20:15:51.575Z Compiling pin-utils v0.1.0
14002026-02-25T20:15:51.731Z Compiling futures-task v0.3.31
14012026-02-25T20:15:51.830Z Compiling prettyplease v0.2.36
14022026-02-25T20:15:51.885Z Compiling clang-sys v1.8.1
14032026-02-25T20:15:52.091Z Compiling rustversion v1.0.22
14042026-02-25T20:15:52.285Z Compiling regex-automata v0.4.11
14052026-02-25T20:15:52.499Z Compiling minimal-lexical v0.2.1
14062026-02-25T20:15:52.605Z Compiling libloading v0.8.5
14072026-02-25T20:15:52.890Z Compiling synstructure v0.13.1
14082026-02-25T20:15:53.040Z Compiling nom v7.1.3
14092026-02-25T20:15:53.066Z Compiling indexmap v2.13.0
14102026-02-25T20:15:53.978Z Compiling home v0.5.9
14112026-02-25T20:15:54.214Z Compiling ident_case v1.0.1
14122026-02-25T20:15:54.239Z Compiling base64ct v1.6.0
14132026-02-25T20:15:54.440Z Compiling bindgen v0.69.5
14142026-02-25T20:15:54.743Z Compiling pem-rfc7468 v0.7.0
14152026-02-25T20:15:54.850Z Compiling itertools v0.12.1
14162026-02-25T20:15:55.377Z Compiling form_urlencoded v1.2.2
14172026-02-25T20:15:55.444Z Compiling rustc-hash v1.1.0
14182026-02-25T20:15:55.634Z Compiling flagset v0.4.6
14192026-02-25T20:15:55.725Z Compiling lazycell v1.3.0
14202026-02-25T20:15:55.880Z Compiling rand_core v0.9.3
14212026-02-25T20:15:55.949Z Compiling cmake v0.1.51
14222026-02-25T20:15:56.522Z Compiling cexpr v0.6.0
14232026-02-25T20:15:56.630Z Compiling dunce v1.0.5
14242026-02-25T20:15:56.792Z Compiling foldhash v0.1.5
14252026-02-25T20:15:56.871Z Compiling fs_extra v1.3.0
14262026-02-25T20:15:57.142Z Compiling iana-time-zone v0.1.63
14272026-02-25T20:15:57.461Z Compiling paste v1.0.15
14282026-02-25T20:15:57.584Z Compiling hashbrown v0.15.4
14292026-02-25T20:15:57.691Z Compiling serde_derive v1.0.228
14302026-02-25T20:15:57.945Z Compiling zeroize_derive v1.4.2
14312026-02-25T20:15:57.971Z Compiling zerofrom-derive v0.1.4
14322026-02-25T20:15:58.000Z Compiling yoke-derive v0.7.4
14332026-02-25T20:15:58.094Z Compiling zerovec-derive v0.10.3
14342026-02-25T20:15:58.948Z Compiling displaydoc v0.2.5
14352026-02-25T20:15:59.346Z Compiling zeroize v1.8.1
14362026-02-25T20:16:00.479Z Compiling icu_provider_macros v1.5.0
14372026-02-25T20:16:00.571Z Compiling zerocopy-derive v0.7.35
14382026-02-25T20:16:00.643Z Compiling tokio-macros v2.6.0
14392026-02-25T20:16:01.211Z Compiling crypto-common v0.1.6
14402026-02-25T20:16:01.315Z Compiling block-buffer v0.10.4
14412026-02-25T20:16:01.511Z Compiling zerofrom v0.1.4
14422026-02-25T20:16:01.544Z Compiling thiserror-impl v2.0.18
14432026-02-25T20:16:01.644Z Compiling digest v0.10.7
14442026-02-25T20:16:01.807Z Compiling yoke v0.7.4
14452026-02-25T20:16:02.174Z Compiling zerovec v0.10.4
14462026-02-25T20:16:02.202Z Compiling hmac v0.12.1
14472026-02-25T20:16:02.235Z Compiling block-padding v0.3.3
14482026-02-25T20:16:02.524Z Compiling futures-macro v0.3.31
14492026-02-25T20:16:02.555Z Compiling inout v0.1.3
14502026-02-25T20:16:02.585Z Compiling zerocopy v0.7.35
14512026-02-25T20:16:02.890Z Compiling regex v1.11.3
14522026-02-25T20:16:03.152Z Compiling cipher v0.4.4
14532026-02-25T20:16:03.707Z Compiling sha2 v0.10.9
14542026-02-25T20:16:03.907Z Compiling ppv-lite86 v0.2.20
14552026-02-25T20:16:04.005Z Compiling der_derive v0.7.3
14562026-02-25T20:16:04.417Z Compiling tinystr v0.7.6
14572026-02-25T20:16:04.485Z Compiling icu_collections v1.5.0
14582026-02-25T20:16:04.801Z Compiling icu_locid v1.5.0
14592026-02-25T20:16:04.840Z Compiling futures-util v0.3.31
14602026-02-25T20:16:04.869Z Compiling thiserror v2.0.18
14612026-02-25T20:16:04.895Z Compiling salsa20 v0.10.2
14622026-02-25T20:16:05.053Z Compiling pest v2.8.2
14632026-02-25T20:16:05.154Z Compiling pbkdf2 v0.12.2
14642026-02-25T20:16:05.236Z Compiling serde v1.0.228
14652026-02-25T20:16:05.480Z Compiling rustc_version v0.4.1
14662026-02-25T20:16:05.791Z Compiling uuid v1.19.0
14672026-02-25T20:16:06.127Z Compiling icu_provider v1.5.0
14682026-02-25T20:16:06.195Z Compiling der v0.7.10
14692026-02-25T20:16:06.577Z Compiling bitflags v2.9.4
14702026-02-25T20:16:06.857Z Compiling bytes v1.11.1
14712026-02-25T20:16:07.134Z Compiling icu_locid_transform v1.5.0
14722026-02-25T20:16:07.376Z Compiling chrono v0.4.43
14732026-02-25T20:16:07.451Z Compiling vcpkg v0.2.15
14742026-02-25T20:16:08.358Z Compiling tokio v1.49.0
14752026-02-25T20:16:08.384Z Compiling zerocopy v0.8.27
14762026-02-25T20:16:09.201Z Compiling icu_properties v1.5.1
14772026-02-25T20:16:09.228Z Compiling spki v0.7.3
14782026-02-25T20:16:09.406Z Compiling openssl-sys v0.9.109
14792026-02-25T20:16:09.577Z Compiling http v1.4.0
14802026-02-25T20:16:09.671Z Compiling pest_meta v2.8.2
14812026-02-25T20:16:10.734Z Compiling scrypt v0.11.0
14822026-02-25T20:16:10.976Z Compiling which v4.4.2
14832026-02-25T20:16:11.293Z Compiling rand_chacha v0.9.0
14842026-02-25T20:16:11.611Z Compiling aes v0.8.4
14852026-02-25T20:16:11.767Z Compiling cbc v0.1.2
14862026-02-25T20:16:11.838Z Compiling zerocopy-derive v0.8.27
14872026-02-25T20:16:12.056Z Compiling rand v0.9.2
14882026-02-25T20:16:12.909Z Compiling pkcs5 v0.7.1
14892026-02-25T20:16:13.898Z Compiling icu_normalizer v1.5.0
14902026-02-25T20:16:13.962Z Compiling pest_generator v2.8.2
14912026-02-25T20:16:14.252Z Compiling tracing-attributes v0.1.27
14922026-02-25T20:16:14.296Z Compiling serde_derive_internals v0.29.1
14932026-02-25T20:16:14.407Z Compiling ring v0.17.14
14942026-02-25T20:16:15.042Z Compiling idna_adapter v1.2.0
14952026-02-25T20:16:15.305Z Compiling idna v1.0.3
14962026-02-25T20:16:15.823Z Compiling tracing-core v0.1.32
14972026-02-25T20:16:15.884Z Compiling rustix v1.1.3
14982026-02-25T20:16:16.562Z Compiling url v2.5.4
14992026-02-25T20:16:16.622Z Compiling aws-lc-rs v1.12.4
15002026-02-25T20:16:16.907Z Compiling adler2 v2.0.0
15012026-02-25T20:16:17.119Z Compiling schemars v0.8.22
15022026-02-25T20:16:17.152Z Compiling miniz_oxide v0.8.5
15032026-02-25T20:16:17.538Z Compiling tracing v0.1.40
15042026-02-25T20:16:17.624Z Compiling schemars_derive v0.8.22
15052026-02-25T20:16:17.708Z Compiling pest_derive v2.8.2
15062026-02-25T20:16:18.167Z Compiling tokio-util v0.7.15
15072026-02-25T20:16:18.686Z Compiling pkcs8 v0.10.2
15082026-02-25T20:16:18.789Z Compiling http-body v1.0.1
15092026-02-25T20:16:19.218Z Compiling scroll_derive v0.13.1
15102026-02-25T20:16:19.535Z Compiling darling_core v0.20.10
15112026-02-25T20:16:19.946Z Compiling tinyvec_macros v0.1.1
15122026-02-25T20:16:20.078Z Compiling base64 v0.22.1
15132026-02-25T20:16:20.837Z Compiling httparse v1.9.5
15142026-02-25T20:16:20.893Z Compiling dyn-clone v1.0.20
15152026-02-25T20:16:20.992Z Compiling rustls-pki-types v1.10.0
15162026-02-25T20:16:21.059Z Compiling scroll v0.13.0
15172026-02-25T20:16:21.632Z Compiling tinyvec v1.8.0
15182026-02-25T20:16:22.049Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15192026-02-25T20:16:22.928Z Compiling bzip2-sys v0.1.13+1.0.8
15202026-02-25T20:16:23.382Z Compiling time-core v0.1.6
15212026-02-25T20:16:23.484Z Compiling try-lock v0.2.5
15222026-02-25T20:16:23.677Z Compiling foreign-types-shared v0.1.1
15232026-02-25T20:16:23.742Z Compiling openssl v0.10.73
15242026-02-25T20:16:23.878Z Compiling num-conv v0.1.0
15252026-02-25T20:16:24.181Z Compiling openssl-probe v0.1.5
15262026-02-25T20:16:24.181Z Compiling atomic-waker v1.1.2
15272026-02-25T20:16:24.280Z Compiling tower-service v0.3.3
15282026-02-25T20:16:24.311Z Compiling untrusted v0.7.1
15292026-02-25T20:16:24.338Z Compiling powerfmt v0.2.0
15302026-02-25T20:16:24.372Z Compiling tower-layer v0.3.3
15312026-02-25T20:16:24.443Z Compiling untrusted v0.9.0
15322026-02-25T20:16:24.494Z Compiling tempfile v3.24.0
15332026-02-25T20:16:24.736Z Compiling deranged v0.5.3
15342026-02-25T20:16:24.767Z Compiling h2 v0.4.6
15352026-02-25T20:16:24.836Z Compiling time-macros v0.2.24
15362026-02-25T20:16:25.007Z Compiling foreign-types v0.3.2
15372026-02-25T20:16:25.142Z Compiling want v0.3.1
15382026-02-25T20:16:25.716Z Compiling darling_macro v0.20.10
15392026-02-25T20:16:26.696Z Compiling darling v0.20.10
15402026-02-25T20:16:27.011Z Compiling goblin v0.10.2
15412026-02-25T20:16:27.673Z Compiling ipnet v2.11.0
15422026-02-25T20:16:27.717Z Compiling openssl-macros v0.1.1
15432026-02-25T20:16:28.492Z Compiling wait-timeout v0.2.0
15442026-02-25T20:16:28.988Z Compiling quick-error v1.2.3
15452026-02-25T20:16:29.049Z Compiling native-tls v0.2.12
15462026-02-25T20:16:29.121Z Compiling num_threads v0.1.7
15472026-02-25T20:16:29.232Z Compiling rustls v0.23.19
15482026-02-25T20:16:29.258Z Compiling gimli v0.31.1
15492026-02-25T20:16:29.452Z Compiling bit-vec v0.8.0
15502026-02-25T20:16:29.563Z Compiling syn v1.0.109
15512026-02-25T20:16:29.595Z Compiling crossbeam-utils v0.8.21
15522026-02-25T20:16:29.914Z Compiling usdt-impl v0.6.0
15532026-02-25T20:16:30.158Z Compiling httpdate v1.0.3
15542026-02-25T20:16:30.381Z Compiling bit-set v0.8.0
15552026-02-25T20:16:30.428Z Compiling time v0.3.43
15562026-02-25T20:16:30.676Z Compiling rusty-fork v0.3.0
15572026-02-25T20:16:31.662Z Compiling derive_builder_core v0.20.2
15582026-02-25T20:16:33.837Z Compiling addr2line v0.24.2
15592026-02-25T20:16:34.430Z Compiling hyper v1.8.1
15602026-02-25T20:16:34.622Z Compiling dof v0.4.0
15612026-02-25T20:16:34.649Z Compiling unicode-normalization v0.1.24
15622026-02-25T20:16:35.501Z Compiling dtrace-parser v0.3.0
15632026-02-25T20:16:35.849Z Compiling heapless v0.7.17
15642026-02-25T20:16:36.345Z Compiling signature v2.2.0
15652026-02-25T20:16:36.722Z Compiling thiserror-impl v1.0.69
15662026-02-25T20:16:37.126Z Compiling scroll_derive v0.12.0
15672026-02-25T20:16:37.552Z Compiling rand_xorshift v0.4.0
15682026-02-25T20:16:37.889Z Compiling darling_core v0.21.0
15692026-02-25T20:16:38.529Z Compiling slog v2.8.2
15702026-02-25T20:16:38.610Z Compiling thread-id v5.0.0
15712026-02-25T20:16:38.787Z Compiling cookie v0.18.1
15722026-02-25T20:16:38.878Z Compiling object v0.36.5
15732026-02-25T20:16:39.042Z Compiling crc32fast v1.4.2
15742026-02-25T20:16:39.076Z Compiling zlib-rs v0.5.1
15752026-02-25T20:16:39.202Z Compiling signal-hook v0.3.18
15762026-02-25T20:16:39.442Z Compiling unicode-bidi v0.3.17
15772026-02-25T20:16:39.543Z Compiling anyhow v1.0.99
15782026-02-25T20:16:39.917Z Compiling zstd-safe v7.2.3
15792026-02-25T20:16:40.084Z Compiling siphasher v0.3.11
15802026-02-25T20:16:40.180Z Compiling rustc-demangle v0.1.24
15812026-02-25T20:16:40.325Z Compiling unarray v0.1.4
15822026-02-25T20:16:40.497Z Compiling unicode-properties v0.1.3
15832026-02-25T20:16:40.530Z Compiling proptest v1.7.0
15842026-02-25T20:16:40.769Z Compiling phf_shared v0.11.2
15852026-02-25T20:16:41.104Z Compiling stringprep v0.1.5
15862026-02-25T20:16:41.517Z Compiling thiserror v1.0.69
15872026-02-25T20:16:41.861Z Compiling scroll v0.12.0
15882026-02-25T20:16:42.258Z Compiling hyper-util v0.1.19
15892026-02-25T20:16:43.217Z Compiling derive_builder_macro v0.20.2
15902026-02-25T20:16:44.371Z Compiling darling_macro v0.21.0
15912026-02-25T20:16:44.492Z Compiling ipnetwork v0.21.1
15922026-02-25T20:16:45.250Z Compiling serde_spanned v0.6.9
15932026-02-25T20:16:45.374Z Compiling toml_datetime v0.6.11
15942026-02-25T20:16:45.586Z Compiling erased-serde v0.3.31
15952026-02-25T20:16:45.956Z Compiling serde_tokenstream v0.2.2
15962026-02-25T20:16:46.614Z Compiling backtrace v0.3.74
15972026-02-25T20:16:46.783Z Compiling libz-rs-sys v0.5.1
15982026-02-25T20:16:46.917Z Compiling curve25519-dalek v4.1.3
15992026-02-25T20:16:47.071Z Compiling rand_chacha v0.3.1
16002026-02-25T20:16:47.133Z Compiling md-5 v0.10.6
16012026-02-25T20:16:47.463Z Compiling vergen-lib v0.1.6
16022026-02-25T20:16:47.660Z Compiling num-integer v0.1.46
16032026-02-25T20:16:47.686Z Compiling sync_wrapper v1.0.1
16042026-02-25T20:16:47.812Z Compiling ff v0.13.0
16052026-02-25T20:16:47.891Z Compiling hash32 v0.2.1
16062026-02-25T20:16:48.106Z Compiling memoffset v0.9.1
16072026-02-25T20:16:48.312Z Compiling litrs v0.4.1
16082026-02-25T20:16:48.475Z Compiling num-bigint-dig v0.8.6
16092026-02-25T20:16:48.499Z Compiling smoltcp v0.9.1
16102026-02-25T20:16:48.873Z Compiling ref-cast v1.0.25
16112026-02-25T20:16:49.209Z Compiling fallible-iterator v0.2.0
16122026-02-25T20:16:49.234Z Compiling psl-types v2.0.11
16132026-02-25T20:16:49.470Z Compiling base16ct v0.2.0
16142026-02-25T20:16:49.536Z Compiling cfg_aliases v0.2.1
16152026-02-25T20:16:49.612Z Compiling document-features v0.2.11
16162026-02-25T20:16:49.755Z Compiling sec1 v0.7.3
16172026-02-25T20:16:49.791Z Compiling nix v0.29.0
16182026-02-25T20:16:49.907Z Compiling publicsuffix v2.3.0
16192026-02-25T20:16:49.969Z Compiling postgres-protocol v0.6.8
16202026-02-25T20:16:50.379Z Compiling num-iter v0.1.45
16212026-02-25T20:16:50.627Z Compiling group v0.13.0
16222026-02-25T20:16:50.704Z Compiling tower v0.5.2
16232026-02-25T20:16:51.194Z Compiling rand v0.8.5
16242026-02-25T20:16:51.444Z Compiling flate2 v1.1.2
16252026-02-25T20:16:51.696Z Compiling newtype-uuid v1.3.2
16262026-02-25T20:16:51.969Z Compiling darling v0.21.0
16272026-02-25T20:16:52.116Z Compiling oxnet v0.1.4
16282026-02-25T20:16:52.455Z Compiling derive_builder v0.20.2
16292026-02-25T20:16:52.488Z Compiling tokio-native-tls v0.3.1
16302026-02-25T20:16:52.717Z Compiling goblin v0.8.2
16312026-02-25T20:16:53.320Z Compiling rustls-native-certs v0.8.1
16322026-02-25T20:16:53.580Z Compiling webpki-roots v1.0.1
16332026-02-25T20:16:53.803Z Compiling http-body-util v0.1.3
16342026-02-25T20:16:53.827Z Compiling strum_macros v0.27.2
16352026-02-25T20:16:53.931Z Compiling terminal_size v0.4.0
16362026-02-25T20:16:54.139Z Compiling cargo-platform v0.1.8
16372026-02-25T20:16:54.218Z Compiling hkdf v0.12.4
16382026-02-25T20:16:54.376Z Compiling crypto-bigint v0.5.5
16392026-02-25T20:16:54.541Z Compiling curve25519-dalek-derive v0.1.1
16402026-02-25T20:16:54.696Z Compiling async-trait v0.1.89
16412026-02-25T20:16:56.122Z Compiling daft-derive v0.1.4
16422026-02-25T20:16:56.839Z Compiling hubpack_derive v0.1.1
16432026-02-25T20:16:57.466Z Compiling ref-cast-impl v1.0.25
16442026-02-25T20:16:57.854Z Compiling vergen v9.0.6
16452026-02-25T20:16:57.883Z Compiling ahash v0.8.12
16462026-02-25T20:16:58.197Z Compiling fs-err v3.1.1
16472026-02-25T20:16:58.283Z Compiling lockfree-object-pool v0.1.6
16482026-02-25T20:16:58.550Z Compiling buf-list v1.0.3
16492026-02-25T20:16:58.610Z Compiling managed v0.8.0
16502026-02-25T20:16:58.709Z Compiling winnow v0.5.40
16512026-02-25T20:16:59.028Z Compiling ryu v1.0.18
16522026-02-25T20:16:59.185Z Compiling unicode-segmentation v1.12.0
16532026-02-25T20:16:59.252Z Compiling simd-adler32 v0.3.7
16542026-02-25T20:16:59.492Z Compiling iri-string v0.7.8
16552026-02-25T20:16:59.813Z Compiling bumpalo v3.16.0
16562026-02-25T20:17:00.100Z Compiling bitflags v1.3.2
16572026-02-25T20:17:00.394Z Compiling zopfli v0.8.1
16582026-02-25T20:17:00.559Z Compiling serde_urlencoded v0.7.1
16592026-02-25T20:17:01.147Z Compiling dof v0.3.0
16602026-02-25T20:17:02.043Z Compiling strum v0.27.2
16612026-02-25T20:17:02.325Z Compiling clap_builder v4.5.48
16622026-02-25T20:17:02.507Z Compiling toml_edit v0.19.15
16632026-02-25T20:17:02.718Z Compiling tower-http v0.6.6
16642026-02-25T20:17:02.859Z Compiling hubpack v0.1.2
16652026-02-25T20:17:03.016Z Compiling daft v0.1.4
16662026-02-25T20:17:03.334Z Compiling elliptic-curve v0.13.8
16672026-02-25T20:17:03.670Z Compiling cargo_metadata v0.19.2
16682026-02-25T20:17:03.723Z Compiling hyper-tls v0.6.0
16692026-02-25T20:17:04.260Z Compiling cookie_store v0.21.1
16702026-02-25T20:17:04.292Z Compiling zstd v0.13.3
16712026-02-25T20:17:04.890Z Compiling signal-hook-mio v0.2.4
16722026-02-25T20:17:06.840Z Compiling serde_with_macros v3.16.1
16732026-02-25T20:17:07.327Z Compiling postgres-types v0.2.9
16742026-02-25T20:17:08.624Z Compiling usdt-attr-macro v0.6.0
16752026-02-25T20:17:08.749Z Compiling usdt-macro v0.6.0
16762026-02-25T20:17:09.379Z Compiling dtrace-parser v0.2.0
16772026-02-25T20:17:09.792Z Compiling phf v0.11.2
16782026-02-25T20:17:10.109Z Compiling ed25519 v2.2.3
16792026-02-25T20:17:10.184Z Compiling bzip2 v0.4.4
16802026-02-25T20:17:10.287Z Compiling bzip2 v0.5.2
16812026-02-25T20:17:10.475Z Compiling pkcs1 v0.7.5
16822026-02-25T20:17:10.653Z Compiling clap_derive v4.5.47
16832026-02-25T20:17:10.730Z Compiling strum_macros v0.26.4
16842026-02-25T20:17:11.290Z Compiling enum-as-inner v0.6.1
16852026-02-25T20:17:11.512Z Compiling hex v0.4.3
16862026-02-25T20:17:12.229Z Compiling serde-big-array v0.5.1
16872026-02-25T20:17:12.338Z Compiling rfc6979 v0.4.0
16882026-02-25T20:17:12.429Z Compiling bstr v1.10.0
16892026-02-25T20:17:12.507Z Compiling serde_repr v0.1.19
16902026-02-25T20:17:12.531Z Compiling float-cmp v0.10.0
16912026-02-25T20:17:12.580Z Compiling env_filter v0.1.2
16922026-02-25T20:17:12.813Z Compiling socket2 v0.5.10
16932026-02-25T20:17:13.298Z Compiling memmap2 v0.9.8
16942026-02-25T20:17:13.560Z Compiling encoding_rs v0.8.34
16952026-02-25T20:17:13.736Z Compiling rustc-hash v2.1.1
16962026-02-25T20:17:13.760Z Compiling static_assertions v1.1.0
16972026-02-25T20:17:13.909Z Compiling whoami v1.5.2
16982026-02-25T20:17:13.984Z Compiling data-encoding v2.9.0
16992026-02-25T20:17:14.087Z Compiling difflib v0.4.0
17002026-02-25T20:17:14.601Z Compiling fixedbitset v0.5.7
17012026-02-25T20:17:14.993Z Compiling new_debug_unreachable v1.0.6
17022026-02-25T20:17:15.122Z Compiling normalize-line-endings v0.3.0
17032026-02-25T20:17:15.147Z Compiling jiff v0.2.15
17042026-02-25T20:17:15.235Z Compiling precomputed-hash v0.1.1
17052026-02-25T20:17:15.296Z Compiling foldhash v0.2.0
17062026-02-25T20:17:15.396Z Compiling mime v0.3.17
17072026-02-25T20:17:15.431Z Compiling keccak v0.1.5
17082026-02-25T20:17:15.706Z Compiling predicates-core v1.0.8
17092026-02-25T20:17:15.731Z Compiling fixedbitset v0.4.2
17102026-02-25T20:17:15.928Z Compiling toml_edit v0.22.27
17112026-02-25T20:17:16.094Z Compiling petgraph v0.6.5
17122026-02-25T20:17:16.180Z Compiling predicates v3.1.3
17132026-02-25T20:17:17.428Z Compiling sha3 v0.10.8
17142026-02-25T20:17:17.500Z Compiling iddqd v0.3.16
17152026-02-25T20:17:17.766Z Compiling string_cache v0.8.9
17162026-02-25T20:17:18.224Z Compiling clap v4.5.48
17172026-02-25T20:17:18.381Z Compiling petgraph v0.8.2
17182026-02-25T20:17:18.480Z Compiling strum v0.26.3
17192026-02-25T20:17:18.704Z Compiling hickory-proto v0.25.2
17202026-02-25T20:17:18.964Z Compiling tokio-postgres v0.7.13
17212026-02-25T20:17:19.752Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17222026-02-25T20:17:20.272Z Compiling usdt v0.6.0
17232026-02-25T20:17:20.815Z Compiling usdt-impl v0.5.0
17242026-02-25T20:17:22.236Z Compiling similar v2.7.0
17252026-02-25T20:17:23.198Z Compiling zip v4.2.0
17262026-02-25T20:17:23.222Z Compiling env_logger v0.11.8
17272026-02-25T20:17:23.971Z Compiling ecdsa v0.16.9
17282026-02-25T20:17:24.325Z Compiling serde_with v3.16.1
17292026-02-25T20:17:24.350Z Compiling rsa v0.9.8
17302026-02-25T20:17:24.787Z Compiling zip v0.6.6
17312026-02-25T20:17:25.395Z Compiling ed25519-dalek v2.1.1
17322026-02-25T20:17:26.777Z Compiling toml v0.7.8
17332026-02-25T20:17:26.825Z Compiling crossterm v0.28.1
17342026-02-25T20:17:28.224Z Compiling heck v0.4.1
17352026-02-25T20:17:28.615Z Compiling crossbeam-epoch v0.9.18
17362026-02-25T20:17:28.694Z Compiling tokio-stream v0.1.17
17372026-02-25T20:17:28.732Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17382026-02-25T20:17:28.802Z Compiling x509-cert v0.2.5
17392026-02-25T20:17:29.202Z Compiling openapiv3 v2.2.0
17402026-02-25T20:17:29.342Z Compiling sha1 v0.10.6
17412026-02-25T20:17:29.710Z Compiling itertools v0.10.5
17422026-02-25T20:17:29.789Z Compiling itertools v0.13.0
17432026-02-25T20:17:29.920Z Compiling winnow v0.6.26
17442026-02-25T20:17:30.237Z Compiling peg-runtime v0.8.5
17452026-02-25T20:17:30.867Z Compiling lalrpop-util v0.19.12
17462026-02-25T20:17:31.249Z Compiling thread_local v1.1.8
17472026-02-25T20:17:31.825Z Compiling slog-async v2.8.0
17482026-02-25T20:17:31.918Z Compiling crossbeam-channel v0.5.15
17492026-02-25T20:17:32.215Z Compiling xattr v1.3.1
17502026-02-25T20:17:32.393Z Compiling futures-executor v0.3.31
17512026-02-25T20:17:32.524Z Compiling is-terminal v0.4.13
17522026-02-25T20:17:32.687Z Compiling filetime v0.2.26
17532026-02-25T20:17:32.712Z Compiling take_mut v0.2.2
17542026-02-25T20:17:32.831Z Compiling term v1.1.0
17552026-02-25T20:17:32.920Z Compiling tar v0.4.44
17562026-02-25T20:17:32.947Z Compiling futures v0.3.31
17572026-02-25T20:17:33.904Z Compiling slog-term v2.9.2
17582026-02-25T20:17:36.639Z Compiling aws-lc-sys v0.26.0
17592026-02-25T20:18:13.188Z Compiling rustls-webpki v0.102.8
17602026-02-25T20:18:20.000Z Compiling tokio-rustls v0.26.0
17612026-02-25T20:18:20.360Z Compiling hyper-rustls v0.27.7
17622026-02-25T20:18:20.765Z Compiling reqwest v0.12.24
17632026-02-25T20:18:26.097Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17642026-02-25T20:18:26.528Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17652026-02-25T20:18:33.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s
17662026-02-25T20:18:33.334Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17672026-02-25T20:18:33.419ZFeb 25 20:18:32.888 INFO Starting download, target: Clickhouse
17682026-02-25T20:18:33.419ZFeb 25 20:18:32.890 INFO Starting download, target: Cockroach
17692026-02-25T20:18:33.419ZFeb 25 20:18:32.890 INFO Starting download, target: Console
17702026-02-25T20:18:33.419ZFeb 25 20:18:32.890 INFO Starting download, target: DendriteStub
17712026-02-25T20:18:33.419ZFeb 25 20:18:32.890 INFO Starting download, target: MaghemiteMgd
17722026-02-25T20:18:33.445ZFeb 25 20:18:32.890 INFO Starting download, target: TransceiverControl
17732026-02-25T20:18:33.445ZFeb 25 20:18:32.890 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17742026-02-25T20:18:33.445ZFeb 25 20:18:32.890 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17752026-02-25T20:18:33.445ZFeb 25 20:18:32.890 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17762026-02-25T20:18:33.445ZFeb 25 20:18:32.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17772026-02-25T20:18:33.445ZFeb 25 20:18:32.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17782026-02-25T20:18:33.445ZFeb 25 20:18:32.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17792026-02-25T20:18:33.775ZFeb 25 20:18:33.243 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17802026-02-25T20:18:34.325ZFeb 25 20:18:33.793 INFO Download complete, target: Console
17812026-02-25T20:18:35.058ZFeb 25 20:18:34.527 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17822026-02-25T20:18:35.527ZFeb 25 20:18:34.997 INFO Download complete, target: TransceiverControl
17832026-02-25T20:18:36.397ZFeb 25 20:18:35.868 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17842026-02-25T20:18:38.268ZFeb 25 20:18:37.740 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17852026-02-25T20:18:39.022ZFeb 25 20:18:38.493 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17862026-02-25T20:18:39.022ZFeb 25 20:18:38.493 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17872026-02-25T20:18:41.715ZFeb 25 20:18:41.186 INFO Download complete, target: DendriteStub
17882026-02-25T20:18:43.375ZFeb 25 20:18:42.847 INFO Download complete, target: MaghemiteMgd
17892026-02-25T20:18:49.456ZFeb 25 20:18:48.927 INFO Checking that binary works, target: Cockroach
17902026-02-25T20:18:49.723ZFeb 25 20:18:49.194 INFO Download complete, target: Cockroach
17912026-02-25T20:18:52.387ZFeb 25 20:18:51.858 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17922026-02-25T20:19:06.312ZFeb 25 20:19:05.783 INFO Checking that binary works, target: Clickhouse
17932026-02-25T20:19:06.538ZFeb 25 20:19:06.009 INFO Download complete, target: Clickhouse
17942026-02-25T20:19:06.568ZAll builder prerequisites installed successfully, and PATH looks valid
17952026-02-25T20:19:06.595Z
17962026-02-25T20:19:06.595Zreal 7:25.820776064
17972026-02-25T20:19:06.595Zuser 20:07.592776583
17982026-02-25T20:19:06.595Zsys 3:07.143841607
17992026-02-25T20:19:06.595Ztrap 0.809039055
18002026-02-25T20:19:06.595Ztflt 0.394361078
18012026-02-25T20:19:06.595Zdflt 1.113458271
18022026-02-25T20:19:06.595Zkflt 0.021563721
18032026-02-25T20:19:06.595Zlock 53:14.264867651
18042026-02-25T20:19:06.595Zslp 1:15:23.561363866
18052026-02-25T20:19:06.595Zlat 1:27.685616634
18062026-02-25T20:19:06.595Zstop 3:21.691050397
18072026-02-25T20:19:06.595Z+ banner hack-check
18082026-02-25T20:19:06.595Z
18092026-02-25T20:19:06.595Z # # ## #### # # #### # # ###### #### # #
18102026-02-25T20:19:06.595Z # # # # # # # # # # # # # # # # #
18112026-02-25T20:19:06.595Z ###### # # # #### ##### # ###### ##### # ####
18122026-02-25T20:19:06.596Z # # ###### # # # # # # # # # #
18132026-02-25T20:19:06.596Z # # # # # # # # # # # # # # # # #
18142026-02-25T20:19:06.596Z # # # # #### # # #### # # ###### #### # #
18152026-02-25T20:19:06.596Z
18162026-02-25T20:19:06.596Z+ export CARGO_INCREMENTAL=0
18172026-02-25T20:19:06.596Z+ CARGO_INCREMENTAL=0
18182026-02-25T20:19:06.596Z+ ptime -m timeout 2h cargo xtask check-features --ci
18192026-02-25T20:19:08.036Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18202026-02-25T20:19:08.387Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18212026-02-25T20:19:12.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s
18222026-02-25T20:19:12.957Z Running `target/debug/xtask check-features --ci`
18232026-02-25T20:19:12.998Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18242026-02-25T20:19:13.023Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18252026-02-25T20:19:14.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
18262026-02-25T20:19:14.093Z Running `target/debug/xtask download cargo-hack`
18272026-02-25T20:19:15.803Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18282026-02-25T20:19:16.258Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18292026-02-25T20:19:21.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
18302026-02-25T20:19:22.161Z Running `target/debug/xtask-downloader cargo-hack`
18312026-02-25T20:19:22.222ZFeb 25 20:19:21.692 INFO Starting download, target: CargoHack
18322026-02-25T20:19:22.250ZFeb 25 20:19:21.693 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18332026-02-25T20:19:22.772ZFeb 25 20:19:22.243 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18342026-02-25T20:19:22.913ZFeb 25 20:19:22.385 INFO Download complete, target: CargoHack
18352026-02-25T20:19:22.939Zrunning: "/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"
18362026-02-25T20:19:22.964Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18372026-02-25T20:19:23.397Zinfo: running `cargo check --bins` on api_identity (1/252)
18382026-02-25T20:19:24.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392026-02-25T20:19:24.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402026-02-25T20:19:24.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412026-02-25T20:19:24.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
18422026-02-25T20:19:24.956Z
18432026-02-25T20:19:24.956Zinfo: running `cargo check --bins` on bootstore (2/252)
18442026-02-25T20:19:26.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452026-02-25T20:19:26.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462026-02-25T20:19:26.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472026-02-25T20:19:26.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
18482026-02-25T20:19:26.491Z
18492026-02-25T20:19:26.491Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18502026-02-25T20:19:27.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512026-02-25T20:19:27.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522026-02-25T20:19:27.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532026-02-25T20:19:27.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
18542026-02-25T20:19:28.037Z
18552026-02-25T20:19:28.037Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18562026-02-25T20:19:29.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572026-02-25T20:19:29.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582026-02-25T20:19:29.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592026-02-25T20:19:29.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
18602026-02-25T20:19:29.515Z
18612026-02-25T20:19:29.515Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18622026-02-25T20:19:30.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632026-02-25T20:19:30.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642026-02-25T20:19:30.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652026-02-25T20:19:30.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
18662026-02-25T20:19:30.642Z
18672026-02-25T20:19:30.642Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18682026-02-25T20:19:31.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692026-02-25T20:19:31.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702026-02-25T20:19:31.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712026-02-25T20:19:31.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18722026-02-25T20:19:31.678Z
18732026-02-25T20:19:31.678Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18742026-02-25T20:19:32.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752026-02-25T20:19:32.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762026-02-25T20:19:32.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772026-02-25T20:19:32.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18782026-02-25T20:19:32.695Z
18792026-02-25T20:19:32.695Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18802026-02-25T20:19:33.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812026-02-25T20:19:33.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822026-02-25T20:19:33.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832026-02-25T20:19:33.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
18842026-02-25T20:19:33.601Z
18852026-02-25T20:19:33.601Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18862026-02-25T20:19:34.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872026-02-25T20:19:34.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882026-02-25T20:19:34.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892026-02-25T20:19:34.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18902026-02-25T20:19:34.518Z
18912026-02-25T20:19:34.518Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18922026-02-25T20:19:35.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932026-02-25T20:19:35.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942026-02-25T20:19:35.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952026-02-25T20:19:35.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18962026-02-25T20:19:35.565Z
18972026-02-25T20:19:35.565Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18982026-02-25T20:19:36.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992026-02-25T20:19:36.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002026-02-25T20:19:36.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012026-02-25T20:19:36.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19022026-02-25T20:19:36.555Z
19032026-02-25T20:19:36.555Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
19042026-02-25T20:19:37.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-02-25T20:19:37.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-02-25T20:19:37.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-02-25T20:19:37.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19082026-02-25T20:19:37.586Z
19092026-02-25T20:19:37.586Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
19102026-02-25T20:19:38.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-02-25T20:19:38.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-02-25T20:19:38.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-02-25T20:19:38.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19142026-02-25T20:19:38.583Z
19152026-02-25T20:19:38.584Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19162026-02-25T20:19:39.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-02-25T20:19:39.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-02-25T20:19:39.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-02-25T20:19:39.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19202026-02-25T20:19:39.567Z
19212026-02-25T20:19:39.567Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19222026-02-25T20:19:40.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-02-25T20:19:40.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-02-25T20:19:40.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-02-25T20:19:40.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19262026-02-25T20:19:40.571Z
19272026-02-25T20:19:40.571Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19282026-02-25T20:19:41.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-02-25T20:19:41.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-02-25T20:19:41.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-02-25T20:19:41.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19322026-02-25T20:19:41.584Z
19332026-02-25T20:19:41.584Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19342026-02-25T20:19:42.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-02-25T20:19:42.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-02-25T20:19:42.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-02-25T20:19:42.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19382026-02-25T20:19:42.637Z
19392026-02-25T20:19:42.637Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19402026-02-25T20:19:43.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-02-25T20:19:43.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-02-25T20:19:43.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-02-25T20:19:43.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19442026-02-25T20:19:43.622Z
19452026-02-25T20:19:43.622Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19462026-02-25T20:19:44.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-02-25T20:19:44.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-02-25T20:19:44.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-02-25T20:19:44.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19502026-02-25T20:19:44.602Z
19512026-02-25T20:19:44.602Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19522026-02-25T20:19:45.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-02-25T20:19:45.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-02-25T20:19:45.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-02-25T20:19:45.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19562026-02-25T20:19:45.698Z
19572026-02-25T20:19:45.698Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19582026-02-25T20:19:46.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-02-25T20:19:46.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-02-25T20:19:46.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-02-25T20:19:46.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19622026-02-25T20:19:46.749Z
19632026-02-25T20:19:46.749Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19642026-02-25T20:19:47.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-02-25T20:19:47.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-02-25T20:19:47.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-02-25T20:19:47.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19682026-02-25T20:19:47.771Z
19692026-02-25T20:19:47.771Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19702026-02-25T20:19:48.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-02-25T20:19:48.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-02-25T20:19:48.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-02-25T20:19:48.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19742026-02-25T20:19:48.795Z
19752026-02-25T20:19:48.795Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19762026-02-25T20:19:49.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-02-25T20:19:49.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-02-25T20:19:49.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-02-25T20:19:49.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19802026-02-25T20:19:49.900Z
19812026-02-25T20:19:49.900Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19822026-02-25T20:19:50.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-02-25T20:19:50.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-02-25T20:19:50.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-02-25T20:19:50.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19862026-02-25T20:19:50.947Z
19872026-02-25T20:19:50.947Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19882026-02-25T20:19:51.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-02-25T20:19:51.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-02-25T20:19:51.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-02-25T20:19:51.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
19922026-02-25T20:19:52.046Z
19932026-02-25T20:19:52.046Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19942026-02-25T20:19:52.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-02-25T20:19:52.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-02-25T20:19:52.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-02-25T20:19:52.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19982026-02-25T20:19:53.064Z
19992026-02-25T20:19:53.064Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
20002026-02-25T20:19:54.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-02-25T20:19:54.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-02-25T20:19:54.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-02-25T20:19:54.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20042026-02-25T20:19:54.137Z
20052026-02-25T20:19:54.137Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
20062026-02-25T20:19:55.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-02-25T20:19:55.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-02-25T20:19:55.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-02-25T20:19:55.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20102026-02-25T20:19:55.222Z
20112026-02-25T20:19:55.222Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20122026-02-25T20:19:56.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-02-25T20:19:56.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-02-25T20:19:56.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-02-25T20:19:56.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20162026-02-25T20:19:56.309Z
20172026-02-25T20:19:56.309Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20182026-02-25T20:19:57.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-02-25T20:19:57.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-02-25T20:19:57.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-02-25T20:19:57.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20222026-02-25T20:19:57.366Z
20232026-02-25T20:19:57.366Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20242026-02-25T20:19:58.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-02-25T20:19:58.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-02-25T20:19:58.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-02-25T20:19:58.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20282026-02-25T20:19:58.489Z
20292026-02-25T20:19:58.489Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20302026-02-25T20:19:59.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-02-25T20:19:59.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-02-25T20:19:59.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-02-25T20:19:59.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20342026-02-25T20:19:59.572Z
20352026-02-25T20:19:59.572Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20362026-02-25T20:20:00.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-02-25T20:20:00.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-02-25T20:20:00.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-02-25T20:20:00.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20402026-02-25T20:20:00.620Z
20412026-02-25T20:20:00.620Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20422026-02-25T20:20:01.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-02-25T20:20:01.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-02-25T20:20:01.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-02-25T20:20:01.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20462026-02-25T20:20:01.762Z
20472026-02-25T20:20:01.762Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20482026-02-25T20:20:02.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-02-25T20:20:02.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-02-25T20:20:02.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-02-25T20:20:02.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20522026-02-25T20:20:02.796Z
20532026-02-25T20:20:02.796Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20542026-02-25T20:20:03.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-02-25T20:20:03.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-02-25T20:20:03.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-02-25T20:20:03.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20582026-02-25T20:20:03.793Z
20592026-02-25T20:20:03.793Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20602026-02-25T20:20:04.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-02-25T20:20:04.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-02-25T20:20:04.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-02-25T20:20:04.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20642026-02-25T20:20:04.846Z
20652026-02-25T20:20:04.846Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20662026-02-25T20:20:05.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-02-25T20:20:05.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-02-25T20:20:05.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-02-25T20:20:05.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20702026-02-25T20:20:05.943Z
20712026-02-25T20:20:05.943Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20722026-02-25T20:20:06.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-02-25T20:20:06.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-02-25T20:20:06.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-02-25T20:20:06.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20762026-02-25T20:20:06.931Z
20772026-02-25T20:20:06.931Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20782026-02-25T20:20:07.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-02-25T20:20:07.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-02-25T20:20:07.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-02-25T20:20:07.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20822026-02-25T20:20:07.874Z
20832026-02-25T20:20:07.874Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20842026-02-25T20:20:08.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-02-25T20:20:08.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-02-25T20:20:08.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-02-25T20:20:08.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20882026-02-25T20:20:08.862Z
20892026-02-25T20:20:08.862Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20902026-02-25T20:20:09.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-02-25T20:20:09.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-02-25T20:20:09.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-02-25T20:20:09.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20942026-02-25T20:20:09.888Z
20952026-02-25T20:20:09.888Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20962026-02-25T20:20:10.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-02-25T20:20:10.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-02-25T20:20:10.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-02-25T20:20:10.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
21002026-02-25T20:20:10.979Z
21012026-02-25T20:20:10.979Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
21022026-02-25T20:20:12.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-02-25T20:20:12.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-02-25T20:20:12.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-02-25T20:20:12.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
21062026-02-25T20:20:12.365Z
21072026-02-25T20:20:12.365Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
21082026-02-25T20:20:13.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-02-25T20:20:13.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-02-25T20:20:13.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112026-02-25T20:20:13.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
21122026-02-25T20:20:13.682Z
21132026-02-25T20:20:13.682Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21142026-02-25T20:20:14.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152026-02-25T20:20:14.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162026-02-25T20:20:14.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172026-02-25T20:20:14.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
21182026-02-25T20:20:15.004Z
21192026-02-25T20:20:15.004Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21202026-02-25T20:20:16.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212026-02-25T20:20:16.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222026-02-25T20:20:16.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21232026-02-25T20:20:16.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
21242026-02-25T20:20:16.312Z
21252026-02-25T20:20:16.312Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21262026-02-25T20:20:17.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21272026-02-25T20:20:17.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21282026-02-25T20:20:17.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21292026-02-25T20:20:17.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
21302026-02-25T20:20:17.536Z
21312026-02-25T20:20:17.537Zinfo: running `cargo check --bins` on oxlog (50/252)
21322026-02-25T20:20:18.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21332026-02-25T20:20:18.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21342026-02-25T20:20:19.008Z Checking cfg-if v1.0.4
21352026-02-25T20:20:19.033Z Checking libc v0.2.180
21362026-02-25T20:20:19.033Z Checking serde_core v1.0.228
21372026-02-25T20:20:19.083Z Checking zeroize v1.8.1
21382026-02-25T20:20:19.108Z Checking memchr v2.7.4
21392026-02-25T20:20:19.133Z Checking value-bag v1.12.0
21402026-02-25T20:20:19.133Z Checking smallvec v1.15.1
21412026-02-25T20:20:19.133Z Checking typenum v1.17.0
21422026-02-25T20:20:19.179Z Checking scopeguard v1.2.0
21432026-02-25T20:20:19.360Z Checking lock_api v0.4.12
21442026-02-25T20:20:19.396Z Checking subtle v2.6.1
21452026-02-25T20:20:19.556Z Checking itoa v1.0.11
21462026-02-25T20:20:19.616Z Checking log v0.4.29
21472026-02-25T20:20:19.734Z Checking const-oid v0.9.6
21482026-02-25T20:20:19.772Z Checking byteorder v1.5.0
21492026-02-25T20:20:19.824Z Checking stable_deref_trait v1.2.0
21502026-02-25T20:20:19.956Z Checking portable-atomic v1.11.0
21512026-02-25T20:20:20.049Z Checking critical-section v1.1.3
21522026-02-25T20:20:20.202Z Checking zerofrom v0.1.4
21532026-02-25T20:20:20.239Z Checking pin-project-lite v0.2.14
21542026-02-25T20:20:20.264Z Checking allocator-api2 v0.2.21
21552026-02-25T20:20:20.342Z Checking generic-array v0.14.7
21562026-02-25T20:20:20.368Z Checking getrandom v0.2.15
21572026-02-25T20:20:20.406Z Checking getrandom v0.3.4
21582026-02-25T20:20:20.478Z Checking yoke v0.7.4
21592026-02-25T20:20:20.674Z Checking rand_core v0.6.4
21602026-02-25T20:20:20.703Z Checking signal-hook-registry v1.4.2
21612026-02-25T20:20:20.869Z Checking zerovec v0.10.4
21622026-02-25T20:20:20.951Z Checking parking_lot_core v0.9.10
21632026-02-25T20:20:21.023Z Checking mio v1.0.2
21642026-02-25T20:20:21.075Z Checking once_cell v1.21.3
21652026-02-25T20:20:21.102Z Checking equivalent v1.0.2
21662026-02-25T20:20:21.266Z Checking libm v0.2.8
21672026-02-25T20:20:21.349Z Checking parking_lot v0.12.3
21682026-02-25T20:20:21.447Z Checking litemap v0.7.3
21692026-02-25T20:20:21.556Z Checking crypto-common v0.1.6
21702026-02-25T20:20:21.681Z Checking block-buffer v0.10.4
21712026-02-25T20:20:21.708Z Checking writeable v0.5.5
21722026-02-25T20:20:21.747Z Checking socket2 v0.6.1
21732026-02-25T20:20:21.782Z Checking zerocopy v0.7.35
21742026-02-25T20:20:21.825Z Checking zmij v1.0.15
21752026-02-25T20:20:21.897Z Checking digest v0.10.7
21762026-02-25T20:20:22.083Z Checking cpufeatures v0.2.14
21772026-02-25T20:20:22.216Z Checking futures-core v0.3.31
21782026-02-25T20:20:22.243Z Checking num-traits v0.2.19
21792026-02-25T20:20:22.268Z Checking percent-encoding v2.3.2
21802026-02-25T20:20:22.307Z Checking icu_locid_transform_data v1.5.0
21812026-02-25T20:20:22.337Z Checking hmac v0.12.1
21822026-02-25T20:20:22.435Z Checking block-padding v0.3.3
21832026-02-25T20:20:22.460Z Checking hashbrown v0.16.1
21842026-02-25T20:20:22.498Z Checking tinystr v0.7.6
21852026-02-25T20:20:22.526Z Checking icu_collections v1.5.0
21862026-02-25T20:20:22.596Z Checking icu_properties_data v1.5.0
21872026-02-25T20:20:22.677Z Checking inout v0.1.3
21882026-02-25T20:20:22.844Z Checking icu_normalizer_data v1.5.0
21892026-02-25T20:20:22.869Z Checking icu_locid v1.5.0
21902026-02-25T20:20:22.933Z Checking write16 v1.0.0
21912026-02-25T20:20:22.960Z Checking futures-sink v0.3.31
21922026-02-25T20:20:23.090Z Checking ppv-lite86 v0.2.20
21932026-02-25T20:20:23.125Z Checking utf8_iter v1.0.4
21942026-02-25T20:20:23.172Z Checking utf16_iter v1.0.5
21952026-02-25T20:20:23.230Z Checking futures-channel v0.3.31
21962026-02-25T20:20:23.364Z Checking cipher v0.4.4
21972026-02-25T20:20:23.388Z Checking sha2 v0.10.9
21982026-02-25T20:20:23.518Z Checking serde v1.0.228
21992026-02-25T20:20:23.603Z Checking serde_json v1.0.149
22002026-02-25T20:20:23.638Z Checking indexmap v2.13.0
22012026-02-25T20:20:23.812Z Checking slab v0.4.9
22022026-02-25T20:20:23.836Z Checking futures-task v0.3.31
22032026-02-25T20:20:23.836Z Checking pin-utils v0.1.0
22042026-02-25T20:20:23.956Z Checking futures-io v0.3.31
22052026-02-25T20:20:23.981Z Checking icu_provider v1.5.0
22062026-02-25T20:20:24.006Z Checking base64ct v1.6.0
22072026-02-25T20:20:24.110Z Checking errno v0.3.12
22082026-02-25T20:20:24.147Z Checking flagset v0.4.6
22092026-02-25T20:20:24.214Z Checking futures-util v0.3.31
22102026-02-25T20:20:24.332Z Checking form_urlencoded v1.2.2
22112026-02-25T20:20:24.395Z Checking rand_core v0.9.3
22122026-02-25T20:20:24.482Z Checking pem-rfc7468 v0.7.0
22132026-02-25T20:20:24.583Z Checking foldhash v0.1.5
22142026-02-25T20:20:24.625Z Checking bytes v1.11.1
22152026-02-25T20:20:24.693Z Checking bitflags v2.9.4
22162026-02-25T20:20:24.784Z Checking icu_locid_transform v1.5.0
22172026-02-25T20:20:24.813Z Checking der v0.7.10
22182026-02-25T20:20:24.887Z Checking fnv v1.0.7
22192026-02-25T20:20:25.041Z Checking hashbrown v0.15.4
22202026-02-25T20:20:25.068Z Checking salsa20 v0.10.2
22212026-02-25T20:20:25.092Z Checking uuid v1.19.0
22222026-02-25T20:20:25.292Z Checking pbkdf2 v0.12.2
22232026-02-25T20:20:25.333Z Checking spin v0.9.8
22242026-02-25T20:20:25.511Z Checking scrypt v0.11.0
22252026-02-25T20:20:25.704Z Checking rand_chacha v0.9.0
22262026-02-25T20:20:25.791Z Checking aes v0.8.4
22272026-02-25T20:20:25.821Z Checking tokio v1.49.0
22282026-02-25T20:20:25.846Z Checking http v1.4.0
22292026-02-25T20:20:25.871Z Checking icu_properties v1.5.1
22302026-02-25T20:20:26.167Z Checking cbc v0.1.2
22312026-02-25T20:20:26.230Z Checking regex-syntax v0.8.5
22322026-02-25T20:20:26.408Z Checking iana-time-zone v0.1.63
22332026-02-25T20:20:26.593Z Checking chrono v0.4.43
22342026-02-25T20:20:26.684Z Checking spki v0.7.3
22352026-02-25T20:20:26.794Z Checking rand v0.9.2
22362026-02-25T20:20:27.002Z Checking pkcs5 v0.7.1
22372026-02-25T20:20:27.340Z Checking tracing-core v0.1.32
22382026-02-25T20:20:27.525Z Checking thiserror v2.0.18
22392026-02-25T20:20:27.695Z Checking pkcs8 v0.10.2
22402026-02-25T20:20:27.885Z Checking http-body v1.0.1
22412026-02-25T20:20:27.978Z Checking tracing v0.1.40
22422026-02-25T20:20:28.048Z Checking base64 v0.22.1
22432026-02-25T20:20:28.126Z Checking tinyvec_macros v0.1.1
22442026-02-25T20:20:28.240Z Checking plain v0.2.3
22452026-02-25T20:20:28.382Z Checking rustls-pki-types v1.10.0
22462026-02-25T20:20:28.425Z Checking tinyvec v1.8.0
22472026-02-25T20:20:28.588Z Checking lazy_static v1.5.0
22482026-02-25T20:20:28.756Z Checking rustix v1.1.3
22492026-02-25T20:20:28.781Z Checking semver v1.0.27
22502026-02-25T20:20:28.979Z Checking zerocopy v0.8.27
22512026-02-25T20:20:29.191Z Checking aws-lc-sys v0.26.0
22522026-02-25T20:20:29.234Z Checking unicode-ident v1.0.19
22532026-02-25T20:20:29.443Z Checking atomic-waker v1.1.2
22542026-02-25T20:20:29.484Z Checking icu_normalizer v1.5.0
22552026-02-25T20:20:29.632Z Checking try-lock v0.2.5
22562026-02-25T20:20:29.658Z Checking ucd-trie v0.1.7
22572026-02-25T20:20:29.818Z Checking fastrand v2.1.1
22582026-02-25T20:20:29.879Z Checking tower-service v0.3.3
22592026-02-25T20:20:29.919Z Checking foreign-types-shared v0.1.1
22602026-02-25T20:20:30.062Z Checking tower-layer v0.3.3
22612026-02-25T20:20:30.105Z Checking adler2 v2.0.0
22622026-02-25T20:20:30.199Z Checking openssl-probe v0.1.5
22632026-02-25T20:20:30.328Z Checking dyn-clone v1.0.20
22642026-02-25T20:20:30.391Z Checking idna_adapter v1.2.0
22652026-02-25T20:20:30.416Z Checking untrusted v0.9.0
22662026-02-25T20:20:30.442Z Checking untrusted v0.7.1
22672026-02-25T20:20:30.524Z Checking miniz_oxide v0.8.5
22682026-02-25T20:20:30.627Z Checking ring v0.17.14
22692026-02-25T20:20:30.652Z Checking idna v1.0.3
22702026-02-25T20:20:30.652Z Checking foreign-types v0.3.2
22712026-02-25T20:20:30.811Z Checking pest v2.8.2
22722026-02-25T20:20:31.069Z Checking tempfile v3.24.0
22732026-02-25T20:20:31.222Z Checking url v2.5.4
22742026-02-25T20:20:31.409Z Checking want v0.3.1
22752026-02-25T20:20:31.495Z Checking proc-macro2 v1.0.101
22762026-02-25T20:20:31.650Z Checking ipnet v2.11.0
22772026-02-25T20:20:31.687Z Checking aws-lc-rs v1.12.4
22782026-02-25T20:20:32.269Z Checking schemars v0.8.22
22792026-02-25T20:20:32.294Z Checking httparse v1.9.5
22802026-02-25T20:20:32.319Z Checking openssl-sys v0.9.109
22812026-02-25T20:20:32.695Z Checking wait-timeout v0.2.0
22822026-02-25T20:20:32.800Z Checking aho-corasick v1.1.3
22832026-02-25T20:20:32.915Z Checking quick-error v1.2.3
22842026-02-25T20:20:33.065Z Checking bit-vec v0.8.0
22852026-02-25T20:20:33.116Z Checking httpdate v1.0.3
22862026-02-25T20:20:33.416Z Checking anstyle v1.0.11
22872026-02-25T20:20:33.489Z Checking powerfmt v0.2.0
22882026-02-25T20:20:33.547Z Checking pretty-hex v0.4.1
22892026-02-25T20:20:33.657Z Checking utf8parse v0.2.2
22902026-02-25T20:20:33.797Z Checking rustls-webpki v0.102.8
22912026-02-25T20:20:33.821Z Checking deranged v0.5.3
22922026-02-25T20:20:33.846Z Checking openssl v0.10.73
22932026-02-25T20:20:33.914Z Checking anstyle-parse v0.2.5
22942026-02-25T20:20:33.938Z Checking bit-set v0.8.0
22952026-02-25T20:20:33.967Z Checking rusty-fork v0.3.0
22962026-02-25T20:20:33.991Z Checking tokio-util v0.7.15
22972026-02-25T20:20:34.241Z Checking quote v1.0.40
22982026-02-25T20:20:34.265Z Compiling newtype-uuid v1.3.2
22992026-02-25T20:20:34.299Z Checking unicode-normalization v0.1.24
23002026-02-25T20:20:34.533Z Checking regex-automata v0.4.11
23012026-02-25T20:20:34.574Z Checking crossbeam-utils v0.8.21
23022026-02-25T20:20:34.640Z Checking rustix v0.38.37
23032026-02-25T20:20:34.665Z Checking rand_xorshift v0.4.0
23042026-02-25T20:20:34.881Z Checking bzip2-sys v0.1.13+1.0.8
23052026-02-25T20:20:35.043Z Checking scroll v0.13.0
23062026-02-25T20:20:35.336Z Checking h2 v0.4.6
23072026-02-25T20:20:35.404Z Checking signature v2.2.0
23082026-02-25T20:20:35.466Z Checking crc32fast v1.4.2
23092026-02-25T20:20:35.592Z Checking unicode-properties v0.1.3
23102026-02-25T20:20:35.646Z Checking anstyle-query v1.1.1
23112026-02-25T20:20:35.766Z Checking unarray v0.1.4
23122026-02-25T20:20:35.818Z Checking is_terminal_polyfill v1.70.1
23132026-02-25T20:20:35.962Z Checking zlib-rs v0.5.1
23142026-02-25T20:20:35.986Z Checking colorchoice v1.0.2
23152026-02-25T20:20:36.011Z Checking siphasher v0.3.11
23162026-02-25T20:20:36.161Z Checking num-conv v0.1.0
23172026-02-25T20:20:36.338Z Checking time-core v0.1.6
23182026-02-25T20:20:36.439Z Checking num_threads v0.1.7
23192026-02-25T20:20:36.527Z Checking either v1.15.0
23202026-02-25T20:20:36.603Z Checking unicode-bidi v0.3.17
23212026-02-25T20:20:36.685Z Checking time v0.3.43
23222026-02-25T20:20:36.926Z Checking phf_shared v0.11.2
23232026-02-25T20:20:37.221Z Checking anstream v0.6.18
23242026-02-25T20:20:37.247Z Checking stringprep v0.1.5
23252026-02-25T20:20:37.586Z Checking proptest v1.7.0
23262026-02-25T20:20:37.654Z Checking goblin v0.10.2
23272026-02-25T20:20:38.106Z Checking crossbeam-epoch v0.9.18
23282026-02-25T20:20:38.131Z Checking libz-rs-sys v0.5.1
23292026-02-25T20:20:38.364Z Checking syn v2.0.114
23302026-02-25T20:20:38.565Z Compiling daft v0.1.4
23312026-02-25T20:20:39.139Z Checking rustls v0.23.19
23322026-02-25T20:20:39.171Z Checking native-tls v0.2.12
23332026-02-25T20:20:39.351Z Checking ipnetwork v0.21.1
23342026-02-25T20:20:39.384Z Checking scroll v0.12.0
23352026-02-25T20:20:39.531Z Checking thiserror v1.0.69
23362026-02-25T20:20:39.729Z Checking serde_spanned v0.6.9
23372026-02-25T20:20:39.828Z Checking toml_datetime v0.6.11
23382026-02-25T20:20:39.918Z Checking zstd-sys v2.0.14+zstd.1.5.7
23392026-02-25T20:20:39.963Z Checking rand_chacha v0.3.1
23402026-02-25T20:20:40.161Z Checking num-integer v0.1.46
23412026-02-25T20:20:40.228Z Checking sync_wrapper v1.0.1
23422026-02-25T20:20:40.436Z Checking md-5 v0.10.6
23432026-02-25T20:20:40.460Z Checking ff v0.13.0
23442026-02-25T20:20:40.700Z Checking hash32 v0.2.1
23452026-02-25T20:20:40.725Z Checking psl-types v2.0.11
23462026-02-25T20:20:40.725Z Checking fallible-iterator v0.2.0
23472026-02-25T20:20:41.008Z Checking gimli v0.31.1
23482026-02-25T20:20:41.053Z Checking base16ct v0.2.0
23492026-02-25T20:20:41.304Z Checking sec1 v0.7.3
23502026-02-25T20:20:41.372Z Checking postgres-protocol v0.6.8
23512026-02-25T20:20:41.772Z Compiling iddqd v0.3.16
23522026-02-25T20:20:42.017Z Checking heapless v0.7.17
23532026-02-25T20:20:42.186Z Checking hyper v1.8.1
23542026-02-25T20:20:42.664Z Checking publicsuffix v2.3.0
23552026-02-25T20:20:42.953Z Checking group v0.13.0
23562026-02-25T20:20:42.977Z Checking num-iter v0.1.45
23572026-02-25T20:20:43.195Z Checking tower v0.5.2
23582026-02-25T20:20:43.233Z Checking rand v0.8.5
23592026-02-25T20:20:43.731Z Checking dof v0.4.0
23602026-02-25T20:20:44.082Z Checking zstd-safe v7.2.3
23612026-02-25T20:20:44.362Z Checking hyper-util v0.1.19
23622026-02-25T20:20:44.411Z Checking goblin v0.8.2
23632026-02-25T20:20:44.436Z Checking oxnet v0.1.4
23642026-02-25T20:20:44.474Z Checking tokio-native-tls v0.3.1
23652026-02-25T20:20:44.596Z Checking tokio-rustls v0.26.0
23662026-02-25T20:20:44.644Z Checking cookie v0.18.1
23672026-02-25T20:20:44.671Z Checking flate2 v1.1.2
23682026-02-25T20:20:44.793Z Checking terminal_size v0.4.0
23692026-02-25T20:20:44.983Z Checking dtrace-parser v0.3.0
23702026-02-25T20:20:45.011Z Checking rustls-native-certs v0.8.1
23712026-02-25T20:20:45.045Z Checking addr2line v0.24.2
23722026-02-25T20:20:45.087Z Checking webpki-roots v1.0.1
23732026-02-25T20:20:45.227Z Checking http-body-util v0.1.3
23742026-02-25T20:20:45.324Z Checking signal-hook v0.3.18
23752026-02-25T20:20:45.350Z Checking hkdf v0.12.4
23762026-02-25T20:20:45.508Z Checking crypto-bigint v0.5.5
23772026-02-25T20:20:45.533Z Checking thread-id v5.0.0
23782026-02-25T20:20:45.628Z Checking object v0.36.5
23792026-02-25T20:20:45.689Z Checking strsim v0.11.1
23802026-02-25T20:20:45.714Z Checking bumpalo v3.16.0
23812026-02-25T20:20:45.783Z Compiling rayon-core v1.12.1
23822026-02-25T20:20:45.807Z Checking iri-string v0.7.8
23832026-02-25T20:20:46.055Z Checking lockfree-object-pool v0.1.6
23842026-02-25T20:20:46.111Z Checking simd-adler32 v0.3.7
23852026-02-25T20:20:46.209Z Checking ryu v1.0.18
23862026-02-25T20:20:46.351Z Checking clap_lex v0.7.4
23872026-02-25T20:20:46.497Z Checking rustc-demangle v0.1.24
23882026-02-25T20:20:46.521Z Checking winnow v0.5.40
23892026-02-25T20:20:46.635Z Checking bitflags v1.3.2
23902026-02-25T20:20:46.763Z Checking managed v0.8.0
23912026-02-25T20:20:46.974Z Checking clap_builder v4.5.48
23922026-02-25T20:20:47.157Z Checking smoltcp v0.9.1
23932026-02-25T20:20:47.539Z Checking hyper-rustls v0.27.7
23942026-02-25T20:20:47.918Z Checking hyper-tls v0.6.0
23952026-02-25T20:20:48.238Z Checking zopfli v0.8.1
23962026-02-25T20:20:48.394Z Checking elliptic-curve v0.13.8
23972026-02-25T20:20:48.485Z Checking tower-http v0.6.6
23982026-02-25T20:20:48.668Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23992026-02-25T20:20:48.992Z Checking serde_urlencoded v0.7.1
24002026-02-25T20:20:49.047Z Checking signal-hook-mio v0.2.4
24012026-02-25T20:20:49.098Z Checking usdt-impl v0.6.0
24022026-02-25T20:20:49.130Z Checking cookie_store v0.21.1
24032026-02-25T20:20:49.491Z Checking num-bigint-dig v0.8.6
24042026-02-25T20:20:49.597Z Checking dof v0.3.0
24052026-02-25T20:20:49.705Z Checking toml_edit v0.19.15
24062026-02-25T20:20:49.775Z Checking zstd v0.13.3
24072026-02-25T20:20:49.800Z Checking postgres-types v0.2.9
24082026-02-25T20:20:49.895Z Checking dtrace-parser v0.2.0
24092026-02-25T20:20:50.150Z Checking regex v1.11.3
24102026-02-25T20:20:50.188Z Checking bstr v1.10.0
24112026-02-25T20:20:50.264Z Checking crossbeam-deque v0.8.5
24122026-02-25T20:20:50.464Z Checking phf v0.11.2
24132026-02-25T20:20:50.548Z Checking ed25519 v2.2.3
24142026-02-25T20:20:50.648Z Checking bzip2 v0.4.4
24152026-02-25T20:20:50.781Z Checking bzip2 v0.5.2
24162026-02-25T20:20:50.822Z Checking curve25519-dalek v4.1.3
24172026-02-25T20:20:50.918Z Checking ref-cast v1.0.25
24182026-02-25T20:20:50.999Z Checking strum v0.27.2
24192026-02-25T20:20:51.110Z Checking hubpack v0.1.2
24202026-02-25T20:20:51.134Z Checking memoffset v0.9.1
24212026-02-25T20:20:51.159Z Checking pkcs1 v0.7.5
24222026-02-25T20:20:51.207Z Checking hex v0.4.3
24232026-02-25T20:20:51.274Z Checking erased-serde v0.3.31
24242026-02-25T20:20:51.456Z Checking serde-big-array v0.5.1
24252026-02-25T20:20:51.597Z Checking float-cmp v0.10.0
24262026-02-25T20:20:51.683Z Checking rfc6979 v0.4.0
24272026-02-25T20:20:51.712Z Checking thread-id v4.2.2
24282026-02-25T20:20:51.742Z Checking socket2 v0.5.10
24292026-02-25T20:20:51.852Z Checking memmap2 v0.9.8
24302026-02-25T20:20:51.879Z Checking env_filter v0.1.2
24312026-02-25T20:20:51.903Z Checking encoding_rs v0.8.34
24322026-02-25T20:20:52.025Z Checking backtrace v0.3.74
24332026-02-25T20:20:52.145Z Checking minimal-lexical v0.2.1
24342026-02-25T20:20:52.198Z Checking jiff v0.2.15
24352026-02-25T20:20:52.276Z Checking unicode-segmentation v1.12.0
24362026-02-25T20:20:52.320Z Checking precomputed-hash v0.1.1
24372026-02-25T20:20:52.350Z Checking foldhash v0.2.0
24382026-02-25T20:20:52.467Z Checking winnow v0.7.14
24392026-02-25T20:20:52.592Z Checking difflib v0.4.0
24402026-02-25T20:20:52.655Z Checking new_debug_unreachable v1.0.6
24412026-02-25T20:20:52.679Z Checking rustc-hash v2.1.1
24422026-02-25T20:20:52.775Z Checking normalize-line-endings v0.3.0
24432026-02-25T20:20:52.893Z Checking toml_write v0.1.2
24442026-02-25T20:20:52.918Z Checking mime v0.3.17
24452026-02-25T20:20:52.947Z Checking whoami v1.5.2
24462026-02-25T20:20:52.986Z Checking fixedbitset v0.5.7
24472026-02-25T20:20:53.011Z Checking fixedbitset v0.4.2
24482026-02-25T20:20:53.252Z Checking static_assertions v1.1.0
24492026-02-25T20:20:53.303Z Checking data-encoding v2.9.0
24502026-02-25T20:20:53.328Z Checking keccak v0.1.5
24512026-02-25T20:20:53.352Z Checking predicates-core v1.0.8
24522026-02-25T20:20:53.386Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24532026-02-25T20:20:53.411Z Checking petgraph v0.8.2
24542026-02-25T20:20:53.585Z Checking predicates v3.1.3
24552026-02-25T20:20:53.673Z Checking sha3 v0.10.8
24562026-02-25T20:20:53.898Z Checking hickory-proto v0.25.2
24572026-02-25T20:20:54.090Z Checking tokio-postgres v0.7.13
24582026-02-25T20:20:54.186Z Checking reqwest v0.12.24
24592026-02-25T20:20:54.264Z Checking petgraph v0.6.5
24602026-02-25T20:20:55.417Z Checking toml_edit v0.22.27
24612026-02-25T20:20:56.325Z Checking similar v2.7.0
24622026-02-25T20:20:57.175Z Checking ed25519-dalek v2.1.1
24632026-02-25T20:20:57.431Z Checking string_cache v0.8.9
24642026-02-25T20:20:57.535Z Checking anyhow v1.0.99
24652026-02-25T20:20:57.646Z Checking nom v7.1.3
24662026-02-25T20:20:57.785Z Checking slog v2.8.2
24672026-02-25T20:20:57.957Z Checking toml v0.7.8
24682026-02-25T20:20:58.201Z Checking usdt v0.6.0
24692026-02-25T20:20:58.374Z Checking env_logger v0.11.8
24702026-02-25T20:20:58.523Z Checking ecdsa v0.16.9
24712026-02-25T20:20:58.594Z Checking zip v4.2.0
24722026-02-25T20:20:58.725Z Checking usdt-impl v0.5.0
24732026-02-25T20:20:58.813Z Checking serde_with v3.16.1
24742026-02-25T20:20:58.983Z Checking rsa v0.9.8
24752026-02-25T20:20:59.292Z Checking nix v0.29.0
24762026-02-25T20:20:59.328Z Checking zip v0.6.6
24772026-02-25T20:20:59.957Z Checking clap v4.5.48
24782026-02-25T20:21:00.024Z Checking crossterm v0.28.1
24792026-02-25T20:21:00.103Z Checking itertools v0.12.1
24802026-02-25T20:21:00.128Z Checking itertools v0.13.0
24812026-02-25T20:21:00.128Z Checking itertools v0.10.5
24822026-02-25T20:21:00.344Z Checking strum v0.26.3
24832026-02-25T20:21:00.570Z Checking tokio-stream v0.1.17
24842026-02-25T20:21:00.773Z Checking ahash v0.8.12
24852026-02-25T20:21:00.909Z Checking fs-err v3.1.1
24862026-02-25T20:21:01.236Z Checking buf-list v1.0.3
24872026-02-25T20:21:01.451Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24882026-02-25T20:21:01.568Z Checking x509-cert v0.2.5
24892026-02-25T20:21:01.592Z Checking openapiv3 v2.2.0
24902026-02-25T20:21:01.836Z Checking sha1 v0.10.6
24912026-02-25T20:21:01.861Z Checking winnow v0.6.26
24922026-02-25T20:21:02.168Z Checking peg-runtime v0.8.5
24932026-02-25T20:21:02.347Z Checking lalrpop-util v0.19.12
24942026-02-25T20:21:02.421Z Checking rayon v1.10.0
24952026-02-25T20:21:02.633Z Checking camino v1.2.2
24962026-02-25T20:21:02.667Z Checking sigpipe v0.1.3
24972026-02-25T20:21:02.692Z Checking glob v0.3.2
24982026-02-25T20:21:05.915Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24992026-02-25T20:21:06.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.98s
25002026-02-25T20:21:06.741Z
25012026-02-25T20:21:06.741Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
25022026-02-25T20:21:08.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-02-25T20:21:08.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-02-25T20:21:08.489Z Compiling regress v0.10.4
25052026-02-25T20:21:08.544Z Compiling unsafe-libyaml v0.2.11
25062026-02-25T20:21:08.569Z Checking newtype-uuid v1.3.2
25072026-02-25T20:21:08.569Z Compiling structmeta-derive v0.3.0
25082026-02-25T20:21:08.618Z Compiling rustls v0.22.4
25092026-02-25T20:21:08.649Z Compiling multer v3.1.0
25102026-02-25T20:21:08.675Z Checking heck v0.5.0
25112026-02-25T20:21:08.942Z Compiling newtype-uuid-macros v0.1.0
25122026-02-25T20:21:08.997Z Checking daft v0.1.4
25132026-02-25T20:21:09.050Z Compiling async-stream-impl v0.3.6
25142026-02-25T20:21:09.094Z Checking futures-executor v0.3.31
25152026-02-25T20:21:09.366Z Compiling dropshot v0.16.7
25162026-02-25T20:21:09.553Z Checking iddqd v0.3.16
25172026-02-25T20:21:09.827Z Checking futures v0.3.31
25182026-02-25T20:21:09.968Z Compiling serde_yaml v0.9.34+deprecated
25192026-02-25T20:21:10.290Z Compiling dropshot_endpoint v0.16.7
25202026-02-25T20:21:10.393Z Checking match_cfg v0.1.0
25212026-02-25T20:21:10.535Z Checking hostname v0.3.1
25222026-02-25T20:21:10.576Z Checking thread_local v1.1.8
25232026-02-25T20:21:10.709Z Checking unicode-width v0.1.14
25242026-02-25T20:21:10.910Z Checking crossbeam-channel v0.5.15
25252026-02-25T20:21:11.150Z Compiling structmeta v0.3.0
25262026-02-25T20:21:11.306Z Checking is-terminal v0.4.13
25272026-02-25T20:21:11.457Z Checking take_mut v0.2.2
25282026-02-25T20:21:11.569Z Compiling derive-ex v0.1.8
25292026-02-25T20:21:11.637Z Checking term v1.1.0
25302026-02-25T20:21:11.661Z Checking slog-async v2.8.0
25312026-02-25T20:21:11.825Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25322026-02-25T20:21:11.957Z Compiling parse-display-derive v0.10.0
25332026-02-25T20:21:12.022Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-02-25T20:21:12.096Z Checking slog-term v2.9.2
25352026-02-25T20:21:12.290Z Checking typify-impl v0.4.3
25362026-02-25T20:21:12.761Z Checking debug-ignore v1.0.5
25372026-02-25T20:21:12.948Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25382026-02-25T20:21:13.861Z Checking toml_parser v1.0.6+spec-1.1.0
25392026-02-25T20:21:14.650Z Checking slog-json v2.6.1
25402026-02-25T20:21:14.728Z Checking macaddr v1.0.1
25412026-02-25T20:21:14.992Z Checking serde_spanned v1.0.4
25422026-02-25T20:21:15.127Z Checking toml_datetime v0.7.5+spec-1.1.0
25432026-02-25T20:21:15.157Z Checking toml_writer v1.0.6+spec-1.1.0
25442026-02-25T20:21:15.303Z Checking slog-bunyan v2.5.0
25452026-02-25T20:21:15.545Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25462026-02-25T20:21:15.628Z Checking tabwriter v1.4.0
25472026-02-25T20:21:15.675Z Checking toml v0.9.11+spec-1.1.0
25482026-02-25T20:21:15.922Z Compiling test-strategy v0.4.3
25492026-02-25T20:21:15.950Z Checking async-stream v0.3.6
25502026-02-25T20:21:16.293Z Checking waitgroup v0.1.2
25512026-02-25T20:21:16.504Z Checking rustls-pemfile v2.2.0
25522026-02-25T20:21:16.546Z Checking serde_path_to_error v0.1.20
25532026-02-25T20:21:16.572Z Checking hostname v0.4.2
25542026-02-25T20:21:16.737Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25552026-02-25T20:21:16.773Z Compiling itertools v0.14.0
25562026-02-25T20:21:16.799Z Checking progenitor-client v0.10.0
25572026-02-25T20:21:16.983Z Checking progenitor-client v0.11.2
25582026-02-25T20:21:17.279Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25592026-02-25T20:21:17.323Z Checking instant v0.1.13
25602026-02-25T20:21:17.359Z Checking colored v3.0.0
25612026-02-25T20:21:17.481Z Checking parse-display v0.10.0
25622026-02-25T20:21:17.512Z Checking backoff v0.4.0
25632026-02-25T20:21:17.664Z Checking tokio-rustls v0.25.0
25642026-02-25T20:21:17.786Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25652026-02-25T20:21:17.858Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25662026-02-25T20:21:17.897Z Compiling proc-macro-crate v1.3.1
25672026-02-25T20:21:18.065Z Compiling proc-macro-error v1.0.4
25682026-02-25T20:21:18.691Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25692026-02-25T20:21:18.903Z Compiling num_enum_derive v0.5.11
25702026-02-25T20:21:19.082Z Compiling heapless v0.8.0
25712026-02-25T20:21:19.177Z Checking hash32 v0.3.1
25722026-02-25T20:21:19.426Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732026-02-25T20:21:19.719Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25742026-02-25T20:21:19.803Z Compiling smoltcp v0.11.0
25752026-02-25T20:21:20.141Z Compiling ingot-macros v0.1.1
25762026-02-25T20:21:20.625Z Compiling foreign-types-macros v0.2.3
25772026-02-25T20:21:20.650Z Checking foreign-types-shared v0.3.1
25782026-02-25T20:21:20.715Z Compiling crucible-workspace-hack v0.1.0
25792026-02-25T20:21:20.849Z Checking cobs v0.2.3
25802026-02-25T20:21:21.094Z Checking postcard v1.0.10
25812026-02-25T20:21:21.382Z Checking num_enum v0.5.11
25822026-02-25T20:21:21.575Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25832026-02-25T20:21:21.600Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25842026-02-25T20:21:21.744Z Checking cstr-argument v0.1.2
25852026-02-25T20:21:21.973Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25862026-02-25T20:21:22.018Z Checking foreign-types v0.5.0
25872026-02-25T20:21:22.104Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25882026-02-25T20:21:22.157Z Checking pretty-hex v0.2.1
25892026-02-25T20:21:22.393Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25902026-02-25T20:21:22.499Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25912026-02-25T20:21:22.528Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25922026-02-25T20:21:22.700Z Checking colored v2.2.0
25932026-02-25T20:21:22.735Z Checking secrecy v0.10.3
25942026-02-25T20:21:22.768Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25952026-02-25T20:21:22.891Z Checking camino-tempfile v1.4.1
25962026-02-25T20:21:22.963Z Compiling nix v0.30.1
25972026-02-25T20:21:23.045Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25982026-02-25T20:21:23.318Z Compiling convert_case v0.4.0
25992026-02-25T20:21:23.662Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26002026-02-25T20:21:23.687Z Compiling zone_cfg_derive v0.3.0
26012026-02-25T20:21:23.926Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26022026-02-25T20:21:24.003Z Checking smf v0.2.3
26032026-02-25T20:21:24.205Z Compiling num-derive v0.4.2
26042026-02-25T20:21:24.230Z Compiling derive_more v0.99.20
26052026-02-25T20:21:24.315Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26062026-02-25T20:21:24.754Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26072026-02-25T20:21:24.976Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26082026-02-25T20:21:25.136Z Checking zone v0.3.1
26092026-02-25T20:21:25.323Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26102026-02-25T20:21:25.352Z Compiling typify-macro v0.4.3
26112026-02-25T20:21:26.437Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26122026-02-25T20:21:27.412Z Checking ingot-types v0.1.2
26132026-02-25T20:21:28.300Z Checking ingot v0.1.1
26142026-02-25T20:21:29.606Z Compiling typify v0.4.3
26152026-02-25T20:21:29.804Z Compiling progenitor-impl v0.11.2
26162026-02-25T20:21:31.205Z Compiling typify-impl v0.2.0
26172026-02-25T20:21:31.459Z Checking num-rational v0.4.2
26182026-02-25T20:21:32.159Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26192026-02-25T20:21:32.656Z Checking num-complex v0.4.6
26202026-02-25T20:21:33.207Z Checking unicode-width v0.2.0
26212026-02-25T20:21:33.610Z Checking num v0.4.3
26222026-02-25T20:21:33.763Z Checking password-hash v0.5.0
26232026-02-25T20:21:34.254Z Compiling usdt-attr-macro v0.5.0
26242026-02-25T20:21:34.476Z Compiling usdt-macro v0.5.0
26252026-02-25T20:21:34.796Z Checking blake2 v0.10.6
26262026-02-25T20:21:34.873Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26272026-02-25T20:21:35.307Z Compiling thiserror-impl-no-std v2.0.2
26282026-02-25T20:21:35.337Z Checking universal-hash v0.5.1
26292026-02-25T20:21:35.859Z Checking memmap v0.7.0
26302026-02-25T20:21:35.975Z Checking half v2.4.1
26312026-02-25T20:21:36.120Z Checking float-ord v0.3.2
26322026-02-25T20:21:36.317Z Checking opaque-debug v0.3.1
26332026-02-25T20:21:36.441Z Checking ciborium-io v0.2.2
26342026-02-25T20:21:36.506Z Checking poly1305 v0.8.0
26352026-02-25T20:21:36.619Z Checking ciborium-ll v0.2.2
26362026-02-25T20:21:36.814Z Compiling progenitor-macro v0.11.2
26372026-02-25T20:21:36.839Z Checking usdt v0.5.0
26382026-02-25T20:21:36.963Z Checking argon2 v0.5.3
26392026-02-25T20:21:37.143Z Checking console v0.15.10
26402026-02-25T20:21:37.172Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26412026-02-25T20:21:37.409Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26422026-02-25T20:21:37.739Z Checking toml v0.8.23
26432026-02-25T20:21:37.767Z Checking chacha20 v0.9.1
26442026-02-25T20:21:37.819Z Checking aead v0.5.2
26452026-02-25T20:21:37.847Z Compiling semver v0.1.20
26462026-02-25T20:21:38.131Z Checking thiserror-no-std v2.0.2
26472026-02-25T20:21:38.233Z Checking chacha20poly1305 v0.10.1
26482026-02-25T20:21:38.291Z Checking vsss-rs v3.3.4
26492026-02-25T20:21:38.372Z Compiling rustc_version v0.1.7
26502026-02-25T20:21:38.476Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26512026-02-25T20:21:38.530Z Checking ciborium v0.2.2
26522026-02-25T20:21:38.577Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26532026-02-25T20:21:38.859Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26542026-02-25T20:21:39.217Z Compiling pin-project-internal v1.1.6
26552026-02-25T20:21:39.368Z Checking siphasher v1.0.1
26562026-02-25T20:21:39.573Z Checking indent_write v2.2.0
26572026-02-25T20:21:39.710Z Checking linked-hash-map v0.5.6
26582026-02-25T20:21:39.859Z Checking phf_shared v0.12.1
26592026-02-25T20:21:40.093Z Checking lru-cache v0.1.2
26602026-02-25T20:21:40.176Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26612026-02-25T20:21:40.324Z Compiling newtype_derive v0.1.6
26622026-02-25T20:21:40.360Z Compiling progenitor-impl v0.10.0
26632026-02-25T20:21:41.597Z Checking resolv-conf v0.7.0
26642026-02-25T20:21:42.062Z Checking pin-project v1.1.6
26652026-02-25T20:21:42.087Z Checking newline-converter v0.3.0
26662026-02-25T20:21:42.275Z Checking hickory-proto v0.24.4
26672026-02-25T20:21:42.324Z Checking atomicwrites v0.4.4
26682026-02-25T20:21:42.595Z Checking prettyplease v0.2.36
26692026-02-25T20:21:43.454Z Checking pem v3.0.5
26702026-02-25T20:21:43.478Z Compiling typify-macro v0.2.0
26712026-02-25T20:21:43.558Z Compiling snafu-derive v0.8.5
26722026-02-25T20:21:43.871Z Compiling derive-where v1.5.0
26732026-02-25T20:21:43.902Z Checking csv-core v0.1.11
26742026-02-25T20:21:44.396Z Compiling async-recursion v1.1.1
26752026-02-25T20:21:45.493Z Compiling slog-dtrace v0.3.0
26762026-02-25T20:21:45.860Z Checking swrite v0.1.0
26772026-02-25T20:21:46.039Z Compiling owo-colors v4.2.3
26782026-02-25T20:21:46.244Z Compiling cancel-safe-futures v0.1.5
26792026-02-25T20:21:46.669Z Checking same-file v1.0.6
26802026-02-25T20:21:46.761Z Compiling chrono-tz v0.10.4
26812026-02-25T20:21:46.958Z Checking highway v1.3.0
26822026-02-25T20:21:47.061Z Checking hickory-resolver v0.24.4
26832026-02-25T20:21:47.235Z Checking walkdir v2.5.0
26842026-02-25T20:21:47.369Z Compiling const_format_proc_macros v0.2.34
26852026-02-25T20:21:47.619Z Checking csv v1.3.1
26862026-02-25T20:21:47.678Z Compiling progenitor-macro v0.10.0
26872026-02-25T20:21:47.733Z Checking expectorate v1.2.0
26882026-02-25T20:21:48.200Z Compiling typify v0.2.0
26892026-02-25T20:21:48.426Z Compiling progenitor-impl v0.8.0
26902026-02-25T20:21:48.459Z Checking phf v0.12.1
26912026-02-25T20:21:48.701Z Checking tokio-dtrace v0.1.0
26922026-02-25T20:21:48.976Z Checking snafu v0.8.5
26932026-02-25T20:21:49.053Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26942026-02-25T20:21:49.168Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26952026-02-25T20:21:49.499Z Checking globset v0.4.15
26962026-02-25T20:21:49.526Z Checking olpc-cjson v0.1.4
26972026-02-25T20:21:49.885Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26982026-02-25T20:21:50.094Z Checking libsw-core v0.3.1
26992026-02-25T20:21:50.302Z Checking progenitor v0.11.2
27002026-02-25T20:21:50.464Z Compiling lzma-sys v0.1.20
27012026-02-25T20:21:50.627Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27022026-02-25T20:21:51.017Z Checking serde_plain v1.0.2
27032026-02-25T20:21:51.161Z Checking typed-path v0.9.3
27042026-02-25T20:21:51.362Z Checking bytecount v0.6.8
27052026-02-25T20:21:51.387Z Checking utf-8 v0.7.6
27062026-02-25T20:21:51.567Z Checking arc-swap v1.7.1
27072026-02-25T20:21:51.676Z Checking tungstenite v0.21.0
27082026-02-25T20:21:52.081Z Checking slog-scope v4.4.0
27092026-02-25T20:21:52.331Z Checking papergrid v0.11.0
27102026-02-25T20:21:52.805Z Checking libsw v3.5.0
27112026-02-25T20:21:53.212Z Checking const_format v0.2.34
27122026-02-25T20:21:53.252Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27132026-02-25T20:21:53.366Z Checking tough v0.20.0
27142026-02-25T20:21:53.599Z Checking qorb v0.4.1
27152026-02-25T20:21:53.847Z Checking oxide-tokio-rt v0.1.2
27162026-02-25T20:21:54.150Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27172026-02-25T20:21:56.226Z Compiling progenitor-macro v0.8.0
27182026-02-25T20:21:57.832Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27192026-02-25T20:21:58.944Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27202026-02-25T20:21:59.145Z Compiling tabled_derive v0.7.0
27212026-02-25T20:21:59.209Z Checking progenitor-client v0.8.0
27222026-02-25T20:21:59.633Z Checking gethostname v0.5.0
27232026-02-25T20:21:59.697Z Compiling heck v0.3.3
27242026-02-25T20:21:59.825Z Checking bcs v0.1.6
27252026-02-25T20:22:00.116Z Checking linear-map v1.2.0
27262026-02-25T20:22:00.365Z Checking smawk v0.3.2
27272026-02-25T20:22:00.469Z Checking termtree v0.5.1
27282026-02-25T20:22:00.641Z Checking unicode-linebreak v0.1.5
27292026-02-25T20:22:00.752Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27302026-02-25T20:22:00.785Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27312026-02-25T20:22:01.161Z Checking textwrap v0.16.2
27322026-02-25T20:22:01.221Z Checking progenitor v0.10.0
27332026-02-25T20:22:01.454Z Checking tabled v0.15.0
27342026-02-25T20:22:01.490Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27352026-02-25T20:22:01.651Z Compiling zone_cfg_derive v0.1.2
27362026-02-25T20:22:04.033Z Checking steno v0.4.1
27372026-02-25T20:22:04.571Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27382026-02-25T20:22:05.197Z Checking tokio-tungstenite v0.21.0
27392026-02-25T20:22:05.345Z Checking slog-stdlog v4.1.1
27402026-02-25T20:22:05.653Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27412026-02-25T20:22:05.856Z Checking number_prefix v0.4.0
27422026-02-25T20:22:05.883Z Checking base64 v0.13.1
27432026-02-25T20:22:06.070Z Checking base64 v0.21.7
27442026-02-25T20:22:06.152Z Checking humantime v2.2.0
27452026-02-25T20:22:06.491Z Checking ron v0.7.1
27462026-02-25T20:22:06.572Z Checking indicatif v0.17.11
27472026-02-25T20:22:06.701Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27482026-02-25T20:22:06.781Z Checking slog-envlogger v2.2.0
27492026-02-25T20:22:07.123Z Checking xz2 v0.1.7
27502026-02-25T20:22:07.226Z Checking zone v0.1.8
27512026-02-25T20:22:07.269Z Checking xattr v1.3.1
27522026-02-25T20:22:07.390Z Checking yasna v0.5.2
27532026-02-25T20:22:07.535Z Checking headers-core v0.3.0
27542026-02-25T20:22:07.559Z Checking filetime v0.2.26
27552026-02-25T20:22:07.696Z Checking subprocess v0.2.9
27562026-02-25T20:22:07.753Z Checking headers v0.4.1
27572026-02-25T20:22:07.833Z Checking tar v0.4.44
27582026-02-25T20:22:08.371Z Checking rcgen v0.12.1
27592026-02-25T20:22:09.025Z Checking progenitor v0.8.0
27602026-02-25T20:22:09.274Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27612026-02-25T20:22:13.801Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27622026-02-25T20:22:14.264Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27632026-02-25T20:22:14.289Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27642026-02-25T20:22:14.289Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27652026-02-25T20:22:15.337Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27662026-02-25T20:22:15.698Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27672026-02-25T20:22:17.076Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27682026-02-25T20:22:18.928Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27692026-02-25T20:22:18.952Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27702026-02-25T20:22:19.032Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27712026-02-25T20:22:20.096Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27722026-02-25T20:22:20.160Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27732026-02-25T20:22:20.806Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27742026-02-25T20:22:21.996Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27752026-02-25T20:22:23.213Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27762026-02-25T20:22:26.415Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27772026-02-25T20:22:32.156Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27782026-02-25T20:22:35.434Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27792026-02-25T20:22:37.261Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27802026-02-25T20:22:41.388Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27812026-02-25T20:22:58.636Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27822026-02-25T20:23:02.424Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27832026-02-25T20:23:05.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
27842026-02-25T20:23:05.582Z
27852026-02-25T20:23:05.582Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27862026-02-25T20:23:06.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-02-25T20:23:06.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-02-25T20:23:07.164Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27892026-02-25T20:23:10.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
27902026-02-25T20:23:10.332Z
27912026-02-25T20:23:10.332Zinfo: running `cargo check --bins` on nexus-config (53/252)
27922026-02-25T20:23:11.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-02-25T20:23:11.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-02-25T20:23:11.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-02-25T20:23:11.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
27962026-02-25T20:23:11.851Z
27972026-02-25T20:23:11.851Zinfo: running `cargo check --bins` on nexus-types (54/252)
27982026-02-25T20:23:13.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-02-25T20:23:13.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-02-25T20:23:13.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-02-25T20:23:13.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
28022026-02-25T20:23:13.414Z
28032026-02-25T20:23:13.414Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
28042026-02-25T20:23:14.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-02-25T20:23:14.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-02-25T20:23:14.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-02-25T20:23:14.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28082026-02-25T20:23:14.872Z
28092026-02-25T20:23:14.872Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
28102026-02-25T20:23:16.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-02-25T20:23:16.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-02-25T20:23:16.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-02-25T20:23:16.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28142026-02-25T20:23:16.335Z
28152026-02-25T20:23:16.335Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28162026-02-25T20:23:17.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-02-25T20:23:17.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-02-25T20:23:17.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-02-25T20:23:17.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28202026-02-25T20:23:17.680Z
28212026-02-25T20:23:17.681Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28222026-02-25T20:23:18.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-02-25T20:23:18.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-02-25T20:23:18.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-02-25T20:23:18.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28262026-02-25T20:23:19.081Z
28272026-02-25T20:23:19.081Zinfo: running `cargo check --bins` on ereport-types (59/252)
28282026-02-25T20:23:20.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-02-25T20:23:20.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-02-25T20:23:20.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-02-25T20:23:20.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
28322026-02-25T20:23:20.551Z
28332026-02-25T20:23:20.551Zinfo: running `cargo check --bins` on gateway-client (60/252)
28342026-02-25T20:23:21.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-02-25T20:23:21.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-02-25T20:23:21.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-02-25T20:23:21.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
28382026-02-25T20:23:22.090Z
28392026-02-25T20:23:22.091Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28402026-02-25T20:23:23.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-02-25T20:23:23.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-02-25T20:23:23.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-02-25T20:23:23.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
28442026-02-25T20:23:23.520Z
28452026-02-25T20:23:23.520Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28462026-02-25T20:23:24.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-02-25T20:23:24.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-02-25T20:23:24.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-02-25T20:23:24.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28502026-02-25T20:23:25.017Z
28512026-02-25T20:23:25.017Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28522026-02-25T20:23:26.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-02-25T20:23:26.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-02-25T20:23:26.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-02-25T20:23:26.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28562026-02-25T20:23:26.458Z
28572026-02-25T20:23:26.458Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28582026-02-25T20:23:27.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-02-25T20:23:27.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-02-25T20:23:27.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-02-25T20:23:27.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
28622026-02-25T20:23:27.894Z
28632026-02-25T20:23:27.894Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28642026-02-25T20:23:29.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-02-25T20:23:29.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-02-25T20:23:29.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-02-25T20:23:29.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28682026-02-25T20:23:29.351Z
28692026-02-25T20:23:29.351Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28702026-02-25T20:23:30.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-02-25T20:23:30.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-02-25T20:23:30.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-02-25T20:23:30.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28742026-02-25T20:23:30.752Z
28752026-02-25T20:23:30.752Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28762026-02-25T20:23:31.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-02-25T20:23:32.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-02-25T20:23:32.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-02-25T20:23:32.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28802026-02-25T20:23:32.134Z
28812026-02-25T20:23:32.134Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28822026-02-25T20:23:33.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-02-25T20:23:33.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-02-25T20:23:33.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-02-25T20:23:33.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
28862026-02-25T20:23:33.465Z
28872026-02-25T20:23:33.465Zinfo: running `cargo check --bins` on oxql-types (69/252)
28882026-02-25T20:23:34.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-02-25T20:23:34.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-02-25T20:23:34.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-02-25T20:23:34.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28922026-02-25T20:23:34.913Z
28932026-02-25T20:23:34.913Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28942026-02-25T20:23:36.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-02-25T20:23:36.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-02-25T20:23:36.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-02-25T20:23:36.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
28982026-02-25T20:23:36.377Z
28992026-02-25T20:23:36.377Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
29002026-02-25T20:23:37.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-02-25T20:23:37.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-02-25T20:23:37.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-02-25T20:23:37.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
29042026-02-25T20:23:37.844Z
29052026-02-25T20:23:37.844Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
29062026-02-25T20:23:39.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-02-25T20:23:39.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-02-25T20:23:39.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-02-25T20:23:39.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
29102026-02-25T20:23:39.162Z
29112026-02-25T20:23:39.162Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (73/252)
29122026-02-25T20:23:40.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-02-25T20:23:40.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-02-25T20:23:40.715Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29152026-02-25T20:23:41.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
29162026-02-25T20:23:41.986Z
29172026-02-25T20:23:41.986Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (74/252)
29182026-02-25T20:23:43.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-02-25T20:23:43.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-02-25T20:23:43.471Z Compiling object v0.37.3
29212026-02-25T20:23:43.516Z Compiling stacker v0.1.23
29222026-02-25T20:23:43.540Z Compiling cfg_aliases v0.1.1
29232026-02-25T20:23:43.565Z Compiling convert_case v0.7.1
29242026-02-25T20:23:43.565Z Compiling vte_generate_state_changes v0.1.2
29252026-02-25T20:23:43.609Z Checking fd-lock v4.0.2
29262026-02-25T20:23:43.634Z Checking nibble_vec v0.1.0
29272026-02-25T20:23:43.634Z Compiling recursive-proc-macro-impl v0.1.1
29282026-02-25T20:23:43.703Z Compiling nix v0.28.0
29292026-02-25T20:23:43.860Z Checking endian-type v0.1.2
29302026-02-25T20:23:43.916Z Compiling peg-macros v0.8.5
29312026-02-25T20:23:44.116Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29322026-02-25T20:23:44.141Z Checking radix_trie v0.2.1
29332026-02-25T20:23:44.221Z Checking vte v0.11.1
29342026-02-25T20:23:44.388Z Compiling sqlparser_derive v0.5.0
29352026-02-25T20:23:44.486Z Compiling derive_more-impl v2.0.1
29362026-02-25T20:23:44.620Z Checking unicode_categories v0.1.1
29372026-02-25T20:23:44.951Z Checking nu-ansi-term v0.50.1
29382026-02-25T20:23:45.147Z Checking home v0.5.9
29392026-02-25T20:23:45.367Z Checking sqlformat v0.3.5
29402026-02-25T20:23:45.448Z Checking display-error-chain v0.2.2
29412026-02-25T20:23:45.662Z Checking strip-ansi-escapes v0.2.0
29422026-02-25T20:23:45.875Z Checking reedline v0.40.0
29432026-02-25T20:23:46.351Z Checking derive_more v2.0.1
29442026-02-25T20:23:46.504Z Checking crossterm v0.29.0
29452026-02-25T20:23:46.630Z Checking peg v0.8.5
29462026-02-25T20:23:46.980Z Checking rustyline v14.0.0
29472026-02-25T20:23:51.086Z Compiling ar_archive_writer v0.5.1
29482026-02-25T20:23:52.436Z Compiling psm v0.1.30
29492026-02-25T20:23:53.804Z Checking recursive v0.1.1
29502026-02-25T20:23:53.962Z Checking sqlparser v0.61.0
29512026-02-25T20:24:26.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.79s
29522026-02-25T20:24:27.008Z
29532026-02-25T20:24:27.008Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (75/252)
29542026-02-25T20:24:28.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552026-02-25T20:24:28.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562026-02-25T20:24:28.464Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29572026-02-25T20:24:37.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
29582026-02-25T20:24:37.710Z
29592026-02-25T20:24:37.710Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (76/252)
29602026-02-25T20:24:39.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612026-02-25T20:24:39.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622026-02-25T20:24:39.340Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29632026-02-25T20:24:45.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s
29642026-02-25T20:24:45.862Z
29652026-02-25T20:24:45.862Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (77/252)
29662026-02-25T20:24:47.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672026-02-25T20:24:47.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682026-02-25T20:24:47.313Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29692026-02-25T20:24:55.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.89s
29702026-02-25T20:24:55.979Z
29712026-02-25T20:24:55.979Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (78/252)
29722026-02-25T20:24:57.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732026-02-25T20:24:57.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742026-02-25T20:24:57.392Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29752026-02-25T20:25:05.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.57s
29762026-02-25T20:25:05.772Z
29772026-02-25T20:25:05.772Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (79/252)
29782026-02-25T20:25:06.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792026-02-25T20:25:06.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802026-02-25T20:25:07.151Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29812026-02-25T20:25:13.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
29822026-02-25T20:25:13.543Z
29832026-02-25T20:25:13.543Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (80/252)
29842026-02-25T20:25:14.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-02-25T20:25:14.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-02-25T20:25:15.067Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29872026-02-25T20:25:21.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.98s
29882026-02-25T20:25:21.765Z
29892026-02-25T20:25:21.765Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (81/252)
29902026-02-25T20:25:23.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-02-25T20:25:23.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-02-25T20:25:23.282Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29932026-02-25T20:25:32.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
29942026-02-25T20:25:32.678Z
29952026-02-25T20:25:32.678Zinfo: running `cargo check --bins` on oximeter (82/252)
29962026-02-25T20:25:33.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-02-25T20:25:34.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-02-25T20:25:34.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992026-02-25T20:25:34.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30002026-02-25T20:25:34.136Z
30012026-02-25T20:25:34.136Zinfo: running `cargo check --bins` on oximeter-schema (83/252)
30022026-02-25T20:25:35.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-02-25T20:25:35.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-02-25T20:25:35.767Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30052026-02-25T20:25:35.936Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30062026-02-25T20:25:36.732Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30072026-02-25T20:25:48.928Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30082026-02-25T20:25:49.680Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30092026-02-25T20:25:52.816Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30102026-02-25T20:25:54.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s
30112026-02-25T20:25:54.761Z
30122026-02-25T20:25:54.762Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (84/252)
30132026-02-25T20:25:56.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-02-25T20:25:56.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-02-25T20:25:56.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30162026-02-25T20:25:56.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
30172026-02-25T20:25:56.270Z
30182026-02-25T20:25:56.271Zinfo: running `cargo check --bins` on oximeter-test-utils (85/252)
30192026-02-25T20:25:57.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-02-25T20:25:57.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-02-25T20:25:57.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222026-02-25T20:25:57.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30232026-02-25T20:25:57.769Z
30242026-02-25T20:25:57.769Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (86/252)
30252026-02-25T20:25:59.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-02-25T20:25:59.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-02-25T20:25:59.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-02-25T20:25:59.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30292026-02-25T20:25:59.239Z
30302026-02-25T20:25:59.240Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (87/252)
30312026-02-25T20:26:00.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-02-25T20:26:00.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-02-25T20:26:00.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342026-02-25T20:26:00.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30352026-02-25T20:26:00.712Z
30362026-02-25T20:26:00.712Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (88/252)
30372026-02-25T20:26:02.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382026-02-25T20:26:02.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392026-02-25T20:26:02.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402026-02-25T20:26:02.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
30412026-02-25T20:26:02.399Z
30422026-02-25T20:26:02.399Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (89/252)
30432026-02-25T20:26:03.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-02-25T20:26:03.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-02-25T20:26:03.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-02-25T20:26:03.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30472026-02-25T20:26:03.779Z
30482026-02-25T20:26:03.780Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (90/252)
30492026-02-25T20:26:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-02-25T20:26:05.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-02-25T20:26:05.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-02-25T20:26:05.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30532026-02-25T20:26:05.258Z
30542026-02-25T20:26:05.258Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (91/252)
30552026-02-25T20:26:06.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-02-25T20:26:06.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-02-25T20:26:06.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-02-25T20:26:06.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30592026-02-25T20:26:06.736Z
30602026-02-25T20:26:06.736Zinfo: running `cargo check --bins --no-default-features` on gfss (92/252)
30612026-02-25T20:26:07.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-02-25T20:26:08.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-02-25T20:26:08.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-02-25T20:26:08.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
30652026-02-25T20:26:08.127Z
30662026-02-25T20:26:08.127Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (93/252)
30672026-02-25T20:26:09.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-02-25T20:26:09.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-02-25T20:26:09.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-02-25T20:26:09.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30712026-02-25T20:26:09.569Z
30722026-02-25T20:26:09.569Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30732026-02-25T20:26:11.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-02-25T20:26:11.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-02-25T20:26:11.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-02-25T20:26:11.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
30772026-02-25T20:26:11.156Z
30782026-02-25T20:26:11.156Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30792026-02-25T20:26:12.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-02-25T20:26:12.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-02-25T20:26:12.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-02-25T20:26:12.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30832026-02-25T20:26:12.581Z
30842026-02-25T20:26:12.581Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30852026-02-25T20:26:13.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-02-25T20:26:13.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-02-25T20:26:13.887Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-02-25T20:26:13.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30892026-02-25T20:26:14.002Z
30902026-02-25T20:26:14.002Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30912026-02-25T20:26:15.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-02-25T20:26:15.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-02-25T20:26:15.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-02-25T20:26:15.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30952026-02-25T20:26:15.449Z
30962026-02-25T20:26:15.449Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30972026-02-25T20:26:16.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-02-25T20:26:16.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-02-25T20:26:16.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002026-02-25T20:26:16.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31012026-02-25T20:26:16.820Z
31022026-02-25T20:26:16.820Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
31032026-02-25T20:26:18.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042026-02-25T20:26:18.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052026-02-25T20:26:18.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31062026-02-25T20:26:18.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31072026-02-25T20:26:18.240Z
31082026-02-25T20:26:18.240Zinfo: running `cargo check --bins` on update-engine (100/252)
31092026-02-25T20:26:19.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102026-02-25T20:26:19.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112026-02-25T20:26:19.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122026-02-25T20:26:19.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31132026-02-25T20:26:19.615Z
31142026-02-25T20:26:19.615Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
31152026-02-25T20:26:20.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162026-02-25T20:26:20.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172026-02-25T20:26:20.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182026-02-25T20:26:20.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31192026-02-25T20:26:20.972Z
31202026-02-25T20:26:20.972Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31212026-02-25T20:26:22.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222026-02-25T20:26:22.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232026-02-25T20:26:22.433Z Checking dropshot-api-manager-types v0.3.0
31242026-02-25T20:26:22.433Z Checking nanorand v0.7.0
31252026-02-25T20:26:22.767Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31262026-02-25T20:26:22.843Z Checking flume v0.11.1
31272026-02-25T20:26:23.335Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31282026-02-25T20:26:25.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
31292026-02-25T20:26:25.935Z
31302026-02-25T20:26:25.935Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31312026-02-25T20:26:27.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-02-25T20:26:27.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-02-25T20:26:27.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-02-25T20:26:27.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31352026-02-25T20:26:27.336Z
31362026-02-25T20:26:27.336Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31372026-02-25T20:26:28.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-02-25T20:26:28.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-02-25T20:26:28.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-02-25T20:26:28.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31412026-02-25T20:26:28.697Z
31422026-02-25T20:26:28.697Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31432026-02-25T20:26:29.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-02-25T20:26:29.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-02-25T20:26:29.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-02-25T20:26:29.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31472026-02-25T20:26:30.077Z
31482026-02-25T20:26:30.077Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31492026-02-25T20:26:31.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-02-25T20:26:31.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-02-25T20:26:31.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-02-25T20:26:31.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
31532026-02-25T20:26:31.527Z
31542026-02-25T20:26:31.527Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31552026-02-25T20:26:32.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-02-25T20:26:32.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-02-25T20:26:32.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-02-25T20:26:32.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31592026-02-25T20:26:32.839Z
31602026-02-25T20:26:32.840Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31612026-02-25T20:26:34.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-02-25T20:26:34.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-02-25T20:26:34.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-02-25T20:26:34.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31652026-02-25T20:26:34.203Z
31662026-02-25T20:26:34.203Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31672026-02-25T20:26:35.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-02-25T20:26:35.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-02-25T20:26:35.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-02-25T20:26:35.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31712026-02-25T20:26:35.622Z
31722026-02-25T20:26:35.622Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31732026-02-25T20:26:36.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-02-25T20:26:36.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-02-25T20:26:36.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-02-25T20:26:36.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31772026-02-25T20:26:36.967Z
31782026-02-25T20:26:36.967Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31792026-02-25T20:26:38.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-02-25T20:26:38.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-02-25T20:26:38.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-02-25T20:26:38.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31832026-02-25T20:26:38.293Z
31842026-02-25T20:26:38.293Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31852026-02-25T20:26:39.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-02-25T20:26:39.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-02-25T20:26:39.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-02-25T20:26:39.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31892026-02-25T20:26:39.624Z
31902026-02-25T20:26:39.624Zinfo: running `cargo check --bins` on installinator-client (113/252)
31912026-02-25T20:26:40.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-02-25T20:26:40.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-02-25T20:26:40.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-02-25T20:26:40.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
31952026-02-25T20:26:41.084Z
31962026-02-25T20:26:41.084Zinfo: running `cargo check --bins` on nexus-client (114/252)
31972026-02-25T20:26:42.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-02-25T20:26:42.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-02-25T20:26:42.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-02-25T20:26:42.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
32012026-02-25T20:26:42.579Z
32022026-02-25T20:26:42.579Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
32032026-02-25T20:26:43.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-02-25T20:26:43.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-02-25T20:26:43.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-02-25T20:26:43.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32072026-02-25T20:26:43.950Z
32082026-02-25T20:26:43.951Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
32092026-02-25T20:26:45.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-02-25T20:26:45.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-02-25T20:26:45.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-02-25T20:26:45.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32132026-02-25T20:26:45.190Z
32142026-02-25T20:26:45.190Zinfo: running `cargo check --bins` on oxide-client (117/252)
32152026-02-25T20:26:46.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-02-25T20:26:46.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-02-25T20:26:46.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-02-25T20:26:46.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32192026-02-25T20:26:46.438Z
32202026-02-25T20:26:46.438Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32212026-02-25T20:26:47.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-02-25T20:26:47.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-02-25T20:26:47.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242026-02-25T20:26:47.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32252026-02-25T20:26:47.687Z
32262026-02-25T20:26:47.687Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32272026-02-25T20:26:48.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-02-25T20:26:48.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-02-25T20:26:48.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302026-02-25T20:26:48.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
32312026-02-25T20:26:48.906Z
32322026-02-25T20:26:48.906Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32332026-02-25T20:26:50.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-02-25T20:26:50.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-02-25T20:26:50.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362026-02-25T20:26:50.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32372026-02-25T20:26:50.295Z
32382026-02-25T20:26:50.295Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32392026-02-25T20:26:51.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-02-25T20:26:51.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-02-25T20:26:51.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422026-02-25T20:26:51.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32432026-02-25T20:26:51.616Z
32442026-02-25T20:26:51.616Zinfo: running `cargo check --bins` on installinator-common (122/252)
32452026-02-25T20:26:52.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-02-25T20:26:52.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-02-25T20:26:52.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-02-25T20:26:52.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32492026-02-25T20:26:52.927Z
32502026-02-25T20:26:52.927Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32512026-02-25T20:26:54.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-02-25T20:26:54.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-02-25T20:26:54.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542026-02-25T20:26:54.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32552026-02-25T20:26:54.194Z
32562026-02-25T20:26:54.194Zinfo: running `cargo check --bins` on wicket-common (124/252)
32572026-02-25T20:26:55.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-02-25T20:26:55.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-02-25T20:26:55.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602026-02-25T20:26:55.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
32612026-02-25T20:26:55.695Z
32622026-02-25T20:26:55.695Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32632026-02-25T20:26:56.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-02-25T20:26:56.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-02-25T20:26:57.210Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32662026-02-25T20:26:57.210Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32672026-02-25T20:26:57.239Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32682026-02-25T20:26:57.239Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32692026-02-25T20:26:57.264Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32702026-02-25T20:26:57.572Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32712026-02-25T20:26:57.613Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32722026-02-25T20:26:58.149Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32732026-02-25T20:26:58.183Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32742026-02-25T20:27:03.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.45s
32752026-02-25T20:27:03.374Z
32762026-02-25T20:27:03.374Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32772026-02-25T20:27:04.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782026-02-25T20:27:04.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792026-02-25T20:27:04.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802026-02-25T20:27:04.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
32812026-02-25T20:27:04.843Z
32822026-02-25T20:27:04.843Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32832026-02-25T20:27:06.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842026-02-25T20:27:06.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852026-02-25T20:27:06.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862026-02-25T20:27:06.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
32872026-02-25T20:27:06.462Z
32882026-02-25T20:27:06.462Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32892026-02-25T20:27:07.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902026-02-25T20:27:07.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912026-02-25T20:27:07.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922026-02-25T20:27:07.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
32932026-02-25T20:27:08.084Z
32942026-02-25T20:27:08.084Zinfo: running `cargo check --bins` on dns-server (129/252)
32952026-02-25T20:27:09.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962026-02-25T20:27:09.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972026-02-25T20:27:09.596Z Compiling parking_lot_core v0.8.6
32982026-02-25T20:27:09.596Z Compiling moka v0.12.10
32992026-02-25T20:27:09.621Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33002026-02-25T20:27:09.621Z Checking tagptr v0.2.0
33012026-02-25T20:27:09.621Z Checking prefix-trie v0.7.0
33022026-02-25T20:27:09.621Z Checking fxhash v0.2.1
33032026-02-25T20:27:09.646Z Checking hickory-client v0.25.2
33042026-02-25T20:27:10.481Z Checking hickory-server v0.25.2
33052026-02-25T20:27:10.560Z Checking parking_lot v0.11.2
33062026-02-25T20:27:10.873Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33072026-02-25T20:27:10.898Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33082026-02-25T20:27:10.899Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33092026-02-25T20:27:10.938Z Checking sled v0.34.7
33102026-02-25T20:27:11.463Z Checking hickory-resolver v0.25.2
33112026-02-25T20:27:13.633Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33122026-02-25T20:27:15.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
33132026-02-25T20:27:16.203Z
33142026-02-25T20:27:16.204Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33152026-02-25T20:27:17.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-02-25T20:27:17.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-02-25T20:27:17.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182026-02-25T20:27:17.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33192026-02-25T20:27:17.521Z
33202026-02-25T20:27:17.521Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33212026-02-25T20:27:18.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222026-02-25T20:27:18.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232026-02-25T20:27:18.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242026-02-25T20:27:18.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
33252026-02-25T20:27:18.972Z
33262026-02-25T20:27:18.972Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33272026-02-25T20:27:20.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282026-02-25T20:27:20.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292026-02-25T20:27:20.680Z Compiling radium v0.7.0
33302026-02-25T20:27:20.717Z Checking tap v1.0.1
33312026-02-25T20:27:20.717Z Compiling maybe-uninit v2.0.0
33322026-02-25T20:27:20.717Z Compiling zerocopy-derive v0.6.6
33332026-02-25T20:27:20.769Z Checking funty v2.0.0
33342026-02-25T20:27:20.799Z Compiling packed_struct v0.10.1
33352026-02-25T20:27:20.829Z Checking crc-catalog v2.4.0
33362026-02-25T20:27:20.858Z Compiling packed_struct_codegen v0.10.1
33372026-02-25T20:27:21.000Z Checking wyz v0.5.1
33382026-02-25T20:27:21.033Z Checking crc v3.2.1
33392026-02-25T20:27:21.358Z Compiling bitfield-macros v0.19.2
33402026-02-25T20:27:21.429Z Compiling indexmap v1.9.3
33412026-02-25T20:27:21.474Z Checking nodrop v0.1.14
33422026-02-25T20:27:21.621Z Checking hashbrown v0.12.3
33432026-02-25T20:27:21.653Z Checking bitvec v1.0.1
33442026-02-25T20:27:21.684Z Checking array-init v0.0.4
33452026-02-25T20:27:21.715Z Checking smallvec v0.6.14
33462026-02-25T20:27:21.905Z Checking ron v0.8.1
33472026-02-25T20:27:22.185Z Checking hashbrown v0.13.2
33482026-02-25T20:27:22.606Z Checking zerocopy v0.6.6
33492026-02-25T20:27:22.851Z Checking serde-hex v0.1.0
33502026-02-25T20:27:22.903Z Checking bitfield v0.19.2
33512026-02-25T20:27:23.185Z Checking crc-any v2.5.0
33522026-02-25T20:27:23.290Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33532026-02-25T20:27:23.373Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33542026-02-25T20:27:23.413Z Checking void v1.0.2
33552026-02-25T20:27:23.447Z Checking object v0.30.4
33562026-02-25T20:27:23.478Z Checking half v1.8.3
33572026-02-25T20:27:23.593Z Checking path-slash v0.1.5
33582026-02-25T20:27:23.652Z Checking lzss v0.8.2
33592026-02-25T20:27:23.704Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-02-25T20:27:23.790Z Checking tungstenite v0.23.0
33612026-02-25T20:27:23.978Z Checking serde_cbor v0.11.2
33622026-02-25T20:27:24.049Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33632026-02-25T20:27:24.049Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33642026-02-25T20:27:24.050Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33652026-02-25T20:27:24.432Z Checking nix v0.27.1
33662026-02-25T20:27:24.698Z Checking kstat-rs v0.2.4
33672026-02-25T20:27:24.829Z Checking serde_bytes v0.11.19
33682026-02-25T20:27:29.190Z Checking tokio-tungstenite v0.23.1
33692026-02-25T20:27:29.190Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33702026-02-25T20:27:29.190Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33712026-02-25T20:27:29.190Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33722026-02-25T20:27:29.190Z Checking signal-hook-tokio v0.3.1
33732026-02-25T20:27:29.190Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33742026-02-25T20:27:29.190Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33752026-02-25T20:27:34.867Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33762026-02-25T20:27:37.081Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33772026-02-25T20:27:37.758Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33782026-02-25T20:27:40.663Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33792026-02-25T20:27:45.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s
33802026-02-25T20:27:45.909Z
33812026-02-25T20:27:45.909Zinfo: running `cargo check --bins` on gateway-api (133/252)
33822026-02-25T20:27:47.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832026-02-25T20:27:47.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842026-02-25T20:27:47.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852026-02-25T20:27:47.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
33862026-02-25T20:27:47.348Z
33872026-02-25T20:27:47.349Zinfo: running `cargo check --bins` on ipcc (134/252)
33882026-02-25T20:27:48.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892026-02-25T20:27:48.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902026-02-25T20:27:48.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33912026-02-25T20:27:48.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33922026-02-25T20:27:48.749Z
33932026-02-25T20:27:48.749Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33942026-02-25T20:27:49.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33952026-02-25T20:27:49.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33962026-02-25T20:27:49.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33972026-02-25T20:27:49.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33982026-02-25T20:27:50.109Z
33992026-02-25T20:27:50.110Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
34002026-02-25T20:27:51.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34012026-02-25T20:27:51.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34022026-02-25T20:27:51.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34032026-02-25T20:27:51.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34042026-02-25T20:27:51.507Z
34052026-02-25T20:27:51.507Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
34062026-02-25T20:27:52.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34072026-02-25T20:27:52.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34082026-02-25T20:27:52.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34092026-02-25T20:27:52.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34102026-02-25T20:27:52.936Z
34112026-02-25T20:27:52.937Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
34122026-02-25T20:27:54.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34132026-02-25T20:27:54.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34142026-02-25T20:27:54.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34152026-02-25T20:27:54.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34162026-02-25T20:27:54.319Z
34172026-02-25T20:27:54.321Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34182026-02-25T20:27:55.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34192026-02-25T20:27:55.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34202026-02-25T20:27:55.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34212026-02-25T20:27:55.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
34222026-02-25T20:27:55.829Z
34232026-02-25T20:27:55.829Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34242026-02-25T20:27:57.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252026-02-25T20:27:57.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262026-02-25T20:27:57.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34272026-02-25T20:27:57.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34282026-02-25T20:27:57.255Z
34292026-02-25T20:27:57.255Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34302026-02-25T20:27:58.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34312026-02-25T20:27:58.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34322026-02-25T20:27:58.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34332026-02-25T20:27:58.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34342026-02-25T20:27:58.720Z
34352026-02-25T20:27:58.721Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34362026-02-25T20:28:00.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372026-02-25T20:28:00.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382026-02-25T20:28:00.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34392026-02-25T20:28:00.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
34402026-02-25T20:28:00.292Z
34412026-02-25T20:28:00.292Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34422026-02-25T20:28:01.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34432026-02-25T20:28:01.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34442026-02-25T20:28:01.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34452026-02-25T20:28:01.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34462026-02-25T20:28:01.662Z
34472026-02-25T20:28:01.662Zinfo: running `cargo check --bins` on sp-sim (144/252)
34482026-02-25T20:28:02.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492026-02-25T20:28:02.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502026-02-25T20:28:03.210Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34512026-02-25T20:28:07.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.47s
34522026-02-25T20:28:07.374Z
34532026-02-25T20:28:07.374Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34542026-02-25T20:28:08.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34552026-02-25T20:28:08.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34562026-02-25T20:28:08.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34572026-02-25T20:28:08.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
34582026-02-25T20:28:08.995Z
34592026-02-25T20:28:08.995Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34602026-02-25T20:28:10.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612026-02-25T20:28:10.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622026-02-25T20:28:10.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34632026-02-25T20:28:10.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34642026-02-25T20:28:10.530Z
34652026-02-25T20:28:10.530Zinfo: running `cargo check --bins` on db-macros (147/252)
34662026-02-25T20:28:11.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672026-02-25T20:28:11.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682026-02-25T20:28:11.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34692026-02-25T20:28:11.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34702026-02-25T20:28:12.078Z
34712026-02-25T20:28:12.078Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34722026-02-25T20:28:13.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732026-02-25T20:28:13.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742026-02-25T20:28:13.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34752026-02-25T20:28:13.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34762026-02-25T20:28:13.449Z
34772026-02-25T20:28:13.449Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34782026-02-25T20:28:14.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34792026-02-25T20:28:14.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34802026-02-25T20:28:14.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34812026-02-25T20:28:14.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
34822026-02-25T20:28:14.957Z
34832026-02-25T20:28:14.957Zinfo: running `cargo check --bins` on authz-macros (150/252)
34842026-02-25T20:28:16.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34852026-02-25T20:28:16.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34862026-02-25T20:28:16.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34872026-02-25T20:28:16.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34882026-02-25T20:28:16.356Z
34892026-02-25T20:28:16.356Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34902026-02-25T20:28:17.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34912026-02-25T20:28:17.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34922026-02-25T20:28:17.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34932026-02-25T20:28:17.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
34942026-02-25T20:28:17.884Z
34952026-02-25T20:28:17.884Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34962026-02-25T20:28:19.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972026-02-25T20:28:19.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982026-02-25T20:28:19.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34992026-02-25T20:28:19.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35002026-02-25T20:28:19.353Z
35012026-02-25T20:28:19.353Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
35022026-02-25T20:28:20.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35032026-02-25T20:28:20.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35042026-02-25T20:28:20.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35052026-02-25T20:28:20.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35062026-02-25T20:28:20.821Z
35072026-02-25T20:28:20.821Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
35082026-02-25T20:28:22.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092026-02-25T20:28:22.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102026-02-25T20:28:22.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112026-02-25T20:28:22.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35122026-02-25T20:28:22.220Z
35132026-02-25T20:28:22.220Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
35142026-02-25T20:28:23.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152026-02-25T20:28:23.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162026-02-25T20:28:23.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172026-02-25T20:28:23.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35182026-02-25T20:28:23.585Z
35192026-02-25T20:28:23.585Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35202026-02-25T20:28:24.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212026-02-25T20:28:24.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222026-02-25T20:28:24.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232026-02-25T20:28:24.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35242026-02-25T20:28:24.960Z
35252026-02-25T20:28:24.960Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35262026-02-25T20:28:26.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272026-02-25T20:28:26.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282026-02-25T20:28:26.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292026-02-25T20:28:26.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
35302026-02-25T20:28:26.643Z
35312026-02-25T20:28:26.643Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35322026-02-25T20:28:27.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332026-02-25T20:28:27.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342026-02-25T20:28:27.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352026-02-25T20:28:27.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
35362026-02-25T20:28:28.091Z
35372026-02-25T20:28:28.091Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35382026-02-25T20:28:29.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392026-02-25T20:28:29.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402026-02-25T20:28:29.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35412026-02-25T20:28:29.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35422026-02-25T20:28:29.580Z
35432026-02-25T20:28:29.581Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35442026-02-25T20:28:30.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35452026-02-25T20:28:30.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35462026-02-25T20:28:30.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35472026-02-25T20:28:30.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
35482026-02-25T20:28:31.040Z
35492026-02-25T20:28:31.040Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35502026-02-25T20:28:32.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35512026-02-25T20:28:32.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35522026-02-25T20:28:32.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35532026-02-25T20:28:32.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
35542026-02-25T20:28:32.478Z
35552026-02-25T20:28:32.479Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35562026-02-25T20:28:33.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35572026-02-25T20:28:33.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35582026-02-25T20:28:33.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35592026-02-25T20:28:33.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35602026-02-25T20:28:33.790Z
35612026-02-25T20:28:33.790Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35622026-02-25T20:28:35.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35632026-02-25T20:28:35.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35642026-02-25T20:28:35.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35652026-02-25T20:28:35.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
35662026-02-25T20:28:35.226Z
35672026-02-25T20:28:35.226Zinfo: running `cargo check --bins` on key-manager (164/252)
35682026-02-25T20:28:36.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35692026-02-25T20:28:36.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35702026-02-25T20:28:36.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35712026-02-25T20:28:36.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35722026-02-25T20:28:36.602Z
35732026-02-25T20:28:36.602Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35742026-02-25T20:28:37.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752026-02-25T20:28:37.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762026-02-25T20:28:37.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772026-02-25T20:28:37.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35782026-02-25T20:28:37.945Z
35792026-02-25T20:28:37.945Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35802026-02-25T20:28:39.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812026-02-25T20:28:39.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822026-02-25T20:28:39.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832026-02-25T20:28:39.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35842026-02-25T20:28:39.333Z
35852026-02-25T20:28:39.333Zinfo: running `cargo check --bins` on typed-rng (167/252)
35862026-02-25T20:28:40.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872026-02-25T20:28:40.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882026-02-25T20:28:40.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892026-02-25T20:28:40.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
35902026-02-25T20:28:40.746Z
35912026-02-25T20:28:40.747Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35922026-02-25T20:28:42.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932026-02-25T20:28:42.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942026-02-25T20:28:42.604Z Compiling libefi-sys v0.1.0
35952026-02-25T20:28:42.604Z Compiling bitfield-struct v0.6.2
35962026-02-25T20:28:42.628Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35972026-02-25T20:28:42.652Z Compiling xshell-macros v0.2.7
35982026-02-25T20:28:42.715Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35992026-02-25T20:28:42.743Z Compiling salty v0.3.0
36002026-02-25T20:28:42.781Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36012026-02-25T20:28:42.810Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36022026-02-25T20:28:42.837Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36032026-02-25T20:28:43.048Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36042026-02-25T20:28:43.353Z Checking primeorder v0.13.6
36052026-02-25T20:28:43.419Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36062026-02-25T20:28:43.445Z Checking xshell v0.2.7
36072026-02-25T20:28:43.474Z Compiling proc-macro-error-attr2 v2.0.0
36082026-02-25T20:28:43.698Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36092026-02-25T20:28:43.810Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36102026-02-25T20:28:43.916Z Checking p384 v0.13.1
36112026-02-25T20:28:44.102Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36122026-02-25T20:28:44.129Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36132026-02-25T20:28:44.238Z Compiling num-derive v0.3.3
36142026-02-25T20:28:44.263Z Compiling proc-macro-error2 v2.0.1
36152026-02-25T20:28:44.683Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36162026-02-25T20:28:44.746Z Compiling unicase v2.8.1
36172026-02-25T20:28:44.964Z Compiling tabled_derive v0.11.0
36182026-02-25T20:28:44.997Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36192026-02-25T20:28:45.170Z Compiling mime_guess v2.0.5
36202026-02-25T20:28:45.253Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36212026-02-25T20:28:45.380Z Checking papergrid v0.17.0
36222026-02-25T20:28:45.783Z Checking testing_table v0.3.0
36232026-02-25T20:28:45.958Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36242026-02-25T20:28:46.145Z Checking libscf-sys v1.1.0
36252026-02-25T20:28:46.234Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36262026-02-25T20:28:46.394Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36272026-02-25T20:28:46.757Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36282026-02-25T20:28:46.994Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36292026-02-25T20:28:47.023Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36302026-02-25T20:28:47.180Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36312026-02-25T20:28:47.382Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36322026-02-25T20:28:47.535Z Checking corncobs v0.1.4
36332026-02-25T20:28:47.566Z Checking tabled v0.20.0
36342026-02-25T20:28:47.801Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36352026-02-25T20:28:47.903Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36362026-02-25T20:28:48.013Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36372026-02-25T20:28:48.272Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36382026-02-25T20:28:48.382Z Checking secrecy v0.8.0
36392026-02-25T20:28:48.416Z Checking http-range v0.1.5
36402026-02-25T20:28:48.475Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36412026-02-25T20:28:48.931Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36422026-02-25T20:28:49.047Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36432026-02-25T20:28:49.353Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36442026-02-25T20:28:49.841Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36452026-02-25T20:28:49.898Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36462026-02-25T20:28:50.101Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36472026-02-25T20:28:50.161Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36482026-02-25T20:28:50.252Z Checking atty v0.2.14
36492026-02-25T20:28:50.435Z Checking crc8 v0.1.1
36502026-02-25T20:28:50.460Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36512026-02-25T20:28:50.633Z Checking hyper-staticfile v0.10.1
36522026-02-25T20:28:50.738Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36532026-02-25T20:28:50.834Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36542026-02-25T20:28:51.222Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36552026-02-25T20:28:51.531Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36562026-02-25T20:28:51.886Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36572026-02-25T20:28:52.212Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36582026-02-25T20:28:52.247Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36592026-02-25T20:28:52.247Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36602026-02-25T20:28:52.303Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36612026-02-25T20:28:52.330Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36622026-02-25T20:28:52.523Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36632026-02-25T20:28:52.689Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36642026-02-25T20:28:52.842Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36652026-02-25T20:28:53.020Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36662026-02-25T20:28:53.452Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36672026-02-25T20:28:53.501Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36682026-02-25T20:28:53.628Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36692026-02-25T20:28:55.957Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36702026-02-25T20:28:56.429Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36712026-02-25T20:28:57.024Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36722026-02-25T20:28:58.085Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36732026-02-25T20:28:58.478Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36742026-02-25T20:28:58.862Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36752026-02-25T20:29:11.990Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36762026-02-25T20:29:43.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
36772026-02-25T20:29:43.830Z
36782026-02-25T20:29:43.832Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36792026-02-25T20:29:45.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-02-25T20:29:45.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-02-25T20:29:45.657Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36822026-02-25T20:30:18.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.50s
36832026-02-25T20:30:18.584Z
36842026-02-25T20:30:18.584Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36852026-02-25T20:30:20.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-02-25T20:30:20.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-02-25T20:30:20.369Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36882026-02-25T20:30:51.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.16s
36892026-02-25T20:30:52.017Z
36902026-02-25T20:30:52.018Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36912026-02-25T20:30:53.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-02-25T20:30:53.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-02-25T20:30:53.774Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36942026-02-25T20:31:26.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.16s
36952026-02-25T20:31:26.460Z
36962026-02-25T20:31:26.460Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36972026-02-25T20:31:28.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-02-25T20:31:28.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-02-25T20:31:28.668Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37002026-02-25T20:32:01.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s
37012026-02-25T20:32:01.358Z
37022026-02-25T20:32:01.358Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
37032026-02-25T20:32:02.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-02-25T20:32:02.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-02-25T20:32:03.301Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37062026-02-25T20:32:36.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
37072026-02-25T20:32:36.870Z
37082026-02-25T20:32:36.870Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
37092026-02-25T20:32:38.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-02-25T20:32:38.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-02-25T20:32:38.590Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37122026-02-25T20:33:10.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.92s
37132026-02-25T20:33:11.096Z
37142026-02-25T20:33:11.096Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37152026-02-25T20:33:12.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-02-25T20:33:12.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-02-25T20:33:13.040Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37182026-02-25T20:33:45.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.32s
37192026-02-25T20:33:45.686Z
37202026-02-25T20:33:45.686Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37212026-02-25T20:33:46.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-02-25T20:33:46.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-02-25T20:33:46.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-02-25T20:33:46.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
37252026-02-25T20:33:47.121Z
37262026-02-25T20:33:47.121Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37272026-02-25T20:33:48.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-02-25T20:33:48.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-02-25T20:33:48.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-02-25T20:33:48.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
37312026-02-25T20:33:48.577Z
37322026-02-25T20:33:48.577Zinfo: running `cargo check --bins` on range-requests (178/252)
37332026-02-25T20:33:49.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-02-25T20:33:49.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-02-25T20:33:49.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-02-25T20:33:49.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37372026-02-25T20:33:49.990Z
37382026-02-25T20:33:49.990Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37392026-02-25T20:33:51.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-02-25T20:33:51.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-02-25T20:33:51.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-02-25T20:33:51.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37432026-02-25T20:33:51.367Z
37442026-02-25T20:33:51.367Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37452026-02-25T20:33:52.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-02-25T20:33:52.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-02-25T20:33:52.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-02-25T20:33:52.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37492026-02-25T20:33:52.863Z
37502026-02-25T20:33:52.863Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37512026-02-25T20:33:54.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-02-25T20:33:54.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-02-25T20:33:54.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-02-25T20:33:54.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
37552026-02-25T20:33:54.407Z
37562026-02-25T20:33:54.407Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37572026-02-25T20:33:55.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-02-25T20:33:55.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-02-25T20:33:55.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-02-25T20:33:55.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
37612026-02-25T20:33:55.907Z
37622026-02-25T20:33:55.907Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37632026-02-25T20:33:57.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-02-25T20:33:57.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-02-25T20:33:57.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-02-25T20:33:57.273Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
37672026-02-25T20:33:57.389Z
37682026-02-25T20:33:57.389Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37692026-02-25T20:33:58.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-02-25T20:33:58.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-02-25T20:33:58.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-02-25T20:33:58.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37732026-02-25T20:33:58.904Z
37742026-02-25T20:33:58.905Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37752026-02-25T20:34:00.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-02-25T20:34:00.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-02-25T20:34:00.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-02-25T20:34:00.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
37792026-02-25T20:34:00.427Z
37802026-02-25T20:34:00.427Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37812026-02-25T20:34:01.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-02-25T20:34:01.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-02-25T20:34:01.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-02-25T20:34:01.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
37852026-02-25T20:34:02.040Z
37862026-02-25T20:34:02.040Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37872026-02-25T20:34:03.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-02-25T20:34:03.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-02-25T20:34:03.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-02-25T20:34:03.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
37912026-02-25T20:34:03.601Z
37922026-02-25T20:34:03.601Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37932026-02-25T20:34:04.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-02-25T20:34:04.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-02-25T20:34:04.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-02-25T20:34:04.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37972026-02-25T20:34:05.101Z
37982026-02-25T20:34:05.101Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37992026-02-25T20:34:06.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-02-25T20:34:06.551Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-02-25T20:34:06.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-02-25T20:34:06.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
38032026-02-25T20:34:06.679Z
38042026-02-25T20:34:06.679Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
38052026-02-25T20:34:08.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-02-25T20:34:08.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-02-25T20:34:08.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-02-25T20:34:08.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
38092026-02-25T20:34:08.336Z
38102026-02-25T20:34:08.336Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
38112026-02-25T20:34:09.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-02-25T20:34:09.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-02-25T20:34:09.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-02-25T20:34:09.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
38152026-02-25T20:34:09.847Z
38162026-02-25T20:34:09.847Zinfo: running `cargo check --bins` on update-common (192/252)
38172026-02-25T20:34:11.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-02-25T20:34:11.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-02-25T20:34:11.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-02-25T20:34:11.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
38212026-02-25T20:34:11.345Z
38222026-02-25T20:34:11.345Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38232026-02-25T20:34:12.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-02-25T20:34:12.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-02-25T20:34:12.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-02-25T20:34:12.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
38272026-02-25T20:34:12.962Z
38282026-02-25T20:34:12.962Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38292026-02-25T20:34:14.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-02-25T20:34:14.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-02-25T20:34:14.803Z Compiling fs-err v2.11.0
38322026-02-25T20:34:14.803Z Checking ignore v0.4.23
38332026-02-25T20:34:14.828Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38342026-02-25T20:34:14.828Z Checking predicates-tree v1.0.12
38352026-02-25T20:34:14.828Z Checking parse-size v1.1.0
38362026-02-25T20:34:14.852Z Checking rand_seeder v0.4.0
38372026-02-25T20:34:14.877Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38382026-02-25T20:34:14.946Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38392026-02-25T20:34:15.077Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38402026-02-25T20:34:15.166Z Compiling petname v2.0.2
38412026-02-25T20:34:15.285Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38422026-02-25T20:34:15.601Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38432026-02-25T20:34:15.687Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38442026-02-25T20:34:15.799Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38452026-02-25T20:34:15.873Z Checking globwalk v0.9.1
38462026-02-25T20:34:16.029Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38472026-02-25T20:34:16.236Z Checking sapling-renderdag v0.1.0
38482026-02-25T20:34:16.311Z Checking camino-tempfile-ext v0.3.2
38492026-02-25T20:34:16.423Z Checking sync-ptr v0.1.4
38502026-02-25T20:34:16.706Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38512026-02-25T20:34:16.792Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38522026-02-25T20:34:16.857Z Checking assert_matches v1.5.0
38532026-02-25T20:34:17.565Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38542026-02-25T20:34:17.689Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38552026-02-25T20:34:17.714Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38562026-02-25T20:34:19.150Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38572026-02-25T20:34:22.572Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38582026-02-25T20:34:28.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s
38592026-02-25T20:34:28.292Z
38602026-02-25T20:34:28.292Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38612026-02-25T20:34:29.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-02-25T20:34:29.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-02-25T20:34:29.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38642026-02-25T20:34:29.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
38652026-02-25T20:34:29.774Z
38662026-02-25T20:34:29.774Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38672026-02-25T20:34:31.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682026-02-25T20:34:31.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692026-02-25T20:34:31.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702026-02-25T20:34:31.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
38712026-02-25T20:34:31.401Z
38722026-02-25T20:34:31.402Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38732026-02-25T20:34:32.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-02-25T20:34:32.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-02-25T20:34:33.095Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38762026-02-25T20:34:33.095Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38772026-02-25T20:34:34.347Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38782026-02-25T20:34:38.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
38792026-02-25T20:34:38.342Z
38802026-02-25T20:34:38.342Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38812026-02-25T20:34:39.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38822026-02-25T20:34:39.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38832026-02-25T20:34:39.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38842026-02-25T20:34:39.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38852026-02-25T20:34:39.757Z
38862026-02-25T20:34:39.757Zinfo: running `cargo check --bins` on cert-dev (199/252)
38872026-02-25T20:34:41.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38882026-02-25T20:34:41.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38892026-02-25T20:34:41.203Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38902026-02-25T20:34:41.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
38912026-02-25T20:34:41.799Z
38922026-02-25T20:34:41.800Zinfo: running `cargo check --bins` on clickana (200/252)
38932026-02-25T20:34:43.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38942026-02-25T20:34:43.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38952026-02-25T20:34:43.278Z Checking castaway v0.2.3
38962026-02-25T20:34:43.278Z Checking unicode-truncate v1.1.0
38972026-02-25T20:34:43.303Z Checking lru v0.12.5
38982026-02-25T20:34:43.303Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38992026-02-25T20:34:43.303Z Compiling instability v0.3.2
39002026-02-25T20:34:43.303Z Compiling indoc v2.0.6
39012026-02-25T20:34:43.328Z Checking cassowary v0.3.0
39022026-02-25T20:34:43.586Z Checking compact_str v0.8.0
39032026-02-25T20:34:44.551Z Checking ratatui v0.29.0
39042026-02-25T20:34:45.820Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39052026-02-25T20:34:46.221Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39062026-02-25T20:34:48.128Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39072026-02-25T20:34:49.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
39082026-02-25T20:34:49.829Z
39092026-02-25T20:34:49.830Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
39102026-02-25T20:34:51.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112026-02-25T20:34:51.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122026-02-25T20:34:51.514Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39132026-02-25T20:34:51.514Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39142026-02-25T20:34:52.575Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39152026-02-25T20:34:53.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
39162026-02-25T20:34:53.660Z
39172026-02-25T20:34:53.660Zinfo: running `cargo check --bins` on ch-dev (202/252)
39182026-02-25T20:34:55.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39192026-02-25T20:34:55.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39202026-02-25T20:34:55.492Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39212026-02-25T20:34:56.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
39222026-02-25T20:34:57.164Z
39232026-02-25T20:34:57.164Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39242026-02-25T20:34:58.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252026-02-25T20:34:58.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262026-02-25T20:34:58.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39272026-02-25T20:34:58.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
39282026-02-25T20:34:58.352Z
39292026-02-25T20:34:58.352Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39302026-02-25T20:34:59.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39312026-02-25T20:34:59.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39322026-02-25T20:35:00.223Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39332026-02-25T20:35:00.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
39342026-02-25T20:35:01.157Z
39352026-02-25T20:35:01.157Zinfo: running `cargo check --bins` on db-dev (205/252)
39362026-02-25T20:35:02.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39372026-02-25T20:35:02.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39382026-02-25T20:35:02.913Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39392026-02-25T20:35:04.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s
39402026-02-25T20:35:04.713Z
39412026-02-25T20:35:04.713Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39422026-02-25T20:35:06.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39432026-02-25T20:35:06.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39442026-02-25T20:35:06.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39452026-02-25T20:35:06.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
39462026-02-25T20:35:06.422Z
39472026-02-25T20:35:06.422Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39482026-02-25T20:35:07.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39492026-02-25T20:35:07.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39502026-02-25T20:35:07.810Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39512026-02-25T20:35:09.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
39522026-02-25T20:35:09.645Z
39532026-02-25T20:35:09.645Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39542026-02-25T20:35:11.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552026-02-25T20:35:11.083Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562026-02-25T20:35:11.411Z Compiling tabled_derive v0.10.0
39572026-02-25T20:35:11.411Z Checking papergrid v0.14.0
39582026-02-25T20:35:11.411Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39592026-02-25T20:35:11.435Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39602026-02-25T20:35:11.436Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39612026-02-25T20:35:11.437Z Compiling trait-variant v0.1.2
39622026-02-25T20:35:11.437Z Checking is_ci v1.2.0
39632026-02-25T20:35:11.437Z Checking maplit v1.0.2
39642026-02-25T20:35:11.711Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39652026-02-25T20:35:11.755Z Checking supports-color v3.0.2
39662026-02-25T20:35:11.915Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39672026-02-25T20:35:11.990Z Checking drift v0.1.3
39682026-02-25T20:35:12.242Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39692026-02-25T20:35:12.524Z Checking dropshot-api-manager v0.3.0
39702026-02-25T20:35:12.613Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39712026-02-25T20:35:12.695Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39722026-02-25T20:35:12.904Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39732026-02-25T20:35:13.222Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39742026-02-25T20:35:13.435Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39752026-02-25T20:35:13.664Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39762026-02-25T20:35:14.081Z Checking tabled v0.18.0
39772026-02-25T20:35:14.329Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39782026-02-25T20:35:14.473Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39792026-02-25T20:35:14.560Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39802026-02-25T20:35:28.057Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39812026-02-25T20:35:30.828Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39822026-02-25T20:35:32.191Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39832026-02-25T20:35:33.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.57s
39842026-02-25T20:35:33.491Z
39852026-02-25T20:35:33.491Zinfo: running `cargo check --bins` on installinator-api (209/252)
39862026-02-25T20:35:34.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-02-25T20:35:34.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-02-25T20:35:34.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39892026-02-25T20:35:34.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
39902026-02-25T20:35:35.018Z
39912026-02-25T20:35:35.018Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39922026-02-25T20:35:36.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-02-25T20:35:36.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-02-25T20:35:36.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-02-25T20:35:36.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
39962026-02-25T20:35:36.539Z
39972026-02-25T20:35:36.539Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39982026-02-25T20:35:37.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-02-25T20:35:37.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-02-25T20:35:37.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-02-25T20:35:37.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
40022026-02-25T20:35:38.066Z
40032026-02-25T20:35:38.066Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
40042026-02-25T20:35:39.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-02-25T20:35:39.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-02-25T20:35:39.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-02-25T20:35:39.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
40082026-02-25T20:35:39.547Z
40092026-02-25T20:35:39.547Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
40102026-02-25T20:35:40.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-02-25T20:35:40.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-02-25T20:35:40.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-02-25T20:35:40.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
40142026-02-25T20:35:40.912Z
40152026-02-25T20:35:40.912Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40162026-02-25T20:35:42.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-02-25T20:35:42.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-02-25T20:35:42.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-02-25T20:35:42.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
40202026-02-25T20:35:42.283Z
40212026-02-25T20:35:42.284Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40222026-02-25T20:35:43.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-02-25T20:35:43.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-02-25T20:35:43.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-02-25T20:35:43.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
40262026-02-25T20:35:43.743Z
40272026-02-25T20:35:43.743Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40282026-02-25T20:35:45.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-02-25T20:35:45.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-02-25T20:35:45.289Z Checking typeid v1.0.3
40312026-02-25T20:35:45.330Z Checking ordered-float v2.10.1
40322026-02-25T20:35:45.361Z Checking unicode-xid v0.2.6
40332026-02-25T20:35:45.386Z Checking cargo-platform v0.2.0
40342026-02-25T20:35:45.490Z Checking erased-serde v0.4.6
40352026-02-25T20:35:45.872Z Checking serde-value v0.7.0
40362026-02-25T20:35:46.343Z Checking serde-untagged v0.1.7
40372026-02-25T20:35:46.723Z Checking cargo-util-schemas v0.8.2
40382026-02-25T20:35:48.761Z Checking cargo_metadata v0.21.0
40392026-02-25T20:35:50.584Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40402026-02-25T20:35:52.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s
40412026-02-25T20:35:52.559Z
40422026-02-25T20:35:52.559Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40432026-02-25T20:35:53.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40442026-02-25T20:35:54.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40452026-02-25T20:35:54.316Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40462026-02-25T20:35:55.410Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40472026-02-25T20:35:56.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.81s
40482026-02-25T20:35:56.642Z
40492026-02-25T20:35:56.643Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40502026-02-25T20:35:58.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40512026-02-25T20:35:58.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40522026-02-25T20:35:58.653Z Compiling vergen-gitcl v1.0.8
40532026-02-25T20:35:58.653Z Compiling dirs-sys-next v0.1.2
40542026-02-25T20:35:58.653Z Compiling crunchy v0.2.2
40552026-02-25T20:35:58.654Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40562026-02-25T20:35:58.678Z Compiling dsl_auto_type v0.1.2
40572026-02-25T20:35:58.678Z Checking scheduled-thread-pool v0.2.7
40582026-02-25T20:35:58.678Z Compiling diesel_table_macro_syntax v0.2.0
40592026-02-25T20:35:58.703Z Compiling tiny-keccak v2.0.2
40602026-02-25T20:35:59.103Z Compiling dirs-next v2.0.0
40612026-02-25T20:35:59.247Z Checking r2d2 v0.8.10
40622026-02-25T20:35:59.273Z Compiling term v0.7.0
40632026-02-25T20:35:59.327Z Compiling bit-vec v0.6.3
40642026-02-25T20:35:59.357Z Compiling ena v0.14.3
40652026-02-25T20:35:59.627Z Compiling diff v0.1.13
40662026-02-25T20:35:59.866Z Compiling bit-set v0.5.3
40672026-02-25T20:35:59.891Z Compiling ascii-canvas v3.0.0
40682026-02-25T20:36:00.168Z Compiling bindgen v0.71.1
40692026-02-25T20:36:00.204Z Compiling diesel_derives v2.2.3
40702026-02-25T20:36:00.229Z Compiling regex-syntax v0.6.29
40712026-02-25T20:36:00.365Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40722026-02-25T20:36:00.391Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40732026-02-25T20:36:00.441Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40742026-02-25T20:36:00.537Z Compiling libxml v0.3.3
40752026-02-25T20:36:00.679Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40762026-02-25T20:36:00.749Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40772026-02-25T20:36:01.006Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40782026-02-25T20:36:01.315Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40792026-02-25T20:36:01.384Z Compiling strum_macros v0.24.3
40802026-02-25T20:36:01.544Z Compiling indoc v1.0.9
40812026-02-25T20:36:02.386Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40822026-02-25T20:36:02.793Z Checking derive_builder v0.20.2
40832026-02-25T20:36:03.004Z Compiling impl-trait-for-tuples v0.2.2
40842026-02-25T20:36:03.580Z Compiling lalrpop v0.19.12
40852026-02-25T20:36:03.722Z Compiling oso-derive v0.27.3
40862026-02-25T20:36:04.558Z Checking quick-xml v0.37.2
40872026-02-25T20:36:04.732Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40882026-02-25T20:36:05.244Z Compiling diesel-dtrace v0.4.2
40892026-02-25T20:36:05.700Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40902026-02-25T20:36:06.020Z Checking bb8 v0.8.5
40912026-02-25T20:36:06.255Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40922026-02-25T20:36:06.584Z Checking nonempty v0.12.0
40932026-02-25T20:36:06.615Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40942026-02-25T20:36:06.673Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40952026-02-25T20:36:06.922Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40962026-02-25T20:36:07.096Z Checking console v0.16.0
40972026-02-25T20:36:07.128Z Checking unit-prefix v0.5.1
40982026-02-25T20:36:07.392Z Checking support-bundle-viewer v0.1.2
40992026-02-25T20:36:07.800Z Checking indicatif v0.18.0
41002026-02-25T20:36:07.910Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41012026-02-25T20:36:08.218Z Checking multimap v0.10.1
41022026-02-25T20:36:10.105Z Checking diesel v2.2.12
41032026-02-25T20:36:16.842Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41042026-02-25T20:36:20.743Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41052026-02-25T20:36:25.000Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41062026-02-25T20:36:26.565Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41072026-02-25T20:36:28.730Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41082026-02-25T20:36:29.167Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41092026-02-25T20:36:29.894Z Compiling samael v0.0.19
41102026-02-25T20:36:31.083Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41112026-02-25T20:36:31.170Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41122026-02-25T20:36:32.702Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41132026-02-25T20:36:46.213Z Checking async-bb8-diesel v0.2.1
41142026-02-25T20:36:53.549Z Compiling polar-core v0.27.3
41152026-02-25T20:37:04.653Z Checking oso v0.27.3
41162026-02-25T20:38:28.066Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41172026-02-25T20:40:07.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
41182026-02-25T20:40:07.989Z
41192026-02-25T20:40:07.989Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41202026-02-25T20:40:09.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212026-02-25T20:40:09.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222026-02-25T20:40:09.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41232026-02-25T20:40:09.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
41242026-02-25T20:40:09.570Z
41252026-02-25T20:40:09.570Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41262026-02-25T20:40:11.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272026-02-25T20:40:11.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282026-02-25T20:40:11.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41292026-02-25T20:40:11.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
41302026-02-25T20:40:11.183Z
41312026-02-25T20:40:11.183Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41322026-02-25T20:40:12.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332026-02-25T20:40:12.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342026-02-25T20:40:12.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352026-02-25T20:40:12.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41362026-02-25T20:40:12.635Z
41372026-02-25T20:40:12.635Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41382026-02-25T20:40:14.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392026-02-25T20:40:14.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402026-02-25T20:40:14.809Z Compiling libz-sys v1.1.20
41412026-02-25T20:40:14.833Z Compiling libgit2-sys v0.18.2+1.9.1
41422026-02-25T20:40:14.888Z Compiling vergen-git2 v1.0.7
41432026-02-25T20:40:14.912Z Compiling rustls v0.21.12
41442026-02-25T20:40:14.912Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41452026-02-25T20:40:14.937Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41462026-02-25T20:40:14.961Z Checking rustls-webpki v0.101.7
41472026-02-25T20:40:14.961Z Checking sct v0.7.1
41482026-02-25T20:40:15.329Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41492026-02-25T20:40:15.357Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41502026-02-25T20:40:15.410Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41512026-02-25T20:40:15.449Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41522026-02-25T20:40:15.845Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41532026-02-25T20:40:15.955Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41542026-02-25T20:40:15.981Z Checking rustls-pemfile v1.0.4
41552026-02-25T20:40:16.009Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41562026-02-25T20:40:16.287Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41572026-02-25T20:40:16.662Z Checking twox-hash v2.1.0
41582026-02-25T20:40:17.253Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41592026-02-25T20:40:17.350Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41602026-02-25T20:40:18.262Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41612026-02-25T20:40:18.439Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41622026-02-25T20:40:18.690Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41632026-02-25T20:40:19.413Z Checking tokio-rustls v0.24.1
41642026-02-25T20:40:19.742Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41652026-02-25T20:40:19.856Z Checking fatfs v0.3.6
41662026-02-25T20:40:20.012Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41672026-02-25T20:40:20.169Z Compiling seq-macro v0.3.6
41682026-02-25T20:40:28.733Z Compiling git2 v0.20.2
41692026-02-25T20:40:31.832Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41702026-02-25T20:40:32.104Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41712026-02-25T20:40:35.179Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41722026-02-25T20:43:04.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
41732026-02-25T20:43:05.135Z
41742026-02-25T20:43:05.135Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41752026-02-25T20:43:06.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41762026-02-25T20:43:06.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41772026-02-25T20:43:07.231Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41782026-02-25T20:45:37.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
41792026-02-25T20:45:38.065Z
41802026-02-25T20:45:38.065Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41812026-02-25T20:45:39.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41822026-02-25T20:45:39.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41832026-02-25T20:45:39.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41842026-02-25T20:45:39.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
41852026-02-25T20:45:39.326Z
41862026-02-25T20:45:39.326Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41872026-02-25T20:45:40.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41882026-02-25T20:45:40.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41892026-02-25T20:45:40.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41902026-02-25T20:45:40.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
41912026-02-25T20:45:40.709Z
41922026-02-25T20:45:40.709Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41932026-02-25T20:45:42.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41942026-02-25T20:45:42.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41952026-02-25T20:45:42.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41962026-02-25T20:45:42.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
41972026-02-25T20:45:42.180Z
41982026-02-25T20:45:42.180Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41992026-02-25T20:45:43.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-02-25T20:45:43.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-02-25T20:45:43.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42022026-02-25T20:45:43.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
42032026-02-25T20:45:43.729Z
42042026-02-25T20:45:43.729Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
42052026-02-25T20:45:45.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42062026-02-25T20:45:45.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42072026-02-25T20:45:45.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42082026-02-25T20:45:45.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
42092026-02-25T20:45:45.253Z
42102026-02-25T20:45:45.253Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42112026-02-25T20:45:46.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42122026-02-25T20:45:46.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42132026-02-25T20:45:46.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42142026-02-25T20:45:46.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
42152026-02-25T20:45:46.763Z
42162026-02-25T20:45:46.763Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42172026-02-25T20:45:48.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42182026-02-25T20:45:48.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42192026-02-25T20:45:48.891Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42202026-02-25T20:45:48.891Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42212026-02-25T20:45:48.969Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42222026-02-25T20:45:49.001Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42232026-02-25T20:45:49.026Z Checking yansi v1.0.1
42242026-02-25T20:45:49.026Z Checking diff v0.1.13
42252026-02-25T20:45:49.026Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42262026-02-25T20:45:49.026Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42272026-02-25T20:45:49.382Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42282026-02-25T20:45:49.629Z Checking pretty_assertions v1.4.1
42292026-02-25T20:45:51.200Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42302026-02-25T20:47:00.322Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42312026-02-25T20:47:00.347Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42322026-02-25T20:47:00.347Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42332026-02-25T20:47:00.348Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42342026-02-25T20:47:00.348Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42352026-02-25T20:47:00.348Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42362026-02-25T20:47:01.916Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42372026-02-25T20:47:04.431Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42382026-02-25T20:49:22.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s
42392026-02-25T20:49:22.480Z
42402026-02-25T20:49:22.480Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42412026-02-25T20:49:23.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42422026-02-25T20:49:23.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42432026-02-25T20:49:23.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42442026-02-25T20:49:23.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
42452026-02-25T20:49:23.920Z
42462026-02-25T20:49:23.920Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42472026-02-25T20:49:25.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-02-25T20:49:25.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-02-25T20:49:25.732Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42502026-02-25T20:49:25.757Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42512026-02-25T20:49:25.757Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42522026-02-25T20:50:20.582Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42532026-02-25T20:50:21.388Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42542026-02-25T20:50:26.120Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42552026-02-25T20:50:27.122Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42562026-02-25T20:50:35.771Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42572026-02-25T20:51:48.261Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42582026-02-25T20:51:49.814Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42592026-02-25T20:51:53.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
42602026-02-25T20:51:54.119Z
42612026-02-25T20:51:54.119Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42622026-02-25T20:51:55.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42632026-02-25T20:51:55.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42642026-02-25T20:51:55.952Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42652026-02-25T20:51:57.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
42662026-02-25T20:51:57.673Z
42672026-02-25T20:51:57.673Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42682026-02-25T20:51:59.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42692026-02-25T20:51:59.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42702026-02-25T20:51:59.329Z Compiling blake3 v1.5.4
42712026-02-25T20:51:59.365Z Checking arrayvec v0.7.6
42722026-02-25T20:51:59.392Z Checking constant_time_eq v0.3.1
42732026-02-25T20:51:59.392Z Checking arrayref v0.3.9
42742026-02-25T20:51:59.417Z Checking topological-sort v0.2.2
42752026-02-25T20:51:59.417Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42762026-02-25T20:51:59.441Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42772026-02-25T20:51:59.441Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42782026-02-25T20:51:59.546Z Checking shell-words v1.1.0
42792026-02-25T20:52:01.196Z Checking omicron-zone-package v0.12.2
42802026-02-25T20:52:03.165Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42812026-02-25T20:52:05.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.79s
42822026-02-25T20:52:05.699Z
42832026-02-25T20:52:05.699Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42842026-02-25T20:52:07.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42852026-02-25T20:52:07.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42862026-02-25T20:52:07.247Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42872026-02-25T20:52:07.755Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42882026-02-25T20:52:08.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
42892026-02-25T20:52:08.907Z
42902026-02-25T20:52:08.908Zinfo: running `cargo check --bins` on xtask (236/252)
42912026-02-25T20:52:10.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42922026-02-25T20:52:10.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42932026-02-25T20:52:10.065Z Checking bitflags v2.9.4
42942026-02-25T20:52:10.091Z Checking serde v1.0.228
42952026-02-25T20:52:10.091Z Checking zerofrom v0.1.4
42962026-02-25T20:52:10.116Z Checking thiserror v2.0.18
42972026-02-25T20:52:10.155Z Checking hashbrown v0.16.1
42982026-02-25T20:52:10.180Z Checking smallvec v1.15.1
42992026-02-25T20:52:10.204Z Checking serde_json v1.0.149
43002026-02-25T20:52:10.205Z Checking scroll v0.12.0
43012026-02-25T20:52:10.342Z Checking num-traits v0.2.19
43022026-02-25T20:52:10.394Z Checking yoke v0.7.4
43032026-02-25T20:52:10.443Z Checking rustix v0.38.37
43042026-02-25T20:52:10.614Z Checking thiserror v1.0.69
43052026-02-25T20:52:10.778Z Checking log v0.4.29
43062026-02-25T20:52:10.821Z Checking percent-encoding v2.3.2
43072026-02-25T20:52:10.861Z Checking zerovec v0.10.4
43082026-02-25T20:52:11.122Z Checking zerocopy v0.7.35
43092026-02-25T20:52:11.147Z Checking goblin v0.8.2
43102026-02-25T20:52:11.147Z Checking serde_spanned v0.6.9
43112026-02-25T20:52:11.362Z Checking indexmap v2.13.0
43122026-02-25T20:52:11.438Z Checking toml_datetime v0.6.11
43132026-02-25T20:52:11.539Z Checking terminal_size v0.4.0
43142026-02-25T20:52:11.764Z Checking erased-serde v0.4.6
43152026-02-25T20:52:11.828Z Checking pest v2.8.2
43162026-02-25T20:52:11.853Z Checking ordered-float v2.10.1
43172026-02-25T20:52:11.878Z Checking form_urlencoded v1.2.2
43182026-02-25T20:52:12.131Z Checking getrandom v0.3.4
43192026-02-25T20:52:12.414Z Checking syn v2.0.114
43202026-02-25T20:52:12.448Z Checking serde-value v0.7.0
43212026-02-25T20:52:12.478Z Checking rustix v1.1.3
43222026-02-25T20:52:12.565Z Checking tinystr v0.7.6
43232026-02-25T20:52:12.760Z Checking icu_collections v1.5.0
43242026-02-25T20:52:12.785Z Checking toml_edit v0.22.27
43252026-02-25T20:52:12.920Z Checking serde-untagged v0.1.7
43262026-02-25T20:52:12.962Z Checking icu_locid v1.5.0
43272026-02-25T20:52:13.336Z Checking once_cell v1.21.3
43282026-02-25T20:52:13.517Z Checking clap_builder v4.5.48
43292026-02-25T20:52:13.720Z Checking cargo-platform v0.2.0
43302026-02-25T20:52:14.096Z Checking textwrap v0.16.2
43312026-02-25T20:52:14.120Z Checking icu_provider v1.5.0
43322026-02-25T20:52:14.160Z Checking tempfile v3.24.0
43332026-02-25T20:52:14.614Z Checking camino-tempfile v1.4.1
43342026-02-25T20:52:14.639Z Checking fs-err v3.1.1
43352026-02-25T20:52:14.723Z Checking dtrace-parser v0.2.0
43362026-02-25T20:52:14.866Z Checking icu_locid_transform v1.5.0
43372026-02-25T20:52:14.969Z Checking tabled v0.15.0
43382026-02-25T20:52:15.035Z Checking anyhow v1.0.99
43392026-02-25T20:52:15.354Z Checking macaddr v1.0.1
43402026-02-25T20:52:15.587Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43412026-02-25T20:52:15.612Z Checking toml v0.8.23
43422026-02-25T20:52:16.036Z Checking icu_properties v1.5.1
43432026-02-25T20:52:16.463Z Checking cargo_toml v0.21.0
43442026-02-25T20:52:16.659Z Checking dof v0.3.0
43452026-02-25T20:52:16.886Z Checking clap v4.5.48
43462026-02-25T20:52:17.880Z Checking usdt-impl v0.5.0
43472026-02-25T20:52:18.488Z Checking usdt v0.5.0
43482026-02-25T20:52:19.649Z Checking icu_normalizer v1.5.0
43492026-02-25T20:52:20.535Z Checking idna_adapter v1.2.0
43502026-02-25T20:52:20.770Z Checking idna v1.0.3
43512026-02-25T20:52:21.293Z Checking url v2.5.4
43522026-02-25T20:52:22.152Z Checking cargo-util-schemas v0.8.2
43532026-02-25T20:52:24.169Z Checking cargo_metadata v0.21.0
43542026-02-25T20:52:25.988Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43552026-02-25T20:52:27.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.20s
43562026-02-25T20:52:27.284Z
43572026-02-25T20:52:27.285Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43582026-02-25T20:52:28.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43592026-02-25T20:52:28.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43602026-02-25T20:52:29.104Z Checking polyval v0.6.2
43612026-02-25T20:52:29.128Z Checking ctr v0.9.2
43622026-02-25T20:52:29.172Z Checking ssh-encoding v0.2.0
43632026-02-25T20:52:29.172Z Checking blowfish v0.9.1
43642026-02-25T20:52:29.227Z Checking password-hash v0.4.2
43652026-02-25T20:52:29.257Z Checking p521 v0.13.3
43662026-02-25T20:52:29.282Z Checking p256 v0.13.2
43672026-02-25T20:52:29.282Z Checking russh-cryptovec v0.7.3
43682026-02-25T20:52:29.467Z Checking ghash v0.5.1
43692026-02-25T20:52:29.501Z Checking bcrypt-pbkdf v0.10.0
43702026-02-25T20:52:29.528Z Checking md5 v0.7.0
43712026-02-25T20:52:29.584Z Checking num-bigint v0.4.6
43722026-02-25T20:52:29.624Z Checking des v0.8.1
43732026-02-25T20:52:29.752Z Checking pbkdf2 v0.11.0
43742026-02-25T20:52:29.777Z Checking aes-gcm v0.10.3
43752026-02-25T20:52:29.857Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43762026-02-25T20:52:29.889Z Checking hex-literal v0.4.1
43772026-02-25T20:52:29.914Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43782026-02-25T20:52:29.972Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43792026-02-25T20:52:30.065Z Checking internet-checksum v0.2.1
43802026-02-25T20:52:30.113Z Checking ssh-cipher v0.2.0
43812026-02-25T20:52:30.544Z Checking ssh-key v0.6.6
43822026-02-25T20:52:30.685Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43832026-02-25T20:52:32.216Z Checking russh-keys v0.45.0
43842026-02-25T20:52:33.715Z Checking russh v0.45.0
43852026-02-25T20:53:20.627Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43862026-02-25T20:53:23.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.39s
43872026-02-25T20:53:24.011Z
43882026-02-25T20:53:24.012Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43892026-02-25T20:53:25.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43902026-02-25T20:53:25.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43912026-02-25T20:53:25.706Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43922026-02-25T20:53:25.731Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43932026-02-25T20:53:25.731Z Checking termios v0.3.3
43942026-02-25T20:53:29.340Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43952026-02-25T20:53:29.664Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43962026-02-25T20:53:35.154Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43972026-02-25T20:53:36.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
43982026-02-25T20:53:36.934Z
43992026-02-25T20:53:36.934Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
44002026-02-25T20:53:38.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44012026-02-25T20:53:38.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44022026-02-25T20:53:38.662Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44032026-02-25T20:53:38.686Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44042026-02-25T20:53:38.731Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44052026-02-25T20:53:38.756Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44062026-02-25T20:53:38.756Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44072026-02-25T20:53:39.735Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44082026-02-25T20:53:39.735Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44092026-02-25T20:53:41.754Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44102026-02-25T20:53:42.073Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44112026-02-25T20:53:42.073Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44122026-02-25T20:53:43.842Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44132026-02-25T20:53:48.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s
44142026-02-25T20:53:48.340Z
44152026-02-25T20:53:48.340Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44162026-02-25T20:53:49.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44172026-02-25T20:53:49.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44182026-02-25T20:53:50.047Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44192026-02-25T20:53:50.920Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44202026-02-25T20:53:51.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
44212026-02-25T20:53:51.901Z
44222026-02-25T20:53:51.902Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44232026-02-25T20:53:53.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44242026-02-25T20:53:53.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44252026-02-25T20:53:53.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44262026-02-25T20:53:53.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
44272026-02-25T20:53:53.254Z
44282026-02-25T20:53:53.254Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44292026-02-25T20:53:54.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44302026-02-25T20:53:54.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44312026-02-25T20:53:54.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44322026-02-25T20:53:54.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
44332026-02-25T20:53:54.790Z
44342026-02-25T20:53:54.790Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44352026-02-25T20:53:56.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-02-25T20:53:56.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-02-25T20:53:56.465Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44382026-02-25T20:53:57.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.66s
44392026-02-25T20:53:57.724Z
44402026-02-25T20:53:57.724Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44412026-02-25T20:53:59.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-02-25T20:53:59.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-02-25T20:53:59.332Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44442026-02-25T20:53:59.356Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44452026-02-25T20:53:59.698Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44462026-02-25T20:53:59.723Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44472026-02-25T20:54:01.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s
44482026-02-25T20:54:01.665Z
44492026-02-25T20:54:01.665Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44502026-02-25T20:54:02.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44512026-02-25T20:54:03.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44522026-02-25T20:54:03.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44532026-02-25T20:54:03.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
44542026-02-25T20:54:03.114Z
44552026-02-25T20:54:03.114Zinfo: running `cargo check --bins` on omicron-package (246/252)
44562026-02-25T20:54:04.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44572026-02-25T20:54:04.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44582026-02-25T20:54:04.695Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44592026-02-25T20:54:07.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
44602026-02-25T20:54:07.343Z
44612026-02-25T20:54:07.343Zinfo: running `cargo check --bins` on tqdb (247/252)
44622026-02-25T20:54:08.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44632026-02-25T20:54:08.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44642026-02-25T20:54:09.106Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44652026-02-25T20:54:09.699Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44662026-02-25T20:54:11.456Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44672026-02-25T20:54:11.456Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44682026-02-25T20:54:23.777Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44692026-02-25T20:54:25.698Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44702026-02-25T20:54:25.723Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44712026-02-25T20:54:25.723Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44722026-02-25T20:54:28.071Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44732026-02-25T20:54:28.096Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44742026-02-25T20:54:46.750Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44752026-02-25T20:54:46.777Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44762026-02-25T20:54:46.777Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44772026-02-25T20:54:46.777Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44782026-02-25T20:54:50.813Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44792026-02-25T20:54:54.476Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44802026-02-25T20:54:56.270Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44812026-02-25T20:54:59.795Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44822026-02-25T20:55:01.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.87s
44832026-02-25T20:55:01.511Z
44842026-02-25T20:55:01.511Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44852026-02-25T20:55:03.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44862026-02-25T20:55:03.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44872026-02-25T20:55:03.364Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44882026-02-25T20:55:03.389Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44892026-02-25T20:55:03.389Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44902026-02-25T20:55:03.467Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44912026-02-25T20:55:03.492Z Checking rtoolbox v0.0.2
44922026-02-25T20:55:03.492Z Checking tui-tree-widget v0.23.1
44932026-02-25T20:55:03.783Z Checking rpassword v7.4.0
44942026-02-25T20:55:04.023Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44952026-02-25T20:55:06.715Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44962026-02-25T20:55:19.980Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44972026-02-25T20:55:22.038Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44982026-02-25T20:55:31.653Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44992026-02-25T20:55:37.896Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45002026-02-25T20:55:40.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.82s
45012026-02-25T20:55:40.608Z
45022026-02-25T20:55:40.609Zinfo: running `cargo check --bins` on wicket (249/252)
45032026-02-25T20:55:42.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45042026-02-25T20:55:42.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45052026-02-25T20:55:42.433Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45062026-02-25T20:55:43.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
45072026-02-25T20:55:43.337Z
45082026-02-25T20:55:43.338Zinfo: running `cargo check --bins` on wicketd (250/252)
45092026-02-25T20:55:45.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45102026-02-25T20:55:45.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45112026-02-25T20:55:45.358Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45122026-02-25T20:55:45.383Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45132026-02-25T20:55:45.383Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45142026-02-25T20:55:45.383Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45152026-02-25T20:55:48.477Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45162026-02-25T20:55:50.012Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45172026-02-25T20:56:00.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.86s
45182026-02-25T20:56:00.692Z
45192026-02-25T20:56:00.692Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45202026-02-25T20:56:03.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45212026-02-25T20:56:03.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45222026-02-25T20:56:03.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45232026-02-25T20:56:03.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
45242026-02-25T20:56:03.461Z
45252026-02-25T20:56:03.461Zinfo: running `cargo check --bins` on zone-setup (252/252)
45262026-02-25T20:56:06.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45272026-02-25T20:56:06.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45282026-02-25T20:56:06.616Z Checking uzers v0.12.1
45292026-02-25T20:56:07.398Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45302026-02-25T20:56:10.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.65s
45312026-02-25T20:56:10.549Z
45322026-02-25T20:56:10.549Zreal 37:03.971243516
45332026-02-25T20:56:10.549Zuser 55:39.840929918
45342026-02-25T20:56:10.549Zsys 8:46.551915690
45352026-02-25T20:56:10.549Ztrap 1.613789619
45362026-02-25T20:56:10.549Ztflt 0.445058559
45372026-02-25T20:56:10.550Zdflt 1.096701494
45382026-02-25T20:56:10.550Zkflt 0.001411628
45392026-02-25T20:56:10.550Zlock 2:35:53.465989013
45402026-02-25T20:56:10.574Zslp 5:13:44.319363416
45412026-02-25T20:56:10.574Zlat 1:44.819163136
45422026-02-25T20:56:10.574Zstop 5:28.667661192
45432026-02-25T20:56:10.574Zprocess exited: duration 2670029 ms, exit code 0
 
45442026-02-25T20:56:10.625Zfound 0 output files